.warning-text {
  font-size:0;
  opacity: 0.0;
}

.prazo {
  font-size:0;
  opacity: 0.0;
}

.g_ #rodape .institucional ul li a i.fa {
    margin-left: 10px;
    margin-right: 5px;
}

.produto .cep .aviso-disponibilidade {
    font-size: 0px;
    margin-top: 5px;
}

/*
.g_ #rodape>div:last-child svg {
    max-height: 0px;
}*/

img[alt="BuscaIntegrada"] {
    display: none;
}

#rodape>div:last-child .conteiner {
    display: none;
}

.elastislide-carousel ul li a {
    overflow: visible;
}

.g_ #carouselImagem .elastislide-carousel ul li a span img, .g_ .produto .produto-thumbs .elastislide-carousel ul li a {
    margin: auto;
}

.g_ .listagem .listagem-item .nome-produto {
    text-transform: uppercase;
}

.g_ .listagem .bandeiras-produto>span {
    color: #ffffff
}

.g_ .g_title, .g_ .listagem .titulo-categoria, .g_ .pagina-pagina h1.titulo {
    margin: 2rem 0 0 0;
    background: linear-gradient(90deg, rgba(29, 177, 199, 1) 0%, rgba(50, 224, 71, 1) 100%);
    border-radius: 15px;
    text-align-last: center;
    align-content: center;
    height: 3.2em;
    border: 1px solid #777777;
}

.g_ .g_title, .g_ .listagem .titulo-categoria strong {
    color: white;
    text-shadow: 1px 1px 1px black;
}

g_ .g_title:hover, .g_ .listagem .titulo-categoria:hover, .g_ .pagina-pagina h1.titulo:hover {
    background: linear-gradient(90deg, rgba(50, 224, 71, 1) 0%, rgba(29, 177, 199, 1) 100%);
    transition: background 0.1s ease;
    box-shadow: 0px 0px 2px #000;
    filter: drop-shadow(0 0 2px rgba(29, 177, 199, 0.6)) drop-shadow(0 0 2px rgba(50, 224, 71, 0.6));
}

.col.col-auto-mobile {
    min-width: 200px;
}