@charset "UTF-8";
/*
Theme Name: سطر به سطر
Theme URI: https://codisa.ir
Author: Fatehi Ali
Author URI: https://codisa.ir
Description: Fatehi Ali
Version: 2.0.1
*/
html {
  scroll-behavior: smooth;
  font-family: "yekanbakh", tahoma, "Open sans", sans-serif;
}

body {
  font-family: "yekanbakh", tahoma, "Open sans", sans-serif;
  background-color: #fff;
  direction: rtl;
  text-align: right;
}

ins {
  text-decoration: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.container,
.container-fluid {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1410px) {
  .container {
    max-width: 1410px;
  }
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: "";
}

*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar-track {
  background: #e9edf7;
}

*::-webkit-scrollbar-thumb {
  background-color: #e9edf7;
  border-radius: 20px;
  border: 3px solid #f03147;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #9cb5b5 #e7f3f3;
}

*::-webkit-scrollbar {
  width: 6px;
}

*::-webkit-scrollbar-track {
  background: #e7f3f3;
}

*::-webkit-scrollbar-thumb {
  background-color: #9cb5b5;
  border-radius: 20px;
  border: 6px solid #9cb5b5;
}

@font-face {
  font-family: "yekanbakh";
  font-style: normal;
  font-weight: 500;
  src: url("./assets/fonts/Yekan Bakh FaNum 05 Medium.woff") format("woff");
}
@font-face {
  font-family: "yekanbakh";
  font-style: normal;
  font-weight: 700;
  src: url("./assets/fonts/Yekan Bakh FaNum 06 Bold.woff") format("woff");
}
@font-face {
  font-family: "yekanbakh";
  font-style: normal;
  font-weight: 900;
  src: url("./assets/fonts/Yekan Bakh FaNum 07 Heavy.woff") format("woff");
}
@font-face {
  font-family: "peyda";
  font-style: normal;
  font-weight: 700;
  src: url("./assets/fonts/PeydaWebFaNum-Bold.woff2") format("woff2"), url("./assets/fonts/PeydaWebFaNum-Bold.woff") format("woff");
}
.peyda {
  font-family: "peyda";
}

.yekanbakh {
  font-family: "yekanbakh";
}

.swiperBlogIndexR .swiper-slide {
  direction: rtl;
}

.style-next-prev-swiper .swiper-button-next, .style-next-prev-swiper .swiper-button-prev {
  background: #FFCC00;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.style-next-prev-swiper .swiper-button-next.swiper-button-disabled, .style-next-prev-swiper .swiper-button-prev.swiper-button-disabled {
  background: #6287A4;
}

.box-swiperBlogIndexR {
  position: relative;
}
.box-swiperBlogIndexR::before {
  content: "";
  position: absolute;
  right: 0;
  top: -20px;
  bottom: -55px;
  box-shadow: -49px 0px 32.1px -33px rgba(41, 45, 56, 0.0588235294);
  width: 200px;
  transform: translateX(100%);
}

.box-swiperBlogIndexL {
  position: relative;
}
.box-swiperBlogIndexL::before {
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  bottom: -55px;
  box-shadow: 49px 0px 32.1px -33px rgba(41, 45, 56, 0.0588235294);
  width: 200px;
  transform: translateX(-100%);
}

.screen-reader-text {
  display: none;
}

.item-pro-vip-slider .price,
.item-product-small .price, .item-product-cart-scroller-s .price, .item-product-offer .price, .item-product-chosen .price, .item-package .price, .item-product-main .price, .item-product-archive .price, .item-cart .price, .item-product-search .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.item-pro-vip-slider .price .woocommerce-Price-amount,
.item-product-small .price .woocommerce-Price-amount, .item-product-cart-scroller-s .price .woocommerce-Price-amount, .item-product-offer .price .woocommerce-Price-amount, .item-product-chosen .price .woocommerce-Price-amount, .item-package .price .woocommerce-Price-amount, .item-product-main .price .woocommerce-Price-amount, .item-product-archive .price .woocommerce-Price-amount, .item-cart .price .woocommerce-Price-amount, .item-product-search .price .woocommerce-Price-amount {
  font-size: 20px;
  color: #031955;
  font-weight: 700;
  margin-top: auto;
}
.item-pro-vip-slider .price .woocommerce-Price-amount bdi,
.item-product-small .price .woocommerce-Price-amount bdi, .item-product-cart-scroller-s .price .woocommerce-Price-amount bdi, .item-product-offer .price .woocommerce-Price-amount bdi, .item-product-chosen .price .woocommerce-Price-amount bdi, .item-package .price .woocommerce-Price-amount bdi, .item-product-main .price .woocommerce-Price-amount bdi, .item-product-archive .price .woocommerce-Price-amount bdi, .item-cart .price .woocommerce-Price-amount bdi, .item-product-search .price .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  line-height: 1;
  gap: 2px;
}
.item-pro-vip-slider .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.item-product-small .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-cart-scroller-s .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-offer .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-chosen .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-package .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-main .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-archive .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-cart .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c, .item-product-search .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 11px;
  color: #90B4CF;
  font-weight: 700;
}
.item-pro-vip-slider .price del,
.item-product-small .price del, .item-product-cart-scroller-s .price del, .item-product-offer .price del, .item-product-chosen .price del, .item-package .price del, .item-product-main .price del, .item-product-archive .price del, .item-cart .price del, .item-product-search .price del {
  text-decoration: none;
}
.item-pro-vip-slider .price del .woocommerce-Price-amount,
.item-product-small .price del .woocommerce-Price-amount, .item-product-cart-scroller-s .price del .woocommerce-Price-amount, .item-product-offer .price del .woocommerce-Price-amount, .item-product-chosen .price del .woocommerce-Price-amount, .item-package .price del .woocommerce-Price-amount, .item-product-main .price del .woocommerce-Price-amount, .item-product-archive .price del .woocommerce-Price-amount, .item-cart .price del .woocommerce-Price-amount, .item-product-search .price del .woocommerce-Price-amount {
  text-decoration: line-through;
  text-decoration-color: #6E97B7;
  text-decoration-thickness: 1px;
}
.item-pro-vip-slider .price del .woocommerce-Price-amount *,
.item-product-small .price del .woocommerce-Price-amount *, .item-product-cart-scroller-s .price del .woocommerce-Price-amount *, .item-product-offer .price del .woocommerce-Price-amount *, .item-product-chosen .price del .woocommerce-Price-amount *, .item-package .price del .woocommerce-Price-amount *, .item-product-main .price del .woocommerce-Price-amount *, .item-product-archive .price del .woocommerce-Price-amount *, .item-cart .price del .woocommerce-Price-amount *, .item-product-search .price del .woocommerce-Price-amount * {
  color: #6E97B7;
  font-size: 19px;
  letter-spacing: -5%;
}
.item-pro-vip-slider .price del .woocommerce-Price-currencySymbol-c,
.item-product-small .price del .woocommerce-Price-currencySymbol-c, .item-product-cart-scroller-s .price del .woocommerce-Price-currencySymbol-c, .item-product-offer .price del .woocommerce-Price-currencySymbol-c, .item-product-chosen .price del .woocommerce-Price-currencySymbol-c, .item-package .price del .woocommerce-Price-currencySymbol-c, .item-product-main .price del .woocommerce-Price-currencySymbol-c, .item-product-archive .price del .woocommerce-Price-currencySymbol-c, .item-cart .price del .woocommerce-Price-currencySymbol-c, .item-product-search .price del .woocommerce-Price-currencySymbol-c {
  display: none;
}
.item-pro-vip-slider .price .contact-message, .item-pro-vip-slider .price .out-of-stock-message,
.item-product-small .price .contact-message,
.item-product-small .price .out-of-stock-message, .item-product-cart-scroller-s .price .contact-message, .item-product-cart-scroller-s .price .out-of-stock-message, .item-product-offer .price .contact-message, .item-product-offer .price .out-of-stock-message, .item-product-chosen .price .contact-message, .item-product-chosen .price .out-of-stock-message, .item-package .price .contact-message, .item-package .price .out-of-stock-message, .item-product-main .price .contact-message, .item-product-main .price .out-of-stock-message, .item-product-archive .price .contact-message, .item-product-archive .price .out-of-stock-message, .item-cart .price .contact-message, .item-cart .price .out-of-stock-message, .item-product-search .price .contact-message, .item-product-search .price .out-of-stock-message {
  font-size: 13px;
  color: #717171;
  font-weight: 700;
}

.item-product-search .price del .woocommerce-Price-amount * {
  font-size: 13px;
}

.item-product-search .price .woocommerce-Price-amount {
  font-size: 13px;
}

