/* 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% !important;
}
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;
}
section.s-block--photos-slider{
    position: absolute;
    top: 2%;
    left: 0;
    z-index: 999;
    width:100% !important;
}
.s-block--best-offers .L_special-title h1 {
    color:#dcb468 !important;
    margin-top:5%;
}
#L-our-categories .s-slider-swiper-wrapper{
    justify-content:center;
    margin-top:3%;
}
div#mainnav a.navbar-brand img{
    width:150px !important;
    min-height:100px !important;
}