:root {
    --cor-menu_categorias: #fff;
    --cor-texto_categorias: #111;
    --cor-comprar: #111;
    --cor-comprar_ativo: #506d4c;
    --cor-texto_rodape: #f2decc;
    --cor-titulo_rodape: #f2decc;
    --cor-fundo_rodape: #4f6e4c;
    --cor-fundopix: #f2ddcc;
    --cor-textopix: #506d4c;
    --cor-texto_newsletter: #676767;
    --cor-botao_newsletter: #111;
    --cor-botao_newsletter_ativo: #111;
    --cor-fundo_logo_rodape: rgb(255 255 255 / 33%);
    --cor-titulovitrine: #111;
    --cor-branco: #fff;
}

.barra-frase i {
filter: unset;
}
.produto-compartilhar {
    display: none;
}
/* SETAS CATEGORIA */
.icon-chevron-down:before {
    color: black;
}
#cabecalho > div.menu.superior > ul > li > a > i {
    background: none;
    margin-left: 0px;
	line-height: 14px !important;
}

/* MARCAS GRANDES */
.marcas .flexslider ul li img {
    width: 42%;
	max-height: 200% !important;
	transition: all .4s ease-out;
}
.marcas .flexslider ul li img:hover {
    transform: scale(1.1);
}

/* CABEÃ‡ALHO PRETO */
@media screen and (min-width: 768px){
.carrinho a>i.icon-shopping-cart.fundo-principal{
    filter: unset;
}
.minha-conta .btn-group a i{
    filter: unset;
}
.minha-conta .btn-group a span {
    display: none!important;
}

.busca input {
    background: #fff !important;
    border-bottom: 1px solid #506d4c !important;
    color: #506d4c !important;
}

.busca .botao-busca{
    color: #506d4c !important;
}}

/* REMOÃ‡ÃƒO BOTÃƒO BORDA */
    .fundo-principal, .botao.principal, .menu li:hover>a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-image: none;
}
    
    
/* POPUP NEWSLETTER */
    .modal-modalNewsletter.fancybox-opened .fancybox-skin {
    background-image: url(https://cdn.awsli.com.br/1926/1926613/arquivos/Imagem_Popup.png);
    height: 530px !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: white;
}
    .modal-modalNewsletter .fancybox-inner {
    overflow: hidden;
    bottom: 10px;
    position: absolute;
    height: auto !important;
}
.modal-modalNewsletter .fancybox-outer, .modal-modalNewsletter .fancybox-inner {
	bottom: 5px;
	position: absolute;
}
    
#modalNewsletter .componente .interno {
    padding: 0px;
    text-align: center;
}
    #modalNewsletter .componente .titulo {
    display: none;
}
    #modalNewsletter .componente .texto-newsletter {
    font-size: 14.5px;
            margin: 0;
}
    #modalNewsletter .newsletter .input-conteiner {
    margin-top: 10px;
    display: grid;
}
    #modalNewsletter .newsletter-cadastro input {
	padding: 10px;
    width: 90%;
    margin: 10px auto;
    text-align: center;
    background: white;
    border-radius: 0;
}
    #modalNewsletter .newsletter .botao {
    font-size: 0;
    padding: 10px 15px;
    position: relative;
    width: 96%;
    margin: 0 auto;
    background-image: none;
}
  #modalNewsletter .newsletter .botao:after {
    content: 'Cadastrar';
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-family: 'Open Sans';
	font-weight: 600;
}  
     
/* FAVORITO */
.adic-favo:before {
    content: "\f004";
    font-size: 21px;
    font-weight: normal;
    font-family: "Font Awesome 5 Free";
    position: relative;
    top: 16px;
}
.adic-favo {
    position: absolute;
    top: 16px;
    left: 8px;
    z-index: 30;
    text-decoration: none;
    color: #3e3e3e !important;
    text-align: center;
    background: #ffffff57;
    width: 48px;
    height: 48px;
    border-radius: 48px;
}

.adic-favo:hover:before {
    color: #f12525 !important;
    text-decoration: none;
    font-weight: 600;
}
.adic-favo:hover, .adic-favo:active, .adic-favo:focus{
    text-decoration: none;
}
    
    
/*desktop*/

@media screen and (min-width: 768px){


.minha-conta .btn-group a span {
    display: none!important;
}

}

