:root {--cor_primaria: #7a134c;--cor_secundaria: #d9a41f;--cor_botao: #d9a41f;--cor_botao_hover: #7a134c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #0e5e2c;--pre_cabecalho: #7a134c;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #d9a41f;--cor_icones_hover: #7a134c;--cor_texto_icones: #7a134c;--cor_menu: #ffffff;--cor_texto_menu: #7a134c;--cor_newsletter: #7a134c;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #7a134c;--texto_global: #7a134c;--texto_background: #ffffff;--cor_tag_frete_gratis: #7a134c;}
@media (max-width: 768px) {
.menu-mobile-scroll {
    display: none!important;
}
}
@media (max-width: 767px) {
#corpo {
    padding-top: 60px;
}
}
.pulse-button, .whats-button {
    background: #7A134C!important;
}
.links-rodape-categorias {
    display: block!important;
}
.produto .acoes-produto {
    border-top: 0;
    padding-top: 0px!important;
}
.produto .acoes-produto {
    margin-top: 0px!important;
}
.btn {
    display: inline-block;
    margin-bottom: 30px!important;
}
#barraNewsletter {
    display: block !important;
}
.fundo-principal, .botao.principal, .menu li:hover>a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #d9a41f;
}
#barraNewsletter .componente .texto-newsletter, #barraNewsletter .componente .alert {
    display: inline-block; 
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    line-height: 50px;
    padding: 0 1% 0 0;
    overflow: hidden;
    vertical-align: top;
    font-size: 12px;
}
.breadcrumbs ul li a {
    font-weight: 500;
    display: inline!important;
    font-size: 12px !important;
    color: #7c7c7c;
    text-transform: uppercase;
    border: 0;
    background: #eaeaea;
    border-radius: 4px;
    margin-right: 0px;
    padding: 4px 8px !important;
    transition: all .2s ease-in-out;
}
#rodape .row-fluid .span3 {
    display: inline;
}
#rodape .atd-rodape {
    display: none!important;
}