body {
    background-color: #f9f9f9;
    font-family: 'Poppins', sans-serif;
    color: #333;
}

/* Poppins font base */
body {
    font-family: 'Poppins', sans-serif;
}

/* Font weights */
.font-light {
    font-weight: 300;
    /* Light */
}

.font-regular {
    font-weight: 400;
    /* Regular */
}

.font-medium {
    font-weight: 500;
    /* Medium */
}

.font-semibold {
    font-weight: 600;
    /* Semi-Bold */
}

.font-bold {
    font-weight: 700;
    /* Bold */
}

/* Font sizes */
.font-small {
    font-size: 0.8rem;
    /* Small */
}

.font-medium {
    font-size: 1rem;
    /* Medium (default) */
}

.font-large {
    font-size: 1.25rem;
    /* Large */
}

.font-xlarge {
    font-size: 1.5rem;
    /* Extra Large */
}


.product-image-photo {
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}

.checkout-cart-index .page-title-wrapper h1.page-title {
    margin-left: 0;
}

.main-category-section .slick-initialized .slick-slide {
    padding: 0 10px;
}

.checkout-cart-index .item-info .product-item-name a {
    font-weight: 700;
}

/* pdp page */
body:not(.catalog-product-view) .product-reviews-summary {
    display: none !important;
}

.authentication-wrapper {
    margin-top: -35px;
}

.checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty {
    right: 0;
}

.catalog-product-view .product-info-main .stock {
    margin: 10px 0;
}

.catalog-product-view.product-extra-info {
    margin-bottom: 12px;
}

.catalog-product-view .product-extra-info .extra-item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    gap: 5px;
}

.catalog-product-view .product-extra-info .extra-item i {
    font-size: 18px;
    color: #2d7dd2;
    /* nice blue icon */
    margin-right: 8px;
}

/* Optional: Make secure lock icon green */
.catalog-product-view .product-extra-info .extra-item:nth-child(2) i {
    color: #28a745;
}


.catalog-product-view .box-tocart .actions {
    display: block;
    margin-top: 15px;
}

.catalog-product-view .box-tocart .field.qty .label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 10px;
}

.catalog-product-view .box-tocart .field.qty {
    display: flex;
}

.catalog-product-view .product-info-main .product-options-bottom {
    border-top: none;
}

/* our specials page */
.our-special-page-section {
    padding: 40px 25px;
}

/* Block spacing */
.our-special-page-section .pagebuilder-column-group {
    margin-bottom: 60px;
}

.our-special-page-section .pagebuilder-column-group:last-child {
    margin-bottom: 0;
}

.our-special-page-section figure img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}

.gc-special-item {
    padding: 0 20px;
}

.gc-special-item .special-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3em;
}

.gc-special-item .special-description p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.our-special-page-section .pagebuilder-column-line {
    display: flex;
    align-items: center;
    gap: 25px;
}

.our-special-page-section .pagebuilder-column {
    width: 50%;
}

/* payment iccons on footer */
.page-footer .payment-icons {
    padding-top: 15px;
    text-align: center;
}

.page-footer .payment-icons .fa {
    margin-right: 12px;
}

/* Brand Colors */
.page-footer .payment-icons .icon-visa {
    color: #1A1F71;
}

.page-footer .payment-icons .icon-mastercard {
    color: #EB001B;
}

.page-footer .payment-icons .icon-amex {
    color: #2E77BC;
}

.page-footer .payment-icons .icon-discover {
    color: #F76C00;
}

.page-footer .payment-icons .icon-paypal {
    color: #003087;
}

.page-footer .payment-icons .icon-stripe {
    color: #6772E5;
}

.cms-home .main-gc-slider-mobile,
.product-reviews-summary.empty {
    display: none;
}

.catalog-product-view .product h1.page-title,
.ajaxpro-modal-popup .product h1.page-title {
    margin-left: 0;
}

/* youtube video */
.cms-home .gc-youtube-video-section .gc-youtube-inner {
    min-height: 40vw;
}

.cms-home .gc-youtube-video-section .gc-youtube-inner iframe {
    min-height: inherit;
    width: 100%;
    border-radius: 30px;
}

/* tea tour */
.cms-home .gc-tea-tour {
    background-color: #1f2a57;

}

