@media screen and (max-width: 1024px){
    header{padding: 0 20px;}
    table td.td-form .box-form .inner-box-form{padding-left: 15px; padding-right: 15px;}
    .box-emogi-assistance{display: none;}
    .spt-arrow-prev{background-position-x: -316px; background-position-y: -139px; width: 22px; height: 42px;}
    .spt-arrow-next{background-position-x: -340px; background-position-y: -139px; width: 22px; height: 42px;}
    .owl-next{margin-right: 4px;}
    .owl-prev{margin-left: 4px;}
}
@media screen and (max-width: 768px){
    header{padding: 0 10px;}
    header .links{display: none;}
    .menu-button{display: flex;}
    .banner_content{width: 100%; margin: 0; position: absolute; box-sizing: border-box; padding: 20px;}
    .banner_content h2{line-height: 45px; font-size: 35px;}
    .banner img{display: none;}
    .banner img.bannner__mobile{display: block;}
    .quem-somos_item{margin-bottom: 50px;}
    .beneficios_img{margin-top: 400px;}
    .receitas_item{text-align: center;}
    .receitas_link{height: 285px;}
    .produtos-content{padding-bottom: 50px;}
    .produto__item{margin-bottom: 170px;}
    .site-map__item{border: none; height: auto;}
    .site-map__item.item_logo{justify-content: flex-start;}
    .item_logo{display: none !important;}
    .contato__item{margin-top: 40px;}

}

@media screen and (max-width: 600px){
    .produtos .separator{margin-bottom: 100px;}
    .produtos-content{padding-bottom: 100px;}
    .produto__item{margin-bottom: 230px;}
    .receitas_link{height: auto;}
    .produto__imagem{top: -120px}
    .produto__item:nth-last-child(1){margin-bottom: 100px;}
    .site-map__item{height: auto;}
    .curiosidade_explication{width: 85%; top: 170px}
    .beneficios_img{margin-top: 570px;}
    .banner_content h2{line-height: 31px; font-size: 30px;}
    .banner_content a{font-size: 14px; margin-top: 10px;} 
    .quem-somos_content{padding-top: 130px;}
}
@media screen and (max-width: 600px){
    #details-product .box-links .box-link{float: none; text-align: center; margin-left: 0; margin-right: 0;}
}
@media screen and (max-width: 425px)
{
    .banner__title{font-size: 20.5px;}
    .banner__box-content{width: 70%; left: 0; height: auto; padding-left: 10px;}
    .banner__button a{font-size: 15px; width: 120px; height: 30px;}
    .modal .separator{display: none;}

}
