/*GEARL------------------------------------------------*/
header {
    background-color: #7659DB;
    border: white;
    border-width: 0 0 1px 0;
    border-style: solid;
    position: fixed !important;
    /*display: flex;*/
    justify-content: space-between;
    top: 0;
    z-index: 999;
    width: 100%;
}

#corpo {
    padding-top: 60px !important;
}

.g_ .conteiner {
    width: 1250px;
}

.secao-banners .conteiner {
    margin: auto !important;
}

.g_ .pagina-carrinho .acao-editar a.botao, .g_ body:not(.pagina-produto) .input-small+button, 
.g_ #formCalcularCep .btn, #exibirFormasEnvio a, #exibirFormasPagamento a,
.listagem-item .produto-avise .avise-me-list .avise-me-list-btn {
    background-color: #D1F257 !important;
    color: #3F491A;
}

.g_ .botao:hover, .g_ .btn:hover {
    opacity: unset !important;
}
/*-----------------------------------------------------*/

/*HEADER-----------------------------------------------*/
.g_ .menu.superior>.nivel-um>li>a>strong {
    color: #FFFFFF;
    font-weight: bold;
}

.g_ .menu.superior>.nivel-um>li>a>strong:hover {
    color: greenyellow;
}

.g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a, .g_ .theme-functions>li.dropdown>ul>li>a {
    color: var(--cor-principal);
    border-bottom: 3px solid transparent;
    font-size: 18px !important;
}

.svg-ico path {
    fill: white;
}

.carrinho {
    line-height: 80px !important;
}

.carrinho>a span, .carrinho.vazio>a span {
    display: contents !important;
}

.g_ .theme-functions>li>a {
    
}
/*-----------------------------------------------------*/

/*FOOTER-----------------------------------------------*/
.mostrarAvisoCookie #avisoCookies {
    background: none !important;
}

#avisoCookies {
    box-shadow: none !important;
}
/*-----------------------------------------------------*/

/*LISTAGEM---------------------------------------------*/
.g_ .listagem .bandeiras-produto>span {
    line-height: unset;
}

.g_ .listagem .bandeiras-produto>span.bandeira-carrinho {
    line-height: 30px;
}

.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next:before {
    background: url(https://i.ibb.co/VLN5vj9/bg-direction-nav-fw.png) no-repeat -30px 0;
}

.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-prev:before {
    background: url(https://i.ibb.co/VLN5vj9/bg-direction-nav-fw.png) no-repeat 0 0;
}

.listagem .listagem-linha li .listagem-item {
    border: 2px solid #D2F156;
    border-radius: 10px;
    height: unset !important
}

/*.listagem .listagem-item .imagem-produto {*/
/*    box-shadow: inset 0 -1px 0 0 #3e481a;*/
/*}*/

/*.sombra-interna {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 50%;*/
/*    bottom: 0;*/
/*    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));*/
/*    z-index: 1;*/
/*}*/

/*.g_ .listagem .listagem-item .nome-produto {*/
/*    white-space: normal;*/
/*    text-align: left;*/
/*    font-weight: bold;*/
/*}*/

/*.g_ .breadcrumbs {*/
/*    margin-top: 100px;*/
/*}*/

/*.g_ .listagem .preco-produto .preco-parcela {*/
/*    opacity: unset;*/
/*    transition: unset;*/
/*}*/

/*.g_ .listagem .preco-produto .preco-parcela strong {*/
/*    font-weight: bold;*/
/*}*/

/*.g_ .listagem .preco-produto * {*/
/*    font-size: small !important;*/
/*    color: #444444 !important;*/
/*}*/

/*.g_ .listagem .preco-produto .preco-promocional {*/
/*    font-size: 18px !important;*/
/*    font-weight: bold;*/
/*}*/

/*.g_ .listagem .preco-produto .desconto-a-vista strong {*/
/*    font-size: 20px !important;*/
/*    color: #7659DB !important;*/
/*}*/

/*.g_ .listagem .listagem-linha li:not(.pagina-inicial) {*/
/*    margin-bottom: 35px;*/
/*}*/

.g_ .g_title, .g_ .listagem .titulo-categoria strong {
    font-family: verdana !important;
    font-weight: bold!important;
}

.g_ .listagem .titulo-categoria {
    text-align: center;
}

.listagem .info-produto {
    padding: 30px !important;
}

.listagem .info-produto a.nome-produto {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.titulo-categoria:after, .titulo-categoria:before {
    margin-top: 35px !important;
}

.g_ .listagem .listagem-item .nome-produto {
    white-space: normal !important;
}

.listagem .produtos-carrossel[data-produtos-linha="4"] .listagem-item .nome-produto {
    min-height: auto !important;
}
/*-----------------------------------------------------*/

/*PÁGINA DO PRODUTO------------------------------------*/
.produto div.principal .acoes-produto .quantity-nav {
    display: none !important
}

.g_ .produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 100% !important;
    margin-bottom: 10px
}

.pagina-produto #formCalcularCep > div > div > button {
    margin-left: 10px !important;
    height: unset;
}

.pagina-produto #formCalcularCep > div > div > input {
    height: 52px !important;
}

