@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');


:root{
    --cor-preto: #707070;
    --cor-branco: #fff;
    --cor-textomenu: #707070;
    --cor-fundobotao: #fff;
    --cor-botao: #869EB5;
    --cor-titulovitrine: #3c5b78;
    --cor-fundopix: #2e4c69;
    --cor-textopix: #fff;
    --cor-fundorodape: #3C5B78;
    --cor-newsletter: #fff;
    --cor-textonewsletter: #aacae6;
    --cor-newsfundobotao: #aacae6;
    --cor-newsbotao: #aacae6;
    --cor-rodapetitulo: #000000;
}

div#InstagramMobile {
    text-align: center;
}
.titulo-instagrammobile {
    font-size: 26px;
    margin: 20px 0;
}

div#Instagram {
    text-align: center;
}
.titulo-instagram {
    font-size: 26px;
    margin: 20px 0;
}

body, .titulo{
	font-family: 'Work Sans', sans-serif;
}

.pagamento-selos {
    background: transparent;
}


    /* SETAS */
.row-fluid.banner.cheio .flex-direction-nav a {
    width: 50px;
    height: 50px;
    margin-top: -15px;
    background: url(https://cdn.awsli.com.br/1937/1937524/arquivos/setas3.png) no-repeat 0 2px !important;
    text-indent: -99999px;
}
.row-fluid.banner.cheio .flex-direction-nav .flex-next {
    background-position: -50px 2px !important;
}


/* SETINHAS */
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 60px;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 60px;
}


/* WPP E BOTAOTOP FLUTUANTE */


.fa-whatsapp:before {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 100;
}

.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: 10px 6px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    bottom: 2rem;
    right: 1.5rem;
}

.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 */


.barra-inicial {
    background-color: transparent;
    display: none;
}
.barra-inicial .lista-redes i {
    background: transparent!important;
    line-height: 35px;
    font-size: 14px;
    width: 50px;
    color: #3c5b78;
}
.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i {
    color: #3c5b78;
}


    /* TARJA PIX */
    .barra-frase {
display: none;
    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/1854/1854927/arquivos/pix-icone.png);
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    margin: 5px 15px;
    background-repeat: no-repeat;
}
    .barra-frase span {
    line-height: 40px;
        text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--cor-textopix);
}
    
     /* FIM TARJA PIX */
    

   
 
   
    
    
/* 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: 0;
    width: 27%;
    line-height: 90px;
}
    .pagina-inicial #cabecalho {
            top: 0;
            left: 0;
            width: 100%;
            z-index: 1020;
            background: transparent;
            position: absolute;
                background: linear-gradient(180deg, rgb(60 91 120 / 40%), transparent);
            
    }
    #cabecalho{
        background: linear-gradient(180deg, rgb(60 91 120 / 40%), transparent);
    }
.lista-redes i {
    background: transparent!important;
    line-height: 35px;
    font-size: 30px;
    width: 50px;
}
.lista-redes ul li{
    border: none;
    display: block !Important;
    color: #3c5b78;
}
.conteudo-topo .superior{
    display: none;
}
.conteudo-topo .inferior {
    margin-top: 0;
}
#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: 95%;
    margin: 0 auto;
    display: flex;
}

.busca.borda-alpha {
    width: 100%;
    background: transparent;
    border: none;
    height: 30px;
}
.busca input {
    width: 94%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid var(--cor-preto);
    color: var(--cor-preto);
}
.busca .botao-busca {
    position: absolute;
    right: 15px;
    background: transparent;
    border: none;
    color: #707070 !important;
    font-size: 25px;
    padding: 0;
    top: 30px;
}

.minha-conta{
    line-height: 80px;
    text-align: center;
    margin-right: 0px;
    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/1912/1912077/arquivos/myaccount--1-.svg);
    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;
    display: none;
}

.carrinho {
    border: none;
    float: right;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 90px;
    width: 37%;
}
    .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: 22px 0;
    color: transparent;
    background-image: url(https://cdn.awsli.com.br/1912/1912077/arquivos/sacolinha--1-.svg);
    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: 23% -38%;line-height: 25px;color: var(--cor-branco);border-radius: 150px;width: 25px;text-align: center;height: 25px;border: 1px solid;background: var(--cor-preto);}
.carrinho-interno.borda-principal {
    top: 70px;
    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 {
    width: 50%;
    background: transparent;
    text-align: center;
    display: flex;
    margin: 0;
    line-height: 90px;
    height: 90px;
}
    .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 {
    color: var(--cor-preto);
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: transparent;
    font-weight: bold;
}
    .menu.superior .nivel-um>li:hover a strong {
    border-bottom: 3px solid transparent;
}
.menu.superior .nivel-um>li{
    border: none;
    padding: 10px 10px 0;
}
.menu.superior .nivel-um>li:hover {
    border-top-width: 0;
    margin-top: -2px;
}
    .menu.superior a{
    display: grid;
}
    .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 */

}



