/* ### 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 #5781a6   old #5781A6 */
body,
*:not(i) {
  font-family: "Cairo", sans-serif !important;
}

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

.image-style {
  width: auto;
  height: 100px;
  margin-right: 10px;
  display: inline-block;
}
section,
.app-inner,
.content--single-page {
  background-color: transparent !important;
}
.guarantee {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  text-align: right;
  margin-bottom: 2rem;
}

.guarantee p,
.guarantee h2 {
  color: #646464;
  text-align: start;
}

.guarantee .img-con {
  width: 4rem;
}

/* ### Header ### */
.top-navbar,
.main-nav-container {
  background-color: #fafafa !important;
  color: #5781a6;
}
.product-single__info small {
  display: none;
}
.product-price-top h2.text-store-text-primary.font-bold.text-xl.inline-block {
  display: none;
}
#mainnav,
.store-header {
  height: auto !important;
  min-height: auto;
}
/* .top-navbar {
  display: none;
} */
.top-navbar .header-buttons [onclick*="'localization::open'"]:nth-of-type(2),
.top-navbar .header-buttons > span:nth-of-type(1) {
  display: none !important;
}
/* Links */
.main-menu-row,
.main-menu .sub-menu {
  background-color: #fafafa !important;
  color: #5781a6 !important;
}
.main-menu li.root-level > a {
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  position: relative;
}
.main-menu li > a:hover {
  color: #5781a6 !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;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .main-menu li.root-level > a {
    margin-bottom: 0px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .main-menu {
    padding-top: 0.5rem !important;
  }
}
/* two lines */
.main-menu li.root-level > a:before {
  position: absolute;
  opacity: 0;
  width: 0%;
  margin: auto;
  height: 2px;
  content: "";
  background: #5781a6 !important;
  transition: all 0.4s ease-in-out;
}
.main-menu li.root-level > a:before {
  right: 0px;
  bottom: 5px;
}

.main-menu li.root-level > a:hover:before {
  opacity: 1;
  width: 100%;
}
/* الإعلان الترويجي أعلى الصفحة  */
/* .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: 80px !important;
}

.store-footer a img.img-fluid {
  height: 80px !important;
  filter: brightness(100) !important;
}
@media (max-width: 560px) {
  .navbar-brand img {
    max-height: 4rem;
  }
}
@media (max-width: 370px) {
  .navbar-brand img {
    max-height: 3.5rem;
  }
  .main-nav-container .container {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .main-nav-container .container .justify-start {
    width: 28% !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://media.zid.store/84375035-2fe9-48a0-9703-660932c1ff27/30bc3953-7a82-4406-a87b-80d97ab47b56.svg");
  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://media.zid.store/84375035-2fe9-48a0-9703-660932c1ff27/776ba194-44e7-4972-beac-f04d7c3265c9.svg");
  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://media.zid.store/84375035-2fe9-48a0-9703-660932c1ff27/c46816fb-aacf-4530-9699-e9a123c86773.svg");
  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: #fafafa !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: #5781a6 !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: 0 !important;
}

.s-block--fixed-banner:nth-of-type(1) {
  margin-top: 0 !important;
}
.s-block--fixed-banner:nth-of-type(1) .container {
  padding: 0 !important;
}

@media (min-width: 1024px) {
  .advanced-slider.advanced-slider--0 .swiper-autoheight .swiper-wrapper {
    max-height: 600px !important;
  }
  .advanced-slider.advanced-slider--0 .advanced-slider__image {
    max-height: 600px !important;
  }
}
@media (min-width: 1440px) {
  .advanced-slider.advanced-slider--0 .swiper-autoheight .swiper-wrapper {
    max-height: 1000px !important;
  }
  .advanced-slider.advanced-slider--0 .advanced-slider__image {
    max-height: 1000px !important;
  }
}
@media (min-width: 640px) {
  .s-block {
    margin-top: 2rem !important;
  }
}
/* titles */
.home-block-title {
  margin-bottom: 1.5rem;
}
.home-block-title h2 {
  color: #000000 !important;
}
.home-block-title .home-block-line {
  display: none !important;
}

