
element.style {
}
.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: var(--cor-textomenu);
    font-size: 16px;
    text-transform: none;
    font-family: Lato;
    font-weight: 450;
    transition: all .2s ease-out;
    line-height: normal;
}

div#cr-empresa {
display: none !important;}

.a-marca .conteiner .span6 .titulo:after {
    content: "";
    background: var(--cor-principal);
    width: 5px;
    max-width: 5px;
    height: 45px;
    display: none;
    float: left;
    margin: 0;
    margin-right: 10px;
    margin-top: -7px;
}


.comprar-via-whatsapp {
    box-shadow: 0px 0px 0 0 gainsboro;
}

#corpo .listagem .listagem-item .acoes-produto.hidden-phone a.comprar-via-whatsapp, .comprar-via-whatsapp {
    position: relative;
    padding: auto;
    top: -13px;
    align-items: center;
    display: none;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 14px;
    letter-spacing: 0.2px;
    padding: 5px 17px;
    text-transform: uppercase;
    bottom: 70px;
    border: 0;
    overflow: hidden;
    color: white !important;
    background-color: #25d366 !important;
    box-shadow: 0px 0px 10em 20px gainsboro;
}


.style attribute {
    opacity: 1!important;
    display: inline-block!important;
    visibility: hidden;
    margin: 0!important;
    position: static!important;
    overflow: visible!important;
    float: right!important;
    
}.produto div.principal .acoes-produto .comprar .botao-comprar {
    height: 58px;
    line-height: 58px;
    text-shadow: none;
    border: #67e1a4;
    text-transform: none;
    font-weight: 400;
    font-size: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    background: var(--botoes);
    padding: 0 32px;
    width: auto;
    flex: none;
}.produto div.principal .acoes-produto .comprar .disponibilidade-produto {
    width: 100%;
    color: #3b3b3b;
    text-align: left;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    
}element.style {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;

#rodape .links-rodape {
    border: solid 0px #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}@media only screen and (max-width: 767px)
#rodape .links-rodape {
    border: none;

element.style {
}
@media only screen and (max-width: 767px)
#rodape .institucional>.conteiner>div>.span9>.row-fluid>div {
    width: 100% !important;
    min-width: 100%;
}
#rodape .institucional>.conteiner>div>.span9>div>.span4 {
    width: 21%;
    margin-right: 2%;
}
@media only screen and (max-width: 767px)
#rodape .links-rodape {
    border: solid 0px #fff;
}