/*body{
background-color: white;
}*/

/* Add custom CSS styles below */ 
@media (min-width: 768px){


salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}

}

@media (min-width: 1024px){

salla-slider.photos-slider .swiper-slide {
    margin-left: 0em;
    margin-right: 1em;
    width: 100%;
}
}

.main-nav-container{
/background-color: #81D4FA;/
}

.s-block--tabs-produtcs .tab-trigger.is-active button,
.s-button-primary-outline:hover {
    background-color: #2587c9;
    color:white;
    border-color: #2587c9
   
}
.s-product-card-entry{

border:1px solid black;
}

.s-product-card-wishlist-btn,
.s-product-card-wishlist-btn{

color: black;
    border-color: black !important;
}

.s-product-card-vertical .s-product-card-wishlist-btn:hover {
    opacity: 1;
    background: red !important;
    color: white;
}
.topnav-link-item{

font-weight:bold;
}

.footer-is-light .store-footer .store-footer__inner{
background: #000000;
    color: white;


}
.s-block--features__item .feature-icon{

background: #000000;
}

.s-block--features__item .feature-icon i{
color:white;
}

.header-btn__icon{
border-color:black;
}