/* mobile */
@media screen and (max-width: 767px){
.busca input, .ordenar-listagem label {
    font-size: 16px;
    height: auto;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #fff !important;
    border-bottom: 1px solid white !important;
    color: white !important;
    box-shadow: none;
}
#cabecalho .conteiner {
    padding: 15px !important;
}
#cabecalho {
    padding-top: 0px;
}
.pagina-carrinho #cabecalho {
    padding-top: 55px;
}
}


    
    .conteiner {
    max-width: 1360px;
    }


/* CARROSSEL MARCAS */
div.flexslider.carousel > div > ul > li{
    filter: grayscale(1);
}
div.flexslider.carousel > div > ul > li:hover{
    filter: none !important;
}


/* LISTAGEM PRODUTOS */
#listagemProdutos > ul > li > div > ul > li > div > div.info-produto > div > div > div > span > strong {
    color: #505050 !important;
}
/* LOGO */
@media screen and (min-width: 767px){
.logo a img {
width: 72%;
}
}

/* MINI MOBILE */
@media screen and (max-width: 767px){
.row-fluid.banner.mini-banner {
    right: -5%;
    width: 90%;
}}

/* MINIBANNERS BORDA */
.row-fluid.banner.mini-banner .flexslider .slides>li {
    border-radius: 0px !important;
}

/* MINIBANNERS MOBILE */
@media screen and (max-width: 767px){
.row-fluid.banner.mini-banner {
    margin-top: -8px !important;
    display: grid !important;
    border-radius: 5px 5px 0 0;
}
}

/* TARJA MOBILE MAIOR */
@media (max-width: 1024px){
.conteiner-principal .conteiner {
    padding: 0 15px;
}
#tarja-mobile > div {
    padding: 0px;
}
}

/* SETAS */
.row-fluid.banner.cheio .flex-direction-nav a {
    width: 50px;
    height: 50px;
    margin-top: -15px;
    background: url(https://cdn.awsli.com.br/1926/1926613/arquivos/setas-cinza.png) no-repeat 0 2px !important;
    text-indent: -99999px;
	opacity: 0.4;
}
.row-fluid.banner.cheio .flex-direction-nav .flex-next {
    background-position: -50px 2px !important;
}

/* HOVER BANNERS */
.banner.mini-banner img:hover {
    transform: scale(1.04);
}
.banner.mini-banner img {
    transition: all .4s ease-out;
}
.banner .flexslider .slides>li {
    overflow: hidden;
}
#miniextra img:hover {
transform: scale(1.04);
}
#miniextra img {
transition: all .4s ease-out;
width: 100%;
}
#miniextra li {
    border-radius: 0px;
    overflow: hidden;
}

/* WPP E BOTAOTOP FLUTUANTE */
    a.sc-7dvmpp-1.dfBDQI {
    display: none;
}
.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 6rem;
    right: 1rem;
    background: var(--cor-branco);
    display: block;
    width: 54px;
    height: 54px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    border-radius: 150px;
    padding: 8px 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;
}
.scrollToTop span {
    font-size: 14px;
    font-weight: 600;
}

.scrollToTop i {
    font-size: 1em;
    font-weight: 600
}
/* FIM WPP E BOTAOTOP FLUTUANTE */

    /* TARJA PIX */
    .barra-frase {
    width: 100%;
    background: var(--cor-fundopix);
    text-align: center;
}
     .barra-frase .conteiner {
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
}
   .barra-frase i {
    background-image: url(https://cdn.awsli.com.br/517/517584/arquivos/pixs.png);
    width: 24px;
    height: 24px;
    display: block;
    background-size: 100%;
    margin: 8px 16px 0px 0px;
    background-repeat: no-repeat;
}
    .barra-frase span {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: var(--cor-textopix);
}
    
     /* FIM TARJA PIX */
    

    /* LGPD */
         .termLGPD-StartEcom{
   position:fixed;
   width:100%;
   bottom:0px;
   background-color:var(--cor-preto); 
   color:var(--cor-preto) !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: var(--cor-branco);
    font-weight: 300;
    padding: 20px;
}
.termLGPD-StartEcom a{
    color:#616161;
}
.termLGPD-StartEcom button{
    background-color:#478c22;
    border: solid 1px var(--cor-branco);
    padding: 15px;
    color: var(--cor-branco);
    border-radius: 5px;
    margin-left: 10px;
}
    
    
 /* FIM LGPD */
 
   
    
    
/* CABECALHO */
@media screen and (min-width:768px) {
    .coluna>div, #corpo .conteiner>div {
    margin-bottom: 0;
}
    #barraTopo {
    display: none !important;
    }
