/* ### Font ### */
@import url("https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css");
@import url("https://kit-free.fontawesome.com/releases/latest/css/free.min.css");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;700;800;900&display=swap");
/* new #000000   old #000000 */
body,
*:not(i) {
  font-family: "Cairo", sans-serif !important;
}

body {
  background-color: #fff !important;
  overflow-x: hidden;
  max-width: 100%;
}

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

}
.top-navbar {
  display: none;
}
button[onclick*="localization"] .sicon-keyboard_arrow_down,
button[onclick*="localization"] i {
  display: none;
  /*     close-mobile-menu */
}
/* Links */
.main-menu-row,
.main-menu .sub-menu {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #000000 !important;
}
.main-menu li.root-level > a {
  padding-top: 7px !important;
  padding-bottom: 8px !important;
  margin-bottom: 10px !important;
  position: relative;
  border: 1px solid #fff !important;
  border-radius: 4px;
}
.main-menu li.root-level > a:hover {
  color: #000000 !important;
  border: 1px solid #000000 !important;
}
@media (min-width: 1024px) {
  .main-menu {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    padding-top: 1.5rem !important;
  }
  .main-menu li > a {
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
    font-size: 0.85rem !important;
  }
}
/* two lines */

/* الإعلان الترويجي أعلى الصفحة  */
.promotion-banner ul {
  justify-content: center !important;
}
.promotion-banner ul li {
  animation-play-state: paused !important;
  display: none !important;
}
.promotion-banner ul li:first-child {
  display: block !important;
}
/* cart */
.s-cart-summary-content {
  display: none !important;
}
.s-cart-summary-wrapper .s-cart-summary-count {
  top: -2px !important;
  height: 1rem !important;
  width: 1rem !important;
}
[dir="rtl"] .s-cart-summary-wrapper .s-cart-summary-count {
  left: auto !important;
  right: -2px !important;
}
[dir="ltr"] .s-cart-summary-wrapper .s-cart-summary-count {
  left: -2px !important;
  right: 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: 5rem;
  height: 4rem !important;
  margin-bottom: 0.5rem !important;
}
.navbar-brand img {
  content: url("https://cdn.salla.sa/form-builder/OdHQMiNkUUZtRsahUtPRHKXs7Bq6nCxHJNGCtRv0.png");
}

@media (max-width: 560px) {
  .navbar-brand img {
    max-height: 3rem;
    height: 3.5rem !important;
  }
}
@media (max-width: 370px) {
  .navbar-brand img {
    max-height: 3rem;
  }
  .main-nav-container .container {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .main-nav-container .container .justify-start {
    width: 45% !important;
  }
  .main-nav-container .container .justify-end {
    width: 30% !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;
}
/* .header-btn__icon:hover {
    border: 1px solid #CA1619;
} */
.header-btn__icon.sicon-search:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/eqtJtn8pWQwzE2tsYHRxk8yEWooSkrLQhfo6EBrD.png");
  width: 24px !important;
  height: 24px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -5px;
}
.header-btn__icon.sicon-cart:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/qI7HeVfzcUUx9HE2Fw8DFjMuFenJF2sha11Mwi3J.png");
  width: 25px !important;
  height: 25px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.header-btn__icon.sicon-user:before {
  content: "";
  background-image: url("https://cdn.salla.sa/form-builder/MpL5tbdi2yH72ZUoApdWEGic2ya27ATbuwDYgtJi.png");
  width: 25px !important;
  height: 25px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -5px;
}
header .sicon-menu {
  font-size: 22px !important;
}

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

.mobile-menu .sicon-cancel:before {
  background-color: transparent !important;
  color: #000000 !important;
  border-radius: 50% !important;
  left: 3rem !important;
  top: 0.8rem !important;
  z-index: 555;
}

/* ### Banners ### */
.s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 16px !important;
  padding: 0;
}
.s-block--fixed-banner:nth-of-type(1) img {
  background-color: transparent !important;
  border-radius: 0 !important;
  padding: 0;
}
.s-block--fixed-banner:nth-of-type(1) {
  margin-top: 0;
}
@media (max-width: 767px) {
  .s-block--fixed-banner .container {
    padding: 1rem 1.6rem !important;
  }
  .s-block--fixed-banner:nth-of-type(1).container {
    padding: 0 !important;
  }
  .s-block--fixed-banner {
    margin-top: 1.5rem;
  }
}

