/*test*/

*, *:hover {
  transition: 100ms all;
}

.product-details-page {
  background-image: url("../images/Products-List.svg");
  background-repeat: no-repeat;
  background-position: 0 10%;
  background-size: cover;
}

/*.discount-timer .percent-img {
    background-image: url(../images/discount-percent.png);
    width: 20px;
    height: 21px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 10px 9px 13px;
}*/

.discount-title span {
  font-size: 18px;
  margin-bottom: 7px;
}

.comment-item {
  border-bottom: 1px solid #B2B5C4;
  display: block;
  padding: 20px 0;
}

.product-comment {
  width: 100%;
}


.discount-timer i {
  margin-left: 19px;
  color: #ff4773;
  font-size: 21px;
}

.discount-timer {
  display: flex;
  align-items: baseline;
}

.discount-timer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}


.product-tag-box div span {
  font-size: 12px !important;
  padding: 0 4px;
  color: #747474ba;
  margin: 0 !important;
}

.product-tag-box img {
  width: 16px !important;
  opacity: 0.7;
}

.product-overview--informations .persian-name {
  font-size: 18px;
  text-align: right;
  margin: 10px 0 0 0 !important;
  white-space: normal;
  font-family: 'yekanbakhHeavy';
}

.product-overview--informations
.english-name {
  font-size: 16px;
  color: rgb(109 109 112 / 80%);
}

.pdp-details-product .english-name {
  font-size: 15px !important;
  color: rgb(109 109 112 / 35%);
  font-family: 'yekanbakh';
}

.product-tag-box {
  margin-top: 14px;
  display: flex;
}

  .product-tag-box div {
    cursor: pointer;
    border-radius: 5px;
    padding: 0px 3px;
    margin-left: 3px;
    background-color: rgb(243 243 243 / 78%);
  }



.pdp-box {
  display: flex;
}

.product-image--box {
  width: 100%;
  height: 450px !important;
  border-radius: 18px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgb(121 104 105 / 11%);
  position: relative;
}

.discount-title img {
  width: 25px;
  height: 25px;
}

.discount-title {
  background-repeat: no-repeat;
  justify-content: flex-start;
  align-items: center;
  color: #ffff;
  width: 157px;
  display: flex;
  height: 46px;
  background-image: url('/Themes/Defaultclean/Content/Images/Discount-Box.png');
}

.discount-timer > span {
  font-size: 24px;
  color: #FF4773;
  font-family: 'yekanbakhNum', 'yekanbakhHeavy';
}


.product-picture--gallery > img:first-child {
  width: 9%;
  height: 50%;
  margin-bottom: 45px;
  margin-right: 23px;
}

.product-picture--gallery img {
  /* max-width: 100%; */
  /* padding: 8px; */
  /* max-height: 300px; */
  width: 100% !important;
  height: 100%;
  cursor: crosshair !important;
  /* margin-top: 30px; */
}

.html-product-details-page .festival-ribbon {
  width: 35px;
  height: 45px;
  position: absolute;
  left: 0 !important;
  margin: 15px 0 0 8px;
  top: 0 !important;
}

.festival-ribbon img {
  width: 100%;
}

.product-picture--gallery {
  /* display: flex; */
  /* align-items: flex-end; */
  height: 450px !important;
  width: 320px;
  margin: 0 auto;
}


.details p {
  font-size: 15px;
  margin-bottom: -7px;
  margin-right: 20px;
}

.related-products--box
.product-price.discounted-price {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: space-between;
}

.details .prices {
  border-radius: 10px;
  /* margin-right: 17px; */
  /* margin-top: 8px; */
  padding: 3px;
  height: 23px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  align-items: flex-end;
}

.pdp-details-product .title img {
  width: 15px !important;
  margin-right: 4px;
  opacity: 0.3;
}

.title h1 {
  margin-top: 14px;
}

.pdp-details-product .title h6 {
  margin-top: 13px;
  color: #200E32;
  font-weight: 600;
}

.details div > label:first-child {
  color: #d71920;
  border-left: dotted;
  border-width: initial;
  padding: 6px 6px;
  font-size: 14px;
}


.details > div:last-child {
  background-color: #EDEFF9;
  border-color: #d71920;
  color: #d71920;
  font-size: 14px;
  padding: 9px 9px;
  cursor: pointer;
}

.details label {
  font-size: 14px;
  padding: 6px 6px;
}

.colors {
  border-top: 14px dotted rgb(109 109 112 / 35%);
  border-bottom: 14px dotted rgb(109 109 112 / 35%);
  border-width: unset;
  width: 271px;
  padding: 3px 0px 7px;
  margin-top: 25px;
  margin-right: 17px;
}

  .colors p {
    font-size: 15px;
    margin-right: 3px;
  }

  .colors div > div:first-child {
    background-color: #FF1E73;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    margin-right: 20px;
    cursor: pointer;
  }

  .colors div > div:nth-child(2) {
    background-color: #9013FE;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    margin-right: 20px;
    cursor: pointer;
  }

  .colors div > div:nth-child(3) {
    background-color: #F5A623;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    margin-right: 20px;
    cursor: pointer;
  }

  .colors div > div:nth-child(4) {
    background-color: #1AC977;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    margin-right: 20px;
    cursor: pointer;
  }

  .colors div {
    display: flex;
  }

    .colors div > div:first-child:hover {
      width: 60px;
      transition: 20ms;
      border-left: 25px solid #FF1E73;
      background-color: white;
      box-shadow: 0px 0px 3px #dedede;
    }

    .colors div > div:nth-child(2):hover {
      width: 60px;
      transition: 20ms;
      border-left: 25px solid #9013FE;
      background-color: white;
      box-shadow: 0px 0px 3px #dedede;
    }

    .colors div > div:nth-child(3):hover {
      width: 60px;
      transition: 20ms;
      border-left: 25px solid #F5A623;
      background-color: white;
      box-shadow: 0px 0px 3px #dedede;
    }

    .colors div > div:nth-child(4):hover {
      width: 60px;
      transition: 20ms;
      border-left: 25px solid #1AC977;
      background-color: white;
      box-shadow: 0px 0px 3px #dedede;
    }

.memory {
  margin-right: 9px;
}

  .memory p {
    font-size: 15px;
    margin-right: 20px;
    padding-top: 7px;
  }

  .memory > div {
    display: flex;
  }

    .memory > div > div {
      border-radius: 15px;
      margin-right: 16px;
      padding: 5px;
      background-color: #E4EAF8;
    }

  .memory label {
    font-size: 14px;
    cursor: pointer;
    margin-right: 3px;
    border-radius: 10px;
    padding: 7px 5px;
    border: 1px solid transparent;
  }

  .memory > div > div:hover {
    border: 1px solid #d71920;
  }

.shopping-product {
  width: 318px;
  height: 398px;
  box-shadow: 0px 0px 3px #dedede;
  border-radius: 13px;
  margin-right: 10px;
}

.logo-box, .guarantee, .price {
  margin-right: 16px;
  padding-top: 10px;
}

  .logo-box label {
    font-size: 17px;
  }

  .logo-box img {
    width: 97px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 7px;
  }

.seller-logo img {
  width: 80px;
  height: 17px;
}

.seller-logo a {
  padding: 0 5px 6px;
}

.seller-logo {
  display: flex;
  margin: 7px 18px 0 0;
  width: 100%;
  height: 30px;
}

.product-buybox {
  box-shadow: 0 2px 6px rgb(121 104 105 / 11%);
  border-radius: 13px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 450px;
  background-color: #fff;
}

.add-to-cart-button:hover {
  box-shadow: 0 2px 6px rgb(215 25 32 / 11%);
}

.product-buybox button img {
  border-left: 1px dashed #fff;
  padding-left: 15px;
}

.product-buybox--notavailable {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

  .product-buybox--notavailable strong {
    font-size: 16px;
    margin: 11px 0;
    max-width: 100%;
    white-space: normal;
    text-align: center;
  }

  .product-buybox--notavailable > img {
    margin-top: 10px;
  }

.related-products--box .product-price span {
  color: rgb(109 109 112 / 40%);
  font-size: 18px !important;
  text-align: left;
  font-family: 'yekanbakhHeavyNum';
}

.product-price {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  margin-left: 7px;
}

.related-products--box .product-disc-price {
  font-family: 'yekanbakhNum';
  color: #bfbbc9;
  position: relative;
  font-size: 15px;
}

  .related-products--box .product-disc-price:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #bfbbc9;
    left: 0;
    top: 11px;
  }

.product-number {
  display: flex;
  border-top: 1px dotted rgb(109 109 112 / 35%);
  border-bottom: 1px dotted rgb(109 109 112 / 35%);
  border-width: unset;
  padding: 11px 0;
  width: 288px;
  margin: 16px 11px 0 11px;
}

.guarantee label {
  display: flex;
  margin-top: 12px;
  font-size: 15px;
  cursor: pointer;
}

.guarantee > label {
  font-size: 17px;
}

#plus, #minuse {
  width: 32px;
  height: 32px;
  background: #E4EAF8;
  border-radius: 6px;
  color: #d71920;
  cursor: pointer;
  margin-right: 11px;
  border: none;
  font-size: 22px;
  padding: 0px;
}

  #plus span {
    margin-right: 9px;
  }

.product-number input {
  width: 32px;
  height: 32px;
  border: 1px solid #d71920;
  border-radius: 7px;
  margin-right: 11px;
  text-align: center;
  padding-top: 5px;
}

#minuse span {
  margin-right: 9px;
}

#plus:hover, #minuse:hover {
  background-color: #d71920;
  color: #ffffff;
}

.offer-price {
  display: flex;
  justify-content: space-between;
}

.old-price {
  text-align: left;
  font-size: 14px;
  margin-left: 5px;
  text-decoration: line-through;
  color: rgb(109 109 112 / 35%);
}

.offer-price > span {
  margin-left: 12px;
  font-size: 21px;
  color: #d71920;
}

.offer-box {
  background-color: #FF4773;
  color: #ffff;
  padding: 6px;
  border-radius: 11px;
}

.add {
  width: 210px;
  height: 53px;
  background-color: #d71920;
  margin: 16px auto;
  border-radius: 15px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  color: #fff;
  font-size: 14px;
  border: none;
  position: relative;
}


.product-buybox--notavailable button {
  display: flex;
  justify-content: space-evenly;
}

  .product-buybox--notavailable button img {
    border-left: 1px dashed #fff;
    padding-left: 20px;
  }

.add a {
  color: #ffff;
  font-size: 16px;
}

.add span {
  color: #fff;
}

/*  .add:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    border-left: 1px dashed #fff;
    top: 0;
    right: 70px;
    transform: translate(-50%, 50%);
    }
*/
.pdp-btn {
  display: flex;
  margin-top: 17px;
}

  .pdp-btn img {
    width: 25px;
    height: 25px;
    opacity: 0.3;
  }

  .pdp-btn .add-to-wishlist-button:hover img {
    opacity: 1;
  }

  .pdp-btn .add-to-wishlist-button {
    height: 48px;
    width: 159px;
    border-radius: 13px;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #ffff;
    /* box-shadow: 0px 0px 3px #dedede; */
    color: #000;
    margin-left: 9px;
    border: 1px solid #b4b4b45e;
  }

