/* ### Font ### */
body {
  background-color: #fff !important;
  overflow-x: hidden;
  max-width: 100%;
  font-display: swap;
}

.index section,
.app-inner,
.content--single-page {
  background-color: transparent !important;
}

/* ### Header ### */
.top-navbar,
.main-nav-container,
.mm-spn.mm-spn--light {
  background-color: #fff !important;
  color: #000;
}

#mainnav,
.store-header {
  height: auto !important;
  min-height: auto;
}
/* Links */
.main-menu-row,
.main-menu .sub-menu {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #000 !important;
}
.main-menu li.root-level > a {
  padding: 8px 12px !important;
  margin-bottom: 10px !important;
  position: relative;
  border: 1px solid transparent !important;
  border-radius: 4px;
}
.main-menu li.root-level > a:hover {
  color: #000 !important;
  border: 1px solid #000 !important;
  border: none !important;
}
.main-menu li > a {
  padding: 1rem 1rem !important;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  font-size: 1rem !important;
}
.mm-spn.mm-spn--navbar ul:before {
  border-top: 2px solid #16006d;
}
.mm-spn li:after {
  display: none !important;
}

@media (min-width: 1024px) {
  .main-menu {
    padding-top: 0.5rem !important;
  }
  body ul.main-menu li.root-level > a {
    background: #fff;
    padding: 0.5rem !important;
    margin: 0 0.5rem 0.5rem !important;
    border-radius: 4px !important;
    border: none !important;
  }
  .main-menu li.root-level > a:hover {
    color: #16006d !important;
    border: 1px solid #ffaf50 !important;
    border: none !important;
  }

  /* two lines */
  .main-menu li > a:before,
  .main-menu li > a:after {
    position: absolute;
    opacity: 0;
    width: 0%;
    height: 2px;
    content: "";
    background: #ffaf50 !important;
    transition: all 0.4s ease-in-out;
  }
  .main-menu li > a:before {
    right: 0px;
    bottom: 0px;
  }
  .main-menu li > a:after {
    left: 0px;
    top: -2px;
  }
  [lang="en"] .main-menu li > a:before {
    left: 0px;
    right: auto;
  }
  [lang="en"] .main-menu li > a:before {
    right: 0px;
    left: auto;
  }
  .main-menu li > a:hover:before,
  .main-menu li > a:hover:after {
    opacity: 1;
    width: 100%;
  }
}
body .top-navbar {
  min-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}
/* الإعلان الترويجي أعلى الصفحة  */

/* cart */
.s-cart-summary-content {
  display: none !important;
}
.s-cart-summary-wrapper .s-cart-summary-count {
  top: 4px !important;
  height: 1rem !important;
  width: 1rem !important;
}
.s-cart-summary-wrapper .s-cart-summary-count {
  right: 0 !important;
  left: auto !important;
}
.s-product-options-wrapper,
.s-quantity-input-input,
.s-quantity-input-button svg {
  background-color: transparent !important;
}
[dir="rtl"] header button[onclick*="search::open"],
[dir="rtl"] header salla-cart-summary {
  margin-right: 4px !important;
  margin-left: unset !important;
}
[dir="ltr"] header button[onclick*="search::open"],
[dir="ltr"] header salla-cart-summary {
  margin-right: unset !important;
  margin-left: 4px !important;
}

/* logo */
.navbar-brand img {
  max-height: 3rem !important;
  height: 3rem !important;
  transform: scale(1) !important;
  margin-top: 0;
}
.store-header .container > div.flex {
  overflow: hidden !important;
}
@media (max-width: 650px) {
  .main-nav-container .navbar-brand img {
    max-height: 2.25rem !important;
  }
}
@media (max-width: 370px) {
  .main-nav-container .navbar-brand img {
    max-height: 1.75rem !important;
  }
}

