/* Designee – vlastní styly pro ceskevodnifiltry.cz (šablona Apollo)
   Upravujte zde, v HTML kódu záhlaví je jen odkaz na tento soubor. */

/* === font DM Sans === */
body,body *:not([class*="icon"]):not([class*="fa-"]):not(.fa){font-family:"DM Sans",Roboto,sans-serif!important}

/* === barvy === */
.box-categories,.box-filters{background:#fff!important;border:1px solid #e3e8ee!important}.box-categories h3.pageElement__heading,.box-filters>h4{background-color:var(--color-primary,#1c87a0)!important;color:#fff!important}.listSorting__control{background:#fff!important;border:1px solid #dfe3e9!important;color:#4a5160!important}.listSorting__control:hover{border-color:var(--color-primary,#1c87a0)!important;color:var(--color-primary,#1c87a0)!important}.listSorting__control--current,.listSorting__control--current:hover{background-color:var(--color-primary,#1c87a0)!important;border-color:var(--color-primary,#1c87a0)!important;color:#fff!important}

/* === typografie === */
.navigation-in .menu-level-1 a,.navigation-in .menu-level-1 a b,.navigation-in .menu-level-2 a,.top-nav-button-login,.top-nav-button-login span{text-transform:none!important}

/* === kosik === */
#header .cart-count{background-color:var(--color-primary,#1c87a0)!important;border-radius:40px!important;font-weight:700!important;color:#fff!important}#header .cart-count:hover{background-color:var(--color-primary-hover,#176f84)!important}#header .cart-count *,#header .cart-count::before,#header .cart-count::after,#header .cart-count:hover *{color:#fff!important}

/* === info radek === */
.top-navigation-bar{background-color:#fff!important;border-bottom:1px solid #e9ecf0!important}.top-navigation-bar .container,.top-navigation-bar .container>div,.top-navigation-contacts{background-color:transparent!important}

/* === hero === */
.cvf-hero{position:relative;margin:24px 0;border-radius:28px;background:linear-gradient(115deg,#123452 0%,#17607a 55%,#1c87a0 100%);color:#fff;min-height:440px;display:flex;align-items:center;overflow:hidden;isolation:isolate}
.cvf-hero::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(40% 60% at 72% 55%,rgba(255,255,255,.22),transparent 70%),radial-gradient(30% 40% at 10% 110%,rgba(255,255,255,.10),transparent 70%);z-index:-1}
.cvf-hero__text{position:relative;z-index:2;padding:56px 0 56px 64px;max-width:52%}
.cvf-hero__eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:14px;font-weight:600;letter-spacing:.02em;background:transparent;border:1px solid rgba(255,255,255,.45);padding:6px 14px;border-radius:40px;margin-bottom:18px}
.cvf-hero__title{font-size:48px;line-height:1.08;font-weight:700;margin:0 0 16px;color:#fff}
.cvf-hero__lead{font-size:18px;line-height:1.5;margin:0 0 28px;color:rgba(255,255,255,.9);max-width:440px}
.cvf-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.cvf-hero__btn{display:inline-flex;align-items:center;gap:14px;background:#fff;color:#1c87a0!important;font-weight:700;font-size:16px;padding:6px 6px 6px 26px;border-radius:40px;text-decoration:none!important;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.cvf-hero__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#1c87a0;color:#fff;transition:transform .2s}
.cvf-hero__btn:hover .cvf-hero__btn-icon{transform:rotate(45deg)}
.cvf-hero__link{color:#fff!important;font-weight:600;text-decoration:underline;text-underline-offset:4px;padding:12px 8px}
.cvf-hero__products{position:absolute;right:120px;top:70px;height:118%;width:36%;display:flex;align-items:flex-start;justify-content:center;z-index:1;pointer-events:none}
.cvf-hero__products img{height:100%;width:auto;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.30));margin:0 -34px}
.cvf-hero__products img:nth-child(1){margin-top:46px;transform:rotate(-7deg)}
.cvf-hero__products img:nth-child(2){z-index:2}
.cvf-hero__products img:nth-child(3){margin-top:46px;transform:rotate(7deg)}
@media (max-width:991px){.cvf-hero{flex-direction:column;align-items:stretch;min-height:0;border-radius:22px}
.cvf-hero__text{order:1;max-width:none;padding:30px 22px 20px;text-align:center}
.cvf-hero__products{order:2;position:relative;right:auto;top:auto;width:100%;height:340px;margin:0 0 -120px}
.cvf-hero__products img{margin:0 -24px}
.cvf-hero__products img:nth-child(1),.cvf-hero__products img:nth-child(3){margin-top:40px}
.cvf-hero__title{font-size:32px}
.cvf-hero__lead{font-size:16px;margin:0 auto 22px}
.cvf-hero__actions{justify-content:center}
}
.cvf-hero--sale .cvf-hero__products{right:150px;width:30%;top:40px;height:135%}
.cvf-hero--sale .cvf-hero__products img{margin:0;transform:rotate(-10deg)}
.cvf-hero__badge{position:absolute;right:70px;top:46px;z-index:3;width:128px;height:128px;border-radius:50%;background:#fff;color:#1c87a0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;line-height:1;transform:rotate(12deg);box-shadow:0 14px 30px rgba(0,0,0,.22);text-align:center}
.cvf-hero__badge b{font-size:34px;letter-spacing:-.02em}
.cvf-hero__badge small{font-size:13px;font-weight:700;margin-top:6px;text-transform:uppercase;letter-spacing:.06em}
@media (max-width:991px){.cvf-hero--sale .cvf-hero__products{right:auto;top:auto;width:100%;height:360px}
.cvf-hero__badge{width:96px;height:96px;right:18px;top:auto;bottom:150px}
.cvf-hero__badge b{font-size:25px}
.cvf-hero__badge small{font-size:11px}
}
#carousel .cvf-hero{margin:0}
#carousel .item>.cvf-hero,#carousel .item .cvf-hero{width:100%}


/* === hero oprava: pevná výška, odsazení na mobilu, 1 slide bez teček === */
.cvf-hero{height:440px;min-height:0}
#carousel .carousel-indicators:has(li:only-child){display:none}
@media (max-width:991px){
.cvf-hero{height:auto;min-height:0}
#carousel .item>.cvf-hero,#carousel .item .cvf-hero{width:auto;margin:0 20px}
.cvf-hero__eyebrow{font-size:12px;padding:5px 12px}
}

/* === hero nadpis jako původní banner === */
.cvf-hero__title--caps{text-transform:uppercase;font-size:46px;line-height:1.1;letter-spacing:.01em}
.cvf-hero__title--caps strong{display:block;font-weight:800}
.cvf-hero__title--caps span{display:block;font-weight:400}
@media (max-width:991px){.cvf-hero__title--caps{font-size:30px}}
/* === konec hero nadpis === */

/* === trust badges (Doplňkové bannery, pozice Zápatí) === */
.banners-benefits-block .footer-banners{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0}
.banners-benefits-block .footer-banners::before,.banners-benefits-block .footer-banners::after{display:none}
.banners-benefits-block .footer-banner{width:auto;max-width:none;padding:0;float:none;background:none;box-shadow:none}
.cvf-trust{display:flex;align-items:center;gap:14px;height:100%;background:#fff;border:0;border-radius:16px;padding:16px 18px;text-align:left}
.cvf-trust__icon{flex:none;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#e8f3f6;color:#1c87a0}
.cvf-trust__icon svg{width:22px;height:22px}
.cvf-trust__text{min-width:0}
.cvf-trust__text strong{display:block;font-size:15px;line-height:1.25;font-weight:700;color:#0f1f2a}
.cvf-trust__text small{display:block;margin-top:2px;font-size:13px;line-height:1.35;color:#5f6b76}
@media (max-width:991px){.banners-benefits-block .footer-banners{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cvf-trust{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.cvf-trust__icon{width:40px;height:40px}}
.banners-benefits-block .footer-banners{margin-top:32px}
.cvf-hero__title{max-width:560px}
@media (max-width:991px){#carousel{margin-bottom:0}.banners-benefits-block .footer-banners{margin-top:20px}.cvf-hero__title{max-width:none}}
/* === konec trust badges === */

/* === mobil: filtry a výhody kompaktně === */
@media (max-width:991px){
.cvf-hero__products{height:290px;margin:6px 0 -80px;justify-content:center}
.cvf-hero__products img{height:100%;margin:0 -30px}
.cvf-hero__products img:nth-child(1),.cvf-hero__products img:nth-child(3){height:80%;margin-top:44px;z-index:1}
.cvf-hero__products img:nth-child(1){transform:rotate(-6deg)}
.cvf-hero__products img:nth-child(3){transform:rotate(6deg)}
.cvf-hero__products img:nth-child(2){position:relative;z-index:2}
.banners-benefits-block .footer-banners{gap:8px}
.cvf-trust{flex-direction:row;align-items:center;gap:10px;padding:10px 12px;border-radius:12px}
.cvf-trust__icon{width:34px;height:34px;border-radius:9px}
.cvf-trust__icon svg{width:18px;height:18px}
.cvf-trust__text strong{font-size:13px}
.cvf-trust__text small{font-size:11.5px}
}
/* === konec mobil === */

/* === top kategorie === */
.banners-top-block .banner-wrapper:has(.cvf-cats){overflow:visible!important;order:-1;grid-column:1/-1;flex:0 0 100%;max-width:100%;width:100%}
.cvf-cats{margin:12px 0 24px}
.cvf-cats__title{text-align:left;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 14px;color:#0f0f0f}
.cvf-cats__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.cvf-cat{display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:14px 14px 16px;text-decoration:none!important;color:#1b2a36!important;transition:box-shadow .2s}
.cvf-cat:hover{box-shadow:0 6px 18px rgba(18,52,82,.10)}
.cvf-cat__img{display:flex;align-items:center;justify-content:center;height:130px;margin-bottom:12px}
.cvf-cat__img img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}
.cvf-cat__name{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;font-weight:700;line-height:1.25;text-align:left}
.cvf-cat__name::after{content:"";flex:0 0 30px;height:30px;border-radius:50%;background:#e8f3f6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231c87a0' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 7h10v10'/%3E%3Cpath d='M7 17 17 7'/%3E%3C/svg%3E") center/16px no-repeat;transition:transform .2s,background-color .2s}
.cvf-cat:hover .cvf-cat__name::after{transform:rotate(45deg)}
@media (max-width:1199px){.cvf-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:767px){
.cvf-cats{margin:4px 0 4px}
.cvf-cats__title{font-size:19px;margin-bottom:12px}
.cvf-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.cvf-cat{padding:10px 12px 12px;border-radius:12px}
.cvf-cat__img{height:96px;margin-bottom:8px}
.cvf-cat__name{font-size:13.5px}
.cvf-cat__name::after{flex-basis:26px;height:26px;background-size:14px}
}
/* === konec top kategorie === */

/* === poradna bannery (Střed) === */
.body-banners:has(.cvf-promo){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 8px}
.body-banners:has(.cvf-promo)::before,.body-banners:has(.cvf-promo)::after{display:none}
.body-banners:has(.cvf-promo)>div{width:auto;max-width:none;padding:0;float:none}
.body-banners .banner-wrapper:has(.cvf-promo){padding:0;margin:0;background:none;border:0;box-shadow:none;overflow:visible;height:100%}
.cvf-promo{position:relative;display:flex;align-items:center;height:260px;border-radius:24px;overflow:hidden;isolation:isolate;text-decoration:none!important;text-align:left}
.cvf-promo--dark{background:linear-gradient(115deg,#123452 0%,#17607a 55%,#1c87a0 100%);color:#fff!important}
.cvf-promo--light{background:linear-gradient(115deg,#ebf5f7 0%,#d2e9ee 100%);color:#0f2a3a!important}
.cvf-promo__text{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:32px 0 32px 36px;max-width:60%}
.cvf-promo__eyebrow{font-size:13px;font-weight:600;padding:4px 12px;border-radius:40px;margin-bottom:12px;border:1px solid currentColor;opacity:.85}
.cvf-promo__title{font-size:28px;line-height:1.1;font-weight:700;margin-bottom:10px}
.cvf-promo__lead{font-size:15px;line-height:1.45;margin-bottom:20px;opacity:.9}
.cvf-promo__btn{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:15px;padding:5px 5px 5px 20px;border-radius:40px}
.cvf-promo__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;transition:transform .2s}
.cvf-promo:hover .cvf-promo__icon{transform:rotate(45deg)}
.cvf-promo--dark .cvf-promo__btn{background:#fff;color:#1c87a0}
.cvf-promo--dark .cvf-promo__icon{background:#1c87a0;color:#fff}
.cvf-promo--light .cvf-promo__btn{background:#1c87a0;color:#fff}
.cvf-promo--light .cvf-promo__icon{background:#fff;color:#1c87a0}
.cvf-promo__img{position:absolute;pointer-events:none;display:flex}
.cvf-promo__img img{border-radius:0!important;max-width:none}
.cvf-promo--dark .cvf-promo__img{right:4%;top:34px;height:125%;width:40%;justify-content:center}
.cvf-promo--dark .cvf-promo__img img{height:100%;width:auto;margin:0 -22px;filter:drop-shadow(0 16px 24px rgba(0,0,0,.28))}
.cvf-promo--dark .cvf-promo__img img:nth-child(1){transform:rotate(-8deg)}
.cvf-promo--dark .cvf-promo__img img:nth-child(2){transform:rotate(8deg);margin-top:30px}
.cvf-promo--light .cvf-promo__img{right:-6px;bottom:-8px;height:100%;width:46%;justify-content:flex-end;align-items:flex-end}
.cvf-promo--light .cvf-promo__img img{max-height:100%;width:auto;mix-blend-mode:multiply}
@media (max-width:991px){
.body-banners:has(.cvf-promo){grid-template-columns:1fr;gap:12px}
.cvf-promo{height:auto;min-height:210px;border-radius:20px}
.cvf-promo__text{max-width:64%;padding:24px 0 24px 22px}
.cvf-promo__title{font-size:22px}
.cvf-promo__lead{font-size:14px;margin-bottom:16px}
.cvf-promo__btn{font-size:14px;padding-left:16px}
.cvf-promo__icon{width:30px;height:30px}
.cvf-promo--dark .cvf-promo__img{right:-15%;width:46%;top:36px;height:115%}
.cvf-promo--light .cvf-promo__img{width:52%;height:82%;right:-14px}
}
/* === konec poradna bannery === */

/* === produktove karty (jen stin + nadpis) === */
.product .p{box-shadow:none!important;transition:box-shadow .2s}
.product .p:hover{box-shadow:0 6px 18px rgba(18,52,82,.10)!important}
.homepage-products-heading-1{text-align:left!important;font-size:22px!important;font-weight:700!important;line-height:1.2!important;margin:0 0 14px!important;color:#0f0f0f!important}
@media (max-width:767px){.homepage-products-heading-1{font-size:19px!important;margin-bottom:12px!important}}
.homepage-products-heading-1{padding-left:0!important;padding-right:0!important}
.product .p-code{display:none!important}
.product .availability span::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:6px;vertical-align:1px}
.product .product-btn{left:0!important;right:0!important;padding-left:inherit!important;padding-right:inherit!important;box-sizing:border-box!important;width:auto!important}
.product .product-btn form{display:block!important;width:100%!important;max-width:none!important;margin:0!important}
.product .product-btn .btn-cart{width:100%!important}
.availability span,.availability-label{text-transform:none!important;letter-spacing:normal!important}
.subcategories li>a,.news-item,.stars-wrapper{box-shadow:none!important;transition:box-shadow .2s}
.subcategories li>a:hover,.news-item:hover{box-shadow:0 6px 18px rgba(18,52,82,.10)!important}
.product .p:hover{box-shadow:0 6px 18px rgba(18,52,82,.10)!important}
/* === konec produktove karty === */

/* === o nas (uvitaci sekce) === */
.welcome-wrapper .welcome:has(.cvf-about){padding:0!important;background:transparent!important;border-radius:0!important}
.welcome__content:has(.cvf-about){display:block!important}
.welcome__left-panel:has(.cvf-about){padding:0!important;width:100%!important;max-width:none!important}
.welcome__left-panel:has(.cvf-about)>.h1{display:none!important}
.cvf-about{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:16px;align-items:stretch}
.cvf-about__text{background:#fff;border-radius:24px;padding:48px}
.cvf-about__text .cvf-about__eyebrow{display:inline-block;font-size:14px;font-weight:600;line-height:1.2;color:#1c87a0;border:1px solid currentColor;border-radius:40px;padding:5px 12px;margin:0 0 14px}
.cvf-about__title{font-size:36px!important;line-height:1.15!important;font-weight:700!important;margin:0 0 18px!important;color:#0f0f0f!important}
.cvf-about__text p{font-size:16px;line-height:1.65;color:#3d4450;margin:0 0 14px}
.cvf-about__text .cvf-about__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin:26px 0 0}
.cvf-about__btn{display:inline-flex;align-items:center;gap:14px;background:#1c87a0;color:#fff!important;font-weight:700;font-size:16px;line-height:1;padding:6px 6px 6px 24px;border-radius:40px;text-decoration:none!important;transition:background-color .2s}
.cvf-about__btn::after{content:"";flex:0 0 40px;height:40px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231c87a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 7h10v10'/%3E%3Cpath d='M7 17 17 7'/%3E%3C/svg%3E") center/18px no-repeat;transition:transform .2s}
.cvf-about__btn:hover{background:#176f84}
.cvf-about__btn:hover::after{transform:rotate(45deg)}
.cvf-about__link{color:#0f0f0f!important;font-weight:600;text-decoration:underline!important;text-underline-offset:4px}
.cvf-about__panel{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;padding:40px;background:linear-gradient(135deg,#123452 0%,#17607a 55%,#1c87a0 100%);color:#fff;display:flex;flex-direction:column;justify-content:center;gap:30px}
.cvf-about__panel::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(60% 50% at 85% 10%,rgba(255,255,255,.18),transparent 70%)}
.cvf-about__logo{background:#fff;border-radius:18px;padding:22px 28px;display:flex;align-items:center;justify-content:center}
.cvf-about__logo img{display:block;width:100%;max-width:260px;height:auto}
.cvf-about__stats{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:18px}
.cvf-about__stat{display:grid;grid-template-columns:46px minmax(0,1fr);column-gap:14px;align-items:center;margin:0!important;padding:0!important}
.cvf-about__stat::before{content:"";grid-row:1/3;width:46px;height:46px;border-radius:12px;background:rgba(255,255,255,.14) center/22px no-repeat}
.cvf-about__stat--years::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4'/%3E%3Cpath d='M8 2v4'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='m9 16 2 2 4-4'/%3E%3C/svg%3E")}
.cvf-about__stat--award::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526'/%3E%3Ccircle cx='12' cy='8' r='6'/%3E%3C/svg%3E")}
.cvf-about__stat--medal::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15'/%3E%3Cpath d='M11 12 5.12 2.2'/%3E%3Cpath d='m13 12 5.88-9.8'/%3E%3Cpath d='M8 7h8'/%3E%3Ccircle cx='12' cy='17' r='5'/%3E%3Cpath d='M12 18v-2h-.5'/%3E%3C/svg%3E")}
.cvf-about__stat strong{font-size:18px;font-weight:700;line-height:1.25;color:#fff}
.cvf-about__stat span{font-size:14px;line-height:1.4;color:rgba(255,255,255,.8)}
@media (max-width:991px){
.cvf-about{grid-template-columns:1fr;gap:12px}
.cvf-about__text{padding:28px 22px;border-radius:20px}
.cvf-about__title{font-size:26px!important}
.cvf-about__text p{font-size:15px}
.cvf-about__panel{padding:26px 22px;border-radius:20px;gap:22px}
.cvf-about__logo{padding:18px}
.cvf-about__stat strong{font-size:16px}
}
.welcome__content:has(.cvf-about){margin:0!important}
.cvf-about>div{width:auto!important;max-width:none!important;margin:0!important;float:none!important}
.cvf-about__logo{align-self:stretch;margin:0!important;width:auto!important;max-width:none!important}
/* o nas: panel s produkty (v2) */
.cvf-about__text{text-align:left!important}
.cvf-about__panel{justify-content:flex-start!important;min-height:480px}
.cvf-about__stats{position:relative;z-index:1}
.cvf-about__products{position:absolute;left:50%;bottom:-90px;transform:translateX(-50%);height:68%;width:92%;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:0;margin:0!important}
.cvf-about__products img{display:block;height:100%;width:auto;max-width:none;margin:0 -30px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.30))}
.cvf-about__products img:nth-child(1){height:86%;transform:rotate(-8deg)}
.cvf-about__products img:nth-child(2){position:relative;z-index:2}
.cvf-about__products img:nth-child(3){height:86%;transform:rotate(8deg)}
@media (max-width:991px){
.cvf-about__panel{min-height:460px}
.cvf-about__products{height:58%;bottom:-70px}
.cvf-about__products img{margin:0 -24px}
}
.cvf-about__panel,.cvf-about__stats,.cvf-about__stat{text-align:left!important}
/* o nas: tri filtry */
.cvf-about__products{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;transform:none!important;width:auto!important;height:62%!important;display:block!important}
.cvf-about__products img{position:absolute!important;margin:0!important;max-width:none!important;width:auto!important}
.cvf-about__products img:nth-child(1){left:calc(50% - 162px);bottom:-70px;height:86%!important;transform:rotate(-9deg)!important;z-index:1}
.cvf-about__products img:nth-child(2){left:50%;bottom:-120px;height:114%!important;transform:translateX(-50%)!important;z-index:2}
.cvf-about__products img:nth-child(3){left:calc(50% + 40px);bottom:-70px;height:86%!important;transform:rotate(9deg)!important;z-index:1}
@media (max-width:991px){.cvf-about__products{height:54%!important}.cvf-about__products img:nth-child(1){left:calc(50% - 150px)}.cvf-about__products img:nth-child(3){left:calc(50% + 42px)}}
/* o nas: serazeni v3 */
.cvf-about__products{height:70%!important}
.cvf-about__products img:nth-child(1){left:calc(50% - 158px)!important;bottom:-64px!important;height:80%!important;transform:rotate(-6deg)!important;z-index:1!important}
.cvf-about__products img:nth-child(2){left:50%!important;bottom:-120px!important;height:110%!important;transform:translateX(-50%)!important;z-index:2!important}
.cvf-about__products img:nth-child(3){left:calc(50% + 40px)!important;bottom:-64px!important;height:80%!important;transform:rotate(6deg)!important;z-index:1!important}
@media (max-width:991px){.cvf-about__products{height:60%!important}.cvf-about__products img:nth-child(1){left:calc(50% - 140px)!important}.cvf-about__products img:nth-child(3){left:calc(50% + 30px)!important}}
/* konec serazeni v3 */
/* o nas: dva filtry */
.cvf-promo--dark .cvf-promo__img{right:6%!important;width:34%!important}
.cvf-promo--dark .cvf-promo__img img:nth-child(1){transform:rotate(-8deg)!important;margin:0!important}
.cvf-about__products img:nth-child(1){left:calc(50% - 128px)!important;bottom:-64px!important;height:80%!important;transform:rotate(-6deg)!important;z-index:1!important}
.cvf-about__products img:nth-child(2){left:calc(50% + 50px)!important;bottom:-120px!important;height:110%!important;transform:translateX(-50%)!important;z-index:2!important}
@media (max-width:991px){.cvf-about__products img:nth-child(1){left:calc(50% - 118px)!important}.cvf-about__products img:nth-child(2){left:calc(50% + 44px)!important}}
/* konec dva filtry */
/* === konec o nas === */

/* === sleva pred patickou === */
.banners-benefits-block .footer-banner:has(.cvf-sale){display:none!important}
.cvf-sale-wrap{padding:8px 0 56px}
.cvf-sale{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:280px;border-radius:24px;background:linear-gradient(115deg,#123452 0%,#17607a 55%,#1c87a0 100%);color:#fff;text-align:left}
.cvf-sale::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(40% 70% at 75% 50%,rgba(255,255,255,.20),transparent 70%)}
.cvf-sale__text{position:relative;z-index:2;padding:44px 0 44px 56px;max-width:56%}
.cvf-sale__eyebrow{display:inline-block;font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.45);border-radius:40px;padding:5px 13px;margin-bottom:14px}
.cvf-sale .cvf-sale__title{font-size:34px;line-height:1.12;font-weight:700;margin:0 0 12px;color:#fff}
.cvf-sale .cvf-sale__lead{font-size:16px;line-height:1.55;margin:0 0 22px;color:rgba(255,255,255,.9);max-width:480px}
.cvf-sale__btn{display:inline-flex;align-items:center;gap:14px;background:#fff;color:#1c87a0!important;font-weight:700;font-size:16px;padding:6px 6px 6px 24px;border-radius:40px;text-decoration:none!important;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.cvf-sale__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#1c87a0;color:#fff;transition:transform .2s}
.cvf-sale__btn:hover .cvf-sale__icon{transform:rotate(45deg)}
.cvf-sale__img{position:absolute;right:190px;top:26px;height:150%;z-index:1;pointer-events:none}
.cvf-sale__img img{height:100%;width:auto;max-width:none;transform:rotate(-10deg);filter:drop-shadow(0 20px 30px rgba(0,0,0,.30))}
.cvf-sale__badge{position:absolute;right:64px;top:50%;margin-top:-62px;z-index:3;width:124px;height:124px;border-radius:50%;background:#fff;color:#1c87a0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;transform:rotate(12deg);box-shadow:0 14px 30px rgba(0,0,0,.22);text-align:center}
.cvf-sale__badge b{font-size:34px;font-weight:800}
.cvf-sale__badge small{font-size:13px;font-weight:700;margin-top:6px}
@media (max-width:991px){
.cvf-sale-wrap{padding:4px 0 36px}
.cvf-sale{flex-direction:column;align-items:stretch;min-height:0;border-radius:20px}
.cvf-sale__text{max-width:none;padding:28px 22px 0}
.cvf-sale .cvf-sale__title{font-size:26px}
.cvf-sale .cvf-sale__lead{font-size:15px}
.cvf-sale__img{position:relative;right:auto;top:auto;height:260px;margin:10px 0 -90px;display:flex;justify-content:center}
.cvf-sale__badge{width:92px;height:92px;right:18px;top:auto;bottom:110px;margin-top:0}
.cvf-sale__badge b{font-size:25px}
.cvf-sale__badge small{font-size:11px}
}
/* === konec sleva === */

/* === paticka === */
#footer.footer{background:#123452!important;color:rgba(255,255,255,.75)!important;border:0!important}
.cvf-footer{padding:64px 0 0;text-align:left}
.cvf-footer__grid{padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.1)}
.cvf-footer__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.3fr);gap:40px}
.cvf-footer__logo{display:inline-block;margin-bottom:22px}
.cvf-footer__logo img{display:block;width:200px;height:auto}
.cvf-footer p{margin:0 0 18px;font-size:15px;line-height:1.6;color:rgba(255,255,255,.75)!important}
.cvf-footer .cvf-footer__title{font-size:16px!important;font-weight:700!important;color:#fff!important;margin:0 0 16px!important}
.cvf-footer ul{list-style:none;margin:0;padding:0}
.cvf-footer__col li{margin:0 0 11px;font-size:15px}
.cvf-footer a{color:rgba(255,255,255,.8)!important;text-decoration:none!important;transition:color .2s}
.cvf-footer a:hover{color:#fff!important}
.cvf-footer__contact li{position:relative;padding-left:30px;margin:0 0 13px;font-size:15px;line-height:1.5;color:rgba(255,255,255,.8)!important}
.cvf-footer__contact li::before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;background:center/18px no-repeat}
.cvf-fc--phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")!important}
.cvf-fc--mail::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")!important}
.cvf-fc--pin::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")!important}
.cvf-footer__contact small{display:block;font-size:13px;color:rgba(255,255,255,.55);margin-top:3px}
.cvf-footer__cta{align-self:start;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:26px}
.cvf-footer .cvf-footer__cta-title{font-size:18px!important;font-weight:700!important;color:#fff!important;margin:0 0 6px!important}
.cvf-footer .cvf-footer__btn{display:inline-flex;align-items:center;gap:12px;background:#1c87a0;color:#fff!important;font-weight:700;font-size:15px;line-height:1;padding:5px 5px 5px 20px;border-radius:40px;transition:background-color .2s}
.cvf-footer .cvf-footer__btn::after{content:"";flex:0 0 34px;height:34px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231c87a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 7h10v10'/%3E%3Cpath d='M7 17 17 7'/%3E%3C/svg%3E") center/16px no-repeat;transition:transform .2s}
.cvf-footer .cvf-footer__btn:hover{background:#176f84}
.cvf-footer .cvf-footer__btn:hover::after{transform:rotate(45deg)}
.cvf-footer__fb{display:flex!important;align-items:center;gap:10px;margin-top:20px;font-size:14px}
.cvf-footer__fb::before{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E") center/18px no-repeat}
#footer .footer-links-icons{border-top:0!important;margin-top:0!important;padding-top:20px!important;padding-bottom:20px!important;height:auto!important;min-height:0!important}
#footer .footer-links a{color:rgba(255,255,255,.55)!important;font-size:13px}
#footer .footer-links a:hover{color:#fff!important}
#footer .footer-bottom,#footer .footer-bottom *{color:rgba(255,255,255,.6)!important}
#footer .footer-bottom-bg,#footer .footer-bottom-bg::before{background:#0d2740!important}
@media (max-width:991px){
.cvf-footer{padding:44px 0 0}
.cvf-footer__grid{padding-bottom:28px}
.cvf-footer__grid{grid-template-columns:1fr 1fr;gap:32px 24px}
.cvf-footer__brand,.cvf-footer__cta{grid-column:1/-1}
}
/* paticka v2: 3 sloupce, ikony v kruhu */
.cvf-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.cvf-footer__contact li{display:flex;flex-direction:column;justify-content:center;min-height:40px;padding-left:54px!important;margin:0 0 14px!important}
.cvf-footer__contact li::before{top:50%!important;left:0!important;width:40px!important;height:40px!important;margin-top:-20px;border-radius:50%;background-color:#1c87a0!important;background-position:center!important;background-size:18px!important;background-repeat:no-repeat!important}
.cvf-footer__contact li.cvf-fc--pin::before{top:50%!important;margin-top:-20px!important}
.cvf-fc--fb::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E")!important}
@media (max-width:991px){.cvf-footer__grid{grid-template-columns:1fr 1fr!important}.cvf-footer__grid>.cvf-footer__col:nth-child(3){grid-column:1/-1}}
/* konec paticka v2 */
/* paticka v3: 4 sloupce */
.cvf-footer__grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.3fr)!important}
@media (max-width:991px){.cvf-footer__grid{grid-template-columns:1fr 1fr!important}.cvf-footer__grid>.cvf-footer__brand,.cvf-footer__grid>.cvf-footer__col:nth-child(4){grid-column:1/-1!important}.cvf-footer__grid>.cvf-footer__col:nth-child(3){grid-column:auto!important}}
/* konec paticka v3 */
/* paticka v4: facebook ikona pod textem */
.cvf-footer__brand{display:flex;flex-direction:column;align-items:flex-start}
.cvf-footer__socials{margin-top:auto;display:flex;gap:10px}
.cvf-footer .cvf-footer__social{display:block;width:40px;height:40px;border-radius:50%;background:#1c87a0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E") center/18px no-repeat;transition:background-color .2s}
.cvf-footer .cvf-footer__social:hover{background-color:#176f84}
@media (max-width:991px){.cvf-footer__socials{margin-top:4px}}
/* konec paticka v4 */
/* paticka: karta poradkyne */
.cvf-footer__person{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 16px 10px 10px;margin:0 0 18px;max-width:320px}
.cvf-footer__avatar{position:relative;flex:0 0 44px;width:44px;height:44px}
.cvf-footer__avatar img{display:block;width:44px!important;height:44px!important;border-radius:50%;object-fit:cover;object-position:50% 6%;background:#e8f3f6}
.cvf-footer__avatar::after{content:"";position:absolute;right:0;bottom:1px;width:11px;height:11px;border-radius:50%;background:#22c55e;border:2px solid #1a3a57}
.cvf-footer__pname{display:flex;flex-direction:column;line-height:1.3}
.cvf-footer__pname strong{color:#fff;font-size:15px;font-weight:700}
.cvf-footer__pname small{color:rgba(255,255,255,.6);font-size:13px}
/* konec karta poradkyne */
/* === konec paticka === */

/* === paticka cta === */
#footer.footer{margin-top:160px!important;overflow:visible!important}
.cvf-fcta-wrap{position:relative;z-index:3}
.cvf-fcta{position:relative;top:-80px;margin-bottom:-80px;height:160px;display:flex;align-items:center;gap:32px;background:#fff;border-radius:24px;padding:0 250px 0 44px;box-shadow:0 24px 60px rgba(18,52,82,.22);text-align:left}
.cvf-fcta__text{flex:1;min-width:0}
.cvf-fcta .cvf-fcta__eyebrow{display:inline-block;font-size:13px;font-weight:600;color:#1c87a0!important;border:1px solid currentColor;border-radius:40px;padding:3px 11px;margin:0 0 8px}
.cvf-fcta .cvf-fcta__title{font-size:26px;line-height:1.15;font-weight:700;color:#0f0f0f!important;margin:0 0 6px}
.cvf-fcta .cvf-fcta__lead{font-size:15px;line-height:1.5;color:#3d4450!important;margin:0}
.cvf-fcta__actions{display:flex;align-items:center;gap:18px;flex-shrink:0}
.cvf-fcta .cvf-fcta__phone{display:inline-flex;align-items:center;gap:12px;background:#1c87a0;color:#fff!important;font-weight:700;font-size:17px;line-height:1;padding:6px 22px 6px 6px;border-radius:40px;text-decoration:none!important;transition:background-color .2s}
.cvf-fcta .cvf-fcta__phone::before{content:"";flex:0 0 40px;height:40px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%231c87a0%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M22%2016.92v3a2%202%200%200%201-2.18%202%2019.79%2019.79%200%200%201-8.63-3.07%2019.5%2019.5%200%200%201-6-6%2019.79%2019.79%200%200%201-3.07-8.67A2%202%200%200%201%204.11%202h3a2%202%200%200%201%202%201.72%2012.84%2012.84%200%200%200%20.7%202.81%202%202%200%200%201-.45%202.11L8.09%209.91a16%2016%200%200%200%206%206l1.27-1.27a2%202%200%200%201%202.11-.45%2012.84%2012.84%200%200%200%202.81.7A2%202%200%200%201%2022%2016.92z%27%2F%3E%3C%2Fsvg%3E") center/18px no-repeat}
.cvf-fcta .cvf-fcta__phone:hover{background:#176f84}
.cvf-fcta .cvf-fcta__form{color:#0f0f0f!important;font-weight:600;font-size:15px;text-decoration:underline!important;text-underline-offset:4px}
.cvf-fcta__person{position:absolute;right:48px;bottom:0;height:250px;width:auto;max-width:none;pointer-events:none;filter:drop-shadow(0 10px 20px rgba(18,52,82,.18))}
.cvf-footer{padding-top:56px!important}
@media (max-width:991px){
#footer.footer{margin-top:130px!important}
.cvf-fcta{top:-70px;margin-bottom:-70px;height:auto;flex-direction:column;align-items:flex-start;gap:16px;padding:26px 22px 26px 22px}
.cvf-fcta__actions{flex-wrap:wrap}
.cvf-fcta__person{height:170px;right:10px;top:-74px;bottom:auto}
.cvf-fcta__text{padding-right:110px}
.cvf-fcta .cvf-fcta__title{font-size:22px}
}
/* === konec paticka cta === */

/* paticka cta: mobil, paní nahoře s fade */
@media (max-width:991px){
.cvf-fcta{align-items:center!important;text-align:center!important;padding:150px 22px 28px!important;top:-110px!important;margin-bottom:-110px!important}
.cvf-fcta__text{padding-right:0!important;position:relative;z-index:1}
.cvf-fcta__actions{position:relative;z-index:1;flex-direction:column;justify-content:center;gap:14px!important}
.cvf-fcta__person{left:50%!important;right:auto!important;top:-80px!important;bottom:auto!important;height:250px!important;transform:translateX(-50%);z-index:0;-webkit-mask-image:linear-gradient(to bottom,#000 55%,transparent 88%);mask-image:linear-gradient(to bottom,#000 55%,transparent 88%);filter:none!important}
#footer.footer{margin-top:190px!important}
}
/* konec paticka cta mobil */

/* === zalamovani + karta poradkyne bez borderu === */
.cvf-footer__person{border:0!important}
.cvf-fcta .cvf-fcta__phone,.cvf-fcta .cvf-fcta__form,.cvf-about__btn,.cvf-about__link,.cvf-promo__btn,.cvf-sale__btn,.cvf-hero__btn,.cvf-hero__link,.cvf-footer__btn{white-space:nowrap!important;flex-shrink:0}
.cvf-about__title,.cvf-fcta__title,.cvf-promo__title,.cvf-sale h2,.cvf-sale h3,.cvf-footer__title,.cvf-fcta__lead,.cvf-promo__lead{text-wrap:balance}
.cvf-about__text p,.cvf-footer__brand p,.cvf-sale p{text-wrap:pretty}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
/* === konec zalamovani === */

/* === safari: gap v tlacitkach nahrazen marginem === */
.cvf-fcta .cvf-fcta__phone,.cvf-about__btn,.cvf-promo__btn,.cvf-sale__btn,.cvf-hero__btn,.cvf-footer .cvf-footer__btn{gap:0!important;width:auto!important;max-width:none!important}
.cvf-fcta .cvf-fcta__phone::before{margin-right:12px}
.cvf-about__btn::after{margin-left:14px}
.cvf-promo__icon{margin-left:12px;flex-shrink:0}
.cvf-sale__icon{margin-left:14px;flex-shrink:0}
.cvf-hero__btn-icon{margin-left:14px;flex-shrink:0}
.cvf-footer .cvf-footer__btn::after{margin-left:12px}
@media (max-width:767px){
.cvf-about__text .cvf-about__actions{flex-direction:column;align-items:flex-start;gap:18px}
}
/* === konec safari gap === */

/* === ikony tlacitek s pevnou sirkou (jako hero, fix Safari) === */
.cvf-fcta .cvf-fcta__phone::before,.cvf-about__btn::after{flex:none!important;width:40px!important;min-width:40px!important;height:40px!important;display:block}
.cvf-footer .cvf-footer__btn::after{flex:none!important;width:34px!important;min-width:34px!important;height:34px!important;display:block}
.cvf-cat__name::after{flex:none!important;width:30px!important;min-width:30px!important}
/* === konec ikony tlacitek === */

/* === hlavicka: lucide ikony === */
.top-nav-button-login::before,a.toggle-window[data-target="login"]::before,a.cart-count::before,.top-nav-button-login::after,#header a.cart-count::after{font-size:0!important;line-height:0!important;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}
.top-nav-button-login::before,a.toggle-window[data-target="login"]::before{width:22px!important;height:22px!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'1.75'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M19%2021v-2a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v2'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'7'%20r%3D'4'%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'1.75'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M19%2021v-2a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v2'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'7'%20r%3D'4'%2F%3E%3C%2Fsvg%3E")}
a.cart-count::before{width:22px!important;height:22px!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'1.75'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'8'%20cy%3D'21'%20r%3D'1'%2F%3E%3Ccircle%20cx%3D'19'%20cy%3D'21'%20r%3D'1'%2F%3E%3Cpath%20d%3D'M2.05%202.05h2l2.66%2012.42a2%202%200%200%200%202%201.58h9.78a2%202%200%200%200%201.95-1.57l1.65-7.43H5.12'%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'1.75'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'8'%20cy%3D'21'%20r%3D'1'%2F%3E%3Ccircle%20cx%3D'19'%20cy%3D'21'%20r%3D'1'%2F%3E%3Cpath%20d%3D'M2.05%202.05h2l2.66%2012.42a2%202%200%200%200%202%201.58h9.78a2%202%200%200%200%201.95-1.57l1.65-7.43H5.12'%2F%3E%3C%2Fsvg%3E")}
.top-nav-button-login::after,#header a.cart-count::after{width:16px!important;height:16px!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'm6%209%206%206%206-6'%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'm6%209%206%206%206-6'%2F%3E%3C%2Fsvg%3E")}
a.toggle-window[data-target="login"]::before{display:inline-block;vertical-align:middle}
@media (max-width:767px){a.toggle-window[data-target="login"]::before,a.cart-count::before{width:24px!important;height:24px!important}}
/* === konec hlavicka ikony === */

/* === menu: lucide chevrony === */
.menu-level-1>li.ext>a::after,.menu-helper span::after,.top-navigation-menu-trigger::after,.submenu-arrow::after{font-size:0!important;line-height:0!important;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'm6%209%206%206%206-6'%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23000'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'm6%209%206%206%206-6'%2F%3E%3C%2Fsvg%3E") center/contain no-repeat}
.menu-level-1>li.ext>a::after,.menu-helper span::after{width:16px!important;height:16px!important}
.top-navigation-menu-trigger::after,.submenu-arrow::after{display:inline-block!important;width:14px!important;height:14px!important;vertical-align:middle}
/* === konec menu chevrony === */

/* === hlavicka: logo bez pruhledneho okraje (zdroj 344x145, kresba 298x102 od 23,22) === */
.site-name img[src*="/user/logos/"]{--cvf-lh:48px;height:calc(var(--cvf-lh)*145/102)!important;max-height:none!important;width:auto!important;max-width:none!important;margin:calc(var(--cvf-lh)*-22/102) calc(var(--cvf-lh)*-23/102) calc(var(--cvf-lh)*-21/102)!important}
@media (max-width:767px){.site-name img[src*="/user/logos/"]{--cvf-lh:28px}}
/* === konec logo bez okraje === */

/* === kosik v2: bez pill pozadi, ikona v kolecku === */
#header .cart-count,#header .cart-count:hover{background:transparent!important;border-radius:0!important;padding:0 4px!important;box-shadow:none!important}
#header .cart-count .cart-price,#header .cart-count:hover .cart-price{color:#0f0f0f!important;font-weight:700!important}
#header .cart-count::after,#header .cart-count:hover::after{color:rgb(124,126,143)!important}
#header .cart-count::before{-webkit-mask:none!important;mask:none!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#1c87a0 url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'1.9'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'8'%20cy%3D'21'%20r%3D'1'%2F%3E%3Ccircle%20cx%3D'19'%20cy%3D'21'%20r%3D'1'%2F%3E%3Cpath%20d%3D'M2.05%202.05h2l2.66%2012.42a2%202%200%200%200%202%201.58h9.78a2%202%200%200%200%201.95-1.57l1.65-7.43H5.12'%2F%3E%3C%2Fsvg%3E") center/20px no-repeat!important;margin-right:12px!important;transition:background-color .2s}
#header .cart-count:hover::before{background-color:#176f84!important}
#header .cart-count i{top:1px!important;left:36px!important;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:#123452!important;color:#fff!important;border:2px solid #fff;font-size:11px!important;font-weight:700;box-sizing:border-box;display:flex;align-items:center;justify-content:center;line-height:1}
/* === konec kosik v2 === */

/* === kosik v2: bez ramecku pri otevreni === */
#header .cart-count,#header .cart-count.hovered,#header .cart-count:hover{border-color:transparent!important;box-shadow:none!important}
/* === konec kosik v2 ramecek === */

/* === doprava a platba: obsah pod tabulkou === */
.cvf-ship{margin:32px 0 0}
.cvf-ship__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0}
.cvf-ship__card{background:#fff;border-radius:16px;padding:20px 18px;margin:0}
.cvf-ship__card::before{content:"";display:block;width:46px;height:46px;border-radius:12px;background:#e8f3f6 center/22px no-repeat;margin:0 0 14px}
.cvf-ship__card--exp::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M16%2016h6'%2F%3E%3Cpath%20d%3D'M19%2013v6'%2F%3E%3Cpath%20d%3D'M21%2010V8a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73l7%204a2%202%200%200%200%202%200l2-1.14'%2F%3E%3Cpath%20d%3D'm7.5%204.27%209%205.15'%2F%3E%3Cpolyline%20points%3D'3.29%207%2012%2012%2020.71%207'%2F%3E%3Cline%20x1%3D'12'%20x2%3D'12'%20y1%3D'22'%20y2%3D'12'%2F%3E%3C%2Fsvg%3E")}
.cvf-ship__card--free::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M14%2018V6a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v11a1%201%200%200%200%201%201h2'%2F%3E%3Cpath%20d%3D'M15%2018H9'%2F%3E%3Cpath%20d%3D'M19%2018h2a1%201%200%200%200%201-1v-3.65a1%201%200%200%200-.22-.624l-3.48-4.35A1%201%200%200%200%2017.52%208H14'%2F%3E%3Ccircle%20cx%3D'17'%20cy%3D'18'%20r%3D'2'%2F%3E%3Ccircle%20cx%3D'7'%20cy%3D'18'%20r%3D'2'%2F%3E%3C%2Fsvg%3E")}
.cvf-ship__card--cod::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Crect%20width%3D'20'%20height%3D'12'%20x%3D'2'%20y%3D'6'%20rx%3D'2'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'2'%2F%3E%3Cpath%20d%3D'M6%2012h.01M18%2012h.01'%2F%3E%3C%2Fsvg%3E")}
.cvf-ship__card--box::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M11%2021.73a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016V8a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73z'%2F%3E%3Cpath%20d%3D'M12%2022V12'%2F%3E%3Cpolyline%20points%3D'3.29%207%2012%2012%2020.71%207'%2F%3E%3Cpath%20d%3D'm7.5%204.27%209%205.15'%2F%3E%3C%2Fsvg%3E")}
.cvf-ship .cvf-ship__card h3{font-size:16px!important;line-height:1.3!important;font-weight:700!important;color:#0f0f0f!important;margin:0 0 6px!important}
.cvf-ship .cvf-ship__card p{font-size:14px!important;line-height:1.5!important;color:#5f6b76!important;margin:0!important}
.cvf-ship .cvf-ship__note{font-size:14px!important;color:#5f6b76!important;margin:14px 0 0!important}
.cvf-ship__pickup{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;align-items:center;background:#fff;border-radius:24px;padding:32px;margin:24px 0 0}
.cvf-ship .cvf-ship__eyebrow{display:inline-block;font-size:14px!important;font-weight:600!important;line-height:1.2!important;color:#1c87a0!important;border:1px solid currentColor;border-radius:40px;padding:5px 12px;margin:0 0 12px!important}
.cvf-ship .cvf-ship__pickup h2{font-size:26px!important;line-height:1.2!important;font-weight:700!important;color:#0f0f0f!important;margin:0 0 10px!important}
.cvf-ship .cvf-ship__pickup p{font-size:15px!important;line-height:1.6!important;color:#3d4450!important;margin:0 0 18px!important}
.cvf-ship .cvf-ship__phone{display:inline-flex;align-items:center;background:#1c87a0;color:#fff!important;font-weight:700;font-size:16px;line-height:1;padding:6px 22px 6px 6px;border-radius:40px;text-decoration:none!important;white-space:nowrap;transition:background-color .2s}
.cvf-ship .cvf-ship__phone::before{content:"";flex:none;width:40px;min-width:40px;height:40px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M22%2016.92v3a2%202%200%200%201-2.18%202%2019.79%2019.79%200%200%201-8.63-3.07%2019.5%2019.5%200%200%201-6-6%2019.79%2019.79%200%200%201-3.07-8.67A2%202%200%200%201%204.11%202h3a2%202%200%200%201%202%201.72%2012.84%2012.84%200%200%200%20.7%202.81%202%202%200%200%201-.45%202.11L8.09%209.91a16%2016%200%200%200%206%206l1.27-1.27a2%202%200%200%201%202.11-.45%2012.84%2012.84%200%200%200%202.81.7A2%202%200%200%201%2022%2016.92z'%2F%3E%3C%2Fsvg%3E") center/18px no-repeat;margin-right:12px}
.cvf-ship .cvf-ship__phone:hover{background:#176f84}
.cvf-ship__place{background:#e8f3f6;border-radius:18px;padding:22px}
.cvf-ship__person{display:flex;align-items:center;gap:12px;margin:0 0 16px!important;padding:0 0 16px;border-bottom:1px solid rgba(28,135,160,.18)}
.cvf-ship__person img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:top;background:#fff;flex:none}
.cvf-ship .cvf-ship__person strong{display:block;font-size:15px;color:#0f0f0f}
.cvf-ship .cvf-ship__person small{display:block;font-size:13px;color:#5f6b76}
.cvf-ship .cvf-ship__address{position:relative;padding-left:34px;font-size:15px!important;line-height:1.6!important;color:#0f0f0f!important;margin:0!important;font-style:normal}
.cvf-ship .cvf-ship__address::before{content:"";position:absolute;left:0;top:2px;width:22px;height:22px;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%231c87a0'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M20%2010c0%204.993-5.539%2010.193-7.399%2011.799a1%201%200%200%201-1.202%200C9.539%2020.193%204%2014.993%204%2010a8%208%200%200%201%2016%200'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'10'%20r%3D'3'%2F%3E%3C%2Fsvg%3E") center/22px no-repeat}
@media (max-width:991px){.cvf-ship__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cvf-ship__card{padding:16px 14px}.cvf-ship__pickup{grid-template-columns:1fr;padding:24px 20px;border-radius:20px}.cvf-ship .cvf-ship__pickup h2{font-size:22px!important}}
.shipping-table-wrap table td,.shipping-table-wrap table th{background-color:#fff!important}
/* === konec doprava a platba === */

/* === doprava a platba: zaobleni tabulky + mezera dole === */
.shipping-table-wrap{border:1px solid #ddd;border-radius:16px;background:#fff}
.shipping-table-wrap table{margin:0!important}
.shipping-table-wrap tr:first-child>*{border-top:0!important}
.shipping-table-wrap tr:last-child>*{border-bottom:0!important}
.shipping-table-wrap tr>*:first-child{border-left:0!important}
.shipping-table-wrap tr>*:last-child{border-right:0!important}
.cvf-ship{margin-bottom:64px}
@media (max-width:991px){.cvf-ship{margin-bottom:40px}}
/* === konec zaobleni tabulky === */

/* === kontakty === */
.pageArticleDetail:has(.cvf-contact){width:100%!important;max-width:none!important;flex:1 1 100%!important}
.pageArticleDetail:has(.cvf-contact)>div{max-width:none!important}

.cvf-contact{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:24px;align-items:start}
.cvf-contact__form{background:#fff;border-radius:24px;padding:36px 40px}
.cvf-contact__form form,.cvf-contact__form .contact-form{max-width:none!important;width:100%!important;margin:0!important}
.cvf-contact__info{background:#fff;border-radius:24px;padding:28px}
.cvf-contact__person{display:flex;align-items:center;gap:14px;background:#e8f3f6;border-radius:16px;padding:14px 16px;margin:0 0 22px}
.cvf-contact__person img{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:top;background:#fff;flex:none}
.cvf-contact .cvf-contact__person strong{display:block;font-size:16px;font-weight:700;color:#0f0f0f}
.cvf-contact .cvf-contact__person small{display:block;font-size:14px;color:#5f6b76}
.cvf-contact ul.cvf-contact__list{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:18px}
.cvf-contact ul.cvf-contact__list li{position:relative;margin:0!important;padding:0 0 0 56px!important;min-height:40px;display:flex;flex-direction:column;justify-content:center;font-size:15px!important;line-height:1.5!important;color:#0f0f0f!important}
.cvf-contact ul.cvf-contact__list li::before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;background:#1c87a0 center/18px no-repeat}
.cvf-contact ul.cvf-contact__list li.cvf-cl--phone::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M22%2016.92v3a2%202%200%200%201-2.18%202%2019.79%2019.79%200%200%201-8.63-3.07%2019.5%2019.5%200%200%201-6-6%2019.79%2019.79%200%200%201-3.07-8.67A2%202%200%200%201%204.11%202h3a2%202%200%200%201%202%201.72%2012.84%2012.84%200%200%200%20.7%202.81%202%202%200%200%201-.45%202.11L8.09%209.91a16%2016%200%200%200%206%206l1.27-1.27a2%202%200%200%201%202.11-.45%2012.84%2012.84%200%200%200%202.81.7A2%202%200%200%201%2022%2016.92z'%2F%3E%3C%2Fsvg%3E")}
.cvf-contact ul.cvf-contact__list li.cvf-cl--mail::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Crect%20width%3D'20'%20height%3D'16'%20x%3D'2'%20y%3D'4'%20rx%3D'2'%2F%3E%3Cpath%20d%3D'm22%207-8.97%205.7a1.94%201.94%200%200%201-2.06%200L2%207'%2F%3E%3C%2Fsvg%3E")}
.cvf-contact ul.cvf-contact__list li.cvf-cl--pin::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M20%2010c0%204.993-5.539%2010.193-7.399%2011.799a1%201%200%200%201-1.202%200C9.539%2020.193%204%2014.993%204%2010a8%208%200%200%201%2016%200'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'10'%20r%3D'3'%2F%3E%3C%2Fsvg%3E")}
.cvf-contact ul.cvf-contact__list li.cvf-cl--box::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M11%2021.73a2%202%200%200%200%202%200l7-4A2%202%200%200%200%2021%2016V8a2%202%200%200%200-1-1.73l-7-4a2%202%200%200%200-2%200l-7%204A2%202%200%200%200%203%208v8a2%202%200%200%200%201%201.73z'%2F%3E%3Cpath%20d%3D'M12%2022V12'%2F%3E%3Cpolyline%20points%3D'3.29%207%2012%2012%2020.71%207'%2F%3E%3Cpath%20d%3D'm7.5%204.27%209%205.15'%2F%3E%3C%2Fsvg%3E")}
.cvf-contact ul.cvf-contact__list small{display:block;font-size:13px!important;line-height:1.3!important;color:#5f6b76!important;margin:0 0 2px}
.cvf-contact ul.cvf-contact__list a{color:#0f0f0f!important;font-weight:700;font-size:16px;text-decoration:none!important}
.cvf-contact ul.cvf-contact__list a:hover{color:#1c87a0!important}
.cvf-contact ul.cvf-contact__list li.cvf-cl--box a{font-size:15px;font-weight:600;color:#1c87a0!important;text-decoration:underline!important;text-underline-offset:3px}
@media (max-width:991px){.cvf-contact{grid-template-columns:1fr;gap:16px}.cvf-contact__form{padding:24px 20px;border-radius:20px}.cvf-contact__info{padding:22px 20px;border-radius:20px}}
.cvf-contact__form > p:empty,.cvf-contact__form > div > p:empty{display:none}
/* === konec kontakty === */

/* === mezera nad patickou (hlava poradkyne nesmi zasahovat do obsahu) === */
@media (min-width:992px){body:not(.type-index) #footer.footer{margin-top:220px!important}}
.cvf-ship{margin-bottom:0!important}
/* === konec mezera nad patickou === */
