/*
 * Final archive page overrides.
 * This file is loaded after the accumulated theme layers.
 */

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-breadcrumbs,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-cats,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-layout,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq {
    width: min(1320px, calc(100vw - 105px)) !important;
    max-width: 1320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Archive buyer questions: lock to the original Elementor block geometry. */
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions * {
    box-sizing: border-box !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
    margin-top: 72px !important;
    padding: 0 0 48px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__meta {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__line {
    width: 100% !important;
    height: 0 !important;
    margin: 16px 0 52px !important;
    border: 0 !important;
    border-bottom: 1px solid #050505 !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
    display: grid !important;
    grid-template-columns: .92fr 1.08fr !important;
    gap: 72px !important;
    align-items: start !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
    max-width: 520px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 54px !important;
    line-height: .98 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead {
    max-width: 500px !important;
    margin: 28px 0 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
    max-width: 500px !important;
    margin-top: 28px !important;
    padding: 18px !important;
    border: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note-label {
    display: block !important;
    margin-bottom: 10px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note-text {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__cards {
    display: grid !important;
    grid-template-columns: 1fr !important;
    border-top: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card {
    display: grid !important;
    grid-template-columns: 86px minmax(0, 1fr) !important;
    gap: 28px !important;
    padding: 26px 0 !important;
    border-bottom: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__num {
    display: block !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .16em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card-title {
    margin: 0 0 10px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__text {
    max-width: 620px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.68 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

@media (max-width: 1024px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
        margin-top: 56px !important;
        padding: 0 20px 48px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
        grid-template-columns: 1fr !important;
        gap: 36px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
        max-width: 720px !important;
        font-size: 46px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
        max-width: 720px !important;
    }
}

@media (max-width: 767px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
        margin-top: 42px !important;
        padding: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__top {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 8px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__line {
        margin: 16px 0 34px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
        gap: 28px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
        font-size: 25px !important;
        line-height: 1 !important;
        font-weight: 600 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead {
        margin-top: 18px !important;
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
        margin-top: 20px !important;
        padding: 16px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
        padding: 22px 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card-title {
        font-size: 14px !important;
        line-height: 1.25 !important;
        font-weight: 600 !important;
    }

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__text {
    font-size: 14px !important;
    line-height: 1.6 !important;
}
}

/* Header spacing parity on archive/product pages. */
@media (min-width: 1201px) {
    body.mc-native .mc-header__inner {
        grid-template-columns: 220px 100px minmax(520px, 1fr) max-content !important;
        column-gap: 16px !important;
    }

    body.mc-native .mc-logo--image {
        width: 220px !important;
    }

    body.mc-native .mc-logo__image,
    body.mc-native .custom-logo {
        max-width: 220px !important;
    }
}

/* 1.0.63 global header heights: original top bar 36px, white header row 85px. */
@media (min-width: 768px) {
    body.mc-native .mc-topbar {
        height: 36px !important;
        min-height: 36px !important;
    }

    body.mc-native .mc-topbar__inner {
        height: 36px !important;
        min-height: 36px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    body.mc-native .mc-topbar__inner,
    body.mc-native .mc-topbar__inner span,
    body.mc-native .mc-topbar__phone {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    body.mc-native .mc-header__inner {
        height: 85px !important;
        min-height: 85px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    body.mc-native .mc-logo__image,
    body.mc-native .custom-logo {
        width: auto !important;
        max-width: 250px !important;
        height: auto !important;
        max-height: 74px !important;
        object-fit: contain !important;
    }

    body.mc-native .mc-search {
        min-height: 48px !important;
        height: 48px !important;
        grid-template-columns: 1fr 48px !important;
    }

    body.mc-native .mc-search input[type="search"],
    body.mc-native .mc-search button {
        height: 46px !important;
        min-height: 46px !important;
    }

    body.mc-native .mc-search button {
        font-size: 30px !important;
    }

    body.mc-native .mc-header__catalog {
        width: auto !important;
        min-width: 100px !important;
        height: 48px !important;
        min-height: 48px !important;
        padding: 0 18px !important;
        font-size: 15px !important;
        line-height: 1 !important;
    }
}

/* Final global breadcrumbs lock: 34px from header on every page. */
body.mc-native .mc-breadcrumbs {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 10px !important;
    width: min(1320px, calc(100vw - 105px)) !important;
    max-width: 1320px !important;
    margin: 34px auto 18px !important;
    padding: 0 !important;
    color: #6f6f6f !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
}

body.mc-native .mc-breadcrumbs a {
    color: inherit !important;
    font: inherit !important;
    text-decoration: none !important;
}

body.mc-native .mc-breadcrumbs a:hover {
    color: #050505 !important;
}

body.mc-native .mc-breadcrumbs__sep {
    color: #6f6f6f !important;
}

body.mc-native .mc-breadcrumbs span[aria-current="page"] {
    color: #050505 !important;
    font: inherit !important;
    font-weight: 600 !important;
}

body.woocommerce-cart .mc-breadcrumbs,
body.woocommerce-checkout .mc-breadcrumbs,
body.single-product .mc-breadcrumbs {
    width: 100% !important;
}

@media (max-width: 1024px) {
    body.mc-native .mc-breadcrumbs {
        width: calc(100vw - 40px) !important;
        margin-top: 34px !important;
    }

    body.woocommerce-cart .mc-breadcrumbs,
    body.woocommerce-checkout .mc-breadcrumbs,
    body.single-product .mc-breadcrumbs {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    body.mc-native .mc-breadcrumbs {
        width: calc(100vw - 32px) !important;
        gap: 8px !important;
        margin-top: 34px !important;
        margin-bottom: 16px !important;
        font-size: 11px !important;
    }

    body.woocommerce-cart .mc-breadcrumbs,
    body.woocommerce-checkout .mc-breadcrumbs,
    body.single-product .mc-breadcrumbs {
        width: 100% !important;
    }
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-breadcrumbs {
    margin-top: 34px !important;
    margin-bottom: 18px !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body.woocommerce-cart .mc-commerce-page,
body.woocommerce-checkout .mc-commerce-page {
    padding-top: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero {
    padding: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero__inner {
    display: grid !important;
    grid-template-columns: minmax(0, calc(100% - 624px)) 600px !important;
    gap: 24px !important;
    align-items: center !important;
    padding: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero .mc-eyebrow {
    display: block !important;
    margin: 0 0 22px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero h1 {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 54px !important;
    line-height: .96 !important;
    font-weight: 700 !important;
    letter-spacing: -.04em !important;
    text-transform: uppercase !important;
    color: #242424 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 16px !important;
    font-family: Montserrat, Arial, sans-serif !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__text {
    width: auto !important;
    flex: 1 1 auto !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__text p {
    margin: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__facts {
    width: 154px !important;
    flex: 0 0 154px !important;
    margin: 0 !important;
    padding-left: 22px !important;
    border-left: 1px solid #000 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 11px !important;
    line-height: 1.48 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    color: #000 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-divider,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-products-divider {
    width: min(1320px, calc(100vw - 105px)) !important;
    max-width: 1320px !important;
    height: 0 !important;
    margin: 36px auto 28px !important;
    border: 0 !important;
    border-top: 1px solid #dedede !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-divider {
    margin: 18px auto 28px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head {
    padding: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head__top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head__meta {
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .38em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head__line {
    width: 100% !important;
    height: 0 !important;
    margin: 18px 0 34px !important;
    border: 0 !important;
    border-top: 1px solid #050505 !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-cats {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-cats__wrap {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-products-divider {
    margin: 34px auto 28px !important;
    border-top-color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-toolbar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 24px !important;
    align-items: center !important;
    margin: 0 0 28px !important;
    padding: 0 !important;
    border: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-toolbar::before,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-toolbar::after,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-filter-button,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-reset,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-per-page {
    content: none !important;
    display: none !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .woocommerce-result-count {
    grid-column: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #777 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .woocommerce-ordering {
    grid-column: 2 !important;
    justify-self: end !important;
    margin: 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .woocommerce-ordering select {
    width: 242px !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 48px 0 20px !important;
    border: 1px solid #050505 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #8a8a8a !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who * {
    box-sizing: border-box !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who {
    margin-top: 72px !important;
    padding: 0 0 96px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__meta {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__line {
    width: 100% !important;
    height: 0 !important;
    margin: 16px 0 52px !important;
    border: 0 !important;
    border-bottom: 1px solid #050505 !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__head {
    display: grid !important;
    grid-template-columns: .4fr .8fr !important;
    gap: 0 !important;
    padding-bottom: 38px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__spacer {
    display: block !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__title {
    max-width: 760px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 62px !important;
    line-height: .98 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__text {
    max-width: 760px !important;
    margin: 18px 0 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card {
    min-height: 166px !important;
    padding: 24px !important;
    border-top: 1px solid #dedede !important;
    border-bottom: 1px solid #dedede !important;
    border-left: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card:last-child {
    border-right: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__label {
    display: block !important;
    margin-bottom: 18px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card-title {
    margin: 0 0 14px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #222 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card-text {
    max-width: 280px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #8a8a8a !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq * {
    box-sizing: border-box !important;
    letter-spacing: 0;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq {
    margin-top: 72px !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__meta {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__line {
    width: 100% !important;
    height: 0 !important;
    margin: 16px 0 52px !important;
    border: 0 !important;
    border-bottom: 1px solid #050505 !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__head {
    display: grid !important;
    grid-template-columns: .4fr .8fr !important;
    gap: 0 !important;
    padding: 0 0 38px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__spacer {
    display: block !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__title-wrap {
    max-width: 920px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__title {
    width: 80% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 54px !important;
    line-height: .98 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__list {
    width: 100% !important;
    border-top: 1px solid #e5e5e5 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__item {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question {
    width: 100% !important;
    min-height: 60px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 12px !important;
    align-items: center !important;
    gap: 24px !important;
    cursor: pointer !important;
    text-align: left !important;
    box-shadow: none !important;
    appearance: none !important;
    transition: background-color .25s ease, color .25s ease !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question:hover,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question:focus {
    background: #f8f8f8 !important;
    color: #000 !important;
    outline: none !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question span {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #000 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__item.is-open .montale-buyer-faq__question {
    background: #fafafa !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question i {
    position: relative !important;
    width: 12px !important;
    height: 12px !important;
    display: block !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question i::before,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question i::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 5px !important;
    width: 12px !important;
    height: 1px !important;
    background: #dedede !important;
    transition: transform .28s ease, opacity .28s ease, background-color .28s ease !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question i::after {
    transform: rotate(90deg) !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__item.is-open .montale-buyer-faq__question i::after {
    opacity: 0 !important;
    transform: rotate(0deg) !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__answer {
    max-height: 0;
    overflow: hidden !important;
    opacity: 0;
    padding: 0 !important;
    transition: max-height .4s cubic-bezier(.4, 0, .2, 1), opacity .3s ease !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__answer > div {
    padding: 0 64px 24px 0 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__item.is-open .montale-buyer-faq__answer {
    opacity: 1;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__answer p {
    max-width: 860px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 1.65 !important;
    color: #7b7b7b !important;
}

@media (max-width: 1280px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero h1 {
        font-size: 50px !important;
    }
}

@media (max-width: 1024px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-breadcrumbs,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-cats,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-layout,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq {
        width: calc(100vw - 40px) !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero__inner {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__text {
        width: 65% !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__facts {
        width: 35% !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero h1 {
        font-size: 46px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__head {
        grid-template-columns: 1fr !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__spacer {
        display: none !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__title {
        width: 100% !important;
        font-size: 42px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who {
        margin-top: 56px !important;
        padding: 0 20px 72px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__head {
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__spacer {
        display: none !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__title {
        font-size: 46px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card:nth-child(2) {
        border-right: 1px solid #dedede !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card:nth-child(n+3) {
        border-top: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card-title {
        font-size: 20px !important;
    }
}

@media (max-width: 767px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-breadcrumbs,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-head,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-fragrance-cats,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-layout,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq {
        width: calc(100vw - 32px) !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero h1,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__title {
        font-size: 24px !important;
        line-height: 1.02 !important;
        font-weight: 600 !important;
        letter-spacing: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero .mc-eyebrow {
        margin-bottom: 20px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info {
        flex-direction: column !important;
        gap: 16px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__text,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__facts {
        width: 100% !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-archive-info__facts {
        width: auto !important;
        max-width: 100% !important;
        flex: 0 0 auto !important;
        align-self: flex-start !important;
        min-height: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-shop-toolbar {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .woocommerce-ordering {
        grid-column: 1 !important;
        justify-self: stretch !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .woocommerce-ordering select {
        width: 100% !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__top {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 8px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__line {
        margin: 16px 0 34px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__head {
        display: block !important;
        padding: 0 0 28px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question {
        min-height: 72px !important;
        gap: 18px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__question span {
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 1.35 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__answer > div {
        padding: 0 24px 24px 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-faq__answer p {
        max-width: 100% !important;
        font-size: 14px !important;
        line-height: 1.65 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who {
        margin-top: 72px !important;
        padding: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__top {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 8px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__line {
        margin: 16px 0 34px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__title {
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 1 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__text {
        font-size: 14px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__grid {
        grid-template-columns: 1fr !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card {
        min-height: auto !important;
        border-right: 1px solid #dedede !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card:nth-child(n+2) {
        border-top: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card-title {
        font-size: 14px !important;
        line-height: 1.2 !important;
        font-weight: 500 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-who__card-text {
        font-size: 14px !important;
        line-height: 1.55 !important;
    }
}

/* Final lock for the original buyer questions block. */
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions,
body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions * {
    box-sizing: border-box !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
    width: min(1320px, calc(100vw - 105px)) !important;
    max-width: 1320px !important;
    margin: 72px auto 0 !important;
    padding: 0 0 48px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__top {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 24px !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__meta {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: .22em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__line {
    width: 100% !important;
    height: 0 !important;
    margin: 16px 0 52px !important;
    border: 0 !important;
    border-bottom: 1px solid #050505 !important;
    background: transparent !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
    display: grid !important;
    grid-template-columns: .92fr 1.08fr !important;
    gap: 72px !important;
    align-items: start !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
    max-width: 520px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 54px !important;
    line-height: .98 !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead {
    max-width: 500px !important;
    margin: 28px 0 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
    max-width: 500px !important;
    margin-top: 28px !important;
    padding: 18px !important;
    border: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note-label {
    display: block !important;
    margin-bottom: 10px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note-text {
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__cards {
    display: grid !important;
    grid-template-columns: 1fr !important;
    border-top: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card {
    display: grid !important;
    grid-template-columns: 86px minmax(0, 1fr) !important;
    gap: 28px !important;
    padding: 26px 0 !important;
    border-bottom: 1px solid #dedede !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__num {
    display: block !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .16em !important;
    text-transform: uppercase !important;
    color: #6f6f6f !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card-title {
    margin: 0 0 10px !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #050505 !important;
}

body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__text {
    max-width: 620px !important;
    margin: 0 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.68 !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    color: #6f6f6f !important;
}

@media (max-width: 1024px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
        width: calc(100vw - 40px) !important;
        margin-top: 56px !important;
        padding: 0 20px 48px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
        grid-template-columns: 1fr !important;
        gap: 36px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
        max-width: 720px !important;
        font-size: 46px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead,
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
        max-width: 720px !important;
    }
}

@media (max-width: 767px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions {
        width: calc(100vw - 32px) !important;
        margin-top: 42px !important;
        padding: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__top {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 8px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__line {
        margin: 16px 0 34px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__layout {
        gap: 28px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__title {
        font-size: 25px !important;
        line-height: 1 !important;
        font-weight: 600 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__lead {
        margin-top: 18px !important;
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__note {
        margin-top: 20px !important;
        padding: 16px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
        padding: 22px 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card-title {
        font-size: 14px !important;
        line-height: 1.25 !important;
        font-weight: 600 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__text {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }
}

/* Final header spacing lock: logo, catalog and search like original. */
@media (min-width: 1201px) {
    body.mc-native .mc-header__inner {
        grid-template-columns: 220px 100px minmax(520px, 1fr) max-content !important;
        column-gap: 16px !important;
    }

    body.mc-native .mc-logo--image {
        width: 220px !important;
    }

    body.mc-native .mc-logo__image,
    body.mc-native .custom-logo {
        max-width: 220px !important;
    }
}

/* 1.0.71 final catalog button centering between logo and search. */
@media (min-width: 1201px) {
    body.mc-native .mc-header__catalog {
        justify-self: center !important;
        transform: translateX(-24px) !important;
    }
}

/* 1.0.746: mobile archive hero facts border height. */
@media (max-width: 767px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination {
        width: calc(100vw - 32px) !important;
        max-width: 100% !important;
        margin: 32px auto 20px !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination ul.page-numbers {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        list-style: none !important;
        overflow: visible !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination ul.page-numbers li {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        float: none !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination .page-numbers {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        min-width: 34px !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 1px solid #dedede !important;
        background: #fff !important;
        font-family: Montserrat, Arial, sans-serif !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
        letter-spacing: 0 !important;
        color: #050505 !important;
        text-decoration: none !important;
        box-sizing: border-box !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination .page-numbers.current {
        background: #050505 !important;
        border-color: #050505 !important;
        color: #fff !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) nav.woocommerce-pagination .page-numbers.dots {
        background: transparent !important;
        border-color: #dedede !important;
        color: #6f6f6f !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card {
        display: grid !important;
        grid-template-columns: 28px minmax(0, 1fr) !important;
        column-gap: 8px !important;
        row-gap: 10px !important;
        align-items: start !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card > .montale-buyer-questions__num {
        grid-column: 1 !important;
        grid-row: 1 !important;
        margin: 0 !important;
        line-height: 1.2 !important;
        white-space: nowrap !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card > div {
        grid-column: 2 !important;
        grid-row: 1 / span 2 !important;
        min-width: 0 !important;
        margin: 0 !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .montale-buyer-questions__card-title {
        margin: 0 0 10px !important;
    }
}

/* 1.0.750: final mobile archive hero heading-to-copy spacing. */
@media (max-width: 767px) {
    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero__inner {
        gap: 28px !important;
    }

    body:is(.woocommerce-shop, .tax-product_cat, .post-type-archive-product) .mc-archive-hero .mc-eyebrow {
        margin: 0 0 18px !important;
    }
}
