/* WHATSAPP FIXO */

  .whatsapp-fixo {
    position: fixed;
    bottom:30px;
    right:25px;
    z-index: 999;
}
.listagem.listagem-desktop-prod4 .vitrine-normal .listagem-item {width: 23.8% !important;}
@media only screen and (max-width: 980px) {

.listagem.listagem-mobile-prod2 .vitrine-normal .listagem-item {width: 48.4% !important;margin: 0.8% !important}

}

/*POP UP*/
.tema-antigo .modal-comprar-ajax-status .fancybox-skin {
    background: #fff;
    display: none;
}
.fancybox-overlay-fixed {
     position: fixed; 
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    background: transparent;
}
/*#fancybox-loading {*/
/*    position: fixed;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    margin-top: -22px;*/
/*    margin-left: -22px;*/
/*    background-position: 0 -108px;*/
/*    opacity: .8;*/
/*    cursor: pointer;*/
/*    z-index: 8060;*/
/*    display: none;*/
/*}*/
/*.fancybox-opened {*/
/*    z-index: 8030;*/
/*    display: none;*/
/*}*/
/*.fancybox-overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    overflow: hidden;*/
/*    display: none;*/
/*    z-index: 100000;*/
    /* background: url(../img/fancybox_overlay.png); */
/*}*/
