.lahb-logo a,
.lahb-logo-wrap a,
.site-branding a,
.custom-logo-link,
.elementor-widget-theme-site-logo a,
a.styly-logo {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    letter-spacing: 0.38em !important;
    color: #111111 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    display: inline-flex !important;
    align-items: center;
}

.lahb-wrap,
.site-header,
header.site-header {
    position: relative;
}

.site-header .lahb-logo,
.site-header .lahb-logo-wrap,
.site-header .site-branding,
.lahb-wrap .lahb-logo {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    pointer-events: none;
    z-index: 25;
}

header > a.styly-logo,
.site-header > a.styly-logo,
.lahb-wrap > a.styly-logo {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 25;
    font-size: 32px !important;
}

.lahb-logo img,
.custom-logo,
.site-logo img,
.elementor-widget-theme-site-logo img,
.styly-logo-img {
    display: none !important;
}

.lahb-logo,
.lahb-logo-wrap,
.site-branding,
header .lahb-col {
    min-height: 0;
}

.styly-header-cart {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-family: Outfit, Poppins, sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #111 !important;
    text-decoration: none !important;
}

.styly-cart-icon {
    display: block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.styly-cart-word {
    line-height: 1;
}

.site-nav-toggleicon {
    position: relative !important;
    z-index: 80 !important;
}

.styly-cart-count {
    min-width: 1.2rem;
    height: 1.2rem;
    padding: 0 0.28rem;
    border-radius: 999px;
    background: #c9a96e;
    color: #111;
    font-size: 0.68rem;
    line-height: 1.2rem;
    text-align: center;
}

.lahb-wrap,
.site-header,
header.site-header {
    position: relative;
}

.site-description,
.lahb-site-description {
    display: none !important;
}

header a[href*="/blog"],
.site-header a[href*="/blog"],
.lahb-nav-wrap a[href*="/blog"] {
    display: none !important;
}

.site-info,
.footer-copyright,
.copyright-bar,
.lahb-copyright,
.site-footer .copyright,
footer a[href*="la-studio"],
footer a[href*="lastudio"] {
    display: none !important;
}

.styly-footer-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.4rem;
    padding: 1.4rem 1rem 2.2rem;
    background: #f3eee6;
}

.styly-footer-bar a {
    color: #111 !important;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.styly-footer-bar svg {
    width: 22px;
    height: 22px;
    display: block;
}

.styly-footer-bar a.styly-social-instagram:hover {
    color: #c13584 !important;
}

.styly-footer-bar a.styly-social-facebook:hover {
    color: #1877f2 !important;
}

.styly-footer-bar a.styly-social-whatsapp:hover {
    color: #25d366 !important;
}

.styly-catbar {
    position: relative;
    z-index: 50;
    display: block;
    width: 100%;
    background: #f3eee6;
    border-top: 3px solid #c9a96e;
    border-bottom: 1px solid #e8e0d4;
    font-family: Outfit, Poppins, sans-serif;
}

.styly-catbar-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    width: 100%;
    padding: 1.15rem 1.5rem;
    box-sizing: border-box;
}

