@charset "UTF-8";


@font-face {
    font-family: "IRANSans";
    src: url("../fonts/IRANYekanXFaNum-Regular.woff2") format("woff2");

    font-style: normal;
}


@font-face {
    font-family: "Kalameh";
    src: url("../fonts/YekanBakh-ExtraBold.woff") format("woff2");

    font-style: normal;
}


@font-face {
    font-family: 'fontello';

    src: url("../fonts/fontello.woff2") format("woff2");

    font-style: normal;
}

.switcher23-toggle:before {
    margin-right: 7rem;
}
/************* defult css************/
/* root colors */
:root {
    --main: #0b6623;
    --secend: #051137;
    --text: #040D29;
    --text2: #7A7979;
    --bg: #F8F8F8;

}

.searchandfilter ul {
    display: block;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}
body {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 2 !important;
    font-weight: 400;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
    font-size: 0.86rem;
    font-family: IRANSans !important;
}
ul li {
    line-height: 2 !important;
}
h1 , h2 , h3 , h4 , h5 , h6 {
    font-family: "Kalameh" !important;
}
h1 {
    font-size: 1.45rem !important;
}
h2 {
    font-size: 1.35rem !important;
}
h3 {
    font-size: 1.25rem !important;
}
h4 {
    font-size: 1.15rem !important;
}
h5 {
    font-size: 1.05rem !important;
}

#wcmca_form_popup_container_shipping, #wcmca_form_popup_container_billing {
    text-align: right !important;
}
#wcmca_form_popup_container_shipping .form-row.form-row.form-row-last, #wcmca_form_popup_container_billing .form-row.form-row.form-row-last {
    float: left !important;
    clear: left !important;
}
#wcmca_form_popup_container_shipping .form-row-first, #wcmca_form_popup_container_billing .form-row-first {
    float: right !important;
    clear: right !important;
}
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: block;
    text-align: right;
}
.woocommerce ul.products li.product .price del {
    color: #aaabab !important;
    opacity: .7;
    display: block !important;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    float: left;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: right;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-right: 0;
    padding: 1rem;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
}
.woof_price3_search_container.woof_container.woof_price_filter.woof_fs_by_price {
    width: 196px;
    margin: 0 10px;
}
.woof_block_html_items {
    max-width: 230px;
    margin: 0 10px;
    /* margin-right: 10px; */
}
.woof_submit_search_form_container {
    display: none;
}

.related .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button , .archive .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    font-size: 0;
    display: none !important;
}

.swiper figure.figure img {
    transition: 0.3s ease;
}
.searchandfilter ul li {
    margin-right: 10px;
}
.searchandfilter ul {
    display: block;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    max-width: 100% !important;
    overflow-x: auto;
}
.swiper figure.figure {
    background: #f8f8f8;
    border-radius: 50%;
    padding: 1rem;
    transition: 0.5s ease;
}
.swiper figure.figure:hover {
    width: auto;
    background: #ebc2c2;
    transition: 0.5s ease;
}
.swiper figure.figure:hover img {
    transition: 0.3s ease;
    transform: scale(1.32);
    filter: drop-shadow(2px 4px 6px black);
}
p.text-gray.mb-2 {
    border-bottom: 1px solid #ccc;
}
span.sku {
    display: inline !important;
}
.c-main {
    position: relative;
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.archive form.variations_form.cart.swatches-support label {
    display: none;
}
.archive form.variations_form.cart.swatches-support {
    justify-content: center;
}

.archive form.variations_form.cart.swatches-support .wc-variation-selection-needed {
    display: none;
    font-size: 0;
}
.topbar {
    border-bottom: 1px solid #E8E6E655;
}
p#wcmca_billing_first_name_field, p#wcmca_billing_last_name_field {
    display: none;
}
p#billing_address_2_field {
    display: none !important;
}
ul#menu-master .nav-link.active , ul#menu-master .nav-link:hover {
    color: #980b0b;
}
.woocommerce .related ul.products li.product .button {
    display: none;
    font-size: 0;
}
a.edit  , a.button {
    background: var(--main);
    padding: 0.4rem 1rem;
    border-radius: 8px;
    margin-top: 1rem;
}
a.ps-2.line {
    border-left: 1px solid #CACACA;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #ffffff00 !important;
    padding: 10px;
    border-radius: 10px;
}
.page-id-14 .woocommerce-form-login-toggle {
    display: none;
}
div#dig_login_va_otp {
    background: var(--main);
}
.dig_pgmdl_2 .button[type="submit"], .dig_pgmdl_2 .transupbutton[type="submit"] {
    height: 46px;
    line-height: 0;
    padding: 0;
    padding: 10px;
    width: 100%;
}
.dig_pgmdl_2 .minput .countrycodecontainer input, .dig_pgmdl_2 .minput input[type='date'], .dig_pgmdl_2 .minput input[type='number'], .dig_pgmdl_2 .minput input[type='password'], .dig_pgmdl_2 .minput input[type='text'] {
    min-height: 46px;
    line-height: 20px;
    border: 1px solid #aaa;
}
.dig_pgmdl_2 .dig_opt_mult_lab, .dig_pgmdl_2 .dig_opt_mult ~ label, .dig_pgmdl_2 .minput .digits-input-wrapper ~ label, .dig_pgmdl_2 .minput .not-empty ~ label, .dig_pgmdl_2 .minput input[type="date"] ~ label, .dig_pgmdl_2 .dig_opt_mult_lab, .dig_pgmdl_2 .dig_opt_mult ~ label, .dig_pgmdl_2 .not-empty ~ label {
    top: 0 !important;
    text-align: right;
}
.woocommerce-shipping-fields {
    display: none;
}
a {
    color: unset;
    text-decoration: none;
}
.textstart {
        text-align: left !important;
}

.textend {
    
    text-align: right !important ;
}
.meauto {
    margin-left: auto;
}
img {
    height: auto;
}
.form-check .form-check-input {
    float: right;
    margin-left: 0.6em;
    vertical-align: middle;
    margin-top: 0.5rem;
}
.metas.py-3.my-3.d-flex.align-items-center {
    border-bottom: 1px solid #eee;
}
h5.wcmca_personal_data_title {
    display: inline-block !important;
    clear: both;
    margin-bottom: 2px;
    /* margin-top: 12px; */
    font-style: normal !important;
}
.wcmca_clear_right {
    clear: right;
    display: inline-block !important;
    margin-bottom: 15px;
}
p.stock.out-of-stock {
    color: red;
    font-size: 1rem;
    font-weight: bold;
}
input.input-text.qty.text.qty-input[value] {
    color: #ffffff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active , nav.woocommerce-MyAccount-navigation ul li:hover {
    background: var(--secend);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a , nav.woocommerce-MyAccount-navigation ul li:hover a {
    color: #fff;
}
.socialsbox li {
    width: 40px;
    height: 40px;
    background: var(--main);
    /* padding: 0.3rem; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.wrapfooter {
    background: var(--main);
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    margin-left: 95px !important;
}
.awcfe-billing-extra-items.awcfe-section-title th , header.woocommerce-Address-title.title.sticky-nav h3 {
    position: relative;
    color: transparent !important; /* متن اصلی را نامرئی کن */
}
p#wcmca_billing_address_2_field {
    display: none !important;
}
.woocommerce-MyAccount-content > p {
    display: none;
}
header.woocommerce-Address-title.title.sticky-nav h3::after {
        content: "آدرس اصلی";
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right !important;
}
.u-column1.col-1.woocommerce-Address address {
    padding: 1rem;
    margin-top: 1rem;
    background: #f8f8f8;
    border-radius: 6px;
}
.awcfe-billing-extra-items.awcfe-section-title th::after {
    content: "فیلدهای صورتحساب"; /* جزئیات صورتحساب */
    position: absolute;
    top: 0.6rem;
    right: 1rem;
    color: #000;
}
.wrapfooter ul.menu {
    list-style: none;
    padding: 0;
    line-height: 3;
}
ul.footer-cu {
    padding: 0;
    list-style: none;
    margin-top: 1rem;
}
p.text-justify.mt-3 {
    line-height: 2.5;
    text-align: right;
    font-size: 1rem;
    border-bottom: 1px solid #A6A6A6;
}
.wrapfooter p.text-justify.mt-3 {
    line-height: 2;
}
.socialsbox {
    background: #7A7A7A;
}
.socials ul li {
    margin-right: 0.6rem;
}
.social-box {
    list-style: none;
    text-align: center;
}
.socials ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrapperblog {
    background: var(--main);
}
.text-justify {
    text-align: justify !important;
}
input.sf-input-text {
    width: 100%;
    min-width: 250px;
    border-radius: 10px;
    border: 1px solid #aaa;
    padding: 0.5rem;
}
.product-image-container {
    position: relative;
    display: block;
    overflow: hidden;
}

