/* CABECALHO */
#barraTopo {
    display: none !important;
}
.canais-contato ul li {
    border-left: none !important;
}
#cabecalho .conteiner {
    max-width: 100%;
    padding: 0;
}
#cabecalho .conteiner>.row-fluid {
    max-width: 1140px;
    margin: 0 auto;
}
.barra-inicial .lista-redes ul li {
    border: none;
}
.barra-inicial .lista-redes i {
    background: transparent !important;
}
.canais-contato .tel-whatsapp .fa {
    font-family: 'FontAwesome-v4';
    font-weight: 100;
}
#cabecalho .busca {
    position: relative;
    padding: 0;
    background-color: transparent;
    border: none;
}
#cabecalho .busca input {
    width: 94%;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid var(--cor-principal);
    border-radius: 0;
}
#cabecalho .busca input[type="text"]:focus{
    border: none;
    box-shadow: none;
    border-bottom: 1px solid var(--cor-principal);
}
#cabecalho .busca .botao-busca {
    position: absolute;
    right: 5px;
    top: 0px;
    height: 30px;
    background: transparent;
    color: var(--cor-principal);
    border: none;
}
@media screen and (min-width: 768px){
#cabecalho > div.conteiner > div.row-fluid > div:nth-child(3) > div.inferior.row-fluid > div.span12 {
    display: inline-flex;
}
#cabecalho .carrinho.vazio>a span.vazio-text {
    display: none !important;
}
#cabecalho .inferior .acoes-conta li:nth-child(1) {
    display: none;
}
#cabecalho a.botao.secundario.pequeno.dropdown-toggle {
    background: none;
    border: none;
}
.carrinho {
    border:none;
    width: 50%;
    height: 40px;
}
.carrinho>a span {
    display: none;
}
.carrinho>a strong {
    display: block !important;
}
.inferior .acoes-conta {
    float: right;
    width: 30%;
    background-color: transparent;
}
.acoes-conta>li i {
    display: inline-block;
    margin-right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
}
.inferior .acoes-conta li a {
    font-size: 0;
    border: none;
    position: relative;
    bottom: 40px;
}
.carrinho a>i.icon-shopping-cart.fundo-principal {
background-color: transparent;
    border-radius: 10px;
    color: transparent;
    background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/bag2.svg);
    background-repeat: no-repeat;
    background-size: 30px auto;
}
.inferior .acoes-conta li:nth-child(2) > i {
    width: 32px;
    color: transparent;
    margin-right: 3px;
    background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/customer2.svg);
    background-repeat: no-repeat;
    height: 32px;
    line-height: 50px;
    background-size: 28px auto;
    background-color: transparent;
}
.carrinho>a strong {
font-size: 16px;
    margin: -5% -15%;
    line-height: 25px;
    color: white;
    border-radius: 150px;
    width: 25px;
    text-align: center;
    height: 25px;
    border: 1px solid;
    background: var(--cor-principal);
}
.carrinho-interno.borda-principal {
    top: 40px;
    width: 200px;
    text-align: center;
    border: none;
    padding: 15px;
}
.carrinho-interno .nome-produto {
    width: auto;
    max-height: 65px;
    overflow: hidden;
    margin-left: 0px;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}
.carrinho-interno .preco-produto {
    float: right;
    margin: 30px 0 0;
}
.carrinho-interno>div>span {
    float: unset;
    line-height: 20px;
}

.carrinho-interno>div .botao {
    float: unset;
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 16px;
}
}
/* FIM CABECALHO */



/* MENU */
.menu.superior {
    background-color: var(--cor-principal);
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.menu.superior .nivel-um>li {
    border: none;
}
@media screen and (min-width: 768px){
#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;
        text-align: center;
}
}
.menu.superior .titulo {
    margin: 15px 0;
    color: white;
}

/* FIM MENU */


