/* Ventora design fixes â€” font fallbacks & layout overrides */

@font-face {
    font-family: "GeorgiaPro";
    src: local("Georgia"), local("Playfair Display");
    font-weight: 700;
    font-style: normal;
}

.msc-section-title,
.msc-hero-content h1,
.msc-about-content h2,
.msc-category-content h3,
.navbar-brand {
    font-family: "GeorgiaPro", "Playfair Display", Georgia, serif !important;
}

.msc-values-section .msc-section-title {
    color: #ffffff !important;
}

.msc-about-video-section {
    position: relative;
    min-height: 520px;
}

.msc-footer {
    /* Keep design footer photo (ft1.jpg) â€” do not force solid black */
    position: relative;
   
    background-color: #eeced6 !important;
    color: #cccccc;
    overflow: hidden;
}

.msc-footer::before {
    content: "";
    position: absolute;
    inset: 0;
   
    z-index: 0;
}

.msc-footer .container {
    position: relative;
    z-index: 1;
}

.msc-footer-trust {
    background: #9e8a8f;
    padding: 3rem 0;
    color: #fff;
}

.msc-footer-trust .msc-trust-item h6 {
    color: #ffffff !important;
    font-weight: 600;
    margin-bottom: 0.35rem;
}

.msc-footer-trust .msc-trust-item p {
    color: #c9c9c9 !important;
    font-size: 0.85rem;
    margin: 0;
}

.msc-footer-trust .msc-trust-item i {
    font-size: 2rem;
    color: #bf9a4e !important;
    margin-bottom: 0.75rem;
}

.msc-footer-desc,
.msc-footer-desc.product-rich-text,
.msc-footer-desc p,
.msc-footer .product-rich-text,
.msc-footer .product-rich-text p {
    color: #cccccc !important;
}

.msc-footer-desc p {
    margin-bottom: 0.75rem;
}

.msc-footer-desc a,
.msc-footer .product-rich-text a {
    color: #bf9a4e !important;
}

.msc-recent-products {
    background: #f8f6f3;
    padding: 4rem 0;
}

.msc-product-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
}

.msc-product-media img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.msc-product-info {
    padding: 1rem;
}

.msc-product-info h5 {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}

