@font-face {
  font-family: "reeq-alnahl";
  src: url("/assets/BahijTheSansArabic-Plain.ttf") format("truetype");
}

body {
  font-family: var(--font-family-base), sans-serif !important;
}

button {
  display: flex;
  outline: none !important;
  border: none;
  background: transparent;
  padding: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: none !important;
}

body[data-template="home"] .header {
  position: fixed !important;
}

.header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1022;
}

.reeq-custom-pagination {
  background: #00000080;
  border-radius: 9px;
  padding: 4px 8px;
  width: fit-content !important;
  left: 50% !important;
  transform: translateX(-50%);
}

.reeq-custom-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border: 1px solid #ffffff;
  background: transparent;
  opacity: 1;
  margin-inline: 2px !important;
}

.reeq-custom-pagination .swiper-pagination-bullet-active {
  background: #ffffff !important;
}

.btn-primary {
  background: var(--primary-color, #b17122);
  padding: 8px;
  border-radius: 20px;
  corner-shape: squircle;
  border: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
}

.search-header-bar > * {
  height: 100%;
}

.search-input > div {
  width: 100%;
}

.search-input-icon {
  position: absolute;
  font-size: 22px;
  top: 8px;
  left: 4px;
}

.container {
  max-width: 1600px;
  margin-inline: auto;
  padding-inline: 16px;
  width: 100%;
}

.rtl .search-input-icon {
  left: unset;
  right: 4px;
  top: 9px;
}

.search-input-input {
  padding-left: 30px;
  min-height: 40px;
  max-height: 40px;
}

.icon-shopping_cart_black_36dp-1-1,
.sm-search-icon > span {
  font-size: 32px;
}

.sm-search-icon {
  width: 20px;
  height: 20px;
}

.icon-shopping_cart_black_36dp-1-1 .path1:before {
  color: unset;
}

.icon-shopping_cart_black_36dp-1-1 .path2:before {
  color: unset;
}

.icon-language_black_24dp .path1:before {
  color: unset;
}

.cart-badge {
  position: absolute;
  inset-inline-start: 3px;
  top: 4px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: #ab0000;

  @media (max-width: 768px) {
    inset-inline-start: 14px;
    top: -8px;
  }
}

.top-main-menu-wrapper {
  margin-right: -22px;
  margin-left: -22px;
}

.ic.menu {
  text-align: left;
  position: relative;
  right: 4px;
}

.rtl .ic.menu {
  text-align: right;
  right: unset;
  left: 4px;
}

.ic.menu {
  margin-right: 20px;
}

.icon-menu-top {
  margin-right: 10px !important;
}

.rtl .ic.menu {
  margin-right: unset;
  margin-left: 20px;
}

.rtl .icon-menu-top {
  margin-right: unset !important;
  margin-left: 10px !important;
}

.icon-menu-top > span {
  font-size: 32px;
}

.icon-menu_open_black_24dp-1:before {
  color: unset;
}

.sm-search-div {
  display: none;
  visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: var(--header-primary-color, var(--primary-color));
  transform: translateY(-100%);
  transition: all 0.3s ease;
  z-index: 1;
}

.sm-search-div.show {
  visibility: visible;
  transform: translateY(0%);
  -webkit-transform: translate3d(0, 0, 0);
}

.footer .apps-social-icons:nth-child(2) {
  padding-left: 0px;
}

.rtl .footer .apps-social-icons:nth-child(2) {
  padding-right: 0px;
  padding-left: 15px;
}

.footer .google-app-stores {
  margin-left: -4px;
  margin-right: -4px;
}

.footer .icons-wrapper {
  padding: 0px;
}

.footer-about-us-div {
  padding-right: 20%;
}

.rtl .footer-about-us-div {
  padding-right: unset;
  padding-left: 20%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.main-slider .slick-dots {
  bottom: 12px;
}

.main-slider .slick-dots li button:before {
  font-size: 14px;
}

.features-section-img {
  max-height: 90px;
  max-width: 90px;
}

.slick-next.slick-arrow > span,
.slick-prev.slick-arrow > span {
  color: var(--primary-color);
  font-size: 3.3rem;
}

.category-item a,
.category-item img,
.card-item a,
.card-item img {
  display: block;
  text-align: center;
  width: 100%;
}

.category-item img,
.card-item img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.category-item h3,
.card-item h3 {
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  color: var(--primary-color);
  white-space: break-spaces;
}

.category-page-slider .category-item h3 {
  font-size: 1.2rem;
}

.categories-slider .category-item,
.cards-slider .card-item {
  width: 100%;
  max-width: 200px;
}

.slider-container {
  padding-left: 15px;
  padding-right: 15px;
}

.products-slider .prod-col,
.categories-slider .cat-col,
.cards-slider .card-col {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  width: auto;
}

.category-page-slider .products-slider .prod-col,
.categories-slider .cat-col,
.cards-slider .card-col {
  padding-left: 15px;
  padding-right: 15px;
}

/* Propagate Bootstrap row's stretch height so all action buttons align */
.products-list .prod-col,
.bundle-offer-products .prod-col {
  display: flex;
  flex-direction: column;
}

.products-list .product-card-footer,
.bundle-offer-products .product-card-footer {
  margin-top: auto;
}

.sort-block-width {
  margin-left: 30px;
}

.rtl .sort-block-width {
  margin-left: 0px;
  margin-right: 30px;
}

.select-dropdown .dropdown-item {
  padding-bottom: 7.5px;
  padding-top: 7.5px;
}

#products-list-filter-form-close {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 0;
}

.rtl #products-list-filter-form-close {
  right: unset;
  left: 0;
}

/* Products / category listing pagination */
.reeq-pagination-wrap {
  margin-top: 8px;
  margin-bottom: 48px;
}

.products-pagination.reeq-pagination {
  width: 100%;
  padding: 0;
}

.products-pagination .reeq-pagination__list,
.products-pagination ul.pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}

.products-pagination .page-item {
  margin: 0;
}