/* BANNERS */

.conteiner-principal .conteiner {
    padding: 0px 20px;
}

.conteudo>.row-fluid {
    margin-bottom: 0px;
}
.span12.banner.tarja {
    text-align: center;
}
.row-fluid.banner.cheio {
    margin-bottom: 0 !important;
}
.secao-banners .conteiner {
    padding: 0;
    max-width: 100%;
    margin: 0;
    -webkit-transform: scale(0.999);
}
.row-fluid.banner.cheio {
    max-width: 100%;
    margin: 0 auto;
}
.flexslider{
    border: none;
}

#Bannerfull .slick-slide {
    height: 300px !important;
}

#Bannerfull .draggable {
    width: 95%;
    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: #707070;
    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: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.slick-next .icon,.slick-prev .icon {
    fill: var(--cor-preto)
}

.slick-next .icon .a,.slick-prev .icon .a {
    fill: var(--cor-preto)
}

.slick-prev {
    left: -20px;
}

.slick-next {
    right: -20px;
}

@media(max-width: 800px) {
    .slick-prev {
        left: 15px
    }

    .slick-next {
        right: 15px
    }
}
    
/* FIM full banner */
    
    #miniextra {
    margin: 40px 0 10px;
    text-align: center;
}
    #miniextra ul{
    display: inline-flex;
        margin: 0 auto;
        width: 100%;
}
    #miniextra li {
    width: 30%;
    margin: 10px auto;
}
    
    @media screen and (max-width:767px) {
            #miniextra ul {
    display: grid;
                    margin: 0;
}
        #miniextra li {
    width: 100%;
    margin: 0 auto;
}

    }
/* FIM BANNERS */

    
/* PRODUTOS */
    .conteiner {
    max-width: 100%;
            padding: 10px 30px;
    }
    .conteudo.span12 {
    margin-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;
}
.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;
}
    .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: 33rem;
    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%;
}
    .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: var(--cor-fundobotao);padding: 5px 30px;border-radius: 50px !important;color: var(--cor-botao) !important;line-height: normal !important;border: 1px solid;font-weight: 700;overflow: hidden;text-shadow: none;}
    .acoes-produto.hidden-phone .botao-comprar i{
    display: none;
}
    .acoes-produto.hidden-phone .botao-comprar:hover {
    background: var(--cor-botao);
    color: var(--cor-fundobotao) !important;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.25),rgba(0,0,0,0.12));
    border-radius: 50px !important;
    overflow: hidden;
    }
    
    .bandeiras-produto {
    position: absolute;
    top: -7px;
    right: -7px;
    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: 30px;
    margin: 0;
}
.preco-produto strong.titulo {
    font-size: 18px;
    white-space: nowrap;
    font-weight: 700;
}
    /* FIM PRODUTOS */
    
    
    /* PAG CATEGORIA */
    .pagina-busca .listagem .listagem-linha li {
    width: 31%;
}
    .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 {
    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;
}
     /* FIM PAG CATEGORIA */   
    
  
    
    /* PAGINA PRODUTO */