/* تصویر اصلی */
.product-image-container .first-image {
    transition: opacity 0.5s ease;
    display: block;
}

/* تصویر دوم گالری */
.product-image-container .second-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease;
}

/* هاور روی کانتینر: تصویر دوم دیده شود */
.product-image-container:hover .second-image {
    opacity: 1;
}

.product-image-container:hover .first-image {
    opacity: 0;
}
.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8 {
    width: 70px;
    height: 70px;
    float: right;
    background: var(--main);
    padding: 1rem;
    border-radius: 50%;
    margin-left: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper li.product , .cardoffers {
    box-shadow: 0 4px 14px #6B6B6B25;
    border-radius: 0.7rem;
}
.swiper li.product:hover , .cardoffers:hover {
    box-shadow: 0 4px 14px #6B6B6B35;
    border-radius: 0.7rem;
    transform: translate(0 , -6px);
    transition: 0.3s;
}
.swiper li.product {
    transition: 0.3s;
}
li.sf-field-taxonomy-pa_color li {
    display: flex;
    align-items: center;
}
li.sf-field-taxonomy-pa_color li input {
    margin-left: 0.5rem;
}
.readonly {
    pointer-events: none; /* غیر فعال کردن تعامل */
    background-color: #f0f0f0; /* تغییر رنگ پس‌زمینه */
    color: #555; /* تغییر رنگ متن */
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
form.add-to-cart-form {
    display: inline-block;
    background: var(--main);
    padding: 0.2rem 0.7rem 0.2rem 0.45rem;
    border-radius: 20px;
}
.price del {
    font-size: 0.79rem;
    color: #797E91;
    font-weight: lighter;
    text-align: right;
    line-height: 1;
}

.price del .woocommerce-Price-currencySymbol {
    display: none;
}
span.price.d-flex.flex-column
 {
    float: right;
}
.bg-theme {
    background: #DCF8EA;
}
.swiper-pagination-bullet {
    background: transparent !important;
    border: 1px solid #fff;
    opacity : 1 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
}
.card.cardnews.rounded-4 {
    background: transparent;
}
.bgmenu ul {
    padding: 0;
}
.bgmenu a.nav-link {
    font-size: 1rem;
    font-weight: bold;
    border-left: 1px solid #cacaca;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 0.7rem !important;
    padding-left: 0.7rem !important;
}
.bgmenu .nav-item:last-child a.nav-link {
    border-left: 0 !important;
}

button.add_to_cart_button.ajax_add_to_cart {
    background: transparent;
    border: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 0.9rem !important;
    line-height: 1.8;
    font-family: 'IRANSANS' ! IMPORTANT;
    height: 85px;
}
.woocommerce-loop-product__title {
      display: -webkit-box;
  -webkit-line-clamp: 2; /* تعداد خطوط مجاز */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 62px;
}

form.add-to-cart-form:hover {
    background: linear-gradient(45deg, #81d8d0, #5eb5ad);
}
.woocommerce ul.products li.product:hover , .woocommerce-page ul.products li.product:hover  {
    filter: drop-shadow(2px 4px 6px #aaaaaa66);
}
.woocommerce span.onsale {
    min-height: 2.236em !important;
    min-width: 3.536em !important;
    line-height: 2 !important;
    border-radius: 19px !important;
    background-color: #980b0b;
    height: 16px !important;
}
nav.woocommerce-MyAccount-navigation ul li {
    margin: 0.5rem;
    line-height: 3;
    background: var(--main);
    border-radius: 20px;
    padding: 0.6rem;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    font-weight: bold;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    border-radius: 0.7rem;
    box-shadow: none;
}
section.related.products {
    padding-top: 1rem;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #4dc3b8;
    font-size: 0.9rem;
    text-align: center;
    font-weight: bold;
}
main#main {
    background: rgb(245, 245, 245);
}
img.wp-post-image {
    background: #fff;
    border-radius: 10px;
}
.shine {
    position: relative;
    overflow: hidden;
}
.shine::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.shine:hover::before, .shine:focus::before {
    animation: shine 0.85s;
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.cardnews .card-img-top {
    transition: 0.6s ease;
    border-radius: 20px 20px 0 0;
}
.cardnews:hover .card-img-top {
    transform: scale(1.1) rotate(-1deg);
    border-radius: 20px 20px 0 0;
    transition: 0.6s ease;
}
.overf , .img-product.tp-flipper.position-relative.tp-flipper.d-flex.align-items-center {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}
h6.fw-bold {
    min-height: 50px;
}
.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8:hover {
    background: radial-gradient(#81d8d0, #009fda);
    transition: 0.4s;
    transform: scale(1.1);
}
a.iconbox:hover img {
    filter: grayscale(1);
    transform: scale(1.05);
    transition: 0.3s;
}
a.iconbox img {
    transition: 0.3s;
}
.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8 {
    transition: 0.4s;
}
number.cart-number {
    position: absolute;
    top: 0;
    left: 10px;
    background: red;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}
.header-cart-count {
    position: relative;
}
h1.product_title.entry-title {
    font-size: 1.4rem !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    background: #fff;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 1rem;
}
ul.tabs.wc-tabs {
    display: flex;
    text-align: center;
    list-style: none;
    border-bottom: 2px solid #AEAEAE;
    overflow-x: auto;
    overflow-y: hidden;
    line-height: 3;
}
ul.tabs.wc-tabs li {
    padding: 0.3rem 1rem;
    margin: 0 0.3rem;
    white-space: nowrap;
}
ul.tabs.wc-tabs li.active {
    border-bottom: 2px solid var(--main);
    margin-bottom: -2px;
}



.woocommerce-tabs h2 {
    font-size: 1.12rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--main);
    font-size: 1.3rem;
    font-family: "kalameh";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #AEAEAE;
    font-size: 1.3rem;
    font-family: "kalameh";
}
ul.tabs.wc-tabs li a {
    color: #AEAEAE;
    font-size: 1.3rem;
    font-family: "kalameh";
}
ul.tabs.wc-tabs li.active a {
    color: var(--main);
    font-size: 1.3rem;
    font-family: "kalameh";
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    border-radius: 0.7rem;
    box-shadow: none;
    border: 1px solid #9dabc561;
    background: #fff;
}
.bg-gray {
    background: #646464;
}

/* مخفی کردن زیرمنوها در حالت عادی */
.navbar-nav .dropdown-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.searchandfilter select.sf-input-select {
    min-width: 250px;
    width: 100% !important;
    padding: 0.5rem;
    border: 1px solid #aaa;
    border-radius: 10px;
}
li.sf-field-post-meta-_stock_status li input {
    margin-left: 6px;
}
form#search-filter-form-11501 ul {
    padding: 0;
}
form#search-filter-form-11501 {
    margin-top: 1rem;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 0.3rem 1.6rem;
    border: 1px solid #c7c7c7 !important;
    border-radius: 10px;
}
img.icons {
    width: 35px;
}
.summary.entry-summary .price {
    color: #980b0b;
    font-size: 1.3rem;
    font-weight: bold;
}
/* نمایش زیرمنو هنگام هاور روی دسته اصلی */
.navbar-nav .nav-item:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    min-height: 111%;
}

/* تنظیمات برای جلوگیری از تغییر ناگهانی منو */
.navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
}
ul.mega-menu__list {
    list-style: none;
    text-align: right;
}
.dropdown-menu.mega-menu {
    right: 0;
    left: 1rem;
    width: 100%;
    padding: 1rem;
    line-height: 2.3;
    border: 0 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item a {
    display: flow;
}
.wc-block-components-notice-banner.is-info {
    background-color: #980b0b1f !important;
    border-color: #81d8d0 !important;
}
.woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
    content: "" !important;
}

