/*
	Theme Name: Motors
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Automotive, Cars, Vehicle, Boat Dealership, Classifieds WordPress Theme by StylemixThemes.
	Version: 5.2.8
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, 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
*/
.fa, .fas {
	font-weight: normal !important;
}
#icon_wrapper {
	top: 35% !important;
}
ul.deal-ctn {
    display: flex;
    width: 450px;
    position: relative;
    flex-wrap: wrap;
}
ul.deal-ctn span {
    color: #cc6119;
    margin-right: 20px;
    font-weight: bold;
    width: 100px;
    margin-bottom: 10px;
    float: left;
    display: block;
}
ul.deal-ctn span a {
    color: #fff;
    text-decoration: underline;
    margin-top: 4px;
    display: block;
}
.header-main-phone .phone {
	display: none !important;
}
.header-main-socs {
	display: none !important;
}
.stm-layout-header-car_dealer .header-main .header-address {
	left: -100px;
}
@media (max-width:767px) {
	ul.deal-ctn {
		    left: -19px;
	}	
	.header-top-info.open {
		display: none !important;
	}
	.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger.open i.stm-icon-phone-o {
		display: block !important;
	}
	.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger.open {
		margin-top: 0;
		background: transparent;
	}
	#stm-overlay {
		display: none !important;
		background: transparent !important;
	}
	.stm-layout-header-car_dealer .header-main .mobile-contacts-trigger {
		padding: 9px 15px 5px !important;
	}
}