@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


:root{
--cor-principal: #8c0919;
} 

.categoria-17590676 h1.titulo.cor-secundaria:after {
    content: ' - Opções na cor branca e no preto';
    background: #8c0919;
    color: white;
}

.fa-whatsapp:before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 100;
}
.scrollToTop {
    bottom: 2rem !important;
    right: 1.5rem !important;
}
    
li.categoria-id-17086073 {
    display: none !important;
}
.busca {
    display: none;
}
    .mini-banner .modulo.span4 {
    width: 48.6%;
}
.row-fluid.banner.mini-banner > div:nth-child(3) {
    display: none;
}
        .barra-frase {
    width: 100%;
    background: var(--cor-principal);
    text-align: center;
}
.barra-frase .conteiner {padding: 5px 20px;max-width: 100%;margin: 0 auto;text-align: center;font-size: 18px;font-weight: bold;text-transform: uppercase;color: white;background: var(--cor-principal);display: grid;height: 40px;width: 100%;}

    .barra-frase span {
    line-height: 40px;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-style: italic;
}
.barra-frase a {
    text-decoration: none;
    color: white;
    font-size: 12px;
    display: inline-flex;
    line-height: 30px;
    font-style: italic;
}
.barra-frase .conteiner ul {
    width: 20%;
    margin: 5px 0;
    float: right;
    position: absolute;
    left: 0;
    right: unset;
    top: 0px;
}
.barra-frase .conteiner ul li {
    width: 50%;
    float: left;
    margin: 0;
}
.barra-frase ul li i {
    display: block;
    font-size: 14px;
    color: white;
    width: 15px;
    height: 15px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
}
.barra-frase span p {
    margin: 0;
}
    @media screen and (max-width: 767px){
    .barra-frase{
    margin-top: 40px;
    }
        .barra-frase .conteiner{
            height: 45px;
            max-width: 85%;
    display: grid;
        }
        .barra-frase span {
    	line-height: 20px;
    	font-size: 10px;
    	width: 100%;
    	margin: 0;
 }
	.barra-frase a {
    text-decoration: none;
    text-align: center;
    color: white;
    font-size: 10px;
    display: inline-flex;
    line-height: 15px;
}
.barra-frase ul li i {
    display: block;
    font-size: 14px;
    color: white;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin: 0 5px;
}
.barra-frase .conteiner ul {
    width: 100%;
    margin: 0;
}
.barra-frase .conteiner ul li {
    width: 50%;
    float: left;
    margin: 0;
}
    }
    
    
.componente {
    background-color: rgb(255 255 255);
}
    .componente .titulo i {
    display: none;
    }
    
         /* DEPOIMENTOS */
    .vitrine-depoimento {
        border-bottom: 1px solid;
    padding-bottom: 10px;
}
#testimonials h2 {
    display: flex;
    flex-direction: column;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 20px;
    font-family: Montserrat
}

#testimonials h2 strong {
    font-size: 30px;
    font-weight: 700;
    text-transform: lowercase;
    color: #000
}

#testimonials .draggable {
    width: 95%;
    margin: 0 auto
}

#testimonials article.slick-slide {
    margin: 40px 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #000
}

#testimonials h2 strong {
    font-size: 30px;
    font-weight: 700;
    text-transform: lowercase;
    color: #000
}

#testimonials h2 strong:after {
    content: "";
    width: 50%;
    height: 2px;
    display: block;
    background: #000;
    margin: 5px auto
}

article.slick-slide.slick-active p {
    font-size: 15px;
    color: #707070;
    width: 307px
}

#testimonials article.slick-slide h3 {
    font-size: 20px
}

#testimonials article.slick-slide strong {
    font-size: 18px;
    color: #aaa;
    margin-bottom: 10px
}

.listagem button.slick-next.slick-arrow {
    font-size: 0;
    background: 0 0
}

.listagem button.slick-next.slick-arrow:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 48px
}

.listagem button.slick-prev.slick-arrow {
    font-size: 0;
    background: 0 0
}

.listagem button.slick-prev.slick-arrow:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 48px
}

.listagem>ul:not(.produtos-carrossel) li {
    padding: 0
}

.slick-slider {
    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
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.fullbanner-mobile .slick-slide img {
    display: block;
    margin: auto;
    width: -webkit-fill-available
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,.slick-prev {
    width: 15px;
    height: 15px;
    display: block;
    z-index: 20;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.slick-next .icon,.slick-prev .icon {
    fill: #000
}

.slick-next .icon .a,.slick-prev .icon .a {
    fill: #000
}

.slick-prev {
    left: -7px
}

.slick-next {
    right: -7px
}

@media(max-width: 800px) {
    .slick-prev {
        left:0px
    }

    .slick-next {
        right: 0px
    }
}
    
/* FIM DEPOIMENTOS */  
    
    
    .selos li {
    background: white;
    height: 40px;
    width: 150px;
    margin: auto;
    margin-top: 10px;
    padding: 10px;
    display: inline-block;
    border-radius: 15px;
}
    
form#formCalcularCep {
    display: grid;
}
    .conteiner, .tema-pequeno .conteiner {
    max-width: 1280px;
}
    .listagem .span4 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="3"] .imagem-produto {
    height: 400px;
}
    .produto .cep ul li {
    text-align: left;
    }
    .listagem .titulo-categoria:hover {
    text-decoration: none;
    background: transparent;
    padding-left: 0;
}
    .listagem .titulo-categoria, .titulo-categoria {
    display: flex;
    padding: 10px 0;
    transition: unset;
    border: none;
    text-align: center;
    font-size: 26px;
    margin: 40px 0 !important;
    font-weight: bold;
    text-transform: uppercase;
}
    .titulo-categoria strong, .titulo-categoria .titulo {
    padding: 10px 30px;
    border-radius: 150px;
    border: none;
    color: #272727;
    font-weight: 300;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: "Poppins",sans serif;
}
 .titulo-categoria:before {
    background: #d0d0d0;
    width: 35%;
    height: 1px;
    content: "";
    display: block;
    margin-top: 25px;
}  
    .titulo-categoria:after {
    background: #d0d0d0;
    width: 35%;
    height: 1px;
    content: "";
    display: block;
    margin-top: 25px;
}
    .listagem .listagem-linha li {
    margin: 0px;
    border: none;
}
    
    .listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 300px;
}
    .pagina-inicial .listagem .info-produto {
    text-align: center;
    padding: 10px 0;
    margin: 10px 0px 0;
}
    .listagem .info-produto {
    text-align: center;
    padding: 0px 0;
    margin: 0px 0px 0;
}
    .listagem .listagem-item .nome-produto {
    font-weight: 600;
    margin: 0 10px;
    font-size: 18px;
    color: black;
}
    
    .listagem-item .acoes-produto {
    border: none;
    background-color: transparent;
    position: relative;
}

.listagem-item .acoes-produto {
    opacity: 1 !important;
}
    .acoes-produto.hidden-phone .botao-comprar {
    width: auto;
    display: table;
    margin: 0 auto;
    margin-top: 0px!important;
    font-size: 16px;
    background: white;
    padding: 5px 30px;
    border-radius: 0px;
    color: black !important;
    line-height: normal !important;
    border: 1px solid;
    text-transform: uppercase;
}
    .smarthint .acoes-produto.hidden-phone .botao-comprar{
    font-size: 0px;
    }
    .smarthint .acoes-produto.hidden-phone .botao-comprar:after{
    content:'Comprar';
        font-size: 16px;
    }
    
    .acoes-produto.hidden-phone .botao-comprar:hover {
    background: #28CC15;
    color: white !important;
}
    .acoes-produto.hidden-phone .botao-comprar i {
    display: none;
}
.ordenar-listagem.topo {
    padding-top: 10px;
}
    .bandeiras-produto {
    position: absolute;
    top: 15px;
    right: 30px;
    left: unset;
}
.pagina-categoria .bandeiras-produto {
    top: 45px;
    right: 0px;
}
    .listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    display: none;
    position: absolute;
    top: 160px;
    background: transparent;
    right: 45px;
    color: black;
    font-weight: bold;
    border: none;
    box-shadow: none;
    font-size: 14px;
}
    .bandeiras-produto span.bandeira-promocao {
    border: none;
    box-shadow: none;
    font-size: 17px;
    border-radius: 10px;
    margin-top: 13px;
    margin-right: 0px;
    width: 60px;
    height: 30px;
    font-weight: 400;
    padding: 7px;
    padding-left: 7px;
    text-align: center;
}
.bandeiras-produto span.bandeira-promocao:before {
    content: '\f0dd';
    font-size: 12px;
    font-family: 'FontAwesome';
    position: relative;
    top: -4px;
    margin-right: 5px;
}
a.produto-sobrepor:hover {
    box-shadow: 0 0 9px 0px #0000001a;
    border-radius: 20px;
}
    
    
    
    
    
    
    
     .smarthint .titulo-categoria {
    padding: 50px 0 !important;
    margin: 0px 0px !important;
    }
