/* remove amazon pay */
.password-info {
    display: none !important;
}

@media (max-width: 768px) {
    .page-header.header-style-29 {
        min-height: 100%;
    }
    .small-logo {
        width: 90px;
        margin: 10px 0;
    }
}

/* banner do newsletter */
.page-footer .footer-style-29 .footer-content-top {
    background-image: url(https://silveiraosuplementos.com.br/pub/media/wysiwyg/buzz/banner_newslatter.png);
}

/* customizacao frete - product view */
.catalog-product-view .block-shipping-estimation .shipping-title, 
.catalog-product-view .block-shipping-estimation .shipping-cost-result .rs-title {
    color: #000;
}