.cption.me-2 p {
    font-size: 0.74rem;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: left;
    height: auto;
    width: 50px;
}
ul.navbar-nav.initial.p-0.ul-li {
    position: relative;
}
.has-mega-menu .dropdown-toggle {
    display: flex;
    align-items: center;
}
.has-mega-menu .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    margin-right: auto !important;
    float: left;
    transform: rotate(88deg);
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #888;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background: #fff;
    box-shadow: 0 0 0 1px #eee;
    font-family: 'IRANSans';
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, #wcmca_country_field_shipping, #wcmca_country_field_billing {
        border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d6d6d6 !important;
    border-radius: 4px;
}
button.accordion-button:after {
display: inline-block;
    margin-left: .255em;
    margin-right: auto !important;
    float: left;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #888;
}
.sf-level-0:nth-child(2) .sf-label-radio::before {
    content: "موجود" !important;
    display: inline-block;
    color: green;
}

.sf-level-0:last-child .sf-label-radio::before {
    content: "ناموجود" !important;
    display: inline-block;
    color: red;
}

.sf-level-0:nth-child(2) .sf-label-radio , .sf-level-0:last-child .sf-label-radio {
    color: transparent !important;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font-size: 10px !important;
}
@media (min-width: 768px) {

li.nav-item.dropdown.has-mega-menu {
    position: initial;
}
.woof_redraw_zone {
    display: flex
;
    align-items: center;
    /* justify-content: space-around; */
    justify-content: space-between;
}
    .woocommerce-account .woocommerce-MyAccount-navigation
 {
    float: right;
    width: 27% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 70% !important;
}
form#commentform {
    width: 60%;
    margin: auto;
}
a.nav-link.dropdown-toggle {
    position: initial;
}
.dropdown-menu.mega-menu {
    position: absolute;
    top: -1rem;
    right: 100%;
}
ul.mega-menu__list {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 2rem 1rem;
}
.dropdown-menu.mega-menu {
    width: 430%;
}
.checkout .col-2 {
    width: 100% !important;
}
ul.sub-menu {
    list-style: none;
    padding: 10px;
    color: #999;
    font-size: 0.74rem;
}

}
.comment.even {
    padding: 1rem 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
    display: grid;
}
.comment-meta.commentmetadata {
    order: 1;
}
.comment-author.vcard {
    order: 2;
    color: #2E2E2E;
}
.comment.even > p {
    order: 3;
    color: #757575;
}
.comment.even .reply {
    order: 5;
}
div#respond {
    text-align: center;
}


.comment-form-url {
    display: none;
}
.form-submit {
    text-align: right;
    margin: 1rem 0;
}
.form-submit input {
    background: #4170B6;
    border: 0;
    padding: 0.4rem 0.6rem;
    color: #fff;
}
.comment-reply-link {
    background: #C7DDE8;
    padding: 0.2rem 0.6rem;
    border-radius: 6px;
    color: #222;
    font-size: 0.8rem;
}
.comment-author-admin {
    background: #C7DDE8;
    padding: 1rem;
    order: 6;
}
.comment-form-comment textarea {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #64646455;
    width: 100%;
}
.comment-form-comment label {
    display: block;
    text-align: start;
}
.comment-form-author {
    width: 49%;
    display: inline-block;
    text-align: right;
}
.comment-form-author label  {
    display: block;
    text-align: right;
}
.comment-form-email label {
    display: block;
    text-align: right;
}
div#customer_details .col-1 {
    width: 100% !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 0.46rem;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.out-of-stock-badge {
    position: absolute;
    top: 1px;
    right: 2px;
    background: red;
    color: white;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0 16px 0 40px;
    z-index: 2;
}

.out-of-stock-badge-single {
    position: absolute;
    top: 15px;
    left: 15px;
    background: red;
    color: white;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    z-index: 2;
}
.nav-tabitem.nav-pills .nav-link.active {
    background: var(--main) !important;
    color: #222 !important;
}
.content-bax li {
    border-bottom: 1px solid #eee;
}
.nav-tabitem.nav-pills .nav-link {
    background: #eee !important;
    color: #222 !important;
}
p.woocommerce-mini-cart__buttons.buttons {
    margin-top: auto;
    position: absolute;
    bottom: 0;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96%;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    padding: 0.8rem 1rem;
    background: var(--main);
    border-radius: 10px;
    width: 49%;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    border-radius: 1rem;
    position: relative;
    margin-bottom: 1rem !important;
    padding: 0.6rem !important;
    background: #eee !important;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    padding: 0;
    list-style: none;
    max-height: 80%;
    overflow-y: auto;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 70px;
    height: auto;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    background: var(--main);
    border-radius: 6px;
    color: #fff;
}
.u-column1.col-1.woocommerce-Address {
    width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-left: 0 !important;
    padding: 0;
    margin: 5px;
    float: right;
    display: inline;
    overflow: hidden;
    width: 25px;
    height: 25px;
    border-radius: 7px;
    background: var(--main);
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}
button.button {
    background: var(--main);
    border: 0;
    padding: 0.4rem;
    border-radius: 4px;
    color: #fff;
}
.woocommerce table.shop_table td {
    direction: revert;
}
.mega-menu__wrap.row a:hover {
    color: var(--main);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.alt {
    background-color: #980b0b !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 0.7rem 1.5rem;
    margin-right: 1rem;
}
.woocommerce-variation-add-to-cart {
    margin-top: 2rem;
    display: flex;
}
input.qty_button.minus {
    width: 25px;
    height: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #111;
    border: 1px solid #0b6623;
    line-height: 1;
    margin-left: 0.3rem;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 0.8rem 1.2rem !important;
    border-radius: 0.3rem;
    background: var(--main);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.woocommerce .quantity .qty {
    background: #111;
    border: 1px solid #0b6623;
    border-radius: 4px;
}
input.qty_button.plus {
    width: 25px;
    height: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #111;
    border: 1px solid #0b6623;
    line-height: 1;
    margin-right: 0.3rem;
}
.product_meta span {
    display: block;
}
.product_meta {
    margin-top: 3.2rem;
}
.footer-navbar {
    position: fixed;
    bottom: 0;
    width: 100%;

    max-width: 500px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 8px;
}
                .custom-product-badge {
                    display: inline-block;
                    /* margin-bottom: 10px; */
                    padding: 2px 25px;
                    background-color: #277ffc;
                    color: #ffffff;
                    font-size: 12px;
                    font-weight: bold;
                    text-transform: uppercase;
                    border-radius: 24px;
                    position: absolute;
                    left: 50%;
                    top: calc(100% - 178px);
                    transform: translate(-50%, -50%);
                    z-index: 1;
                    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                }
            
.nav-box {
    display: flex;
    padding: 8px;
    background-color: #30302f;
    box-shadow: 0px 0px 16px -7px #444;
    border-radius: 20px;
}
.nav-container {
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: space-around;
    margin: 0;
    padding: 0;
}
.nav__item {
    display: flex;
    position: relative;
    padding: 2px;
}
.nav__item.active .nav__item-icon {

    box-shadow: 0px 0px 16px -7px #444;
}
.nav__item.active .nav__item-text {
    transform: scale(1);
    color: #c7b177;
}
.nav__item-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #2f3046;
    text-decoration: none;
}
.nav__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6em;
    border-radius: 50%;
    transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;
}
.nav__item-text {
    font-size: 0.7rem;
    color: white;
}

