/* Add custom CSS styles below */ 
:root{
  --main-color: #ff9045;
  --background-color: #fff;
}
body {
    background-color: var(--background-color) !important;
}

/* HEADER */

div#mainnav {
    background-color: var(--background-color);
    box-shadow:none;
}

/* NAV MOBILE */

@media only screen and (max-width: 1024px) {
    
    .mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *):after {
        padding-right: 0.75rem;
        content: "أقسام المتجر";
    }
    
}

button.btn--close.close-mobile-menu.sicon-cancel.lg\:hidden {
    border: 1px solid;
    left: 5px;
    top: 2px;
    box-shadow: 2px 2px var(--main-color);
    height: 2.8rem;
    width: 3rem;
    color:var(--main-color);
}
@media only screen and (max-width: 600px) {
button.btn--close-sm.close-mobile-menu.sicon-cancel.hidden {
    background: #ff9045;
}
}

/* HERO BANNER */ 


.s-block--hero-slider .swiper-slide .overlay-bg:after{
display:none;
}
@media only screen and (min-width: 992px) {
section.s-block.s-block--hero-slider.s-block--full-bg.wide-placeholder{
  padding-inline:10px;
}
}

/* PRODUCTS */

.s-block__title h2,
.s-slider-block__title h2{
  color: var(--main-color);
}

.s-block.s-block--best-offers .s-slider-block__title h2:after{
 display:block;
  font-weight:400;
  font-size:0.9rem;
  padding:5px 0;
}

.s-block.s-block--best-offers .s-slider-block__title h2:after {
content: "الأفضل بين الأفضل";
}


.s-slider-block__display-all{
  font-weight: 900;
  min-width: max-content;
  padding:2px;
  border-bottom:2px solid var(--main-color);
}

.s-product-card-image{
background:var(--background-color);
}

.s-product-card-content-title{
text-align: center;
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: 5px;
}

.s-product-card-fit-height .s-product-card-image {
    height: 11rem;
    max-height: 20rem;
}

@media (max-width:600px){
  .s-product-card-fit-height .s-product-card-image {
    height: 16rem;
    max-height: 20rem !important;
  }
}

.s-button-primary-outline:hover{
color:white
}

/* FEATURES */

.s-block--features__item {
    background: white;
    border: 1px solid var(--main-color);
     border-radius:0 !important;
}

.s-block--features__item .feature-icon i {
    color: white;
}

/* TESTIMONIALS */

.s-reviews-testimonial {
    border: 1px solid #ff9045;
    border-radius: 5px;
}

/* FAQ */

.faq-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
    color: #333;
    text-align:center;
}

.faq-section {
    margin: 20px auto;
    padding: 10px;
    max-width: 70%;
    background-color: var(--background-color);
}

.faq-item{
    margin-bottom: 10px;
        padding: 10px 10px;
     background-color:transparent;
     border-radius:10px;
     border:1px solid var(--main-color);
      background:white;
}

.faq-question {

    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
   
}


.faq-answer {
   
    font-size: 14px;
    color: #000;
    padding-left: 10px;
    max-height: 0; /* Initial state */
    overflow: hidden;
    line-height:1.5;
    padding-top:5px;
    transition: max-height 0.3s ease;
     white-space: pre-line;
}

.toggle-symbol {
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    color: var(--main-color);
    transition: all 0.3s ease;
    font-family: cursive;
    min-width: 30px;
    height: 30px;
    text-align: center;
    background-color: var(--bacgkround-color);
    justify-content: center;
    border-radius: 50%;
    border:1px solid var(--main-color);
}

.faq-question:hover .toggle-symbol,
.faq-question.active .toggle-symbol {
    color: #fff;
     background-color: var(--main-color);
    
}



/* START FOOTER */

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
    content: "";
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/qQaovK/L8MG30pU1dtEc3VP32fBtBniVGDFwlJnUyPtAg3L.png) center / cover no-repeat;
    display: block;
    max-width: 8rem;
    height: 4rem;
        margin-bottom: 5px;
}

.store-footer a.flex.items-center.m-0 h3 {
    display: none;
}

.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
display: flex;
gap: 0px;
justify-content: space-evenly;
}
salla-apps-icons.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.hydrated{
display:none;
}
.flex.items-center.m-0 h3 {

text-shadow: 0px 0px 2px #ffffff85;
}

.md\:flex.items-center.justify-between.py-4.container.text-center{
border-top:1px solid #e9e9e9;
background-color:var(--background-color) !important;
}
.copyright-text p{
  color:black;
}
.store-footer__inner{
border-top:1px solid #e9e9e9;
background-color: var(--background-color) !important;
}
@media (max-width:992px){
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
      flex-direction:column;
      justify-content:center;
      align-items:center;
      text-align:center;
  }
  .store-footer a {
      justify-content:center;
      align-items:center;
  }
  .s-social-list {
  justify-content:center;
      align-items:center;
      }
  p.max-w-sm.leading-6.mb-6{
  max-width: 99%;
    text-align: center;
    }
   .flex.rtl\:space-x-reverse.space-x-2.items-end{
   margin-bottom:1rem;
   }
   .s-menu-footer-item:last-child{
    margin-bottom:1rem;
   }
   .mb-6{
    margin-bottom:1rem !important;
   }
    footer .store-footer__inner .container div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
        margin: 0 auto;
    }
   
}