div#corpo {
    max-width: 1180px !important;
    margin: 0 auto;
}

 #rodape {
    margin-bottom: 60px;
    max-width: 1180px;
    margin: 0 auto;
}
.principal input {
    border-radius: 15px !important;
    border: 1px solid #eaeaea;
}
.abas-custom .tab-content {
    padding: 20px;
    border-radius: 17px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;
    border: 1px solid #f0f0f0;
}

    .acoes-produto-responsiva .tag-comprar {
        background: #fff;
        border: 0px solid;
        color: #000;
        border-radius: 10px;
    }
    .conteiner-principal {
    padding-left: 16px;
    padding-right: 16px;
}
@media screen and (max-width: 767px) {
        .conteiner-principal {
    padding-left: 0px;
    padding-right: 0px;
}
    #menuinsta .slick-slider {
        height: 40px !important;
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }
    
        .acoes-produto-responsiva .tag-comprar span {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
    }
    
    .pagina-produto .produto .nome-produto {
    font-size: 20px;
    margin: 0px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--cor-nomeProduto);
    /* height: 60px; */
    text-align: left;
    display: block;
    padding: 0px !important;
    justify-content: left;
    DISPLAY: flex;
    width: 100%;
}
    
        #menuinsta .slick-track {

        min-height: 60px;
    }
    
        #menuinsta a {
        display: grid;
        height: 20px;
        text-align: center;
        margin-top: -4px;
        padding: 0px;
    }
    
    
        #menuinsta .slick-slider {
 
        padding: 0px 30px;
    }
}

@media screen and (max-width: 767px) {
    .conteudo-topo .busca-mobile .atalho-menu {
        float: left;
        line-height: initial;
        border: none;
        margin: 5px;
        min-height: 30px;
        padding-top: 10px;
    }
}
@media (max-width: 600px) {
 #cabecalho .logo a {
    width: 190px;
    transition: ease-in-out .2s;
    margin: 0 auto !important;
    height: 90px;
}

.icon-search:before {
    content: "\f002";
    color: #fff;
    background-color: #82be50;
    padding: 9px;
    margin-top: -22px;
    right: -27px !important;
    border-radius: 0px 30px 30px 00px;
    position: absolute;
    height: 24px;
    vertical-align: middle;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 13px;
    padding-bottom: 11px;
}
.busca input {
    width: 90%;
    border: 1px solid #e6e6e6;
    border-radius: 40px;
    height: 24px !important;
    padding-left: 19px;
}



}




@media screen and (max-width: 767px) {
    #menuinsta>div>div>div>li.slick-slide>a:before {
 display:none;
    }
}

.botao {
    border-radius: 10px;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-transform: none;
    padding: 6px 14px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #82be50;
    background-image: none;
    white-space: nowrap;
}
.listagem.aproveite-tambem .listagem-item .nome-produto {
    font-weight: 400 !important;
}

#rodape .titulo {
    display: block;
    font-size: 17.5px;
    padding: 20px 0;
    margin-bottom: 0px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

#cabecalho .logo a {
    width: 190px;
    transition: ease-in-out .2s;
    margin: 0px;
    height: 90px;
}
.pagina-produto #formCalcularCep>div>div>button {
    height: 40px;
    border: none;
    text-shadow: none;
    font-size: 16px;
    margin-left: -20px;
    position: relative;
    padding: 0 20px;
    font-weight: 200;
    border: 1px solid;
    border-color: #d0d0d0;
    border-radius: 11px;
    border: none;}

.pagina-produto .acoes-produto>div.comprar>a.botao {
    width: 100%;
    padding: 5px 0;
    border: none;
    font-size: 20px;
    font-weight: 600;
    text-shadow: none;
    border-radius: 0;
    float: left;
    background-image: none !important;
    font-weight: 200 !important;
    border-radius: 15px;
}
.menu.lateral.outras li .titulo { font-size: 14px; font-weight: 400; margin-top: 17px; }
.acoes-produto.hidden-phone .botao-comprar { width: auto; 
display: table; margin: 0 auto; margin-top: 0 !important;
font-size: 16px; background: #75bb40 !important; padding: 5px 30px;
border-radius: 0; color: #fff !important; line-height: normal !important;
border: 1px solid; text-transform: none; font-weight: 200; text-shadow: none !important;
border-radius: 13px; width: 129px; font-size: 15px; }

.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #72BE43 !important;
}

.acoes-produto.hidden-phone .botao-comprar:hover {
    background: #377113 !important;
    color: #fff !important;
}

.menu.superior .nivel-dois li {
    margin: 5px 5px;
}
.menu.superior {
    width: 1180px;
}

.menu.superior ul.nivel-um {
    text-align: left;
    display: inline-flex;
    margin:0px !important;
}

.menu.superior .nivel-um>li a strong {
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: 0 0;
    font-family: Poppins, sans serif;
    text-transform: none;
    font-weight: 400;
}

element.style {
}
.acoes-produto.hidden-phone .botao-comprar {
    width: auto;
    display: table;
    margin: 0 auto;
    margin-top: 0 !important;
    font-size: 16px;
    background: #fff;
    padding: 5px 30px;
    border-radius: 0;
    color: #fff !important;
    line-height: normal !important;
    border: 1px solid;
    text-transform: none;
    font-weight: 200;
    text-shadow: none !important;
    border-radius: 13px;
}


