@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);

.aproveite-tambem .botao-comprar {
    color: #fff !important;
    text-shadow: none;
    font-family: montserrat;
    font-weight: 600
}
.fundo-shadow {
    background: rgba(0,0,0,.3);
    position: fixed;
    top: -300px;
    left: 0;
    height: calc(100vh + 300px);
    width: 100vw;
    z-index: 30;
    transition: opacity ease-out .2s,visibility ease-out .2s;
}
.compra-segura:hover ul, .login .user:hover span, .header.reduce-header.active, .header.reduce-header.active .header-navigation, .fundo-shadow.active {
    opacity: 1;
    visibility: visible;
}
.login .user span, .header.reduce-header, .header.reduce-header .header-navigation, .compra-segura ul, .fundo-shadow {
    opacity: 0;
    visibility: hidden;
    transition: ease-out .2s;
}
#rodape p {
    padding: 0px;
    margin: 0px !important;
    font-weight: 400;
    color: #484848;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
}
.ordenar-listagem.rodape {
    z-index: 99;
    position: relative
}
.conteiner,
.tema-pequeno .conteiner {
    max-width: 1274px
}
.caixa-sombreada,
.conteiner-principal .conteiner {
    -webkit-box-shadow: none;
    box-shadow: none
}
.conteiner-principal .conteiner {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}
.rastreio {
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}
.rastreio .trigger-rastreio {
    cursor: pointer
}
.rastreio .trigger-rastreio .icon {
    width: 15px;
    height: 15px;
    vertical-align: sub;
    margin-right: 5px
}
.rastreio .trigger-rastreio .icon .a {
    fill: #000
}
.rastreio .trigger-rastreio span {
    color: #fff
}
.rastreio .wrap {
    position: relative;
    margin: 10px 0
}
.rastreio .form-rastreio {
    margin-left: -70px;
    background: #fff;
    border: solid 1px #d4d5d6;
    position: absolute;
    top: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    min-width: 295px;
    min-height: 135px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    opacity: 0;
    visibility: hidden
}
.rastreio .form-rastreio span {
    color: #0b0b0b;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    display: block;
    margin: 10px 0
}
.rastreio .form-rastreio input {
    width: 100%;
    padding: 0 10px;
    height: 48px;
    background: #fff;
    border: solid 1px #e0e0e0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 0;
    color: #4d4d4d
}
.rastreio .form-rastreio button {
    position: absolute;
    right: 10px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    padding: 0;
    background: 0 0;
    color: #5d4339;
    border: none;
}
.rastreio .form-rastreio button:before {
    content: "\f002";
    font-family: FontAwesome
}
.rastreio:hover .form-rastreio {
    visibility: visible;
    opacity: 1
}
#marcas {
    position: absolute;
    margin-top: -110px
}
.ts-shelf-container .ts-shelf-rate {
    text-align: left!important
}
.pagina-inicial .trustvox-stars {
    text-align: center!important;
    position: relative;
    height: 35px
}
html body .ts-shelf-container * {
    text-align: center!important
}
img {
    max-width: 100%
}
a {
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}
.preco-produto .preco-a-partir .preco-venda:not(.titulo) {
    font-size: 12px;
    letter-spacing: 0!important;
    font-weight: 700!important
}
.banner .flex-control-paging li a.flex-active {
    background: #0074bd;
}
.banner .flex-control-paging li a {
    border: 1px solid #00b0f6;
}
.banner .flex-direction-nav .flex-next {
    background: url(//cdn.awsli.com.br/89/89985/arquivos/direita.png) no-repeat center top;
    background-position: auto!important;
    height: 87px;
    width: 44px;
    color: transparent;
    text-shadow: none;
    top: 40%;
}
.banner .flex-direction-nav .flex-prev {
    background: url(https://cdn.awsli.com.br/89/89985/arquivos/esquerda.png) no-repeat center top;
    background-position: auto!important;
    height: 87px;
    width: 44px;
    color: transparent;
    text-shadow: none;
    top: 40%;
}
.pagina-categoria .preco-a-partir .preco-venda {
    font-weight: 700!important;
    font-family: Arial, sans-serif!important;
    font-size: 12px!important;
    letter-spacing: 0!important
}
.preco-produto .preco-venda {
    font-size: 11.5px;
    color: #a2a2a2;
    font-family: montserrat;
}
.pagina-inicial .preco-produto .preco-promocional {
    font-family: 'Montserrat', sans-serif;
    font-size: 39px;
    color: #14cf3b;
    letter-spacing: -1px;
    font-weight: 600;
}

::-webkit-input-placeholder {
    color: #000!important
}
::-moz-placeholder {
    color: #000!important
}
:-ms-input-placeholder {
    color: #000!important
}
:-moz-placeholder {
    color: #000!important
}
#cabecalho .menu .nivel-dois li {
    padding: 0;
    transition: .5s all
}
#new-redes {
    display: none;
    width: 100%;
    position: absolute;
    text-align: center;
    z-index: 99
}
.caixa-sombreada {
    box-shadow: none
}
#barraTopo .carrinho>a i {
    background: #0071bd;
}
#cabecalho {
    background-color: transparent;
}
.pagina-pedido-finalizado .history {
    display: none
}
.pagina-inicial #new-redes {
    display: block;
    width: 100%;
    margin-top: -1610px;
    position: absolute;
    text-align: center;
    z-index: 99
}
.listagem .listagem-linha li {
    border: none
}
.marcas .slides {}.marcas .flexslider {
    border: none;
    margin-top: 30px;
    margin-bottom: 30px;
}
.marcas {
    border: none;
    width:100%;
    text-align: center;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/footer-end.jpg) no-repeat center top #FFF;
}

.marcas:before {
    font-size: 25px;
    content:"ENCONTRE O REFIL PELA MARCA DO SEU PURIFICADOR";
    text-align:center;
    background: #ffffff;
    color: #0071bc;
    font-weight: 700;
}

#barraTopo {
    height: 55px;
    padding-top: 16px;
    background-color: rgba(255, 255, 255, 0.94)
}
#barraTopo .menutops {
    margin-top: -29px
}

@media screen and (max-width: 9999px) and (min-width: 993px) {
    ul.dropdown-menus .dropdown {
        width: 35px;
        height: 55px;
        float: left;
        background: url('//cdn.awsli.com.br/753/753523/arquivos/menu1.png')no-repeat;
        margin: 30px 155px;
    }
    #barraTopo .menu.superior li.categoria-id-1024558.borda-principal {
        border-radius: 0
    }
    #barraTopo .menu.superior {
        border-radius: 0;
        margin-top: 0px;
        background: #0071bd;
        height: auto;
        padding-left: 0px;
    }
    .menu li.com-filho>a i {
        background: #777
    }
    #barraTopo .menu.superior .titulo {
        font-size: 13px;
        color: #ffffff;
        font-weight: 600;
        margin: 7px;
        font-family: 'Montserrat', sans-serif;
    }
    #barraTopo .nivel-dois {
        top: 35px;
        padding: 0px;
    }
    #barraTopo .menu li.com-filho>a i {
    display:none;
}
    #barraTopo .menu.superior .nivel-um>li {
        background: none;
        width: 121px;
        border: none;
        text-align: center;
        margin-top: 0px;
        padding-right: 0px;
        padding: 3px;
        border-left: solid 1px #d2d2d2;
    }
    #barraTopo .menu.superior .nivel-dois a {
        font-size: 12px;
        color: #777 !important;
        font-weight: 400
    }
}

#barraTopo h4 {
    margin: 0;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
@media screen and (max-width: 9999px) and (min-width: 768px) {
    #barraTopo > div > div > div:nth-child(1) h4>a {
        background: url(//cdn.awsli.com.br/617/617022/arquivos/mini.png) no-repeat;
        width: 168px;
        height: 60px;
        font-size: 0;
        position: absolute;
        margin-top: -17px;
    }
}
@media screen and (max-width: 9999px) and (min-width: 993px) {
    #barraTopo>div>div>div:nth-child(1)>h4>div>ul>li>ul {
        background: transparent;
        height: 56px;
        position: fixed;
        border-radius: 0px !important;
        top: 69px;
        left: 0;
        right: 0;
        border: none;
        box-shadow: none
    }
    #barraTopo>div>div>div:nth-child(1)>h4>div>ul>li>ul>div {
        margin-top: -10px
    }
}
#barraTopo h4 a {
    font-size: 4px
}
#barraTopo .canais-contato {
    margin-top: 1px;
    /* width: 300px; */
    margin-left: -20px;
}
#barraTopo a {
    color: #292929;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: 600;
}
#barraTopo .busca .botao-busca {
    border-radius: 0;
    height: 30px;
    background: #0071bd;
}
#barraTopo .busca input {
    border-radius: 0;
    height: 20px
}
#barraTopo .canais-contato ul li i {
    color: #0071bd;
    font-size: 18px;
}
#new-banner {
    position: absolute;
    width: 100%;
    margin-top: -848px
}
.banner-centro {
    margin-top: 40px
}
.minibanner {
    margin-left: 12px;
    width: 619px
}

.banner .flex-control-nav {
    bottom: 40px;
}
.secao-banners {
    margin-top: 56px;
    text-align: center;
}

.center-bg {background: url(https://cdn.awsli.com.br/753/753523/arquivos/banner-bg.png) no-repeat center top;width: 100%;height: 230px;position: absolute;z-index: 2;margin-top: -205px;}

.center-bg2 .banner1, .center-bg2 .banner2 {
    float: left;
    padding: 6px;
}

.center-bg2 .banner1 {
    margin-left:5px
}

.center-bg2 {
    
background: url(https://cdn.awsli.com.br/753/753523/arquivos/bg-banner-centro.jpg) no-repeat center bottom;
    
width: 100%;
    
height: 309px;
    
text-align: center;
    
margin-top: 50px;
}

.tarja * {
    position: relative;
    z-index: 10;
    margin-top: 20px;
    padding-left: 0px
}

.logo {
    width: 201px;
    height: 79px;
    margin-top: 45px;
    z-index: 999;
    position: relative;
}

.logo a {
    z-index: 2;
    opacity: 1;
}

.barra-inicial.fundo-secundario {
    display: none;
    visibility: visible
}
body {
    font-family: montserrat!important
}
.tabela-carrinho .preco-produto .preco-promocional {
    /* color: #d8408b */
}
#bar-top {
    width: 100%;
    padding-top: 14px;
    z-index: 99;
    position: absolute;
}
.curta {
    font-size: 18px;
    letter-spacing: -1px;
    font-family: 'Poppins', sans-serif;
    color: #2670b1;
    text-shadow: none
}
.face {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}
.ico-top-menu a {
    color: #6c1d66
}
.ico-top-menu a:hover {
    color: #fff
}
.ico-top-menu span {
    font-weight: 700
}
.ico-top-menu a,
ico-top-menu3 a,
ico-top-menu2 a {
    color: #fff
}
.barra-topo {
    float: right;
    height: 35px;
    margin-top: 5px;
    width: 1px;
    background: #fff;
    margin-right: 10px
}

.menu.superior li.categoria-id-2922225 {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/filtros.jpg) left top no-repeat;
    transition: all .5s ease;
}

.menu.superior li.categoria-id-2235773 {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/refis.jpg) left top no-repeat;
    transition: all .5s ease;
}

