.produto-compartilhar {
    display: none;
}

.tab-content img {
    height: auto!important;
}


:root {--cor_primaria: #2e3192;--cor_secundaria: #4145c3;--cor_botao: #2e3192;--cor_botao_hover: #4145c3;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #e4e4e4;--cor_texto_pre_cabecalho: #2b2b2b;--cor_cabecalho: #ffffff;--cor_icones: #2b2b2b;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #2e3192;--cor_texto_menu: #ffffff;--cor_newsletter: #2e3192;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #fcdb00;}

@media (min-width: 768px) {
    .breadcrumbs {
        margin-top: 10px !important;;
        top: auto !important;
    }

    .breadcrumbs ul > li {
        padding-bottom: 4px;
        margin: 2px 0;
    }

    .produto .nome-produto {
        display: inline-block !important;
    }
}

span.titulo.cor-secundaria.vazio-text {
    display: none !important;
}

.top-header a {
    height: 36px;
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
    line-height: 36px;
    color: #2E3192;
}
