#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable),
#product-list .product-list-item .product-image a:not(.label-unavailable) {
    padding-top: 133%;
}

/*Preço em negrito*/
.product-price {
    font-weight: bold;
}

.element-banner-main {
    background: #b51950;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit {
    background: #40ba0b;
}

.element-product-detail .wrapper-product-price .product-price .product-new-price {
    color: #000;
}

/*Remover telefone*/
.element-info .info-phone:not(.info-whatsapp), 
.element-phone .info-phone:not(.info-whatsapp) { 
	display: none !important; 
} 
/*remover telefone*/
#footer-main p.info-email {
    display: none;
}