/** product bulk select **/
.bulk-product-wrapper {
    margin-top: 30px;
    margin-bottom: 10px;
}

.bulk-product-wrapper .bulk-product-headline {
    color: #8bc34a;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.bulk-product-wrapper .bulk-product-subtext {
    color: #fff;
    font-size: 14px;
    background: rgba(255,255,255,0.1);
    padding: 8px 12px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.bulk-product-wrapper .bulk-product-card {
    display: flex;
    gap: 26px;
    background: #fff;
    padding: 21px 18px;
    border-radius: 10px;
    min-height: 209px;
    align-content: center;
    align-items: center;
}

.bulk-product-wrapper .bulk-product-image img {
    max-width: 150px;
    height: auto;
}

.bulk-product-wrapper .bulk-product-info {
    display: flex;
    flex-direction: column;
}

.bulk-product-wrapper .bulk-product-title a {
    color: #000000;
    text-decoration: none;
    font-weight: 400;
    font-size: 21px;
    line-height: normal;
    font-family: "Archivo Black", Sans-serif;
}

.bulk-product-wrapper .bulk-product-price {
    color: #000000;
    font-size: 18px;
    line-height: 27.1px;
    font-weight: 250;
    margin-bottom: 10px;
}

.bulk-product-wrapper .bulk-product-card .add_to_cart_button {
    margin-left: 0;
    border-radius: 15px;
    background: #93C90E;
    display: flex;
    width: 207px;
    height: 54px;
    padding: 16px 18px 16px 19px;
    justify-content: center;
    align-items: center;
    color: #161113;
    text-align: center;
    font-family: "Archivo Black";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 170% */
}

.bulk-product-wrapper .bulk-product-top {
    margin-bottom: 15px;
}

.bulk-product-wrapper .bulk-product-top h2 {
    color: #8bc34a;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    font-family: "Archivo Black", Sans-serif;
    margin-bottom: 5px;
}

.bulk-product-wrapper .bulk-product-top p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 27.2px;
}

.bulk-product-wrapper .bulk-product-card .bulk-product-image {
    width: 30%;
}

.bulk-product-wrapper .bulk-product-card .bulk-product-info {
    width: 70%;
}

.bulk-product-wrapper .bulk-product-rating {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}

.bulk-product-wrapper span.rating-count {
    display: none !important;
}

.bulk-product-wrapper .bulk-product-card .bv_text {
    color: #000 !important;
}

.bulk-product-wrapper .bulk-product-rating > div {
    margin: 0 !important;
}

.bulk-product-wrapper h3.bulk-product-title {
    line-height: 0;
    margin-top: 10px;
}

.bulk-product-wrapper .bulk-product-card .add_to_cart_button:hover {
    text-decoration: unset !important;
    background-color: #7B9C03;
}

.bulk-product-wrapper .bulk-product-image img {
    width: 100%;
}

#obx-bulk .bv_text {
    color: #000 !important;
    font-size: 16px;
    line-height: 16px;
}

div#obx-bulk a.added_to_cart {
    display: none !important;
}

#obx-bulk .bv_stars_component_container {
    padding-right: 10px !important;
}

.bulk-product-card .add_to_cart_button.loading {
    opacity: 0.7;
    pointer-events: none;
    position: relative;
}

.bulk-product-card .add_to_cart_button.loading::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    border: 2px solid transparent;
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

#obx-bulk .bulk-product-image-label {
    background-color: #000;
    color: #fff;
    width: fit-content;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    position: relative;
}

.bulk-product-wrapper h3.bulk-product-title a:hover {
    text-decoration: underline;
}

.bulk-product-wrapper .bulk-product-rating:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bulk-product-wrapper .bulk-product-rating {
    position: relative;
}

#obx-bulk a.button.add_to_cart_button.ajax_add_to_cart {
    font-size: 20px !important;
    line-height: 34px;
    font-family: "Archivo Black" !important;
    font-weight: normal !important;
}