@media (min-width: 640px) {
  .s-block {
    margin-top: 2rem !important;
  }
}
/* titles */
.home-block-title {
  margin-bottom: 1.5rem;
}
.home-block-title h2 {
  color: #1b2021 !important;
}
.home-block-title .home-block-line {
  display: none !important;
}

.s-block.fixed-products--4 .home-block-title h2 {
  text-align: center !important;
}

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

/* Dots */
.swiper .swiper-pagination-bullet {
  opacity: 0.2 !important;
  background-color: #000 !important;
}
.swiper .swiper-pagination-bullet-active {
  background-color: #000 !important;
  opacity: 1 !important;
}
.swiper .swiper-horizontal > .swiper-pagination-bullets,
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.25rem;
}
.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 #1b2021 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin: 0 auto 1rem !important;
  font-weight: 400 !important;
}
.index .s-block .btn--outline-primary {
  padding: 0.5rem 2.5rem !important;
  height: 36px !important;
}
.s-block .btn--outline-primary .sicon-keyboard_arrow_left {
  display: none !important;
}

.index .s-block .btn--outline-primary > span {
  font-size: 0 !important;
}
[lang="ar"] .index .s-block .btn--outline-primary > span:after {
  content: "عرض المزيد";
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 4px;
}

/* ###  Categories ### */
.s-block--banners .s-block__title {
  justify-content: center !important;
}
.s-block--banners .right-side {
  padding: 0 !important;
}
.s-block--banners .grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  gap: 1rem;
  max-width: 1000px !important;
  text-align: center;
  margin: auto;
  max-height: unset !important;
}
.s-block--banners .grid .banner-entry {
  grid-column: unset !important;
  grid-row: unset !important;
  border-radius: 0;
  min-height: auto !important;
  height: auto !important;
  max-height: unset !important;
}
.s-block--banners .grid .banner-entry a {
  padding-bottom: 90% !important;
}
@media (max-width: 767px) {
  .s-block--banners .grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
  }
  .s-block--banners .grid .banner-entry {
    border-radius: 0;
  }
  .s-block--banners .grid .banner-entry a {
    padding-bottom: 99% !important;
  }
}

/* ###  Product Card ### */
.product-card {
  border-radius: 8px !important;
  background-color: transparent !important;
  border-color: transparent !important;
  color: #000 !important;
}
.product-card__image {
  background-color: transparent !important;
  height: auto !important;
}
.product-card__image img {
  border-radius: 8px !important;
  object-fit: contain !important;
}
.product-card__title a {
  justify-content: center !important;
  font-weight: bold !important;
  color: #000 !important;
  font-size: 1rem !important;
  margin-bottom: 5px !important;
}
.product-card__subtitle {
  margin-bottom: 4px !important;
  color: #333;
}
.product-card__price .total-price {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #000 !important;
}
.product-card span.before-price {
  color: #e32d2d !important;
}

.product-card salla-add-product-button button,
.product-card salla-add-product-button button i {
  background-color: #1b2021 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  fill: #fff !important;
  border-radius: 4px !important;
}
.product-card salla-add-product-button button:hover,
.product-card salla-add-product-button button:hover i {
  color: #fff !important;
}

