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

.themecolor { color:#00B7F1; }
.themecolor-light { color:#FAFAFF; }
.themecolor-dark { color:#2A2B39; }


.site-header #primary-nav .link-icon { 
    background-color: #f5f5f5;
    border-radius: 100%;
}
.site-header #primary-nav .link-icon i {
	padding:7px;
}


.navbar-brand-inner .logo-default,
.navbar-brand-inner .logo-light {
	width:136px; height:45px;
}

@media screen and (min-width: 992px) {
	.woocommerce.archive .lqd-contents { width: calc(100% - 22em); }
	.woocommerce.archive .lqd-sidebar-container { width: 20em;	}
}