/* BANNERS */
.secao-banners .conteiner {
    max-width: 100%;
    padding: 0;
}
.banner.tarja {
    text-align: center;
}
.mini-banner {
    margin: 30px 0;
}
#listagemProdutos > a {
    margin: 30px 0;
    display: block;
}
.banner.tarja img:nth-child(2) {
    display: none;
}
.banner .flexslider .slides>li {
    overflow: hidden;
}
.banner.mini-banner img:hover {
    transform: scale(1.04);
}
.banner.mini-banner img {
    transition: all .4s ease-out;
}
#listagemProdutos > a {
    overflow: hidden;
}
#listagemProdutos > a > img {
    transition: all .4s ease-out;
}
#listagemProdutos > a > img:hover  {
    transform: scale(1.04);
}
/* FIM BANNERS */



/* PRODUTOS */
div#listagemProdutos {
    text-align: center;
}
.titulo-categoria {
    border: none;
    text-align: center;
    font-size: 22px !important;
    margin: 40px 0;
    text-transform: uppercase;
}
.listagem .titulo-categoria:hover {
    text-decoration: none;
    background: transparent;
    padding-left: 0;
}
.listagem .listagem-linha li {
    border: none;
    text-align: center;
}
.listagem-item .acoes-produto {
    display: none;
}
.titulo-categoria strong {
    font-weight: 300;
}
    .bandeiras-produto {
    position: absolute;
    top: 28px;
    right: 8px;
    left: unset;
}
.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    display: none !important;
}
.bandeiras-produto span.bandeira-promocao {
    border: none;
    box-shadow: none;
    font-size: 12px;
    border-radius: 4px;
    margin: 0;
}
.bandeiras-produto span.bandeira-promocao:before {
    content: '\f0dd';
    font-size: 12px;
    font-family: 'FontAwesome';
    position: relative;
    top: -3px;
    margin-right: 5px;
}
/* FIM PRODUTOS */