#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;
}
#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 > div.conteiner > div.row-fluid > div.conteudo-topo.span9{
    margin-top: 10px;
}
    #cabecalho {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1020;
}

.barra-inicial {
    display: none;
}
.lista-redes i {
    background: transparent!important;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
}
.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;
}
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: unset;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}
.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: none;
    border-radius: 0;
    box-shadow: none;
    background: var(--cor-branco);
    border-bottom: 1px solid black;
    color: black;
}
.busca .botao-busca {
position: relative;
    right: 30px;
    top: unset;
    background: transparent;
    border: none;
    color: black;
    font-size: 13px;
    padding: 0;
}

.minha-conta{
    line-height: 64px;
    text-align: center;
    margin-right: 10px;
    float: right;
}
.minha-conta .btn-group{
    line-height: 0;
}
.minha-conta .btn-group .dropdown-toggle {
    box-shadow: none;
    padding: 5px;
    background: transparent;
    border-radius: 10px;
}
.minha-conta .btn-group a{
    line-height: normal;
    background: transparent;
    border: none;
}
    .minha-conta:hover .btn-group .dropdown-toggle {
    padding: 5px;
    border-radius: 10px;
}


.minha-conta .btn-group a i {
    width: 32px;
    color: transparent;
    margin-right: 3px;
    background-image: url(https://cdn.awsli.com.br/517/517584/arquivos/Usuario.png);
    background-repeat: no-repeat;
    height: 32px;
    line-height: 50px;
    background-size: 28px auto;
}
.minha-conta .btn-group a span {
    font-size: 10px;
    padding: 0;
    color: var(--cor-branco);
    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: var(--cor-branco);
    }
.carrinho a>i.icon-shopping-cart.fundo-principal {
    display: block;
    width: unset;
    height: unset;
    background-color: transparent;
    padding: 5px;
    border-radius: 10px;
    line-height: 30px;
    font-size: 25px;
    margin: 14px 0;
    color: transparent;
    background-image: url(https://cdn.awsli.com.br/517/517584/arquivos/Sacolinha.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
}
    .carrinho a:hover>i.icon-shopping-cart.fundo-principal {
    color: transparent;
    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: 10% -20%;
    line-height: 25px;
    color: var(--cor-branco);
    border-radius: 150px;
    width: 25px;
    text-align: center;
    height: 25px;
    border: 1px solid;
    background: #506d4c;
}
.carrinho-interno.borda-principal {
    top: 65px;
    width: 200px;
    text-align: center;
    border: none;
    padding: 15px;
}
.carrinho-interno .nome-produto {
    width: auto;
    max-height: 65px;
    overflow: hidden;
    margin-left: 0px;
    font-size: 14px;
    line-height: normal;
    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 {
    float: unset;
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 16px;
}
    /* FIM CABECALHO */
    
    
    /* MENU */
.menu.superior {
    background: var(--cor-menu_categorias);
    text-align: center;
    margin: 0 auto;
    display: flex;
    box-shadow: inset 1px 5px 10px 0px rgba(0, 0, 0, 0.08);
}

.menu.superior ul.nivel-um {
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
}
.menu.superior .nivel-um>li a strong {
    color: var(--cor-texto_categorias);
    font-size: 15px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: transparent;
}
    .menu.superior .nivel-um>li:hover a strong {
    border-bottom: 3px solid transparent;
}
.menu.superior .nivel-um>li{
    border: none;
    padding: 2px 10px 0;
}
.menu.superior .nivel-um>li:hover {
    border-top-width: 0;
    margin-top: -2px;
}

    .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 */

}

    
     /* 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: #757575;
    margin-top: -10px;
    margin-bottom: 16px;
    font-weight: 600;
}

.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 */  
    
    
    



/* BANNERS */
.conteudo>.row-fluid {
    margin-bottom: 18px;
}
.span12.banner.tarja {
    text-align: center;
}
.row-fluid.banner.cheio {
    margin-bottom: 0 !important;
}
.secao-banners .conteiner {
    padding: 0;
    max-width: 100%;
    margin: 0;
}
.row-fluid.banner.cheio {
    max-width: 100%;
    margin: 0 auto;
}
.flexslider{
    border: none;
border-radius: 0;
}

#Bannerfull .slick-slide {
    height: 300px !important;
}

#Bannerfull .draggable {
    width: 100%;
    margin: 0 auto
}

