@charset "UTF-8";


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

    font-style: normal;
}


@font-face {
    font-family: "Kalameh";
    src: url("../fonts/KalamehWeb-Bold.woff2") format("woff2");

    font-style: normal;
}


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

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

    font-style: normal;
}


/************* defult css************/
/* root colors */
:root {
    --main: #1A7677;
    --socend: #114c4d;
    --text: #040D29;
    --text2: #7A7979;

}
.dropdown-menu li.dropdown .depth_1
 {
    right: 100%;
    top: 0;
}
.dropdown-menu li.dropdown {
    display: block;
    border: 0;
    padding: 0;
}
.wpml-ls-legacy-list-horizontal
 {
    border: 1px solid transparent;
    padding: 7px;
    clear: both;
    display: inline-block;
}
.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;
}
.textstart
 {
    text-align: right !important;
}
.textend
 {
    text-align: left !important;
}
.col-md-3.col-3.p-0.textstart {
    display: flex
;
    align-items: center;
    justify-content: end;
}
/* وسط‌چین */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* چپ‌چین با شناوری */
.alignleft {
  float: left;
  margin: 0 1em 1em 0; /* فاصله با متن اطراف */
}

/* راست‌چین با شناوری */
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* برای بلوک‌های گوتنبرگ */
.alignwide {
  width: 100%;
  max-width: 1200px; /* یا هر مقدار دلخواه */
  margin-left: auto;
  margin-right: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after
, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 1rem;
    color: #111;

}
.page-numbers.current {
    background: #eee;
}
.page-numbers {
    width: 34px;
    height: 34px;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    margin: 3px;
    border: 1px solid #eee;
    padding: 4px;
    border-radius: 6px;
}
nav.navigation.pagination
 {
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
}

h6.fw-bold.text-dark.py-2 {
    text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.col-lg-6.bgcolor.px-3 h2 {
    font-size: 17px !important;
}
h3.fw-bold.cattitle.titlestyle.mb-4 {
    text-align: justify;
    /* font-size: 15px !important; */
}
h6.fw-bold.text-white
 {
    font-size: 14px;
    text-align: center;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -8px !important;
    left: auto !important;
}
.imgtextbox .btn-more-dark {
    background: #d3c9ba;
    color: #333;
    font-size: 0.75rem;
    position: relative;
    overflow: hidden;
    font-size: 0.89rem;
}
.imgtextbox .btn-more-dark:after {
    content: '';
    position: absolute;
    width: 115%;
    height: 200px;
    background: #1a76773b;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -8px !important;
    right: auto !important;
}
.alignfull {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.agent-card img.w-100.img-fluid {
    border-radius: 10px;
}
.gallery-item:hover h4.gallery-title {
    background: var(--main) !important;
    color: #fff !important;
}
.gallery-item , .gallery-title {
    transition: 0.3s;
}
.gallery-item:hover {
    transform: translate(0, -10px);
    transition: 0.3s;
}
ul li {
    line-height: 2 !important;
}
h1 , h2 , h3 , h4 , h5 , h6 {
    font-family: "Kalameh" !important;
}
h1 {
    font-size: 1.45rem !important;
    line-height: 2.5;
}
h2 {
    font-size: 1.35rem !important;
    line-height: 2.5;
}
h3 {
    font-size: 1.25rem !important;
    line-height: 2.4;
}
h4 {
    font-size: 1.15rem !important;
    line-height: 2.3;
}
h5 {
    font-size: 1.05rem !important;
    line-height: 2.3;
}
h6 {
    line-height: 2.2;
}
a {
    text-decoration: blink;
}
#breadcrumbs a {
    color: #908F8F;
}
.textlight {
    color: #ffffff55;
}
.wraphead {
    background: var(--main);
}
.bordw {
    border: 1px solid #eee;
    position: relative;
    background: #fff;
}
.nav-home {
    z-index: 999999;
}
a.btn-search:hover {
cursor: pointer;
}
button.btn-close {
filter: invert(1);
}
.mb-rev {
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%, 0 16%);
    border-radius: 10px;
}