.smarthint .titulo-categoria .titulo {
    padding: 0px 30px;
    font-size: 26px;
    line-height: 30px;
}
    .smarthint #smarthint-news .titulo-categoria .titulo {
    padding: 15px 30px;
    font-size: 26px;
}
    p.smarthint-release-date-description {
    display: none;
}
    .smarthint .slick-prev {
    left: -10px;
}
.smarthint .slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
    
    .smarthint .slick-next:focus:before, .smarthint .slick-next:hover:before, .smarthint .slick-prev:focus:before, .smarthint .slick-prev:hover:before {
    opacity: 1;
}
.smarthint .slick-prev:before {
    content: "\f053";
}
.smarthint .slick-next:before, .smarthint .slick-prev:before {
    color: #000;
    font-family: FontAwesome,Icons;
    font-size: 30px;
}
   .smarthint .slick-next {
    right: -10px;
}
    .smarthint .slick-next:before, .smarthint [dir=rtl] .slick-prev:before {
    content: "\f054";
}
.smarthint .slick-next:before, .smarthint .slick-prev:before {
    color: #000;
    font-family: FontAwesome,Icons;
    font-size: 30px;
}
    
.smarthint .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
    .smarthint .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}
.smarthint .slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'Ã¢â‚¬Â¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
   .smarthint ul.slick-dots {
    display: none !important;
}
    .preco-parcela strong.cor-secundaria {
    color: #000000;
}
 @media screen and (max-width: 767px){
     .mini-banner .modulo.span4:first-child{
     margin-left: 1% !important;
     }
     .mini-banner .modulo.span4 {
    width: 48%;
    float: left;
    margin:5% 1% !important;
}
     .pagina-inicial div#listagemProdutos {
    padding: 20px 20px;
}
.listagem .produtos-carrossel .listagem-linha li .listagem-item {
    margin: 10px 10px;
} 
     .listagem .listagem-item {
    margin-left: 0;
    border: none;
    padding: 0;
    min-height: 300px;
    border-radius: 10px;
    margin: 0 5px;
    box-shadow: none;
}
     .listagem .listagem-linha li {
    margin: 0px 0 !important;
    border: none;
    float: left;
    width: 100%;
}
     .pagina-categoria .listagem .listagem-linha li {
    margin: 30px 0 !important;
}
     .listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 300px;
}
     .listagem .listagem-item .imagem-produto, .listagem .listagem-item .info-produto {
    width: 100%;
    text-align: center;
    border: none;
    padding: 0;
}
     .info-produto .preco-produto {
    margin: 0 8px;
    font-size: 12px !important;
    padding: 10px 0;
}
     .listagem .listagem-item .acoes-produto-responsiva {
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    text-align: center;
}
     .acoes-produto-responsiva .tag-comprar {
    background: white;
    border: 1px solid;
    color: black;
}
     .acoes-produto-responsiva .tag-comprar span {
    font-size: 18px;
    color: black;
}
     .acoes-produto-responsiva .tag-comprar i {
    display: none;
}
     .bandeiras-produto {
    position: absolute;
    top: -10px;
    right: 10px;
    left: unset;
}
 .pagina-categoria .bandeiras-produto {
top: 5px;
    }
     .bandeiras-produto span.bandeira-promocao {
    border: none;
    box-shadow: none;
    font-size: 15px;
    padding: 6px 10px;
    font-weight: 600;
    border-radius: 30px;
    margin: 0;
	    margin-top: 24px;
    margin-right: -3px;
    z-index: 10;
    position: relative;
}

.listagem .listagem-linha:first-child {
    padding: 10px 0 0;
    margin: 0;
    border: 0;
}
 
 }  
    
    
    
    
    
    
    *, input, button, body, .titulo {
    font-family: "Poppins",sans serif;
}
.breadcrumbs i {
    color: #0e0c17;
    transform: scale(1.4);
}
.carrinho-checkout .conteiner-principal #corpo .conteiner {
    box-shadow: none;
}
.banner.mini-banner .flexslider .slides>li:hover {
    margin-top: -10px;
}
.spanNone.banner.tarja {
    margin: 0 auto;
    text-align: center;
}
ul.dropdown-menu {
    border-radius: 0;
}
.banner.cheio+.row-fluid {
    margin: 0 auto;
    text-align: center;
}    

    div#barraTopo {
    display: none !important;
}
    
    #descricao span, #descricao strong {
    font-family: "Poppins",sans serif;
}
    .redes-sociais span.fundo-secundario {
    background: transparent;
    font-size: 15.5px;
    padding: 20px 0;
    margin-bottom: 20px;
    display: block;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins",sans serif;
    border-bottom: 1px solid rgb(255 255 255);
}
    #rodape .redes-sociais .titulo {
    display: none;
}
#rodape .institucional .lista-redes {
    text-align: left;
}
.redes-sociais .titulo:after {
    content: 'Redes Sociais';
    font-size: 20px;
}
.redes-sociais .titulo{
    font-size: 0 !important;
}
#rodape .caixa-facebook{
    display: none;
}
.span12.banner.tarja {
    text-align: center;
}
.row-fluid.banner.cheio {
    margin-bottom: 0 !important;
}
.secao-banners .conteiner {
    padding: 0;
    max-width: 100%;
    margin: 0;
}

.flexslider{
   border: none;
    box-shadow: none;
    border-radius: 0;
}
.acao-editar>div button{
    margin-left: 8px;
    /*background: linear-gradient(to right, #07437e, #02c2e0) !important;*/
}
.cadastro-logar .botao {
    padding: 5px 14px 4px;
    margin-left: 10px;
    /*background: linear-gradient(to right, #07437e, #02c2e0) !important;*/
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #c3c3c3;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.menu.superior li{
    border: none;
}
.menu.superior .nivel-dois li {
    margin: 5px 10px;
}
.menu.superior .nivel-dois li:hover{
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    border-radius: 50px;
margin: 5px 10px;
}
.menu.superior .nivel-dois li:hover>a {
    /*color: white;*/
}
.menu.superior .nivel-um>li:hover .nivel-dois .span6{
    width: 100%;
}
.menu.superior .nivel-um>li:last-child:hover .nivel-dois {
    right: 0;
    left: unset;
}
#cabecalho > div.menu.superior > ul > li.com-filho.borda-principal > ul > div.mega-categorias.span6 {
    width: 100%;
    text-align: left;
    margin-left: 10px;
}



.fa {
    font-family: FontAwesome-v4 !important;
}
.row-fluid.banner.hidden-phone {
    margin-top: 0px;
    margin-bottom: 0;
}

/* RASTREIO */
.rastreio-content {
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;
    padding: 10px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid rgba(228, 228, 228, 0.59);
    display: none;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.38);
    margin-top: -10px;
    width: 180px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
}
.rastreio-btn {
cursor: pointer;
    background: rgba(255, 255, 255, 0);
    line-height: 75px;
    text-align: center;
    margin-right: 9px;
    float: right;
}
.rastreio-topo {
    /*color: #d6d6d6;*/
    text-align: center;
    display: inline-flex;
    padding-right: 0px;
}
.rastreio-topo img {
    width: 80px;
    float: left;
    height: 26px;
    padding-top: 5px;
}
.rastreio-topo i {
    display: block;
    font-size: 25px;
    color: var(--cor-principal);
    background-color: transparent;
    float: left;
    padding: 5px;
    border-radius: 10px;
}
.rastreio-topo:hover i {
    font-size: 25px;
    color: white;
    background: var(--cor-principal);
    float: left;
    padding: 5px;
    border-radius: 10px;
}
.rastreio-topo span{
    float: left;
    /*color:#606060;*/
        line-height: 35px;
    display: none;
}
.rastreio-content h1 {
    font-size: 32px;
    /*color: #000;*/
}
#OrderTracking {
    width: 160px;
    border: 0;
    box-shadow: none;
    background-color: #dedede;
    box-shadow: inset 0px 0px 0px 1px rgb(204, 204, 204) !important; 
    border-radius:0px;
}
.rastreio:hover {
    /*background: #000;*/
    /*color: #fff;*/
}

.rastreio {
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    margin-top: 0px;
    padding: 7px;
    font-size: 14px;
    border-radius: 6px;
    /*color: #ffffff;*/
}
.rastreio-content p {
    /*color:#000;*/
}
.rastreio-content p:hover {
    /*color:#000;*/
}
div.rastreio-btn.span1 {
    margin-left: 10px;
}
#OrderTracking:hover {
    color:#5a5a5a;
}
/* FIM RASTREIO */
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4{
    width: 22.623932%;
    padding-top: 15px;
}
#rodape .span4.sobre-loja-rodape {
    padding-top: 0 !important;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span12.visible-phone{
    display: none !important;
    width: 22.623932%;
}