#Bannerfull article.slick-slide {
    margin: 0 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: var(--cor-preto)
}

#Bannerfull h2 strong {
    font-size: 30px;
    font-weight: 700;
    text-transform: lowercase;
    color: var(--cor-preto)
}

#Bannerfull h2 strong:after {
    content: "";
    width: 50%;
    height: 2px;
    display: block;
    background: var(--cor-preto);
    margin: 5px auto
}

article.slick-slide.slick-active p {
    font-size: 15px;
    color: #5a5a5a;
    width: 307px;
}

#Bannerfull article.slick-slide h3 {
    font-size: 20px
}

#Bannerfull 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: #525252;
    opacity: 0.8;
}

.slick-next .icon .a,.slick-prev .icon .a {
    fill: #525252;
    opacity: 0.8;
}

.slick-prev {
    left: 10px
}

.slick-next {
    right: 10px
}

@media(max-width: 800px) {
    .slick-prev {
        left: 5px
    }

    .slick-next {
        right: 5px
    }
}
    
/* FIM full banner */
    
    #miniextra {
    margin: 56px 0 28px;
    text-align: center;
}
    #miniextra ul{
    display: inline-flex;
        margin: 0 auto;
        width: 100%;
}
    #miniextra li {
    width: 49%;
    margin: 0 2%;
}
    
    @media screen and (max-width:767px) {
            #miniextra ul {
    display: grid;
                    margin: 0;
}
        #miniextra li {
    width: 100%;
    margin: 8px auto;
}

    }