.info-principal-produto .breadcrumbs ul li .fa {
    padding-right: 5px;
    display: none;
}

.pagina-produto .produto-compartilhar .lista-favoritos i {
    font-size: 10px;
    color: var(--cor-branco);
    line-height: 20px;
    margin-right: 6px;
}
.pagina-produto .produto-compartilhar {
    display: none !important;
}

.pagina-produto #corpo .conteiner{
    margin-top: 20px;
}
.pagina-produto #corpo .conteiner .secao-principal{
    margin-top: 50px;
}
.produto .acoes-flutuante{
text-align: center;
border-color: #bbbbbb;
}
.pagina-produto .produto .nome-produto {
    font-size: 20px;
    line-height: normal;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.produto .acoes-flutuante .nome-produto{
font-size: 14px;
}

.pagina-produto .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: center;
    margin: 20px 0;
    width: 100% !important;
    display: inline-flex;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho-title {
    position: relative;
    cursor: text;
    line-height: 30px;
    padding: 0 5px;
    font-size: 18px;
    font-weight: 600;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 12%;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    border: none;
    margin: 0;
    box-shadow: none;
    font-weight: 600;
}
.pagina-produto .preco-produto strong.titulo {
    font-size: 24px !important;
    white-space: nowrap;
    font-weight: 600;
}
.pagina-produto .listagem.aproveite-tambem .preco-produto strong.titulo {
    font-size: 16px !important;
}
.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;
}
.pagina-produto .listagem.aproveite-tambem h4:before {
    content: 'Quem viu gostou também';
    font-size: 24px;
    letter-spacing: 5px;
    font-weight: 200;
}
.pagina-produto .listagem.aproveite-tambem h4:after {
    content: '';
    width: 80px;
    background: #bbbbbb;
    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: 20px;
}
.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 var(--cor-preto);
    margin: 0!important;
        border-radius: 50px;
    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
}



.atributos ul li a:hover, .atributos ul li.active a {
    background: var(--cor-branco)fff;
    transform: scale(1.03);
    transition: .12s;
    border: none;
    border: 1px solid var(--cor-preto);
        border-radius: 50px;
}

.atributos ul li.active a {
    border-color: var(--cor-preto);
    background: transparent;
    border: 2px solid;
}

.atributos ul li a span {
    font-weight:700;
    font-size:16px;
    letter-spacing:-.2px
;
    border-radius: 50px !important;
}
.atributo-cor span {
    font-size: 16px;
}

.pagina-produto .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: center;
    margin: 20px 0;
    width: 100% !important;
    display: inline-flex;
}

.pagina-produto .acoes-produto > div.comprar > a.botao {
    width: 40%;
    padding: 5px 0;
    border: none;
    font-size: 24px;
    font-weight: 600;
    text-shadow: none;
    border-radius: 50px;
background-image: none;
    float: left;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.25),rgba(0,0,0,0.12));
}
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;
}
.pagina-produto #formCalcularCep{
     display: inline-grid;
}
.pagina-produto .cep label{
    font-size: 20px;
}
.pagina-produto #formCalcularCep > div > div > input{
    width: 170px;
    height: 30px;
    position: inherit;
        background: #dedede;
}
.pagina-produto #formCalcularCep > div > div > button:hover {
    border: 1px solid;
}
.pagina-produto #formCalcularCep > div > div > button {
    height: 40px;
    border: none;
    text-shadow: none;
    font-size: 16px;
    margin-left: -20px;
    position: relative;
    padding: 0 20px;
    font-weight: 600;
    border: 1px solid;
}