.fixed-products--8 .home-block-title {
  display: none !important;
}

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

/* منتجات مميزة */
.s-block--tabs-produtcs {
  padding-top: 0 !important;
}
.s-block--tabs-produtcs .tabs {
  margin: 0 auto 2rem !important;
  justify-content: center !important;
  border: none !important;
  padding: 0 !important;
}
section.s-block--tabs-produtcs .tab-trigger button {
  border-bottom: 1px solid rgba(26, 27, 31, 0.54) !important;
  color: rgba(26, 27, 31, 0.54) !important;
  font-weight: 500 !important;
  padding: 0.5rem 1.4rem 0.55rem !important;
}
section.s-block--tabs-produtcs .tab-trigger.is-active button {
  border-bottom: 2px solid #000 !important;
  color: #000 !important;
  font-weight: 700 !important;
  padding: 0.5rem 1.4rem !important;
}
@media (max-width: 767px) {
  .home-block-title h2 {
    font-size: 1.2rem !important;
  }
  .s-block--fixed-banner .container {
    padding: 0 !important;
  }
  .s-block--fixed-banner {
    margin-top: 1.5rem;
  }
}

/* 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: 0;
}

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

/* show more  */

.index .btn--outline-primary {
  border-radius: 4px !important;
  border: 1px solid #5781a6 !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;
}
/* ###  Categories ### */
/* .s-block--square-links .swiper-slide {
  max-width: 200px !important;
}
.s-block--square-links .grid {
  display: flex !important;
  overflow-x: scroll !important;
  flex-wrap: nowrap;
  max-width: unset !important;
}
.s-block--square-links .grid > li {
  width: 50vw !important;
  max-width: 250px !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;
}
body .product-card__image img {
  border-radius: 8px !important;
  object-fit: cover !important;
}

.product-card--fit-height .product-card__image {
  max-height: 18rem !important;
  height: 18rem !important;
}
@media (max-width: 768px) {
  .product-card--fit-height .product-card__image {
    max-height: 13rem !important;
  }
}
.product-card__buttons {
  display: none !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: #000000 !important;
  color: #000 !important;
}

.product-card salla-add-product-button button,
.product-card salla-add-product-button button i {
  background-color: #5781a6 !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: #5781a6 !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: #5781a6 !important;
  border-color: #5781a6 !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: transparent !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: #000;
  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;
  margin-bottom: 0;
}

.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: #000000 !important;
}

salla-installment > div,
#tabbyPromo > [class*="styles__tabby"],
#tabbyPromo [class*="styles__snippetWrapper"] {
  background-color: rgba(235, 237, 239, 0.5) !important;
  border-radius: 12px !important;
  border: 0px solid transparent !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 #cacaca !important;
  box-shadow: none !important;
}
.product-single__main-media .s-slider-thumbs .swiper-slide-thumb-active:after {
  border: 1px solid #141b34 !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 #000;
}
.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: #5781a6 !important;
  border-color: #5781a6;
  width: auto !important;

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

.s-mini-checkout {
  background-color: #000 !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: #000 !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;
} */
.products-details .product-buttons > div:last-of-type,
.products-details .product-buttons > div:last-of-type .buy,
.products-details .product-buttons > div:last-of-type button,
.product-single .s-quick-buy-apple-pay,
body .apple-pay-button,
body .buyNow .apple-pay-button,
body .donateNow .apple-pay-button {
  border-radius: 8px !important;
}
.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 {
  background-color: #fff !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: 1rem;
}
.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 rgba(217, 217, 217, 0.44) !important;
}
.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;
}

.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-block--testimonials img.object-cover {
  display: none !important;
}

/* ###  footer ### */
.store-footer,
.store-footer .store-footer__inner,
.store-footer .store-footer__contacts-row,
.store-footer .footer-bottom {
  background-color: #96b2da; !important;
  color: #fff;
  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: 44px !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 #fff;
  padding: 6px;
  transition: all 0.2s ease-in-out;
}
.store-footer .enhanced_rounded_contacts a:hover {
  background-color: #5781a6;
}

