@media screen and (min-width: 768px) {

#barraTopo {
    display: none!important;
}

.pagina-inicial .menu.lateral {
    display: none;
}

#cabecalho .conteiner {
    max-width: 1300px;
    padding: 0;
}

.institucional .redes-sociais .titulo {
    color: #d81b1b;
}

.conteudo-topo .superior {
    position: absolute;
    left: -9999px;
}

.carrinho>a span {
    display: none!important;
}

#cabecalho {
    height: 70px;
    /* max-width: 1300px; */
    margin: 0 auto;
    position: absolute;
    top: 41px;
    right: 0;
    left: 0;
    z-index: 100;
    background-color: #333333;
}

#cabecalho.fixed {
    position: fixed;
    top: 0;
}

#cabecalho .logo a {
  height: 70px
}

.carrinho {
    height: 70px;
    border: 0;
    background: none;
}

.hidden-phone.span1 {
    float: right;
    height: 100%;
    width: 7%;
    margin-left: 0;
}

#cabecalho .carrinho>a i {
    height: 100%;
    width: 100%;
    line-height: 100%;
}

#cabecalho .carrinho>a i:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -99px -9px;
    width: 33px;
    height: 29px;
    display: inline-block;
    margin-top: 20px;
}

#cabecalho .carrinho>a strong {
    color: #000;
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 21px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    position: absolute;
    right: 4px;
    top: 12px;
}

.conteudo-topo.span10 {
    margin-left: 0;
    width: 82%;
    float: right;
}

#cabecalho .conteiner > .row-fluid > .span2 {
    margin-left: 2%;
    width: 16%;
}

.login-conta.span2 {
    width: 23%;
    margin-left: 0;
    text-align: center;
    position: relative;
    line-height: 70px;
}

.login-conta .btn-group:first-child {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}

.login-conta .btn-group:first-child > a {
    width: 70%;
    background: #2f2f2f;
    color: #fff;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    line-height: 25px;
    padding: 0 20px;
}

.login-conta .btn-group:first-child ul.dropdown-menu li a {
    line-height: 30px;
    font-size: 14px;
}

.login-conta .btn-group:first-child ul.dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: 0;
}

.login-conta span {
    color: #fff;
    font-size: 15px;
    position: relative;
    padding-left: 26px;
    line-height: 70px;
    display: inline-block;
}

.login-conta > span:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -58px -13px;
    width: 20px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 24px;
}

.login-drop a {
    color: #000;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
}

.login-drop li:last-child a {
    background: #222;
    width: 80%;
    display: block;
    margin: 0 auto;
    color: #fff;
}

.login-drop {
    display: none;
    position: absolute;
    background: #fff;
    width: 200%;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0,0,0,.2);
    padding: 20px 0;
    left: -50%;
}

.login-conta > span:after {
    content: "\f107";
    font-family: "Fontawesome";
    margin-left: 3px;
    transform: rotate(-0deg);
    display: inline-block;
    transition: all .2s;
}

.login-conta:hover > span:after {
    content: "\f107";
    font-family: "Fontawesome";
    margin-left: 3px;
    transform: rotate(-180deg);
    display: inline-block;
}

.login-conta > a {
    text-decoration: none!important;
}

.login-conta a strong {
    font-weight: 500;
    color: #fff;
}

.busca {
    border: 0;
    background: none;
    padding: 0;
    border-radius: 0;
}

.busca input {
    width: 96%;
    border: 0;
    border-radius: 0;
    padding: 0 0 0 4%;
    height: 40px;
    color: #000;
    font-family: "Roboto";
}

.busca .botao-busca {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: none;
    border: 0;
    box-shadow: none;
}

.busca .botao-busca:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -336px -16px;
    width: 18px;
    height: 19px;
}

.busca-mobile.span6 {
    width: 50%;
    margin-top: 15px;
    margin-left: 0;
}

.atendimento-top.span2 {
    width: 20%;
    text-align: right;
    position: relative;
}

.atendimento-top.span2 > a {
    font-size: 15px;
    padding-right: 15%;
    line-height: 70px;
    padding-left: 20%;
    position: relative;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

#cabecalho.fixed .atendimento-top.span2 > a {
    display: none;
}

.atendimento-top.span2 > a:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -14px -13px;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 12px;
    top: -2px;
}

#cabecalho .menu-drop {
    background: rgba(0,0,0,.2);
    text-align: center;
    border-radius: 40px;
    line-height: 40px;
    width: 60%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    opacity: 0;
    transition: all .2s;
    cursor: pointer;
}

#cabecalho .menu-drop i {
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 1px;
}

#cabecalho .menu-drop span {
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#cabecalho.fixed .menu-drop {
    opacity: 1;
}

#menu-categoria {
    margin-top: 70px;
    background-color: #333333;
    border-top: 1px solid #4C4C4C;
}

#menu-categoria .conteiner {
    max-width: 1300px;
    padding: 0;
}

.barra-inicial .conteiner {
    max-width: 1300px;
}

.barra-inicial .lista-redes li {
    border: 0;
}

.barra-inicial .lista-redes i {
    background: none!important;
    color: #FFF;
    line-height: 40px;
}

.canais-contato ul {
    overflow: initial;
}

.canais-contato ul li:first-child {
    display: none;
}

.canais-contato ul li {
    margin-top: 5px;
}

.canais-contato ul li:nth-child(2) {
    border: 0 none;
}

