@charset "UTF-8";
/**main colore**/
/** break point **/
/** general style **/
body {
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: "iranyekan" !important;
  color: #A1A2A7;
  margin: 0 !important;
}

html {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  direction: rtl;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1545px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1545px) {
  .mainView {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1300px;
  }
}
@media (max-width: 768px) {
  .mainView {
    padding-left: 15px;
    padding-right: 15px;
  }
}

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

a, a:visited {
  text-decoration: none;
  color: #000000;
}

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;
}

/* استایل اسلایدر و باکس اطلاعات */
.SingleProductsMyThems {
  background-color: #000;
}
.SingleProductsMyThems .summary.entry-summary {
  display: none;
}
@media (max-width: 768px) {
  .SingleProductsMyThems .ParentsVideoSecoHome {
    height: -moz-max-content !important;
    height: max-content !important;
    margin-top: 6em;
  }
}
.SingleProductsMyThems .custom-section.custom-title-txts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 9em 0;
  gap: 15px;
}
@media (max-width: 768px) {
  .SingleProductsMyThems .custom-section.custom-title-txts {
    padding-bottom: 0em;
    padding: 4em 0;
  }
}
.SingleProductsMyThems .custom-section.custom-title-txts h4 {
  font-size: clamp(1rem, 0.5759rem + 1.7857vw, 2.25rem);
  color: #fff;
  line-height: 2em;
  text-align: center;
  font-weight: 800;
}
.SingleProductsMyThems .custom-section.custom-title-txts h5 {
  font-size: clamp(0.875rem, 0.5781rem + 1.25vw, 1.75rem);
  color: #fff;
  font-family: iranyekanEN !important;
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1.8em;
}
.SingleProductsMyThems .custom-section.custom-title-txts p {
  font-size: clamp(0.8125rem, 0.7065rem + 0.4464vw, 1.125rem);
  max-width: 900px;
  text-align: center;
  font-weight: 400;
  line-height: 2em;
  color: #fff;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems {
  padding: 90px 20px;
  position: relative;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .more-attributes-btn-wrap {
  position: relative;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .more-attributes-btn-wrap .btn-show-more-attrs {
  transition: all ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: 36%;
}
@media (max-width: 768px) {
  .SingleProductsMyThems .wc-tab-additional_information.MyThems .more-attributes-btn-wrap .btn-show-more-attrs {
    right: 0;
    left: 0;
  }
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .more-attributes-btn-wrap .btn-show-more-attrs:hover {
  transform: rotate(90deg);
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .wc-tab-title {
  color: #fff;
  text-align: right;
  font-size: clamp(1rem, 0.8304rem + 0.7143vw, 1.5rem);
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems > h2 {
  display: none;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes {
  max-width: 950px;
  margin-right: auto;
}
@media (max-width: 768px) {
  .SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes {
    max-width: 100%;
    padding: 10px;
  }
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__value {
  font-style: normal !important;
  font-weight: 500;
  border: none !important;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__label {
  font-weight: 400 !important;
  padding: 14px 0 23px 0 !important;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item {
  border-bottom: 1px solid rgba(39, 39, 39, 0.7294117647) !important;
  font-size: 13px;
}
.SingleProductsMyThems .wc-tab-additional_information.MyThems .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item:last-of-type {
  border-bottom: none !important;
}
.SingleProductsMyThems .wc-tab-block.wc-tab-description {
  font-size: 13.4px;
  line-height: 2.3em;
  padding-top: 5em;
  color: #fff;
  text-align: justify;
  font-weight: 400;
}
@media (max-width: 768px) {
  .SingleProductsMyThems .wc-tab-block.wc-tab-description {
    font-size: 12.9px;
  }
}
.SingleProductsMyThems .wc-tab-block.wc-tab-description > h2 {
  display: none;
}
.SingleProductsMyThems .wc-tab-block.wc-tab-description > p {
  margin: 0 !important;
}
.SingleProductsMyThems .custom-section.custom-img-poster-1,
.SingleProductsMyThems .custom-img-poster-2 {
  display: flex;
  align-items: center;
  max-height: 100vh;
  overflow: hidden;
}
.SingleProductsMyThems .custom-section.custom-img-poster-1 > img,
.SingleProductsMyThems .custom-img-poster-2 > img {
  max-height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.SingleProductsMyThems > .onsale {
  display: none !important;
}

.product-info-overlay .variations {
  border-bottom: 1px solid #e2e2e2 !important;
  position: relative;
}

.product-info-overlay .variations .reset_variations {
  position: absolute;
  top: 0;
  left: 1em;
  bottom: 0;
  margin: auto;
  height: -moz-max-content;
  height: max-content;
}

.product-info-overlay .variations .value.woo-variation-items-wrapper {
  padding: 9px 16px !important;
}

.product-info-overlay .variations .label {
  display: none !important;
}

.ProductsExcerpt {
  padding: 0 16px;
}

.ProductsExcerpt .woocommerce-product-details__short-description {
  font-size: 14px !important;
  font-weight: 700;
  line-height: 1.9em;
  -webkit-line-clamp: 1;
  max-height: 2.5em;
  min-height: 2.2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #767676;
}
@media (max-width: 768px) {
  .ProductsExcerpt .woocommerce-product-details__short-description {
    font-size: 13px !important;
    -webkit-line-clamp: 2;
    max-height: 4.5em;
    min-height: 4.2em;
  }
}

.ProductsExcerpt .ProductsExcerptSeeMore {
  color: #767676;
  font-size: 12.5px;
  font-weight: 700;
  display: block;
  text-align: end;
  padding: 8px 0;
  transition: all ease-in 0.3s;
  cursor: pointer;
}
.ProductsExcerpt .ProductsExcerptSeeMore:hover {
  color: #1f1f1f;
}

.custom-single-product-wrapper {
  position: relative;
  max-height: 100vh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .custom-single-product-wrapper {
    overflow: auto;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
  }
}

.product-gallery-swiper {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .product-gallery-swiper {
    height: 60vh;
  }
}
.product-gallery-swiper .swiperButtonCustomsProducts {
  display: flex !important;
  position: absolute;
  bottom: 4em;
  left: 2em;
  right: auto;
  margin: auto;
  flex-direction: row-reverse;
  gap: 25px;
  height: -moz-max-content;
  height: max-content;
}
@media (max-width: 768px) {
  .product-gallery-swiper .swiperButtonCustomsProducts {
    width: -moz-max-content;
    width: max-content;
    left: 0;
    right: 0;
  }
}
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-prev,
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-next {
  display: flex;
  position: unset !important;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  color: #ff9000;
  transition: all ease-in-out 0.3s;
}
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-prev:hover,
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-next:hover {
  transform: scale(0.9);
  color: #000;
}
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-prev::after,
.product-gallery-swiper .swiperButtonCustomsProducts .swiper-button-next::after {
  font-size: 20px !important;
}

.product-gallery-swiper img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-height: 100vh;
}
@media (max-width: 768px) {
  .product-gallery-swiper img {
    height: 60vh;
  }
}

.product-info-overlay > .price {
  color: #000 !important;
  margin: 0;
  font-size: clamp(0.75rem, 0.6312rem + 0.5vw, 1.125rem) !important;
  padding: 5px 10px;
  font-weight: 700;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 14px;
}

.product-info-overlay {
  position: absolute;
  bottom: 1px;
  right: 0px;
  background-color: rgb(255, 255, 255);
  min-width: 520px;
  max-width: 520px;
  z-index: 10;
}
.product-info-overlay .discount-badge {
  display: inline-flex;
  align-items: center;
  gap: 0px;
  color: #000;
  background-color: rgba(255, 144, 0, 0.3490196078);
  padding: 2px 3px 2px 10px;
  position: absolute;
  left: 0;
  font-size: 12px;
  font-weight: 500;
  flex-direction: row;
  top: 7px;
}
@media (max-width: 768px) {
  .product-info-overlay {
    position: unset;
    max-width: 100%;
    min-width: 100%;
  }
}
.product-info-overlay .SendDataTims {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 16px;
  border-top: 1px solid #e2e2e2;
  font-size: 13px;
  font-weight: 500;
}
.product-info-overlay .SendDataTims span {
  color: #767676;
}
.product-info-overlay .SendDataTims span:first-of-type {
  color: #000 !important;
}
.product-info-overlay .product_meta {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #e2e2e2;
  padding: 12px 16px 7px 16px;
}
.product-info-overlay .product_meta .sku_wrapper {
  display: none;
}
.product-info-overlay .product_meta .posted_in {
  font-size: 12.5px;
  line-height: 1.9em;
}

.product_title.entry-title {
  margin: 0 !important;
  color: #000;
  padding: 9px 16px !important;
  font-size: clamp(0.875rem, 0.7167rem + 0.6667vw, 1.375rem) !important;
  line-height: 1.8em;
  font-family: iranyekanEn !important;
  font-weight: 600;
}

.product-info-overlay h1.product_title {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.product-info-overlay form.cart {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 16px !important;
}

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

.woocommerce-variation-price {
  text-align: center !important;
  padding-bottom: 8px;
}
.woocommerce-variation-price .price {
  color: #000 !important;
}

.single_add_to_cart_button.button {
  width: 94%;
  min-height: 55px;
  max-height: 55px;
  border: none !important;
  background-color: #000 !important;
  transition: all ease-in-out 0.3s;
  font-size: 14.5px !important;
  font-weight: 700 !important;
  margin: auto !important;
  padding: 0 !important;
}
.single_add_to_cart_button.button:hover {
  background-color: #d97a00 !important;
}

.PopUpsBoxProducts.open {
  width: 88.89vw;
  opacity: 1;
  visibility: visible;
  max-width: 88.89vw;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts.open {
    width: 91vw;
    max-width: 91vw;
  }
}

.PopUpsBoxProducts {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.94);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  transition: 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
  padding: 50px 24px;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts {
    padding: 32px 16px;
  }
}
.PopUpsBoxProducts .ineerParentsBoxTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
  border-bottom: 1px solid rgb(38, 38, 38);
  padding-bottom: 24px;
}
.PopUpsBoxProducts .ineerParentsBoxTop > h4 {
  font-size: clamp(0.875rem, 0.7958rem + 0.3333vw, 1.125rem);
}
.PopUpsBoxProducts .ineerParentsBoxTop .CloseBoxProducts {
  scale: 0.8;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .ineerParentsBoxTop .CloseBoxProducts {
    scale: 0.7;
  }
}
.PopUpsBoxProducts .ineerParentsBoxTop .CloseBoxProducts:hover {
  color: #fff;
  scale: 0.9;
}
.PopUpsBoxProducts .FlexStyleParentGen {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 5em;
  border-bottom: 1px solid rgb(38, 38, 38);
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen {
    gap: 30px;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.PopUpsBoxProducts .FlexStyleParentGen .divTitle {
  width: 33%;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .divTitle {
    width: 100%;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .divTitle > h3 {
  color: #fff;
  font-size: clamp(1rem, 0.8944rem + 0.4444vw, 1.25rem);
  font-weight: 800;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo {
  width: 65%;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo {
    width: 100%;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information > h2 {
  display: none;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes {
  max-width: 950px;
  margin-right: auto;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes {
    max-width: 100%;
    padding: 10px;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__value {
  font-style: normal !important;
  font-weight: 500;
  border: none !important;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__label {
  font-weight: 400 !important;
  padding: 14px 0 23px 0 !important;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item {
  border-bottom: 1px solid rgba(39, 39, 39, 0.7294117647) !important;
  font-size: 13px;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo > .wc-tab-block.wc-tab-additional_information .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item:last-of-type {
  border-bottom: none !important;
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo .woocommerce-product-details__short-description {
  font-size: 13.5px;
  font-weight: 400;
  color: #fff;
  line-height: 2.5em;
  text-align: justify;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo .woocommerce-product-details__short-description {
    font-size: 13px;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .FlexStyleBoxTwo .woocommerce-product-details__short-description p {
  margin: 0;
}
.PopUpsBoxProducts .FlexStyleParentGen .VariablesParents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 30px;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .VariablesParents {
    grid-template-columns: repeat(1, 1fr);
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .VariablesParents .divBoxContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .PopUpsBoxProducts .FlexStyleParentGen .VariablesParents .divBoxContent {
    padding-bottom: 1.3em;
    border-bottom: 1px solid rgb(38, 38, 38);
  }
  .PopUpsBoxProducts .FlexStyleParentGen .VariablesParents .divBoxContent:last-of-type {
    border-bottom: none;
  }
}
.PopUpsBoxProducts .FlexStyleParentGen .VariablesParents .divBoxContent .SvgIcon {
  width: 60px;
  display: flex;
}
.PopUpsBoxProducts .FlexStyleParentGen .VariablesParents .divBoxContent .ContentTxt {
  width: calc(100% - 60px);
  font-size: 13px;
  font-weight: 500;
  line-height: 2.3em;
  margin: 0;
}

.custom-acf-section {
  display: flex;
  flex-direction: column;
  margin: 100px 0;
}
@media (max-width: 768px) {
  .custom-acf-section {
    margin-bottom: 0;
  }
}
.custom-acf-section .acf-block.reverse {
  flex-direction: row-reverse;
}
.custom-acf-section .acf-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .custom-acf-section .acf-block {
    margin-bottom: 5em;
  }
  .custom-acf-section .acf-block:last-of-type {
    margin-bottom: 0;
  }
}
.custom-acf-section .acf-block .acf-block-image {
  width: 50%;
  overflow: hidden;
  display: flex;
}
@media (max-width: 768px) {
  .custom-acf-section .acf-block .acf-block-image {
    width: 100%;
  }
}
.custom-acf-section .acf-block .acf-block-image img {
  width: 100%;
  height: auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  min-height: 600px;
  min-width: 700px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-height: 850px;
}
@media (max-width: 768px) {
  .custom-acf-section .acf-block .acf-block-image img {
    min-height: auto;
    min-width: auto;
  }
}
.custom-acf-section .acf-block .acf-block-text {
  width: 35%;
  margin: auto;
}
@media (max-width: 768px) {
  .custom-acf-section .acf-block .acf-block-text {
    width: 100%;
    padding: 0 20px;
    text-align: center;
  }
}
.custom-acf-section .acf-block .acf-block-text h3 {
  max-width: 500px;
  font-size: clamp(1rem, 0.8944rem + 0.4444vw, 1.25rem);
  margin-bottom: 1rem;
  color: #fff !important;
}
.custom-acf-section .acf-block .acf-block-text p {
  color: #aaa;
  font-size: 13.5px;
  line-height: 2.1em;
  text-align: justify;
  margin: auto;
}

.rank-math-breadcrumb {
  padding: 60px 20px;
  padding-bottom: 60px;
  padding-bottom: 6px;
}
.rank-math-breadcrumb p {
  margin: 0;
  color: #aaaaaa;
}
@media (max-width: 480px) {
  .rank-math-breadcrumb p {
    font-size: 11.2px;
  }
}
.rank-math-breadcrumb p a {
  color: #fff;
  font-weight: 600;
  transition: all ease-in 0.3s;
}
@media (max-width: 480px) {
  .rank-math-breadcrumb p a {
    font-size: 10px;
  }
}
.rank-math-breadcrumb p a:hover {
  color: #FF9000;
}

/* برای موبایل */
@media (max-width: 768px) {
  .acf-block {
    flex-direction: column;
  }
  .acf-block.reverse {
    flex-direction: column;
  }
  .acf-block-image,
  .acf-block-text {
    flex: 1 1 100%;
  }
  .acf-block-image {
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=shop_style.css.map */