/** side cart shipping progress bar **/
.elementor-menu-cart__container .cc-sidecart-shipping__pill,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__pill {
    width: 100%;
    background: #fff;
    border: 2px solid #cfcfcf;
    height: 22px;
    border-radius: 999px;
    overflow: hidden;
}

.elementor-menu-cart__container #shipping-progress-fill,
.elementor-menu-cart__main .widget_shopping_cart_content #shipping-progress-fill {
    height: 100%;
    width: 0%;
    background: #8cc63f;
    border-radius: 999px;
}

.elementor-menu-cart__container .cc-sidecart-shipping__text,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__text {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.15;
}

.elementor-menu-cart__container .cc-sidecart-shipping__amount,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__amount {
    color: #8cc63f;
}

.elementor-menu-cart__container .cc-sidecart-shipping__label,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__label {
    color: #111;
}

.elementor-menu-cart__container .cc-sidecart-shipping__label-strong,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__label-strong {
    color: #111;
    font-weight: 900;
}

.elementor-menu-cart__container .cc-sidecart-shipping__success,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__success {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.elementor-menu-cart__container .cc-sidecart-shipping__success-icon,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__success-icon {
    display: inline-flex;
    color: #8cc63f;
}

.elementor-menu-cart__container .cc-sidecart-shipping__icon,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__icon {
    width: 16px;
    height: 16px;
}

.elementor-menu-cart__container .cc-sidecart-shipping__success-text,
.elementor-menu-cart__main .widget_shopping_cart_content .cc-sidecart-shipping__success-text {
    color: #111;
}

/** WooCommerce cart/checkout customizations **/
.elementor-widget-woocommerce-cart .woocommerce button.button.e-apply-coupon {
    background: transparent !important;
    color: #69727D !important;
}

.elementor-2663 .elementor-element.elementor-element-1be585a .woocommerce .wc-proceed-to-checkout .checkout-button {
    color: #fff !important;
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label {
    color: #93C90E !important;
}

.woocommerce-shipping-calculator a.shipping-calculator-button {
    color: #93C90E !important;
}

.woocommerce-cart h1.elementor-heading-title.elementor-size-default {
    display: none !important;
}

.woocommerce ul.products.columns-4 li.product {
    width: auto !important;
}

/** Cart progress bar styles **/
#cart-progress-bar-wrapper {
    margin-bottom: 25px;
}

#cart-progress-bar-wrapper.cc-cart-progress--hidden {
    display: none;
}

.cart-progress-wrapper {
    border: 1px solid #D5D8DC;
    border-radius: 25px;
    padding: 20px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F7F7F7;
}

.cart-progress-left {
    flex: 1;
    margin-right: 20px;
}

.cart-progress-left h2,
.cart-related-title {
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 400;
    color: #161113;
    font-family: 'Archivo Black';
    line-height: 40px;
}

.progress-bar {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    width: 270px;
    height: 19px;
    margin-bottom: 8px;
    border: 2px solid #cfcfcf;
}

.progress-bar div {
    height: 19px;
    background: #8cc63f;
}

.progress-bar .cart-progress-fill {
    width: var(--cc-progress, 0%);
}

.woocommerce-cart .shop_table thead th.cc-cart-product-name-heading {
    color: #93C90E;
}

.woocommerce-cart .cc-cart-action-button {
    color: #69727D !important;
    background-color: transparent !important;
    border: 3px solid #93C90E !important;
    border-radius: 15px !important;
    font-weight: 900 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: center;
    vertical-align: middle;
}

.cart-progress-left p {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 27.2px;
    font-family: 'Archivo';
    color: #161113;
}

.cart-progress-right {
    white-space: nowrap;
    text-align: right;
}

.cart-progress-right a {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Archivo Black';
    color: #93C90E !important;
    font-weight: 400;
    text-decoration: underline;
}

#shipping-progress-fill {
    transition: width 0.4s ease;
}

/** Side cart header **/
.elementor-menu-cart__container #cc-sidecart-header,
.elementor-menu-cart__main .widget_shopping_cart_content #cc-sidecart-header {
    margin: 0 0 14px;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
    color: #111;
}