.store-footer .social-link {
  border-color: #fff !important;
  color: #fff !important;
  opacity: 1 !important;
  transition: all 0.2s ease-in-out;
}
.store-footer .social-link:hover {
  opacity: 0.75 !important;
}
.store-footer .social-link {
  height: 2rem !important;
  width: 2rem !important;
}
.store-footer .social-link i {
  font-size: 1rem;
}

.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*="775281883"]):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*="775281883"]):before {
  content: "Support and help";
}
.store-footer div.enhanced_rounded_contacts {
  justify-content: center !important;
}
.store-footer div:has(> .enhanced_rounded_contacts) > h3.footer-title {
  font-size: 0;
}
.store-footer .store-footer__contacts-row:before,
.store-footer div:has(> .enhanced_rounded_contacts) > h3.footer-title:after {
  content: "معلومات التواصل";
  font-size: 1.1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: auto;
  text-align: center;
  display: block;
  font-weight: bold;
  display: none !important;
}
[lang="en"] .store-footer .store-footer__contacts-row:before,
[lang="en"]
  .store-footer
  div:has(> .enhanced_rounded_contacts)
  > h3.footer-title:after {
  content: "Contact Information";
  font-size: 1.1rem;
}
[lang="ar"] .product-single .product-more-info .s-slider-block__title h2 {
  font-size: 0;
}
[lang="ar"] .product-single .product-more-info .s-slider-block__title h2:after {
  content: " قد يعجبك أيضاً ";
  font-size: 1.1rem;
}

/* links orders */
ul.footer-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  text-align: start !important;
  padding: 0 1rem 1.5rem;
}

/* .store-footer__newsletter  */

body:not(.index) .store-footer .store-footer__newsletter {
  display: none !important;
}

footer.store-footer {
  padding-top: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  margin-top: 1.5rem !important;
}
.store-footer .store-footer__newsletter {
  background-color: rgba(225, 233, 240, 0.25) !important;
  color: #000 !important;
  border: none !important;
}
.store-footer .store-footer__newsletter h2:after {
  content: "كن أول من يعلم بمنتجاتنا الجديدة, العروض وفعاليات المتجر";
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 1rem;
}
.store-footer .store-footer__newsletter input {
  border: 1px solid rgba(217, 217, 217, 0.75) !important;
  background-color: transparent !important;
  color: #000 !important;
  border-radius: 0 !important;
  min-width: 300px !important;
}
.store-footer .store-footer__newsletter input::placeholder {
  color: #000 !important;
}
.store-footer__newsletter button {
  background-color: #000 !important;
}
[lang="ar"] .store-footer .store-footer__newsletter button:after {
  content: "اشترك";
  font-size: 1rem;
}
[lang="ar"] .store-footer .store-footer__newsletter button {
  font-size: 0;
  height: 45px !important;
  padding: 0.5rem 1rem !important;
}

/* download apps */
.store-footer a[href*="apps.apple"] img {
  content: url("https://media.zid.store/1c80bcd3-d611-48f7-adb5-67ace7df3376/39b12bb5-5509-4337-9380-18a75f4605c1.png") !important;
  /* height: 43px !important;
  width: auto !important; */
}
.store-footer a[href*="play.google"] img {
  content: url("https://media.zid.store/1c80bcd3-d611-48f7-adb5-67ace7df3376/193871f1-75b1-4477-8c2b-a1a556629982.png") !important;
  /* height: 43px !important;
  width: auto !important; */
}
.wa-selia {
  right: 0 !important;
  border-radius: 16px 0px 0px 16px;
  background: #96b2da;
}