.box-swiperVipProduct {
  position: relative;
}
.box-swiperVipProduct .swiper {
  position: unset;
}
.box-swiperVipProduct::before {
  content: "";
  background: linear-gradient(90deg, #A0B0B9 0%, rgba(230, 238, 242, 0) 100%);
  left: 0;
  top: 0;
  bottom: 0;
  width: 170px;
  position: absolute;
  z-index: 9;
  border-radius: inherit;
}

.item-product-small {
  box-shadow: 0px 71px 70.3px -16px rgba(120, 132, 158, 0.1019607843) !important;
  position: relative;
}
.item-product-small::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(180deg, #EBEDF5, rgb(255, 255, 255));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}

.item-brands .box-img {
  margin-left: 21px;
  padding-left: 16px;
  position: relative;
}
.item-brands .box-img::before {
  content: "";
  height: 38px;
  background: #E0E3EE;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  transform: translateY(-50%);
}

.swiperAuthors:not(.isDragging) .item-authors {
  transition: all 0.3s;
}
.swiperAuthors:not(.isDragging) .item-authors:hover {
  box-shadow: 0px 11px 12.6px 0px rgba(3, 25, 85, 0.1019607843);
  background: #031955;
  border-color: #031955;
  color: #FFFFFF;
}

.swiperAuthors {
  margin: unset;
}

.item-school-grade {
  position: relative;
  background: linear-gradient(53.1deg, #FFFFFF 69.3%, #F2F6F9 100%);
  border: 1.5px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
}
.item-school-grade ins {
  transition: all 0.3s;
}
.item-school-grade:hover {
  border-color: #DAE4EC;
  box-shadow: 0px 47px 70.3px -16px rgba(120, 132, 158, 0.2196078431);
}
.item-school-grade:hover ins {
  color: #FFC111;
}

.item-product-cart-scroller-s {
  transition: all 0.3s;
}
.item-product-cart-scroller-s:hover {
  border-color: #D6E2E7;
  box-shadow: 0px 71px 70.3px -16px rgba(120, 132, 158, 0.2392156863);
}
.item-product-cart-scroller-s .price del {
  display: none;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  left: 4px;
  right: unset;
}

.section-Product-SchoolGrade .swiper {
  margin: unset;
}
.section-Product-SchoolGrade .swiper .swiper-scrollbar.swiper-scrollbar-vertical, .section-Product-SchoolGrade .swiper .swiper-vertical > .swiper-scrollbar {
  width: 1px;
  background: #DFE9ED !important;
}
.section-Product-SchoolGrade .swiper .swiper-scrollbar-drag {
  width: 4px !important;
  background: #FFC111 !important;
  left: 1px;
  cursor: pointer;
}
.section-Product-SchoolGrade .swiperProductCardScroller {
  width: 100%;
}
.section-Product-SchoolGrade .swiperProductCardScroller .swiper-scrollbar-drag {
  background: #031955 !important;
}
.section-Product-SchoolGrade .boxSwiperProductCardScroller {
  flex-grow: 1;
}
.section-Product-SchoolGrade .boxSwiperProductCardScroller:last-child .swiper {
  padding-left: 0;
}
.section-Product-SchoolGrade .boxSwiperProductCardScroller:last-child .swiper-scrollbar {
  display: none;
}

.boxSliderOffer::before {
  content: "";
  background: linear-gradient(90deg, #000000 0%, rgba(102, 102, 102, 0) 100%);
  left: 0;
  top: 0;
  bottom: 0;
  width: 80px;
  position: absolute;
  z-index: 9;
  opacity: 0.32;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}

.position-unset {
  position: unset;
}

.list-social-footer .item {
  transition: all 0.3s;
}
.list-social-footer .item:hover {
  background: #FFC111;
  border-color: transparent;
}

.email-footer {
  position: relative;
}
.email-footer::before {
  content: "";
  background: #D7E5EB;
  height: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.content-permissions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.content-permissions * {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.content-permissions img {
  max-width: 42px;
}

.ltr {
  direction: ltr;
}

.box-support {
  position: relative;
  border-radius: 100%;
}

.box-support::before {
  content: "";
  position: absolute;
  inset: 0;
  top: 0px;
  right: 0px;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  -webkit-mask-composite: source-over, source-over;
  mask-composite: add, add;
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
  width: 76px;
  height: 76px;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
}

.box-support::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 0px;
  right: 0px;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  -webkit-mask-composite: source-over, source-over;
  mask-composite: add, add;
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
  width: 96px;
  height: 96px;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
}

.box-support .inner::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 0px;
  right: 0px;
  padding: 1px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  -webkit-mask-composite: source-over, source-over;
  mask-composite: add, add;
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 1;
  width: 117px;
  height: 117px;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
  border-radius: 100%;
}

.box-bef-af {
  position: relative;
}
.box-bef-af::after {
  position: absolute;
  content: "";
  background: #CDDDE4;
  height: 1px;
  top: 56px;
  width: 100%;
  right: 0;
}

.border-b-gradient-footer {
  position: relative;
}
.border-b-gradient-footer::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(270deg, #CDDDE4 0%, #E6EFF3 50.48%, #CDDDE4 100%);
  height: 1px;
}

.item-product-chosen {
  background: linear-gradient(180deg, #FFFFFF 0%, #F3F7F8 100%);
  box-shadow: 0px -13px 51.7px -23px rgba(23, 28, 41, 0.1098039216) inset;
  position: relative;
}
.item-product-chosen::before {
  content: "";
  position: absolute;
  background: #FFC111;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  height: 200px;
  z-index: -1;
  border-radius: 30px;
}
.item-product-chosen .box-price {
  position: relative;
}
.item-product-chosen .box-price::before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 100%;
  border: 1px solid #DCE6EE;
  box-shadow: 0px 1px 1px 0px #FFFFFF;
}

.item-package {
  position: relative;
}
.item-package .item-p {
  border-left: 1px solid #E5E7EB;
  border-bottom: 1px solid #E5E7EB;
}
.item-package .item-p:nth-child(even) {
  border-left: none;
}
.item-package .item-p:nth-last-child(-n+2) {
  border-bottom: none;
}
.item-package .title {
  position: relative;
}
.item-package .title::before {
  content: "";
  position: absolute;
  background: #DFE9ED;
  height: 0.5px;
  bottom: 0;
  left: 0;
  right: 16px;
}
.item-package::before {
  content: "";
  position: absolute;
  background: #EF023A;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  height: 182px;
  z-index: -1;
  border-radius: 30px;
}

.item-package .price del .woocommerce-Price-amount * {
  font-size: 20px;
}

.item-package .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  color: #031955;
}

.item-package .price .woocommerce-Price-amount bdi {
  gap: 5px;
}

.header-top {
  position: relative;
}
.header-top::before {
  content: "";
  position: absolute;
  height: 1px;
  background: linear-gradient(270deg, #DCDFEC 0%, #FFFFFF 100%);
  bottom: 0;
  width: 100%;
}

.header-main {
  position: relative;
}
.header-main::after {
  content: "";
  position: absolute;
  height: 1px;
  background: linear-gradient(90deg, #DCDFEC 0%, #FFFFFF 100%);
  bottom: 0;
  width: 80%;
  left: 0;
}

.main-menu {
  display: flex;
  align-items: center;
  gap: 24px;
}
.main-menu li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #031955;
  letter-spacing: -5%;
  font-family: peyda;
  font-weight: 800;
}
.main-menu li a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-product-main {
  box-shadow: 0px 71px 70.3px -16px rgba(120, 132, 158, 0.1019607843);
  position: relative;
}
.item-product-main::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(180deg, #EBEDF5 0%, #FFFFFF 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: source-over, source-over;
          mask-composite: add, add;
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}

.box-cart:hover .box-mini-cart {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.box-profile:hover .box-profile-drop {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.transition-3s {
  transition: all 0.3s;
}

.item-mini-cart .woocommerce-Price-amount bdi {
  font-size: 15px;
  color: #0A173B;
  font-weight: 700;
  letter-spacing: -5%;
  gap: 3px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  align-items: start;
}
.item-mini-cart .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  font-size: 10px;
  font-weight: 500;
  color: #6287A4;
  letter-spacing: unset;
}

.box-profile-drop ul li:last-child a {
  padding-bottom: 5px;
  margin-bottom: 0;
  border: none;
}

.list-popular-search a:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #031955;
}
.woocommerce-breadcrumb a {
  color: #6E97B7;
}

.box-img-single {
  background: radial-gradient(92.22% 92.22% at 88.79% 7.78%, #37BFBF 0%, #02A8A8 100%);
  box-shadow: 0px -50px 25.7px -32px rgba(0, 0, 0, 0.1215686275) inset;
}
.box-img-single.grop-img {
  box-shadow: 0px 0px 51.7px -23px rgba(23, 28, 41, 0.2392156863) inset;
  background: #F3F7F8;
}

.wc-tabs li {
  position: relative;
}
.wc-tabs li a {
  position: relative;
}
.wc-tabs li a::before {
  content: "";
  position: absolute;
  height: 13px;
  width: 5px;
  right: 50%;
  bottom: 0;
  background: #FFC111;
  border-radius: 4px;
  transform: translateX(50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.wc-tabs li.active a, .wc-tabs li:hover a {
  color: #031955;
}
.wc-tabs li.active a::before, .wc-tabs li:hover a::before {
  bottom: 8px;
  opacity: 1;
  visibility: visible;
}

.comment-form {
  display: grid;
  grid-template-columns: auto auto 155px;
  gap: 29px 20px;
}
.comment-form .comment-notes {
  display: none;
}
.comment-form .comment-form-comment {
  grid-column: 1/-1;
  order: 4;
}
.comment-form .comment-form-comment textarea {
  background: #EEF4F6;
  border-radius: 20px;
  padding: 30px;
  flex-grow: 1;
  font-size: 13.5px;
  color: #6287A4;
  font-weight: 700;
  letter-spacing: -3%;
  height: 113px;
  width: 100%;
  resize: none;
}
.comment-form .comment-form-comment textarea:focus {
  outline: none;
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
  background: #EEF4F6;
  border-radius: 20px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding-left: 30px;
  width: 100%;
}
.comment-form .comment-form-author input, .comment-form .comment-form-email input {
  background: transparent;
  padding: 17.5px 30px;
  flex-grow: 1;
  font-size: 13px;
  color: #031955;
  font-weight: 700;
  letter-spacing: -2%;
}
.comment-form .comment-form-author input:focus, .comment-form .comment-form-email input:focus {
  outline: none;
}
.comment-form .submit_field_box_comment input, .comment-form .form-submit input {
  background: #031955;
  box-shadow: 0px 11px 12.6px 0px rgba(3, 25, 85, 0.1019607843);
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 900;
  letter-spacing: -4%;
  padding: 18px 49px;
  border-radius: 20px;
  cursor: pointer;
}

body.logged-in .comment-form .form-submit {
  order: 100;
}

.box-addtocart-single {
  background: #F3F7F8;
  box-shadow: 0px 0px 51.7px -23px rgba(23, 28, 41, 0.2392156863) inset;
  border-radius: 20px;
}

.list-attr-single-pro li {
  position: relative;
}
.list-attr-single-pro li::after {
  content: "";
  position: absolute;
  background: #CDDDE4;
  height: 22px;
  width: 1px;
  left: 0;
}
.list-attr-single-pro li:nth-child(3n)::after {
  display: none;
}

.list-product-package li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar-archive .widget-side, .elementor-widget-sidebar .widget-side {
  border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid #DFE9ED;
  margin-bottom: 10px;
  padding: 19px 26px;
  transition: all 0.3s;
}
.sidebar-archive .widget-side.widget_product_stock_filter_widget, .elementor-widget-sidebar .widget-side.widget_product_stock_filter_widget {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 21px;
}
.sidebar-archive .widget-side.accordion-open .box-search-widget, .elementor-widget-sidebar .widget-side.accordion-open .box-search-widget {
  display: flex !important;
}
.sidebar-archive .widget-side .widget-title, .elementor-widget-sidebar .widget-side .widget-title {
  font-size: 15px;
  color: #031955;
  font-weight: 900;
  letter-spacing: -3%;
}
.sidebar-archive .widget-side .widget-title svg, .elementor-widget-sidebar .widget-side .widget-title svg {
  width: 8px;
  height: 12px;
  fill: #a3aab2;
  rotate: 270deg;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list {
  max-height: 400px;
  overflow: auto;
  padding-right: 24px;
  padding-left: 7px;
  margin-top: 20px;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li {
  font-size: 13px;
  color: #031955;
  font-weight: 900;
  display: flex;
  align-items: center;
  border-bottom: 0.5px solid #DCE0EE;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li:last-child, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li:last-child {
  border-bottom: unset;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li.chosen a::before, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li.chosen a::before {
  background: #FFC111;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li a {
  flex-grow: 1;
  position: relative;
  padding: 12px 0;
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a::before, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li a::before {
  content: "";
  display: inline-block;
  position: relative;
  transition: 0.3s;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  background-color: #E6EFF3;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar-archive .widget-side .woocommerce-widget-layered-nav-list li a:hover::before, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list li a:hover::before {
  content: "";
  display: inline-block;
  background: #FFC111;
}
.sidebar-archive .widget-side .cat-item, .elementor-widget-sidebar .widget-side .cat-item {
  font-size: 14px;
  font-weight: bold;
  color: #495666;
}
.sidebar-archive .widget-side .cat-item.current-cat, .elementor-widget-sidebar .widget-side .cat-item.current-cat {
  color: var(--color-primary-text);
}
.sidebar-archive .widget-side .cat-item svg, .elementor-widget-sidebar .widget-side .cat-item svg {
  width: 8px;
  height: 12px;
  fill: #a3aab2;
  rotate: 270deg;
  transition: all 0.3s;
}
.sidebar-archive .widget-side .cat-item .item-parent-drop, .elementor-widget-sidebar .widget-side .cat-item .item-parent-drop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar-archive .widget-side .cat-item .item-parent-drop.active svg, .elementor-widget-sidebar .widget-side .cat-item .item-parent-drop.active svg {
  rotate: 90deg;
}
.sidebar-archive .widget-side .cat-item a, .elementor-widget-sidebar .widget-side .cat-item a {
  padding: 6px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.sidebar-archive .widget-side .cat-item .children, .elementor-widget-sidebar .widget-side .cat-item .children {
  margin-right: 10px;
  display: none;
}
.sidebar-archive .widget-side .cat-item .children .cat-item, .elementor-widget-sidebar .widget-side .cat-item .children .cat-item {
  color: #b0b7c2;
}
.sidebar-archive .widget-side .product-categories, .elementor-widget-sidebar .widget-side .product-categories {
  max-height: 400px;
  overflow: auto;
  padding-right: 24px;
  padding-left: 7px;
  margin-top: 20px;
}
.sidebar-archive .widget-side .box-search-widget, .elementor-widget-sidebar .widget-side .box-search-widget {
  width: 100%;
  height: 55px;
  border-radius: 10px;
  background-color: #f8f9fb;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.sidebar-archive .widget-side .box-search-widget input, .elementor-widget-sidebar .widget-side .box-search-widget input {
  font-size: 13px;
  color: #969fae;
  background: transparent;
  font-weight: bold;
  flex-grow: 1;
  padding: 0 20px;
}
.sidebar-archive .widget-side .box-search-widget input:focus, .elementor-widget-sidebar .widget-side .box-search-widget input:focus {
  outline: unset;
}
.sidebar-archive .widget-side .box-search-widget svg, .elementor-widget-sidebar .widget-side .box-search-widget svg {
  width: 15px;
  height: 15px;
  fill: #b2b9c9;
  margin-left: 20px;
  cursor: pointer;
}
.sidebar-archive .widget-side.accordion-closed .box-search-widget,
.sidebar-archive .widget-side.accordion-closed ul,
.sidebar-archive .widget-side.accordion-closed form, .elementor-widget-sidebar .widget-side.accordion-closed .box-search-widget,
.elementor-widget-sidebar .widget-side.accordion-closed ul,
.elementor-widget-sidebar .widget-side.accordion-closed form {
  display: none;
}
.sidebar-archive .widget_layered_nav_filters ul li, .elementor-widget-sidebar .widget_layered_nav_filters ul li {
  display: inline-flex;
}
.sidebar-archive .widget_layered_nav_filters ul li a, .elementor-widget-sidebar .widget_layered_nav_filters ul li a {
  font-size: 13px;
  color: #495666;
  font-weight: bold;
  position: relative;
  padding-right: 12px;
  margin-right: 20px;
}
.sidebar-archive .widget_layered_nav_filters ul li a::before, .elementor-widget-sidebar .widget_layered_nav_filters ul li a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path d="M102.393 102.406c51.2-51.2 128-51.2 179.2 0l230.4 230.4 230.4-230.4c51.2-51.2 128-51.2 179.2 0s51.2 128 0 179.2l-230.4 230.4 230.4 230.4c51.2 51.2 51.2 128 0 179.2s-128 51.2-179.2 0l-230.4-230.4-230.4 230.4c-51.2 51.2-128 51.2-179.2 0s-51.2-128 0-179.2l230.4-230.4-230.4-230.4c-51.2-51.2-51.2-128 0-179.2z"/></svg>') no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 7px;
  filter: invert(23%) sepia(69%) saturate(4400%) hue-rotate(-16deg) brightness(97%) contrast(91%);
}
.sidebar-archive .widget_layered_nav_filters ul li:first-child a, .elementor-widget-sidebar .widget_layered_nav_filters ul li:first-child a {
  margin-right: 0;
}

.switch-buttons-wrap .switch-input:checked + .switch-button .btn {
  background: #FFC111;
}
.switch-buttons-wrap .switch-input:checked + .switch-button .btn span {
  transform: translateX(17px);
  background-color: #fff;
}

.item-product-archive {
  position: relative;
}
.item-product-archive::after {
  content: "";
  position: absolute;
  background: #DFE9ED;
  left: -1px;
  width: 1px;
  height: calc(100% - 3.5rem);
}

.list-product-archive .item-product-archive.left_direction::after {
  display: none;
}

.list-product-archive .item-product-archive.right_direction {
  border-right: unset;
}

.list-product-archive .item-product-archive.bottom_direction {
  border-bottom: unset;
}

.list-product-archive .item-product-archive.top_direction {
  border-top: unset;
}

.box-contactus {
  position: relative;
}
.box-contactus::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 0.5px;
  background: linear-gradient(180deg, #FFFFFF 0%, #DFE9ED 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: source-over, source-over;
          mask-composite: add, add;
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
  height: calc(100% - 60px);
  bottom: 0;
  top: unset;
}
.box-contactus::after {
  content: "";
  position: absolute;
  height: calc(100% - 60px);
  box-shadow: 0px 29px 75.6px -35px rgba(226, 234, 238, 0.5803921569);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.title-page {
  color: #fff;
  text-shadow: -1px -1px 0 #92AEC3, 1px -1px 0 #92AEC3, -1px 1px 0 #92AEC3, 1px 1px 0 #92AEC3;
  -webkit-text-stroke: 0;
}

.redirect-home-404 {
  position: relative;
}
.redirect-home-404::before {
  position: absolute;
  content: "";
  background: #FFFFFF;
  bottom: -32px;
  width: 5px;
  height: 100vh;
  transform: translateY(100%);
  border-radius: 12px;
}

.item-cart {
  position: relative;
}
.item-cart::before {
  position: absolute;
  content: "";
  background: #DFE9ED;
  right: 82px;
  left: 0;
  bottom: 0;
  height: 1px;
}
.item-cart:last-child {
  padding-bottom: 0;
}
.item-cart:last-child::before {
  display: none;
}
.item-cart .price {
  gap: 12px;
}

.sidebar-cart {
  box-shadow: 0px 0px 51.7px -23px rgba(23, 28, 41, 0.2392156863) inset;
  background: #F3F7F8;
}

.cart-collaterals table,
.woocommerce-checkout-review-order table {
  width: 100%;
  margin-bottom: 36px;
}
.cart-collaterals table tbody,
.cart-collaterals table tfoot,
.woocommerce-checkout-review-order table tbody,
.woocommerce-checkout-review-order table tfoot {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.cart-collaterals table tr,
.woocommerce-checkout-review-order table tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #021959;
}
.cart-collaterals table tr th,
.woocommerce-checkout-review-order table tr th {
  font-size: 13px;
  font-weight: bold;
  color: #031955;
  letter-spacing: -3%;
}
.cart-collaterals table tr td,
.woocommerce-checkout-review-order table tr td {
  display: flex;
  align-items: center;
  gap: 3px;
}
.cart-collaterals table tr .woocommerce-Price-amount bdi,
.cart-collaterals table tr .woocommerce-Price-amount,
.woocommerce-checkout-review-order table tr .woocommerce-Price-amount bdi,
.woocommerce-checkout-review-order table tr .woocommerce-Price-amount {
  font-size: 19px;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 4px;
  font-family: "yekanbakh";
}
.cart-collaterals table tr .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr .woocommerce-Price-currencySymbol-c {
  font-size: 13px;
  color: #121215;
  font-weight: bold;
}
.cart-collaterals table tr .woocommerce-remove-coupon,
.woocommerce-checkout-review-order table tr .woocommerce-remove-coupon {
  font-size: 12px;
}
.cart-collaterals table tr.cart-discount,
.woocommerce-checkout-review-order table tr.cart-discount {
  font-size: 13px;
  color: var(--color-primary-text);
  font-weight: bold;
}
.cart-collaterals table tr.cart-discount .woocommerce-Price-currencySymbol-c,
.woocommerce-checkout-review-order table tr.cart-discount .woocommerce-Price-currencySymbol-c {
  color: var(--color-primary-text);
}

.woocommerce-billing-fields__field-wrapper label, .woocommerce-shipping-fields__field-wrapper label, .woocommerce-EditAccountForm label, .woocommerce-address-fields__field-wrapper label {
  font-size: 13px;
  color: #6287A4;
  font-weight: 700;
  letter-spacing: -3%;
  padding-right: 24px;
  margin-bottom: 12px;
  display: block;
  position: unset;
  width: unset;
  height: unset;
}
.woocommerce-billing-fields__field-wrapper input, .woocommerce-shipping-fields__field-wrapper input, .woocommerce-EditAccountForm input, .woocommerce-address-fields__field-wrapper input {
  font-size: 13px;
  color: #031955;
  font-weight: 700;
  letter-spacing: -2%;
  padding: 16px 24px;
  border-radius: 20px;
  background: #EEF4F6;
  width: 100%;
}
.woocommerce-billing-fields__field-wrapper input:focus, .woocommerce-shipping-fields__field-wrapper input:focus, .woocommerce-EditAccountForm input:focus, .woocommerce-address-fields__field-wrapper input:focus {
  outline: none;
}
.woocommerce-billing-fields__field-wrapper .clear, .woocommerce-shipping-fields__field-wrapper .clear, .woocommerce-EditAccountForm .clear, .woocommerce-address-fields__field-wrapper .clear {
  display: none;
}

.list-items-panel li a {
  padding: 18px 32px;
  position: relative;
}
.list-items-panel li a svg {
  z-index: 1;
}
.list-items-panel li a:hover, .list-items-panel li a.is-active {
  color: #fff;
}
.list-items-panel li a:hover::before, .list-items-panel li a.is-active::before {
  opacity: 1;
}
.list-items-panel li a:hover svg, .list-items-panel li a.is-active svg {
  fill: #fff;
}
.list-items-panel li a::before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  right: 0;
  background: #FFC111;
  opacity: 0;
}
.list-items-panel li a .inner {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.list-items-panel li a .inner::before {
  background: #DFE9ED;
  content: "";
  position: absolute;
  height: 1px;
  right: -12px;
  left: 0;
  bottom: -18px;
  z-index: -1;
}
.list-items-panel li a .arrow-left {
  position: relative;
}
.list-items-panel li a .arrow-left::before {
  position: absolute;
  content: "";
  right: 0;
  background: #DFE9ED;
  height: 17px;
  width: 1px;
  top: 50%;
  transform: translateY(-50%);
}

.woocommerce-thankyou-order-details {
  width: 100%;
}
.woocommerce-thankyou-order-details li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #031955;
  font-weight: 500;
  letter-spacing: -2%;
  border-bottom: 1px solid #DFE9ED;
  padding-bottom: 12px;
}
.woocommerce-thankyou-order-details li:last-child {
  border-bottom: unset;
}
.woocommerce-thankyou-order-details li strong {
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-thankyou-order-details li .woocommerce-Price-amount {
  font-size: 20px;
  color: #031955;
  font-weight: 700;
  margin-top: auto;
}
.woocommerce-thankyou-order-details li .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 2px;
}
.woocommerce-thankyou-order-details li .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 11px;
  font-weight: 700;
}

.list-faqs-page {
  margin-bottom: 20px;
}

.item-faq.active .title {
  -webkit-line-clamp: 2;
}
.item-faq.active .arrow-box {
  background: #FFC111;
  rotate: 180deg;
}

@media (max-width: 1278.98px) {
  .item-faq:last-child {
    border-bottom: unset;
    padding-bottom: 0;
  }
}
@media (max-width: 1200.98px) {
  .item-product-chosen {
    display: grid;
    grid-template-columns: auto auto;
    align-items: start;
  }
  /* سمت چپ */
  .box-title-p-c {
    grid-column: 1/2;
    grid-row: 1/2;
    justify-self: start;
    text-align: left;
  }
  .box-content-c {
    grid-column: 1/2;
    grid-row: 2/3;
    justify-self: start;
    text-align: left;
  }
  /* سمت راست */
  .box-pic-c {
    grid-column: 2/3;
    grid-row: 1/3;
    justify-self: end;
  }
  .item-product-chosen::before {
    height: 132px;
    border-radius: 20px;
  }
}
@media (max-width: 880.98px) {
  .item-pro-vip-slider bdi, .item-pro-vip-slider .del .woocommerce-Price-amount *, .item-product-small bdi, .item-product-small .del .woocommerce-Price-amount *, .item-product-offer bdi, .item-product-offer .del .woocommerce-Price-amount *, .item-product-chosen bdi, .item-product-chosen .del .woocommerce-Price-amount *, .item-product-main bdi, .item-product-main .del .woocommerce-Price-amount *, .item-cart bdi, .item-cart .del .woocommerce-Price-amount * {
    font-size: 15px !important;
  }
  .item-package bdi, .item-package .del .woocommerce-Price-amount * {
    font-size: 15px !important;
  }
  .boxSliderOffer::before {
    display: none;
  }
  .comment-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .comment-form .submit_field_box_comment, .comment-form .form-submit {
    order: 100;
  }
  .comment-form .comment-form-author input, .comment-form .comment-form-email input {
    padding: 14.5px 20px;
    font-size: 12px;
  }
  .comment-form .comment-form-author, .comment-form .comment-form-email {
    border-radius: 15px;
    padding-left: 20px;
  }
  .comment-form .comment-form-comment textarea {
    padding: 20px;
    border-radius: 15px;
  }
  .redirect-home-404::before {
    bottom: -24px;
  }
  .item-product-small {
    box-shadow: 0px 2px 7.3px 0 rgba(120, 132, 158, 0.1019607843) !important;
  }
  .item-product-main {
    box-shadow: 0px 2px 7.3px 0 rgba(120, 132, 158, 0.1019607843) !important;
  }
  .item-category {
    box-shadow: -18px 19px 16.3px -14px rgba(116, 131, 162, 0.0784313725) !important;
  }
}
@media (max-width: 575.98px) {
  .item-product-archive {
    border: 1px solid #DFE9ED !important;
    border-radius: 20px;
  }
  .item-product-archive bdi, .item-product-archive .del .woocommerce-Price-amount * {
    font-size: 15px !important;
  }
  .woocommerce-thankyou-order-details li {
    font-size: 12px;
  }
  .woocommerce-thankyou-order-details li strong {
    font-size: 14px;
  }
  .woocommerce-thankyou-order-details li .woocommerce-Price-amount {
    font-size: 18px;
  }
  .woocommerce-billing-fields__field-wrapper label, .woocommerce-shipping-fields__field-wrapper label {
    padding-right: 0;
    color: #0A173B;
  }
  .cart-collaterals table tr th, .woocommerce-checkout-review-order table tr th {
    font-size: 12px;
  }
  .cart-collaterals table tr .woocommerce-Price-amount bdi, .cart-collaterals table tr .woocommerce-Price-amount, .woocommerce-checkout-review-order table tr .woocommerce-Price-amount bdi, .woocommerce-checkout-review-order table tr .woocommerce-Price-amount {
    font-size: 16px;
  }
  .cart-collaterals table tr .woocommerce-Price-currencySymbol {
    font-size: 11px;
  }
  .list-items-panel li a {
    padding: 12px 20px;
  }
  .list-items-panel li a .inner::before {
    bottom: -13px;
  }
  .item-product-archive::after {
    display: none;
  }
}
.breadcrumbs {
  overflow: auto;
  white-space: nowrap;
}

.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.list-transportation .item input:checked + label .check-box-icon svg {
  opacity: 1;
}

.list-transportation .item input:checked + label .check-box-icon {
  background: #FFC111;
}

.list-payment .item input:checked + label .box-img {
  opacity: 1;
}

.list-payment .item input:checked + label .check-box-icon {
  background: #FFC111;
}

.list-payment .item input:checked + label .check-box-icon svg {
  opacity: 1;
}

.wave-footer {
  position: absolute;
  top: 0;
  right: 50%;
  background-image: url("./assets/img/wave-footer.svg");
  background-repeat: no-repeat;
  width: 290px;
  height: 59px;
  display: flex;
  align-items: start;
  justify-content: center;
  z-index: 40;
  transform: translate(50%, 0%);
}

.box-swiperVipProduct .title-inner {
  position: absolute;
  background: #E6EFF3;
  top: 0;
  transform: translateY(-100%);
  right: 0;
  padding: 10px 31px 0 0;
  border-radius: 0px 20px 0px 0px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-swiperVipProduct .title-inner::after {
  content: "";
  position: absolute;
  background-image: url("./assets/img/waveSwiperVipProduct.svg");
  left: 0;
  top: 0;
  width: 83px;
  height: 49px;
  transform: translateX(-100%);
  background-repeat: no-repeat;
}

.item-product-cart-scroller-s.change-v:hover {
  box-shadow: unset;
}

.swiperLastView {
  overflow: unset;
}

.list-link-footer a {
  font-size: 12px;
  color: #031955;
  font-weight: 900; /* font-black */
  letter-spacing: -0.04em; /* tracking-[-4%] */
  overflow: hidden; /* line-clamp-1 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.woocommerce-widget-layered-nav ul li .count {
  display: none;
}

.woocommerce-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  font-size: 15px;
  color: #8B8B8B;
  font-weight: 700;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.woocommerce-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  background: #EEEEEE;
  border-radius: 12px;
  transition: all 0.3s;
}
.woocommerce-pagination .page-numbers.next, .woocommerce-pagination .page-numbers.prev {
  background: #797979;
  fill: #969fae;
}
.woocommerce-pagination .page-numbers.next svg, .woocommerce-pagination .page-numbers.prev svg {
  stroke: white;
}
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover {
  color: #FFF;
  background: #FFC111;
}

.loading_wrapper {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.15);
}

.loading_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading_img img {
  max-height: 40px;
}

.loading_box {
  background: #fff;
  padding: 32px 16px 24px;
  width: 300px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 13px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.loading_bullet {
  border-radius: 100%;
  overflow: hidden;
  background-color: #FFC111;
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  animation: loading-dots-middle-dots 0.5s ease-in-out infinite;
}

.loading_bullets_holder {
  margin: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  animation: loading-dots-fadein 0.5s linear forwards;
  direction: ltr;
}

@keyframes loading-dots-fadein {
  to {
    opacity: 1;
  }
}
@keyframes loading-dots-first-dot {
  to {
    transform: translateX(14px);
    opacity: 1;
  }
}
@keyframes loading-dots-middle-dots {
  to {
    transform: translateX(14px);
  }
}
@keyframes loading-dots-last-dot {
  to {
    transform: translateX(28px);
    opacity: 0;
  }
}
.swiperCatShop {
  margin: unset;
}

.item-product-archive.outofstock {
  filter: grayscale(1);
}

.content-post,
.elementor-widget-text-editor:not(.sytle-content) {
  text-align: justify;
}
.content-post p,
.elementor-widget-text-editor:not(.sytle-content) p {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
}
.content-post h1 + p,
.content-post h2 + p,
.content-post h3 + p,
.content-post h4 + p,
.content-post h5 + p,
.content-post h6 + p,
.elementor-widget-text-editor:not(.sytle-content) h1 + p,
.elementor-widget-text-editor:not(.sytle-content) h2 + p,
.elementor-widget-text-editor:not(.sytle-content) h3 + p,
.elementor-widget-text-editor:not(.sytle-content) h4 + p,
.elementor-widget-text-editor:not(.sytle-content) h5 + p,
.elementor-widget-text-editor:not(.sytle-content) h6 + p {
  margin-top: 0;
}
.content-post h1,
.content-post h2,
.content-post h3,
.content-post h4,
.content-post h5,
.content-post h6,
.elementor-widget-text-editor:not(.sytle-content) h1,
.elementor-widget-text-editor:not(.sytle-content) h2,
.elementor-widget-text-editor:not(.sytle-content) h3,
.elementor-widget-text-editor:not(.sytle-content) h4,
.elementor-widget-text-editor:not(.sytle-content) h5,
.elementor-widget-text-editor:not(.sytle-content) h6 {
  font-weight: 900;
  color: #0d0d0d;
}
.content-post h1,
.elementor-widget-text-editor:not(.sytle-content) h1 {
  font-size: 23px;
}
.content-post h2,
.elementor-widget-text-editor:not(.sytle-content) h2 {
  font-size: 22px;
}
.content-post h3,
.elementor-widget-text-editor:not(.sytle-content) h3 {
  font-size: 21px;
}
.content-post h4,
.elementor-widget-text-editor:not(.sytle-content) h4 {
  font-size: 20px;
}
.content-post h5,
.elementor-widget-text-editor:not(.sytle-content) h5 {
  font-size: 19px;
}
.content-post h6,
.elementor-widget-text-editor:not(.sytle-content) h6 {
  font-size: 18px;
}
.content-post ul,
.elementor-widget-text-editor:not(.sytle-content) ul {
  padding: 5px 0 15px;
  line-height: 35px;
  list-style-type: none;
  color: #495666;
  font-size: 15px;
  margin-bottom: 30px;
}
.content-post ul li,
.elementor-widget-text-editor:not(.sytle-content) ul li {
  position: relative;
  display: inline-block;
}
.content-post ul li::before,
.elementor-widget-text-editor:not(.sytle-content) ul li::before {
  content: "";
  background: #9dadc0;
  margin-left: 15px;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  display: inline-block;
}
.content-post ol,
.elementor-widget-text-editor:not(.sytle-content) ol {
  display: flex;
  flex-direction: column;
  counter-reset: my-awesome-counter;
  color: #495666;
  font-size: 15px;
  margin-bottom: 20px;
}
.content-post ol li,
.elementor-widget-text-editor:not(.sytle-content) ol li {
  counter-increment: my-awesome-counter;
  margin-bottom: 5px;
}
.content-post ol li::before,
.elementor-widget-text-editor:not(.sytle-content) ol li::before {
  content: counter(my-awesome-counter) "  ";
  color: #9dadc0;
  font-size: 15px;
  font-weight: 700;
  margin-left: 15px;
  min-width: 30px;
}
.content-post a,
.elementor-widget-text-editor:not(.sytle-content) a {
  color: #1f4983;
  border-bottom: 1px solid;
  margin: 0 4px;
}
.content-post img,
.elementor-widget-text-editor:not(.sytle-content) img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-post .initial *,
.elementor-widget-text-editor:not(.sytle-content) .initial * {
  margin: initial;
  padding: initial;
  text-align: initial;
  line-height: initial;
}
.content-post .initial *::before, .content-post .initial *::after,
.elementor-widget-text-editor:not(.sytle-content) .initial *::before,
.elementor-widget-text-editor:not(.sytle-content) .initial *::after {
  content: initial;
}
.content-post blockquote,
.elementor-widget-text-editor:not(.sytle-content) blockquote {
  color: #606b78;
  border-radius: 10px;
  background-color: #f8f9fb;
  padding: 18px 80px 18px 30px;
  font-size: 15px;
  position: relative;
}
.content-post blockquote::before,
.elementor-widget-text-editor:not(.sytle-content) blockquote::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 17px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1366 1024"><path d="M25.203 48.859h555.655v555.87l-185.182 370.419h-277.827l185.182-370.419h-277.827zM1321.803 48.859v555.87l-185.236 370.419h-277.827l185.182-370.419h-277.827v-555.87z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) saturate(100%) invert(92%) sepia(7%) saturate(234%) hue-rotate(168deg) brightness(99%) contrast(90%);
  right: 30px;
  position: absolute;
  top: 32px;
}
.content-post blockquote p,
.elementor-widget-text-editor:not(.sytle-content) blockquote p {
  margin: unset;
  padding: unset;
}
.content-post .wp-block-table,
.content-post .wp-block-table,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table {
  text-align: center;
  display: flex;
  width: 100%;
}
.content-post .wp-block-table td, .content-post .content-post .wp-block-table th,
.content-post .wp-block-table td,
.content-post .wp-block-table th,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table td,
.elementor-widget-text-editor:not(.sytle-content) .content-post .wp-block-table th,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table td,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table th {
  border: 1px solid #eee;
}
.content-post .wp-block-table tr:first-child td,
.content-post .wp-block-table tr:first-child td,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table tr:first-child td,
.elementor-widget-text-editor:not(.sytle-content) .wp-block-table tr:first-child td {
  background: var(--color-primary-bg);
  color: #fff;
}
.content-post table,
.content-post table,
.elementor-widget-text-editor:not(.sytle-content) table,
.elementor-widget-text-editor:not(.sytle-content) table {
  width: -moz-max-content !important;
  width: max-content !important;
}
.content-post table td,
.content-post table td,
.elementor-widget-text-editor:not(.sytle-content) table td,
.elementor-widget-text-editor:not(.sytle-content) table td {
  min-width: 85px;
}

.elementor-widget-text-editor:not(.sytle-content) {
  font-size: 14px;
  color: #495666;
  font-weight: bold;
  line-height: 2.8;
  text-align: justify;
}

.content-post table td, .content-post table th{
border: 1px solid #eee;
padding : 5px;
}
.content-post table thead tr th{
background: #FFC111;
color: #fff;
}

.content-post table{
  margin : auto ;
  width: 100% !important;
  text-align: center;
  margin : 30px 0 ;
font-size: 14px;

}
.wp-block-table thead {
  border-bottom: 3px solid;
}

.content-post .wp-caption {
    max-width: 100% !important;
}

@media (max-width: 767.98px) {
  .content-post,
  .elementor-widget-text-editor:not(.sytle-content) {
    font-size: 14px;
    line-height: 2.1;
  }
  .content-post ul,
  .content-post ol,
  .elementor-widget-text-editor:not(.sytle-content) ul,
  .elementor-widget-text-editor:not(.sytle-content) ol {
    font-size: 14px;
    line-height: 2;
  }
  .content-post h1,
  .elementor-widget-text-editor:not(.sytle-content) h1 {
    font-size: 20px;
    padding: 15px 0 10px;
  }
  .content-post h2,
  .elementor-widget-text-editor:not(.sytle-content) h2 {
    font-size: 18px;
    padding: 15px 0 10px;
    color: #213770;
  }
  .content-post h3,
  .elementor-widget-text-editor:not(.sytle-content) h3 {
    font-size: 16px;
  }
  .content-post h4,
  .elementor-widget-text-editor:not(.sytle-content) h4 {
    font-size: 15px;
  }
  .content-post h5,
  .elementor-widget-text-editor:not(.sytle-content) h5 {
    font-size: 14px;
  }
  .content-post h6,
  .elementor-widget-text-editor:not(.sytle-content) h6 {
    font-size: 13px;
  }
  .content-post h1,
  .content-post h2,
  .content-post h3,
  .content-post h4,
  .content-post h5,
  .content-post h6,
  .elementor-widget-text-editor:not(.sytle-content) h1,
  .elementor-widget-text-editor:not(.sytle-content) h2,
  .elementor-widget-text-editor:not(.sytle-content) h3,
  .elementor-widget-text-editor:not(.sytle-content) h4,
  .elementor-widget-text-editor:not(.sytle-content) h5,
  .elementor-widget-text-editor:not(.sytle-content) h6 {
    padding: 5px 0 5px;
  }
  .content-post blockquote,
  .elementor-widget-text-editor:not(.sytle-content) blockquote {
    padding: 15px 35px 15px 15px;
    font-size: 14px;
  }
  .content-post blockquote::before,
  .elementor-widget-text-editor:not(.sytle-content) blockquote::before {
    right: 5px;
    top: 18px;
  }
}
.comment-reply-link {
  margin-left: auto;
}

.woocommerce_template_single_price_vip .price {
  display: flex;
  align-items: end;
  flex-direction: column;
  gap: 4px;
  letter-spacing: -5%;
  position: relative;
  margin-bottom: 12px;
}
.woocommerce_template_single_price_vip .price::before {
  content: "قیمت کتاب";
  position: absolute;
  font-size: 14px;
  color: #6287A4;
  font-weight: 700;
  letter-spacing: -4%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce_template_single_price_vip .price .woocommerce-Price-amount {
  font-size: 26px;
  color: #031955;
  font-weight: 900;
  margin-top: auto;
}
.woocommerce_template_single_price_vip .price .woocommerce-Price-amount bdi {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  line-height: 1;
  gap: 2px;
}
.woocommerce_template_single_price_vip .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 13px;
  color: #7882A0;
  font-weight: 700;
  letter-spacing: 0%;
}
.woocommerce_template_single_price_vip .price del {
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
}
.woocommerce_template_single_price_vip .price del .woocommerce-Price-amount {
  text-decoration: line-through;
  text-decoration-color: #6E97B7;
  text-decoration-thickness: 1px;
}
.woocommerce_template_single_price_vip .price del .woocommerce-Price-amount * {
  color: #97A0B4;
  font-size: 16px;
  letter-spacing: -5%;
}
.woocommerce_template_single_price_vip .price del .woocommerce-Price-currencySymbol-c {
  display: none;
}
.woocommerce_template_single_price_vip .price .contact-message, .woocommerce_template_single_price_vip .price .out-of-stock-message {
  font-size: 15px;
  color: #717171;
  font-weight: 700;
}

.stock {
  background: #00A753;
  border-radius: 43px;
  padding: 2px 12px 2px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 900;
  letter-spacing: -4%;
  width: -moz-max-content;
  width: max-content;
}
.stock.out-of-stock {
  background: rgb(239, 68, 68);
}

.box-addtocart-single > .stock {
  margin-bottom: 24px;
}

.woocommerce-error:focus-visible, .woocommerce-message:focus-visible {
  outline: unset;
}

.rating-single-pro svg.active {
  stroke: #FFA811;
}

.box-poupup-elementor {
  width: 905px;
  max-height: 90svh;
  width: 905px;
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  z-index: 9999;
  opacity: 0;
  transition: all 0.3s;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}
.box-poupup-elementor video {
  min-height: 0;
  flex-grow: 1;
}
.box-poupup-elementor.active {
  opacity: 1;
  visibility: visible;
}

.box-poupup-elementor-2 {
  border: 1px solid #E8EEF6;
  background: #ffffff;
}
.box-poupup-elementor-2 .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 21px;
  border-bottom: 2px solid #E8EEF6;
}
.box-poupup-elementor-2 .head .title {
  font-size: 18px;
  color: #0F417B;
  font-weight: bold;
}
.box-poupup-elementor-2 .head .close-icon {
  position: relative;
  padding-right: 24px;
}
.box-poupup-elementor-2 .head .close-icon svg {
  stroke: #0F417B;
  width: 1rem;
  height: 1rem;
}
.box-poupup-elementor-2 .head .close-icon::before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 110%;
  width: 1px;
  background: #E7EBF0;
}

#mask {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  opacity: 0.2;
  background-color: #010717;
}

.related.products .line {
  background: linear-gradient(-270deg, #FFFC65 0%, #36FF79 100%);
}

.swiper-slide {
  height: auto;
}

.fixed-single-pro .price {
  margin-bottom: 0;
}
.fixed-single-pro .price::before {
  display: none;
}
.fixed-single-pro .product-quantity {
  display: none;
}
.fixed-single-pro .single_add_to_cart_button {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: 900; /* font-black */
  letter-spacing: -0.04em; /* tracking-[-4%] */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* gap-2 */
  background-color: #031955;
  box-shadow: 0px 11px 12.6px 0px rgba(3, 25, 85, 0.1);
  border-radius: 20px;
  padding: 14px 16px 14px 24px;
}

.woocommerce-shipping-may-be-available-html {
  font-size: 13px;
  margin-bottom: 4px;
}

.woocommerce-shipping-totals {
  flex-wrap: wrap;
}
.woocommerce-shipping-totals td {
  flex-wrap: wrap;
}

.woocommerce-shipping-calculator {
  width: 100%;
}

.shipping-calculator-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}
.shipping-calculator-form input {
  width: 100%;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 3px;
}
.shipping-calculator-form input:focus {
  outline: none;
}

.select2-container {
  height: 100%;
  line-height: normal;
  width: 100% !important;
}

.selection {
  width: 100%;
  height: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: none;
  height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translatey(-50%);
  left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: unset;
  border-style: hidden;
  border-width: unset;
  height: 6px;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 50%;
  width: 6px;
  border-top: 2px solid #164b8a;
  border-left: 2px solid #164b8a;
  transform: translateY(-50%) rotate(-135deg);
  transition: all 0.3s;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #164b8a;
  border-left: 2px solid #164b8a;
}

.select2-search--dropdown .select2-search__field {
  border: none !important;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
}

.select2-results__option {
  color: #8f9da7;
  font-size: 11px;
}

.select2-dropdown {
  filter: drop-shadow(0px 3px 0px #e8ebf1);
  background-color: #ffffff;
  border: 1px solid #ebeff5;
  border-radius: 12px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #f1f3f8;
  font-size: 11px;
  color: #585858;
  font-weight: bold;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  font-size: 11px;
  color: #585858;
  font-weight: bold;
  border-bottom: 1px solid #e8ebf1;
}

.select2-selection__rendered {
  padding: 4px;
  font-size: 13px;
}

.woocommerce-billing-fields__field-wrapper .select2-selection--single, .woocommerce-address-fields__field-wrapper .select2-selection--single {
  font-size: 13px;
  color: #031955;
  font-weight: 700;
  letter-spacing: -2%;
  padding: 11px 24px;
  border-radius: 20px;
  background: #EEF4F6;
  height: unset;
  display: flex;
  align-items: center;
  position: relative;
}
.woocommerce-billing-fields__field-wrapper .select2-selection--single .select2-selection__rendered, .woocommerce-address-fields__field-wrapper .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
}
.woocommerce-billing-fields__field-wrapper .select2-container, .woocommerce-address-fields__field-wrapper .select2-container {
  height: unset;
}
.woocommerce-billing-fields__field-wrapper #billing_country_field, .woocommerce-address-fields__field-wrapper #billing_country_field {
  display: none;
}

.coupon-error-notice {
  margin-top: 11px;
  font-size: 14px;
  color: red;
  text-align: center;
}

.woocommerce-order-vip .line-tanks {
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.woocommerce-order-vip .line-tanks::before {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  display: flex;
  background: #fff;
  left: -16px;
  top: -16px;
}
.woocommerce-order-vip .line-tanks::after {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  display: flex;
  background: #fff;
  left: -16px;
  bottom: -16px;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li {
  display: flex;
  align-items: center;
  gap: 18px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 18px 24px;
  border-radius: 7px;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li:first-child {
  color: #fff;
  background: #059F50;
}
.woocommerce-order-vip .woocommerce-thankyou-order-details li strong {
  font-size: 16px;
  font-weight: bold;
  margin-right: auto;
}

.woocommerce-customer-details {
  border-width: 33px;
  border-style: solid;
  -o-border-image: url("assets/img/border-post.svg") 43 round;
     border-image: url("assets/img/border-post.svg") 43 round;
  padding: 50px 80px;
}
.woocommerce-customer-details .woocommerce-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 50px;
}
.woocommerce-customer-details .woocommerce-columns address {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-right: 34px;
  border-right: 1px solid #E6ECF9;
}
.woocommerce-customer-details .woocommerce-columns address br {
  margin: 5px;
}

.woocommerce-order-details .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-Price-amount bdi,
.woocommerce-thankyou-order-details .woocommerce-Price-amount,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
  color: #28313b;
}
.woocommerce-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c,
.woocommerce-thankyou-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c {
  font-size: 9px;
  color: #8c98a5;
  font-weight: bold;
  transform: rotate(-90deg);
  margin-left: -6px;
  margin-top: -3px;
  fill: #8c98a5;
}
.woocommerce-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-thankyou-order-details .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c.IRT,
.woocommerce-thankyou-order-details .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol-c.IRT {
  transform: unset;
  order: 1;
  margin-right: 5px;
  margin-left: 0;
}

.woocommerce-order-details {
  padding: 32px;
  border-radius: 7px;
  margin-bottom: 2.25rem;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%239FB2B6FF' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='18' stroke-linecap='square'/%3e%3c/svg%3e");
}
.woocommerce-order-details .woocommerce-table--order-details {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.woocommerce-order-details .woocommerce-table--order-details thead {
  margin-bottom: 10px;
}
.woocommerce-order-details .woocommerce-table--order-details thead tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.woocommerce-order-details .woocommerce-table--order-details tbody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 40px;
}
.woocommerce-order-details .woocommerce-table--order-details tbody tr {
  border: 1px dashed #CDD3DF;
  padding: 18px 22px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-weight: bold;
}
.woocommerce-order-details .woocommerce-table--order-details tbody tr td {
  font-size: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 14px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
  font-size: 15px;
  font-weight: 700;
  color: #000000;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr td {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  font-size: 14px;
  font-weight: bold;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total {
  border: none;
  padding: 0;
  order: 100;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total th,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total td {
  font-size: 20px;
  color: #059F50;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total th .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total td .woocommerce-Price-amount {
  color: #059F50;
  font-size: 29px;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total th .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.order_total td .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  color: #059F50;
}
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount th,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount td,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount .woocommerce-Price-amount,
.woocommerce-order-details .woocommerce-table--order-details tfoot tr.discount .woocommerce-Price-currencySymbol-c {
  color: #ee384e;
}

.wc-item-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #8995a5;
  font-size: 13px;
  margin-top: 8px;
}
.wc-item-meta li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.min-h-login {
  min-height: calc(100dvh - 230px);
}

@media (max-width: 991.98px) {
  .woocommerce-customer-details {
    -o-border-image: url("assets/img/border-post.svg") 51 round;
       border-image: url("assets/img/border-post.svg") 51 round;
    padding: 10px;
  }
}
@media (max-width: 638.98px) {
  .woocommerce-order-vip .line-tanks {
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    top: unset;
  }
  .woocommerce-order-vip .line-tanks::before {
    left: -16px;
    top: -16px;
  }
  .woocommerce-order-vip .line-tanks::after {
    right: -16px;
    bottom: -16px;
  }
  .woocommerce-order-details {
    padding: 16px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tbody tr {
    padding: 10px;
  }
  .woocommerce-thankyou-order-details li {
    padding: 12px;
    font-size: 13px;
  }
  .woocommerce-thankyou-order-details li strong {
    font-size: 14px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tbody tr td {
    font-size: 13px;
  }
  .woocommerce-order-details .woocommerce-Price-amount,
  .woocommerce-order-details .woocommerce-Price-amount bdi,
  .woocommerce-thankyou-order-details .woocommerce-Price-amount,
  .woocommerce-thankyou-order-details .woocommerce-Price-amount bdi {
    font-size: 20px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr th {
    font-size: 13px;
  }
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th,
  .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td {
    font-size: 14px;
  }
  .woocommerce-customer-details {
    border-width: 12px;
  }
  .woocommerce-customer-details .woocommerce-columns .woocommerce-column__title {
    margin-bottom: 15px;
  }
  .woocommerce-customer-details .woocommerce-columns address {
    padding-right: 10px;
  }
  .woocommerce-order-details {
    margin-bottom: 12px;
  }
  .wc-item-meta li {
    gap: 3px;
    font-size: 12px;
    flex-direction: column;
  }
  .min-h-login {
    min-height: calc(100dvh - 161px);
  }
}
.list-link-header a {
  font-size: 11.5px;
  color: #92AEC3;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-right: 0.75rem;
  transition: all 0.3s;
  display: block;
}
.list-link-header a:hover {
  color: #FFC111;
  transform: translateY(-2px);
}

.list-link-header li:first-child a {
  padding-right: 0;
}

.main-menu > li {
  position: relative;
}
.main-menu > li:hover > .mega-submenu {
  opacity: 1;
  visibility: visible;
}
.main-menu > li > a {
  display: flex;
  flex-direction: column;
}
.main-menu > li > .mega-submenu {
  position: absolute;
  right: 50%;
  bottom: 0;
  transform: translate(50%, 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 10;
  padding-top: 20px;
}
.main-menu > li > .mega-submenu > .sub-menu {
  box-shadow: 0px 30px 70px 0px rgba(18, 18, 21, 0.031372549);
  border-radius: 30px;
  min-width: 204px;
  background: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.main-menu > li > .mega-submenu > .sub-menu > li {
  position: relative;
}
.main-menu > li > .mega-submenu > .sub-menu > li:hover a {
  border-color: #FFC111;
}
.main-menu > li > .mega-submenu > .sub-menu > li:hover > .mega-submenu {
  opacity: 1;
  visibility: visible;
}
.main-menu > li > .mega-submenu > .sub-menu > li .mega-submenu {
  position: absolute;
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  top: -14px;
  left: 0;
  padding-right: 34px;
}
.main-menu > li > .mega-submenu > .sub-menu > li > a {
  border: 1px solid #DFE9ED;
  padding: 12px 16px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 4px;
}
.main-menu > li > .mega-submenu > .sub-menu > li .sub-menu {
  background: #fff;
  border-radius: 30px;
  padding: 30px;
  box-shadow: 0px 30px 70px 0px rgba(18, 18, 21, 0.031372549);
  min-width: 204px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.main-menu > li > .mega-submenu > .sub-menu > li .sub-menu li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
.main-menu > li > .mega-submenu > .sub-menu > li .sub-menu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 4px;
  border-bottom: 1px solid #dfe9ed;
  padding-bottom: 12px;
}

.box-search:hover .box-profile-drop {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.woocommerce-cart-form__cart-item:last-child::before {
  display: none;
}

.comment-pagination {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  font-size: 15px;
  color: #8B8B8B;
  font-weight: 700;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.comment-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  background: #EEEEEE;
  border-radius: 12px;
  transition: all 0.3s;
}
.comment-pagination .page-numbers.current, .comment-pagination .woocommerce-pagination .page-numbers:hover {
  color: #FFF;
  background: #FFC111;
}

.item-order .product-total .woocommerce-Price-amount,
.item-order .product-total .woocommerce-Price-amount bdi {
  font-size: 23px;
  color: #4b5867;
  font-weight: bold;
  display: flex;
  flex-direction: column-reverse;
  align-items: end;
  line-height: 1.2;
}
.item-order .product-total .woocommerce-Price-currencySymbol-c {
  font-size: 12px;
  color: #97a0ae;
  font-weight: bold;
}
.item-order .order-total-final .woocommerce-Price-amount {
  font-size: 17px;
  color: #495666;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
}
.item-order .order-total-final .woocommerce-Price-amount .woocommerce-Price-currencySymbol-c {
  font-size: 13px;
  color: #8793a2;
  font-weight: bold;
}

.woocommerce-info {
  padding: 0.75rem;
  margin-bottom: 0.75rem;
  background-color: #ffffff;
  color: #4b5563;
  font-size: 13px;
  font-weight: 700;
  border-style: solid;
  border-top-width: 2px;
  border-top-color: #ef4444;
  list-style: none;
  width: auto;
  word-break: break-word;
  box-shadow: 0px 0px 1px 1px #e9ebed;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mobile_menu_ul_main {
  width: 125px;
  overflow: scroll;
  height: 100%;
  padding-left: 8px;
}
.mobile_menu_ul_main ul {
  overflow: scroll;
  height: 100%;
}
.mobile_menu_ul_main > li.active > a {
  border-color: #DFE9ED;
  background: #F3F7F8;
}
.mobile_menu_ul_main > li > a {
  width: 113px;
  height: 82px;
  border: 1px solid #DFE9ED;
  border-radius: 15px;
  font-size: 12px;
  color: #031955;
  letter-spacing: -3%;
  font-weight: 900;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 12px;
}
.mobile_menu_ul_main > li > .mega-submenu {
  position: absolute;
  right: 130px;
  left: 0;
  top: 0;
  display: none;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li.active > a {
  border-color: #FFC111;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li.active > a svg {
  rotate: 90deg;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li > a {
  border: 1px solid #DFE9ED;
  border-radius: 15px;
  font-size: 13px;
  color: #031955;
  letter-spacing: -3%;
  font-weight: 900;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 15px;
  margin-bottom: 7px;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li > a svg {
  rotate: -90deg;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li .mega-submenu .sub-menu li:last-child a {
  border-bottom: unset;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li .mega-submenu .sub-menu li a {
  border-bottom: 1px solid #DFE9ED;
  font-size: 13px;
  color: #031955;
  letter-spacing: -3%;
  font-weight: 900;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 15px;
}
.mobile_menu_ul_main > li > .mega-submenu > .sub-menu > li .mega-submenu .sub-menu li a svg {
  rotate: -90deg;
}

.main-mobile {
  height: calc(100% - 56px);
}

.mobile_menu_container {
  position: relative;
  height: 100%;
}

.menu-main-mobile, .search-mobile-box, .sidebar-archive {
  transition: all 0.3s;
}
.menu-main-mobile.active, .search-mobile-box.active, .sidebar-archive.active {
  display: flex;
}

.search-mobile-box .inner {
  border-radius: unset;
  border: unset;
  padding: unset;
  box-shadow: unset;
}
.search-mobile-box .inner .title {
  font-size: 13px;
  margin-bottom: 22px;
  position: relative;
  width: 100%;
}
.search-mobile-box .inner .title::before {
  content: "";
  position: absolute;
  background: #DFE9ED;
  height: 0.5px;
  left: 0;
  right: 0;
  top: 50%;
}
.search-mobile-box .inner .list-pro {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.search-mobile-box .inner .list-pro .item {
  padding: unset;
  border: unset;
}
.search-mobile-box .inner .list-pro .item img {
  width: 36px;
  height: 50px;
}

.header-main .box-result-search-ajax .item .price {
  display: none;
}

.box-map-contactus iframe {
  height: 100%;
}

.form-contact-us {
  display: grid;
  grid-template-columns: auto auto 155px;
}
.form-contact-us .row-textarea {
  grid-column: 1/-1;
  order: 4;
}

.item-social-contact:hover {
  background: #FFC111;
}
.item-social-contact:hover .subtitle {
  color: #031955;
}

body.home .header-mobile {
  margin: 0;
}

.woocommerce-billing-fields__field-wrapper .form-row p {
  font-size: 12px;
  color: red;
  margin-top: 6px;
}

.woocommerce_catalog_ordering_desktop .check-box-icon {
  display: none;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive {
  display: flex;
  align-items: center;
  gap: 24px;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive li a {
  position: relative;
  color: #6287A4;
  transition: all 0.3s ease;
  font-size: 13px;
  padding-bottom: 24px;
}
.woocommerce_catalog_ordering_desktop {
  /* hover */
}
.woocommerce_catalog_ordering_desktop .list-tab-archive li a:hover {
  color: #031955;
}
.woocommerce_catalog_ordering_desktop {
  /* حالت active */
}
.woocommerce_catalog_ordering_desktop .list-tab-archive li a.active {
  color: #031955;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a.active, .woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a:hover {
  color: #031955;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a.active::before, .woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a:hover::before {
  bottom: 7px;
  opacity: 1;
  visibility: visible;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a {
  position: relative;
}
.woocommerce_catalog_ordering_desktop .list-tab-archive-shop li a::before {
  content: "";
  position: absolute;
  height: 13px;
  width: 5px;
  right: 50%;
  bottom: 0;
  background: #FFC111;
  border-radius: 4px;
  transform: translateX(50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.woocommerce_catalog_ordering_mobile .list-tab-archive {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.woocommerce_catalog_ordering_mobile .list-tab-archive li a {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  font-weight: bold;
  color: #393939;
}
.woocommerce_catalog_ordering_mobile .list-tab-archive li a.active .check-box-icon {
  background: #FFC111;
}
.woocommerce_catalog_ordering_mobile .list-tab-archive li a.active .check-box-icon svg {
  opacity: 1;
}

.woocommerce_catalog_ordering_mobile {
  max-height: 306px;
  max-width: 100%;
  height: 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999999;
  bottom: 200%;
  box-shadow: 1px 1px 49px 1px #eee;
  background: #fff;
}

@media (max-width: 991.98px) {
  .woocommerce_catalog_ordering_desktop {
    display: none;
  }
  .sidebar-archive {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    flex-direction: column;
    padding: 12px;
    background: #fff;
    overflow: hidden;
    display: none;
    transition: all 0.3s ease;
  }
  .sidebar-archive .widget-side, .elementor-widget-sidebar .widget-side {
    color: #031955;
    font-size: 13px;
    padding: 14px 20px;
    border-radius: 15px;
  }
  .sidebar-archive .widget-side .woocommerce-widget-layered-nav-list, .elementor-widget-sidebar .widget-side .woocommerce-widget-layered-nav-list {
    padding-right: 0;
  }
}
#menu_lev {
  box-shadow: 0px 0px 28px 1px #f2f2f2;
}
#menu_lev label:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

#menu_lev.opened {
  opacity: 1;
  visibility: visible;
}

#menu_lev {
  visibility: hidden;
  opacity: 0;
}

.description-tab-more-button + .description-tab-more-button {
  display: none !important;
}/*# sourceMappingURL=style.css.map */


#billing_first_name_field{
	order : 1;
}

#billing_last_name_field{
	order : 2;
}

#billing_phone_field{
	order : 3;
}

#billing_state_field{
	order : 4;
}

#billing_city_field{
	order : 5;
}
#billing_postcode_field{
	order : 6;
}
#billing_address_1_field{
	order : 7;
	  grid-column: span 2 / span 2;
}

#billing_email_field{
	order : 8;
}

.term-description{
   height: 364px;
   overflow : hidden ;
   transition: all 0.3s;
}


.NotifyMeWhenAvailable{
  width: 500px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 20px 60px rgba(6,30,59,.08);
  overflow: hidden;
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 99999;
  transform: translate(50% , -50%);
    opacity: 0;
  visibility: hidden;
    transition: all 0.3s;
}

.NotifyMeWhenAvailable.active{
        opacity: 1;
    visibility: visible;

}

.NotifyMeWhenAvailable .topbar{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:20px 30px;
    border-bottom:1px solid #EDF3FA;
    font-weight:bold;
    color:#061E3B;
}

.NotifyMeWhenAvailable .notify-header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:30px;
    border-bottom:1px solid #EDF3FA;
    gap : 30px;
}

.NotifyMeWhenAvailable .notify-content h2{
    margin:0;
    font-size:40px;
      font-weight: 900;
    color:#061E3B;
}

.NotifyMeWhenAvailable .notify-content p{
    color:#6A7C92;
    line-height:1.9;
      font-size: 15px;
}

.NotifyMeWhenAvailable .notify-image img{
      min-width: 210px;
      display: block;
      max-width: 210px;
}

.NotifyMeWhenAvailable .notify-form{
    padding:30px;
}

.NotifyMeWhenAvailable .field{
    margin-bottom:20px;
}

.NotifyMeWhenAvailable label{
    display:block;
    margin-bottom:8px;
    font-weight:bold;
    color:#061E3B;
}

.NotifyMeWhenAvailable input{
    width:100%;
    height:56px;
    border:1px solid #E5EDF6;
    border-radius:16px;
    padding:0 16px;
    box-sizing:border-box;
}

.NotifyMeWhenAvailable input:focus{
    outline:none;
    border-color:#FFC80A;
    box-shadow:0 0 0 4px rgba(255,200,10,.15);
}

.NotifyMeWhenAvailable button{
    width:100%;
    height:58px;
    border:none;
    border-radius:16px;
    background:#FFC80A;
    color:#061E3B;
    font-size:18px;
    font-weight:bold;
    cursor:pointer;
}

@media (max-width:700px){

    .NotifyMeWhenAvailable{
        width: 100%;
        height: 100%;
        border-radius: unset;
        box-shadow: unset;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: unset;
    }

    .NotifyMeWhenAvailable .notify-header{
        text-align:center;
    }

    .NotifyMeWhenAvailable .notify-image img{
            min-width: 171px;
            max-width: 171px;
    }

    .NotifyMeWhenAvailable .notify-content h2{
        font-size:30px;
    }
    .NotifyMeWhenAvailable .notify-header , .NotifyMeWhenAvailable .topbar , .NotifyMeWhenAvailable .notify-form{
          padding: 12px;
    }
      .NotifyMeWhenAvailable .notify-header {
        padding: 12px;
        flex-direction: column-reverse;
        gap: 0;
      }
}

.notify-me-open{
    width:100%;
    height:56px;
    display:flex;
    justify-content:center;
    align-items:center;
    gap:10px;
    border:0;
    border-radius:16px;
    background:#061E3B;
    color:#fff;
    font-size:16px;
    font-weight:700;
    cursor:pointer;
    transition:.25s;
}

.notify-me-open:hover{
    background:#0E3768;
}

.notify-me-open svg{
    width:20px;
    height:20px;
    fill:currentColor;
}