ul.nivel-dois.borda-alpha {
    border-radius: 17px;
    box-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;
        border: 1px solid #f0f0f0;
}



.menu.superior {box-shadow:none  !important;}

.hidden-phone i, .hidden-phone i:before{ font-size: 18px !important;} 


.busca input {
    width: 90%;
    border: 1px solid #e6e6e6;
    border-radius: 40px;
    height: 36px;
       padding-left: 19px;
}


.menu.superior .nivel-um>li a strong {
   
    color: #333333;

}

.listagem-item .acoes-produto {
    border: none !important;
    background-color: transparent;
    position: relative !important;
    top: auto;
    bottom: auto;
    left: auto;
}

.icon-search:before {
    content: "\f002";
    color: #fff;
    background-color: #82be50;
    padding: 9px;
    margin-top: -22px;
    right: -27px !important;
    border-radius: 0px 30px 30px 00px;
    position: absolute;
    height: 24px;
    vertical-align: middle;
    padding-top: 12px;
    padding-right: 15px;
    padding-left: 13px;
}

.btn {

    background-color: #71be42;
    background-image: none !important;
    color: #fff;
}

div#corpo {
    max-width: 1180px !important;
    margin: 0 auto;
}

#rodape {
    background-color: #82be50 !important;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

#rodape .institucional a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    word-break: break-all;
    width: 100%;
}

.produto .acoes-flutuante {
    border-radius: 24px;
    overflow: hidden;
}
#rodape .institucional {
    background-image: none;
    background-color: #82be50;
    margin-top: 30px;
}

#rodape .institucional .conteiner {
    max-width: 1140px;
}

.listagem .listagem-item .nome-produto {
    font-weight: 300;
}
.listagem .listagem-linha li {
    width: 25%;
}
.filtro.lista ul li {
    padding: 10px 2px;
}
.menu.lateral .nivel-um>li.com-filho>a i {
    margin-top: 20px;
}
ul { border-radius: 20px !important; /* padding: 1px; */ }

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
color: #ffffff;
    text-shadow: none !important;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: none !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-color: #75bb40;
}


.ordenar-listagem.topo.borda-alpha {
    margin-top: 12px;
}
.menu.lateral .com-filho .titulo {
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px;
}

.coluna.span3 {
    border: 1px solid #efefef;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;
    padding: 10px 0px;
    border-radius: 20px;
    margin-top: 18px;
}

.listagem-item {
    margin: 0;
    box-shadow: none;
    border:none;
    border-radius: 20px;
}



.listagem .listagem-item .nome-produto {
    font-size: 17px;
}

#cabecalho .logo a {
    width: 190px;
    transition: ease-in-out .2s;
    margin: 0px;
    height: 90px;
}
.menu.lateral.outras li .titulo { font-size: 14px; font-weight: 400; margin-top: 17px; }
.acoes-produto.hidden-phone .botao-comprar { 
display: table; margin: 0 auto; margin-top: 0 !important;
font-size: 16px; background: #75bb40 !important; padding: 5px 30px;
border-radius: 0; color: #fff !important; line-height: normal !important;
border: 1px solid; text-transform: none; font-weight: 200; text-shadow: none !important;
border-radius: 13px; width: 129px; font-size: 15px; }


.acoes-produto.hidden-phone .botao-comprar:hover {
    background: #377113 !important;
    color: #fff !important;
}

.menu.superior .nivel-dois li {
    margin: 5px 5px;
}
.menu.superior {
    width: 1180px;
}

.menu.superior ul.nivel-um {
    text-align: left;
    display: inline-flex;
    margin:0px !important;
}

.menu.superior .nivel-um>li a strong {
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: 0 0;
    font-family: Poppins, sans serif;
    text-transform: none;
    font-weight: 400;
}

element.style {
}
.acoes-produto.hidden-phone .botao-comprar {
    width: auto;
    display: table;
    margin: 0 auto;
    margin-top: 0 !important;
    font-size: 16px;
    background: #fff;
    padding: 5px 30px;
    border-radius: 0;
    color: #fff !important;
    line-height: normal !important;
    border: 1px solid;
    text-transform: none;
    font-weight: 200;
    text-shadow: none !important;
    border-radius: 13px;
}


ul.nivel-dois.borda-alpha {
    border-radius: 17px;
    box-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;
        border: 1px solid #f0f0f0;
}



.menu.superior {box-shadow:none  !important;}

.hidden-phone i, .hidden-phone i:before{ font-size: 18px !important;} 


.busca input {
    width: 90%;
    border: 1px solid #e6e6e6;
    border-radius: 40px;
    height: 36px;
       padding-left: 19px;
}


.menu.superior .nivel-um>li a strong {
   
    color: #333333;

}

.icon-search:before {
    content: "\f002";
    color: #fff;
    background-color: #82be50;
    padding: 9px;
    margin-top: -22px;
    right: -27px !important;
    border-radius: 0px 30px 30px 00px;
    position: absolute;
    height: 24px;
    vertical-align: middle;
    padding-top: 12px;
    padding-right: 15px;
    padding-left: 13px;
}

.acoes-produto.hidden-phone .botao-comprar {
    width: 74% !important;
}