.nav__item-icon svg{
    stroke: white;
    width: 25px;
}
.nav__item-icon svg path{
    stroke: white;
}
li.nav__item.active svg{
    stroke: #c7b177;
}
.nav__item-icon img {
    width: 25px;
}
.cart-count {
    background-color: var(--golden);
    color: white;
    border-radius: 100%;
    line-height: 0.5rem;
    height: 1.2rem;
    width: 1.2rem;
    text-align: center;
    margin-right: -2.2rem;
    font-size: 0.8rem;
    margin-bottom: -1.2rem;
    z-index: 99;

}
.cart-count span{
    line-height: 1.5rem;
}
.footer-navbar {
    position: fixed;
    width: 100%;
    bottom: 0.4rem;
}
.select2-container .select2-selection--single {
height: 34px;
}
.wcmca_form_label , .wcmca_default_checkobx_label {
    text-align: right;
}
.woo-wallet-sidebar ul li.card:first-child {
    display: none;
}

@media (max-width: 768px) {


    .bg-white.rounded-4 {
    padding: 1rem;
    margin-top: 1rem;
}
    img.custom-logo {
        max-width: 52px;
    }
    .tab-pane .dropdown-menu.mega-menu {
    position: relative;
    }
    p.card-title.text-end.text-darks.woocommerce-loop-product__title {
    min-height: 85px;
    font-size: 0.81rem;
    line-height: 1.7;
}
}
.digits_success_msg {
    background-color: #89d5ce96 !important;  /* سبز کم‌رنگ */
    color: #222 !important;             /* سبز تیره برای متن */
    border: 1px #89d5ce !important;
    padding: 12px 16px;
    border-radius: 8px;
}

/* نوتیف خطا */
.digits_error_msg {
    background-color: #89d5ce96 !important;  /* قرمز کم‌رنگ */
    color: #222 !important;             /* قرمز تیره برای متن */
    border: 1px solid #89d5ce !important;
    padding: 12px 16px;
    border-radius: 8px;
}

body.woocommerce-cart .cart_totals .shipping {
    display: none !important;
}
strong.product-quantity {
    display: block;
}
form.woocommerce-EditAccountForm.edit-account {
    display: grid;
}
p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    order: 2;
    width: 100%;
}
p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    order: 1;
    width: 100%;
}
p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide {
    order: 4;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    order: 6;
    display: none;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    order: 3;
}
form.woocommerce-EditAccountForm.edit-account p:not(.woocommerce-form-row) {
    order: 7;
}

.swiper-wrapper {
    height: auto !important;
}
form#jibit-verify-form input {
    border: 1px solid #ccc;
    padding: 0.3rem;
    border-radius: 5px;
    margin-bottom: 1.3rem;
}
@charset "UTF-8";


@font-face {
    font-family: "IRANSans";
    src: url("../fonts/IRANYekanXFaNum-Regular.woff2") format("woff2");

    font-style: normal;
}


@font-face {
    font-family: "Kalameh";
    src: url("../fonts/YekanBakh-ExtraBold.woff") format("woff2");

    font-style: normal;
}


@font-face {
    font-family: 'fontello';

    src: url("../fonts/fontello.woff2") format("woff2");

    font-style: normal;
}


/************* defult css************/


.searchandfilter ul {
    display: block;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}
body {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 2 !important;
    font-weight: 400;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
    font-size: 0.86rem;
    font-family: IRANSans !important;
}
ul li {
    line-height: 2 !important;
}
h1 , h2 , h3 , h4 , h5 , h6 {
    font-family: "Kalameh" !important;
}
h1 {
    font-size: 1.45rem !important;
}
h2 {
    font-size: 1.35rem !important;
}
h3 {
    font-size: 1.25rem !important;
}
h4 {
    font-size: 1.15rem !important;
}
h5 {
    font-size: 1.05rem !important;
}


        .custom-gallery {
            position: relative;
        }
        
        .custom-lightbox-trigger {
            position: absolute;
            top: 15px;
            left: 15px;
            z-index: 99;
            width: 40px;
            height: 40px;
            background: rgba(255, 255, 255, 0.9);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #333;
            text-decoration: none;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
            transition: all 0.3s ease;
            opacity: 0.8;
        }
        
        .custom-lightbox-trigger:hover {
            background: rgba(255, 255, 255, 1);
            color: #3f51b5;
            opacity: 1;
            transform: scale(1.1);
        }
        
        .custom-lightbox-trigger svg {
            width: 20px;
            height: 20px;
        }
        
        .woocommerce-product-gallery__image {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
        }
        
        .woocommerce-product-gallery__image:hover .custom-lightbox-trigger {
            opacity: 1;
        }
        
        /* برای حالت راست به چپ */
        .rtl .custom-lightbox-trigger {
            left: auto;
            right: 15px;
        }
        
        /* responsive */
        @media (max-width: 768px) {
            .custom-lightbox-trigger {
                width: 35px;
                height: 35px;
                top: 10px;
                left: 10px;
            }
            
            .custom-lightbox-trigger svg {
                width: 18px;
                height: 18px;
            }
            
            .rtl .custom-lightbox-trigger {
                left: auto;
                right: 10px;
            }
        }

ol.flex-control-nav.flex-control-thumbs {
    list-style: none;
    display: flex;
    margin: 10px 0 10px 0;
    justify-content: start;
    /* flex-wrap: wrap; */
    overflow-x: auto;
    max-width: 100%;
    padding:0;
}
ol.flex-control-nav.flex-control-thumbs li {
    margin: 4px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    position: relative;
}
a.woocommerce-product-gallery__trigger {
    position: absolute;
    left: auto;
    right: 1rem;
    top: 1rem;
    z-index: 2;
}
a.btn-link.px-4.py-2.rounded-4.mx-2 {
    background: #ae3f3f;
    text-decoration: none;
    color: #fff;
}
.archive .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none !important;
    margin: 0 !important;
}
#wcmca_form_popup_container_shipping, #wcmca_form_popup_container_billing {
    text-align: right !important;
}
#wcmca_form_popup_container_shipping .form-row.form-row.form-row-last, #wcmca_form_popup_container_billing .form-row.form-row.form-row-last {
    float: left !important;
    clear: left !important;
}
#wcmca_form_popup_container_shipping .form-row-first, #wcmca_form_popup_container_billing .form-row-first {
    float: right !important;
    clear: right !important;
}

