@media only screen and (max-width: 767px){
    .kits .comprar .disponibilidade-produto {
            display: none !important;
    }
}

th, tr, td {
    border: 0px;
}

.conteudo h1{
    display:none;
}


.apresentacao, .momentos{
    padding: 20px 0;
}

.apresentacao .linha{
    margin: 0 120px;
}

.apresentacao img{
    width: 100%;
}

.apresentacao h2, .momentos h2{
    color: #711518;
}

.apresentacao h2, .momentos h2{
    font-size: 20px;
}
.apresentacao p, .momentos p{
    color: #414042;
    font-size: 14px;
}

.vantagens{
    background-color: #791219;
    color: #fff;
    padding: 40px;
    width: 100%;
}
.vantagens img{
    width: 15%;
}
.vantagens .linha2 img{
    width: 25%;
}
.vantagens h2{
    font-size: 16px;
}
.vantagens p{
    font-size: 13px;
}
.vantagens h2, .vantagens p{
    margin-bottom: 10px;
}
.linha1{
    margin-bottom: 40px;
    padding: 0 100px;
}
.linha2{
    padding: 0 150px;
}

.momentos{
    background-color: #f2f2f2;
    width: 100%;
}
.momentos .linha-texto{
    margin: 40px 0;
}
.momentos .linha-bandeiras{
    margin: 20px 250px;
}
.momentos .linha-foto{
    padding: 40px 0;
}
.momentos .linha-bandeiras img{
    width: 100%;
}

.momentos .linha-foto img{
    width: 80%;
}

@media screen and (min-width: 319px) and (max-width: 768px) { 
    #modalNewsletter .componente{
        margin: -40px -2px;
    }
    .modal-modalNewsletter .fancybox-skin{
        background-image: none !important;
        background: none !important;
    }
    .modal-modalNewsletter .fancybox-close{
        top:72px !important;
    }
}

@media only screen and (max-width: 600px) {
    
    #cabecalho .conteiner .row-fluid .span3 {
        height: 75px !important;
    }
    
    #cabecalho .conteiner .row-fluid .span3 h1 {
        display: contents !important;
    }
    
    #cabecalho {
        top: 0px!important;
    }
    
    #cabecalho .atalhos-mobile {
        margin-top: 0px!important;
    }

.apresentacao .linha{
    margin: 0;
}
    .momentos .linha-bandeiras{
        margin: 20px 0px;
    }
    .momentos .linha-bandeiras img{
        width: 80%;
    }
    .linha-bandeiras .col{
        padding-right: 0;
        padding-left: 0;
    }
    .vantagens .linha1 img{
    width: 30% !important;
    }
.vantagens .linha2 img{
    width: 30% !important;
}
.vantagens .linha1{
    margin-bottom: 40px;
    padding: 0;
}
.vantagens .linha2{
    padding: 0;
}
.disponibilidade-produto {
    display:none!important;
}
}
:root{
--img-newsletter: url("https://cdn.awsli.com.br/1957/1957198/arquivos/popup-winefull-3.png") !important;
    }
