/* Add custom CSS styles below */ 

body{background: #000!important}
#header-mainbar,
.top-nav{background: #000!important}
#mainnav{background: #262626 !important}
.navbar-brand img {max-height: 6rem;}
.s-block--tabs-produtcs .tabs .s-button-text{font-size: 28px; height: 50px}
custom-salla-product-card.s-product-card-vertical.s-product-card-fit-height .s-product-card-content {    padding: 8px;
}
custom-salla-product-card .s-product-card-content-main, custom-salla-product-card .s-product-card-content-sub, custom-salla-product-card .s-product-card-content-desc {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
}
.s-button-primary-outline:hover {
    background-color: #7c8082;
    
}

#info-blocks-2-6{
margin-top: 70px
}
.breadcrumbs a, .breadcrumbs i,.single-product-page h1{ color: #fff}

.product-form{background:#fff;
padding: 10px; border-radius: 12px}

.single-product-page .product__description {
    background: #000;
    color:#fff !important;
    padding: 8px;
}
.single-product-page .product__description p {
    color:#fff !important; 
}

.product-single .starting-or-normal-price h2{color: #fff}

.product-single .product-form .starting-or-normal-price h2{color: #222}

#filters-menu .s-filters-widget-container {
    padding: 20px;
    border-radius: 8px;
}
.single-product-page .swiper-slide {
    background: rgb(0, 0, 0);}
    
.single-product-page salla-slider.details-slider .s-slider-container{border-color:#000}