.product-card__badge--blue {
background: #ff0000 !important;
}
                        
                        
                          
                    body{
                        background-color: #FFFFFF;
                    }    
                        
                        
                        .precioProducto{
    color: #FF0000 !important;
    font-size: 2.2rem;
}

.product-card.top {
    border: none;
}

.block-brands__item-link img {
        opacity: 1;
}

.product-image__img {
    padding: 0px;
}

.btn-top{
    display: none;
}
                    
@media (min-width: 350px)
{
.block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
    height: 300px;
}}
    
                @media (max-width: 767px) {
                
        #bannerHome .block-slideshow--layout--full .block-slideshow__body, #bannerHome .block-slideshow__slide {
                    height: 200px !important;
                }

                #bannerHome .block-slideshow__body {
                    height: 200px !important;
                }               
                }
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    