/*
 Theme Name:   zoodpack
 Author:       milad felegari
 Author URI:   https://zoodpack.com/
 Template:     zoodpack
 Version:      3.0.0
*/

/* login */
.rml-form-my-account-wrapper {
    background-color: #f6f6f6;
}

#rml-data {
    border-radius: 8px;
}

.rml-logo {
    margin-bottom: 30px;
    text-align: center;
}

.rml-field {
    margin-bottom: 10px;
}

.rml-field label {
    font-size: 14px;
}

.rml-field input {
    border-color: rgba(0, 0, 0, 0.1) !important;
    border-radius: 10px !important;
}

.rml-content-container button {
    border-radius: 10px !important;
    background: #17a8a1 !important;
    color: #fff !important;
}


#billing_country_field {
    display: none !important;
}


.product-shipping-time.is-on-stock {
    background: #e9c500;
}

.product-shipping-time.is-on-stock span {
    unicode-bidi: plaintext !important;
}

.product-shipping-time {
    min-height: 28px;
    background: #c9c9c9;
    padding: 5px;
    border-radius: 0 0 var(--wd-brd-radius) var(--wd-brd-radius);
    font-size: 11px;
}

/* Custom Single Product */
.position-sticky .section-one-sticky .wd-wishlist-icon a span {
    display: none;
}

.quantity_sticky {
    display: flex;
    justify-content: center;
}

.quantity_sticky .value_quantity_sticky:disabled {
    opacity: 1 !important;
    color: #000;
    font-weight: bold;
}

.quantity_sticky .value_quantity_sticky {
    text-align: center;
    font-size: 25px;
    width: 64px;
    height: 34px;
    border: none;
}

.quantity_sticky .quantity_sticky_plus, .quantity_sticky .quantity_sticky_negative {
    font-size: 25px;
    cursor: pointer;
    background-color: #ebebeb;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1.4;
}

.position-sticky .green_theme_custom, .red_theme_custom, .disable_theme_custom {
    width: 100%;
    text-align: center;
    display: block;
    background-color: forestgreen;
    color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 16px;
    font-size: 17px;
}

.red_theme_custom {
    background-color: #8b2222;
}

.woocommerce-variation-add-to-cart {
    display: none;
}

.single-product .summary-inner .quantity, .single-product .summary-inner .single_add_to_cart_button {
    display: none !important;
}

.position-relative {
    position: relative;
}

.position-sticky {
    position: sticky;
}

.top-80 {
    top: 80px
}

.box-info-inner-single-product {
    background-color: #fff;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 0.625rem;
}

.section-one-sticky {
    display: flex;
    justify-content: space-between;
}

.section-one-sticky div:nth-child(2) p img {
    width: 20px;
}

.section-one-sticky div:nth-child(2) p {
    margin-bottom: 0;
}

.share-single-product img, .dell-single-product img {
    width: 18px;
    opacity: 0.7;
    margin-right: 4px;
}

.not-warning-single-product span img {
    width: 26px;
    opacity: 0.7;
}

.quantity_sticky label {
    line-height: 2;
    font-size: 18px;
    margin-left: 15px;
    margin-bottom: 0;
}

.not-under-add-to-cart {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.5;
}

.not-under-add-to-cart a {
    color: #0058ff;
    border-bottom: solid 1px;
}

.show-mobile {
    display: none;
}

.single-product-page .summary-inner > .price {
    position: relative;
    width: auto;
    max-width: fit-content;
    font-size: 1rem;
    font-weight: 300;
}

.single-product-page .summary-inner > .price:before {
    content: 'قیمت هر عدد';
    position: absolute;
    width: 65px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #BFBFBF;
    right: calc(100% + 11px);
    font-size: 11px;
    text-align: center;
    padding: 3px 0;
    border-radius: 5px;
    font-weight: 800;
}

.wd-compare-btn, .wd-wishlist-btn {
    display: none;
}