.msc-enquiry-link {
    color: #bf9a4e;
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.msc-certifications-section {
    padding: 4rem 0;
    background: #fff;
}

.msc-cert-card img {
    max-height: 60px;
    margin-bottom: 0.5rem;
    opacity: 0.85;
}

.msc-cert-card span {
    font-size: 0.75rem;
    color: #666;
}

.msc-section-tag {
    color: #bf9a4e;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.8rem;
    font-weight: 600;
}

.msc-section-desc {
    color: #666;
    max-width: 600px;
    margin: 0 auto;
}

.msc-bulk-cta {
    background: linear-gradient(135deg, #111 0%, #2a2a2a 100%);
    padding: 4rem 0;
}

.msc-bulk-cta h2,
.msc-bulk-cta h3,
.msc-bulk-cta h4,
.msc-bulk-cta p,
.corporate-cms-body .msc-bulk-cta h2,
.corporate-cms-body .msc-bulk-cta h3,
.corporate-cms-body .msc-bulk-cta h4,
.corporate-cms-body .msc-bulk-cta p,
.product-rich-text .msc-bulk-cta h2,
.product-rich-text .msc-bulk-cta h3,
.product-rich-text .msc-bulk-cta h4,
.product-rich-text .msc-bulk-cta p {
    color: #ffffff !important;
}

.msc-btn-primary {
    display: inline-block;
    background: #bf9a4e !important;
    color: #111111 !important;
    padding: 0.9rem 1.9rem;
    border-radius: 30px;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 0.9rem;
    letter-spacing: 0.4px;
    border: none;
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(191, 154, 78, 0.28);
}

.msc-btn-primary:hover,
.msc-btn-primary:focus,
a.msc-btn-primary:hover,
button.msc-btn-primary:hover,
.product-rich-text a.msc-btn-primary,
.corporate-cms-body a.msc-btn-primary,
.product-rich-text a.msc-btn-primary:hover,
.corporate-cms-body a.msc-btn-primary:hover {
    background: #d4b56a !important;
    color: #111111 !important;
    text-decoration: none !important;
}

.mobile_slider {
    background: #111;
    padding: 3rem 0;
}

/* Bootstrap offcanvas â€” undo static HTML rules in ventora.css that break mobile menu */
#mscMobileMenu.offcanvas {
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) {
    .msc-navbar .navbar-toggler {
        display: none;
    }
}

main {
    overflow-x: hidden;
}

/* Inner pages: always white header + dark nav (matches design HTML) */
body:not(.home-page) .msc-header {
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}

body:not(.home-page) .msc-header .nav-link {
    color: #000000 !important;
}

body:not(.home-page) .msc-header .msc-logo-light {
    display: none;
}

body:not(.home-page) .msc-header .msc-logo-dark {
    display: block;
}

body:not(.home-page) .msc-header .navbar-toggler i {
    color: #111 !important;
}

/* CMS text on dark homepage sections: keep white (override CMS gray) */
.msc-hero-content .hero-subtitle,
.msc-hero-content .hero-subtitle p,
.msc-hero-content .product-rich-text,
.msc-hero-content .product-rich-text p,
.msc-about-content .product-rich-text,
.msc-about-content .product-rich-text p {
    color: rgba(255, 255, 255, 0.92) !important;
}

.msc-intro-gradient .msc-about-content,
.msc-intro-gradient .msc-about-content h2,
.msc-intro-gradient .msc-about-content h3,
.msc-intro-gradient .msc-about-content h4,
.msc-intro-gradient .msc-about-content p,
.msc-about-video-section .msc-about-content,
.msc-about-video-section .msc-about-content h2,
.msc-about-video-section .msc-about-content h3,
.msc-about-video-section .msc-about-content h4,
.msc-about-video-section .msc-about-content p {
    color: #222222 !important;
}

.msc-hero-content .hero-subtitle p {
    margin-bottom: 35px;
}

/* Homepage hero: multi-slide auto banner */
.home-page .msc-header .msc-navbar {
    padding-top: 28px;
    padding-bottom: 22px;
}

.home-page .msc-header .navbar-brand img {
    height: 64px;
    width: auto;
}

.home-page .msc-hero-section {
    position: relative;
    min-height: 100vh;
    height: 100vh;
    overflow: hidden;
    padding: 0;
    display: block;
}

.home-page .msc-hero-slider {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-page .msc-hero-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s ease, visibility 0.8s ease;
    display: flex;
    align-items: flex-end;
    padding-top: 160px;
    padding-bottom: 72px;
    box-sizing: border-box;
    z-index: 1;
}

.home-page .msc-hero-slide.is-active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.home-page .msc-hero-slide .msc-hero-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
}

.home-page .msc-hero-slide .msc-hero-overlay {
    z-index: 2;
}

.home-page .msc-hero-slide .msc-hero-container {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 100%;
}

.home-page .msc-hero-content {
    max-width: 100%;
    width: 100%;
    padding-top: 0;
    padding-right: 2rem;
}

.home-page .msc-hero-content h1 {
    font-size: clamp(1.85rem, 3.2vw, 2.65rem);
    line-height: 1.15;
    letter-spacing: 0.02em;
    margin-bottom: 0.75rem;
    max-width: none;
    width: 100%;
}

.home-page .msc-hero-content h1 span {
    display: block;
    margin-top: 0.35rem;
    font-size: 0.72em;
    line-height: 1.25;
    letter-spacing: 0.01em;
}

.home-page .msc-hero-content .hero-subtitle {
    max-width: 52rem;
}