.products-pagination .page-link,
.products-pagination .reeq-pagination__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 14px;
  border: 1px solid var(--secondary-color-alt5, #e8e8e8);
  border-radius: 8px;
  background-color: #ffffff;
  color: var(--secondary-color-alt3, #494949);
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.products-pagination .reeq-pagination__item--prev .page-link,
.products-pagination .reeq-pagination__item--next .page-link {
  min-width: auto;
  padding: 0 20px;
  font-weight: 600;
  color: var(--primary-color, #b17122);
  border-color: var(--primary-color-op-5, rgba(177, 113, 34, 0.12));
  background-color: #faf6ef;
}

.products-pagination .page-link:hover,
.products-pagination .reeq-pagination__link:hover {
  background-color: #faf6ef;
  border-color: var(--primary-color, #b17122);
  color: var(--primary-color, #b17122);
  text-decoration: none;
}

.products-pagination .page-link.active,
.products-pagination .reeq-pagination__link.active,
.products-pagination .page-item.active .page-link {
  background-color: var(--primary-color, #b17122);
  border-color: var(--primary-color, #b17122);
  color: var(--text-color-primary-bg, #ffffff);
  pointer-events: none;
}

.products-pagination .page-item.disabled .page-link,
.products-pagination .page-item.disabled .reeq-pagination__link {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  background-color: var(--secondary-color-alt13, #f8f8f8);
  border-color: var(--secondary-color-alt5, #e8e8e8);
  color: var(--secondary-color-alt9, #a8a8a8);
}

.products-pagination .reeq-pagination__item--prev.disabled .page-link,
.products-pagination .reeq-pagination__item--next.disabled .page-link {
  background-color: var(--secondary-color-alt13, #f8f8f8);
  color: var(--secondary-color-alt9, #a8a8a8);
  border-color: var(--secondary-color-alt5, #e8e8e8);
}

.products-pagination .reeq-pagination__item--ellipsis .page-link,
.products-pagination .reeq-pagination__ellipsis {
  min-width: 36px;
  padding: 0 6px;
  border: none;
  background: transparent;
  color: var(--secondary-color-alt9, #a8a8a8);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.02em;
  pointer-events: none;
  cursor: default;
}

.products-pagination .page-link:focus-visible,
.products-pagination .reeq-pagination__link:focus-visible {
  outline: 2px solid var(--primary-color, #b17122);
  outline-offset: 2px;
}

@media (max-width: 575.98px) {
  .reeq-pagination-wrap {
    margin-bottom: 32px;
  }

  .products-pagination .reeq-pagination__list,
  .products-pagination ul.pagination {
    gap: 6px;
  }

  .products-pagination .page-link,
  .products-pagination .reeq-pagination__link {
    min-width: 40px;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
  }

  .products-pagination .reeq-pagination__item--prev .page-link,
  .products-pagination .reeq-pagination__item--next .page-link {
    padding: 0 14px;
    font-size: 13px;
  }
}

.products-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 24px;
  gap: 20px;
}

.products-list.products-list--empty {
  display: flex;
  justify-content: center;
  align-items: stretch;
  min-height: 280px;
}

.reeq-products-empty {
  grid-column: 1 / -1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 420px;
  margin-inline: auto;
  padding: 40px 24px 56px;
  text-align: center;
}

.reeq-products-empty__icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.reeq-products-empty__icon {
  display: block;
  width: 120px;
  height: 120px;
}

.reeq-products-empty__title {
  margin: 0 0 8px;
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  color: #161616;
}

.reeq-products-empty__text {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  color: #6b6b6b;
}

.reeq-products-empty__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 10px 28px;
  border: 1px solid var(--primary-color, #b17122);
  border-radius: 20px;
  corner-shape: squircle;
  background-color: var(--primary-color, #b17122);
  color: var(--text-color-primary-bg, #ffffff);
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition:
    opacity 0.2s ease,
    background-color 0.2s ease;
}

.reeq-products-empty__btn:hover,
.reeq-products-empty__btn:focus {
  opacity: 0.92;
  color: var(--text-color-primary-bg, #ffffff);
  text-decoration: none;
}

.reeq-products-empty__btn:focus-visible {
  outline: 2px solid var(--primary-color, #b17122);
  outline-offset: 2px;
}

@media (max-width: 768px) {
  .products-list.products-list--empty {
    min-height: 220px;
  }

  .reeq-products-empty {
    padding: 32px 16px 40px;
  }

  .reeq-products-empty__title {
    font-size: 18px;
  }

  .reeq-products-empty__text {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .reeq-products-empty__btn {
    min-height: 44px;
    font-size: 14px;
    padding-inline: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .products-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .products-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.products-list .prod-col {
  width: auto;
  padding: 0;
  min-width: 0;
}

/* Products listing toolbar (filter + sort) */
.reeq-products-toolbar {
  width: 100%;
  margin-bottom: 0;
}

.reeq-products-toolbar__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 0 0 16px;
  background: transparent;
  border-bottom: none;
  position: relative;
  z-index: 5;
  pointer-events: auto;
}

.reeq-products-toolbar__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  background: var(--primary-color, #b17122);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
  transition:
    opacity 0.2s ease,
    background-color 0.2s ease;
  box-shadow: none;
}

.reeq-products-toolbar__btn:hover,
.reeq-products-toolbar__btn:focus {
  color: #fff;
  opacity: 0.92;
  outline: none;
}

.reeq-products-toolbar__btn:focus-visible {
  outline: 2px solid #9b7242;
  outline-offset: 2px;
}

.reeq-products-toolbar__label {
  line-height: 1.2;
}

html[dir="ltr"] .reeq-products-toolbar__btn {
  flex-direction: row-reverse;
}

.reeq-products-toolbar__sort-btn.dropdown-toggle::after {
  display: none;
}

.reeq-products-toolbar__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 0;
}

.reeq-products-toolbar__sort {
  position: relative;
}

.reeq-products-toolbar__sort.is-open .reeq-products-toolbar__sort-btn {
  opacity: 0.92;
}

.reeq-products-toolbar__sort-menu {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  inset-inline-end: 0;
  min-width: 180px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 6px 0;
  z-index: 1060;
  list-style: none;
  margin: 0;
}

.reeq-products-toolbar__sort.is-open .reeq-products-toolbar__sort-menu,
.reeq-products-toolbar__sort-menu.show {
  display: block;
}

.reeq-products-toolbar__sort-item {
  display: block;
  padding: 10px 16px;
  font-size: 14px;
  color: var(--app-text, #161616);
  text-decoration: none;
}

.reeq-products-toolbar__sort-item:hover {
  background: #faf6ef;
  color: #9b7242;
  text-decoration: none;
}

.reeq-category-page .products-filter,
.reeq-products-listing .products-filter {
  width: 100%;
}

.reeq-products-toolbar__collapse:not(.show) {
  display: none;
}

.reeq-products-toolbar__collapse.show {
  display: block;
}

.reeq-products-filter-modal.show {
  display: block;
}

.reeq-products-toolbar__btn {
  pointer-events: auto;
  position: relative;
  z-index: 2;
}

.reeq-products-toolbar__count {
  align-items: center;
  justify-content: flex-end;
  padding-top: 8px;
  font-size: 14px;
  color: var(--secondary-color-alt3, #666);
}

.reeq-products-toolbar__count strong,
.reeq-products-toolbar__count #product-filter-count {
  font-weight: 700;
  color: var(--app-text, #161616);
}

@media (max-width: 991.98px) {
  .reeq-products-toolbar__btn {
    min-height: 40px;
    padding: 8px 14px;
    font-size: 13px;
  }
}

/* Category / products listing page */
.reeq-category-page {
  padding-bottom: 32px;
}

.reeq-category-page__breadcrumb {
  margin-bottom: 0;
}

.reeq-category-page__subcats {
  padding: 0 0 32px;
}

.reeq-category-page-subcats-swiper {
  overflow: hidden;
}

.reeq-category-page__subcat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-decoration: none;
  color: #161616;
}

.reeq-category-page__subcat:hover {
  text-decoration: none;
  color: var(--primary-color, #b07830);
}

.reeq-category-page__subcat-img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  overflow: hidden;
}

.reeq-category-page__subcat-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reeq-category-page__subcat-name {
  font-size: 24px;
  text-align: center;
}

.reeq-category-page__banner {
  margin-bottom: 20px;
  height: 561px;
  border-radius: 16px;
  overflow: hidden;
}

.reeq-category-page__banner-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Vitrin attribute filters slide-in panel */
.reeq-vitrin-filters-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.45);
}

.reeq-vitrin-filters-overlay.is-open {
  display: block;
}

.reeq-vitrin-filters-panel {
  position: fixed;
  top: 0;
  inset-inline-end: 0;
  width: min(360px, 92vw);
  max-width: 100%;
  height: 100%;
  height: 100dvh;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.12);
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  visibility: hidden;
}

html[dir="ltr"] .reeq-vitrin-filters-panel {
  inset-inline-end: auto;
  inset-inline-start: 0;
  transform: translateX(-100%);
  box-shadow: 4px 0 24px rgba(0, 0, 0, 0.12);
}

.reeq-vitrin-filters-panel.is-open {
  transform: translateX(0);
  visibility: visible;
}

.reeq-vitrin-filters-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  padding: 16px 20px;
  border-bottom: 1px solid #eee;
}

.reeq-vitrin-filters-panel__title {
  font-size: 16px;
  font-weight: 600;
  color: #161616;
}

.reeq-vitrin-filters-panel__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #161616;
}

.reeq-vitrin-filters-panel__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 16px 20px 24px;
  -webkit-overflow-scrolling: touch;
}

body.reeq-filters-open {
  overflow: hidden;
}

.reeq-products-toolbar__collapse {
  margin-top: 12px;
}

.reeq-category-page__products {
  padding-top: 4px;
}

.reeq-category-page__toolbar {
  margin-bottom: 4px;
}

.reeq-category-page .reeq-products-toolbar__count {
  display: none !important;
}

.reeq-category-page .products-container {
  padding-top: 0;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767.98px) {
  .reeq-category-page__banner {
    max-height: 170px;
  }

  .reeq-category-page__subcat-img-wrap {
    width: 110px;
    height: 110px;
  }

  .reeq-category-page__subcat-name {
    font-size: 12px;
    max-width: 88px;
  }

  .products-list {
    gap: 12px;
  }
}

.cart-header-total {
  margin-right: 10px;
  font-size: 1.6rem;
  color: var(--header-text-color-primary-bg, var(--text-color-primary-bg));
}

.rtl .cart-header-total {
  margin-right: unset;
  margin-left: 10px;
}

.form-control {
  border-radius: 3px;
}

.box-1-1 {
  position: relative;
  width: 100%;
}

.box-1-1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}

.box-1-1 .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Other ratios - just apply the desired class to the "box" element */
.box-1-1.ratio2_1:before {
  padding-top: 50%;
}

.box-1-1.ratio1_2:before {
  padding-top: 200%;
}

.box-1-1.ratio4_3:before {
  padding-top: 75%;
}

.box-1-1.ratio16_9:before {
  padding-top: 56.25%;
}

.box-1-1.ratio21_9:before {
  padding-top: 42.85%;
}

.sm-search-div .autocomplete-items,
.lg-search-div .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.sm-search-div .autocomplete-items div,
.lg-search-div .autocomplete-items div {
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.sm-search-div .autocomplete-items div:hover,
.lg-search-div .autocomplete-items div:hover {
  background-color: #e9e9e9;
}

.sm-search-div .autocomplete-items div a,
.lg-search-div .autocomplete-items div a {
  padding: 10px;
  cursor: pointer;
  color: inherit;
  display: block;
}

.product-crd-spec {
  min-height: 81px;
}

.gallery-section + .gallery-section {
  padding-top: 0px;
}

.ic-menu-back {
  font-size: 22px;
  margin-right: 16px;
  font-weight: bold;
}

.rtl .ic-menu-back {
  margin-right: unset;
  margin-left: 16px;
}

@media (max-width: 768px) {
  .header-cart {
    flex-grow: 1;
    width: 30%;
  }

  .header-logo {
    width: 70%;
  }

  .search-header-bar {
    height: 64px;
  }

  .footer .apps-social-icons:nth-child(2) {
    padding-left: 15px;
  }

  .rtl .footer .apps-social-icons:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer .icons-wrapper {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .footer-about-us-div {
    padding-right: 0;
  }

  .rtl .footer-about-us-div {
    padding-right: unset;
    padding-left: 0;
  }

  .category-page-slider .categories-slider {
    height: 225px;
  }

  .categories-slider .category-item,
  .cards-slider .card-item {
    width: 190px;
  }

  .category-page-slider .categories-slider .category-item {
    width: 165px;
  }

  .category-page-slider .categories-slider.s-slider {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }

  .category-page-slider .products-slider .prod-col,
  .categories-slider .cat-col,
  .cards-slider .card-col {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .products-slider .prod-col,
  .categories-slider .cat-col,
  .cards-slider .card-col,
  .testimonials-slider .testimonials-customer-card,
  .partners-slider .partners-item {
    display: inline-block;
    vertical-align: top;
  }

  .partners-slider .partners-item {
    vertical-align: middle;
  }

  .categories-slider,
  .products-slider,
  .cards-slider,
  .testimonials-slider,
  .partners-slider {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
  }

  .product-crd-spec small {
    white-space: break-spaces;
  }

  .testimonials-slider::-webkit-scrollbar {
    width: 0 !important;
  }

  .slider-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .main-slider .slick-dots li button:before {
    font-size: 10px;
  }

  .main-slider .slick-dots {
    bottom: 4px;
  }

  .products-list .prod-col,
  .bundle-offer-products .prod-col {
    width: auto;
  }

  .sm-search-div {
    display: block;
  }

  .icon-shopping_cart_black_36dp-1-1,
  .sm-search-icon > span {
    font-size: 28px;
  }

  .icon-menu-top {
    width: 32px;
  }
}

.btn:focus,
.btn:active,
.page-link:focus,
.page-link:active {
  outline: none !important;
  box-shadow: none;
}

.gift-popover-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  width: 115px;
  height: 140px;
  max-width: 100%;
}

.popover {
  top: 40px;
}

.popover .arrow {
  top: -0.5rem;
  left: 5px;
}

.popover .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.popover .arrow ::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.btn-product-card-out-of-stock {
  width: max-content;
}

.preorder-badge {
  display: inline-flex;
  align-items: center;
  padding: 5px 14px;
  border-radius: 20px;
  font-weight: 300;
  line-height: 1.4;
  background-color: var(--primary-color);
  color: var(--text-color-primary-bg, #ffffff);
  white-space: nowrap;
  margin-bottom: 8px;
}

.preorder-badge.preorder-badge--product-card {
  border-radius: 10px;
  margin-bottom: 0;
}

/* .add-to-wishlist {
  position: absolute;
  right: 0;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  width: 40px;
  height: 35px;
  cursor: pointer;
  border-radius: 5px;
  background-color: white;
} */

/* .rtl .add-to-wishlist {
  right: unset;
  left: 0;
} */

.icon-heart-mask {
  display: inline-block;
  width: 20px;
  height: 20px;
  mask-size: 100%;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-image: var(--heart-outlined-icon);
  background-color: var(--secondary, #a1a0a9);
}

.icon-heart-mask.filled {
  mask-image: var(--heart-filled-icon);
  background-color: var(--primary_color, #d86f6f);
}

/* custom */

body {
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
}

/* Reeq Alnahl header */
.reeq-header,
.reeq-header__nav-link,
.reeq-header__search-input {
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
}

.reeq-header.search-header {
  background: #00000033 !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  padding-inline: 0;
}

/* .reeq-header.search-header {
    padding-block: 7px;
    background: var(--reeq-search-header-bg, #E1AA50);
} */

.reeq-header__bar {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
}

.reeq-header__logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.reeq-header__logo-link {
  display: block;
  line-height: 0;
}

/* body:not([data-template="home"]) .reeq-header__logo-img {
    filter: brightness(0) invert(1);
} */

.reeq-header__logo-img {
  width: auto;
  max-height: 56px;
  height: auto;
  object-fit: contain;
}

.reeq-header__back {
  all: unset;
  cursor: pointer;
  color: #fff;
  font-size: 22px;
  margin-inline-end: 12px;
  display: inline-flex;
  align-items: center;
}

.reeq-header__nav-list {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 10px;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  margin-top: 10px;
}

.reeq-header__nav-item {
  position: relative;
}
body[data-template="home"] .reeq-header__nav-link {
  color: #fff;
}

.reeq-header__nav-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease;
}

.reeq-header__nav-link:hover,
.reeq-header__nav-link:focus-visible,
.reeq-header__nav-item.is-open > .reeq-header__nav-link {
  color: var(--primary-color, #b17122);
  text-decoration: none;
}

.reeq-header__nav-chevron {
  display: inline-block;
  flex-shrink: 0;
  width: 12px;
  height: 8px;
  transition: transform 0.2s ease;
}

.reeq-header__nav-item--has-children.is-open .reeq-header__nav-chevron {
  transform: rotate(180deg);
}

.reeq-header__nav-trigger {
  border: none;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
}

.reeq-header__search {
  width: 100%;
}

.reeq-header__search-field {
  position: relative;
  width: 100%;
}

.reeq-header__search-autocomplete {
  position: relative;
  width: 100%;
}

.reeq-header__search-input {
  width: 100%;
  min-height: 44px;
  max-height: 44px;
  padding-block: 10px;
  padding-inline: 48px 20px;
  border-radius: 999px;
  border: 1px solid #5c5c5c4d;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
}

.reeq-header__search-input::placeholder {
  color: rgba(255, 255, 255, 0.75);
}

.reeq-header__search-field--opens-popup {
  cursor: pointer;
  max-width: 80%;
  margin-inline: auto;
}

.reeq-header__search-field--opens-popup .reeq-header__search-input {
  cursor: pointer;
}

.reeq-header__search-input:focus {
  border-color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
  box-shadow: none;
}

.reeq-header__search-icon {
  position: absolute;
  top: 50%;
  inset-inline-start: 16px;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  line-height: 0;
}

.reeq-header__actions {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row-reverse;

  @media (max-width: 768px) {
    gap: 8px;
  }
}

.reeq-header__action {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  width: 48px;
  height: 48px;
  border: none;
  background: transparent;
  cursor: pointer;
  line-height: 0;
  padding: 0;

  & svg {
    flex-shrink: 0;
  }

  @media screen and (max-width: 768px) {
    width: 20px;
    height: 20px;
  }
}

.reeq-header__action--menu-toggle {
  width: 24px;
  height: 24px;
  margin-inline-end: 4px;
}

.reeq-header__action:hover {
  opacity: 0.85;
  color: #fff;
}

.reeq-header__mobile-tools {
  display: none;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}

.reeq-header__dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  inset-inline-start: 0;
  min-width: 280px;
  padding-top: 12px;
  z-index: 100;
  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
}

.reeq-header__nav-item:hover .reeq-header__dropdown,
.reeq-header__nav-item--has-children:focus-within .reeq-header__dropdown {
  visibility: visible;
  opacity: 1;
}

.reeq-header__dropdown-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px 24px;
  background: rgba(20, 20, 20, 0.95);
  backdrop-filter: blur(12px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.reeq-header__dropdown-title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 600;
}

.reeq-header__dropdown-title a {
  color: #fff;
  text-decoration: none;
}

.reeq-header__dropdown-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.reeq-header__dropdown-links a {
  display: block;
  padding: 4px 0;
  color: rgba(255, 255, 255, 0.85);
  font-size: 15px;
  text-decoration: none;
}

.reeq-header__dropdown-links a:hover {
  color: #fff;
}

.reeq-header .sm-search-div.reeq-header__mobile-search {
  position: relative;
  left: auto;
  width: 100%;
  background: transparent;
  transform: none;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition:
    max-height 0.3s ease,
    opacity 0.3s ease,
    padding 0.3s ease;
}

.reeq-header .sm-search-div.reeq-header__mobile-search.show {
  visibility: visible;
  transform: none;
  max-height: 80px;
  padding: 16px 0 0;
  opacity: 1;
}

.reeq-header .autocomplete-items {
}

@media (min-width: 992px) {
  .reeq-header__bar {
    flex-wrap: nowrap;
  }

  .reeq-header__logo-img {
    max-height: 64px;
  }

  .rtl .reeq-header__actions {
    flex-direction: row;
  }

  .ltr .reeq-header__actions {
    flex-direction: row-reverse;
  }
}

@media (max-width: 992px) {
  .reeq-header.search-header {
    padding-block: calc(var(--reeq-search-header-padding-block, 7px) * 0.93);
  }

  .reeq-header__bar {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    direction: ltr;
  }

  .reeq-header__logo {
    grid-column: 2;
    grid-row: 1;
    justify-self: center;
  }

  .reeq-header__actions {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    margin-inline-start: 0;
    gap: 16px;
  }

  .reeq-header__mobile-tools {
    display: flex;
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
  }

  .reeq-header__logo-img {
    max-height: 43px;
  }

  .reeq-header__back {
    position: absolute;
    inset-inline-start: 0;
  }

  .reeq-header__logo:has(.reeq-header__back) {
    position: relative;
  }
}

@media (max-width: 992px) {
  .reeq-header-wrapper .search-header-bar,
  .reeq-header .header-logo,
  .reeq-header .header-cart {
    width: auto;
    flex-grow: unset;
  }
}

/* Hero section */
.reeq-hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  min-height: clamp(520px, 85vh, 920px);
  overflow: hidden;
  background-color: var(--reeq-hero-bg, #ffffff);
  color: var(--reeq-hero-text, #000000);
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
  height: 100dvh;
}

.reeq-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.reeq-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #0000004d;
  pointer-events: none;
}

.reeq-hero__image,
.reeq-hero__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.reeq-hero__container {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-inline: auto;
  padding-block: 0 100px;
}

.reeq-hero__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: start;
  max-width: 724px;
}

.reeq-hero__title {
  margin: 0;
  font-size: 64px;
  line-height: 1.25;
  color: white;
}

.reeq-hero__subtitle {
  margin: 8px 0 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: #ffffffcc;
}

.reeq-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  max-width: 178px;
  width: 100%;
  margin-top: 32px;
  padding: 10px 20px;
  border-radius: 22px;
  corner-shape: squircle;
  background-color: #ffffff;
  color: var(--reeq-hero-text, #000000);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
  font-family: inherit;
}

.reeq-hero__btn:hover {
  opacity: 0.92;
  color: #000000;
  text-decoration: none;
  transform: translateY(-1px);
}

@media (max-width: 992px) {
  .reeq-hero {
    min-height: clamp(460px, 75vh, 720px);
  }

  .reeq-hero__container {
    padding-block: 0 50px;
  }

  .reeq-hero__content {
    max-width: 100%;
  }

  .reeq-hero__title {
    font-size: 24px;
    font-weight: 600;
  }

  .reeq-hero__subtitle {
    font-size: 16px;
    line-height: 1.65;
  }

  .reeq-hero__btn {
    font-size: 14px;
    height: 40px;
    font-weight: 400;
    max-width: 178px;
  }
}

/* Infinite marquee (shared: features bar + partners) */
.reeq-infinite-marquee {
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    #000 4%,
    #000 96%,
    transparent 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    #000 4%,
    #000 96%,
    transparent 100%
  );
}

.reeq-infinite-marquee__track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.reeq-infinite-marquee__track.reeq-marquee--ready {
  animation: reeq-infinite-marquee-scroll var(--reeq-marquee-duration, 30s)
    linear infinite;
}

.reeq-infinite-marquee:hover .reeq-infinite-marquee__track.reeq-marquee--ready {
  animation-play-state: paused;
}

.reeq-infinite-marquee__group {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

@keyframes reeq-infinite-marquee-scroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(var(--reeq-marquee-shift, -50%), 0, 0);
  }
}

html[dir="rtl"] .reeq-infinite-marquee__track.reeq-marquee--ready,
.rtl .reeq-infinite-marquee__track.reeq-marquee--ready {
  animation-name: reeq-infinite-marquee-scroll-rtl;
}

@keyframes reeq-infinite-marquee-scroll-rtl {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(var(--reeq-marquee-shift, 50%), 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .reeq-infinite-marquee__track {
    animation: none;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }

  .reeq-infinite-marquee__group[aria-hidden="true"] {
    display: none;
  }
}

/* Header marquee (same bar as section, pinned to header stack) */
.reeq-header-marquee {
  width: 100%;
  flex-shrink: 0;
  z-index: 5;
  overflow: hidden;
  max-height: 48px;
  opacity: 1;
  margin: 0;
  transition:
    max-height 0.35s ease,
    opacity 0.3s ease,
    margin 0.35s ease,
    padding 0.35s ease;
}

.reeq-header-marquee.reeq-header-marquee--hidden {
  max-height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  visibility: hidden;
}

.reeq-header-marquee + .announcement-bar,
.announcement-bar + .reeq-header-wrapper {
  flex-shrink: 0;
}

/* Features marquee */
.marquee-section {
  margin-top: 20px;
}

.reeq-marquee {
  width: 100%;
  height: 48px;
  overflow: hidden;
  background: var(--reeq-marquee-bg, #35452fb2);
  color: var(--reeq-marquee-text, #ffffff);
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
}

.reeq-marquee__track-wrap {
  height: 48px;
  -webkit-mask-image: none;
  mask-image: none;
  padding-inline: 12px;
  box-sizing: border-box;
}

.reeq-marquee .reeq-infinite-marquee__track {
  gap: 24px;
}

.reeq-marquee .reeq-infinite-marquee__group {
  gap: 24px;
  padding-inline: 0;
}

.reeq-marquee__item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 48px;
  flex-shrink: 0;
}

.reeq-marquee__icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  flex-shrink: 0;
  display: block;
}

.reeq-marquee__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: var(--reeq-marquee-text, #ffffff);
  white-space: nowrap;
}

.section-title {
  padding: 0;
  color: #161616;
  font-size: 28px;
  margin: 0 0 32px;
  font-weight: 600;

  @media (max-width: 768px) {
    margin: 0 0 12px;
    font-size: 18px;
  }
}

.reeq-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

.reeq-section-header .section-title {
  margin-bottom: 0;
}

.reeq-section-view-all {
  font-size: 16px;
  font-weight: 500;
  color: var(--primary-color, #b17122);
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.2s ease;
}

.reeq-section-view-all:hover {
  opacity: 0.85;
  text-decoration: underline;
  color: var(--primary-color, #b17122);
}

@media (max-width: 768px) {
  .reeq-section-header {
    margin-bottom: 12px;
  }

  .reeq-section-view-all {
    font-size: 14px;
  }
}

/* Categories section */
.reeq-categories-section {
  padding-block: 32px;
  position: relative;
  overflow: hidden;
}

.reeq-categories-section__background-img {
  position: absolute;
  top: 40px;
  inset-inline-end: -34px;
  max-width: 139px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.reeq-categories-section__title {
  margin-bottom: 0;
}

.reeq-categories-section .reeq-section-header {
  align-items: center;
}

.reeq-categories__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  border-radius: 12px;
  padding: 8px 4px;
  text-decoration: none;
  box-sizing: border-box;
}

.reeq-categories__item img {
  display: block;
  width: 100%;
  max-width: 140px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
}

.reeq-categories-swiper {
  width: 100%;
  overflow: hidden;
}

.reeq-categories__item-name {
  font-size: 18px;
  font-weight: 500;
  color: #161616;
  text-align: center;
  line-height: 1.3;
  width: 100%;
  max-width: 140px;
}

@media (min-width: 576px) {
  .reeq-categories__item img {
    max-width: 160px;
  }

  .reeq-categories__item-name {
    max-width: 160px;
  }
}

@media (min-width: 992px) {
  .reeq-categories__item img {
    max-width: 200px;
  }

  .reeq-categories__item-name {
    max-width: 200px;
  }
}

@media (min-width: 1200px) {
  .reeq-categories__item img {
    max-width: 220px;
  }

  .reeq-categories__item-name {
    max-width: 220px;
  }
}

@media (max-width: 768px) {
  .reeq-categories-section {
    padding-block: 16px;
  }

  .reeq-categories-section .reeq-section-header {
    gap: 8px;
    margin-bottom: 16px;
  }

  .reeq-categories-swiper {
    overflow: hidden;
  }

  .reeq-categories-section__background-img {
    top: 18px;
    inset-inline-end: -60px;
  }

  .reeq-categories__item {
    gap: 8px;
    padding: 4px 2px;
  }

  .reeq-categories__item img {
    max-width: 112px;
  }

  .reeq-categories__item-name {
    font-size: 14px;
    max-width: 112px;
  }
}

/* Products section */
.reeq-products-section {
  padding-block: 32px;
  overflow: hidden;
}

.reeq-products-swiper {
  width: 100%;
  overflow: hidden;
}

.reeq-products-swiper .swiper-slide {
  width: auto;
  height: auto;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .reeq-products-section {
    padding-block: 16px;
  }

  .reeq-products-swiper {
    overflow: visible;
  }
}

/* Banners section */
.reeq-banners-section {
  padding-block: 32px;
  width: 100%;
  overflow: hidden;
}

.reeq-banners-swiper {
  width: 100%;
  position: relative;
}

.reeq-banners-swiper .swiper-slide {
  width: auto;
  height: auto;
  box-sizing: border-box;
}

.reeq-banners__link {
  display: block;
  width: 100%;
  line-height: 0;
  text-decoration: none;
  border-radius: 20px;
  corner-shape: squircle;
  overflow: hidden;
}

.reeq-banners__picture,
.reeq-fixed-banners__picture,
.reeq-marketing-offers__picture {
  display: block;
  width: 100%;
  height: 100%;
}

.reeq-banners__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 1340 / 476;
}

.reeq-banners__pagination {
  bottom: 24px !important;
}

@media (max-width: 768px) {
  .reeq-banners-section {
    padding-block: 16px;
  }

  .reeq-banners__image {
    aspect-ratio: 16 / 9;
  }

  .reeq-banners__pagination {
    bottom: 10px !important;
  }
}

/* Fixed banners section */
.reeq-fixed-banners-section {
  padding-block: 32px;
}

.reeq-fixed-banners__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.reeq-fixed-banners__item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 18px;
  corner-shape: squircle;
  display: block;
  height: 351px;
}

.reeq-fixed-banners__picture {
  line-height: 0;
}

.reeq-fixed-banners__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .reeq-fixed-banners-section {
    padding-block: 16px;
  }

  .reeq-fixed-banners__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

  .reeq-fixed-banners__item {
    height: 191px;
  }
}

/* Product Card */
.product-item.reeq-product-card {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  corner-shape: squircle;
  overflow: hidden;
  background: white;
  border: 1px solid #e0e0e0;
}

.reeq-product-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: #161616;
  gap: 12px;
}

.reeq-product-card__link:hover {
  color: #161616;
  text-decoration: none;
}

/* Badges + wishlist: siblings of the link (cannot live inside <a>) */
.reeq-product-card > .reeq-product-card__badges {
  position: absolute;
  top: 8px;
  inset-inline-start: 8px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 8px;
  pointer-events: none;
}

.reeq-product-card > .reeq-product-card__badges > * {
  pointer-events: auto;
}

.reeq-product-card__actions-slot {
  position: absolute;
  bottom: 12px;
  inset-inline-end: 8px;
  z-index: 3;
}

.reeq-product-card__footer-bar--has-actions {
  padding-inline-end: 52px;
}

.reeq-product-card__media {
  position: relative;
  width: 100%;
  height: 317px;

  @media screen and (max-width: 768px) {
    height: 263px;
  }
}

.reeq-product-card__image-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
}

.reeq-product-card__image-stack {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reeq-product-card__image-wrap--has-hover
  .reeq-product-card__image-stack
  .reeq-product-card__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.45s ease;
}

.reeq-product-card__image-wrap--has-hover .reeq-product-card__image--hover {
  opacity: 0;
}

@media (hover: hover) and (pointer: fine) {
  .reeq-product-card__image-wrap--has-hover:hover
    .reeq-product-card__image--primary {
    opacity: 0;
  }

  .reeq-product-card__image-wrap--has-hover:hover
    .reeq-product-card__image--hover {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .reeq-product-card__image-wrap--has-hover
    .reeq-product-card__image-stack
    .reeq-product-card__image {
    transition: none;
  }
}

.reeq-product-card__discount-badge {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
}

.reeq-product-card__discount-badge,
.product-special-discount-badge {
  z-index: 3;
  display: var(--reeq-special-discount-badge-display, inline-flex);
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 10px;
  border-bottom-left-radius: 4px;
  background-color: var(--reeq-special-discount-badge-bg, #f4f0eb);
  color: var(--reeq-special-discount-badge-text, var(--primary-color, #b17122));
  white-space: nowrap;
  pointer-events: none;
  font-size: 0;
  line-height: 0;
}

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

.reeq-product-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Badge layout when inside media is unused; card-level .reeq-product-card__badges rules above */

.reeq-product-card__badges .product-badge,
.reeq-product-card__badges .badge-name,
.product-badge.badge-name,
.badge-name {
  position: unset !important;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  color: var(--reeq-product-badge-text, #ffffff) !important;
  padding-inline: 10px;
  background: var(
    --reeq-product-badge-bg,
    var(--primary-color, #b17122)
  ) !important;
  box-shadow: 0px 2px 4px 0px #00000040;
  margin: 0 !important;
  border-radius: 10px;
  corner-shape: squircle;
  line-height: 1.2;
  border: none !important;

  & svg {
    display: none !important;
  }
}

.reeq-product-card__badges .product-badge:first-of-type {
  top: 0;
  inset-inline-start: 0;
}

.reeq-product-card__badges .product-badge:last-of-type:not(:only-of-type),
.reeq-product-card__badges [class*="badge"]:last-of-type:not(:only-of-type) {
  top: 0;
  inset-inline-start: auto;
  inset-inline-end: 0;
}

.add-to-wishlist.reeq-product-card__wishlist {
  position: relative !important;
  margin: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff6eb;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;

  & a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.reeq-product-card__wishlist .icon-heart-mask.filled {
  background-color: #a87333;
}

.reeq-product-card__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  padding: 12px 8px;
}

.reeq-product-card__title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 500;
  color: #161616;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.3s ease;
}

.reeq-product-card__title:hover {
  color: var(--primary-color, #b17122);
  text-decoration: none;
}

.reeq-product-card__title span {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.reeq-product-card__rating {
  min-height: auto !important;
  height: auto !important;
  margin: 0;
}

.reeq-product-card__extras {
  min-height: 0 !important;
  margin: 0;
  padding: 0;
}

.reeq-product-card__extras .reeq-product-card__note {
  display: block;
  font-size: 12px;
  line-height: 1.4;
  color: #6b6b6b;
  white-space: normal;
  margin: 0;
}

.reeq-product-card__footer-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  width: 100%;
}

.reeq-product-card__pricing {
  flex: 1;
  min-width: 0;
  min-height: 0 !important;
  margin: 0;
  padding: 0;
}

.reeq-product-card__price-group {
  display: flex;
  align-items: center;
  gap: 12px;
}

.reeq-product-card__price-current,
.reeq-product-card__price-current span {
  font-size: 20px;
  font-weight: 500;
  color: #d21818;
  margin: 0;

  @media screen and (max-width: 768px) {
    font-size: 18px;
  }
}

.reeq-product-card__price-group .reeq-product-card__price-current,
.reeq-product-card__price-group .reeq-product-card__price-current span {
  color: #d21818;
}

.reeq-product-card__price-old-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.reeq-product-card__price-old,
.reeq-product-card__price-old.product-prev-price {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  text-decoration: line-through;

  @media screen and (max-width: 768px) {
    font-size: 14px;
  }
}

.reeq-product-card__discount {
  font-size: 11px;
  font-weight: 400;
  color: #d12e3d;
  white-space: nowrap;
}

.reeq-product-card__actions {
  flex-shrink: 0;
  margin: 0 !important;
  text-align: inherit !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.reeq-product-card__preorder-wrap {
  width: 100%;
}

.btn-primary.reeq-product-card__btn.btn-product-card-select-variant,
.btn-primary.reeq-product-card__btn.product-card-add-to-cart {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  corner-shape: unset;
}

/* Category listing: cart button overlays product image (bottom-right) */

.reeq-category-page .reeq-product-card__footer-bar--has-actions {
  padding-inline-end: 0;
}

@media (max-width: 768px) {
  .reeq-category-page .reeq-product-card__actions-slot {
    top: 211px;
    inset-inline-end: 8px;
  }

  .reeq-category-page .reeq-product-card__media {
    height: 263px;
  }
}

/* Add to cart button: loading spinner + success animation */
.product-card-add-to-cart {
  position: relative;
  overflow: hidden;
  transition:
    transform 0.2s ease,
    box-shadow 0.25s ease;
}

.product-card-add-to-cart:active:not(:disabled) {
  transform: scale(0.9);
}

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

.product-card-add-to-cart .reeq-product-card__btn-icon,
.reeq-video-slide__cart-btn .reeq-video-slide__cart-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:
    opacity 0.2s ease,
    transform 0.25s ease;
}

.product-card-add-to-cart.is-loading .reeq-product-card__btn-icon,
.reeq-video-slide__cart-btn.is-loading .reeq-video-slide__cart-icon {
  opacity: 0;
  transform: scale(0.4);
  visibility: hidden;
}

.reeq-cart-btn__loader {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

.product-card-add-to-cart.is-loading .reeq-cart-btn__loader,
.reeq-video-slide__cart-btn.is-loading .reeq-cart-btn__loader {
  opacity: 1;
}

.reeq-cart-btn__loader-spin {
  width: 22px;
  height: 22px;
  border: 2.5px solid rgba(255, 255, 255, 0.28);
  border-top-color: #fff;
  border-radius: 50%;
  animation: reeq-cart-spin 0.65s linear infinite;
}

@keyframes reeq-cart-spin {
  to {
    transform: rotate(360deg);
  }
}

/* Unified action loader — wishlist, buy now, cart delete, side cart */
.reeq-cart-btn__loader-spin--dark {
  border-color: rgba(177, 113, 34, 0.22);
  border-top-color: var(--primary-color, #b17122);
}

.add-to-wishlist,
.btn-buy-now,
.cart-product-delete a,
.btn-number.reeq-qty-btn,
.side-cart-coupon-apply,
.side-cart-coupon-remove {
  position: relative;
}

/* Wishlist — single toggle: outline when empty, filled when .is-in-wishlist */
.add-to-wishlist .add-to-wishlist__customer,
.add-to-wishlist [zid-visible-customer] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.add-to-wishlist .reeq-wishlist-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: #0a0a0a;
}

/* Product cards: flat icon on colored circle */
.add-to-wishlist:not(.on-slider) .reeq-wishlist-toggle {
  border: none;
  background: transparent;
}

/* Product details gallery: circular button */
.add-to-wishlist.on-slider .reeq-wishlist-toggle,
.add-to-wishlist.on-slider a.wishlist-btn-slider {
  width: 48px;
  height: 48px;
  background: #f8f8f8;
  border: 1px solid #eeeeee;
  border-radius: 50%;
}

.add-to-wishlist .reeq-wishlist-heart {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.add-to-wishlist .reeq-wishlist-toggle--slider .reeq-wishlist-heart,
.add-to-wishlist
  .wishlist-btn-slider.reeq-wishlist-toggle
  .reeq-wishlist-heart {
  width: 16px;
  height: 16px;
}

.add-to-wishlist .reeq-wishlist-heart--filled {
  display: none !important;
}

.add-to-wishlist .reeq-wishlist-heart--outline {
  display: block !important;
}

.add-to-wishlist.is-in-wishlist .reeq-wishlist-heart--filled {
  display: block !important;
}

.add-to-wishlist.is-in-wishlist .reeq-wishlist-heart--outline {
  display: none !important;
}

.add-to-wishlist.is-in-wishlist .reeq-wishlist-toggle {
  color: var(--primary-color, #b17122);
}

.add-to-wishlist .reeq-cart-btn__loader,
.btn-buy-now .reeq-cart-btn__loader,
.cart-product-delete a .reeq-cart-btn__loader,
.btn-number.reeq-qty-btn .reeq-cart-btn__loader {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 5;
}

.add-to-wishlist.is-loading .reeq-cart-btn__loader,
.btn-buy-now.is-loading .reeq-cart-btn__loader,
.cart-product-delete a.is-loading .reeq-cart-btn__loader,
.btn-number.reeq-qty-btn.is-loading .reeq-cart-btn__loader,
.side-cart-coupon-apply.is-loading .reeq-cart-btn__loader,
.side-cart-coupon-remove.is-loading .reeq-cart-btn__loader {
  opacity: 1;
}

.add-to-wishlist.is-loading .add-to-wishlist__customer,
.add-to-wishlist.is-loading [zid-visible-customer],
.add-to-wishlist.is-loading [zid-visible-guest],
.add-to-wishlist.is-loading .reeq-wishlist-toggle,
.side-cart-coupon-apply.is-loading .side-cart-coupon-apply-text,
.share-wishlist.is-loading > *:not(.reeq-cart-btn__loader) {
  display: none !important;
  pointer-events: none !important;
}

.btn-buy-now.is-loading > *:not(.reeq-cart-btn__loader),
.cart-product-delete a.is-loading > *:not(.reeq-cart-btn__loader),
.btn-number.reeq-qty-btn.is-loading .reeq-qty-btn__content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.btn-buy-now.is-loading {
  pointer-events: none;
}

.loading-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}

.loading-cart .reeq-cart-btn__loader {
  position: relative;
  opacity: 1;
  width: 40px;
  height: 40px;
}

.loading-cart .reeq-cart-btn__loader-spin {
  width: 32px;
  height: 32px;
}

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

@keyframes reeq-cart-btn-pop {
  0% {
    transform: scale(1);
  }

  45% {
    transform: scale(1.14);
    box-shadow: 0 0 0 5px rgba(177, 113, 34, 0.28);
  }

  100% {
    transform: scale(1);
    box-shadow: none;
  }
}

.a-shopping-cart.reeq-cart-bump {
  animation: reeq-cart-icon-bump 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes reeq-cart-icon-bump {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.reeq-fly-to-cart {
  transition: none !important;
}

.reeq-product-card.product-item-out-of-stock {
  opacity: 0.85;
}

.reeq-product-card .product-card-bundle-offer {
  z-index: 3;
}

@media (max-width: 768px) {
  .reeq-product-card__title {
    font-size: 14px;
  }
}

/* Features section */
.reeq-features-section {
  position: relative;
  isolation: isolate;
  margin-block: 32px;
  padding-block: 30px;
  overflow: hidden;
  height: 201px;

  @media screen and (max-width: 768px) {
    margin-block: 16px;
    padding-block: 16px;
    height: unset;
  }
}

.reeq-features-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-start: 0;
  width: 50%;
  background-image: var(--bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
  pointer-events: none;

  @media (max-width: 768px) {
    inset-inline-start: auto;
    inset-inline-end: 0;
    width: 100%;
    height: auto;
    bottom: 0;
  }
}

.reeq-features-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    #b17122 44.49%,
    rgba(30, 16, 60, 0) 118.84%
  );
  z-index: 1;
  pointer-events: none;

  @media (max-width: 768px) {
    background: linear-gradient(
      90deg,
      #b17122 38%,
      rgba(177, 113, 34, 0.55) 52%,
      rgba(30, 16, 60, 0) 72%
    );
  }
}

.reeq-features-section .container {
  position: relative;
  z-index: 2;
  height: 100%;

  @media (max-width: 768px) {
    height: auto;
    overflow: visible;
  }
}

.reeq-features-section__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  height: 100%;

  @media (max-width: 768px) {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    height: auto;
    min-height: 136px;
  }
}

.reeq-features-section__logo {
  max-height: 74px;
  height: 100%;
  flex-shrink: 0;

  & img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  @media (max-width: 768px) {
    flex: 0 0 40%;
    max-width: 40%;
    max-height: 56px;
    height: auto;
    margin-inline: 0;
    padding-top: 0;
    align-self: center;
  }
}

.reeq-features-swiper {
  flex: 1;
  min-width: 0;
  max-width: 747px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.reeq-features-swiper .swiper-slide {
  height: auto;
  box-sizing: border-box;
}

.reeq-features-section__feature {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  max-width: 229px;
  width: 100%;
  background: white;
  border-radius: 16px;
  height: 100%;
  padding: 14px 16px;
  box-sizing: border-box;

  @media (max-width: 768px) {
    max-width: none;
    height: auto;
    min-height: 136px;
    gap: 10px;
    padding: 14px 12px;
    justify-content: center;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

.reeq-features-section__feature-icon {
  width: 64px;
  height: 64px;

  & img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  @media (max-width: 768px) {
    width: 48px;
    height: 48px;
  }
}

.reeq-features-section__feature-title {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  line-height: 1.2;

  @media screen and (max-width: 768px) {
    font-size: 14px;
    line-height: 1.4;
  }
}

/* Video slider section */
.reeq-video-slider-section {
  padding-block: 32px;
  overflow: hidden;
}

.reeq-video-slider-section__title {
  text-align: start;
}

.reeq-video-slider-swiper {
  overflow: visible;
}

.reeq-video-slider__slide {
  height: auto;
}

.reeq-video-slide {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
}

.reeq-video-slide__media {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  height: auto;
  border-radius: 8px;
  overflow: hidden;
  background-color: #000;
}

.reeq-video-slide__media--embed {
  aspect-ratio: 9 / 16;
  background-color: #000;
}

.reeq-video-slide__embed {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  background-color: #000;
}

.reeq-video-slide__video {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #000;
}

.reeq-video-slide__poster {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #000;
  pointer-events: none;
  transition:
    opacity 0.2s ease,
    visibility 0.2s ease;
}

.reeq-video-slide__media--file
  .reeq-video-slide__video:not([controls])
  + .reeq-video-slide__poster,
.reeq-video-slide__media--file:has(.reeq-video-slide__video:not(:paused))
  .reeq-video-slide__poster {
  opacity: 0;
  visibility: hidden;
}

.reeq-video-slide__product {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  padding: 4px 0;
  background: white;
  border-radius: 12px;
  position: relative;
}

.reeq-video-slide__thumb {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  overflow: hidden;
}

.reeq-video-slide__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reeq-video-slide__info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.reeq-video-slide__name {
  display: block;
  font-size: 14px;
  color: #161616;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.reeq-video-slide__name:hover {
  color: var(--primary-color, #b17122);
}

.reeq-video-slide__price-current {
  font-size: 14px;
  color: #161616;
}

.btn-primary.reeq-video-slide__cart-btn {
  width: 32px;
  height: 32px;
  min-width: 32px;
  padding: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  corner-shape: unset;
}

.reeq-video-slide__cart-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.reeq-video-slide__cart-btn {
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  .reeq-video-slider-section {
    padding-block: 16px;
  }

  .reeq-video-slider-swiper {
    overflow: visible;
  }

  .reeq-video-slide__name {
    font-size: 12px;
  }

  .reeq-video-slide__price-current {
    font-size: 12px;
  }

  .reeq-video-slide__thumb {
    width: 48px;
    height: 48px;
  }

  .reeq-video-slide__product {
    padding: 4px 0;
  }

  .btn-primary.reeq-video-slide__cart-btn {
    width: 28px;
    height: 28px;
    min-width: 28px;
    inset-inline-end: 0;

    & svg {
      width: 16px;
      height: 16px;
    }
  }
}

/* Category tabs section */
.reeq-category-tabs-section {
  padding-block: 32px;
  overflow: hidden;
}

.reeq-category-tabs-section__title {
  text-align: center;
}

.reeq-category-tabs__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  min-height: 44px;
}

.reeq-category-tabs__top .reeq-section-view-all {
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  transform: translateY(-50%);
}

.reeq-category-tabs__nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 0;
}

.reeq-category-tabs__tab {
  appearance: none;
  border: 1px solid #d8d8d8;
  border-radius: 20px;
  background: #ffffff;
  color: #161616;
  font-size: 20px;
  line-height: 1.2;
  padding: 10px 24px;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
  corner-shape: squircle;
}

.reeq-category-tabs__tab:hover {
  border-color: var(--primary-color, #b17122);
}

.reeq-category-tabs__tab.is-active {
  background: var(--primary-color, #b17122);
  border-color: var(--primary-color, #b17122);
  color: #ffffff;
}

.reeq-category-tabs__panel {
  position: relative;
  min-height: 280px;
}

.reeq-category-tabs__loader {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.88);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
}

.reeq-category-tabs__loader.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.reeq-category-tabs__loader-spinner {
  width: 44px;
  height: 44px;
  border: 3px solid #f3e8da;
  border-top-color: var(--primary-color, #b17122);
  border-radius: 50%;
  animation: reeq-category-tabs-spin 0.75s linear infinite;
}

@keyframes reeq-category-tabs-spin {
  to {
    transform: rotate(360deg);
  }
}

.reeq-category-tabs__empty {
  margin: 0;
  padding: 48px 16px;
  text-align: center;
  color: #6b6b6b;
  font-size: 16px;
}

.reeq-category-tabs-swiper {
  width: 100%;
}

.reeq-category-tabs-swiper.is-loading {
  opacity: 0.35;
  pointer-events: none;
}

.reeq-category-tabs-swiper .swiper-slide {
  width: auto;
  height: auto;
  box-sizing: border-box;
}

.reeq-category-tabs__slide {
  width: 260px;
}

.reeq-category-tabs__slide .product-item.reeq-product-card {
  width: 100%;
}

@media (max-width: 768px) {
  .reeq-category-tabs-section {
    padding-block: 16px;
  }

  .reeq-category-tabs-swiper {
    overflow: visible;
  }

  .reeq-category-tabs__top {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-bottom: 16px;
    min-height: 0;
  }

  .reeq-category-tabs__top .reeq-section-view-all {
    position: static;
    transform: none;
    align-self: flex-end;
  }

  .reeq-category-tabs__nav {
    gap: 8px;
    margin-bottom: 0;
  }

  .reeq-category-tabs__tab {
    font-size: 14px;
    padding: 8px 16px;
  }

  .reeq-category-tabs__slide {
    width: 200px;
  }
}

/* Statistics section */
.reeq-statistics-section {
  padding-block: 32px;
}

.reeq-statistics-section__grid {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;

  @media screen and (max-width: 768px) {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  }
}

.reeq-statistics-section__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 48px 32px;
  border-radius: 12px;
  background-color: #f3f5f7;
  flex-shrink: 0;
  max-width: 264px;
  width: 100%;
  border-radius: 20px;
  corner-shape: squircle;
}

.reeq-statistics-section__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.reeq-statistics-section__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reeq-statistics-section__number {
  margin: 8px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  color: #141718;
  direction: ltr;
  unicode-bidi: isolate;
  text-align: start;
}

.reeq-statistics-section__label {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #6c7275;
}

@media (max-width: 768px) {
  .reeq-statistics-section {
    padding-block: 16px;
  }

  .reeq-statistics-section__grid {
    gap: 12px;
  }

  .reeq-statistics-section__item {
    padding: 8px;
  }

  .reeq-statistics-section__number {
    font-size: 20px;
  }

  .reeq-statistics-section__label {
    font-size: 16px;
  }
}

/* Special deal section */
.reeq-deal-section {
  padding-block: 32px;
}

.reeq-deal-section__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.reeq-deal-section__media {
  height: 532px;
  width: 100%;
}

.reeq-deal-section__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 0 50px;
  background-color: var(--reeq-deal-bg, #c19a6b);
  color: var(--reeq-deal-text, #ffffff);
  text-align: start;
}

.reeq-deal-section__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.reeq-deal-section__eyebrow {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
  opacity: 0.95;
}

.reeq-deal-section__heading {
  margin: 0;
  font-size: clamp(24px, 3vw, 340px);
  font-weight: 500;
  line-height: 1.25;
  color: inherit;
}

.reeq-deal-section__countdown-label {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
}

.reeq-deal-section__countdown {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
}

.reeq-deal-section__countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 64px;
}

.reeq-deal-section__countdown-value {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 64px;
  min-height: 56px;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #161616;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}

.reeq-deal-section__countdown-unit {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
  direction: rtl;
}

.reeq-deal-section__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  padding: 10px 20px;
  border-radius: 16px;
  corner-shape: squircle;
  background-color: #ffffff;
  color: #161616;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
  max-width: 178px;
  width: 100%;
}

.reeq-deal-section__btn:hover {
  opacity: 0.92;
  color: #161616;
  transform: translateY(-1px);
}

@media (max-width: 992px) {
  .reeq-deal-section__grid {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-inline: 16px;
  }

  .reeq-deal-section__media {
    height: 358px;
    border-radius: 20px;
    corner-shape: squircle;
  }

  .reeq-deal-section__content {
    padding: 12px;
    gap: 24px;
    border-radius: 20px;
    corner-shape: squircle;
  }
}

@media (max-width: 768px) {
  .reeq-deal-section {
    padding-block: 16px;
  }

  .reeq-deal-section__countdown {
    gap: 8px;
  }

  .reeq-deal-section__eyebrow {
    font-size: 14px;
  }

  .reeq-deal-section__heading {
    font-size: 24px;
  }
}

/* Partners section */
.reeq-partners-section {
  padding-block: 32px;
  background-color: #ffffff;
  overflow: hidden;
}

.reeq-partners-section__title {
  text-align: start;
  margin-bottom: 32px;
}

.reeq-partners-section__marquee {
  width: 100%;
  padding-inline: 24px;
  box-sizing: border-box;
}

.reeq-partners-section .reeq-infinite-marquee__track {
  gap: 48px;
}

.reeq-partners-section__group {
  gap: 48px;
  padding-inline: 0;
}

.reeq-partners-section__slide {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.reeq-partners-section__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 72px;
  padding: 8px 4px;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.reeq-partners-section__link:hover {
  opacity: 0.75;
}

.reeq-partners-section__logo {
  display: block;
  height: 142px;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.85;
  transition:
    filter 0.2s ease,
    opacity 0.2s ease;
}

.reeq-partners-section__link:hover .reeq-partners-section__logo {
  filter: grayscale(0%);
  opacity: 1;
}

@media (max-width: 768px) {
  .reeq-partners-section {
    padding-block: 16px;
  }

  .reeq-partners-section__title {
    margin-bottom: 16px;
  }

  .reeq-partners-section__marquee {
    padding-inline: 16px;
  }

  .reeq-partners-section .reeq-infinite-marquee__track {
    gap: 32px;
  }

  .reeq-partners-section__group {
    gap: 32px;
    padding-inline: 0;
  }

  .reeq-partners-section__logo {
    max-width: 140px;
    max-height: 122px;
  }

  .reeq-partners-section__link {
    min-height: 56px;
  }
}

/* FAQ section */
.reeq-faq-section {
  padding-block: 32px;
  background-color: #ffffff;
}

.reeq-faq-section__title {
  text-align: start;
  margin-bottom: 32px;
}

.reeq-faq-section__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.reeq-faq-section__item {
  overflow: hidden;
}

.reeq-faq-section__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 12px;
  border: none;
  background: #faf6ef;
  cursor: pointer;
  text-align: start;
  border-radius: 12px;
}

.reeq-faq-section__question {
  flex: 1;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  color: #000;
}

.reeq-faq-section__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 0;
}

.reeq-faq-section__icon-plus,
.reeq-faq-section__icon-minus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.reeq-faq-section__icon-minus {
  display: none;
}

.reeq-faq-section__item.is-open .reeq-faq-section__icon-plus {
  display: none;
}

.reeq-faq-section__item.is-open .reeq-faq-section__icon-minus {
  display: inline-flex;
}

.reeq-faq-section__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease;
}

.reeq-faq-section__item.is-open .reeq-faq-section__panel {
  grid-template-rows: 1fr;
  padding-top: 12px;
}

.reeq-faq-section__panel-inner {
  overflow: hidden;
}

.reeq-faq-section__answer {
  padding: 0 24px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  color: #6b6b6b;
  /* white-space: pre-line; */
}

.reeq-faq-section__item.is-open .reeq-faq-section__trigger {
  padding-bottom: 12px;
}

.reeq-faq-section__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 262px;
  width: 100%;
  height: 44px;
  margin-top: 32px;
  padding: 0 20px;
  border: 1px solid #eeeeee;
  border-radius: 20px;
  corner-shape: squircle;
  background-color: #ffffff;
  color: #333333;
  font-family: var(--font-family-base, "IBM Plex Sans", sans-serif);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
  margin-inline: auto;
}

.reeq-faq-section__cta:hover,
.reeq-faq-section__cta:focus {
  color: #333333;
  background-color: #faf6ef;
  border-color: #e0e0e0;
  text-decoration: none;
}

.reeq-faq-section__cta:focus-visible {
  outline: 2px solid var(--primary-color, #b17122);
  outline-offset: 2px;
}

@media (max-width: 768px) {
  .reeq-faq-section {
    padding-block: 16px;
  }

  .reeq-faq-section__cta {
    margin-top: 24px;
    font-size: 16px;
    height: 44px;
  }

  .reeq-faq-section__title {
    margin-bottom: 16px;
  }

  .reeq-faq-section__trigger {
    padding: 16px;
  }

  .reeq-faq-section__question {
    font-size: 16px;
  }

  .reeq-faq-section__answer {
    padding: 0 16px 16px;
    font-size: 14px;
  }
}

/* Marketing offers — 2×2 alternating image / text grid */
.reeq-marketing-offers {
  padding-block: 32px;
}

.reeq-marketing-offers__inner {
  display: flex;
  flex-direction: column;

  @media (max-width: 992px) {
    row-gap: 20px;
  }
}

.reeq-marketing-offers__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.reeq-marketing-offers__row:not(.reeq-marketing-offers__row--reverse)
  .reeq-marketing-offers__media {
  order: 2;
}

.reeq-marketing-offers__row:not(.reeq-marketing-offers__row--reverse)
  .reeq-marketing-offers__panel {
  order: 1;
}

.reeq-marketing-offers__media {
  position: relative;
  overflow: hidden;
  height: 532px;
}

.reeq-marketing-offers__picture {
  line-height: 0;
}

.reeq-marketing-offers__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reeq-marketing-offers__panel {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  padding: 0 50px;
  text-align: start;
}

.reeq-marketing-offers__panel-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.reeq-marketing-offers__eyebrow {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--primary-color, #b17122);
}

.reeq-marketing-offers__title {
  margin: 0;
  font-size: clamp(26px, 2.8vw, 40px);
  font-weight: 500;
  line-height: 1.25;
  color: #141718;
}

.reeq-marketing-offers__description {
  margin: 0;
  font-size: clamp(15px, 1.4vw, 20px);
  font-weight: 400;
  line-height: 1.7;
  color: #141718;
}

.reeq-marketing-offers__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #141718;
  text-decoration: none;
  transition:
    color 0.2s ease,
    gap 0.2s ease;
}

.reeq-marketing-offers__link:hover {
  color: var(--primary-color, #b17122);
  text-decoration: none;
  gap: 10px;
}

@media (max-width: 991px) {
  .reeq-marketing-offers__row,
  .reeq-marketing-offers__row--reverse {
    grid-template-columns: 1fr;
    padding-inline: 16px;
    gap: 24px;
  }

  .reeq-marketing-offers__row .reeq-marketing-offers__media {
    order: 2;
  }

  .reeq-marketing-offers__row .reeq-marketing-offers__panel {
    order: 1;
  }

  .reeq-marketing-offers__media {
    height: 358px;
    border-radius: 20px;
    corner-shape: squircle;
  }

  .reeq-marketing-offers__panel {
    padding: 0;
  }

  .reeq-marketing-offers__panel-inner {
    gap: 16px;
    max-width: none;
  }
}

/* Testimonials section */
.reeq-testimonials-section {
  padding-block: 32px;
}

.reeq-testimonials-section.is-loading-reviews {
  display: none;
}

.reeq-testimonials-swiper {
  overflow: hidden;
}

.reeq-testimonials-section__slide {
  height: auto;
}

.reeq-testimonials-section__card {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 12px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 20px;
  corner-shape: squircle;
  text-align: start;
}

.reeq-testimonials-section__card-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.reeq-testimonials-section__quote {
  display: inline-flex;
  flex-shrink: 0;
  line-height: 0;
}

.reeq-testimonials-section__quote svg {
  display: block;
  width: 32px;
  height: 32px;
}

.reeq-testimonials-section__stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
}

.reeq-testimonials-section__star path {
  display: inline-flex;
  line-height: 0;
  fill: #d6d6d6;
}

.reeq-testimonials-section__star.is-filled path {
  fill: #ffc62a;
}

.reeq-testimonials-section__star svg {
  display: block;
  width: 20px;
  height: 20px;
}

.reeq-testimonials-section__text {
  margin: 0;
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #666666;
}

.reeq-testimonials-section__author {
  margin: 0;
  margin-top: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #333333;
}

@media (max-width: 768px) {
  .reeq-testimonials-section {
    padding-block: 16px;
  }

  .reeq-testimonials-section__card {
    padding: 12px;
  }

  .reeq-testimonials-section__text {
    font-size: 14px;
  }

  .reeq-testimonials-section__author {
    font-size: 14px;
  }
}

/* Footer */
.reeq-footer {
  margin-top: auto;
  background-color: #ffffff;
  color: #161616;
}

.reeq-footer .footer-store-section,
.reeq-footer .footer-companies,
.reeq-footer .footer-copyrights-vat-certificate {
  display: none;
}

.reeq-footer__main {
  padding: 48px 0 40px;
  background-color: #f7f3f0;
}

.reeq-footer__grid {
  display: flex;
  gap: 42px;
  align-items: start;
}

.reeq-footer__col {
  min-width: 0;

  &.reeq-footer__col--apps {
    flex: 1 !important;
  }
}

.reeq-footer__logo-link {
  display: inline-block;
  margin-bottom: 16px;
}

.reeq-footer__logo {
  display: block;
  width: auto;
  max-width: 180px;
  height: auto;
  max-height: 52px;
  object-fit: contain;
}

.reeq-footer__about {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
}

.reeq-footer__heading {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.4;
  color: #333333;
}

.reeq-footer__heading--apps {
  margin-top: 24px;
}

.reeq-footer__accordion-trigger {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  text-align: inherit;
  cursor: default;
  color: inherit;
  font: inherit;
  margin-bottom: 16px;
}

.reeq-footer__accordion-trigger .reeq-footer__heading {
  margin-bottom: 16px;
}

.reeq-footer__accordion-icon {
  display: none;
}

.reeq-footer__accordion-panel,
.reeq-footer__accordion-panel-inner {
  display: block;
  overflow: visible;
}

@media (min-width: 769px) {
  .reeq-footer__accordion-trigger {
    pointer-events: none;
  }

  .reeq-footer__accordion-panel {
    display: block !important;
    grid-template-rows: none !important;
  }

  .reeq-footer__accordion-panel-inner {
    overflow: visible !important;
    padding-bottom: 0 !important;
  }

  .reeq-footer__col--apps .reeq-footer__accordion + .reeq-footer__accordion {
    margin-top: 24px;
  }
}

.reeq-footer__links,
.reeq-footer__contact {
  margin: 0;
  padding: 0;
  list-style: none;
}

.reeq-footer__links li + li,
.reeq-footer__contact-item + .reeq-footer__contact-item {
  margin-top: 10px;
}

.reeq-footer__links a {
  font-size: 16px;
  font-weight: 400;
  color: #331500;
  text-decoration: none;
  transition: color 0.2s ease;
}

.reeq-footer__links a:hover {
  color: var(--primary-color, #b17122);
  text-decoration: none;
}

.reeq-footer__contact-item {
  font-size: 14px;
  line-height: 1.6;
  color: #161616;
  display: flex;
  gap: 8px;
  align-items: center;

  & a {
    color: inherit;
  }
}

.reeq-footer__contact-label {
  font-size: 16px;
  color: #a5a5a5;
}

.reeq-footer__contact-value {
  font-size: 16px;
  color: #331500;
  text-decoration: none;
  /* word-break: break-word; */
}

a.reeq-footer__contact-value:hover {
  color: var(--primary-color, #b17122);
  text-decoration: none;
}

.reeq-footer__social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.reeq-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #161616;
  text-decoration: none;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

.reeq-footer__social-link:hover {
  color: var(--primary-color, #b17122);
  transform: translateY(-1px);
}

.reeq-footer__social-link [class^="icon-"] {
  font-size: 20px;
  line-height: 1;
}

.reeq-footer__social-icon-x {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.reeq-footer__app-stores {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.reeq-footer__app-link {
  display: inline-block;
  line-height: 0;
  transition: opacity 0.2s ease;
}

.reeq-footer__app-link:hover {
  opacity: 0.85;
}

.reeq-footer__app-link img {
  display: block;
  width: auto;
  max-width: 135px;
  height: 40px;
  object-fit: contain;
}

.reeq-footer__bar {
  background-color: var(--footer-primary-color, #855519);
  color: #ffffff;
  padding: 14px 0;
}

.reeq-footer__bar-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
}

.reeq-footer__copyright,
.reeq-footer__copyright span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
}

.reeq-footer__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 40px;
  margin-top: 20px;
}

.reeq-footer__badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: inherit;
  text-decoration: none;
}

.reeq-footer__badge--link:hover {
  opacity: 0.85;
}

.reeq-footer__badge-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  text-align: start;
}

.reeq-footer__badge-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  color: #666666;
}

.reeq-footer__badge-value {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  color: #333333;
  letter-spacing: 0.01em;
}

.reeq-footer__badge-icon {
  display: block;
  flex-shrink: 0;
  width: auto;
  height: 32px;
  object-fit: contain;
}

.reeq-footer__payments {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex: 1;
}

.reeq-footer__payment-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 64px;
  width: 100%;
  height: 31px;
  padding: 6px;
  background-color: #ffffff;
  border-radius: 2px;
  line-height: 0;
  transition: opacity 0.2s ease;
}

.reeq-footer__payment-badge:hover {
  opacity: 0.9;
}

.reeq-footer__payment-badge img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .reeq-footer__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .reeq-footer__col--brand {
    grid-column: 1 / -1;
    max-width: 520px;
  }
}

@media (max-width: 991px) {
  .reeq-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 20px;
  }

  .reeq-footer__col--apps {
    grid-column: 1 / -1;
  }
}

@media (max-width: 768px) {
  .reeq-footer__main {
    padding: 32px 0 28px;
  }

  .reeq-footer__grid {
    grid-template-columns: 1fr;
    gap: 0;
    flex-direction: column;
  }

  .reeq-footer--accordion-mode .reeq-footer__col {
    border-bottom: 1px solid rgba(51, 21, 0, 0.1);
    width: 100%;
  }

  .reeq-footer__col--brand {
    max-width: none;
    border-bottom: none;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .reeq-footer--accordion-mode .reeq-footer__col--apps {
    border-bottom: none;
  }

  .reeq-footer--accordion-mode .reeq-footer__accordion-trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    padding: 16px 0;
    cursor: pointer;
    pointer-events: auto;
  }

  .reeq-footer--accordion-mode
    .reeq-footer__accordion-trigger
    .reeq-footer__heading {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
  }

  .reeq-footer--accordion-mode .reeq-footer__accordion-icon {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    color: #333333;
    transition: transform 0.3s ease;
  }

  .reeq-footer--accordion-mode
    .reeq-footer__accordion.is-open
    .reeq-footer__accordion-icon {
    transform: rotate(180deg);
  }

  .reeq-footer--accordion-mode .reeq-footer__accordion-panel {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease;
  }

  .reeq-footer--accordion-mode
    .reeq-footer__accordion.is-open
    .reeq-footer__accordion-panel {
    grid-template-rows: 1fr;
  }

  .reeq-footer--accordion-mode .reeq-footer__accordion-panel-inner {
    overflow: hidden;
  }

  .reeq-footer--accordion-mode
    .reeq-footer__accordion.is-open
    .reeq-footer__accordion-panel-inner {
    padding-bottom: 16px;
  }

  .reeq-footer--accordion-mode .reeq-footer__col--apps .reeq-footer__accordion {
    border-bottom: 1px solid rgba(51, 21, 0, 0.1);
  }

  .reeq-footer__col--apps .reeq-footer__badges {
    margin-top: 16px;
    padding-top: 8px;
  }

  .reeq-footer__bar-inner {
    flex-direction: column-reverse;
    align-items: flex-start;
    text-align: start;
  }

  .reeq-footer__payments {
    justify-content: flex-start;
  }

  .reeq-footer__badges {
    gap: 16px 24px;
  }
}

body[data-template="product_details"] footer {
  padding-bottom: 105px;
}

.reeq-ziadah-embed-slot {
  margin-top: 24px;
  width: 100%;
}

.reeq-ziadah-embed-slot:empty {
  display: none;
}

.fixed-product-buttons .ziadah-embedded-container {
  display: none !important;
}

.reeq-ziadah-embed-slot .ziadah-embedded-container {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.fixed-product-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1020;
  background-color: #ffffff;
  padding: 12px 0;
  padding-bottom: max(12px, env(safe-area-inset-bottom, 0px));
  border-top: 1px solid #eeeeee;
  box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.1);
}

.fixed-product-buttons__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.fixed-product-buttons__info {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 50%;
}

.fixed-product-buttons__thumb {
  width: 80px;
  height: 70px;
  flex-shrink: 0;
  border-radius: 10px;
  object-fit: cover;
  background: #f5f5f5;
  display: block;
}

.fixed-product-buttons__meta {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.fixed-product-buttons__name {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  color: #161616;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fixed-product-buttons__prices {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
}

.fixed-product-buttons__price {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #d21818;
  line-height: 1.2;
}

.fixed-product-buttons__price-old {
  font-size: 14px;
  color: #999;
}

.fixed-product-buttons__price-old:empty {
  display: none;
}

.fixed-product-buttons__controls {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  max-width: 45%;
}

.fixed-product-buttons__controls.d-none {
  display: none !important;
}

.fixed-product-buttons__actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.fixed-product-buttons .select-quantity-div {
  display: flex;
  align-items: center;
  margin: 0;
  flex-shrink: 0;
}

.fixed-product-buttons .select-quantity-div.d-none {
  display: none !important;
}

.fixed-product-buttons .form-group {
  width: 100% !important;
  margin: 0 !important;
}

@media (max-width: 991.98px) {
  .fixed-product-buttons__thumb {
    width: 70px;
    height: 60px;
  }

  .fixed-product-buttons__inner {
    flex-direction: column;
  }

  .fixed-product-buttons__info {
    max-width: 100%;
    width: 100%;
  }

  .fixed-product-buttons__controls {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .fixed-product-buttons__info {
    display: none;
  }

  .fixed-product-buttons__controls {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .fixed-product-buttons .select-quantity-div {
    grid-column: 1 / -1;
  }

  .fixed-product-buttons .form-group input {
    width: 100% !important;
  }
}

.products-details-page .stat-value {
  color: var(--primary-color);
}

.products-details-page .stat-item__icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

span:has(.icon-heart-mask.filled) {
  display: inline-flex;
}

.reeq-footer__col--apps {
  flex: 1;
}

.description-paragrah img {
  width: 100%;
  height: unset;
}