/* FIM BANNERS */

    
/* PRODUTOS */

    .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;
}
.listagem .titulo-categoria:hover, .titulo-categoria:hover {
    text-decoration: none;
    background: transparent;
    padding-left: 0;
}
.titulo-categoria strong {
    padding: 10px 30px;
    border-radius: 150px;
    border: none;
    color: var(--cor-titulovitrine);
    font-weight: 200;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.titulo-categoria:after {
    background: #d0d0d0;
    width: 35%;
    height: 1px;
    content: "";
    display: block;
    margin-top: 25px;
}
.titulo-categoria:before {
    background: #d0d0d0;
    width: 35%;
    height: 1px;
    content: "";
    display: block;
    margin-top: 25px;
}

.conteudo.span12 {
    margin: 0;
}
.listagem .listagem-linha li {
    border: none;
}

    .listagem .produtos-carrossel:not(:last-child) {
    margin-bottom: 4rem;
}

.listagem .produtos-carrossel {
    padding:  0 20px;
    z-index: 1;
    border-radius: 0 0 2rem 2rem;
    padding-bottom: 2.5rem;
}
    @media (min-width: 768px){
.listagem .listagem-linha li {
    max-width: 23vw;
        border: none;
}
}
    .listagem .listagem-linha li .listagem-item {
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: wrap;
}
.listagem .listagem-linha li .listagem-item .imagem-produto {
    position: relative;
    margin: 0;
    width: 100%;
    height: 27rem;
    max-height: 75vh;
    box-shadow: none;
}
@media screen and (max-width: 1360px){
.listagem .listagem-linha li .listagem-item .imagem-produto{
    height: 25rem;
}
}


    .listagem .info-produto{
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    width: 100%;
    padding-top: 24px;
	transition: all .2s ease-out;
}
    .listagem .listagem-item .nome-produto {
    font-weight: 600;
    font-size: 18px;
    }
    .listagem-item .acoes-produto {
    opacity: 1 !important;
            border: none;
        background-color: transparent;
    position: relative;
            margin: 0 auto;
}
    .acoes-produto.hidden-phone .botao-comprar {
    width: auto;
    display: table;
    margin: 0 auto;
    margin-top: 0px!important;
    font-size: 16px;
    background: #fff;
    padding: 5px 30px;
    border-radius: 0px;
    color: var(--cor-comprar) !important;
    line-height: normal !important;
    border: 1px solid;
    text-transform: uppercase;
	transition: all .2s ease-out;
}
    .acoes-produto.hidden-phone .botao-comprar i{
    display: none;
}
    .acoes-produto.hidden-phone .botao-comprar:hover {
    background: var(--cor-comprar_ativo);
    color: #fff !important;
	transform: scale(1.1);
}
    .bandeiras-produto {
    position: absolute;
    top: 16px;
    right: 8px;
    left: unset;
}
.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    display: none !important;
}
.bandeiras-produto span.bandeira-promocao {
    border: none;
    box-shadow: none;
    font-size: 12px;
    border-radius: 4px;
    margin: 0;
}
.bandeiras-produto span.bandeira-promocao:before {
    content: '\f0dd';
    font-size: 12px;
    font-family: 'FontAwesome';
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.preco-produto strong.titulo {
    font-size: 20px;
    white-space: nowrap;
    font-weight: 700;
}
   .comprar .qtde-adicionar-carrinho input[type=number] {
    width: 60px!important;
    height: 26px;
position: relative;
    left: 0px;
} 
    .quantity-nav {
    float: right;
    position: relative;
    padding: 0px 0;
    width: 20px;
    border-right: 1px solid white;
    background: white;
    left: -25px;
    height: 40px;
    top: 8px;
    border: none;
}
.produto div.info-principal-produto > h1 {
    font-size: 20px;
    text-transform: uppercase;
}
    /* FIM PRODUTOS */
    
    
    /* PAG CATEGORIA */
    .pagina-busca .listagem .listagem-linha li {
    width: 32%;
}
    .pagina-categoria .listagem .listagem-linha li {
    width: 32%;
    margin: 20px 5px !important;
}
    .menu.lateral .ativo {
    background-color: transparent;
    border: none;
}
.menu.lateral .nivel-um>li>a {
    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 {
    border-radius: 150px;
}

.menu.lateral .nivel-dois .com-filho i {
    position: absolute;
    right: 20px;
    top: 13px;
    display: block;
    background: transparent;
}

.menu.lateral .nivel-um>li.com-filho>a i {
    display: block;
    float: left;
    margin: 10px 5px 0;
    background: transparent;
    font-size: 14px;
    color: black;
}
.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;
    background: transparent;
    font-size: 14px;
}
.menu.lateral.outras .nivel-um li:hover>a {
    border-radius: 150px;
}

.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;
display: none;
}
     /* FIM PAG CATEGORIA */   
    
  
    
    /* PAGINA PRODUTO */
.pagina-produto #corpo .conteiner {
    max-width: 1280px;
}
.produto .acoes-flutuante {
    display: none !important;
}
.info-principal-produto .breadcrumbs ul li .fa {
    padding-right: 5px;
    display: none;
}
.produto .principal .acoes-produto {
    padding: 27px 30px;
    background: #f2f2f2;
}
.pagina-produto .cep {
    display: block;
    margin: 10px 0 40px 0;
}
.produto .acoes-produto .preco-produto .preco-promocional {
    font-size: 25.86px;
    color: #2c2c2c;
    font-weight: 500;
    display: block;
    margin: 0;
    margin-bottom: 5px;
}
.produto .acoes-produto .comprar {
    float: unset;
    text-align: center;
    width: 100%;
    display: inline-flex;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: center;
    margin: 0 10px 0px 0;
    width: 100px !important;
    display: inline-flex;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    font-size: 15px;
    margin: 0;
    border-radius: 3px;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho-title {
    display: none;
}
.quantity-button.quantity-up {
    text-align: center;
    align-items: center;
    border: 0;
    margin: 0;
    line-height: 20px;
}
.quantity-button.quantity-up {
    height: 50%;
    top: 0;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    background: #ededed00;
    right: -20px;
    text-align: center;
    color: var(--texto_global);
    font-size: 13px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #e6e6e6;
    width: 20px;
    text-align: center;
    color: var(--texto_global);
    font-size: 13px;
    font-family: "Trebuchet MS",Helvetica,sans-serif!important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: none;
}
.produto .acoes-produto .comprar .disponibilidade-produto{
	display: none;
}
.produto .botao.grande {
    width: 80%;
    font-size: 26px;
    padding: 7px 0;
}
.produto .cep label {
    font-size: 13px;
    color: #5e5c5c;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 3px;
    display: block;
    float: none;
}
#formCalcularCep .form-inline .input-append {
    max-width: 360px;
    display: block;
}
.cep .input-append.input-prepend input {
    height: 40px;
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 0 11px;
    font-size: 12px;
    box-shadow: none;
    width: calc(100% - 130px);
    display: block;
    float: left;
    box-sizing: border-box;
}
.cep .input-append.input-prepend .btn {
    height: 40px;
    box-sizing: border-box;
    color: #fff;
    outline: 0;
    box-shadow: none;
    float: right;
    background: #2C2C2C;
    width: 120px;
    border: 0;
    border-radius: 2px;
    font-size: 0;
    transition: background ease-out .2s;
    padding: 0;
}
.cep .input-append.input-prepend .btn::before {
    content: "calcular";
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 5px;
    display: inline-block;
    font-weight: 400;
}
.produto .listagem .titulo {
    margin: 50px 0;
    text-align: center;
}

