@font-face {
  font-family: YekanBakhFaNum;
  font-style: normal;
  font-weight: 100;
  src: url("../font/YekanBakhFaNum-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: YekanBakhFaNum;
  font-style: normal;
  font-weight: 300;
  src: url("../font/YekanBakhFaNum-SemiBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: YekanBakhFaNum;
  font-style: normal;
  font-weight: normal;
  src: url("../font/YekanBakhFaNum-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: maneli;
  font-style: normal;
  font-weight: normal;
  src: url("../font/Maneli.ttf") format("truetype");
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
a,
input,
ul,
li,
button,
textarea {
  font-family: "YekanBakhFaNum" !important;
}

body {
  font-family: "YekanBakhFaNum" !important;
}

/**main colore**/
/** break point **/
/** general style **/
* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1310px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.mainView2 {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

img {
  max-width: 100%;
  height: auto;
}

a,
a:visited {
  text-decoration: none;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.mtExtra {
  margin-top: 40px;
  margin-bottom: -30px !important;
}

.breadcrampProduct {
  margin-top: 20px;
  margin-bottom: 20px;
}
.breadcrampProduct nav.woocommerce-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: #b78e67 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrampProduct a {
  color: #b78e67 !important;
  opacity: 0.5;
  font-size: 14px;
  line-height: 18px;
}
.breadcrampProduct span.last {
  opacity: 1;
}

.summaryEryParent .summaryEryMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 104px;
}
@media (max-width: 1000px) {
  .summaryEryParent .summaryEryMain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.summaryEryParent .summaryEryMain .summary.entry-summary {
  position: sticky;
  top: 110px;
  width: calc(50% - 0px) !important;
  max-width: 630px;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1000px) {
  .summaryEryParent .summaryEryMain .summary.entry-summary {
    width: 100% !important;
    margin: auto;
    margin-top: 24px;
    max-width: unset;
  }
}
.summaryEryParent .summaryEryMain div.woocommerce-product-gallery {
  width: calc(50% + 0px) !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 0;
  background-color: #f7f4ef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .summaryEryParent .summaryEryMain div.woocommerce-product-gallery {
    width: 100% !important;
    border: 0;
    aspect-ratio: 1/1;
    border-top: 1px solid rgba(0, 0, 0, 0.34);
    border-bottom: 1px solid rgba(0, 0, 0, 0.34);
  }
  .summaryEryParent .summaryEryMain div.woocommerce-product-gallery .swiper.swiperSingleProduct {
    width: 75%;
    aspect-ratio: 1/1;
  }
}
.summaryEryParent .summaryEryMain div.woocommerce-product-gallery .woocommerce-gallery-childs {
  width: 72%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 75px;
  padding-bottom: 75px;
}
.summaryEryParent .summaryEryMain div.woocommerce-product-gallery .woocommerce-gallery-childs img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1;
}
.summaryEryParent .summaryEryMain span.onsale {
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 300 !important;
  top: 15px !important;
  right: calc(50% - 79px) !important;
  border: 1px solid rgba(0, 0, 0, 0.34);
  padding: 10px 22px 9px !important;
  color: black !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  border-radius: 0 !important;
  min-height: unset !important;
  min-width: unset !important;
  background-color: unset !important;
  margin: 0 !important;
}
@media (max-width: 1000px) {
  .summaryEryParent .summaryEryMain span.onsale {
    right: calc(100% - 80px) !important;
  }
}

.summaryEryParentSticky {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #f7f4ef;
  -webkit-box-shadow: 0px -4px 10px 3px rgba(183, 142, 103, 0.4117647059);
          box-shadow: 0px -4px 10px 3px rgba(183, 142, 103, 0.4117647059);
  display: none;
}
.summaryEryParentSticky table.variations {
  display: none;
}
.summaryEryParentSticky .CustomMyPriceSticky {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 380px) {
  .summaryEryParentSticky .CustomMyPriceSticky {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.summaryEryParentSticky .CustomMyPriceSticky .quantity {
  display: none;
}
.summaryEryParentSticky .CustomMyPriceSticky button {
  background: #b78e67 !important;
  color: white;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  padding: 4px 22px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #b78e67;
}
.summaryEryParentSticky .CustomMyPriceSticky button:hover {
  background: white !important;
  color: #b78e67 !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.summaryEryParentSticky .CustomMyPriceSticky .price > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price > div > span > bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price > div > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price > span > bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del bdi,
.summaryEryParentSticky .CustomMyPriceSticky .price ins bdi {
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del bdi span,
.summaryEryParentSticky .CustomMyPriceSticky .price ins bdi span {
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del {
  color: #e3d3c4 !important;
  margin-top: -10px;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del bdi {
  font-size: 12px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del bdi::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: -4px;
  bottom: 0;
  margin: auto;
  background: #e3d3c4;
}
.summaryEryParentSticky .CustomMyPriceSticky .price del bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.summaryEryParentSticky .CustomMyPriceSticky .price ins bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
}
.summaryEryParentSticky .CustomMyPriceSticky .price ins bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.summaryEryParentSticky .CustomMyPriceSticky span.out-of-stock-text {
  font-size: 20px;
  font-weight: 100;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentSticky .CustomMyPriceSticky p.price.is-out span.out-of-stock-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
  -webkit-transform: translate(-20px, -10px);
          transform: translate(-20px, -10px);
}
.summaryEryParentSticky form.variations_form.cart {
  margin: 0 !important;
}

.summaryEryParentMobile {
  width: 100%;
  display: block;
  position: static;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background: unset;
}
.summaryEryParentMobile table.variations {
  display: none;
}
.summaryEryParentMobile .CustomMyPriceSticky {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 380px) {
  .summaryEryParentMobile .CustomMyPriceSticky {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.summaryEryParentMobile .CustomMyPriceSticky .quantity {
  display: none;
}
.summaryEryParentMobile .CustomMyPriceSticky button {
  background: #b78e67 !important;
  color: white;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  padding: 4px 22px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #b78e67;
}
.summaryEryParentMobile .CustomMyPriceSticky button:hover {
  background: white !important;
  color: #b78e67 !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.summaryEryParentMobile .CustomMyPriceSticky .price > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price > div > span > bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price > div > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price > span > bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del bdi,
.summaryEryParentMobile .CustomMyPriceSticky .price ins bdi {
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del bdi span,
.summaryEryParentMobile .CustomMyPriceSticky .price ins bdi span {
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del {
  color: #e3d3c4 !important;
  margin-top: -10px;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del bdi {
  font-size: 12px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del bdi::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: -4px;
  bottom: 0;
  margin: auto;
  background: #e3d3c4;
}
.summaryEryParentMobile .CustomMyPriceSticky .price del bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.summaryEryParentMobile .CustomMyPriceSticky .price ins bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
}
.summaryEryParentMobile .CustomMyPriceSticky .price ins bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.summaryEryParentMobile .CustomMyPriceSticky span.out-of-stock-text {
  font-size: 20px;
  font-weight: 100;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.summaryEryParentMobile .CustomMyPriceSticky p.price.is-out span.out-of-stock-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
  -webkit-transform: translate(-20px, -10px);
          transform: translate(-20px, -10px);
}
.summaryEryParentMobile form.variations_form.cart {
  margin: 0 !important;
}

.woocommerce-Tabs-panel--note_tab .noteSingleSite {
  margin-bottom: 104px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--note_tab .noteSingleSite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--note_tab .noteSingleSite {
    gap: 60px;
  }
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleInnerIm {
    height: 130px;
    width: 130px;
    margin: auto;
    margin-bottom: 20px;
  }
}
.woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent {
  text-align: center;
  max-width: 310px;
  width: calc(50% - 13px);
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent {
    width: 100%;
  }
}
.woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent h4 {
  font-size: 20px;
  line-height: 31px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 10px;
}
.woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent .noteSingleInnerCo span {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  color: #000000;
  position: relative;
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent .noteSingleInnerCo span::before {
  position: absolute;
  content: ",";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: -9px;
  margin: auto;
  top: 0;
  bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-Tabs-panel--note_tab .noteSingleSite .noteSingleSiteParent .noteSingleInnerCo span:last-child::before {
  display: none;
}

.woocommerce-Tabs-panel--var_tab .varSingleSite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 104px;
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--var_tab .varSingleSite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.woocommerce-Tabs-panel--var_tab .varSingleSite > div {
  width: calc(50% - 10px);
  height: -webkit-fill-available;
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--var_tab .varSingleSite > div {
    width: 100%;
  }
}
.woocommerce-Tabs-panel--var_tab .chartSide {
  background-color: #f7f4ef;
  padding: 32px;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .chartSide {
    padding: 16px;
  }
}
.woocommerce-Tabs-panel--var_tab .chartSide h4 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #000000;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .chartSide h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem {
  position: relative;
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
  width: 0%;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem {
    padding: 4px 14px;
  }
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem:last-child {
  margin-bottom: 0px;
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 8px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem span {
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s linear 1s;
  transition: all 1s linear 1s;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem span {
    font-size: 12px;
    line-height: 20px;
  }
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem.visible::before {
  opacity: 1;
  visibility: visible;
}
.woocommerce-Tabs-panel--var_tab .chartSide .chartSideItem.visible span {
  opacity: 1;
  visibility: visible;
}
.woocommerce-Tabs-panel--var_tab .daYs,
.woocommerce-Tabs-panel--var_tab .seaSons {
  background-color: #f7f4ef;
  padding: 32px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .daYs,
  .woocommerce-Tabs-panel--var_tab .seaSons {
    padding: 32px 16px;
  }
}
.woocommerce-Tabs-panel--var_tab .daYs h4,
.woocommerce-Tabs-panel--var_tab .seaSons h4 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #000000;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--var_tab .daYs h4,
  .woocommerce-Tabs-panel--var_tab .seaSons h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent,
.woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent,
  .woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 44px;
  }
}
.woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent .seaSonsItems,
.woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent .seaSonsItems {
  text-align: center;
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent .seaSonsItems,
  .woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent .seaSonsItems {
    width: 30%;
  }
}
.woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent .seaSonsItems h5,
.woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent .seaSonsItems h5 {
  margin: 8px auto;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  color: #000000;
}
.woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent .seaSonsItems .seaSonsItemsIn,
.woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent .seaSonsItems .seaSonsItemsIn {
  height: 8px;
  width: 100%;
  background: #e3d3c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-Tabs-panel--var_tab .daYs .seaSonsItemsParent .seaSonsItems .seaSonsItemsIn span,
.woocommerce-Tabs-panel--var_tab .seaSons .seaSonsItemsParent .seaSonsItems .seaSonsItemsIn span {
  background: #b78e67;
  height: 100%;
  display: block;
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
  width: 0%;
}
.woocommerce-Tabs-panel--var_tab .daYs {
  margin-bottom: 0;
}

.woocommerce-Tabs-panel--reviews form#commentform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px 20px;
}
.woocommerce-Tabs-panel--reviews form#commentform input:not([type=submit]),
.woocommerce-Tabs-panel--reviews form#commentform select {
  border: 1px solid #eee5da !important;
  padding: 18px 24px !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  height: 70px !important;
  color: #212121 !important;
  margin-bottom: 0 !important;
  background: #fcfaf8 !important;
  width: 100%;
  font-family: "YekanBakhFaNum" !important;
  outline: unset !important;
}
.woocommerce-Tabs-panel--reviews form#commentform textarea {
  border: 1px solid #eee5da !important;
  padding: 18px 24px !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  height: 240px !important;
  color: #212121 !important;
  background: #fcfaf8 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  width: 100%;
  font-family: "YekanBakhFaNum" !important;
  outline: unset !important;
}
.woocommerce-Tabs-panel--reviews form#commentform p > label {
  font-size: 16px;
  line-height: 34px;
  background: #fcfaf8;
  position: relative;
  z-index: 1;
  font-weight: 500;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 10px;
  color: #000;
  position: absolute;
  right: 15px;
  top: -15px;
}
.woocommerce-Tabs-panel--reviews form#commentform p {
  width: calc(50% - 10px);
  position: relative;
}
.woocommerce-Tabs-panel--reviews form#commentform p:has(textarea) {
  width: 100%;
  height: 260px !important;
}
.woocommerce-Tabs-panel--reviews form#commentform .custom-multi-rating {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--reviews form#commentform .custom-multi-rating {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.woocommerce-Tabs-panel--reviews form#commentform p.form-submit {
  width: 100% !important;
  margin-bottom: 80px !important;
  margin-top: -24px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-Tabs-panel--reviews form#commentform p.form-submit button {
  border: unset;
  background: unset;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--reviews .commentBoxParent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage {
  width: calc(42% - 15px);
  background-color: #f7f4ef;
  padding: 32px 28px;
  position: sticky;
  top: 92px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage {
    width: 100%;
    top: 62px;
  }
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .headerComAvrage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  -ms-flex-direction: column;
      flex-direction: column;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .headerComAvrage span.avre1 {
  font-weight: 400;
  font-size: 64px;
  line-height: 50px;
  text-align: center;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .headerComAvrage span.avre2 {
  direction: ltr;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .headerComAvrage span.avre3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .criteria-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .criteria-item-info:last-child {
  margin-bottom: 0px;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .criteria-item-info > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eee5da;
  height: 32px;
  width: calc(100% - 136px);
  margin-right: auto;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .criteria-item-info > div span {
  background-color: #e3d3c4;
  width: 0%;
  height: 100%;
  -webkit-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent .commentBoxAvrage .criteria-item-info > span:last-child {
  margin-right: 12px;
  width: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments {
  width: calc(58% - 5px);
}
@media (max-width: 1000px) {
  .woocommerce-Tabs-panel--reviews .commentBoxParent div#comments {
    width: 100%;
  }
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #eee5da;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container img.avatar {
  top: 32px !important;
  right: 32px !important;
  border-radius: 50%;
  border: 0 !important;
  padding: 0 !important;
  background: unset !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text {
  margin: 0 !important;
  border: unset !important;
  border-radius: 4px !important;
  padding: 32px !important;
  background-color: #f7f4ef;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text p.meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 42px !important;
  margin-bottom: 15px !important;
  margin-top: 4px !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text p.meta strong.woocommerce-review__author {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #121212;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text p.meta span.woocommerce-review__dash {
  display: none;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text p.meta time.woocommerce-review__published-date {
  font-weight: 200;
  font-size: 18px;
  color: #121212;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .description {
  margin: 12px 0;
  color: #121212;
  font-weight: 300;
  font-size: 14px;
  line-height: 32px;
  text-align: justify;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .multi-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (max-width: 768px) {
  .woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .multi-rating {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .multi-rating .criteria-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .multi-rating .criteria-item span.criteria-label {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments div.comment_container .comment-text .multi-rating .criteria-item .star-rating-number {
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
  height: 28px;
  width: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 7L5.5 6L6.5 5L7.5 2.5L8.5 0.5L10 0L11 0.5L13 4L14 6L17 6.5L20 7.5V8.5L18 11L16 13L16.5 15L17 18.5L16.5 20L14.5 19.5L11.5 17.5H9.5L6.5 19L3.5 20L3 18L4 13.5L2.5 11.5L0 8.5L0.5 7Z' fill='%23E3D3C4'/%3E%3C/svg%3E%0A");
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 .comment-text strong.woocommerce-review__author {
  display: none;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 time.woocommerce-review__published-date {
  margin-right: auto;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 img.avatar {
  border-radius: 0 !important;
  height: 20px !important;
  width: 100px !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 .comment-text {
  background-color: #cbad90 !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 .comment-text p.meta strong.woocommerce-review__author {
  color: #ffffff !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 .comment-text p.meta time.woocommerce-review__published-date {
  color: #ffffff !important;
}
.woocommerce-Tabs-panel--reviews .commentBoxParent div#comments .depth-2 .comment-text .description {
  color: #ffffff !important;
}
.woocommerce-Tabs-panel--reviews p.woocommerce-noreviews {
  font-size: 16px;
  font-weight: 100;
  line-height: 80px;
  margin-bottom: 40px;
  margin-top: 40px;
  font-family: maneli !important;
  text-align: center;
}

.woocommerce_template_single_title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3d3c4;
}
@media (max-width: 1000px) {
  .woocommerce_template_single_title {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
.woocommerce_template_single_title h1.product_title.entry-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  text-align: right;
  color: #121212;
}
@media (max-width: 1000px) {
  .woocommerce_template_single_title h1.product_title.entry-title {
    font-size: 20px;
    line-height: 34px;
  }
}

.eXtrasSingleSum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (max-width: 1000px) {
  .eXtrasSingleSum {
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.eXtrasSingleSum .rating {
  margin-right: auto;
}
.eXtrasSingleSum > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.eXtrasSingleSum > div span,
.eXtrasSingleSum > div a {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #212121;
}

.woocommerce_template_single_excerpt {
  margin: 20px 0;
  color: #121212;
  font-weight: 400;
  font-size: 14px;
  line-height: 33px;
  text-align: justify;
}
@media (max-width: 1000px) {
  .woocommerce_template_single_excerpt {
    margin-top: 4px;
  }
}

.atarNcountry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 20px 0;
  gap: 20px;
}

.atarNcountry > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 6px;
}

.woocommerce-variation-add-to-cart.variations_button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.woocommerce_template_single_add_to_cart .single_variation_wrap {
  max-width: 290px;
}
@media (max-width: 768px) {
  .woocommerce_template_single_add_to_cart .single_variation_wrap {
    max-width: 100%;
  }
}
.woocommerce_template_single_add_to_cart table.variations {
  margin: 0 !important;
  position: relative;
}
@media (max-width: 1000px) {
  .woocommerce_template_single_add_to_cart table.variations {
    padding-bottom: 2em;
  }
}
.woocommerce_template_single_add_to_cart table.variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  gap: 8px;
}
@media (max-width: 768px) {
  .woocommerce_template_single_add_to_cart table.variations tr {
    margin-bottom: 0px;
  }
}
.woocommerce_template_single_add_to_cart table.variations th.label label {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  text-align: right;
  color: #000000;
  margin-bottom: 8px;
}
.woocommerce_template_single_add_to_cart table.variations .variation-tabs ul.variation-tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce_template_single_add_to_cart table.variations .variation-tabs ul.variation-tabs-nav li.variation-tab {
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  padding: 8px 20px;
  background-color: #f7f4ef;
  color: #000000;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.woocommerce_template_single_add_to_cart table.variations .variation-tabs ul.variation-tabs-nav li.variation-tab.active {
  background-color: #b78e67;
  color: #ffffff;
}
.woocommerce_template_single_add_to_cart table.variations .variation-tabs ul.variation-tabs-nav li.variation-tab.empty-tab {
  pointer-events: none;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
.woocommerce_template_single_add_to_cart table.variations a.reset_variations {
  position: absolute;
  left: 0;
  background-color: #c05d5d;
  color: white;
  bottom: 20px;
  padding: 4px 20px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.woocommerce_template_single_add_to_cart table.variations a.reset_variations:hover {
  background-color: #b63b3b;
}
@media (max-width: 768px) {
  .woocommerce_template_single_add_to_cart table.variations a.reset_variations {
    position: static;
    margin-right: auto;
    margin-top: 10px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.woocommerce_template_single_add_to_cart form.cart {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0 !important;
}
.woocommerce_template_single_add_to_cart form.cart:has(> .quantity) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice {
  position: relative;
  width: 100%;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice:not(.is-variable-product) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice:not(.is-variable-product) form.cart {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product form.variations_form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 4px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price {
  grid-column: 1;
  justify-self: start;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  line-height: 1.8em;
  margin: 0;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price .woocommerce-Price-amount,
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price > span,
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price > div,
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price > span > bdi,
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price > div > span > bdi {
  line-height: 1.2;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row .single_variation_wrap {
  grid-column: 2;
  width: 100%;
  min-width: 0;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row .woocommerce-variation-add-to-cart {
  width: 100%;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row button.single_add_to_cart_button {
  width: 100%;
  max-width: none;
  height: 56px;
  min-height: 56px;
  line-height: 1.25;
  white-space: nowrap;
  padding: 8px 20px;
}
@media (max-width: 768px) {
  .woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row > p.price {
    grid-column: 1;
    justify-self: center;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .woocommerce_template_single_add_to_cart .CustomMyPrice.is-variable-product .variable-product-purchase-row .single_variation_wrap {
    grid-column: 1;
  }
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .single_variation_wrap {
  min-width: 0;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice span.price {
  -webkit-transform: none;
          transform: none;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  border: 1px solid rgba(183, 142, 103, 0.4784313725);
  background: transparent;
  padding: 16px 6px;
  margin-right: auto !important;
  display: none !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity input {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 0;
  background: unset;
  text-align: center;
  width: 34px;
  outline: unset;
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  font-size: 18px;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity button.themeCustomPlus {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border: 0;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity button.themeCustomPlus svg rect {
  fill: #b78e67;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity button.themeCustomMinus {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  border: 0;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .quantity button.themeCustomMinus svg rect {
  fill: #b78e67;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice > p.price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice button.single_add_to_cart_button {
  background: #b78e67 !important;
  color: white;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  padding: 12px 24px;
  max-width: 365px;
  width: 100%;
  min-height: 56px;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #b78e67;
}
@media (max-width: 1000px) {
  .woocommerce_template_single_add_to_cart .CustomMyPrice button.single_add_to_cart_button {
    width: 100%;
    max-width: none;
  }
}
.woocommerce_template_single_add_to_cart .CustomMyPrice button.single_add_to_cart_button:hover {
  background: white !important;
  color: #b78e67 !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  line-height: 1.2;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #b78e67;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price > div > span > bdi {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #b78e67;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price > div > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price > span > bdi {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #b78e67;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price > span > bdi span {
  margin-right: 6px;
  font-weight: 100;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del bdi,
.woocommerce_template_single_add_to_cart .CustomMyPrice .price ins bdi {
  color: #b78e67;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del bdi span,
.woocommerce_template_single_add_to_cart .CustomMyPrice .price ins bdi span {
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del {
  color: #e3d3c4 !important;
  margin-top: -10px;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del bdi {
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del bdi::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: -4px;
  bottom: 0;
  margin: auto;
  background: #e3d3c4;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price del bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price ins bdi {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice .price ins bdi span {
  margin-right: 6px;
  font-weight: 100;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice span.out-of-stock-text {
  font-size: 24px;
  font-weight: 100;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
}
.woocommerce_template_single_add_to_cart .CustomMyPrice p.price.is-out span.out-of-stock-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  color: #b78e67;
  font-family: maneli !important;
  -webkit-transform: translate(-20px, -10px);
          transform: translate(-20px, -10px);
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce-variation.single_variation > p {
  display: none;
}

.woocommerce-pagination ul.page-numbers li span,
.woocommerce-pagination ul.page-numbers li a {
  border: none !important;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 18px !important;
  font-weight: 600 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 12px;
  color: #020014;
  display: flex !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .woocommerce-pagination ul.page-numbers li span,
  .woocommerce-pagination ul.page-numbers li a {
    width: 32px;
    height: 32px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 14px !important;
  }
}

.next.page-numbers,
.prev.page-numbers {
  background: transparent !important;
}
.next.page-numbers:hover,
.prev.page-numbers:hover {
  color: #b78e67 !important;
  scale: 0.8;
}

.woocommerce-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 85px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .woocommerce-pagination {
    padding: 40px 0;
  }
}
.woocommerce-pagination ul.page-numbers {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border: none !important;
  gap: 8px;
  padding: 0 !important;
}
.woocommerce-pagination ul.page-numbers li {
  border: none !important;
}
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  color: #b78e67;
  background: #f2f2f3;
}

.my-account-dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 768px) {
  .my-account-dashboard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.woocommerce-account .danidorFooterParent {
  display: none !important;
}
.woocommerce-account .UserMenuOpen {
  display: none;
  gap: 10px;
  font-size: 15px;
  background: #b78e67;
  padding: 1em;
  border-radius: 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
.woocommerce-account .UserMenuOpen svg {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.woocommerce-account .UserMenuOpen:hover {
  background-color: rgb(135.85, 99.20625, 64.35);
}
.woocommerce-account .UserMenuOpen:hover svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 768px) {
  .woocommerce-account .UserMenuOpen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sidebar {
  width: 17%;
  padding: 20px;
  background: #f7f4ef;
  border-radius: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.sidebar .closeSidebar {
  display: none;
  position: fixed;
  left: 20px;
  top: 26px;
  border-radius: 50px;
  border: none;
  background-color: rgb(164.9607142857, 120.4647321429, 78.1392857143);
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.sidebar .closeSidebar:hover {
  background-color: #b78e67;
}
@media (max-width: 768px) {
  .sidebar .closeSidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1260px) {
  .sidebar {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .sidebar {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 20px;
    overflow-y: auto;
    margin: 0;
    width: 100%;
    z-index: 99999;
    backdrop-filter: blur(9px);
  }
}

.user-info {
  text-align: center;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-family: "maneli" !important;
}

.user-info img {
  border-radius: 0;
  border: 1px solid rgba(183, 142, 103, 0.4784313725);
  max-width: 100%;
  background: #b78e67;
  height: 60px;
  width: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .user-info img {
    width: 20%;
  }
}

.account-navigation {
  list-style: none;
  padding: 0;
  margin: 20px auto 0px !important;
}
.account-navigation .UserNames {
  margin: 0;
  padding: 8px 0;
  font-weight: 600;
  color: #b78e67;
  letter-spacing: 0.4px;
  line-height: 1.8em;
}

.account-navigation li {
  margin-bottom: 10px;
}

.page-template-my-account-woo .site-footer.FooterBuff .FooterParentsAll .TopFooter {
  display: none;
}

.account-navigation li a {
  text-decoration: none;
  color: #313131;
  display: block;
  padding: 10px;
  background: #fff !important;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
}
.account-navigation li a:hover {
  background: #b78e67 !important;
  color: #fff !important;
}
@media (max-width: 768px) {
  .account-navigation li a {
    color: #fff !important;
    background: #b78e67 !important;
  }
  .account-navigation li a:hover {
    background-color: rgb(173.8071428571, 127.5723214286, 83.5928571429);
    color: #eee;
  }
}

.dashboard-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px 25px 20px 50px;
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
  background: #f7f4ef;
  width: calc(70% - 20px);
}
@media (max-width: 768px) {
  .dashboard-content {
    width: 100%;
    padding: 20px;
  }
}
.dashboard-content .TopHedAccount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f4f4f4;
  border-right: 3px solid #b78e67;
  font-size: 15px;
  color: #323232;
  font-weight: 500;
  padding: 11px;
  border-radius: 7px;
}
@media (max-width: 768px) {
  .dashboard-content .TopHedAccount {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    gap: 20px;
  }
}
.dashboard-content .TopHedAccount a.SendAdds {
  margin-right: auto;
  background: #b78e67;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  gap: 8px;
  font-weight: 400;
  padding: 5px 20px;
  border-radius: 5px;
  line-height: 2em;
  position: relative;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
@media (max-width: 768px) {
  .dashboard-content .TopHedAccount a.SendAdds {
    padding: 3px 12px;
    font-size: 12px;
  }
}
.dashboard-content .TopHedAccount a.SendAdds svg {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.dashboard-content .TopHedAccount a.SendAdds:hover {
  background: #b78e67;
}
.dashboard-content .TopHedAccount a.SendAdds:hover svg {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.Wel {
  font-size: 14px;
  color: #323232;
  margin: 0;
  background: #fcfaf8;
  padding: 1.2em;
  width: 100%;
  border-radius: 0;
  text-align: right;
}
@media (max-width: 768px) {
  .Wel {
    text-align: center;
    margin-top: 1em;
  }
}
.Wel span {
  font-weight: 700;
  color: #b78e67;
}

.ParentGentSectionSubsPages .digits-form_container.digits {
  margin: auto !important;
}

.no-access-box {
  max-width: 900px;
  margin: auto;
  background: #fff1ef;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e5e3cc;
}
@media (max-width: 768px) {
  .no-access-box {
    font-size: 14px;
  }
}
.no-access-box .SubTxt {
  color: #505050;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.3em;
  margin: 0;
  padding-right: 25px;
}
@media (max-width: 768px) {
  .no-access-box .SubTxt {
    padding-right: 5px;
    font-size: 13px;
  }
}
.no-access-box .TitlesBox {
  color: #505050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 10px;
  font-size: 16px;
  font-weight: 800;
  margin: 0;
  padding-bottom: 15px;
}

.dashboard-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 20px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 768px) {
  .dashboard-overview {
    gap: 0;
  }
}
.dashboard-overview .BoxOrderTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 12px;
  background: #f7f7f8 !important;
  border-radius: 0;
  width: 25%;
  border: 1px solid #b78e67;
}
.dashboard-overview .BoxOrderTop .IconInner span {
  background: #b78e67;
  width: 50px;
  display: block;
  height: 50px;
  border-radius: 50px;
  position: relative;
}
.dashboard-overview .BoxOrderTop .IconInner span svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.dashboard-overview .BoxOrderTop .IconInner span svg path {
  stroke: #fff;
}
.dashboard-overview .BoxOrderTop .InnerBox p {
  margin: 0;
}
.dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
  font-weight: 600;
  font-size: 16.5px;
  color: #b78e67;
  line-height: 1.8em;
}
@media (max-width: 1260px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
    font-size: 14.5px;
  }
}
@media (max-width: 768px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
    font-size: 14px !important;
    line-height: 2.2em !important;
  }
}
.dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
  font-size: 14.5px;
  font-weight: 500;
  color: #707070;
}
@media (max-width: 1260px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
    font-size: 13.5px;
  }
}
@media (max-width: 768px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
    font-size: 13px !important;
    line-height: 2em !important;
  }
}
@media (max-width: 1000px) {
  .dashboard-overview .BoxOrderTop {
    width: 100%;
    margin: 8px auto;
  }
}

.ParentWooAccount .woocommerce-MyAccount-navigation {
  display: none;
}

.shop_table.subscription_details {
  table-layout: auto !important;
}

.ParentWooAccount .woocommerce-MyAccount-content {
  width: 100% !important;
  font-size: 14px;
  padding: 25px 14px;
  border-radius: 16px;
  background: #fcfaf8;
  color: #020014;
  line-height: 2.5em;
  text-align: justify;
}
.ParentWooAccount .woocommerce-MyAccount-content a {
  color: #b78e67 !important;
}
.ParentWooAccount .woocommerce-MyAccount-content a:hover {
  color: #422e1b !important;
}
@media (max-width: 480px) {
  .ParentWooAccount .woocommerce-MyAccount-content {
    font-size: 12.5px;
  }
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input::-webkit-input-placeholder, .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input::-moz-placeholder, .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input:-ms-input-placeholder, .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea:-ms-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input::-ms-input-placeholder, .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea::-ms-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input::placeholder,
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea::placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm P:has(input:not([type=submit]):not([type=checkbox]):not([type=radio])), .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm P:has(textarea), .ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm P:has(select) {
  position: relative !important;
  margin-bottom: 30px !important;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm label {
  -webkit-transform: unset !important;
          transform: unset !important;
  position: absolute !important;
  top: -13px !important;
  background-color: #fcfaf8 !important;
  padding: 0 10px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #000000 !important;
  right: 10px;
  z-index: 1;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm select,
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm textarea,
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm .select2-selection__rendered {
  padding: 14px;
  font-size: 14px;
  max-height: 60px !important;
  min-height: unset !important;
  height: 60px;
  border: 1px solid rgba(183, 142, 103, 0.4) !important;
  outline: 0;
  background-color: #fcfaf8 !important;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input[type=checkbox] {
  border: 1px solid rgba(183, 142, 103, 0.4) !important;
  outline: 0;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm p.wc-block-components-checkout-step__description {
  margin-bottom: 30px !important;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm .select2-container--default .select2-selection--single {
  border: 0;
  position: relative;
}
.ParentWooAccount .woocommerce-MyAccount-content form.woocommerce-EditAccountForm .select2-container--default .select2-selection--single span#select2-billing_country-container {
  padding: 14px;
  max-height: 90px !important;
  height: 54px;
  min-width: unset;
}
.ParentWooAccount .woocommerce-MyAccount-content fieldset {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(183, 142, 103, 0.4784313725);
}
.ParentWooAccount .woocommerce-MyAccount-content button.woocommerce-Button.button {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
  margin-right: auto !important;
  padding: 14px 30px !important;
}
.ParentWooAccount .woocommerce-MyAccount-content button.woocommerce-Button.button:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}
.ParentWooAccount .woocommerce-MyAccount-content div.addresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.ParentWooAccount .woocommerce-MyAccount-content div.addresses .woocommerce-Address {
  border: 1px solid rgba(183, 142, 103, 0.4784313725);
  padding: 20px;
  margin-bottom: 20px;
  width: 100% !important;
}
.ParentWooAccount .woocommerce-MyAccount-content div.addresses .woocommerce-Address:last-child {
  margin-bottom: 0px;
}
.ParentWooAccount .woocommerce-MyAccount-content div.addresses .woocommerce-Address header.woocommerce-Address-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ParentWooAccount .woocommerce-MyAccount-content div.addresses .woocommerce-Address header.woocommerce-Address-title a.edit {
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #b78e67;
  padding: 5px 10px;
  font-size: 13px !important;
  width: 200px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f7f4ef !important;
  border-top-color: #b78e67 !important;
  outline: unset !important;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  color: #b78e67 !important;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #b78e67;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  color: #533c26;
}

.woocommerce-notices-wrapper {
  max-width: 1310px;
  margin: auto;
}
.woocommerce-notices-wrapper .woocommerce-message {
  background-color: #f7f4ef !important;
  border-top-color: #b78e67 !important;
  outline: unset !important;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
  color: #b78e67 !important;
}
.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
}
.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}

.is-cart-page-amirreza footer.entry-footer {
  display: none;
}
.is-cart-page-amirreza aside#secondary {
  display: none;
}
.is-cart-page-amirreza header.entry-header h1.entry-title {
  font-size: 36px;
  font-weight: 100;
  line-height: 80px;
  margin-bottom: 30px;
  font-family: maneli !important;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .is-cart-page-amirreza header.entry-header h1.entry-title {
    font-size: 24px;
    line-height: 54px;
    margin-bottom: 24px;
  }
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-items td {
  border-top: 1px solid #b78e67 !important;
}
@media (max-width: 768px) {
  .is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-items td {
    padding-top: 20px !important;
  }
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-items {
  border-bottom: 0px solid #b78e67 !important;
  background-color: #f7f4ef !important;
  padding: 10px 20px !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product a.wc-block-components-product-name {
  font-size: 18px;
  margin-bottom: 20px !important;
  line-height: 25px;
  font-weight: 400;
  color: #000000;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-components-product-metadata ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-components-product-metadata ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  margin-bottom: 0px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-components-product-metadata ul li span {
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  color: #b78e67;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-components-product-badge {
  display: none;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  border: 1px solid #b78e67 !important;
  background: transparent;
  margin-bottom: 0;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after {
  display: none;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 0;
  background: unset;
  text-align: center;
  width: 34px;
  outline: unset;
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  font-size: 18px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button.themeCustomPlus {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border: 0;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button.themeCustomPlus svg rect {
  fill: #b78e67;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button.themeCustomMinus {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  border: 0;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button.themeCustomMinus svg rect {
  fill: #b78e67;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__product .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link {
  text-decoration: unset;
  font-size: 12px;
  padding: 10px 20px !important;
  font-weight: 200 !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__total {
  padding-left: 0;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__total .wc-block-components-product-badge {
  border: 1px solid #b78e67;
  border-radius: 0px;
  padding: 4px 10px;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-weight: 400;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main td.wc-block-cart-item__total .wc-block-components-product-badge span {
  font-weight: 300;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-item__prices .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-item__prices .price del {
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
  color: #e3d3c4 !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-item__prices .price del::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: -4px;
  bottom: 0;
  margin: auto;
  background: #e3d3c4;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-cart-item__prices .price ins {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  color: #36200c !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main button.wc-block-cart-item__remove-link {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-main button.wc-block-cart-item__remove-link:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
  border-bottom: 0px !important;
  background-color: #f7f4ef;
  padding: 10px 20px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-cart__submit-container a {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-cart__submit-container a:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar h2.wp-block-woocommerce-cart-order-summary-heading-block {
  border-bottom: 1px solid #b78e67;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-coupon__content button {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-coupon__content button:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-coupon__content input#wc-block-components-totals-coupon__input-coupon {
  background-color: transparent;
  border-color: #b78e67;
  border-radius: 0;
  color: #412408;
  outline: unset;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-coupon__content label {
  color: #b78e67;
  font-weight: 400;
  font-size: 8px;
  line-height: 20px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-panel__button {
  color: #0a0000;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-totals-block span.wc-block-components-totals-item__label {
  color: #0a0000;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-wrapper span.wc-block-components-totals-item__label {
  color: rgb(10, 0, 0);
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-wrapper {
  font-family: "maneli" !important;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__description {
  margin-top: 30px;
  border: 1px solid #b78e67;
  padding: 8px 16px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 200;
}
.is-cart-page-amirreza .wc-block-components-sidebar-layout .wc-block-components-sidebar span.wc-block-formatted-money-amount {
  margin-top: 8px;
  font-family: "maneli" !important;
  color: #362516;
  margin-bottom: -4px;
  display: block;
}
.is-cart-page-amirreza .wc-block-cart__empty-cart__title {
  font-size: 36px;
  font-weight: 100;
  line-height: 80px;
  font-family: maneli !important;
  margin-top: 20px;
  text-align: center;
}
.is-cart-page-amirreza .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
  color: #b78e67 !important;
}
.is-cart-page-amirreza ul.wc-block-components-totals-discount__coupon-list {
  margin: 10px auto;
  padding: 0;
}
.is-cart-page-amirreza ul.wc-block-components-totals-discount__coupon-list li {
  border-radius: 0 !important;
  border-color: #b78e67 !important;
  padding: 1px 10px !important;
}
.is-cart-page-amirreza footer#colophon {
  margin-top: 80px !important;
}
@media (max-width: 768px) {
  .is-cart-page-amirreza footer#colophon {
    margin-top: 40px !important;
  }
}

.is-checkout-page-amirreza footer.entry-footer {
  display: none;
}
.is-checkout-page-amirreza aside#secondary {
  display: none;
}
.is-checkout-page-amirreza .amirrezaCustomizeCard {
  margin: auto;
}
.is-checkout-page-amirreza header.entry-header h1.entry-title {
  font-size: 36px;
  font-weight: 100;
  line-height: 80px;
  margin-bottom: 30px;
  font-family: maneli !important;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .is-checkout-page-amirreza header.entry-header h1.entry-title {
    font-size: 24px;
    line-height: 54px;
    margin-bottom: 24px;
  }
}
.is-checkout-page-amirreza div#customer_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.is-checkout-page-amirreza div#customer_details > div {
  width: 100%;
}
.is-checkout-page-amirreza h3 {
  margin-bottom: 28px;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input::-webkit-input-placeholder, .is-checkout-page-amirreza .woocommerce-additional-fields textarea::-webkit-input-placeholder, .is-checkout-page-amirreza .col-1 input::-webkit-input-placeholder, .is-checkout-page-amirreza .col-1 textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input::-moz-placeholder, .is-checkout-page-amirreza .woocommerce-additional-fields textarea::-moz-placeholder, .is-checkout-page-amirreza .col-1 input::-moz-placeholder, .is-checkout-page-amirreza .col-1 textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input:-ms-input-placeholder, .is-checkout-page-amirreza .woocommerce-additional-fields textarea:-ms-input-placeholder, .is-checkout-page-amirreza .col-1 input:-ms-input-placeholder, .is-checkout-page-amirreza .col-1 textarea:-ms-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input::-ms-input-placeholder, .is-checkout-page-amirreza .woocommerce-additional-fields textarea::-ms-input-placeholder, .is-checkout-page-amirreza .col-1 input::-ms-input-placeholder, .is-checkout-page-amirreza .col-1 textarea::-ms-input-placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input::placeholder,
.is-checkout-page-amirreza .woocommerce-additional-fields textarea::placeholder,
.is-checkout-page-amirreza .col-1 input::placeholder,
.is-checkout-page-amirreza .col-1 textarea::placeholder {
  font-size: 14px;
  line-height: 34px;
  font-weight: 300;
  color: #cacace;
}
.is-checkout-page-amirreza .woocommerce-additional-fields P:has(input:not([type=submit]):not([type=checkbox]):not([type=radio])), .is-checkout-page-amirreza .woocommerce-additional-fields P:has(textarea), .is-checkout-page-amirreza .woocommerce-additional-fields P:has(select),
.is-checkout-page-amirreza .col-1 P:has(input:not([type=submit]):not([type=checkbox]):not([type=radio])),
.is-checkout-page-amirreza .col-1 P:has(textarea),
.is-checkout-page-amirreza .col-1 P:has(select) {
  position: relative !important;
  margin-bottom: 30px !important;
}
.is-checkout-page-amirreza .woocommerce-additional-fields label,
.is-checkout-page-amirreza .col-1 label {
  -webkit-transform: unset !important;
          transform: unset !important;
  position: absolute !important;
  top: -13px !important;
  background-color: #fcfaf8 !important;
  padding: 0 10px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #000000 !important;
  right: 10px;
  z-index: 1;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.is-checkout-page-amirreza .woocommerce-additional-fields select,
.is-checkout-page-amirreza .woocommerce-additional-fields textarea,
.is-checkout-page-amirreza .woocommerce-additional-fields .select2-selection__rendered,
.is-checkout-page-amirreza .col-1 input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.is-checkout-page-amirreza .col-1 select,
.is-checkout-page-amirreza .col-1 textarea,
.is-checkout-page-amirreza .col-1 .select2-selection__rendered {
  padding: 14px;
  font-size: 14px;
  max-height: 60px !important;
  min-height: unset !important;
  height: 60px;
  border: 1px solid rgba(183, 142, 103, 0.3490196078) !important;
  outline: 0;
  background-color: rgb(252, 250, 248) !important;
}
.is-checkout-page-amirreza .woocommerce-additional-fields input[type=checkbox],
.is-checkout-page-amirreza .col-1 input[type=checkbox] {
  border: 1px solid rgba(183, 142, 103, 0.3490196078) !important;
  outline: 0;
}
.is-checkout-page-amirreza .woocommerce-additional-fields p.wc-block-components-checkout-step__description,
.is-checkout-page-amirreza .col-1 p.wc-block-components-checkout-step__description {
  margin-bottom: 30px !important;
}
.is-checkout-page-amirreza .woocommerce-additional-fields .select2-container--default .select2-selection--single,
.is-checkout-page-amirreza .col-1 .select2-container--default .select2-selection--single {
  border: 0;
  position: relative;
}
.is-checkout-page-amirreza .woocommerce-additional-fields .select2-container--default .select2-selection--single span#select2-billing_country-container,
.is-checkout-page-amirreza .col-1 .select2-container--default .select2-selection--single span#select2-billing_country-container {
  padding: 14px;
  max-height: 90px !important;
  height: 54px;
  min-width: unset;
}
.is-checkout-page-amirreza .col-2 {
  display: none;
}
.is-checkout-page-amirreza form.checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
}
@media (max-width: 1000px) {
  .is-checkout-page-amirreza form.checkout {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.is-checkout-page-amirreza form.checkout div#customer_details {
  width: calc(60% - 10px);
}
@media (max-width: 1000px) {
  .is-checkout-page-amirreza form.checkout div#customer_details {
    width: 100%;
  }
}
.is-checkout-page-amirreza form.checkout div#order_review_parent {
  width: calc(40% - 10px);
}
@media (max-width: 1000px) {
  .is-checkout-page-amirreza form.checkout div#order_review_parent {
    width: 100%;
  }
}
.is-checkout-page-amirreza form.checkout div#order_review_parent dl.variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  display: none;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent dl.variation .variation-parent-chekc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #b78e67;
  padding: 4px 8px;
  color: white;
  font-weight: 100;
  font-size: 10px;
  gap: 4px;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent td,
.is-checkout-page-amirreza form.checkout div#order_review_parent th,
.is-checkout-page-amirreza form.checkout div#order_review_parent tr {
  font-size: 14px;
  font-weight: 300;
  line-height: 30px !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent thead tr th:last-child {
  text-align: end;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent a.woocommerce-remove-coupon {
  color: #b78e67;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent tr.order-total th {
  font-size: 20px;
  font-weight: 500;
  line-height: 60px !important;
  font-family: "maneli" !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent tr.order-total td bdi {
  font-size: 20px;
  font-weight: 500;
  line-height: 60px !important;
  font-family: "maneli" !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent tr.order-total td bdi span {
  font-size: 20px;
  font-weight: 500;
  line-height: 60px !important;
  font-family: "maneli" !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent div#payment {
  background-color: #f7f4ef !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li {
  text-decoration: none !important;
  list-style: none;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-error,
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-info,
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-message {
  border-top-color: #b78e67 !important;
  background-color: rgba(0, 0, 0, 0.5882352941);
  color: #ffffff;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-error::before,
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-info::before,
.is-checkout-page-amirreza form.checkout div#order_review_parent ul.wc_payment_methods li .woocommerce-message::before {
  color: #b78e67 !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent .woocommerce-terms-and-conditions-wrapper {
  margin: 10px auto;
  text-align: justify;
  font-size: 14px;
  line-height: 30px;
  color: #000000;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent .woocommerce-terms-and-conditions-wrapper a {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent .woocommerce-terms-and-conditions-wrapper a:hover {
  color: #362515 !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent button#place_order {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  width: 100%;
  margin-top: 10px;
  color: white;
  background-color: #b78e67;
  border: 1px solid #b78e67;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent button#place_order:hover {
  color: #b78e67;
  background-color: white;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent tr.cart_item td.product-total {
  text-align: end;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent tfoot td {
  text-align: end;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent table.shop_table {
  background: #f7f4ef !important;
  border: 0 !important;
  padding: 12px;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent table.shop_table td {
  border-top: 1px solid #b78e67 !important;
}
.is-checkout-page-amirreza form.checkout div#order_review_parent table.shop_table tbody th,
.is-checkout-page-amirreza form.checkout div#order_review_parent table.shop_table tfoot td,
.is-checkout-page-amirreza form.checkout div#order_review_parent table.shop_table tfoot th {
  padding: 18px 12px !important;
  border-top: 1px solid #b78e67;
}

.woocommerce-form-login-parent form.woocommerce-form.woocommerce-form-login.login {
  border: 1px solid #b78e67 !important;
  padding: 20px !important;
}
.woocommerce-form-login-parent input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.woocommerce-form-login-parent select,
.woocommerce-form-login-parent textarea,
.woocommerce-form-login-parent .select2-selection__rendered {
  padding: 14px;
  font-size: 14px;
  max-height: 60px !important;
  min-height: unset !important;
  height: 60px;
  border: 1px solid #b78e67 !important;
  outline: 0;
  background-color: #fcfaf8 !important;
}
.woocommerce-form-login-parent label {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #000000 !important;
  margin-bottom: 10px;
}
.woocommerce-form-login-parent p.form-row:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto;
}
.woocommerce-form-login-parent p.form-row:nth-child(3) button {
  color: #f7f4ef !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #b78e67 !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  padding: 12px 20px 10px 20px !important;
  border-radius: 0 !important;
  border: 1px solid #b78e67 !important;
  margin-right: auto !important;
  padding: 14px 30px !important;
}
.woocommerce-form-login-parent p.form-row:nth-child(3) button:hover {
  color: #b78e67 !important;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
  background-color: #f7f4ef !important;
}
.woocommerce-form-login-parent label.woocommerce-form__label {
  margin-bottom: 0;
}
.woocommerce-form-login-parent label.woocommerce-form__label input {
  padding: 14px;
  font-size: 14px;
  border: 1px solid rgba(183, 142, 103, 0.4784313725) !important;
  outline: 0;
}
.woocommerce-form-login-parent p.woocommerce-LostPassword.lost_password {
  width: 100%;
  text-align: center;
}
.woocommerce-form-login-parent p.woocommerce-LostPassword.lost_password a {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: #000000 !important;
}

ul#shipping_method > li input {
  border: 0 !important;
  accent-color: #ab8764;
}
ul#shipping_method > li input small {
  font-size: 12px;
  line-height: 20px;
  font-weight: 100;
  color: black;
}
ul#shipping_method > li input label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: black;
}

.o-container.mainView p.woocommerce-notice.woocommerce-notice--success {
  margin: 20px 0;
  font-weight: 400;
  font-size: 18px;
  text-align: right;
  margin-top: 40px;
}
.o-container.mainView ul.order_details {
  width: 100%;
  padding: 0;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .o-container.mainView ul.order_details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0px 20px;
  }
}
.o-container.mainView ul.order_details li {
  width: calc(25% - 20px);
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  line-height: 60px;
}
@media (max-width: 1000px) {
  .o-container.mainView ul.order_details li {
    width: calc(50% - 20px);
    border-left: unset !important;
    border-bottom: 1px dashed #cfc8d8;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 480px) {
  .o-container.mainView ul.order_details li {
    width: 100%;
  }
}
.o-container.mainView ul.order_details li strong {
  font-weight: 400;
  font-size: 17px;
}
.o-container.mainView section.woocommerce-customer-details > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.o-container.mainView section.woocommerce-customer-details > section > div {
  width: 100%;
}
.o-container.mainView section.woocommerce-customer-details > section > div address {
  border-radius: 0 !important;
  border-color: rgba(183, 142, 103, 0.4392156863) !important;
  line-height: 52px;
  font-weight: 300;
  font-size: 16px;
  padding: 16px 14px !important;
  margin-bottom: 40px !important;
}
.o-container.mainView section.woocommerce-customer-details > section > div address p:before {
  line-height: 3 !important;
}
.o-container.mainView table.woocommerce-table {
  border: 1px solid rgba(183, 142, 103, 0.4784313725);
}
.o-container.mainView table.woocommerce-table td {
  border-top: 1px solid rgba(183, 142, 103, 0.4784313725);
}
.o-container.mainView .shop_table tfoot th {
  border-top: 1px solid rgba(183, 142, 103, 0.4784313725);
}
.o-container.mainView .woocommerce-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1000px) {
  .o-container.mainView .woocommerce-order {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.o-container.mainView .woocommerce-order section.woocommerce-customer-details {
  width: calc(30% - 10px);
  position: sticky;
  top: 40px;
}
@media (max-width: 1000px) {
  .o-container.mainView .woocommerce-order section.woocommerce-customer-details {
    width: 100%;
    position: static;
  }
}
.o-container.mainView .woocommerce-order section.woocommerce-order-details {
  width: calc(70% - 10px);
}
@media (max-width: 1000px) {
  .o-container.mainView .woocommerce-order section.woocommerce-order-details {
    width: 100%;
  }
}
.o-container.mainView ul.wc-item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 90px;
  margin-top: 20px;
}
.o-container.mainView ul.wc-item-meta li {
  white-space: nowrap;
  margin-bottom: 0 !important;
}
.o-container.mainView td.woocommerce-table__product-name a {
  font-size: 18px;
  line-height: 60px;
  color: #040101;
}
.o-container.mainView td.woocommerce-table__product-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.o-container.mainView td.woocommerce-table__product-total bdi,
.o-container.mainView td.woocommerce-table__product-total span {
  font-size: 18px;
  line-height: 60px;
}

.next-perv-btns-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  gap: 31px;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='15' viewBox='0 0 25 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.197265 7.5C0.197275 7.2821 0.373938 7.10563 0.591797 7.10547L5.23242 7.10547C6.49685 7.10547 7.82045 6.91082 8.89258 6.16016C10.6222 4.9489 11.8988 3.14057 12.4336 1.0293C12.9684 3.14069 14.2459 4.94885 15.9756 6.16016C17.0477 6.91087 18.3713 7.10545 19.6357 7.10547L24.2764 7.10547C24.4943 7.10553 24.6709 7.28204 24.6709 7.5C24.6709 7.71797 24.4943 7.89447 24.2764 7.89453L19.6357 7.89453C18.3712 7.89454 17.0478 8.08994 15.9756 8.84082C14.2458 10.0523 12.9682 11.86 12.4336 13.9717C11.8989 11.8601 10.6224 10.0522 8.89258 8.84082C7.82037 8.08992 6.49702 7.89453 5.23242 7.89453L0.591797 7.89453C0.373931 7.89437 0.197265 7.7179 0.197265 7.5Z' fill='%23B78E67' stroke='%23B78E67' stroke-width='0.394736'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.next-perv-btns-single > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 15px;
  width: 24px;
}
.next-perv-btns-single .swiper-button-next-swiperSingleProduct {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#custom_shipping_option {
  padding-bottom: 2em;
}
#custom_shipping_option h3 {
  font-size: 16px;
  margin: 0;
  padding: 9px 0;
  color: #020014;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}
#custom_shipping_option h3 span svg {
  color: red;
}

.delivery-day-options,
.delivery-time-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .delivery-day-options,
  .delivery-time-options {
    gap: 6px;
  }
}
.delivery-day-options h4,
.delivery-time-options h4 {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  margin: 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5882352941);
}

.delivery-day-option,
.delivery-time-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 31%;
  border: 1px solid #eee;
}
@media (max-width: 1000px) {
  .delivery-day-option,
  .delivery-time-option {
    padding: 6px;
    width: 49%;
    gap: 6px;
  }
}

.delivery-day-option:hover,
.delivery-time-option:hover {
  background-color: #eee;
}

.delivery-day-option input,
.delivery-time-option input {
  accent-color: red;
}

.delivery-day-option label,
.delivery-time-option label {
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 480px) {
  .delivery-day-option label,
  .delivery-time-option label {
    font-size: 13px;
  }
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  right: 0.5em !important;
}

p.woocommerce-customer-details--phone {
  direction: rtl !important;
}

.o-container.mainView .woocommerce-order p:nth-child(3) {
  width: 50%;
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #b78e67;
  padding: 18px;
  font-family: maneli !important;
  background-color: #f7f4ef;
}

.woocommerce ul#shipping_method li {
  line-height: 32px !important;
}

.woocommerce ul#shipping_method li input {
  margin: 10px !important;
}

.shipping_method_description {
  padding: 0 !important;
  margin: 0px 10px 20px 0px !important;
}

.woocommerce table.shop_table td small {
  font-weight: 300 !important;
  font-size: 12px !important;
  background: #fcfaf8 !important;
  padding: 3px 10px !important;
  border: 1px solid #b78e67 !important;
}/*# sourceMappingURL=inner.css.map */