.fundo-secundario, .fundo-secundario *, .fundo-secundario *:hover, .fundo-secundario:hover, .fundo-secundario.botao:hover {
    /*color: #606060;*/
}
body {
    background: #fff;
    font-family: "Poppins",sans serif;
}
.titulo {
    font-family: "Poppins",sans serif;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 6rem;
    right: 1rem;
    background: #fff;
    color: #000;
    display: block;
    width: 54px;
    height: 54px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    border-radius: 150px;
    padding: 0px 6px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.scrollToTop:active, .scrollToTop:focus, .scrollToTop:hover {
    text-decoration: none;
    /*color: #fff;*/
}
.scrollToTop span {
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins",sans serif;
}

.scrollToTop i {
    font-size: 2em;
    font-weight: 600
}

    .coluna>div, #corpo .conteiner>div {
    margin-bottom: 0px;
}

.titulo-categoria.vitrine-video {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
@media screen and (min-width:768px) {
.preco-produto .preco-venda{
    margin: 0 !IMPORTANT;
}
.preco-produto strong.titulo{
        margin: 0px !important;
    color: #000000;
    font-weight: 600;
}
}
span.desconto-a-vista strong {
    color: #8c0919;
}


#cabecalho .conteiner {
    padding-bottom: 0;
    max-width: 100%;
    padding: 0;
}
    #cabecalho > .conteiner > .row-fluid {
    max-width: 1140px;
    margin: 0 auto;
}
#cabecalho>.conteiner>.row-fluid>.span3 {
    position: relative;
    padding: 0;
    margin-top: 10px;
}
#cabecalho .logo a {
    width: 100%;
    transition: ease-in-out .2s;
    margin: 0 AUTO;
    height: 90px;
}
#cabecalho .menu>.nivel-um {
    width: fit-content;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* CABECALHO */
    .contato-top {
    line-height: 75px;
    text-align: center;
    margin-right: 15px;
    position: relative;
    display: inline-block;
    left: 0;
    align-items: center;
    text-align: center;
    border-radius: 50px;
    letter-spacing: .09px;
    padding-right: 1%;
    cursor: pointer;
}
.contato-content {
    display: none;
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 250px;
    border: 1px solid rgba(228, 228, 228, 0.59);
    border-radius: 0px;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.38);
    padding: 20px;
    left: -98px;
        margin-top: -15px;
    line-height: 30px;
}
    .contato-content .titulo{
    font-size: 20px;
    }
.contato-content ul li i {
    font-size: 16px;
    color: #3f3f3f;
}
.contato-content ul {
    margin: 0;
    font-size: 12px;
    word-break: break-word;
}
.contato-content ul li {
    padding: 10px 0;
}
.contato-content ul li a {
    color:#3f3f3f;
}
    .contato-top{
    line-height: 75px;
    text-align: center;
    margin-right: 10px;
    float: right;
}
.contato-evtop i{
    font-size: 25px;
    color: var(--cor-principal);
    background: transparent;
    border-radius: 10px;
    padding: 5px;
}
    .contato-top:hover .contato-evtop>i{
    color: white;
    background: var(--cor-principal);
    border-radius: 10px;
    padding: 5px;
    font-size: 25px;
}
#corpo>.conteiner {
    /*background: white;*/
    border-radius: 30px 30px;
}

#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9{
    margin-top: 10px;
}





.barra-inicial {
    /*background-color: #d0d0d0;*/
    display: none;
}
.lista-redes i {
    background: transparent!important;
    line-height: 35px;
    font-size: 30px;
    width: 50px;
    /*color: #fff !important;*/
}
.lista-redes ul li{
    border: none;
display: block !Important;
}
.conteudo-topo .superior{
    display: none;
}
.conteudo-topo .inferior {
    margin-top: 5px;
}
#cabecalho .conteiner {
    padding-bottom: 0;
    max-width: 100%;
    padding: 0;
}

.barra-inicial>.conteiner {
    max-width: 1140px !important;
    margin: 0 auto;
}
#cabecalho > .conteiner > .row-fluid {
    max-width: 1140px;
    margin: 0 auto;
}
  .floating-bar #cabecalho {
    /*position: fixed;*/
    top: 0;
    z-index: 9999;
    width: 100%;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.13);
    /*background: white;*/
    padding-bottom: 0px !important;
}
.busca.borda-alpha {
    width: 97%;
    background: transparent;
    border: none;
    padding: 5px 0px 5px 5px;
    line-height: 50px;
    height: auto;
    text-align: right;
    float: right;
}
.busca input {
    width: 90%;
        border: 1px solid #c7c7c7;
    border-radius: 0;
    height: 40px;
}
.busca .botao-busca {
    top: 20px;
    background: transparent;
    border: none;
    color: #000 !important;
    font-size: 18px;
    padding: 0;
}
.minha-conta{
    line-height: 64px;
    text-align: center;
    margin-right: 5px;
    float: right;
}
.minha-conta .btn-group{
    line-height: 0;
}
.minha-conta .btn-group .dropdown-toggle {
    box-shadow: none;
    padding: 0px;
    background: transparent;
    border-radius: 10px;
}
.minha-conta .btn-group a{
    /*color: white;*/
    line-height: normal;
    background: transparent;
    border: none;
}
    .minha-conta:hover .btn-group .dropdown-toggle {
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    padding: 0px;
    border-radius: 10px;
}
    .minha-conta:hover .btn-group .dropdown-toggle i, .minha-conta:hover .btn-group .dropdown-toggle span {
    /*color: white;*/
}
    .minha-conta .btn-group ul li a {
    /*color: #606060;*/
}
    .minha-conta .btn-group ul li a:hover {
    /*color: white;*/
/*background: linear-gradient(to right, #07437e, #02c2e0);*/
}
.minha-conta .btn-group a i {
    width: 32px;
    font-size: 25px;
    color: var(--cor-principal);
    margin-right: 3px;
    padding: 5px;
}
.minha-conta:hover .btn-group a i {
    background: var(--cor-principal);
    float: left;
    padding: 5px;
    border-radius: 10px;
    color: white;
}
.minha-conta .btn-group a span {
    font-size: 0px;
    padding: 0;
    color: #fff;
    margin: 0;
}

.carrinho {
    border: none;
    float: right;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 75px;
}
    .carrinho a>i.icon-shopping-cart.fundo-principal:hover{
    opacity: 1;
color: white;
    }
.carrinho a>i.icon-shopping-cart.fundo-principal {
display: block;
    width: unset;
    height: unset;
    background-color: transparent;
    padding: 5px;
    border-radius: 10px;
    line-height: 25px;
    font-size: 25px;
    margin: 14px 0;
    color: var(--cor-principal);
}
    .carrinho a:hover>i.icon-shopping-cart.fundo-principal {
    color: white;
    background: var(--cor-principal);
    padding: 5px;
    border-radius: 10px;
}
.carrinho>a i.icon-shopping-cart:before {
    content: "\f07a";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 25px;
}
.carrinho>a span{
    display: none !important;
}
.carrinho.vazio>a span{
    display: none !important;
}
.carrinho>a strong {
    font-size: 16px;
    margin: 3% -15%;
    line-height: 25px;
    color: #000000;
    background: #ffffff;
    border-radius: 0;
    width: 25px;
    text-align: center;
    height: 25px;
    border: 1px solid;
}
.carrinho>a strong:hover{
color: #000000;
}
.carrinho-interno.borda-principal {
    top: 55px;
    width: 200px;
    text-align: center;
    border: none;
    /*color: #07437e;*/
    padding: 15px;
}
.carrinho-interno .nome-produto {
    width: auto;
    max-height: 65px;
    overflow: hidden;
    margin-left: 0px;
    font-size: 14px;
    line-height: normal;
    /*color: #07437e;*/
    font-weight: bold;
}
.carrinho-interno .preco-produto {
    float: right;
    margin: 30px 0 0;
}
.carrinho-interno>div>span {
    float: unset;
    line-height: 20px;
}
.carrinho-interno>div .botao:hover {
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    /*color: white;*/
}
.carrinho-interno>div .botao {
    float: unset;
    /*background: transparent;*/
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 16px;
    /*color: #07437e;*/
}
.wishlist{
    line-height: 75px;
    text-align: center;
    margin-right: 10px;
    float: right;
}
.wishlist a i {
    font-size: 25px;
    /*color: #07437e;*/
    background: transparent;
    padding: 5px;
    border-radius: 10px;
}
.wishlist:hover a i {
    font-size: 25px;
    /*color: white;*/
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    padding: 5px;
    border-radius: 10px;
}
/* FIM CABECALHO */
/* MENU */
.menu.superior {
    background: white;
    text-align: center;
    margin: 0 auto;
    display: flex;
    box-shadow: inset 1px 5px 10px 0px rgba(0, 0, 0, 0.11);
}
    .menu li.com-filho>a i {
    display: none;
}
.menu.superior ul.nivel-um {
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
}
.menu.superior .nivel-um>li a strong {
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: transparent;
font-family: "Poppins",sans serif;
color: black;
    text-transform: uppercase;
}
    .menu.superior .nivel-um>li:hover a strong {
    color: var(--cor-principal);
    border-bottom: 3px solid transparent;
}
.menu.superior .nivel-um>li{
    border: none;
    padding: 10px 15px 0;
}
.menu.superior .nivel-um>li:hover {
    border-top-width: 0;
    margin-top: -2px;
}
    .menu.superior a{
    display: grid;
font-family: "Poppins",sans serif;
}
    .menu .nivel-dois .com-filho>a {
    margin-right: 0;
}
    .menu .nivel-dois a i, .menu.lateral a i {
    float: unset;
    margin-top: 0;
}
/* FIM MENU */
}