.product-share-button {
  background-image: url("../images/share-btn.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.compare-products {
  background-image: url(../images/compare-btn.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.availability {
  background-image: url(../images/notification-btn.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.compare-products button {
  display: none;
}

.pdp-btn .availability, .pdp-btn .compare-products:hover, .pdp-btn .product-share-button:hover {
  box-shadow: 0 2px 6px rgb(121 104 105 / 11%);
  border: none;
  transition: 200ms all;
}

.pdp-btn .availability, .pdp-btn .compare-products, .pdp-btn .product-share-button {
  border: none;
  border-radius: 13px;
  height: 48px;
  width: 45px;
  cursor: pointer;
  background-color: #ffff;
  margin-left: 9px;
  border: 1px solid #b4b4b45e;
}

.onlinePayment, .productReturnGuarantee, .fastSending, .backup {
  display: flex;
}

.usp-icon {
  width: 57px;
}

.usp {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  align-items: flex-end;
}

.product-usp-highlighted .servicesBox {
  height: 48px;
  margin-top: 17px;
  border-radius: 14px;
  /* box-shadow: 0px 0px 3px #dedede; */
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.product-usp-highlighted .onlinePayment > .usp-text {
  margin: 0 !important;
  padding-right: 7px !important;
}

.product-usp-highlighted h5 {
  font-size: 14px;
}

.product-usp-highlighted span {
  font-size: 12px;
}

.quick-access {
  box-shadow: 0px 0px 3px #dedede;
  margin-top: 14px;
  border-radius: 11px 11px 11px 0;
  position: relative;
  background-color: #fff;
  margin-bottom: 60px;
}

.title h6 {
  color: #d71920;
}

.quick-access .title {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
  padding-top: 10px;
}

.title span {
  color: rgb(109 109 112 / 35%);
  font-size: 13px;
  margin-right: 10px;
  padding-left: 11px;
}

.title > div:first-child {
  display: flex;
}

.quick-access .more span span {
  color: #d71920;
  font-size: 21px;
}

.more > span {
  margin-left: 10px;
}

.quick-products > div {
  border: 1px solid rgb(191 187 201 / 34%);
  border-radius: 13px;
  width: 32%;
  height: 159px;
  display: flex;
  cursor: pointer;
}

  .quick-products > div:hover {
    border-color: #d71920;
  }

.quick-products {
  display: flex;
  justify-content: space-around;
  margin-top: 10px;
}

.right-detail {
  width: 18%;
  border-left: 1px dotted #E9E8ED;
  border-width: medium;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.plus-button {
  width: 30px;
  height: 32px;
  border: 1px solid rgb(109 109 112 / 35%);
  background-color: #ffff;
  border-radius: 9px;
  color: rgb(109 109 112 / 35%);
  font-size: 23px;
  margin-top: 9px;
  padding: 0;
  text-align: center;
}

  .plus-button:hover {
    background-color: #d71920;
    color: #fff;
    border: 1px solid transparent;
  }

.product-details {
  display: flex;
}

  .product-details h6 {
    white-space: initial;
    text-align: right;
    font-size: 16px;
    margin-top: 18px;
  }

  .product-details img {
    width: 118px;
    height: 122px;
    margin-top: 18px;
  }

  .product-details > div > span {
    text-align: left;
  }

  .product-details .offer-box {
    height: 34px;
  }

  .product-details .offer-price > span {
    font-size: 18px;
    white-space: nowrap;
    margin-left: 2px;
    margin-top: 7px;
  }

.total-price {
  display: flex;
  align-items: baseline;
  padding-bottom: 14px;
}

  .total-price .title {
    color: rgb(109 109 112 / 35%);
    font-size: 16px;
  }

  .total-price .number {
    color: #d71920;
    font-size: 21px;
  }


.related-products {
  margin-top: 30px;
  box-shadow: 0px 0px 3px #dedede;
  border-radius: 11px;
}

  .related-products > div:first-child {
    display: flex;
    justify-content: space-between;
    padding-top: 11px;
  }

    .related-products > div:first-child .title {
      display: flex;
    }

/*.items {
    display: flex;
    flex-direction: column;
    width: 300px;
}*/

.related-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  border: 1px solid hsl(257deg 11% 76% / 34%);
  border-radius: 10px;
  height: 283px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 17px;
  transition: 200ms all;
}

  .related-items:hover {
    box-shadow: 0px 0px 3px #dedede;
    transition: 200ms all;
  }

.products {
  display: flex;
  margin-top: 10px;
}

.related-items img {
  width: 178px;
  height: 200px;
}

.related-items span {
  font-size: 14px;
  text-align: center;
}

.related-items label {
  font-size: 18px;
  color: #d71920;
  margin-right: 62px;
  margin-top: 12px;
}

.introduction, .technical, .comments {
  border-radius: 11px;
  width: 100%;
  border: 1px solid #dedede;
  box-shadow: 0px 0px 8px rgb(67 95 203 / 8%);
}

  .technical .header:after {
    display: none;
  }

.introduction {
  display: block;
  width: 100%;
  padding: 13px;
  text-align: right;
  background-color: #fff;
  position: relative;
  padding-bottom: 32px;
}

  .introduction img {
    width: 50%;
    height: 50%;
    /* margin-top: 80px; */
    /* margin-right: 40px; */
  }

#full-description .entry-content img {
  width: 20% !important;
  margin: 0 !important;
}

.introduction p {
  font-size: 15px;
  white-space: break-spaces;
  text-align: right;
}

#readMore {
  color: #d71920;
  display: block;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: calc(100% - 2px);
  right: 1px;
  padding: 10px 13px;
  padding-bottom: 5px;
  margin: 0;
  border-radius: 11px;
  transform: translateY(1px);
  border-bottom: 1px solid #dedede;
}

.introduction h5 {
  margin-top: 16px;
}

.introduction .header {
  display: flex;
  align-items: baseline;
  margin-right: 13px;
  padding: 0;
  text-align: right;
  z-index: 0;
  box-shadow: none;
  margin-bottom: 20px;
}

  .introduction .header h5 {
    color: #000;
    font-size: 18px;
    padding-left: 5px;
  }

  .introduction .header span {
    font-size: 1rem;
    margin-right: 5px;
    font-family: 'yekanbakh';
    color: rgb(109 109 112 / 80%);
  }

.introduction h6 {
  font-weight: bold;
  margin-top: 23px;
  color: #d71920;
  margin-right: 12px;
}

.read-link {
  display: none;
}

.introduction a {
  color: #d71920;
  font-size: 15px;
  cursor: pointer;
  margin-right: 12px;
}

.technical .header {
  display: flex;
  align-items: baseline;
  padding-right: 14px;
  padding-top: 18px;
  z-index: 0;
  box-shadow: none;
}

.specification-key {
  color: #BEBBC9;
  padding: 7px;
  border-bottom: 1px solid #DBE2F2;
  width: 120px;
  font-size: 17px
}

.specification-value {
  padding: 7px;
  padding-right: 20px;
  position: relative;
}

  .specification-value::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(219,226,242,1) 100%);
  }

.technical .sticky {
  margin-right: 10px;
  display: flex;
  padding-left: 15px;
  justify-content: space-between;
  position: relative;
  align-items: flex-start;
  background-color: #fff;
}

.technical > div:nth-child(3) {
  display: flex;
  margin-top: 60px;
  margin-right: 30px;
}


table {
  font-size: 13px;
}

.tabbed {
  border: none !important;
}

#full-description h6 {
  color: #d71920;
}

.technical .header span {
  color: rgb(109 109 112 / 80%);
  margin-right: 10px;
  font-size: 1rem;
}

.technical h5 {
  font-weight: bold;
}

.technical h6 {
  color: #d71920;
  width: 113px;
  font-size: 18px;
  text-align: center;
}

.back-to-product > a > img {
  width: 20px;
  height: 20px;
}


.back-to-product {
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 19px;
  max-width: 240px;
  height: auto;
  border: 1px solid #dedede;
  position: sticky;
  top: 0;
  align-self: flex-start;
  justify-content: space-between;
  margin-bottom: 33px;
  padding: 20px 6px;
  box-shadow: 1px 1px 5px hsl(228deg 57% 53% / 8%);
  left: 0;
  margin-left: 40px;
}

  .back-to-product span {
    color: #fff;
  }

  .back-to-product > a {
    color: #ffff;
    cursor: pointer;
    background-color: #d71920;
    height: 51px;
    width: 189px;
    border-radius: 14px;
    margin-top: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

.pdp-coloritem {
  height: 20px;
  width: 20px;
  display: inline-block !important;
  border-radius: 4px;
}

#pdp-specification-color input {
  display: none;
}


.pdp-colotext {
  background-color: #E4EAF8;
  padding: 0 5px;
  border-radius: 0 4px 4px 0;
}


.attribute-radiolist input {
  display: none;
}

  .attribute-radiolist input:checked + label {
    width: auto;
    border-color: #6d6e70;
    border-radius: 9px;
    padding: 5px 5px;
    transition: 300ms ease-out;
  }

.attribute-radiolist label {
  font-size: 14px;
  cursor: pointer;
  margin-left: 5px !important;
  border-radius: 10px;
  border: 1px solid transparent;
  padding: 5px;
}

  .attribute-radiolist label span {
    background-color: #E4EAF8;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    top: 1px;
  }


.guarantee .radio {
  background-color: #E4EAF8;
  position: relative;
  line-height: 0;
  width: 22px;
  height: 22px;
  margin-left: 5px;
  border-radius: 7px;
  display: inline-block;
}

  .guarantee .radio ion-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

.guarantee input:checked + label > .radio > ion-icon {
  opacity: 1;
}

.guarantee input:checked + label .radio {
  background-color: #d71920;
}


.guarantee input {
  display: none;
}

#more {
  display: none;
}


/* ....... */

#tabs {
  padding: 0;
  margin-top: 50px;
}

.tab-content > .active {
  display: flex;
  overflow: hidden;
}

.coming-soon, .stop-production, .unavailable {
  width: 307px;
  height: 226px;
  box-shadow: 0px 0px 3px #dedede;
  border-radius: 13px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.timer-icon img, .info-icon img, .unavailable-icon img {
  width: 25px;
  height: 25px;
  margin-top: 30px;
}

.coming-soon .title h5 {
  color: #d71920;
}

.coming-soon .text span, .stop-production .text span {
  color: rgb(109 109 112 / 35%);
  text-align: center;
  font-size: 14px;
}

.stop-production .title h5 {
  color: #649A68;
}

.unavailable .title h5, .unavailable .text span {
  color: rgb(109 109 112 / 35%);
}

.right-detail > label > span {
  width: 20px;
  height: 20px;
}

.color-picker1 {
  background-color: #FF1E73;
  border: 1px solid transparent;
  border-radius: 9px;
  padding: 5px 5px;
  padding: 5px 1px;
}

.color-picker2 {
  background-color: #9013FE;
  border: 1px solid transparent;
  border-radius: 8px;
}

.color-picker3 {
  background-color: #000000;
  border: 1px solid transparent;
  border-radius: 8px;
}

.right-detail > input {
  display: none;
}

input:checked + .productcolor-picker {
  border: 1px solid #d71920;
  border-radius: 11px;
  padding: 2px;
  height: 26px;
}

.productcolor-picker {
  height: 20px;
  margin-top: 7px;
}

table td:nth-child(2)::before {
  content: "";
  border-right: 1px dotted #B2B5C4;
  padding-left: 10px;
  height: 45%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.comments-title {
  display: flex;
  align-items: flex-start;
  padding-top: 0;
  padding-right: 13px;
  border-bottom: 1px solid #DBE2F2;
}


.product-review-links a {
  color: #000;
  font-size: 14px;
  margin-left: 5px;
}

.comments-title h5 {
  color: #200E32;
}

.comments-title span {
  color: #6d6e70;
  font-size: 13px;
  margin-right: 6px;
  font-family: 'yekanbakhNum';
}

.user-comment .title {
  display: flex;
  justify-content: space-between;
  margin-top: 13px;
}

.user-comment .answer {
  margin-left: 20px;
}

.user-specifications > img {
  width: 37px;
  height: 37px;
}

.user-specifications {
  align-items: center;
}


  .user-specifications .user-name {
    color: #200E32;
    font-size: 15px;
  }

  .user-specifications .date {
    color: rgb(109 109 112 / 35%);
    font-size: 14px;
  }

.product-buyer {
  background-color: #DDF8E2;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 113px;
  height: 30px;
  margin-right: 6px;
}

  .product-buyer img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

.answer span {
  color: #200E32;
  font-size: 14px;
  margin-left: 6px;
}

.answer img {
  width: 20px;
  height: 20px;
}

.footer {
  display: flex;
  justify-content: space-between;
  margin-right: 63px;
}

  .footer .like img {
    width: 20px;
    height: 20px;
  }

  .footer .like span {
    font-size: 14px;
    color: rgb(109 109 112 / 35%);
    margin-right: 5px;
  }

  .footer .detail {
    display: flex;
    width: 290px;
    justify-content: space-evenly;
  }


  .footer .product-color > span:first-child {
    color: rgb(109 109 112 / 35%);
    font-size: 14px;
  }

  .footer .product-color > span:nth-child(2) {
    background-color: #E4EAF8;
    border-left: 17px solid #FF1E73;
    border-radius: 7px;
    padding: 3px;
    font-size: 13px;
    margin-right: 6px;
  }

.detail .seller > span:first-child {
  color: rgb(109 109 112 / 35%);
  font-size: 14px;
}

.detail .seller > span:nth-child(2) {
  font-size: 14px;
  color: #d71920;
}

.user-comment .text p {
  font-size: 14px;
  margin-right: 66px;
  white-space: break-spaces;
  text-align: right;
  margin-top: 15px;
}

.write-comment .user-specifications > div {
  display: flex;
  flex-direction: column;
}

.write-comment .user-specifications .answer-to {
  font-size: 12px;
  color: #d71920;
}

.write-comment {
  margin-right: 60px;
  padding: 20px 0;
  border-bottom: 1px solid #DBE2F2;
}

  .write-comment .user-comment {
    padding-bottom: 18px;
  }

#nav-comments .no-comment {
  display: block;
  border: none;
  box-shadow: none;
}

  #nav-comments .no-comment .title strong {
    margin-right: 6px;
    font-size: 1rem;
    color: rgb(109 109 112 / 80%);
  }

