/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__container___FKWIf {
  margin-bottom: 50px;
  background: var(--color-bg, #fff);
  position: relative;
}

.styles__hide___Sq_7c {
  display: none;
}

.styles__inner___RsF_J {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
}

.styles__product___tP7kV {
  background: #fff;
  font-size: 16px;
  position: relative;
  transform: translate3d(0, 0, 0) scale(1);
  direction: rtl;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}

.styles__link___DUbrB {
  display: block;
}
.styles__link___DUbrB:hover {
  color: #0C0C15;
}

.styles__discount-tag___nlxNa {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  padding: 6px 14px;
  font-size: 13px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.styles__image-wrapper___S_UsW {
  overflow: hidden;
  box-sizing: initial;
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
}
.styles__image-wrapper___S_UsW:before {
  content: "";
  display: block;
  margin-top: calc(100% - 1px);
}

.styles__image-align___n2xW0 {
  position: absolute;
  width: 100%;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.styles__image___iqiuI {
  width: 100%;
  display: block;
}

.styles__fade-in___hoGoh {
  visibility: visible;
  transform: scale(1) translate3d(0, -50%, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=$opacityMS)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.styles__fade-out___KVVbD {
  visibility: hidden;
  transform: scale(1.02) translate3d(0, -50%, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=$opacityMS)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.styles__title___WnfBA {
  color: #0C0C15;
  height: 52px;
  line-height: 1.6;
  text-align: center;
  padding: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.styles__info___Gst2W {
  display: block;
  color: #6B7C93;
  padding: 12px 12px 18px;
  text-align: center;
}

.styles__out-of-stock____l7Qt {
  color: #EC6060;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}

.styles__price___nJwcR {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  display: inline-block;
}

.styles__raw-price___A6vj_ {
  color: #737373;
  display: inline-block;
  margin-left: 10px;
  text-decoration: line-through;
}

.styles__empty-state___E4lF5 {
  text-align: center;
  padding: 20px 0 55px;
}

.styles__empty-state-text___BJLo6 {
  display: inline-block;
  line-height: 160%;
  background: #F1F3F5;
  padding: 5px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

div.styles__pagination___pTdvD {
  max-width: 1200px;
  width: 98%;
  margin: 20px auto 0;
  height: 69px;
}

.styles__quick-add-to-cart___KMtmA {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  width: 40px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: 0 3px 6px rgba(96, 108, 236, 0.15), 0 1px 3px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.styles__quick-add-to-cart___KMtmA:hover {
  background: var(--color-accent-400, rgb(108.72, 119.76, 237.52));
  color: #fff;
}
.styles__quick-add-to-cart___KMtmA:active {
  background: var(--color-accent-500, rgb(76.8, 86.4, 188.8));
  color: #fff;
}
.styles__quick-add-to-cart___KMtmA:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 50px;
  left: -10px;
  top: -10px;
}

.styles__quick-add-to-cart-visible___U_AFg {
  opacity: 1;
  visibility: visible;
}

.styles__options___SY4jR {
  width: 100%;
  margin: 65px auto 0;
}

.styles__options___SY4jR > div:last-child {
  margin-bottom: 0;
}

div.styles__mobile-filter-toggle___Y_559 {
  display: none;
}

div.styles__overlay___efS68 {
  display: none;
}

.styles__product-filters-box___L4IuC {
  font-size: 14px;
  background: #fff;
  position: relative;
  border-radius: 5px;
  margin-bottom: 30px;
  display: flex;
  border: 1px solid #e5e5e5;
}
@media only screen and (max-width: 979px) {
  .styles__product-filters-box___L4IuC {
    display: block;
    padding: 10px;
    position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 12;
    margin: 0;
    flex-direction: column;
    transform: translateY(100%);
    transition: 0.3s;
  }
  .styles__product-filters-box-open___oNt8W {
    transform: translateY(0);
  }
}
.styles__product-filters-box___L4IuC > div {
  flex: 1 1 0px;
  padding: 20px;
}
@media only screen and (max-width: 979px) {
  .styles__product-filters-box___L4IuC > div {
    margin: 0 auto;
    padding: 10px;
    flex: none;
  }
}

@media only screen and (max-width: 979px) {
  .styles__options___SY4jR {
    margin: 30px auto 0;
  }
  .styles__inner___RsF_J {
    width: 92%;
  }
  div.styles__pagination___pTdvD {
    width: 92%;
    height: auto;
  }
  .styles__quick-add-to-cart___KMtmA {
    visibility: visible;
    opacity: 1;
  }
  .styles__two-columns___X1oD5 {
    font-size: 14px;
  }
  .styles__two-columns___X1oD5 a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 53px;
    padding: 10px;
    margin-bottom: 3px;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W .styles__price___nJwcR {
    display: block;
  }
  .styles__two-columns___X1oD5 .styles__info___Gst2W .styles__raw-price___A6vj_ {
    display: block;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .styles__two-columns___X1oD5 .styles__title___WnfBA {
    text-overflow: initial;
    white-space: initial;
    height: 44px;
    line-height: 1.6;
  }
  .styles__range-picker-wrapper___mASRg {
    overflow: hidden;
  }
  div.styles__mobile-filter-toggle___Y_559 {
    display: block;
    margin-bottom: 20px;
  }
  div.styles__overlay___efS68 {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    z-index: 9;
    background: rgba(12, 12, 21, 0.13);
  }
  div.styles__overlay-visible___O9rWv {
    opacity: 1;
    visibility: visible;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___gNRuL {
  text-align: center;
  margin-bottom: 35px;
}

.styles__title___qH9Sq {
  color: #0C0C15;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}
.styles__title___qH9Sq:before {
  content: "";
  background: #0C0C15;
  height: 40px;
  width: 1px;
  display: block;
  margin: 0 auto 12px;
}

.styles__title-dark___iTRwX .styles__title___qH9Sq {
  color: #fff;
}
.styles__title-dark___iTRwX .styles__title___qH9Sq:before {
  background: #fff;
}
.styles__title-dark___iTRwX .styles__description___IPDw_ {
  color: rgba(255, 255, 255, 0.8);
}

.styles__description___IPDw_ {
  margin-top: 12px;
  color: #6B7C93;
  font-size: 14px;
  line-height: 160%;
}

@media only screen and (max-width: 979px) {
  .styles__title___qH9Sq {
    font-size: 20px;
  }
  .styles__title___qH9Sq:before {
    height: 20px;
  }
}


.pagination__pagination___M9U9w {
  display: flex;
  align-items: center;
  width: 100%;
  background: #EDEEF4;
  padding: 12px;
  font-size: 14px;
  border-radius: 5px;
}

.pagination__button___CrYh6 {
  width: 160px;
  font-size: 14px;
  padding: 0 10px;

  .pagination__button-icon___L6W_r {
    font-size: 13px;
  }
}

.pagination__prev___t0ocm {
  width: 160px;
}

.pagination__next___kfDyx {
  width: 160px;
}

.pagination__info___fbit5 {
  flex: 1;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.pagination__pageJump___DfcSw {
  display: inline-block;
  margin: 0 15px;
}

.pagination__currentPage___hXlcD {
  display: inline-block;
}

.pagination__total-page___lCtyc {
  margin-right: 3px;
}

.pagination__text-box___KMsbf {
  border: 1px solid var(--borderColor);
  width: 130px;
  padding: 0 15px;
  height: 45px;
  text-align: center;
  border-radius: 5px;

  &:disabled {
    background: var(--antiFlashWhite);
    color: var(--disabledText);
    cursor: not-allowed;
  }
}

@media only screen and (max-width: 768px) {
  .pagination__info___fbit5 {
    widtH: 100%;
    margin: 12px 0;
  }

  .pagination__pagination___M9U9w {
    flex-direction: column-reverse;
  }

  .pagination__pageJump___DfcSw {
    width: 50%;
  }

  .pagination__button___CrYh6 {
    flex: 1;
    width: 100%;
  }

  .pagination__prev___t0ocm, .pagination__next___kfDyx {
    flex: 1;
    width: 100%;
  }

  .pagination__next___kfDyx {
    margin-right: 10px;
  }

  .pagination__text-box___KMsbf {
    width: 100%;
  }
}
.filterFormTitle__filter-form-title___hDgvl {
  display: none;
  padding: 1rem 2rem;
  text-align: center;
}
.filterFormTitle__filter-form-title___hDgvl div:first-child {
  flex: 1;
  font-size: 14px;
}
.filterFormTitle__filter-form-title___hDgvl .filterFormTitle__close-button___z5Ljg {
  cursor: pointer;
}

@media only screen and (max-width: 979px) {
  .filterFormTitle__filter-form-title___hDgvl {
    display: flex;
  }
}