.fundo-secundario, .fundo-secundario *, .fundo-secundario *:hover, .fundo-secundario:hover, .fundo-secundario.botao:hover,
.lista-redes a:hover i {
    color: #FFF;
}

.barra-inicial .canais-contato span, .barra-inicial .canais-contato a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 35px;
}

.barra-inicial .canais-contato i {
    display: none;
}

.barra-inicial {
    background: #444444;
    border-bottom: 1px solid #4C4C4C;
}

.menu.superior {
    background-color: transparent;
    margin-top: 0;
    position: relative;
    text-align: center;
}

.menu.superior .nivel-um {
    display: inline-block;
}

.menu.superior .titulo {
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
}

.menu.superior.active {
    position: fixed;
    width: 100%;
    top: 70px;
    z-index: 99;
    background-color: #333;
}

.menu.superior .nivel-um>li {
    border-left: 0;
    border-right: 0;
}

.menu.superior .nivel-um>li:hover {
    border-top-width: 0;
     margin-top: 0;
}

body.fixed .menu.superior {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    transition: opacity ease-out .2s, visibility ease-out .2s;
}

.menu.superior.active {
    height: 60px !important;
    background-color: #333 !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: fixed !important;
}

.secao-banners .conteiner {
    padding: 0;
    max-width: 1300px;
}

.row-fluid.banner.cheio .flexslider {
    border: 0;
    border-radius: 0;
}

.banner.cheio+.row-fluid {
    margin-top: 0;
}

.span12.banner.tarja img, .banner.tarja img {
    width: auto;
}

.span12.banner.tarja {
    text-align: center;
    padding: 15px 0;
}

.listagem .titulo-categoria:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ebebeb;
    left: 0;
    top: 36px;
}

.listagem .titulo-categoria {
    font-size: 38px;
    text-transform: uppercase;
    color: #2f2f2f;
    text-align: center;
    border: 0;
    position: relative;
}

.listagem .titulo-categoria strong {
    background: #fff;
    z-index: 10;
    position: relative;
    padding: 0 30px;
    font-weight: 600;
    color: #2F2F2F;
    font-size: 24px;
    text-transform: none;
}

.listagem .listagem-linha li {
    border-width: 0;
    border-style: dashed;
}

.listagem .listagem-item {
    text-align: left;
    background: #fff;
}

.listagem s.preco-venda {
    display: block;
    font-size: 14px;
    color: #000;
    margin: 0;
}

.listagem .titulo-categoria:hover {
    text-decoration: none;
    background: none;
    padding-left: 0;
}

.listagem .listagem-item .nome-produto {
    color: #2F2F2F;
    font-size: 15px;
    font-weight: 600;
}

.listagem strong.preco-promocional {
    font-size: 18px;
    font-weight: 600;
    color: #2E9C2F;
}

.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 230px;
}

#barraNewsletter.posicao-rodape {
    position: static;
    max-width: 1300px;
    margin: 0 auto;
    box-shadow: none;
}

#barraNewsletter .componente div.newsletter-cadastro, #barraNewsletter .componente .newsletter-confirmacao {
    width: 50%;
}

#barraNewsletter .componente input[type="text"] {
    width: 96%;
    border: 0;
    padding: 0;
    height: 50px;
    background: rgba(255,255,255, .2);
    padding-left: 4%;
    font-size: 13px;
    font-family: "Roboto";
    color: #fff;
}

#barraNewsletter .componente input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#barraNewsletter .componente input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#barraNewsletter .componente input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#barraNewsletter .componente input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

#barraNewsletter .componente .texto-newsletter {
    line-height: 50px;
    padding-right: 3%;
}

#barraNewsletter .componente .botao {
    position: absolute;
    height: 100%;
    background: none;
    border: 0;
    box-shadow: none;
}

#barraNewsletter .componente .botao:after {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/icon-news.png) no-repeat;
    width: 37px;
    height: 24px;
    display: block;
}

#barraNewsletter.posicao-rodape .componente .interno {
    padding: 30px 0;
}

/* MODAL CONTATO */

#modalContato {
    border-radius: 0;
}

#modalContato .modal-header .titulo {
    font-size: 18px;
    color: #fff;
    padding: 0 10px 0 20px;
}

#modalContato input {
    padding: 0;
    height: 40px;
    width: 82%;
}

#modalContato .control-group .botao.principal.pull-right {
    background-image: none;
    border-radius: 0;
    border: 0;
    height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: none;
    padding: 0 30px;
}

.institucional .redes-sociais .titulo {
    color: auto;
}

#modalContato .control-group .botao.principal.pull-right+.botao {
    background-image: none;
    border-radius: 0;
    background: #f1f1f1;
}

#rodape {
    max-width: 1300px;
    margin: 0 auto;
}

#rodape .institucional .conteiner {
    max-width: 1150px;
}

#rodape .redes-sociais {
    background: none;
    box-shadow: none;
    border: 0;
    position: relative;
}

#rodape .institucional {
    background: #F7F7F7;
}

#rodape .pagamento-selos {
    background: #FFF;
}

#rodape .titulo {
    font-size: 19px;
    font-weight: 600;
    border: 0;
    color: #444;
}

#rodape .links-rodape li {
    list-style: none;
}

#rodape .caixa-facebook {
    box-shadow: none;
    border: 0;
}