.menu.superior li.categoria-id-2922233 {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/purificadores.jpg) left top no-repeat;
    transition: all .5s ease;
}

.menu.superior li.categoria-id-2235795 {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/acessorios.jpg) left top no-repeat;
    transition: all .5s ease;
}

.ico-top-menu {
    float: right;
    font-size: 10px;
    letter-spacing: 0;
    padding: 3px 10px 0 0;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.ico-top-menu1 {
    float: right;
    font-size: 10px;
    letter-spacing: 0;
    padding: 3px 11px 0 0;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.tarja-top {
    height: 30px;
    width: 1px;
    background: #6c1d66;
    float: right;
    margin-left: 0;
    margin-right: 20px
}
.contato-top {
    color: #000
}
.ico-chat a {
    color: #fff
}

.entrar {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/cadastro1.png) left top no-repeat;
    transition: all .9s ease;
    width: 135px;
    height: 27px;
    float: right;
    margin-right: 82px;
}
.entrar:hover {
    background-position: 0 -28px;
}

.contato-topo {
    background: url(https://cdn.awsli.com.br/617/617022/arquivos/box-whats.png) no-repeat left center;
    width: 107px;
    height: 17px;
    padding: 1px 3px 0px 10px;
}

.ico-chat {
    float: right;
}
.ico-top-arrow {
    float: right;
    padding: 1px 10px 0 0;
    font-weight: 700;
    color: #ffffff;
}
.icon-top a:nth-child(2) {}.icon-top img {
    margin-right: 0px
}
.icon-top {
    float: left;
    color: #fff;
    font-weight: 700;
    text-align: left;
    padding-top: 0px;
}
.m-ico {
    margin-left: 345px
}
.telefone1 {
    font-size: 16px;
    font-weight: 900;
    padding-top: 7px;
    color: #000000;
}
.tel {
    font-size: 10px;
    color: #0c0c0c
}
.num {
    display: block;
    margin-top: -15px;
    font-size: 20px;
    color: #1479b9;
    font-weight: 700;
}
.divider {
    height: 0;
    margin: 9px 1px;
    overflow: hidden;
    border-bottom: 1px solid #3b2c28;
}
.emailt {
    margin-top: 9px;
    font-size: 14px;
    color: #000000;
    font-weight: 900;
    font-family: 'Montserrat', serif;
}
.emailp {
    font-size: 12px;
    font-weight: 700;
    color: #1479b9;
    font-family: 'Montserrat', serif;
    padding: 0;
}
.duvidas {
    margin-top: 15px;
    font-size: 14px;
    color: #000000;
    font-weight: 900;
    font-family: 'Montserrat', serif;
}
.faleconoscotop a {
    font-size: 17px;
    font-weight: 700;
    color: #1479b9;
    padding: 0;
    margin-bottom: 5px;
    margin-top: -11px;
}
.wrapper {
    z-index: 190;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    cursor: help;
    position: relative;
    text-align: center;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}
.wrapper .tooltip {
    margin-left: -196px;
    background: #fff;
    text-align: center;
    font-family: 'Montserrat', serif;
    top: 118%;
    font-size: 12px;
    color: #2b2b2b;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.38);
}
.wrapper .tooltip a:hover {
    color: #202020
}
.wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}
.wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #fff 10px;
    top: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: 85px;
    position: absolute;
    width: 0
}
.titulo-box {
    text-align: left;
    color: #000;
    border-bottom: solid 1px #000
}
.texto-box {
    font-size: 12px;
    text-align: left;
    font-weight: 500;
    color: #000;
    text-transform: none
}
.wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}
.acoes-conta {
    display: none
}
.conteudo-topo .superior {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    margin-left: -308px;
    font-weight: 300;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 9px;
    z-index: 99999999;
    position: absolute;
    width: 415px;
}

.flexslider {
    border:0px;
    border-radius:0px;
}
.pagina-inicial .secao-banners>.conteiner {
    max-width: 100%;
    padding: 0px;
    border: 0px;
}
.superior .cor-principal {
    color: #ffffff;
    font-weight: 700;
}
.superior .cor-secundaria {
    color: #fff
}
.lte8 .wrapper .tooltip {
    display: none
}
.lte8 .wrapper:hover .tooltip {
    display: block
}
.menu.lateral li {
    border-bottom: solid 1px #d8d8d8!important
}
.menu.lateral .nivel-um>li>a {
    background-color: #009de4;
    box-shadow: none;
    text-transform: uppercase;
    font-family: montserrat;
}
.menu.lateral .titulo {
    color: #e8e8e8;
    font-weight: 700;
    font-family: montserrat
}
.menu.lateral.outras li .titulo:hover {
    color: #fff
}
.menu.lateral.outras .nivel-um li:hover a {
    background-color: #929292;
    opacity: .9;
}
.menu.lateral.outras li .titulo {
    font-size: 14px;
    font-family: montserrat;
    color: #fff
}
.menu.lateral .com-filho .titulo {
    color: #fff;
    font-family: montserrat;
}
.menu.lateral .nivel-dois {
    background-color: #f1f1f1;
    box-shadow: none;
    padding: 0
}
.menu.lateral .nivel-dois li:hover {
    background-color: #f8951d;
    box-shadow: none;
}
.menu .nivel-dois .com-filho i {
    position: absolute;
    right: 20px;
    top: 3px
}
.menu.lateral .nivel-dois li a:hover {
    color: #4c4c4c;
    box-shadow: none
}
.menu.lateral .nivel-tres {
    background-color: #fff
}
.menu.lateral .nivel-dois a {
    color: #232323;
    font-weight: 500;
    opacity: 1;
    font-family: montserrat;
    text-transform: uppercase
}
.filtro {
    background-color: #e8e8e8;
    font-family: montserrat;
    font-weight: 700
}
#cabecalho .busca {
    position: relative;
    border: none;
    background-color: transparent;
}
#cabecalho .busca-mobile {
    margin-top: 78px;
}
#cabecalho .busca input {
    width: 44%;
    font-style: normal;
    margin-left: 435px;
    height: 41px;
    font-family: 'Montserrat', serif;
    background-image: linear-gradient(to bottom, #e8e8e8, white);
    font-size: 11px;
    color: #000000;
    z-index: 32;
    border-radius: 30px;
    position: relative;
}
#cabecalho .busca .botao {
    border-radius: 0;
    top: 21px;
    right: -90px;
    height: 19px;
    width: 19px;
    border: none;
    transition: all .5s ease;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/busca1.png) no-repeat;
    z-index: 35;
}
#cabecalho .icon-search:before {
    display: none
}
.menu.superior {
    background-color: transparent;
    height: 49px;
    position: absolute;
    margin-top: -101px;
    padding-left: 220px;
    z-index: 31;
}
#cabecalho .icon-chevron-down {
    display: none
}
#cabecalho .menu .nivel-dois {
    padding: 0;
    min-width: 190px;
    left: 12px;
    top: 43px;
    background: #f8ecdc;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}
#cabecalho .menu .nivel-dois a:hover {
    color: #ffffff!important
}
#cabecalho .menu .nivel-dois li:hover {
    background: #e6512a;
}
#cabecalho .menu .nivel-tres li:hover {
    background: #01388a
}
#cabecalho .menu .nivel-tres {
    min-width: 200px;
    background: #fff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3)
}
#cabecalho .menu .nivel-tres a {
    color: #00a0de!important
}
#cabecalho .menu .nivel-tres a:hover {
    color: #fff!important
}
#cabecalho .menu.superior .nivel-dois .nivel-tres a:hover {
    color: #121212!important;
    color: #fff!important
}
.menu .nivel-dois .com-filho>a {
    margin-right: 0;
    border-bottom: 0!important
}
#cabecalho .menu.superior li.categoria-marcas .nivel-dois a {
    font-size: 12px;
    font-weight: 500;
    color: #1c1c1c;
    border-bottom: solid 1px #d2b348;
    padding: 10px 0 10px 10px
}
#cabecalho .menu.superior .nivel-dois a {
    font-size: 13px;
    font-weight: 500;
    color: #525252;
    padding: 10px 0 10px 10px;
    line-height: 15px;
}
#cabecalho .menu .nivel-dois .com-filho i {
    top: 6px;
    background-color: #00a0de
}

.menu.superior li.categoria-id-2634326 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/residenciais.png) left top no-repeat;
    transition: all .5s ease;
    padding: 4px 0px 0px 60px;
}

.menu.superior li.categoria-id-2634326:hover {
    background-position: 0 -54px;
}

.menu.superior li.categoria-id-2637275 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/comerciais.png) left top no-repeat;
    transition: all .5s ease;
    padding: 4px 0px 0px 60px;
}

.menu.superior li.categoria-id-2637275:hover {
    background-position: 0 -54px;
}

.menu.superior li.categoria-id-2740012 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/gourmet.png) left top no-repeat;
    transition: all .5s ease;
    padding: 4px 0px 0px 60px;
}

.menu.superior li.categoria-id-2740012:hover {
    background-position: 0 -54px;
}

.menu.superior li.categoria-id-2740013 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/acessorios.png) left top no-repeat;
    transition: all .5s ease;
    padding: 10px 0px 0px 60px;
    margin-right: -42px;
}

.menu.superior li.categoria-id-2740013:hover {
    background-position: 0 -54px;
}

.menu.superior li.categoria-id-2740014 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/barro.png) left top no-repeat;
    transition: all .5s ease;
    padding: 10px 0px 0px 60px;
}

.menu.superior li.categoria-id-2740014:hover {
    background-position: 0 -54px;
}

.menu.superior li.categoria-id-2740017 {
    background: url(//cdn.awsli.com.br/753/753523/arquivos/fundido.png) left top no-repeat;
    transition: all .5s ease;
    padding: 4px 0px 0px 60px;
}

.menu.superior li.categoria-id-2740017:hover {
    background-position: 0 -54px;
}



#div-cat {
    float: right;
    background: url(//cdn.awsli.com.br/359/359594/arquivos/div-categoria.png) no-repeat center top;
    width: 21px;
    height: 82px;
    margin-top: -80px;
    margin-right: -40px
}
#cabecalho .menu.superior .nivel-um>li {
    border-left: none;
}
#cabecalho .menu.superior .nivel-um>li:first-child {
    border-left: none !important;
    margin-left: 0px;
}

