@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tagLogo.GreenPrint{background-image:url(https://www.prinko.it/img/eco-friendly.png);background-position:center;background-repeat:no-repeat;background-size:cover}#mobile_btnWA,#mobile_btnWA_prodotti{position:fixed;bottom:60px;right:13px;cursor:pointer;z-index:9999999999!important}#mobile_btnWA_prodotti{bottom:120px}.rotate{-webkit-animation:rotation 4s infinite linear;animation:rotation 4s infinite linear}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}#Roverlay,#loaderIMG{top:0;left:0;right:0;bottom:0}#Roverlay{position:fixed;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999999}#loaderIMG{position:absolute;margin:auto;width:80px;-webkit-animation:rotation 4s infinite linear;animation:rotation 4s infinite linear}