.navbar-brand img[src*="xpGprKvUbyhxJNfqE0aZCaEkOV4qVQY3EgYHjXsE"] {
  max-height: 4rem !important;
  height: 4rem !important;
  transform: scale(1.5) !important;
  margin-top: 0;
}
@media (max-width: 650px) {
  .navbar-brand img[src*="xpGprKvUbyhxJNfqE0aZCaEkOV4qVQY3EgYHjXsE"] {
    transform: scale(2) !important;
  }
}
@media (max-width: 370px) {
  .navbar-brand img[src*="xpGprKvUbyhxJNfqE0aZCaEkOV4qVQY3EgYHjXsE"] {
    height: 3rem !important;
  }
}
/* update header icons */
.header-btn__icon {
  width: auto !important;
  height: auto !important;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 2px;
  margin: 0 1px !important;
}
/* .header-btn__icon:hover {
    border: 1px solid #CA1619;
} */
.header-btn__icon.sicon-search:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/ZITbtTeJvijvvOhLNIzHHCKoXJNWYWXdWVzsEcMX.png");
  width: 25px !important;
  height: 25px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.header-btn__icon.sicon-cart:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/5DqAhL7ie934TnPPCM4Ug5oYJ42gFMSOCswTyKTf.png");
  width: 25px !important;
  height: 25px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 8px;
}
.header-btn__icon.sicon-user:before {
  content: "";
  background-image: url("https://media.zid.store/399c579a-bc98-4adb-a4d5-b61f34b927f3/90b32bb0-f240-4028-a3e1-27f15aeadcd6.svg");
  width: 25px !important;
  height: 25px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
header .sicon-menu:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/JUUEpnyDVb0ZxBIsVIX1rdVLOxL9nVRW2kL3uad1.png");
  width: 32px !important;
  height: 32px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
header .sicon-menu {
  font-size: 24px !important;
  color: #16006d !important;
}
.menu-label {
  display: none;
}

/* sidebar */
.mobile-menu {
  background-color: #fff !important;
}
.mobile-menu li img {
  border-radius: 0 !important;
  width: 28px !important;
  height: auto !important;
}
/* .mm-spn.mm-spn--navbar:after {
  visibility: hidden !important;
} */

.mobile-menu .sicon-cancel:before {
  background-color: transparent !important;
  color: #16006d !important;
  border: 1px solid #16006d;
  border-radius: 50% !important;
  left: 3rem !important;
  top: 1rem !important;
  z-index: 555;
  font-size: 20px;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  content: "";
  height: 2.25rem !important;
  margin: 1rem;
  display: block;
  width: 100%;
  background-color: #fff;
  background-image: url("https://cdn.salla.sa/form-builder/HB0uTrnmSLZcZryxYVUbNlJ5VOUTMgzs3gosrrmO.png");

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
[dir="ltr"] .mm-spn.mm-spn--navbar.mm-spn--main:after {
  background-position: center left;
}
.mm-spn ul.mm-spn--open {
  top: 4rem !important;
  padding-top: 1rem;
}
/* ### Banners ### */
.s-block--fixed-banner img,
.s-block--about img {
  background-color: transparent !important;
  border-radius: 0 !important;
  padding: 0;
}
.s-block--fixed-banner + .s-block--fixed-banner {
  margin-top: 2.5rem !important;
}
/* s-block--about */
.s-block--about .container {
  text-align: start;
  padding: 0 !important;
}
.s-block--about .container img {
  border-radius: 0 16px 16px 0 !important;
  padding: 1rem;
}
.s-block--about .container > .flex {
  flex-direction: row-reverse !important;
}
.s-block--about div.w-full:has(h2) {
  padding: 1rem !important;
}
.s-block--about h2 {
  font-weight: 600;
  color: #000;
}
.s-block--about p {
  color: #000;
}
.s-block--about .btn {
  background-color: #16006d !important;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  border: 1px solid #16006d;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem 3rem !important;
  height: 44px !important;
  border-radius: 16px !important;
}
.s-block--about .btn:hover {
  background-color: #16006d !important;
  color: #fff;
  border: 1px solid #ffaf50;
}
.s-block--about .btn i {
  display: none !important;
}
@media (max-width: 767px) {
  .s-block--fixed-banner {
    margin-top: 0;
  }
  .s-block--about .container > .flex {
    flex-direction: column !important;
  }
}

@media (min-width: 640px) {
  .s-block {
    margin-top: 2rem !important;
  }
}
/* lists */
/* .s-products-list-vertical-cards {
  gap: 0 !important;
} */
/* .s-block.container.fixed-products {
  padding: 0 !important;
} */
.home-block-title h2 {
  font-size: 1.8rem !important;
  padding: 0 10px !important;
  line-height: 1.5;
  color: #000 !important;
}
.home-block-title p {
  font-size: 1.4rem !important;
  padding: 0 10px !important;
  color: #333 !important;
  margin-bottom: 1rem;
}
div:has(> h2) .border-primary {
  display: none;
}

#best-offers-1-slider h2.text-3xl:after {
  display: block;
  font-size: 1.15rem;
  font-weight: 400;
}
/* عنوان فرعي لشريط المنتجات */
#best-offers-1-slider h2.text-3xl:after {
  content: " لابتسامة أكثر إشراقًا";
}
[lang="en"] #best-offers-1-slider h2.text-3xl:after {
  content: "For a brighter smile";
}

@media (max-width: 767px) {
  .home-block-title h2 {
    font-size: 1.3rem !important;
  }
  .home-block-title p {
    font-size: 1.2rem !important;
  }
}

/* @media (max-width: 460px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0;
  }
} */

/* Dots */
.swiper .swiper-pagination-bullet {
  opacity: 0.3 !important;
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0.53) !important;
  width: 10px !important;
  height: 10px !important;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #16006d !important;
  opacity: 1 !important;
  width: 20px !important;
  height: 10px !important;
  border-radius: 25px;
}
.swiper .swiper-horizontal > .swiper-pagination-bullets,
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1.25rem;
}
.index .swiper.swiper-horizontal {
  padding-bottom: 1.25rem;
}

.enhanced-title-border {
  display: none !important;
}