#cabecalho .menu.superior .nivel-um>li a {
    padding-top: 55px;
}

#cabecalho .menu.superior .nivel-um>li {
    border-right: none;
    width: 134px;
    height: 134px;
    padding: 0px;
    margin-right: 2px;
}
#cabecalho .menu.superior .nivel-um>li:hover {
    border-top-width: 0;
    margin-top: 0
}
.marcas .flexslider ul li img {
    width: 150px !important;
    height: auto !important
}
#cabecalho .menu .titulo {
    white-space: normal;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.5px;
    text-shadow: 1px 1px 2px #000;
    color: #fff;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    margin: 10px 0;
}
.menu.lateral .nivel-dois li {
    border-bottom: solid 1px #c1c1c1!important;
    border: none
}
#cabecalho .menu .titulo:hover {
    opacity: .9;
    text-shadow: none
}
@media only screen and (min-width: 768px) {
    .menu.superior li.categoria-id-750723 .nivel-dois>li {
        float: left;
        min-width: 24.85%!important;
        border-right: solid 1px #08aade
    }
    .menu.superior>ul.nivel-um>li.categoria-id-750723>ul {
        width: 790px;
        height: auto;
        margin-left: -353px
    }
}
@media screen and (min-width: 1024px) {
    .atributos ul li a:hover,
    .atributos ul li.active a {
        border: 1px solid #424242
    }
    .atributo-comum a span {
        padding: 0 10px;
        min-width: 20px;
        background: #FFF;
        min-height: 40px;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        font-weight: 700;
        color: #444
    }
    .atributos div ul li * {
        border-radius: 0
    }
    .pagina-produto .fa-folder:before {
        display: none
    }
    .produto .conteiner-imagem {
        /* text-align:left */
    }
    #myModal2 .botao.principal {
        width: inherit;
        height: inherit;
        padding: 15px;
        border: inherit;
        background: #E23A53;
        color: #fff;
        font-size: 15px
    }
    .pagina-produto .breadcrumbs {
        width: 100%;
        margin-left: 0;
        height: 30px;
        margin-top: -31px;
        background: #FFF;
        color: #fff;
        border-bottom: 3px solid #0076be;
    }
    .pagina-produto .produto .principal .acoes-produto {
        margin-top: 31px!important;
        margin-bottom: -5px;
    }
    .produto .acoes-flutuante .acoes-produto .preco-produto .titulo {
        line-height: inherit
    }
    .pagina-produto .principal .acoes-produto .preco-produto {
        margin-bottom: -15px
    }
    .carrinho:hover .carrinho-interno,
    .produto-arrastado .carrinho-interno .preco-produto .preco-promocional {
        font-size: 20px
    }
    .pagina-produto .principal .nome-produto {
        padding-top: 13px;
        font-family: 'Montserrat', serif;
        color: #0072bb;
        font-size: 21px;
        font-weight: 700;
        padding-bottom: 20px;
        border-bottom: 1px solid #D0D0D0;
        text-transform: uppercase;
    }
    .pagina-produto .principal .preco-promocional titulo:before {
        content: "por";
        display: block;
        font-size: 10px
    }
    .pagina-produto .principal .preco-produto .preco-promocional,
    .listagem .listagem-item .preco-produto .preco-a-partir .preco-venda {
        font-size: 32px;
        font-weight: 800;
        letter-spacing: -2px
    }
    .pagina-produto .produto .tag-produto {
        margin-top: 13px;
        margin-left: 0
    }
    .pagina-produto .principal .preco-produto .preco-promocional {
        color: #0072bb;
        font-weight: 700!important;
        font-size: 36px!important;
        font-family: 'Montserrat', serif;
    }

    .pagina-produto .preco-parcela .cor-secundaria {
        color: #11222d;
    }
    .pagina-produto span.preco-parcela,
    .preco-parcela .titulo {
        /*font-size: 18px!important;*/
        color: #000000;
        margin: 0;
        font-weight: 600;
        line-height: 18px;
        font-family: 'Montserrat', serif;
    }
    .pagina-produto .principal .preco-produto .preco-venda:before {
        display: inline-block;
        font-size: 17px;
        font-weight: 600
    }
    .pagina-produto .principal .preco-produto .preco-venda {
        width: 100%;
        float: left;
        padding-bottom: 20px;
        font-size: 22px!important;
        font-weight: 600!important;
        height: 13px;
        font-family: 'Montserrat', serif
    }
    .pagina-produto .botao.grande {
        background-color: #73da4b!important;
        font-family: Montserrat;
        font-weight: 700;
        color: #fff;
        width: 240px;
        font-size: 20px;
        text-shadow: none;
        padding: 13px!important;
        border-bottom: 3px solid #292826!important;
        text-transform: uppercase;
        border-radius: 7px;
        margin-left: 0;
    }
    .pagina-produto .botao.grande:hover {
        background-color: #1c1c1c!important;
        transition: all .4s ease-in-out;
        color: #46d916!important;
        text-shadow: 1px 1px 1px #000
    }
    .parcelas-produto .accordion .accordion-group .accordion-body .accordion-inner ul li span {
        font-size: 13px;
        font-weight: 600
    }
    .principal .parcelas-produto .accordion {
        background: #fff
    }
    .pagina-produto .acoes-flutuante .botao.grande {
        width: auto !important;
    }
    .pagina-produto .acoes-flutuante .acoes-produto .comprar {
        text-align: center;
        margin: inherit!important;
    }
    .acoes-produto .comprar {
        text-align: center;
        margin: 0;
    }
    .comprasegurap {
        display: block;
        width: 245px;
        margin-top: 5px
    }
    .produto .acoes-flutuante .pagina-produto .produto .codigo-produto .trustvox-stars div {
        display: none
    }
    .produto .codigo-produto {
        font-size: 11px;
        padding: 15px 0 11px;
        display: none;
    }
    .pagina-produto .breadcrumbs ul li:first-child * {
        text-transform: inherit
    }
    .pagina-produto .principal .desconto-a-vista {
        width: 100%;
        font-size: 0
    }
    .pagina-produto .principal .desconto-a-vista strong {
        padding-bottom: 10px;
        width: 100%;
        padding-top: 10px;
        margin-top: 40px;
        margin-bottom: 30px;
        display: inline-block;
        font-family: 'Montserrat', serif;
        font-weight: 900;
        font-size: 30px!important;
        color: #000;
        letter-spacing: -1px
    }
    .pagina-produto .principal .desconto-a-vista strong:before {
        content: "ew";
        background: url(//cdn.awsli.com.br/617/617022/arquivos/pgague-no-pix.png) no-repeat;
        width: 420px;
        position: relative;
        text-align: left;
        font-size: 0;
        line-height: 55px!important;
        height: 37px;
        line-height: 40px;
        display: inherit;
        color: #656363;
        margin-left: 0
    }
    .pagina-produto .abas-custom .tab-content {
        padding: 20px
    }
    .pagina-produto .abas-custom .tab-content:nth-child(2) {
        display: none
    }
    .produto>.row-fluid:first-child {
        padding-bottom: 90px
    }
    .pagina-produto .tab-content>.active,
    .pill-content>.active {
        border: none;
        padding: 0;
        border-top: 0;
        display: block
    }
    .pagina-produto.produto .tag-produto {
        margin-top: 15px;
        margin-left: 0
    }
    .pagina-produto .fundo-principal.bandeira-promocao {
        margin-top: 10px;
        margin-left: -10px
    }
    .pagina-produto tr {
        border-top: 1px solid #e6e6e6!important;
        border: none
    }
    .pagina-produto .table th {
        border: none!important
    }
    .pagina-produto .table td {
        border: none!important
    }
}
#cabecalho .carrinho {
    width: 23%;
    margin-top: 83px;
    background: transparent;
    position: relative;
    float: right;
    border: none;
    z-index: 36;
}
#cabecalho .carrinho>a i {
    line-height: 36px;
    height: 53px!important;
    width: 54px;
    font-size: 36px;
    padding-right: 0;
    opacity: 1;
    color: transparent;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/carrinho.png) left center no-repeat;
}

#cabecalho .carrinho>a strong {
    width: 31px;
    font-weight: 600;
    height: 31px;
    color: #ffffff;
    opacity: .9;
    line-height: 30px!important;
    float: right;
    text-align: center;
    font-size: 17px;
    background: rgba(0,0,0,0.68);
    display: block!important;
    border-radius: 30px;
    margin-top: -43px;
    font-family: montserrat!important;
}
#cabecalho .carrinho>a span {
    line-height: 13px;
    padding: 8px 0 0;
    color: #323232;
    font-weight: 700;
    font-size: 11px;
    display: none !important
}
#borda-bar {
    position: absolute;
    width: 100%;
    top: 46px
}
#borda-bar .conteiner {
    background: #fff;
    height: 1px;
    padding: 0px
}

.pagina-carrinho .contato-rodape {
    display:none;
}

#new-menu {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    text-align: center!important;
    top: 106px;
    z-index: 21;
}
.pedidos {
    background: url(//cdn.awsli.com.br/295/295397/arquivos/entrar.png) left top no-repeat;
    transition: all .9s ease;
    width: 85px;
    height: 21px;
    float: right;
    margin-top: -2px
}
.pedidos:hover {
    background-position: 0 -21px
}
.pagina-carrinho .footer-conta {display:none;}

#corpo {
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 30px;
    background: #fff;
    width: 100%;
}
#depoimento-trust {
    text-align: center
}
#depoimento-trust h4 {
    font-size: 0px
}
@media (min-width: 1100px) {
    #_trustvox_colt .ts-slider {
        margin: 0 auto;
        position: relative;
        max-width: 1150px
    }
    #_trustvox_colt .ts-frame {
        width: 974px
    }
}

#_trustvox_colt {
    margin-top: 35px
}

.centro-produtos {margin-top: 15px;text-align:center;}

.banner-central {text-align:center;margin-top: 33px;}

