/* --- 1. GLOBÁLNÍ ÚPRAVY --- */
html {
    scroll-behavior: smooth;
}
.social-buttons-wrapper, .link-icons, .p-code, .stars-wrapper, .p-detail-info, .p-brand { display: none !important; }

/* --- 2. PRODUKTOVÁ KARTA --- */
.product { border: none !important; background: #fff; border-radius: 12px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); padding: 20px; box-sizing: border-box !important; display: flex; flex-direction: column; position: relative; height: auto; margin: 10px !important; }
@media (max-width: 767px) { .product { width: calc(100% - 20px) !important; } }
@media (min-width: 768px) and (max-width: 991px) { .product { width: calc(50% - 20px) !important; } }
@media (min-width: 992px) { .product { width: calc(33.333% - 20px) !important; } }
.product:hover { box-shadow: 0 8px 25px rgba(0,0,0,0.12); transform: translateY(-2px); z-index: 5; }
.product .name { font-weight: 700; margin-bottom: 5px; font-size: 15px; color: #333; text-decoration: none; text-align: left; display: block; }

/* --- 3. BAREVNÉ SWATCHES --- */
.c-swatches { display: flex; flex-wrap: wrap; gap: 6px; margin: 10px 0 10px 0; justify-content: flex-start; padding: 0; list-style: none; }
.c-swatch { display: block !important; width: 20px !important; height: 20px !important; min-width: 20px; min-height: 20px; padding: 0 !important; border-radius: 50% !important; box-shadow: 0 1px 3px rgba(0,0,0,0.3); border: 2px solid #fff; cursor: pointer; box-sizing: border-box; flex-shrink: 0 !important; }
.c-swatch-text { display: none; }

/* --- 4. DETAIL PRODUKTU --- */
.c-heu-side{display:flex;align-items:flex-start;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:12px 15px;margin:15px 0 0 0;text-decoration:none!important;transition:all .2s ease;width:100%;box-sizing:border-box;cursor:pointer}
.c-heu-side:hover{background:#fff;border-color:#0094E7;box-shadow:0 4px 12px rgba(0,148,231,.15);transform:translateY(-1px)}
.c-h-img{margin-right:12px;flex-shrink:0;padding-top:2px}.c-h-img img{width:48px;height:auto;display:block}
.c-h-inf{display:flex;flex-direction:column;width:100%}.c-h-tit{color:#222;font-weight:700;font-size:14px;line-height:1.2}
.c-h-star{color:#FFD700;font-size:15px;margin:2px 0 4px 0;letter-spacing:1px}
.c-h-rev{font-size:11px;line-height:1.35;color:#555;font-style:italic;background:rgba(0,0,0,.03);padding:6px;border-radius:4px;margin-bottom:6px;border-left:2px solid #ddd}
.c-h-cta{font-size:11px;color:#777;text-decoration:underline;font-weight:600;text-align:right}.c-heu-side:hover .c-h-cta{color:#0094E7}
.c-hud-img-wrap{width:40%;position:relative;padding-top:22.5%;background:#f4f4f4;overflow:hidden;flex-shrink:0}
.c-hud-img-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}
.c-hud-cnt{width:60%;padding:20px 25px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}
.c-hud-tit{margin:0 0 10px 0;font-size:18px;font-weight:700;color:#222;line-height:1.3}.c-hud-txt{font-size:14px;line-height:1.5;color:#555;margin:0 0 15px 0}
.c-hud-txt strong{color:#333;font-weight:600}.c-hud-meta{margin-top:auto;padding-top:10px;border-top:1px solid #f0f0f0;font-size:13px;color:#777;display:flex;justify-content:space-between;align-items:center}
.c-hud-meta a{color:#0094E7;text-decoration:none;font-weight:600;transition:color 0.2s ease}.c-hud-meta a:hover{color:#007bbd;text-decoration:underline}

/* --- 5. SKRYTÍ SIDEBARU NA HP --- */
body.in-index .sidebar { display: none !important; }
body.in-index #content { width: 100% !important; flex: 0 0 100% !important; max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }

/* --- 6. KATEGORIE GRID (NOVÝ ČTVERCOVÝ DESIGN S POZADÍM) --- */
.custom-cat-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px; 
    margin: 40px auto 60px auto; 
    width: 100%;
    max-width: 1400px;
}
.custom-cat-grid::before, .custom-cat-grid::after { content: none !important; display: none !important; }

.custom-cat-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Všechno nacpe dolů */
    text-decoration: none !important;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    overflow: hidden; /* Aby nám bílý blok nepřetekl přes zakulacené rohy */
    border: 1px solid #eaeaea;
    transition: all 0.3s ease;
    
    /* 100% čtverec a ladění obrázku na pozadí */
    aspect-ratio: 1 / 1; 
    background-position: center top 10%; /* Posuneme to odshora mírně dolů, ať to "dýchá" */
    background-size: 75%; /* Obrázek nevyplní 100% šířky, bude mít hezké okraje */
    background-repeat: no-repeat;
}

.custom-cat-item:hover { 
    transform: translateY(-7px); 
    box-shadow: 0 15px 30px rgba(0,0,0,0.1); 
    border-color: #5cb85c; 
}

.custom-cat-content {
    background: #fff; /* Skryje spodní část obrázku a vytvoří čistý blok */
    min-height: 33%; /* Zabere zhruba 1/3 čtverce zespoda */
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 15px;
    box-sizing: border-box;
    text-align: center;
}

.custom-cat-title { 
    font-size: 16px; 
    font-weight: 800; 
    text-transform: uppercase; 
    color: #333; 
    margin-bottom: 6px;
    line-height: 1.2;
    transition: color 0.3s ease;
}
.custom-cat-item:hover .custom-cat-title { color: #5cb85c; }

.custom-cat-desc {
    font-size: 12px;
    color: #777;
    line-height: 1.4;
    font-weight: 400;
}

/* Responzivita pro tablety a mobily */
@media (max-width: 1100px) { 
    .custom-cat-grid { grid-template-columns: repeat(3, 1fr); } 
}

@media (max-width: 767px) { 
    .custom-cat-grid { 
        grid-template-columns: repeat(2, 1fr); 
        gap: 15px; 
        padding: 0 10px; 
    } 
    
    .custom-cat-item { 
        aspect-ratio: auto; /* Zrušíme fixní čtverec, karta se natáhne do obdélníku */
        padding-top: 130px; /* Vyrobíme nahoře "prázdné" místo čistě pro obrázek */
        background-size: 110px auto; /* Přesná velikost, aby se obrázek na mobilu celý vešel a neořízl se */
        background-position: center top 15px; /* Zaparkujeme obrázek nahoru */
    }
    
    .custom-cat-content { 
        min-height: auto; /* Zrušíme 33% z PC, text si vezme jen tolik výšky, kolik potřebuje */
        padding: 10px 8px 15px 8px; /* Hezké okraje pro text pod obrázkem */
        background: transparent;
    } 
    
    .custom-cat-title { 
        font-size: 13px; 
        margin-bottom: 4px; 
    }
    
    .custom-cat-desc { 
        font-size: 11px; 
    }
}

/* --- 8. VÝHODY (BENEFIT BANNER - 3 ITEMS KLIKATELNÉ) --- */
.benefitBanner { 
    display: flex !important; 
    flex-wrap: wrap !important; 
    gap: 20px !important; 
    background: transparent !important; 
    padding: 0 !important; 
    margin: 40px 0 20px 0 !important; 
    border: none !important; 
}

/* Stylujeme <a class="benefitBanner__item"> */
.benefitBanner .benefitBanner__item { 
    background: #fff !important; 
    border-radius: 12px !important; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.05) !important; 
    border: 1px solid #eee !important; 
    padding: 20px 25px !important; 
    
    display: flex !important; 
    align-items: center !important; 
    justify-content: flex-start !important; 
    
    /* 3 vedle sebe = 33.33% mínus mezera */
    flex: 1 1 calc(33.333% - 20px) !important; 
    width: auto !important;
    max-width: none !important;
    min-height: auto !important; 
    
    text-decoration: none !important; /* Zruší podtržení odkazu */
    cursor: pointer !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important; 
}

.benefitBanner .benefitBanner__item:hover { 
    transform: translateY(-2px) !important; 
    box-shadow: 0 8px 20px rgba(0,0,0,0.1) !important; 
    border-color: #5cb85c !important; 
}

.benefitBanner .benefitBanner__item img { 
    float: none !important; 
    margin: 0 20px 0 0 !important; 
    width: 48px !important; 
    height: auto !important; 
    max-height: none !important; 
}

.benefitBanner .benefitBanner__item strong { 
    display: block !important; 
    font-size: 15px !important; 
    font-weight: 700 !important; 
    color: #333 !important; 
    margin-bottom: 4px !important; 
    text-transform: none !important; 
}

.benefitBanner .benefitBanner__item:hover strong {
    color: #5cb85c !important;
}

.benefitBanner .benefitBanner__item span { 
    display: block !important; 
    font-size: 13px !important; 
    color: #666 !important; 
    line-height: 1.4 !important; 
    margin: 0 !important; 
}

/* Responzivita - mobil */
@media (max-width: 768px) { 
    .benefitBanner { 
        flex-direction: column !important; 
        gap: 15px !important; 
    } 
    .benefitBanner .benefitBanner__item { 
        flex: 1 1 100% !important; /* Pod sebou */
        width: 100% !important;
        justify-content: flex-start !important; 
    } 
}

/* --- 9. NOVÝ CUSTOM HERO BANNER --- */
.custom-hero {
    position: relative;
    width: 100%;
    height: 440px; 
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    
    /* OPRAVA: Odstranění pruhů uvnitř banneru */
    padding: 0 !important;
}

.custom-hero-bg {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
}

.custom-hero-content {
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(5px);
    padding: 40px;
    border-radius: 12px;
    max-width: 450px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    z-index: 2;
}

.custom-hero-title {
    font-size: 32px;
    font-weight: 800;
    color: #222;
    margin: 0 0 15px 0;
    line-height: 1.2;
    text-transform: uppercase;
}

.custom-hero-desc {
    font-size: 16px;
    color: #555;
    margin: 0 0 25px 0;
    line-height: 1.6;
}

.custom-hero-btn {
    display: inline-block;
    background-color: #5cb85c;
    color: #fff;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: background 0.3s;
}

.custom-hero-btn:hover { background-color: #4cae4c; text-decoration: none; color: #fff; }

@media (max-width: 768px) {
    .custom-hero { height: auto; display: flex; flex-direction: column; }
    .custom-hero-bg { height: 250px; order: 1; }
    .custom-hero-content { position: relative; top: auto; left: auto; transform: none; width: 100%; max-width: 100%; box-shadow: none; border-radius: 0 0 12px 12px; order: 2; padding: 30px 20px; text-align: center; }
    .custom-hero-title { font-size: 24px; }
}

/* --- 11. 4 PRODUKTY NA ŘÁDEK POUZE NA HOMEPAGE --- */
@media (min-width: 992px) { 
    body.in-index .product { 
        width: calc(25% - 20px) !important; 
    } 
}

/* --- 12. PRÉMIOVÁ HLAVIČKA A VYHLEDÁVÁNÍ (POUZE PRO POČÍTAČE) --- */
@media (min-width: 992px) { 
    
    /* --- A. KULATÉ VYHLEDÁVÁNÍ --- */
    .header-top .search-form {
        display: flex;
        border-radius: 30px; /* Dokonale kulaté okraje celého bloku */
        overflow: hidden; /* Zajistí, že vnitřní prvky nepřetečou přes kulaté rohy */
        box-shadow: 0 4px 15px rgba(0,0,0,0.05); /* Jemný stín pro moderní vzhled */
        border: 1px solid #eaeaea;
        background: #fff;
    }

    .header-top .search-input {
        border: none !important;
        box-shadow: none !important;
        height: 48px; /* Tlustší a výraznější pole */
        padding-left: 25px;
        border-radius: 30px 0 0 30px !important;
        font-size: 14px;
    }

    .header-top .search-form .btn {
        border: none !important;
        height: 48px;
        border-radius: 0 30px 30px 0 !important;
        padding: 0 30px;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 0.5px;
        /* Barvu pozadí tlačítka nechávám tvoji nativní, aby to ladilo */
    }

    /* --- 13. B2B TOP BANNER --- */
#custom-b2b-banner {
    background-color: #f4fbf4; /* Super jemná, velmi světle zelená barva pozadí */
    text-align: center;
    padding: 6px 15px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e5f2e5; /* Neznatelná linka pro oddělení od bílé hlavičky */
}

#custom-b2b-banner a {
    color: #4a8b4a; /* Diskrétní zelená barva textu, ladící k vašemu logu */
    font-size: 12px; /* Super malé písmo */
    text-decoration: none;
    letter-spacing: 0.3px;
    display: inline-block;
    transition: color 0.3s ease;
}

#custom-b2b-banner a:hover {
    color: #2d5a2d; /* Ztmavnutí textu při najetí myší */
}

#custom-b2b-banner strong {
    font-weight: 700;
    text-decoration: underline; /* Podtržení pro naznačení, že se dá kliknout */
}

/* Úprava pro mobily (aby se to dobře četlo i na úzkých displejích) */
@media (max-width: 767px) {
    #custom-b2b-banner {
        padding: 8px 10px; /* Větší padding pro tlusté prsty na displeji */
    }
    #custom-b2b-banner a {
        font-size: 11px; /* Ještě o chlup menší písmo, aby se to vlezlo */
        line-height: 1.4;
    }
}
}

/* --- 14. MODERNÍ PRÉMIOVÁ PATIČKA --- */
#footer {
    background-color: #f9f9f9; /* Velmi jemná šedá, oddělí patičku od bílého obsahu */
    border-top: 1px solid #eaeaea;
    padding: 0 !important; /* Reset Shoptetu */
}

.custom-footer {
    width: 100% !important;
    padding: 60px 20px 20px 20px;
    font-family: inherit;
    color: #333;
    display: block !important;
}

.custom-footer > .cf-container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    flex: none !important; /* Přebije Shoptet pravidlo pro 25% šířku */
}

/* --- Newsletter Sekce (Pilulka) --- */
.cf-newsletter {
    background-color: #5cb85c;
    border-radius: 20px; /* Luxusní zaoblení */
    padding: 35px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
    box-shadow: 0 10px 30px rgba(92, 184, 92, 0.2);
    color: #fff;
}

.cf-nl-text h3 {
    margin: 0 0 5px 0;
    font-size: 22px;
    font-weight: 800;
    color: #fff;
}

.cf-nl-text p {
    margin: 0;
    font-size: 14px;
    opacity: 0.9;
}

.cf-nl-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
    max-width: 450px;
}

.cf-input-wrap {
    display: flex;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    padding: 4px;
}

.cf-input-wrap input {
    flex: 1;
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    outline: none;
    background: transparent;
}

.cf-input-wrap button {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s;
}

.cf-input-wrap button:hover {
    background-color: #111;
}

.cf-consent {
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    opacity: 0.9;
}

/* --- Hlavní Grid patičky --- */
.cf-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 50px;
}

