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


.stm_locations_description{
	display:none !important;
}

.yellow_box .elementor-widget-container, .yellow_box{
    height: 100%;
}
.period_v2 .icon-box{
    margin-bottom: 0 !important;
}
.period_v2 .content p {
    margin-bottom: 0;
        line-height: 22px !important;
    text-align: justify !important;
}
.period_v2 .box_white_text .title.heading-font,
.period_v2 .box_white_text .content p{
    color: #fff !important;
}

.period_v2.fw_bold .content p {
    font-weight: 600;
}


/* == Start -- 26 Dec 2024 == */
.menu-item-gtranslate{
	margin: 0 !important;
    vertical-align: middle;
}
.menu-item-gtranslate [class*="gt_container"]{
	position: relative !important;
}
.gt_switcher .gt_option{
	position: absolute !important;
    z-index: 99999 !important;
    
}
.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right ul{
	margin-top: 0 !important;
}
/* == End -- 26 Dec 2024 == */