.elementor-menu-cart__container #shipping-progress-bar,
.elementor-menu-cart__main .widget_shopping_cart_content #shipping-progress-bar {
    margin: 0 0 14px;
    border: 0;
}

.woocommerce-loop-product__buttons, 
ul.products li.product .button {
    margin: 0 auto;
    display: inline-block;
}

/** Side cart progress bar **/
.widget_shopping_cart_content .side-cart-progress-bar {
    display: block;
    margin-bottom: 14px;
    background: #fff;
}

.widget_shopping_cart_content .cart-progress-wrapper {
    border: none !important;
    background: transparent !important;
    padding: 0px !important;
}

.widget_shopping_cart_content.cart-progress-left {
    margin-right: 0px !important;
}

.widget_shopping_cart_content .cart-shipping-amt {
    color: #8fc400;
}

.widget_shopping_cart_content .side-cart-progress-bar h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 12px;
}

.widget_shopping_cart_content .side-cart-progress-bar .progress-bar {
    height: 19px;
    background: #ffffff;
    border: 1px solid #cfcfcf;
    border-radius: 999px;
    overflow: hidden;
    margin-bottom: 10px;
    width: 100% !important;
}

.widget_shopping_cart_content .side-cart-progress-bar .progress-bar > div {
    height: 100%;
    background: #8fc400;
    border-radius: 999px;
    transition: width 0.4s ease;
}

.widget_shopping_cart_content .side-cart-progress-bar p {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.widget_shopping_cart_content .side-cart-progress-bar .cart-progress-right {
    display: none;
}

.widget_shopping_cart_content .side-cart-progress-loader img {
    width: 62px !important;
    height: auto;
}

.woocommerce-loop-product__buttons .added_to_cart {
    display: none;
}

/** Checkout layout **/
.woocommerce-checkout form .col2-set .col-1,
.woocommerce-checkout form .col2-set .col-2 {
    float: none;
    width: 100% !important;
}

.woocommerce-checkout form .col2-set {
    width: 100% !important;
}

.woocommerce-checkout form #order_review,
.woocommerce-checkout form #order_review_heading {
    width: 100% !important;
    padding-left: 0 !important;
    float: none !important;
    clear: none !important;
}

/** Add to cart button styles **/
a.button.add_to_cart_button.ajax_add_to_cart {
    color: #161113 !important;
    background-color: var(--e-global-color-accent) !important;
    font-family: "Archivo", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    border-radius: 15px 15px 15px 15px !important;
    padding: 15px 15px 15px 15px !important;
}

a.button.add_to_cart_button.ajax_add_to_cart:hover {
    background-color: #7B9C03 !important;
}

/** menu cart mobile **/
.elementor-element-f9590ac {
    padding-top: 0 !important;
}