.pagina-inicial #corpo {
    z-index: 2;
    position: relative;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/bg-titulo.jpg) no-repeat center top #fff;
    margin-top: 60px;
    padding-top: 0px;
}
.pagina-produto .listagem-item .acoes-produto {
    background: transparent
}
.pagina-categoria .listagem-item .acoes-produto {}.pagina-carrinho .history {
    display: none
}
.carrinho-checkout #barraTopo {
    display: none!important
}
.carrinho-checkout #span4-envios {
    display: none
}
.pagina-carrinho #span4-envios {
    display: none
}
.pagina-carrinho #rodape {
    margin-top: 0
}
.carrinho-checkout #rodape {
    background: #fff;
    margin-top: 0
}
.carrinho-checkout #cabecalho {
    margin-top: -45px
}
.carrinho-checkout .history {
    display: none
}
.carrinho-checkout #new-menu {
    display: none!important
}
.carrinho-checkout #new-bar {
    display: none
}
.carrinho-checkout #corpo {
    margin-top: -10px;
    padding-top: 10px
}
.carrinho-checkout .logo a {
    z-index: 100;
    margin-bottom: 20px!important
}
.pagina-produto .listagem-item .acoes-produto {
    height: auto;
    background: transparent
}
.pagina-categoria .listagem-item .acoes-produto {}.magnetic {
    display: none;
    width: 100%!important
}
.pagina-inicial .magnetic {
    display: block!important
}
.marcas+.listagem .titulo-categoria:first-child {
    margin-top: 70px!important
}
@media only screen and (min-width: 1024px) {
    .listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-prev:before {
        content: "";
        display: block;
        width: 28px;
        height: 28px;
        background-color: #f6ffff;
        border-radius: 20px
    }
    .listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next:before {
        content: "";
        display: block;
        width: 28px;
        height: 28px;
        border-radius: 20px
    }
}
.pagina-inicial .listagem .titulo-categoria:hover {
    padding-left: 0px;
    background: transparent;
}

.pagina-inicial .listagem .titulo-categoria:before {
    content:"PRODUTOS EM";
}

.banner-central2, .banner-central3 {
    text-align:center;
    margin-top:30px;
}

.pagina-inicial .listagem .titulo-categoria {
    font-size: 52px;
    letter-spacing: -1px;
    text-align: center;
    height: 49px;
    font-weight: 700;
    color: #0071bc;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-top: 0;
    margin: 0px;
    margin-bottom: 20px;
    margin-top: -31px;
}
.pagina-produto .listagem-item .acoes-produto {
    height: auto;
    background: transparent
}
.pagina-categoria .listagem-item .acoes-produto {}.pagina-inicial .listagem .preco-a-partir .span {
    display: none
}
.pagina-inicial .listagem .preco-a-partir>span {
    display: inherit;
    font-size: 12px;
    white-space: nowrap;
    color: #5d5d5d;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -1px;
    text-align: center;
    float: left;
    padding-bottom: 12px;
    margin-top: -20px;
    margin-bottom: 10px;
    height: 0;
    width: 100%
}
.pagina-inicial .listagem .imagem-produto {
    height: 263px;
    background-color: #fff;
}
#banner-center {
    width: 100%;
    height: 380px;
    margin-top: 80px;
    margin-bottom: 0px;
    position: relative;
    text-align: center
}
#banner-center img:hover {
    transform: scale(1.1);
    background: #fff;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.40);
    transition: all .2s;
    outline: none
}
.pagina-inicial .listagem .listagem-linha {
    /* padding-top: 35px; */
    /* margin-top: 35px; */
    /* border-width: 2px 0 0; */
    /* border-style: solid; */
    border: none;
    /* padding: 20px; */
    margin-top: 3rem !important;
    margin-bottom: 90px !important;
}
.pagina-inicial .listagem .com-caixa .listagem-item {
    border: none
}
.pagina-inicial .listagem .listagem-item {
    /* width: 86.5%; */
    /* margin-left: 9%; */
    /* margin-bottom: 109px !important; */
}
.pagina-inicial .listagem .listagem-item .nome-produto {
    font-size: 15px;
    line-height: 16px;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    min-height: 70px;
    font-weight: 500;
    color: #2d2d2d;
    font-family: 'Montserrat', serif;
}
.pagina-inicial .preco-produto .preco-parcela.cor-principal {
    color: #FFF;
}
.pagina-inicial .preco-produto .preco-parcela strong.titulo:after {
    /*content: " s/ juros";*/
    text-transform: none;
    font-weight: 400;
}
.pagina-inicial .preco-produto .preco-parcela strong.titulo {
    font-size: 13px!important;
    white-space: nowrap;
    color: #FFF;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -1px;
    text-align: center;
    margin: 0
}
.pagina-inicial .listagem .preco-parcela strong {
    color: #FFF;
    font-family: montserrat;
    width: 100%;
    padding-left: 0;
    font-weight: 700;
    position: relative;
    text-align: center;
    left: 0;
    letter-spacing: 0;
}