/* BANNER */

.banner-extra li {
    overflow: hidden;
}
.banner-extra img{
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.banner-extra img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.vertical{
    float: left;
    padding-right: 20px;
    padding-top: 20px;
}
.horizontal{
    padding-top: 20px;
}
.horizontalgrande{
    margin-bottom: 20px;
}
#corpo > div.conteiner > div.secao-principal.row-fluid.sem-coluna > div.conteudo.span12{
    margin: 0;
padding-top: 0;
    margin-top: -10px;
}
/* FIM BANNER */




/* INSTAGRAM */
.pagina-busca #instagram,.pagina-categoria #instagram,.pagina-pagina #instagram,.pagina-produto #instagram {
    margin: 0 0 20px
}

div#instagram {
    text-align: left;
    margin: 0 0 60px
}

div#instagram .icon {
    width: 30px;
    height: 30px;
    vertical-align: sub;
    margin-right: 10px;
    display: none
}

div#instagram .icon .cls-1 {
    fill: #000
}

div#instagram h2 {
    padding: 0 0 10px;
    position: relative;
    display: block;
    margin: 0
}

div#instagram h2:after {
    content: "";
    background: #d0d0d0;
    width: 100%;
    height: 0;
    display: block;
    margin: 15px auto
}

div#instagram h2 span {
    margin-right: 5px
}

div#instagram h2 a,div#instagram h2 span {
    font-size: 18px;
    font-weight: 700;
    color: #aaa;
    text-transform: uppercase;
    font-family: "Poppins",sans serif;
}

div#instagram h2 a {
    color: #272727
}

div#instagram h2 a:hover {
    color: #000
}

div#instagram ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    margin: 0
}

div#instagram ul li {
    margin-right: 20px;
    display: inline-block;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    border-radius: 20px;
    cursor: pointer
}

div#instagram ul li a {
    position: relative;
    display: block;
    height: 100%
}

div#instagram ul li a:before {
    content: '\f06e';
    font-family: FontAwesome;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    z-index: 10;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

div#instagram ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

div#instagram ul li a img {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%
}

div#instagram ul li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

div#instagram ul li:hover a:after,div#instagram ul li:hover a:before {
    opacity: 1
}

div#instagram ul li:last-child {
    margin-right: 0
}

.pagina-categoria #instagram,.pagina-inicial #instagram,.pagina-produto #instagram {
    display: block
}

.pagina-cadastro #instagram,.pagina-carrinho #instagram,.pagina-checkout #instagram,.pagina-conta #instagram,.pagina-login #instagram {
    display: none
}
@media only screen and (max-width: 767px) {
    div#instagram ul li {
        width: 30%;
    margin: 5px;
    }
    div#instagram ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    margin: 0;
}
    div#instagram h2 a,div#instagram h2 span {
        font-size: 16px;
        white-space: normal;
    }
}
@media(max-width: 800px) {
    div#instagram h2 {
        text-align: center
    }
}
/* FIM DO INSTAGRAM */