p.card-title.text-dark svg {
    float: left;
}
.main-button.active .bordw:after {
    content: "";
    width: 3px;
    height: 100%;
    background: #BA7B57;
    position: absolute;
    right: 0;
    top: 0;
}
img.custom-logo
 {
    max-width: 110px;
    height: auto;
    /* color: #c29143; */
}
.products .productserv {
    direction: ltr;
}
div#offcanvasScrolling {
    height: 100vh;
    background: #000000bf;
    z-index: 9999999;
}
a.btn-search svg {
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.brand-swiper img.img-fluid {
    filter: drop-shadow(1px 2px 3px black);
    transition: 0.3s;
}
.brand-swiper img.img-fluid:hover {
    filter: drop-shadow(2px 4px 6px black);
    transform: scale(1.06);
    transition: 0.3s;
}
img.parallax-img {
    border-radius: 1rem 1rem 0 0;
}
.btn-more-dark {
    background: #BA7B57;
    font-size: 0.75rem;
    position: relative;
    overflow: hidden;
}
.btn-more-dark:after {
    content: '';
    position: absolute;
    width: 115%;
    height: 200px;
    background: var(--main);
    transform: translateY(-45%) skew(25deg) scale(0);
    left: -5%;
    transition: 200ms ease-in-out;
}
.btn-more-dark:hover:after {
    transform: translateY(-45%) skew(25deg) scale(1);
}
.btn-more-dark span {
    position: relative;
    z-index: 1 !important;
}
.imgWrap:hover .dflex {
    display: flex
;
}
.header-section {
    padding-bottom: 50vh;
}
.offcanvas-body .navbar-nav .nav-link {
    color: #333 !important;
}
.shoe {
    position: relative;
    padding: 20px;
}
.piece:not(.outsole) {
    position: absolute;
    bottom: 7vw;
}
.midsole {
    width: 89%;
    left: 5%;
}
.nav-pills {

    --bs-nav-pills-link-active-bg: #161616 !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #c29143 !important;
}
.heel {
    width: 41.8013857%;
    left: 6%;
}
.outsole {
    width: 100%;
    position: relative;
}

h1, h2, p, li {
    max-width: none;
}

#parallax-scroll-container {
    position: relative;
}
.cardbg .card-body {
    bottom: 0;
}
.parallax-step {
    position: relative;
    width: 100%;
    height: 100vh; /* ارتفاع کلی هر اسلاید */
}
.prods .card-body {
    border-top: 1px solid #aaa;
}
.wrapper a {
    color: #a5a5a5;
}
.parallax-image-container {
    width: 100%;
    position: relative;
}
.wrapperpro:nth-child(even) {
    background: #EAEAEA;
}
.bg-gray {
    background: #ACACAC !important;
}
/* استایل عنوان */
.parallax-title {
    color: #333;
    font-size: 2rem;
    text-align: center;
    padding: 0 20px;
    max-width: 800px;
    margin: 0 auto;
}
.metas {
    border-bottom: 3px #aaa double;
}
/* تنظیمات فوتر */
footer {
    position: relative !important;
    z-index: 5 !important;
    background: white !important;
}
footer {
    position: relative;
    z-index: 5;
}
div.itemsnumber
{
    font-size: 6rem;
    font-weight: bold;
    font-family: 'open-sanse';
}

.wrapfooter , .wraptopbar {
    background: #114c4d;
}
.botb {
    border-bottom: 1px solid #eee;
}
.woocommerce ul.products li.product a img {
    background: #fff;
}
.wrapfooter .col-md-2 ul , .socials ul {
    padding: 0;
    list-style: none;
}
.wrapfooter .col-md-2 ul li a {
    color: #3B3B3B;
}
.wrapfooter .col-md-2 ul , .socials ul {
    padding: 0;
    list-style: none;
}
.wrapfooter .col-md-2 ul li a {
    color: #3B3B3B;
}
table tbody {
    border: 0;
}
tbody tr {
    border-color: #ccc !important;
    border-bottom: 1px solid #e0e0e0 !important;
}
@media (min-width: 768px ) {
    .wrapfooter .bords {
        border-left: 1px solid #efefef88;
    }
    .imgtextbox {
    background: linear-gradient(180deg, var(--main) 85%, transparent 15%);
    clip-path: polygon(96% 0, 100% 10%, 100% 100%, 0 100%, 0 0);
    border-radius: 10px;
    }
    .next-section.wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    }