/* PAGINA PRODUTO */
.pagina-produto #corpo .conteiner {
    max-width: 1280px;
}
.produto .acoes-flutuante {
    display: none !important;
}
.info-principal-produto .breadcrumbs ul li .fa {
    padding-right: 5px;
    display: none;
}
.produto .principal .acoes-produto {
    padding: 27px 0px;
}
.pagina-produto .cep {
    display: block;
    margin: 10px 0 40px 0;
}
.produto .cep ul {
    margin: 42px 0 0 0;
}
.produto .acoes-produto .preco-produto .preco-promocional {
    font-size: 25.86px;
    color: #2c2c2c;
    font-weight: 500;
    display: block;
    margin: 0;
    margin-bottom: 5px;
}
.produto .acoes-produto .comprar {
    float: unset;
    text-align: center;
    width: 100%;
    display: inline-flex;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho {
    text-align: center;
    margin: 0 10px 0px 0;
    width: 100px !important;
    display: inline-flex;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    font-size: 15px;
    margin: 0;
    border-radius: 3px;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho-title {
    display: none;
}
.quantity-button.quantity-up {
    text-align: center;
    align-items: center;
    border: 0;
    margin: 0;
    line-height: 20px;
}
.quantity-button.quantity-up {
    height: 50%;
    top: 0;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    background: #ededed00;
    right: -20px;
    text-align: center;
    color: var(--texto_global);
    font-size: 13px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #e6e6e6;
    width: 20px;
    text-align: center;
    color: var(--texto_global);
    font-size: 13px;
    font-family: "Trebuchet MS",Helvetica,sans-serif!important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: none;
}
.produto .acoes-produto .comprar .disponibilidade-produto{
    display: none;
}
.produto .botao.grande {
    width: 80%;
    font-size: 26px;
    padding: 3px 0;
    background-image: none;
    border: none;
    text-shadow: none;
}
.produto .cep label {
    font-size: 13px;
    color: #5e5c5c;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 3px;
    display: block;
    float: none;
}
#formCalcularCep .form-inline .input-append {
    max-width: 360px;
    display: block;
}
.cep .input-append.input-prepend input {
    height: 40px;
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 0 11px;
    font-size: 12px;
    box-shadow: none;
    width: calc(100% - 130px);
    display: block;
    float: left;
    box-sizing: border-box;
}
.cep .input-append.input-prepend .btn {
    height: 40px;
    box-sizing: border-box;
    color: #fff;
    outline: 0;
    box-shadow: none;
    float: right;
    background: #2C2C2C;
    width: 120px;
    border: 0;
    border-radius: 2px;
    font-size: 0;
    transition: background ease-out .2s;
    padding: 0;
}
.cep .input-append.input-prepend .btn::before {
    content: "calcular";
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 5px;
    display: inline-block;
    font-weight: 400;
}
.produto .listagem .titulo {
    margin: 50px 0;
    text-align: center;
}
.quantity-nav {
    float: right;
    position: relative;
    padding: 0px 0;
    width: 20px;
    border-right: 1px solid white;
    background: white;
    left: -25px;
    height: 40px;
    top: 3px;
    border: none;
}
.produto-compartilhar {
    display: none;
}
.produto .nome-produto {
    font-size: 26px;
}
.produto .codigo-produto {
    display: none;
}
/* FIM PAGINA PRODUTO */
    
       .buy-for-whats {
    float: none;
    margin-top: 20px;
    width: 65%;
    display: inline-flex;
    font-size: 13px;
    padding: 5px;
}

.buy-for-whats i {
    color: #4dc247;
    font-size: 15px;
    margin-right: 3px;
    font-family: 'FontAwesome-v4';
    font-weight: 100;
}

.buy-for-whats a {
    display: flex;
    text-decoration: none;
    color: #4dc247;
    padding: 0 10px;
}

.buy-whatsapp-list {
    display: none;
}

@media screen and (max-width: 767px){
.buy-for-whats {
    float: none;
    margin-top: 20px;
    width: 95%;
    display: inline-flex;
    font-size: 13px;
    padding: 5px;
}
}   
    /* PAGINA CARRINHO */
.table th, .table td {
    border-color: transparent;
}

th, tr, td {
    padding: 0;
    border: none;
}
.tabela-carrinho * {
    vertical-align: baseline;
    background: transparent;
}
.tabela-carrinho .formas-envio label {
    text-align: right;
}
.carrinho-checkout .atendimento{
    border: none;
    font-weight: 400;
}
.carrinho-checkout .atendimento .icone-box {
    border: none;
    font-size: 30px;
}
.carrinho-checkout .atendimento li .display-table{
    color:#dedede;
}
.carrinho-checkout .atendimento li strong {
    color: #afafaf;
}
.identificacao .control-group .submit-email.botao.principal{
    border: none;
    text-shadow: none;
}
.pagina-carrinho #calcularFrete{
    border: 1px solid rgba(96, 96, 96, 0.24);
    border-radius: 0px;
    border-right: 0px;
    position: inherit;
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.pagina-carrinho #formCalcularFrete > div > div > div > button{
    border-radius: 0px;
    position: initial;
    margin-left: 0px;
    box-shadow: none;
    padding: 4px 12px;
}

.pagina-carrinho #formCalcularFrete > div > div > div > button > i{
    display: none;
}
.pagina-carrinho .cabecalho-interno .titulo {
    font-size: 22px;
    font-weight: bold;
    text-transform: inherit;
}

.pagina-carrinho .tabela-carrinho th:first-child *{
    font-size: 18px;
}
.pagina-carrinho table h5, table h6{
    font-size: 18px;
}
.pagina-carrinho .tabela-carrinho .preco-produto .preco-promocional{
    font-weight: 600;
}
.pagina-carrinho .tabela-carrinho .quantidade input[type="text"] {
    width: 20px;
    margin: 0 6px;
    border: none;
    box-shadow: none;
    font-size: 18px;
}
.pagina-carrinho .tabela-carrinho .quantidade a{
    font-size: 12px;
}
.tabela-carrinho .excluir a{
    font-size: 24px;
}
.pagina-carrinho .subtotal strong {
    font-size: 20px;
    margin: 0 8px;
    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: 0px;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 20px;
}

