/* Add custom CSS styles below */ 
.top-navbar {background:#239fac;color:white}
.navbar-brand img {
    max-height: 6rem;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 70px;
}
/****  slider ******/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}
@media(max-width:768px){
  img[src="https://i.ibb.co/Y7yk2dDJ/OIP.webp"]{
  width: 150px !important;
  height: 150px !important;
  margin-inline: auto !important;
}
}



custom-salla-product-card .s-product-card-add-btn.product-card-action-btn .s-button-text {
  display: flex;
  gap: 0.5rem !important;;
}

body > div.app-inner.flex.flex-col.min-h-full.overflow-x-hidden > footer > div.store-footer__inner.relative.\!bg-transparent.z-10 > div.container.max-w-\[1440px\].mx-auto.grid.grid-col-1.lg\:grid-cols-6.gap-6.lg\:gap-4 > div:nth-child(4) > div:nth-child(1){display:none;}