.ast-header-account-inner-wrap .ast-header-account-text {
    color: #030404;
}

.site-header-focus-item svg path,
.site-header-focus-item circle,
.site-header-focus-item svg {
    fill: #030404 !important;
}

#ast-scroll-top {

    width: 42px;
    height: 42px;

    border-radius: 100px;
}

.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    position: relative;
    top: -41px;
    background: #fff;
    padding: 15px;
    border-radius: 28px;
    border: 1px solid #f4f4f4;
}

.site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 0px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #fff;
    height: 0px;
}

.ast-builder-menu-1 .menu-item:hover>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
    color: #eee;
}

#ast-scroll-top .ast-icon.icon-arrow svg {

    transform: translate(0, 24%) rotate(180deg);

}

#ast-scroll-top {
    background-color: #032220;

}





/* ===== WAVE SECTION ===== */
.section-template--16982175907949__ss_wave_2_6PMNPV {
    position: relative;
    width: 100%;
    height: 150px;
    /* Adjust height as needed */
    overflow: hidden;
    background-color: #ffffff;
    /* Page background or change to match theme */
}

/* SVG Waves full width */
.section-template--16982175907949__ss_wave_2_6PMNPV svg {
    position: absolute;
    bottom: 0;
    width: 200%;
    /* extra width for smooth animation */
    height: 100%;
    left: 0;
}

/* Wave Layers Animation */
.wave-parallax1-template--16982175907949__ss_wave_2_6PMNPV use {
    animation: waveMove 10s linear infinite;
    opacity: 0.7;
}

.wave-parallax2-template--16982175907949__ss_wave_2_6PMNPV use {
    animation: waveMove 15s linear infinite;
    opacity: 0.5;
}

.wave-parallax3-template--16982175907949__ss_wave_2_6PMNPV use {
    animation: waveMove 20s linear infinite;
    opacity: 0.3;
}

.wave-parallax4-template--16982175907949__ss_wave_2_6PMNPV use {
    animation: waveMove 25s linear infinite;
    opacity: 0.4;
}

/* Animation Keyframes */
@keyframes waveMove {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Optional: Change the wave color globally via currentColor */
.section-template--16982175907949__ss_wave_2_6PMNPV {
    color: #000000;
    /* Adjust wave color, e.g., light gray */
}

.ast-desktop .astra-cart-drawer {
    max-width: 400px;
}

a.ast-on-card-button.ast-select-options-trigger.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: auto;
    height: auto;
    right: 15px !important;
    left: auto;
}

.ast-grid-common-col {
    transition: all 0.3s ease;

    &:hover {
        transform: translateY(-10px);
    }

    .astra-shop-thumbnail-wrap {
        border: 1px solid #efefef;
        margin-bottom: 20px;
        border-radius: 10px;
        height: 450px;
        overflow: hidden;
        transition: all 0.3s ease;

        @media (max-width: 768px) {
            height: 220px;
        }

        &:hover {
            transform: translateY(-10px);
        }

        a {
            width: 100%;
            height: 100%;

            img {
                object-fit: contain;
                width: 100% !important;
                height: 100% !important;
            }

        }
    }
}

.astra-shop-thumbnail-wrap p.woocommerce-mini-cart__buttons.buttons a {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #131413 !important;
    background-color: #131413 !important;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
}

p.woocommerce-mini-cart__buttons.buttons a:hover {

    border-color: #2b2c2b !important;
    background-color: #2b2c2b !important;

}




nav.woocommerce-MyAccount-navigation a {
    color: #7a857f;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    text-align: center;
    background: #000;
    width: 100%;
}

li.woocommerce-mini-cart-item.mini_cart_item a {
    padding-right: 28px !important;
}

li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
    padding-right: 0px !important;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {

    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.woocommerce ul.products li.product.desktop-align-left .star-rating,
.woocommerce ul.products li.product.desktop-align-left .button,
.woocommerce-page ul.products li.product.desktop-align-left .star-rating,
.woocommerce-page ul.products li.product.desktop-align-left .button {

    text-align: center;
}

.site-header-section-left .ast-search-menu-icon.slide-search .search-form {

    overflow: hidden;
}

.search-form input.search-field:focus {
    outline: none;
    border: 0px;
    background: #f3f3f3;
}

.site-content .ast-container {
    max-width: 1400px !important;
    padding: 0px;
}

.home .site-content .ast-container {
    max-width: 100% !important;
    padding: 0px;
}

a.added_to_cart.wc-forward {
    display: none;
}

/* Hide Astra dropdown arrow SVG */
.ast-header-navigation-arrow {
    display: none !important;
}

/* Parent menu item position fix */
.main-header-menu>li.menu-item-has-children {
    position: relative;
}

/* PLUS icon (default) */
/* Base arrow */
.main-header-menu>li.menu-item-has-children>a {
    position: relative;
    padding-right: 18px;
}

.main-header-menu>li.menu-item-has-children>a::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
}