.sobre-loja-rodape p {
    color: #464646!important;
    font-size: 14px;
}

#rodape .links-rodape li a {
    font-size: 14px;
    color: #464646;
}

#rodape .assinatura, #rodape .assinatura-rodape {
    display: inline-block;
}
#rodape .assinatura {
    line-height: 38px;
    position: absolute;
    width: auto;
}
#rodape .assinatura-rodape {
    float: right;
}

#rodape .assinatura p, #rodape .assinatura-rodape span {
    font-size: 12px;
    color: #4e4e4e;
}

span.adway {
    margin-right: 10px;
}

#rodape div:last-child {
    border: 0!important;
}

#rodape div:last-child .conteiner {
    max-width: 1300px;
    padding: 20px 20px;
}

.banner.mini-banner .flexslider {
    border: 0;
    border-radius: 0;
}

.banner.mini-banner {
    padding: 50px 0 10px;
}

.car-marcas .conteiner {
    max-width: 1300px;
}

.marcas .flex-direction-nav a {
    background: none;
}

.marcas .flex-direction-nav .flex-prev, .banner.cheio .flex-direction-nav .flex-prev {
    background: url(//cdn.awsli.com.br/temasv2/195/setas-navegacao.png) no-repeat -15px -15px;
    width: 27px;
    height: 27px;
}

.marcas .flex-direction-nav .flex-next, .banner.cheio .flex-direction-nav .flex-next {
    background: url(//cdn.awsli.com.br/temasv2/195/setas-navegacao.png) no-repeat -61px -15px;
    width: 27px;
    height: 27px;
}

.banner .flex-control-paging li a {
    border-radius: 0;
}

.banner .flex-control-paging li a, .banner .flex-control-paging li a.flex-active {
    border-radius: 0;
    width: 15px;
    height: 15px;
}

.listagem span.preco-parcela strong {
    color: #000;
}

.listagem span.preco-parcela {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.listagem span.desconto-a-vista, .listagem span.desconto-a-vista strong {
    color: #000;
}

.bandeiras-produto span {
    display: block;
    border: 0;
    box-shadow: none;
    line-height: 20px;
    text-align: center;
}


.carrinho-interno {
    top: 70px;
    border-top: 0;
    box-shadow: 0 0 80px rgba(0,0,0,.3);
}

.carrinho-interno>div .botao {
    float: none;
    display: block;
    padding: 0;
    text-align: center;
    margin: 0;
    height: 40px;
    line-height: 40px;
    background-image: none;
    border: 0;
    border-radius: 0;
}

.carrinho-interno>div>span {
    float: none;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}

.carrinho-interno .produto-sku.hide {
    display: none;
}

.carrinho-interno .nome-produto {
    font-size: 14px;
    color: #000;
}

.listagem-item .acoes-produto {
    top: 0;
    height: 219px;
    line-height: 219px;
    border: 0;
    background-color: rgba(255,255,255,0.8);
}

.listagem-item .acoes-produto .botao-comprar {
    background-image: none;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    font-size: 13px;
    text-transform: uppercase;
    padding: 7% 15%;
    color: #fff;
    font-weight: 600;
    display: inline-block;
}

.listagem-item .acoes-produto .botao-comprar i {
    display: none;
}

/* PÃGINA CATEGORIA */

/*.filtro {
    box-shadow: none;
    outline: 1px solid rgba(0,0,0,0.2);
    padding: 20px;
    border: 0;
    background: #2f2f2f;
}*/

.filtro {
    box-shadow: 0 0 0 transparent;
    outline: 0 none;
    padding: 20px;
    border: 0 none;
}

.filtro h4 {
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: 0 none;
    font-family: Roboto;
    font-weight: 700;
    font-size: 18px;
    color: #777777;
    letter-spacing: 0;
}

.ordenar-listagem .dropdown-menu {
    left: -130px;
    right: auto;
    border-radius: 0;
}

.lista-redes ul li.rastrear-pedido {
    display: inline-block;
    position: relative;
    float: left;
    border-left: 1px solid #999999;
    padding-left: 20px;
    margin-right: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}

.lista-redes ul li.rastrear-pedido:hover a, .lista-redes ul li.rastrear-pedido:hover a i {
    color: #FFF;
}

.lista-redes ul li.rastrear-pedido .input-tracking {
    background: #444;
    border: 1px solid #444;
    box-shadow: 0 18px 25px 0 rgba(0,0,0,0.09);
    position: absolute;
    width: 214px;
    top: 100%;
    left: 50%;
    margin-left: -122px;
    padding: 20px 15px 0;
    display: none;
    z-index: 999;
}

.lista-redes ul li.rastrear-pedido .input-tracking:before {
    content: '';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #333;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -7px;
}

.lista-redes ul li.rastrear-pedido .input-tracking #tracking {
    border-radius: 0 !important;
    border: 0 none;
}

.lista-redes ul li.rastrear-pedido .input-tracking #tracking:hover {
    color: #555;
}

.pagina-carrinho #cabecalho {
    top: 0;
}

.lista-redes ul li.rastrear-pedido .input-tracking .tracking-btn {
    background-color: #333;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
    display: block;
    width: 110px;
    margin: auto;
    height: 36px;
}

.filtro.lista ul,
.filtro.lista ul li {
    border: 0 none !important;
}

.lista-redes ul li.rastrear-pedido a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.lista-redes ul li.rastrear-pedido a i {
    height: auto;
    line-height: 20px;
    width: auto;
    margin-right: 7px;
}