.proffer-product-single-inner {
    display: flex;
    position: relative;
    z-index: 1;
    overflow-x: auto;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.proffer-product-single-inner a {
    float: right;
    display: block;
    min-width: 150px;
    margin-left: 20px;
    margin-top: 20px;
}

.proffer-product-single {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 40px;
    padding-top: 30px;
}

.poduct-tabs-inner {
    width: 100%;
}

.proffer-product-single:before {
    content: '';
    position: absolute;
    width: calc(100% * 5);
    height: 100%;
    background-color: #fff;
    top: 0;
    left: -110%;
    z-index: 0;
    border-top: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
}

.proffer-product-single h2 {
    position: relative;
    z-index: 1;
    margin-top: 0;
    color: #7d7d7d;
}

.proffer-product-single-inner a h4 {
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #7d7d7d;
    margin-top: 5px;
}

.proffer-product-single-inner a img {
    border-radius: 5px;
}

.proffer-product-single-inner a h4 {
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #7d7d7d;
    margin-top: 5px;
}

.proffer-product-single-inner a img {
    border-radius: 5px;
}

.wd-swatch {
    width: auto !important;
    height: auto !important;
}

.wishlist-single-product img {
    width: 20px;
}

.compare-single-product img {
    width: 23px;
}

.compare-single-product, .wishlist-single-product {
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}

.loader-icon-addon-single-product {
    width: 20px;
    height: 20px;
    border: 2px solid #a7a7a7;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 0;
    background-color: #fff;
}

.single-product .wd-social-icons .wd-label.share-title {
    display: none;
}

.single-product .wd-social-icons {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999999;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    display: none;
}

.single-product .wd-social-icons .close-share-single-page {
    font-size: 16px;
    position: absolute;
    top: -10px;
    left: -10px;
    background-color: #e13d3d;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 1.9;
    text-align: center;
}

.single-product .wd-social-icons .wd-label.share-title {
    display: none;
}

.single-product .wd-social-icons a span, .single-product .wd-social-icons a {
    font-size: 35px !important;
}

.proffer-product-single-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(208 208 208 / 6%);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.proffer-product-single-inner::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;

}

.proffer-product-single-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #acacac;
}

.single-product .wd-social-icons:before {
    content: 'اشتراک گذاری';
    color: #000;
    font-size: 15px;
    width: 100%;
    display: block;
    font-weight: 900;
    text-align: center;
}

.single-product .wd-close-side {
    /*z-index: 99999;*/
}

.wph-click-to-know-festival img {
    z-index: 999999 !important;
}

.single-product .product-delivery-outofstock {
    display: block !important;
    color: #8b2222;
    font-weight: bold;
}

