/* 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;
}
/*transparent to img*/
 .s-block--fixed-banner img ,
 .s-block--banners .grid .banner-entry {
    background-color:transparent !important;
}
.store-footer__inner {
    background-color: #45693F !important;
    color:white !important;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #45693F !important;
    margin: 0;
    max-width: 100% !important;
}
.md\:flex.items-center.justify-between.py-4.container.text-center p{
    color:white;
}
/*logo large*/
div#mainnav a.navbar-brand img{
    width:100px;
    min-height:100px !important;
}
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: 100px;
    height: 100px;
    background-image: url("	https://cdn.files.salla.network/theme/1606818383/f9bc6577-c688-43f9-ab5d-e13a61e5d5a2.webp");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}