@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,400i,700i,800,800i,900,900i');

body, span, a, strong, .titulo, h1, h2, h3, h4, h5, h6, b, p {
    font-family: "Nunito Sans";
    text-decoration: none!important;
}

.pagina-categoria .featuredProducts {
    display: none
}

/* all devices */

/* Produto */

.produto .nome-produto {
    font-size: 22px;
    color: #1B1B1B;
    letter-spacing: 0;
    font-style: italic;
    border: 0;
    font-weight: bold;
}

.produto .codigo-produto a {
    font-weight: bold;
    color: #000;
}

.produto .codigo-produto, .produto .codigo-produto b {
    font-size: 14px;
    font-weight: normal;
}

.produto .produto-compartilhar {
    display: none;
}

.atributos ul li a span {
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: normal;
    font-size: 12px;
}
.atributos ul li a {
    box-shadow: none;
    background: #000;
    border-radius: 5px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.atributos ul li.active a span {
  color: #fff;
}

.atributos ul li.active a {
    background: #D12520;
}

.produto .acoes-produto .comprar {
    float: none;
    display: block;
    text-align: center;
}

.acoes-produto .preco-produto {
    float: none;
    text-align: center;
}

.produto>.row-fluid:first-child {
    margin-top: 50px;
}

.produto .acoes-produto .preco-produto .titulo {
    font-size: 40px;
    display: block;
    font-style: italic;
}

.produto .acoes-produto .preco-produto s.titulo {
    font-size: 16px;
    text-decoration: line-through!important;
}

.produto .preco-produto .desconto-a-vista strong {
    color: #1AAA1C;
    font-size: 16px;
}

.produto .preco-produto .desconto-a-vista {
    font-size: 14px;
    color: #000;
}

.produto .breadcrumbs {
    display: none;
}

.produto .principal .acoes-produto .botao-comprar i:before {
    content: "";
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/carrinho-icon.png) center no-repeat;
    width: 32px;
    height: 29px;
    position: relative;
    top: 10px;
    left: 12px;
}

.produto .principal .acoes-produto .botao-comprar:after {
    content: "Compra 100% segura";
    display: block;
    font-size: 12px;
    margin-left: 51px;
}

.produto .principal .acoes-produto .botao-comprar {
    width: 100%;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: none;
    background-image: none;
    border: 0;
    border-radius: 5px;
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    line-height: 10px;
    font-size: 28px;
}

.elastislide-carousel ul li.active a {
    border: 2px solid;
}

.elastislide-carousel ul li a {
    border: 2px solid #d8d8d8;
    box-shadow: none;
    border-radius: 5px;
}

.abas-custom .tab-content {
    box-shadow: none;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}

.cep .input-append.input-prepend input {
    padding: 0 0 0 20px;
    height: 50px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border: 1px solid #d8d8d8;
    width: 50%;
}

.cep label {
    display: block;
    float: none;
    text-transform: uppercase;
    font-style: italic;
}

.cep .btn:before {
    content: "CALCULAR";
    font-size: 14px;
    font-family: "Nunito Sans";
    font-style: italic;
    line-height: 50px;
    display: inline-block;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    color: #fff;
    font-weight: bold;
}

.cep .btn {
    font-size: 0;
    border-radius: 5px;
    background: #65419A;
    border: 1px solid #65419A;
    padding: 0 20px;
    top: 0;
    right: 0;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    text-shadow: none;
}

.bandeiras-produto {
    width: 100%;
}

.bandeiras-produto span.bandeira-promocao:after {
    content: "off";
    display: block;
    line-height: 16px;
}
.bandeiras-produto span.bandeira-promocao {
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    line-height: 9px;
    font-size: 14px;
    padding: 10px 10px 5px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    position: absolute;
    right: 20px;
}

.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    display: none;
}

.listagem .titulo-categoria strong {
    font-weight: 900;
}

.listagem .titulo-categoria {
    text-align: center;
    border: 0;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
}

.listagem .vitrine-lancamento strong:after {
    content: "Toda semana novidades em nossa loja";
    display: block;
    font-size: 12px;
    color: #999999;
}

.listagem .titulo-categoria:after {
    content: "";
    width: 43px;
    height: 3px;
    border-radius: 3px;
    display: block;
    background: #65419A;
    margin: 10px auto;
}

.listagem .vitrine-mas-vendido strong:after {
    content: "produtos mais vendidos em nossa loja";
    display: block;
    font-size: 12px;
    color: #999999;
}

.listagem .listagem-linha {
    border: 0;
}

.listagem .listagem-linha .listagem-item {
    margin: 0;
    text-align: center;
}

.listagem .listagem-linha li {
    border: 0;
}


.listagem-item .nome-produto {
    font-family: "Nunito Sans";
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 800;
    text-transform: uppercase;
}

.preco-produto strong.titulo {
    font-family: "Nunito Sans";
    font-size: 24px;
    color: #D12520;
    letter-spacing: 0;
    font-weight: 800;
}

.listagem-item .preco-parcela, .listagem-item .preco-parcela strong, .produto .acoes-produto .preco-parcela, .produto .acoes-produto .preco-parcela strong {
    font-family: "Nunito Sans";
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 500;
}

.listagem-item .desconto-a-vista strong {
    font-family: "Nunito Sans";
    font-size: 18px;
    color: #1AAA1C;
    letter-spacing: 0;
    font-weight: 800;
    display: block;
}