#nav-comments .no-comment {
  margin-right: 20px;
}

  #nav-comments .no-comment
  .no-data {
    display: flex;
    flex-direction: column;
    height: 120px;
    justify-content: center;
    margin-top: 30px;
  }

    #nav-comments .no-comment .no-data strong {
      font-size: 16px;
      margin-top: 11px;
    }

.comments {
  display: flex;
  justify-content: space-around;
  box-shadow: 0px 0px 3px #dedede;
  align-items: flex-start;
  padding: 24px 0;
  background-color: #fff;
}

.read-comment {
  padding-bottom: 20px;
  padding-right: 5px;
}

.add-comment {
  width: 30%;
}

.comments-box {
  border-width: unset;
}

.product-review-links {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  width: 100%;
}

.more-comment {
  background-color: #EDEFF9;
  width: 160px;
  padding: 5px;
  border-radius: 10px;
  color: #d71920;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  margin-right: 60px;
  margin-top: 20px;
}

.writing-comment textarea {
  border: none;
  border-radius: 12px;
  resize: none;
  margin-right: 2px;
  margin-top: 1px;
}

  .writing-comment textarea::placeholder {
    color: rgb(109 109 112 / 35%);
    font-size: 14px;
    padding: 9px;
  }

.write-comment {
  position: relative;
}

  .write-comment button {
    position: absolute;
  }

.add-answer textarea {
  margin-top: -5px;
  border: none;
  border-radius: 12px;
  resize: none;
  margin-right: 7px;
}

  .add-answer textarea::placeholder {
    color: rgb(109 109 112 / 35%);
    padding: 5px;
    font-size: 13px;
  }

#full-description {
  /* height: 350px; */
  overflow: hidden;
  text-align: right;
  margin-right: 12px;
  padding-bottom: 10px;
  position: relative;
}

#read-more, #see-more-technical {
  color: #d71920;
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  cursor: pointer;
  text-align: right;
}

td.specification-value {
  text-align: right;
  position: relative;
  color: #000;
  white-space: break-spaces;
}

.attribute-squares.color-squares {
  display: inline-block;
  margin-left: 5px;
}

#specificationTabel {
  width: 100%;
  margin-left: 30px;
}

.specification-value span {
  color: #000;
  right: 14px;
  bottom: 7px;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: break-spaces;
  font-size: 15px
}

.specification-tabel-item table {
  margin-right: 40px;
}

.specification-tabel-item {
  display: flex;
  margin-bottom: 50px;
  align-items: flex-start;
}

.comment-box {
  box-shadow: 0 1px 6px #dedede;
  width: 90%;
  border-radius: 13px;
  height: 260px;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  justify-content: space-between;
  margin: 0 auto;
}

  .comment-box button {
    background-color: #d71920;
    color: #fff;
    width: 150px;
    height: 43px;
    border: none;
    border-radius: 16px;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    cursor: pointer;
  }

    .comment-box button i {
      margin-top: 6px;
    }

    .comment-box button:disabled {
      background-color: #d71920;
      opacity: 0.4;
      color: #fff;
      width: 150px;
      height: 43px;
      border: none;
      border-radius: 16px;
      margin: 0 auto;
      text-align: left;
      font-size: 15px;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      cursor: not-allowed;
    }

    .comment-box button img {
      width: 13px;
      height: 13px;
    }

    .comment-box button span {
      border-right: 1px dotted #fff;
      padding-right: 10px;
    }

.answer-box {
  box-shadow: 0px 0px 5px #dedede;
  border-radius: 13px;
  height: 300px;
  padding: 0 0 14px 22px;
  margin-top: 30px;
}

  .answer-box a {
    background-color: #d71920;
    color: #fff;
    width: 150px;
    height: 50px;
    border: none;
    border-radius: 20px;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    cursor: pointer;
    float: left;
  }

    .answer-box a img {
      width: 13px;
      height: 13px;
    }

    .answer-box a span {
      border-right: 1px dotted #fff;
      padding-right: 10px;
    }

  .answer-box > span {
    font-size: 13px;
    margin-right: 15px;
    margin-top: 11px;
  }

    .answer-box > span > span {
      color: #d71920;
    }

.pagination {
  float: left;
  margin-top: 16px;
}

  .pagination a {
    color: black;
    float: left;
    padding: 4px 11px;
  }

    .pagination a.active {
      background-color: #d71920;
      color: white;
      border-radius: 9px;
    }

  .pagination .arrow {
    background-color: #c9d4ec;
    width: 9px;
    height: 25px;
    border-radius: 9px;
    padding: 15px;
  }


    .pagination .arrow img {
      display: block;
      margin-left: 5px;
      margin-top: -4px;
    }

.no-comment {
  /* margin-top: 30px; */
  /* box-shadow: 0px 0px 1px #dedede; */
  /* border-radius: 11px; */
  /* display: flex; */
  justify-content: space-between;
  border: 1px solid #dedede;
}

  .no-comment .title {
    display: flex;
    align-items: baseline;
  }

  .no-comment .description {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    right: 0;
    transform: translate(-270px, 69px);
  }

    .no-comment .description span {
      font-size: 20px;
      color: rgb(109 109 112 / 35%);
      padding-top: 15px;
    }

.title-description .title span {
  color: #d71920;
}

.no-comment .description img {
  width: 24px;
  height: 24px;
}

.no-comment .login-box {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 3px #dedede;
  align-items: center;
  margin-top: 60px;
  height: 166px;
  width: 306px;
  margin-bottom: 40px;
  margin-left: 60px;
  border-radius: 13px;
  justify-content: space-evenly;
}

  .no-comment .login-box > img {
    width: 32px;
    height: 32px;
  }

  .no-comment .login-box > span {
    text-align: center;
    font-size: 14px;
    white-space: pre-line;
  }

.no-comment a {
  cursor: pointer;
  background-color: #d71920;
  width: 170px;
  height: 40px;
  border-radius: 14px;
  color: #fff;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 13px;
}

.no-comment .login-box a img {
  width: 20px;
  height: 20px;
}

.no-comment .login-box a span {
  border-right: 1px dotted #fff;
  padding-right: 10px;
}

div#nav-tab {
  text-align: center;
  /* display: flex; */
  /* justify-content: center; */
}



.extra::after {
  content: "";
  width: 200px;
  height: 36px;
  background-color: white;
  position: absolute;
  transform: translateY(35px);
  left: 0px;
  bottom: 0;
  border-radius: 0 0 81px 5px;
  box-shadow: 0px 0px 3px #dedede;
  z-index: -2;
}



.extra::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 4px;
  background-color: #fff;
  left: 0px;
  bottom: 0;
  transform: translateY(3px);
}

.add-more {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 13px;
  width: 170px;
  height: 47px;
  margin: 0;
  transform: translate(10px, 25px);
  background-color: #d71920;
  color: #fff;
  font-size: 14px;
  border-radius: 17px;
  align-items: center;
  justify-content: space-evenly;
}

  .add-more a {
    color: #ffff;
    font-size: 16px;
  }

  .add-more span {
    color: #fff;
    font-size: 12px;
    padding-right: 9px;
    border-right: 1px dotted #b4b8c5;
  }

  .add-more > img {
    width: 25px;
    height: 16px;
    border-width: unset;
    padding-right: 6px;
  }

#small-search-box-form {
  display: flex;
}

.back-to-product > img {
  width: 200px;
  height: 200px;
  position: sticky;
  top: 0;
}

.back-to-product > a span {
  border-right: 1px dotted #fff;
  padding-right: 16px;
  font-size: 13px;
}

#nav-technical-tab .box-cut--radios_left, #nav-introduction-tab .box-cut--radios_left, #nav-comments-tab .box-cut--radios_left {
  content: "";
  display: none !important;
  width: 63px;
  background-color: #fff;
  transform: rotate(120deg);
  box-shadow: 0px 0px 3px #ffffff;
  z-index: 43;
  display: inline-block;
  transform-origin: 40px 20px;
  bottom: 0;
  position: relative;
  left: 15px;
  border-radius: 0px 20px 0px 40px;
}

#nav-technical-tab .box-cut--radios_right, #nav-introduction-tab .box-cut--radios_right, #nav-comments-tab .box-cut--radios_right {
  content: "";
  display: none !important;
  width: 63px;
  background-color: #ffffff;
  transform: rotate( 240deg );
  box-shadow: 0px 0px 3px #ffffff;
  z-index: 43;
  display: inline-block;
  transform-origin: 10px 30px;
  bottom: 3px;
  position: relative;
  left: 15px;
  border-radius: 20px 0px 40px 0px;
}


.block {
  border: 1px solid transparent;
  border-radius: 14px;
  font-size: 14px;
  box-shadow: 0 0 5px rgb(67 95 203 / 11%);
  margin: 20px 0px 0 20px;
}


.product-search-box {
  position: relative;
}

  .product-search-box input {
    border-radius: 14px;
    height: 33px;
    width: 230px;
    font-size: 14px;
    border: none;
    position: relative;
    padding-right: 31px;
  }

    .product-search-box input::placeholder {
      color: rgb(109 109 112 / 35%);
    }

  .product-search-box img {
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 13px;
  }

.available-product {
  height: 81px;
}

.product-inventory {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px dotted #E3E2E8;
  padding: 9px 13px;
  width: 236px;
  margin: 0 auto;
}

  .product-inventory span {
    font-size: 14px;
    border-radius: 5px;
  }

  .product-inventory div {
    width: 20px;
    height: 20px;
    background: red;
  }

.gift-product {
  display: flex;
  justify-content: space-between;
  padding: 12px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.giftProduct a {
  width: 80%;
  height: 80%;
  position: absolute;
  bottom: 1px;
  left: 9px;
}

.gift-product span {
  font-size: 14px;
  border-radius: 5px;
}

.gift-product div {
  width: 20px;
  height: 20px;
  background: red;
}



.price-range {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100px;
}

.swip-price {
  width: 244px;
  height: 32px;
  background-color: red;
}

.price-range span {
  padding: 5px 0;
}

.add-price {
  display: flex;
  justify-content: space-around;
}

  .add-price input {
    width: 95px;
    border: none;
    text-align: center;
  }

.price-from, .price-to {
  border: 1px solid #E4EAF8;
  border-radius: 5px;
  margin-top: 9px;
}

.price-to {
  margin-right: 7px;
}

  .price-from span, .price-to span {
    color: rgb(109 109 112 / 35%);
    padding-right: 3px;
  }

  .price-from input, .price-to input {
    color: #d71920;
  }

.brands-filter {
  height: 185px;
}

  .brands-filter .title-box, .color-filter .title-box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0 13px;
    margin-top: 5px;
  }

    .brands-filter .title-box img, .color-filter .title-box img {
      width: 10px;
      height: 7px;
    }

.search-brand {
  position: relative;
}

  .search-brand input {
    border-bottom: 1px solid #E3E2E8 !important;
    height: 33px;
    width: 100%;
    font-size: 14px;
    border: none;
    padding-right: 30px;
  }


label[for] {
  user-select: none;
  margin: 0;
}

.search-brand img {
  z-index: 1;
  position: absolute;
  bottom: 50%;
  right: 8px;
  transform: translateY(50%);
  user-select: none;
}