/* Rotate when open */
/* .main-header-menu > li.menu-item-has-children:hover > a::after,
.main-header-menu > li.menu-item-has-children.menu-item-open > a::after {
  transform: translateY(-50%) rotate(-135deg);
} */

/* Desktop hover */
.main-header-menu li.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}






.product-price {
    margin: 0px 0 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Inter', sans-serif;
}

/* OLD PRICE */
.product-price del {
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
}

/* REMOVE BACKGROUND FROM INS (Woo default issue) */
.product-price ins {
    background: none;
    text-decoration: none;
}

/* NEW PRICE */
.product-price ins .woocommerce-Price-amount {
    color: #1a7f37;
    /* premium green */
    font-size: 16px;
    font-weight: 700;
}




/* PRODUCT CARD */
.swiper-slide .product-card {

    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.swiper-slide .product-card:hover {

    transform: translateY(-4px);
}

/* IMAGE */
.swiper-slide .product-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* CONTENT */
.swiper-slide .product-content {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* TITLE */
.swiper-slide .product-title {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
    color: #111;
}

/* CATEGORY */
.swiper-slide .product-category {
    color: #777;
    font-size: 13px;
}


.swiper-slide .product-price {
    margin: 0px 0 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Inter', sans-serif;
}

.swiper-slide .product-price del {
    color: #9e9e9e;
    font-size: 14px;
}

.swiper-slide .product-price ins {
    background: none;
    text-decoration: none;
}

.swiper-slide .product-price ins .woocommerce-Price-amount {
    color: #1aa86c;
    font-size: 16px;
    font-weight: 700;
}

/* CART */
.swiper-slide .product-cart {
    margin-top: auto;
}

/* BUTTON */
.swiper-slide .product-btn {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    text-decoration: none;

    color: #fff;
    font-weight: 500;
    transition: background 0.3s ease;
}



.swiper-slide .product-btn.secondary {
    background: #555;
}



/* RATING WRAPPER */
.swiper-slide .product-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 4px 0 6px;
    font-family: 'Inter', sans-serif;
}

/* STARS */
.swiper-slide .product-rating .star-rating {

    line-height: 1;
}

.swiper-slide .product-rating .star-rating::before {
    color: #e0e0e0;
    /* empty stars */
}

.swiper-slide .product-rating .star-rating span::before {
    color: #fbbf24;
    /* Clinikally gold */
}

/* REVIEW COUNT */
.swiper-slide .rating-count {
    font-size: 12px;
    color: #777;
}

.swiper-slide .product-rating .star-rating {
    font-size: 12px;

}

.woocommerce-js #respond input#submit,
.woocommerce-js a.button,
.woocommerce-js button.button,
.woocommerce-js input.button {

    display: block;

}

.ast-logo-title-inline .site-logo-img {
    padding-right: 1em;
    width: 100%;
}

a.button.add_to_cart_button.ajax_add_to_cart {

    border-radius: 100px;
    margin-top: 10px;
}

a.button.add_to_cart_button.ajax_add_to_cart {
    background: #1aa86c;
    color: #ffffff;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor>.menu-link {
    color: #fefffe;
}

header.woocommerce-Address-title.title h2 {
    font-weight: 700;
    font-size: 18px;
}



#customer_login {
    max-width: 1100px;
    margin: auto;
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}



/* =========================
   LOGIN / REGISTER BOX
========================= */
#customer_login .u-column1,
#customer_login .u-column2 {
    background: #ffffff;
    padding: 35px 40px;
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

/* Heading */
#customer_login h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #0f3d2e;
}

/* =========================
   FORM LABELS
========================= */
.woocommerce form label {
    font-size: 14px;
    font-weight: 500;
    color: #1f2937;
    margin-bottom: 6px;
    display: block;
}

/* =========================
   INPUT FIELDS
========================= */
.woocommerce form .input-text {
    width: 100%;
    height: 48px;
    padding: 10px 14px;
    border-radius: 10px;
    border: 1px solid #d1fae5;
    background: #f9fffc;
    font-size: 14px;
    transition: all 0.3s ease;
}

.woocommerce form .input-text:focus {
    outline: none;
    border-color: #16a34a;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(22, 163, 74, 0.15);
}