.lista-redes ul li.rastrear-pedido a i.fa-angle-down {
    display: none;
}

.lista-redes ul li.rastrear-pedido:hover .input-tracking  {
    display: block;
}

.lista-redes ul {
    overflow: initial;
}

.window {
    display: none;
    width: 500px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: #FFF;
    z-index: 9900;
    padding: 20px;
    border-radius: 0px;
}

#modalRastreio h4 {
    font-size: 18px;
    color: #000;
}

.modal-body {
    position: relative;
    padding: 20px;
}

#modalRastreio .cnt {
    margin-top: 30px;
}

#modalRastreio .cnt iframe {
    width: 100%;
    border: 0 none;
    height: 201px;
    margin-top: -25px;
}

.fechar i {
    text-align: center;
    background: #f1f1f1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    float: right;
}

#mascara {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
}


.filtro.lista ul li label {
    font-family: Roboto;
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 30px;
    padding: 0;
    transition: all 0.2s linear 0.1s;
}

.filtro.lista ul li a:hover {
    text-decoration: none;
}

.filtro.lista ul li label:hover {
    color: #D81B1B;
    background-color: transparent;
}

.filtro.lista ul li label small {
    color: #D81B1B;
    letter-spacing: 0;
    line-height: 30px;
    font-family: Roboto;
    font-size: 14px;
}

.conteudo h1 {
    color: #000;
}

.menu.lateral.outras {
    display: none;
}

.coluna .componente {
    border: 0;
    background-color: #444444;
}

.coluna .componente .titulo {
    color: #fff;
}

.coluna .texto-newsletter {
    color: #fff;
    font-size: 14px;
}

.coluna .newsletter input[type="text"] {
    border: 0;
    border-radius: 0;
    height: 47px;
    padding: 0 0 0 10%;
}

.coluna .newsletter .titulo i {
    float: none;
    font-size: 50px;
    margin-top: -4px;
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

.coluna .newsletter .botao:before {
    content: "OK";
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 600;
}

.coluna .newsletter .botao {
    height: 47px;
    background: none;
    border: 0;
}

.coluna .newsletter .titulo {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}

.breadcrumbs ul li:first-child a {
    color: #000;
}

.breadcrumbs ul li:first-child {
    background: #999;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0 11px 0 17px;
    margin-left: 0;
}

.breadcrumbs ul li:first-child::before {
    display: none;
}

.breadcrumbs ul li:first-child::after {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -281px -9px;
    width: 11px;
    height: 30px;
    position: absolute;
    right: -11px;
    top: 0
}

.breadcrumbs ul li strong {
    color: #fff;
    font-weight: 500;
}

.breadcrumbs ul li:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) -297px -9px;
    width: 12px;
    height: 30px;
    position: absolute;
    left: -11px;
    top: 0;
}

.breadcrumbs ul li:after {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -382px -9px;
    width: 11px;
    height: 30px;
    position: absolute;
    right: -11px;
    top: 0;
}

.breadcrumbs ul li {
    position: relative;
    background: #2f2f2f;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
}

.pagina-categoria .breadcrumbs {
    display: none !important;
}

.ordenar-listagem.topo {
    border: 0 none;
}

.pagina-categoria h1.titulo {
font-size: 0;
    position: relative;
    text-align: center;}

.pagina-categoria h1.titulo strong {
    background: #fff;
    z-index: 10;
    padding: 0 90px;
    font-weight: 600;
    color: #2F2F2F;
    font-size: 24px;
    text-transform: none;
    text-align: center;
    position: relative;
}

.pagina-categoria h1.titulo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ebebeb;
    left: 0;
    top: 19px;
    z-index: 1;
}

.menu.superior li.com-filho>a i {
    background: none;
    color: #2f2f2f;
    margin: 0;
}

.menu.superior .nivel-um > li:hover > a .titulo {
    opacity: 0.8;
}

.ordenar-listagem label {
    font-family: Roboto;
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    font-weight: 400;
    border: 1px solid #979797;
    padding: 5px 15px;
    border-radius: 0;
}

.ordenar-listagem .btn-group button {
    background-color: #fff;
    border-radius: 0;
    background-image: none;
    margin-left: 0px;
    border-left: 0 none !important;
    color: #D81B1B;
    font-size: 14px;
    border: 1px solid #979797;
    box-shadow: 0 0 0 transparent;
    padding: 5px 12px;
    border-radius: 0 !important;
}

.menu.lateral .nivel-um>li>a {
    font-family: Roboto;
    font-weight: 700;
    font-size: 18px;
    color: #777777;
    letter-spacing: 0;
}


/* PÃGINA PRODUTO */

.info-principal-produto .breadcrumbs ul li {
    position: relative;
    background: #2f2f2f;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}
.info-principal-produto .breadcrumbs ul li:first-child a {
    font-size: 0;
}

.info-principal-produto .breadcrumbs ul li:first-child::before {
    display: none;
}

.info-principal-produto .breadcrumbs ul li:first-child a i:before {
    content: "\f015";
    font-size: 16px;
    color: #000;
}

.info-principal-produto .breadcrumbs ul li:first-child::after {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -281px -9px;
    width: 11px;
    height: 30px;
    position: absolute;
    right: -16px;
    top: 0
}

.info-principal-produto .breadcrumbs ul li:first-child i {
    padding: 0;
}

.info-principal-produto .breadcrumbs ul li:first-child {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    background: #999;
    margin-left: 0;
}

.info-principal-produto .breadcrumbs ul li:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) -297px -9px;
    width: 12px;
    height: 30px;
    position: absolute;
    left: -11px;
    top: 0;
}