.listagem-item .desconto-a-vista {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 14px;
}

#barraNewsletter .componente input[type="text"] {
    padding: 0 0 0 20px;
    height: 50px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border: 0;
    width: 60%;
    margin: 0px -5px 0 0;
    border-radius: 5px;
}

#barraNewsletter .componente .botao {
    border-radius: 5px;
    background: #000;
    padding: 0;
    height: 50px;
    width: 132px;
    top: 0;
    right: 0;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border: 0;
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
}

#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {
    background: #65419A;
}

/*Desktop*/
@media screen and (min-width: 768px) {

#barraTopo {
  display: none!important;
}

.barra-inicial {
    background: #000;
    border-bottom: 1px solid #333333;
}

#cabecalho {
    background: #000;
}

#cabecalho .conteiner {
  padding: 0;
}

#cabecalho>.conteiner>.row-fluid>.span3 {
    width: 18%;
}

#cabecalho>.conteiner>.row-fluid>.span9 {
    width: 79%;
    margin-left: 3%;
}

.busca {
    border: 0;
    padding: 0;
}

.busca input {
    padding: 0 0 0 20px;
    height: 50px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border: 0;
}

.busca .botao-busca {
    border-radius: 5px;
    background: #65419A;
    padding: 0;
    height: 50px;
    width: 132px;
    top: 0;
    right: 0;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.busca .botao-busca:before {
    content: "Buscar";
    font-family: "Nunito Sans";
    text-transform: uppercase;
    font-weight: 900;
}

.conteudo-topo .superior {
    position: absolute;
    left: -9999px;
}

.carrinho> a span {
    display: none!important;
}

.initial-bar span.span3, .initial-bar a {
    color: #b8b8b8;
    text-transform: uppercase;
    font-family: "Nunito Sans";
    font-weight: 800;
    font-style: italic;
}

.initial-bar a {
    margin-left: 20px;
}

.initial-bar .span9 {
    text-align: right;
}

.logo a {
    height: 80px;
}

.login-top {
  position: relative;
  float: left;
}

.login-top>a {
    text-transform: uppercase;
    color: #b8b8b8;
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 800;
    line-height: 50px;
}

.login-top>a span {
    color: #fff;
}

.login-top>a strong {
    color: #65419A;
}

.login-top ul.login-drop {
    position: absolute;
    left: 0;
    background: #fff;
    opacity: 0;
    z-index: -1;
    padding: 20px;
    border-radius: 5px;
    text-transform: uppercase;
    width: 140px;
    text-align: center;
    top: 80px;
    margin: 0;
    transition: all .2s;
}

.login-top:hover ul.login-drop {
    top: 50px;
    opacity: 1;
    z-index: 1000;
}

.login-top ul.login-drop a {
    font-weight: 800;
    color: #777;
    font-style: italic;
    font-family: "Nunito Sans";
    line-height: 40px;
}

.carrinho>a i:before {
    content: "";
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/carrinho-icon.png) center no-repeat;
    width: 32px;
    height: 29px;
    position: relative;
    top: 5px;
}

.carrinho>a i {
    background: none;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    margin: 0 auto;
    float: none;
}
.carrinho {
    border: 0;
    background: #303030;
    padding: 5px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border-radius: 5px;
    z-index: 1000;
}

.conteudo-topo .inferior .span4.hidden-phone {
    width: 10%;
    margin-left: 2%;
}

.login-top.span2 {
    width: 20%;
    margin-left: 2%;
    text-align: center;
}

.conteudo-topo .inferior .busca-mobile.span8 {
    width: 66%;
    margin-left: 0%;
}

.carrinho>a strong {
    font-size: 14px;
    color: #fff;
    background: #65419A;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 22px;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    position: absolute;
    right: -13px;
    top: -3px;
}

#menu-categoria {
    border-bottom: 2px solid #dcdcdc;
}

#menu-categoria .conteiner {
    padding: 0;
}

.menu.superior {
    margin-top: 0;
    background: none;
}

.menu.superior .nivel-um i {
    display: none;
}

.menu.superior .nivel-um .titulo {
    font-family: "Nunito Sans";
    font-size: 12px;
    color: #000;
    font-weight: 800;
    font-style: italic;
    position: relative;
}

.conteudo-topo .inferior {
    padding: 15px 0;
}

.secao-banners {
    background: #000;
    padding: 20px 0 30px;
}

.banner.tarja {
    margin-top: 20px;
}

.banner.cheio .flex-direction-nav .flex-next {
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/chev-next.png);
    width: 65px;
    height: 50px;
    top: 47%;
    right: 10px;
    opacity: 1;
}

.banner.cheio .flex-direction-nav .flex-prev {
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/chev-prev.png);
    width: 65px;
    height: 50px;
    top: 47%;
    left: 10px;
    opacity: 1;
}

.flex-direction-nav .flex-next {
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/chev-next-brand.png) center no-repeat;
    width: 45px;
    height: 35px;
    right: 10px;
    opacity: 1;
}

.flex-direction-nav .flex-prev {
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/chev-prev-brand.png) center no-repeat;
    width: 45px;
    height: 35px;
    left: 10px;
    opacity: 1;
}

.banner .flex-control-nav {
    width: 100%;
    right: 0;
    padding: 5px 0;
}