.content-layer {
    position: absolute;
    z-index: 2;
    background: white;
    padding: 2rem !important;
    transform: translateY(0px);
    transition: all 0.5s ease;
    width: 100%;
    bottom: 20vh !important;
    color: #333;
}
    .w50 {
    min-width: 50%;
    }
}
@media (max-width: 768px ) {
    .wrapfooter .bords {
        border-bottom: 1px solid #efefef88;
    }
    .w50 {
    max-width: 100%;
      }
      .grid-container {
          display: flex !important;
          flex-direction: column;
          flex-wrap: wrap;
      }
      .mapbox
 {
    text-align: center;
}
button.btn-close {
filter: none;
}
    .imgtextbox {
    background: var(--main);
}
    .agent-card:after , .agent-card.odd:after {
        width: 105% !important;
        height: 106% !important;
        left: 0 !important;
        transform: translate(0 , 0) !important;
    }
    img.custom-logo {
        max-width: 80px !important;
    }
}
.searchandfilter ul li li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.navbar-nav .nav-link {
    color: #fff !important;
    font-family: 'kalameh';
    font-size: 0.83rem;
}
.offcanvas-body button.nav-link:not(.active) {
    background-color: #c29143 !important;
    color: #222 !important;
}

.nav-home.scrolled .custom-logo {
    transform: scale(0.7);
    transition: transform 0.5s ease;
}
.searchandfilter .sf-count, .searchandfilter .sf-date-postfix {
    padding-left: 5px;
    display: inline-block;
    margin-right: 5px;
}
.nav-home .custom-logo {
    transform-origin: left center;
    transform: scale(0.88);
    transition: transform 0.5s ease;
    margin-top: 12px;
}
.nav-home.scrolled .topbar.bg-white {
    font-size: 0.6rem;
    max-height: 36px;
    transition: all 0.3s ease;
}
.nav-home.scrolled .topbar.bg-white svg {
    transition: all 0.3s ease;
    width: 18px !important;
}
.navbar-nav .nav-link:hover , .navbar-nav .nav-link.active {
    color: #c29143 !important;
}
.accordion-button::after {
    margin-left: 0;
    margin-right: auto;
}
.social-box {
    list-style: none;
    text-align: center;
}
.short-con {
    background: #eee;
    border-radius: 18px;
    text-align: center;
    margin: 0 1rem;
    padding: 0.5rem;
    display: flex;
    justify-content: center;
}
span.short-btn {
    cursor: pointer;
    background: #8BC34A;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    margin: 0 10px;
}
.link-copy {
    display: none;
}
.boxshare a:hover, a.btn-cart:hover, a.woosc-btn:hover, a.woosw-btn:hover, a.woosq-btn:hover, .add_to_cart_button:hover svg {
    background: var(--main);
    color: #fff;
    transition: 0.3s ease;
}
/*.gallery {*/
/*    overflow: hidden;*/
/*    height: 60vh;*/
/*    display: flex;*/
/*    position: relative;*/
/*}*/
/* --- استایل‌های خودت (بدون تغییر) --- */
/* ===============================
   Gallery – Drop-in Full Styles
   =============================== */
/* کانتینر بوت‌استرپ: هرچی بیرون بزنه، قیچی کن */
.coworkers-carousel .col-12 { overflow: hidden; }

/* خود اسلایدر عرضش از col-12 بیشتر نشه */
#gallery.swiper{
  width: 100%;
  max-width: 100%;
  margin: 0; padding: 0;
  background: transparent !important;
}

/* اجازه بده افکت‌های داخلی کار کنند، اما بیرون col دیده نشه */
#gallery .swiper-wrapper,
#gallery .swiper-slide { overflow: visible; }

/* ارتفاع/پس‌زمینه کارت‌ها (مثل قبل) */
#gallery .imgWrap{
  height: 27rem;
  background-size: cover;
  background-position: center;
  position: relative;
  transition: transform .7s ease, box-shadow .7s ease, opacity .7s ease;
}
@media (max-width:768px){
  #gallery .imgWrap{ height: 22rem; }

.content-layer {
    position: absolute;
    z-index: 2;
    background: white;
    padding: 2rem !important;
    transform: translateY(0px);
    transition: all 0.5s ease;
    width: 100%;
    top: 20vh !important;
    bottom: auto !important;
    color: #333;
}
}
/* حذف هر زمینه سفیدی از عناصر داخلی Swiper */
#gallery .swiper-wrapper,
#gallery .swiper-slide { background: transparent !important; }