.g_ .botao-comprar:hover, .g_ .pagina-carrinho .acao-editar .botao.principal.grande:hover{
    background: #7659DB !important;
}

.botao.principal.botao-comprar {
    margin-top: 15px;
}
/*-----------------------------------------------------*/

/*Modal Carrinho---------------------------------------*/
#comprar-ajax-status .sucesso .buttons>* {
    background: var(--cor-principal);
}
/*-----------------------------------------------------*/

/*Página Carrinho---------------------------------------*/
.pagina-carrinho #formCalcularFrete>div>div>div>button {
    margin-left: 20px;
    padding: 1px 12px;
}

.pagina-carrinho #calcularFrete {
    border-right: 1px solid rgba(96, 96, 96, .24) !important;
    background: white;
}
/*-----------------------------------------------------*/

/*.g_ .menu.superior>.nivel-um>li>a>strong {*/
/*    color: white !important;*/
/*    font-weight: bold;*/
/*}*/

/*.g_ .menu.superior>.nivel-um>li.com-filho>a>i {*/
/*    color: white !important;*/
/*}*/

/*.svg-ico path {*/
/*    fill: white;*/
/*}*/

/*.g_ .secao-banners .banner.cheio .flexslider {*/
/*    margin-top: 79px !important;   */
/*}*/

/*.conteudo>.marca-info {*/
/*    margin-top: 20px;*/
/*}*/

/*.g_ body:not(.pagina-inicial) header {*/
/*    margin-bottom: 0 !important;*/
/*}*/

/*.g_ .menu.superior>.nivel-um>li.com-filho>ul {*/
/*    background: #D1F257;*/
/*}*/

/*.g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a, .g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a>strong {*/
/*    color: #3F491A;*/
/*    font-weight: bold !important;*/
/*}*/

/*.g_ .listagem-item .acoes-produto a {*/
/*    background-color: #7659DB;*/
/*}*/

/*#modalNewsletter .componente {*/
/*    background-color: rgba(209, 242, 87, 0.5) !important; */
/*}*/

/*.fancybox-outer {*/
/*    border-radius: 4px;*/
/*}*/

/*.fancybox-close {*/
/*    background: url('https://i.ibb.co/zx4v3B1/fancybox-sprite.png');*/
/*}*/

/*.newsletter .botao {*/
/*    background: #7659db;*/
/*}*/

/*.banner .flex-control-paging li a.flex-active {*/
/*    background: #7659db;*/
/*}*/

/*.flex-direction-nav a {*/
/*    background: url('https://i.ibb.co/VLN5vj9/bg-direction-nav-fw.png') no-repeat 0 2px;*/
/*}*/

/*.g_ .coluna .componente.newsletter .interno {*/
/*    background-color: rgba(116, 89, 218, 0.3) !important;   */
/*}*/


/*.campos-pedido {*/
/*    margin-top: 200px;*/
/*}*/

/*.g_ .identificacao .control-group .submit-email.botao.principal, #botaoOrdenar {*/
/*    background: #7659DB;*/
/*}*/

/*.finalizar-compra .cabecalho-interno {*/
/*    margin-top: 75px;*/
/*}*/

/*.g_ .pagina-pagina #corpo .titulo+div *, */
/*.g_ .pagina-pagina #corpo .conteiner .conteudo .caixa-sombreada+div+h3+span {*/
/*    color: currentcolor !important;*/
/*}*/

/*.tag-pre-venda-main, .tag-encomenda-main {*/
/*    right: -15px;*/
/*    top: 10px;*/
/*    width: fit-content;*/
/*    margin: 0 0 -40px auto;*/
/*    border: 0;*/
/*    background: var(--dc1);*/
/*    font-size: 20px;*/
/*    line-height: 40px;*/
/*    box-shadow: 0 0 0;*/
/*    border-radius: 3px;*/
/*    color: white;*/
/*    z-index: 1 !important;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    position: relative;*/
/*}*/

/*.tag-encomenda-main { */
/*    background: #DFF689 !important;*/
/*    color: #3F491A !important;*/
/*}*/

/*.tag-encomenda-mini {*/
/*    background: #DFF689 !important;*/
/*    color: #3F491A !important;*/
/*}*/

/*.g_ .abas-custom .tab-content, */
/*.g_ .abas-custom .tab-content *, */
/*.g_ .pagina-pagina #corpo .titulo+div *, */
/*.g_ .pagina-pagina .titulo+div {*/
/*    font-family: verdana !important;*/
/*}*/

/*.g_ .abas-custom .tab-content:before {*/
/*    font-family: verdana !important;*/
/*    margin-top: -2px*/
/*}*/

