@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");

:root {
  --footer-bg: #260A31;
  --footer-text-color: white;
  --second-footer-bg: #260A31;
  --second-footer-text: white;
  --store-feature-bg: white;
  --store-feature-border: white;
  --store-feature-text: #231f1e;
  --store-feature-text-size: 16px;
  --store-feature-title: #231f1e;
  --store-feature-title-size: 18px;
  --store-feature-icon-bg: #5f215f;
  --store-feature-icon-color: white;
  --store-feature-icon-size: 2.875rem;
  --add-to-cart-bg: #5f215f;
  --add-to-cart-text: white;
  --header-categories-bg: transparent;
  --hedaer-categories-text: white;
  --footer-logo-max-size: 200px;
  --footer-logo-size: 120px;
  --display-all-btn: black;
  --display-all-btn-bg: #f3f4f6;
  --product-card-border: white;
  --section-titles-header: 28px;
  --navbar-brand-img-max-height: 4rem;
  --body-bg: white;
  --linear-gradient:linear-gradient(to right ,#AA74C6 ,#65097A ,#3B084C);
}

body {
  font-family: "Cairo", sans-serif;
  background-color: var(--body-bg) !important;
}

.main-nav-container.fixed-pinned .inner{
  background: linear-gradient(to right, #aa74c65c, #65097a96, #3b084c8f);
    backdrop-filter: blur(11px);
}

.s-block--testimonials {
  padding-bottom: 20px !important;
}

.navbar-brand {
  transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: transform;
}

.navbar-brand img {
  max-height: var(--navbar-brand-img-max-height) !important;
}

.s-block--fixed-banner:nth-child(2) {
  margin: 0 !important;
}
.s-block--fixed-banner:nth-child(2) .container {
  max-width: 100% !important;
  padding: 0 !important;
}
.s-block--fixed-banner:nth-child(2) img {
  border-radius: 0 !important;
}
/* Search in Center Start */
.header-search {
  padding: 12px;
  order: -1;
  display: flex;
  align-items: center;
  width: 100%;
}
salla-search {
  width: 100%;
}

@media (max-width: 768px) {
  .header-search {
    order: 2 !important;
  }
}

.main-nav-container .inner .container > div:first-child {
  flex-wrap: wrap !important;
}

.main-nav-container .inner .container > div:first-child > div:first-child {
  order: -1;
}
.top-navbar {
  display: none !important;
}
.main-menu {
  justify-content: center !important;
}
/* Search in Center End*/

/* Catirors More Than 4 Start */
.banner-entry.square-photos {
  background-color: transparent !important;
}

.s-block.s-block--photos-slider .swiper-slide {
  flex-basis: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.s-block--photos-slider .s-slider-container {
  margin: 0 !important;
  padding: 0 !important;
}
/* Catirors More Than 4 End */

/* Add To Sall Button Start */
.s-product-card-content-footer button {
  background-color: var(--add-to-cart-bg) !important;
  color: var(--add-to-cart-text) !important;
}
/* Add To Sall Button End*/

/* Hedaer Cateroreis Start */
#mobile-menu {
  background-color: var(--header-categories-bg) !important;
  color: var(--hedaer-categories-text) !important;
}
/* Hedaer Cateroreis End */

/* Footer Logo Start */
.copied-image-container {
  max-width: var(--footer-logo-max-size);
}
.copied-img {
  object-fit: cover;
  width: var(--footer-logo-size);
}
.store-footer__inner .container > div:first-child {
  display: flex !important;
  flex-direction: column !important;
}
.store-footer__inner .container > div:first-child .copied-image-container {
  order: -1 !important;
  padding-bottom: 10px;
}
.store-footer__inner .container > div:first-child > a:first-child {
  display: none !important;
}

.banner--fixed img {
  background-color: white !important;
}
.s-slider-block__display-all {
  color: var(--display-all-btn) !important;
  background-color: var(--display-all-btn-bg) !important;
  padding: 15px;
}

.store-footer__inner .container > div:first-child {
  display: flex !important;
  flex-direction: column !important;
}
.store-footer__inner .container > div:first-child .copied-img {
  order: -1 !important;
}
.box-shadow {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.store-footer,
.store-footer p,
.store-footer h3,
.store-footer a {
  color: var(--footer-text-color) !important;
}

/* IF Footer Have Banner  */
.store-footer {
  margin: 0 !important;
}



.s-products-slider-card {
  border: 1px solid var(--product-card-border);
  border-radius: 12px;
  margin-inline: 5px;
}

.s-slider-block__title-right h2 {
  font-size: 35px !important;
  text-align: center;
}
.s-slider-block__title-left {
  display: none !important;
}

.s-slider-block__title-right {
  padding: 0 !important;
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
}
.s-slider-block__title-right h2 {
  padding: 0 !important;
}


.s-reviews-header {
  padding: 0 !important;
  position: relative !important;
  margin-left: auto;
  margin-right: auto;
}
.s-reviews-header h2 {
  padding: 0 !important;
  text-align: center;
}

.feature-title,
.s-block--banners .s-block__title .right-side {
  position: relative;
}

.s-slider-block__title-right h2,
.s-reviews-header,
.s-block--banners .s-block__title .right-side h2 {
  font-size: var(--section-titles-header) !important;
}
.s-block--banners .s-block__title .right-side {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.s-reviews-swiper-slide {
  box-shadow: 1px 3px 4px #32326926;
  margin-block: 5px;
}
.s-block--categories .swiper-slide a {
  border: none !important;
}
.s-block--categories .swiper-slide img {
  width: 12rem;
  height: 12rem;
}
.s-block--categories .swiper-wrapper {
  padding: 3rem;
}
.s-block--features__item {
  justify-content: center !important;
  gap: 10px;
  align-items: center !important;
}
.s-block--banners .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
}
.s-block--banners .right-side {
  padding: 0 !important;
}

html[lang="en"] .s-block--banners .s-block__title .right-side::after {
  left: 50% !important;
}

.s-fast-checkout-button,
.s-fast-checkout-button.outline {
  color: #6d702a !important;
  border: 1px solid #6d702a !important;
}

/* Feature Start */
.s-block--features {
  background-color: white !important;
}

.s-block--features__item {
  padding: 40px;
  display: flex !important;
  border-radius: 15px;
  flex-direction: column !important;
  background-color: var(--store-feature-bg) !important;
  border: 1px solid var(--store-feature-border) !important;
  box-shadow: 1px 3px 4px #0000001a;
}

.s-block--features__item p {
  text-align: center;
  color: var(--store-feature-text) !important;
  font-size: var(--store-feature-text-size);
}
.s-block--features__item h2 {
  font-size: var(--store-feature-title-size);
  text-align: center;
  color: var(--store-feature-title) !important;
}

.s-block--features__item .feature-icon {
  padding: 12px;
  border-radius: 50%;
  background-color: var(--store-feature-icon-bg) !important;
  color: var(--store-feature-icon-color) !important;
}
.s-block--features__item .feature-icon i {
  background-color: var(--store-feature-icon-bg) !important;
  color: var(--store-feature-icon-color) !important;
  font-size: var(--store-feature-icon-size);
  font-weight: 600;
}
/* Feature End */

/* Footer Start */
.store-footer {
  margin-top: 25px !important;
}

.store-footer__inner .container > div:first-child > div:first-of-type {
  display: none !important;
}
.store-footer__inner {
  background: var(--footer-bg) !important;
}
.s-block--fixed-banner:first-child .container {
  max-width: 100%;
}

.store-footer > div:nth-child(2) {
  background: var(--second-footer-bg) !important;
  color: var(--second-footer-text) !important;
  max-width: 100% !important;
}

.store-footer > div:nth-child(2) p {
  color: var(--second-footer-text) !important;
}
/* Footer End */

.main-nav-container {
  background: var(--linear-gradient);
}
.main-menu li a {
  background-color: #FFFFFF26;
  border-radius: 20px;
  padding: 12px !important;
}
#more-menu-dropdown{
  display: none !important;
}
.main-menu li.root-level>a{
  padding-bottom: 0 ;
  margin-inline: 5px;
}
.main-menu{
  padding-top: 1.5rem !important;
}
.main-menu li.root-level>a:hover{
  background-color: white !important;
  color:#65097A !important;
}
.sub-menu  span{
  color:#65097A !important;
  
}
.s-user-menu-login-btn svg{
  fill: #65097A !important;
}
.header-btn__icon{
  color:#65097A !important;
  background-color: white !important;
}
salla-user-menu{
   color:#65097A !important;
  background-color: white !important;
  border-radius: 50%;
}
/* ================================
   Custom store features section start
================================ */

.custom-store-features {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 32px clamp(20px, 6.8vw, 110px) !important;
  background: #f8effb;
  direction: rtl;
}

.custom-features-grid {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.custom-feature-item {
  min-width: 0;
  min-height: 86px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  box-shadow: 0 4px 18px rgba(83, 28, 103, 0.03);
}

.custom-feature-image {
  width: 48px;
  height: 48px;
  min-width: 48px;
  display: block;
  object-fit: contain;
}

.custom-feature-content {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  text-align: right;
}

.custom-feature-content h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: #19121c;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}

.custom-feature-content p {
  margin: 0 !important;
  padding: 0 !important;
  color: #837b86;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
}

/* Tablet */
@media (max-width: 1024px) {
  .custom-store-features {
    padding: 28px 24px !important;
  }

  .custom-features-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */
@media (max-width: 600px) {
  .custom-store-features {
    padding: 20px 14px !important;
  }

  .custom-features-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .custom-feature-item {
    min-height: 74px;
    padding: 11px 10px;
    gap: 9px;
    border-radius: 15px;
  }

  .custom-feature-image {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  .custom-feature-content h2 {
    font-size: 13px;
  }

  .custom-feature-content p {
    max-width: 100%;
    overflow: hidden;
    font-size: 10px;
    text-overflow: ellipsis;
  }
}

/* Very small mobile */
@media (max-width: 380px) {
  .custom-features-grid {
    grid-template-columns: 1fr;
  }

  .custom-feature-item {
    padding-inline: 16px;
  }
}
.custom-store-features{
  background-color: #F9F0FB !important;
}
/* ================================
   Custom store features section end
================================ */
/* ===================================== */
/* =========================================
   Categories section start
========================================= */

.custom-categories-section {
  width: 100%;
  margin: 0 !important;
  padding: 52px 0 58px !important;
  background: #fff;
  direction: rtl;
}

.custom-categories-section > .container {
  width: min(100% - 40px, 1240px);
  max-width: 1240px !important;
  margin-inline: auto;
  padding: 0 !important;
}

/* Header */
.custom-categories-section .s-slider-block__title {
  position: relative;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  margin-bottom: 30px !important;
  padding: 0 !important;
}

.custom-categories-section .s-slider-block__title-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  text-align: right;
}

.custom-categories-section .custom-categories-badge {
  display: block;
  margin: 0;
  color: #721087;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.custom-categories-section .s-slider-block__title h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: #171217;
  font-size: clamp(25px, 2.3vw, 34px) !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  letter-spacing: -0.5px;
}

/* Left side / View all */
.custom-categories-section .s-slider-block__title-left {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}

.custom-categories-section .custom-categories-view-all {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #721087;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

.custom-categories-section .custom-categories-view-all:hover {
  opacity: 0.75;
  transform: translateX(-3px);
}

.custom-categories-section .custom-view-all-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
}

/* Hide the original slider arrows */
.custom-categories-section .s-slider-block__title-nav {
  display: none !important;
}

/* Slider */
.custom-categories-section .s-slider-container {
  overflow: visible !important;
}

.custom-categories-section .swiper-wrapper {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  width: 100% !important;
  transform: none !important;
}

/* Reset Swiper slide sizes */
.custom-categories-section .swiper-slide {
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
}

/* Category card */
.custom-categories-section .custom-category-card {
  position: relative;
  min-height: 66px;
  width: 100%;
  padding: 8px 12px 8px 9px;
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-start !important;
  gap: 12px;
  background: #fff;
  border: 1px solid #e8e3e9;
  border-radius: 999px;
  color: #171217;
  text-decoration: none;
  box-shadow: 0 3px 7px rgba(35, 18, 39, 0.06);
  overflow: hidden;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.custom-categories-section .custom-category-card:hover {
  color: #171217;
  border-color: rgba(114, 16, 135, 0.3);
  box-shadow: 0 8px 22px rgba(66, 25, 76, 0.1);
  transform: translateY(-3px);
}

/* Icon circle */
.custom-categories-section .custom-category-card > i {
  order: 1;
  width: 48px;
  height: 48px;
  min-width: 48px;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #80129c;
  font-size: 24px !important;
  background: #faf0fc;
  border-radius: 50%;
}

/* Category title */
.custom-categories-section .custom-category-card h2 {
  order: 2;
  flex: 1;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  color: #181318 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Make sure no product count appears */
.custom-categories-section .custom-category-card p,
.custom-categories-section .custom-category-card small,
.custom-categories-section .custom-category-card .category-count,
.custom-categories-section .custom-category-card .products-count,
.custom-categories-section .custom-category-card .product-count {
  display: none !important;
}

/* Disable default category styles */
.custom-categories-section .slide--cat-entry::before,
.custom-categories-section .slide--cat-entry::after {
  display: none !important;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 1100px) {
  .custom-categories-section .swiper-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 767px) {
  .custom-categories-section {
    padding: 36px 0 42px !important;
  }

  .custom-categories-section > .container {
    width: min(100% - 28px, 1240px);
  }

  .custom-categories-section .s-slider-block__title {
    align-items: flex-end !important;
    margin-bottom: 22px !important;
  }

  .custom-categories-section .custom-categories-badge {
    font-size: 9px;
    letter-spacing: 2.2px;
  }

  .custom-categories-section .s-slider-block__title h2 {
    font-size: 24px !important;
  }

  .custom-categories-section .custom-categories-view-all {
    font-size: 12px;
  }

  .custom-categories-section .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }

  .custom-categories-section .custom-category-card {
    min-height: 58px;
    gap: 8px;
    padding: 6px 8px;
  }

  .custom-categories-section .custom-category-card > i {
    width: 42px;
    height: 42px;
    min-width: 42px;
    font-size: 20px !important;
  }

  .custom-categories-section .custom-category-card h2 {
    font-size: 12px !important;
  }
}

/* =========================================
   Small mobile
========================================= */

@media (max-width: 420px) {
  .custom-categories-section .s-slider-block__title {
    gap: 12px;
  }

  .custom-categories-section .s-slider-block__title h2 {
    font-size: 21px !important;
  }

  .custom-categories-section .custom-categories-view-all {
    gap: 3px;
    font-size: 11px;
  }

  .custom-categories-section .swiper-wrapper {
    grid-template-columns: 1fr;
  }

  .custom-categories-section .custom-category-card {
    min-height: 62px;
    padding-inline: 10px;
  }

  .custom-categories-section .custom-category-card h2 {
    font-size: 14px !important;
  }
}
.s-block--categories .swiper-slide img{
  width: 3rem ;
  height:  3rem ;
  background-color: #F9F0FB !important;
  
}
.slide--cat-entry{
  height: fit-content;
  min-height: fit-content;
}
.s-slider-block__title-right{
  margin-right: 0 !important;
}
/* =========================================
   Categories section start end
========================================= */
/* ========================== */
/* =========================================
   Bundles products section statr
========================================= */

#best-offers-3-slider.custom-bundles-section {
  --bundles-primary: #500063;
  --bundles-primary-hover: #67077c;
  --bundles-accent: #79138f;
  --bundles-background: #fcf7ff;
  --bundles-border: #e9d8f1;
  --bundles-muted: #918798;

  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 72px max(24px, calc((100vw - 1080px) / 2)) 88px !important;
  background: var(--bundles-background);
  overflow: hidden;
  direction: rtl;
}

/* إزالة حدود الحاوية الافتراضية */
#best-offers-3-slider.custom-bundles-section
  > salla-products-slider {
  display: block;
  width: 100%;
}

/* =========================================
   Section heading
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-slider-block__title {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 30px;
  margin: 0 0 30px !important;
  padding: 0 !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-slider-block__title-right {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  text-align: right;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundles-badge {
  display: block;
  margin: 0;
  color: var(--bundles-accent);
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#best-offers-3-slider.custom-bundles-section
  .s-slider-block__title h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: #171217 !important;
  font-size: clamp(26px, 2.6vw, 36px) !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  letter-spacing: -0.6px;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundles-subtitle {
  max-width: 700px;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--bundles-muted);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}

/* =========================================
   View all
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-slider-block__title-left {
  display: flex !important;
  align-items: center;
  align-self: flex-end;
  justify-content: flex-start;
  padding-bottom: 3px;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundles-view-all {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--bundles-accent);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundles-view-all:hover {
  color: var(--bundles-primary);
  opacity: 0.8;
  transform: translateX(-3px);
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundles-view-all-arrow {
  font-size: 19px;
  line-height: 1;
}

/* إخفاء الأسهم الأصلية */
#best-offers-3-slider.custom-bundles-section
  .s-slider-block__title-nav {
  display: none !important;
}

/* =========================================
   Slider layout
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-slider-container {
  overflow: visible !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-slider-swiper-wrapper {
  align-items: stretch !important;
}

/*
 * 3 منتجات حالياً، لذلك نوزعها على 3 أعمدة.
 * عند إضافة منتج رابع، ستظهر 4 أعمدة تلقائياً.
 */
#best-offers-3-slider.custom-bundles-section
  .s-products-slider-card {
  width: calc((100% - 48px) / 4) !important;
  min-width: 245px;
  height: auto !important;
  margin-left: 16px !important;
}

/*
 * عندما يحتوي القسم على 3 منتجات فقط نجعلهم يملؤون العرض.
 */
#best-offers-3-slider.custom-bundles-section
  .s-slider-swiper-wrapper:has(
    > .s-products-slider-card:nth-child(3):last-child
  )
  > .s-products-slider-card {
  width: calc((100% - 32px) / 3) !important;
}

/* =========================================
   Product card
========================================= */

#best-offers-3-slider.custom-bundles-section
  .custom-bundle-card {
  position: relative;
  display: flex !important;
  height: 100%;
  flex-direction: column;
  background: #fff !important;
  border: 1px solid var(--bundles-border) !important;
  border-radius: 20px !important;
  box-shadow: 0 5px 14px rgba(77, 15, 91, 0.035) !important;
  overflow: hidden;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundle-card:hover {
  border-color: rgba(121, 19, 143, 0.32) !important;
  box-shadow: 0 15px 32px rgba(77, 15, 91, 0.1) !important;
  transform: translateY(-4px);
}

/* =========================================
   Product image
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-product-card-image {
  position: relative;
  height: 270px !important;
  min-height: 270px;
  padding: 0 !important;
  background: #fff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-image > a {
  display: block;
  width: 100%;
  height: 100%;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-image-cover {
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover !important;
  object-position: center;
  transition: transform 0.4s ease;
}

#best-offers-3-slider.custom-bundles-section
  .custom-bundle-card:hover
  .s-product-card-image-cover {
  transform: scale(1.025);
}

/* =========================================
   Wishlist
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-product-card-wishlist-btn.s-button-wrap {
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  left: auto !important;
  z-index: 5;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-wishlist-btn
  .s-button-element {
  width: 34px !important;
  height: 34px !important;
  min-height: 34px !important;
  padding: 0 !important;
  color: #32133b !important;
  background: rgba(255, 255, 255, 0.94) !important;
  border: 1px solid #ded5e1 !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 8px rgba(45, 16, 51, 0.06);
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-wishlist-btn
  i {
  font-size: 17px !important;
}

/* =========================================
   Discount badge
========================================= */

#best-offers-3-slider.custom-bundles-section
  .custom-bundle-discount {
  position: absolute;
  top: 16px;
  left: 10px;
  z-index: 5;
  display: inline-flex;
  min-height: 26px;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  color: #fff;
  background: var(--bundles-accent);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

/* =========================================
   Product content
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  padding: 18px !important;
  background: #fff;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-main {
  margin: 0 !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-title {
  min-height: auto !important;
  margin: 0 0 13px !important;
  padding: 0 !important;
  text-align: right;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-title a {
  display: block;
  color: #24132a !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.6 !important;
  text-decoration: none;
}

/* إخفاء الوصف والتقييم مثل التصميم */
#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-subtitle,
#best-offers-3-slider.custom-bundles-section
  .s-product-card-rating {
  display: none !important;
}

/* =========================================
   Prices
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-sub {
  display: flex !important;
  min-height: auto !important;
  align-items: center;
  justify-content: flex-start !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-sale-price {
  display: flex !important;
  align-items: baseline;
  gap: 7px;
  direction: rtl;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-sale-price h4 {
  display: flex;
  align-items: baseline;
  gap: 2px;
  margin: 0 !important;
  color: var(--bundles-accent) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-sale-price h4 i {
  font-size: 17px !important;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-sale-price > span {
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
  color: #a39aa7 !important;
  font-size: 12px !important;
  text-decoration: line-through;
}

#best-offers-3-slider.custom-bundles-section
  .s-product-card-sale-price > span i {
  font-size: 10px !important;
}

/* =========================================
   Add to cart
========================================= */

#best-offers-3-slider.custom-bundles-section
  .s-product-card-content-footer {
  margin-top: auto !important;
  padding: 0 !important;
}

#best-offers-3-slider.custom-bundles-section
  salla-add-product-button,
#best-offers-3-slider.custom-bundles-section
  salla-add-product-button > div,
#best-offers-3-slider.custom-bundles-section
  salla-add-product-button salla-button {
  display: block;
  width: 100%;
}

#best-offers-3-slider.custom-bundles-section
  salla-add-product-button
  .s-button-element {
  width: 100% !important;
  min-height: 44px !important;
  padding: 10px 18px !important;
  color: #fff !important;
  background: var(--bundles-primary) !important;
  border: 1px solid var(--bundles-primary) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

#best-offers-3-slider.custom-bundles-section
  salla-add-product-button
  .s-button-element:hover {
  color: #fff !important;
  background: var(--bundles-primary-hover) !important;
  border-color: var(--bundles-primary-hover) !important;
  transform: translateY(-1px);
}

#best-offers-3-slider.custom-bundles-section
  salla-add-product-button
  .s-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

#best-offers-3-slider.custom-bundles-section
  salla-add-product-button
  .s-button-text
  i {
  order: 2;
  font-size: 16px !important;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 1024px) {
  #best-offers-3-slider.custom-bundles-section {
    padding: 58px 24px 68px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-products-slider-card {
    width: calc((100% - 18px) / 2) !important;
    min-width: 280px;
    margin-left: 18px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-slider-swiper-wrapper:has(
      > .s-products-slider-card:nth-child(3):last-child
    )
    > .s-products-slider-card {
    width: calc((100% - 18px) / 2) !important;
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 767px) {
  #best-offers-3-slider.custom-bundles-section {
    padding: 42px 14px 52px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-slider-block__title {
    align-items: flex-end !important;
    gap: 15px;
    margin-bottom: 24px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .custom-bundles-badge {
    font-size: 9px;
    letter-spacing: 2.3px;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-slider-block__title h2 {
    font-size: 24px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .custom-bundles-subtitle {
    max-width: 260px;
    font-size: 11px;
    line-height: 1.7;
  }

  #best-offers-3-slider.custom-bundles-section
    .custom-bundles-view-all {
    font-size: 11px;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-products-slider-card {
    width: 82% !important;
    min-width: 260px;
    margin-left: 14px !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-slider-swiper-wrapper:has(
      > .s-products-slider-card:nth-child(3):last-child
    )
    > .s-products-slider-card {
    width: 82% !important;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-product-card-image {
    height: 255px !important;
    min-height: 255px;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-product-card-content {
    padding: 15px !important;
  }
}

/* =========================================
   Very small screens
========================================= */

@media (max-width: 390px) {
  #best-offers-3-slider.custom-bundles-section
    .s-slider-block__title {
    flex-wrap: wrap;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-slider-block__title-left {
    width: 100%;
  }

  #best-offers-3-slider.custom-bundles-section
    .s-products-slider-card {
    width: 88% !important;
    min-width: 245px;
  }
}
/* =========================================
   Bundles products section end
========================================= */
/* =========  */
/* =========================================
   Best sellers section start
========================================= */

#best-offers-5-slider.custom-best-sellers-section {
  --best-primary: #500063;
  --best-primary-hover: #69077f;
  --best-accent: #76118d;
  --best-title: #1f123b;
  --best-muted: #9b91a4;
  --best-border: #e8d8f1;

  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 26px max(20px, calc((100vw - 1210px) / 2)) 58px !important;
  background: #fff;
  overflow: hidden;
  direction: rtl;
}

/* =========================================
   Section heading
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-slider-block__title {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  margin: 0 0 27px !important;
  padding: 0 !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-slider-block__title-right {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  text-align: right;
}

#best-offers-5-slider.custom-best-sellers-section
  .custom-best-sellers-badge {
  display: block;
  margin: 0;
  color: var(--best-accent);
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-slider-block__title h2 {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--best-title) !important;
  font-size: clamp(28px, 2.6vw, 38px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.7px;
}

/* Hide original slider controls */
#best-offers-5-slider.custom-best-sellers-section
  .s-slider-block__title-left,
#best-offers-5-slider.custom-best-sellers-section
  .s-slider-block__title-nav {
  display: none !important;
}

/* =========================================
   Slider
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-slider-container {
  overflow: visible !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-slider-swiper-wrapper {
  align-items: stretch !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-products-slider-card {
  width: calc((100% - 54px) / 4) !important;
  min-width: 245px;
  height: auto !important;
  margin-left: 18px !important;
}

/* Fill the available width when only 3 products exist */
#best-offers-5-slider.custom-best-sellers-section
  .s-slider-swiper-wrapper:has(
    > .s-products-slider-card:nth-child(3):last-child
  )
  > .s-products-slider-card {
  width: calc((100% - 36px) / 3) !important;
}

/* =========================================
   Product card
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .custom-best-seller-card {
  position: relative;
  display: flex !important;
  height: 100%;
  flex-direction: column;
  background: #fff !important;
  border: 1px solid var(--best-border) !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 12px rgba(73, 18, 88, 0.035) !important;
  overflow: hidden;
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

#best-offers-5-slider.custom-best-sellers-section
  .custom-best-seller-card:hover {
  border-color: rgba(118, 17, 141, 0.35) !important;
  box-shadow: 0 13px 30px rgba(74, 18, 88, 0.1) !important;
  transform: translateY(-4px);
}

/* =========================================
   Product image
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-image {
  position: relative;
  width: 100%;
  height: 270px !important;
  min-height: 270px;
  padding: 0 !important;
  background: #fff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-image > a {
  display: block;
  width: 100%;
  height: 100%;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-image-cover {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center;
  transition: transform 0.4s ease;
}

#best-offers-5-slider.custom-best-sellers-section
  .custom-best-seller-card:hover
  .s-product-card-image-cover {
  transform: scale(1.025);
}

/* =========================================
   Wishlist button
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-wishlist-btn.s-button-wrap {
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  left: auto !important;
  z-index: 6;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-wishlist-btn
  .s-button-element {
  width: 35px !important;
  height: 35px !important;
  min-height: 35px !important;
  padding: 0 !important;
  color: #281434 !important;
  background: rgba(255, 255, 255, 0.96) !important;
  border: 1px solid #ded4e1 !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 8px rgba(42, 13, 51, 0.05);
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-wishlist-btn
  i {
  font-size: 17px !important;
}

/* =========================================
   Discount
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .custom-best-seller-discount {
  position: absolute;
  top: 18px;
  left: 10px;
  z-index: 6;
  display: inline-flex;
  min-height: 25px;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  color: #fff;
  background: var(--best-accent);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

/* =========================================
   Product content
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  padding: 18px !important;
  background: #fff;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-main {
  margin: 0 !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-title {
  min-height: auto !important;
  margin: 0 0 13px !important;
  padding: 0 !important;
  text-align: right;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-title a {
  display: block;
  color: #21132c !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.6 !important;
  text-decoration: none;
}

/* Hide subtitle and rating */
#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-subtitle,
#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-rating {
  display: none !important;
}

/* =========================================
   Prices
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-sub {
  display: flex !important;
  min-height: auto !important;
  align-items: center;
  justify-content: flex-start !important;
  margin: 0 0 17px !important;
  padding: 0 !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-sale-price {
  display: flex !important;
  align-items: baseline;
  gap: 7px;
  direction: rtl;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-sale-price h4 {
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
  margin: 0 !important;
  color: var(--best-accent) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-sale-price h4 i {
  font-size: 17px !important;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-sale-price > span {
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
  color: var(--best-muted) !important;
  font-size: 12px !important;
  text-decoration: line-through;
}

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-sale-price > span i {
  font-size: 10px !important;
}

/* =========================================
   Add to cart button
========================================= */

#best-offers-5-slider.custom-best-sellers-section
  .s-product-card-content-footer {
  margin-top: auto !important;
  padding: 0 !important;
}

#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button,
#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button > div,
#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button salla-button {
  display: block;
  width: 100%;
}

#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button
  .s-button-element {
  width: 100% !important;
  min-height: 44px !important;
  padding: 10px 18px !important;
  color: #fff !important;
  background: var(--best-primary) !important;
  border: 1px solid var(--best-primary) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button
  .s-button-element:hover {
  color: #fff !important;
  background: var(--best-primary-hover) !important;
  border-color: var(--best-primary-hover) !important;
  transform: translateY(-1px);
}

#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button
  .s-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

#best-offers-5-slider.custom-best-sellers-section
  salla-add-product-button
  .s-button-text
  i {
  order: 2;
  font-size: 16px !important;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 1024px) {
  #best-offers-5-slider.custom-best-sellers-section {
    padding: 42px 24px 58px !important;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-products-slider-card,
  #best-offers-5-slider.custom-best-sellers-section
    .s-slider-swiper-wrapper:has(
      > .s-products-slider-card:nth-child(3):last-child
    )
    > .s-products-slider-card {
    width: calc((100% - 18px) / 2) !important;
    min-width: 280px;
    margin-left: 18px !important;
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 767px) {
  #best-offers-5-slider.custom-best-sellers-section {
    padding: 36px 14px 48px !important;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-slider-block__title {
    margin-bottom: 22px !important;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .custom-best-sellers-badge {
    font-size: 9px;
    letter-spacing: 2.2px;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-slider-block__title h2 {
    font-size: 26px !important;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-products-slider-card,
  #best-offers-5-slider.custom-best-sellers-section
    .s-slider-swiper-wrapper:has(
      > .s-products-slider-card:nth-child(3):last-child
    )
    > .s-products-slider-card {
    width: 82% !important;
    min-width: 260px;
    margin-left: 14px !important;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-product-card-image {
    height: 255px !important;
    min-height: 255px;
  }

  #best-offers-5-slider.custom-best-sellers-section
    .s-product-card-content {
    padding: 15px !important;
  }
}

@media (max-width: 390px) {
  #best-offers-5-slider.custom-best-sellers-section
    .s-products-slider-card {
    width: 88% !important;
    min-width: 245px;
  }
}
/* =========================================
   Best sellers section end
========================================= */
/* ===============  */
/* =========================================
   How it works section start
========================================= */

.custom-how-it-works-section {
  --how-primary: #650078;
  --how-background: #fbf2fd;
  --how-card-background: #ffffff;
  --how-text: #181318;
  --how-muted: #807783;
  --how-border: #e7dfe9;

  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 66px 24px 72px !important;
  background: var(--how-background);
  direction: rtl;
  overflow: hidden;
}

.custom-how-it-works-container {
  width: min(100%, 1085px);
  margin-inline: auto;
}

/* =========================================
   Header
========================================= */

.custom-how-it-works-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  margin: 0 0 28px;
  text-align: right;
}

.custom-how-it-works-badge {
  display: block;
  margin: 0;
  color: var(--how-primary);
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.custom-how-it-works-title {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--how-text);
  font-size: clamp(27px, 3vw, 38px);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.7px;
}

/* =========================================
   Main cards
========================================= */

.custom-how-it-works-main-grid {
  display: grid;
  grid-template-columns: repeat(
    3,
    minmax(0, 1fr)
  );
  gap: 18px;
}

.custom-how-it-works-main-card {
  position: relative;
  min-width: 0;
  min-height: 180px;
  padding: 20px 25px 22px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--how-card-background);
  border: 1px solid var(--how-border);
  border-radius: 20px;
  box-shadow: 0 5px 11px
    rgba(76, 25, 85, 0.07);
  overflow: hidden;
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

.custom-how-it-works-main-card:hover {
  border-color: rgba(99, 0, 120, 0.3);
  box-shadow: 0 14px 28px
    rgba(76, 25, 85, 0.11);
  transform: translateY(-4px);
}

/* Number in left side */

.custom-how-it-works-number {
  position: absolute;
  top: 17px;
  left: 18px;
  z-index: 0;
  color: #f0e4f3;
  font-family: Arial, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
  user-select: none;
  pointer-events: none;
}

/* Main image */

.custom-how-it-works-icon {
  position: relative;
  z-index: 1;
  width: 52px;
  height: 52px;
  min-width: 52px;
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  border-radius: 17px;
  box-shadow: none;
  overflow: hidden;
}

.custom-how-it-works-icon img {
  display: block;
  width: 52px;
  height: 52px;
  max-width: none;
  object-fit: contain;
}

/* Main content */

.custom-how-it-works-content {
  position: relative;
  z-index: 1;
  width: 100%;
}

.custom-how-it-works-content h3 {
  margin: 0 0 9px !important;
  padding: 0 !important;
  color: var(--how-text);
  font-size: 17px;
  font-weight: 800;
  line-height: 1.5;
}

.custom-how-it-works-content p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--how-muted);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.85;
}

/* =========================================
   Small cards
========================================= */

.custom-how-it-works-small-grid {
  display: grid;
  grid-template-columns: repeat(
    3,
    minmax(0, 1fr)
  );
  gap: 18px;
  margin-top: 17px;
}

.custom-how-it-works-small-card {
  min-width: 0;
  min-height: 70px;
  padding: 11px 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid
    rgba(255, 255, 255, 0.96);
  border-radius: 18px;
  box-shadow: 0 4px 10px
    rgba(76, 25, 85, 0.035);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.custom-how-it-works-small-card:hover {
  box-shadow: 0 9px 20px
    rgba(76, 25, 85, 0.08);
  transform: translateY(-2px);
}

/* Small image */

.custom-how-it-works-small-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border-radius: 13px;
  overflow: hidden;
}

.custom-how-it-works-small-icon img {
  display: block;
  width: 40px;
  height: 40px;
  max-width: none;
  object-fit: contain;
}

/* Small content */

.custom-how-it-works-small-content {
  min-width: 0;
  flex: 1;
}

.custom-how-it-works-small-content h3 {
  margin: 0 0 2px !important;
  padding: 0 !important;
  color: var(--how-text);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
}

.custom-how-it-works-small-content p {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--how-muted);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.6;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 900px) {
  .custom-how-it-works-section {
    padding: 52px 22px 60px !important;
  }

  .custom-how-it-works-main-grid {
    grid-template-columns: repeat(
      2,
      minmax(0, 1fr)
    );
  }

  .custom-how-it-works-main-card:last-child {
    grid-column: 1 / -1;
  }

  .custom-how-it-works-small-grid {
    grid-template-columns: repeat(
      2,
      minmax(0, 1fr)
    );
  }

  .custom-how-it-works-small-card:last-child {
    grid-column: 1 / -1;
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 600px) {
  .custom-how-it-works-section {
    padding: 40px 14px 48px !important;
  }

  .custom-how-it-works-header {
    margin-bottom: 21px;
  }

  .custom-how-it-works-badge {
    font-size: 9px;
    letter-spacing: 2.2px;
  }

  .custom-how-it-works-title {
    font-size: 25px;
  }

  .custom-how-it-works-main-grid,
  .custom-how-it-works-small-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .custom-how-it-works-main-card,
  .custom-how-it-works-main-card:last-child,
  .custom-how-it-works-small-card,
  .custom-how-it-works-small-card:last-child {
    grid-column: auto;
  }

  .custom-how-it-works-main-card {
    min-height: 165px;
    padding: 17px 18px 19px;
  }

  .custom-how-it-works-number {
    top: 14px;
    left: 16px;
    font-size: 37px;
  }

  .custom-how-it-works-icon,
  .custom-how-it-works-icon img {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }

  .custom-how-it-works-icon {
    margin-bottom: 12px;
    border-radius: 15px;
  }

  .custom-how-it-works-content h3 {
    font-size: 16px;
  }

  .custom-how-it-works-content p {
    font-size: 12px;
  }

  .custom-how-it-works-small-grid {
    margin-top: 12px;
  }

  .custom-how-it-works-small-card {
    min-height: 67px;
    padding: 10px 12px;
  }

  .custom-how-it-works-small-icon,
  .custom-how-it-works-small-icon img {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.custom-how-it-works-section{
  background-color: #F9F0FB !important;
}
/* =========================================
   How it works section end
========================================= */
/* ================ */
/* =========================================
   Reviews section
========================================= */

.custom-reviews-section {
  --reviews-primary: #650078;
  --reviews-text: #171217;
  --reviews-muted: #8c838f;
  --reviews-background: #fcf7ff;
  --reviews-card: #ffffff;
  --reviews-border: #e5dce8;
  --reviews-quote: #dfc8e7;
  --reviews-stars: #f1dfb7;

  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 74px 24px 84px !important;
  background: var(--reviews-background);
  direction: rtl;
  overflow: hidden;
}

.custom-reviews-section .s-reviews-container {
  width: min(100%, 1060px);
  margin-inline: auto;
}

/* =========================================
   Section header
========================================= */

.custom-reviews-section .s-reviews-header-wrapper {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 8px;
  margin: 0 0 30px !important;
  padding: 0 !important;
  text-align: right;
}

.custom-reviews-section .custom-reviews-badge {
  display: block;
  margin: 0;
  color: var(--reviews-primary);
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.custom-reviews-section .s-reviews-header {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--reviews-text) !important;
  font-size: clamp(28px, 3vw, 38px) !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  letter-spacing: -0.7px;
}

.custom-reviews-section .s-reviews-display-all {
  display: none !important;
}

/* =========================================
   Slider
========================================= */

.custom-reviews-section .s-reviews-testimonials-slider {
  position: relative;
  display: block;
  width: 100%;
  overflow: visible;
}

.custom-reviews-section .s-slider-container {
  width: 100%;
  overflow: hidden !important;
  cursor: grab;
  touch-action: pan-y;
}

.custom-reviews-section .s-slider-container:active {
  cursor: grabbing;
}

.custom-reviews-section .s-slider-swiper-wrapper {
  display: flex !important;
  align-items: stretch !important;
  width: 100%;
}

.custom-reviews-section .s-reviews-swiper-slide {
  width: auto;
  height: auto !important;
  min-width: 0;
  padding: 0 !important;
  flex-shrink: 0;
  box-sizing: border-box;
}

/*
 * Hide empty reviews.
 * Keep only this specific selector.
 */
.custom-reviews-section .custom-empty-review {
  display: none !important;
}

/* =========================================
   Slider controls
========================================= */

.custom-reviews-section .s-slider-block__title {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.custom-reviews-section .s-slider-block__title-left {
  position: absolute;
  top: 50%;
  right: -15px;
  left: -15px;
  z-index: 20;
  display: block !important;
  pointer-events: none;
  transform: translateY(-50%);
}

.custom-reviews-section .s-slider-block__title-nav {
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.custom-reviews-section .s-slider-nav-arrow {
  width: 38px !important;
  height: 38px !important;
  min-height: 38px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: var(--reviews-primary) !important;
  background: #fff !important;
  border: 1px solid var(--reviews-border) !important;
  border-radius: 50% !important;
  box-shadow: 0 5px 15px rgba(76, 20, 88, 0.1);
  pointer-events: auto;
  opacity: 1 !important;
}

.custom-reviews-section .s-slider-nav-arrow svg {
  width: 20px !important;
  height: 20px !important;
  fill: currentColor !important;
}

.custom-reviews-section
  .s-slider-nav-arrow.swiper-button-disabled {
  opacity: 0.32 !important;
  cursor: default;
}

/* =========================================
   Review card
========================================= */

.custom-reviews-section .s-reviews-testimonial {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  opacity: 1 !important;
}

.custom-reviews-section
  .s-reviews-testimonial.custom-review-card {
  position: relative;
  width: 100%;
  height: 180px;
  min-height: 180px;
  margin: 0 !important;
  padding: 21px 21px 18px !important;
  display: block !important;
  background: var(--reviews-card) !important;
  border: 1px solid var(--reviews-border) !important;
  border-radius: 20px !important;
  box-shadow: 0 3px 9px rgba(65, 25, 73, 0.055) !important;
  overflow: hidden;
  box-sizing: border-box;
  transition:
    transform 0.22s ease,
    border-color 0.22s ease,
    box-shadow 0.22s ease;
}

/*
 * Do not change active card style.
 */
.custom-reviews-section
  .swiper-slide-active
  .custom-review-card {
  border-color: var(--reviews-border) !important;
  box-shadow: 0 3px 9px rgba(65, 25, 73, 0.055) !important;
  transform: none !important;
}

.custom-reviews-section .custom-review-card:hover {
  border-color: #d9cddd !important;
  box-shadow: 0 8px 20px rgba(65, 25, 73, 0.09) !important;
  transform: translateY(-2px);
}

/* =========================================
   Inner card structure
========================================= */

.custom-reviews-section .s-reviews-testimonial__inner {
  position: relative !important;
  width: 100%;
  height: 100%;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  background: transparent !important;
}

/* =========================================
   Quote icon
========================================= */

.custom-reviews-section .s-reviews-testimonial__icon {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 4;
  width: 23px !important;
  height: 23px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--reviews-quote) !important;
  opacity: 1 !important;
  pointer-events: none;
}

.custom-reviews-section .s-reviews-testimonial__icon svg {
  display: block;
  width: 23px !important;
  height: 23px !important;
  fill: currentColor !important;
}

/* =========================================
   Review body
========================================= */

.custom-reviews-section .s-reviews-testimonial__text {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column;
  align-items: stretch;
}

.custom-reviews-section
  .s-reviews-testimonial__text > p {
  width: 100%;
  min-height: 58px;
  max-height: 58px;
  margin: 35px 0 13px !important;
  padding: 0 !important;
  display: -webkit-box !important;
  color: #403942 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.75 !important;
  text-align: right !important;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* =========================================
   Card footer
========================================= */

.custom-reviews-section
  .s-reviews-testimonial__name_wrapper {
  position: relative;
  width: 100%;
  min-height: 42px;
  margin: auto 0 0 !important;
  padding: 0 49px 0 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px;
  box-sizing: border-box;
}

/* =========================================
   Avatar
========================================= */

.custom-reviews-section
  .s-reviews-testimonial__avatar {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;
  left: auto !important;
  z-index: 5;
  width: 39px !important;
  height: 39px !important;
  min-width: 39px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  overflow: hidden;
}

.custom-reviews-section
  .custom-review-avatar-letter {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background:
    linear-gradient(
      145deg,
      #86119e 0%,
      #500064 100%
    );
  border-radius: 50%;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

/* =========================================
   Customer information
========================================= */

.custom-reviews-section
  .s-reviews-testimonial__info {
  order: 1;
  min-width: 0;
  flex: 1;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: right;
}

.custom-reviews-section
  .s-reviews-testimonial__info h2 {
  width: 100%;
  max-width: 165px;
  margin: 0 0 2px !important;
  padding: 0 !important;
  color: var(--reviews-text) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  text-align: right !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-reviews-section
  .custom-review-customer-type {
  display: block;
  margin: 0;
  color: var(--reviews-muted);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.4;
}

/* =========================================
   Rating stars
========================================= */

.custom-reviews-section
  .s-reviews-testimonial__rating {
  order: 2;
  flex: 0 0 auto;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}

.custom-reviews-section .s-rating-stars-wrapper {
  display: flex !important;
  align-items: center;
  gap: 1px;
  direction: ltr;
}

.custom-reviews-section
  .s-rating-stars-btn-star {
  width: 13px !important;
  height: 13px !important;
  min-width: 13px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--reviews-stars) !important;
}

.custom-reviews-section
  .s-rating-stars-btn-star svg {
  display: block;
  width: 13px !important;
  height: 13px !important;
  fill: currentColor !important;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 900px) {
  .custom-reviews-section {
    padding: 58px 22px 66px !important;
  }

  .custom-reviews-section
    .s-slider-block__title-left {
    right: -8px;
    left: -8px;
  }

  .custom-reviews-section
    .s-reviews-testimonial.custom-review-card {
    height: 184px;
    min-height: 184px;
    padding: 20px 18px 17px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__text > p {
    margin-top: 34px !important;
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 600px) {
  .custom-reviews-section {
    padding: 42px 14px 50px !important;
  }

  .custom-reviews-section
    .s-reviews-header-wrapper {
    margin-bottom: 22px !important;
  }

  .custom-reviews-section
    .custom-reviews-badge {
    font-size: 9px;
    letter-spacing: 2.2px;
  }

  .custom-reviews-section
    .s-reviews-header {
    font-size: 26px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial.custom-review-card {
    height: 178px;
    min-height: 178px;
    padding: 18px 17px 16px !important;
    border-radius: 18px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__text > p {
    min-height: 57px;
    max-height: 57px;
    margin: 31px 0 12px !important;
    font-size: 12px !important;
    line-height: 1.75 !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__avatar {
    width: 37px !important;
    height: 37px !important;
    min-width: 37px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__name_wrapper {
    padding-right: 47px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__info h2 {
    font-size: 13px !important;
  }

  .custom-reviews-section
    .s-rating-stars-btn-star,
  .custom-reviews-section
    .s-rating-stars-btn-star svg {
    width: 12px !important;
    height: 12px !important;
    min-width: 12px !important;
  }

  .custom-reviews-section
    .s-slider-block__title-left {
    display: none !important;
  }
}
/* ===========  */
/* =========================================
   Guarantee section
========================================= */

.custom-guarantee-section {
  --guarantee-bg-start: #a95fc4;
  --guarantee-bg-middle: #7c078f;
  --guarantee-bg-end: #47005e;
  --guarantee-text: #ffffff;
  --guarantee-muted: rgba(255, 255, 255, 0.72);
  --guarantee-card: rgba(255, 255, 255, 0.14);
  --guarantee-card-border: rgba(255, 255, 255, 0.07);

  position: relative;
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 70px 24px 68px !important;
  background:
    linear-gradient(
      105deg,
      var(--guarantee-bg-start) 0%,
      var(--guarantee-bg-middle) 52%,
      var(--guarantee-bg-end) 100%
    );
  direction: rtl;
  overflow: hidden;
  isolation: isolate;
}

.custom-guarantee-container {
  position: relative;
  z-index: 2;
  width: min(100%, 1060px);
  margin-inline: auto;
}

/* =========================================
   Decorative elements
========================================= */

.custom-guarantee-decoration {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.custom-guarantee-circle {
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  filter: blur(0.2px);
}

.custom-guarantee-circle-1 {
  top: 135px;
  left: 50px;
  width: 84px;
  height: 84px;
}

.custom-guarantee-circle-2 {
  top: 36px;
  right: 108px;
  width: 57px;
  height: 57px;
}

.custom-guarantee-circle-3 {
  right: 325px;
  bottom: 54px;
  width: 30px;
  height: 30px;
}

.custom-guarantee-star {
  position: absolute;
  color: rgba(255, 255, 255, 0.7);
  font-size: 22px;
  line-height: 1;
}

.custom-guarantee-star-1 {
  top: 56px;
  left: 32%;
}

.custom-guarantee-star-2 {
  left: 25px;
  bottom: 80px;
}

.custom-guarantee-star-3 {
  right: 24px;
  top: 50%;
  font-size: 18px;
}

/* =========================================
   Header
========================================= */

.custom-guarantee-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 34px;
  text-align: center;
}

.custom-guarantee-badge {
  display: block;
  margin: 0 0 13px;
  color: rgba(255, 255, 255, 0.92);
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}

.custom-guarantee-title {
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: var(--guarantee-text);
  font-size: clamp(28px, 3.2vw, 39px);
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -0.8px;
}

.custom-guarantee-subtitle {
  max-width: 630px;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--guarantee-muted);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
}

/* =========================================
   Feature cards
========================================= */

.custom-guarantee-grid {
  display: grid;
  grid-template-columns: repeat(
    4,
    minmax(0, 1fr)
  );
  gap: 17px;
}

.custom-guarantee-card {
  min-width: 0;
  min-height: 128px;
  padding: 17px 15px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.18),
      rgba(255, 255, 255, 0.1)
    );
  border: 1px solid var(--guarantee-card-border);
  border-radius: 20px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 7px 18px rgba(45, 0, 57, 0.08);
  text-align: center;
  backdrop-filter: blur(3px);
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.custom-guarantee-card:hover {
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.23),
      rgba(255, 255, 255, 0.13)
    );
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 13px 28px rgba(45, 0, 57, 0.14);
  transform: translateY(-4px);
}

/* =========================================
   Feature image
========================================= */

.custom-guarantee-icon {
  width: 43px;
  height: 43px;
  min-width: 43px;
  margin: 0 0 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border-radius: 14px;
  overflow: hidden;
}

.custom-guarantee-icon img {
  display: block;
  width: 43px;
  height: 43px;
  max-width: none;
  object-fit: contain;
}

/* =========================================
   Feature text
========================================= */

.custom-guarantee-card h3 {
  margin: 0 0 5px !important;
  padding: 0 !important;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
}

.custom-guarantee-card p {
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.6;
}

/* =========================================
   Tablet
========================================= */

@media (max-width: 900px) {
  .custom-guarantee-section {
    padding: 58px 22px 62px !important;
  }

  .custom-guarantee-grid {
    grid-template-columns: repeat(
      2,
      minmax(0, 1fr)
    );
  }

  .custom-guarantee-card {
    min-height: 125px;
  }

  .custom-guarantee-circle-1 {
    left: -25px;
  }

  .custom-guarantee-circle-2 {
    right: 35px;
  }
}

/* =========================================
   Mobile
========================================= */

@media (max-width: 600px) {
  .custom-guarantee-section {
    padding: 46px 14px 50px !important;
  }

  .custom-guarantee-header {
    margin-bottom: 26px;
  }

  .custom-guarantee-badge {
    margin-bottom: 10px;
    font-size: 9px;
    letter-spacing: 2.5px;
  }

  .custom-guarantee-title {
    max-width: 340px;
    margin-bottom: 8px !important;
    font-size: 25px;
  }

  .custom-guarantee-subtitle {
    max-width: 330px;
    font-size: 11px;
    line-height: 1.75;
  }

  .custom-guarantee-grid {
    grid-template-columns: repeat(
      2,
      minmax(0, 1fr)
    );
    gap: 10px;
  }

  .custom-guarantee-card {
    min-height: 125px;
    padding: 14px 9px 13px;
    border-radius: 16px;
  }

  .custom-guarantee-icon,
  .custom-guarantee-icon img {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  .custom-guarantee-icon {
    margin-bottom: 9px;
  }

  .custom-guarantee-card h3 {
    font-size: 12px;
  }

  .custom-guarantee-card p {
    font-size: 9px;
  }

  .custom-guarantee-circle-1 {
    top: 120px;
    left: -35px;
    width: 75px;
    height: 75px;
  }

  .custom-guarantee-circle-2 {
    top: 22px;
    right: 10px;
    width: 45px;
    height: 45px;
  }

  .custom-guarantee-star-1 {
    top: 32px;
    left: 17px;
  }
}

/* =========================================
   Very small mobile
========================================= */

@media (max-width: 380px) {
  .custom-guarantee-grid {
    grid-template-columns: 1fr;
  }

  .custom-guarantee-card {
    min-height: 115px;
  }
}
.s-reviews-testimonial__icon{
  display: none !important;
}
/* =========================================
   Guarantee section end
========================================= */
.store-footer{
  margin: 0 !important;
}
.custom-reviews-section .s-reviews-testimonial__text > p{
  min-height: 44px ;
}
/*  * * **** * Neew Code ******* */
/* =========================================
   Reviews card — mobile fix
========================================= */

@media (max-width: 600px) {
  .custom-reviews-section {
    padding: 38px 12px 46px !important;
  }

  .custom-reviews-section .s-reviews-container {
    width: 100%;
    max-width: 100%;
  }

  .custom-reviews-section .s-slider-container {
    overflow: hidden !important;
    padding-bottom: 4px;
  }

  .custom-reviews-section .s-reviews-swiper-slide {
    height: auto !important;
    padding: 0 !important;
    box-sizing: border-box;
  }

  .custom-reviews-section .s-reviews-testimonial {
    width: 100%;
    height: 100%;
    margin: 0 !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial.custom-review-card {
    position: relative;
    width: 100%;
    height: 210px;
    min-height: 210px;
    padding: 18px 16px 15px !important;
    background: #fff !important;
    border: 1px solid #e7dee9 !important;
    border-radius: 18px !important;
    box-shadow: 0 3px 10px rgba(71, 27, 80, 0.06) !important;
    overflow: hidden;
    box-sizing: border-box;
  }

  .custom-reviews-section
    .s-reviews-testimonial__inner {
    position: relative !important;
    display: block !important;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Quote icon */
  .custom-reviews-section
    .s-reviews-testimonial__icon {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    width: 21px !important;
    height: 21px !important;
    color: #dfc8e7 !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__icon svg {
    width: 21px !important;
    height: 21px !important;
  }

  /* Review body */
  .custom-reviews-section
    .s-reviews-testimonial__text {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0 !important;
    padding: 0 !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__text > p {
    width: 100%;
    min-height: 78px;
    max-height: 78px;
    margin: 31px 0 6px !important;
    padding: 0 !important;
    display: -webkit-box !important;
    color: #403942 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
    text-align: right !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  /* Read more */
  .custom-reviews-section
    .custom-review-read-more {
    display: none;
    width: fit-content;
    margin: 0 0 8px auto;
    padding: 0 !important;
    color: #650078;
    background: transparent;
    border: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: underline;
    text-underline-offset: 3px;
  }

  .custom-reviews-section
    .custom-review-read-more.is-visible {
    display: inline-flex !important;
  }

  /* Footer */
  .custom-reviews-section
    .s-reviews-testimonial__name_wrapper {
    position: relative;
    width: 100%;
    min-height: 42px;
    margin: auto 0 0 !important;
    padding: 0 47px 0 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 8px;
    box-sizing: border-box;
  }

  /* Avatar */
  .custom-reviews-section
    .s-reviews-testimonial__avatar {
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    left: auto !important;
    width: 37px !important;
    height: 37px !important;
    min-width: 37px !important;
    margin: 0 !important;
    border-radius: 50% !important;
  }

  .custom-reviews-section
    .custom-review-avatar-letter {
    width: 100%;
    height: 100%;
    font-size: 13px;
  }

  /* Customer information */
  .custom-reviews-section
    .s-reviews-testimonial__info {
    min-width: 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .custom-reviews-section
    .s-reviews-testimonial__info h2 {
    width: 100%;
    max-width: 120px;
    margin: 0 0 1px !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .custom-reviews-section
    .custom-review-customer-type {
    font-size: 9px;
    line-height: 1.3;
  }

  /* Stars */
  .custom-reviews-section
    .s-reviews-testimonial__rating {
    flex: 0 0 auto;
    margin: 0 !important;
  }

  .custom-reviews-section
    .s-rating-stars-wrapper {
    gap: 0 !important;
  }

  .custom-reviews-section
    .s-rating-stars-btn-star,
  .custom-reviews-section
    .s-rating-stars-btn-star svg {
    width: 11px !important;
    height: 11px !important;
    min-width: 11px !important;
  }

  /* Expanded review */
  .custom-reviews-section
    .s-reviews-swiper-slide.custom-review-expanded
    .s-reviews-testimonial.custom-review-card {
    height: auto !important;
    min-height: 210px;
  }

  .custom-reviews-section
    .custom-review-expanded
    .s-reviews-testimonial__text {
    height: auto !important;
  }

  .custom-reviews-section
    .custom-review-expanded
    .s-reviews-testimonial__text > p {
    min-height: 0 !important;
    max-height: none !important;
    display: block !important;
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
  }

  .custom-reviews-section
    .custom-review-expanded
    .s-reviews-testimonial__name_wrapper {
    margin-top: 10px !important;
  }

  .custom-reviews-section
    .s-slider-block__title-left {
    display: none !important;
  }
}

/* Very small phones */
@media (max-width: 380px) {
  .custom-reviews-section
    .s-reviews-testimonial.custom-review-card {
    height: 218px;
    min-height: 218px;
    padding: 16px 14px 14px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__text > p {
    min-height: 82px;
    max-height: 82px;
    font-size: 11.5px !important;
  }

  .custom-reviews-section
    .s-reviews-testimonial__info h2 {
    max-width: 100px;
    font-size: 12px !important;
  }

  .custom-reviews-section
    .s-rating-stars-btn-star,
  .custom-reviews-section
    .s-rating-stars-btn-star svg {
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
  }
}
.mm-ocd__content #mobile-menu li span{
  color: black !important;
}
.s-block--categories .s-slider-container , 
.s-block--categories .swiper-wrapper{
padding-inline:  10px !important;
  
}

.store-footer salla-trust-badges,
.store-footer [data-testid="store-footer-trust-badges"],
.store-footer .s-trust-badges-wrapper {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

/* Hide its empty parent too */
.store-footer .flex.gap-4:has(
  [data-testid="store-footer-trust-badges"]
) {
  display: none !important;
}
.s-product-card-fit-height .s-product-card-image{
  max-height: 15rem !important;
}

/*new code   */
/*new code   */

/*new code   */
/*new code   */
/* =========================================
   ARKAN IPAD MODEL FINDER
========================================= */

.arkan-model-finder {
  direction: rtl;
  width: 100%;
  box-sizing: border-box;
  margin: 20px 0;
  padding: 22px;
  background: #ffffff;
  border: 1px solid #ececf1;
  border-radius: 16px;
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.05);
  text-align: right;
}

.arkan-model-finder *,
.arkan-model-finder *::before,
.arkan-model-finder *::after {
  box-sizing: border-box;
}

.arkan-model-finder__title {
  margin: 0 0 8px;
  padding: 0;
  color: #1f1f25;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
}

.arkan-model-finder__desc {
  margin: 0 0 17px;
  padding: 0;
  color: #74747d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
}

.arkan-model-finder__desc strong {
  color: #26262c;
  font-weight: 800;
  direction: ltr;
  display: inline-block;
}

.arkan-model-finder__row {
  display: flex;
  align-items: stretch;
  width: 100%;
  gap: 10px;
}

.arkan-model-finder__input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  height: 50px;
  margin: 0;
  padding: 0 16px;
  border: 1px solid #dadbe2;
  border-radius: 11px;
  outline: none;
  background: #ffffff;
  color: #222229;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  line-height: 50px;
  direction: ltr;
  text-align: left;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    background 0.2s ease;
}

.arkan-model-finder__input::placeholder {
  color: #a4a4ad;
  font-weight: 400;
}

.arkan-model-finder__input:hover {
  border-color: #c6c6cf;
}

.arkan-model-finder__input:focus {
  border-color: var(--color-primary, #7146c7);
  box-shadow:
    0 0 0 3px
    color-mix(
      in srgb,
      var(--color-primary, #7146c7) 13%,
      transparent
    );
}

.arkan-model-finder__btn {
  flex: 0 0 auto;
  min-width: 125px;
  height: 50px;
  margin: 0;
  padding: 0 20px;
  border: none;
  border-radius: 11px;
  outline: none;
  background: var(--color-primary, #7146c7);
  color: #ffffff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: none;
  transition:
    opacity 0.2s ease,
    transform 0.15s ease,
    box-shadow 0.2s ease;
}

.arkan-model-finder__btn:hover {
  opacity: 0.92;
  box-shadow:
    0 5px 14px
    color-mix(
      in srgb,
      var(--color-primary, #7146c7) 20%,
      transparent
    );
}

.arkan-model-finder__btn:active {
  transform: scale(0.98);
}

.arkan-model-finder__result {
  display: none;
  width: 100%;
  margin: 14px 0 0;
  padding: 14px 15px;
  border-radius: 11px;
  font-size: 14px;
  line-height: 1.9;
}

.arkan-model-finder__result strong {
  font-weight: 800;
}

.arkan-model-finder__result.ok {
  display: block;
  border: 1px solid #bee9d1;
  background: #eefbf4;
  color: #147044;
}

.arkan-model-finder__result.error {
  display: block;
  border: 1px solid #ffd0cc;
  background: #fff3f2;
  color: #b42318;
}

.arkan-model-finder__help {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin: 14px 0 0;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  color: var(--color-primary, #7146c7);
  font-family: inherit;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.5;
  cursor: pointer;
}

.arkan-model-finder__help:hover {
  text-decoration: underline;
}


/* =========================================
   AUTOMATIC SELECT ANIMATION
========================================= */

.arkan-model-finder-auto-selected {
  border-radius: 12px;
  animation:
    arkanFinderSelected 1.6s ease;
}

@keyframes arkanFinderSelected {
  0% {
    background: transparent;
  }

  35% {
    background:
      color-mix(
        in srgb,
        var(--color-primary, #7146c7) 10%,
        transparent
      );
  }

  100% {
    background: transparent;
  }
}


/* =========================================
   HELP MODAL
========================================= */

.arkan-model-finder-modal {
  position: fixed;
  inset: 0;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  direction: rtl;
}

.arkan-model-finder-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(15, 15, 20, 0.58);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

.arkan-model-finder-modal__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 440px;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  padding: 27px;
  border-radius: 18px;
  background: #ffffff;
  color: #222229;
  box-shadow:
    0 20px 60px
    rgba(0, 0, 0, 0.2);
  text-align: right;
}

.arkan-model-finder-modal__content h3 {
  margin: 0 0 18px;
  padding: 0 0 0 40px;
  color: #222229;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
}

.arkan-model-finder-modal__content p {
  margin: 10px 0;
  color: #686872;
  font-size: 14px;
  line-height: 1.9;
}

.arkan-model-finder-modal__content strong {
  color: #292930;
  font-weight: 800;
}

.arkan-model-finder-modal__close {
  position: absolute;
  top: 13px;
  left: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0 0 3px;
  border: none;
  border-radius: 50%;
  outline: none;
  background: #f1f1f5;
  color: #313138;
  font-family: Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
}

.arkan-model-finder-modal__close:hover {
  background: #e8e8ed;
}

.arkan-model-finder-modal__steps {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
  margin: 15px 0;
  padding: 14px;
  border-radius: 11px;
  background: #f7f7fa;
  color: #34343b;
  font-size: 14px;
}

.arkan-model-finder-modal__steps span {
  color: #a1a1aa;
}

.arkan-model-finder-modal__example {
  width: 100%;
  margin-top: 12px;
  padding: 13px 15px;
  border-radius: 11px;
  background:
    color-mix(
      in srgb,
      var(--color-primary, #7146c7) 9%,
      #ffffff
    );
  color: var(--color-primary, #7146c7);
  direction: ltr;
  text-align: center;
  font-family:
    Arial,
    sans-serif;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 2px;
}


/* =========================================
   SALLA OPTION WHEN SELECTED AUTOMATICALLY
========================================= */

.arkan-model-finder-auto-selected select {
  border-color:
    var(--color-primary, #7146c7) !important;

  box-shadow:
    0 0 0 3px
    color-mix(
      in srgb,
      var(--color-primary, #7146c7) 10%,
      transparent
    ) !important;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {
  .arkan-model-finder {
    margin: 16px 0;
    padding: 17px;
    border-radius: 14px;
  }

  .arkan-model-finder__title {
    font-size: 18px;
  }

  .arkan-model-finder__desc {
    margin-bottom: 14px;
    font-size: 13px;
  }

  .arkan-model-finder__row {
    flex-direction: column;
    gap: 9px;
  }

  .arkan-model-finder__input,
  .arkan-model-finder__btn {
    width: 100%;
    min-width: 100%;
  }

  .arkan-model-finder__btn {
    padding: 0 15px;
  }

  .arkan-model-finder__result {
    font-size: 13px;
  }

  .arkan-model-finder-modal {
    padding: 15px;
  }

  .arkan-model-finder-modal__content {
    padding: 24px 19px;
    border-radius: 15px;
  }

  .arkan-model-finder-modal__content h3 {
    font-size: 18px;
  }
}

.arkan-model-finder__result.error {
  display: block;
  border: 1px solid #ccffdb;
  background: #edfff1;
  color: green;
}
.top-navbar{
  display: block !important;
  background:linear-gradient(to right ,#AA74C6 ,#65097A ,#3B084C); 
}