.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-marca #listagemProdutos > ul > li:nth-child(1) > ul > li {
    width: 31% !important;
    max-width: unset;
}    
    
    /* 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: #000;
}
.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;
    white-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: 50px;
    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: 50px;
    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: 50px;
    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: 21px;
    color: var(--cor-textonewsletter);
    overflow: visible;
    white-space: unset;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter::before {
    content: '\f003';
    font-family: FontAwesome;
    color: var(--cor-branco);
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    font-size: 1.7rem;
}
#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-newsbotao);
    height: 40px;
    border: 2px solid var(--cor-newsfundobotao);
    border-radius: 50px;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    background: var(--cor-newsfundobotao);
    color: #3C5B78;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar::after {
    content: 'ASSINAR';
    font-size: 14px;
    font-weight: normal;
    font-weight: bold;
}
#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 .caixa-facebook{
display: none;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4{
    width: 28.623932%;
    padding-top: 15px;
}
#rodape .span4.sobre-loja-rodape {
    padding-top: 0px !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 .logo a img {
    right: 20px;
    left: unset;
}

    #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: 15px;
}
#rodape .institucional li span, #rodape .institucional li i{
    color: var(--cor-rodapetitulo);
}
#rodape .titulo {
    color: var(--cor-rodapetitulo);
    border: none;
    font-size: 20px;
    font-weight: 500;
}
#rodape .institucional .lista-redes ul {
    float: left;
        margin-left: -18px;
}
#rodape .institucional li {
    list-style: none;
display: block !important;
}

#rodape .institucional a {
    display: block;
    color: black;
    font-size: 14px;
    font-weight: 400;
    word-break: break-all;
    width: 100%;
}

#rodape .logo a {
    width: 80%;
}

#rodape .institucional a:hover {
    color: black;
    text-decoration: none;
}

#rodape .institucional p {
    color: black;
    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;
  }
  div#rodape {
    background: linear-gradient(180deg, white, #a6b2bf);
}
  #rodape .institucional {
    background-color: transparent;
  }
#rodape > div:nth-child(3) {
    background-color: transparent !important;
    border-top: none !important;
}
/* FIM RODAPE */

    
    
    
/* MOBILE */
@media screen and (max-width: 767px) {

/* CABECALHO */
 
.pagina-inicial #cabecalho {
    padding-top: 30px;
    z-index: 1020;
    position: absolute;
    width: 100%;
    background: transparent;
}
.barra-frase{
        margin-top: 39px;
}
    .atalhos-mobile {
    border-color: transparent;
    border: none;
    background: linear-gradient(180deg, rgb(60 91 120 / 40%), transparent);
   
}
    .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: block;
    z-index: 9999;
}
    #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/1912/1912077/arquivos/sacolinha--1-.svg);
        background-repeat: no-repeat;
        background-size: 24px auto;
        margin: 2px;
        text-shadow: none;
        filter: invert(1);
    }
    .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: transparent;
    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: 20px;
    background: transparent;
    border: none;
    color: #000000;
}
    .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: 0px;
    display: grid !important;
    border-radius: 0;
}
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > div.row-fluid.banner.mini-banner > div > div {
    margin: 1px;
}
/* FIM BANNER */

    /*MENU MOBILE */
.logo a {
    height: 100px;
}
.hamb-1 {
    width: 28px;
    height: 2px;
    margin-bottom: 4px;
    transition: all .3s;
    background-color: #707070;
}
    
      .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;
      border-color: transparent;
      border: none;
      background: linear-gradient(180deg, rgb(60 91 120 / 40%), transparent);
      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: bold;
      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: 0px;
    box-shadow: none;
    background: transparent;
    box-shadow: none !important;
    padding: 0 !important;
}
       .menu.superior .nivel-tres li ul.nivel-tres {
    display: block !Important;
}
        .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 .info-produto {
    width: 100% !important;
    }
    .listagem-item .acoes-produto {
    display: block !important;
    }
    .listagem .listagem-item .acoes-produto-responsiva {
    display: none !important;
}
    .listagem .produtos-carrossel {
    padding: 0 20px;
    }
    .pagina-categoria .listagem .listagem-linha li {
    width: 100%;
    margin: 20px 5px !important;
    float: left;
    min-height: 425px;
}
.listagem .listagem-linha li .listagem-item .imagem-produto {
    height: 25rem !important;
}
.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 {
    width:50%;
    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;
    }
    #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%;
}
    #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;
}
    /* FIM RODAPE */
    
}

