/* Lista de Desejos Mobile */
@media(max-width:767px){
     .abas-conta .hidden-phone{
           display: list-item !important;}
     .abas-conta li a i{
           font-size: 1em !important;
           width: 20px !important;}
     .abas-conta li a{
           padding: 5px;
           font-size: 15px !important;}
     .abas-conta li{
           margin-right: 5px; } }

/* Formulario de contato */
@media(max-width: 767px){
 #modalContato{
top: 58%;
  min-width: 90%; }
 .modal-header{
  margin: 15px !important;} }

/* Organizar itens Rodape */
@media (min-width: 768px) {
.scrollToTop {
    bottom: 3rem;}
#netreviewsWidgetNum4263widget11av {
    top: 40% !important } }
@media (max-width: 767px) {
.scrollToTop {
    bottom: 6rem;}
.wrap_deff {
    z-index: 99 !important}
#netreviewsWidgetNum4263widget11av {
    z-index: 99 !important} }

/*Check Tag Na Opção Escolhida - agenciaekos.com.br */
.produto .atributos ul li.active:before {
    content: '\f00c';
    background: #34af23;
    color: #fff;
    padding: 1px;
    font-family: fontawesome;
    position: absolute;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -5px;
    top: -5px;
    border-radius: 60px;
    z-index: 1
}

.produto .atributos .atributo-cor ul li, .produto .atributos ul li {
    position: relative;
    overflow: inherit;
}

/* ESTILIZANDO A CATEGORIA SUBCATEGORIA DENTRO DA CATEGORIA OUTLET (0902320) */
#cabecalho .full.menu.hidden-phone .conteiner .nivel-um li:nth-child(3) .mega-categorias li a {
    font-family: Jost;
    font-weight: 400;
    color: #000000;
}
/* ESTILIZANDO A SUBCATEGORIA DENTRO DA CATEGORIA SUMMER SALE (0972321) */
#cabecalho .full.menu.hidden-phone .conteiner .nivel-um li:nth-child(1) .mega-categorias li a {
    font-family: Jost;
    font-weight: 400;
    color: #000000;
}
/* ESTILIZANDO A SUBCATEGORIA DENTRO DA CATEGORIA NEW COLLECTION (0972321) */
#cabecalho .full.menu.hidden-phone .conteiner .nivel-um li:nth-child(2) .mega-categorias li a {
    font-family: Jost;
    font-weight: 400;
    color: #000000;
}


/*IMAGEM EXIT POPUP*/
.modal-modalNewsletter .fancybox-inner {
    background-image: url(https://cdn.awsli.com.br/625/625932/arquivos/PopUp-Store-21.png);
    background-position: center;
}

.conteiner { background-color: #FFF; }
.tema-escuro .conteiner { background-color: #FFF; }



/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:100px;
left:18px;
z-index: 999;
}

#cabecalho,
.full.menu{
    background-color: #ffffff;
}
 
.full.menu .conteiner .nivel-um>li>a>.titulo,
#cabecalho .actions>li>a {
    color: #000000;
}

/* input de busca com canto arredondado (1845253) */
#cabecalho .busca input, #cabecalho .busca input:focus{
	border-radius: 2rem;
	border: solid 2px black;
}

#rodape .institucional {
	border: solid 1px black;
}
#rodape .fundo-secundario {
    color: #fff;
}

.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #6e6e6e;
    opacity: .7;
}

.lateral.outras.filtro-coluna.faceta-cor{display: none !important;}

#listagemProdutos.listagem .imagem-produto, #listagemProdutos.listagem .produtos-carrossel[data-produtos-linha] .imagem-produto, .listagem.aproveite-tambem .imagem-produto, .listagem.aproveite-tambem .produtos-carrossel[data-produtos-linha] .imagem-produto {
    height: 430px;
}

/* fundo alterado (1845253) */
.full.menu { 
    background: white;
	border: none;
	width: 100%;
	padding: 0;
}

/* texto e fonte alterada das categorias (1845253) */
.full.menu .conteiner .nivel-um>li>a>.titulo { 
    color: #000000;
    font-family: Jost;
}

/* cor e fonte do texto do conteudo OUTROS (1845253) */
.full.menu .conteiner .nivel-um .nivel-dois .borda-principal>a>strong {
    color: #000000;
    font-weight: 400;
    font-family: Jost;
}

/* cor da primeira opção das categorias em vermelho (2897234) */
/*.full.menu .conteiner .nivel-um>li:first-child>a>.titulo {*/
/*  color: red;*/
/*}*/
.full.menu .conteiner .nivel-um>li:nth-child(3)>a>.titulo {
  color: red;
}


/* estilo dos botões dos banners alterado(2897234) */
.flex-direction-nav li a {
    background: #00000020;
    border-radius: 0.7rem;
}

