@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@400;700;800&display=swap");

:root {
  --brown-color: #A0733A;
}

body {
  font-family: "Almarai", sans-serif;
  background-color: #fff !important;
}

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



/* ====== End Product Page ====== */
/* ====== Accordion ====== */
.index .accordion-section {
  margin: 2rem auto;
  padding: 10px 15px;
  max-width: 60rem;
}

.accordion-section h2 {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 0.5rem;
}
.accordion-section .section-sub {
  text-align: center;
}
.accordion {
  direction: rtl;
  padding-top: 10px;
}
.accordion-button {
  cursor: pointer;
  width: 100%;
  text-align: right;
  transition: background-color 0.3s, color 0.3s;
  color: #252122;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease-out;
}
body:lang(en) .accordion-button,
body:lang(en) .accordion-content p {
  direction: ltr;
}
.index .accordion-button {
  border-right: 2px solid #a0733a;
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #a0733a;
  font-weight: 400;
  border-radius: 8px;
  background: #ede2d2;
}

.accordion-button.active {
  opacity: 0.75;
}

.accordion-button .icon {
  font-size: 20px;
  margin-left: 10px;
}

.accordion-content {
  background-color: #fff;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  padding-left: 18px;
  padding-right: 18px;
}
.page-single .accordion-button {
  padding: 10px 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eef1f4;
}
.accordion-button:after {
  content: "╋";
  font-size: 0.8rem;
  transition: all 0.3s ease;
  font-weight: 400;
}
.accordion-button.active:after {
  content: "━";
  transform: rotate(180deg);
}
.accordion-content p {
  margin: 10px 0 18px;
}

/*  product-single accordion */
.product-single .accordion-button {
  border-bottom: 1px solid #f4f7fa;
  padding: 8px 15px;
}
.product-single .accordion-section {
  margin-bottom: 1rem;
}
.product-single .accordion-button {
  font-weight: 500;
}
/* ====== End Accordion ====== */
/* ====== Footer ====== */




.store-footer a.flex.items-center.m-0 h3 {
  font-size: 0;
}
.store-footer a.flex.items-center.m-0 h3:after {
  content: "من نحن";
  display: block;
  font-size: 1.125rem;
}
.store-footer a .unicode {
  display: none;
}

.s-contacts-icon:where([dir="rtl"], [dir="rtl"] *) {
  margin-left: 0;
}

.footer-is-light .store-footer .contact-social {
  margin: 0;
}

.store-footer__inner .s-contacts-list {
  display: flex;
  align-items: center;
  border: none;
  margin-top: 0;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 8px;
}

.footer-is-light .store-footer .contact-social {
  border: none;
}

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

.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;
  font-size: 18px;
}

.store-footer__inner .container:first-of-type div:nth-of-type(3) div a,
.s-contacts-icon {
  border: none;
}

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

.copyright-text p {
  color: #fff;
}
.s-contacts-icon svg,
.s-social-link a svg {
  height: 1.2rem;
  width: 1.2rem;
  fill: #fff;
}

.s-contacts-icon,
footer .s-social-link a {
  height: 100%;
  width: 100%;
  padding: 10px;
}

/* ====== End Footer ====== */
/* ====== Media Queries ====== */


/****/
header.store-header,#mainnav {
    background-color:#17191b !important;
}
input.s-search-input {
    background-color: #4d4e50 !important;
    color:#000000;
}
.main-menu li.root-level>a {
    color: #fff !important;
}
i.header-btn__icon.sicon-user-circle,i.header-btn__icon.icon.sicon-shopping-bag {
    border-color: #fff;
}
.sicon-user-circle:before,.s-menu-topnav-list a,.s-cart-summary-total,header.store-header .sicon-shopping-bag:before,header.store-header .sicon-sar:before,.sicon-menu:before,salla-contacts.s-contacts.s-contacts-header.hydrated a {
    color: #fff;
}
button.header-btn.flex.w-6 svg {
    display: none;
}
/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: 0rem;
}

 .s-slider-block__title-nav {
    display: none !important ;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 ;
  margin:0 ;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;

}
salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0 ;
    padding-left: 0;
}
.rounded-md,salla-slider.photos-slider .swiper-slide {
    border-radius: 0;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
 border-radius: 70px;
}
.s-product-card-image {
    padding: 1rem !important;
}
.s-product-card-entry {
    background-color: #fafafa !important;
    box-shadow: 0px 0px 10px #33333317;
    border-radius: 8px;
}
.s-product-card-vertical .s-product-card-image {
    background-color: #fafafa;
}
img.s-product-card-image-cover.lazy.loaded {
    border-radius: 10px;
}
salla-products-slider.s-products-slider-wrapper.hydrated .swiper {
    padding: 1rem 0;
}
.s-product-card-content-title {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-product-card-content-sub h4{
color:#A0733A;
}
.s-reviews-testimonial {
    background-color: #FAFAFA;
}

.s-block__title {
    justify-content: center;
}
.right-side h2 {
    font-size: 25px;
}
body.index section:nth-of-type(2) {
    margin-top: 2rem !important;
    max-width: 70%;
}
body.index section:nth-of-type(3),body.index section:nth-of-type(4) {
    max-width: 70%;
}
 .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
 gap: 0.75rem !important;

}
 .banner-entry {
    height: 280px;
    background-color: transparent;
   transition: all 0.3s 
ease;
}

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

.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: 1;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}


/*footer*/
.store-footer__inner,footer.store-footer  {
    background-color: #000000 !important;
    color: #fff;
}

.copyright-text p {
    color: #fff ;
}


@media(max-width: 768px){
body.index section:nth-of-type(2),body.index section:nth-of-type(3),body.index section:nth-of-type(4) {
    max-width: 100%;
}
.banner-entry {
    height: 111px;
}
.swiper-slide {
    width: 50%;
}
.s-product-card-content-title a{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

footer.store-footer {
    text-align: center;
}
.store-footer a,.s-social-list,.store-footer__inner .items-end,.store-footer__inner .s-contacts-list {
    justify-content: center;
}

}




/*****/

body:not(.product-index):not(.product-single):after{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:white url(https://i.ibb.co/mrJPChQV/image-218-1.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 260px;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none;
     
}

   @keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1)
    }

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

    85% {
        opacity: .5;
        transform: scale(1)
    }

    99% {
        opacity: .2;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(.1)
    }
}



/*********************************************/

 .navbar-brand img {
  max-height: 3rem;
  width: auto;
  max-width: 100px;
   animation-name: scale;
  animation-duration: 7s;
  animation-timing-function: linear;
    animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes scale {
    0% {
        
        transform: scale(1.0);
    }

    10% {
       
        transform: scale(1.1);
    }
    20% {
       
        transform: scale(0.95);
    }
    30% {
       
        transform: scale(1.0);
    }
    40% {
       
        transform: scale(1.1);
    }
    50% {
       
        transform: scale(1.0);
    }
 
    60% {
       
        transform: scale(1.1);
    }
    70% {
       
        transform: scale(1.0);
    }
      80% {
       
        transform: scale(0.95);
    }
      90% {
       
        transform: scale(1.1);
    }

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


/******************************************/
.store-footer__inner .leading-6 p:after {
  text-align: center;
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  margin: auto auto 20px;
  background-image: url(https://i.ibb.co/mrJPChQV/image-218-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color:transparent;

/*
animation: footerLogo 2s ease-in-out infinite;
 */
}

@keyframes footerLogo {
  0% {
    transform: scale(1.4); 
  }
  50% {
    transform: scale(1.6); 
  }
  100% {
    transform: scale(1.4);
  }
}