@media only screen and (max-width: 767px){
    .caption-overlay>div,#Instagram{
        display:none;
    }
}
@media only screen and (min-width: 768px){
    .caption-overlay>div,#InstagramMobile{
        display:none;
    }
}
/* FIM MOBILE */


.marca-info .image+.titulo, .marca-info .image+.titulo+p {
    margin: revert-layer;
}


/* novas att */
.pagina-inicial div#listagemProdutos {
    display: none;
}


/* banners home */
ul.esquerda li a {
    margin: 0 10px 25px !important;
    display: block;
    overflow: hidden;
}

ul.esquerda {
    margin: 20px auto !important;
    display: flex;
    text-align: center;
    align-items: center;
    width: 100%;
}

div#banners {
    margin: 40px auto;
    text-align: center;
    max-width: 2000px;
    width: 60%;
    display: block;
}

#banners > ul.esquerda > li:nth-child(1) a {
    margin-left: 0 !important;
    
}

ul.direita li a {
    margin: 0 14px 1px !important;
    display: block;
}

ul.direita {
    margin: 0 0 20px 0 !important;
    display: inline-flex;
    align-items: center;
    text-align: center;
}

#banners > ul.direita > li:nth-child(3) a {
    margin: 0 !important;
}

#banners > ul.direita > li:nth-child(1) > a {
    margin-left: 0 !important;
}

#banners > ul.direita > li:nth-child(2) > a {
    margin-right: 0 !important;
}

#banners > ul.esquerda > li:nth-child(2) a {
    margin-right: 0 !important;
}
#banners > ul.direita > li:nth-child(1) > a:nth-child(1) {
    margin-bottom: 22px !important;
}



/* como comprar */
div#comocomprar {
    display: flex;
    width: 90%;
    margin: 40px auto;
    max-width: 100%;
    text-align: center;
}


div#comocomprar div {
    margin: 20px;
    display: block;
    height: 100%;
    width: 40%;
}
div#comocomprar .imagem {
    margin-left: 0;
    width: 100%;
}

#comocomprar .texto {
    margin-right: 0;
}
.video-tema {
    display: none;
}

.texto h1 {
    color: #000000;
    font-weight: 400;
    font-size: 46px;
}

.texto p {
    font-size: 20px;
    margin: 25px 0;
    color: #000000;
}
.texto p a {
    color: #4DC247;
}
.texto ul p {
    margin: 10px 0;
}

.marcas {
    display: none;
}


/* designers */
div#designers {
    width: 90%;
    margin: 40px auto;
    text-align: center;
    color: #000000;
    max-width: 100%;
}
div#designers h1 {
    margin: 60px 0;
    font-weight: 300;
    font-size: 50px;
}
div#designers li a {
    text-decoration: none;
}
div#designers li img {
    width: 312px;
    margin: 0 auto;
}
div#designers li h3 {
    color: black;
}
div#designers li p {
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 50px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
     color: black;
}


#rodape > div.pagamento-selos > div > div > div.span4.pagamento > ul.bandeiras-pagamento > li:nth-child(2), #rodape > div.pagamento-selos > div > div > div.span4.pagamento > ul.bandeiras-pagamento > li:nth-child(3), #rodape > div.pagamento-selos > div > div > div.span4.pagamento > ul.bandeiras-pagamento > li:nth-child(8) {
    display: none;
}




/* cabecalho */
#cabecalho > div.menu.superior {
    display: none;
}
.span8.busca-mobile {
    margin: -10px 0;
}


#banners > ul.esquerda > li:nth-child(2) a img {
    width: 1098px;
}
#banners ul.esquerda li a img {
    width: 886px;
}
div#banners li a img {
    width: 1920px;
}

#banners > ul.direita > li:nth-child(1) > a > img {
    width: 1047px;
}
.banner.mini-banner img:hover {
    transform: scale(1.04);
}
.banner.mini-banner img {
    transition: all .4s ease-out;
}
.banner .flexslider .slides>li {
    overflow: hidden;
}

