.site-header{position:fixed!important;top:0;width:100%;z-index:99;padding:0 0!important}.site-header .header-inner .custom-logo-link{height:80px!important}.site-header .header-inner .custom-logo-link img{height:80px!important;width:auto!important;padding:5px 0}.elementor-widget-text-editor p:last-child{margin-bottom:0!important}p b,p strong{font-weight:600!important}.post .immaginepost .wp-post-image{max-height:initial!important}.post .page-content a{text-underline-offset:3px!important;color:#e4ab04!important}.mouses .elementor-icon:after{content:"Scroll down";position:absolute;padding-left:27px;width:max-content;font-family: var(--e-global-typography-text-font-family),Sans-serif !important;font-weight:300;font-size:18px;top:37.5%;transform:translatey(-50%)}.mouses .elementor-icon:hover{color:#fff!important}.mouses .elementor-icon:before{content:"";position:absolute;width:45px;height:1px;background:#fff;top:37.5%;transform:translatey(-50%);margin-left:-75px}.mouses .elementor-icon svg{-webkit-animation:bounce 1.2s infinite;animation:bounce 1.2s infinite}@keyframes bounce {
    0% {
        bottom: 0;
    }

    50% {
        bottom: 6px;
    }

    100% {
        bottom: 0;
    }
}