/* ==========================================================================
   NOVÝ PRÉMIOVÝ NEWSLETTER CARD - iDRINKS.CZ
   ========================================================================== */
/* 1. Celá karta newsletteru - EFEKT KOUŘOVÉHO SKLA */
.custom-footer__newsletter.extended {
    background: rgba(255, 255, 255, 0.07) !important; /* Velmi jemný bílý závoj */
    backdrop-filter: blur(15px) !important; /* Kouzelné rozmazání pozadí pod kartou */
    -webkit-backdrop-filter: blur(15px) !important; /* Pojistka pro iPhony */
    border: 1px solid rgba(255, 255, 255, 0.15) !important; /* Jemná zářivá linka kolem */
    border-radius: 20px !important;
    padding: 30px 35px !important;
    margin-bottom: 30px !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2) !important; /* Hlubší stín, aby karta vystoupila */
    max-width: 450px !important;
    box-sizing: border-box !important;
}

.custom-footer__newsletter.extended .newsletter-header h3.topic span {
    color: #ffffff !important; /* Bílé písmo */
    font-size: 22px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    letter-spacing: 0px !important;
}

/* UX EMOCIONÁLNÍ PODNADPIS */
.custom-footer__newsletter.extended .newsletter-header h3.topic::after {
    content: "Získejte přístup k limitovaným lahvím, tajným degustacím a příběhům ze světa prémiových nápojů. Žádný spam, jen tekutá inspirace." !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    margin-top: 8px !important;
    text-transform: none !important; 
}

.custom-footer__newsletter.extended .newsletter-header {
    margin-bottom: 20px !important;
}

#formNewsletterWidget.subscribe-form fieldset {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#formNewsletterWidget .validator-msg-holder.js-validated-element-wrapper {
    display: inline-block !important;
    width: calc(100% - 65px) !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

#formNewsletterWidget input[type="email"].form-control {
    background-color: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    border-right: none !important;
    border-radius: 12px 0 0 12px !important;
    color: #1a212d !important;
    height: 50px !important;
    padding: 0 20px !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
    width: 100% !important;
    display: block !important;
}

#formNewsletterWidget input[type="email"].form-control:focus {
    border-color: #808080 !important;
    box-shadow: 0 0 0 3px rgba(128, 128, 128, 0.1) !important;
}

#formNewsletterWidget button.btn-arrow-right {
    background-color: #808080 !important;
    border: 1px solid #808080 !important;
    border-radius: 0 12px 12px 0 !important;
    width: 65px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background-color 0.2s ease !important;
    cursor: pointer !important;
    float: left !important;
    margin: 0 !important;
}

#formNewsletterWidget button.btn-arrow-right::before,
#formNewsletterWidget button.btn-arrow-right::after {
    color: #ffffff !important;
}

#formNewsletterWidget button.btn-arrow-right:hover {
    background-color: #555555 !important;
    border-color: #555555 !important;
}

#formNewsletterWidget .consents {
    clear: both !important;
    width: 100% !important;
    margin-top: 15px !important;
    text-align: left !important;
    display: block !important;
}

#formNewsletterWidget label.whole-width,
#formNewsletterWidget label.whole-width span,
#formNewsletterWidget label.whole-width a {
    color: #cbd5e1 !important; /* Jemná světlá pro souhlas */
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

#formNewsletterWidget label.whole-width a {
    text-decoration: underline !important;
    color: #cbd5e1 !important; /* Jemná světlá pro souhlas */
}

#formNewsletterWidget label.whole-width a:hover {
    color: #b57c1e !important;
}

#formNewsletterWidget fieldset > br,
#formNewsletterWidget .validator-msg-holder + br {
    display: none !important;
}

/* ==========================================================================
   DESIGN KONTAKTNÍHO SLOUPCE & SOCIÁLNÍCH SÍTÍ
   ========================================================================== */

/* Nadpis sloupce "Kontakt" */
.custom-footer__contact-col h3 {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    margin-bottom: 20px !important;
}

/* Blok s adresou */
.custom-footer__contact-col .contact-address {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin-bottom: 15px !important;
}
.custom-footer__contact-col .contact-address strong {
    color: #ffffff !important;
    font-size: 15px !important;
}

/* Telefon a Email pod sebou */
.custom-footer__contact-col .contact-links {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    margin-bottom: 20px !important;
}

.custom-footer__contact-col .contact-links a {
    color: #ffffff !important;
    font-size: 15px !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    width: fit-content !important;
}

/* Hover pro mail a telefon - zlaté podsvícení */
.custom-footer__contact-col .contact-links a:hover {
    color: #b57c1e !important;
}

/* SOCIÁLNÍ SÍTĚ: Kulatá, elegantní skleněná tlačítka */
.custom-footer__contact-col .footer-social-wrapper {
    display: flex !important;
    gap: 12px !important;
    margin-bottom: 25px !important;
}