.aproveite-tambem .preco-produto>div:nth-child(2) span.preco-parcela {color: #fff;}
.aproveite-tambem .preco-produto>div:nth-child(2) strong {color: #fff;}

.listagem .preco-produto>div:nth-child(2) {
    background: #0071bc;
    padding: 5px;
    color: #fff;
    height: 20px;
}

.pagina-inicial .listagem .preco-parcela .cor-secundaria {
    color: #ffffff;
}

.pagina-inicial .listagem .preco-parcela:after {
    content:"no cart\00E3o"
}

.preco-produto strong.titulo {
    font-family: montserrat;
    /* color: #c03b2b; */
}
.pagina-inicial .listagem .desconto-a-vista {
    font-family: montserrat;
    float: left;
    margin-left: 0;
    width: 100%;
    height: 20px;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px
}
.pagina-inicial .listagem .desconto-a-vista .cor-secundaria {
    color: #df539a;
    font-size: 24px;
    letter-spacing: -1px
}
.pagina-inicial .listagem .info-produto {
    text-align: center;
    padding: 20px 5px;
    padding: 1px!important;
}
.pagina-inicial .listagem .titulo-categoria strong {
    font-weight: normal;
    font-weight: 700;
    color: #0071bc;
    text-transform: uppercase;
}
.pagina-inicial .listagem .preco-a-partir strong {
    font-size: 32px!important;
    color: #093b56
}
.pagina-inicial .listagem .preco-produto {
    padding-left: 0;
    background: #fff;
    float: left;
    width: 100%;
    height: auto;
}
.pagina-inicial .bandeiras-produto {
    right: 0!important;
    left: auto
}
.bandeiras-produto span.bandeira-promocao:before {
    content: "-"
}
.bandeiras-produto span.bandeira-promocao {
    height: 48px;
    width: 47px;
    border-radius: 50%;
    display: inline-block;
    padding: 3px 0 0;
    line-height: 41px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    border: none;
    box-sizing: border-box;
    box-shadow: none;
    text-align: center;
    white-space: normal;
}
.pagina-categoria .bandeiras-produto {
    right: 0!important;
    left: auto
}
.pagina-busca .preco-produto .preco-promocional,
.pagina-categoria .preco-produto .preco-promocional {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    letter-spacing: -1px;
}
.pagina-busca .listagem .listagem-item .nome-produto,
.pagina-categoria .listagem .listagem-item .nome-produto {
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    padding-top: 15px;
    width: 100%;
    min-height: 81px;
    font-weight: 500;
    color: #5d5d5d;
    font-family: 'Montserrat', serif;
}
.pagina-busca .preco-produto .preco-parcela strong.titulo:after,
.pagina-categoria .preco-produto .preco-parcela strong.titulo:after {
    content: " no cart\00E3o";
    text-transform: none
}
.pagina-busca .preco-produto .preco-parcela.cor-principal,
.pagina-categoria .preco-produto .preco-parcela.cor-principal {
    color: #FFF;
}
.pagina-busca .preco-produto .preco-parcela strong.titulo,
.pagina-categoria .preco-produto .preco-parcela strong.titulo {
    font-size: 14px!important;
    white-space: nowrap;
    color: #FFF;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -1px;
    text-align: center;
    margin: 0
}
.pagina-busca .listagem .preco-parcela strong,
.pagina-categoria .listagem .preco-parcela strong {
    font-family: montserrat;
    width: 100%;
    font-size: 12px;
    padding-left: 0;
    font-weight: 600;
    position: relative;
    text-align: center;
    left: 0;
    letter-spacing: 0;
}
.pagina-busca .listagem .preco-parcela .cor-secundaria,
.pagina-categoria .listagem .preco-parcela .cor-secundaria {
    color: #ffffff;
}
.pagina-busca .preco-produto strong.titulo,
.pagina-categoria .preco-produto strong.titulo {
    font-family: montserrat;
    color: #14cf3b;
}
.pagina-busca .listagem .desconto-a-vista,
.pagina-categoria .listagem .desconto-a-vista {
    color: #453911;
    font-family: montserrat;
    float: left;
    margin-left: 0;
    width: 100%;
    height: 20px;
    font-size: 8px;
    background: #ffd140;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px
}
.pagina-busca .listagem .desconto-a-vista .cor-secundaria,
.pagina-categoria .listagem .desconto-a-vista .cor-secundaria {
    color: #453911;
    font-size: 17px
}
.pagina-busca .listagem .info-produto,
.pagina-categoria .listagem .info-produto {
    background: #fff;
    border-top: solid 1px #000;
    text-align: center;
    padding: 20px 5px;
    padding: 1px!important;
}
.pagina-busca .listagem .titulo-categoria strong:before,
.pagina-categoria .listagem .titulo-categoria strong:before {
    font-size: 28px;
    content: "Produtos em Destaque";
    color: #fff;
    text-shadow: 1px 1px 3px #0d255a
}
.pagina-busca .listagem .titulo-categoria strong,
.pagina-categoria .listagem .titulo-categoria strong {
    font-size: 0;
    font-weight: 700
}
.pagina-busca .pagina-categoria .listagem .preco-a-partir strong,
.pagina-categoria .listagem .preco-a-partir strong {
    font-size: 28px!important;
    color: #3074d4
}

.pagina-inicial .listagem-item .acoes-produto .botao-comprar {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/comprar-agoraa1.png) no-repeat bottom;
    width: 99%;
    height: 430PX;
    font-size: 0px;
    float: left;
    line-height: 56px;
    text-transform: uppercase;
    margin-left: 0%;
    border-radius: 0px;
}

.pagina-inicial .listagem-item .acoes-produto .adic-prod {
    display: none;
    width: 49%;
    height: 45px;
    background: #4c9300;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 45px;
    margin-right: 0%;
    float: right
}
.pagina-inicial .listagem-item .acoes-produto a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 0;
    line-height: 30px;
    letter-spacing: .03em;
    background: transparent;
    background-color: transparent
}
.pagina-busca .listagem .preco-produto,
.pagina-categoria .listagem .preco-produto {
    padding-left: 0;
    background: #fff;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 7px;
}
.pagina-busca .listagem-item .acoes-produto,
.pagina-categoria .listagem-item .acoes-produto {
    height: 95%;
    margin-left: 0;
    border: none;
    border-style: none;
    width: 100%;
    background: transparent;
    background-position: center bottom 0;
    background-repeat: no-repeat;
    border-radius: 0;
    opacity: 0;
    transition: opacity ease-in-out .10s, bottom ease-out .25s
}
.pagina-busca .listagem-item:hover .acoes-produto,
.pagina-categoria .listagem-item:hover .acoes-produto {
    bottom: -40%;
    opacity: 1
}
.pagina-busca .listagem-item .acoes-produto a,
.pagina-categoria .listagem-item .acoes-produto a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 0;
    line-height: 30px;
    letter-spacing: .03em;
    background: transparent!important;
    background-color: transparent!important
}
.listagem-item .acoes-produto .botao-comprar {
    background: url(https://cdn.awsli.com.br/687/687138/arquivos/comprar-agoraa.png) no-repeat bottom;
    width: 89%;
    height: 88%;
    font-size: 0px;
    float: left;
    line-height: 45px;
    text-transform: uppercase;
    margin-left: 0%;
    border-radius: 0px;
    border: none;
}
.pagina-inicial .listagem-item .acoes-produto {
    margin-left: 0;
    border-style: none;
    width: 100%;
    bottom: -80px;
    background: transparent;
    background-image: none;
    background-position: center bottom 0;
    background-repeat: no-repeat;
    border-radius: 0;
    opacity: 0;
    transition: opacity ease-in-out .10s, bottom ease-out .25s;
}
.pagina-inicial .listagem-item:hover .acoes-produto {
    opacity: 1;
    bottom: -67px;
}
.pagina-inicial .listagem-item .acoes-produto .adicionado {
    background: #d8d8d8 !important;
    color: #000 !important;
    font-size: 11px !important
}
.pagina-inicial .listagem-item .acoes-produto .botao-comprar .icon-search {
    display: none
}

.pagina-inicial .listagem-item .acoes-produto a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
    text-shadow: none;
    box-shadow: none;
    font-size: 0;
    line-height: 30px;
    letter-spacing: .03em;
    background: transparent;
    background-color: transparent
}
.pagina-inicial .adic-prod {
    display: block
}
.adic-prod {
    display: none
}
.pagina-produto .listagem-item .acoes-produto {
    height: auto;
    background: transparent;
    border: none;
}
.pagina-categoria .listagem-item .acoes-produto {}.carrinho-checkout #new-menu,
.carrinho-checkout #borda-bar {
    display: none!important
}
.carrinho-checkout .atendimento {
    background: rgba(255, 255, 255, 0.95);
    margin-top: 63px;
    width: 85%;
    margin-left: 80px;
    margin-bottom: 27px;
}
.carrinho-checkout #new-bar {
    display: none
}
.carrinho-checkout #bar-top {
    display: none
}
.pagina-inicial #footer-text {
    position: relative;
    z-index: 1;
    margin-top: 180px;
    display: block
}
#footer-text {
    display: none
}
.logo-footer {
    float: left;
    width: 21%;
    padding-top: 0px;
    text-align: center;
}
.line-footer {
    width: 100%;
    background: #fff;
    height: 1px;
    position: relative;
    float: left;
    z-index: 1;
    margin-bottom: 60px
}
.text-footer h3 {
    padding-top: 50px
}
.text-footer p {
    font-size: 12px;
    line-height: 15px
}
#instafeed img {
    float: left;
    width: 16%;
    text-align: center;
    padding: 2px;
}
.fb-page {
    /* margin-top: 20px; */
}
#instafeed {
    padding-left: 90px;
    margin-top: 20px;
}
#rodape-info {
    width: 100%;
    position: relative;
    margin-top: 43px;
    background-image: url(//cdn.awsli.com.br/295/295397/arquivos/parallax.jpg);
    height: 200px;
    padding-top: 70px;
    padding-bottom: 80px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.redes-footer {
    margin-top: 100px;
    width: 100%;
    background: url(https://cdn.awsli.com.br/295/295397/arquivos/redes-sociais.jpg) no-repeat center bottom;
    height: 400px;
    margin-bottom: -114px
}
.redes-footer img {
    /* padding-bottom:30px; */
}
.face-footer {
    float: left;
    width: 50%;
    height: 300px;
    text-align: center
}
.insta-footer {
    float: right;
    width: 50%;
    text-align: center;
}
.box-footer-whats {
    background: url(//cdn.awsli.com.br/295/295397/arquivos/central-atendimento-newww.png) no-repeat left top;
    height: 107px;
    color: #fff;
    font-weight: 600;
    padding-top: 16px;
    letter-spacing: 1px
}
.fone-footer {
    float: left;
    margin-left: 51px;
    color: #d73e89;
    font-size: 27px;
    font-weight: 700
}
.mail-footer {
    float: left;
    margin-left: 36px;
    line-height: 87px;
    color: #000
}
.footer-green:nth-child(3) {
    margin-top: 20px !important
}
.footer-green {
    margin: 0px 0px 20px 0px !important;
    color: #dd549a;
    font-size: 40px;
    font-family: 'Damion', cursive
}
.social-footer {
    float: left;
    width: 28.5%
}
.text-footer {
    float: left;
    padding-left: 80px;
    font-size: 17px;
    width: 72%;
    line-height: 31px;
    text-shadow: 1px 1px 1px #000;
    text-align: justify;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
}

.parallax {
    width: 100%;
    position: relative;
    margin-top: 43px;
    background-image: url(//cdn.awsli.com.br/753/753523/arquivos/parallax.jpg);
    height: 290px;
    padding-top: 70px;
    padding-bottom: 80px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


#barraNewsletter.posicao-rodape {
    width: 100%;
    position: relative;
    margin-top: 43px;
    background-image: url(//cdn.awsli.com.br/617/617022/arquivos/paralax.jpg);
    height: 220px;
    padding-top: 70px;
    padding-bottom: 0px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 5;
    background-size: cover;
}

#barraNewsletter .componente .interno-conteudo {
    position: relative;
    font-size: 0;
    width: 100%;
    padding: 0;
    float: left;
    z-index: 9;
    text-align: center;
}
#barraNewsletter .componente {
    background: none;
    position: relative;
    height: 47px;
    font-size: 0;
    width: 100%;
    padding: 0;
    float: left;
    z-index: 9;
}
#barraNewsletter .componente .newsletter-confirmacao {
    margin-left: 500px;
    margin-top: 11px;
    color: #000;
    font-weight: 700
}
#barraNewsletter.posicao-rodape .componente .interno {
    padding: 0;
}
#barraNewsletter .componente input[type="text"] {
    width: 742px;
    color: #000;
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    border: none;
    height: 44px;
    border-radius: 5px;
    margin-right: -15px;
}
#barraNewsletter .componente .newsletter-assinar:after {
    content: none
}
#barraNewsletter .componente .botao {
    border: none;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/assinar.png) no-repeat 0 0;
    width: 61px;
    height: 52px;
    border-radius: 0;
}

#barraNewsletter .newsletter-cadastro {
    margin-top: 12px !important;
}

#barraNewsletter .componente .texto-newsletter:before {
    content:"NEWSLETTER";
    font-size: 53px;
    display: grid;
    color: #fff;
    font-weight: 700;
}

#barraNewsletter .componente .texto-newsletter {
    color: #00ff35;
    display: block;
    font-family: montserrat;
    font-weight: 500;
    font-size: 18px;
    height: 76px;
    letter-spacing: 0.4px;
    line-height: 43px;
    text-align: center;
    padding: 0px;
}
#barraNewsletter {
    /* display: none */
}

#barraNewsletter.posicao-rodape .conteiner {
    background-color: transparent!important
}
#instagram-rodape {
    background: url(//cdn.awsli.com.br/272/272475/arquivos/bg-insta.jpg) no-repeat top center;
    height: 240px;
    width: 100%;
    position: absolute;
    padding-top: 1px;
    z-index: 1;
    margin-top: -90px
}
.links-rodape ul li {
    list-style-image: none
}

#rodape .links-rodape-categorias {
    display:none;
}

#rodape .links-rodape {
    width: 24%;
    margin-left: 0px;
    margin-top: 15px;
}

#rodape .contato-rodape {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/dados-contato.png) no-repeat left bottom;
    width: 249px !important;
    height: 133px;
    padding-top: 16px;
    margin-left: 0px;
}
#rodape .bandeiras-pagamento {
    width: auto;
    float: left;
    padding: 11px 0;
}
#rodape .gateways-rodape {
    margin: 0px 0 0;
    width: 50%;
    float: left;
    display: flex;
}
#rodape .pagamento {
    padding-top: 9px;
    width: 68%;
}
.fwragencia {
    position: relative
}
.formasdeenvio {
    width: 30%;
    position: absolute;
    margin-left: 440px;
    margin-top: 55px
}
#rodape .selos {
    width: 27%;
    float: right;
}
.selos li {
    background: transparent;
    border-radius: 5px;
    margin-right: 5px;
    text-align: center
}
#span4-envios ul {
    margin: 0px
}
#span4-envios {
    position: absolute;
    margin-left: 562px;
    width: 49%;
    margin-top: -179px
}
#rodape .redes-sociais {
    background: none;
    margin-top: 15px;
    box-shadow: none;
    padding: 0;
    border: none;
    z-index: 0;
    position: relative;
}
#rodape .redes-sociais .borda-principal {
    border-width: 0;
    border-style: none
}
#rodape .institucional .redes-sociais .titulo {
    display: none
}
#footer-border {
    height: 2px;
    background: #26518e;
    position: absolute;
    width: 100%;
    margin-top: -140px
}
#rodape .footer-conta {
    width: 51%;
    margin-left: -20px;
}
.institucional .span9 {
    /* width: 100%; */
}

#rodape .contato-rodape h4:nth-child(3) {
    
background: url(https://cdn.awsli.com.br/617/617022/arquivos/whats-ico.png) no-repeat right top;
    
width: 107px;
    
margin-bottom: 12px;
}


#rodape .contato-rodape h4 {
    color: #484849;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', serif;
    padding-left: 24px;
}

#rodape .sobre-loja-rodape p {
    text-align: justify;
}

#rodape .institucional .sobre-loja-rodape {
    width: 360px;
    padding-top: 0px !important;
    margin-right: 80px;
}

#rodape .sobre-loja-rodape .titulo {
    font-size: 0px;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/logo-footer.png) no-repeat left top;
    height: 147px;
}

#rodape .sobre-loja-rodape .titulo:before {
    font-size: 20px
}