/* Password eye button */
.password-input .show-password-input {
    right: 12px;
}

/* =========================
   CHECKBOX
========================= */
.woocommerce-form__label-for-checkbox {
    font-size: 14px;
    color: #374151;
}

/* =========================
   BUTTONS
========================= */
.woocommerce button.button,
.woocommerce .woocommerce-button {
    background: #000;
    color: #ffffff;
    border-radius: 12px;
    padding: 14px 30px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
}

.woocommerce button.button:hover {
    background: linear-gradient(135deg, #145a42, #22a06b);
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
}


.content-area nav.woocommerce-breadcrumb {
    display: flex;
    margin: 20px 0px !important;
    justify-content: flex-start;
}



/* =========================
   LOST PASSWORD & TEXT
========================= */
.woocommerce-LostPassword a {
    color: #15803d;
    font-size: 14px;
}

.woocommerce-LostPassword a:hover {
    text-decoration: underline;
}

.woocommerce-privacy-policy-text {
    font-size: 13px;
    color: #4b5563;
    margin-top: 15px;
}

/* =========================
   MOBILE RESPONSIVE
========================= */


/* ================= FOOTER BASE ================= */


.home #page .site-content {

    padding: 0px;
}

/* Astra search box always visible */
.site-header-section-left .ast-search-menu-icon.slide-search .search-form {
    padding-left: 2em;
    padding-right: unset;
    left: -1em;
    right: unset;
    width: 273px;
}

.ast-logo-title-inline .ast-site-identity {
    padding: 0em 0;

}

.ast-menu-cart-outline .ast-cart-menu-wrap .count,
.ast-menu-cart-outline .ast-addon-cart-wrap {

    border-width: 0px;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 45px;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 45px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    line-height: 45px;
}

.main-header-menu .sub-menu {

    background: #006330;

}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background-color: rgb(0 0 0 / 95%);
    /* background-image: url('/hmnaturalnutritionfarma/wp-content/uploads/2026/02/fty.jpg');  */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 60px;
    background-attachment: fixed;
    position: relative;
}

/* Overlay */
.site-above-footer-wrap[data-section="section-above-footer-builder"]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #000000, transparent);
    z-index: 0;
}

/* Content above overlay */
.site-above-footer-wrap[data-section="section-above-footer-builder"]>* {
    position: relative;
    z-index: 1;
}

.site-above-footer-inner-wrap {
    padding: 50px 0;
}

/* ================= FOOTER LINKS ================= */
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #fff;

}



.footer-links h4 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

/* Heading underline */
.footer-links h4::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #cad700;
    border-radius: 2px;
}

.footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-links ul li {
    margin-bottom: 8px;
}

.footer-links ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.6;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    transition: all 0.3s ease;
}

.footer-links ul li a i {
    font-size: 14px;
}

.footer-links ul li a:hover {
    color: #ffffff;

}

.footer-links ul li a:hover::before {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.footer-links ul li a::before {
    content: "";
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background-color: #fff !important;
    bottom: -4px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

#block-11 .footer-links ul li a::before {
    display: none;
}

/* ================= SOCIAL ICONS ================= */
.footer-social {
    margin-top: 16px;
    display: flex;
    gap: 14px;
}

.footer-social a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    transition: all 0.3s ease;
}

.footer-social a:hover {
    background: #ffffff;
    color: #000000;
    transform: translateY(-3px);
}

/* Footer widget alignment */
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element,
.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
    text-align: left;
}





/* ================= LAYOUT FIX ================= */
.ast-plain-container.ast-no-sidebar #primary {
    margin: 0px 0px 0px 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {

    font-size: 20px;

}

footer,
.site-footer {
    position: relative !important;
    bottom: auto !important;
}










.site-content .ast-container {
    max-width: 100%;
    padding: 0px;
}


.container {
    max-width: 1240px;
    margin: auto;

}


.woocommerce-js h2 {
    font-weight: 700;

}


.ast-primary-header-bar {
    background: #000;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    color: #fff;
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-color: var(--ast-global-color-0);
    border-style: solid;
}

.main-header-menu .sub-menu {
    background: #fff;
}

.main-header-menu li.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    box-shadow: 1px 18px 20px 5px rgb(238 238 238 / 31%);
    border: 1px solid #eee;
}

.main-header-menu li .sub-menu li :hover {
    background: #eee;
}

.main-header-menu .sub-menu .menu-item>.menu-link {
    color: #000;
}

.site-header-section-left .ast-search-menu-icon.slide-search .search-form {

    border-radius: 100px;
}


