/* Add custom CSS styles below */ 
.main-menu {
font-weight:600;
}

.sicon-heart{
color:#82a364!important;
}
.product-entry .btn--wishlist.s-button-icon:hover{
background-color : #f1ffe3!important;
}
.btn--wishlist .s-button-element:hover{
background-color : #f1ffe3!important;
}

  .s-block--donations-grid .container .flex.items-start.rounded.justify-center.flex-col .text-base {
  font-size:1.9rem;
  line-height:2.2rem;
  }
 .s-block--donations-grid .container .flex.items-start.rounded.justify-center.flex-col h3 {
  font-size:2rem;
  line-height:2.2rem;
  color: #82a364;
  }
.s-block--donations-grid .container .flex.items-start.rounded.justify-center.flex-col {
    background-color: #ffffff; 
  }

 
  .partners-logos salla-slider .swiper-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .s-block--features__item .feature-icon {
    font-size: 3.25rem;
    line-height: 2.5rem;
    color: #82a364;
}

.store-footer__inner
 {
    
    background-color: #f1ffe3;
    }
    .s-block__title h2{
     color: #ffffff;
    }
    .lg\:text-5xl {
        font-size: 3.5rem;
        line-height: 1;
    }
    .lg\:w-1\/2 {
     width: 100%; 
}
.sm\:text-base {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    
  
.container .btn.btn--primary {
  background-color: #ffffff !important;
  color: #82a364 !important;
}

.container .btn.btn--primary:hover,
.container .btn.btn--primary:focus {
  background-color: #f8f9fa;
  color: #82a364;
}
.about-store .footer-title {
  color: transparent;
  position: relative;
}

 .about-store .footer-title::after {
  content: "عطاء البلد الحرام";
  color: #374151;
  position: absolute;
  right: 0;
  top: 0;
}