/* Add custom CSS styles below */ 
/*mobile-menue*/
/*
ul.main-menu.hide-scroll.mm-spn--open {
    background-color: #18688d;
    color: #ffffff;
}
*/
.menu-silde.lazy_bg.lazy.bg-cover.bg-center.swiper-slide.swiper-slide-visible.swiper-slide-active.entered.loaded {
  background-position: top; 
  background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: contain;


}
/*search*/
ul.angel-search-links-list.angel-search-list li a img{

      object-fit: contain;
    width: 35%;
}
ul.angel-search-links-list.angel-search-list li a{
      height: 50px;
    width: 150px;
}
/*
.categories-section .banner-square.zoomed-img.grayscaled-img.swiper-slide.swiper-width-control {
  transition: transform 0.6s ease;
}

.categories-section .banner-square.zoomed-img.grayscaled-img.swiper-slide.swiper-width-control:hover {
  transform: translateY(-20px);
}
*/
/*product-slider*/
/*
custom-salla-product-card img , .categories-section img{
    background:
  linear-gradient(to top, #ffffff 30%, rgba(255,255,255,0)),
  url("https://i.ibb.co/20prCNHf/b9f79c36-a86a-405c-b389-a0d16232125f.jpg");
background-size: cover;
background-position: top;
background-repeat: no-repeat;

}

.s-product-card-content {
    background-color: #ffffff;
}
*/
/*what's app*/
#karzoun-widget-send-button {
    margin-bottom: 20px;
}
/*footer*/
/*
footer.store-footer {
    margin-top: unset;
}

section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.footer-top-img.full-banner {
    margin-bottom: -1px;
}
*/
footer.store-footer.dark h3 {
    color: #ffffff;
}
a.s-contacts-item , .s-social-link a{
    background-color: #ffffff40 !important;
    border: 1px solid #f2f2f25e;
}