/* PAGINA CARRINHO */
.table th, .table td {
    border-color: transparent;
}
.tabela-carrinho .bg-dark {
    /*background-color: rgba(0, 0, 0, 0);*/
}
th, tr, td {
    padding: 0;
    border: none;
}
.tabela-carrinho * {
    vertical-align: middle;
    background: transparent;
}
.carrinho-checkout .atendimento{
    border: none;
    /*color: white;*/
    font-weight: 400;
}
.carrinho-checkout .atendimento .icone-box {
    /*color: #07437e;*/
    border: none;
    font-size: 30px;
}
.carrinho-checkout .atendimento li .display-table{
    color:#dedede;
}
.carrinho-checkout .atendimento li strong {
    color: white;
}
.identificacao .control-group .submit-email.botao.principal{
    /*color: white;*/
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
    border: none;
    text-shadow: none;
}
.pagina-carrinho #calcularFrete{
    border: 1px solid rgba(96, 96, 96, 0.24);
    border-radius: 0;
    border-right: 0px;
    background: transparent;
    position: inherit;
}
.pagina-carrinho #formCalcularFrete > div > div > div > button{
    border-radius: 0px;
    position: initial;
    margin-left: -12px;
    box-shadow: none;
    padding: 4px 12px;
}
.pagina-carrinho #formCalcularFrete > div > div > div > button:hover {
    /*background: white;*/
    /*color: #606060;*/
}
.pagina-carrinho #formCalcularFrete > div > div > div > button > i{
    display: none;
}
.pagina-carrinho .cabecalho-interno .titulo {
    font-size: 22px;
    font-weight: bold;
    /*color: #606060;*/
}
.pagina-carrinho .tabela-carrinho th:first-child *{
    font-size: 18px;
    /*color: #606060;*/
}
.pagina-carrinho table h5, table h6{
    font-size: 18px;
    /*color: #606060;*/
}
.pagina-carrinho .tabela-carrinho .preco-produto .preco-promocional{
    font-weight: 600;
    /*color: #606060;*/
}
.pagina-carrinho .tabela-carrinho .quantidade input[type="text"] {
    margin: 0 6px;
    border: none;
    box-shadow: none;
    /*color: #606060;*/
    font-size: 18px;
}
.pagina-carrinho .tabela-carrinho .quantidade a{
    font-size: 12px;
    /*color: #606060;*/
}
.tabela-carrinho .excluir a{
    font-size: 24px;
    /*color: #606060;*/
}
.pagina-carrinho .subtotal strong {
    font-size: 20px;
    margin: 0 8px;
    white-space: nowrap;
    /*color: #606060;*/
    font-weight: 600;
}
.pagina-carrinho .total strong {
    font-size: 22px;
    margin: 0 10px;
    vertical-align: baseline;
    /*color: #606060;*/
    font-weight: 600;
}
.pagina-carrinho .descontos.parcelas strong{
/*color: #606060;*/
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button{
/*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
    box-shadow: none;
    border: none;
    text-shadow: none;
    border-radius: 0px;
    /*color: white;*/
    font-weight: 700;
    font-size: 20px;
    padding: 10px 20px;
font-family: "Poppins",sans serif;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button:hover{
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button > i{
    display: none;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a{
    /*background: white;*/
    border-radius: 0px;
    /*color: #606060;*/
    font-weight: 700;
    font-size: 14px;
    font-family: "Poppins",sans serif;
    padding: 10px 20px;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a:hover {
    border-radius: 0px;
    /*color: white;*/
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
}
.resumo-compra .tabela-carrinho .padding-preco>div {
    padding-left: 15%;
    width: 100%;
}
/* FIM PAGINA CARRINHO */
/* PAGINA PRODUTO */
.info-principal-produto .breadcrumbs ul li .fa {
    padding-right: 5px;
    display: none;
}
.pagina-produto .produto-compartilhar .lista-favoritos{
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
}
.pagina-produto .produto-compartilhar .lista-favoritos i{
    /*color: white !important;*/
}

.pagina-produto #corpo .conteiner .secao-principal{
    margin-top: 50px;
}
.pagina-produto .produto .nome-produto {
    font-size: 20px;
    line-height: normal;
    margin: 0;
    font-weight: 600;
text-transform: uppercase;
}
.pagina-produto .preco-parcela > strong{
    /*color: #07437e;*/
}
.pagina-produto .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: left;
    margin: 20px 0;
    width: 20% !important;
    display: block;
    float: none;
    border: 150px;
    position: relative;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho-title {
    display: none;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
	width: 100%;
    height: 41px;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    border-radius: 150px;
    box-shadow: none;
    text-align: center;
    font-weight: 600;
    background: #f2f2f2;
    border: none;
}
.produto div.principal .acoes-produto .quantity-nav {
    position: absolute;
    top: 9px;
    width: 30%;
    border: none;
    background: #f2f2f2;
    border-radius: 23px;
    right: 2px;
}
.pagina-produto .preco-produto strong.titulo {
    font-size: 24px !important;
    white-space: nowrap;
    font-weight: 600;
    color: #000000;
}
.produto .acoes-produto .comprar .disponibilidade-produto {
    font-size: 11px;
    margin: 10px auto;
    float: left;
    width: 100%;
    text-align: left;
}
.pagina-produto .listagem.aproveite-tambem h4{
    margin: 30px 10px;
    font-size: 0px;
    font-weight: bold;
    /*color: #606060;*/
}
.pagina-produto .listagem.aproveite-tambem h4:before {
    content: 'Mais como esse';
    font-size: 20px;
}
.pagina-produto .listagem.aproveite-tambem h4:after {
    content: '';
    width: 80px;
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
    height: 2px;
    display: block;
    margin: 10px 0;
    transition: all .4s;
}
.pagina-produto .listagem.aproveite-tambem h4:hover:after{
    width: 100px;
}
.pagina-produto .acoes-produto .preco-produto {
    float: unset;
    margin-bottom: 0px;
}
.pagina-produto .produto .acoes-produto .comprar {
    float: unset;
    text-align: center;
}
.pagina-produto .produto .codigo-produto {
    font-size: 11px;
    padding: 15px 0;
    border-bottom: 1px solid rgb(0, 0, 0);
    margin-bottom: 20px;
}
.atributos ul li a {
    -webkit-box-shadow: none;
    background: #f1f1f100;
    box-shadow: none;
    border: 1px solid black;
    margin: 0!important;
    border-radius: 0;
    transition: .12s;
}

.atributos ul li:hover a,.atributos ul li:hover span {
    -webkit-box-shadow:none;
    background:var(--txt-global);
    box-shadow:none;
    border-radius:0;
    transition:.12s
;color: white;}



.atributos ul li a:hover, .atributos ul li.active a {
    /*border-color: #ffffff;*/
    background: #ffffff;
    transform: scale(1.1);
    transition: .12s;
    border: none;
    border: 1px solid black;
background: #8c0919;}

.atributos ul li.active a {
    border-color: black;
    background: #8c0919;
}

.atributos ul li a span {
    font-weight:700;
    font-size:16px;
    /*color:var(--txt-global);*/
    letter-spacing:-.2px
}
.atributo-cor span {
    font-size: 16px;
}
.atributos ul li.active a span {
    color: white;
}


.pagina-produto .acoes-produto > div.comprar > a.botao {
    width: 100%;
    padding: 5px 0;
    border: none;
    font-size: 24px;
    font-weight: 600;
    text-shadow: none;
    border-radius: 0px;
    float: left;
    background-image: none !important;
}
div.acoes-flutuante.borda-principal.hidden-phone.hidden-tablet > div.acoes-produto > div.comprar > a {
    width: 100%;
}

.pagina-produto .acoes-produto > div.comprar > a.botao i{
    display: none;
}
.pagina-produto .parcelas-produto.borda-alpha.padrao{
    margin-top: 40px;
}
.pagina-produto .produto .acoes-produto .preco-produto .preco-venda {
    font-size: 13px;
    /*color: #606060;*/
}
.pagina-produto #formCalcularCep > div.form-inline{
    float: right;
}
.pagina-produto .cep label{
    /*color: #606060;*/
    font-size: 20px;
}
.pagina-produto #formCalcularCep > div > div > input{
    width: 170px;
    height: 30px;
    position: inherit;
        background: #dedede;
border-radius: 0px;
}
.pagina-produto #formCalcularCep > div > div > button:hover {
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
    /*color: white;*/
    border: 1px solid;
    /*border-color: #d0d0d0;*/
}
.pagina-produto #formCalcularCep > div > div > button {
    height: 40px;
    /*background: white;*/
    /*color: #606060;*/
    border: none;
    text-shadow: none;
    font-size: 16px;
    margin-left: -20px;
    position: relative;
    padding: 0 20px;
    font-weight: 600;
    border: 1px solid;
    /*border-color: #d0d0d0;*/
    border-radius: 0;
}

.produto .cep ul {
    padding: 60px 0 0 0;
    border-width: 1px;
    border-style: solid;
    margin: 0 auto;
    border: none;
    text-align: center;
}
.thumbs-vertical .elastislide-carousel ul li.active a {
    opacity: .5;
    border: none;
}
/* FIM PAGINA PRODUTO */
/* PAGINA CATEGORIA */


.menu.lateral .ativo {
    background-color: transparent;
    border: none;
}
.menu.lateral .nivel-um>li>a {
    /*background-color: #FFF;*/
    box-shadow: none;
}
.menu.lateral li {
    z-index: 15;
    border: none;
}
.menu.lateral .nivel-dois {
    padding: 0;
    border: none;
    box-shadow: none;
}
.menu.lateral .nivel-dois li:hover {
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    border-radius: 150px;
}
.menu.lateral .nivel-dois li:hover>a {
    /*color: white;*/
}
.menu.lateral .nivel-dois .com-filho i {
    position: absolute;
    right: 20px;
    top: 13px;
    display: block;
    /*color: #07437e;*/
    background: transparent;
}
.menu.lateral .nivel-dois li:hover i {
    /*color: #ffffff;*/
}
.menu.lateral .nivel-um>li.com-filho>a i {
    display: block;
    float: left;
    margin: 10px 5px 0;
    color: #000000;
    background: transparent;
    font-size: 14px;
}
.menu.lateral .com-filho .titulo {
    font-size: 18px;
}
.menu.lateral.outras li .titulo {
    font-size: 18px;
}
.menu.lateral.outras li .titulo:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: left;
    margin: 0 5px;
    /*color: #07437e;*/
    background: transparent;
    font-size: 14px;
}
.menu.lateral.outras .nivel-um li:hover>a {
    /*background: linear-gradient(to right, #07437e, #02c2e0);*/
    border-radius: 150px;
}
.menu.lateral.outras .nivel-um li:hover strong, .menu.lateral.outras .nivel-um li:hover strong:before {
    /*color: white;*/
}
.menu .nivel-dois li:hover>.nivel-tres {
    display: block;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    padding: 2px 5px;
    border-radius: 15px;
}
.filtro {
    box-shadow: none;
    outline: 0;
    padding: 20px;
    border: none;
}
.filtro h4{
    font-weight: 600;
}
.filtro.lista ul li a {
    text-decoration: none;
}
.breadcrumbs{
    border-top: none;
}



/* MOBILE */
@media screen and (max-width:767px) {

    /* MENU E BUSCA */
   
    .conteiner .logo {
    margin: 0;
}
    #cabecalho {
    padding-top: 5px;
}
#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9{
    margin-top: -5px;
}
    #cabecalho > div.conteiner > div > div.conteudo-topo.span9 > div.inferior.row-fluid {
        display: block;
    }
    .conteudo-topo .busca-mobile {
    overflow: hidden;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 6px;
    }
    .busca {
    border: none;
    background: transparent;
    margin: 0 auto;
    height: auto;
    line-height: initial;
    float: left;
        width: 100%;
    }
    #form-buscar {
    display: inline-flex;
    width: 100%;
}
.conteudo-topo .busca-mobile .atalho-menu {
    float: right;
    line-height: initial;
    border: none;
    display: none !important;
}
    .menu.superior {
    background-color: transparent;
    margin-top: 0;
}
    .menu.superior .nivel-um>li{
        text-align: left;
    }
.menu.superior ul.nivel-um.active {
    display: inline-block;
    width: 85%;
    border: 1px solid;
    background: white;
    position: absolute;
    right: 0;
    left: 25px;
    top: 165px;
    z-index: 99;
}
.atalhos-mobile {
    border-color: transparent;
        border: none;
    background-color: #080708;
	    height: 40px;
}
    .atalhos-mobile li{
        line-height: 30px;
        border: none;
    }
.atalhos-mobile a {
    font-size: 25px;
    padding: 0px 10px;
    position: relative;
    top: 4px;
    text-shadow: none;
    text-decoration: none;
    /*color: #ffffff;*/
    line-height: 30px;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal, #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(7) {
    background: transparent;
    display: none;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal > a {
    color: white !important;
    margin: 2px 0;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(6) > a {
    color: white !important;
    margin: 2px 0;
}
    .icon-th:before {
    content: "\f036";
    font-size: 2em;
}
            button.botao.botao-busca.icon-search.fundo-secundario {
    border-radius: 150px;
    right: 25px;
    font-size: 15px;
background: transparent;
    border: none;
    color: #c3c3c3;
    }
    
form#formCalcularCep {
    display: grid;
    text-align: center;
}
.menu.superior .nivel-um>li:hover .nivel-dois {
    display: block;
}
    .menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo {
    font-size: 18px;
    /*color: #07437e;*/
    }
    
.menu.superior .nivel-dois li:hover>a {
    /*color: white;*/
}
    .menu.superior .nivel-um>li:last-child a{
        border-bottom: none !important;
    }
    .floating-bar .menu.superior .nivel-um .titulo{
    font-size: 18px;
    /*color: #07437e;*/
}
    /* FIM MENU E BUSCA */
    
    /* BANNERS */



    
    /* FIM BANNERS */
    
    
    /* PRODUTOS HOME */
    #corpo .secao-principal {
    margin: 0px !important;
    /*background: white;*/
            border-radius: 10px 10px 0 0;
}
#corpo .secao-secundaria {
    margin: 0 0 0px;
    /*background: white;*/
        border-radius: 0 0 10px 10px;
}

    /* FIM PRODUTOS HOME */
    
    
    /* PAG CARRINHO */
