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

.products-details-page #product-images-slick img {
  object-fit: contain;
  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 a {
  cursor: pointer;
}

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

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

/* Swiper Gallery Styles */
.product_images {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

@media (min-width: 992px) {
  .product_images {
    flex-direction: row-reverse;
    align-items: flex-start;
  }

  .product-images-carousel {
    flex: 1;
    width: 100%;
    max-width: calc(100% - 100px);
  }

  .lg-thumbs {
    flex: 0.95;
    flex-shrink: 0;
  }
}

.product-images-main-swiper {
  position: relative;
  border-radius: 38px;
  overflow: hidden;
  border: 1px solid #F2F2F2;
  corner-shape: squircle;
}

.product-details-gallery-overlay {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 0;
  pointer-events: none;
}

.product-details-gallery-overlay>* {
  pointer-events: auto;
}

.product-details__discount-badge,
.product-special-discount-badge,
#product-special-discount-badge {
  display: var(--reeq-special-discount-badge-display, inline-flex);
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  background-color: var(--reeq-special-discount-badge-bg, #F4F0EB);
  color: var(--reeq-special-discount-badge-text, var(--primary-color, #A67C52));
  white-space: nowrap;
  border-radius: 24px 0 0 0;
  corner-shape: squircle;
  pointer-events: none;
  font-size: 0;
  line-height: 0;
}

.product-details__discount-badge::before,
.product-special-discount-badge::before,
#product-special-discount-badge::before {
  content: var(--reeq-special-discount-badge-label, 'خصم خاص');
  font-size: 13px;
  line-height: 1.2;
}

.product-details__discount-badge {
  border-radius: 0 !important;
}

[dir="ltr"] .product-details__discount-badge {
  border-radius: 0 38px 0 10px;
}

.product-images-thumbs-swiper .swiper-slide {
  width: 100% !important;
  height: auto !important;
  opacity: 0.6;
  transition: opacity 0.3s;
  cursor: pointer;
}

.product-images-thumbs-swiper .swiper-slide-thumb-active {
  opacity: 1;
}

.product-images-thumbs-swiper .swiper-slide .box-1-1 {
  overflow: hidden;
}

.product-images-thumbs-swiper .swiper-slide-thumb-active .box-1-1 {
  border-color: var(--primary-color);
}

/* Swiper Buttons */
.product-images-main-swiper .swiper-button-next,
.product-images-main-swiper .swiper-button-prev {
  color: var(--primary-color);
  background: var(--card-bg);
  opacity: 0.8;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.product-images-main-swiper .swiper-button-next:after,
.product-images-main-swiper .swiper-button-prev:after {
  font-size: 18px;
  font-weight: bold;
}

.product-images-main-swiper .swiper-pagination-bullet-active {
  background: var(--primary-color);
}

.product-images-carousel-init {
  overflow: visible !important;
}

.products-details-page .carousel-fullscreen-control {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 44px;
  height: 44px;
  background-color: var(--secondary-color-alt4);
}

.products-details-page h4,
.product-sku {
  font-size: 1.3rem;
  margin: 0 !important;
}

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

#product-custom-user-dropdown-fields select {
  display: block;
  width: 100%;
  padding: 10px 5px;
  border-color: var(--border-color);
  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 {
  position: relative;
}

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

.rtl #product-custom-user-dropdown-fields>div.form-group>div:after {
  right: unset;
  left: 0px;
  border-left: 0;
  border-right: 1px solid var(--border-color);
}

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

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

.quantity-input-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  overflow: hidden;
}

.quantity-input-wrapper .btn-quantity {
  width: 42px;
  height: 100%;
  border: none;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 20px;
}

.quantity-input-wrapper .quantity-input {
  border: none;
  width: 80px;
  text-align: center;
  height: 46px;
  border-right: 1px solid var(--border-color);
  border-left: 1px solid var(--border-color);
  background: transparent;
  color: var(--app-text);
  font-weight: 600;
}

body.theme-dark .quantity-input-wrapper {
  border-color: #fff;
}

body.theme-dark .quantity-input-wrapper .btn-quantity {
  background: transparent;
  color: #fff;
}

body.theme-dark .quantity-input-wrapper .quantity-input {
  border-color: #fff;
}

.quantity-input-wrapper .quantity-input:focus {
  outline: none;
  box-shadow: none;
}

#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 var(--border-color);
  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 var(--border-color);
  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: 16px;
  font-weight: 500;
  padding: 12px 24px;
  color: var(--primary-color);
  background: #9f56460d;
  border-radius: 24px 24px 8px 8px;
  border-bottom: 2px solid var(--CTA-color-Defult, #93211b);
}

#product-description td,
th {
  border: 2px solid var(--border-color);
  text-align: center;
  padding: 8px;
}

.description-paragrah {
  font-size: 16px;
  font-weight: 400;
  color: var(--secondary-color-alt8);
  line-height: 1.6;
}

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

.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 {
  width: 100%;
}


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

.icon-star1.deactive:before {
  color: var(--secondary-color-alt9);
}

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

.user-review-date {
  margin-left: auto;
  color: var(--secondary-color-alt9);
}

.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: var(--secondary-color-alt8);
  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: var(--secondary-color-alt5);
  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);
}