.disable_theme_custom {
    background-color: #9f9f9f;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media all and (max-width: 724px) {

    .section-add-to-cart-fix .quantity_sticky label {
        display: none;
    }

    .single-product .product-image-summary .owl-carousel .owl-item img {
        width: calc(100% - 60px);
    }

    .single-product .product-image-summary .owl-stage-outer .owl-item.active {
        right: 0;
    }

    .single-product .product-image-summary .owl-stage-outer .owl-item {
        right: -60px;
    }

    .thumbnails.owl-carousel {
        display: none !important;
    }

    .single-product .product-image-summary .owl-stage-outer .owl-item.active:last-child {
        right: unset;
    }

    .show-mobile {
        display: block;
    }

    .section-add-to-cart-fix {
        position: fixed;
        width: 100%;
        background-color: #fff;
        bottom: 0;
        left: 0;
        padding: 15px;
        border-top: solid 2px #bdbdbd;
        box-shadow: 0 0 34px -3px #00000075;
        border-bottom: solid 2px #bdbdbd;
    }

    .cart-widget-side .shopping-cart-widget-footer {
        padding-bottom: 135px !important;
    }

    .single-product .product-image-summary .owl-stage-outer .owl-item.active:last-child img {
        margin: 0 auto;
    }

    .section-add-to-cart-fix .quantity_sticky {
        float: right;
        margin-top: 11px;
        margin-bottom: 0;
    }

    .section-add-to-cart-fix .green_theme_custom {
        float: left;
        width: 200px;
        margin-top: 0;
    }

    .section-add-to-cart-fix .red_theme_custom {
        width: 100%;
    }

    .section-add-to-cart-fix .not-under-add-to-cart {
        display: none;
    }

    .not-warning-single-product {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
.ywf-partial-payment-box {
    background-color: #FFF;
}


/* =============================================
   Wallet / Partial Payment Toggle Box
   ============================================= */

.ywf-wallet-toggle {
    position: relative;
    display: inline-block;
    width: 2.375rem;
    height: 1.375rem;
    flex-shrink: 0;
    cursor: pointer;
    margin: 0;
}

.ywf-wallet-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.ywf-wallet-toggle__slider {
    position: absolute;
    inset: 0;
    background: #ccc;
    border-radius: 26px;
    transition: background .25s;
}

.ywf-wallet-toggle__slider::before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    left: 0.2rem;
    bottom: 0.22rem;
    background: #fff;
    border-radius: 50%;
    transition: transform .25s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.ywf-wallet-toggle input:checked + .ywf-wallet-toggle__slider {
    background: #000000;
}

.ywf-wallet-toggle input:checked + .ywf-wallet-toggle__slider::before {
    transform: translateX(1rem);
}

.ywf-wallet-toggle input:disabled + .ywf-wallet-toggle__slider {
    opacity: .55;
    cursor: default;
}

.checkout-wallet {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkout-wallet-info {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: .875rem;
    color: #000;
    font-weight: 300;
}

.wd-header-cart .wd-tools-icon.wd-icon-alt:before,
.wd-header-text a, .wd-nav[class*="wd-style-"]>li>a,
.wd-header-cart .wd-cart-subtotal .amount bdi,
.wd-header-my-account .wd-tools-text {
    color: #2e2e2e !important;
    font-weight: 300 !important;
    font-size: 0.75rem;
}

.woocommerce-product-details__short-description > div {
    border: 1px solid #d1d5db;
    border-radius: 0.5rem !important;
    padding: 0.375rem 0.75rem !important;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 400;
    gap: 0.5rem;
}

.woocommerce-product-details__short-description {
    display: flex;
    gap: 0.5rem;
}
/*span.price:has(del) ins bdi span.woocommerce-Price-currencySymbol:before,*/
/*span.price:not(:has(del)) bdi span.woocommerce-Price-currencySymbol:before,*/
:not(:is(del)) > span.woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol:before {
    --svg: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2LjA2NSA2LjgwNXEwIC42Ni0uMzk4IDEuMDQyLS4zOS4zNzUtMS4wNTguMzc0SDYuMzNxLS4wNzkgMC0uMDc5LS41MDkgMC0uNTQ5LjA4LS41NDloOC4yOGEuNDcuNDcgMCAwIDAgLjMxOC0uMTAzLjM4LjM4IDAgMCAwIC4xMjctLjMwM1Y1LjQ4NGgxLjAxem0uMTkxLTMuMDU1di45MDdoLTIuMjQ0VjMuNzV6Ij48L3BhdGg+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTYuOTAzIDcuODI4cTAgMS4wMTMtLjU0IDEuNTkyLS41MzQuNTgtMS40Ny41OEgzLjc1VjguOTcyaDEuMjA2cS40NTYgMCAuNzEtLjIyNC4yNTUtLjIxNi4yNTYtLjU5NUg1LjM4cS0uODM1IDAtMS4xOTgtLjM0OC0uMzU2LS4zNDgtLjM1Ni0xLjEwNSAwLS40OTUuMTkzLS44OC4xOTUtLjM4OC41NDEtLjYwNFE0LjkxNiA1IDUuMzgxIDVxLjcxMSAwIDEuMTEyLjQ2NC40MS40NjMuNDEgMS4yODN6TTQuODAxIDYuNjYycTAgLjI0Ni4xMzEuMzYzLjE0LjEwOC40ODcuMTA4aC41MDNWNi43M3EwLS4zNy0uMTQ3LS41NjRhLjUuNSAwIDAgMC0uNDI1LS4xOTMuNDkuNDkgMCAwIDAtLjQxLjE5M3EtLjE0LjE4NS0uMTM5LjQ5NU0xMi42NDcgMTUuMjE4cS4yMjMgMCAuMzEtLjA4Ni4wOTYtLjA4NS4wOTYtLjI4di0uMjE3cTAtLjc1My40MzgtMS4xODguNDQ1LS40NDIgMS4yLS40NDIuNzU4IDAgMS4xNTQuNDI3LjQwNi40Mi40MDYgMS4yMSAwIC43NjItLjQyMSAxLjE4OS0uNDIyLjQyLTEuMTc4LjQyLS4zOTggMC0uNjYtLjA5NGEuODMuODMgMCAwIDEtLjM5LS4yOC45LjkgMCAwIDEtLjM4Mi4yODhxLS4yMjMuMDg1LS41NzMuMDg1aC0uMjA3cS0uMDggMC0uMDgtLjQ5NyAwLS41MzYuMDgtLjUzNnptMi42MDItLjU3NXEwLS42NTItLjU5Ny0uNjUydC0uNTk3LjY1MnEwIC4yNzkuMTQ0LjQzNS4xNS4xNDcuNDUzLjE0Ny4zMDIgMCAuNDQ2LS4xNC4xNS0uMTQ3LjE1LS40NDIiPjwvcGF0aD48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTIuNDM2IDE1LjIxN3EuMDggMCAuMDguNTM2IDAgLjMxOS0uMDI0LjQxMi0uMDI0LjA4NC0uMDU2LjA4NWgtMS4xOTNxLS4wOCAwLS4wOC0uNDk3IDAtLjUzNi4wOC0uNTM2eiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xMS4yNCAxNS4yMTdxLjA0IDAgLjA1Ni4xMDEuMDI0LjEwMi4wMjQuNDM1IDAgLjMxLS4wMjQuNDA0LS4wMTYuMDkzLS4wNTYuMDkzaC0uMjg2cS0uNjY4IDAtMS4wMTktLjM3My0uMzQyLS4zOC0uMzQyLTEuMDc5VjExLjI1aDEuMDE5djMuNDc4cTAgLjI0OS4wOTUuMzczLjEwNC4xMTcuMzE4LjExNnpNNS45MDYgMTYuMjM5cS0xLjAzNSAwLTEuNi0uNTgzLS41NTYtLjU3NC0uNTU2LTEuNjE1VjEyLjQ5aDEuMDF2MS41M3EwIC41OS4yNzkuODg0LjI3OC4zMDMuODY3LjMwM2guMzE4cS41NzMgMCAuOS0uMjk1LjMyNS0uMjk1LjMyNS0uODE1di0yLjM4NGgxLjAxdjIuMzA2cTAgLjY5OC0uMjc4IDEuMTk2YTEuOCAxLjggMCAwIDEtLjc4Ny43NnEtLjUwMS4yNjUtMS4xNy4yNjV6bS0uNTE3LTMuMzV2LS44ODRINi40N3YuODg1eiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgeD0iMC41IiB5PSIwLjUiIHN0cm9rZT0iIzBEQTk2MCIgcng9IjEuNSI+PC9yZWN0Pjwvc3ZnPg==');
    height: 1.25rem;
    width: 1.25rem;
    background-color: #000;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    content: '';
    display: inline-flex;
    -webkit-mask-position: 50%;
    mask-position: 50%;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.price del {
    font-size: 0.75rem;
    color: #7c7c67;
    display: inline-flex;
}

.price {
    display: inline-flex !important;
    align-items: center;
}
.wd-product .price {
    flex-direction: column;
}
.price:has(del) {
    gap: 0.25rem
}

:not(:is(del)) > span.woocommerce-Price-amount.amount bdi {
    align-items: center;
    gap: 0.5rem;
    flex-direction: row-reverse;
    line-height: 0;
    text-decoration-line: none;
    display: inline-flex;
    font-size: 1rem;
    color: #000;
}

@font-face {
    font-family: "Yekan Bakh";
    font-style:normal;
    font-weight:100 900;
    font-display:fallback;
    font-stretch:normal;
    src: url('./assets/fonts/yekan-bakh/yekan-bakh.woff2') format('woff2'),
}

body {
    font-family: 'Yekan Bakh', arial, tahoma, serif;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.8;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a,
.woocommerce-breadcrumb .breadcrumb-last:last-child, .yoast-breadcrumb .breadcrumb_last:last-child {
    font-family: 'Yekan Bakh', arial, tahoma, serif;
}

.whb-sticky-shadow+.whb-clone {
    box-shadow: none !important;
}

.whb-main-header {
    box-shadow: none !important;
}

.whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-border-fullwidth.whb-color-dark.whb-flex-flex-middle {
    border-bottom: 1px solid rgba(232, 232, 232, 1);
}

@media (max-width: 769px) {
    .product-image-summary-inner>div:not(.summary) {
        padding: 0;
    }

    .woocommerce-product-gallery .woocommerce-product-gallery__image {border-radius: 0;}

    .woocommerce-product-gallery img {
        border-radius: 0;
    }
    .wd-header-mobile-nav .wd-tools-text {
        display: none;
    }
    body.single-product div[data-elementor-type="footer"] {
        display: none;
    }
}

.box-info-inner-single-product hr{
    display: none;
}

h1.entry-title.product_title {
    font-size: 1rem;
    font-weight: 300;
    color: #000;
    margin-bottom: 0.5rem;
}

.star-rating {
    color: #ffc107;
}

.woocommerce-product-gallery .product-labels .out-of-stock,
.single-product-page .stock.out-of-stock {
    display: none !important;
}

.bt-call-in-header{text-decoration:none;border:1px solid rgb(226, 226, 226);width:160px;display:block;border-radius:10pc;box-shadow:0 0 7px 0 #0000002d;padding:5px 10px}.bt-call-in-header .content-call{display:flex;align-content:center;justify-content:center;align-items:center}.bt-call-in-header .content-call img{margin-right:10px}.bt-call-in-header .content-call span{color:#17a8a1;font-size:15px;font-weight:900;display:flex;flex-direction:column;align-items:center}.bt-call-in-header .content-call span span{font-size:13px;font-weight:300;color:#868686}

.rdc-modal {
    z-index: 9999999999999 !important;
}

/* quantity in woocomerce products archive - kaveh */
.wd-product.wd-hover-standard .wd-add-btn div.quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
    width: 50px;
}
.wd-product .wd-entities-title {
    font-size: 13px;
    padding: 0px 10px 0px 10px;
}
.product-labels {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 1;
    display: none !important;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s
    ease;
    transform: translateZ(0);
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
    --wd-prod-bg-sp: 3px !important;
}
.wd-product .price {
    display: block;
    font-size: 12px;
}

.product-delivery {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 0.75rem;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
}
body.woocommerce-checkout .e-con>.e-con-inner {
    max-width: 96rem;
}

body.woocommerce-checkout div[data-elementor-type="footer"],
body.woocommerce-checkout div.wd-toolbar {
    display: none;
}

body.single-product .main-page-wrapper {
    padding-top: 0;
}

@media all and (max-width: 768px) {
    body.woocommerce-checkout .e-con {
        padding-inline-start: 0;
        padding-inline-end: 0;
    }
}


@media all and (max-width: 724px) {
    .wd-side-hidden {
        z-index: 99999;
        width: 100%;
    }

    .position-sticky.box-info-inner-single-product {
        z-index: 999;
    }
}

.wd-side-hidden {
    --wd-side-hidden-w: 480px;
}

.wd-heading {
    padding: 1rem;
    border: none;
}

.wd-heading .title {
    font-size: 1rem;
}

.wd-heading .wd-action-btn a{
    font-size: 0;
    height: auto;
}

.wd-heading .wd-action-btn a:before,
.wd-heading .wd-action-btn a:after {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.wd-search-form {
    padding: 1rem;
    position: sticky;
    top: 0;
    background-color: #FFF;
    z-index: 10;
}

.mobile-nav .searchform {
    box-shadow: none;
    background-color: #f6f3f4;
    height: auto;
    border-radius: 8px;
    margin-left: 2rem;
}

.mobile-nav .searchform input[type="text"] {
    font-weight: 400;
    height: auto;
    padding: 0.75rem 1rem;
}

.mobile-nav .wd-heading {
    background-color: transparent;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
    border: none;
    padding: 1.5rem 0 1.5rem 1rem;
}

.mobile-nav .wd-nav-opener {
    border-right: 0;
    border-bottom-color: #f6f3f4;
}

.wd-nav-mobile>li>a {
    border-bottom-color: #f6f3f4;
}

.widget_shopping_cart_content {
    display: flex;
}

.woocommerce-mini-cart.woocommerce-cart-form__contents {
    padding: 0 1rem;
}

.elementor-menu-cart__subtotal {
    background-color: #f6f3f4;
    margin-top: auto;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 1rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.75rem;
    font-weight: 300;
}
.elementor-menu-cart__subtotal strong {
    font-weight: 300;
}

.elementor-menu-cart__footer-buttons {
    background-color: #f6f3f4;
    padding: 0.5rem 1rem 1rem 1rem;
    text-align: center;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    width: 100%;
    background-color: #000;
    font-size: 14px;
    border-radius: 8px;
    padding: 1rem;
    margin-top: 0.5rem;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: transparent;
    color: #666666;
    font-size: 12px;
    padding: 0;
    display: inline;
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 190px);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
    display: grid;
    grid-template-columns:28% auto;
    grid-template-rows:auto auto;
    padding: 1rem 0;
    border-bottom: 1px solid #f6f3f4;
    position: relative;
}

.elementor-menu-cart__product-image a {
    background-color: #f6f3f4;
    border-radius: 0.5rem;
    overflow:hidden;
    display: flex;
}
.elementor-menu-cart__product-image img {
    mix-blend-mode: multiply;
    object-fit: cover;
    aspect-ratio: 1500 / 1500;
}

.elementor-menu-cart__product-name a {
    font-size: 0.75rem;
    font-weight: 300;
    color: #000;
}
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/
/******************************************************/

.wd-accordion-content {
    display: block !important;
    opacity: 1;
}

.wd-accordion .wd-scroll-content {
    max-height: inherit !important;
}

.wd-accordion-opener {
    display: none;
}

.wd-add-btn.wd-add-btn-replace {
    position: relative;
    padding: 0 10px;
    flex-direction: column;
    display: flex;

}

.wd-add-btn.wd-add-btn-replace p.stock.wd-style-default {
    text-align: right;
    padding: 0;
    font-size: 12px;
    position: absolute;
    top: 10px;
}

.wd-add-btn.wd-add-btn-replace button,
.wd-add-btn.wd-add-btn-replace a {
    width: 100%;
    font-size: 12px;
    color: #FFF;
    background-color: #017b4b;
    border-radius: 4rem;
    font-weight: 300 !important;
    margin-top: 12px;
}

.wd-add-btn.wd-add-btn-replace form {
    display: flex;
    flex-direction: column;
}

.wd-add-btn.wd-add-btn-replace form .quantity {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    align-self: flex-end;
    width: 120px !important;
}

.wd-add-btn.wd-add-btn-replace form .quantity .minus,
.wd-add-btn.wd-add-btn-replace form .quantity .plus {
    width: auto !important;
    padding: 0;
    min-height: auto;
    position: absolute;
    border-radius: 8px;
    height: calc(100% - 8px) !important;
    aspect-ratio: 1;
    display: flex;
}

.wd-add-btn.wd-add-btn-replace form .quantity .minus {
    left: 4px
}

.wd-add-btn.wd-add-btn-replace form .quantity .plus {
    right: 4px
}

.wd-add-btn.wd-add-btn-replace form .quantity input[type="number"] {
    width: 100% !important;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
    padding: 0 !important;
    margin: 0;
}

/* Mobile styles */
@media (max-width: 768px) {
    .wd-add-btn.wd-add-btn-replace p.stock.wd-style-default {
        position: relative;
        text-align: center;
        top: auto;
    }

    .wd-add-btn.wd-add-btn-replace form .quantity {
        width: 100% !important;
        align-self: stretch;
    }
}

.elementor-menu-cart__wrapper {
    text-align: var(--main-alignment, right)
}

.elementor-menu-cart__toggle_wrapper {
    display: inline-block;
    position: relative
}

.elementor-menu-cart__toggle {
    display: inline-block
}

.elementor-menu-cart__toggle .elementor-button {
    align-items: center;
    background-color: var(--toggle-button-background-color, transparent);
    border-color: var(--toggle-button-border-color, #69727d);
    border-radius: var(--toggle-button-border-radius, 0);
    border-style: var(--toggle-button-border-type, solid);
    border-width: var(--toggle-button-border-width, 1px);
    color: var(--toggle-button-text-color, #69727d);
    display: inline-flex;
    flex-direction: row;
    gap: .3em;
    padding: var(--toggle-icon-padding, 12px 24px)
}

.elementor-menu-cart__toggle .elementor-button:hover {
    background-color: var(--toggle-button-hover-background-color, transparent);
    border-color: var(--toggle-button-hover-border-color, #69727d);
    color: var(--toggle-button-hover-text-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon {
    color: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button:hover svg {
    fill: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button svg {
    fill: var(--toggle-button-icon-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button-icon {
    position: relative;
    transition: color .1s
}

.elementor-menu-cart__toggle .e-toggle-cart-custom-icon, .elementor-menu-cart__toggle .elementor-button-icon {
    color: var(--toggle-button-icon-color, #69727d);
    font-size: var(--toggle-icon-size, inherit)
}

.elementor-menu-cart__toggle .e-toggle-cart-custom-icon:hover {
    color: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button-icon, .elementor-menu-cart__toggle .elementor-button-text {
    flex-grow: unset;
    order: unset
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    background-color: var(--items-indicator-background-color, #d9534f);
    border-radius: 100%;
    color: var(--items-indicator-text-color, #fff);
    display: block;
    font-size: 10px;
    height: 1.6em;
    inset-inline-end: -.7em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
    top: -.7em
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    display: inline-block;
    font-weight: 400
}

.elementor-menu-cart--items-indicator-none .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    display: none
}

.elementor-menu-cart__container {
    background-color: rgba(0, 0, 0, .25);
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    text-align: right;
    top: 0;
    transform: scale(1);
    transition: background-color .4s, transform 0s;
    width: 100vw;
    z-index: 9998
}

.elementor-menu-cart__main {
    align-items: stretch;
    background-color: var(--cart-background-color, #fff);
    border-color: var(--cart-border-color, initial);
    border-radius: var(--cart-border-radius, 0);
    border-style: var(--cart-border-style, none);
    bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    left: var(--side-cart-alignment-left, 0);
    margin-top: var(--mini-cart-spacing, 0);
    max-width: 100%;
    min-height: 200px;
    padding: var(--cart-padding, 20px 30px);
    position: fixed;
    right: var(--side-cart-alignment-right, auto);
    top: 0;
    transform: translateX(0);
    transition: .3s;
    width: 350px
}

.elementor-menu-cart__main .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    height: 100%
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    color: var(--empty-message-color, inherit);
    text-align: var(--empty-message-alignment, right)
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
    background-color: transparent;
    transform: scale(0);
    transition: background-color .4s, transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button {
    display: none
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    opacity: 0;
    overflow: hidden;
    transform: var(--side-cart-alignment-transform, translateX(-100%))
}

.elementor-menu-cart__close-button {
    align-self: flex-end;
    cursor: pointer;
    display: inline-block;
    font-family: eicons;
    font-size: 20px;
    height: var(--cart-close-icon-size, 25px);
    line-height: 1;
    margin: 0 0 20px;
    position: relative;
    transition: .3s;
    width: var(--cart-close-icon-size, 25px)
}

.elementor-menu-cart__close-button:after, .elementor-menu-cart__close-button:before {
    background: var(--cart-close-button-color, #69727d);
    border-radius: 1px;
    content: "";
    height: 3px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: .3s;
    width: 100%
}

.elementor-menu-cart__close-button:hover:after, .elementor-menu-cart__close-button:hover:before {
    background: var(--cart-close-button-hover-color, #69727d)
}

.elementor-menu-cart__close-button:before {
    transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
    transform: rotate(-45deg)
}

.elementor-menu-cart__product .variation {
    color: var(--product-variations-color, #1f2124);
    display: grid;
    grid-template-columns:max-content auto;
    margin: 10px 0
}

.elementor-menu-cart__product .variation dt {
    grid-column-start: 1
}

.elementor-menu-cart__product .variation dd {
    grid-column-start: 2;
    margin-inline-start: 5px
}

.elementor-menu-cart__product .variation dd p {
    margin-bottom: 0
}

.elementor-menu-cart__product-image {
    grid-row-end: 3;
    grid-row-start: 1;
    width: 100%
}

.elementor-menu-cart__product-name {
    grid-column-end: 3;
    grid-column-start: 2;
    margin: 0
}

.elementor-menu-cart__product-price {
    align-self: var(--price-quantity-position--align-self, end);
    color: var(--product-price-color, #d5d8dc);
    font-weight: 300;
    grid-column-end: 3;
    grid-column-start: 2
}

.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
    font-size: 14px;
    padding-right: 20px
}

.elementor-menu-cart__product-remove {
    border: 1px solid var(--remove-item-button-color, #d5d8dc);
    border-radius: var(--remove-item-button-size, 22px);
    bottom: 20px;
    color: #69727d;
    height: var(--remove-item-button-size, 22px);
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transition: .3s;
    width: var(--remove-item-button-size, 22px)
}

.elementor-menu-cart__product-remove:hover {
    border: 1px solid var(--remove-item-button-hover-color, #d5d8dc)
}

.elementor-menu-cart__product-remove:hover:after, .elementor-menu-cart__product-remove:hover:before {
    background: var(--remove-item-button-hover-color, #d5d8dc)
}

.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    background: var(--remove-item-button-color, #d5d8dc);
    content: "";
    height: 1px;
    left: 25%;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: .3s;
    width: 50%;
    z-index: 1
}

.elementor-menu-cart__product-remove:before {
    transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
    transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove > a {
    display: block;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 2
}

.elementor-menu-cart__product-remove > a.remove_from_cart_button {
    display: var(--remove-from-cart-button, block)
}

.elementor-menu-cart__product-remove > a.elementor_remove_from_cart_button {
    display: var(--elementor-remove-from-cart-button, none)
}

.elementor-menu-cart__product:last-child {
    border: none
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter="0"], .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
    display: none
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product {
    grid-template-columns:25% auto;
    padding-left: 0;
    padding-right: 0
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove {
    display: none
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove {
    bottom: auto;
    top: 0
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove {
    bottom: auto;
    top: 20px
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove {
    bottom: 50%;
    transform: translateY(50%)
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove {
    bottom: 20px;
    top: auto
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
    background: none;
    bottom: auto;
    height: auto;
    left: auto;
    min-width: 330px;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 100%;
    transform: scale(1);
    transition: background-color .4s, transform 0s;
    width: auto
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
    bottom: auto;
    height: auto;
    left: auto;
    overflow: visible;
    position: relative;
    right: auto;
    top: auto;
    transform: translateY(0);
    transition: .3s;
    width: auto
}

@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
    .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
        min-width: 300px
    }
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
    transform: scale(0);
    transition: background-color .4s, transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    opacity: 0;
    transform: translateY(-10px)
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown {
    opacity: 1
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container {
    z-index: 9999
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container {
    display: none
}

/* Shipping Info - Single Product */
.shipping-info-box {
    overflow: hidden;
    font-size: 13px;
    margin-top: 0.5rem;
    border-top: 1px solid #f0f0f0;
}

.shipping-info-box__header {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding-block: 0.5rem;
    font-weight: 600;
    color: #333;
    font-size: 0.75rem;
}

.shipping-info-box__header svg {
    color: #17a8a1;
    flex-shrink: 0;
}

.shipping-info-box__row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 0.25rem;
    padding-block: 0.25rem;
    line-height: 1.7;
}

.shipping-info-box__row:last-child {
    border-bottom: none;
}

.shipping-info-box__icon {
    color: #17a8a1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    position: relative;
    top: 1px;
}

.shipping-info-box__label {
    font-weight: 500;
    color: #000;
    font-size: 0.75rem;
}

.shipping-info-box__methods {
    color: #5c5c5c;
    font-size: 0.75rem;
    display: flex;
    width: 100%;
}