.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > button > i{
    display: none;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a{
    border-radius: 0px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
}
.pagina-carrinho #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a:hover {
    border-radius: 0px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px;
}
.resumo-compra .tabela-carrinho .padding-preco>div {
    padding-left: 15%;
    width: 100%;
}
/* FIM PAGINA CARRINHO */

/* PAGINA CONTA */
.pagina-conta .minha-conta {
    float: none;
}


/* DEPOIMENTOS */

#testimonials h2 {
    display: flex;
    flex-direction: column;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 20px;
    font-family: Montserrat
}

#testimonials h2 strong {
    font-size: 30px;
    font-weight: 700;
    text-transform: lowercase;
    color: #000
}

#testimonials .draggable {
    width: 95%;
    margin: 0 auto
}

#testimonials article.slick-slide {
    margin: 40px 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #000
}

#testimonials h2 strong {
    font-size: 30px;
    font-weight: 700;
    text-transform: lowercase;
    color: #000
}

#testimonials h2 strong:after {
    content: "";
    width: 50%;
    height: 2px;
    display: block;
    background: #000;
    margin: 5px auto
}

article.slick-slide.slick-active p {
    font-size: 15px;
    color: #707070;
    width: 307px
}

#testimonials article.slick-slide h3 {
    font-size: 14px
}

#testimonials article.slick-slide strong {
    font-size: 14px;
    color: #757575;
    margin-top: 5px;
    margin-bottom: 16px;
    font-weight: 600;
}

.listagem button.slick-next.slick-arrow {
    font-size: 0;
    background: 0 0
}

.listagem button.slick-next.slick-arrow:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 48px
}

.listagem button.slick-prev.slick-arrow {
    font-size: 0;
    background: 0 0
}

.listagem button.slick-prev.slick-arrow:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 48px
}

.listagem>ul:not(.produtos-carrossel) li {
    padding: 0
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.fullbanner-mobile .slick-slide img {
    display: block;
    margin: auto;
    width: -webkit-fill-available
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,.slick-prev {
    width: 15px;
    height: 15px;
    display: block;
    z-index: 20;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.slick-next .icon,.slick-prev .icon {
    fill: #000
}

.slick-next .icon .a,.slick-prev .icon .a {
    fill: #000
}

.slick-prev {
    left: -7px
}

.slick-next {
    right: -7px
}

@media(max-width: 800px) {
    .slick-prev {
        left:0px
    }

    .slick-next {
        right: 0px
    }
}
    
/* FIM DEPOIMENTOS */

/* NEWSLETTER */
#barraNewsletter.posicao-rodape {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#barraNewsletter.posicao-rodape .conteiner {
    width: 100%;
    min-height: 65px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#barraNewsletter.posicao-rodape .componente {
    background: transparent;
}
#barraNewsletter.posicao-rodape .componente .interno {
    padding: 20px 10px;
        border: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
}
#barraNewsletter.posicao-rodape .componente .interno .interno-conteudo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    width: 55%;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner, #barraNewsletter.posicao-rodape .componente .texto-newsletter {
    padding: 0;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-align: center;
    font-size: 20px;
    overflow: visible;
    white-space: unset;
    color: black;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter::before {
    content: '\f003';
    font-family: FontAwesome;
    display: none;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner {
    width: 45%;
}
#barraNewsletter.posicao-rodape .componente input[type=text] {
    width: 75%;
    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: var(--cor-principal);
    border-radius: 2px;
    height: 40px;
    border: none;
    box-shadow: none;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    color: #fff;
    border: none;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar::after {
    content: 'ASSINAR';
    font-size: 14px;
    font-weight: normal;
}
#barraNewsletter.posicao-rodape .componente .newsletter-confirmacao span {
    font-size: 14px;
}
#barraNewsletter.posicao-rodape .componente .input-conteiner {
    overflow: visible;
}
/* FIM NEWSLETTER */