.view-all-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    background: transparent;
    color: #16a34a;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #16a34a;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.view-all-btn i {
    font-size: 13px;
    transition: transform 0.3s ease;
}

.view-all-btn:hover {
    background: #16a34a;
    color: #ffffff;
}

.view-all-btn:hover i {
    transform: translateX(4px);
}














.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    color: #ffffff;
    background-color: #eb7474;
}




.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not(.ast-hf-account-unfill),
.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle {
    fill: #006330;
}

.hm-features {
    background: #000;
    padding: 40px 15px;

    .hm-features__wrap {
        max-width: 1200px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 25px;
    }

    .hm-feature {
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 40px 22px;
        border-radius: 14px;
        color: #ffffff;
        transition: all 0.3s ease;

        i {
            font-size: 30px;
            color: #ffffff;
            /* theme green */
            min-width: 36px;
        }

        h4 {
            font-size: 18px;
            font-weight: 600;
            margin: 0;
            line-height: 1.2;
            color: #ffffff;
            text-transform: uppercase;
        }

        p {
            font-size: 13px;
            margin: 4px 0 0;
            opacity: 0.8;
            color: #ffffff;
        }
    }
}



/* =========================================
   HM Natural Nutrition Farma
   Professional Woo Product Styling
========================================= */

/* ===== PRODUCT WRAPPER ===== */

.single-product .product {
    max-width: 1200px;
    margin: 60px auto;
    padding: 0 20px;
}

/* ===== SALE BADGE ===== */

.single-product .onsale,
.single-product .ast-onsale-card {
    background: #0f5e2d !important;
    color: #fff !important;
    padding: 6px 14px;
    font-size: 12px;
    border-radius: 30px;
    font-weight: 600;
}

/* ===== PRODUCT GALLERY ===== */

.woocommerce-product-gallery {
    border-radius: 18px;
    overflow: hidden;
}

.woocommerce-product-gallery img {
    border-radius: 18px;
    transition: transform 0.4s ease;
}

.woocommerce-product-gallery img:hover {
    transform: scale(1.05);
}

/* ===== PRODUCT TITLE ===== */

.single-product .product_title {
    font-size: 30px;
    font-weight: 700;

    margin-bottom: 15px;
}

/* ===== PRICE STYLING ===== */

.single-product .price {
    font-size: 22px;
    margin-bottom: 20px;
}

.single-product .price del {
    color: #999;
    font-size: 16px;
}

.single-product .price ins {
    text-decoration: none;
    color: #0f5e2d;
    font-weight: 700;
}

/* ===== SHORT DESCRIPTION ===== */

.woocommerce-product-details__short-description p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

/* ===== QUANTITY BOX ===== */

.single-product .quantity input {
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 6px;
    width: 70px;
}

/* ===== ADD TO CART BUTTON ===== */