p.text-gray.mb-2 {
    border-bottom: 1px solid #ccc;
}
span.sku {
    display: inline !important;
}
.c-main {
    position: relative;
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.topbar {
    border-bottom: 1px solid #E8E6E655;
}
p#wcmca_billing_first_name_field, p#wcmca_billing_last_name_field {
    display: none;
}
p#billing_address_2_field {
    display: none !important;
}
ul#menu-master .nav-link.active , ul#menu-master .nav-link:hover {
    color: #980b0b;
}
a.edit  , a.button {
    background: var(--main);
    padding: 0.4rem 1rem;
    border-radius: 8px;
    margin-top: 1rem;
}
a.ps-2.line {
    border-left: 1px solid #CACACA;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #ffffff00 !important;
    padding: 10px;
    border-radius: 10px;
}
.page-id-14 .woocommerce-form-login-toggle {
    display: none;
}
div#dig_login_va_otp {
    background: var(--main);
}
.dig_pgmdl_2 .button[type="submit"], .dig_pgmdl_2 .transupbutton[type="submit"] {
    height: 46px;
    line-height: 0;
    padding: 0;
    padding: 10px;
    width: 100%;
}
.dig_pgmdl_2 .minput .countrycodecontainer input, .dig_pgmdl_2 .minput input[type='date'], .dig_pgmdl_2 .minput input[type='number'], .dig_pgmdl_2 .minput input[type='password'], .dig_pgmdl_2 .minput input[type='text'] {
    min-height: 46px;
    line-height: 20px;
    border: 1px solid #aaa;
}
.dig_pgmdl_2 .dig_opt_mult_lab, .dig_pgmdl_2 .dig_opt_mult ~ label, .dig_pgmdl_2 .minput .digits-input-wrapper ~ label, .dig_pgmdl_2 .minput .not-empty ~ label, .dig_pgmdl_2 .minput input[type="date"] ~ label, .dig_pgmdl_2 .dig_opt_mult_lab, .dig_pgmdl_2 .dig_opt_mult ~ label, .dig_pgmdl_2 .not-empty ~ label {
    top: 0 !important;
    text-align: right;
}
.woocommerce-shipping-fields {
    display: none;
}
a {
    color: unset;
    text-decoration: none;
}
img {
    height: auto;
}
.metas.py-3.my-3.d-flex.align-items-center {
    border-bottom: 1px solid #eee;
}
h5.wcmca_personal_data_title {
    display: inline-block !important;
    clear: both;
    margin-bottom: 2px;
    /* margin-top: 12px; */
    font-style: normal !important;
}
.wcmca_clear_right {
    clear: right;
    display: inline-block !important;
    margin-bottom: 15px;
}
p.stock.out-of-stock {
    color: red;
    font-size: 1rem;
    font-weight: bold;
}
input.input-text.qty.text.qty-input[value] {
    color: #ffffff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active , nav.woocommerce-MyAccount-navigation ul li:hover {
    background: var(--secend);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a , nav.woocommerce-MyAccount-navigation ul li:hover a {
    color: #fff;
}
.socialsbox li {
    width: 40px;
    height: 40px;
    background: var(--main);
    /* padding: 0.3rem; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.wrapfooter {
    background: var(--bg);
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    margin-left: 95px !important;
}
.awcfe-billing-extra-items.awcfe-section-title th , header.woocommerce-Address-title.title.sticky-nav h3 {
    position: relative;
    color: transparent !important; /* متن اصلی را نامرئی کن */
}
p#wcmca_billing_address_2_field {
    display: none !important;
}
.woocommerce-MyAccount-content > p {
    display: none;
}
header.woocommerce-Address-title.title.sticky-nav h3::after {
        content: "آدرس اصلی";
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right !important;
}
.u-column1.col-1.woocommerce-Address address {
    padding: 1rem;
    margin-top: 1rem;
    background: #f8f8f8;
    border-radius: 6px;
}
.awcfe-billing-extra-items.awcfe-section-title th::after {
    content: "فیلدهای صورتحساب"; /* جزئیات صورتحساب */
    position: absolute;
    top: 0.6rem;
    right: 1rem;
    color: #000;
}
.wrapfooter ul.menu {
    list-style: none;
    padding: 0;
    line-height: 3;
}
ul.footer-cu {
    padding: 0;
    list-style: none;
    margin-top: 1rem;
}
p.text-justify.mt-3 {
    line-height: 2.5;
    text-align: right;
    font-size: 1rem;
    border-bottom: 1px solid #A6A6A6;
}
.wrapfooter p.text-justify.mt-3 {
    line-height: 2;
}
.socialsbox {
    background: #7A7A7A;
}
.socials ul li {
    margin-right: 0.6rem;
}
.social-box {
    list-style: none;
    text-align: center;
}
.socials ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrapperblog {
    background: var(--main);
}
.text-justify {
    text-align: justify !important;
}
input.sf-input-text {
    width: 100%;
    min-width: 250px;
    border-radius: 10px;
    border: 1px solid #aaa;
    padding: 0.5rem;
}