/* cor, tamanho e fonte usada no cabeçalho (1294716) */
#cabecalho .conteiner .row-fluid .conteudo-topo .inferior .span4 ul li a {
  font-family: Jost;
  font-weight: 500;
  color: black;
}
#cabecalho .conteiner .row-fluid .conteudo-topo .inferior .span4 ul li p {
  font-family: Jost;
  font-weight: 500;
  color: black;
}
#cabecalho .conteiner .row-fluid .conteudo-topo .inferior .span4 .support-items p {
  font-weight: 400;
}
#cabecalho .conteiner .row-fluid .conteudo-topo .inferior .span4 .support-items a {
  font-weight: 400;
}
#cabecalho .conteiner .row-fluid .conteudo-topo .inferior .span4 .actions .support .support-items span {
  color: black;
  font-family: Jost;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1rem;
}
/* (1294716) FIM */

/* disposição dos items do cabecalho arrumada (9461725) */
#cabecalho .actions li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#cabecalho ul.actions {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: flex-end;
}

/* REMOVER OS ÍCONES DO BANNER ANDROID (0011648) */
@media(max-width: 767px) {
    .secao-banners .conteiner .banner .flex-direction-nav {
        display: none;
    }
}

/* REPOSICIONAR A DIV QUE CONTÉM OS ICONES DE PAGAMENTOS (9283423) */
#rodape .span4.pagamento {
    display: flex;
    flex-direction: column;
    width: auto;
}

/* ARRUMANDO A JUSTIFICAÇÃO DA IMAGEM COM AS CATEGORIAS (1934534) */
.full.menu .conteiner .nivel-um>li:hover>.nivel-dois {
    display: flex;
    flex-wrap: nowrap;
}


.pagamento .bandeiras-pagamento{
    display: flex;
}

.pagamento .bandeiras-pagamento li:nth-child(7){
    order: 1;
}

.pagamento .bandeiras-pagamento li:nth-child(6){
    order: 2;
}

.pagamento .bandeiras-pagamento li:last-child{
    order: 3;
}

.pagamento .bandeiras-pagamento li:first-child{
    order: 4;
}

.pagamento .bandeiras-pagamento li:nth-child(2){
    order: 5;
}

.pagamento .bandeiras-pagamento li:nth-child(3){
    order: 6;
}

.pagamento .bandeiras-pagamento li:nth-child(4){
    order: 7;
}

.pagamento .bandeiras-pagamento li:nth-child(5){
    order: 8;
}

@media only screen and (min-width: 767px){
    .carrinho-checkout #exibirFormasPagamento a.btn.btn-small{
        font-size: 15px;
        padding: 10px;
    }
}

.fancybox-overlay.fancybox-overlay-fixed{
    width: 100% !important;
    height: 100% !important;
}

.modal-comprar-ajax-status{
 	position: fixed !important;   
}

/* TROCAR / DEVOLVER */
ul.actions .icon-refresh-troca .icon-refresh-ico:before {
    content: "\f021";
    font-size: 35px!important;
    font-weight: 100!important;
    font-family: fontawesome!important;
    color: #6e6e6e;
    margin-bottom: 3px;
}

ul.actions .icon-refresh-troca a {
    font-family: Jost!important;
    font-weight: 500;
    color: black;
    font-size: 13px!important;
    text-transform: uppercase;
}

.atalhos-mobile.visible-phone .icon-refresh-troca:before {
    content: "\f021";
    color:#FFFFFF!important;
    font-weight: 100!important;
}

.scrollToTop { bottom: 150px !important;}


#listagemProdutos.listagem .imagem-produto {
    height: 390px;
}

#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-promocional {
    font-size: 20px;
}


#rodape > div:nth-child(3) > div > div > div.cr.conteiner { display:none !important;}


#corpo > div > div.secao-principal.row-fluid.sem-coluna > div.campos-pedido > div.campos-pedido > div.row-fluid > div > div > table > tbody > tr.bg-dark.tr-checkout-frete.hide {
    display: "";
}


.scrollToTop {
    display: none !important;
}

#corpo {
    margin-bottom: 60px;
}

@media (min-width: 1000px){
   .row-fluid .span4 {
     width: 23.623931623931625%;
   }
   
   #formularioCheckout > div .span4 {
     width: 31.6%;
   }
   
   body > div.conteiner-principal > div.secao-banners > div > div.row-fluid.banner.hidden-phone > div {
           display: grid;
    align-content: center;
    justify-content: space-around;
    justify-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
   }
}

@media only screen and (max-width: 767px){
   .conteudo-topo .menu.superior.visible-phone ul.nivel-um {
    height: calc(100vh - 70px);
    overflow: auto;
   }
}

#cabecalho > div.full.menu.hidden-phone > div > ul > li.offers.com-filho {
    display:none !important;
}

/* Remoção de pop-up ao exibir a tela (9562753) */
#bricks-component-DbFYbcKcycyS_ab02jl_7w-overlay {
	position: fixed !important;
	z-index: -1 !important; 
	display: none !important;
}
#bricks-component-DbFYbcKcycyS_ab02jl_7w-wrapper {
    position: fixed !important;
    z-index: -1 !important;
    display: none !important;
}