.single_add_to_cart_button {
    background: linear-gradient(135deg, #0f5e2d, #2e7d32);
    color: #fff !important;
    border: none;
    padding: 12px 30px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    transition: all 0.3s ease;
}

.single_add_to_cart_button:hover {
    background: linear-gradient(135deg, #2e7d32, #0f5e2d);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* ==============================
   HM Natural Nutrition - Cart Style
================================= */

/* Form spacing */
.single-product form.cart {
    margin-top: 25px;
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
}

/* Quantity Box Container */
.single-product .quantity {
    position: relative;
}

/* Quantity Input */
.single-product .quantity input.qty {
    width: 90px;
    height: 48px;
    border-radius: 40px;
    border: 2px solid #0f5e2d;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px;
    transition: 0.3s ease;
}

/* Quantity Focus Effect */
.single-product .quantity input.qty:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(15, 94, 45, 0.3);
}

/* Remove default arrows (Chrome) */
.single-product input[type=number]::-webkit-inner-spin-button,
.single-product input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove arrows (Firefox) */
.single-product input[type=number] {
    -moz-appearance: textfield;
}

/* Add To Cart Button */
.single-product .single_add_to_cart_button {
    height: 50px;
    padding: 0 35px;
    border-radius: 40px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(135deg, #0f5e2d, #2e7d32);
    color: #fff !important;
    transition: all 0.3s ease;
}

/* Hover Effect */
.single-product .single_add_to_cart_button:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, #2e7d32, #0f5e2d);
}

/* Disabled Button */
.single-product .single_add_to_cart_button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Mobile Responsive */
@media (max-width: 768px) {

    .single-product form.cart {
        flex-direction: column;
        align-items: stretch;
    }

    .single-product .quantity input.qty {
        width: 100%;
    }

    .single-product .single_add_to_cart_button {
        width: 100%;
    }
}

/* ===============================
   Premium WooCommerce Notice
================================ */

/* Main Notice Box */
.woocommerce-notices-wrapper .woocommerce-message {
    background: linear-gradient(135deg, #e6f4ea, #f4fff7);
    border: 0px;
    padding: 18px 25px;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    font-size: 15px;
    font-weight: 500;
    color: #1b4332;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    animation: slideFade 0.5s ease;
    margin-top: 15px;
}

/* Remove default top border */
.woocommerce-message::before {
    display: none !important;
}

/* View Cart Button */
.woocommerce-message .button.wc-forward {
    background: linear-gradient(135deg, #0f5e2d, #2e7d32);
    color: #fff !important;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

/* Button Hover */
.woocommerce-message .button.wc-forward:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, #2e7d32, #0f5e2d);
}

/* Smooth Animation */
@keyframes slideFade {
    from {
        opacity: 0;
        transform: translateY(-15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mobile Responsive */
@media (max-width: 768px) {

    .woocommerce-notices-wrapper .woocommerce-message {
        flex-direction: column;
        align-items: flex-start;
    }

    .woocommerce-message .button.wc-forward {
        width: 100%;
        text-align: center;
    }
}


/* ===== META INFO ===== */

.product_meta {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
}

.product_meta a {
    color: #0f5e2d;
    text-decoration: none;
    font-weight: 500;
}

/* ===== TABS SECTION ===== */

.woocommerce-tabs {
    margin-top: 60px;
}

.woocommerce-tabs ul.tabs {
    border-bottom: 2px solid #e0e0e0;
}

.woocommerce-tabs ul.tabs li {
    margin-right: 15px;
}

.woocommerce-tabs ul.tabs li a {
    padding: 10px 20px;
    font-weight: 600;
    color: #555;
    border-radius: 30px;
    transition: 0.3s;
}

.woocommerce-tabs ul.tabs li.active a {
    background: #0f5e2d;
    color: #fff;
}

.woocommerce-Tabs-panel {
    padding: 30px;
    background: #f9fdf9;
    border-radius: 12px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.7;
}

/* ===== REVIEW FORM ===== */

#review_form textarea,
#review_form input,
#review_form select {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    width: 100%;
}

#review_form .submit {
    background: #0f5e2d;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 25px;
    transition: 0.3s;
}

#review_form .submit:hover {
    background: #2e7d32;
}

/* ===== RELATED PRODUCTS ===== */

.related.products {
    margin-top: 80px;
}

.related.products h2 {
    font-size: 26px;
    margin-bottom: 30px;
    color: #0f5e2d;
}

.related.products ul.products li.product {
    background: #fff;
    border-radius: 18px;
    padding: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
}

.related.products ul.products li.product:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

/* Related product image */

.related.products img {
    border-radius: 15px;
}

/* Related product title */

.related.products .woocommerce-loop-product__title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

/* Related price */
/* ===========================
   Premium WooCommerce Tabs
=========================== */
.woocommerce ul.products:not(.elementor-grid),
.woocommerce-page ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(3, 1fr);
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 60px;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 10px 20px;
    border-radius: 100px;
}

/* Tabs List */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    gap: 15px;
    border-bottom: none;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Each Tab */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: transparent !important;
    padding: 0;
    margin: 0;
}

/* Tab Link */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 40px;
    background: #f2f2f2;
    color: #333;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* Hover Effect */
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background: #e6f4ea;
    color: #0f5e2d;
}

/* Active Tab */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: linear-gradient(135deg, #0f5e2d, #2e7d32);
    color: #fff !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Remove triangle indicator */
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

/* Tab Content Panel */
.woocommerce div.product .woocommerce-tabs .panel {
    margin-top: 25px;
    padding: 30px;
    border-radius: 15px;
    background: #f9fdf9;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    line-height: 1.7;
    font-size: 15px;
}

.related.products .price {
    color: #0f5e2d;
    font-weight: 600;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 992px) {

    .single-product .product {
        margin: 30px auto;
    }

    .single-product .product_title {
        font-size: 22px;
    }

    .woocommerce-Tabs-panel {
        padding: 20px;
    }

}

header.entry-header .entry-title {
    font-weight: 600;
    font-size: 32px;
    font-size: 3rem;
    margin-top: 30px;
    text-align: center;
}


.home-reviews .review-rating {
    display: flex !important;
}

.ast-header-search .slide-search .search-form {
    border: 1px solid #e8e8e8;
}