.custom-footer__contact-col .social-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    background: rgba(255, 255, 255, 0.06) !important; /* Skleněný efekt */
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 50% !important; /* Dokonalý kruh */
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    text-decoration: none !important;
}

.custom-footer__contact-col .social-link span {
    color: #ffffff !important;
    font-size: 18px !important;
    transition: color 0.3s ease !important;
}

/* Hover efekt pro sociální sítě - jemné vyjetí nahoru a decentní ztmavnutí do naší šedé, aby to netříštilo design patičky */
.custom-footer__contact-col .social-link:hover {
    background: #808080 !important; /* Naše šedá z tlačítka newsletteru */
    border-color: #808080 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3) !important;
}

/* TLAČÍTKO CATERING - Zaoblené a ladící k e-shopu */
.custom-footer__contact-col .btn-catering {
    display: inline-block !important;
    background-color: #f8a102 !important; /* Oranžovo-zlatá */
    color: #ffffff !important;
    padding: 12px 28px !important;
    border-radius: 50px !important; /* Dokonalá pilulka */
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
    box-shadow: 0 4px 15px rgba(248, 161, 2, 0.15) !important;
}

/* Hover pro Catering - změní se na naši elegantní iDRINKS barvu */
.custom-footer__contact-col .btn-catering:hover {
    background-color: #b57c1e !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(181, 124, 30, 0.3) !important;
}

/* ==========================================================================
   FINÁLNÍ DESIGN PATIČKY (Rozmístění, Linky, Informace a Platby)
   ========================================================================== */

/* 1. ROZPROSTŘENÍ SLOUPCŮ V PATIČCE */
@media (min-width: 992px) {
    #footer .custom-footer.elements-3 {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important; /* Rozstrčí tři hlavní bloky od kraje ke kraji */
        align-items: flex-start !important;
        gap: 20px !important;
        padding-bottom: 40px !important;
    }

    /* Sloupec 1: Newsletter */
    #footer .custom-footer__newsletter.extended {
        flex: 0 0 38% !important;
        margin-bottom: 0 !important;
    }

    /* Sloupec 2: Kontakt ( Shoptet banner 389 ) */
    #footer .custom-footer__banner389 {
        flex: 0 0 28% !important;
        position: relative !important;
        padding-right: 30px !important;
        margin-top: 0 !important;
    }

    /* Sloupec 3: Informace pro vás ( Shoptet články ) */
    #footer .custom-footer__articles {
        flex: 0 0 28% !important;
        margin-top: 0 !important;
    }
}

/* 2. VERTIKÁLNÍ LINKA MEZI KONTAKTEM A INFORMACEMI */
@media (min-width: 992px) {
    #footer .custom-footer__banner389::after {
        content: "" !important;
        position: absolute !important;
        top: 15px !important;
        right: 0 !important; /* Umístění na pravou hranu kontaktů před Informace */
        height: 160px !important; /* Výška linky, aby kopírovala délku textu */
        width: 1px !important;
        background: rgba(255, 255, 255, 0.15) !important; /* Jemná poloprůsvitná linka ladící s kouřovým sklem */
        display: block !important;
    }
}

/* 3. ÚPRAVA PRAVÉHO BOXU "INFORMACE PRO VÁS" */
/* Sjednocení nadpisu pravého sloupce */
#footer .custom-footer__articles h3.pageElement__heading {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

/* Úprava seznamu odkazů */
#footer .custom-footer__articles ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#footer .custom-footer__articles ul li {
    margin-bottom: 12px !important;
}

#footer .custom-footer__articles ul li a {
    text-decoration: none !important; /* Odstranění starého podtržení */
    color: rgba(255, 255, 255, 0.75) !important; /* Čistá, elegantně ztlumená bílá */
    transition: all 0.2s ease !important;
    display: inline-block !important;
}

/* Hover efekt pro odkazy v pravém sloupci */
#footer .custom-footer__articles ul li a:hover {
    color: #b57c1e !important; /* Naše zlatavá iDRINKS barva */
    transform: translateX(4px) !important; /* Lehké moderní posunutí doprava */
}

/* 4. HORIZONTÁLNÍ LINKA NAD LOGY PLATEB */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.15) !important; /* Elegantní linka protnoucí celou šířku nad logy */
    padding-top: 30px !important;
    margin-top: 30px !important;
}

/* 5. ZESVĚTLENÁ STŘÍBŘITÁ LOGA PLATEBNÍCH METOD */
.footer-links-icons .footer-icons .footer-icon img {
    opacity: 0.85 !important; /* Výborná čitelnost */
    filter: grayscale(100%) brightness(2.2) !important; /* Krásný stříbřitý nádech ladící s linkami */
    transition: all 0.3s ease !important;
    max-height: 32px !important;
    width: auto !important;
}

