.products-details-page .carousel {
  position: relative;
}

.products-details-page .products-details {
  margin-top: 3rem;
}

.products-details-page #product-images-slick img {
  object-fit: cover;
  cursor: pointer;
}

.products-details-page #carousel-thumbs {
  padding: 0 50px;
}

.products-details-page #carousel-thumbs img:hover {
  opacity: 100%;
}

.products-details-page #carousel-thumbs img {
  opacity: 80%;
  border: 3px solid transparent;
  cursor: pointer;
}

.products-details-page #carousel-thumbs .selected img {
  opacity: 100%;
}

.products-details-page .carousel-control-prev,
.products-details-page .carousel-control-next {
  width: 44px;
  height: 44px;
}

.products-details-page .carousel-fullscreen-icon {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .carousel-fullscreen-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon {
  position: absolute;
  top: 3.75rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon {
  position: absolute;
  top: 3.75rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page #carousel-thumbs .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.products-details-page #carousel-thumbs .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.products-details-page .modal-content {
  border: none;
}

.products-details-page #lightbox-container-image img {
  width: auto;
  max-height: 520px;
}

.products-details-page .lg-thumbs {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.products-details-page .lg-thumbs a {
  cursor: pointer;
}

.products-details-page .lg-thumbs img,
.carousel-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

.products-details-page .lg-thumbs .col-3 {
  flex: 0 0 20%;
  max-width: 20%;
  margin-top: 15px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.products-details-page .lg-thumbs .row {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.products-details-page .carousel-fullscreen-control {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 44px;
  height: 44px;
  background-color: #e1e1e1;
}

.products-details-page h4 {
  font-size: 1.3rem;
  margin-bottom: 10px;
}

#product-custom-user-dropdown-fields label {
  display: block;
  color: var(--primary-color);
}

#product-custom-user-dropdown-fields select,
.select-quantity-div select {
  /* display: block; */
  /* width: 100%; */
  padding: 10px 5px;
  border-color: #ccc;
  border-radius: 3px;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  color: white;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 0 auto;
}

.quantity-wrapper .minus_q,
.quantity-wrapper .plus_q {
  border: none;
  background: transparent;
  color: white;
  font-size: 30px;
}

.quantity-wrapper .minus_q:focus,
.quantity-wrapper .plus_q:focus{
  outline: 0;
}

#product-custom-user-dropdown-fields > div.form-group > div,
.select-quantity-div > div.form-group > div {
  position: relative;
}

#product-custom-user-dropdown-fields > div.form-group > div:after,
.select-quantity-div > div.form-group > div:after {
  content: "\e94b";
  font-family: "icomoon";
  font-size: 20px;
  color: #333;
  right: 0px;
  top: 24px;
  padding: 5px 8px;
  border-left: 1px solid #ccc;
  position: absolute;
  pointer-events: none;
  height: 40px;
  width: 40px;
}

.rtl #product-custom-user-dropdown-fields > div.form-group > div:after,
.select-quantity-div div.form-group > div:after {
  right: unset;
  left: 0px;
  border-left: 0;
  border-right: 1px solid #ccc;
}

.rtl .ekko-lightbox-nav-overlay a:last-child span {
  text-align: left;
}

.select-quantity-div > div.form-group {
  width: 100px;
}

.select-quantity-div > div.form-group > div:after {
  top: 0px;
}

#product-custom-user-option-fields .form-group label {
  display: inline-block;
  width: 100%;
  padding: 10px 10px;
  background-color: var(--white-color);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 3px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

#product-custom-user-option-fields,
.add-review-form-checkbox {
  display: flex;
  flex-wrap: wrap;
}

#product-custom-user-option-fields .form-group,
.add-review-form-checkbox .form-group {
  width: 100%;
}

#product-custom-user-option-fields input + span,
.add-review-form-checkbox input + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  cursor: pointer;
  right: 2px;
  top: 4px;
  position: relative;
}

.rtl #product-custom-user-option-fields input + span,
.rtl .add-review-form-checkbox input + span {
  right: -2px;
}

.add-review-form-checkbox input + span {
  right: 0 !important;
}

#product-custom-user-option-fields input:checked + span:after,
.add-review-form-checkbox input:checked + span:after {
  position: absolute;
  top: -2px;
  content: "\e910";
  font-family: "icomoon";
  font-size: 14px;
}

#product-custom-user-option-fields input,
.add-review-form-checkbox input {
  display: none;
}

.description-icon {
  font-size: 32px;
  width: 32px;
  color: var(--primary-color);
}

.description-title {
  font-size: 1.733rem;
  font-weight: 500;
  color: var(--secondary-color-alt3);
  margin-left: 40px;
}

.rtl .description-title {
  margin-left: unset;
  margin-right: 40px;
}
#product-description td,
th {
  border: 2px solid #dddddd;
  text-align: center;
  padding: 8px;
}

.description-paragrah {
  margin-left: 72px;
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--secondary-color-alt8);
  line-height: 1.6;
}

.rtl .description-paragrah {
  margin-left: unset;
  margin-right: 72px;
}

.tooltip-info-icon {
  font-size: 1.5rem;
  color: var(--secondary-color-alt3);
}

.card-table {
  margin-left: 72px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rtl .card-table {
  margin-left: unset;
  margin-right: 72px;
}

.card-table-header {
  background-color: var(--secondary-color-alt4);
  color: var(--secondary-color-alt3);
  font-size: 1.167rem;
  font-weight: var(--font-weight-sizeOne);
}
.card-text-color {
  color: var(--secondary-color-alt3);
  font-size: 1.333rem;
  font-weight: var(--font-weight-sizeOne);
}
.card-price {
  color: var(--primary-color);
  font-size: 1.333rem;
  font-weight: var(--font-wieght-sizeTwo);
  margin: 10px 20px;
}

.card-body {
  padding: 10px;
  color: var(--black-color);
}

.variant-image-wrapper {
  width: 60px;
  margin-right: 10px;
}

.rtl .variant-image-wrapper {
  margin-right: unset;
  margin-left: 10px;
}

.variant-image-wrapper img {
  object-fit: contain;
}

.add-review-btn {
  margin-left: 15px;
}

.rtl .add-review-btn {
  margin-left: unset;
  margin-right: 15px;
}

.icon-star1,
.icon-border-star {
  margin-right: 2px;
  margin-left: 2px;
  margin-top: 1px;
}

.icon-star1.deactive:before {
  color: #cccccc;
}

.rating_count_5,
.rating_count_4,
.rating_count_3,
.rating_count_2,
.rating_count_1 {
  width: 25px;
}

.user-review-date {
  margin-left: auto;
  color: #cccccc;
}

.rtl .user-review-date {
  margin-left: unset;
  margin-right: auto;
}

.card-name-customer {
  font-size: 1.22rem;
  margin: 0px 2px 0px 2px;
  color: var(--white-color);
}

.user-review-text {
  color: var(--white-color) !important;
  margin-left: 50px;
}

.rtl .user-review-text {
  margin-left: unset;
  margin-right: 50px;
}

.card-review .icon-account_circle {
  width: 38px;
  height: 38px;
  font-size: 20px;
  background: #f0f2f5;
  text-align: center;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.card-review .review-images-container {
  margin-left: 50px;
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 15px;
}

.rtl .card-review .review-images-container {
  margin-left: unset;
  margin-right: 50px;
}

.card-review .review-images-container img {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 5px;
  border: #ced4da 1px solid;
  overflow: hidden;
  cursor: pointer;
}

.card-review .review-reply-card {
  padding: 10px;
  border-radius: 10px;
  margin-left: 50px;
}

.rtl .card-review .review-reply-card {
  margin-left: unset;
  margin-right: 50px;
  background-color: var(--primary-color-op-5, #ced4da33);
}

.card-review .review-reply-card .icon-account_circle img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-review .card-name {
  margin-left: 10px;
}

.rtl .card-review .card-name {
  margin-left: unset;
  margin-right: 10px;
}

.product-social i {
  font-size: 20px;
  color: var(--primary-color);
}

.product-social {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.product-social a {
  padding: 0px 7.5px;
}

.add-review-btn {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: var(--text-color-primary-bg);
}

.btn_container{
  flex-direction: row;
  @media (max-width: 768px) {
    flex-direction: column;
  }
}

.products-details-page .products-slider-wrapper{
  margin-top: 10px;
}

.btn_container .btn-add-to-cart {
  background-color: var(--primary-color);
  color: var(--text-color-primary-bg);
  padding: 10px;
  font-size: 1.4rem;
  border-radius: 16px;
  width: 50%;
  @media (max-width: 768px) {
    width: 100%;
  }
}

.btn_container .btn-buy-now {
  height: 50px;
  background: transparent;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: 16px;
  width: 50%;
  @media (max-width: 768px) {
    width: 100%;
  }
}

.border-product {
  margin-top: 20px;
}

.options-table .col {
  flex-basis: 0;
}

.options-table .variant-name-sm {
  margin-right: 20px;
  width: 22%;
}

.rtl .options-table .variant-name-sm {
  margin-right: unset;
  margin-left: 20px;
}

.options-table .m-col {
  margin: 5px 0px;
}

.rating-section {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rating-section-top {
  margin-top: 0px;
  margin-bottom: 0px;
}

.rating-section h4 {
  font-size: 1rem;
  font-weight: 400;
  margin: 0px;
  margin-left: 4px;
}

.rtl .rating-section h4 {
  margin-left: unset;
  margin-right: 4px;
}

.review-details .rating-section {
  margin-left: 15px;
}

.review-details .questions-card-preview{
  background-color: transparent;
}
.questions-card-preview  .answer-box p,
.questions-card-preview .question-box p,
.questions-card-preview .customer-name {
  color: var(--white-color) !important;
}

.rtl .review-details .rating-section {
  margin-left: unset;
  margin-right: 15px;
}

.rating-average {
  font-size: 2rem !important;
  min-width: 80px;
  margin: 0px;
}

/*-- Product --*/
.modal-comment-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--white-color);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-product-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-product-title {
  font-size: 1.833rem;
  font-weight: var(--font-weight-sizeTwo);
  color: var(--primary-color);
}

.btnrating.active > i:before {
  color: #edb900;
}

.btnrating > i:before,
.btnrating.deactive > i:before {
  color: #cccccc;
}

.btnrating {
  cursor: pointer;
  font-size: 18px;
}

.div-btnrating {
  margin-left: auto;
}

.rtl .div-btnrating {
  margin-left: unset;
  margin-right: auto;
}

.bottom-buttons{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;

  .btn-submit-new-question,
  .btn-default{
    width: 100%;
  }
}

.review-remaining-count {
  text-align: right;
}

.rtl .bottom-buttons{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
   .btn-submit-new-question,
  .btn-default{
    width: 100%;
  }
}

.rtl .review-remaining-count {
  text-align: left;
}

.product-features {
  margin-right: -7.5px;
  margin-left: -7.5px;
  margin-bottom: 15px;
}

.product-features > div {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.bundle-offer-title-description {
  font-size: 1rem;
}

.bundle-offer-more {
  text-align: right;
}

.rtl .bundle-offer-more {
  text-align: left;
}

.bundle-offer-more > a {
  color: var(--primary-color);
  text-decoration: underline;
  font-size: 1.2rem;
  cursor: pointer;
}

.modal-dialog-scrollable .modal-dialog {
  overflow-y: initial !important;
}

.modal-dialog-scrollable .modal-body .bundle-offer-products {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}

.bundle-offer-title {
  unicode-bidi: isolate;
}

.bundle-offer-products-dialog .bundle-offer-title,
.bundle-offer-products-dialog .bundle-offer-title-description {
  margin-right: 40px;
}

.rtl .bundle-offer-products-dialog .bundle-offer-title,
.rtl .bundle-offer-products-dialog .bundle-offer-title-description {
  margin-right: 0px;
  margin-left: 40px;
}

.metafields-item .attachment-box .title {
  color: unset !important;
}
.description-text-clear * {
  max-width: 100% !important;
}

.bundle-offer-details-products {
  overflow-x: visible;
  flex-wrap: wrap;
}

.form-notify-me {
  border: 1px solid var(--primary-color);
  padding: 15px;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-notify-me-phone-row {
  display: flex;
  gap: 20px;
  direction: ltr;
}

.form-notify-me-phone-row > input:first-child {
  max-width: 80px;
}

.form-notify-me-submit-button-row {
  display: flex;
  justify-content: end;
}

.btn-send-notify {
  margin-left: 15px;
  width: 100px;
  height: 40px;
}

.rtl .btn-send-notify {
  margin-left: unset;
  margin-right: 15px;
}

.products-details-page .slick-dots {
  display: none !important;
}

.products-details-page .slick-arrow {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #2b2d50;
  border: 0;
  border-radius: 8px;
  z-index: 2;
  opacity: 1;
}


.products-details-page  #product-images .slick-prev,
.products-details-page  #product-images .slick-next,
.products-details-page  #related-products .slick-next ,
.products-details-page  #related-products .slick-prev {
  background-color: #2b2d50;
}

.products-details-page .slick-prev {
  background-color: #5b1f63 !important;
}

.products-details-page  #related-products .slick-next .slick-arrow,
.products-details-page  #related-products .slick-prev .slick-arrow{
  width: 7%;
  height: 7%;  
}

[dir=rtl] .products-details-page  #related-products .slick-prev {
  right: -15px !important;
  left: auto !important;
}

[dir='rtl'] .products-details-page  #related-products .slick-prev {
  right: -25px !important;
  left: auto !important;
}

.products-details-page  #product-images .slick-next:before,
.products-details-page  #product-images .slick-prev:before,
.products-details-page  #related-products  .slick-next:before,
.products-details-page  #related-products  .slick-prev:before {
  font-size: 30px; 
}
.products-details-page .slick-next.slick-arrow > span,
.products-details-page .slick-prev.slick-arrow > span {
  color: var(--white-color);
  font-size: 24px;
}

.products-details-page .slick-prev {
  left: -15px;
}
[dir="rtl"] .products-details-page .slick-prev {
  right: -15px;
  left: auto;
}

.products-details-page .slick-next {
  right: 0px;
}

[dir="rtl"] .products-details-page .slick-next {
  right: auto;
  left: 0px;
}

.col-product-info {
  padding-top: 0px;
}

.col-product-info-single-image {
  padding-top: 0px;
}

.col-product-image-wrapper {
  padding-right: 15px;
  padding-left: 15px;
}

#product-custom-user-input-fields .file-label {
  margin-bottom: 0px;
}

#product-custom-user-input-fields .icon-close::after {
  font-family: "icomoon" !important;
  content: "\f05c";
  font-size: 18px;
  cursor: pointer;
}