.info-principal-produto .breadcrumbs ul li:after {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -382px -9px;
    width: 11px;
    height: 30px;
    position: absolute;
    right: -16px;
    top: 0;
}

.info-principal-produto .breadcrumbs ul li a {
    color: #fff;
}

.produto .nome-produto {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.produto .codigo-produto span b {
    color: #999;
    font-weight: 500;
    font-size: 14px;
}

.produto .codigo-produto span span, .produto .codigo-produto span a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.produto .acoes-produto .preco-produto s.preco-venda, .produto .acoes-produto .preco-produto.destaque-parcela s.preco-venda {
    display: block;
    color: #999;
    font-size: 18px;
}

.produto .principal .preco-produto strong.titulo, .produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-size: 36px;
    font-weight: 600;
    color: #2E9C2F;
}

.produto .acoes-produto .preco-parcela strong {
    color: #000;
}

.produto .acoes-produto .preco-parcela {
    color: #999;
    font-size: 15px;
}

.parcelas-produto .accordion .accordion-group .accordion-body .accordion-inner ul .cor-secundaria {
    color: #000;
}

.produto .codigo-produto {
    border-bottom: 0;
    margin-bottom: 10px;
}

.produto .principal .cep label {
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}

.produto .principal .cep .input-append.input-prepend input {
    padding: 0 0 0 20px;
    box-shadow: none;
    border-radius: 0;
    height: 48px;
    width: 224px;
    border: 1px solid #979797;
    border-right: 0;
    background: #f4F4F4;
}

.produto .principal .cep .input-prepend.input-append .btn:last-child {
    background-image: none;
    text-shadow: none;
    padding: 0 27px;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    height: 50px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.produto .produto-video .botao-video span {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.produto .produto-video .botao-video {
    position: relative;
    padding: 10px 20px;
    background: #3A3A3A;
}

.produto .produto-video>div {
    width: 52%;
}

.produto .produto-video .botao-video:hover i {
    color: #fff;
}

.produto .produto-video .botao-video i {
    font-size: 14px;
    display: inline-block;
    margin-right: 6px;
    color: #FFF;
}

.abas-custom .tab-content {
    box-shadow: none;
    border: 1px solid #e2e2e2;
}

.produto .principal .acoes-produto .botao.principal.botao-comprar i:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -99px -9px;
    width: 33px;
    height: 29px;
}

.produto .principal .acoes-produto .botao.principal.botao-comprar {
    background-image: none;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 85px;
    padding: 0 60px;
    transition: all .2s;
    background-color: #2E9C2F;
}

.cep + .produto-video {
    display: none;
}

.produto-video p {
    color: #000;
}

.produto .principal .acoes-produto .botao.principal.botao-comprar i {
    height: 29px;
    position: relative;
    top: 6px;
}

.produto .principal .acoes-produto .botao.principal.botao-comprar i:before {
    content: "";
    background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -99px -9px;
    width: 33px;
    height: 29px;
}

.produto .acoes-produto .comprar .disponibilidade-produto {
    color: #000;
}

.produto .principal .acoes-produto .botao.principal.botao-comprar:hover {
    opacity: .7;
}

.pagina-produto .secao-principal {
    padding-top: 40px;
}

.produto .acoes-flutuante {
    display: none!important;
}

.caixa-sombreada {
    box-shadow: none;
}

/* PÃGINA CARRINHO */

.pagina-carrinho .cabecalho-interno .titulo, .pagina-login .cabecalho-interno .titulo {
    text-align: center;
    font-size: 34px;
    color: #2f2f2f;
}

.pagina-carrinho .cabecalho-interno .titulo small, .pagina-login .cabecalho-interno .titulo small {
    display: block;
}

.pagina-carrinho .tabela-carrinho td, .tabela-carrinho th {
    border: 0;
}

.pagina-carrinho table th {
    background-color: transparent;
}

.pagina-carrinho th, .pagina-carrinho tr, .pagina-carrinho td {
    padding: 8px;
    border: 0;
}

.pagina-carrinho .tabela-carrinho thead {
    border-bottom: 1px solid #2f2f2f;
}

.pagina-carrinho #corpo .cor-secundaria {
    color: #000;
}

.pagina-carrinho .quantidade input {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.pagina-carrinho .quantidade {
    border: 1px solid #afafaf;
    width: 78%;
    margin: 0 auto;
}

.controls .input-append .btn:last-child i {
    display: none;
}

.pagina-carrinho .botao.hidden-phone {
    background-image: none;
    background: #e6e6e6;
    border-radius: 0;
    border: 0;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 500;
    padding: 16px 20px;
    color: #868686;
}

.pagina-carrinho .botao.principal.grande {
    background-image: none;
    border-radius: 0;
    border: 0;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    padding: 15px 20px;
}

.carrinho-checkout .identificacao .control-group .submit-email.botao.principal {
    padding: 13px 30px;
    position: relative;
    margin-top: 20px;
    min-width: 200px;
}

.carrinho-checkout .identificacao .control-group {
    text-align: center;
}

.identificacao .email-box {
    margin-right: 0;
}

.carrinho-checkout .conteiner-principal #corpo .conteiner {
    box-shadow: none;
}

