#inspero-pt-overlay.is-active { pointer-events: auto; }
.inspero-pt-overlay-logo { will-change: opacity, transform; }
.inspero-pt-logo-top { align-items: flex-start; padding-top: 60px; }
.inspero-pt-logo-bottom { align-items: flex-end; padding-bottom: 60px; }
.inspero-pt-logo-left { justify-content: flex-start; padding-left: 60px; }
.inspero-pt-logo-right { justify-content: flex-end; padding-right: 60px; }
.inspero-pt-logo-center { align-items: center; justify-content: center; }

/* Καταστολή οποιουδήποτε native entrance animation από το Impreza/WPBakery */
.inspero-animate {
    animation: none !important;
}