:root {--cor_primaria: #222222;--cor_secundaria: #222222;--cor_botao: #222222;--cor_botao_hover: #3c3c3c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #5500bd;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #2b2b2b;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #fafafa;--cor_texto_menu: #000000;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}
#corpo>.conteiner {
    padding-top: 50px;
    background: #fff;
}

body, button, h1, h2, h3, h4, h5, h6, input, p, span {
    font-family: 'Ubuntu',sans-serif !important;
}

.filtro h4, .menu.lateral .nivel-um .ativo strong {
    position: relative;
    padding: 0;
    border-bottom: 0;
    margin-bottom: 15px;
    font-weight: 700!important;
    font-size: 16px;
    color: var(--texto_global);
    letter-spacing: -.3px;
}

.menu-categorias .categoria-titulo {
    text-align: left;
    content-visibility: hidden;
    display: block;
    padding-left: 28px;
    /* width: 100%; */
}

.produto-video p {
    margin: 0;
    color: #8B3AD6;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
}