.carrinho-checkout .atendimento {
    margin: 0;
    border: 0;
}

.carrinho-checkout #cabecalho .cor-secundaria, .carrinho-checkout .atendimento li .display-table, .carrinho-checkout .atendimento li strong {
    color: #fff;
}

.pagina-login .cadastro .caixa-sombreada {
    background: #f1f1f1;
    border: 1px solid #d0d0d0;
}

.pagina-login .cadastro-logar .botao {
    background-image: none;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 20px;
}

.pagina-login #corpo .cor-secundaria {
    color: #000;
}

.pagina-login input#id_email, .pagina-login input#id_senha {
    height: 41px;
    padding: 0 10px;
}

.pagina-conta .cor-secundaria, .pagina-pedido-listar .cor-secundaria, .pagina-favorito-listar .cor-secundaria {
    color: #000;
}

.menu.lateral .nivel-um>li>a strong {
    color: #777777;
    font-weight: 700;
    font-size: 18px;
}

.menu.lateral .nivel-um>li>a {
    box-shadow: none;
    background: transparent;
    margin-bottom: 10px;
}

.menu.lateral .nivel-dois {
    min-width: 0;
    box-shadow: none;
    padding: 0;
    border: 1px solid #e0e0e0;
}

.menu.lateral i {
    background: none!important;
    color: #000;
}

.menu.lateral .nivel-dois li.com-filho>a i {
    top: 0;
    line-height: 19px;
}

.menu.lateral .nivel-um>li {
    background: none;
}

.menu.lateral.outras li .titulo {
    font-size: 15px;
    color: #2f2f2f;
    font-weight: 600;
}

.menu.superior .nivel-um > li > a {
   line-height: 7px;
}

.menu.superior .nivel-um>li .nivel-dois {
    padding: 0;
    box-shadow: 0 0 80px rgba(0,0,0,.3);
    top: 46px;
}

.menu.superior .nivel-tres {
    box-shadow: 0 0 80px rgba(0,0,0,.3);
}

 .menu.superior .nivel-dois li:hover {
    background: #2f2f2f;
}

.menu.superior .nivel-dois li a {
    line-height: 35px;
}

.menu.superior .nivel-dois li {
    border: 0;
    text-align: left;
    line-height: 30px;
    padding: 0 40px;
}

.menu.superior .nivel-dois li.com-filho>a i {
    line-height: 30px;
    top: 0px;
}

#ad-instagram .title {
    font-size: 24px;
    color: #444;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
}

#thumb-instagram {
    margin-bottom: 40px;
}

#thumb-instagram ul {
    margin: 0;
    text-align: center;
}

#thumb-instagram ul li {
    display: inline-block;
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-right: 20px;
}

#thumb-instagram ul li:last-child {
    margin-right: 0;
}

#thumb-instagram ul li img {
    display: block;
    width: 200px;
    height: 200px;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#thumb-instagram ul li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.menu.superior .nivel-um>li:last-child {
    position: relative;
}

.menu.superior .nivel-um>li:last-child a .contador-oferta {
    background: #FFF;
    border: 1px solid #FFF;
    box-shadow: 0 18px 25px 0 rgba(0,0,0,0.09);
    position: absolute;
    width: 214px;
    top: 100%;
    left: 50%;
    margin-left: -122px;
    padding: 20px 15px 35px;
    display: none;
}

.menu.superior .nivel-um>li:last-child a:hover .contador-oferta {
    display: block;
}

.menu.superior .nivel-um>li:last-child a .contador-oferta:before {
    content: '';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -7px;
}

#carouselImagem .flex-viewport {
    margin: 0;
}

.secao-principal .span12.produto {
    position: relative;
}

.produto .conteiner-imagem {
    padding-left: 100px;
}

.contador-oferta .cd-data div {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #FFF;
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    margin: 0 6px;
    border: 1px solid #D8D8D8;
}

.secao-principal .span12.produto .produto-thumbs {
    position: absolute;
    width: 100px;
    top: 0;
}

.secao-principal .span12.produto .produto-thumbs .miniaturas {
    width: 100px !important;
}

.secao-principal .span12.produto .produto-thumbs .miniaturas li {
    float: none !important;
    margin-bottom: 15px;
}

#carouselImagem .flex-direction-nav {
    display: none;
}

.contador-oferta .cd-dia:after {
    content: 'Dias';
    font-family: Roboto;
    font-weight: 700;
    font-size: 10px;
    color: #777777;
    letter-spacing: 0;
    text-transform: uppercase;
    height: auto;
    line-height: 21px;
    display: block;
}

.elastislide-carousel ul li.active a {
    border: 1px solid #D8D8D8;
}

.elastislide-carousel ul li a {
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid transparent;
}

.contador-oferta .cd-hora:after {
    content: 'Horas';
    font-family: Roboto;
    font-weight: 700;
    font-size: 10px;
    color: #777777;
    letter-spacing: 0;
    text-transform: uppercase;
    height: auto;
    line-height: 21px;
    display: block;
}

.contador-oferta .cd-minuto:after {
    content: 'Min.';
    font-family: Roboto;
    font-weight: 700;
    font-size: 10px;
    color: #777777;
    letter-spacing: 0;
    text-transform: uppercase;
    height: auto;
    line-height: 21px;
    display: block;
}