.search-brand input::placeholder {
  color: rgb(109 109 112 / 35%);
  padding-right: 2px;
}

h
.brand, .capacity {
  display: flex;
  justify-content: space-between;
  color: rgb(109 109 112 / 35%);
  border-bottom: 2px dotted #E3E2E8;
  padding: 10px 0;
  align-items: center;
}

.choose-brand {
  margin-top: 17px;
}

.brand .name {
  margin-left: 80px;
}

.capacity .name {
  margin-left: 112px;
}

.brands-filter a {
  color: #d71920;
}

.more-box {
  margin-top: 10px;
}

  .more-box span {
    color: #d71920;
    padding-right: 8px;
    cursor: pointer;
  }

.color-filter {
  height: 211px;
}

  .color-filter .color {
    padding-right: 6px;
  }

  .color-filter .color-pink > div {
    width: 191px;
    height: 26px;
    background-color: #E4EAF8;
    margin-top: 20px;
    margin-right: 10px;
    border-left: 22px solid #FF1E73;
    border-radius: 8px;
    display: flex;
    font-size: 15px;
    cursor: pointer;
  }

  .color-filter .color-green > div {
    width: 191px;
    height: 26px;
    background-color: #E4EAF8;
    margin-top: 20px;
    margin-right: 10px;
    border-left: 22px solid #7ED321;
    border-radius: 8px;
    display: flex;
    font-size: 15px;
    cursor: pointer;
  }

  .color-filter .color-purple > div {
    width: 191px;
    height: 26px;
    background-color: #E4EAF8;
    margin-top: 20px;
    margin-right: 10px;
    border-left: 22px solid #9013FE;
    border-radius: 8px;
    display: flex;
    font-size: 15px;
    cursor: pointer;
  }

  .color-filter .color > div {
    display: flex;
  }

.color-pink, .color-purple, .color-green {
  display: flex;
  align-items: flex-end;
}

.color input {
  display: none;
}

.color-filter .radio {
  background-color: #E4EAF8;
  position: relative;
  line-height: 0;
  width: 24px;
  height: 23px;
  border-radius: 7px;
  display: inline-block;
  cursor: pointer;
}

  .color-filter .radio ion-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

  .color-filter .radio ion-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

.color-filter input:checked + label > .radio > ion-icon {
  opacity: 1;
}

.color-filter input:checked + label .radio {
  background-color: #d71920;
}

.color-pink > div > span, .color-green > div > span, .color-purple > div > span {
  padding-right: 6px;
}

.choose-brand input {
  display: none;
}

.choose-brand .radio {
  background-color: #E4EAF8;
  position: relative;
  line-height: 0;
  width: 22px;
  height: 21px;
  border-radius: 7px;
  display: inline-block;
  cursor: pointer;
  margin-left: 6px;
}

  .choose-brand .radio ion-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

  .choose-brand .radio ion-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

.choose-brand input:checked + label > .radio > ion-icon {
  opacity: 1;
}

.choose-brand input:checked + label .radio {
  background-color: #d71920;
}

.brands-filter label {
  display: flex;
  align-items: center;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0px;
  width: 40px;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
  background-color: #ccc;
}

  .slider:before {
    position: absolute;
    content: url(../assests/Group\ 208.png);
    height: 15px;
    width: 16px;
    left: 2px;
    line-height: 15px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 4px;
    padding: 0px 4px;
  }

input:checked + .slider {
  background-color: #d71920;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  transform: translateX(20px);
}

.product-list {
  border: 1px solid transparent;
  box-shadow: 0 0 5px rgb(67 95 203 / 11%);
  height: 660px;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
}

.product-colors .color1 {
  width: 7px;
  height: 7px;
  background: rgb(109 109 112 / 35%);
  margin-left: 6px;
  margin-top: 7px;
  border-radius: 3px;
}

.product-colors .color2 {
  width: 7px;
  height: 7px;
  background: #d71920;
  margin-left: 6px;
  margin-top: 7px;
  border-radius: 3px;
}

.product-colors .color3 {
  width: 7px;
  height: 7px;
  background: #000000;
  margin-left: 6px;
  margin-top: 7px;
  border-radius: 3px;
}

.product-colors {
  display: flex;
  justify-content: flex-end;
}

  .product-colors::before {
    content: "...";
    margin-left: 5px;
    cursor: pointer;
  }

.product-items .product-img img {
  width: 60%;
  height: 60%;
  left: 0;
  top: 0;
  transform: translate(-33%, 20%);
}

.product-items .description {
  margin-top: 40px;
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
}

.product-items .price {
  font-size: 17px;
  text-align: left;
  padding-left: 15px;
  color: #d71920;
  margin-top: 8px;
}

.product-items {
  border: 1px solid hsl(257deg 11% 76% / 34%);
  /* box-shadow: 0 0 5px rgb(67 95 203 / 11%); */
  border-radius: 13px;
}

.product-list > div {
  display: flex;
  padding: 12px 0;
}

.product-items {
  width: 200px;
  height: 300px;
  margin: 0 auto;
}

.stopProduction span {
  color: #649A68;
  font-size: 14px;
  border: 1px solid #DEEBD9;
  border-radius: 9px;
  padding: 3px;
  float: left;
  margin-left: 11px;
  margin-top: 9px;
}

.comingSoon span {
  color: #d71920;
  font-size: 14px;
  border: 1px solid #DEEBD9;
  border-radius: 9px;
  padding: 3px;
  float: left;
  margin-left: 11px;
  margin-top: 9px;
}

.Unavailable span {
  color: #BFBBCA;
  font-size: 14px;
  border: 1px solid #DEEBD9;
  border-radius: 9px;
  padding: 3px;
  float: left;
  margin-left: 11px;
  margin-top: 9px;
}

.offer .price .offer-box {
  height: 31px;
  display: flex;
}

.offer .price .offer-price > span {
  font-size: 18px;
  white-space: nowrap;
}

.offer .offer-price {
  align-items: center;
}

.offer .offer-box {
  margin-left: 8px;
}

.offer:hover {
  border: 1px solid #FF4773;
}

.offer .price .offer-box span {
  font-size: 14px;
}

.product-items.offer .header {
  display: flex;
  justify-content: space-between;
}



  .product-items.offer .header span {
    color: rgb(109 109 112 / 35%);
    margin-right: 3px;
  }

  .product-items.offer .header img {
    margin-right: 6px;
  }

.comparison {
  cursor: pointer;
}

.rangeslider {
  position: relative;
}

  .rangeslider input {
    position: absolute;
    width: 100%;
  }

.add-price input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

#nav-tab .nav-item span {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background-color: #E4EAF8;
  z-index: 1;
  position: relative;
  padding: 0px 40px;
  /* overflow: hidden; */
}











.tabbed {
  width: 80%;
  min-width: 400px;
  margin: 0 auto;
  margin-bottom: 68px;
  border-bottom: 4px solid #000;
  overflow: hidden;
  transition: border 250ms ease;
}

.nav-tabs .nav-link:hover {
  color: #777;
}

.tabbed nav {
  margin: 0px;
  padding: 0;
  overflow: hidden;
  display: flex;
  padding-top: 5px;
  justify-content: center;
}

  .tabbed nav * {
    margin: 0px;
    padding: 0px;
  }

  .tabbed nav a {
    display: block;
    padding: 10px 24px 8px;
    background-color: #dad3d3 !important;
    margin-right: 46px;
    z-index: 2;
    position: relative;
    cursor: pointer;
    color: #6d6e70;
    transition: all 250ms ease;
  }

    .tabbed nav a:before,
    .tabbed nav a:after {
      display: block;
      content: " ";
      position: absolute;
      top: -1px;
      height: 108%;
      width: 44px;
      background-color: #dad3d3;
      transition: all 250ms ease;
    }

    .tabbed nav a:before {
      right: -24px;
      transform: skew(30deg, 0deg);
      box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
    }

    .tabbed nav a:after {
      left: -24px;
      transform: skew(-30deg, 0deg);
      box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
    }

    .tabbed nav a.active {
      z-index: 3;
      border: none;
    }

      .tabbed nav a.active,
      .tabbed nav a.active:before,
      .tabbed nav a.active:after {
        background-color: #fff !important;
        color: #151515 !important;
      }


/*----- Round Tabs -----*/
.tabbed.round nav a {
  border-radius: 8px 8px 0 0 !important;
  max-width: 150px;
  flex: none;
  margin: 0 30px !important;
}

  .tabbed.round nav a:before {
    border-radius: 0 8px 0 0;
  }

  .tabbed.round nav a:after {
    border-radius: 8px 0 0 0;
  }


/*----- Skins -----*/
.tabbed[class*="skin-"] ul li {
  color: #FFF;
  text-shadow: rgba(0,0,0,.1) 0 1px;
}

/* .tabbed.skin-turquoise {
    border-bottom-color: #1ABC9C;
  } */
.tabbed.skin-turquoise ul li,
.tabbed.skin-turquoise ul li:before,
.tabbed.skin-turquoise ul li:after {
  background-color: #34D6B6;
}

  .tabbed.skin-turquoise ul li:hover,
  .tabbed.skin-turquoise ul li:hover:before,
  .tabbed.skin-turquoise ul li:hover:after {
    background-color: #40E2C2;
  }

  .tabbed.skin-turquoise ul li.active,
  .tabbed.skin-turquoise ul li.active:before,
  .tabbed.skin-turquoise ul li.active:after {
    background-color: #1ABC9C;
  }

.tabbed.skin-emerald {
  border-bottom-color: #2ECC71;
}

  .tabbed.skin-emerald ul li,
  .tabbed.skin-emerald ul li:before,
  .tabbed.skin-emerald ul li:after {
    background-color: #48E68B;
  }

    .tabbed.skin-emerald ul li:hover,
    .tabbed.skin-emerald ul li:hover:before,
    .tabbed.skin-emerald ul li:hover:after {
      background-color: #54F297;
    }

    .tabbed.skin-emerald ul li.active,
    .tabbed.skin-emerald ul li.active:before,
    .tabbed.skin-emerald ul li.active:after {
      background-color: #2ECC71;
    }

.tabbed.skin-peter-river {
  border-bottom-color: #3498DB;
}

  .tabbed.skin-peter-river ul li,
  .tabbed.skin-peter-river ul li:before,
  .tabbed.skin-peter-river ul li:after {
    background-color: #4EB2F5;
  }

    .tabbed.skin-peter-river ul li:hover,
    .tabbed.skin-peter-river ul li:hover:before,
    .tabbed.skin-peter-river ul li:hover:after {
      background-color: #5ABEFF;
    }

    .tabbed.skin-peter-river ul li.active,
    .tabbed.skin-peter-river ul li.active:before,
    .tabbed.skin-peter-river ul li.active:after {
      background-color: #3498DB;
    }

.tabbed.skin-amethyst {
  border-bottom-color: #9B59B6;
}

  .tabbed.skin-amethyst ul li,
  .tabbed.skin-amethyst ul li:before,
  .tabbed.skin-amethyst ul li:after {
    background-color: #B573D0;
  }

    .tabbed.skin-amethyst ul li:hover,
    .tabbed.skin-amethyst ul li:hover:before,
    .tabbed.skin-amethyst ul li:hover:after {
      background-color: #C17FDC;
    }

    .tabbed.skin-amethyst ul li.active,
    .tabbed.skin-amethyst ul li.active:before,
    .tabbed.skin-amethyst ul li.active:after {
      background-color: #9B59B6;
    }

.tabbed.skin-wet-asphalt {
  border-bottom-color: #34495E;
}

  .tabbed.skin-wet-asphalt ul li,
  .tabbed.skin-wet-asphalt ul li:before,
  .tabbed.skin-wet-asphalt ul li:after {
    background-color: #4E6378;
  }

    .tabbed.skin-wet-asphalt ul li:hover,
    .tabbed.skin-wet-asphalt ul li:hover:before,
    .tabbed.skin-wet-asphalt ul li:hover:after {
      background-color: #5A6F84;
    }

    .tabbed.skin-wet-asphalt ul li.active,
    .tabbed.skin-wet-asphalt ul li.active:before,
    .tabbed.skin-wet-asphalt ul li.active:after {
      background-color: #34495E;
    }