.product-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
  margin-bottom: 32px;
  font-size: 14px;
  color: var(--secondary-color-alt0);
  justify-content: flex-start;
}

.rtl .product-links {
  justify-content: flex-start;
}

.product-links a {
  color: var(--secondary-color-alt0);
  text-decoration: underline !important;
}

.product-links a:not(:last-child)::after {
  content: "|";
  margin-right: 8px;
  margin-left: 8px;
  color: var(--secondary-color-alt7);
  text-decoration: none !important;
  display: inline-block;
}

.rtl .product-links a:not(:last-child)::after {
  margin-right: 8px;
  margin-left: 8px;
}

.product-stats-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  color: #161616;
  font-size: 16px;
}

.product-stats-row .stat-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.product-stats-row .stat-item svg,
.product-stats-row .stat-item .stat-item__icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  object-fit: contain;
}

.product-stats-row .stat-item svg {
  color: var(--primary-color);
}

body.theme-dark .product-stats-row,
body.theme-dark .product-stats-row .stat-value,
body.theme-dark .product-stats-row .stat-item svg {
  color: #fff !important;
}


.reeq-product-discount-countdown {
  margin: 42px 0;
}

.reeq-product-discount-countdown__label {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #161616;
}

.reeq-product-discount-countdown__timer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px;
}

.reeq-product-discount-countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 64px;
  padding: 10px 14px;
  border-radius: 8px;
  background-color: #f9f9f9;
}

.reeq-product-discount-countdown__value {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #161616;
  font-variant-numeric: tabular-nums;
}

.reeq-product-discount-countdown__unit {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #6b6b6b;
}

.reeq-product-summary {
  margin-bottom: 16px;
}

.reeq-product-summary .text-short-description {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #6b6b6b;
}