.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8 {
    width: 70px;
    height: 70px;
    float: right;
    background: var(--main);
    padding: 1rem;
    border-radius: 50%;
    margin-left: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper li.product , .cardoffers {
    box-shadow: 0 4px 14px #6B6B6B25;
    border-radius: 0.7rem;
}
.swiper li.product:hover , .cardoffers:hover {
    box-shadow: 0 4px 14px #6B6B6B35;
    border-radius: 0.7rem;
    transform: translate(0 , -6px);
    transition: 0.3s;
}
.swiper li.product {
    transition: 0.3s;
}
li.sf-field-taxonomy-pa_color li {
    display: flex;
    align-items: center;
}
li.sf-field-taxonomy-pa_color li input {
    margin-left: 0.5rem;
}
.readonly {
    pointer-events: none; /* غیر فعال کردن تعامل */
    background-color: #f0f0f0; /* تغییر رنگ پس‌زمینه */
    color: #555; /* تغییر رنگ متن */
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
form.add-to-cart-form {
    display: inline-block;
    background: #ffffff;
    padding: 0.35rem 0rem 0.35rem 0rem;
    border-radius: 20px;
    border: 1px solid #e5e5e5;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price ins {
    text-decoration: none;
    font-size: 1.2rem;
    color: #222;
    font-weight: light;
}
.bg-theme {
    background: #DCF8EA;
}
.swiper-pagination-bullet {
    background: transparent !important;
    border: 1px solid #fff !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
}
.card.cardnews.rounded-4 {
    background: transparent;
}
.bgmenu ul {
    padding: 0;
}
.bgmenu a.nav-link {
    font-size: 1rem;
    font-weight: bold;
    border-left: 1px solid #cacaca;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 0.7rem !important;
    padding-left: 0.7rem !important;
}
.bgmenu .nav-item:last-child a.nav-link {
    border-left: 0 !important;
}

button.add_to_cart_button.ajax_add_to_cart {
    background: transparent;
    border: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 0.9rem !important;
    line-height: 1.8;
    font-family: 'IRANSANS' ! IMPORTANT;
    height: 85px;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    background: #2f7231 !important;
}
.woocommerce-loop-product__title {
      display: -webkit-box;
  -webkit-line-clamp: 2; /* تعداد خطوط مجاز */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 62px;
}

form.add-to-cart-form:hover {
    background: linear-gradient(45deg, #109132, #0b8b2c);
}
form.add-to-cart-form:hover svg path {
    stroke: #fff !important;
}
.woocommerce ul.products li.product:hover , .woocommerce-page ul.products li.product:hover  {
    filter: drop-shadow(2px 4px 6px #aaaaaa66);
}
nav.woocommerce-MyAccount-navigation ul li {
    margin: 0.5rem;
    line-height: 3;
    background: #d9d9d9;
    border-radius: 20px;
    padding: 0.6rem;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    font-weight: bold;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    border-radius: 0.7rem;
    box-shadow: none;
}
section.related.products {
    padding-top: 1rem;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #4dc3b8;
    font-size: 0.9rem;
    text-align: center;
    font-weight: bold;
}
main#main {
    background: rgb(245, 245, 245);
}
img.wp-post-image {
    background: #fff;
    border-radius: 10px;
}
.shine {
    position: relative;
    overflow: hidden;
}
.shine::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.shine:hover::before, .shine:focus::before {
    animation: shine 0.85s;
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.cardnews .card-img-top {
    transition: 0.6s ease;
    border-radius: 20px 20px 0 0;
}
.cardnews:hover .card-img-top {
    transform: scale(1.1) rotate(-1deg);
    border-radius: 20px 20px 0 0;
    transition: 0.6s ease;
}
.overf , .img-product.tp-flipper.position-relative.tp-flipper.d-flex.align-items-center {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}
h6.fw-bold {
    min-height: 50px;
}
.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8:hover {
    background: radial-gradient(#81d8d0, #009fda);
    transition: 0.4s;
    transform: scale(1.1);
}
a.iconbox:hover img {
    filter: grayscale(1);
    transform: scale(1.05);
    transition: 0.3s;
}
a.iconbox img {
    transition: 0.3s;
}
.itemsimg.blurb-ripple-out-wrap.hi-icon-effect-8 {
    transition: 0.4s;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover

 {
    background-color: #222 !important;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #1b6e22 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
number.cart-number {
    position: absolute;
    top: -3px;
    left: 22px;
    background: red;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}
.header-cart-count {
    position: relative;
    border: 1px solid #990c0c;
    border-radius: 50%;
}
h1.product_title.entry-title {
    font-size: 1.4rem !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    background: #fff;
    padding: 1rem;
    border-radius: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 1rem;
}
ul.tabs.wc-tabs {
    display: flex;
    text-align: center;
    list-style: none;
    border-bottom: 2px solid #AEAEAE;
    overflow-x: auto;
    overflow-y: hidden;
    line-height: 3;
    padding: 0;
}
ul.tabs.wc-tabs li {
    padding: 0.3rem 1rem;
    margin: 0 0.3rem;
    white-space: nowrap;
}
ul.tabs.wc-tabs li.active {
    border-bottom: 2px solid var(--main);
    margin-bottom: -2px;
}



.woocommerce-tabs h2 {
    font-size: 1.12rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--main);
    font-size: 1.3rem;
    font-family: "kalameh";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #AEAEAE;
    font-size: 1rem;
    font-family: "kalameh";
}
.related ul.products li.product table.variations .label {
    display: none;
}
ul.tabs.wc-tabs li a {
    color: #AEAEAE;
    font-size: 1rem;
    font-family: "kalameh";
}
ul.tabs.wc-tabs li.active a {
    color: var(--main);
    font-size: 1rem;
    font-family: "kalameh";
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    border-radius: 0.7rem;
    box-shadow: none;
    border: 1px solid #fff;
    background: #fff;
}
.woocommerce span.onsale {
    min-height: 2.236em !important;
    min-width: 3.536em !important;
    line-height: 2 !important;
    border-radius: 19px !important;
    background-color: #980b0b;
    height: 15px !important;
    top: 1.25rem !important;
    left: 1.15rem !important;
    right: auto !important;
    font-size: 10px;
}
.bg-gray {
    background: #646464;
}

/* مخفی کردن زیرمنوها در حالت عادی */
.navbar-nav .dropdown-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.searchandfilter select.sf-input-select {
    min-width: 250px;
    width: 100% !important;
    padding: 0.5rem;
    border: 1px solid #aaa;
    border-radius: 10px;
}
li.sf-field-post-meta-_stock_status li input {
    margin-left: 6px;
}
form#search-filter-form-11501 ul {
    padding: 0;
}
form#search-filter-form-11501 {
    margin-top: 1rem;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 0.3rem 1.6rem;
    border: 1px solid #c7c7c7 !important;
    border-radius: 10px;
}
img.icons {
    width: 35px;
}
.summary.entry-summary .price {
    color: #980b0b;
    font-size: 1.3rem;
    font-weight: bold;
}
/* نمایش زیرمنو هنگام هاور روی دسته اصلی */
.navbar-nav .nav-item:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    min-height: 111%;
}

/* تنظیمات برای جلوگیری از تغییر ناگهانی منو */
.navbar-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
}
ul.mega-menu__list {
    list-style: none;
    text-align: right;
}
.dropdown-menu.mega-menu {
    right: 0;
    left: 1rem;
    width: 100%;
    padding: 1rem;
    line-height: 2.3;
    border: 0 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item a {
    display: flow;
}
.wc-block-components-notice-banner.is-info {
    background-color: #980b0b1f !important;
    border-color: #81d8d0 !important;
}
.woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--woo-wallet a::before {
    content: "" !important;
}

.cption.me-2 p {
    font-size: 0.74rem;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: left;
    height: auto;
    width: 50px;
}
ul.navbar-nav.initial.p-0.ul-li {
    position: relative;
}
.has-mega-menu .dropdown-toggle {
    display: flex;
    align-items: center;
}
.has-mega-menu .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    margin-right: auto !important;
    float: left;
    transform: rotate(88deg);
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #888;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background: #fff;
    box-shadow: 0 0 0 1px #eee;
    font-family: 'IRANSans';
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, #wcmca_country_field_shipping, #wcmca_country_field_billing {
        border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d6d6d6 !important;
    border-radius: 4px;
}
button.accordion-button:after {
display: inline-block;
    margin-left: .255em;
    margin-right: auto !important;
    float: left;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #888;
}
.sf-level-0:nth-child(2) .sf-label-radio::before {
    content: "موجود" !important;
    display: inline-block;
    color: green;
}

.sf-level-0:last-child .sf-label-radio::before {
    content: "ناموجود" !important;
    display: inline-block;
    color: red;
}

.sf-level-0:nth-child(2) .sf-label-radio , .sf-level-0:last-child .sf-label-radio {
    color: transparent !important;
}
@media (min-width: 768px) {

li.nav-item.dropdown.has-mega-menu {
    position: initial;
}
form#commentform {
    width: 60%;
    margin: auto;
}
a.nav-link.dropdown-toggle {
    position: initial;
}
.dropdown-menu.mega-menu {
    position: absolute;
    top: -1rem;
    right: 100%;
}
ul.mega-menu__list {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 2rem 1rem;
}
.dropdown-menu.mega-menu {
    width: 430%;
}
.checkout .col-2 {
    width: 100% !important;
}
ul.sub-menu {
    list-style: none;
    padding: 10px;
    color: #999;
    font-size: 0.74rem;
}

}
.comment.even {
    padding: 1rem 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
    display: grid;
}
.comment-meta.commentmetadata {
    order: 1;
}
.comment-author.vcard {
    order: 2;
    color: #2E2E2E;
}
.comment.even > p {
    order: 3;
    color: #757575;
}
.comment.even .reply {
    order: 5;
}
div#respond {
    text-align: center;
}