.cf-col h4 {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #222;
}

.cf-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cf-links li {
    margin-bottom: 12px;
}

.cf-links a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
    display: flex;
    align-items: center;
    gap: 6px;
}

.cf-links a::before {
    content: "›";
    color: #5cb85c;
    font-weight: bold;
}

.cf-links a:hover {
    color: #5cb85c;
}

.cf-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.cf-contact-item svg {
    flex-shrink: 0;
    margin-top: 2px;
}

.cf-contact-item strong {
    color: #333;
}

.cf-contact-item a {
    color: #5cb85c;
    text-decoration: none;
    font-weight: 600;
}

.mt-3 {
    margin-top: 20px;
}

/* --- Spodní pruh (Copyright) --- */
.cf-bottom {
    border-top: 1px solid #eaeaea;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #888;
    flex-wrap: wrap;
    gap: 15px;
}

.cf-separator {
    margin: 0 10px;
    color: #ccc;
}

/* --- Mobilní Responzivita --- */
@media (max-width: 900px) {
    .cf-newsletter {
        flex-direction: column;
        align-items: flex-start;
        padding: 25px;
    }
    .cf-nl-form {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .cf-grid {
        grid-template-columns: 1fr; /* Na mobilu vše pod sebou */
        gap: 30px;
    }
    .cf-bottom {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }
}
/* --- 15. KONTAKTNÍ BANNER (POD HEUREKOU) --- */
.c-contact-side {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 15px;
    margin: 10px 0 0 0;
    width: 100%;
    box-sizing: border-box;
}

.c-cs-img {
    margin-right: 15px;
    flex-shrink: 0;
}

.c-cs-img img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.c-cs-inf {
    display: flex;
    flex-direction: column;
    border-left: 2px solid #f0f0f0; /* Jemná vertikální linka */
    padding-left: 15px;
    line-height: 1.4;
}

.c-cs-role {
    font-size: 15px;
    color: #444;
}

.c-cs-name {
    font-size: 16px;
    font-weight: 800;
    color: #333;
    margin-bottom: 2px;
}

.c-cs-phone a {
    font-size: 15px;
    color: #555;
    text-decoration: none;
    font-weight: 500;
}

.c-cs-email a {
    font-size: 15px;
    color: #5cb85c;
    font-weight: 700;
    text-decoration: none;
}

.c-cs-phone a:hover, 
.c-cs-email a:hover {
    text-decoration: underline;
    color: #4cae4c;
}

/* --- Responzivita pro kontaktní banner (Mobil) --- */
@media (max-width: 575px) {
    .c-contact-side {
        padding: 12px;
    }
    .c-cs-img {
        margin-right: 12px;
    }
    .c-cs-img img {
        width: 50px;
        height: 50px;
    }
    .c-cs-inf {
        padding-left: 12px;
    }
    .c-cs-role { font-size: 13px; }
    .c-cs-name { font-size: 15px; }
    .c-cs-phone a, .c-cs-email a { font-size: 14px; }
}

@media (max-width: 380px) {
    .c-contact-side {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .c-cs-img {
        margin-right: 0;
        margin-bottom: 12px;
    }
    .c-cs-inf {
        border-left: none;
        border-top: 2px solid #f0f0f0;
        padding-left: 0;
        padding-top: 12px;
        width: 100%;
    }
}

/* Úprava paddingů */
.custom-footer { padding: 0 !important; overflow: hidden; }
.cf-container { padding: 50px 20px 20px 20px; }

/* --- 16. SKLADOVÝ BANNER (BULLETPROOF FULL WIDTH) --- */
.cf-warehouse-fw {
    /* Viewport Breakout s !important pro přebití Shoptetu */
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #222;
    color: #f9f9f9;
    clear: both;
    box-sizing: border-box;
}

.cf-wb-inner {
    width: 100%;
    max-width: 1200px; /* Obsah bude přesně zarovnaný se zbytkem e-shopu */
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
}

.cf-wb-image {
    /* Flex lock: Zabrání Shoptetu, aby sloupec zmáčkl */
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
    overflow: hidden;
    min-height: 350px; /* Pojistka, aby sloupec nezkolaboval */
}

.cf-wb-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cf-wb-content {
    /* Flex lock */
    flex: 0 0 55%;
    max-width: 55%;
    padding: 60px 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    /* Zabrání lámání slov */
    word-break: normal;
    overflow-wrap: normal;
}

.cf-wb-title { font-size: 28px; font-weight: 800; margin: 0 0 15px 0; color: #fff; line-height: 1.2; }
.cf-wb-text { font-size: 16px; line-height: 1.6; color: #ddd; margin: 0 0 25px 0; }
.cf-wb-meta { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 20px; flex-wrap: wrap; gap: 15px; }
.cf-wb-info { display: flex; align-items: center; gap: 10px; font-size: 14px; color: #ccc; }
.cf-wb-info svg { flex-shrink: 0; }
.cf-wb-btn { background-color: #5cb85c; color: #fff; text-decoration: none; padding: 10px 20px; border-radius: 30px; font-weight: 700; font-size: 14px; transition: background 0.3s ease; white-space: nowrap; border: none; }
.cf-wb-btn:hover { background-color: #4cae4c; color: #fff; text-decoration: none; }

/* Responzivita na tablet a mobil */
@media (max-width: 900px) {
    .cf-wb-inner { flex-direction: column; }
    .cf-wb-image { flex: 0 0 100%; max-width: 100%; height: 300px; min-height: auto; }
    .cf-wb-content { flex: 0 0 100%; max-width: 100%; padding: 40px 20px; }
}

@media (max-width: 575px) {
    .cf-wb-title { font-size: 24px; }
    .cf-wb-text { font-size: 15px; }
    .cf-wb-meta { flex-direction: column; align-items: flex-start; }
    .cf-wb-btn { width: 100%; text-align: center; box-sizing: border-box; }
}

/* --- OVERRIDE AGRESIVNÍHO SHOPTET 25% PRAVIDLA --- */
.custom-footer > .cf-warehouse-fw,
.custom-footer > .cf-container {
    width: 100% !important;
    max-width: none !important;
    flex: none !important; 
}

.custom-footer > .cf-container {
    max-width: 1200px !important; /* Vrátíme kontejneru jeho správnou maximální šířku */
    margin: 0 auto !important;
}