/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 4.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */

a.icon-box-link-btn {
	font-family: Montserrat, Arial !important;
	font-weight: 700 !important;
}
/* 
.stm-layout-header-car_dealer .main-menu .header-menu > li.current-menu-item > a, .stm-layout-header-car_dealer .main-menu .header-menu > li.current_page_item > a {
	background-color: transparent !important;
	color: #000 !important;
} */

.stm-layout-header-car_dealer .main-menu .header-menu > li.current-menu-item > a:hover, .stm-layout-header-car_dealer .main-menu .header-menu > li.current_page_item > a:hover {
	background-color: #05487F !important;
}

#wrapper #header .main-menu .header-menu > li > a:hover {
	color: #fff !important;
}

@media (max-width: 991px) {
	#wrapper #header .main-menu .header-menu > li > a {
		color: #fff !important;
	}
	#wrapper #header .main-menu .header-menu > li > a:hover {
		color: #FDAD2A !important;
	}
}

.ebh {
	display: table;
	width: 100%;
}

.ebh > .elementor-widget-container {
	display: table-cell;
}

.info-wrap {
	padding: 0 !important;
}

@media only screen and (max-width: 991px) {
	.stm-layout-header-motorcycle .mobile-menu-trigger {
		top: 23px !important;
	}
	.stm-layout-header-motorcycle #header .stm_motorcycle-header .stm_mc-nav {
		padding: 10px !important;
	}
}