.tabbed.skin-sun-flower {
  border-bottom-color: #F1C40F;
}

  .tabbed.skin-sun-flower ul li,
  .tabbed.skin-sun-flower ul li:before,
  .tabbed.skin-sun-flower ul li:after {
    background-color: #FFDE29;
    color: #0A0;
  }

    .tabbed.skin-sun-flower ul li:hover,
    .tabbed.skin-sun-flower ul li:hover:before,
    .tabbed.skin-sun-flower ul li:hover:after {
      background-color: #FFEA35;
    }

    .tabbed.skin-sun-flower ul li.active,
    .tabbed.skin-sun-flower ul li.active:before,
    .tabbed.skin-sun-flower ul li.active:after {
      background-color: #F1C40F;
      color: #FFF;
    }

.tabbed.skin-carrot {
  border-bottom-color: #E67E22;
}

  .tabbed.skin-carrot ul li,
  .tabbed.skin-carrot ul li:before,
  .tabbed.skin-carrot ul li:after {
    background-color: #FF983C;
  }

    .tabbed.skin-carrot ul li:hover,
    .tabbed.skin-carrot ul li:hover:before,
    .tabbed.skin-carrot ul li:hover:after {
      background-color: #FFA448;
    }

    .tabbed.skin-carrot ul li.active,
    .tabbed.skin-carrot ul li.active:before,
    .tabbed.skin-carrot ul li.active:after {
      background-color: #E67E22;
    }

.tabbed.skin-alizarin {
  border-bottom-color: #E74C3C;
}

  .tabbed.skin-alizarin ul li,
  .tabbed.skin-alizarin ul li:before,
  .tabbed.skin-alizarin ul li:after {
    background-color: #FF6656;
  }

    .tabbed.skin-alizarin ul li:hover,
    .tabbed.skin-alizarin ul li:hover:before,
    .tabbed.skin-alizarin ul li:hover:after {
      background-color: #FF7262;
    }

    .tabbed.skin-alizarin ul li.active,
    .tabbed.skin-alizarin ul li.active:before,
    .tabbed.skin-alizarin ul li.active:after {
      background-color: #E74C3C;
    }

.tabbed.skin-graphite {
  border-bottom-color: #454545;
}

  .tabbed.skin-graphite ul li,
  .tabbed.skin-graphite ul li:before,
  .tabbed.skin-graphite ul li:after {
    background-color: #5F5F5F;
  }

    .tabbed.skin-graphite ul li:hover,
    .tabbed.skin-graphite ul li:hover:before,
    .tabbed.skin-graphite ul li:hover:after {
      background-color: #6B6B6B;
    }

    .tabbed.skin-graphite ul li.active,
    .tabbed.skin-graphite ul li.active:before,
    .tabbed.skin-graphite ul li.active:after {
      background-color: #454545;
    }

.tabbed.skin-concrete {
  border-bottom-color: #95A5A6;
}

  .tabbed.skin-concrete ul li,
  .tabbed.skin-concrete ul li:before,
  .tabbed.skin-concrete ul li:after {
    background-color: #AFBFC0;
  }

    .tabbed.skin-concrete ul li:hover,
    .tabbed.skin-concrete ul li:hover:before,
    .tabbed.skin-concrete ul li:hover:after {
      background-color: #BBCBCC;
    }

    .tabbed.skin-concrete ul li.active,
    .tabbed.skin-concrete ul li.active:before,
    .tabbed.skin-concrete ul li.active:after {
      background-color: #95A5A6;
    }

.tabbed.skin-green-sea {
  border-bottom-color: #16A085;
}

  .tabbed.skin-green-sea ul li,
  .tabbed.skin-green-sea ul li:before,
  .tabbed.skin-green-sea ul li:after {
    background-color: #30BA9F;
  }

    .tabbed.skin-green-sea ul li:hover,
    .tabbed.skin-green-sea ul li:hover:before,
    .tabbed.skin-green-sea ul li:hover:after {
      background-color: #3CC6AB;
    }

    .tabbed.skin-green-sea ul li.active,
    .tabbed.skin-green-sea ul li.active:before,
    .tabbed.skin-green-sea ul li.active:after {
      background-color: #16A085;
    }

.tabbed.skin-nephritis {
  border-bottom-color: #27AE60;
}

  .tabbed.skin-nephritis ul li,
  .tabbed.skin-nephritis ul li:before,
  .tabbed.skin-nephritis ul li:after {
    background-color: #41C87A;
  }

    .tabbed.skin-nephritis ul li:hover,
    .tabbed.skin-nephritis ul li:hover:before,
    .tabbed.skin-nephritis ul li:hover:after {
      background-color: #4DD486;
    }

    .tabbed.skin-nephritis ul li.active,
    .tabbed.skin-nephritis ul li.active:before,
    .tabbed.skin-nephritis ul li.active:after {
      background-color: #27AE60;
    }

.tabbed.skin-belize-hole {
  border-bottom-color: #2980B9;
}

  .tabbed.skin-belize-hole ul li,
  .tabbed.skin-belize-hole ul li:before,
  .tabbed.skin-belize-hole ul li:after {
    background-color: #439AD3;
  }

    .tabbed.skin-belize-hole ul li:hover,
    .tabbed.skin-belize-hole ul li:hover:before,
    .tabbed.skin-belize-hole ul li:hover:after {
      background-color: #4FA6DF;
    }

    .tabbed.skin-belize-hole ul li.active,
    .tabbed.skin-belize-hole ul li.active:before,
    .tabbed.skin-belize-hole ul li.active:after {
      background-color: #2980B9;
    }

.tabbed.skin-wisteria {
  border-bottom-color: #8E44AD;
}

  .tabbed.skin-wisteria ul li,
  .tabbed.skin-wisteria ul li:before,
  .tabbed.skin-wisteria ul li:after {
    background-color: #A85EC7;
  }

    .tabbed.skin-wisteria ul li:hover,
    .tabbed.skin-wisteria ul li:hover:before,
    .tabbed.skin-wisteria ul li:hover:after {
      background-color: #B46AD3;
    }

    .tabbed.skin-wisteria ul li.active,
    .tabbed.skin-wisteria ul li.active:before,
    .tabbed.skin-wisteria ul li.active:after {
      background-color: #8E44AD;
    }

.tabbed.skin-midnight-blue {
  border-bottom-color: #2C3E50;
}

  .tabbed.skin-midnight-blue ul li,
  .tabbed.skin-midnight-blue ul li:before,
  .tabbed.skin-midnight-blue ul li:after {
    background-color: #46586A;
  }

    .tabbed.skin-midnight-blue ul li:hover,
    .tabbed.skin-midnight-blue ul li:hover:before,
    .tabbed.skin-midnight-blue ul li:hover:after {
      background-color: #526476;
    }

    .tabbed.skin-midnight-blue ul li.active,
    .tabbed.skin-midnight-blue ul li.active:before,
    .tabbed.skin-midnight-blue ul li.active:after {
      background-color: #2C3E50;
    }

.tabbed.skin-orange {
  border-bottom-color: #F39C12;
}

  .tabbed.skin-orange ul li,
  .tabbed.skin-orange ul li:before,
  .tabbed.skin-orange ul li:after {
    background-color: #FFB62C;
  }

    .tabbed.skin-orange ul li:hover,
    .tabbed.skin-orange ul li:hover:before,
    .tabbed.skin-orange ul li:hover:after {
      background-color: #FFC238;
    }

    .tabbed.skin-orange ul li.active,
    .tabbed.skin-orange ul li.active:before,
    .tabbed.skin-orange ul li.active:after {
      background-color: #F39C12;
    }

.tabbed.skin-pumpkin {
  border-bottom-color: #D35400;
}

  .tabbed.skin-pumpkin ul li,
  .tabbed.skin-pumpkin ul li:before,
  .tabbed.skin-pumpkin ul li:after {
    background-color: #ED6E1A;
  }

    .tabbed.skin-pumpkin ul li:hover,
    .tabbed.skin-pumpkin ul li:hover:before,
    .tabbed.skin-pumpkin ul li:hover:after {
      background-color: #F97A26;
    }

    .tabbed.skin-pumpkin ul li.active,
    .tabbed.skin-pumpkin ul li.active:before,
    .tabbed.skin-pumpkin ul li.active:after {
      background-color: #D35400;
    }

.tabbed.skin-pomegranate {
  border-bottom-color: #C0392B;
}

  .tabbed.skin-pomegranate ul li,
  .tabbed.skin-pomegranate ul li:before,
  .tabbed.skin-pomegranate ul li:after {
    background-color: #DA5345;
  }

    .tabbed.skin-pomegranate ul li:hover,
    .tabbed.skin-pomegranate ul li:hover:before,
    .tabbed.skin-pomegranate ul li:hover:after {
      background-color: #E65F51;
    }

    .tabbed.skin-pomegranate ul li.active,
    .tabbed.skin-pomegranate ul li.active:before,
    .tabbed.skin-pomegranate ul li.active:after {
      background-color: #C0392B;
    }

.tabbed.skin-silver {
  border-bottom-color: #BDC3C7;
}

  .tabbed.skin-silver ul li,
  .tabbed.skin-silver ul li:before,
  .tabbed.skin-silver ul li:after {
    background-color: #D7DDE1;
    color: #666;
  }

    .tabbed.skin-silver ul li:hover,
    .tabbed.skin-silver ul li:hover:before,
    .tabbed.skin-silver ul li:hover:after {
      background-color: #E3E9ED;
    }

    .tabbed.skin-silver ul li.active,
    .tabbed.skin-silver ul li.active:before,
    .tabbed.skin-silver ul li.active:after {
      background-color: #BDC3C7;
      color: #FFF;
    }

.tabbed.skin-asbestos {
  border-bottom-color: #7F8C8D;
}

  .tabbed.skin-asbestos ul li,
  .tabbed.skin-asbestos ul li:before,
  .tabbed.skin-asbestos ul li:after {
    background-color: #99A6A7;
  }

    .tabbed.skin-asbestos ul li:hover,
    .tabbed.skin-asbestos ul li:hover:before,
    .tabbed.skin-asbestos ul li:hover:after {
      background-color: #A5B2B3;
    }

    .tabbed.skin-asbestos ul li.active,
    .tabbed.skin-asbestos ul li.active:before,
    .tabbed.skin-asbestos ul li.active:after {
      background-color: #7F8C8D;
    }

.tabbed.skin-dodgerblue {
  border-bottom-color: dodgerblue;
}

  .tabbed.skin-dodgerblue ul li,
  .tabbed.skin-dodgerblue ul li:before,
  .tabbed.skin-dodgerblue ul li:after {
    background-color: deepskyblue;
  }

    .tabbed.skin-dodgerblue ul li:hover,
    .tabbed.skin-dodgerblue ul li:hover:before,
    .tabbed.skin-dodgerblue ul li:hover:after {
      background-color: #33ccff;
    }

    .tabbed.skin-dodgerblue ul li.active,
    .tabbed.skin-dodgerblue ul li.active:before,
    .tabbed.skin-dodgerblue ul li.active:after {
      background-color: dodgerblue;
    }

.tabbed.skin-gray-black {
  border-bottom-color: #28343b;
}

  .tabbed.skin-gray-black,
  .tabbed.skin-gray-black ul li,
  .tabbed.skin-gray-black ul li:before,
  .tabbed.skin-gray-black ul li:after {
    transition: none;
  }

    .tabbed.skin-gray-black ul li,
    .tabbed.skin-gray-black ul li:before,
    .tabbed.skin-gray-black ul li:after {
      background-color: #68737B;
    }

      .tabbed.skin-gray-black ul li:hover,
      .tabbed.skin-gray-black ul li:hover:before,
      .tabbed.skin-gray-black ul li:hover:after {
        background-color: #707A83;
      }

      .tabbed.skin-gray-black ul li.active,
      .tabbed.skin-gray-black ul li.active:before,
      .tabbed.skin-gray-black ul li.active:after {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      }