.prodec .product {
    border: 1px solid #E0DFE3;
    border-radius: 14px;
    margin-bottom: 1.25rem;
}
.comment-form-url {
    display: none;
}
.form-submit {
    text-align: right;
    margin: 1rem 0;
}
.form-submit input {
    background: #4170B6;
    border: 0;
    padding: 0.4rem 0.6rem;
    color: #fff;
}
.comment-reply-link {
    background: #C7DDE8;
    padding: 0.2rem 0.6rem;
    border-radius: 6px;
    color: #222;
    font-size: 0.8rem;
}
.comment-author-admin {
    background: #C7DDE8;
    padding: 1rem;
    order: 6;
}
.comment-form-comment textarea {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #64646455;
    width: 100%;
}
.comment-form-comment label {
    display: block;
    text-align: start;
}
.comment-form-author {
    width: 49%;
    display: inline-block;
    text-align: right;
}
.comment-form-author label  {
    display: block;
    text-align: right;
}
.comment-form-email label {
    display: block;
    text-align: right;
}
div#customer_details .col-1 {
    width: 100% !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 0.46rem;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.out-of-stock-badge {
    position: absolute;
    top: 1px;
    right: 2px;
    background: red;
    color: white;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0 16px 0 40px;
    z-index: 2;
}

.out-of-stock-badge-single {
    position: absolute;
    top: 15px;
    left: 15px;
    background: red;
    color: white;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    z-index: 2;
}
.nav-tabitem.nav-pills .nav-link.active {
    background: var(--main) !important;
    color: #222 !important;
}
.content-bax li {
    border-bottom: 1px solid #eee;
}
.nav-tabitem.nav-pills .nav-link {
    background: #eee !important;
    color: #222 !important;
}
p.woocommerce-mini-cart__buttons.buttons {
    margin-top: auto;
    position: absolute;
    bottom: 0;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96%;
}
p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    padding: 0.8rem 1rem;
    background: var(--main);
    border-radius: 10px;
    width: 49%;
    margin: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
}
li.woocommerce-mini-cart-item.mini_cart_item {
    border-radius: 1rem;
    position: relative;
    margin-bottom: 1rem !important;
    padding: 0.6rem !important;
    background: #eee !important;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    padding: 0;
    list-style: none;
    max-height: 80%;
    overflow-y: auto;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 70px;
    height: auto;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    background: var(--main);
    border-radius: 6px;
    color: #fff;
}
.u-column1.col-1.woocommerce-Address {
    width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-left: 0 !important;
    padding: 0;
    margin: 5px;
    float: right;
    display: inline;
    overflow: hidden;
    width: 25px;
    height: 25px;
    border-radius: 7px;
    background: var(--main);
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}
button.button {
    background: var(--main);
    border: 0;
    padding: 0.4rem;
    border-radius: 4px;
    color: #fff;
}
.woocommerce table.shop_table td {
    direction: revert;
}
.mega-menu__wrap.row a:hover {
    color: var(--main);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor*)) .woocommerce input.button.alt {
    background-color: #000 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 0.7rem 1.5rem;
    margin-right: 1rem;
}

input.qty_button.minus {
    width: 25px;
    height: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000;
    line-height: 1;
    margin-left: 0.3rem;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 0.8rem 1.2rem !important;
    border-radius: 0.3rem;
    background: var(--main);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.woocommerce .quantity .qty {
    background: #fff;
    border: 1px solid #000;
    border-radius: 4px;
}
input.qty_button.plus {
    width: 25px;
    height: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000;
    line-height: 1;
    margin-right: 0.3rem;
}
.product_meta span {
    display: block;
}
.product_meta {
    margin-top: 3.2rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}

.footer-navbar {
    position: fixed;
    bottom: 0;
    width: 100%;

    max-width: 500px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 8px;
}
                .custom-product-badge {
                    display: inline-block;
                    /* margin-bottom: 10px; */
                    padding: 2px 25px;
                    background-color: #277ffc;
                    color: #ffffff;
                    font-size: 12px;
                    font-weight: bold;
                    text-transform: uppercase;
                    border-radius: 24px;
                    position: absolute;
                    left: 50%;
                    top: calc(100% - 178px);
                    transform: translate(-50%, -50%);
                    z-index: 1;
                    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                }
            
.nav-box {
    display: flex;
    padding: 8px;
    background-color: #30302f;
    box-shadow: 0px 0px 16px -7px #444;
    border-radius: 20px;
}
.nav-container {
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: space-around;
    margin: 0;
    padding: 0;
}
.nav__item {
    display: flex;
    position: relative;
    padding: 2px;
}
.nav__item.active .nav__item-icon {

    box-shadow: 0px 0px 16px -7px #444;
}
.nav__item.active .nav__item-text {
    transform: scale(1);
    color: #c7b177;
}
.nav__item-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #2f3046;
    text-decoration: none;
}
.nav__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6em;
    border-radius: 50%;
    transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;
}
.nav__item-text {
    font-size: 0.7rem;
    color: white;
}

.nav__item-icon svg{
    stroke: white;
    width: 25px;
}
.nav__item-icon svg path{
    stroke: white;
}
li.nav__item.active svg{
    stroke: #c7b177;
}
.nav__item-icon img {
    width: 25px;
}
.cart-count {
    background-color: var(--golden);
    color: white;
    border-radius: 100%;
    line-height: 0.5rem;
    height: 1.2rem;
    width: 1.2rem;
    text-align: center;
    margin-right: -2.2rem;
    font-size: 0.8rem;
    margin-bottom: -1.2rem;
    z-index: 99;

}
.cart-count span{
    line-height: 1.5rem;
}
.footer-navbar {
    position: fixed;
    width: 100%;
    bottom: 0.4rem;
}
.select2-container .select2-selection--single {
height: 34px;
}
.wcmca_form_label , .wcmca_default_checkobx_label {
    text-align: right;
}
.woo-wallet-sidebar ul li.card:first-child {
    display: none;
}
    .bg-menu {
        background: var(--bg);
        border-radius: 0 !important;
    }
@media (max-width: 768px) {

    .bg-white.rounded-4 {
    padding: 1rem;
    margin-top: 1rem;
}
    img.custom-logo {
        max-width: 152px;
    }
    .tab-pane .dropdown-menu.mega-menu {
    position: relative;
    }
    p.card-title.text-end.text-darks.woocommerce-loop-product__title {
    min-height: 85px;
    font-size: 0.81rem;
    line-height: 1.7;
}
}
.digits_success_msg {
    background-color: #89d5ce96 !important;  /* سبز کم‌رنگ */
    color: #222 !important;             /* سبز تیره برای متن */
    border: 1px #89d5ce !important;
    padding: 12px 16px;
    border-radius: 8px;
}

/* نوتیف خطا */
.digits_error_msg {
    background-color: #89d5ce96 !important;  /* قرمز کم‌رنگ */
    color: #222 !important;             /* قرمز تیره برای متن */
    border: 1px solid #89d5ce !important;
    padding: 12px 16px;
    border-radius: 8px;
}

body.woocommerce-cart .cart_totals .shipping {
    display: none !important;
}
strong.product-quantity {
    display: block;
}
form.woocommerce-EditAccountForm.edit-account {
    display: grid;
}
p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    order: 2;
    width: 100%;
}
p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    order: 1;
    width: 100%;
}
p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide {
    order: 4;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    order: 6;
    display: none;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    order: 3;
}
form.woocommerce-EditAccountForm.edit-account p:not(.woocommerce-form-row) {
    order: 7;
}


form#jibit-verify-form input {
    border: 1px solid #ccc;
    padding: 0.3rem;
    border-radius: 5px;
    margin-bottom: 1.3rem;
}

/* gallery ---------------------------------------------------------*/
.grid-container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 1rem;
}

.innergallery {
    display: flex;
    align-items: center;

}

.innergallery img {
    object-fit: cover;
    height: 100%;
    border-radius: 30px;
    width: 100%;

}

.shine {
    position: relative;
    overflow: hidden;
    min-width: 100%;
    border-radius: 10px;
    filter: grayscale(1);
}
.shine:hover {
    filter: none;
}
.shine::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%);
    border-radius: 30px;

}

