/* Add custom CSS styles below */ 

.py-8 {
    padding-bottom: 4rem;
    padding-top: 4rem;
}
.s-block--special-products-slider--1 div div.bg-cover{
 display: none !important; 
}
.s-block--about{
  margin-top: 0px;
}

.s-block--faq{
  margin-top: 0px !important;
  padding-top: 2rem !important;
}
.home-block-title{
  margin-bottom: 2rem;
}
custom-salla-product-card{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.single-faq{
  border: none;
  padding: 1.5rem;
  border-right: 7px solid #d29b3e;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.footer-list li a{
  font-size: medium !important;
}
@media(max-width:1024px){
.s-block--special-products-slider--1{
    background-color: #f5f3f1 !important;
    margin-top: 0px;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

  .min-h-\[600px\] {
     min-height: 0px; 
}
}
.ql-align-center{
  text-align: center !important;
}

@media (min-width: 1024px) {
 .s-block--special-products-slider--1{
   margin-top: 0rem !important;
   background-color: #f5f3f1 !important;
   
   
 }
  .lg\:w-2\/3 {
         width: 100%; 
    }
  .s-slider-container{
  /*  padding-bottom: 1rem !important;*/
  }
}