@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=Almarai:wght@300;400;700;800&display=swap");
/* ===== Roots ===== */
:root {
  --green: #093332;
  --brown: #c59d5f;
}

body {
  font-family: "Almarai", sans-serif !important;
  background-color: #fff;
}
.video-container iframe{
      max-width: 100%;
}
/* ===== Header ===== */
.top-navbar,
.main-nav-container.fixed-pinned {
  background: var(--green) !important;
}
.top-navbar .hidden.lg\:flex.items-center {
  display: none;
}
.main-nav-container {
  background-color: transparent !important;
  z-index: 50;
  position: relative;
}
header .s-cart-summary-content {
  display: none;
}
header .sicon-menu {
  margin-right: 9px;
}

header .header-btn__icon {
  border: none;
}

header .header-btn__icon.icon.sicon-shopping-bag,
header .header-btn__icon.sicon-user-circle {
  font-size: 0;
  margin-left: 0;
}

header .header-btn__icon.icon.sicon-shopping-bag:after {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/346b1a0d-244b-4bbf-b6a9-9053b8ae8b39.svg);
}

header .header-btn__icon.sicon-user-circle:after {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/3460bf6e-fa38-4a08-b3b5-a4f9c6fd2f38.svg);
}

header salla-cart-summary.ml-4.rtl\:ml-\[unset\].rtl\:mr-4.hydrated {
  margin-right: 0;
}

#mainnav {
  height: auto;
  min-height: auto;
}

header .sicon-menu,
.main-menu li.root-level > a,
.topnav-link-item {
  color: var(--brown);
}
.s-contacts-header {color: #fff;}
/* ===== Photos Slider ===== */
.s-block.s-block--photos-slider {
  margin-top: -136px
}
salla-slider.photos-slider .swiper {
  padding: 0 !important;
}
salla-slider.photos-slider .swiper-slide {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0;
}
salla-slider.photos-slider .swiper-slide img {
  border-radius: 0;
}
/* ===== Sections Slider ===== */
section.s-block.s-block--banners .grid {
  grid-template-columns: repeat(4, 1fr);
  max-width: 900px;
  margin: 0 auto;
  gap: 0;
}

section.s-block.s-block--banners .grid .banner-entry {
  background-color: transparent;
  grid-column: span 1 / span 1;
  grid-row: span 2 / span 2;
  transition: all 0.3s ease;
}

section.s-block.s-block--banners .grid .banner-entry div {
  background-size: contain;
  background-repeat: no-repeat;
}

section.s-block.s-block--banners .grid .banner-entry:hover {
  opacity: 0.6;
}

section.s-block.s-block--banners .s-block__title h2 {
  font-size: 1.5rem;
  text-align: center;
}
section.s-block.s-block--banners .s-block__title h2:after {
  content: "من 1987 اهتممنا بهذا الموروث بعناية فائقة لنضع بين أيديكم جودة عالية لا مثيل لها";
  display: block;
  text-align: center;
  font-size: 0.9rem;
  width: 100%;
  padding: 10px 0;
  margin: 0 auto;
}
section.s-block.s-block--banners .s-block__title {
  justify-content: center;
}
/* ===== Fixed Banner ===== */
section.s-block.s-block--fixed-banner .container {
  padding: 0;
}
section.s-block.s-block--fixed-banner .banner--fixed img {
  border-radius: 0;
}

/* ===== Products Slider ===== */
.s-block.s-block--best-offers {
  background: #eeebe6;
  margin: 0 auto;
  padding-bottom: 20px;
}
.s-block.s-block--best-offers .s-slider-block__title h2 {
  display: none;
}
/* ===== Products Slider ===== */

.s-product-card-content-title a {
  text-align: center;
  font-size: 1rem;
}

.s-product-card-content-sub,
.s-product-card-content-subtitle {
  justify-content: center;
  text-align: center;
}

.s-product-card-content-footer .s-button-primary-outline {
  background: var(--green);
  border: none;
}

.s-product-card-content-footer .s-button-primary-outline .s-button-text i {
  display: none;
}

.s-product-card-content-footer .s-button-primary-outline .s-button-text span {
  font-size: 0;
}

.s-product-card-content-footer
  .s-button-primary-outline
  .s-button-text
  span:after {
  content: "الشراء الان";
  font-size: 1rem;
  padding-left: 5px;
  color: white;
}
.s-product-card-content-title a,
.s-product-card-price {
  color: var(--green);
}
.s-product-card-content-footer .s-button-primary-outline:before {
  content: url(https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/56b27667-da80-4592-a543-bbd1c8fb3e8f.svg);
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
  background-color: #fff !important;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *),
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *),
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 0 !important;
}

