@font-face {
  font-family: 'Chromatic Grotesque Regular';
  src: url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-grotesqueregular-pro.eot');
  src: url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-grotesqueregular-pro.eot?#iefix') format('embedded-opentype'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-grotesqueregular-pro.woff2') format('woff2'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-grotesqueregular-pro.woff') format('woff'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-grotesqueregular-pro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Chromatic Condensed Bold';
  src: url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-condensedbold-pro.eot');
  src: url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-condensedbold-pro.eot?#iefix') format('embedded-opentype'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-condensedbold-pro.woff2') format('woff2'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-condensedbold-pro.woff') format('woff'),
       url('https://cdn.awsli.com.br/2772/2772823/arquivos/chromatic-condensedbold-pro.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
body {
    font-family: 'Chromatic Grotesque Regular', sans-serif !important;
}

.titulo {
    font-family: 'Chromatic Condensed Bold', sans-serif !important;
    font-weight: bold;
}

strong{
    font-family: 'Chromatic Condensed Bold', sans-serif !important;
    font-weight: bold;
}

.menu strong {
    font-family: 'Chromatic Condensed Bold', sans-serif !important;
    font-weight: bold;
}

.menu .nivel-um {
font-family: 'Chromatic Condensed Bold', sans-serif !important;
    font-weight: bold;
}

a:not([class*='icon']), 
button:not([class*='icon']), 
div, h1, h2, h3, h4, h5, h6, label, p, span:not([class*='icon']), 
.g_ .abas-custom .tab-content, 
.g_ .abas-custom .tab-content *:not([class*='icon']), 
.g_ .pagina-pagina #corpo .titulo+div *:not([class*='icon']), 
.g_ .pagina-pagina .titulo+div {
    font-family: 'Chromatic Grotesque Regular','sans-serif'!important;
}

.g_ .listagem-item .produto-sobrepor {
    pointer-events: auto;
}

.g_ .listagem .listagem-item .add-wishlist {
      z-index: 1000;
} 

.g_atendimento .fa.fa-phone {
    display: none;
}

.g_col.offset-md-1 {
    display: none;
}

.g_div.institucional.fundo-secundario {
    align-items: center;
}

.g_span4.links-rodape.links-rodape-categorias {
    text-transform: capitalize;
}

#barraNewsletter .componente .newsletter-assinar:after {
font-family: Chromatic Grotesque Regular !important;
}

body #rodape > div.institucional.fundo-secundario {
    border: none;
}