.shine:hover:before {
    opacity: 1;
    left: 135%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: linear;
}

.innergallery:first-child {
    grid-column: 1 / span 6;
}

.innergallery:nth-child(2) {
    grid-row-start: 2;
    grid-column: 1 / span 4;
}

.innergallery:nth-child(3) {
    grid-row-start: 2;
    grid-column: 5 / span 2;
}

.innergallery:nth-child(4) {
    grid-column: 7 / span 3;
    grid-row-start: span 2;
    padding: 1rem;
}

.innergallery:nth-child(5) {
    grid-column: 10 / span 3;
    grid-row-start: span 2;
    padding: 1rem;

}

.innergallery:first-child img {
    height: 200px;
}

.innergallery:nth-child(2) img {
    height: 200px;
}

.innergallery:nth-child(3) img {
    border-radius: 30%;
    height: 200px;
}

.innergallery:nth-child(4) img {
    height: 450px;
    border-radius: 100px;

}

.innergallery:nth-child(5) img {
    height: 450px;
    border-radius: 100px;

}



.innergallery:nth-child(3) .shine {
    border-radius: 30%;
}

.innergallery:nth-child(4) .shine {
    border-radius: 100px;

}

.innergallery:nth-child(5) .shine {
    height: 450px;
    border-radius: 100px;

}
@media (max-width: 768px) {
    .innergallery:first-child {
        grid-column: 1 / span 12 !important;
    }
    .sades {
        flex-direction: column;
    }
    .innergallery:nth-child(2) {
        grid-row-start: 2;
        grid-column: 1 / span 8 !important;
    }
    .innergallery:nth-child(3) {
        grid-row-start: 2;
        grid-column: 9 / span 4 !important;
    }
    .innergallery:nth-child(4) {
        grid-column: 1 / span 12 !important;
        grid-row-start: span 2;
        padding: 1rem;
    }
    .innergallery:nth-child(5) {
        grid-column: 1 / span 12 !important;
        grid-row-start: span 2;
        padding: 1rem;
    }
    .metas.py-3.my-3.d-flex.align-items-center {
        flex-direction: column;
    }
    .wrapfooter .bords {
        border-bottom: 1px solid #999999;
    }
}
/* end gallery ----------------------------------------------------- */

#billing_city_field .field-error {
    display: none;
}



li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    order: 7;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--iban-verification

 {
    order: 6;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account {
    order: 5;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--woo-wallet

 {
    order: 4;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
    order: 3;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders.is-active {
    order: 2;
}

nav.woocommerce-MyAccount-navigation ul {
    display: grid
;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))
 {
    --gform-theme-local-appearance: var(--gform-theme-control-appearance);
    --gform-theme-local-background-color: #f1f1f1 !important;
    --gform-theme-local-border-radius: 10px !important;
    --gform-theme-local-border-color: #ffffff00 !important;
    --gform-theme-local-border-width: 0 !importnat;
 }
.contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
}
.contact-info-icon {
margin-bottom: 15px;
}
.contact-info-item {
    background: #f1f1f1;
    padding: 30px 0px;
    border-radius: 32px 10px 26px 1px;
}
.contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.contact-info-icon i {
  font-size: 48px;
  color: #fda40b;
}
.contact-info-text p{margin-bottom:0px;}
.contact-info-text h2 {
  color: #222;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-info-text span {
  color: #999999;
  font-size: 16px;
  display: inline-block;
  width: 100%;
}

.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #fda40b none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}

.sdfe:hover .contentsd {
    opacity: 1;
    visibility: visible;
    height: 95%;
}
.contentsd {
    transform: translateY(10px);
    transition: all 0.4s ease;
}

.sdfe:hover .contentsd {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.c-main {
    position: relative;
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.contentsd
 {
    position: absolute;
    top: 10px;
    background: #101010;
    border-radius: 10px;
    padding: 1rem;
    left: 20px;
    right: 20px;
    height: 0;
    /* border: 1px solid #4F4F4F; */
    background: #333333cc;
    opacity: 0;
    visibility: hidden;
}
.dt-sc-button {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 8px 15px;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    outline: none;
    position: relative;
    text-transform: inherit;
    z-index: 1;
    min-width: 150px;
    white-space: nowrap;
    line-height: 2.3;

}
.dt-sc-button {
    background: rgba(0, 0, 0, 0.5);
    color: #000000;
    background-size: 50%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button.filled {
    border-width: 1px;
    border-style: solid;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button.filled, .secondary-skin.dt-sc-button.rounded-corner, .secondary-skin.dt-sc-button.rounded-border:hover {
    color: #ffffff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-color: #c59d5f;
}
.dt-sc-button.medium {
    font-size: 16px;
    padding: 10px 30px 12px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button.filled, .dt-sc-button:hover, .dt-sc-button.rounded-border:hover, .dt-sc-button.bordered:hover, .dt-sc-button.fully-rounded-border:hover, .dt-sc-colored-big-buttons:hover, .dt-sc-colored-big-buttons span, .dt-sc-button.dt-sc-strike-over-button:before, .dt-sc-button.dt-sc-strike-over-button:after, .dt-sc-portfolio-sorting.type5 a:before, .dt-sc-portfolio-sorting.type5 a:after, .dt-custom-title-link p a:before, .dt-custom-title-link p a:after, .comment-reply-link:before, .comment-reply-link:after, .dt-sc-button.no-border-bg:before {
    background-color: #c59d5f;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button:after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-width: 2px;
    border-style: solid;
    right: -10px;
    top: -10px;
    border-bottom: none;
    border-left: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button:before {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-width: 2px;
    border-style: solid;
    left: -10px;
    bottom: -10px;
    border-top: none;
    border-right: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-color: #c59d5f;
}
.dt-sc-button.filled:hover {
    background: transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button.fully-rounded-border, .dt-sc-button.rounded-border, .dt-sc-button.bordered, .dt-sc-button.with-shadow.white, .dt-sc-skin-highlight .dt-sc-button.rounded-border:hover, .dt-sc-skin-highlight .dt-sc-button.bordered:hover, .dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border:hover, .dt-sc-button.dt-sc-strike-over-button, .dt-custom-title-link p a, .dt-sc-button.no-border-bg, .dt-sc-button.filled:hover {
    color: #c59d5f;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button:hover:before {
    width: 100%;
    height: 0;
    left: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.dt-sc-button.filled:hover {
    background: transparent;
}
.dt-sc-button:after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-width: 2px;
    border-style: solid;
    right: -10px;
    top: -10px;
    border-bottom: none;
    border-left: none;
    border-color: #c59d5f;
}
.dt-sc-button:hover:after {
    width: 100%;
    height: 0;
    right: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.archive form.variations_form.cart.swatches-support {
    text-align: center;
    display: flex
;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 15px;
    padding: 10px 40px 10px 20px;
    font-family: 'IRANSans' !important;
}
.yith-wcan-filters.horizontal:not(.filters-modal) {
    text-align: right !important;
}
.dt-sc-title.with-image.with-sub-title *:nth-child(2):before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: auto;
    bottom: 40px;
    width: 180px;
    background-color: #bfbfbf;
    z-index: -1;
    height: 1px;
    margin: 0 auto;
    border-radius: 30%;
}
.dt-sc-title.with-image.with-sub-title.aligncenter *:nth-child(2):before {
    left: 0;
    right: 0;
    top: 53%;
}
.dt-sc-title.with-image.with-sub-title p img {
    background-color: #fff;
    float: none;
    display: inline-block;
}
.dt-sc-title.with-image.with-sub-title.aligncenter p {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

