
:root {
   csCorPrincipal: #FFFFFF!IMPORTANT;
}
.logos-rodape {
    justify-content: center;
    display: flex;
}
  .hostix {
    max-width: 308px!important;
    display: flex;
    z-index: 999;
}
  .hostix a {
    color: gray!important;
    margin-left: 15px;
}

#rodape .rodape-social #instagram-feed a img {

    height: 119px!important;
    width: 108px!important;
}
.vitrine-instagram.item-home {
    display: none!important;
}
.row-fluid.banner.mini-banner.hidden-phone {
    display: block;
}
#rodape .rodape-sobre p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    margin-top: 15px;
}
#rodape .rodape-institucional ul li a {
    font-size: 13px;
    line-height: 18px;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    padding: 5px;
}
#barraNewsletter .componente .titulo {
    
    position: fixed;
}
.gateways-rodape li img {
    width: auto;
    display: none;
}
.cores-personalizadas .menu-desktop{
   background: #a6a6a6;
}

.cores-personalizadas .botao.principal,.cores-personalizadas .bandeira-personalizar{
   background: #a6a6a6!important;
   color: var(--cBotoesTxt)!important;
    fill: var(--cBotoesTxt)!important;
}
.cores-personalizadas .suporte-botao,.cores-personalizadas .suporte-header, .cores-personalizadas .suporte-atendente-b b {
   background: #a6a6a6;
}
div#mini {
    display: block!important;
    width: 1140px;
    margin: 0 auto!important;
}

.newsletter .texto-newsletter {
    font-size: 13px !important;
    font-weight: 400;
    line-height: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: normal !important;
    width: 100%;
    display: none !important;
    align-items: center;
    justify-content: center;
}
.banner-full img {
    max-width: 100%;
}


@media screen and (max-width: 992px) {
  div#mini {
    display: block!important;
    width: 100%;
    margin: 0 auto!important;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    margin: 10px;
    -ms-interpolation-mode: bicubic;
}

.preco-produto s {
    margin-right: 4px !important;
    font-size: 20px !important;
}
}