/* هاور خودت (گرادینت/کپشن) همان قبلی */
.gallery .imgWrap::after{ /* کد گرادینت قبلی‌ات */ }
.gallery .imgWrap:hover::after{ opacity: 0; }
.gallery .imgWrap > a{ position: relative; z-index: 2; display:block; width:100%; height:100%; }
.gallery .imgWrap .caption{ right:-100%; /* ... */ }
.gallery .imgWrap:hover .caption{ right:0; }
/* گرادینت کندتر */
.gallery .imgWrap::after{
  transition: opacity .55s ease;         /* قبلاً .3s بود */
}

/* کپشن خیلی نرم‌تر وارد شود */
.gallery .imgWrap .caption{
  transition: right .95s cubic-bezier(0.22,0.61,0.36,1);  /* قبلاً .75s بود */
}

/* حرکت کارت نرم‌تر */
.gallery .imgWrap{
  transition: transform .5s ease, box-shadow .5s ease;    /* قبلاً .3s بود */
}

/* اگر تغییرِ عرضِ اسلایدها با JS داری (افکت گسترشی) */
#gallery .swiper-slide{
  transition: width .9s cubic-bezier(0.22,0.61,0.36,1);   /* قبلاً .6s بود */
}
.gallery .imgWrap::after{ content:""; position:absolute; inset:0; z-index: 1; /* بالاتر از تصویر بک‌گراند، پایین‌تر از لینک/کپشن */ background: linear-gradient(90deg, rgb(74 74 74 / 85%) 0%, rgb(39 54 52 / 25%) 30%, rgb(0 0 0 / 0%) 55%, rgb(40 40 40 / 0%) 100%); /* حالت اولیه: گرادینت کامل روی عکس */ clip-path: inset(0 0 0 0); transition: clip-path .6s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .3s ease; will-change: clip-path; pointer-events: none; /* مزاحم کلیک نشه */ } /* هاور/فوکوس/حالت باز: گرادینت از راست جمع شود (RTL) */ .gallery .imgWrap:hover::after, .gallery .imgWrap:focus-within::after, .gallery .imgWrap.is-open::after{ opacity: 0; } /* اگر خواستی از چپ جمع شود: کلاس .from-left روی آیتم بگذار */ .gallery .imgWrap.from-left::after{ background: linear-gradient(90deg, rgb(74 74 74 / 85%) 0%, rgb(39 54 52 / 25%) 30%, rgb(0 0 0 / 0%) 55%, rgb(40 40 40 / 0%) 100%); } .gallery .imgWrap.from-left:hover::after, .gallery .imgWrap.from-left:focus-within::after, .gallery .imgWrap.from-left.is-open::after{ clip-path: inset(0 0 0 100%); }
/* =========================
   Fullscreen (چک‌باکس‌محور)
   ========================= */
.gallery .full-toggle:checked + .imgWrap {
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    height: 100vh;
    z-index: 5;
    transform: none;
    animation: zoomIn 0.75s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}
/* وقتی تمام‌صفحه شد، گرادینت را کنار ببر تا عکس واضح باشد */
.gallery .full-toggle:checked + .imgWrap::after{
    clip-path: inset(0 100% 0 0) !important;
}
.gallery .full-toggle:checked + .imgWrap .caption { right: 0; }

/* دکمه بستن تمام‌صفحه */
.gallery .close {
    display: none;
    position: fixed;
    right: 1rem;
    top: 50%;
    width: 50px; height: 50px;
    line-height: 50px; text-align: center;
    background-color: #18514a;
    color: #fff; cursor: pointer;
    z-index: 9;
    transition: opacity 0.75s ease, background-color 0.3s ease;
    transform: translateY(-50%);
    opacity: 0; border-radius: 50%;
}
.gallery .full-toggle[id="img1-full"]:checked ~ .close[for="img1-full"],
.gallery .full-toggle[id="img2-full"]:checked ~ .close[for="img2-full"],
.gallery .full-toggle[id="img3-full"]:checked ~ .close[for="img3-full"],
.gallery .full-toggle[id="img4-full"]:checked ~ .close[for="img4-full"],
.gallery .full-toggle[id="img5-full"]:checked ~ .close[for="img5-full"] {
    display: block; opacity: 1;
}
.gallery .close:hover { background-color: #d64b31; }

/* وقتی یکی تمام‌صفحه است، بقیه صفر شوند */
.gallery .full-toggle:checked ~ .imgWrap:not(:checked + .imgWrap) {
    width: 0; opacity: 0;
}

/* بک‌دراپ تیره‌ی تمام‌صفحه */
.gallery .full-toggle:checked::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    transition: background 0.75s ease-in-out;
    animation: fadeIn 0.75s ease-in-out forwards;
}