.product-card__enhanced-mini-cart button.s-button-element {
  border-radius: 8px !important;
  background-color: #1b2021 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 8px !important;
  height: 38px !important;
  text-align: center;
}
.product-card salla-add-product-button button:hover,
.product-card__enhanced-mini-cart button.s-button-element:hover {
  background-color: #1b2021 !important;
  border-color: #1b2021 !important;
  color: #fff !important;
}
.product-card__enhanced-mini-cart button.s-button-element .s-button-text span {
  margin: auto !important;
}
.product-card salla-add-product-button button .s-button-text:before,
.product-card__enhanced-mini-cart
  button.s-button-element
  .s-button-text
  span:before {
  content: "";
  background-image: url("https://media.zid.store/399c579a-bc98-4adb-a4d5-b61f34b927f3/eb40a706-26dc-41ff-b1f5-6c818a0a2313.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.product-card salla-add-product-button button i,
.product-card__enhanced-mini-cart button.s-button-element i {
  display: none !important;
}
.product-card .product-card__promotion {
  top: 10px !important;
  bottom: unset !important;
  left: unset !important;
  right: 0 !important;
}

/* ###  Category Page ### */
.products-index .s-block--fixed-banner {
  margin-top: 0 !important;
}
.products-index .s-block--fixed-banner img {
  max-height: 460px !important;
}
.products-index .cat-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-header {
  background-color: #fafafa !important;
  color: #000 !important;
  justify-content: flex-start !important;
  padding: 0 5px !important;
  height: auto !important;
}
.page-header .breadcrumbs {
  padding: 1rem 0 0;
}
/* ###  Product Page ### */
.product-single__info h1,
.product-single__info h2,
.product-single__info h1 ~ div.flex {
  text-align: center !important;
  color: #1b2021;
  justify-content: center;
}
.product-single__info small {
  text-align: center !important;
}
salla-rating-stars {
  text-align: center !important;
  display: block;
}
.product-single__slider {
  padding: 0 !important;
}

.product-form > section.bg-storeBG.p-5.rounded-md.mb-5:first-of-type {
  display: none !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: #1b2021 !important;
}

salla-installment > div,
#tabbyPromo > [class*="styles__tabby"],
.tamara-product-widget {
  /* background-color: #e6dfdc !important; */
  border-radius: 12px !important;
  border-color: #e6dfdc !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: 8px;
  padding: 0.8rem !important;
}
.product-single__main-media .details-slider a img {
  border-radius: 16px;
}
.product-single__main-media .details-slider .s-slider-container {
  background-color: transparent !important;
}
.product-single__main-media .details-slider .s-slider-thumbs .swiper-slide {
  height: 4rem !important;
  width: 4rem !important;
  border-radius: 8px !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide:after {
  border-radius: 8px !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide:after {
  border: 1px solid #e6cf8c !important;
  box-shadow: none !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide-thumb-active:after {
  border: 1px solid #1b2021 !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;
}

/* btns */
.product-single__inner .s-quantity-input-container {
  border-radius: 8px !important;
  border: 1px solid #1b2021;
}
.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: flex-end;
  align-items: center;
  column-gap: 0.5rem;
}
.product-single .s-add-product-button-with-quick-buy .s-button-btn {
  background-color: #1b2021 !important;
  border-color: #1b2021;
  width: auto !important;

  color: #fff;
  border-radius: 8px !important;
  padding-left: 0.8rem !important;
  padding-right: 1rem !important;
}

.s-mini-checkout {
  background-color: #fc6e26 !important;
  color: #fff !important;
  border-radius: 8px !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: #fc6e26 !important;
  color: #fff !important;
  border-radius: 8px !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;
}
/* in one line */
/* .sticky-product-bar {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sticky-product-bar .s-add-product-button-with-quick-buy {
  margin-top: 0 !important;
}
.sticky-product-bar .sticky-product-bar__quantity {
  margin-bottom: 0 !important;
}.sticky-product-bar .sticky-product-bar__quantity label {
  display: none !important;
} */

/* زر الإضافة للسلة */
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text {
  font-size: 13px !important;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .sicon-shopping {
  display: none !important;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text:after {
  content: "";
  background-image: url("https://media.zid.store/399c579a-bc98-4adb-a4d5-b61f34b927f3/eb40a706-26dc-41ff-b1f5-6c818a0a2313.svg");
  width: 19px !important;
  height: 20px !important;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 4px;
}
.product-single
  .s-add-product-button-with-quick-buy
  .s-button-btn
  .s-button-text {
  display: flex !important;
}
.is-sticky-product-bar .sticky-product-bar {
  position: fixed;
  background-color: #fafafa !important;
}

/* related */
.s-block--best-offers .s-slider-block__title,
salla-products-slider .s-slider-block__title,
.s-block--best-offers .s-slider-block__title-right,
salla-products-slider .s-slider-block__title-right {
  border: none !important;
  padding-bottom: 0;
}
/* comments */
.s-comments-item {
  text-align: center;
  border-radius: 4px;
  border: 1px solid rgba(217, 217, 217, 0.44) !important;
  padding-top: 10px;
}
.s-comments-item-user-wrapper {
  justify-content: center;
}
.s-comments-item .s-comments-flex,
.s-comments-item-avatar {
  display: none !important;
}
.s-comments-item-stars {
  margin: 0.25rem auto;
}
.s-comments-item-content {
  padding-bottom: 2.2rem;
}
.s-comments-item-timestamp {
  position: absolute;
  left: 12px;
  bottom: 10px;
}

#reviews .s-infinite-scroll-wrapper .s-button-primary {
  background-color: transparent !important;
  color: #667080 !important;
  border: none;
  font-size: 0.9rem;
}
#reviews .s-infinite-scroll-wrapper .s-button-primary .s-button-text:after {
  content: "\f078" !important;
  font-family: "Font Awesome 5 Pro";
  display: block;
}
/* ###  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: transparent !important;
  color: #4c4c4e !important;
  border-radius: 4px;
  padding: 1rem 1.4rem 2rem !important;
  position: relative;
  box-shadow: none;
  border: 1px solid #e5e5eb !important;
  display: flex;
  flex-direction: column-reverse;
}
.s-block--testimonials .sicon-quote-open,
.s-block--testimonials header img {
  display: none;
}
.s-block--testimonials p {
  background: transparent;
  padding: 0 !important;
  order: 2;
  font-weight: bold;
  color: #4c4c4e;
  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: #e1a257;
}
.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: #fff7ec !important;
  color: #fc6e26 !important;
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
.store-footer .store-footer__contacts-row {
  padding-bottom: 8px !important;
}
.footer-is-custom .store-footer .store-footer__curve {
  display: none !important;
}
.store-footer .store-footer__inner {
  padding-bottom: 0;
  padding-top: 2rem !important;
}
.footer-logo img {
  margin: 0 auto 1rem !important;
  height: 5rem !important;
}
.store-footer a + p {
  max-width: 100% !important;
  text-align: center;
  margin: 0.5rem auto 1rem !important;
}
.store-footer h3 {
  border: none !important;
  text-align: center;
}

.store-footer .enhanced_rounded_contacts a {
  border: 1px solid transparent;
  padding: 6px;
  transition: all 0.2s ease-in-out;
}
.store-footer .enhanced_rounded_contacts a:hover {
  background-color: transparent;
  border: 1px solid #fc6e26;
}

.store-footer .social-link {
  border-color: transparent !important;
  color: #fc6e26 !important;
  opacity: 1 !important;
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
}
.store-footer .social-link:hover {
  border-color: #fc6e26 !important;
  opacity: 0.75 !important;
}
.store-footer .social-link {
  height: 2.5rem !important;
  width: 2.5rem !important;
  margin: 0 5px 1rem;
}
.store-footer .social-link i {
  font-size: 1.5rem;
}
.store-footer .footer-bottom {
  background-color: #fc6e26 !important;
  color: #fff !important;
}
.store-footer .footer-bottom .social-link {
  border-color: transparent !important;
  color: #fff !important;
  border-radius: 4px;
  margin: 1rem 5px 0;
}
.store-footer .footer-bottom .flex-col-reverse {
  flex-direction: column;
}
.payment-methods li {
  background-color: transparent !important;
}
.store-footer .footer-rights p {
  color: #fff !important;
  opacity: 1 !important;
  margin-bottom: 1rem !important;
}
.store-footer .footer-list a:hover,
.store-footer .footer-rights a:hover {
  opacity: 1 !important;
  color: #000;
  text-decoration: underline;
}
div:has(> ul.footer-list) {
  text-align: center !important;
}
/* عناوين الروابط */
.store-footer div:has(> ul.footer-list) > h3 {
  font-size: 0 !important;
  display: none !important;
}
ul.footer-list li:first-child:before {
  content: "الصفحات التعريفية";
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0.5rem auto 1rem;
  text-align: start;
}
[lang="en"] ul.footer-list li:first-child:before {
  content: "Introductory Pages";
}
ul.footer-list li:has(> a[href*="1678810234"]):before {
  content: "الدعم والمساعدة";
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0.5rem auto 1rem;
  text-align: start;
}
[lang="en"] ul.footer-list li:has(> a[href*="1678810234"]):before {
  content: "Support and help";
}

/* .store-footer__contacts-row:before {
  content: "تواصل معنا";
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0.5rem auto 1rem;
  text-align: start;
}
[lang="en"] .store-footer__contacts-row:before {
  content: "Contact us";
} */
.store-footer div.enhanced_rounded_contacts {
  justify-content: center !important;
}
/* links orders */
ul.footer-list {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  text-align: center !important;
  padding: 0 1rem 1.5rem;
}
.footer-user-menu .s-user-menu-dropdown-item a {
  justify-content: center !important;
}

.wa-selia {
  right: 0 !important;
  border-radius: 16px 0px 0px 16px;
  background: #32d851;
}

/* footer in desktop */
@media (min-width: 1023px) {
  /* with user list */
  .store-footer .grid.lg\:gap-6 {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .store-footer a img.img-fluid {
    height: 5rem !important;
  }
  .store-footer .grid-cols-2 {
    grid-template-columns: 1fr !important;
  }
  .store-footer .grid-cols-2 > div {
    grid-column: 1;
    text-align: center;
    justify-content: center;
  }
  .store-footer div {
    justify-content: center;
    text-align: center;
  }
  .store-footer .gap-4 {
    gap: 0.5rem;
  }

  .store-footer .store-footer__inner {
    padding-bottom: 0;
    padding-top: 2rem !important;
  }
  .product-card__title a {
    font-size: 14px !important;
  }
}

/* أحبوا عطور إيما  */

.s-block--square-links .swiper-slide {
  max-width: 200px !important;
}

.index .btn--outline-primary {
  border-radius: 4px !important;
  border: 1px solid #1b2021 !important;
  color: #1b2021 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin: 0 auto !important;
}
.index .btn--outline-primary:hover {
  color: #fff !important;
  background-color: #1b2021 !important;
  border: 1px solid #1b2021 !important;
}
.index .h-px.bg-gray-200.flex-1.block {
  display: none !important;
}
/* ### Block FAQs ### */
.s-block--faq {
  margin-top: 0 !important;
  padding-top: 1rem !important;
}
.s-block--faq .home-block-title p.text-3xl {
  font-size: 1.5rem !important;
}
.s-block--faq .grid {
  grid-template-columns: 1fr !important;
  max-width: 750px !important;
  margin: 0 auto;
}
.s-block--faq .grid > div {
  border-right: 1px solid #fff7ec;
  background: #fff7ec;
  color: #1b2021;
  border: none;
  transition: all 0.2s linear;
  border-radius: 6px;
  box-shadow: none !important;
  padding: 0.7rem 0.9rem !important;
}
.s-block--faq .grid > div p {
  color: #1b2021;
}

.s-block--faq .sicon-keyboard_arrow_up,
.s-block--faq .sicon-keyboard_arrow_down {
  background-color: #fff7ec !important;
  color: #fc6e26 !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: #fff7ec;
  padding: 0.7rem 0.9rem !important;
  border-radius: 6px;
}
.s-block--faq .single-faq .faq-content p {
  background-color: transparent;
  color: #4c4c4e !important;
  padding: 0.7rem 0.9rem !important;
}

.s-block--faq a {
  background: transparent !important;
  color: #fc6e26;
}
.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;
  }
}
/* ### Home FAQs ### */
.faqs-div {
  margin: 40px auto;
  width: 70%;
  max-width: 1280px;
}
.faqs-div h3,
.faqs-div h5 {
  color: #000;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.faqs-div h5 {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 20px;
}
/* accordion */
button.accordion {
  padding-left: 2rem !important;
  margin-bottom: 0;
  width: 100%;
  background: #98b7d3;
  color: #fff;
  border: none;
  outline: none;
  text-align: start;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  margin-top: 15px;
  border-radius: 16px;
}
html[lang="en"] button.accordion {
  padding-left: 1rem !important;
  padding-right: 2rem !important;
}

button.accordion:after {
  font-family: "Font Awesome 5 Pro";
  content: "\2b" !important;
  font-size: 22px;
  float: left;
  position: absolute;
  left: 1rem;
  top: 0.8rem;
  color: #fff;
}

html[lang="en"] button.accordion {
  text-align: left;
}
html[lang="en"] button.accordion:after {
  float: right;
  left: auto;
  right: 1rem;
}
button.accordion.is-open:after {
  content: "\f068" !important;
  font-size: 13px;
}

button.accordion.is-open {
  background: #98b7d3;
  color: #fff;
  border-radius: 16px 16px 0px 0px;
}
.accordion-content {
  background: #98b7d3;
  color: #fff;
  border: none;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  border-radius: 0px 0px 16px 16px;
  font-size: 14px;
  line-height: 2.5;
  text-align: start;
}

button.accordion.is-open + .accordion-content {
  padding-bottom: 1rem;
}
/* .content-entry   */

.content-entry button.accordion {
  border-radius: 6px;
  background: rgba(252, 110, 38, 0.08);
  color: #000000;
}
.content-entry .panel {
  padding: 0 10px;
  display: none;
  overflow: hidden;
  border: none;
  margin-bottom: 1rem;
}
.content-entry button.accordion.active {
  border-radius: 6px 6px 0 0;
}
.content-entry button.accordion.active + .panel {
  background-color: #fff;
  background: rgba(252, 110, 38, 0.08);
  border: none;
  border-radius: 0 0 6px 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-entry button.accordion.active:after {
  content: "\f068" !important;
  content: "\f077" !important;
  font-size: 1rem;
  color: #fc6e26;
}

.content-entry button.accordion:after {
  content: "\2b" !important;
  content: "\f078" !important;
  font-size: 1rem;
  color: #fc6e26;
}

/* Pages .product__description + - */
.description-div button.accordion {
  background: #fff;
  color: #1b2021;
  border: none;
  border-bottom: 1px solid #eef1f4;
  border-radius: 0;
  margin-top: 10px;
}
.description-div button.accordion.is-open {
  background: #fff;
  color: #000;
  border: 1px solid #f5f5f5;
  border-radius: 8px 8px 0px 0px;
}
.description-div .accordion-content {
  padding: 0 5px;
  overflow: hidden;
  border: 1px solid #e5e5eb;
  background: #fff;
  color: #1b2021;
  border-top: none;
  border-radius: 0;
}
.description-div button.accordion.is-open + .accordion-content {
  background: #fff;
  border: 1px solid #e5e5eb;
  color: #1b2021;
  border-top: none;
  padding-bottom: 1rem;
  border-radius: 0px 0px 8px 8px;
}
.description-div button.accordion:after {
  color: #fc6e26;
}

.description-div a {
  color: #b51a00;
}
.description-div {
  padding: 0 !important;
}
.description-div .components img {
  max-width: 100%;
  width: 700px;
  border-radius: 6px;
  margin: 15px auto 10px;
}
.description-div h2 {
  font-size: 1rem !important;
}

@media (max-width: 767px) {
  .faqs-div {
    margin: 50px auto;
    width: 96%;
    padding: 0px 5px;
  }

  .faqs-div h3 {
    font-size: 1.3rem;
    margin-bottom: 0px;
  }
  .faqs-div h5 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  button.accordion {
    padding: 10px 15px;
    font-size: 14px;
  }
  .accordion-content,
  .panel {
    font-size: 14px;
  }
  button.accordion:after {
    top: 0.55rem;
  }
  button.accordion:after {
    font-size: 18px;
  }
}

/*  صورة المستخدم */
.s-user-menu-trigger-avatar {
  height: 2rem !important;
  width: 2rem !important;
}
salla-user-menu .s-user-menu-trigger {
  padding: 5px !important;
  margin-bottom: 4px !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;
  }
}

/* end */

/* about imaa page  */
html:has(meta[content*="1105166312"]) .content {
  padding: 0 !important;
}
html:has(meta[content*="1105166312"]) .content img {
  margin: 0 !important;
}

@media (max-width: 1023px) {
  html:has(meta[content*="1105166312"]) .content img {
    margin: 0 -10px 0 !important;
    width: calc(100% + 20px) !important;
    max-width: calc(100% + 20px) !important;
  }
}

/* الإهداء */
.s-gifting-steps-wrapper {
  height: auto !important;
}
.s-gifting-step-one .filepond--root {
  height: 300px !important;
}
.filepond--root .filepond--list-scroller {
  mask: none !important;
}
.s-file-upload-wrapper .filepond--panel-root {
  background-color: #fff !important;
}
.s-gifting-remove-preview {
  top: 5px !important;
}
.s-gifting-step-one .filepond-bg {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  background-position: center !important;
}

@media (max-width: 400px) {
  .s-gifting-step-one .filepond--root {
    height: 260px !important;
  }
}

/* منتجات عطور الجسم */
.fixed-products:nth-of-type(5) h2:after {
  content: "انتعاش مستمر، بصمة عطر تميزكِ";
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 1rem;
}
@media (max-width: 460px) {
  .fixed-products:nth-of-type(5) .s-products-list-vertical-cards {
    grid-template-columns: 1fr !important;
    display: grid !important;
    gap: 0.625rem;
  }
  .fixed-products:nth-of-type(5)
    .s-products-list-vertical-cards
    > .product-card {
    flex-direction: row !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .fixed-products:nth-of-type(5)
    .s-products-list-vertical-cards
    > .product-card
    .product-card__image {
    max-height: 9rem !important;
    height: 9rem !important;
    width: 30% !important;
  }
  .fixed-products:nth-of-type(5)
    .s-products-list-vertical-cards
    > .product-card
    .product-card__content {
    width: 55% !important;
    text-align: start !important;
    justify-content: center !important;
  }
  .fixed-products:nth-of-type(5) .product-card__price {
    justify-content: flex-start !important;
  }
  .fixed-products:nth-of-type(5) .product-card salla-add-product-button button,
  .fixed-products:nth-of-type(5)
    .product-card
    salla-add-product-button
    button
    i {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    fill: #000 !important;
    border-radius: 4px !important;
    width: fit-content !important;
    padding: 4px 15px !important;
    font-weight: 500 !important;
  }
  .fixed-products:nth-of-type(5)
    .product-card
    salla-add-product-button
    button:hover,
  .fixed-products:nth-of-type(5)
    .product-card
    salla-add-product-button
    button:hover
    i {
    color: #000 !important;
  }
  .fixed-products:nth-of-type(5)
    .product-card
    salla-add-product-button
    button
    .s-button-text:before {
    display: none !important;
  }
}
/*  Recommended Products  */
.product-single .simplified-products {
  background-color: #fff7ec !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: calc(100% + 20px) !important;
  max-width: calc(100% + 20px) !important;
  margin: 1rem -10px !important;
}
.product-single .simplified-products .s-slider-block__title {
  justify-content: center !important;
}
.product-single .simplified-products .s-slider-block__title-right {
  padding: 0 !important;
  text-align: center;
}
.product-single .simplified-products .s-slider-block__title-left {
  display: none !important;
}
.product-single .simplified-products h2 {
  font-size: 0 !important;
  padding: 0 !important;
  text-align: center;
}
.product-single .simplified-products h2:after {
  content: "توصيات إيما";
  display: block;
  font-size: 1.2rem !important;
  color: #1b2021;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 1rem;
  text-align: center;
}
.product-card .product-card__promotion {
  background-color: #fff7ec !important;
  color: #fc6e26 !important;
  border: 1px solid #fc6e26 !important;
  border-radius: 2px !important;
  padding: 6px 16px;
}

/* ======  لفيديوهات ====== */

.videos-section {
  background: transparent;
  padding: 30px 20px;
}
.videos-section h3 {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  margin-bottom: 30px;
}
.videos-section .videos-imgs {
  display: grid;
  gap: 2.2rem;
  grid-auto-flow: column;
  gap: 20px;
  padding: 0 0rem 1rem;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
}
.videos-section .videos-imgs > div,
.videos-section iframe {
  width: 236px;
  height: 420px;
}

.videos-section .videos-imgs {
  scroll-snap-type: inline mandatory;
  scroll-padding-inline: 1rem;
}
.videos-section .videos-imgs > * {
  scroll-snap-align: start;
}

.videos-section .videos-imgs {
  scrollbar-color: #000 transparent;
  scrollbar-width: thin;
}
.videos-section .videos-imgs::-webkit-scrollbar {
  width: 2px;
}
.videos-section .videos-imgs::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px transparent;
  background-color: transparent;
}
.videos-section .videos-imgs::-webkit-scrollbar-thumb {
  background-color: #fffdfa;
  outline: none;
  border-radius: 8px;
}

@media (min-width: 1024px) {
  .videos-section .videos-imgs {
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    width: fit-content;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .videos-section h3 {
    font-size: 20px;
  }
  .videos-section .videos-imgs > div,
  .videos-section iframe {
    width: 210px;
    height: 373px;
  }
}