/* FIM PAGINA PRODUTO */
    
    
    /* PAGINA CARRINHO */
.table th, .table td {
    border-color: transparent;
}

th, tr, td {
    padding: 0;
    border: none;
}
.tabela-carrinho * {
    vertical-align: baseline;
    background: transparent;
}
.tabela-carrinho .formas-envio label {
    text-align: right;
}
.carrinho-checkout .atendimento{
    border: none;
    font-weight: 400;
}
.carrinho-checkout .atendimento .icone-box {
    border: none;
    font-size: 30px;
}
.carrinho-checkout .atendimento li .display-table{
    color:#dedede;
}
.carrinho-checkout .atendimento li strong {
    color: #afafaf;
}
.identificacao .control-group .submit-email.botao.principal{
    border: none;
    text-shadow: none;
}
.pagina-carrinho #calcularFrete{
    border: 1px solid rgba(96, 96, 96, 0.24);
    border-radius: 0px;
    border-right: 0px;
    position: inherit;
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.pagina-carrinho #formCalcularFrete > div > div > div > button{
    border-radius: 0px;
    position: initial;
    margin-left: 0px;
    box-shadow: none;
    padding: 4px 12px;
}

.pagina-carrinho #formCalcularFrete > div > div > div > button > i{
    display: none;
}
.pagina-carrinho .cabecalho-interno .titulo {
    font-size: 22px;
    font-weight: bold;
    text-transform: inherit;
}

.pagina-carrinho .tabela-carrinho th:first-child *{
    font-size: 18px;
}
.pagina-carrinho table h5, table h6{
    font-size: 18px;
}
.pagina-carrinho .tabela-carrinho .preco-produto .preco-promocional{
    font-weight: 600;
}
.pagina-carrinho .tabela-carrinho .quantidade input[type="text"] {
    width: 20px;
    margin: 0 6px;
    border: none;
    box-shadow: none;
    font-size: 18px;
}
.pagina-carrinho .tabela-carrinho .quantidade a{
    font-size: 12px;
}
.tabela-carrinho .excluir a{
    font-size: 24px;
}
.pagina-carrinho .subtotal strong {
    font-size: 20px;
    margin: 0 8px;
    var(--cor-branco)-space: nowrap;
    font-weight: 600;
}
.pagina-carrinho .total strong {
    font-size: 22px;
    margin: 0 10px;
    vertical-align: baseline;
    font-weight: 600;
}

.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button{
    box-shadow: none;
    border: none;
    text-shadow: none;
    border-radius: 0px;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 20px;
}