/* footer in desktop */
@media (min-width: 1024px) {
  .store-footer .store-footer__inner > .grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .store-footer .store-footer__inner > .grid > div:nth-of-type(1) {
    grid-column: 2 / 4 !important;
    grid-row: 1 / 3 !important ;
  }
  .store-footer .store-footer__inner > .grid > div:nth-of-type(2) {
    grid-column: 1 !important;
    grid-row: 1 / 3 !important ;
    margin-top: 0 !important;
    padding: 0 10px;
  }
  .store-footer .store-footer__inner > .grid > div:nth-of-type(3) {
    grid-column: 4 !important;
    grid-row: 1 / 3 !important ;
  }
  /* links orders */
  ul.footer-list {
    flex-direction: column;
    display: flex;
    height: 18rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .store-footer a img.img-fluid {
    height: 80px !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;
  }
  .store-footer__newsletter form {
    flex-direction: column !important;
  }
  .store-footer__newsletter form > div {
    width: 80% !important;
  }
  .store-footer .store-footer__newsletter input {
    min-width: 80% !important;
  }
  .product-card__title a {
    font-size: 14px !important;
  }
}

/* Story Section */
.s-block--about {
  text-align: center;
}
.s-block--about h2 {
  color: #000 !important;
}
.s-block--about .btn {
  background-color: #000 !important;
  color: #fff !important;
  padding: 0.7rem 1.5rem !important;
  height: auto !important;
}

.s-block--about .flex-col-reverse {
  flex-direction: column;
}
.s-block--about video {
  max-height: 580px !important;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .s-block--about .md\:w-5\/12 {
    width: 70% !important;
  }
}
/* سفراء OSMA */
.s-block--square-links .swiper-slide {
  max-width: 200px !important;
}

/*  s-block--blog */

.s-block--blog .home-block-title h2 {
  border-bottom: 1px solid #000 !important;
  padding-bottom: 1rem !important;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  width: fit-content !important;
}
.s-block--blog article > div.flex-1 > div.text-store-text-secondary {
  display: none !important;
}
.s-block--blog article > div.flex-1 > a {
  border: 1px solid transparent !important;
  border-bottom: 1px solid #b57c33 !important;
  color: #000 !important;
  font-weight: 300 !important;
  width: auto !important;
  display: inline-block !important;
  padding: 4px 6px !important;
  border-radius: 0;
}
.s-block--blog article > div.flex-1 > a:hover {
  border: 1px solid #b57c33 !important;
  border-radius: 4px;
}
.s-block--blog article > div.flex-1 > a i {
  display: none !important;
}
.s-block--blog article {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
}
.s-block--blog .swiper-wrapper {
  justify-content: center !important;
}
/* block--blog in desktop */
@media (min-width: 1024px) {
  .s-block--blog salla-slider .slide--one-third {
    width: 50% !important;
    flex-direction: row !important;
  }
  .s-block--blog .post-entry {
    flex-direction: row !important;
  }
  .s-block--blog .post-entry > div {
    flex-basis: 50% !important;
  }
  .s-block--blog .post-entry > a {
    height: 16rem !important;
    width: auto !important;
  }
  /* .main-nav-container.fixed-pinned .inner {
    position: relative !important;
  } */
}
.index .btn--outline-primary {
  border-radius: 4px !important;
  border: 1px solid #5781a6 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  margin: 0 auto !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 #7a99c0;
  background: #7a99c0;
  color: #fff;
  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: #fff;
}

.s-block--faq .sicon-keyboard_arrow_up,
.s-block--faq .sicon-keyboard_arrow_down {
  background-color: transparent !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: #7a99c0;
  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;
}

@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(152, 183, 211, 0.16);
  color: #5781a6;
}
.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(238, 243, 248, 0.32);
  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: #5781a6;
}

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

/* Pages .product__description + - */
.description-div button.accordion {
  background: #fff;
  color: #000;
  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 #ccc;
  background: #fff;
  color: #000;
  border-top: none;
}
.description-div button.accordion.is-open + .accordion-content {
  background: #fff;
  border: 1px solid #f5f5f5;
  color: #000;
  border-top: none;
  padding-bottom: 1rem;
}
.description-div button.accordion:after {
  color: #000;
}

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

@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 */