.banner .flex-control-paging li a {
    background: rgba(255,255,255,0.50);
    border: 2px solid #999999;
    border-radius: 100px;
}

.mini-banner .modulo.span4 {
    width: 48%;
}

.mini-banner .modulo.span4:nth-child(3) {
    display: none;
}

.mini-banner {
    margin-top: 30px;
}

.flexslider {
    border: 0;
    border-radius: 5px;
}

.smarthint .listagem.com-caixaXX .listagem-linha li>div {
    border: 0!important;
}

#ad-instagram .conteiner {
    max-width: 100%;
    padding: 0;
}

#ad-instagram ul li {
    float: left;
    width: 11.1111111111%;
    overflow: hidden;
    max-height: 170px;
}

#ad-instagram ul {
    margin: 0;
}

#ad-instagram .title a {
    color: #65419A;
    font-weight: 800;
}
#ad-instagram .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
    font-family: "nunito sans";
    line-height: 50px;
}

#ad-instagram .title> i:before {
    content: "";
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/insta-icon.png) center no-repeat;
    width: 44px;
    height: 44px;
    display: inline-block;
    float: left;
    position: relative;
    top: 16px;
    margin-right: 10px;
}

#rodape .institucional {
    background: #272727;
}

#rodape .titulo {
    border: 0;
    margin: 0;
    font-family: "Nunito Sans";
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
}

#barraNewsletter .componente .texto-newsletter .titulo i {
    float: none;
    font-size: 44px;
    color: #000;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
#barraNewsletter .componente .texto-newsletter .titulo {
    display: block;
    font-family: "Nunito Sans";
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 35px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    margin: 0;
}

#barraNewsletter .componente .newsletter-assinar:after {
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: 600;
}

#barraNewsletter .componente div.newsletter-cadastro, #barraNewsletter .componente .newsletter-confirmacao {
    overflow: inherit;
    width: 50%;
    margin-left: 8%;
}

#barraNewsletter.posicao-rodape .componente .interno {
    padding: 30px 0;
}

.contador {
    background: url(https://cdn.awsli.com.br/325/325935/arquivos/fundo-contador.png) center no-repeat;
    background-size: 100%;
    min-height: 110px;
}

.contador .conteiner {
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/principal-contador.png) bottom center no-repeat;
    min-height: 110px;
    padding: 0;
}

.cooldown.span12 div {
    font-size: 25px;
    float: left;
    margin: 0;
    text-align: center;
    color: #fff;
    width: 43px;
    font-weight: 800;
    font-style: italic;
}

.cooldown.span12 {
    width: 20%;
    float: right;
    margin-right: 15%;
    margin-top: 30px;
}

/* emagrecimento */

.menu.superior .categoria-id-22805889>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat 0 0;
  	width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Proteínas */

.menu.superior .categoria-id-22805900>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat no-repeat -123px 0;
  	width: 20px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Massa muscular */

.menu.superior .categoria-id-22805907>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat no-repeat -237px 0;
  	width: 38px;
  	height: 30px;
    display: block;
    margin: 0 auto;
}

/* Energia e resistência */

.menu.superior .categoria-id-22805974>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat -403px 0;
  	width: 28px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Naturais */

.menu.superior .categoria-id-22811642>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat -533px 0;
  	width: 34px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Acessórios */

.menu.superior .categoria-id-22811657>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat -641px 0;
  	width: 26px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Promoções */

.menu.superior .categoria-id-22811665>a>strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/sprite-menu.png) no-repeat -675px -1px;
	  width: 26px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

/* Rodapé */

#rodape .institucional .conteiner:first-child, #rodape .pagamento-selos {
    display: none!important;
}

.rodape-new .append-atd li:first-child span strong {
    font-size: 24px;
}

.rodape-new .append-atd li:first-child span, .rodape-new .append-atd li span {
    font-size: 16px;
    font-style: italic;
}

.rodape-new .append-atd li i {
    font-size: 16px;
    color: #65419A;
    margin-right: 10px;
}

.rodape-new .append-atd li:nth-child(3) {
    margin-top: 15px;
}

.rodape-new .secao1 .span12 {
    margin-left: 0;
}

.rodape-new .append-atd li:nth-child(3) span {
    font-weight: 300;
    color: #b3b3b3;
}

.lista-redes .icon-instagram, .lista-redes i {
    background: none!important;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    width: 40px;
    height: 35px;
    line-height: 35px;
}

.lista-redes li {
    border: 0!important;
}

.lista-redes ul li:first-child {
    display: block!important;
}

.links-rodape .lista-redes ul li {
    margin: 0 15px 0 0;
}

#rodape .institucional .lista-redes {
    text-align: left;
}

.links-rodape-redes >ul>li {
    margin: 0 10px 0 0;
}

.links-rodape-redes >ul>li:first-child {
    float: left;
}

.rodape-new .lista-redes {
    margin-bottom: 30px;
}

.lista-redes a {
    width: 40px;
    height: 35px;
    display: block;
    background: #65419A;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    border-radius: 5px;
}

.rodape-new .secao2 .span4 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}

.span4.sobre-loja-rodape, .span12.links-rodape {
    width: 100%;
    margin: 0;
}

.links-rodape.links-rodape-paginas ul li>a, .links-rodape.links-rodape-categorias ul li>a, .span4.sobre-loja-rodape p {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    font-style: italic;
    font-weight: bold;
}