/* RODAPE */
#rodape .institucional {
    background-image: none;
}
#rodape .pagamento-selos {
    background: white;
}

#rodape .institucional .lista-redes {
    margin-left: -10px !important;
    margin-top: -8px !important;
}
#rodape .caixa-facebook{
display: none;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4{
    width: 28.623932%;
    padding-top: 15px;
}
#rodape .pagamento-selos {
    text-align: center;
}
.selos li {
    float: none;
}
#rodape .span4.sobre-loja-rodape {
    padding-top: 0 !important;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span12.visible-phone{
    display: none !important;
    width: 28.623932%;
}
#rodape .conteiner{
    max-width: 1140px;
}
    #rodape > div.institucional.fundo-secundario > div > div > div.span9{
        width: 80%;
    }
    #rodape > div.institucional.fundo-secundario > div > div > div.span3{
        width: 20%;
        float: right;
    }
#rodape .redes-sociais {
    width: 185px !important;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0px;
    padding-top: 25px;
}

#rodape .titulo {
    border: none;
    font-size: 20px;
    font-weight: 500;
    color: white;
}
#rodape .institucional .lista-redes ul {
    float: left;
}
#rodape .institucional li {
    list-style: none;
display: block !important;
}

#rodape .institucional a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    word-break: break-all;
    width: 100%;
}
#rodape .institucional a:hover {
    text-decoration: none;
}

#rodape .institucional p {
    font-size: 16px;
}


#rodape .lista-redes ul li {
    border-left: none;
}
#rodape .lista-redes i {
    background: transparent !important;
}
#rodape .lista-redes a:hover i {
    background: transparent;
    color: #FFF;
}
#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 .pagamento-selos .row-fluid>.span4 li {
      float: none;
      display: inline-block;
  }

  #rodape .pagamento-selos .row-fluid>.span4 {
      width: 48%;
      text-align: center;
  }

  #rodape .gateways-rodape {
      background: none;
      border: 0;
  }
  #rodape .pagamento-selos .titulo {
    color: var(--cor-principal);
}
 #rodape > div:nth-child(3) > div > div > div:nth-child(2) > a:nth-child(2) > img {
    filter: invert(1);
} 
/* FIM RODAPE */





@media (max-width: 767px){
/* CABECALHO */
 #cabecalho {
    padding-top: 0px;
}
.conteiner .logo {
    margin: 0 0 0px;
}
    .atalhos-mobile {
    border-color: transparent;
    border: none;
    background: transparent;
    top: 40px;
    position: absolute;
}
    .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;
    background: transparent;
        width: 30px;
}

    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.minha-conta a{
    color: transparent !important;
    background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/customer2.svg);
    background-repeat: no-repeat;
    background-size: 20px auto;
    margin: 2px;
    text-shadow: none;
}
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.fundo-principal > a{
        color: transparent !important;
        background-image: url(https://cdn.awsli.com.br/1608/1608680/arquivos/bag2.svg);
        background-repeat: no-repeat;
        background-size: 20px auto;
        margin: 2px;
        text-shadow: none;
    }
    .atalhos-mobile li:first-child {
    border: none;
    display: none;
    }
    .conteudo-topo .busca-mobile {
    overflow: hidden;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 6px;
}
    .conteudo-topo .busca-mobile .atalho-menu {
    display: none !important;
}
    .busca {
    border: none;
    background: transparent;
    margin: 0 auto;
    height: auto;
    line-height: initial;
    float: left;
    width: 100%;
}
    #form-buscar {
    display: inline-flex;
    width: 100%;
}
    input[type="text"], input[type="password"], input[type="email"], textarea, .cadastro input[type="text"], .cadastro input[type="password"], .cadastro select, .ordenar-listagem label {
    font-size: 16px;
    height: auto;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: var(--cor-branco);
    border-bottom: 1px solid var(--cor-preto);
    color: var(--cor-preto);
            box-shadow: none;
}
    button.botao.botao-busca.icon-search.fundo-secundario {
    border-radius: 150px;
    right: 0;
    font-size: 15px;
    background: transparent;
    border: none;
    color: #c3c3c3;
}
    .atalhos-mobile a {
    font-size: 24px;
    padding: 0px 0px;
    }
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(4) a.icon-user {
    display:none;
        
    }
    #cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(4) a.icon-signout {
    display: block;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li:nth-child(5) {
    display: none;
}
#cabecalho > div.atalhos-mobile.visible-phone.fundo-secundario.borda-principal > ul > li.vazia {
    display: none;
}
.atalhos-mobile a.icon-signout {
    font-size: 20px;
    margin: 5px 0;
    color: black;
    text-shadow: none;
}
/* FIM CABECALHO */    
    
    