#banners img:hover {
    transform: scale(1.04);
}
#banners img {
    transition: all .4s ease-out;
}
#banners li {
    overflow: hidden;
}
div#banners li a {
    width: 100%;
    display: block;
    overflow: hidden;
}
div#banners > ul.direita > li:nth-child(2) img {
    width: 1631px;
}

@media screen and (max-width: 1920px){
  div#banners {
    max-width: 1920px;
            width: 100%;
}  
}

@media screen and (max-width: 1360px){
  div#banners {
    max-width: 1360px;
            width: 100%;
}  
}



/* mobile att */
@media screen and (max-width: 767px){
    div#designers {
    width: 100%;
    }
div#banners {
    width: 100%;
    margin: 40px auto;
    text-align: center;
    max-width: 100%;
}
ul.esquerda li a {
    margin: 0 auto !important;
    display: block;
    margin-bottom: 15px !important;
}
ul.esquerda {
    margin: 15px 0 0 !important;
    display: grid;
    text-align: center;
    align-items: center;
}
#banners > ul.esquerda > li:nth-child(2) a img {
    height: auto;
}
ul.direita {
    margin: 0 auto !important;
    display: grid;
    align-items: center;
    text-align: center;
}
#banners > ul.direita > li:nth-child(1) > a:nth-child(1) {
    margin-bottom: 15px !important;
}
ul.direita li a {
    margin: 0px auto !important;
    display: block;
    margin-bottom: 15px !important;
}
#banners > ul.direita > li:nth-child(2) > a img {
    height: auto;
}
div#Minimobile a {
    margin: 15px 0;
    width: 100%;
    display: block;
}
div#comocomprar {
    display: grid;
    width: 100%;
    margin: 40px auto;
    max-width: 100%;
}
div#comocomprar div {
    margin: 20px 0;
    display: block;
    height: 100%;
    width: 100%;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.minha-conta > div > div {
    display: none;
}

#cabecalho .atalhos-mobile li.minha-conta a {
    box-shadow: none;
    background: transparent;
    border: none;
    height: 30px;
    padding: 0;
    top: 5px;
}

#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.minha-conta > div > div i.fas.fa-user {
    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 .atalhos-mobile li.minha-conta a i {
    color: transparent !important;
    background-image: url(https://cdn.awsli.com.br/1912/1912077/arquivos/myaccount--1-.svg);
    background-repeat: no-repeat;
    background-size: 24px auto;
    margin: 2px;
    text-shadow: none;
    height: 30px;
    width: 30px;
    filter: invert(1);
}

#cabecalho .atalhos-mobile li.minha-conta a>span {display: none;}

#cabecalho .atalhos-mobile li.minha-conta ul.dropdown-menu {
    left: unset;
    right: 0;
    text-align: center;
    background: #3c5b78;
    filter: invert(1);
    width: 100px !important;
}

#cabecalho .atalhos-mobile li.minha-conta ul.dropdown-menu li a {
    text-align: center;
    color: black;
    filter: invert(1);
    text-shadow: none;
    font-weight: 600;
    padding: 0;
}

#cabecalho .atalhos-mobile li.minha-conta ul.dropdown-menu li {
    float: unset;
}
div#Fullmobile {
    margin-top: -15px !important;
}
.conteiner .logo {
    margin: 0 0 0px;
}
.pagina-marca #listagemProdutos > ul > li:nth-child(1) > ul > li {
    width: 100% !important;
    max-width: unset;
}
#corpo > div.conteiner > div.secao-principal.row-fluid.sem-coluna > div.conteudo.span12 > div.row-fluid.banner.mini-banner.hidden-phone > div.modulo.span4 {
    margin-bottom: 15px;
}
div#comocomprar .imagem {
    margin-left: 0;
    width: 100%;
}
#comocomprar .texto ul {
    margin: 10px 0;
}
#rodape .logo a img {
    right: 0;
    left: 0;
}
#rodape .institucional .lista-redes ul {
    float: unset;
    margin-left: 0;
}
}
.borda-alpha, .borda-alpha * {
    border-color: transparent;
}