.cms-home .gc-tea-tour .tea-section {
    color: #fff;
    text-align: center;
    padding: 80px 20px;
}

.cms-home .gc-tea-tour .tea-section h1 {
    margin-bottom: 20px;
    color: #fff;
}

.cms-home .gc-tea-tour .tea-section p {
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.6;
    font-size: 21px;
}

.cms-home .gc-tea-tour .tea-section a {
    display: inline-block;
    background-color: #fff;
    padding: 15px 35px;
    text-decoration: none;
    border-radius: 20px;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s ease;
}

.cms-home .gc-tea-tour .tea-section a:hover {
    background-color: #f0f0f0;
}

a:focus,
a:active {
    outline: none !important;
    background: transparent !important;
}

/* testimonials */
.gc-testimonials figure.testimonial blockquote::before,
.gc-testimonials figure.testimonial blockquote::after,
.page-footer .footer.content .block.newsletter .control:before {
    display: none;
}

.gc-testimonials figure.testimonial .arrow {
    display: none;
}

.gc-testimonials figure.testimonial blockquote {
    background-color: transparent;
}

h2::after {
    display: none;
}

.gc-testimonials .testimonials-slider figure.testimonial {
    margin-bottom: 20px;
}

.gc-testimonials .gc-testimonial-content {
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
}

.gc-testimonials .content-heading h2.title {
    margin-bottom: 0;
}

.gc-testimonials figure.testimonial blockquote {
    padding: 25px 25px 30px !important;
}

.gc-testimonials .testimonial-profile-wrapper {
    padding: 0 20px;
}

.cms-home .testimonials-slider .block-content {
    max-width: 1325px;
    margin: 0 auto;
}

/* features silder */
.cms-home .gc-features-slide.row-full-width-inner .easyslide-wrapper {
    box-sizing: border-box;
    margin: 25px auto;
    max-width: 1280px;
    width: 100%;
    padding: 50px 0;
}

.cms-home .gc-features-slide.row-full-width-inner .easyslide-wrapper div.swiper-container .swiper-slide {
    border: 1.5px solid #000;
}

.page-main .page-title-wrapper .page-title,
h2.title,
.cms-home .gc-tea-tour .tea-section h1,
h1.page-title {
    text-transform: initial;
    font-size: 40px;
}

.checkout-container {
    margin: 50px 0 21px;
}

aside.modal-popup.popup-authentication.modal-slide._inner-scroll._show {
    z-index: 1000;
}

/* our specials */

/* Ensure figure acts as the container */
.cms-home .our-specials .our-specials-col figure.our-specials-img {
    position: relative;
    overflow: hidden;
}

/* Position figcaption to cover the whole image */
.cms-home .our-specials .our-specials-col figure.our-specials-img figcaption {
    position: absolute;
    inset: 0;
    /* top:0 right:0 bottom:0 left:0 */
    z-index: 3;
    padding: 30px;
    pointer-events: none;
    /* So clicks go to button below if required */
}

/* Default hidden state */
.cms-home .our-specials .our-specials-col figure.our-specials-img .overlay-text {
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.35s ease;
    max-width: 100%;
    z-index: 4;
    pointer-events: auto;
}

/* Show on hover */
.cms-home .our-specials .our-specials-col figure.our-specials-img:hover .overlay-text {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Optional: dark overlay */
.cms-home .our-specials .our-specials-col figure.our-specials-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 74%);
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 2;
    border-radius: 15px;
}