.links-rodape ul li {
    list-style: none;
    line-height: 20px;
}

.links-rodape.links-rodape-paginas ul li:before, .links-rodape.links-rodape-categorias ul li:before {
  content: "• ";
  color: #65419A;
  margin-right: 5px;
}

.rodape-new .secao3 ul.gateways-rodape {
    display: none;
}

.rodape-new .bandeiras-pagamento {
    text-align: center;
    margin: 20px 0 0!important;
    width: 94%;
}

.rodape-new .bandeiras-pagamento li {
    float: none;
    display: inline-block;
}

#rodape .institucional {
    background: #272727;
    padding-top: 50px;
}

.facebook {
    margin-top: 23px;
}

.carrinho-interno {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    right: -17px;
    top: 50px;
    border: 0;
    box-shadow: 0 15px 30px rgba(0,0,0,.5);
    border-radius: 5px;
}

.carrinho-interno>div .botao {
    float: none;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    border: 0;
    border-radius: 5px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    padding: 12px 0px;
    background-image: none;
}

.carrinho-interno>div>span {
    float: none;
    text-align: center;
}

.contador .conteiner > a {
    height: 110px;
    display: block;
}

/* Assinatura */

.assinatura-rodape .design-symm {
    display: inline-block;
    line-height: 24px;
}

.assinatura-rodape {
    width: 29%;
    display: flex;
    align-items: flex-start;
    margin-top: 8px;
}

.assinatura.span12 {
    float: left;
    width: 70%;
    padding: 14px 0;
    line-height: 30px;
}

/* pagina login */

.cabecalho-interno .titulo {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
}

.cabecalho-interno .titulo small {
    display: block;
    font-size: 15px;
    font-weight: normal;
}

.pagina-login .caixa-sombreada {
    box-shadow: none;
    border: 0;
}

.pagina-login .cadastro legend i {
    display: none;
}

.pagina-login .cadastro legend {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
    border: 0;
    padding: 0;
}

.pagina-login .cadastro input#id_email, .pagina-login .cadastro input#id_senha {
    border: 2px solid #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    padding: 0 0 0 20px;
    display: block;
    margin: auto;
    width: 100%;
    font-size: 14px;
}

.pagina-login .cadastro input#id_senha {
    height: 46px;
}

.pagina-login .cadastro-logar .form-horizontal .controls {
    margin-left: 0;
}

.pagina-login .cadastro .cadastro-logar .span6:nth-child(2) legend:after {
    content: "Digite abaixo o e-mail que deseja cadastrar";
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.pagina-login .cadastro input#id_senha {
    height: 46px;
    padding-left: 3.5%;
    width: 95.5%;
}

.pagina-login .cadastro-logar .form-horizontal .control-label {
    display: none;
}

.pagina-login .cadastro .cadastro-logar .botao.principal {
    background-image: none;
    border: 0;
    padding: 0 40px;
    height: 50px;
    margin: auto;
    border-radius: 0;
    font-size: 15px;
    text-shadow: none;
    font-weight: 600;
    margin-top: 20px;
}

.cadastro-logar {
    text-align: center;
}

.cadastro .recuperar-senha {
    margin-left: 0;
    font-size: 14px;
    color: #999;
}

.cadastro .recuperar-senha i {
  display: none;
}

.pagina-login .cadastro label {
    display: none;
}

.componente .titulo i.icon-file-text {
    display: none;
}

.componente .titulo {
    font-weight: 600;
}

.caixa-destaque .botao.principal {
    background-image: none;
    text-shadow: none;
    border: 0;
    border-radius: 0;
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

/* página carrinho */

.pagina-carrinho th, .pagina-carrinho tr, .pagina-carrinho td {
    border: 0;
    background: #fff;
}

.pagina-carrinho .tabela-carrinho.table-body {
    border-bottom: 2px solid #e8e8e8;
    border-top: 2px solid #e8e8e8;
}

.pagina-carrinho .quantidade input {
    border: 0;
    box-shadow: none;
}

.pagina-carrinho .quantidade {
    border: 2px solid #e8e8e8;
    padding: 4px 10px;
}

.pagina-carrinho .tabela-carrinho thead h6 {
    font-size: 13px;
}

.pagina-carrinho .acao-editar .botao:not(.grande) {
    background-image: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 0;
    padding: 0 60px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    color: #777;
    font-size: 16px;
}

.pagina-carrinho .acao-editar .botao.grande {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 0 70px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
    text-shadow: none;
}

.pagina-carrinho .acao-editar .botao.grande i {
    background: url(https://cdn.awsli.com.br/671/671703/arquivos/sprite-moda.png) no-repeat -327px -16px!important;
    width: 26px;
    height: 24px;
    color: transparent;
    text-shadow: none;
    position: relative;
    top: -5px;
}

.finalizar-compra .caixa-sombreada {
    padding: 0;
    box-shadow: none;
    border: 2px solid #e8e8e8;
    padding: 20px;
    margin-bottom: 20px;
}

.pagina-carrinho input#calcularFrete {
    border: 2px solid #e8e8e8;
    border-radius: 0;
    padding: 0;
    height: 46px;
    box-shadow: none;
    border-right: 0;
}

.pagina-carrinho #formCalcularFrete button.btn i {
    display: none;
}

.pagina-carrinho #formCalcularFrete button.btn {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    font-weight: 600;
    height: 50px;
    font-size: 16px;
    background: #e8e8e8;
    box-shadow: none;
}