.contador-oferta .cd-segundo:after {
    content: 'Seg.';
    font-family: Roboto;
    font-weight: 700;
    font-size: 10px;
    color: #777777;
    letter-spacing: 0;
    text-transform: uppercase;
    height: auto;
    line-height: 21px;
    display: block;
}

.contador-oferta .cd-home {
    margin-bottom: 32px;
}

/* 1.1 */
.lista-redes i {
    background: none!important;
}

.lista-redes ul li {
    border: 0!important;
}

.menu.lateral .com-filho.borda-principal {
    border: 0;
}

.menu.lateral li {
    border: 0;
}

.menu.lateral .nivel-dois {
    border: 0;
}

.menu.lateral .nivel-dois a {
    font-size: 14px;
    line-height: 30px;
    color: #2f2f2f;
}

/* 1.1 */


}

@media screen and (max-width: 1024px) {
  .atendimento-top.span2 > span:before {
      left: 5px;
  }

  .canais-contato {
      width: 100%;
  }
}

@media screen and (max-width: 1000px) {

.atendimento-top.span2 > span:before, .login-conta > a:before, .atendimento-top.span2 > span:after {
    display: none;
}

.login-conta a {
    padding-left: 6px;
}

}

@media screen and (max-width: 768px) {

  .atendimento-top.span2 > span:before, .login-conta > a:before, .atendimento-top.span2 > span:after {
      display: none;
  }

  .atendimento-top.span2 > a:before {
      display: none;
  }

  .coluna.span3.esquerda {
      display: none;
  }

  .conteudo.span9 {
      margin: 0;
      width: 100%;
  }

  #rodape .institucional .row-fluid>.span3 {
      display: none;
  }

  #rodape .institucional .row-fluid>.span9 {
      width: 100%;
  }

  .carrinho>a strong {
      right: 0;
  }

  .menu.superior .nivel-um>li {
      float: none;
      display: inline-block;
  }


}

@media screen and (max-width: 768px) {

    .menu li {
        padding: 0 5px;
    }

    .menu.superior .titulo {
        font-size: 13px;
    }

    .secao-banners {
        margin-top: 0;
    }

    .banner.mini-banner {
        padding: 12px 0 10px;
    }

    .busca-mobile {
        margin-top: 15px;
    }

}