/* BANNER */
    .row-fluid.banner.cheio {
    display: none;
}
    .row-fluid.banner.mini-banner {
    margin: 10px 0;
    display: block !important;
}
    .row-fluid.banner.mini-banner .modulo.span4 {
    margin: 20px 0;
}
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > div.row-fluid.banner.mini-banner > div > div {
    margin: 1px;
    margin-top: 8px;
}
/* FIM BANNER */

    /*MENU MOBILE */
.logo a {
height: 100px;
    width: 60%;
    margin: 0 auto;
    z-index: 999;
}
.pagina-inicial #corpo {
    margin-top: -15px;
}
#corpo {
    margin-top: 20px;
}

.galeria iframe.snapwidget-widget {
    width: 300px !important;
    height: 80px !important;
}

.hamb-1 {
    width: 20px;
    height: 2px;
    margin-bottom: 4px;
    transition: all .3s;
    background-color: var(--cor-principal);
}
    
      .cat span.category {
      top: 0px;
      position: relative;
  }


    .cat {
      padding: 8px 0;
      float: none;
      opacity: 1;
      transition: all .4s;
      position: absolute;
      left: 10px;
      display: block;
      width: 50px;
      height: 0px;
      color: transparent;
      border: 1px solid;
      top: 0px;
  }
     #cabecalho .cab-nav {
      height: 50px;
      z-index: 1000;
  }



