/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/* Bottom Menu */
#wp-bottom-menu {
	display: none;
}

#home-sidebar .widget {
	border: none;
	margin-bottom: 0px;
}

#home-sidebar .widget a {
	color: #35352e;
	font-size: 18px;
}

#home-sidebar .widget a:hover {
	color: #ffffff;
}

/*--------hide banner------ */
 div[class^="lqd-"][class*="-dev"], 
div[class^="lqd-"][class*="development"],
body > div[class^="lqd-"]:not([class*="elementor"]) {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}