/* show more  */
.index .btn--outline-primary {
  border-radius: 4px !important;
  border: 1px solid #000 !important;
  color: #000 !important;

  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin: 0 auto 1rem !important;
  font-weight: 400 !important;
}
.index .btn--outline-primary:hover {
  opacity: 1;
  border: 1px solid #000 !important;
  color: #fff !important;
  background-color: #000 !important;
}
.index .s-block .btn--outline-primary {
  padding: 0.5rem 2.5rem !important;
  height: 36px !important;
}
div:has(> .btn--outline-primary) > span,
.s-block .btn--outline-primary .sicon-keyboard_arrow_left {
  display: none !important;
}

/* ###  Categories ### */
.s-block--square-links .grid {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5rem;
  margin-top: 2rem !important;
  max-width: 800px;
  margin: auto;
}
.s-block--square-links > div {
  padding: 0 2rem !important;
}
.s-block--square-links li img {
  border: 1px solid transparent;
}
.s-block--square-links li:hover img {
  transform: scale(1) !important;
  border: 1px solid #000;
}
.s-block--square-links > div img {
  object-fit: cover !important;
  height: auto !important;
  aspect-ratio: unset;
}
.s-block--square-links a div {
  /*   pointer-events: none; */
  position: relative;
  width: 100% !important;
}