.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{
    border-radius: 0px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a:hover {
    border-radius: 0px;
    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 CONTA */
.pagina-conta .minha-conta {
    float: none;
}


    






/* NEWSLETTER */
#barraNewsletter.posicao-rodape {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#barraNewsletter.posicao-rodape .conteiner {
    width: 100%;
    min-height: 65px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#barraNewsletter.posicao-rodape .componente {
    background: transparent;
}
#barraNewsletter.posicao-rodape .componente .interno {
    padding: 20px 10px;
        border: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
}
#barraNewsletter.posicao-rodape .componente .interno .interno-conteudo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    width: 55%;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner, #barraNewsletter.posicao-rodape .componente .texto-newsletter {
    padding: 0;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-align: center;
    font-size: 20px;
    color: var(--cor-texto_newsletter);
    overflow: visible;
    white-space: unset;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter::before {
    content: '\f003';
    font-family: FontAwesome;
    display: none;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner {
    width: 45%;
}
#barraNewsletter.posicao-rodape .componente input[type=text] {
    width: 75%;
    background: var(--cor-branco);
    border: solid 1px #e0e0e0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 0 26px;
    border-radius: 0;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 20%;
    background: transparent;
    border-radius: 2px;
    color: var(--cor-botao_newsletter);
    height: 40px;
    border: 1px solid var(--cor-botao_newsletter);
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    background: var(--cor-botao_newsletter_ativo);
    color: #fff;
    border: none;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar::after {
    content: 'ASSINAR';
    font-size: 14px;
    font-weight: normal;
}
#barraNewsletter.posicao-rodape .componente .newsletter-confirmacao span {
    font-size: 14px;
    color: var(--cor-branco);
}
#barraNewsletter.posicao-rodape .componente .input-conteiner {
    overflow: visible;
}
/* FIM NEWSLETTER */


/* RODAPE */
.span4.links-rodape.links-rodape-categorias {
    display: none;
}
#rodape .institucional .lista-redes {
    margin-left: -10px !important;
	margin-top: -8px !important;
}
#rodape .caixa-facebook{
display: none;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4{
    width: 28.623932%;
    padding-top: 15px;
}
#rodape .pagamento-selos {
    text-align: center;
}
.selos li {
    float: none;
}
#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: 28.623932%;
}
#rodape .conteiner{
    max-width: 1140px;
}

#rodape .institucional {
    background: var(--cor-fundo_rodape);
}

#rodape .pagamento-selos {
    background: var(--cor-fundo_rodape);
}
    #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 {
	width: 185px !important;
    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: var(--cor-titulo_rodape);
}
#rodape .titulo {
    color: var(--cor-titulo_rodape);
    border: none;
    font-size: 20px;
    font-weight: 500;
}
#rodape .institucional .lista-redes ul {
    float: left;
}
#rodape .institucional li {
    list-style: none;
display: block !important;
}

#rodape .institucional a {
    display: block;
    color: var(--cor-texto_rodape);
    font-size: 14px;
    font-weight: 400;
    word-break: break-all;
    width: 100%;
}

#rodape .logo a {
    width: 80%;
    background: var(--cor-fundo_logo_rodape);
    border-radius: 10px;
    height: 90px;
    margin: 20px 0;
}

#rodape .institucional a:hover {
    color: var(--cor-texto_rodape);
    text-decoration: none;
}

#rodape .institucional p {
    color: var(--cor-texto_rodape);
    font-size: 16px;
}

#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: var(--cor-azul);
    color: var(--cor-branco);
    border: 1px solid;
}

  #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;
  }
/* FIM RODAPE */

    
    
    
/* MOBILE */
@media screen and (max-width: 767px) {

/* CABECALHO */
 

.barra-frase{
        margin-top: 39px;
}
    .atalhos-mobile {
    border-color: transparent;
    border: none;
}
    .atalhos-mobile>ul {
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
    float: right;
}
    .atalhos-mobile li {
    float: right;
    line-height: 30px;
    border-right: none;
    border-left: none;
    filter: invert(1);
    background: transparent;
}
    #cabecalho .atalhos-mobile li.minha-conta {
    display: none;
}
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(4) a{
    color: transparent !important;
    background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/customer2.svg);
    background-repeat: no-repeat;
    background-size: 24px auto;
    margin: 2px;      
    text-shadow: none;

}
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal > a{
        color: transparent !important;
    background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/bag2.svg);
    background-repeat: no-repeat;
    background-size: 24px auto;
    margin: 2px;      
    text-shadow: none;
    }
    .atalhos-mobile li:first-child {
    border: none;
    display: none;
    }
    .conteudo-topo .busca-mobile {
    overflow: hidden;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 6px;
}
    .conteudo-topo .busca-mobile .atalho-menu {
    display: none !important;
}
    .busca {
    border: none;
    background: transparent;
    margin: 0 auto;
    height: auto;
    line-height: initial;
    float: left;
    width: 100%;
}
    #form-buscar {
    display: inline-flex;
    width: 100%;
}
    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: 0;
    border: none;
    background: var(--cor-branco);
    border-bottom: 1px solid var(--cor-preto);
    color: var(--cor-preto);
            box-shadow: none;
}
    button.botao.botao-busca.icon-search.fundo-secundario {
    border-radius: 150px;
    right: 0;
    font-size: 15px;
    background: transparent;
    border: none;
    color: #506d4c;
}
    .atalhos-mobile a {
    font-size: 30px;
    padding: 0px 5px;
    }
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(5) {
    display: none;
}
/* FIM CABECALHO */    
    
    

