#footer-main .element-social-footer .social-footer-list .social-footer-item img {
	max-height: 20px;
}

.element-banner-stripe #banner-stripe {
    justify-content: space-between;
}

.element-banner-stripe #banner-stripe > li {
    flex: auto;
}

.element-banner-stripe #banner-stripe > li img {
	max-height: 24px;
}
.wrapper-price-btn {
    display: none !important;
}

.wrapper-product-price {
    display: none !important;
}

#vitrine .header-box-content {
 text-transform: uppercase;
}

/*remover opções de compartilhamento do produto na página de produto*/
.product-sharing {
    display: none;
}

.element-product-detail .wrapper-btn-actions {
    display: none;
}