/*
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
*/

header.is-stuck, 
.is-stuck .lqd-mobile-sec{
	background: #fff;
}

hr.wp-block-separator{
	margin-left:auto;
	margin-right:auto;
}

button[type="submit"],
input[type="submit"]{
	border-radius: 0 !important;
}

.post-hero .elementor-icon-list-item a{
	color: #fff;
}
.post-hero .elementor-icon-list-item a:hover{
    color: #E8A827;
}

@media (min-width: 640px) {
	.navbar-brand .logo-default {
		max-height: 60px;
		width: auto;
	}
}

@media (min-width: 768px) {
	
}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {
	.navbar-brand .logo-default {
		max-height: 75px;
		width: auto;
	}
}

@media (min-width: 1536px) {
}