.reeq-product-summary__more {
  display: inline;
  margin-inline-start: 4px;
  padding: 0;
  border: none;
  background: none;
  color: var(--primary-color, #b89564);
  font-size: 14px;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
}

.reeq-product-summary__more:hover,
.reeq-product-summary__more:focus {
  color: var(--primary-color, #b89564);
  text-decoration: underline;
  outline: none;
}

@media (max-width: 768px) {
  .reeq-product-discount-countdown__item {
    min-width: 56px;
    padding: 8px 10px;
  }

  .reeq-product-discount-countdown__value {
    font-size: 20px;
  }

  .reeq-product-discount-countdown__unit {
    font-size: 12px;
  }
}

.rating-count-text {
  font-size: 14px;
  color: var(--secondary-color-alt0);
}

.btn-add-to-cart {
  position: relative;
  background-color: var(--primary-color);
  color: var(--text-color-primary-bg);
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 500;
  border: none;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 48px;
  cursor: pointer;
}

.btn-add-to-cart.is-loading {
  pointer-events: none;
}

.btn-add-to-cart.is-loading .btn-add-to-cart__label,
.btn-add-to-cart.is-loading .add-to-cart-icon {
  opacity: 0;
  visibility: hidden;
}

.btn-add-to-cart .reeq-cart-btn__loader {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}

.btn-add-to-cart.is-loading .reeq-cart-btn__loader {
  opacity: 1;
}

.btn-add-to-cart.is-added {
  animation: reeq-cart-btn-pop 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}

body.theme-dark .btn-add-to-cart {
  background-color: #111;
  color: #fff;
  border: 1px solid #333;
}

.add-to-cart-icon {
  width: 20px;
  height: 20px;
  mask-size: contain !important;
}

.buy-now-icon {
  width: 20px;
  height: 20px;
  background-color: var(--primary-color);
  mask-size: contain !important;
}

.btn-buy-now {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
  height: 48px;
  cursor: pointer;
}

body.theme-dark .btn-buy-now {
  border-color: #fff;
  color: #fff;
}

.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: var(--secondary-color-alt9);
}

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

.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 .swiper-pagination {
  bottom: 10px !important;
}

.products-details-page .swiper-button-next,
.products-details-page .swiper-button-prev {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  color: var(--primary-color);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.products-details-page .swiper-button-next:after,
.products-details-page .swiper-button-prev:after {
  font-size: 16px;
  font-weight: bold;
}

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

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

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

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

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

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

.products-details-page .product-images-carousel {
  min-height: 260px;
}

@media only screen and (min-width: 768px) {
  .products-details-page .product-images-carousel {
    min-height: 360px;
    flex: 4;
  }
}

.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 var(--border-color);
  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: var(--app-text);
  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: var(--secondary-color-alt13);
  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: var(--secondary-color-alt6);
  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: black;
}

/* Related Products Swiper Fixes */
.products-details-page .products-slider.swiper {
  white-space: normal !important;
  padding: 10px 0 50px 0;
  height: auto !important;
}

.products-details-page .products-slider .swiper-wrapper {
  display: flex !important;
  white-space: normal !important;
  height: auto !important;
}

.products-details-page .products-slider .swiper-slide {
  height: auto !important;
  display: flex !important;
}

.products-details-page .products-slider .prod-col {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 5px !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column;
  background: transparent !important;
  white-space: normal !important;
}

.products-details-page .products-slider .product-item-new {
  height: 100% !important;
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
  background: var(--card-bg);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.products-details-page .products-slider .product-card-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.products-details-page .products-slider .product-card {
  height: 100%;
  margin-bottom: 0;
}

.availability-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;

  .availability-text {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;

    .dot {
      width: 12px;
      height: 12px;
      border-radius: 50%;
    }

    &.available {
      color: var(--sucess-color);
    }

    &.unavailable {
      color: var(--danger-color);
    }

    &.available .dot {
      background-color: var(--sucess-color);
    }

    &.unavailable .dot {
      background-color: var(--danger-color);
    }
  }
}

.share-button {
  color: var(--app-text);
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.share-button:hover {
  opacity: 0.75;
}

.share-button:focus-visible {
  outline: 2px solid var(--primary-color, #b07830);
  outline-offset: 2px;
  border-radius: 4px;
}

body.theme-dark .product-formatted-price {
  color: #fff !important;
  font-weight: 700;
  font-size: 28px !important;
}

body.theme-dark .product_info h1 {
  color: #fff !important;
}

body.theme-dark .icon-star1:before {
  color: #f7ba00 !important;
}


body.theme-dark .breadcrumb-item a,
body.theme-dark .breadcrumb-item.active {
  color: var(--secondary-color-alt0) !important;
}

.add-to-wishlist.on-slider {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.wishlist-btn-slider {
  width: 48px;
  height: 48px;
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color 0.2s ease, transform 0.2s ease;
  text-decoration: none !important;
  position: relative;
  padding: 0;
}

.wishlist-btn-slider .reeq-wishlist-heart {
  flex-shrink: 0;
}

.wishlist-btn-slider i {
  font-size: 18px;
}

.add-to-wishlist.on-slider {
  transition: transform 0.2s ease;
}

.add-to-wishlist.on-slider:hover {
  transform: scale(1.05);
}

body.theme-dark .wishlist-btn-slider {
  background: var(--secondary-color-alt13);
  color: #fff;
  border: 1px solid #333;
}

.select-quantity-div {
  display: flex;
  justify-content: space-between;
  align-items: center;

  @media screen and (max-width: 768px) {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }
}

.product-badge.badge-name,
.badge-name {
  background: var(--reeq-product-badge-bg, var(--primary-color, #B17122));
  color: var(--reeq-product-badge-text, var(--white-color, #ffffff));
}

/* Unified Product Tabs Styles */
.product-tabs-section {
  margin-top: 40px;
}

.product-tabs-card {
  width: 100%;
  background-color: var(--card-bg);
  overflow: hidden;
}

.product-tab-content {
  border: 1px solid #EEEEEE;
  border-top: none;
  border-radius: 0 0 12px 12px;
}

body.theme-dark .product-tabs-card {
  border-color: rgba(255, 255, 255, 0.12);
}

.product-tab-content>.tab-pane {
  display: none;
}

.product-tab-content>.tab-pane.active {
  display: block;
}

.product-nav-tabs {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 4px;
  background-color: var(--card-bg);

  @media screen and (max-width: 560px) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    align-items: center;
    gap: 0;
  }
}

body.theme-dark .product-nav-tabs {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}

.product-nav-tabs .nav-item {
  margin: 0;

  @media screen and (max-width: 560px) {
    width: 100%;
  }
}

.product-nav-tabs .nav-link {
  border: none !important;
  background: transparent !important;
  font-size: 16px;
  font-weight: 600;
  color: var(--app-text) !important;
  opacity: 0.65;
  padding: 12px 22px;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    opacity 0.2s ease;
  border-bottom: 2px solid transparent !important;
  border-radius: 8px 8px 0 0 !important;
  margin-bottom: -1px;
  text-decoration: none !important;
  text-align: center;
  width: 100%;

  @media screen and (max-width: 560px) {
    padding: 12px;
  }
}

.product-nav-tabs .nav-link:hover {
  opacity: 0.85;
}

.product-nav-tabs .nav-link.active {
  opacity: 1 !important;
  color: var(--app-text) !important;
  background: rgba(159, 86, 70, 0.08) !important;
  border-bottom: 2px solid var(--primary-color) !important;
}

.product-tab-content {
  padding: 24px;
}

.product-tab-body .description-paragrah {
  font-size: 16px;
  line-height: 1.75;
  color: var(--app-text);
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-tab-body .description-paragrah.more {
  -webkit-line-clamp: unset;
  line-clamp: unset;
}

/* Reviews layout */
.product-reviews-layout {
  margin: 0;
}

.reviews-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 24px;
}

.reviews-sort-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}

.reviews-sort-label {
  font-size: 14px;
  font-weight: 600;
  color: var(--app-text);
  margin: 0;
  white-space: nowrap;
}

/* Rating Score Card */
.rating-score-card {
  background-color: #f5f5f5;
  border-radius: 12px;
  padding: 28px 20px;
  margin-bottom: 20px;
  border: none;
}

body.theme-dark .rating-score-card {
  background-color: rgba(255, 255, 255, 0.06);
}

.rating-score-card .rating-score {
  font-size: 36px;
  font-weight: 700;
  color: var(--app-text);
  line-height: 1;
}

.rating-average-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: var(--app-text);
}

.rating-count-sub {
  font-size: 14px;
  color: var(--app-text);
  opacity: 0.7;
  margin-top: 8px;
  margin-bottom: 0;
}

/* Add Review Section */
.add-review-section {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  border: none;
}

.add-review-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--app-text);
  margin-bottom: 12px;
}

.add-review-textarea {
  display: block;
  width: 100%;
  min-height: 120px;
  padding: 14px 16px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--app-text);
  background-color: var(--card-bg);
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  resize: vertical;
  outline: none;
}

.add-review-textarea:focus {
  border-color: var(--primary-color);
}

body.theme-dark .add-review-textarea {
  border-color: rgba(255, 255, 255, 0.15);
  background-color: var(--secondary-color-alt13);
}

.add-review-submit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 600;
  color: var(--white-color) !important;
  background-color: var(--primary-color) !important;
  border: none !important;
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none !important;
  transition: opacity 0.2s ease;
}

.add-review-submit-btn:hover {
  opacity: 0.92;
}

.add-review-btn {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: var(--white-color) !important;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.add-review-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(160, 86, 70, 0.2);
}

/* User Comments Header & Sort */
.reviews-section-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--app-text);
  margin: 0;
}

