.styles__wrapper___xiXBX {
  margin-bottom: 50px;
  background: var(--color-bg, var(--bgColor));
}

.styles__inner___IxLLv {
  max-width: var(--defaultWidth);
  width: 98%;
  margin: 0 auto;
  display: table;
}

.styles__content___qMiKj {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.styles__title-wrapper___oZisM {
  margin-bottom: 30px;
  position: relative;
}

.styles__title-parent___Tdpgd {
  margin-bottom: 0;
}

h1.styles__title___PGXvs:before, h1.styles__title___PGXvs:after, div.styles__title___PGXvs:before, div.styles__title___PGXvs:after {
  display: none;
}

.styles__date___gJcag {
  color: var(--color-complement, var(--slateGray));
  font-size: 16px;
  margin-top: 20px;
  display: inline-block;
}

div.styles__align-right___zuKj8 {
  text-align: right;
}

.styles__share-wrapper___n6JjK {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.styles__share-wrapper___n6JjK .styles__share-item___QFJBG {
  display: inline-block;
  color: var(--disabledText);
  margin-right: 7px;
}
.styles__share-wrapper___n6JjK .styles__share-item___QFJBG:first-child {
  margin-right: 0;
}
.styles__share-wrapper___n6JjK .styles__social-icon___U0FQj {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: var(--color-text, var(--baseColor));
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: var(--white);
}
.styles__share-wrapper___n6JjK .styles__social-icon___U0FQj:hover {
  background: var(--drv-lighten-baseColor-8);
}

.styles__description___a9hRw {
  margin: 30px 0;
  line-height: 190%;
  overflow: hidden;
  text-align: justify;
}
.styles__description___a9hRw p {
  margin: 15px 0;
  min-height: 1px;
}
.styles__description___a9hRw strong {
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw em {
  font-style: italic;
}
.styles__description___a9hRw ul {
  font-style: none;
}
.styles__description___a9hRw ul li {
  position: relative;
  margin: 6px 0;
}
.styles__description___a9hRw ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  float: right;
  background: var(--color-primary, var(--mainColor));
  margin-left: 10px;
  margin-top: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.styles__description___a9hRw ol li {
  list-style-type: persian;
  margin: 6px 18px 6px 0;
}
.styles__description___a9hRw h1 {
  font-size: 22px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw h2 {
  font-size: 20px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw h3 {
  font-size: 18px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw h4 {
  font-size: 17px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw h5 {
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw h6 {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
}
.styles__description___a9hRw a {
  color: var(--color-primary, var(--mainColor));
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.styles__description___a9hRw a:hover {
  color: var(--color-primary-400, var(--drv-darken-mainColor-8));
}
.styles__description___a9hRw img {
  max-width: 900px;
  width: auto;
  height: auto;
  -webkit-border-radius: var(--drv-borderRadiusDefault);
  -moz-border-radius: var(--drv-borderRadiusDefault);
  -ms-border-radius: var(--drv-borderRadiusDefault);
  -o-border-radius: var(--drv-borderRadiusDefault);
  border-radius: var(--drv-borderRadiusDefault);
}

.styles__attributes-wrapper___vQt3S {
  width: 250px;
  margin: 0 auto 20px;
}

.styles__cta-wrapper___xZpco {
  display: table;
  width: 100%;
}

.styles__button-wrapper___jq2DQ {
  display: block;
}

.styles__share___VhXEY {
  text-align: center;
  margin-top: 20px;
}

.styles__buy-button___ddQTu {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  padding: 0 35px;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  width: 250px;
}

.styles__options___AOCNH {
  margin: 50px 0 12px;
}

.styles__pre-title___UlIGs {
  margin-bottom: 10px;
}

@media only screen and (max-width: 979px) {
  .styles__wrapper___xiXBX {
    padding: 30px 0 0;
  }
  .styles__inner___IxLLv {
    display: block;
    width: 92%;
  }
  .styles__slideshow___j4yF4 {
    display: block;
    width: 100%;
    padding: 0;
  }
  .styles__content___qMiKj {
    display: block;
    width: 100%;
  }
  .styles__prices___xUJ97 {
    text-align: center;
    margin-top: 30px;
  }
  .styles__options___AOCNH {
    margin: 30px auto 12px;
  }
  .styles__cta-wrapper___xZpco {
    display: block;
  }
  .styles__button-wrapper___jq2DQ, .styles__share___VhXEY {
    display: block;
    text-align: center;
  }
  .styles__buy-button___ddQTu {
    display: block;
    font-weight: bold;
    font-variation-settings: "wght" 700, "slnt" 0;
    margin: 0 auto;
  }
  .styles__share___VhXEY {
    margin-top: 15px;
  }
  .styles__description___a9hRw {
    margin-bottom: 0;
  }
  .styles__prices___xUJ97 {
    font-size: 22px;
  }
  .styles__share-wrapper___n6JjK {
    position: static;
    margin-top: 20px;
  }
  .styles__description___a9hRw img {
    max-width: 100%;
    -webkit-border-radius: var(--drv-borderRadiusDefault);
    -moz-border-radius: var(--drv-borderRadiusDefault);
    -ms-border-radius: var(--drv-borderRadiusDefault);
    -o-border-radius: var(--drv-borderRadiusDefault);
    border-radius: var(--drv-borderRadiusDefault);
  }
}
.Description__product-description___CzVog {
  text-align: initial;
}
.Description__product-description___CzVog table {
  border-collapse: collapse;
  margin: 0;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
  text-align: initial;
}
.Description__product-description___CzVog table td,
.Description__product-description___CzVog table th {
  border: 1px solid var(--borderColor);
  box-sizing: border-box;
  min-width: 1em;
  padding: 6px 8px;
  position: relative;
  vertical-align: middle;
  direction: rtl;
}
.Description__product-description___CzVog table td > *,
.Description__product-description___CzVog table th > * {
  margin-bottom: 0;
}
.Description__product-description___CzVog table td p,
.Description__product-description___CzVog table th p {
  margin: 0;
}
.Description__product-description___CzVog table th {
  background-color: #F1F3F5;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  border-bottom-width: 2px;
}
.Description__product-description___CzVog .Description__tableWrapper___Vep8_ {
  margin: 1.5rem 0;
  overflow-x: auto;
  margin-inline: auto;
}
.Description__product-description___CzVog img,
.Description__product-description___CzVog iframe,
.Description__product-description___CzVog embed {
  max-width: 100%;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.iframe-wrapper-limited {
  width: 100%;
  display: flex;
  justify-content: center;
}
.iframe-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tableWrapper {
  overflow-x: auto;
  margin-inline: auto;
}
@media only screen and (max-width: 480px) {
  .tableWrapper {
    max-width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .tableWrapper {
    max-width: 1200px;
  }
}
/* Colors */
/* Font */
/* Width & Height */
.styles__title-wrapper___brlxm {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles__title-wrapper___brlxm:after {
  content: "";
  background: #2C2C2D;
  width: 60px;
  height: 2px;
  display: block;
  margin: 20px auto 0;
}

.styles__title___InWmx {
  color: #2C2C2D;
  display: inline-block;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 22px;
  line-height: 170%;
}

.styles__title-dark___FwmDI .styles__title___InWmx {
  color: #fff;
}
.styles__title-dark___FwmDI:after {
  background: #fff;
}
.styles__title-dark___FwmDI .styles__description___lku2S {
  color: rgba(255, 255, 255, 0.8);
}

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

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