.home-page .msc-hero-content .hero-subtitle p {
    font-size: 1.08rem;
    line-height: 1.7;
    margin-bottom: 1.75rem !important;
}

.home-page .msc-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
}

.home-page .msc-hero-actions .btn {
    margin: 0 !important;
}

.home-page .msc-hero-slider-dots {
    position: absolute;
    left: 50%;
    bottom: 28px;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 5;
}

.home-page .msc-hero-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.85);
    background: transparent;
    padding: 0;
    cursor: pointer;
    transition: background 0.25s ease, transform 0.25s ease;
}

.home-page .msc-hero-dot.is-active {
    background: #bf9a4e;
    border-color: #bf9a4e;
    transform: scale(1.15);
}

.home-page .msc-hero-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(0, 0, 0, 0.28);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.25s ease, border-color 0.25s ease;
}

.home-page .msc-hero-nav:hover {
    background: rgba(0, 0, 0, 0.5);
    border-color: #bf9a4e;
}

.home-page .msc-hero-prev { left: 18px; }
.home-page .msc-hero-next { right: 18px; }

@media (min-width: 992px) {
    .home-page .msc-hero-slide .msc-hero-container {
        padding-left: 5rem !important;
        padding-right: 3rem !important;
    }
}

@media (max-width: 991.98px) {
    .home-page .msc-header .msc-navbar {
        padding-top: 18px;
        padding-bottom: 14px;
    }

    .home-page .msc-header .navbar-brand img {
        height: 52px;
    }

    .home-page .msc-hero-section {
        height: auto;
        min-height: 100svh;
    }

    .home-page .msc-hero-slide {
        position: absolute;
        padding-top: 140px;
        padding-bottom: 64px;
    }

    .home-page .msc-hero-content {
        padding-right: 0;
    }

    .home-page .msc-hero-content h1 {
        font-size: clamp(1.7rem, 5.5vw, 2.25rem);
    }

    .home-page .msc-hero-nav {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .home-page .msc-hero-slide {
        padding-top: 120px;
        padding-bottom: 56px;
    }

    .home-page .msc-hero-content h1 {
        font-size: clamp(1.55rem, 6.5vw, 1.95rem);
    }

    .home-page .msc-hero-content .hero-subtitle p {
        font-size: 0.98rem;
    }
}

.msc-about-content .product-rich-text p {
    margin-bottom: 1rem;
    opacity: 0.9;
}

/* CMS / TinyMCE HTML output */
.product-rich-text,
.cms-content,
.cms-html {
    line-height: 1.75;
    color: #555;
}

.product-rich-text p,
.cms-content p,
.cms-html p {
    margin-bottom: 1rem;
}

.product-rich-text h2,
.product-rich-text h3,
.product-rich-text h4,
.cms-content h2,
.cms-content h3,
.cms-content h4 {
    font-family: "GeorgiaPro", "Playfair Display", Georgia, serif;
    color: #1a1a1a;
    margin: 1.75rem 0 0.75rem;
}

.product-rich-text ul,
.product-rich-text ol,
.cms-content ul,
.cms-content ol {
    margin: 0 0 1rem 1.25rem;
}

.product-rich-text li,
.cms-content li {
    margin-bottom: 0.35rem;
}

.product-rich-text a,
.cms-content a {
    color: #bf9a4e;
    text-decoration: underline;
}

.product-rich-text img,
.cms-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 1rem 0;
}

.product-rich-text table,
.cms-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.product-rich-text th,
.product-rich-text td,
.cms-content th,
.cms-content td {
    border: 1px solid #e5e5e5;
    padding: 0.65rem 0.85rem;
}

.product-rich-text blockquote,
.cms-content blockquote {
    border-left: 4px solid #bf9a4e;
    padding-left: 1rem;
    margin: 1.25rem 0;
    color: #666;
    font-style: italic;
}