@media screen and (max-width: 767px) {

/* ALTERAÃ‡Ã•ES */

body {
    background: #fff;
}

span.desconto-a-vista {
    font-size: 0;
}

span.desconto-a-vista:after {
    content: "Ã  vista";
    font-size: 14px;
    margin-left: 7px;
    font-weight: 600;
}

/* MENU */

.menu.superior.menu-active {
   left: 0;
   transition: all .2s;
   height: 100%;
}

 .menu.superior {
     position: fixed;
     z-index: 100;
     background: #ffffff;
     left: -110%;
     width: 100%;
     top: 50px;
     box-shadow: 0 0 40px rgba(0,0,0,.8);
     min-height: 100%;
     overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
 }

 .menu.superior .categoria-marcas {
     display: none;
 }

.menu.superior.active {
    position: fixed;
    width: 100%;
    top: 70px;
    z-index: 99;
    background-color: #fff;
}

 .atalho-menu {
     width: 33px;
     float: left;
     height: 36px;
     line-height: 38px;
     background: none!important;
     margin-left: 0;
     border: 0;
 }

 .menu.superior .nivel-um li:last-child {
     border: 0;
 }

 .menu.superior .nivel-um li a {
     border-bottom: 0;
     width: 100%;
     padding: 3px 0 3px 0px;
     font-size: 14px;
     color: #fff;
     text-align: center;
 }

 .menu.superior .nivel-dois li a {
     color: #c1c1c1;
 }

 .menu.superior .nivel-um li {
     width: 100%;
     padding: 0;
     border: 0;
 }

 .menu.superior .nivel-um {
     width: 100%;
     border: 0;
     margin: 10px 0;
     overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
 }

 .atalho-menu:before {
     content: "\f0c9";
 }

 .busca {
     margin: 0;
 }

 a.icon-home {
     display: none;
 }

 .busca input {
     width: 93%;
 }

 .busca .botao-busca {
     right: 4px;
     padding: 0 20px;
     top: 0;
     height: 40px;
     font-size: 20px;
     background-image: none;
 }

 .menu.superior .nivel-um {
     display: block!important;
 }

 .fundo-secundario {
      background: #2f2f2f;
  }

  .atalhos-mobile {
      border: 0;
  }

  .conteudo-topo .busca-mobile {
      padding: 0;
      border-radius: 0;
      background: none;
  }

  #cabecalho {
      background: #2f2f2f;
  }

  .busca input {
      width: 75%;
      padding: 0 0 0 10px;
      height: 38px;
  }

  #rodape .institucional {
      text-align: center;
      background: #2f2f2f;
  }

  #rodape .links-rodape li {
      list-style: none;
  }

  .pagamento-selos {
      text-align: center;
      background: #fff;
  }

  .atalhos-mobile a.icon-shopping-cart:before {
      content: "";
      background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -99px -9px;
      width: 33px;
      height: 29px;
      margin-top: 0;
      position: relative;
      top: 4px;
  }

  .atalhos-mobile li.fundo-principal {
      border-right: 0;
  }

  .atalhos-mobile li a.icon-user:before {
      content: "";
      background: url(//cdn.awsli.com.br/temasv2/195/conta-mobile.png) no-repeat center center;
      width: 30px;
      height: 30px;
      position: relative;
      left: 0;
      top: 5px;
}

  .pagina-produto .cor-secundaria, .pagina-carrinho .cor-secundaria, .carrinho-checkout .cor-secundaria {
      color: #2f2f2f;
  }

  .produto .conteiner-imagem > div {
      border: 0;
  }

  .produto .acoes-produto .preco-produto s.preco-venda {
      display: block;
  }

  .produto .acoes-produto {
      text-align: center;
  }

  .listagem .listagem-item .nome-produto {
      color: #000;
  }

  .listagem .titulo-categoria:hover {
      text-decoration: none;
      background: none;
      padding-left: 0;
  }

  .listagem .titulo-categoria:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 4px;
      background: #ebebeb;
      left: 0;
      top: 36px;
  }

  .listagem .titulo-categoria {
      font-size: 26px;
      text-transform: uppercase;
      color: #2f2f2f;
      text-align: center;
      border: 0;
      position: relative;
  }

  .listagem .titulo-categoria strong {
      background: #fff;
      z-index: 10;
      position: relative;
      padding: 0 30px;
  }

  .banner.cheio .flex-direction-nav .flex-prev {
      background: url(//cdn.awsli.com.br/temasv2/195/setas-navegacao.png) no-repeat -15px -15px;
      width: 27px;
      height: 27px;
  }

  .banner.cheio .flex-direction-nav .flex-next {
      background: url(//cdn.awsli.com.br/temasv2/195/setas-navegacao.png) no-repeat -61px -15px;
      width: 27px;
      height: 27px;
  }

  .pagina-cadastro .cor-secundaria {
      color: #000;
  }

  .pagina-cadastro .caixa-sombreada {
      border: 0;
  }

  .pagina-conta .cor-secundaria, .pagina-pedido-listar .cor-secundaria, .pagina-favorito-listar .cor-secundaria {
      color: #000;
  }

      .conteiner .logo {
        margin: 0 0 5px;
    }

    .menu.superior .nivel-um li:last-child, #ad-instagram {
        display: none !important;
    }

    .atalhos-mobile li {
        border-right: 0 none;
        border-left: 0 none;
    }

    .atalhos-mobile .atalho-menu:before {
        content: "";
        background: url(//cdn.awsli.com.br/temasv2/195/menu-mobile.png) center center no-repeat;
        width: 30px;
        height: 18px;
    }

    #cabecalho .conteiner {
        background-color: #333333;
    }

    #cabecalho {
        padding-top: 49px;
    }

    .busca input {
        width: 100%;
        padding: 0 0 0 10px;
        height: 38px;
        border: 0;
        border-radius: 0;
    }

    .busca .botao-busca {
        right: 0px;
        padding: 0 20px;
        top: 0;
        height: 40px;
        font-size: 20px;
        background-image: none;
        border: 0;
        box-shadow: none;
        background: none;
    }

    .busca .botao-busca:before {
        content: "";
        background: url(//cdn.awsli.com.br/temasv2/195/sprite.png) no-repeat -336px -16px;
        width: 18px;
        height: 19px;
        position: relative;
        top: 3px;
    }

}


@media screen and (min-width: 768px) {

/*
    News PopUp
*/

.modal-modalNewsletter {
    width: 500px !important;
    height: 320px !important;
}

.modal-modalNewsletter .fancybox-skin {
    position: relative;
    background: #333333;
    color: #FFF;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 500px !important;
    height: 320px !important;
}

.modal-modalNewsletter .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
}

#modalNewsletter .componente {
    background: #333333;
    border: 0;
}

#modalNewsletter .componente .titulo i {
    content: 'Novidades';
    color: #FFF;
    text-align: center;
    font-weight: 700;
    display: block;
    font-size: 40px;
    margin-bottom: 0px;
    font-family: FontAwesome;
    float: none;
}

#modalNewsletter .componente .titulo {
    font-size: 0;
    margin-bottom: 5px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-family: Roboto;
}

#modalNewsletter .componente .titulo:after {
    content: 'Novidades';
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-family: Roboto;
    display: block;
    font-size: 40px;
    margin-bottom: 6px;
    margin-top: 5px;
}

#modalNewsletter .componente .interno-conteudo {
    text-align: center;
}

#modalNewsletter .componente .texto-newsletter {
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto;
}

#modalNewsletter .newsletter .botao {
    position: initial;
    background: #000000;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
    padding: 10px 20px;
}

#modalNewsletter .newsletter .botao:before {
    content: 'Cadastre-se';
    font-family: Roboto;
    font-size: 18px;
    color: #FFFFFF;
}

#modalNewsletter .newsletter-cadastro input {
    max-width: 333px;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    border: 0 none;
    text-align: center;
}

#modalNewsletter .newsletter .botao {
    position: initial;
    background: #000000;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}

.modal-modalNewsletter .fancybox-close {
    position: absolute;
    top: auto;
    right: 195px;
    width: 133px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    background: url(//cdn.awsli.com.br/temasv2/195/btn-fechar-news.png) no-repeat center;
    bottom: 36px;
}

}


@media screen and (max-width: 768px) {
    #cabecalho .menu-drop span {
        display: none !important;
    }
}