/* انیمیشن‌ها */
@keyframes zoomIn {
    from { transform: scale(0.9); opacity: 0; }
    to   { transform: scale(1);   opacity: 1; }
}
.gallery .full-toggle:not(:checked) + .imgWrap.fullscreen-exit {
    animation: zoomOut 0.75s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}
@keyframes zoomOut {
    from { transform: scale(1);   opacity: 1; }
    to   { transform: scale(0.9); opacity: 0; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* دسترس‌پذیری: کاهش حرکت */
@media (prefers-reduced-motion: reduce){
    .gallery .imgWrap,
    .gallery .imgWrap::after,
    .gallery .imgWrap .caption { transition: none !important; }
}


.wrapper {
    background: var(--main);
}
.wrapper .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 8rem !important;
    z-index: 1020;
}


.swiper-products {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
}
.socialstarget {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.swiper-products.mySwiper .swiper-wrapper {
    justify-content: space-between;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 500px;
    width: 100%;
}
.swiper.swiper-products.mySwiper .swiper-slide , .swiper.mySwiper2 .swiper-slide {
    border: 1px solid #5E5E5E55;
    border-radius: 3px;
    background: #fff;
}
img.zoomImg {
    background: white;
}
a.magnifier-thumb-wrapper {
    position: absolute;
    top: 1rem;
    left: 1rem;
}
/*.socialstarget {*/
/*    position: absolute;*/
/*    bottom: 1rem;*/
/*    right: 1rem;*/
/*}*/
.swiper-products {
    width: 100%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-products.mySwiper .swiper-wrapper {
    justify-content: space-between;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.comment-author.vcard {
    order: 2;
    color: #2E2E2E;
    float: right;
}
.comment-meta.commentmetadata {
    text-align: left;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.8rem;
}
.mySwiper2 {
    height: 450px;
    width: 100%;
}
#myTab.sticky-top , .fiximg .sticky-top {
    top: 5.7rem !important;
    background: #fff;
}
.scrollspy-example section {
    border-bottom: 1px solid #eee;
}
.fiximg {
    margin-top: 3.2rem;
}
.darupack {
    line-height: 1.5;
    font-size: 0.88rem;
}
.darupack td {
    white-space: nowrap;
}
.tablepress-table-name {
    font-weight: bold;
    font-size: 3rem !important;
    margin: 0;
}
.darupack tr td:last-child {
    text-align: right !important;
}
.mySwiper {
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6;
    transition: 0.3s ease;
}
.mySwiper .swiper-slide:hover {
    opacity: 1;
    transition: 0.3s ease;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    transition: 0.3s ease;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.darupack.tablepress {
    --head-bg-color: #000000 !important;
    --border-color: #000 !important;
}
.darupack.tablepress tr {
    line-height: 1 !important;
}
.darupack.tablepress .row-2 {
    border-bottom: 9px solid #000;
    line-height: 0.5;
}
#myTab {
    border-bottom: 1px solid #5E5E5E55;
    border-top: 1px solid #5E5E5E55;
    margin-bottom: 1rem;
    text-align: center;
}
.titlesec {
    display: inline-block;
    line-height: 2.5;
    min-width: 200px;
    font-size: 1.3rem;
    margin-top: 3.2rem !important;
}
.desc_slide {
    position: absolute;
    top: 20%;
    text-align: center;
    left: 50%;
    transform: translate(-50%);
}
a.btn-more-light {
    border: 1px solid #ba7b57;
    /* color: red; */
    font-size: 0.77rem;
}
#myTab .nav-link {
    color: #111;
    font-size: 1rem;
    font-weight: bold;
    white-space: nowrap;
    border: 0;

}
ul#myTab {
    padding: 0;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 10px;
}
#myTab .nav-link.active {
        border-bottom: 2px solid #ba7b57;
}
#myTab .nav-link:hover {
    color: var(--main);
}
ul.navbox {
    list-style: none;
    display: flex;
    justify-content: start;
    overflow-x: auto;
    margin: 0;
}
.imgtop {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: var(--main);
    border-radius: 50%;
}
.features-item {
    background-color: #fff;
    margin-bottom: 110px;
    padding: 3.8rem 1.3rem 1.2rem;
    position: relative;
    transition: 0.3s;
    border-radius: 2px;
    border: 1px solid #48b3b7;
    border-radius: 1rem;
}
.features-item:hover {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.22);
    cursor: pointer;
}
.features-item:hover .features-icon {
    color: #02979c;
    border-color: #02979c;
    top: -58px;
}
.features-item:hover .features-info .title {
    color: #02979c;
    border-color: #02979c;
}
.features-item:hover .features-info p {
    color: #02979c;
    border-color: #02979c;
}
.features-item:hover img {
    filter: drop-shadow(2px 4px 6px black);
}
.features-item:hover .features-icon {
    width: 56px;
    height: 56px;
    transition: 0.4s;
    background: #fff;
}
.features-item:hover .features-icon img {
    transform: scale(1.75);
    transition: 0.4s;
}
.features-icon {
    font-size: 36px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    text-align: center;
    background: #fff;
    border-radius: 60px;
    box-shadow: 0 0 0 10px #fff;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%);
    color: #48b3b7;
    transition: 0.3s;
    background: var(--main);
}

