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

/* Reset theme style */

#top-bar .container,
#header .container.header-inner-content {
	max-width: 1600px !important;
}

/* Header */

#header .header-rental {
	padding: 29px 0 !important;
}

.stm-layout-header-car_rental #top-bar .top-bar-wrapper .top-bar-info-wrap {
	float: none !important;
	margin: unset !important;
}

.footer-logo {
	width: 120px;
	height: auto;
}

.stm_product_grid_single a{
	display: flex !important;
	flex-direction: column-reverse;
}

.stm_product_grid_single .stm_image {
	padding-top: 20px !important;
}

footer * {
    color: #fff !important;
}

.entry-header {
	background: #DAD2BB !important;
	}
	
	.entry-header h2 {		
			color: #121E29 !important;
			text-align: left !important;
	}

	.entry-header.small_title_box > .container {
		min-height: 150px !important;
	}

	#footer-main ul {
		list-style: none;
		padding-left: 0px;
	}

	#footer-main ul li ,
	#footer-main ul li  a{
		font-size: 13px !important;
		line-height: 20px !important;
	}

	td.xdsoft_disable {
		background-color: red !important;
	}

#footer	h6 {
	font-weight: bold;
		color: #f0c540  !important;
	}

	.stm-template-car_rental .stm_locations_description {
		max-width: 400px !important;
	}

.stm_rental_coupon {
	display: none !important;
}

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

/* Reset theme style */

#top-bar .container,
#header .container.header-inner-content {
	max-width: 1600px !important;
}

/* Header */

#header .header-rental {
	padding: 29px 0 !important;
}

.stm-layout-header-car_rental #top-bar .top-bar-wrapper .top-bar-info-wrap {
	float: none !important;
	margin: unset !important;
}

.footer-logo {
	width: 120px;
	height: auto;
}

.stm_product_grid_single a{
	display: flex !important;
	flex-direction: column-reverse;
}

.stm_product_grid_single .stm_image {
	padding-top: 20px !important;
}

footer * {
    color: #fff !important;
}

.entry-header {
	background: #DAD2BB !important;
	}
	
	.entry-header h2 {		
			color: #121E29 !important;
			text-align: left !important;
	}

	.entry-header.small_title_box > .container {
		min-height: 150px !important;
	}

	#footer-main ul {
		list-style: none;
		padding-left: 0px;
	}

	#footer-main ul li ,
	#footer-main ul li  a{
		font-size: 13px !important;
		line-height: 20px !important;
	}

	td.xdsoft_disable {
		background-color: red !important;
	}

#footer	h6 {
	font-weight: bold;
		color: #f0c540  !important;
	}

	.stm-template-car_rental .stm_locations_description {
		max-width: 400px !important;
	}

.stm_rental_coupon {
	display: none !important;
}

#cookie-notice {
	background: #121E29 !important;
	color: #fff;
}

#cn-accept-cookie {
	color: #121E29 !important;
	background:#dad2bb
	
}

.stm-layout-header-car_rental .stm-opened-menu-listing.opened {
	z-index: 9999 !important;
}

@media (max-width: 767px) {
	#footer .cols_3 aside {
		float: none !important;
		padding: 0 15px 0;
		width: 100% !important;
	}
	#footer {
		z-index: 5 !important;
	}
}