.pagina-carrinho .tabela-carrinho tbody tr, .pagina-carrinho .tabela-carrinho tr.bg-dark {
    border-top: 1px solid #e8e8e8;
}

.pagina-carrinho #formCalcularFrete .control-label b {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    padding: 0;
}

.caixa-sombreada {
    box-shadow: none;
    border: 2px solid #e8e8e8;
}

.pagina-pagina h1.titulo {
    text-align: center;
}

/* carinho checkout */

.carrinho-checkout .caixa-info {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.carrinho-checkout .formas .accordion-group {
    border: 0;
    border-radius: 0;
}

.carrinho-checkout div#menu-categoria {
    display: none;
}

.carrinho-checkout .span9.hidden-phone.hidden-tablet {
    float: right;
}

.carrinho-checkout .atendimento {
    margin: 4px 0 0;
    border: 0;
}

.carrinho-checkout .atendimento .icone-box {
  border: 0;
}

.carrinho-checkout .atendimento a, .carrinho-checkout .atendimento strong, .carrinho-checkout .atendimento span, .carrinho-checkout .atendimento i {
    color: #fff;
}

.carrinho-checkout .conteiner-principal #corpo .conteiner {
    box-shadow: none;
}

.carrinho-checkout .identificacao .control-group .submit-email.botao.principal {
    background-image: none;
    border: 0;
    padding: 0 10px;
    height: 50px;
    border-radius: 0;
    line-height: 50px;
    font-weight: 600;
    text-shadow: none;
}

.carrinho-checkout .identificacao .control-group input {
    box-shadow: none;
    border: 2px solid #e8e8e8;
    border-radius: 0;
    height: 46px;
    padding: 0 0 0 20px;
}

.carrinho-checkout input {
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #e8e8e8;
    padding: 0 10px;
    height: 36px;
    line-height: 40px;
}

.carrinho-checkout .campos-pedido legend i {
    display: none;
}

.carrinho-checkout .campos-pedido legend {
    font-weight: 600;
    font-size: 16px;
}

.carrinho-checkout #exibirFormasPagamento .btn {
    background-image: none;
    background: #e8e8e8;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    font-size: 13px;
    text-shadow: none;
    font-weight: 600;
}

.pagina-cadastro .cadastro legend {
    font-size: 16px;
    font-weight: 600;
}

.pagina-cadastro .cadastro legend i {
    display: none;
}

.pagina-cadastro .dados-pessoais input {
    border-radius: 0;
    padding: 0 0 0 10px;
    height: 36px;
    border: 2px solid #e8e8e8;
    box-shadow: none;
}

.pagina-cadastro .dados-acesso input {
    border-radius: 0;
    padding: 0 0 0 10px;
    height: 40px;
    border: 2px solid #e8e8e8;
    box-shadow: none;
}

.pagina-cadastro .cadastro select {
    border-radius: 0!important;
    border: 2px solid #e8e8e8;
    height: 40px;
}

.pagina-cadastro .offset9 {
    width: 100%;
    margin: auto;
    float: right;
}

.pagina-cadastro .acao-editar .botao {
    background-image: none;
    border: 0;
    padding: 0 50px;
    height: 50px;
    border-radius: 0;
    line-height: 50px;
    text-shadow: none;
    font-size: 16px;
    font-weight: 600;
}

/* pagina conta */

.pagina-conta .abas-conteudo, .pagina-pedido-listar .abas-conteudo, .pagina-favorito-listar .abas-conteudo {
    box-shadow: none;
    border: 2px solid #e8e8e8;
}

.pagina-conta .abas-conta li a i, .pagina-pedido-listar .abas-conta li a i, .pagina-favorito-listar .abas-conta li a i {
    display: none;
}

.pagina-conta .abas-conta li a, .pagina-favorito-listar .abas-conta li a, .pagina-pedido-listar .abas-conta li a {
    box-shadow: none;
    border-radius: 0;
    border: 2px solid #e8e8e8;
    border-bottom: 0;
}

.pagina-conta .caixa-info, .pagina-pedido-listar .caixa-info, .pagina-favorito-listar .caixa-info {
    border: 0;
    box-shadow: none;
}

.pagina-conta .caixa-dados legend, .pagina-pedido-listar .caixa-dados legend, .pagina-favorito-listar .caixa-dados legend {
    font-weight: bold;
    color: #333;
}

.pagina-conta h3 small, .pagina-pedido-listar h3 small, .pagina-favorito-listar h3 small {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}

.pagina-conta .caixa-dados h3, .pagina-favorito-listar .caixa-dados h3, .pagina-pedido-listar .caixa-dados h3 {
    font-weight: bold;
    color: #333;
    font-size: 20px;
}

.pagina-conta .abas-conteudo i, .pagina-pedido-listar .abas-conteudo i, .pagina-favorito-listar .abas-conteudo i {
    display: none;
}

.pagina-conta .caixa-dados, .pagina-pedido-listar .caixa-dados, .pagina-favorito-listar .caixa-dados {
    border: 0;
}

.pagina-conta .abas-conteudo .botao.pequeno, .pagina-pedido-listar .abas-conteudo .botao.pequeno, .pagina-favorito-listar .abas-conteudo .botao.pequeno {
    border: 0;
    background-image: none;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    border-radius: 0;
    text-shadow: none;
    font-weight: 600;
}