ul#myTab {
    justify-content: center;
    border: unset;
}

.agents2 .nav-tabs .nav-link {
    border: unset;
    border-bottom: 1px solid lightgray;
    color: #383838;
}
.basdakt::after
{
    WIDTH: 300px;
    height: 1px;
    position: absolute;
    bottom: 1px;
    right: 0;
    background: #cfcfcf;
    content: "";
    z-index: 1;
}
.basdakt::before
{
    WIDTH: 150px;
    height: 3px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: var(--socend);
    content: "";
    z-index: 2;
}
.agent-card:after {
    border-radius: 1rem;
    left: 0;
    top: 0;
    position: absolute;
    background: #F9F7F3;
    content: "";
    width: 97%;
    height: 100%;
    display: block;
    z-index: -1;
    transform: translate(-1.5rem, -1.5rem);
}

.agent-card {
    /* padding: 1rem; */
    position: relative;
}

.agent-card.odd .row {
    flex-direction: row-reverse;
}

.agent-card.odd:after {
    left: unset;
    right: 0;
    transform: translate(1.5rem, -1.5rem)
}
.agent-search-wrapper input {
    border: unset;
}

.agent-search-wrapper {
    border: var(--second) 1px solid;
    border-radius: 1rem;
    padding: 0 1rem;
}
.row.my5.row-gap-3 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.gform-theme--foundation .gfield textarea.large , .gform-theme--foundation .gfield textarea.small , .gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large
{
    inline-size: 100%;
    border-bottom: 1px solid #7e7e7e !important;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0px 0px rgba(18, 25, 97, .078);
}
.cardpro {
    border: 1px solid var(--main);
    border-radius: 10px;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    height: 45px !important;
    display: flex;
    align-items: center;
    padding: 0 27px;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    height: 46px;
    text-align: right;
}
div[id*='ajaxsearchlite'].asl_m {
    border-radius: 22px !important;
}
.comment.even {
    padding: 1rem 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
    display: grid;
}
.comment-body a {
    color: #888;
    float: left;
}
div#respond {
    padding-top: 3rem;
}
ol.commentlist {
    padding: 0;
}
.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: right;
}