/* ======  الأقسام ====== */
.s-block--square-links .text-center.home-block-title {
  text-align: start !important;
  padding: 0 1rem;
}
.s-block--square-links > div {
  padding: 0 !important;
}
.s-block--square-links .grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  gap: 1rem;
  grid-auto-flow: column;
  /*     grid-auto-columns: 21%; */
  padding: 0 0 1rem;
  padding-left: 1.5rem !important;
  padding-right: 2rem !important;
  margin-bottom: 1.5rem;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  scroll-padding-inline: 1rem;
  max-width: unset !important;
}
.s-block--square-links .grid > li {
  width: 240px !important;
  max-width: 42vw !important;
  scroll-snap-align: start;
}

/* .s-block--square-links .grid{
  scrollbar-color: #7A99C0 #EBEDEF;
  scrollbar-width: thin;
} */
.s-block--square-links .grid::-webkit-scrollbar {
  width: 4px;
}
.s-block--square-links .grid::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px transparent;
  background-color: #ebedef;
}
.s-block--square-links .grid::-webkit-scrollbar-thumb {
  background-color: #7a99c0;
  outline: none;
  border-radius: 12px;
}
/* بالإنجليزي */
[lang="en"]
  .s-block--square-links:has(
    img[src*="Sn8HdqwkMSz33MoZvz5p9MP2fRDibzf7pUKYZqYo.jpg"]
  ),
[lang="en"]
  .s-block--square-links:has(
    img[src*="ByR8Vlr5KUk9Frx5ZjQ9kGfpjlsur6buELqnXOIt.jpg"]
  ),
[lang="en"]
  .s-block--square-links:has(
    img[src*="pCusij4Clr4wg3LV9G1nMxXau989xtCtt1qTk7Ue.jpg"]
  ) {
  display: none !important;
}
[lang="ar"]
  .s-block--square-links:has(
    img[src*="E2tNMdZJ6v0AoqbV4VnICVboV9lw6HEjWaSshSQ6.jpg"]
  ),
[lang="ar"]
  .s-block--square-links:has(
    img[src*="NTYF3tBLXqATIJmY1KUeV3ANFQrI5HXRKJsKquAu.jpg"]
  ),
[lang="ar"]
  .s-block--square-links:has(
    img[src*="TADHjcugxrdaVvSvE9Nitm4nUUVGsk7cAtiazQds.jpg"]
  ) {
  display: none !important;
}

@media (max-width: 767px) {
  .s-block--square-links .grid {
    grid-auto-flow: row;
  }
  .s-block--square-links .grid > li h3 {
    margin-top: 0 !important;
  }
}
/* Blog Page */
#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 Page */
div:has([item-id="1721676482"]) .content--single-page {
  padding: 0 !important;
}
div:has([item-id="1721676482"]) .content--single-page p {
  padding: 0 10px;
}
div:has([item-id="1721676482"]) .content-entry p:nth-of-type(5),
div:has([item-id="1721676482"]) .content-entry p:nth-of-type(6) {
  color: #fff !important;
  background: #7a99c0 !important;
  padding: 10px 10px 5px;
}
div:has([item-id="1721676482"]) .content-entry p:nth-of-type(6) {
  padding: 10px 10px 25px;
}
div:has([item-id="1721676482"]) .content-entry img {
  max-width: 600px !important;
  margin: auto;
}
.content-entry {
  padding-bottom: 2rem;
  font-size: 1.2rem;
}
.content-entry img[src*="99ZBhJMpiJgBpl0RtPBUbHzvWmqPCemRcT4fPrIK"] {
  margin: 0 auto !important;
}

@media (max-width: 767px) {
  .content-entry {
    font-size: 1rem;
  }
  div:has([item-id="1721676482"]) .content-entry img,
  body .content-entry img {
    max-width: 100% !important;
    margin: auto;
  }
}
/* الإهداء */
.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;
  }
}

/* new updates */
.index .animated-text,
.index .animated-text a {
  background-color: #000 !important;
  color: #fff !important;
}

.fixed-products.fixed-products--6 .home-block-title h2:after {
  content: "";
  display: block;
  font-size: 1rem;
  font-weight: 500;
  max-width: 90%;
  margin: 10px auto 0;
}
/* .store-footer__inner .grid a img.img-fluid {
  content: url("https://cdn.salla.network/images/googleplay.png?v=2.0.5");
} */