#product-custom-user-input-fields .file-label > * {
  margin-right: 10px;
}

.rtl #product-custom-user-input-fields .file-label > * {
  margin-right: unset;
  margin-left: 10px;
}

@media only screen and (max-width: 768px) {
  .user-review-text {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .card-review .review-images-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .card-review .review-reply-card {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .description-paragrah {
    margin: 0px !important;
  }

  .card-table {
    margin: 0px 0px 10px 0px !important;
  }

  .options-table .col {
    flex-basis: unset;
  }

  .description-title {
    margin-left: 20px;
  }

  .rtl .description-title {
    margin-left: unset;
    margin-right: 20px;
  }

  .bundle-offer-details-products {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .add-review-btn {
    margin-left: auto;
  }

  .rtl .add-review-btn {
    margin-left: unset;
    margin-right: auto;
  }

  .products-details-page .lg-thumbs {
    display: none;
  }

  .products-details-page .slick-dots {
    display: block !important;
  }

  .products-details-page .products-details {
    margin-top: 0px;
  }

  .col-product-info {
    padding-top: 45px;
  }

  .col-product-info-single-image {
    padding-top: 25px;
  }

  .col-product-image-wrapper {
    padding: 0px;
  }

  .products-details-page .slick-arrow {
    display: none !important;
  }
}

.product-images-carousel-init {
  overflow: hidden;
}

.size-box #product-variants-options ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.size-box #product-variants-options ul li {
  width: auto;
  padding: 5px 10px;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #efefef;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}

.rtl .size-box #product-variants-options ul li {
  margin-right: 0px;
  margin-left: 10px;
}

.size-box #product-variants-options ul li a {
  color: #222222;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.size-box #product-variants-options ul li.active {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.tabby-product-widget .tabby-promo-snippet {
  font-family: inherit;
}

.all-reviews-btn {
  background-color: transparent;
  color: var(--primary-color);
  text-decoration: underline;
  padding-left: 0px;
  padding-right: 0px;
}

.products-reviews-page .product-image {
  width: 150px;
  height: auto;
  margin-right: 15px;
  object-fit: contain;
  max-height: 180px;
}

.rtl .products-reviews-page .product-image {
  margin-right: 0px;
  margin-left: 15px;
}

.footer-sticky {
  display: block;
  bottom: 0;
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  padding: 0px 20px;
  padding-bottom: calc(0px + env(safe-area-inset-bottom));
  width: 100%;
  background-color: #f9f9f9;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  -webkit-transform: translateZ(0);
}

.questions-card-init {
  padding: 24px;
}

.questions-card-init .image-box {
  margin-bottom: 18px;
}

.questions-card-init .content-box {
  margin-bottom: 18px;
}

.questions-card-init .content-box p {
  font-size: 16px;
  color: #81808c;
  font-weight: 400;
}

.questions-card-preview {
  padding: 16px;
}

.questions-view_more a {
  color: var(--primary-color);
  font-size: 14px;
}

.questions-card-preview .customer-name {
  margin-bottom: 8px;
  color: var(--secondary-color-alt3);
  font-weight: 400;
}

.questions-card-preview .question-box .question {
  font-size: 16px;
  font-weight: 500;
  color: var(--secondary-color-alt3);
  margin-bottom: 24px;
}

.questions-card-preview .answer-box .answer {
  font-size: 16px;
  font-weight: 400;
  color: var(--secondary-color-alt3);
}

.questions-pagination .page-item {
  font-size: 16px;
}

.questions-pagination .page-item .page-link {
  color: var(--primary-color);
}

.questions-pagination .page-item.selected a {
  background-color: var(--primary-color);
  color: var(--white-color);
}

/* .play-icon, */
.iframe-video {
  position: relative;
  margin: 0 auto;
}
.play-icon {
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  opacity: 0.5;
  width: 70px !important;
  max-width: 25%;
  border: none !important;
}

.play-icon:hover {
  opacity: 1;
}
.iframe-video {
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--black-color);
}