.s-slider-block__title {
  flex-direction: column;
  justify-content: center;
}
/* ===== Testimonial ===== */
.testimonials-slider .testimonial {
  background-color: #eeebe6 !important;
  color: var(--green) !important;
}
.s-block--testimonials.container div.flex {
  justify-content: center;
}
/* ===== Footer ===== */
.footer-is-light .store-footer {
  background-color: var(--green);
  margin-left: 16px;
  margin-right: 16px;
  border-top-right-radius: 30px !important;
  border-top-left-radius: 30px !important;
  margin-top: 0;
}
.footer-is-light .store-footer .store-footer__inner {
  background-color: var(--green);
  color: #fff;
  border-top-right-radius: 30px !important;
  border-top-left-radius: 30px !important;
}
.copyright-text p {
  color: var(--brown) !important;
}
/* Update footer icons */
.store-footer a .text-unicode.unicode,
.store-footer__inner [href*="tel:+966544410675"] {
  display: none;
}
.s-contacts-list-vertical {
  flex-direction: row !important;
  gap: 4px;
}
.s-contacts-list-vertical .unicode {
  display: none !important;
}
.s-contacts-list-vertical .s-contacts-icon,
.s-social-link a {
  border: none;
}
.s-contacts-icon svg {
  height: 1.3rem !important;
  width: 1.3rem !important;
}
.s-social-link a svg {
  height: 1.5rem !important;
  width: 1.5rem !important;
}

.store-footer .contact-social {
  margin-top: 0 !important;
  border: none !important;
}
.contact-social {
  padding-top: 0.5rem !important;
}
/* .store-footer__inner .container:first-of-type div:nth-of-type(3) div {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-top: 0;
  flex-wrap: wrap;
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div h3 {
  display: none;
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a {
  margin-bottom: 0;
  border: none;
}

.store-footer__inner
  .container:first-of-type
  div:nth-of-type(3)
  div:first-of-type
  a
  i,
.store-footer__inner .container:first-of-type div:nth-of-type(3) div a i {
  color: #fff;
  transition: all 0.3s ease;
  border: none;
  font-size: 18px;
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a:hover {
  opacity: 0.6;
}

.store-footer__inner .container:first-of-type div:nth-of-type(3):before {
  display: block;
  content: "تواصل معنا";
  font-weight: bold;
  padding-bottom: 10px;
  display: none;
}
.store-footer .store-footer__inner .container div .hidden {
  display: none;
} */

/* ===== Accordion ===== */
button.accordion {
  padding-left: 2rem !important;
  margin-bottom: 0;
  width: 100%;
  background-color: #fff;
  color: #013527;
  border: none;
  outline: none;
  text-align: right;
  padding: 8px 15px;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  margin-top: 15px;
  font-weight: 500 !important;
}

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

html[lang="en"] button.accordion {
  text-align: left;
}

html[lang="en"] button.accordion:after {
  float: right;
  left: auto;
  right: 1rem;
}

.faqs-div {
  margin: 30px auto 50px;
}

button.accordion.is-open:after {
  content: "\f068" !important;
}

button.accordion.is-open {
  background-color: #252122;
  color: #fff;
  border-radius: 8px 8px 0px 0px;
}

.faqs-div h3,
.faqs-div h5 {
  font-size: 1.3rem;
  font-weight: 900;
  text-align: center;
  color: var(--green) !important;
}
.faqs-div h5 {
  font-size: 0.9rem;
  font-weight: 400;
}
button.accordion.is-open strong {
  color: #fff !important;
}

#btn-show-more {
  display: none;
}

.accordion-content {
  background-color: white;
  border-top: none;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  border-radius: 0px 0px 8px 8px;
}

.accordion-content.active {
  border: 1px solid #efefef;
}

/* description-div  */
.description-div button.accordion:after {
  font-size: 18px;
  font-weight: 400;
  left: 1rem;
  top: 0.6rem;
  transition: content 0.3s ease-in-out;
}

html[lang="en"] .description-div button.accordion:after {
  right: 1rem;
}

.product-single .description-div {
  padding-bottom: 20px;
}

.description-div button.accordion.is-open {
  background-color: #eee;
  color: #2b2b2b;
  border: 1px solid #e7e7e7;
}

.description-div .accordion-content {
  border: 1px solid #e7e7e7;
  border-top: none;
  border-radius: 0px;
}

.description-div .accordion-content a {
  color: #c4b2a4 !important;
}

.description-div .accordion-content a:hover {
  color: #c4b2a4 !important;
  text-decoration: underline;
}

.product-accordion .description-div button.accordion {
  background: #fff;
  border: none;
  padding: 8px 30px;
  font-size: 16px;
  color: #013527;
  margin-top: 0;
}

.product-accordion .description-div .accordion-content {
  border: none;
  color: #8d8d8d;
  font-size: 14px;
}