#cabecalho .close-nav {
    float: right;
    padding: 0;
    width: 50px;
    text-align: center;
    position: relative;
    top: 20px;
    right: 0px;
    height: 50px;
}

  #cabecalho .nivel-um .close-nav-full {
      width: 0;
  }

  #cabecalho .nivel-um.active .close-nav-full {
      width: 20%;
      position: fixed;
      right: 0;
      min-height: 100%;
  }

  #cabecalho .menu.superior .nivel-um::-webkit-scrollbar {
      display: none;
  }

  .menu.superior .nivel-dois li a, .menu.lateral .nivel-dois li a {
      font-size: 14px;
      font-weight: 500;
      color: #999;
  }

  .menu.superior .nivel-um > li> a {
      font-size: 15px;
      text-align: left;
  }

  .menu.superior .nivel-dois li, .menu.lateral .nivel-dois li {
      padding: 0;
  }

  .menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo {
      font-size: 16px;
      color: var(--cor-preto);
      letter-spacing: -0.5px;
      line-height: 40px;
      font-weight: bold;
      margin: 0;
  }

  .menu.superior .nivel-um > li, .menu.lateral .nivel-um > li {
      border: 0;
  }

  #cabecalho .cab-nav a {
      float: left;
      width: 40px;
      border: 0;
      top: 0;
      font-size: 24px;
  }

  .menu.superior .nivel-um {
      position: fixed;
      background: var(--cor-branco);
      z-index: 10000;
      left: -130%;
      top: 0;
      width: 80%;
      box-shadow: 0 0 0 160px rgba(0,0,0,.5);
      bottom: 0;
      margin: 0;
      border: 0;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      min-height: 100%;
      transition: all .5s;
      display: block!important;
      opacity: 0;
  }


  .menu.superior .nivel-um.active {
      left: 0;
      opacity: 1;
  }

  .menu.superior .nivel-dois {
      webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      border: 0;
      box-shadow: none;
      top: 0;
  }

  .menu.superior .nivel-um >li {
      padding: 0 20px;
  }

  .menu.superior .nivel-um>li {
      display: block;
  }

  .menu.superior .nivel-um {
      border: 0;
      position: fixed;
      width: 80%;
      top: 0;
      background: var(--cor-branco);
      z-index: 1000;
      margin: 0;
  }

  .menu.superior .categoria-marcas .nivel-dois li a, .menu.superior .categoria-paginas .nivel-dois li a {
      padding: 0;
  }

  .cab-nav .category .hamb-1:nth-child(2) {
      opacity: 0;
  }

  .cab-nav .category .hamb-1:last-child {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 28px;
      position: absolute;
      top: 0;
  }

  .cab-nav .category .hamb-1:first-child {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 28px;
      position: absolute;
      top: 0;
  }

  .close-nav .category>i {
      margin: 0;
  }
.cab-nav .category .hamb-1 {
    background: white;
}


  .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: white;
    position: fixed;
    top: 0px;
    z-index: 999;
            left: 0;
    right: unset;
}
    .menu.superior {
    background-color: transparent;
    margin-top: 0;
    position: absolute;
    width: 100%;
}
        .menu.superior .nivel-um > li> a {
    font-size: 15px;
    text-align: left;
    width: 80%;
    float: left;
}
        .menu.superior li.com-filho i {
    float: right;
    position: absolute;
    top: 16px;
    right: 30px;
    font-size: 20px;
    background: transparent;
    color: var(--cor-preto);
}
        .menu.superior .nivel-um>li:hover .nivel-dois {
    display: none;
                text-align: left;
}
        .menu.superior .nivel-dois{
        display: none;
                text-align: left;
        }
                .menu.superior .nivel-tres {
position: unset;
    border: none;
    margin-left: 15px;
    margin-top: -20px;
    box-shadow: none;
    background: transparent;
}
       
        .menu.superior .nivel-dois li:hover{
    background-color: transparent;
}
        .menu.superior ul.nivel-dois li.com-filho i{
            top: 5px;
            right: 10px;
        }
        .menu.superior ul.nivel-tres li a{
            font-weight: normal;
        }
    /* FIM MENU MOBILE */


/* BANNERS */

.banner.tarja img:first-child {
    display: none;
}
.banner.tarja img:nth-child(2) {
    display: block;
}


/* PRODUTOS */
.listagem .listagem-item .acoes-produto-responsiva {
    display: none !important;
}


/* 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 > div.institucional.fundo-secundario > div > div > div.span9 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4 {
    width: 100%;
    padding-top: 15px;
}
#rodape > div.institucional.fundo-secundario > div > div > div.span3 {
    width: 100%;
    float: unset;
}
#rodape .redes-sociais {
    margin: 0 auto;
}
#rodape .institucional .lista-redes {
    margin-left: 0px !important;
    margin-top: 0px !important;
}
#rodape .institucional .lista-redes ul {
    float: unset;
}
#rodape .pagamento-selos .row-fluid>.span4 {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.resumo-compra .tabela-carrinho .padding-preco * {
    text-align: left;
}
.resumo-compra .tabela-carrinho td.conteiner-preco * {
    text-align: left;
}
.resumo-compra .tabela-carrinho .text-right {
    text-align: left;
}
/* RODAPE */

}