.s-block--square-links li:hover div:before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25) !important;
  z-index: 2;
  background: url("https://instafeed.nfcube.com/assets/img/instagram-icon-v2.svg")
    no-repeat center;
}
@media (max-width: 767px) {
  .s-block--square-links .grid {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
}
/* ###  Product Card ### */
.product-card {
  border-radius: 0 !important;
  background-color: transparent !important;
  border: none !important;
  color: #0b0a0a !important;
}
.product-card__image {
  background-color: transparent !important;
  height: auto !important;
  max-height: 20rem !important;
}
.product-card__image img {
  object-fit: contain !important;
  border-radius: 16px 16px 0 0 !important;
}
.product-card__title a {
  justify-content: center !important;
  text-align: center !important;
  font-weight: 700 !important;
  color: #0b0a0a !important;
  font-size: 1.1rem !important;
  margin-bottom: 5px !important;
}
.product-card__subtitle {
  margin-bottom: 4px !important;
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  color: #444;
}
.product-card__title a,
.product-card__subtitle,
.product-card__price {
  text-align: start !important;
  justify-content: flex-start !important;
}
.product-card__price .total-price {
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #0b0a0a !important;
}
.product-card span.before-price {
  color: #e32d2d !important;
}
.product-card__enhanced-mini-cart button.s-button-element .s-button-text span {
  margin: auto !important;
}
.product-card .product-card__promotion {
  top: 0px !important;
  bottom: unset !important;
  left: unset !important;
  right: 0 !important;
}
[dir="ltr"] .product-card .product-card__promotion {
  right: unset !important;
  left: 0 !important;
}
.product-card.product-card--enhanced-btn:not(.product-card--simplified)
  .product-card__enhanced-mini-cart
  button {
  padding: 12px 12px 11px !important;
}
.product-card .product-card__enhanced-mini-cart button.s-button-element i {
  display: none;
}
.product-card.product-card--enhanced-btn:not(.product-card--simplified)
  .product-card__enhanced-mini-cart
  button,
.product-card__normal-cart .s-button-primary-outline,
.s-button-btn {
  background-color: #16006d;
  color: #fff;
  border: 1px solid #16006d;
  font-weight: 700;
  border-radius: 100px;
}
.product-card__normal-cart .s-button-primary-outline i {
  display: none;
}

.product-card__normal-cart .s-button-primary-outline:hover {
  transform: scale(1.01);
}
.product-card__buttons > div button {
  width: 2.2rem;
  height: 2.2rem;
}
.product-card__addToCart.mobile,
.product-card .s-product-card-rating {
  display: none !important;
}
.product-card .product-card__normal-cart {
  display: block !important;
  margin-top: 1rem !important;
}
.product-card.hover_style_4:not(.product-card--horizontal):not(
    .product-entry--horizontal
  )
  .product-card__content {
  padding: 8px 5px !important;
}
@media (max-width: 991px) {
  .product-card__actions {
    top: 2.75rem;
  }
  .product-card.product-card--enhanced-btn:not(.product-card--simplified)
    .product-card__content {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/* hide btns fron card */
.product-card .product-card__buttons.normal,
.product-card .product-card__actions .quickview-btn {
  display: none !important;
}
.product-card .wishlist button {
  background-color: transparent !important;
  color: #16006d !important;
  font-size: 1.2rem !important;
}
/* .product-card .out-of-stock,
.product-card .product-card__buttons,
.product-card .product-card__enhanced-mini-cart {
  display: none !important;
} */

/* ###  Category Page ### */
.product-index:has(#product-filter) .container .flex.mt-6 {
  margin-top: 10px !important;
}
.product-index:has(#product-filter) .container.flex-col:has(h1) {
  padding: 0 !important;
}
.product-index h1 {
  padding: 0 10px;
}
.products-index .s-block--fixed-banner {
  margin-top: 0 !important;
}
.products-index .s-block--fixed-banner img {
  max-height: 644px !important;
}
.product-index:has(#product-filter) > .cat-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-header {
  background-color: #fff !important;
  color: #000 !important;
  justify-content: flex-start !important;
  padding: 0 5px !important;
  height: auto !important;
}
.page-header .breadcrumbs {
  padding: 1rem 0 0 !important;
}
.breadcrumbs * {
  color: #666 !important;
  font-weight: 400 !important;
}
.product-index .breadcrumbs {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.product-index #product-filter {
  background-color: transparent !important;
  color: #000 !important;
  border-radius: 4px !important;
  border-color: #000 !important;
}
.product-index .home-block-title h2 {
  margin-bottom: 1rem;
}
/* reorder items */

/*  cart & blog*/
.cart .sicon-shopping-bag {
  background-color: transparent !important;
  border: 1px solid #000;
}
.cart .sicon-shopping-bag:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/5DqAhL7ie934TnPPCM4Ug5oYJ42gFMSOCswTyKTf.png");
  width: 3rem !important;
  height: 3rem !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-single .s-comments-page {
  display: none !important;
}

/* Blog Page */
.page-single .breadcrumbs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.content--single-page {
  margin-top: 1rem !important;
}
#blog-home-slider {
  display: none !important;
}
.blog-index .post-entry > div > div {
  display: none !important;
}
.blog-index .post-entry {
  background-color: transparent;
  border-bottom: 1px solid rgba(152, 183, 211, 0.16);
  border-radius: 0;
}
.page-single .content-entry + salla-comments {
  display: none !important;
}

.content-entry {
  padding-bottom: 2rem;
  font-size: 1.2rem;
}
.content-entry p:has(img) {
  padding: 0 !important;
}

@media (max-width: 767px) {
  .content-entry {
    font-size: 1rem;
  }
}
/* ###  Product Page ### */
.product-single__info h1,
.product-single__info h2,
.product-single__info h1 ~ div.flex {
  text-align: start !important;
  color: #333;
  justify-content: flex-start !important;
  font-weight: 700 !important;
}
.product-single__info small {
  text-align: start !important;
}
.product-single__info {
  padding-top: 0;
  margin-top: 0 !important;
}
salla-rating-stars {
  text-align: start !important;
  display: block;
}
.product-single__slider {
  padding: 0 !important;
}
.product-single__discounted-amount,
.product-form > section.bg-storeBG.p-5.rounded-md.mb-5:first-of-type {
  display: none !important;
}
.s-product-options-wrapper {
  padding: 0 !important;
  border-radius: 0 !important;
}

.product-single button.s-social-share-btn,
.product-single button.btn--wishlist {
  background-color: transparent !important;
  color: #666;
  font-size: 1.25rem !important;
  padding: 0 !important;
  border: none;
}
.s-social-share-btn span svg {
  height: 1.14rem !important;
  width: 1.14rem !important;
}
.share-and-wish {
  top: 0.5rem;
  left: 0.5rem;
}
[dir="ltr"] .share-and-wish {
  right: 0.5rem;
  left: auto;
}
/* update share icon place */
.product-single__info > div:has(.btn--wishlist) {
  padding-top: 5px !important;
  margin-bottom: 1rem !important;
  position: absolute;
  left: 5px;
}
[dir="ltr"] .product-single__info > div:has(.btn--wishlist) {
  left: auto;
  right: 5px;
}
.product-single__info > div:has(.btn--wishlist) .s-button-icon {
  width: 2rem !important;
  height: 2rem !important;
  color: #666 !important;
}
.product-single__info button.s-social-share-btn span,
.product-single__info button.btn--wishlist {
  font-size: 1.2rem !important;
}
.product-single__info .btn--wishlist {
  margin: 0 !important;
}
.product-single__info {
  margin-top: 0 !important;
}
[dir="rtl"] .product-single__info h1 {
  padding-left: 74px !important;
}
[dir="ltr"] .product-single__info h1 {
  padding-right: 74px !important;
}

/* options */
.s-product-options-wrapper,
salla-product-options .s-form-control,
.product-form > div.bg-storeBG.p-5,
.product-form .s-quantity-input-input,
.product-form .s-quantity-input-button svg {
  background-color: transparent !important;
  color: #333 !important;
}
.force_text_color #details_table *,
.force_text_color .quickview-description *,
.force_text_color .product-single-top-description * {
  color: #666 !important;
  font-weight: 400 !important;
  font-size: 1rem;
}
/* s-quantity */
.s-quantity-input-container {
  border: 1px solid #eee !important;
}

/* images */
.product-single__main-media .details-slider {
  height: auto !important;
}
.product-single__main-media
  salla-slider.details-slider
  .s-slider-container
  .swiper-slide.swiper-slide-active {
  border-radius: 0;
  padding: 0 !important;
}
.product-single__main-media .details-slider a img {
  border-radius: 0;
}
.product-single__main-media .details-slider .s-slider-container {
  background-color: #fff !important;
}
.product-single__main-media .details-slider .s-slider-thumbs .swiper-slide {
  height: 4rem !important;
  width: 4rem !important;
  border-radius: 4px !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide:after {
  border-radius: 4px !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide:after {
  border: 1px solid transparent !important;
  box-shadow: none !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide-thumb-active:after {
  border: 1px solid #16006d !important;
  box-shadow: none !important;
}
@media (min-width: 768px) {
  .product-single
    .product-single__main-media
    .s-slider-vertical
    .s-slider-thumbs-container {
    transform: none !important;
  }
}

.product-single .breadcrumbs {
  padding: 0.75rem 0 !important;
  display: none;
}

/* btns */
.product-single__inner .s-quantity-input-container {
  border-radius: 0 !important;
  border: 1px solid #eee;
}
.s-add-product-button-with-quick-buy .s-button-wrap {
  display: flex !important;
  width: auto !important;
}
.s-add-product-button-with-quick-buy,
.s-add-product-button-with-quick-buy .s-add-product-button-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 0.5rem;
}
.product-single .s-add-product-button-with-quick-buy .s-button-btn {
  background-color: #000 !important;
  border-color: #000;
  width: auto !important;
  color: #fff;
  border-radius: 4px !important;
  padding: 10px 1rem 10px 0.8rem !important;
}
.product-single
  .sticky-product-bar
  salla-add-product-button
  salla-button
  .s-button-btn {
  max-height: 46px !important;
}

.s-mini-checkout {
  background-color: transparent !important;
  border-color: #000 !important;
  color: #000 !important;
  border-radius: 4px !important;
  min-width: 0 !important;
  padding: 0 !important;
  height: auto !important;
}
.s-mini-checkout .s-add-product-button-mini-checkout-content {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background-color: transparent !important;
  border-color: #000 !important;
  color: #000 !important;
  border-radius: 4px !important;
  padding: 0 5px !important;
  height: 40px !important;
  font-size: 13px !important;
  max-width: 100% !important;
  white-space: nowrap;
}
.s-mini-checkout .s-add-product-button-mini-checkout-content svg {
  fill: currentcolor !important;
  margin: 0 4px !important;
  width: 1.4rem !important;
}

/* زر الإضافة للسلة */
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text {
  font-size: 15px !important;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .sicon-shopping,
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text:before {
  display: none !important;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text
  span:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/HzR6umDa2U6Uoy1xcjYyHeUXPS2Zw2zZpsLHFo2r.png");
  width: 18px !important;
  height: 18px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: -2px 1px 0;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text {
  display: flex !important;
  align-items: center !important;
}

.product-single label,
.product-single label b {
  color: #333 !important;
  font-weight: 600 !important;
  font-size: 15px !important;
}
[lang="ar"] .sticky-product-bar .sticky-product-bar__quantity label {
  /*   display: none !important; */
  font-size: 0 !important;
}
[lang="ar"] .sticky-product-bar .sticky-product-bar__quantity label:after {
  content: "حدد  الكمية ";
  font-size: 15px;
}

/* btns in one line */

.product-single .sticky-product-bar,
.product-form > div.bg-storeBG.p-5 {
  padding: 10px 5px !important;
}

@media (max-width: 460px) {
  .product-single
    .s-add-product-button-with-quick-buy
    .s-button-btn
    .s-button-text {
    font-size: 13px !important;
  }
  .fit-slider-products .s-slider-swiper-wrapper .swiper-slide {
    max-width: 190px;
  }
}
/* images to dots */
salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1.4rem !important;
  z-index: 99;
}
.product-single .swiper-pagination {
  text-align: center !important;
}

/* related */
.fit-slider-products {
  margin-bottom: 2rem;
}
.product-single .s-slider-block__title,
.cart .s-slider-block__title {
  justify-content: flex-start !important;
  margin-bottom: 0 !important;
  border: none !important;
}
.product-single .s-slider-block__title h2,
.cart .s-slider-block__title h2 {
  font-weight: 600 !important;
  font-size: 0 !important;
}
.product-single .s-slider-block__title > div,
.cart .s-slider-block__title > div {
  border-bottom: none !important;
}

/* منتجات مقترحة */
.product-single .s-slider-block__title h2:before {
  content: "منتجات مختارة خصيصًا لك";
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
[lang="en"] .product-single .s-slider-block__title h2:before {
  content: "Products specially selected for you";
}
.product-single .s-slider-block__title h2:after {
  content: "لتكمل إطلالتك بابتسامة واثقة";
  display: block;
  font-size: 1.15rem;
  font-weight: 400;
}
[lang="en"] .product-single .s-slider-block__title h2:after {
  content: "To complete your look with a confident smile";
}

.fit-slider-products .show-more {
  min-width: 200px;
  border-bottom: 1px solid #000;
  color: #000;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
}
.fit-slider-products .show-more:hover {
  border: 1px solid #000;
  border-radius: 6px;
}

/* منتجات مقترحة في السلة */
.cart .s-slider-block__title h2:after {
  content: "وفر أكثر مع المجموعات ";
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
[lang="en"] .cart .s-slider-block__title h2:before {
  content: "Save more with groups";
}
.cart .container > .sticky {
  width: 100% !important;
  max-width: 750px;
  margin: 0 auto !important;
}
.cart .container > .sticky .shadow-default {
  border: 1px solid #eee;
  border-radius: 8px;
  margin-top: 2rem;
}
.cart .container .main-content {
  width: 100% !important;
}
/* tags */

/* comments */
.s-comments-product .s-comments-container {
  padding: 0 !important;
}
.s-comments-item {
  text-align: start;
  border-radius: 8px;
  border-bottom: 1px solid #efefef !important;
  padding-top: 10px;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  background-color: #efefef;
}
.s-comments-item-user-wrapper {
  justify-content: flex-start;
}
.s-comments-item .s-comments-flex,
.s-comments-item-avatar {
  display: none !important;
}
.s-comments-item-stars {
  margin: 0.25rem auto;
}
.s-comments-item-stars .s-rating-stars-selected {
  fill: #ffc700;
}
.s-comments-item-content {
  padding-bottom: 2.2rem;
  font-weight: 500;
  color: #000;
}
.s-comments-item-timestamp {
  position: absolute;
  left: 12px;
  top: 10px;
}
[dir="ltr"] .s-comments-item-timestamp {
  right: 12px;
  left: auto;
}
.s-comments-item salla-rating-stars {
  text-align: start !important;
}
.s-comments-item .s-rating-stars-mini svg {
  height: 1.1rem;
  width: 1.1rem;
}
#comments-filter {
  background-color: transparent;
  border-color: #000;
}
.s-comments-product textarea {
  background-color: transparent;
}

#reviews .s-infinite-scroll-wrapper .s-button-primary {
  background-color: #16006d !important;
  color: #fff !important;
  border: none;
  font-size: 0.9rem;
  border-radius: 8px !important;
  min-width: 180px;
  padding: 10px !important;
  margin-top: 0.5rem;
}
#reviews .s-infinite-scroll-wrapper .s-button-primary .s-button-text:after {
  display: none;
}
/* ###  Testimonials ### */
.s-block--testimonials {
  background-color: transparent !important;
  --faq-bg: none !important;
}
.s-block--testimonials .s-slider-block__title,
.s-block--testimonials .s-slider-block__title * {
  justify-content: center;
  padding: 0 !important;
}
.s-block--testimonials .swiper-slide > div {
  background-color: rgba(238, 243, 248, 0.32) !important;

  background-color: #efefef !important;
  color: #000 !important;
  border-radius: 8px;
  padding: 1rem 1.4rem 0 !important;
  position: relative;
  box-shadow: none;
  border: 1px solid #efefef !important;
  display: flex;
  flex-direction: column;
}
.s-block--testimonials .testimonials-item::after,
.s-block--testimonials .sicon-quote-open,
.s-block--testimonials header img {
  display: none;
}
.s-block--testimonials p {
  background: transparent;
  padding: 0 !important;
  font-weight: bold;
  color: #000;
  margin-bottom: 1rem;
}

.s-block--testimonials .mb-4.inline-block {
  position: absolute !important;
  left: 1rem !important;
  top: 1rem !important;
}
.s-block--testimonials .mt-auto,
.s-block--testimonials header {
  margin-top: 0 !important;
}
.s-block--testimonials header h4 {
  margin: 5px 0 !important;
  padding: 0 !important;
}
.testimonials-slider .testimonial__inner {
  gap: 0.5rem !important;
}
.s-rating-stars-selected {
  fill: #ffc700;
}
.s-block--testimonials img.object-cover,
.s-block--testimonials header {
  display: none !important;
}

/* ###  footer ### */
.store-footer,
.store-footer .store-footer__inner,
.store-footer .store-footer__contacts-row,
.store-footer .footer-bottom {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 !important;
}
footer.store-footer {
  background-color: #7b50ff !important;
  background-image: url("https://cdn.salla.sa/form-builder/amcTPTARQ0cYP1RIeTA536m3NYo0jh1nInvrbKEy.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.store-footer .store-footer__inner {
  padding-bottom: 0;
  padding-top: 1.5rem !important;
}
.store-footer .grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
}
.store-footer a img.img-fluid {
  margin: 0 !important;
  height: 2.75rem !important;
  /* content: url("https://cdn.salla.sa/form-builder/PilrJDA12bfmuXRwd3VK691Kf6Y4sVD59CkHBQAN.png"); */
}
.store-footer a.footer-logo ~ p,
.store-footer a.footer-logo ~ div {
  max-width: 100% !important;
  text-align: start !important;
  justify-content: flex-start !important;
  margin: 0.5rem 0 1rem !important;
  padding-left: 0;
  padding-right: 0;
}
.store-footer h3 {
  border: none !important;
}
.store-footer div.enhanced_rounded_contacts {
  flex-direction: column !important;
}
.store-footer .enhanced_rounded_contacts a {
  border: 1px solid transparent;
  color: #fff !important;
  padding: 6px;
  transition: all 0.2s ease-in-out;
}
.store-footer .enhanced_rounded_contacts a:hover {
  background-color: transparent;
  border: 1px solid transparent;
}
.store-footer .enhanced_rounded_contacts a i {
  font-size: 1.1rem !important;
}

.store-footer .social-link {
  border: 1px solid #fff !important;
  color: #fff !important;
  opacity: 1 !important;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}

.store-footer div.enhanced_rounded_contacts,
.store-footer ul.rounded_contacts {
  gap: 8px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  text-align: start !important;
}
.store-footer .social-link:hover {
  border-color: #16006d !important;
  opacity: 0.75 !important;
}
.store-footer .social-link {
  height: 2.2rem !important;
  width: 2.2rem !important;
}
.store-footer .social-link i {
  font-size: 1.1rem;
}
.store-footer .footer-bottom {
  background-color: #16006d !important;

  color: #fff !important;
}

.footer-bottom .container > div > div:has(ul.rounded_contacts) {
  margin-bottom: 1rem;
}
.payment-methods li {
  background-color: #fff !important;
  border: none !important;
}
.store-footer .footer-rights p {
  color: #fff !important;
  opacity: 0.9 !important;
}
.footer-list a,
.footer-user-menu .s-user-menu-dropdown-item a {
  font-size: 16px !important;
  text-align: start;
  line-height: 1.4 !important;
  margin-bottom: 5px !important;
}
.store-footer .footer-list a:hover,
.store-footer .footer-rights a:hover {
  opacity: 1 !important;
  color: #fff;
  text-decoration: underline;
}
.store-footer h3,
.store-footer h3:after {
  font-size: 1.15rem !important;
}
body .top-navbar {
  display: none !important;
}
@media (max-width: 1024px) {
  body .top-navbar {
    display: block !important;
    padding: 7px 0 5px !important;
  }
}
@media (max-width: 1023px) {
  .store-footer a img.img-fluid {
    height: 3rem !important;
  }
  .store-footer div.enhanced_rounded_contacts,
  .store-footer ul.rounded_contacts,
  .store-footer > div,
  .footer-list a,
  .footer-user-menu li,
  .footer-user-menu a {
    justify-content: flex-start !important;
    text-align: start !important;
  }
  .store-footer h3 {
    text-align: start;
  }
  .store-footer a.footer-logo + p {
    text-align: start !important;
    justify-content: flex-start !important;
  }
}

@media (max-width: 767px) {
  footer.store-footer {
    background-image: url("https://cdn.salla.sa/form-builder/qXTR6w5Qp3YjLsvGXdaEoZAnn9GC5wbtYVkPY46s.png");
  }
  .store-footer .container {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }
  .store-footer a img.img-fluid {
    height: 2.7rem !important;
  }
  .store-footer .grid-cols-2 {
    grid-template-columns: 1fr !important;
  }
  .store-footer .grid-cols-2 > div {
    grid-column: 1;
    text-align: start;
    justify-content: flex-start;
  }
  .store-footer div.enhanced_rounded_contacts,
  .store-footer ul.rounded_contacts,
  .store-footer > div {
    justify-content: flex-start !important;
    text-align: start;
  }
  .store-footer h3 {
    text-align: start;
  }
  .store-footer .gap-4 {
    gap: 0.5rem;
  }

  .store-footer .store-footer__inner {
    padding-bottom: 0;
    padding-top: 2.3rem !important;
  }
  .product-card__title a {
    font-size: 16px !important;
  }
  .footer-list a,
  .footer-user-menu .s-user-menu-dropdown-item a {
    font-size: 16px !important;
    text-align: center;
    line-height: 1.4;
  }
  .product-single .s-slider-block__title {
    padding: 0 !important;
    justify-content: center !important;
  }
  .product-single .s-slider-block__title h2 {
    padding: 0 !important;
    text-align: center !important;
  }
}

/* ### Block FAQs ### */
.s-block--faq {
  margin-top: 0 !important;
  padding-top: 2rem !important;
}
.s-block--faq .home-block-title p.text-3xl {
  font-size: 1.5rem !important;
  margin: 0 !important;
}
.s-block--faq .home-block-title p {
  margin-top: 0;
}
.home-block-line {
  display: none;
}
.s-block--faq .grid {
  grid-template-columns: 1fr !important;
  max-width: 750px !important;
  margin: 0 auto;
}
.s-block--faq .grid > div {
  border: 1px solid #faead9 !important;
  background: transparent;
  color: #000;
  border: none;
  transition: all 0.2s linear;
  border-radius: 16px;
  box-shadow: none !important;
  padding: 0.7rem 0.9rem !important;
}
.s-block--faq .grid > div p {
  color: #000;
}

.s-block--faq .sicon-keyboard_arrow_up,
.s-block--faq .sicon-keyboard_arrow_down {
  background-color: #16006d !important;
  color: #fff !important;
  font-size: 1.6rem !important;
  padding: 0 !important;
}
/*  color faq */
.s-block--faq .grid .single-faq {
  background-color: transparent !important;
  padding: 0 !important;
}
.s-block--faq .single-faq .faq-btn {
  background: transparent;
  padding: 0.7rem 0.9rem !important;
  border-radius: 1 6px;
}
.s-block--faq .single-faq p {
  font-size: 1.15rem !important;
}
.s-block--faq .single-faq .faq-content p {
  background-color: transparent;
  color: #000 !important;
  padding: 0.7rem 0.9rem !important;
}

.s-block--faq a {
  background: transparent !important;
  color: #16006d;
}
.s-block--faq a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .s-block--faq .home-block-title p.text-3xl {
    font-size: 1.2rem !important;
  }
}
/* localization */
html:has(.s-modal-body) .mm-ocd {
  z-index: 99;
}
.mm-ocd__backdrop {
  z-index: 999;
}
.store-footer .grid > div div:has(salla-localization-modal) {
  display: none !important;
}
/* reroder the header icons */
.main-nav-container .justify-end .hidden,
.main-nav-container .justify-end .block {
  display: block !important;
}
.main-nav-container .justify-start .block,
.main-nav-container .justify-start .hidden {
  display: none !important;
}
/* products details landing img page */
.landing-mobile-img {
  margin: 1rem -10px;
  width: calc(100% + 20px);
  max-width: unset;
}

/*  صورة المستخدم */
.s-user-menu-trigger-avatar {
  height: 2rem !important;
  width: 2rem !important;
}
salla-user-menu .s-user-menu-trigger {
  padding: 4px !important;
  margin-bottom: 2px !important;
}
@media (max-width: 1023px) {
  .centered_logo .s-user-menu-trigger .s-user-menu-avatar-wrap {
    width: 1.75rem !important;
    height: 1.75rem !important;
    margin-top: -3px !important;
  }
}

/* salla-rating-stars */
.rating-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem !important;
}
.product-single__info .s-rating-stars-reviews {
  margin: 0 6px;
  font-weight: 400 !important;
}
.product-single__info .s-rating-stars-btn-star svg {
  height: 1rem;
  width: 1rem;
}
.inventory-content {
  display: none !important;
}
/* purchase-count */
.product-single__info div:has(> .product-count-sale) {
  color: #000;
  background: rgba(38, 38, 38, 0.06);
  padding: 8px 12px 6px;
  min-width: 150px;
  border-radius: 6px;
  width: fit-content;
  max-width: max-content;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0 !important;
}
.product-single__info div:has(> .product-count-sale) span span {
  font-weight: 700;
}
.product-single__info div:has(> .product-count-sale) svg {
  display: none;
}
.product-single__info
  div:has(> .product-count-sale)
  > .product-count-sale:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/AGTWnSlxa3ZMWECpvlMCR5bVIb3WGgpgKxMrO9Nn.png");
  width: 22px !important;
  height: 22px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -5px;
}

/* subtitles */
/*  عنوان قبل البنرين */
.fixed-products--3 .home-block-title h2:before {
  content: "مجموعات متكاملة";
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
}
[lang="en"] .fixed-products--3 .home-block-title h2:before {
  content: "Integrated sets";
}
.fixed-products--3 .home-block-title h2:after {
  content: "لتجربة مثالية ";
  display: block;
  font-size: 1.1rem;
  font-weight: 400;
}
[lang="en"] .fixed-products--3 .home-block-title h2:after {
  content: "For the perfect experience";
}

/* ### Installment Style (tabby&tamara) ### */
salla-installment.hydrated {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: stretch !important;
  margin-top: 1rem !important;
  flex-wrap: nowrap !important;
  gap: 6px;
  display: none !important;
}
salla-installment.hydrated > * {
  width: 49% !important;
  max-width: 49% !important;
  min-width: 49% !important;
  background-color: transparent !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  min-height: 80px !important;
  max-height: unset !important;
  height: max-content;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
/* new installment */
body .product-single__info div.installment-div {
  margin: 1rem auto;
  border: 1px solid #eee;
  border-radius: 8px;
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  padding: 0.5rem 1rem;
}

.installment-div span {
  display: flex;
  font-weight: 400;
  color: #000;
  font-size: 0.85rem;
  flex-wrap: wrap;
}
.installment-div span.flex img {
  max-height: 30px !important;
  width: auto !important;
}

@media (max-width: 767px) {
  .installment-div span.flex {
    display: flex;
    font-weight: 400;
    color: #000;
    font-size: 0.85rem;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .installment-div span.flex img {
    max-height: 20px !important;
    width: auto !important;
  }
}