.product-accordion .description-div button.accordion:after,
.product-accordion .description-div button.accordion.is-open:after {
  left: 1.9rem;
  top: 0.2rem;
  content: "" !important;
  background: url(https://media.zid.store/39b0583d-5cb9-4ff1-b1cc-8c3929f8df44/5d6d6af8-48ae-4bb8-9740-74bbaf71645e.svg)
    center/contain no-repeat;
  width: 20px;
  height: 20px;
}

.product-accordion .description-div button.accordion.is-open:after {
  background: url(https://media.zid.store/39b0583d-5cb9-4ff1-b1cc-8c3929f8df44/06334139-9899-4b37-8416-4566b07388f5.svg)
    center/contain no-repeat;
  content: "" !important;
}

.faqs-div button.accordion {
  background: #eeebe6;
  border-right: 1px solid var(--green);
  border-radius: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold !important;
  color: var(--green);
}

.faqs-div button.accordion.accordion.is-open {
  background: var(--green) !important;
  color: #fff !important;
}
/* ===== Product Page ===== */
.product-single .product__description {
  background: rgba(238, 235, 230, 0.71);
}
.product-single .app-inner .container:nth-of-type(3) .s-slider-block__title h2 {
  font-size: 0;
}
.product-single
  .app-inner
  .container:nth-of-type(3)
  .s-slider-block__title
  h2:after {
  content: "منتجات مقترحة لك";
  font-size: 1.3rem;
  color: var(--green) !important;
  font-weight: 700;
}
.main-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
form.product-form {
  order: -1;
}
.product-single salla-installment {
  order: -2;
}
/* ===== Comments ===== */
.s-comments-product {
  background: #fff;
}

.s-comments-product .comment {
  padding: 20px;
  background: #eeebe6
    url("https://media.zid.store/eeebe6f0-dc0e-46e7-a4fb-56c7c4f3196f/dcf04b46-f83b-4d87-85bd-80ae4e0038ba.svg")
    bottom 1.4rem left 1.7rem/38px no-repeat !important;
}
.comment div.flex-1 div.flex div.flex div.flex {
  display: none;
}
/* ===== Media Queries ===== */
@media (max-width: 1023px) {
  /* footer */
  .s-contacts-list.s-contacts-list-vertical,
  .s-social-list.hydrated {
    justify-content: center;
  }
  .footer-is-light .store-footer .store-footer__inner,
  .store-footer a,
  footer .flex.rtl\:space-x-reverse.space-x-2.items-end {
    text-align: center;
    justify-content: center;
  }
  .store-footer p.max-w-sm {
    margin: auto;
  }
  .footer-is-light .store-footer .store-footer__inner {
    padding-bottom: 1rem !important;
  }
}
@media (max-width: 768px) {
  section.s-block.s-block--banners .grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .s-block.s-block--photos-slider {
       margin-top: -70px;
  }

  /* center Product Page */

  .product-single .main-content small,
  .product-single .main-content h1,
  .product-single .main-content > h2,
  .product-single .main-content > .flex.whitespace-nowrap.gap-4.items-center {
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  .product-single .main-content small {
    display: block;
  }
  .product-single .s-rating-stars-wrapper {
    width: 100%;
    justify-content: center;
  }
}

.s-block.s-block--photos-slider {
  animation-name: photosDisplay;
  animation-duration: 5s;
}
@keyframes photosDisplay {
  0% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.s-user-menu-trigger{background-color: transparent;}

/*body.index:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  z-index: 999999;
  transform: scale(0);
  animation-name: pupup;
  animation-duration: 5s;
  opacity: 0;
}

*/
@keyframes pupup {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  18% {
    transform: scale(1);
    opacity: 1;
  }

  80% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0);
    opacity: 0;
  }
}
/*body.index:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  background: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/REzax/Tj41NFjtTWcp1e3WJ9Zl7ETLgEKZnrmOMltvLtFB.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  transform: scale(0);
  animation-name: pupup_logo;
  animation-duration: 5s;
}*/
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(12) {
  padding: 0 20px;
}
@keyframes pupup_logo {
  0% {
    transform: scale(0);
  }

  18% {
    transform: scale(1);
  }

  70% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.2);
  }

  85% {
    transform: scale(1);
  }

  95% {
    transform: scale(0);
  }

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

/* center logo */
.navbar-brand h1 {
  position: static;
  width: auto;
  font-size: 1rem;
  height: 35px;
  color: #fff;
  text-align: center;
  margin: 0 5px;
  display: none !important;
}

@media (max-width: 991px) {
  .main-nav-container div.relative > div:first-child {
    width: 54vw;
  }

  .main-nav-container div.relative > div:first-child .navbar-brand {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 460px) {
  .main-nav-container div.relative > div:first-child {
    width: 60vw;
  }
}