.ofertas-listagem {
    margin-top: 60px;
    display: none !important;
}

.listagem .produtos-carrossel .listagem-linha li .listagem-item {
    margin: 5px 10px;
    border: 1px solid #e8e3e3 !important;
}

#fixed_whatsapp {

    position: fixed;
    bottom: 15px;
    left: 100px;

}

/* BOTÃƒO WHATSAPP*/
@-webkit-keyframes pulseBtw{0%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,.3)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,0,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,0)}}@keyframes pulseBtw{10%{-moz-box-shadow:0 0 0 0 #4dc247;box-shadow:0 0 0 0 #4dc247}80%{-moz-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 15px rgba(204,169,44,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,0,0,.3);box-shadow:0 0 0 0 rgba(204,169,44,0)}}.btn-whats{position:fixed;bottom:20px;left:100px;z-index:999999;animation:pulseBtw 1s infinite;background:#2fc400;border-radius:50%;width:65px;height:65px;text-align:center}.btn-whats i{color:#fff;border-radius:50%;display:table;width:inherit;height:inherit;font-size:35px;box-shadow:0 4px 14px 0 rgba(0,0,0,.24)}.btn-whats i::before{display:table-cell;vertical-align:middle}@media (max-width:767px){.btn-whats{width:50px;height:50px;bottom:80px;left:15px}.btn-whats i{font-size:25px}}