/* Add custom CSS styles below */ 
.s-block.s-block--banners .s-block__title {
text-align: center;
}

.s-cart-summary-count {
    background: #414042;
    background: #db3632;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
}
.custom-salla-product-card {
    box-shadow: 4px 4px 10px #000 !important;
    border-radius: 20px !important;
}
.s-product-card-image{
    padding: 13px;
}
.s-product-card-image img{
    border-radius: 10px;
}
.banner-square .box-img img{
    object-position: top !important;
}
.s-product-card-content-footer salla-add-product-button .s-button-outline{
    background: linear-gradient(to right, #647156, #889959);
    color: #fefefe !important;
}


.s-product-card-content-footer salla-add-product-button .s-button-outline:hover{

}

.s-block--features .lazy__bg.lazy_avatar.lazy{
scale:2.5 !important;
}