.pagina-produto .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: left;
    margin: 20px 0;
    width: 100% !important;
    display: block;
    float: none;
    border: 150px;
    position: relative;
}
.produto div.principal .acoes-produto .quantity-nav {
    position: absolute;
    top: 9px;
    width: 7%;
    border: none;
    background: #f2f2f2;
    border-radius: 23px;
    right: 25px;
}
    .resumo-compra .tabela-carrinho .padding-preco>div {
    padding-left: 0%;
    width: 100%;
    }
    .pagina-produto .cep label {
    /*color: black;*/
    font-size: 18px;
    }
    .produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 100%;
    }
    .pagina-produto .acoes-produto .preco-produto {
    float: unset;
    margin-bottom: 15px;
    text-align: center;
    }
    

    
    /* RODAPE*/

    #sobreLoja{
    border-top: 1px solid rgba(0, 0, 0, 0.13);  
    }
    .sobreLoja.span6 {
    display: block;
    min-height: 0;
    }
    #sobreLoja p{
    text-align: center;
    }
    #rodape .pagamento-selos .row-fluid>.span4 {
    width: 100%;
    text-align: center;
    }
    #rodape .titulo {
    text-transform: uppercase;
    border: 0;
    margin: 0;
    /*color: #606060;*/
    border: none !important;
    }
.redes-sociais span.fundo-secundario{
border: none !important;
}
    #btn-top {
    right: 5%;
    }
    #rodape .lista-redes i {
        background: transparent !important;
    }
    #rodape > div.institucional.fundo-secundario > div > div > div.span9 {
    width: 100%;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
    #rodape .logo a {
    width: 100%;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span3 {
    width: 100%;
    float: unset;
}
    /* FIM RODAPE */
    
.titulo-categoria strong {
    padding: 5px 15px;
        background: transparent;
    border-radius: 150px;
    border: none;
    /*color: black;*/
    font-weight: normal;
    text-transform: capitalize;
    margin: 0 auto;
}
    
.listagem .titulo-categoria, .titulo-categoria {
display: grid;
    margin: 0px 0 !important;
    padding: 0;
}
.titulo-categoria:before {
    width: 90%;
    margin: auto;
    margin-bottom: 5px;
}
.titulo-categoria:after {
    width: 90%;
    margin: auto;
    margin-top: 5px;
}

    .acoes-produto-responsiva .tag-comprar i{
        display:none;
    }
    div#tarja-mobile {
    /*background: white;*/
    border-radius: 5px 5px 0 0;
    padding-bottom: 0 !important;
    margin-bottom: 0;
}
    .contadorProdutos-produtos .acoes-produto.hidden-phone {
    height: 50px;
    display: block !important;
}
    .preco-produto .preco-venda {
    font-size: 10px;
}
    .preco-produto strong.titulo {
    font-size: 18px;
    white-space: unset;
    font-weight: 700;
}
    #rodape .institucional p {
    /*color: #fff;*/
    font-size: 14px;
    font-weight: 500;
    margin: 0 5%;
}
    #barraNewsletter.posicao-rodape{
        display: block !important;
    }
    #barraNewsletter.posicao-rodape .componente .interno .interno-conteudo{
    display: grid;
    padding: 0 20px;
    }
    #barraNewsletter.posicao-rodape .componente .texto-newsletter {
    width: 100%;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-align: center;
    font-size: 18px;
    /*color: #ffffff;*/
    overflow: visible;
    display: grid;
    margin: 10px 0;
    white-space: pre-wrap;
}
    #barraNewsletter.posicao-rodape .componente .input-conteiner {
    overflow: visible;
    display: flex;
}
    #barraNewsletter.posicao-rodape .componente .input-conteiner {
    width: 100%;
}
#barraNewsletter.posicao-rodape .componente input[type=text] {
    width: 100%;
    background: #fff;
    border: solid 1px #e0e0e0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 0 25px;
    border-radius: 150px;
}
    #barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 30%;
    /*background: #000000;*/
    border-radius: 2px;
    /*color: #ffffff;*/
    height: 40px;
    border: 2px solid #ffffff;
    border-radius: 150px;
            position: absolute;
    padding: 10px 18px;
}



    span.preco-parcela strong {
    font-weight: 600;
}
    input[type="text"], input[type="password"], input[type="email"], textarea, .cadastro input[type="text"], .cadastro input[type="password"], .cadastro select, .ordenar-listagem label {
    font-size: 16px;
    height: auto;
    padding: 10px;
    border-radius: 0px;
}
    
    .atalhos-mobile>ul{
        text-align: center;
    margin: 0 auto;
    display: inline-flex; 
	    margin-top: 2px;
    }
    .atalhos-mobile li {
    line-height: normal;
    }
    .minha-conta .btn-group>a {
    background: transparent;
    border: none;
            padding: 3px;
}
    .minha-conta .btn-group>a i {
    /*color: white;*/
    font-size: 20px;
}
    .minha-conta .btn-group>a span {
    /*color: white;*/
        display: none;
}
    .wishlist i {
    color: white;
        font-size: 22px;
}
    .rastreio-topo i {
    display: block;
    font-size: 20px;
    color: white !important;
    margin: 2px;
  }
    .rastreio-btn{
        margin-top: 3px;
    }
    .contato-mobile{
        margin-top: 0px;
    }
.contato-mobile a> i {
    color: white !important;
    font-size: 24px;
margin: 2px 0;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(1) > a {
color: white !important
    margin: 2px 0;
}
.rastreio-btn{
    margin-right: 0px;
}
    .rastreio-content {
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;
    padding: 10px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid rgba(228, 228, 228, 0.59);
    display: none;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.38);
    margin-top: 0px;
    width: 180px;
    border-radius: 10px;
    font-size: 14px;
    left: 70px;
    line-height: 20px;
}
    .dropdown-menu>li {
    float: none !important;
    text-align: center;
}
    .btn-group.open .dropdown-toggle{
        box-shadow: none;
    }
    .wishlist i:hover {
    /*color: white;*/
}

    .produto .principal > div {
    padding: 0 0 20px;
    margin: 0 0 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
#corpo .secao-principal>div {
    padding: 10px 0;
}
    .titulo-categoria.borda-principal.cor-principal.vitrine-video {
    margin-top: -15px !important;
    padding-top: 0;
    margin-bottom: 20px !important;
}
    .pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a{
        width: 80%;
    margin: 10px auto;
    text-align: center;
    display: block;
        border-radius: 0px;
    }
    .pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button{
        width: 94%;
    margin: 10px auto;
    text-align: center;
    display: block;
    border-radius: 0px;
    }
    .breadcrumbs {
    border-top: none;
    /*background: white;*/
    margin: 0 !important;
    border-radius: 10px 10px 0 0;
    margin-bottom: -7px !important;
    padding: 10px;
}
    .cadastro {
    /*background: white;*/
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
    .ordenar-listagem label {
    line-height: 22px;
    border-radius: unset !important;
}
    .tabela-carrinho .tag-carrinho{
        background: yellow;
    /*color: black;*/
    }
    .rastreio-topo:hover i {
    font-size: 20px;
    /*color: white;*/
    background: transparent;
    float: left;
    padding: 5px;
    border-radius: 10px;
}
            .ms-timer{
        width: 100%;
        margin: 5px 0;
    }
    .featuredProducts-timer-label{
        width: 100% !important;
    }
    .featuredProducts-timer{
        display: grid;
    }

    .ms-timer > *{
        margin: 0 2px;
    }
    .ms-timer > .dois-pontos-contador{
        width: 5%;
    }
    .featuredProducts-timer-description{
        font-size: 12px !important;
    }
    #rodape .redes-sociais{
        text-align: center;
    }
    #rodape .institucional .lista-redes {
        text-align: center;
    }
    .lista-redes i {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    margin: 0;
}


    .featuredProducts{
    top: 35%;
    }

.pagina-inicial #corpo>.conteiner {
    padding: 0;
    margin: 0;
    background: transparent;
}
    #corpo>.conteiner {
    padding: 0 20px;
    margin: 0 auto;
        background: white;
}

    div#tarja-mobile .conteiner {
    padding: 0;
}
    .lista-redes .icon-whatsapp, .lista-redes .fa-whatsapp {
    background-color: #2ab200;
    width: 24px;
    border-radius: 5px;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin-top: 3px;
}

}
@media screen and (max-width: 767px){
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal {
    background: transparent;
    display: block !important;
}
}

/* FIM MOBILE */

/* RODAPE*/
#rodape .conteiner{
    max-width: 1140px;
}

#rodape .institucional {
    /*background: #000;*/
}

#rodape .pagamento-selos {
    background: #fff;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span9{
        width: 80%;
    }
    #rodape > div.institucional.fundo-secundario > div > div > div.span3{
        width: 20%;
        float: right;
    }
#rodape .redes-sociais {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0px;
    padding-top: 25px;
}
#rodape .institucional li span, #rodape .institucional li i{
    color: #ffffff;
}


#rodape .institucional li {
    list-style: none
}