.styly-catbar-row a {
    flex: 0 0 auto;
    white-space: nowrap;
    text-align: center;
    padding: 0.95rem 1.7rem;
    border-radius: 999px;
    background: #fff;
    border: 1px solid #e0d8cc;
    color: #111 !important;
    text-decoration: none !important;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 1.35rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.styly-catbar-row a:hover,
.styly-catbar-row a.is-active {
    transform: translateY(-1px);
}

.styly-cat-shop:hover,
.styly-cat-shop.is-active {
    background: #c9a96e !important;
    border-color: #c9a96e !important;
    color: #111 !important;
}

.styly-cat-dresses:hover,
.styly-cat-dresses.is-active {
    background: #c4788a !important;
    border-color: #c4788a !important;
    color: #fff !important;
}

.styly-cat-jeans:hover,
.styly-cat-jeans.is-active {
    background: #4a6fa5 !important;
    border-color: #4a6fa5 !important;
    color: #fff !important;
}

.styly-cat-sets:hover,
.styly-cat-sets.is-active {
    background: #c17f59 !important;
    border-color: #c17f59 !important;
    color: #fff !important;
}

.styly-cat-tops:hover,
.styly-cat-tops.is-active {
    background: #7a8f6e !important;
    border-color: #7a8f6e !important;
    color: #fff !important;
}

.styly-cat-trousers:hover,
.styly-cat-trousers.is-active {
    background: #5c564f !important;
    border-color: #5c564f !important;
    color: #fff !important;
}

.styly-mega {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 1.4rem 4vw 1.8rem;
    background: #fff;
    border-top: 1px solid #eee;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.2rem 1rem;
}

.styly-mega.is-open {
    display: grid;
}

.styly-mega-item {
    color: #111 !important;
    text-decoration: none !important;
    font-size: 0.8rem;
    text-align: center;
}

.styly-mega-item img {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    margin-bottom: 0.55rem;
    background: #f3eee6;
}

.styly-mega-all {
    grid-column: 1 / -1;
    text-align: center;
    padding-top: 0.4rem;
    color: #c9a96e !important;
    text-decoration: none !important;
    font-size: 0.75rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 600;
}

.styly-whatsapp {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.75rem 1.1rem 0.75rem 0.8rem;
    border-radius: 999px;
    background: #25d366;
    color: #fff !important;
    text-decoration: none !important;
    font-family: Outfit, Poppins, sans-serif;
    font-size: 0.78rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.styly-whatsapp svg {
    display: block;
}

.styly-whatsapp:hover {
    background: #1ebe5a;
    color: #fff !important;
}

.styly-pay-title {
    margin: 1.1rem 0 0.7rem;
    font-family: Outfit, Poppins, sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #111;
}

.woocommerce-checkout #payment ul.wc_payment_methods {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    margin: 0 0 1rem !important;
    padding: 0 !important;
    list-style: none;
}

.woocommerce-checkout #payment ul.wc_payment_methods .wc_payment_method {
    margin: 0 !important;
    padding: 0.85rem 1rem;
    border: 1px solid #ddd4c6;
    background: #fff;
}

.woocommerce-checkout #payment ul.wc_payment_methods .wc_payment_method.payment_method_bacs:has(input:checked),
.woocommerce-checkout #payment ul.wc_payment_methods .wc_payment_method.payment_method_cod:has(input:checked) {
    border-color: #c9a96e;
    background: #fbf7ef;
}

.woocommerce-checkout #payment ul.wc_payment_methods input[type="radio"] + label {
    font-family: Outfit, Poppins, sans-serif !important;
    font-size: 0.92rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.04em;
    color: #111 !important;
    cursor: pointer;
}

.woocommerce-checkout #payment ul.wc_payment_methods input[type="radio"] + label::before {
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #111 !important;
    background: #fff !important;
    border-radius: 50% !important;
    flex-shrink: 0;
}

.woocommerce-checkout #payment ul.wc_payment_methods input[type="radio"]:checked + label::before {
    border: 5px solid #c9a96e !important;
    background: #111 !important;
}

.woocommerce-checkout #payment .payment_box {
    margin-top: 0.45rem;
    color: #555;
}

@media (max-width: 1024px) {
    .styly-header-cart {
        right: 52px;
        min-height: 44px;
        padding: 10px 8px;
        font-size: 0.7rem;
        letter-spacing: 0.1em;
        gap: 0.3rem;
        z-index: 20;
    }

    .styly-cart-icon {
        width: 18px;
        height: 18px;
    }

    .styly-header-cart .styly-cart-count {
        font-size: 0.7rem;
        min-width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
        letter-spacing: 0;
    }
}

@media (max-width: 700px) {
    a.styly-logo,
    header a.styly-logo,
    .site-header a.styly-logo {
        font-size: 24px !important;
        letter-spacing: 0.3em !important;
    }

    .styly-catbar {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .styly-catbar::-webkit-scrollbar {
        display: none;
    }

    .styly-catbar-row {
        justify-content: flex-start;
        gap: 0.5rem;
        width: max-content;
        min-width: 100%;
        padding: 0.75rem 0.85rem;
    }

    .styly-catbar-row a {
        font-size: 1.12rem;
        padding: 0.78rem 1.2rem;
    }

    .styly-whatsapp span {
        display: none;
    }

    .styly-whatsapp {
        padding: 0.85rem;
        border-radius: 50%;
    }
}