/* BANNER */
    .row-fluid.banner.cheio {
    display: none;
}
    .row-fluid.banner.mini-banner {
    margin-top: -15px;
    display: inline-flex;
    border-radius: 5px 5px 0 0;
}
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > div.row-fluid.banner.mini-banner > div > div {
    margin: 1px;
	margin-top: 8px;
}
/* FIM BANNER */

    /*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: var(--cor-branco);
}
    
      .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: var(--cor-preto);
      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: var(--cor-branco);
      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: var(--cor-branco);
      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: var(--cor-preto);
  }
    .menu.superior ul.nivel-um.active {
    width: 80%;
    border: 1px solid;
    background: var(--cor-branco);
    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: var(--cor-preto);
}
        .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 */
    
    /* PRODUTOS */
.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 300px;
}
    .listagem .info-produto {
    width: 100% !important;
    }
.produto .principal .acoes-produto{
    text-align: center;
}
.comprar .qtde-adicionar-carrinho input[type=number] {
    width: 60px!important;
    height: 40px;
    position: relative;
    left: 0px;
}
.quantity-nav {
    float: right;
    position: relative;
    padding: 0px 0;
    width: 20px;
    border-right: 1px solid white;
    background: white;
    left: -25px;
    height: 40px;
    top: 15px;
    border: none;
}
    .listagem-item .acoes-produto {
    display: block !important;
    }
    .listagem .listagem-item .acoes-produto-responsiva {
    display: none !important;
}
.listagem .titulo-categoria, .titulo-categoria {
    margin: 0px 0 !important;
}
    .listagem .produtos-carrossel {
    padding: 0 20px;
    }
.listagem .produtos-carrossel:not(:last-child) {
    margin-bottom: 0rem;
}
#miniextra {
    margin: 0px 0 28px;
}
    .pagina-categoria .listagem .listagem-linha li {
    width: 100%;
    margin: 20px 5px !important;
    float: left;
}
.pagina-produto #corpo {
    padding-top: 50px;
}
.pagina-produto .acoes-produto > div.comprar > a.botao {
    width: 100%;
    }

    .tabela-carrinho .form-horizontal .controls input {
    width: 140px;
    border: 1px solid #ccc;
    padding: 11px;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a {
    width: 89%;
    margin: 10px 0;
    }
    .pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button {
    width: 100%;
    margin: 10px 0;
}
.resumo-compra .tabela-carrinho .padding-preco>div {
    width: unset;
}
    /* FIM PRODUTOS */
    
/* VIDEO */
.video-tema iframe {
    height: 200px;
}
/* FIM VIDEO */


/* NEWSLETTER */

#barraNewsletter.posicao-rodape {
    display: block !important;
}
#barraNewsletter.posicao-rodape .componente .interno .interno-conteudo {
    display: grid;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    width: 100%;
        margin: 0 0 20px 0;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner {
    width: 100%;
}
#barraNewsletter.posicao-rodape .componente input[type=text] {
    width: 65%;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 32%;
}

/* FIM NEWSLETTER */

        /* RODAPE*/
#rodape .redes-sociais .titulo {
    display: block !important;
    text-align: center;
}
    #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;
margin-top: 30px;
    }
    #rodape .titulo {
    text-transform: uppercase;
    border: 0;
    margin: 0;
    }
    #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%;
    margin: 20px auto;
}
#rodape .logo a img {
    width: 200px;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span3 {
    width: 100%;
    float: unset;
}
    #rodape .institucional .lista-redes {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: block;
}
    #rodape .institucional .lista-redes ul {
    float: unset;
}
#rodape .redes-sociais {
    width: 100% !important;
}
    /* FIM RODAPE *
    
}
/* FIM MOBILE */