#rodape .titulo {
    color: #0071bc;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 11px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding: 0;
    border: none;
}
#rodape .pagamento-selos .titulo {
    display: none;
}.gateways-rodape {
    background-image: none;
    border-radius: 6px;
    border: none;
    width: 100%
}
.pagina-inicial #rodape {
    /* margin-top: -48px; */
}#rodape {
    background: none
}
.pagina-inicial #rodape .institucional {}#rodape .institucional {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/footer.jpg) repeat center top;
    width: 100%;
    padding-top: 20px;
    min-height: 230px;
    padding-bottom: 34px;
}

#rodape .links-rodape li a {
    color: #484849;
    font-size: 11px;
    font-weight: 500;
    font-family: 'Montserrat', serif;
    text-transform: uppercase;
}
.fwr {
    text-align: center;
    padding: 0!important
}
#rodape .pagamento-selos .conteiner {
    padding: 0px
}

#rodape .pagamento-selos+div {
    border-top: none !important;
    background-color: #ffffff !important;
}

#rodape .pagamento-selos {
    background: url(//cdn.awsli.com.br/617/617022/arquivos/pagamento.jpg) repeat center top;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
    z-index: 0;
}
.history {
    position: absolute;
    width: 100%;
    margin-top: -550px
}
.history-logo {
    float: left;
    width: 30%;
    text-align: left
}
.history-text {
    float: left;
    padding-top: 0;
    margin-top: -22px;
    width: 43%;
    font-size: 12px;
    text-align: justify;
    font-family: 'Montserrat', serif;
    color: #000;
    opacity: 1;
    text-align: justify
}
.history-redes {
    float: left;
    width: 30%;
    font-size: 13px;
    padding-top: 10px;
    text-align: justify;
    font-family: 'Montserrat', serif;
    color: #fff;
    opacity: 1;
    text-align: right
}
#fwr-agencia {
    width: 100%;
    margin: 0 auto;
    height: 43px;
    text-align: center;
    z-index: 9999;
    background-color: #ffffff;
    margin-top: -52px;
    padding-top: 6px;
    position: relative;
}
html body .ts-shelf-container * {
    text-align: center!important
}
#rodape .institucional .lista-redes {
    display: none
}
.fa-envelope:before {
    color: #fff!important
}
@media only screen and (max-width: 767px) {
    .pagina-inicial .listagem .listagem-linha li {
        width: auto
    }
    #rodape .sobre-loja-rodape p {
        background: none;
        color: #0071bc;
        font-weight: 500;
        text-align: justify;
        font-size: 12px;
        line-height: 20px;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    #form-buscar {
        height: 40px
    }
    #marcas {
        display: none
    }
    #rodape .contato-rodape h4 {
        padding-left:0px;
    }
    #rodape .contato-rodape h4:nth-child(3) {
    /* background: url(https://cdn.awsli.com.br/617/617022/arquivos/whats-ico.png) no-repeat center top; */
    width: 100%;
    margin-bottom: 12px;
    width: 130px;
    padding-left: 29%;
}
    #rodape .contato-rodape {
    background: none;
    width: 100% !important;
    height: 173px;
    padding-top: 16px;
    margin-left: 0px;
}
    #rodape .links-rodape-categorias {
        margin-right: 0;
        position: relative;
        margin-top: auto;
        margin-left: auto;
        width: 100%
    }
    #rodape .links-rodape-paginas {
        margin-right: 0;
        position: relative;
        margin-left: 0;
        width: 100%;
        margin-top: 0
    }
    .banner .flex-direction-nav .flex-next {
        display: none
    }
    .banner .flex-direction-nav .flex-prev {
        display: none
    }
    .carrinho-checkout #cabecalho {
        margin-top: 0
    }
    .carrinho-checkout #corpo {
        margin-top: 0;
        padding-top: 10px
    }
    #rodape .caixa-facebook {
        display: block
    }
    #rodape .institucional .lista-redes {
        display: block
    }
    .pagina-inicial .listagem .preco-produto {
        text-align: center
    }
    .pagina-inicial .listagem .desconto-a-vista {
        color: #828282;
        margin-top: 15px;
        font-family: montserrat;
        float: left;
        width: 100%;
        font-size: 12px;
        padding: 10px 0;
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }
    .pagina-inicial .listagem .preco-parcela {
        /* color: #666; */
        font-family: montserrat;
        width: 100%;
        font-size: 16px;
        padding-left: 0;
        font-weight: 300;
        float: left;
        text-align: center;
        left: 0;
        letter-spacing: -1px;
    }
    #rodape .redes-sociais {
        display: block;
        background: none;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
    #cabecalho .busca .botao:hover {
        background: none
    }
    .produto .acoes-produto {
        text-align: center
    }
    .carrinho-checkout .identificacao .identificacao-title {
        font-size: 12px
    }
    .resumo-compra .tabela-carrinho .desconto-preco strong {
        font-size: 22px
    }
    .resumo-compra .tabela-carrinho .desconto-tr {
        display: inherit!important;
        padding: 0;
        font-size: 20px
    }
    .carrinho-checkout .logo a {
        margin: auto!important
    }
    .tabela-carrinho .produto-info {
        text-align: center
    }
    .tabela-carrinho .produto-info * {
        text-align: center
    }
    #banner-top {
        display: none
    }
    #rodape .pagamento {
        width: 100%
    }
    #new-bar {
        display: none
    }
    #rodape .institucional ul a {
        color: #0071bc!important;
        font-family: 'Montserrat', serif;
        text-shadow: none;
        font-weight: 600;
    }
    .history {
        display: none
    }
    .lista-redes .icon-facebook {
        padding-right: 0
    }
    .selos li {
        float: left;
        background: transparent;
        width: 48%;
    }
    .bandeiras-pagamento li {
        float: left;
        width: 16.5%;
        margin-right: 0px;
    }
    #cabecalho .fundo-secundario {
        background-color: #f3f3f3;
    }
    #rodape .pagamento {
        position: relative;
        margin-top: 0;
        margin-left: 0
    }
    #span4-envios {
        display: none
    }
    #rodape .selos {
        width: 100%;
        position: relative;
        margin-top: 10px;
        margin-left: 0
    }
    .icon-phone:before {
        color: #000
    }
    .fa-skype:before {
        color: #000
    }
    .fa-envelope:before {
        color: #000
    }
    .pagina-inicial .secao-banners>.conteiner {
        padding: 0px
    }
    .center-bg {
        display:none;
    }
    .secao-banners {
        margin-top: 0px;
        margin-bottom: 0
    }
    .center-bg2 {
        margin-top: 0px;
        height: 399px;
        position: relative;
    }
    .atalhos-mobile {
        z-index: 99999
    }
    .fundo-secundario {
        background-color: #e5d3c8;
        border: none
    }
    .atalhos-mobile li {
        border: none;
        background-color: transparent
    }
    .atalhos-mobile li:first-child {
        background: url(//cdn.awsli.com.br/617/617022/arquivos/mini.png) no-repeat left top;
        width: 140px;
    }
    .logo {display:none;}
    .atalhos-mobile li:first-child a {
        width: 162px;
        height: 40px
    }
    .atalhos-mobile a {
        color: #0f77d7;
        text-shadow: none;
        top: 11px;
    }
    .icon-home:before {
        display: none
    }
    #rodape .footer-conta {display:none;}
    #rodape .institucional {
        background: #dedede;
        padding: 0 0 15px;
        margin-top: 0;
        text-align: center;
    }
    #rodape .pagamento-selos .titulo {
        color: #ffffff!important;
        text-shadow: none;
        display: block;
    }
    #rodape .pagamento-selos {
        text-align: center;
        /* background: none; */
        background: #0f77d7;
        margin-top: 0;
        margin-bottom: 0;
        height: auto;
    }
    #rodape .links-rodape-categorias {
        display: block
    }
    #rodape .links-rodape-categorias .titulo:before {
        color: #fff;
        content: none
    }
    #footer-border {
        display: none
    }
    #rodape .sobre-loja-rodape {
        width: 100% !important;
        height: auto;
        margin-top: 0;
        position: relative;
        margin-right: 0px !important;
        margin-left: auto;
    }
    .produto .codigo-produto {
        display:none;
    }
    #corpo {
        margin-top: 0
    }
    #cabecalho .menu.superior li.categoria-marcas .nivel-dois a {
        padding: 0;
        text-align: center;
        font-size: 9px
    }
    #cabecalho .menu.superior .nivel-dois a {
        padding: 0;
        text-align: center;
        font-size: 14px;
    }
    #cabecalho .menu .nivel-dois {
        text-align: left;
        min-width: 100%;
        top: 50px;
        height: auto;
        width: auto;
        margin-top: 5px;
        margin-left: 0
    }
    #cabecalho .menu .nivel-dois li {
        padding: 5px 0 0
    }
    #cabecalho .menu .titulo {
        display: inline-block;
        margin-bottom: 15px;
        white-space: normal;
        height: auto;
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        font-weight: 700;
        font-size: 14px;
        line-height: 0;
        letter-spacing: -1px;
        width: 100%;
        color: #fff;
    }
    #cabecalho .conteudo-topo .superior {
        display: block;
        visibility: visible
    }
    #bar-top {
        display: none
    }
    .input-append .btn,
    .input-prepend .btn {
        line-height: 20px;
    }
    .tabela-carrinho .form-horizontal .controls input {
        padding: 4px;
    }
    #new-menu {
        display: none
    }
    body {
        overflow-x: hidden;
        background-position: top center;
        background-image: none;
    }
    #banner-center {
        width: 100%;
        height: auto;
        margin-top: 0px
    }
    .logo a {
        margin: auto!important;
        margin-top: -9px!important;
        margin-bottom: 50px !important;
        height: 100px
    }
    #cabecalho .busca .botao {
        position: relative;
        left: 80%;
        margin-top: 0;
        top: -40px;
        /* z-index: 999999; */
        height: 30px;
        color: #fff;
        width: auto;
        background: none;
    }
    #cabecalho .busca input {
        width: 94%;
        box-shadow: none;
        margin-left: 0;
        height: 40px;
        padding: 0;
        background: #bfbfbf;
        margin-top: 0;
        opacity: .8;
        border: none;
        font-size: 14px;
        border-radius: 0;
        padding-left: 10px;
        color: #004d94!important;
    }
    #cabecalho .icon-search:before {
        display: block
    }
    .menu.superior li {
        background-repeat: left!important
    }
    #div-cat {
        display: none
    }
    #cabecalho .menu.superior .categoria-marcas {
        margin-left: 0px !important
    }
    #cabecalho .menu.superior .nivel-um>li {
        background: none;
        width: 100%;
        position: relative;
        height: auto;
        float: left;
        padding: 0px !important;
        background-position: left top;
        border-right: none!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
        border-right: none;
        border-bottom: none;
        margin-right: 0;
        margin-left: 0
    }
    .pagina-inicial .listagem-item:hover .acoes-produto {
        opacity: 1;
        bottom: 3px;
    }
    .pagina-inicial .listagem-item .acoes-produto {
        display: block !important;
        background-position: center bottom 200px;
    }

    .pagina-inicial .listagem-item .acoes-produto .botao-comprar {
        background: url(//cdn.awsli.com.br/617/617022/arquivos/comprar-agora-mobile.png) no-repeat bottom;
        margin-left: 0.2%;
    }

    .pagina-inicial .listagem .listagem-item .acoes-produto-responsiva {
        display: none !important;
    }
    .listagem .listagem-item .info-produto {
        text-align: center!important
    }
    .ts-shelf-container div {
        text-align: center!important
    }
    .menu.superior .nivel-um.active {
        z-index: 999;
        border: none
    }
    .pagina-inicial #new-redes {
        display: none
    }
    #new-redes {
        display: none
    }
    #instagram-rodape {
        display: none
    }
    .comentarios {
        display: none
    }
    .logo-footer {
        width: 100%;
        text-align: center
    }
    .footer-green {
        margin: 20px 0px 20px 0px !important
    }
    .social-footer {
        float: left;
        width: 100%
    }
    .text-footer {
        font-size: 13px;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        border-right: 0px;
        line-height: 16px;
    }
    .box-footer-whats {
        font-size: 11px
    }
    .whats-footer {
        margin-left: 104px
    }
    .face-footer {
        float: left;
        width: 100%;
        height: auto;
        text-align: center
    }
    #instafeed img {
        float: left;
        width: 48%;
        text-align: center;
        padding: 2px;
    }
    #instafeed {
        padding-left: 0px;
    }
    .insta-footer {
        float: left;
        width: 100%;
        text-align: center
    }
    .redes-footer {
        display: none;
        float: none;
        width: 100%;
        text-align: center;
        height: 1150px;
        margin-bottom: 0px;
    }
    #rodape-info {
        height: 500px;
        padding-top: 30px;
        padding-bottom: 80px
    }
    .text-footer h3 {
        text-align: center
    }
    .parallax {
    width: 100%;
    margin-top: 43px;
    height: 510px;
    padding-top: 70px;
    padding-bottom: 80px;
    }
    #rodape {
        background: #0079a0 !important;
        background-color: #07405f;
        margin-top: 0
    }
    #barraNewsletter .componente input[type="text"] {
    width: 88%;
    color: #000;
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    border: none;
    height: 38px;
    border-radius: 5px;
    margin-right: -65px;
    margin-left: 7px;
}