.pagina-conta .conta-menu, .pagina-pedido-listar .conta-menu, .pagina-favorito-listar .conta-menu, .pagina-conta-endereco .conta-menu {
    border: 0;
}

.pagina-conta .conta-menu i, .pagina-pedido-listar .conta-menu i, .pagina-favorito-listar .conta-menu i, .pagina-conta-endereco .conta-menu i {
    display: none;
}

.pagina-conta .conta-menu .menu-simples li.divisor, .pagina-pedido-listar .conta-menu .menu-simples li.divisor, .pagina-favorito-listar .conta-menu .menu-simples li.divisor, .pagina-conta-endereco .conta-menu .menu-simples li.divisor {
    display: none;
}

.pagina-conta .menu-simples li a, .pagina-pedido-listar .menu-simples li a, .pagina-favorito-listar .menu-simples li a, .pagina-conta-endereco .menu-simples li a {
    font-size: 14px;
    font-weight: 600;
    color: #777;
}

.pagina-conta .menu-simples li:hover a, .pagina-pedido-listar .menu-simples li:hover a, .pagina-favorito-listar .menu-simples li:hover a, .pagina-conta-endereco .menu-simples li:hover a {
    color: #fff;
}

.pagina-conta .conta-menu .nome-usuario, .pagina-pedido-listar .conta-menu .nome-usuario, .pagina-favorito-listar .conta-menu .nome-usuario, .pagina-conta-endereco .conta-menu .nome-usuario {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

.pagina-conta-endereco .cadastro legend {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.pagina-conta-endereco .cadastro legend i {
    display: none;
}

.pagina-conta-endereco input, .pagina-conta-endereco select {
    color: #333;
    border: 2px solid #e8e8e8;
    box-shadow: none;
    border-radius: 0;
    height: 36px;
    padding: 0 0 0 10px;
}

.pagina-conta-endereco select {
    height: 40px;
}

.pagina-conta-endereco .acao-editar .offset8 {
    width: 100%;
    float: right;
    margin: 0;
}

.pagina-conta-endereco .acao-editar .botao {
    border: 0;
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}

/* pagina categoria */

.ordenar-listagem.topo .span6.clearfix {
    width: 100%!important;
}

.ordenar-listagem.topo {
    border: 0;
}

.menu.lateral .com-filho {
    border: 0;
}

.menu.lateral {
    border: 0;
}

.listagem .listagem-linha {
    border: 0;
    padding: 0;
}

.menu.lateral .nivel-um>li>a {
    box-shadow: none;
}

.menu.lateral .nivel-um>li>a .titulo {
    font-size: 16px;
    font-weight: 600;
}

.menu.lateral .nivel-um>li.ativo>a .titulo {
    color: #000;
}

.filtro .titulo {
    font-size: 16px;
    font-weight: 600;
}

.filtro {
    box-shadow: none;
    border: 0;
    outline: 0;
}

.filtro.lista ul li label {
    font-weight: 600;
    color: #777;
    padding: 0 10px 0 10px;
}

.filtro.lista ul li {
    border: 0;
}

.filtro.lista ul {
    border: 0;
}

.coluna .componente.newsletter .interno, .banner .newsletter .interno {
    background: #000;
    border-radius: 5px;
}

.coluna {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}

.coluna>div:last-child {
    margin-bottom: 0;
}

.coluna .componente.newsletter .texto-newsletter, .componente.newsletter .newsletter-cadastro {
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
}

.coluna .componente.newsletter .titulo i {
    float: none;
    display: block;
    text-align: left;
    font-size: 40px;
    color: #fff;
}

.coluna .componente.newsletter {
    border-radius: 5px;
    border: 0;
}

.banner .newsletter .titulo i {
    float: left;
    display: block;
    text-align: left;
    font-size: 40px;
    color: #fff;
    margin-right: 10px;
}

.coluna .componente.newsletter .titulo, .banner .newsletter .titulo {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.coluna .componente.newsletter input[type="text"], .banner .newsletter input[type="text"] {
    border: 0;
    border-radius: 0;
    padding: 0 0 0 10%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    width: 90%;
}

.coluna .componente.newsletter .botao, .banner .newsletter .botao {
    height: 50px;
    border: 0;
    background: none;
    color: #000;
    width: 50px;
    font-size: 20px;
}

.tit-bread .titulo {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
}

.tit-bread .breadcrumbs ul li {
    float: none;
    display: inline-block;
}

.tit-bread .breadcrumbs {
    margin: 0;
}

.tit-bread .breadcrumbs ul {
    text-align: center;
}

.tit-bread .breadcrumbs ul li:first-child * {
    padding-left: 10px;
}

.menu.lateral .nivel-dois {
    box-shadow: none;
}

.menu.lateral .nivel-dois li {
    border: 0;
}

.menu.lateral .nivel-dois li>a {
    font-size: 15px;
    font-weight: 600;
    transition: all .2s;
    color: #999;
}

.menu.lateral .nivel-dois li:hover>a {
    color: #000;
}

.menu.lateral .nivel-dois .com-filho i {
    background: none;
    color: #333;
    margin: 15px 0 0;
}

.menu.lateral li.com-filho>a i {
    background: none;
    color: #333;
    font-size: 11px;
}

.menu .nivel-dois li:hover, .menu.lateral.outras .nivel-um li:hover a {
    background-color: transparent;
}

.pagina-categoria .secao-banners {
    margin-bottom: 20px;
}

.ordenar-listagem label {
    border: 2px solid #e8e8e8;
    border-radius: 0;
    height: 36px;
    padding: 0 20px 0 20px;
    line-height: 36px;
    font-size: 14px;
}

.ordenar-listagem .btn-group>.btn {
    background: #d8d8d8;
    border: 0;
    border-radius: 0!important;
    box-shadow: none;
    height: 40px;
    width: 50px;
    font-size: 16px;
}

.ordenar-listagem .dropdown-menu>li>a {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}

.ordenar-listagem .dropdown-menu {
    border-radius: 0;
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    border: 2px solid #e8e8e8;
    left: auto;
    right: 0;
    padding: 10px;
}

.menu.superior .nivel-um .categoria-id-22811658 > a > .titulo {
    display: none;
}

.menu.superior .nivel-um .categoria-id-22811658 {
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/oferta-semanal.png) center no-repeat;
    width: 148px;
    height: 60px;
    padding: 0;
    border: 0;
    margin-top: 10px;
    float: right;
}

.menu.superior .nivel-um .categoria-id-22811658 > a {
    width: 148px;
    height: 60px;
}

.menu.superior .nivel-um .categoria-id-22811665 > a > .titulo {
    display: none;
}

.menu.superior .nivel-um .categoria-id-22811665 {
    background: url(https://cdn.awsli.com.br/2736/2736358/arquivos/queima-estoque.png) center no-repeat;
    width: 168px;
    height: 60px;
    border: 0;
    padding: 0;
    margin-top: 10px;
    float: right;
}

.menu.superior .nivel-um .categoria-id-22811665 > a {
    width: 168px;
    height: 60px;
}

.menu.superior .nivel-um .categoria-id-22811665:hover, .menu.superior .nivel-um .categoria-id-22811658:hover {
    margin-top: 10px;
}

.menu.superior .nivel-um .categoria-id-22811665:after, .menu.superior .nivel-um .categoria-id-22811658:after {
    display: none;
}

.menu.superior .nivel-um>li:after {
    content: "";
    width: 2px;
    height: 60px;
    position: absolute;
    background: #d8d8d8;
    top: 10px;
    right: -3px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.menu.superior .nivel-um>li {
    padding: 0 15px;
    border: 0;
    position: relative;
}

.menu.superior .nivel-um>li:hover {
    border-top-width: 0;
    margin-top: 0;
}

.menu.superior .nivel-dois li:hover > a {
    color: #fff;
}

.menu.superior .nivel-dois li:hover {
    background: #65419A;
}

.menu.superior .nivel-dois li {
    border: 0;
    transition: all .2s;
}

.menu.superior .nivel-dois li a {
    font-style: italic;
    font-weight: bold;
    transition: all .2s;
}

.menu.superior .nivel-dois {
    top: 80px;
    border-radius: 5px;
    box-shadow: 0 9px 30px rgba(0,0,0,.4);
}

}

@media screen and (max-width: 767px) {


    .menu.superior .nivel-um li.com-filho.opened .nivel-dois {
        max-height: 999999999px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .menu.superior .nivel-um li.com-filho .nivel-dois {
        max-height: 0;
        overflow: hidden;
        margin: auto -20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu.superior .nivel-um li.com-filho::after {
        content: "+";
        position: absolute;
        top: 10px;
        right: 50px;
        font-weight: bolder;
        color: #65419A;
    }

    .menu.superior .nivel-um li.com-filho.opened::after {
        content: "-";
    }

    .pagina-carrinho .listagem .titulo-categoria:first-child {
        margin-top: 60px;
    }
    .pagina-carrinho .acao-editar .botao.grande {
        box-sizing: border-box;
        width: 100%;
        left: 0;
        margin: 0;
    }
    
    .pagina-carrinho .acao-editar .botao:not(.grande) {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        position: absolute;
        top: 60px;
        left: 0;
    }
    
    .pagina-carrinho .acao-editar {
        position: relative;
    }    

.listagem .produtos-carrossel .listagem-linha li .listagem-item {
    margin: 5px 10px;
    min-height: 460px;
}

  .listagem .listagem-linha .listagem-item {
    min-height: 490px;
  }

  #cabecalho .conteiner {
      padding: 0;
      border-radius: 0;
  }

  .busca {
      margin: 0;
  }

  .conteudo-topo .busca-mobile {
      background: none;
      border-radius: 0;
      padding: 0;
  }

  .atalhos-mobile li:first-child {
      display: none;
  }

  #cabecalho > .conteiner >.row-fluid>.span3 {
      display: none;
  }

  .atalhos-mobile .atalho-menu {
      width: 46px;
      border: 0;
      float: left;
      padding: 0;
      height: 36px;
      line-height: 29px;
      top: 12px;
      background-image: none;
      border-radius: 5px;
      left: 15px;
  }

  .atalhos-mobile ul {
      height: 60px;
  }

  .atalhos-mobile {
      background: #000;
      border: 0;
      height: 60px;
  }

  .atalhos-mobile .atalho-menu:before {
      content: "";
      background: url(https://cdn.awsli.com.br/168/168817/arquivos/menu-mobile.png) center no-repeat;
      width: 27px;
      height: 14px;
  }

  .logo {
      display: inline-block;
      width: 141px;
      margin-right: 40px;
  }

  .logo a {
      height: 60px;
      top: 0!important;
  }

  .atalhos-mobile .icon-shopping-cart:before {
      content: "";
      background: url(https://cdn.awsli.com.br/168/168817/arquivos/cart-mobile.png) center no-repeat;
      width: 25px;
      height: 23px;
  }

  .atalhos-mobile li.fundo-principal {
      width: 46px;
      height: 36px;
      border-radius: 5px;
      border: 0;
      line-height: 0;
      padding: 0;
      margin-top: 12px;
      margin-right: 15px;
      position: absolute;
      top: 0;
      right: 0;
  }

  #cabecalho {
      padding-top: 60px;
  }

  .atalhos-mobile li.fundo-principal a {
      top: 4px;
      margin: 0px;
      padding: 0;
  }

  #cabecalho>.conteiner>.row-fluid>.span3 {
      display: none;
  }

  .busca input {
      background: #333333;
      border: 0;
      border-radius: 0;
      border-bottom: 1px solid #65419A;
      padding: 0 20px;
      box-sizing: border-box;
      height: 50px;
      font-style: italic;
      width: 100%;
  }

  .busca .botao-busca {
      border-radius: 5px;
      background: #65419A;
      padding: 0;
      height: 40px;
      width: 102px;
      top: 5px;
      right: 12px;
      -webkit-transform: skew(-10deg);
      -ms-transform: skew(-10deg);
      transform: skew(-10deg);
      border: 0;
  }

  .busca .botao-busca:before {
      content: "Buscar";
      font-family: "Nunito Sans";
      text-transform: uppercase;
      font-weight: 900;
  }

  .listagem .listagem-linha li.span3 {
      margin: 0;
      width: 48%;
      float: left;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0,0,0,.1);
      margin-left: 2%;
      margin-top: 20px;
  }

  .listagem .listagem-item .acoes-produto-responsiva {
      display: none!important;
  }

  .listagem .span3 .listagem-item .nome-produto, .listagem .span4 .listagem-item .nome-produto, .listagem .span6 .listagem-item .nome-produto {
      font-size: 12px;
      overflow: hidden;
      max-height: 60px!important;
      min-height: 60px!important;
      text-overflow: ellipsis;
  }

  .listagem .listagem-item .imagem-produto {
      min-height: 200px;
      max-height: 200px;
  }

  #rodape {
      text-align: center;
  }

  #rodape .institucional {
      background: #000;
  }

  #rodape .pagamento-selos {
    background: #fff;
  }

  #barraNewsletter.posicao-rodape {
      display: block!important;
  }

  #barraNewsletter .componente div.newsletter-cadastro, #barraNewsletter .componente .newsletter-confirmacao {
      width: 80%;
  }

  #barraNewsletter .componente .botao {
      width: 90px;
  }

  #barraNewsletter .componente input[type="text"] {
      margin-left: 10px;
      width: 52%;
  }

  #barraNewsletter .componente .texto-newsletter, #barraNewsletter .componente .input-conteiner {
      display: none;
  }

  #barraNewsletter .componente .titulo {
      display: block;
  }

  #barraNewsletter .componente .titulo {
      display: block;
      text-align: center;
      text-transform: uppercase;
      font-style: italic;
      color: #fff;
      font-weight: bold;
      font-size: 30px;
  }

  #barraNewsletter .componente .titulo i {
      display: block;
      position: relative;
      float: none;
      font-size: 40px;
      color: #000;
  }

  #barraNewsletter {
      box-shadow: none;
  }

  .menu.superior .nivel-um {
      padding-top: 20px;
      text-align: center;
      background: #000;
      border: 0;
      margin: 0;
  }

  .menu.superior .nivel-um {
      list-style: none;
  }

  .produto .nome-produto {
      line-height: 24px;
  }

  .menu.superior .nivel-um .titulo {
      color: #65419A;
      font-size: 16px;
      font-weight: bold;
      font-style: italic;
  }

  .menu.superior .nivel-um a {
      color: #bfbfbf;
      font-style: italic;
      font-weight: bold;
      max-width: 290px;
  }

  .menu.superior .nivel-um a.icon-user:after {
      content: "Acessar conta";
      font-family: "Nunito Sans";
      text-transform: uppercase;
      font-style: italic;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      top: -2px;
  }

  .menu.superior .nivel-um a.icon-user {
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      padding: 10px;
      margin: 0px 40px;
      border-radius: 5px;
      background: #222;
      -webkit-transform: skew(-10deg);
      -ms-transform: skew(-10deg);
      transform: skew(-10deg);
      color: #fff;
      text-align: center;
  }

  .produto .codigo-produto>span+span {
      display: none;
  }

  .produto .nome-produto {
      line-height: 24px;
  }

}

@media(max-width:767px){
    a.icon-signout {
        left: -55px;
        top: 12px;
    }
}


.produto a.whatsapp {
    padding: 20px 0;
    display: block;
}

.produto a.whatsapp strong, .produto a.whatsapp span {
    display: block;
    font-size: 15px;
    line-height: 14px;
    color: #000;
    font-weight: 600;
}

.produto a.whatsapp i {
    font-size: 32px;
    color: #359c3a;
    float: left;
    margin-right: 5px;
    line-height: 32px;
}

a#seloEbit {
    display: none!important;
}