.tabbed.skin-black-glass {
  border-bottom-color: #0a0809;
}

  .tabbed.skin-black-glass,
  .tabbed.skin-black-glass ul li,
  .tabbed.skin-black-glass ul li:before,
  .tabbed.skin-black-glass ul li:after {
    transition: none;
  }

    .tabbed.skin-black-glass ul li,
    .tabbed.skin-black-glass ul li:before,
    .tabbed.skin-black-glass ul li:after {
      background-color: #333;
    }

      .tabbed.skin-black-glass ul li:hover,
      .tabbed.skin-black-glass ul li:hover:before,
      .tabbed.skin-black-glass ul li:hover:after {
        background-color: #444;
      }

      .tabbed.skin-black-glass ul li.active,
      .tabbed.skin-black-glass ul li.active:before,
      .tabbed.skin-black-glass ul li.active:after {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYmNiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzZlNzc3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBhMGUwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTA4MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      }



a.iprodev {
  line-height: normal;
  font-family: Varela Round, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #A7AAAE;
  position: fixed;
  left: 20px;
  bottom: 20px;
  border: 1px solid #A7AAAE;
  padding: 12px 20px 10px;
  border-radius: 50px;
  transition: all .1s ease-in-out;
  text-transform: uppercase;
}

  a.iprodev:hover {
    background: #A7AAAE;
    color: white;
  }

.nav-tabs {
  border-bottom: none;
}

.option-list li {
  display: inline-block;
}

.pdp-specification-color input {
  display: none;
}

.attribute-square {
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 5px 5px 5px 5px;
}

.pdp-colorbox {
  width: 29px;
  overflow: hidden;
  height: 33px;
  margin-left: 5px !important;
  direction: ltr;
  white-space: nowrap;
  text-align: right;
  padding: 5px 7px;
  border: 1px solid transparent;
  cursor: pointer;
}

  .pdp-colorbox span {
    vertical-align: middle;
    float: left;
    margin-top: 0px;
    font-size: 16px;
    height: 20px;
    display: none;
    border: 1px solid rgb(109 109 112 / 35%);
  }

input:checked + .pdp-colorbox {
  width: auto;
  border-color: #6d6e70;
  border-radius: 9px;
  padding: 5px;
  transition: 300ms ease-out;
}

  input:checked + .pdp-colorbox > .pdp-colotext {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    border: none !important;
  }

  input:checked + .pdp-colorbox > .pdp-coloritem {
    border: none !important;
    border-radius: 4px 0 0 4px;
  }

.text-prompt {
  text-align: right;
  font-size: 16px;
}

#product_attribute_label_14, #product_attribute_input_14, #product_attribute_label_15, #product_attribute_input_15 {
  text-align: right;
  padding-right: 15px;
}

.thumb-item img {
  width: 65px;
  max-width: 65px;
  height: 65px;
  max-height: 65px;
  border: 1px solid #C9C4D6;
  border-radius: 22px;
  cursor: pointer !important;
  overflow: hidden;
  object-fit: cover;
  box-shadow: 0 2px 6px rgb(121 104 105 / 37%);
}



.productgallery {
  display: flex;
  margin: 0 auto;
  height: 440px;
  width: 330px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.productgallery-thumbnail {
  /* margin-top: 28px; */
  /* display: flex; */
  /* flex-direction: row; */
  /* justify-content: center; */
  height: 80px !important;
  width: 100%;
  /* overflow-y: scroll; */
}

.tumbnail-box {
  width: 100%;
  display: flex;
  position: relative;
  margin-top: 22px;
}

  .tumbnail-box .slider-next {
    position: absolute;
    top: 29px;
    cursor: pointer;
    z-index: 999;
    left: -10%;
    transform: rotate(180deg);
  }

  .tumbnail-box .slider-prev {
    position: absolute;
    top: 29px;
    cursor: pointer;
    z-index: 999;
    right: -10%;
    transform: rotate(180deg);
  }

.productgallery-thumbnail::-webkit-scrollbar {
  display: none !important;
}

.thumb-item {
  position: relative;
  width: 65px !important;
  height: 65px;
  margin: 0px 6px;
}


.productgallery-mainpicture {
  width: 100%;
  position: relative;
}

.product-essential.row {
  align-items: flex-start;
  margin-top: 12px;
}

.flex-start {
  align-items: flex-start;
}

.more-square {
  display: block;
  width: 42px;
  padding: 4px;
  border-radius: 14px;
  margin-top: 12px;
  height: 42px;
  cursor: pointer;
  margin-right: 12px;
  background-color: #EDEFF9;
  position: relative;
}

  .more-square::after {
    content: "...";
    font-size: 24px;
    position: absolute;
    left: 0;
    display: inline-block;
    top: -3px;
    bottom: 0;
    right: 0;
    line-height: 42px;
    text-align: center;
    color: #d71920;
  }

.thumb-item img:hover {
  border-color: #d71920;
}

.back-to-product i {
  font-size: 16px;
  padding: 4px 4px 0px 4px;
}

.table-title {
  width: 150px;
  white-space: break-spaces;
}

.back-to-product .productgallery {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.back-to-product .productgallery-thumbnail {
  display: flex;
}

.back-to-product .thumb-item.more-square {
  display: none !important;
}

.back-to-product .thumb-item {
  display: block !important;
}


  .back-to-product .thumb-item img {
    width: 50px;
    border: 1px solid transparent;
    border-radius: 9px;
    margin: 6px;
    padding: 0px;
    cursor: pointer;
  }

    .back-to-product .thumb-item img:hover {
      border: 1px solid #d71920;
      padding: 2px;
    }

.product-picture--minigallery {
  width: 100%;
}

  .product-picture--minigallery .minigallery-top img {
    width: 100%;
    max-height: 260px;
    height: auto;
  }

.miniproductgallery-thumbnail img {
  width: 100%;
  padding: 0 2px;
}

.miniproductgallery-thumbnail {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.brand-item {
  width: 100px;
}

.miniproductgallerythumbnail img {
  max-width: 100%;
  height: 100%;
}

.miniproductgallerythumbnail {
  position: relative;
  margin-top: 18px;
}

  .miniproductgallerythumbnail .slider-next {
    position: absolute;
    top: 27px;
    cursor: pointer;
    z-index: 999;
    left: 0px;
    transform: rotate(180deg);
  }

  .miniproductgallerythumbnail .slider-prev {
    position: absolute;
    top: 27px;
    cursor: pointer;
    z-index: 999;
    right: 0;
    transform: rotate(180deg);
  }

.writing-comment textarea {
  border: none;
  border-radius: 12px;
  resize: none;
  outline: none;
  height: 210px;
  margin: 10px;
  max-width: 100%;
  max-height: 100%;
  font-size: 17px;
  white-space: break-spaces;
}

  .writing-comment textarea::placeholder {
    color: rgb(109 109 112 / 35%);
    font-size: 14px;
    padding: 0 4px;
  }


thumbnail-gallery {
  position: relative;
  z-index: -1;
}


.thumbnail-gallery img {
  border: 1px solid rgb(191 187 201 / 34%);
  border-radius: 17px;
  padding: 4px;
}

.thumbnail-gallery div {
  padding: 9px;
  width: 70px;
  max-width: 70px;
  height: 70px;
  /* max-height: 70px; */
}

.thumbnail-gallery img:hover {
  border: 1px solid #d71920;
  border-radius: 17px;
  padding: 4px;
  cursor: pointer;
}

.attributes dl * {
  text-align: right;
}

.pdp-details-product select {
  border: 1px solid #6d6e70;
  border-radius: 10px;
  padding: 6px 12px;
  font-size: 14px;
  color: #000;
  outline: none;
}

.product-overview--informations .manufacturers img {
  width: 100%;
}

.product-overview--informations {
  box-shadow: 9px 0px 16px -2px rgb(121 104 105 / 11%);
  border-radius: 13px;
  padding: 10px 10px;
  background-color: #fff;
  position: relative;
  min-height: 450px;
  height: auto;
}

  .product-overview--informations .attributes {
    margin-top: 15px;
    margin-bottom: 40px
  }

  .product-overview--informations .manufacturers {
    display: flex;
    height: 40px;
    width: 70px;
    margin-bottom: 2px;
  }

.manufacturers span a {
  font-size: 1.2rem;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}

.popHere img {
  position: absolute;
  top: 10px;
  left: 16px;
  cursor: pointer;
}

.phone-number-box .checkmark--box input {
  /* display: none; */
}

.phone-number-box .checkmark--box label {
  margin: 0;
  align-items: center;
  font-size: 1.2rem;
  vertical-align: middle;
}

  .phone-number-box .checkmark--box label span {
    vertical-align: middle;
    display: block !important;
    font-family: 'yekanbakhNum';
  }

  .phone-number-box .checkmark--box label i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
  }

.phone-number-box .checkmark--box input:checked + label .radio {
  background-color: #d71920;
}

.phone-number-box .checkmark--box input:checked + label > .radio > i {
  opacity: 1
}

.phone-number-box .checkmark--box label .radio {
  background-color: #E4EAF8;
  position: relative;
  line-height: 0;
  width: 21px;
  height: 21px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0 !important;
  margin-left: 6px;
}

.notices {
  width: 317px;
  height: 205px;
  box-shadow: 0 0 12px #e9e9e9;
  border-radius: 22px;
  margin: 0 auto;
  padding: 0 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

  .notices .page-body {
    width: calc(100% - 10px);
  }

  .notices .notify-me-button {
    height: 51px;
    margin-bottom: 10px;
  }

  .notices h1 {
    font-size: 18px;
    width: 100%;
    margin: 0;
    padding: 10px;
  }

  .notices > span {
    font-size: 14px;
    color: #d71920;
    text-align: right;
    width: 100%;
    margin-top: 15px;
  }

  .notices h6 {
    font-size: 15px;
    width: 100%;
    font-family: 'yekanbakhHeavy';
  }

  .notices .phone-number-box {
    display: flex;
    justify-content: space-between;
  }

.phone-number-box > span {
  white-space: break-spaces;
}

.notices .phone-number-box span {
  font-size: 14px;
}

.notices .phone-number-box .add {
  border: none;
  background-color: #EDEFF9;
  padding: 3px 11px;
  border-radius: 9px;
  font-size: 14px;
}

.notices button {
  width: 100%;
  border: none;
  background-color: #d71920;
  color: #fff;
  padding: 12px;
  border-radius: 15px;
}

.popHere {
  position: absolute;
  z-index: 999;
  background-color: #fff;
  transform: translate(155%, -96%);
}

  .popHere i {
    /* top: 15px; */
    /* left: 15px; */
    /* position: absolute; */
    /* cursor: pointer; */
  }

.add-to-cart-panel button:hover {
  box-shadow: 0 2px 6px rgb(121 104 105 / 34%);
  transition: 300ms all;
}

.add-to-cart-panel button {
  width: 26px;
  height: 26px;
  border: none;
  background-color: rgb(239 239 239 / 84%);
  border-radius: 6px;
  text-align: center;
  font-size: 17px;
  color: #000;
}

.add-to-cart-panel input {
  border: 1px solid #000;
  width: 27px;
  height: 25px;
  margin: 0 5px;
  border-radius: 6px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-family: 'yekanbakhNum';
}

.add-to-cart-panel {
  display: flex;
  align-items: center;
  border-bottom: 2px dotted #B2B5C4;
  height: 60px;
}

.product-buybox .add-to-cart {
  width: 100%;
  padding: 0 10px;
}

.add-to-cart-panel label {
  margin-left: 8px;
  font-size: 16px;
}

.oldprice-box.hide {
  display: none;
}

.percentage--box {
  display: flex;
  flex-direction: column;
  background-color: #FF4773;
  color: #fff;
  padding: 1px 6px;
  border-radius: 11px;
  position: relative;
  left: 43px;
  top: 29px;
}

  .percentage--box .percentage-num {
    font-family: 'yekanbakhHeavyNum';
    font-size: 16px;
  }

.oldprice-box.show {
  padding: 15px 10px;
  text-align: left;
  position: relative;
  bottom: -30px;
  left: -33px;
  display: flex !important;
  flex-direction: row-reverse;
}

.old-price--attr {
  position: relative;
  top: 15px;
}

.oldprice-box.show .oldPriceValue, .oldprice-box.show .oldPriceValue-txt {
  font-size: 18px;
  font-family: 'yekanbakhHeavyNum';
  color: rgb(109 109 112 / 51%);
}

.oldprice-box.show .oldPriceValue-txt {
  font-size: 18px !important;
}

.old-price--attr:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #b0abab;
  border-radius: 10px;
  left: 0;
  top: 10px;
}

.product-buybox .prices {
  width: 100%;
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#pdp-side-price .non-discounted-price {
  display: block;
  width: 100%;
  text-align: left;
}

.html-product-details-page .prices .discount-box {
  display: block;
  transform: translate(80px,38px);
}

.product-buybox .discount-percent span {
  color: #fff !important;
  font-size: 15px !important;
}

.related-products--box .discount-percent {
  position: absolute;
  right: 16px;
  top: 10px;
}

.product-item .discount-percent span {
  color: #fff !important;
}

.non-discounted-price span {
  font-family: 'yekanbakhNum';
  font-size: 17px;
  margin-left: 10px;
  color: rgb(109 109 112 / 35%);
  position: relative;
}

  .non-discounted-price span:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 2px;
    background-color: rgb(109 109 112 / 35%);
    left: -2px;
    top: 11px;
    bottom: 10px;
    border-radius: 7px;
  }

.product-buybox .product-price span:after {
  display: none;
}

.product-buybox .product-price span {
  color: #6d6e70;
  font-size: 22px;
  text-align: left;
  font-family: 'yekanbakhHeavyNum';
}

.product-buybox .product-price {
  /* width: 100%; */
  text-align: left;
  margin: 0px 0 0 7px !important;
  display: flex;
  /* flex-direction: row-reverse; */
  /* justify-content: space-between; */
}

.product-buybox i {
  /* font-size: 20px; */
}

.product-buybox .old-product-price {
  margin-left: 8px;
  position: relative;
}

  .product-buybox .old-product-price span {
    font-family: 'yekanbakhNum';
    font-size: 18px;
  }

.product-reviews-page .user-comment .text , .reply-text {
  white-space: break-spaces;
  text-align: right;
  padding: 0px 50px;
  font-size: 14px;
  margin-top: 20px;
}

.product-price .discount-percentage {
  display: flex;
  flex-direction: row-reverse;
  color: #fff;
  background-color: #d71920;
  padding: 2px 5px;
  border-radius: 8px;
  font-size: 17px !important;
  font-family: yekanbakhHeavyNum;
}

  .product-price .discount-percentage span {
    font-size: 14px !important;
    margin-right: 3px;
  }

.product-reviews-page .user-info {
  display: flex;
  width: 100%;
}

  .product-reviews-page .user-info img {
    width: 35px;
  }

.product-reviews-page {
  margin-top: 10px;
}

.user-info .date {
  font-family: yekanbakhnum;
  font-size: 15px;
}
.comment-logo {
    border: 1px solid #b2b4b9;
    padding: 3px;
    border-radius: 9px;
    width: 42px;
    height: 42px;
}
.reply .reply-header span {
    margin-right: 10px;
    font-size: 15px;
}
.comment-logo img {
    width: 100%;
}
.product-reviews-page .user-info .user span {
  font-size: 17px;
  margin: 0 10px;
}
 .comment-dot {
    width: 7px !important;
    margin-left: 8px;
}
.product-review-helpfulness .vote-options img {
  cursor: pointer;
  width: 21px;
}

.vote-stats span {
  font-family: 'yekanbakhNum';
}

span.vote-stats {
  vertical-align: middle;
  display: inline-block;
  opacity: .5;
  font-family: 'yekanbakh';
}

.product-review-helpfulness {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 43px;
  margin: 25px 0;
}

.vote-options span {
  position: absolute;
  left: 0;
  top: 0;
}

span.vote-options {
  margin-left: 10px;
  position: relative;
  width: 30px;
  height: 30px;
}

#full-description:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  bottom: 0;
  right: 0;
  background: linear-gradient(360deg, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgba(255,0,0,0) 100%);
}

