.home-slider .fl-slide:nth-child(2) .fl-slide-foreground{margin:0 auto 0 10px!important}#header-contact-button:not(.fl-block-overlay-active){a.fl-button{border:unset;padding:unset;span.fl-button-text{z-index:2;position:relative;background:#fff;padding:12px 24px;font-weight:700}}i{position:absolute;transform:translate(-50%,-50%)}i:before{color:#e11b22;font-size:1000%}}function get_user_ip(){if (!empty($_SERVER['HTTP_CLIENT_IP'])){$ip=$_SERVER['HTTP_CLIENT_IP']}elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])){$ip=$_SERVER['HTTP_X_FORWARDED_FOR']}else{$ip=$_SERVER['REMOTE_ADDR']}return $ip}function show_user_ip(){return get_user_ip()}add_shortcode('user_ip','show_user_ip');