.cms-home .our-specials .our-specials-col figure.our-specials-img:hover .overlay-text h3 {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.cms-home .our-specials .our-specials-col figure.our-specials-img:hover .overlay-text p {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}

.cms-home .our-specials .our-specials-col figure.our-specials-img:hover::before {
    opacity: 1;
}

/* Read More button styling */
.cms-home .our-specials .our-specials-col .overlay-readmore {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 18px;
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s ease;
}

.cms-home .our-specials .our-specials-col .overlay-readmore:hover {
    background: #f1f1f1;
}

.cms-home .our-specials div.pagebuilder-button-primary:hover {
    background: #fff;
}

.cms-home .our-specials .cms-home-page-categories-products-text {
    margin-bottom: 0 !important;
}

.cms-home .our-specials div.pagebuilder-button-primary {
    background: #000;
    border: 1px solid #000;
    font-size: 16px;
    border-radius: 20px;
    padding: 10px 30px;
}

.cms-home .gc-specials {
    padding: 25px;
}

.cms-home .gc-specials figure.our-specials-img {
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.cms-home .gc-specials figure.our-specials-img img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
    transform-origin: center center;
    border-radius: 10px;
}

.cms-home .gc-specials figure.our-specials-img img:hover {
    transform: scale(1.1);
}

.cms-home .home-categories-second-heading {
    padding: 0 25px;
}

.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart.active .text {
    clip: auto;
    color: transparent;
    background-image: url('../images/shopping-cart.svg') !important;
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

.block-static-block.widget {
    margin-bottom: 0;
}

.page-header {
    margin-bottom: 0;
}

.nav-sections.is_stuck {
    position: unset !important;
    background-color: #000;
}

.cms-index-index.luxury-fullscreen-slider .nav-sections.is_stuck {
    background-color: #000;
}

/* footer */
.page-footer {
    padding-top: 50px;
    border-top: 1px solid #fff;
}

.page-footer .footer.content .block.newsletter .label {
    color: #fff;
    margin-bottom: 1.1rem;
    padding-bottom: 16px;
}

.page-footer .footer.content .block.newsletter .control input {
    margin-top: 34px;
    background: transparent;
    border-width: 2px;
    min-width: 150px;
}

.block.newsletter input[type="email"] {
    height: 36px;
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 0 15px 0 15px;
    margin: 0;
}

.page-footer .footer.content .block.newsletter .actions .action.subscribe {
    background: #fff;
    color: #000;
}

.page-footer .footer.content .block.newsletter {
    padding-top: 0px;
}

.newsletter-logo {
    text-align: center;
    margin-bottom: 10px;
}

.newsletter-logo-img {
    max-width: 140px;
    height: auto;
}

.cms-home .product-item-name {
    word-wrap: break-word;
    height: 51px;
    overflow: hidden;
}

/* category page */
.cms-categories .category-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.cms-categories .category-item a {
    text-decoration: none;
}

.cms-categories .category-grid .category-image {
    margin-bottom: 10px;
}

.cms-categories .category-grid .category-item {
    text-align: center;
    border: 1px solid #eee;
    padding: 15px;
    transition: all 0.3s ease;
    border-radius: 8px;
}

.cms-categories .category-grid .category-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
}

.cms-categories .category-grid .category-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.cms-categories .category-grid .category-name {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #444;
}

.cms-categories .no-categories {
    text-align: center;
    color: #777;
    font-style: italic;
}

h1.page-title {
    margin-left: 15px;
    margin-right: 15px;
    letter-spacing: .20em;
}

/* Shared styles for Privacy Policy and Terms & Conditions */
.cms-privacy-policy .container,
.cms-terms-and-conditions .container {
    max-width: 62.91%;
    margin: 30px auto;
    padding: 30px;
    background: white;
    border-radius: 12px;
}

.cms-privacy-policy h1,
.cms-terms-and-conditions h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
    color: #000;
}

.cms-privacy-policy summary,
.cms-terms-and-conditions summary {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    color: #000;
}

.cms-privacy-policy summary::after,
.cms-terms-and-conditions summary::after {
    content: "▼";
    font-size: 16px;
    margin-left: 8px;
    /* Small space between text and arrow */
    transition: transform 0.3s ease;
}

.cms-privacy-policy details[open] summary::after,
.cms-terms-and-conditions details[open] summary::after {
    content: "▲";
}

.cms-privacy-policy .section,
.cms-terms-and-conditions .section {
    margin-bottom: 30px;
}

.cms-privacy-policy details,
.cms-terms-and-conditions details {
    background: #f1f1f1;
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    transition: background 0.3s ease;
}

.cms-privacy-policy details:hover,
.cms-terms-and-conditions details:hover {
    background: #eaeaea;
}

.cms-privacy-policy .container p,
.cms-privacy-policy .container li,
.cms-terms-and-conditions .container p,
.cms-terms-and-conditions .container li {
    margin: 10px 0;
    font-size: 18px;
}