/* Hover pro loga karet - plné rozbarvení a mírný zoom */
.footer-links-icons .footer-icons .footer-icon img:hover {
    opacity: 1 !important;
    filter: grayscale(0%) brightness(1) !important;
    transform: scale(1.05) !important;
}

/* ==========================================================================
   KOMPLETNÍ OPTIMALIZACE PATIČKY PRO MOBILY (Zvýraznění a čitelnost)
   ========================================================================== */

@media (max-width: 991px) {
    /* 1. KARTA NEWSLETTERU - Zvýraznění na tmavém pozadí */
    .custom-footer__newsletter.extended {
        background: #1a212d !important; /* Elegantní temně šedá iDRINKS barva, která vystoupí z černé */
        border: 0px solid rgba(181, 124, 30, 0.3) !important; /* Jemná zlatavá linka kolem */
        border-radius: 16px !important;
        padding: 25px 20px !important;
        margin-bottom: 35px !important;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important;
        backdrop-filter: none !important; /* Na černé netřeba blur */
    }

    /* Zvětšení textů v newsletteru */
    .custom-footer__newsletter.extended .newsletter-header h3.topic span {
        font-size: 24px !important; /* Dominantnější nadpis */
    }
    .custom-footer__newsletter.extended .newsletter-header h3.topic::after {
        font-size: 15px !important; /* Čitelnější podnadpis */
        line-height: 1.6 !important;
    }

    /* 2. KONTAKTNÍ SLOUPEC */
    .custom-footer__contact-col.mobile-version {
        text-align: center !important;
        padding: 20px 10px !important;
        width: 100% !important;
    }

    .custom-footer__contact-col.mobile-version h3 {
        color: #ffffff !important;
        font-size: 22px !important; /* Větší nadpis sloupce */
        font-weight: 700 !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important;
        margin-bottom: 15px !important;
    }

    .custom-footer__contact-col.mobile-version .contact-address {
        color: rgba(255, 255, 255, 0.85) !important;
        font-size: 17px !important; /* Větší text adresy podle tvého přání */
        line-height: 1.6 !important;
        margin-bottom: 15px !important;
    }

    .custom-footer__contact-col.mobile-version .contact-links {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
        margin-bottom: 25px !important;
    }

    .custom-footer__contact-col.mobile-version .contact-links a {
        color: #ffffff !important;
        font-size: 17px !important; /* Větší klikatelné odkazy */
        text-decoration: none !important;
    }

    /* 3. ZVĚTŠENÉ IKONY SOCIÁLNÍCH SÍTÍ (UX pro velké prsty) */
    .custom-footer__contact-col.mobile-version .footer-social-wrapper {
        display: flex !important;
        justify-content: center !important;
        gap: 20px !important; /* Větší mezery mezi sebou */
        margin-bottom: 30px !important;
    }

    .custom-footer__contact-col.mobile-version .social-link {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 56px !important; /* Zvětšeno z 48px na 56px pro dokonalý komfort */
        height: 56px !important;
        background: rgba(255, 255, 255, 0.1) !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
        border-radius: 50% !important;
    }

    .custom-footer__contact-col.mobile-version .social-link span {
        color: #ffffff !important;
        font-size: 24px !important; /* Samotné ikony uvnitř jsou větší a jasnější */
    }

    /* Tlačítko Catering na mobilu */
    .custom-footer__contact-col.mobile-version .btn-catering {
        display: inline-block !important;
        background-color: #f8a102 !important;
        color: #ffffff !important;
        padding: 14px 40px !important;
        border-radius: 50px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important;
        box-shadow: 0 4px 15px rgba(248, 161, 2, 0.2) !important;
    }

    /* 4. ÚPRAVA SEKCE INFORMACE PRO VÁS NA MOBILU */
    #footer .custom-footer__articles {
        text-align: center !important;
        padding: 30px 10px !important;
        width: 100% !important;
    }

    #footer .custom-footer__articles h3.pageElement__heading {
        font-size: 22px !important; /* Zvětšení nadpisu Informace */
        color: #ffffff !important;
        margin-bottom: 20px !important;
    }

    #footer .custom-footer__articles ul li {
        margin-bottom: 16px !important; /* Větší rozestupy odkazů pod sebou na mobilu */
    }

    #footer .custom-footer__articles ul li a {
        font-size: 16px !important; /* Větší písmo odkazů */
        color: rgba(255, 255, 255, 0.85) !important;
    }

    /* 5. HORIZONTÁLNÍ LINKY MEZI BLOKY (Propojení a rytmus) */
    .custom-footer__newsletter.extended,
    .custom-footer__contact-col.mobile-version {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; /* Vytvoří dělící čáru pod blokem */
        padding-bottom: 35px !important;
    }
}