/* Final product info layout overrides */
.products-details-page .product-summary-panel {
  color: var(--white-color);
  text-align: right;
}

.products-details-page .product-summary-panel > section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.products-details-page .product-summary-panel h1 {
  margin: 0 0 10px;
  color: var(--white-color);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.35;
}

.products-details-page .text-short-description {
  max-width: 560px;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 1.25;
}

.products-details-page .product-price-row {
  justify-content: flex-end;
  width: 100%;
}

.products-details-page .product-formatted-price {
  margin: 0;
  color: #d000c4 !important;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  text-align: right;
}

.products-details-page .select-quantity-div {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  margin: 22px 0 12px;
}

.products-details-page .select-quantity-div .product-title {
  margin: 0;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.products-details-page .select-quantity-div > div.form-group {
  width: auto;
  margin: 0;
}

.products-details-page .select-quantity-div > div.form-group > div:after {
  display: none;
}

.products-details-page .quantity-control {
  display: grid;
  grid-template-columns: 44px 48px 44px;
  width: 136px;
  height: 38px;
  border: 1px solid #82612b;
  border-radius: 13px;
  overflow: hidden;
  background: transparent;
}

.products-details-page .quantity-step,
.products-details-page .select-quantity-div select.select-quantity {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-left: 1px solid #82612b;
  background: transparent;
  color: var(--white-color);
  text-align: center;
}

.products-details-page .quantity-step:last-child {
  border-left: 0;
}

.products-details-page .quantity-step {
  cursor: pointer;
  font-size: 18px;
}

.products-details-page .select-quantity-div select.select-quantity {
  width: 48px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 12px;
  font-weight: 700;
}

.products-details-page .product-buttons > .d-flex {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 12px !important;
  align-items: center;
}

.products-details-page .btn-add-to-cart,
.products-details-page .btn-buy-now {
  width: 100%;
  height: 48px;
  margin: 0 !important;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 800;
      display: flex;
    align-items: center;
    justify-content: center;
}

.products-details-page .btn-add-to-cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #d000c4;
  background: #d000c4;
  color: var(--white-color);
}