.promo_with_countdown.s-block .absolute.inset-0 {
  display: none !important;
}
.promo_with_countdown.s-block .bg-gray-900 {
  background-color: red !important;
  border-radius: 0 !important;
  padding: 2rem 3rem !important;
}
.promo_with_countdown.s-block .max-w-7xl {
  max-width: 100% !important;
  padding: 0 !important;
}
.promo_with_countdown.s-block {
  border-radius: 0 !important;
}
.promo_with_countdown .s-count-down-item-label {
  color: #eee !important;
  opacity: 0.7 !important;
}
/* زر إضافة للسلة */
.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #fff !important;
}
.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline svg {
  fill: #fff !important;
}

/* زر الأسئلة الشائعة */
.faq-btn {
  background-color: #1e7a47 !important;
  border-color: #1e7a47 !important;
  color: #fff !important;
}
/* يخلي السهم أسود بدون أي دائرة */
.faq-btn .sicon-keyboard_arrow_down {
  background-color: transparent !important; /* يشيل الدائرة */
  color: #000000 !important; /* يخلي السهم أسود */
  border-radius: 0 !important; /* يلغي الشكل الدائري */
}

/* ### Satrt ( تعديلات اليوم الوطني  )  ### */

.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #fff !important;
}
.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline svg {
  fill: #fff !important;
}

.index .btn--outline-primary {
  border: 1px solid #96b2da !important;
  background-color: transparent !important;
  color: #96b2da !important;
}
.product-single
  .sticky-product-bar
  salla-add-product-button
  salla-button
  .s-button-btn,
.sticky-cart-single .s-button-element {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #fff !important;
}
.product-card__promotion,
.promotion-title {
  border: 1px solid #96b2da !important;
  background-color: transparent !important;
  color: #96b2da !important;
}

.store-footer,
.store-footer .store-footer__inner,
.store-footer .store-footer__contacts-row,
.store-footer .footer-bottom {
  background-color: #96b2da !important;
  color: #fff;
}
.faq-btn {
  background-color: #000000 !important;
  border-color: #008346 !important;
  color: #fff !important;
}
.national-day-banner a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: visible;
  position: relative;
  animation: scroll 15s linear infinite;
}
[lang="en"] .national-day-banner a {
  animation: scrollEN 15s linear infinite;
}

.national-day-banner img {
  max-height: 1.85rem !important;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes scrollEN {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


/* ### End ( تعديلات اليوم الوطني  )  ### */

/* تعديل لون الليبل ليطابق زر "أضف إلى السلة" */
.product-card__promotion,
.promotion-title {
  background-color: #000000 !important;
  border: 1px solid #008346 !important;
  color: #ffffff !important;
  border-radius: 4px !important;
  padding: 2px 8px !important;
}

/* تعديل زر "عرض الكل" ليطابق زر إضافة للسلة */
.index .btn--outline-primary {
  background-color: #000000 !important;
  border: 1px solid #008346 !important;
  color: #ffffff !important;
}

.index .btn--outline-primary:hover {
  background-color: #006b39 !important;
  border-color: #006b39 !important;
}
@media(max-width: 991px) {
.product-single .s-app-install-alert-wrapper {display:none!important}



}

.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline {
  background-color: #000000 !important; /* خلفية سوداء */
  border-color: #000000 !important;     /* إطار أسود */
  color: #ffffff !important;            /* نص أبيض */
}

.price {
  display: inline-flex;
  gap: .5rem;
  align-items: baseline;
}


/* جعل السعر بعد الخصم أحمر في كل الصفحات */
.product-card__price .total-price,
.product-item__price,
.product-card .price,
.product-card__price .price,
.product-card__price .current-price {
  color: #FF0000 !important;
  font-weight: 500!important;
}

//تعديل لون الاسعار
/*.product-card__price .total-price {
  font-size: 1rem !important;
  color: #FF0000;
  font-weight: 400;
}
*/
.text-red-600 {
  font-size: 1rem !important;
  color: #FF0000;
  font-weight: 400;
}
.text-store-text-secondary {
font-size: 1rem !important;
    color: #111827;
    font-weight: 400;
}