#rodape .institucional a {
    display: block;
    color: white;
    font-size: 14px;
    font-weight: 500;
    word-break: break-all;
    width: 100%;
}

#rodape .logo a {
    width: 80%;
}

#rodape .institucional a:hover {
    color: white;
    text-decoration: none;
}

#rodape .institucional p {
    /*color: #fff;*/
    font-size: 14px;
    font-weight: 500
}

#rodape .sobre-loja-rodape span.titulo {
    display: none
}

#rodape .sobre-loja-rodape .conferir {
    font-size: 14px;
    font-weight: 600;
    display: block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    background: transparent;
    border-radius: 50px;
    text-align: center;
    /*color: #606060;*/
    border: 1px solid;
    padding: 0 5px;
        margin-top: 20px;
}

#rodape .sobre-loja-rodape .conferir:hover {
    text-decoration: none;
    /*background-image: linear-gradient(to right, #07437e, #02c2e0);*/
    /*color: white;*/
    border: 1px solid;
}

  #rodape .pagamento-selos {
      background: #dedede;
      padding: 20px 0;
display: none;
  }
  #rodape .pagamento-selos .row-fluid>.span4 li {
      float: none;
      display: inline-block;
  }

  #rodape .pagamento-selos .row-fluid>.span4 {
      width: 48%;
      text-align: center;
  }

  #rodape .gateways-rodape {
      background: none;
      border: 0;
  }
#rodape .institucional {
    background-image: none;
}
/* FIM RODAPE */
 /* rodapÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© */
#rodape .institucional .conteiner {
    max-width: 100%;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9{
    width: 100%;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div {
    width: auto;
    display: flex;
}

#rodape .institucional{
    background-image: none;
}
.pagamento-selos{
    background-image: none;
    background: white;
}
.dkdigital{
    width: 12%;
}
#rodape .titulo{
    color: white;    
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(255 255 255);
}
.links-rodape ul li{
    list-style-image: none;
}
.links-rodape ul li a{
    color: white;
    font-size: 12px;
    text-transform: capitalize !important;
}
.links-rodape ul li a:hover{
    color: white;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.sobre-loja-rodape > p{
    color: white;
}
#rodape .redes-sociais{
    background-image: none;
    box-shadow: none;
    border: none;
    padding: 0px;
    position: relative;
}
#rodape .institucional .lista-redes {
    text-align: left;
}
#rodape .lista-redes ul li{
    margin-right: 20px;
}
#rodape .caixa-facebook{
    display: none;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span3 > div > div.lista-redes > ul > li.visible-phone{
    display: block !important;
}
.lista-redes i{
    background-color: transparent !important;
    background: transparent !important;
    color: black;
    font-size: 20px;
}
.lista-redes a i:hover{
    color: var(--cor-principal) !important;
}
.lista-redes ul li{
    border: none;
    display: block !important;
}
.gateways-rodape{
    display: none;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.atendimento-rodape > p{
    color: white;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.atendimento-rodape > span{
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.sobre-loja-rodape{
    display: none;
}
.odge-rodape {
    padding: 20px 0 20px;
    width: 100%;
    background: #00000073;
    border-top: 1px solid #313131;
    display: none;
}
.odge-rodape .conteiner{
    max-width: 700px;
}
#rodape > div.odge-rodape > div > div{
    display: inline-flex;
}
#rodape > div.odge-rodape > div > div > div:nth-child(1) {
    width: 50%;
    margin-right: 65px;
    text-align: right;
}
#rodape > div.odge-rodape > div > div > div:nth-child(2){
    color: black;
    line-height: 15px;
    padding: 10px 0;
    margin: 2% 0 0 0;
}
.odge-rodape p{
    display: inline-flex;
    margin-right: 55px;
color: white;
}
#rodape > div:nth-child(4) > div > div > div.span9.span12 > p{
    display: none;
}
#btn-top {
    position: fixed;
    bottom: 90px;
    right: 1%;
    cursor: pointer;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: normal;
    font-family: arial;
    display: block;
    z-index: 99;
}

.links-rodape-paginas .titulo:after{
    content: 'Conteúdo';
    font-size: 15.5px;
}
.links-rodape-categorias .titulo:after{
    content: 'Categorias';
    font-size: 15.5px;
}
#rodape .pagamento .titulo:after{
    content: 'formas de pagamento';
    font-size: 15.5px;
}
.redes-sociais  .titulo:after{
    content: 'redes sociais';
    font-size: 15.5px;
}
.selos .titulo:after{
    content: 'site protegido';
    font-size: 15.5px;
}

#rodape .titulo {
    font-size: 0px;
}
.atendimento-rodape .titulo{
    font-size: 15.5px !important;
}

    #rodape .contato-ev span.titulo {
    font-size: 15.5px;
}
    
    /* Barra Newsletter */
#barraNewsletter{
    box-shadow: none;
    border: none;
}
#barraNewsletter .componente input[type="text"] {
    margin-right: 5px;
    border-radius: 2px;
    background: white;
    padding: 12px;
    box-shadow: none;
    border: none;
    width: 250px;
}
#barraNewsletter .componente .botao {
    position: static;
    line-height: 13px;
    padding: 15px 40px;
    background-image: none;
    background: var(--cor-principal);
}
#barraNewsletter .componente .newsletter-assinar:after {
    content: "ENVIAR";
    font-family: "Poppins",sans serif;
    font-size: 12px;
    font-weight: bold;
}

#barraNewsletter .componente .texto-newsletter, #barraNewsletter .componente .alert {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 20px;
}
    /* RASTREIO */
.rastreio-content {
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;padding: 10px;
    text-align: center;
    border-radius:0px;
    border: 1px solid rgba(228, 228, 228, 0.59);
    display: none;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.07);
    margin-top: -20px;
}
.rastreio-btn.rodape {
    cursor: pointer;
    background: rgba(255, 255, 255, 0);
    width: 150px;
    height: 25px;
    width: auto!important;
    float: none;
    text-align: unset;
}
.rastreio-topo {
    color:#000;
    text-align: center;
}
.rastreio-content h1 {
    font-size: 32px;
    color: #000;
}
#OrderTracking {
    width: 160px;
    border: 0;
    box-shadow: none;
    background-color: #dedede; 
    box-shadow: inset 0px 0px 0px 1px rgb(204, 204, 204) !important; 
    border-radius:0px;
}
.rastreio {
    background: #fff;
    padding: 4px 5px 4px 5px;
    border-radius: 3px;
    font-family: "Poppins",sans serif;
    font-size: 11px;
    border-radius: 0px;
    margin-left: 5px;
    color: #3f3f3f;
   font-weight: 500;
    border: 1px solid #3f3f3f;
}
.rastreio:hover {
    background: #000;
    color: #fff;
}
.rastreio-content p {
    color:#3f3f3f;
}
.rastreio-content p:hover {
    color:#3f3f3f;
}
li.rastreio-btn.span1 {
    margin-left: 10px;
}
#OrderTracking:hover {
    color:black;
}
#rodape .selos {
    width: 22.623932%;
    padding-top: 15px;
}

/* RODAPE MOBILE */
@media screen and (max-width: 767px){
    /*MENU MOBILE */
.logo a {
    height: 100px;
	width: 72%;
    margin: 0 auto;
}
.pagina-inicial #corpo {
    margin-top: -15px;
}
#corpo {
    margin-top: 20px;
}

.galeria iframe.snapwidget-widget {
    width: 300px !important;
    height: 80px !important;
}

.hamb-1 {
    width: 28px;
    height: 2px;
    margin-bottom: 4px;
    transition: all .3s;
    background-color: white;
}
    
      .cat span.category {
      top: -7px;
      position: relative;
  }


    .cat {
      padding: 15px 0;
      float: none;
      opacity: 1;
      transition: all .4s;
      position: absolute;
      left: 10px;
      display: block;
      width: 50px;
      height: 0px;
      color: transparent;
      border: 1px solid;
      top: 0px;
  }
     #cabecalho .cab-nav {
      height: 50px;
      z-index: 1000;
  }