.cart-progress-wrapper.side-cart-progress-bar {
    flex: unset;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons {
    padding-bottom: 15px;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
    border: 1px solid #fff!important;
    padding:8px!important;
    font-style: normal!important;
}

.woocommerce table.shop_attributes td p {
    padding: 0!important;
    margin: 0 !important;
}

.wcpb-product-badges-badge.wcpb-product-badges-badge-bottom-right {
    bottom: 133px!important;
}

/** cart progress bar responsive **/
@media (max-width: 768px) {
    .cart-progress-wrapper {
        flex: 1;
        margin-right: 20px;
    }

    .cart-progress-left {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cart-progress-left h2,
    .cart-related-title {
        font-size: 40px;
        line-height: 40px;
        text-align: left;
    }

    .progress-bar {
        height: 19px;
        border: 2px solid #cfcfcf;
    }

    .progress-bar div {
        height: 19px;
    }

    .cart-progress-left p {
        font-size: 16px;
        line-height: 27.2px;
    }
    
    .cart-progress-right {
        text-align: right;
        width: 100%;
        margin-top: 5px;
    }

    .cart-progress-right a {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .cart-progress-wrapper {
        flex-direction: column;
        padding: 20px 20px 20px 20px !important;
        margin-right: 0px !important;
    }
    
    .progress-bar {
        width: 100% !important;
    }

    .cart-progress-left h2,
    .cart-related-title {
        font-size: 40px;
        line-height: 40px;
    }

    .cart-progress-left p {
        font-size: 16px;
        line-height: 27.2px;
    }
    
    .cart-progress-left {
        width: 100%;
    }
    
    .cart-progress-right {
        text-align: left;
        width: 100%;
        margin-top: 5px;
    }

    .cart-progress-right a {
        font-size: 20px;
    }
}

/** ratings and category mobile styles **/
@media (max-width: 767px) {
    ul.products li.product .woocommerce-loop-category__title {
        font-size: 16px;
    }
    
    .bv_stars_svg_no_wrap svg {
        width: 12px !important;
        height: 12px !important;
    }
}

@media (min-width: 768px) {
    .bv_stars_svg_no_wrap svg {
        width: 14px !important;
        height: 14px !important;
    }
}

/** bulk product mobile styles **/
@media (max-width: 580px) {
    #obx-bulk .bv_text {
        font-size: 14px !important;
    }

    .bulk-product-wrapper .bulk-product-title a {
        font-size: 18px;
        line-height: normal;
    }

    .bulk-product-wrapper .bulk-product-card .add_to_cart_button {
        padding: 14px !important;
        width: 100% !important;
        max-width: 207px !important;
    }

    .bulk-product-wrapper .bulk-product-card {
        gap: 18px;
        padding: 15px 17px;
        min-height: unset;
    }

    .bulk-product-wrapper {
        margin-top: 15px;
        margin-bottom: 50px;
    }
}

/* ================================================
   SIDE CART DRAWER — Cart Items, Subtotal, Buttons
   Targets Elementor Pro Menu Cart markup classes
================================================ */

/* --- Cart item row --- */
.elementor-menu-cart__main .elementor-menu-cart__product {
    display: grid !important;
    grid-template-columns: 76px 1fr 32px !important;
    grid-template-rows: auto auto !important;
    grid-template-areas:
        "image name  remove"
        "image price remove" !important;
    column-gap: 12px !important;
    row-gap: 2px !important;
    padding: 14px 0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    align-items: center !important;
    background: transparent !important;
}

/* Thumbnail */
.elementor-menu-cart__main .elementor-menu-cart__product-image {
    grid-area: image !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-image a {
    display: block !important;
    line-height: 0;
}

.elementor-menu-cart__main .elementor-menu-cart__product-image img {
    width: 76px !important;
    height: 76px !important;
    object-fit: cover !important;
    display: block !important;
    border-radius: 4px !important;
}

/* Product name */
.elementor-menu-cart__main .elementor-menu-cart__product-name {
    grid-area: name !important;
    align-self: end !important;
    padding: 0 !important;
    margin: 0 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name a {
    color: #93C90E !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    display: block;
}

.elementor-menu-cart__main .elementor-menu-cart__product-name a:hover {
    text-decoration: underline !important;
}

/* Price / quantity */
.elementor-menu-cart__main .elementor-menu-cart__product-price {
    grid-area: price !important;
    align-self: start !important;
    color: #555 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-price .product-quantity {
    color: #555 !important;
}

/* Remove button — circle × */
.elementor-menu-cart__main .elementor-menu-cart__product-remove {
    grid-area: remove !important;
    align-self: center !important;
    justify-self: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Hide Elementor's duplicate link */
.elementor-menu-cart__main .elementor-menu-cart__product-remove a.elementor_remove_from_cart_button {
    display: none !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove a.remove_from_cart_button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 26px !important;
    height: 26px !important;
    border: 1.5px solid #bbb !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: #888 !important;
    font-size: 0 !important; /* hide any stray text */
    line-height: 1 !important;
    text-decoration: none !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove a.remove_from_cart_button::after {
    content: "×";
    font-size: 17px;
    color: #888;
    line-height: 1;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove a.remove_from_cart_button:hover {
    border-color: #555 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__product-remove a.remove_from_cart_button:hover::after {
    color: #555;
}

/* --- Subtotal --- */
.elementor-menu-cart__main .elementor-menu-cart__subtotal {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    padding: 14px 0 !important;
    margin: 0 !important;
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #111 !important;
    text-align: center !important;
}

/* --- Footer buttons --- */
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons {
    display: flex !important;
    gap: 10px !important;
    padding: 14px 0 6px !important;
    margin: 0 !important;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button {
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 13px 10px !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    text-align: center !important;
    line-height: 1 !important;
    color: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

/* "View cart" — dark gray */
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: #5a5a5a !important;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
    background-color: #444 !important;
}

/* "Checkout" — green */
.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: #93C90E !important;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
    background-color: #7B9C03 !important;
}

/** Suppress red error notices near add-to-cart button **/
.woocommerce-notices-wrapper ul.woocommerce-error,
form.cart ul.woocommerce-error {
    display: none !important;
}

/** Hide WooCommerce gear (loading) and checkmark (added) icons on add-to-cart buttons **/
.add_to_cart_button.loading::after,
.add_to_cart_button.added::after,
.single_add_to_cart_button.loading::after,
.single_add_to_cart_button.added::after {
    display: none !important;
}

.my_new_wrapper {
    position: relative;
    display: inherit !important;
    border-radius: 25px;
    overflow: inherit !important;
    line-height: 0;
}

.my_new_wrapper > picture > img,
.my_new_wrapper > img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 25px;
}

.my_new_wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    box-shadow:
        inset 0 0 0 5px rgba(147, 201, 14, 0.7),
        inset 0 0 30px 8px rgba(147, 201, 14, 0.35);
    opacity: 0;
    transition: opacity 0.25s ease;
    z-index: 1;
}

.my_new_wrapper:hover::before {
    opacity: 1;
}

/* -----------------------------------------------
   Empty cart state in mini-cart / sidecart drawer
   ----------------------------------------------- */
.cc-minicart-empty {
    text-align: center;
    padding: 32px 20px;
    color: #555;
}

.cc-minicart-empty p {
    margin-bottom: 16px;
    font-size: 14px;
}

.cc-minicart-shop-btn {
    display: inline-block;
    padding: 10px 24px;
    background-color: #93c90e;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

.cc-minicart-shop-btn:hover {
    background-color: #7aaa08;
    color: #fff !important;
}
.woocommerce-notices-wrapper {
    display: none !important;
}

/* -----------------------------------------------
   Cart drawer loading spinner overlay
   Injected as a real DOM element by async-cart.js
   ----------------------------------------------- */
.cc-cart-spinner-overlay {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    pointer-events: none;
}

.cc-cart-spinner-overlay::after {
    content: '';
    width: 36px;
    height: 36px;
    border: 3px solid rgba(0, 0, 0, 0.12);
    border-top-color: #93c90e;
    border-radius: 50%;
    animation: ccCartSpin 0.7s linear infinite;
    flex-shrink: 0;
}

/* The products container needs relative positioning for the overlay */
.elementor-menu-cart__main {
    position: relative;
}

@keyframes ccCartSpin {
    to { transform: rotate(360deg); }
}

/* -----------------------------------------------
   Add-to-cart button loading state
   ----------------------------------------------- */

/* Archive/AJAX buttons — disable while in-flight */
.add_to_cart_button.cc-btn-loading {
    position: relative !important;
    color: transparent !important;
    pointer-events: none !important;
}

/* Single product button — show spinner but keep clickable so form can still submit */
.single_add_to_cart_button.cc-btn-loading {
    position: relative !important;
    color: transparent !important;
}

.cc-btn-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: ccCartSpin 0.7s linear infinite;
    pointer-events: none;
}

.cc-btn-loading{ 
    background-color: #93c90e!important;
    color: #fff;
}

.fme_zoom:after{
    display: none!important;
}