.products-details-page .btn-buy-now {
  border: 1px solid #d000c4;
  background: transparent;
  color: #d000c4;
}

.products-details-page .product-buttons .add-to-wishlist {
  display: none;
}

.products-details-page .product-share-row {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 18px;
}

.products-details-page .product-share-row .product-title {
  margin: 0;
  color: var(--white-color);
  font-size: 20px;
  font-weight: 800;
}

.products-details-page .product-social {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  margin: 0;
}

.products-details-page .product-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
}

.products-details-page .product-social i {
  color: var(--white-color);
  font-size: 13px;
}

@media only screen and (min-width: 769px) {
  .col-product-image-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 22px;
    width: 100%;
  }

  .product-images-carousel {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    border-radius: 14px;
  }

  .product-images-carousel .content,
  .product-images-carousel #product-images,
  .product-images-carousel #product-images-slick,
  .product-images-carousel #product-images-slick .slick-list,
  .product-images-carousel #product-images-slick .slick-track {
    height: 100%;
  }

  .product-images-carousel .carousel-img {
    width: 100% !important;
    height: auto !important;
    min-height: 560px;
    max-height: 680px;
    object-fit: cover;
    border-radius: 14px;
    display: block;
  }

  .product-images-carousel-thumbs {
    order: -1;
    flex: 0 0 144.18px;
    width: 144.18px;
    max-width: 144.18px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .product-images-carousel-thumbs > div,
  .product-images-carousel-thumbs .slick-list,
  .product-images-carousel-thumbs .slick-track,
  .product-images-carousel-thumbs .slick-slide,
  .product-images-carousel-thumbs .slick-slide > div,
  .product-images-carousel-thumbs .thumb-image-a {
    width: 144.18px !important;
  }

  .product-images-carousel-thumbs .thumb-image-a,
  .product-images-carousel-thumbs img:not(.play-icon) {
    height: 125.27px !important;
  }

  .product-images-carousel-thumbs .thumb-image-a {
    box-sizing: border-box;
    overflow: hidden;
    border: 2px solid transparent;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.06);
    opacity: 0.62;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  }

  .product-images-carousel-thumbs img:not(.play-icon) {
    width: 144.18px !important;
    object-fit: cover;
    border-radius: 14px;
  }

  .product-images-carousel-thumbs .thumb-image-a:hover,
  .product-images-carousel-thumbs .thumb-image-a.is-active {
    border-color: #ff00d4;
    box-shadow: 0 0 0 1px rgba(255, 0, 212, 0.35);
    opacity: 1;
  }
}