#cabecalho .close-nav {
    float: right;
    padding: 0;
    width: 50px;
    text-align: center;
    position: relative;
    top: 20px;
    right: 0px;
    height: 50px;
}

  #cabecalho .nivel-um .close-nav-full {
      width: 0;
  }

  #cabecalho .nivel-um.active .close-nav-full {
      width: 20%;
      position: fixed;
      right: 0;
      min-height: 100%;
  }

  #cabecalho .menu.superior .nivel-um::-webkit-scrollbar {
      display: none;
  }

  .menu.superior .nivel-dois li a, .menu.lateral .nivel-dois li a {
      font-size: 14px;
      font-weight: 500;
      color: #999;
  }

  .menu.superior .nivel-um > li> a {
      font-size: 15px;
      text-align: left;
  }

  .menu.superior .nivel-dois li, .menu.lateral .nivel-dois li {
      padding: 0;
  }

  .menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo {
      font-size: 16px;
      color: black;
      letter-spacing: -0.5px;
      line-height: 40px;
      font-weight: bold;
      margin: 0;
  }

  .menu.superior .nivel-um > li, .menu.lateral .nivel-um > li {
      border: 0;
  }

  #cabecalho .cab-nav a {
      float: left;
      width: 40px;
      border: 0;
      top: 0;
      font-size: 24px;
  }

  .menu.superior .nivel-um {
      position: fixed;
      background: white;
      z-index: 10000;
      left: -130%;
      top: 0;
      width: 80%;
      box-shadow: 0 0 0 160px rgba(0,0,0,.5);
      bottom: 0;
      margin: 0;
      border: 0;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      min-height: 100%;
      transition: all .5s;
      display: block!important;
      opacity: 0;
  }


  .menu.superior .nivel-um.active {
      left: 0;
      opacity: 1;
  }

  .menu.superior .nivel-dois {
      webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      border: 0;
      box-shadow: none;
      top: 0;
  }

  .menu.superior .nivel-um >li {
      padding: 0 20px;
  }

  .menu.superior .nivel-um>li {
      display: block;
  }

  .menu.superior .nivel-um {
      border: 0;
      position: fixed;
      width: 80%;
      top: 0;
      background: white;
      z-index: 1000;
      margin: 0;
  }

  .menu.superior .categoria-marcas .nivel-dois li a, .menu.superior .categoria-paginas .nivel-dois li a {
      padding: 0;
  }

  .cab-nav .category .hamb-1:nth-child(2) {
      opacity: 0;
  }

  .cab-nav .category .hamb-1:last-child {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 28px;
      position: absolute;
      top: 0;
  }

  .cab-nav .category .hamb-1:first-child {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 28px;
      position: absolute;
      top: 0;
  }

  .close-nav .category>i {
      margin: 0;
  }



  .close-nav span.category {
      height: 22px;
      display: block;
      padding: 0;
      text-align: center;
      width: 50px;
      border: 0;
      line-height: 32px;
  }


  .menu.superior .nivel-um>li .titulo {
      line-height: 50px;
      color: black;
  }
    .menu.superior ul.nivel-um.active {
    width: 80%;
    border: 1px solid;
    background: white;
    position: fixed;
    top: 0px;
    z-index: 999;
            left: 0;
    right: unset;
}
    .menu.superior {
    background-color: transparent;
    margin-top: 0;
    position: absolute;
    width: 100%;
}
        .menu.superior .nivel-um > li> a {
    font-size: 15px;
    text-align: left;
    width: 80%;
    float: left;
}
        .menu.superior li.com-filho i {
    float: right;
    position: absolute;
    top: 16px;
    right: 30px;
    font-size: 20px;
    background: transparent;
    color: black;
}
        .menu.superior .nivel-um>li:hover .nivel-dois {
    display: none;
                text-align: left;
}
        .menu.superior .nivel-dois{
        display: none;
                text-align: left;
        }
                .menu.superior .nivel-tres {
position: unset;
    border: none;
    margin-left: 15px;
    margin-top: -20px;
    box-shadow: none;
    background: transparent;
}
       
        .menu.superior .nivel-dois li:hover{
    background-color: transparent;
}
        .menu.superior ul.nivel-dois li.com-filho i{
            top: 5px;
            right: 10px;
        }
        .menu.superior ul.nivel-tres li a{
            font-weight: normal;
        }
    /* FIM MENU MOBILE */
    
    #cabecalho .logo a {
    width: 85%;
    }
        #rodape > div.institucional.fundo-secundario > div > div > div.span9 > div {
    width: 100%;
    display: block;
}
 
    #rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div {
    width: 100%;
    margin: 10px 0 40px;
    text-align: center;
    }
    #rodape .institucional .lista-redes {
    text-align: center;
    }
    #rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span12.visible-phone{
        display: none !important;
    }
    #rodape > div.odge-rodape > div > div {
    display: grid;
        text-align: center;
    }
    .bandeiras-pagamento li {
    margin-right: 10px;
    float: unset;
    display: inline-flex;
    }
    .selos li {
    margin-right: 10px;
    margin-bottom: 10px;
    float: unset;
    }
    #rodape > div.odge-rodape > div > div > div:nth-child(1) {
    width: 100%;
    margin-right: 0;
text-align: unset;
    }


    #rodape > div.odge-rodape > div > div > div:nth-child(2) {
    line-height: 30px;
    padding: 10px 0;
    }
    .odge-rodape p {
    display: inline-grid;
    margin-right: 0;
    }
    #rodape .logo a {
    width: 100%;
}
#rodape .lista-redes ul li {
    margin-right: 0px;
}
#cabecalho .atalhos-mobile li.minha-conta {
    display: none;
}
    .pagina-busca .listagem .listagem-linha li {
    width: 100%;
    }
    .pagina-busca .bandeiras-produto {
    position: absolute;
    top: -7px;
}
    
    
             /* menuinsta */


#menuinsta .slick-slider {
	height: 60px;
    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
}

#menuinsta .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#menuinsta .slick-list:focus {
    outline: 0
}

#menuinsta .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

#menuinsta .slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

#menuinsta .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
	background: white;
}

#menuinsta .slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

#menuinsta .slick-track:after {
    clear: both
}

#menuinsta .slick-loading .slick-track {
    visibility: hidden
}

#menuinsta .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

#menuinsta [dir=rtl] .slick-slide {
    float: right
}



#menuinsta .slick-slide.slick-loading img {
    display: none
}

#menuinsta .slick-slide.dragging img {
    pointer-events: none
}

#menuinsta .slick-initialized .slick-slide {
    display: block;
	margin-top: 10px;
}

#menuinsta .slick-loading .slick-slide {
    visibility: hidden
}

#menuinsta .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

#menuinsta .slick-arrow.slick-hidden {
    display: none
}

#menuinsta .slick-next,.slick-prev {
    width: 15px;
    height: 15px;
    display: block;
    z-index: 20;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

#menuinsta .slick-next .icon,.slick-prev .icon {
    fill: #000
}

#menuinsta .slick-next .icon .a,.slick-prev .icon .a {
    fill: #000
}

#menuinsta .slick-prev {
    left: -7px
}

#menuinsta .slick-next {
    right: -7px
}

@media(max-width: 800px) {
    #menuinsta .slick-prev {
        left:-21px
    }

    #menuinsta .slick-next {
        right: -21px
    }
}
    
  div#menuinsta {
    margin: 10px 0 10px;
} 
#menuinsta i {
    display: none;
}
    #menuinsta ul.nivel-dois {
    display: none;
}
    #menuinsta li{
    text-align: center;
    height: auto;
    line-height: 97px;
    margin: 0px 10px;
    width: 97px;
    border: none;
    }
    
    #menuinsta > div > button{
    font-size: 0px;
        background: transparent;
    }

    
    #menuinsta a {
    display: grid;
    height: 97px;
    text-align: center;
}
    
#menuinsta > div > div > div > li.slick-slide.slick-slide:nth-child(1) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/676/676319/arquivos/porta.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
       #menuinsta > div > div > div > li.slick-slide:nth-child(2) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/676/676319/arquivos/janela.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}

    #menuinsta > div > div > div > li.slick-slide:nth-child(3) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/676/676319/arquivos/janela.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
        #menuinsta > div > div > div > li.slick-slide:nth-child(4) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/676/676319/arquivos/porta.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
        #menuinsta > div > div > div > li.slick-slide:nth-child(5) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/676/676319/arquivos/porta.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
        #menuinsta > div > div > div > li.slick-slide:nth-child(6) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/1859/1859357/arquivos/6-gams.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
        #menuinsta > div > div > div > li.slick-slide:nth-child(7) > a:before {
    content: "\f553";
    font-size: 0;
    background-image: url(https://cdn.awsli.com.br/635/635135/arquivos/7-verde.png);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    color: white;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    height: 50px;
     box-shadow: 0 0 7px 2px #00000030;
    border-radius: 150px;
    line-height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: #2ABEC9;
}
#menuinsta > div > div > div > li.slick-slide > a:before {
    display: none;
}
    
    
    #menuinsta strong.titulo.cor-secundaria {
    height: 40px;
    line-height: 20px;
    width: 108px;
	color: black;
}

    
    /* FIM menu insta */ 
}

.caixa-sombreada {
    box-shadow: 0 0 0 0 !important;
}

     .termLGPD-StartEcom{
   position:fixed;
   width:100%;
   bottom:0px;
   background-color:#d0cccc; 
   color:#000 !important; 
   text-align:center;
   font-size:30px;
   z-index:1000;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   min-height: 80px; 
   padding-top: 15px;
   padding-bottom: 15px;
   opacity: 0.9;
}
.termLGPD-StartEcom label{
    width: 100%;
    max-width: 860px;
    color: black;
    font-weight: 400;
}
.termLGPD-StartEcom a{
    color:#616161;
}
.termLGPD-StartEcom button{
    background-color:#478c22;
    border: solid 1px #fff;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}
    
