iframe[src="https://www.youtube.com/embed/undefined"] {
    display: none;
}

.full.menu .conteiner .nivel-um>li {
    background: none;
}

.depoimento-conteudo .depo-conteudo-inicial .depo-image{
    display:none;
}
.depoimento-conteudo .depo-conteudo-inicial{
    align-items:center;
}

#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo{
    text-transform:math-auto;
}

#tarja-informativa .conteudo{
    width:100%;
}

li.other-categories.com-filho {
    display: none !important;
}

#cabecalho .busca input, #cabecalho .busca input:focus{
    border-radius:30px;
    text-transform:math-auto;
    background:#fff;
    border: solid 1px #c1c1c1;
}
#cabecalho .actions>li>a, #barraNewsletter.posicao-rodape .componente input[type=text]{
    text-transform: math-auto !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    font-weight:400;
}
.full.menu {
    border-top: solid 1px #fff;
}
#cabecalho .full.menu .conteiner .nivel-um>li.cupom-menu>a{
    border: 2px dashed;
    border-radius:5px;
}
#cabecalho .busca .botao {
    background: var(--cor_primaria);
    color: #fff;
    border-radius: 50px;
    height: 45px;
    width: 45px;
    border: none;
    font-size: 1.7em;
    font-weight: 400
}

.busca .botao-busca {
    position: absolute;
    right: 12px;
    top: 10px;
    height: 30px
}

#cabecalho .busca .botao:hover{
    color: #fff;
}

.full.menu .conteiner .nivel-um>li.categoria-id-all>a>.titulo {
    font-weight: 600;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
    background:#32B864;
    text-transform:math-auto !important;
}

div#menu-ilustrativo h2 {
    font-size: 22px;
    margin-bottom: 35px;
}

.depoimento-titulo, .depoimento-conteudo .depo-conteudo-inicial .depo-name, #rodape .titulo, .institucional a, .institucional p{
    text-transform:math-auto;
}
.institucional a, .institucional p{
    font-size:13px;
}

#rodape .pagamento-selos .span4.envio ul#selo-envio-ul li{
    max-width:200px;
}

.depoimento-conteudo .depo-container {
    border: 1px solid #dcdcdc;
    box-shadow: unset;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

#barraNewsletter.posicao-rodape .componente .interno span.titulo.cor-secundaria, #barraNewsletter.posicao-rodape .componente .texto-newsletter{
    text-transform: math-auto;
    color: #4A492D;
}
#rodape .institucional .lista-redes{
    justify-content:flex-start;
}
#rodape .institucional .lista-redes ul li a i[class^=icon]{
    font-size:27px;
}
#rodape .institucional .lista-redes ul li a{
    width:45px;
    height:45px;
}
@media(max-width:767px){
   img.icon-category {
        width: 30px;
    } 
    
    li.categoria-id-offers-mb.borda-principal {
        display: none;
    }

    #rodape .span4.selos ul {
        flex-direction: column;
    }
    #rodape .institucional .titulo {
        text-align: center !important;
    }
}

#rodape .span4.selos ul{
   align-items:center;
}
a#seloEbit img {
    height: 100px;
    object-fit: contain;
}

.campos-pedido .embalagem a{
    background:transparent;
}
.card-embalagem a {
    max-height: 178px !important;
}

.identificacao .control-group .submit-email.botao.principal{
    line-height:1.9em;
}

@media(max-width:767px){
    .pagina-carrinho .tabela-carrinho .form-horizontal .controls{
        margin-left:0px !important;
    }
}