@media only screen and (max-width: 768px) {
  .product-images-carousel-thumbs {
    display: none !important;
  }
}

.products-details-page .product-summary-panel {
  color: var(--white-color);
  text-align: right;
}

.products-details-page .product-summary-panel > section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.products-details-page .product-summary-panel h1 {
  margin: 0 0 10px;
  color: var(--white-color);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.35;
}

.products-details-page .text-short-description {
  max-width: 560px;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 1.25;
}

.products-details-page .text-short-description .text-color-primary {
  color: #d000c4 !important;
}

.products-details-page .product-features {
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin: 4px 0 8px;
  color: var(--white-color);
}

.products-details-page .product-card-rating-count,
.products-details-page .product-count,
.products-details-page .low-quantity-section {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
}

.products-details-page .product-price-row {
  justify-content: flex-end;
  width: 100%;
}

.products-details-page .product-formatted-price {
  margin: 0;
  color: #d000c4 !important;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  text-align: right;
}

.products-details-page .product-formatted-price-old {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
}

.products-details-page .product-formatted-price-discount {
  color: #d000c4 !important;
  font-size: 13px;
  font-weight: 700;
}

.products-details-page .div-product-sku,
.products-details-page .div-product-weight,
.products-details-page .size-box {
  text-align: start;
}

.products-details-page .select-quantity-div {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  margin: 22px 0 12px;
}

.products-details-page .select-quantity-div .product-title {
  margin: 0;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.products-details-page .quantity-control {
  display: grid;
  grid-template-columns: 44px 48px 44px;
  width: 136px;
  height: 38px;
  border: 1px solid #82612b;
  border-radius: 13px;
  overflow: hidden;
  background: transparent;
}

.products-details-page .quantity-step,
.products-details-page .select-quantity {
  height: 100%;
  border: 0;
  border-left: 1px solid #82612b;
  background: transparent;
  color: var(--white-color);
  text-align: center;
}

.products-details-page .quantity-step {
  padding: 0;
  line-height: 1;
}

.products-details-page .select-quantity-div select.select-quantity {
  width: 48px;
  margin: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 12px;
  font-weight: 700;
}

.products-details-page .product-buttons > .d-flex {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 12px !important;
  align-items: center;
}

.products-details-page .btn-add-to-cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #d000c4;
  background: #d000c4;
  color: var(--white-color);
}

.products-details-page .btn-buy-now {
  border: 1px solid #d000c4;
  background: transparent;
  color: #d000c4;
}

.products-details-page .product-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  color: var(--white-color);
}

.products-details-page .product-social i {
  color: var(--white-color);
  font-size: 13px;
}

.products-details-page .product-share-row {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 18px;
}

.products-details-page .product-share-row .product-title {
  margin: 0;
  color: var(--white-color);
  font-size: 20px;
  font-weight: 800;
}

@media only screen and (max-width: 768px) {
  .products-details-page .product-buttons > .d-flex,
  .products-details-page .product-share-row {
    width: 100%;
  }
}
.products-details-page .carousel {
  position: relative;
}

.products-details-page .products-details {
  margin-top: 3rem;
}

.products-details-page #product-images-slick img {
  object-fit: cover;
  cursor: pointer;
}

.products-details-page #carousel-thumbs {
  padding: 0 50px;
}

.products-details-page #carousel-thumbs img:hover {
  opacity: 100%;
}

.products-details-page #carousel-thumbs img {
  opacity: 80%;
  border: 3px solid transparent;
  cursor: pointer;
}