.comment-form-url {
    display: none;
}
.form-submit {
    text-align: right;
    margin: 1rem 0;
}
.form-submit input {
    background: #BA7B57 !important;
    border: 0;
    padding: 0.4rem 0.6rem;
    color: #fff;
    border-radius: 1rem;
}
.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;
}
.iconphone:after, .iconinf:after {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    border: 1px solid #1A767755;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: 0;
    animation: 0.9s linear 0.8s infinite alternate wave;
}
.iconphone:before, .iconinf:before {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    border: 1px solid #1A767766;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: 0;
    animation: 0.4s linear 1s infinite alternate wave;
}
.boxinfo {
    border: 1px solid #aaa;
    border-radius: 10px;
}
.iconphone
Specificity: (0,1,0)
{
    width: 45px;
    height: 45px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
@keyframes wave {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.3);
    }
}
.brand-swiper.swiper-grid>.swiper-wrapper {
    align-items: end !important;
}
.team-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(194, 194, 194, 0.1);
    border-radius: 165.5px;
    padding: 11px;
    z-index: 1;
}
.team-page-section .team-block-one .inner-box {
    margin-bottom: 50px;
}
.team-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: var(--main);
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}
.team-block-one .inner-box .image-box {
    position: relative;
    display: block;
    border-radius: 154.5px;
    overflow: hidden;
    max-height: 350px;
}
.team-block-one .inner-box:hover:before {
    height: 100%;
}
.team-block-one .inner-box:hover .image-box img {
    transform: scale(1.05);
}
figure
{
    margin: 0px;
}
.team-block-one .inner-box .image-box img {
    width: 100%;
    height: auto;
    border-radius: 154.5px;
    transition: all 500ms ease;
}
.team-block-one .inner-box .lower-content
{
    position: relative;
    display: block;
    padding: 41px 15px 54px 15px;
    text-align: center;
}
.lower-content a , .lower-content span {
    color: #333;
    transition: 0.4s ease;
}
.team-block-one:hover .lower-content a , .team-block-one:hover .lower-content span {
    color: #fff;
    transition: 0.4s ease;
}
.ctacall {
    background: var(--main);
    border-radius: 45px;
}
.ctacall .iconphone:after, .ctacall .iconinf:after {
    border: 1px solid #ba7b57;
}
.useritem {
    display: flex;
    flex-wrap: wrap;

}
.sfdsdf:nth-child(odd) .useritem {
    border-right: 1px dotted #716E6E;
}
.itmeuser.text-end.p-2 {
    width: 47%;
    border-bottom: 1px dotted #716E6E;
    margin-right: 3%;
    color: #575757;
}
.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 *)), .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-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 *)), .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper button.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 *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).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 *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_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 *)) {
    --gform-theme-local-background-color: #BA7B57 !important;
    --gform-theme-local-border-radius: 1rem !important;
}
.swiper-slide.position-relative.sdfe .inner-container img {
    transform: scale(0.86);
    filter: drop-shadow(2px 4px 6px black);
}
.swiper-slide.position-relative.sdfe.swiper-slide-active .inner-container img {
    transform: scale(1) !important;
    filter: drop-shadow(2px 4px 6px black);
}
.gform_footer.before {
    float: left;
}
.bg-gray:hover {
    background: #1a7677ab !important;
    filter: drop-shadow(1px 1px 3px black);
}
.swiper-parallax {
    width: 100%;
    height: 100vh;
    position: relative;
}
.swiper-parallax .slider {
    min-height: 60vh;
}
.swiper-parallax .slider .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 100% !important;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-parallax .slider .swiper-slide .slide-inner {
    position: absolute;
    background: transparent !important;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}
.swiper-parallax .slider .swiper-slide .slide-inner img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0px;
    margin: auto;
}
.swiper-parallax .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0);
}
.swiper-parallax .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 7em;
    position: absolute;
    z-index: 3;
    right: 0;
}
.swiper-parallax .swiper-pagination span {
    margin-bottom: 3em;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    letter-spacing: 0.07em;
    color: #000;
}
.swiper-parallax .swiper-pagination span:focus {
    outline: none;
}
.navtab-index {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 13px;
    flex-wrap: nowrap;
}

