/* 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;
}
body#app {
    background-color:#FCF6E6;
}
#mainnav{
    background-color:#FCF6E6;
}
div#mainnav a.navbar-brand img{
    width:150px;
    min-height:130px !important;
}

.store-footer__inner {
        background-color: #ffffff !important;
    color:#000000;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #000000 !important;
    margin: 0;
    max-width: 100% !important;
    color:#000000;
}
.md\:flex.items-center.justify-between.py-4.container.text-center p{
    color:#ffffff;
}
.s-block--best-offers {
  margin-bottom:50px; 
}