.menu-desktop {
padding-top: 15px;
padding-bottom: 15px;
box-shadow: none;
}

.menu-desktop .menu>ul>li>a strong {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.6px;
}

.titulo-categoria strong {
   text-transform: uppercase;
   position: relative;
   font-size: 24px;
   letter-spacing: 2px;
   display: inline-block;
   padding-bottom: 3px;
   margin-top: 50px;
   margin-bottom: 50px;
   
}

.titulo-categoria::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #daee14;
    z-index: -1;
}

.rodape-titulo {
    letter-spacing: 2px;
}
.rodape-institucional ul li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.botao-comprar {
    font-weight: 400;
    border-radius: 0;
}

.botao-whatsapp {
    padding: 10px;
    border-radius: 0;
    border: 2px solid;
}


.carrossel-departamentos li img {
    box-shadow: none;
    border: none;
}

.preco-produto>:nth-child(2) * {
    display: none;
}

.rodape-sobre p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}


.contato-titulo {
    font-size: 14px;
    font-weight: 300;
}

.departamento-titulo {
    font-weight: 400;
    text-transform: uppercase;
}

.busca {
    border-radius: 0;
    border: 1px solid;
    border-color: #90909038;
}

.banners-vantagens {
    border-bottom: 0;
}

.posts-blog ul li a {
    box-shadow: none;
    border-radius: 0;
}

.posts-blog ul {
   margin-bottom: 50px; 
}    

.depoimento .dep-msg {
    box-shadow: none;
    border-radius: 0;
}

.listagem .listagem-item .listagem-item-wrap {
    border-radius: 0;
}

.pagina-carrinho .caixa-sombreada {
    box-shadow: none;
    border-radius: 0;
}

.pagina-carrinho .caixa-sombreada {
    box-shadow: none;
    border-radius: 0;
}

.pagina-produto .atributo-comum a span {
    box-shadow: none;
    border-radius: 0;
}

.produto-detalhes .botao-whatsapp {
     box-shadow: none;
}

.produto-detalhes .cep #formCalcularCep .input-append {
    box-shadow: none;
    border-radius: 0;
}

.vitrine-video .video-media * {
    border-radius: 0;
}

.vitrine-video .video-produto-titulo {
    border-radius: 0;
}

.arrow-2 .slick-arrow {
    border-radius: 0;
}

.vitrine-video .listagem .listagem-item .listagem-item-wrap {
    border-radius: 0;
}