@media only screen and (max-width: 968px) {
    
    .g_ .logo a > img {
    position: relative;
    max-height: 80px;
    display: block;
    margin-left: 20px;
}
    
}


@media only screen and (min-width: 968px) {
#listagemProdutos {
      padding-left: 10%;
    padding-right: 10%;
}
.row-fluid {
    display: flex;
    flex-direction: column;
}
.col-auto {
    margin-top: 10px;
    margin-bottom: 10px;
}
.g_ .logo a > img {
    position: relative;
    max-height: 186px;
    display: block;
}

.col.g_menu {
    width: 100%!Important;
    display: flex!Important;
    justify-content: space-around!Important;
}
strong.titulo.cor-secundaria {
    font-weight: 600!important;
    font-size: 15px!important;
}
    .conteiner 
    {
        width: 100%!important;
        min-width: 100%!important;
    max-width: 100%important;
    padding: 5px!important;
}

.row-fluid.banner.mini-banner {
    display: grid;
    grid-template-columns: 350px 350px 350px 350px;
    justify-content: center;
    width: 100%!important;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 10px!important;
}
}

.g_ .secao-banners .banner.cheio .flexslider {
   
    position: relative;
   
    left: 0;
}

.g_ .secao-banners .fullminibanner {
    
        width: auto!Important;
    position: static;
    left: 0;
    padding:10px;

}

}

.g_ .secao-banners .banner.cheio .flexslider {
   
    position: relative;
   
    left: 0px;!important */
}
.flexslider {
        margin: 0px!important;
    width: 100%!Important;
}