#see-more-technical {
  display: none;
}


html {
  scroll-behavior: smooth;
}

figure {
  width: 100%;
  height: 222px;
  /* background-color: #fff;*/
  box-shadow: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mfp-counter {
  display: none;
}

.mfp-title {
  text-align: right !important;
  color: #000 !important;
  margin: 0;
  padding: 0;
  font-size: 14px;
  white-space: break-spaces;
}

.mfp-image-holder {
  /*background-color: #fff;*/
  width: 80%;
  display: block;
  margin: 0 auto !important;
  height: 75%;
  margin-top: 5%;
  border-radius: 19px;
}


.mfp-content {
  width: 70%;
  margin: 0 40px 0 50px !important;
}


.mfp-bottom-bar {
  position: absolute !important;
  top: 10px !important;
  left: 100px !important;
}

.related-products-grid {
  margin-top: 20px;
  /* box-shadow: 0 1px 11px 0 rgb(0 0 0 / 4%), 0 0px 0px 0 rgb(0 0 0 / 20%); */
  /* border-radius: 10px; */
}

  .related-products-grid .title strong {
    font-size: 17px;
  }

#RelatedProducts .item-box {
  width: 206px !important;
  /* border: 1px solid rgb(191 187 201 / 34%); */
  /* border-radius: 13px; */
  margin: 8px 10px;
  flex-shrink: unset !important;
}

  #RelatedProducts .item-box .product-item {
    width: 210px;
    /* border: 0; */
    /* border: none; */
    /* display: flex !important; */
    /* flex-direction: column !important; */
    /* justify-content: space-between !important; */
  }

    #RelatedProducts .item-box .product-item:hover {
      /* box-shadow: 0;*/
      /* box-shadow: none; */
    }

.item-box:hover {
  /* border: 1px solid transparent; */
  /* box-shadow: 0px 0px 20px hsl(228deg 57% 53% / 17%); */
  /* border: 1px solid transparent !important; */
  /* transition: 600ms all ease-in-out; */
}

#RelatedProducts .item-box .product-title {
  /* font-size: 15px; */
  /* white-space: break-spaces; */
  /* width: 195px; */
}

#RelatedProducts .item-box .add-info {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 70px;
  text-align: right;
  padding: 0;
  /* display: flex !important; */
  /* flex-direction: column; */
  /* align-items: self-end; */
}

  #RelatedProducts .item-box .add-info .product-notavailable {
    margin: 0;
    padding: 5px 8px;
    border: 1px solid rgb(191 187 201 / 34%);
    border-radius: 12px;
    font-size: 18px;
    margin-left: 15px;
  }

span.font-color-gray.product-notavailable {
}

#RelatedProducts .item-box .add-info .productprice {
  font-size: 18px;
  font-family: 'yekanbakhHeavyNum';
}

.item-box .product-item {
  /* width: 193px; */
  /* height: 300px; */
}

.swiperbox.vertical .slider-navigation > div {
  margin-bottom: 5px;
}

.related-products-grid {
  transform: translateX(20px);
  padding: 0;
  width: calc(100% + 40px) !important;
}

.related-products--box {
  width: 100%;
  z-index: 9;
}

  .related-products--box.box-model .title strong {
    color: #6d6e70;
  }

  .related-products--box.box-model .title span {
    color: rgb(109 109 112 / 80%);
  }

  .related-products--box .product-price .discount-percentage {
    margin-right: 11px;
  }

  .related-products--box .swiper-container {
    /* padding: 20px; */
  }

  .related-products--box .product-item .details {
    height: 140px;
  }

#RelatedProducts {
  margin-top: 20px;
}

  #RelatedProducts .product-price {
    display: flex;
    width: 100%;
  }

.related-products--box .title strong {
  font-family: 'yekanbakhHeavy';
  font-size: 17px;
  margin-right: 14px;
}

#RelatedProducts .slider-next {
  margin-bottom: 6px;
}


.related-products--box .item-grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 3px 5px;
  justify-content: normal;
  padding: 0;
  grid-auto-flow: row;
}

.product-usp-highlighted .usp-icon {
  width: 43px;
}

.product-share-button .share-box {
  width: 180px;
  height: 150px;
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  position: absolute;
  z-index: 999;
  box-shadow: 0 3px 16px hsl(227deg 55% 54% / 8%);
}

  .product-share-button .share-box .share-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }

    .product-share-button .share-box .share-title button {
      border: none;
      background-color: transparent;
      width: 27px;
      height: 27px;
    }

    .product-share-button .share-box .share-title strong {
      font-size: 15px;
    }

  .product-share-button .share-box > strong {
    margin-right: 10px;
  }

.share-box .share-links {
  display: flex;
  justify-content: space-evenly;
  margin-top: 10px;
}


/*.product-share-button .close-share-box {
  width: 27px;
  height: 27px;
  background-image: url(../images/close-sharebox.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  border:none;
  background-color:transparent;
  outline:none
}*/

.product-share-button .close-share-box img:hover {
  opacity: 1;
}

.share-box .share-links a img:hover {
  opacity: 1;
  /* border: 2px solid #435fcb; */
  /* border-radius: 9px; */
}

.product-share-button:hover, .add-to-wishlist-button:hover {
  box-shadow: 0 2px 6px rgb(121 104 105 / 11%);
  border: none;
  transition: 200ms all;
}

.html-product-details-page .feature-box {
  display: none;
}

.html-product-details-page .brand-recently {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  width: 100%;
}

  .html-product-details-page .brand-recently .brand-box, .html-product-details-page .brand-recently .recently-box {
    width: 50%;
  }

.product-buybox .seller-box {
  width: 100%;
  padding: 10px;
  display: flex;
  align-items: flex-start;
}

.guarantee-box strong {
  font-size: 16px;
}

.guarantee-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 0 10px;
}

  .guarantee-box span {
    font-size: 18px;
    white-space: break-spaces;
    margin-top: 11px;
  }

.product-buybox .seller-box strong {
  font-size: 16px;
}

.product-buybox .seller-box img {
  margin-right: 6px;
  width: 40%;
}

.return-product-rule {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  bottom: 7px;
  width: 100%;
  color: rgb(109 109 112 / 35%);
  right: 0;
  padding: 3px 10px;
}

  .return-product-rule span {
    white-space: break-spaces;
  }

  .return-product-rule strong {
    font-size: 13px;
    white-space: break-spaces;
    margin-bottom: 5px;
    margin-right: 4px;
  }

  .return-product-rule img {
    width: 16px;
  }

#specificationHighlight {
  margin-top: 25px;
}

  #specificationHighlight .highlightBox-item--title strong {
    font-size: 14px;
  }

.giftProduct {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 30px;
}

.highlightBox-item--container {
  border: 1px solid #E0E4F5;
  padding: 7px 9px;
  border-radius: 11px;
  margin-top: 9px;
  margin-left: 20px;
}

#seeMoreTechnical:hover {
  color: #d71920 !important;
}

.giftProduct .gift {
  display: flex;
  flex-direction: column;
  border: 1px solid #E4EAF8;
  padding: 9px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: space-around;
  position: relative;
}

.giftProduct .giftBox-title {
  height: 97px;
  /* z-index: 98; */
}

.giftProduct .gift:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0px;
  width: 23px;
  height: 23px;
  background-image: url("../images/giftProductIcon.svg");
  background-repeat: no-repeat;
  /* background-position: 0 10%; */
  background-size: cover;
}

.giftProduct .gift-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 129px;
  width: 110px;
}

  .giftProduct .gift-box .gift-product-title {
    font-size: 11px;
    white-space: break-spaces;
    width: 100%;
    line-height: 1.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4rem;
  }

.gift-title {
  height: 30px;
  overflow: hidden;
}

.highlightBox-item--container label {
  position: relative;
  color: #6d6e70;
  font-size: 13px;
}

  .highlightBox-item--container label::after {
    content: "";
    position: absolute;
    border-left: 1px dashed rgb(109 109 112 / 35%);
    width: 1px;
    height: 17px;
    margin-right: 7px;
  }

.highlightBox-item--container strong {
  margin-right: 13px;
  font-size: 13px;
}



.highlightBox-item--title {
  display: block;
}

.highlightBox-item--seeMore {
  background-color: rgb(239 239 239 / 84%);
  display: inline;
  padding: 7px 9px;
  border-radius: 9px;
  margin-top: 12px;
  color: #000;
}

  .highlightBox-item--seeMore a {
    font-size: 15px;
  }

.highlightBox-items {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .return-product-rule {
    position: unset;
    margin-top: 10px;
  }

  #RelatedProducts {
    width: 340px !important;
  }

  .product-overview--informations {
    height: auto;
  }

  #RelatedProducts .slider-navigation, #RelatedProducts .slider-controllers {
    display: none
  }

  #RelatedProducts .item-box {
    width: 210px !important;
    /* margin: 0 !important; */
  }

  #RelatedProducts .product-item {
    margin: 0 auto;
  }
}