#barraNewsletter .componente .texto-newsletter:before {
    content: "NEWSLETTER";
    font-size: 23px;
    display: block;
}

.newsletter-cadastro {
    width:100%;
}

#barraNewsletter .componente .texto-newsletter {
    font-size: 0px;
}

    #barraNewsletter.posicao-rodape {
        display: block !important;
        margin-bottom: 0px;
        padding-top: 30px;
        margin-top: -65px;
    }
    .pagina-inicial #footer-text {
        margin-top: 0px
    }
    #cabecalho .menu.superior .nivel-um>li a {
    padding-top: 10px;
    padding-bottom:10px;
    }
    #cabecalho .menu.superior {
        background: #308bdf;
        margin-top: 0;
        margin-left: 0;
        text-align: center;
        position: relative;
        display: block!important;
        visibility: visible;
        width: 100%;
        padding-top: 0;
        height: auto;
        z-index: 99;
    }
    .conteudo-topo .busca-mobile .atalho-menu:before {
        /* content:"MENU"; */
        /* font-size:10px; */
        /* color:#fff; */
        /* font-family:montserrat; */
        /* font-weight:700; */
    }
    .conteudo-topo .busca-mobile .atalho-menu:after {
        content: "MENU";
        font-size: 10px;
        color: #fff;
        font-family: montserrat;
        font-weight: 600;
        display: inherit;
    }
    .conteudo-topo .busca-mobile .atalho-menu {
        line-height: 13px!important;
    }
    .conteudo-topo .busca-mobile {
        border-radius: 0;
        margin-top: -25px !important;
        background-color: #f3f3f3;
        margin-top: -22px;
    }
    .pagina-inicial .listagem .titulo-categoria {
    font-size: 22px;
    }
    .banner-central {
    text-align: center;
    margin-top: 0px;
}
.listagem .listagem-linha {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
    .minibanner {
        width: 100%;
        margin-left: 0px
    }
    .pagina-inicial #corpo {
        background: #fff;
        margin-top: 42px;
        margin-bottom: 0;
    }
    .menu.superior {
        padding-left: 0
    }
    li.categoria-id-851814 {
        margin-left: 0
    }
    li.categoria-id-838096 {
        margin-left: 0
    }
    #cabecalho .menu.superior li.categoria-id-1165708 {
        margin-left: 0
    }
    .pagina-inicial .listagem .vitrine-lancamento {
        display: none
    }