.cms-privacy-policy ul,
.cms-terms-and-conditions ul {
    padding-left: 20px;
}

.cms-privacy-policy a,
.cms-terms-and-conditions a {
    color: #2980b9;
    text-decoration: none;
}

.cms-privacy-policy a:hover,
.cms-terms-and-conditions a:hover {
    text-decoration: underline;
}

.page-footer,
.footer.content .links>li,
.page-footer .footer-toolbar-bottom,
.page-footer .footer-toolbar-bottom a {
    background: #000;
}

.header.content .logo img,
.cms-index-index .page-header .logo img.logo-alt {
    width: 150px;
}

/* footer  */
.page-footer .footer.content .footer.links>li div.h4,
.col-md-3.footer-contacts div.h4 {
    color: #fff;
}


/*feature  Section wrapper */
.cms-home .feature-section {
    background: #FAF7EF;
    padding: 50px 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

/* Each feature card */
.cms-home .feature-section .feature-img-text-wrapper {
    background: #fff;
    border-radius: 15px;
    padding: 15px 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.8s ease,
        box-shadow 0.3s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    height: 100%;
    opacity: 0;
    transform: translateY(40px) scale(0.95);
    will-change: transform, opacity;
    margin: 15px;
}

/* when visible */
.cms-home .feature-section .feature-img-text-wrapper.visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* hover effect */
.cms-home .feature-section .feature-img-text-wrapper:hover {
    transform: translateY(-8px) scale(1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* image */
.cms-home .feature-section .feature-img-text-wrapper img {
    max-width: 80px !important;
    margin-bottom: 20px;
}

/* text */
.cms-home .feature-section .feature-img-text-wrapper p {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 0;
    line-height: 1.4;
}


.col-md-3.footer-contacts span {
    color: #848484;
}

.opc-block-summary {
    padding: 22px 31.5px !important;
}

.main-category-section {
    padding: 0;
}

.cms-home .products-grid .product-item {
    text-align: center !important;
}

/* ---home-categoried Section Background --- */
.cms-home .home-categories {
    background: #FAF7EF;
    padding: 40px 20px;
}

/* --- Grid Wrapper --- */
.cms-home .home-categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}

.cms-home .home-categories-wrapper .pagebuilder-column.content-img-wrapper {
    margin: 15px;
}

/* --- Each Grid Box --- */
.cms-home .home-categories-wrapper .pagebuilder-column {
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 30px 20px;
    /* space for button */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect */
.cms-home .home-categories .pagebuilder-button-primary:hover {
    background: #fff !important;
    border: 2px solid #000;
    color: #000 !important;
}

.cms-home .home-categories .pagebuilder-button-primary:hover span {
    color: #000 !important;
}

.cms-home .home-categories-wrapper .pagebuilder-column:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* --- Image --- */
.cms-home .home-categories-wrapper .content-img-wrapper figure {
    margin: 0 0 20px 0 !important;
    padding: 0;
    border: none !important;
    background: none !important;
}

.cms-home .home-categories-wrapper .content-img-wrapper img {
    max-width: 140px;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* --- Button Full Width --- */
.cms-home .home-categories .pagebuilder-button-primary {
    background: #000 !important;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 20px;
    /* same as card bottom */
    border: 1px solid #bbb;
    margin: 0;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
    cursor: pointer;
}

/*   SPOTLIGHT SECTION STYLING    */
.cms-home .spotlight-section {
    background-color: black;
    padding: 40px 20px;
    text-align: left;
    color: #fff;
    opacity: 0;
    /* hidden initially */
    transform: translateX(-80px);
    /* slide in from left */
    transition: all 1s ease-out;
}

.cms-home .spotlight-section.animate-in {
    opacity: 1;
    transform: translateX(0);
}

.cms-home .spotlight-section .easybanner-banner {
    height: 100%;
}

.cms-home .spotlight-section .section-subheading {
    font-size: 1.1em;
    margin-bottom: 5px;
    letter-spacing: 0.05em;
    opacity: 0.8;
    color: #fff;
}

.cms-home .spotlight-section .spotlight-section-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.cms-home .spotlight-section .section-heading {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translateX(-80px);
    transition: all 1s ease-out;
}

.cms-home .spotlight-section.animate-in .section-heading {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.3s;
    /* delay for smooth staggered effect */
}

.cms-home .spotlight-section h2.section-heading::after {
    content: none;
}

/* GRID */
.cms-home .spotlight-section .image-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 15px;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.cms-home .spotlight-section .grid-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.cms-home .spotlight-section .grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
    transition: transform 0.3s ease;
}

.cms-home .spotlight-section .grid-item:hover img {
    transform: scale(1.03);
}

/* GRID AREAS */
.cms-home .spotlight-section .large-left {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}

.cms-home .spotlight-section .top-right {
    grid-column: 2 / 4;
    grid-row: 1 / 2;
}

.cms-home .spotlight-section .bottom-right-1 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.cms-home .spotlight-section .bottom-right-2 {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}

/* OVERLAY */
.cms-home .spotlight-section .overlay {
    position: absolute;
    bottom: 10%;
    left: 5%;
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    line-height: 0.9;
    text-align: left;
    padding: 10px;
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1s ease-out;
}

.cms-home .spotlight-section.animate-in .overlay {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.6s;
    /* comes after heading */
}

.cms-home .spotlight-section .overlay h1 {
    font-size: 5vw;
    margin: 0;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

.cms-home .spotlight-section .overlay p {
    font-size: 2.5vw;
    margin: 0;
    font-style: italic;
    font-weight: 600;
    line-height: 1;
}

.checkout-cart-index .page-title-wrapper h1.page-title {
    margin-top: 50px;
}

/* header style*/
/* body:not(.cms-home) .minicart-wrapper .action.showcart .text,
body:not(.cms-home) .minicart-wrapper .action.showcart.active .text,
body:not(.cms-home) .page-header .block-search .label,
body:not(.cms-home) .nav-toggle {
    filter: invert(1);
} */

/* .page-header .header.wrapper {
    background: #000;
} */

@media (max-width: 600px) {

    .cms-home .column.main .products-grid .product-item:nth-child(n) {
        margin: 0;
    }

    .block-viewed-products-grid .products-grid .product-item {
        width: calc((100% - 2%) / 2) !important;
    }

    .cms-home .home-categories {
        overflow: visible;
    }

    .cms-home .home-categories-wrapper {
        padding-bottom: 10px;
    }

    .cms-home .home-categories-wrapper .pagebuilder-column {
        flex: 1 0 40%;
        flex-wrap: nowrap !important;
    }

    .cms-home .home-categories .pagebuilder-column-line {
        justify-content: center;
    }

    .cms-home .logo-text {
        font-size: 36px !important;
    }

    .cms-home .home-categories-wrapper .pagebuilder-column.content-img-wrapper {
        margin: 10px;
    }

    .cms-home .home-categories-wrapper .pagebuilder-column {
        padding: 10px;
    }

    .cms-home .home-categories .pagebuilder-button-primary {
        text-transform: none;
        font-size: 12px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .cms-home .home-categories-wrapper .pagebuilder-column {
        flex: 40%;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {

    .cms-privacy-policy .container,
    .cms-terms-and-conditions .container {
        padding: 15px;
        max-width: 91%;
    }

    .cms-privacy-policy h1,
    .cms-terms-and-conditions h1 {
        font-size: 24px;
    }

    .cms-privacy-policy summary,
    .cms-terms-and-conditions summary {
        font-size: 18px;
    }

    .cms-privacy-policy p,
    .cms-privacy-policy li,
    .cms-terms-and-conditions p,
    .cms-terms-and-conditions li {
        font-size: 16px;
    }

    .checkout-index-index .nav-sections,
    .checkout-index-index .nav-toggle {
        display: block;
    }

    .checkout-index-index .logo {
        margin: 0 0 10px 20px;
    }

    .cms-home .spotlight-section {
        padding: 20px 10px;
    }

    .cms-home .spotlight-section .section-heading {
        font-size: 1.8em;
        margin-bottom: 20px;
    }

    .cms-home .spotlight-section .image-grid {
        display: flex;
        flex-direction: column;
        gap: 10px;
        aspect-ratio: unset;
    }

    .cms-home .spotlight-section .grid-item {
        height: 50vw;
        max-height: 300px;
    }

    .cms-home .spotlight-section .overlay h1 {
        font-size: 12vw;
    }

    .cms-home .spotlight-section .overlay p {
        font-size: 6vw;
    }

    h1.page-title {
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .catalog-category-view .page-main .category-image .image {
        max-width: 100%;
    }

    .catalog-category-view .page-main .category-image+.page-title-wrapper h1 {
        display: none;
    }

    .page-layout-2columns-left .main {
        padding-left: 0;
    }

    .page-header .block-search.folded .action.search {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE5IDE5Ij48ZyBmaWxsPSJub25lIj48ZyBzdHJva2U9IiMwMDAiPjxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIvPjxwYXRoIGQ9Ik0xMyAxM0wxOC4wMiAxOC4wMiIvPjwvZz48L2c+PC9zdmc+Cg==) !important;
    }

    .nav-sections {
        background: #000;
        margin: 0;
    }

    .navigation .level0>.level-top,
    .navigation .level0.active>.level-top {
        color: #fff;
    }

    .catalog-category-view .page-main .breadcrumbs {
        margin-top: 10px;
    }

    .checkout-index-index .nav-sections {
        display: block;
    }

    .page-header .header.content {
        padding: 10px;
        /* justify-content: start; */
    }

    /* Target the 'control inactive' div to set its background */
    .control.inactive {
        background: transparent;
        flex-grow: 1;
    }

    /* Style the input field to be the primary visual component */
    .form.minisearch .input-text {
        border-radius: 25px;
        padding: 12px 20px 12px 40px;
        border: 1px solid #ccc;
        flex-grow: 1;
        background-color: #fff;
    }

    .header.content .logo img,
    .cms-index-index .page-header .logo img.logo-alt {
        width: 200px;
    }

    /* body:not(.cms-home) .page-header div.wishlist .icon,
    body:not(.cms-home) .page-header .customer .icon {
        filter: invert(1);
    } */

    .page-footer .footer.content .block.newsletter {
        float: none;
        text-align: center;
        padding: 40px 0;
        display: flex;
        width: 100%;
        max-width: 100%;
        justify-content: space-between;
    }

    .cms-index-index.luxury-fullscreen-slider .nav-sections {
        border-bottom-color: #fff;
        background: #010101;
    }

    .cms-index-index.luxury-fullscreen-slider .nav-sections:not(.is_stuck) .navigation:not(.navpro-theme-dark) .level0>.level-top {
        color: #fff;
    }

    .cms-index-index.luxury-fullscreen-slider .page-header,
    .page-header {
        position: sticky !important;
        top: 0;
        z-index: 799;
    }

    /* shop hover section */
    .gc-shop-categories .easycatalogimg-grid .item {
        padding: 0;
    }

    .gc-shop-categories .easycatalogimg .parent-category-top {
        text-align: left;
        font-weight: 600;
        font-size: 14px;
    }

    .gc-shop-categories .easycatalogimg .list-subcategories {
        margin: 10px 15px;
    }

    .page-before-footer {
        border-top: none;
    }
}

@media (min-width: 1024px) {
    .cms-index-index.luxury-fullscreen-slider .page-header {
        position: initial;
    }

    .cms-index-index.luxury-fullscreen-slider .page-header .header.wrapper {
        background: #fff;
    }

    .cms-index-index.luxury-fullscreen-slider .nav-sections:not(.is_stuck) .navigation:not(.navpro-theme-dark) .level0>.level-top {
        color: #fff;
    }

    .cms-index-index.luxury-fullscreen-slider .page-header .wishlist i,
    .cms-index-index.luxury-fullscreen-slider .page-header .customer i {
        filter: invert(1);
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
    h1.page-title {
        font-size: 30px;
    }

    .cms-home .feature-section .feature-img-text-wrapper {
        min-height: 190px;
    }

}

@media (max-width: 1280px) {
    .cms-home .gc-features-slide.row-full-width-inner .easyslide-wrapper {
        padding: 0 25px;
    }
}

@media (max-width: 767px) {
    .cms-categories .category-grid {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 10px;
    }

    .page-footer .footer.content .block.newsletter {
        display: block;
        max-width: 80%;
        margin: auto;
    }

    .page-footer {
        padding-top: 10px;
    }

    .checkout-cart-index .item-info .product-item-name a {
        font-size: 14px;
    }

    .cms-home .feature-section .pagebuilder-column {
        flex-basis: 40%;
        min-height: 190px;
    }

    .cms-home .feature-section .pagebuilder-column-line {
        justify-content: center;
    }

    .nav-toggle {
        left: unset;
        right: 15px;
    }

    .page-header .block-search .label {
        margin-right: 70px;
    }

    .minicart-wrapper .action.showcart .text,
    .minicart-wrapper .action.showcart.active .text,
    .minicart-wrapper .action.showcart .counter.qty,
    .minicart-wrapper .action.showcart.active .counter.qty {
        right: 55px;
    }

    .logo {
        margin: 0 0 10px 5px;
    }

    .cms-home .home-categories-second-heading {
        margin-bottom: 25px !important;
    }

    .cms-home .home-categories-second-heading span,
    .page-main .page-title-wrapper .page-title,
    .cms-home .gc-tea-tour .tea-section h1,
    h2.title,
    h1.page-title {
        font-size: 28px !important;
    }

    .nav-open .nav-sections {
        z-index: 999;
    }

    .cms-home .gc-features-slide.row-full-width-inner .easyslide-wrapper {
        padding: 50px 25px;
    }

    .gc-testimonials figure.testimonial .author .author-name {
        font-size: 21px;
    }

    .gc-testimonials p.testimonial-message {
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 300px;
    }

    .cms-home .gc-features-slide.row-full-width-inner .easyslide-wrapper {
        margin: 0;
        background: #FAF7EF;
    }

    /* tea tour */
    .cms-home .gc-tea-tour .tea-section {
        padding: 60px 15px;
    }

    .cms-home .gc-tea-tour .tea-section p {
        font-size: 16px;
    }

    .cms-home .gc-tea-tour .tea-section a {
        padding: 10px 20px;
    }

    .testimonials-slider figure.testimonial {
        padding: 40px 4px 0;
    }

    .cms-home .gc-youtube-video-section .gc-youtube-inner {
        min-height: 60vw;
    }

    .cms-home .main-gc-slider {
        display: none;
    }

    .cms-home .main-gc-slider-mobile {
        display: block;
    }

    .gc-shop-categories .easycatalogimg-grid .item {
        padding: 0;
    }

    .gc-shop-categories .easycatalogimg .parent-category-top {
        text-align: left;
        font-weight: 600;
        font-size: 14px;
    }

    .gc-shop-categories .easycatalogimg-grid {
        display: block;
    }

    .gc-shop-categories .easycatalogimg .list-subcategories {
        font-size: 13px;
        margin: 10px 20px;
    }

    .cms-home .our-specials .pagebuilder-column.our-specials-col {
        padding: 10px 0 !important;
    }

    .our-special-page-section .pagebuilder-column-line {
        flex-direction: column !important;
        gap: 20px;
    }

    /* Full-width columns */
    .our-special-page-section .pagebuilder-column {
        width: 100% !important;
        max-width: 100%;
    }

    /* Text responsive sizes */
    .gc-special-item {
        padding: 10px 15px;
    }

    .gc-special-item .special-title {
        font-size: 20px;
        line-height: 1.3;
    }

    .gc-special-item .special-description p {
        font-size: 16px;
    }

    .our-special-page-section .pagebuilder-column-group.our-special-sectiontwo .pagebuilder-column-line {
        flex-direction: column-reverse !important;
    }

    .gc-shop-categories .easycatalogimg-grid .item {
        width: 100% !important;
    }

    .minicart-wrapper .block-minicart {
        right: 35px;
    }

    .opc-wrapper .methods-shipping {
        padding: 5px 15px;
        border-bottom: 0;
    }
    
}

@media (max-width: 428px) {

    .cms-home .home-categories-second-heading span,
    .page-main .page-title-wrapper .page-title,
    h2.title,
    .cms-home .gc-tea-tour .tea-section h1,
    h1.page-title {
        font-size: 26px !important;
    }

    .cms-home .gc-youtube-video-section .gc-youtube-inner {
        min-height: 90vw;
    }

    .suggestpage-activity .col-suggest-list ol li {
        display: block;
    }

}