/* Home newsletter */
.msc-newsletter-section {
    padding: 4.5rem 0;
    background: linear-gradient(135deg, #1a1a1a 0%, #3a2a14 55%, #5c4520 100%);
    position: relative;
    overflow: hidden;
}
.msc-newsletter-section::before {
    content: '';
    position: absolute;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(191, 154, 78, 0.12);
    top: -140px;
    right: -80px;
}
.msc-newsletter-inner {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 2.5rem;
    align-items: center;
}
.msc-newsletter-copy .msc-section-tag {
    color: #bf9a4e;
}
.msc-newsletter-copy p {
    color: rgba(255,255,255,0.75);
    margin: 0;
    max-width: 34rem;
    line-height: 1.7;
}
.msc-newsletter-fields {
    display: flex;
    gap: 0.75rem;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.14);
    border-radius: 999px;
    padding: 0.4rem;
}
.msc-newsletter-fields input {
    flex: 1;
    border: none;
    background: transparent;
    color: #fff;
    padding: 0.85rem 1.25rem;
    outline: none;
    font-size: 0.95rem;
}
.msc-newsletter-fields input::placeholder {
    color: rgba(255,255,255,0.5);
}
.msc-newsletter-fields button {
    border: none;
    border-radius: 999px;
    background: #bf9a4e;
    color: #111;
    font-weight: 700;
    padding: 0.85rem 1.6rem;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.25s, transform 0.25s;
}
.msc-newsletter-fields button:hover {
    background: #d4b56a;
    transform: translateY(-1px);
}
.msc-newsletter-fields button:disabled {
    opacity: 0.7;
    cursor: wait;
}
.msc-newsletter-note {
    min-height: 1.25rem;
    margin: 0.85rem 0 0;
    font-size: 0.9rem;
    color: rgba(255,255,255,0.7);
}
.msc-newsletter-note.is-success { color: #86efac; }
.msc-newsletter-note.is-error { color: #fca5a5; }

@media (max-width: 768px) {
    .msc-newsletter-inner {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        text-align: center;
    }
    .msc-newsletter-copy p {
        margin-left: auto;
        margin-right: auto;
    }
    .msc-newsletter-fields {
        flex-direction: column;
        border-radius: 16px;
        padding: 0.75rem;
    }
    .msc-newsletter-fields button {
        width: 100%;
    }
}

/* Ventora pagination — active page number must stay visible */
.ventora-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 3rem;
    font-family: 'Inter', sans-serif;
}
.ventora-page-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 0.75rem;
    border-radius: 50%;
    background: #f3f1ed;
    color: #1a1a1a !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 0.95rem;
    line-height: 1;
    transition: all 0.25s ease;
    border: 1px solid transparent;
}
.ventora-page-btn:hover {
    background: #e8e2d8;
    color: #1a1a1a !important;
}
.ventora-page-btn.is-active {
    background: #bf9a4e !important;
    color: #ffffff !important;
    box-shadow: 0 6px 16px rgba(191, 154, 78, 0.35);
}
.ventora-page-btn.is-disabled {
    background: #f5f5f5;
    color: #c0c0c0 !important;
    cursor: not-allowed;
    pointer-events: none;
}
.ventora-page-ellipsis {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 42px;
    color: #777;
    font-weight: 600;
}

/* Product cards — full image visible, no crop */
.msc-product-media {
    background: #f8f6f3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    min-height: 260px;
}
.msc-product-media img,
.msc-product-card img {
    width: 100% !important;
    height: auto !important;
    max-height: 280px !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block;
}
.products-page .v-card-media img {
    object-fit: contain !important;
}

/* Hide storefront product prices site-wide (keep admin/checkout intact) */
.products-page .v-card-footer .fw-semibold,
.product-price-row,
.product-price,
.product-price-old,
.product-save,
.related-info .price,
.wishlist-page .product-price,
.category-page .product-card-v .text-warning,
.detail-price {
    display: none !important;
}

