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


b, strong {
	font-weight: 600!important;
}

.nav-item-children > li > a {
	padding: .25em 1.2em!important;
}

.main-nav > li:hover > a {
	color: #ff8300!important;
}

.ulink {
	text-decoration: underline!important;
}

.ulink:hover {
	text-decoration: none!important;
}

.t-cells-table table td {
	vertical-align: top;
}

.t-cells-table table td:first-child {
	width: 105px;
}

.grecaptcha-badge {
    opacity: 0;
}

.mobile-menu-sd .menu-item-has-children > .submenu-expander {
	display: none!important;
}