
/* PRINCE OASIS — FOOTER ICONS FORCE V1.2.1 */
html body footer .po-footer-icons-v121{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:12px !important;
    direction:ltr !important;
    position:absolute !important;
    left:32px !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    z-index:50 !important;
    margin:0 !important;
    padding:0 !important;
}
html body footer{
    position:relative !important;
}
html body footer .po-footer-icons-v121 a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    max-width:44px !important;
    max-height:44px !important;
    padding:0 !important;
    margin:0 !important;
    border:1.5px solid rgba(255,255,255,.70) !important;
    border-radius:50% !important;
    background:transparent !important;
    box-sizing:border-box !important;
    text-decoration:none !important;
    opacity:1 !important;
    visibility:visible !important;
}
html body footer .po-footer-icons-v121 a svg{
    display:block !important;
    width:23px !important;
    height:23px !important;
    min-width:23px !important;
    min-height:23px !important;
    max-width:23px !important;
    max-height:23px !important;
    fill:#ffffff !important;
    stroke:#ffffff !important;
    color:#ffffff !important;
    opacity:1 !important;
    visibility:visible !important;
}
html body footer .po-footer-icons-v121 a.tiktok svg{
    fill:#ffffff !important;
    stroke:none !important;
}
html body footer .po-footer-icons-v121 a:hover{
    background:rgba(255,255,255,.12) !important;
    border-color:#ffffff !important;
}
@media(max-width:760px){
    html body footer .po-footer-icons-v121{
        position:static !important;
        transform:none !important;
        margin:16px auto 0 !important;
        width:max-content !important;
    }
    html body footer .po-footer-icons-v121 a{
        width:40px !important;height:40px !important;
        min-width:40px !important;min-height:40px !important;
        max-width:40px !important;max-height:40px !important;
    }
    html body footer .po-footer-icons-v121 a svg{
        width:21px !important;height:21px !important;
        min-width:21px !important;min-height:21px !important;
    }
}
