@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: Montserrat, sans-serif !important;
    font-size: 14px !important;
}

.icon-shopping-cart{
    display: none !important;
}

.pagina-produto #corpo .produto .principal .acoes-produto .comprar .botao-comprar{
 background: #81db17 !important;
 box-shadow: none !important;
}

.pagina-produto #corpo .produto .principal .atributos ul li.active a, .pagina-produto #corpo .produto .principal .atributos ul li:hover a {
    background-color: #b18d5b !important;
    box-shadow: none !important;
}


#cabecalho .logo a {
    max-height: 80px !important;
}

#cabecalho {
    background: #B18D5B !important;
}

#cabecalho .actions>li>a .icon *, #cabecalho .actions>li>a .icon circle {
    fill: #331B17 !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
    margin: 0px 5px !important;
    text-align: left !important;
    max-width: 1380px !important;
    
    font-size: 14px !important;
    font-family: Montserrat, sans-serif !important;
    line-height: 15px !important;
    letter-spacing: .7px !important;
    font-weight: 500 !important;
}

.whatsapp-botao-chat {
    position: fixed;
    bottom: 90px;
    right: 12px;
    z-index: 2000;
    cursor: pointer;
    outline: none !important;
}

.pagina-busca .menu.lateral .nivel-um>li>a, .pagina-categoria .menu.lateral .nivel-um>li>a{
    padding-bottom: 5px !important;
}

#corpo .componente.newsletter .botao:before {
    color: #ffffff !important;
}


.botao.principal, .botao.principal:hover, .dropdown-menu>li>a:hover, .filtro.lista ul li.active label, .filtro.lista ul li label:hover, .flex-control-paging li a.flex-active, .fundo-principal, .menu-simples li.active a, .menu-simples li a:hover, .menu li:hover>a .fundo-secundario {
    color: #333 !important;
    text-shadow: none;
    border-radius: 24px;
    padding-top: 8px;
}


.pagina-produto #corpo .abas-custom .tab-content .tab-pane#descricao h2:after {
    display: none !important;
}


@media screen and (max-width: 768px) {
#fullbanner-mob .slick-slide {
    background: #000;
}
}


.banner-alpha .b-alph img {
    border-radius: 8px !important;
}

.full.menu {
    border-top: none !important;
    background-color: #321a17 !important;
}

#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    font-weight: 700 !important;
    border-bottom: 3px solid #FDAB13;
    line-height: 100px !important;
    font-family: Montserrat, sans-serif !important;
    
}

.flex-direction-nav li a {
    background: none !important;
}

.tracking {
    display: none;
}

#cabecalho .actions>li:hover>a>.titulo {
    color: #dcdcdc !important;
}

.carrinho.cart:hover .content-cart .price-total-cart, .carrinho.cart:hover .content-cart .titulo {
    color: #dcdcdc !important;
}

#cabecalho .actions>li>a .titulo {
    font-weight: 400 !important;
    line-height: 16px !important;
}

#cabecalho.fixed .open-menu .line {
    background: #321a17 !important;
}

.titulo {
    font-family: Montserrat, sans-serif;
    font-weight: 500 !important;
}


.pagina-produto .span12>.abas-custom {
    padding: 40px;
    background: #f9f9f9;
    margin-top: 20px;
}

.row-fluid .span4 {
    width: 30% !important;
}

@media screen and (max-width: 768px) {
    .row-fluid .span4 { 
        width: 100% !important;
    }
    
}

@media screen and (max-width: 768px) {
    .atalhos-mobile {
            padding: 10px 10px 10px !important;
    }
}

.pagina-produto #corpo .produto .acoes-flutuante .botao-comprar {
   box-shadow: none !important;
    background: #81db17 !important;
}