#modal-medidas {
    margin-bottom: 20px;
}

.pagina-produto .acoes-produto .preco-produto {
    margin-top: 20px;
}

.abas-custom .tab-content {
    background: #fff!important;
}

.newsletter .newsletter-confirmacao .cupom-code {
    display: none!important;
}

#modal-medidas {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
}

:root {--cor_primaria: #fa7d26;--cor_secundaria: #f7ebdf;--cor_botao: #fa7d26;--cor_botao_hover: #fb9147;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #159667;--pre_cabecalho: #f7ebdf;--cor_texto_pre_cabecalho: #2b2b2b;--cor_cabecalho: #ffffff;--cor_icones: #2b2b2b;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #f7ebdf;--cor_texto_menu: #2b2b2b;--cor_newsletter: #f7ebdf;--cor_texto_newsletter: #2b2b2b;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #fa7d26;}