#rodape .sobre-loja-rodape .titulo {
    font-size: 0px;
    background: url(//cdn.awsli.com.br/617/617022/arquivos/mini.png) no-repeat center top;
    height: 59px;
}
}
@media (min-width: 1367px) and (max-width: 1440px) {
    .pagina-inicial .secao-banners>.conteiner {
        max-width: 100%;
        /* padding: 40px; */
        /* padding-top: 0px; */
        /* padding-bottom: 0px; */
    }
}
@media (min-width: 1281px) and (max-width: 1366px) {
    .pagina-inicial .secao-banners>.conteiner {
        /* max-width: 100%; */
        /* padding: 45px; */
        /* padding-top: 0px; */
        /* padding-bottom: 0px */
    }
}
@media (min-width: 1190px) and (max-width: 1280px) {
    body {
        overflow-x: hidden
    }
    .conteudo-topo .superior {
        margin-left: -299px;
    }
    .minibanner {
        margin-left: -8px
    }
    .pagina-inicial .secao-banners>.conteiner {
        padding: 0px
    }
    #new-banner {
        margin-top: -824px
    }
    .logo {
    width: 186px;
}
    #cabecalho .busca input {
        margin-left: 408px;
    }
    
    .center-bg2 .banner1 {
    width: 69%;
}
    .center-bg2 .banner2 {
    width: 28.4%;
}

    .tarja * {
        padding-left: 0
    }
    #cabecalho .busca .botao {
        right: -80px;
    }
    .menu.superior {
    padding-left: 195px;
}

    #cabecalho .menu.superior .nivel-um>li {
        /* margin-right: -11px; */
    }
    #rodape .pagamento-selos {}
}
@media (max-width: 1190px) and (min-width: 992px) {
    .pagina-inicial .listagem-item:hover .acoes-produto {}
    .carrinho-checkout .atendimento {
        margin-left: -10px;
        width: 100%
    }
    #barraTopo .canais-contato ul li:first-child {
        margin-top: -10px!important;
        display: block!important
    }
    #rodape .pagamento {
        /* margin-left: 490px */
    }
    .minha-conta-footer {
        width: 40% !important;
    }
    #rodape .footer-conta {
        width: 53% !important;
    }
    #rodape .links-rodape {
        width: 23%;
    }
    #rodape .institucional {
        background: none;
        width: 100%
    }
    #rodape .selos {
        /* width: 24%; */
        /* float: right; */
    }
    #rodape .sobre-loja-rodape {
    margin-right: 80px !important;
    }
    #rodape .sobre-loja-rodape p {
        font-size: 11px;
        line-height: 20px
    }
    .pagina-inicial .listagem .preco-parcela strong {
        font-size: 12px
    }
    #banner-center {
        margin-top: 55px;
        margin-bottom: -60px
    }
    .ico-top-menu2 {
        margin: 5px 15px 0 10px
    }
    .ico-top-menu3 {
        margin: 5px 10px 0
    }
    .pedidos {}#marcas {
        position: absolute;
        margin-top: -140px
    }
    .acoes-produto .comprar {
        width: 200px!important;
        text-align: center!important;
        margin: 0;
        margin-top: -270px!important
    }
    .pagina-inicial .listagem .listagem-linha li {
        width: 230px
    }
    .menu-left {
        display: none
    }
    .menu.superior li.categoria-id-1447196 {
        margin-left: 300px
    }
    #cabecalho .menu .titulo {
        font-size: 15px;
    }
    #new-banner {
        margin-top: -665px
    }
    .new-face {
        margin-left: 400px
    }
    #cabecalho .busca .botao {
        right: -182px;
    }
    .tel {
        margin-right: 115px
    }
    .new-segura {
        width: 32%
    }
    .tarja * {
        margin-top: 30px;
        padding-left: 0px
    }
    .banner .flex-direction-nav .flex-next {
        top: 162px
    }
    .banner .flex-direction-nav .flex-prev {
        top: 162px
    }
    .pagina-inicial .secao-banners>.conteiner {
        /* padding: 15px */
    }
    .secao-banners {
        margin-top: 61px;
    }
    .center-bg2 .banner1 {
        width: 68%;
    }
    .center-bg2 .banner2 {
        width: 28%;
    }
    #barraTopo .menu.superior .titulo {
            font-size: 10px;
        }
    #barraTopo .menu.superior li {
        margin-right: -30px
    }
    .minibanner {
        margin-left: 6px;
        width: 484px;
        float: left
    }
    #new-redes {
        top: 1075px
    }
    .new-desconto {
        width: 30%
    }
    #span4-envios {
        margin-top: -130px;
        margin-left: 490px
    }
    .history-redes {
        width: 33%;
        margin-top: -10px
    }
    .history-text {
        float: left;
        width: 35%;
        font-size: 10px
    }
    .history-logo {
        width: 34%
    }
    .new-especializada {
        width: 30%;
        margin-left: -10px
    }
    .logo-footer {
        float: left;
        width: 28%;
    }
    .text-footer {
        width: 66%;
        padding-left: 30px;
    }
    .redes-footer {
        margin-right: 20px
    }
    #barraNewsletter .componente input[type="text"] {
        width: 558px;
    }
    #barraNewsletter .componente .texto-newsletter {
        font-size: 14.4px
    }
    .formasdeenvio {
        width: 34%;
        margin-left: 320px
    }
    #barraNewsletter .componente .interno-conteudo {}#barraTopo a {
        font-size: 15px
    }
    #barraTopo .canais-contato {
        margin-left: 0px;
        margin-top: 11px;
        margin-right: 20px;
    }
    #corpo {
        /* margin-top: 100px; */
        margin-bottom: 0;
        /* padding-top: 35px; */
        background: #fff;
        width: 100%;
    }
    #barraNewsletter .componente {}#rodape .redes-sociais {
        width: 220px;
        margin-top: 50px;
        margin-left: 0;
    }
    #cabecalho .menu.superior {
        /* padding-left: 253px */
    }
    .conteudo-topo .superior {
        float: left;
        margin-left: -236px;
    }
    #cabecalho .busca input {
        margin-left: 481px;
        width: 35%;
    }
    #cabecalho .carrinho {
        width: 21%;
    }
    #cabecalho .carrinho>a i {
        margin-left: -15px
    }
    body {
        overflow-x: hidden;
        background-position-x: left;
    }
    #cabecalho .menu.superior .nivel-um>li {
        /* margin-right: -30px; */
        /* margin-left: 52px */
        margin: 0px;
    }
    .pagina-inicial #new-redes {
        margin-top: -2170px
    }
    .telefone {display:none;}
    .entrar {
        display: none;
        padding-left: 5px;
    }
    .pagina-inicial .listagem .desconto-a-vista {
        font-size: 10px;
        width: 100%;
        padding-right: 0;
        margin-left: 0
    }
    .pagina-inicial .listagem .desconto-a-vista .cor-secundaria {
        /*color: #fff;*/
        font-size: 20px
    }
    #barraTopo .busca input {
        width: 100%;
        margin-left: -30px
    }
    #barraTopo .barra-top-carrinho {
        margin-left: auto;
        float: right;
        position: relative;
        margin-top: -7px
    }
    #barraTopo .busca .botao-busca {
        margin-right: 0
    }
    .history {
        position: absolute;
        width: 100%;
        margin-top: -535px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .wrapper {
        font-size: 11px;
    }
    .parallax {
        margin-top: 43px;
        background-image: url(//cdn.awsli.com.br/753/753523/arquivos/parallax.jpg);
        height: 420px;
        padding-top: 70px;
        padding-bottom: 80px;
    }
    #rodape .links-rodape-paginas {
    width: 24%;
    }
    #rodape .sobre-loja-rodape p {
        font-size: 11px;
        line-height: 27px;
        padding-top: 20px;
    }
    #rodape .sobre-loja-rodape {}
    #banner-center {
        width: 100%;
        height: 301px;
        margin-top: 65px;
        margin-bottom: 65px;
        position: relative;
        text-align: center
    }
    .pagina-inicial .preco-produto .preco-promocional {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        letter-spacing: -1px
    }
    #new-banner {
        margin-top: -583px
    }
    .pagina-inicial .bandeiras-produto {
        right: 30px!important
    }
    .tarja-top {
        display: none
    }
    .ico-top-menu1 {
        display: none
    }
    #rodape .pagamento {
        /* margin-top: -389px; */
        /* margin-left: 460px */
    }
    .formasdeenvio {
        display: none
    }
    #rodape .institucional .span9 {
        width: 100%
    }
    #rodape .institucional .span12 {
        display: none!important
    }
    #rodape .selos img {
        width: 44%
    }
    #rodape .selos {
        /* width: 12%; */
        /* margin-top: -388px */
    }
    #div-cat {
        margin-right: -30px
    }
    #marcas {
        position: absolute;
        margin-top: -125px
    }
    #rodape .links-rodape-categorias {}
    #rodape {
        margin-top: 0px !important;
    }
    .pagina-inicial .listagem .listagem-linha li {
        width: 22.5%
    }
    .bg-top-contato {
        display: none
    }
    .conteudo-topo .superior {
        margin-left: -175px;
        font-size: 11px;
        margin-top: 6px;
        width: 465px;
    }
    .logo a {
        z-index: 100;
        opacity: 1;
    }
    #cabecalho .menu .nivel-dois {
        display: none
    }
    .pagina-inicial .listagem .desconto-a-vista {
        font-family: montserrat;
        float: left;
        width: 100%;
        text-align: center
    }
    .pagina-inicial .listagem .desconto-a-vista .cor-secundaria {}.comentarios {
        display: none
    }
    .pagina-inicial .preco-produto strong.titulo:after {
        display: none
    }
    .tarja * {
        display: block;
        padding-left: 0
    }
    .banner .flex-control-nav {
        bottom: 10px
    }
    .pagina-inicial .listagem .listagem-item .nome-produto {
        text-align: center;
        width: 100%;
        font-size: 12px;
    }
    .pagina-inicial .listagem .preco-parcela {
        text-align: center;
        font-size: 10px
    }
    .pagina-inicial .listagem .preco-parcela strong {
        font-size: 12px;
    }
    .pagina-inicial #corpo {
        background: transparent;
        margin-bottom: 0;
        /* margin-top: 10px */
    }
    .pagina-inicial .listagem .preco-produto {
        text-align: center
    }
    .text-footer p {
        font-size: 11px;
        line-height: 16px
    }
    .fone-footer {
        margin-left: 53px
    }
    .box-footer-whats {}#rodape-info {
        width: 100%;
        position: relative;
        margin-top: 43px;
        background-image: url(//cdn.awsli.com.br/295/295397/arquivos/parallax.jpg);
        height: 500px;
        padding-top: 0px;
        padding-bottom: 80px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
    .text-footer {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        border-right: none;
        padding-right: 0px;
        padding-top: 30px;
    }
    .social-footer {
        width: 50%;
        margin-left: 30%;
        margin-top: 50px
    }
    .text-footer h3 {
        padding-top: 20px
    }
    .logo-footer {
        text-align: center;
        float: left;
        width: 100%;
        padding-top: 20px;
        margin-bottom: 0px
    }
    #barraNewsletter .componente {
        display: none
    }
    .menu-left {
        display: none
    }
    .new-face {
        margin-left: 265px
    }
    .new-segura {
        display: none
    }
    .entrar {
        display: none
    }
    #cabecalho .carrinho {
        width: 37%;
    }
    .pagina-inicial .listagem .preco-a-partir>span {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .center-bg2 .banner1 {
        width: 68%;
    }
    .center-bg2 .banner2 {
        width: 28%;
    }

    .center-bg2 {
        height: 200px;
    }
    #barraTopo .canais-contato {
        margin-top: 1px;
        width: auto;
        margin-left: 0px
    }
    .minibanner {
        width: 100%;
        margin-left: 0px
    }
    .banner-centro {
        text-align: center;
        position: relative
    }
    .pagina-inicial .secao-banners>.conteiner {
        padding: 0px;
    }
    .banner .flex-direction-nav .flex-prev,
    .banner .flex-direction-nav .flex-next {
        /* top: 115px */
    }
    #cabecalho .menu.superior .nivel-um>li:hover {
        margin-top: -10px
    }
    .pagina-inicial .listagem .vitrine-lancamento {
        margin-top: 0
    }
    .new-desconto {
        display: none
    }
    .new-especializada {
        display: none
    }
    #barraNewsletter .componente input[type="text"] {
        width: 250px;
        margin-left: 350px
    }
    #span4-envios {
        margin-left: 0px;
        margin-top: -99px;
        width: 100%
    }
    .tarja-grey {
        display: none
    }
    #rodape .institucional {
        width: 100%;
        padding-top: 2px;
        padding-bottom: 0px;
    }
    .history-text {
        width: 60%;
        font-size: 12px
    }
    .history {
        margin-top: -570px
    }
    .history-logo {
        padding-top: 15px;
        margin-right: 35px
    }
    .history-redes {
        width: 37%
    }
    #rodape .redes-sociais {
        width: 220px;
        margin-left: -40px;
        margin-top: 0;
        display: none
    }
    .secao-banners {
        margin-top: 124px;
    }
    .menu.superior {
        margin-left: 0;
        float: left;
        position: relative;
        margin-top: 19px;
        padding-left: 0px;
        width: 100%;
        height: 150px;
    }
    #cabecalho .menu .titulo {
        font-size: 12px;
    }
    #cabecalho .menu.superior .nivel-um>li {
        border-right: none;
        margin-left: 37px !important;
        margin-right: 0;
    }
    #new-menu {display:none;}
    .ico-top-menu {
        font-size: 11px;
    }
    body {
        overflow-x: hidden
    }
    .tel {
        display: none
    }
    .whats {
        padding-right: 115px
    }
    #cabecalho .busca input {
        margin-left: 22px;
        width: 121%;
    }
    #cabecalho .busca .botao {
        right: -99px;
    }
    .pagina-inicial .listagem .listagem-item {
        width: 100%;
        margin: 0!important
    }
    .ico-top-menu3 {
        margin-top: -34px!important;
        margin-right: -280px!important
    }
    #cabecalho .carrinho>a i {
    }
    .ico-top-menu2 {
        display: none
    }
    #cabecalho .carrinho>a strong {
        margin-right: -5px
    }
    .ico-top-arrow {
        display: none;
        padding: 12px 13px 0 0
    }
    #barraNewsletter.posicao-rodape {
        display: none
    }
}

/* ===== AVISO COOKIES ===== */

.box-cookies.accept {
    display: none !important
}

.box-cookies {
    bottom: 0;
    width: 100%;
    z-index: 998;
    color: #fff;
    position: fixed;
    background: rgba(0, 0, 0, .9)
}

.msg-cookies {
	margin-bottom: 0 !important;
    margin-left: auto !important;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
}

.msg-cookies a{
	text-decoration: underline;
	color: #ffffff;
}

.btn-cookies {
	width: 10%;
	height: 40px !important;
    margin-right: auto !important;
    color: white;
    background: #0289ff;
    border-radius: 5px !important;
}

@media screen and (min-width: 576px) {
    .box-cookies {
        display: flex;
        align-items: center;
        height: 60px
    }

}

@media screen and (max-width: 600px) {
    
    .box-cookies .btn-cookies {
        width: 100%;
        border-radius: 0 !important;
    }
}

.conteiner-principal {
    background: linear-gradient(#0172bd 40%, #FFF 40%);
}
.pagina-inicial .secao-principal .coluna.span3.esquerda {
    display: none;
}
.pagina-inicial .secao-principal .conteudo.span9 {
    width: 100%;
    margin: auto;
}
#listagemProdutos {
    position: relative;
}
.pagina-inicial #listagemProdutos::before {
    content: "PRODUTOS EM DESTAQUES";
    display: block;
    position: absolute;
    top: -4rem;
    color: #0071bc;
    font-size: 3rem;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
#barraTopo .carrinho.vazio > a span {
    font-family: 'Ubuntu', sans-serif;
}
