Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.112.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : _contact.scss
.zoo-contact-button{
    position: fixed;
    bottom:50px;
    animation: shake-flip 1s infinite;
    z-index: 2;
    &.right{
        right: 50px;
    }
    &.left{
        left: 50px;
    }
    .zoo-contact-link{
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        font-size: 30px;
        color: var(--white-color);
        transition: all 300ms;
        box-shadow: 0 0 10px $black_transparent_1;
        position: relative;
        &.phone-button{
            background: #75eb50;
        }
        &.email-button{
            background: #ff643a;
        }&.skype-button{
            background: #00aff1;
        }&.messenger-button{
            background: #0084ff;
        }&.whatsapp-button{
            background: #25d466;
        }
        &:hover{
            box-shadow: 0 0 10px $black_transparent_2;
        }
        &:before{
            content: '';
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            background: inherit;
            animation: zoom-in 1200ms infinite;
            z-index: -1;
            border-radius: 50%;
            left: 0;
            top:0;
        }
    }
}
© 2025 XylotrechusZ