.products-details-page #carousel-thumbs .selected img {
  opacity: 100%;
}

.products-details-page .carousel-control-prev,
.products-details-page .carousel-control-next {
  width: 44px;
  height: 44px;
}

.products-details-page .carousel-fullscreen-icon {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .carousel-fullscreen-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon {
  position: absolute;
  top: 3.75rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .pause .carousel-pause-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon {
  position: absolute;
  top: 3.75rem;
  left: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page .play .carousel-pause-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}

.products-details-page #carousel-thumbs .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.products-details-page #carousel-thumbs .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.products-details-page .modal-content {
  border: none;
}

.products-details-page #lightbox-container-image img {
  width: auto;
  max-height: 520px;
}

.products-details-page .lg-thumbs {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.products-details-page .lg-thumbs a {
  cursor: pointer;
}

.products-details-page .lg-thumbs img,
.carousel-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

.products-details-page .lg-thumbs .col-3 {
  flex: 0 0 20%;
  max-width: 20%;
  margin-top: 15px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.products-details-page .lg-thumbs .row {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.products-details-page .carousel-fullscreen-control {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 44px;
  height: 44px;
  background-color: #e1e1e1;
}

.products-details-page h4 {
  font-size: 1.3rem;
  margin-bottom: 10px;
}

#product-custom-user-dropdown-fields label {
  display: block;
  color: var(--primary-color);
}

#product-custom-user-dropdown-fields select,
.select-quantity-div select {
  display: block;
  width: 100%;
  padding: 10px 5px;
  border-color: #ccc;
  border-radius: 3px;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

#product-custom-user-dropdown-fields > div.form-group > div,
.select-quantity-div > div.form-group > div {
  position: relative;
}

#product-custom-user-dropdown-fields > div.form-group > div:after,
.select-quantity-div > div.form-group > div:after {
  content: "\e94b";
  font-family: "icomoon";
  font-size: 20px;
  color: #333;
  right: 0px;
  top: 24px;
  padding: 5px 8px;
  border-left: 1px solid #ccc;
  position: absolute;
  pointer-events: none;
  height: 40px;
  width: 40px;
}

.rtl #product-custom-user-dropdown-fields > div.form-group > div:after,
.select-quantity-div div.form-group > div:after {
  right: unset;
  left: 0px;
  border-left: 0;
  border-right: 1px solid #ccc;
}

.rtl .ekko-lightbox-nav-overlay a:last-child span {
  text-align: left;
}

.select-quantity-div > div.form-group {
  width: 100px;
}

.select-quantity-div > div.form-group > div:after {
  top: 0px;
}

#product-custom-user-option-fields .form-group label {
  display: inline-block;
  width: 100%;
  padding: 10px 10px;
  background-color: var(--white-color);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 3px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

#product-custom-user-option-fields,
.add-review-form-checkbox {
  display: flex;
  flex-wrap: wrap;
}

#product-custom-user-option-fields .form-group,
.add-review-form-checkbox .form-group {
  width: 100%;
}

#product-custom-user-option-fields input + span,
.add-review-form-checkbox input + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  cursor: pointer;
  right: 2px;
  top: 4px;
  position: relative;
}

.rtl #product-custom-user-option-fields input + span,
.rtl .add-review-form-checkbox input + span {
  right: -2px;
}

.add-review-form-checkbox input + span {
  right: 0 !important;
}

#product-custom-user-option-fields input:checked + span:after,
.add-review-form-checkbox input:checked + span:after {
  position: absolute;
  top: -2px;
  content: "\e910";
  font-family: "icomoon";
  font-size: 14px;
}

#product-custom-user-option-fields input,
.add-review-form-checkbox input {
  display: none;
}

.description-icon {
  font-size: 32px;
  width: 32px;
  color: var(--primary-color);
}

.description-title {
  font-size: 1.733rem;
  font-weight: 500;
  color: var(--secondary-color-alt3);
  margin-left: 40px;
}

.rtl .description-title {
  margin-left: unset;
  margin-right: 40px;
}
#product-description td,
th {
  border: 2px solid #dddddd;
  text-align: center;
  padding: 8px;
}

.description-paragrah {
  margin-left: 72px;
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--secondary-color-alt8);
  line-height: 1.6;
}

.rtl .description-paragrah {
  margin-left: unset;
  margin-right: 72px;
}

.tooltip-info-icon {
  font-size: 1.5rem;
  color: var(--secondary-color-alt3);
}

.card-table {
  margin-left: 72px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rtl .card-table {
  margin-left: unset;
  margin-right: 72px;
}

.card-table-header {
  background-color: var(--secondary-color-alt4);
  color: var(--secondary-color-alt3);
  font-size: 1.167rem;
  font-weight: var(--font-weight-sizeOne);
}
.card-text-color {
  color: var(--secondary-color-alt3);
  font-size: 1.333rem;
  font-weight: var(--font-weight-sizeOne);
}
.card-price {
  color: var(--primary-color);
  font-size: 1.333rem;
  font-weight: var(--font-wieght-sizeTwo);
  margin: 10px 20px;
}

.card-body {
  padding: 10px;
  color: var(--black-color);
}

.variant-image-wrapper {
  width: 60px;
  margin-right: 10px;
}

.rtl .variant-image-wrapper {
  margin-right: unset;
  margin-left: 10px;
}

.variant-image-wrapper img {
  object-fit: contain;
}

.add-review-btn {
  margin-left: 15px;
}

.rtl .add-review-btn {
  margin-left: unset;
  margin-right: 15px;
}

.icon-star1,
.icon-border-star {
  margin-right: 2px;
  margin-left: 2px;
  margin-top: 1px;
}

.icon-star1.deactive:before {
  color: #cccccc;
}

.rating_count_5,
.rating_count_4,
.rating_count_3,
.rating_count_2,
.rating_count_1 {
  width: 25px;
}

.user-review-date {
  margin-left: auto;
  color: #cccccc;
}

.rtl .user-review-date {
  margin-left: unset;
  margin-right: auto;
}

.card-name-customer {
  font-size: 1.22rem;
  margin: 0px 2px 0px 2px;
}

.user-review-text {
  color: #484848;
  margin-left: 50px;
}

.rtl .user-review-text {
  margin-left: unset;
  margin-right: 50px;
}

.card-review .icon-account_circle {
  width: 38px;
  height: 38px;
  font-size: 20px;
  background: #f0f2f5;
  text-align: center;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.card-review .review-images-container {
  margin-left: 50px;
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 15px;
}

.rtl .card-review .review-images-container {
  margin-left: unset;
  margin-right: 50px;
}

.card-review .review-images-container img {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: contain;
  border-radius: 5px;
  border: #ced4da 1px solid;
  overflow: hidden;
  cursor: pointer;
}

.card-review .review-reply-card {
  padding: 10px;
  border-radius: 10px;
  margin-left: 50px;
}

.rtl .card-review .review-reply-card {
  margin-left: unset;
  margin-right: 50px;
  background-color: var(--primary-color-op-5, #ced4da33);
}

.card-review .review-reply-card .icon-account_circle img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-review .card-name {
  margin-left: 10px;
}

.rtl .card-review .card-name {
  margin-left: unset;
  margin-right: 10px;
}

.product-social i {
  font-size: 20px;
  color: var(--primary-color);
}

.product-social {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.product-social a {
  padding: 0px 7.5px;
}

.add-review-btn {
  background-color: var(--primary-color);
  color: var(--text-color-primary-bg);
}

.border-product {
  margin-top: 20px;
}

.options-table .col {
  flex-basis: 0;
}

.options-table .variant-name-sm {
  margin-right: 20px;
  width: 22%;
}

.rtl .options-table .variant-name-sm {
  margin-right: unset;
  margin-left: 20px;
}

.options-table .m-col {
  margin: 5px 0px;
}

.rating-section {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rating-section-top {
  margin-top: 0px;
  margin-bottom: 0px;
}

.rating-section h4 {
  font-size: 1rem;
  font-weight: 400;
  margin: 0px;
  margin-left: 4px;
}

.rtl .rating-section h4 {
  margin-left: unset;
  margin-right: 4px;
}

.review-details .rating-section {
  margin-left: 15px;
}

.rtl .review-details .rating-section {
  margin-left: unset;
  margin-right: 15px;
}

.rating-average {
  font-size: 2rem !important;
  min-width: 80px;
  margin: 0px;
}

/*-- Product --*/
.modal-comment-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--white-color);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-product-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-product-title {
  font-size: 1.833rem;
  font-weight: var(--font-weight-sizeTwo);
  color: var(--primary-color);
}

.btnrating.active > i:before {
  color: #edb900;
}

.btnrating > i:before,
.btnrating.deactive > i:before {
  color: #cccccc;
}

.btnrating {
  cursor: pointer;
  font-size: 18px;
}

.div-btnrating {
  margin-left: auto;
}

.rtl .div-btnrating {
  margin-left: unset;
  margin-right: auto;
}

.bottom-buttons,
.review-remaining-count {
  text-align: right;
}

.rtl .bottom-buttons,
.rtl .review-remaining-count {
  text-align: left;
}

.product-features {
  margin-right: -7.5px;
  margin-left: -7.5px;
  margin-bottom: 15px;
}

.product-features > div {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.bundle-offer-title-description {
  font-size: 1rem;
}

.bundle-offer-more {
  text-align: right;
}

.rtl .bundle-offer-more {
  text-align: left;
}

.bundle-offer-more > a {
  color: var(--primary-color);
  text-decoration: underline;
  font-size: 1.2rem;
  cursor: pointer;
}

.modal-dialog-scrollable .modal-dialog {
  overflow-y: initial !important;
}

.modal-dialog-scrollable .modal-body .bundle-offer-products {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}

.bundle-offer-title {
  unicode-bidi: isolate;
}

.bundle-offer-products-dialog .bundle-offer-title,
.bundle-offer-products-dialog .bundle-offer-title-description {
  margin-right: 40px;
}

.rtl .bundle-offer-products-dialog .bundle-offer-title,
.rtl .bundle-offer-products-dialog .bundle-offer-title-description {
  margin-right: 0px;
  margin-left: 40px;
}

.metafields-item .attachment-box .title {
  color: unset !important;
}
.description-text-clear * {
  max-width: 100% !important;
}

.bundle-offer-details-products {
  overflow-x: visible;
  flex-wrap: wrap;
}

.form-notify-me {
  border: 1px solid var(--primary-color);
  padding: 15px;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-notify-me-phone-row {
  display: flex;
  gap: 20px;
  direction: ltr;
}

.form-notify-me-phone-row > input:first-child {
  max-width: 80px;
}

.form-notify-me-submit-button-row {
  display: flex;
  justify-content: end;
}

.btn-send-notify {
  margin-left: 15px;
  width: 100px;
  height: 40px;
}

.rtl .btn-send-notify {
  margin-left: unset;
  margin-right: 15px;
}

.products-details-page .slick-dots {
  display: none !important;
}

.products-details-page .slick-arrow {
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #2b2d50;
  border: 0;
  border-radius: 8px;
  z-index: 2;
  opacity: 1;
}

.products-details-page .slick-prev {
  background-color: #5b1f63 !important;
}

.products-details-page .slick-next.slick-arrow > span,
.products-details-page .slick-prev.slick-arrow > span {
  color: var(--white-color);
  font-size: 24px;
}

.products-details-page .slick-prev {
  left: 0px;
}
[dir="rtl"] .products-details-page .slick-prev {
  right: 0px;
  left: auto;
}

.products-details-page .slick-next {
  right: 0px;
}

[dir="rtl"] .products-details-page .slick-next {
  right: auto;
  left: 0px;
}

.col-product-info {
  padding-top: 0px;
}

.col-product-info-single-image {
  padding-top: 0px;
}

.col-product-image-wrapper {
  padding-right: 15px;
  padding-left: 15px;
}

#product-custom-user-input-fields .file-label {
  margin-bottom: 0px;
}

#product-custom-user-input-fields .icon-close::after {
  font-family: "icomoon" !important;
  content: "\f05c";
  font-size: 18px;
  cursor: pointer;
}

#product-custom-user-input-fields .file-label > * {
  margin-right: 10px;
}

.rtl #product-custom-user-input-fields .file-label > * {
  margin-right: unset;
  margin-left: 10px;
}

@media only screen and (max-width: 768px) {
  .user-review-text {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .card-review .review-images-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .card-review .review-reply-card {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .description-paragrah {
    margin: 0px !important;
  }

  .card-table {
    margin: 0px 0px 10px 0px !important;
  }

  .options-table .col {
    flex-basis: unset;
  }

  .description-title {
    margin-left: 20px;
  }

  .rtl .description-title {
    margin-left: unset;
    margin-right: 20px;
  }

  .bundle-offer-details-products {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .add-review-btn {
    margin-left: auto;
  }

  .rtl .add-review-btn {
    margin-left: unset;
    margin-right: auto;
  }

  .products-details-page .lg-thumbs {
    display: none;
  }

  .products-details-page .slick-dots {
    display: block !important;
  }

  .products-details-page .products-details {
    margin-top: 0px;
  }

  .col-product-info {
    padding-top: 45px;
  }

  .col-product-info-single-image {
    padding-top: 25px;
  }

  .col-product-image-wrapper {
    padding: 0px;
  }

  .products-details-page .slick-arrow {
    display: none !important;
  }
}

.product-images-carousel-init {
  overflow: hidden;
}

.size-box #product-variants-options ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.size-box #product-variants-options ul li {
  width: auto;
  padding: 5px 10px;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #efefef;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}

.rtl .size-box #product-variants-options ul li {
  margin-right: 0px;
  margin-left: 10px;
}

.size-box #product-variants-options ul li a {
  color: #222222;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.size-box #product-variants-options ul li.active {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.tabby-product-widget .tabby-promo-snippet {
  font-family: inherit;
}

.all-reviews-btn {
  background-color: transparent;
  color: var(--primary-color);
  text-decoration: underline;
  padding-left: 0px;
  padding-right: 0px;
}

.products-reviews-page .product-image {
  width: 150px;
  height: auto;
  margin-right: 15px;
  object-fit: contain;
  max-height: 180px;
}

.rtl .products-reviews-page .product-image {
  margin-right: 0px;
  margin-left: 15px;
}

.footer-sticky {
  display: block;
  bottom: 0;
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  padding: 0px 20px;
  padding-bottom: calc(0px + env(safe-area-inset-bottom));
  width: 100%;
  background-color: #f9f9f9;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  -webkit-transform: translateZ(0);
}

.questions-card-init {
  padding: 24px;
}

.questions-card-init .image-box {
  margin-bottom: 18px;
}

.questions-card-init .content-box {
  margin-bottom: 18px;
}

.questions-card-init .content-box p {
  font-size: 16px;
  color: #81808c;
  font-weight: 400;
}

.questions-card-preview {
  padding: 16px;
}

.questions-view_more a {
  color: var(--primary-color);
  font-size: 14px;
}

.questions-card-preview .customer-name {
  margin-bottom: 8px;
  color: var(--secondary-color-alt3);
  font-weight: 400;
}

.questions-card-preview .question-box .question {
  font-size: 16px;
  font-weight: 500;
  color: var(--secondary-color-alt3);
  margin-bottom: 24px;
}

.questions-card-preview .answer-box .answer {
  font-size: 16px;
  font-weight: 400;
  color: var(--secondary-color-alt3);
}

.questions-pagination .page-item {
  font-size: 16px;
}

.questions-pagination .page-item .page-link {
  color: var(--primary-color);
}

.questions-pagination .page-item.selected a {
  background-color: var(--primary-color);
  color: var(--white-color);
}

.play-icon,
.iframe-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.play-icon {
  z-index: 2;
  cursor: pointer;
  opacity: 0.5;
  width: 70px !important;
  max-width: 25%;
  border: none !important;
}

.play-icon:hover {
  opacity: 1;
}
.iframe-video {
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--black-color);
}