.reviews-sort-select {
  font-size: 14px;
  font-weight: 600;
  color: var(--app-text);
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 8px;
  padding: 8px 16px;
  background: var(--card-bg);
  cursor: pointer;
  outline: none;
  min-width: 140px;
}

body.theme-dark .reviews-sort-select {
  border-color: rgba(255, 255, 255, 0.1) !important;
  background: var(--secondary-color-alt13);
}

/* Card Review Custom Sleek Overrides */
.card-review {
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  border-radius: 0 !important;
  margin-bottom: 24px !important;
  padding-bottom: 24px !important;
}

body.theme-dark .card-review {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.card-review:last-child {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.card-review .card-body {
  padding: 0 !important;
}

.card-review .card-name-customer {
  font-size: 16px;
  font-weight: 700;
  color: var(--app-text);
  margin-bottom: 4px;
}

.product-reviews-list .card-review .icon-account_circle {
  width: 48px;
  height: 48px;
  min-width: 48px;
  background-color: var(--secondary-color-alt5);
  color: var(--primary-color) !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  margin-inline-end: 12px;
  overflow: hidden;
}

.product-reviews-list .card-review .icon-account_circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-review .icon-account_circle {
  width: 44px;
  height: 44px;
  background-color: var(--primary-color);
  color: var(--white-color) !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  margin-inline-end: 12px;
}

.card-review .card-date {
  margin-inline-start: auto;
  font-size: 13px;
  color: var(--app-text);
  opacity: 0.6;
}

.card-review .user-review-text {
  font-size: 15px;
  color: var(--app-text);
  opacity: 0.85;
  line-height: 1.6;
  margin-top: 12px !important;
}

.show-more-reviews-btn {
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  color: var(--app-text) !important;
  font-weight: 600;
  font-size: 15px;
  border-radius: 8px;
  padding: 12px 24px;
  background-color: var(--card-bg) !important;
  transition: all 0.2s ease;
}

.show-more-reviews-btn:hover {
  background-color: rgba(0, 0, 0, 0.03) !important;
  color: var(--app-text) !important;
}

body.theme-dark .show-more-reviews-btn {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.product-reviews-list .card-review .user-review-text {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-inline-start: 56px;
}

.rtl .product-reviews-list .card-review .user-review-text {
  padding-inline-start: 56px;
  padding-inline-end: 0;
}

@media (max-width: 991px) {
  .product-reviews-layout .rating-action-column {
    order: 1;
  }

  .product-reviews-layout .comment-list-column {
    order: 2;
  }
}

/* Product FAQs accordion — same component as reeq-faq-section */
.reeq-faq-section--product {
  padding-block: 0;
  background-color: transparent;
}

.product-tab-body .reeq-faq-section--product .reeq-faq-section__question {
  font-size: 16px;
  font-weight: 700;
}

.product-tab-body .reeq-faq-section--product .reeq-faq-section__answer {
  font-size: 15px;
  color: var(--app-text);
  opacity: 0.9;
}

@media (max-width: 768px) {
  .product-tab-body .reeq-faq-section--product .reeq-faq-section__question {
    font-size: 15px;
  }

  .product-tab-body .reeq-faq-section--product .reeq-faq-section__answer {
    font-size: 14px;
  }
}


.product-faq-ask {
  margin-top: 24px;
  display: flex;
  justify-content: flex-start;
}

.product-faq-ask .reeq-faq-section__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  cursor: pointer;
  font-family: inherit;
}

.product-faq-ask .icon-add_circle {
  font-size: 1.15em;
  line-height: 1;
}

.product-question-accordion__author {
  margin-bottom: 8px;
  font-weight: 600;
  color: var(--app-text);
}

.product-questions-empty p {
  font-size: 15px;
}

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

body.theme-dark .product-user-questions--with-faqs {
  border-top-color: rgba(255, 255, 255, 0.1);
}