.navtab-index .main-button {
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
}
.navtab-index {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.dropdown-item.active, .dropdown-item:active
 {
    color: #161616 !important;
    text-decoration: none;
    background-color: #c29143 !important;
    text-align: left !important;
}
.dropdown-item {
    text-align: left !important;
    min-width: 200px;
}
/* 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: 1rem;
  width: 100%;

}

.shine {
  position: relative;
  overflow: hidden;
  min-width: 100%;
  border-radius: 1rem;

}

.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: 1rem;

}
.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>* {
    text-align: center !important;
}
.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc , .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>* {
    text-align: center !important;
}

.shine:hover:before {
  opacity: 1;
  left: 105%;
  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(6) {
    grid-column: 1 / span 6;
    grid-row-start: 3;
}
.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:nth-child(7) {
  grid-row-start: 4;
  grid-column: 1 / span 4;
}

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

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

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

}
.innergallery:first-child img , .innergallery:nth-child(6) img {
  height: 200px;
}

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

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

.innergallery:nth-child(4) img , .innergallery:nth-child(9) img {
  height: 450px;
  border-radius: 1rem;

}
.shine:hover {
    filter: grayscale(1);
}
.innergallery:nth-child(5) img , .innergallery:nth-child(10) img {
  height: 450px;
  border-radius: 1rem;

}



.innergallery:nth-child(3) .shine {
  border-radius: 15px;
}

.innergallery:nth-child(4) .shine {
  border-radius: 1rem;

}

.innergallery:nth-child(5) .shine , .innergallery:nth-child(10) .shine {
  height: 450px;
  border-radius: 1rem;

}

/* end gallery ----------------------------------------------------- */

/*#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;*/
/*}*/
/*.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: #4fb9af;*/
/*}*/
/*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;*/
/*}*/
/*.bg-menu {*/
/*    background: var(--main);*/
/*    border-radius: 1rem 1rem 0 0;*/
/*}*/
/*.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(--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;*/
/*}*/
/*img.custom-logo {*/
/*    max-width: 60px;*/
/*}*/
/*.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;*/
/*}*/
/*.cardoffers {*/

/*}*/
/*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: 1rem;*/
/*}*/
/*span.price.d-flex.flex-column {*/
/*    color: #59ada5;*/
/*}*/
/*.bg-theme {*/
/*    background: #DCF8EA;*/
/*}*/
/*.swiper-pagination-bullet {*/
/*    background: transparent !important;*/
/*    border: 1px solid #111;*/
/*}*/
/*.swiper-pagination-bullet.swiper-pagination-bullet-active {*/
/*    background: #111 !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 img, .woocommerce-page ul.products li.product:hover img {*/
/*    filter: drop-shadow(2px 4px 6px #aaaaaa66);*/
/*}*/
/*nav.woocommerce-MyAccount-navigation ul li {*/
/*    margin: 0.5rem;*/
/*    line-height: 3;*/
/*    background: var(--main);*/
/*    border-radius: 1rem;*/
/*    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: 10px;
}
.cardnews:hover .card-img-top {
    transform: scale(1.1) rotate(-1deg);
    border-radius: 10px;
    transition: 0.6s ease;
}
.overf , .img-product.tp-flipper.position-relative.tp-flipper.d-flex.align-items-center {
    overflow: hidden;
    border-radius: 10px;
}
.cardnews:hover .card-img-top {
    transform: scale(1.1) rotate(-1deg);
    border-radius: 10px;
    transition: 0.6s ease
}
/* تنظیمات ابتدایی */
.section-title {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    direction: rtl; /* جهت نوشتار از راست به چپ */
    width: 0;
    animation: typing 4s steps(30) 1s forwards, blink 0.75s step-start infinite;
}

/* انیمیشن تایپ کردن */
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

/* انیمیشن چشمک زدن نشانگر تایپ */
@keyframes blink {
    50% {
        border-color: transparent;
    }
}
/*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: #4fb9af;*/
/*    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: #4fb9af1f !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;*/
/*}*/

/*}*/

/*.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 #5E5E5E55;*/
/*    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: #4fb9af !important;*/
/*    color: #fff;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    padding: 0.7rem 1.5rem;*/
/*    margin-right: 1rem;*/
/*}*/
/*form.cart {*/
/*    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: #e9f8ef;*/
/*    border: 1px solid #08a15d;*/
/*    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: #e9f8ef;*/
/*    border: 1px solid #08a15d;*/
/*    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: #e9f8ef;*/
/*    border: 1px solid #08a15d;*/
/*    line-height: 1;*/
/*    margin-right: 0.3rem;*/
/*}*/
/*.product_meta span {*/
/*    display: block;*/
/*}*/
/*.product_meta {*/
/*    margin-top: 1.5rem;*/
/*}*/
/*.footer-navbar {*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    width: 100%;*/

/*    max-width: 500px;*/
/*    margin: 0 auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: 9;*/
/*    padding: 8px;*/
/*}*/
/*.nav-box {*/
/*    display: flex;*/
/*    padding: 8px;*/
/*    background-color: #30302f;*/
/*    box-shadow: 0px 0px 16px -7px #444;*/
/*    border-radius: 1rem;*/
/*}*/
/*.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-menu {*/
/*        background: var(--main);*/
/*        border-radius: 0 !important;*/
/*    }*/
/*    .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;*/
/*}*/