@media screen and (max-width: 500px) {
  .mfp-image-holder img {
    width: 100% !important;
  }

  .mfp-content {
    width: 100%;
    margin: 0 auto;
  }

  .mfp-figure {
    margin: 0 auto;
    position: absolute;
    right: 0 !important;
  }

  .mfp-image-holder .mfp-content {
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(10%, 10px);
  }

  button.mfp-close, button.mfp-arrow {
    margin: 0 auto;
    position: absolute;
    top: 70%;
  }

  .festival-ribbon {
    /* left: 0 !important; */
  }

  .tumbnail-box .slider-prev, .tumbnail-box .slider-next {
    display: none !important
  }

  .specification-value {
    display: grid;
  }

  .box-model {
    box-shadow: none;
    padding: 0;
    width: 100%;
    margin: 0;
  }

  #RelatedProducts {
    transform: translateX(0px) !important;
  }

  .product-image--box, .product-overview--informations {
    box-shadow: none;
    min-height: 100%;
  }

  .product-image--box {
    box-shadow: 0px 0px 12px rgb(67 95 203 / 8%);
  }

    .product-image--box .festival-ribbon {
      display: none !important;
    }

  .product-overview--informations h1 {
    white-space: initial;
    font-weight: normal;
  }

  .product-buybox {
    margin-top: 20px;
    height: 100%;
  }

  .oldprice-box.show {
    left: -73px !important;
    top: 17px !important;
  }

  .overview-buttons, .product-usp-highlighted {
    display: none;
  }

  #nav-tab {
    display: none;
  }

  .specifications {
    display: flex;
    flex-direction: column;
  }

    .specifications strong {
      font-size: 13px;
    }

    .specifications > div {
      display: block !important;
      width: 340px;
      overflow: hidden;
      /* padding: 0 10px; */
      opacity: 1 !important;
    }

  .introduction .header span {
    display: none;
  }

  .introduction {
    padding: 0;
    overflow: auto;
  }

  #readMore {
    display: none !important;
  }

  #full-description {
    height: 90px;
    margin: 0;
  }

    #full-description h3 {
      display: none;
    }

    #full-description p {
      font-size: 14px;
      padding: 0 10px;
    }

  .tab-content > .active {
    display: block !important;
  }

  #read-more, #see-more-technical {
    display: block;
    width: 100%;
    margin-right: 20px;
  }

  .back-to-product {
    display: none;
  }

  table td:nth-child(2)::before {
    display: none;
  }

  .specification-key {
    display: inline-block;
  }

  .technical, .comments {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
  }

    .comments .writing-comment .comment-box {
      margin: 0 auto;
    }

  .specification-value span {
    white-space: break-spaces;
  }

  .page.product-reviews-page .page-body {
    display: flex;
    width: 330px;
    overflow: auto;
  }

  .page.product-reviews-page .comment-item {
    width: 190px;
    /* max-width: 250px; */
    /* min-width: 250px; */
    height: 160px;
    border: 1px solid rgb(109 109 112 / 35%);
    border-radius: 12px;
    padding: 9px;
    margin: 0 6px;
  }

    .page.product-reviews-page .comment-item .text {
      display: block;
      padding: -2px;
      max-width: 100%;
      overflow: auto;
    }

  .product-review-helpfulness {
    padding: 0;
  }

  .technical .header span {
    display: none
  }

  .introduction .header {
    display: flex;
    justify-content: space-between;
    width: 97%;
    margin: 4px;
  }

  .tabbed {
    min-width: 0;
    width: auto
  }

  .technical .sticky {
    height: 90px;
    width: 90%;
    margin: 0;
  }

  .technical .sticky {
    display: block;
    overflow: auto;
    white-space: break-spaces;
    height: 100%;
  }

  .technical {
    height: 330px;
  }

  #see-more-technical {
    display: block;
  }

  .sticky {
    overflow: hidden;
  }

  .technical .header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 4px;
    padding: 10px 4px 0 0;
    height: 50px;
  }

  .specification-tabel-item {
    margin-bottom: 0 !important;
  }

  .technical .header h5 {
    font-weight: unset;
    color: #000;
    padding: 0 7px;
  }

  .technical .header span {
    color: #405bc3;
    margin-right: 10px;
  }

  .mfp-image-holder {
    width: 100% !important;
    margin: 0 auto !important;
    height: 50% !important;
    right: 0 !important;
    left: 0 !important;
    position: absolute !important;
  }

  .mfp-title {
    margin-right: 40px !important;
    width: 100%;
  }

  #fullDescription h3 {
    font-size: 15px;
    white-space: break-spaces;
    width: 100%;
    padding: 0 10px;
  }

  #fullDescription p {
    font-size: 13px;
    padding: 0 10px;
  }

  .introduction .header h5 {
    padding: 0 7px;
    font-size: 17px;
  }

  .no-comment .title {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  #nav-comments .no-comment .no-data {
    width: 100%;
    margin: 0 auto;
    /* transform: translateX(-50px); */
  }

  #nav-comments .no-comment {
    margin: 0;
    width: 100%;
  }

  .comments > div {
    width: 100%;
  }

  .no-comment .title h5 {
    padding: 0 10px;
  }

  .no-comment .title strong {
    padding: 0 6px;
    white-space: break-spaces;
  }


  .html-product-details-page .prices .discount-box {
    transform: translate(64px, 37px);
  }

  .html-product-details-page .brand-recently {
    display: flex;
    flex-direction: column;
  }

    .html-product-details-page .brand-recently .brand-box, .html-product-details-page .brand-recently .recently-box {
      width: 100% !important;
    }
}

.product-image--box .discount-timer-box {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  margin-left: 13px;
}

  .product-image--box .discount-timer-box > p {
    color: #FF4773;
    font-size: 15px;
  }

  .product-image--box .discount-timer-box > span {
    font-size: 23px;
    color: #FF4773;
    font-family: 'yekanbakhHeavyNum';
    margin-bottom: 8px;
    width: 91px;
    text-align: center;
  }

  .product-image--box .discount-timer-box > img {
    margin-bottom: 15px;
  }

.go-to-top-btn {
  position: fixed;
  bottom: 3rem;
  left: 4rem;
  height: 3rem;
  width: 3rem;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  border-radius: 100%;
  box-shadow: 1px 0px 8px rgb(203 67 67 / 26%);
  background-color: white;
  z-index: 2; /*TO be placed on top of swiper gallery slides*/
}

  .go-to-top-btn span {
    height: 17px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
    color: #d71920;
  }

  .go-to-top-btn:hover span {
    opacity: 1;
  }

.product-overview--informations .manufacturers--box .product-category--name span {
  font-size: 16px;
}

.manufacturers--box .gtin-box.show {
  display: block !important;
}

.manufacturers--box .gtin-box.hide {
  display: none;
}

.manufacturers--box .gtin-box {
  margin-right: 8px;
}

  .manufacturers--box .gtin-box label {
    font-size: 16px;
    color: rgb(109 109 112 / 80%);
    position: relative;
    padding-right: 10px;
  }

    .manufacturers--box .gtin-box label:before {
      content: "";
      position: absolute;
      border-left: 1px solid rgb(109 109 112 / 35%);
      width: 2px;
      height: 22px;
      /* margin-right: 7px; */
      right: 0;
    }

  .manufacturers--box .gtin-box span {
    font-size: 15px;
    color: rgb(109 109 112 / 80%);
  }

.product-overview--informations .manufacturers--box {
  display: flex;
  align-items: center;
  margin: 11px 0 19px 0 !important;
}

.add-to-wishlist-button.qn img {
  opacity: 1 !important;
}

.html-product-details-page .brand-recently .brand-box:after {
  /* content: ""; */
  position: absolute;
  width: 1px;
  height: 100%;
  border-left: dashed #B2B5C4;
  border-width: thin;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 40px;
}

.html-product-details-page .brand-recently {
  /* position: relative; */
}

@media screen and (max-width:768px) {
  .html-product-details-page .brand-recently .brand-box:after {
    display: none;
  }

  .html-product-details-page .brand-recently .brand-box {
    width: 100%;
    margin: 0;
  }

  .html-product-details-page .brand-recently {
    flex-direction: column;
  }

    .html-product-details-page .brand-recently .recently-box {
      margin-top: 10px;
      width: 100%;
    }
}

.return-product-rule .product-notes-box {
  white-space: break-spaces;
  color: rgb(109 109 112 / 80%);
}

label#singleColorSection {
  width: auto;
  border-radius: 9px;
  padding: 5px;
  height: 35px;
  margin-left: 5px !important;
  white-space: nowrap;
  text-align: right;
  padding: 5px 7px;
  border: 1px solid #d71920;
  margin-top: 15px
}

  label#singleColorSection .colorSquare {
    vertical-align: middle;
    float: left;
    margin-top: 0px;
    font-size: 16px;
    border: 1px solid rgb(109 109 112 / 35%);
    height: 24px;
    width: 20px;
    display: inline-block;
    border-radius: 4px 0 0 4px;
  }

  label#singleColorSection .colorName {
    display: inline-block;
    border: none !important;
    vertical-align: middle;
    float: left;
    margin-top: 0px;
    font-size: 16px;
    height: 24px;
    background-color: #dad3d396;
    padding: 0px 5px;
    border-radius: 0 4px 4px 0;
  }

.guarantee-box.hide {
  display: none;
}

.guarantee-box.show {
  display: flex;
}

.product-item .not-festival {
  display: none;
}

.pdp-details-product {
  padding-bottom: 40px;
}

.product-buybox .old-product-price:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #b0abab8c;
  border-radius: 10px;
  left: 0;
  top: 10px;
}

.specifications .header:after {
  display: none;
}

#pdp-side-price .discount-percent {
  position: absolute;
  right: 30px;
}

.product-buybox .discount-percent {
  top: -20px;
}

.page.product-reviews-page .user {
  margin-right: 10px;
  display: flex;
}

.product-comment .reply {
  margin: 0 40px 0 20px;
  border-top: 1px dashed #B2B5C4;
  padding-top: 20px;
}
.reply .reply-header {
    color: #d71920;
    font-size: 15px;
    display: flex;
}
#RelatedProducts .slick-next::after {
  content: "";
  position: absolute;
  background-image: url(../images/nextprevIcon.svg);
  transform: rotate(90deg);
  background-size: 52%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 6px;
  top: 5px;
}
#RelatedProducts .slick-prev::after {
  content: "";
  position: absolute;
  background-image: url(../images/nextprevIcon.svg);
  transform: rotate(-90deg);
  background-size: 52%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  left: 6px;
  bottom: 6px;
}
#RelatedProducts .slick-arrow {
  width: 23px;
  height: 22px;
  border-radius: 6px;
  background-color: #d71920;
  opacity: 1;
  margin: 0 !important;
  background-image: none !important;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(52px, -30px);
  border: none;
  color: transparent;
}

#RelatedProducts
.slick-prev {
  margin-bottom: 30px !important;
}

#RelatedProducts
.slick-disabled {
  opacity: 0.5;
}

.related .slick-track {
  height: 337px !important;
  margin-top: 10px;
}

#RelatedProducts .slick-dots {
  width: 20px !important;
  position: absolute !important;
  right: -18px;
  bottom: 107px;
  display: flex !important;
  flex-direction: column;
  transform: translate(23px, 20px);
}

  #RelatedProducts .slick-dots li button {
    border: none !important;
    color: transparent;
  }

  #RelatedProducts .slick-dots li.slick-active button {
    margin: 6px 0 !important;
  }

  #RelatedProducts .slick-dots li.slick-active {
    margin: 0 !important;
  }
.related-products--box .slick-dots li button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  box-shadow: none;
  margin: 0 !important;
  background-color: rgb(208 206 206) !important;
}

.related-products--box .slick-dots li.slick-active > button {
  height: 25px !important;
  background-color: #d71920 !important;
  width: 9px !important;
  border-radius: 4px !important;
  margin: 11px !important;
}

.related-products--box .slick-dots li {
  height: 10px !important;
  margin: 2px 0 !important;
}

  .related-products--box .slick-dots li.slick-active {
    height: 35px !important;
    margin: -2px -5px !important;
  }