/* Add custom CSS styles below */ 
section.s-block--photos-slider .swiper{
    padding:0;
}

section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    visibility:hidden;
}
 .s-block--fixed-banner img ,
 .s-block--banners .grid .banner-entry {
    background-color:transparent !important;
}
div#mainnav a.navbar-brand img{
    width:100px;
    min-height:60px !important;
}
section.s-block--photos-slider:nth-of-type(1) .swiper .swiper-slide{
    padding:1% 2%;
}
section.s-block--best-offers  {
    margin-bottom:20px;
}
.store-footer .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20{
    justify-items:center;
    text-align:center;
}
.store-footer .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 h3{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.store-footer .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 h3::before{
    content: "";
    display: inline-block;
    width: 200px;
    height: 100px;
    background-image: url("https://cdn.files.salla.network/theme/1274971995/bc4f5bb4-3fc6-473f-b990-f9036d248383.webp");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}