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

/*Mini cart*/
.widget_shopping_cart_content .elementor-button, .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
	background-color: #004fbf !important;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained, button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained, #um_account_submit_general{
    background: #004fbf !important;
    border-radius: 50px !important;
    color: white;
}
.elementor-menu-cart__toggle .elementor-button {
    border: 0px !important;
}
.lqd-custom-menu .nav-item-children {
    top: 30px !important;
    /* right: 30px !important; */
    left: auto !important;
}
.um .um-cover-add:hover, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-item-meta a, .um .um-member-less a:hover, .um .um-member-more a:hover, .um .um-member-name a:hover, .um .um-members-pagi a:hover, .um .um-profile-subnav a.active, .um .um-tip:hover, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color{
	color:#004fbf !important;
}
.wp-grid-builder .wpgb-card .wpgb-card-media-thumbnail div{
	background-size: contain !important;
	background-position: center !important;
	height: 250px;
	
}

.link-icon .d-inline-flex .hide-if-empty .right-icon{
    display: none;
}

i.lqd-icn-ess.icon-md-arrow-down{
    display: none;
}

span.submenu-expander.pos-abs{
    top: 8px !important;
}