/*#corpo .conteiner {*/
/*    max-width: 1400px;*/
/*}*/

/*.g_ .conteiner {*/
/*    width: 1500px;*/
/*}*/

/*.produto .conteiner-imagem img {*/
/*    max-width: 80% !important;*/
/*}*/

/*.g_ .carrinho .qtd-carrinho {*/
/*    color: black !important;*/
/*}*/

/*@media only screen and (max-width: 1450px) {*/
/*    #corpo .conteiner {*/
/*        max-width: unset;*/
/*        width: unset;*/
/*    } */
/*}*/

/*@media only screen and (max-width: 1182px) {*/
/*    .g_ .menu.superior>.nivel-um>li {*/
/*        padding: 1rem !important;*/
/*    }*/
    
/*    .g_ .secao-banners .banner.cheio .flexslider {*/
/*        margin-top: 79px !important;   */
/*    }*/
    
/*    .secao-banners .banner {*/
/*        margin-top: 78px !important;*/
/*    }*/
    
/*    #corpo {*/
/*        margin-top: 78px !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1124px) {*/
/*    .g_ .logo a>img {*/
/*        max-width: none !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1102px) {*/
/*    .g_ .menu.superior>.nivel-um>li {*/
/*        padding: 0.5rem !important;*/
/*    }*/
    
/*    .g_ .secao-banners .banner.cheio .flexslider {*/
/*        margin-top: 78px !important;   */
/*    }*/
    
/*    .secao-banners .banner {*/
/*        margin-top: 78px !important;*/
/*    }*/
    
/*    #corpo {*/
/*        margin-top: 78px !important;*/
/*    }*/
    
/*    .g_ .logo a>img {*/
/*        margin: auto;*/
/*    }*/
    
/*    .g_ header>.container .theme-functions {*/
/*        flex-wrap: unset !important;*/
/*    }*/
    
/*    .g_ .theme-functions {*/
/*        flex-wrap: unset !important;*/
/*    }*/
    
/*    .g_ .theme-functions>li {*/
/*        margin-left: calc(var(--gutter) * 1);*/
/*    }*/
    
/*    .g_ .menu.superior {*/
/*        margin-left: 3rem;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 995px) {*/
/*    .g_ header>.container .theme-functions {*/
/*        flex-wrap: unset !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 950px) {*/
/*    .g_ header>.container .row-flex {*/
/*        flex-wrap: unset;*/
/*        flex-direction: column;*/
/*    }*/
    
/*    .g_ .menu.superior {*/
/*        margin-left: unset;*/
/*    }*/
    
/*    .g_ header>.container .theme-functions{*/
/*        flex-direction: unset;*/
/*        justify-content: center !important;*/
/*    }*/
    
/*    .g_ .secao-banners .banner.cheio .flexslider {*/
/*        margin-top: 182px !important;   */
/*    }*/
    
/*    .secao-banners .banner {*/
/*        margin-top: 182px !important;*/
/*    }*/
    
/*    #corpo {*/
/*        margin-top: 190px !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
/*    .g_ .menu.superior>.nivel-um {*/
/*        background: #D1F257;*/
/*    }*/
    
/*    .g_ .menu.superior>.nivel-um>li {*/
/*        background-color: #D1F257;*/
/*    }*/
    
/*    .g_ .menu.superior>.nivel-um>li>a>strong {*/
/*        color: #3F491A !important;*/
/*    }*/
    
/*    .g_ .menu.superior>.nivel-um>li.com-filho>ul {*/
/*        background: none;*/
/*        margin-left: 1rem;*/
/*    }*/
    
/*    .menu.superior .nivel-dois li a {*/
/*         font-weight: bold;*/
/*         font-size: 16px !important;*/
/*         color: #3F491A !important;*/
/*    }*/
    
/*    .g_ .menu.superior .menu-close-mobile {*/
/*        background-color: #3F491A;*/
/*    }*/
    
/*    .g_ .menu.superior {*/
/*        margin-left: unset;*/
/*    }*/
    
/*    .g_ .secao-banners .banner.cheio .flexslider {*/
/*        margin-top: 78px !important;   */
/*    }*/
    
/*    .conteudo>.marca-info {*/
/*        margin-top: 4rem;*/
/*    }*/
    
/*    .g_ header>.container .row-flex {*/
/*        flex-wrap: wrap !important;*/
/*        flex-direction: unset !important;*/
/*    }*/
    
/*    .g_ header>.container .theme-functions{*/
/*        justify-content: flex-end !important;*/
/*    }*/
    
/*    .g_ .secao-banners {*/
/*        overflow-x: unset;*/
/*    }*/
    
/*    .g_ .slick-slider .arrow-l, .g_ .slick-slider .arrow-r {*/
/*        background-color: #7659DB !important;*/
/*    }*/
    
/*    .g_ .slick-slider path {*/
/*        fill: white;*/
/*    }*/
/*}*/