/* Bulk CTA — force contrast (must stay AFTER .product-rich-text heading/link rules) */
.msc-bulk-cta,
.product-rich-text .msc-bulk-cta,
.corporate-cms-body .msc-bulk-cta {
    background: #F6EEF0;
background: radial-gradient(circle,rgba(246, 238, 240, 1) 0%, rgba(246, 238, 240, 1) 100%);
}

.msc-bulk-cta h2,
.msc-bulk-cta h3,
.msc-bulk-cta h4,
.msc-bulk-cta p,
.msc-bulk-cta .msc-cta-tag,
.product-rich-text .msc-bulk-cta h2,
.product-rich-text .msc-bulk-cta h3,
.product-rich-text .msc-bulk-cta h4,
.product-rich-text .msc-bulk-cta p,
.corporate-cms-body .msc-bulk-cta h2,
.corporate-cms-body .msc-bulk-cta h3,
.corporate-cms-body .msc-bulk-cta h4,
.corporate-cms-body .msc-bulk-cta p {
    color: #222222 !important;
}

a.msc-btn-primary,
button.msc-btn-primary,
.msc-btn-primary,
.product-rich-text a.msc-btn-primary,
.product-rich-text button.msc-btn-primary,
.corporate-cms-body a.msc-btn-primary,
.msc-bulk-cta a.msc-btn-primary,
.msc-bulk-cta button.msc-btn-primary {
    display: inline-block !important;
    background: #bf9a4e !important;
    color: #111111 !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    -webkit-text-fill-color: #111111 !important;
}

a.msc-btn-primary:hover,
a.msc-btn-primary:focus,
button.msc-btn-primary:hover,
button.msc-btn-primary:focus,
.product-rich-text a.msc-btn-primary:hover,
.corporate-cms-body a.msc-btn-primary:hover,
.msc-bulk-cta a.msc-btn-primary:hover {
    background: #d4b56a !important;
    color: #111111 !important;
    -webkit-text-fill-color: #111111 !important;
    text-decoration: none !important;
}

/* Simple process cards (after Partner CTA) */
.msc-simple-process-section {
    background: #f7f5f1;
    padding: 4.5rem 0;
}

.msc-simple-process-heading {
    margin-bottom: 2.75rem;
}

.msc-simple-process-heading h2 {
    color: #1a2332;
    font-size: clamp(1.45rem, 2.4vw, 2rem);
    font-weight: 700;
    line-height: 1.3;
    margin: 0 auto 0.85rem;
    max-width: 720px;
}

.msc-simple-process-underline {
    display: block;
    width: 56px;
    height: 3px;
    margin: 0 auto;
    background: #bf9a4e;
    border-radius: 2px;
}

.msc-simple-process-card {
    position: relative;
    background: #fff;
    border-radius: 14px;
    padding: 1.75rem 1.35rem 1.5rem;
    border-top: 3px solid #bf9a4e;
    box-shadow: 0 10px 28px rgba(26, 35, 50, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.msc-simple-process-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(26, 35, 50, 0.1);
}

.msc-simple-process-num {
    position: absolute;
    top: 0.85rem;
    right: 0.85rem;
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 50%;
    background: rgba(191, 154, 78, 0.16);
    color: #8a6d2f;
    font-size: 0.72rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.02em;
}

.msc-simple-process-icon {
    width: 4.5rem;
    height: 4.5rem;
    margin: 0.35rem auto 1.15rem;
    border-radius: 1rem;
    background: #f0eee9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.msc-simple-process-icon i {
    font-size: 1.65rem;
    color: #bf9a4e;
}

.msc-simple-process-card h3 {
    color: #1a2332;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 0.75rem;
    text-align: center;
}

.msc-simple-process-card p {
    color: #5c6570;
    font-size: 0.9rem;
    line-height: 1.65;
    margin: 0;
    text-align: center;
}

@media (max-width: 767.98px) {
    .msc-simple-process-section {
        padding: 3.25rem 0;
    }

    .msc-simple-process-heading {
        margin-bottom: 1.75rem;
    }
}
