/*
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 2.5
	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 */

	.grecaptcha-badge {
		display: none !important;
	}
	.no_display_on_html_print{
 			display:none;
 	}

	html body .listing-list-loop.stm-listing-directory-list-loop .single-car-actions > ul li{
		display: inline-flex;
	}

	.listing-list-loop.stm-listing-directory-list-loop .single-car-actions > ul{
		display: flex;
	}

 	html body{
 		overflow-x:hidden;
 	}

	.stm-template-car_dealer .stm-car-carousels .stm-car-medias {
		width: fit-content !important;
	}

	html body .single-add-to-compare.single-add-to-compare-visible {
		z-index: 999;
	}

 	html body .stm-single-car-listing-data table.stm-table-main > tbody > tr > td.divider-td{
 		width: 0;
 	}

.custom-social-profiles{
	width: auto;
	display: inline;
	color: #e41515;
}

.custom-social-profiles a{
	color: #e41515;
	text-shadow: 2px 2px 9px #975555;
}



.anchor_not_styled{
	text-decoration: none !important;
}
/*----------- SIDEBAR ----------------------------*/
html body .sidebar-area-vc {
    margin-left: 0 !important;
}

/*------------ Admin ----------------------------*/

/* -------------------- VARIABLE CLASES -----------------------*/
 	html body   .select_on_change_delete{
 		width: 90% !important;
 		display: none;

 	}
 	html body  .delete_icon{
 		display: none;
 		margin-left: 4%;
 		cursor: pointer;
 	}
 	html body .advance_filter_class{
 		text-align: center;
 		font-weight: bold;
 		width: 100%;
 		font-size: 14px;
 		color:red;
 		margin-top: -10px;
 		margin-bottom: 5%;
 		cursor: pointer;
 	}

 	html body .advance_filter_class:hover{
 		font-size: 14px;
 		color:black;
 		text-decoration: underline;
 	}

 	html body .invisible_option{
 		opacity: 0 !important;
		height: 0 !important;
		width: 0 !important;
		overflow: hidden !important;
 	}

 	html .test_div{
 		width: 80vw;
	    height: 200px;
	    position: fixed;
	    display: none;
	    top: 0;
	    /*background-color: black;*/
	    /*color:black;*/
	    background-color: #ff000000;
	    color:#ff000000;
	    margin-left: -1em;
 	}
 	html body .class_li{
		color: white !important;
	    text-decoration: none;
	    background: #e41515;
	    padding-left: 15px;
	}
	html body .class_li a{
		color: white !important;
	    text-decoration: none;
	    padding-left: 15px;
	    -webkit-transition: color 10ms linear, white 10ms linear;
		-moz-transition: color 10ms linear, white 10ms linear;
		-o-transition: color 10ms linear, white 10ms linear;
		-ms-transition: color 10ms linear, white 10ms linear;
		transition: color 10ms linear, white 10ms linear;
	}
	html .header-menu .wrapper_menu_extra {
		width:100%;
		height:275px;
		max-height: 275px;
	 	display: none;
	 	grid-template-columns: 33% 33% 33%;
	  	grid-gap: 10px;
	  	background-color: #f1f1f1;
	  	color: black;
	}
	html .header-menu .wrapper_menu_extra .box {
		background-color: #272727;
	  	color: black;
	  	padding: 10px;
	  	cursor: pointer;
		height: 290px;
	}
	html .header-menu .image_box{
		background-color: white;
	    color: black;
	    padding: 10px;
	    height: 200px; /* You must set a specified height */
	    background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover; /* Resize the background image to cover the entire container */
	}
	html .header-menu .image_box img{
		max-width: 125px !important;
	    margin-left: auto;
	    margin-right: auto;
	    display: flex;
	}

	html .header-menu .box .inside_p{
		height: 30%;
    	position: relative;
	}

	html .header-menu .box p{
		color: white;
	    font-size: 14px;
	    text-align: center;
	    font-weight: bold;
	    padding: 2% 0;
    	position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-right:-50%;
	    transform: translate(-50%, -50%);
	    width: 225px;
	}
	html .header-menu .wrapper_menu_extra .box:hover{
		background-color: #e41515;
		 -webkit-transition: background-color 50ms linear;
		-moz-transition: background-color 50ms linear;
		-o-transition: background-color 50ms linear;
		-ms-transition: background-color 50ms  linear;
		transition: background-color 50ms linear;
	}

	html .show_more{
		margin-top: 1em;
		cursor: pointer;
		padding: 5px;
		text-align: center;
		background-color: #e41515;
		color:white !important;
	}

	html .show_more a{
		background-color: #e41515;
		color:white !important;
	}

	html .other_services{
		z-index: 9999999;
	}

 	html body .push_body_left{
	 				margin-left: -210px;
					margin-right: 190px;
					display: block;

    -webkit-transition: all .5s ease-in;
       -moz-transition: all .5s ease-in;
         -o-transition: all .5s ease-in;
            transition: all .5s ease-in;
 	}

 	html body .push_body_right{
	 				 margin-right: 0;
	    			  margin-left: 0;

    -webkit-transition: all .5s ease-out;
       -moz-transition: all .5s ease-out;
         -o-transition: all .5s ease-out;
            transition: all .5s ease-out;
 	}

 	html body .wrapper_menu_extra a:hover{
 		text-decoration: none;
 	}

 	html body .left_variation{
 		left: auto !important;
 	}

 	html body .col-md-push-3{
 		left: 0;
 		width: 100%;
 	}

 	html body .col-md-pull-9{
 		display: none;
 	}
/*-------------------- VARIATIONS -----------------*/
 html body .content_variations{
 	width: 100%;
 }

 html body .variations_row{
 	margin-bottom: 15px;
    padding: 20px;
    border: 3px solid #f3f3f3;
 }

 html body .left_variation_info{
 	width: 20%;
 	margin-right: 10px;
 	display: inline-flex;
 	position: relative;
 }

  html body .left_variation_info .title{
 	font-weight: bolder;
 	font-size: 16px;
 	text-align: left;
 	padding: 10% 0;
 }

  html body .rigth_variation_info .title{
 	font-weight: bolder;
 	font-size: 16px;
 }

   html body .left_variation_info .title_header{
 	font-weight: bolder;
 	font-size: 16px;
	color:#e41515;
	text-align: center;
	width: 100%;
 }

 html body .rigth_variation_info .column_variation_2 .title_header{
 	width: 70%;
 	text-align: center;
 }

  html body .rigth_variation_info .title_header{
 	font-weight: bolder;
 	font-size: 16px;
	 color:#e41515;
	 text-align: center;
 }


 html body .rigth_variation_info{
 	width: 75%;
 	display: inline-flex;
 }

 html body .rigth_variation_info .column_variation{
 	display: inline-flex;
 	position: relative;
    width: 20%;
 }
 html body .rigth_variation_info .column_variation .price_column{
 	vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 15px;
    font-weight: bold;
	color: #E31514;
	text-align: center;
 }

  html body .rigth_variation_info .column_variation_2{
    width: 75%;
 }

html body .rigth_variation_info .column_variation_3 {
    /*float: none;
    top: 50%;
    left: 50%;
     padding: 10% 0;*/
     position: relative;
 }

 html body .rigth_variation_info .column_variation_3 .button_cuotas{
	width: 100%;
    margin: 0 auto;
 }

 html body .rigth_variation_info .column_variation{
 	display: inline-block;
 	position: relative;
    width: 25%;
 }

 html body .spec_variation{
 	display: flex;
 	margin-bottom: 2px;
 }

 html body .name_spec{
 	float: left;
 	text-align: right;
 	margin-left: 10px;
 	margin-right: 10px;
 	width: 30%;
 }

 html body #spec_1{
 	/*background-color: #8080807d;*/
 }

html body .button_cuotas{
	padding: 10px 0 10px;
	font-size:11px;
	margin-top: 5px;
	cursor: pointer;
}

 html body .specs{
 	float: right;
    width: 50%;
    height: fit-content;
 	text-align: left;
 	margin-left: 10px;
 	margin-right: 10px;
 }


html body #wamsa_grid{
 	display: block;
 }

 html body #wamsa_list{
 	display: none;
 }



 html body .view-list-wamsa{
 	text-decoration:none;
 	cursor: pointer;
 	margin-right: 10px;
 }

 html body .view-grid-wamsa{
 	text-decoration:none;
 	cursor: pointer;
 	margin-right: 10px;
 }

 html body .view-grid-wamsa .stm-icon-grid:before{
    color: #888;
 }
 html body .view-list-wamsa .stm-icon-list:before{
    color: #888;
 }

 html body .view-grid-wamsa .active_stm:before{
    color: #6c98e1 !important;
 }

 html body .view-list-wamsa .active_stm:before{
    color: #6c98e1 !important;
 }

 html body .view_by .stm-view-by{
 	width: fit-content !important;
    float: right !important;
    margin-top: -15px !important;
 }

 html body .button_li{
 	padding: 5px 15px;
 }

#advanced_search_no_results{
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

#advanced_search_no_results_mobile{
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase
}

@media screen and (max-width: 768px) {
	.wamsa_search_fixed_message {
		font-size: 13px;
		position: relative;
		top: -12px;
	}

	html .listing-list-loop.stm-listing-directory-list-loop .single-car-actions {
		display: flex;
		flex-direction: column;
		align-items: start;
		justify-content: center;
	}

}
@media screen and (min-width: 766px){

	html body .sticky_position {
	  position: fixed;
	  top: 0;
	  display: inline-flex;
	  width: 380px;
	  margin-top: 50px;
	  z-index: 1;
	}

	.sticky_position + .content {
	  padding-top: 102px;
	}

	html body .stm-single-car-listing-data table.inner-table tr td.label-td {
		text-align: left;
	}

	html body .stm-single-car-listing-data table.inner-table tr td.heading-font {
		text-align: left;
	}
}


@media screen and (max-width: 765px) {

	html body .button_li{
	 	padding: 0 0 !important;
	 	margin: 5px;
	}

	html body .button_li .button_cuotas_v2{
	 	padding: 5px 5px 5px;
    	font-size: 10px;
	}

	html body .left_variation_info{
	 	width: 100%;
	 	display: inline-flex;
	}

	html body .left_variation_info .title{
	 	width: 100%;
	}

	html body .button_cuotas{
		margin-bottom: 15px;
	}

	html body .rigth_variation_info{
	 	width: 100%;
	 	display: inline-flex;
	 	position: relative;
	}

	html body .name_spec{
	 	font-size: 14px;
	 	width: 45%;
	 	text-align: right;
	}

	html body .specs{
	 	font-size: 14px;
	}

	html body .left_variation_info .title {
	    font-size: 18px;
	    padding: 5% 0;
	    padding-top: 0;
	}

	html body .rigth_variation_info .column_variation{
	    width: 100%;
	    display: inline-block;
	    position: absolute;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 15px;
	    top: 0;
	}

	html body .rigth_variation_info .column_variation_2{
	    width: 100%;
	    margin-top: 40%;
	    margin-bottom: 15%;
	    margin-left: 0%;
	}

	html body #main .rigth_variation_info .column_variation .price_column {
		margin-left: auto;
    	margin-right: auto;
    	font-size: 18px;
	}

	html body .rigth_variation_info .column_variation_3 {
	    width: 100%;
	    display: inline-block;
	    bottom: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 20px;
	}

	html body .variations_mobile{
		display: none;
	}

	html body .rigth_variation_info .column_variation_3 .button_cuotas{
		width: 60%;
	    position: relative;
	}

	html body .button_cuotas_v2{
		margin-bottom: 0;
	    margin-top: 0;
	}

	html body .rigth_variation_info .column_variation .price_column{
	 	vertical-align: middle;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    font-size: 16px;
	    font-weight: bold;
	    color: #E31514;
	}

	html body .sidebar_class .variation_offer{
		display: none !important;
	}
}

@media screen and (max-width: 765px) and (orientation: landscape) {
	html body .rigth_variation_info .column_variation_2 {
		width: 100%;
		margin-top: 15%;
		margin-bottom: 0%;
		margin-left: 0%;
	}

	html body .rigth_variation_info .column_variation_3 .button_cuotas {
		width: 35%;
		position: relative;
	}
}

@media screen and (max-width: 568px) and (orientation: landscape) {
	html body .rigth_variation_info .column_variation_2 {
		width: 100%;
		margin-top: 25%;
		margin-bottom: 0%;
		margin-left: 0%;
	}

	html body .rigth_variation_info .column_variation_3 .button_cuotas {
		width: 35%;
		position: relative;
	}
}

@media screen and (min-width: 765px) and (max-width: 990px){
		html body .rigth_variation_info .column_variation .price_column{
		    font-size: 14px;
		}

		html body .rigth_variation_info .column_variation_3 {
		   width: 100%;
		}
}


@media screen and (max-width: 365px) {

	html body .rigth_variation_info .column_variation .price_column{
	    font-size: 14px;
	}

	html body .rigth_variation_info .column_variation_2{
	    margin-bottom: 10%;
	}

	html body .name_spec{
	 	font-size: 12px;
	}

	html body .specs{
	 	font-size: 12px;
	}

	html body .rigth_variation_info .column_variation_3 .button_cuotas {
	   width: 60%;
	   font-size: 10px;
	}
}



/* -------------------- MENU -----------------------*/

	html body button#responsive-menu-pro-button{
		display: none !important;
	}

 	html body ul.header-menu ul {
	    margin-top: 0;
	    list-style: none;
	    padding-left: 0;
	}

	html body ul.header-menu ul li {
	    margin-bottom: 8px;
	    padding: 2px;
	}


	html body .help-bar-compare-hover{
		background-color: #e41515 !important;
		color: white !important;
	}
	html body .header-help-bar > ul li {
		padding-bottom: 4px;
		padding-top: 3px;
	}

	html body .header-help-bar ul li a .list-label{
		font-size: 13px !important;
		top: 0;
	}


	html body .header-help-bar > ul li a:hover {
	    background-color: #e41515;
		color: white;
	}


	html body ul.header-menu ul .menu-item a{
	    margin: 0;
	    display: block;
	    width: 100%;
	    height: 100%;
	}

	html body ul.header-menu ul .menu-item:hover {
	    background: #e41515;
	    padding-left: 15px;
	     -webkit-transition: padding-left 100ms linear, linear;
		-moz-transition: padding-left 100ms linear, linear;
		-o-transition: padding-left 100ms linear, linear;
		-ms-transition: padding-left 100ms linear,  linear;
		transition: padding-left 100ms linear,  linear;
	}

	html body ul.header-menu ul .menu-item:hover a{
	    color: white !important;
	    text-decoration: none;
	    -webkit-transition: color 10ms linear, white 10ms linear;
		-moz-transition: color 10ms linear, white 10ms linear;
		-o-transition: color 10ms linear, white 10ms linear;
		-ms-transition: color 10ms linear, white 10ms linear;
		transition: color 10ms linear, white 10ms linear;
	}


 	.submenu-test-class-left{
 		padding: 1% !important;
 	}

 	.submenu-test-class{
 		padding: 1% !important;
 	}


 	html body .mobile-menu-holder{
 		right: -17px;
    	width: 200px;
	    top: 0;
		height: 100% !important;
  		position: fixed;
	    padding: 0 0 0 0;
	    margin: 0 0 0 0;
	    z-index: 99999999999999;
 	}

 	html body .mobile-menu-holder .header-menu{
 		overflow-y: auto;
	    position: relative;
	    height: 95%;
	    width: 100%;
	    margin: -5px -10px;
	    z-index: 99999999;
 	}

 	html body .menu_logo{
 		display: inline-block;
 		width: 100%;
	    background: #e41515;
	    height: 50px;
	    top: 0;
	    left: 0;
	    margin: 0 -10px;
	    padding: 10px 0;
	    padding-right: 10px;
    	padding-left: 10px;
	    z-index: 9999;
 	}

 	html body .stm-multiple-select{
 		display: none;
 	}

	 html body .menu_logo .header-top-info {
	    margin-top: 0;
	    width: 50%;
	    display: inline-block;
	    position: absolute;
	    right: 5px;
	}

 	html body .menu_logo .rotate{
 		right: 0;
	    position: absolute;
	    color: white;
	    margin-top: 0;
    	margin-right: 25px;
	    font-size: 2em;
	    -moz-transition: all 1s linear;
	    -webkit-transition: all 1s linear;
	    transition: all 1s linear;
	    cursor: pointer;
	}

	html body .menu_logo img{
 		width: 100px;
 		cursor: pointer;
	}

	html body .header-menu .sidebar-entry-header{
		display: none;
	}

	html body .header-address .address {
		width: 180px;
	}
	html body .header-address .address a {
		color: white;
	}

	@media screen and (max-width: 767px) and (orientation: portrait){
		html body .header-main .header-address,
		html body .header-main .header-main-phone {
			padding-left: 30px;
		}

		html body .header-main .header-address .stm-icon-pin,
		html body .header-main .header-main-phone .stm-icon-phone
		{
			top: 5px;
			font-size: 22px;
		}
	}


	html body .header-nav .container {
	    width: auto;
	    max-width: 1300px;
	}



	html body .classic-filter-row .filter-sidebar {
	    padding-right: 10px;
	    padding-left: 10px;
	}
	#responsive-menu-pro-additional-content i.fa{
		color: white;
		margin: 10px;
		font-size: 30px;
	}



	@media (min-width: 768px){
		html body .mobile-menu-holder .col-sm-6 {
		    width: 100% !important;
		}
		html body .mobile-menu-holder .col-md-wider-right {
			padding-right: 15px;
			padding-left: 15px;
		}
		html body .mobile-menu-holder .col-md-wider-left {
			padding-right: 15px;
			padding-left: 15px;
		}
	}

	/*Screens*/
	@media screen and (min-width: 766px) {
	  	.sub-menu{
			width: 410px !important;
		}

		.sub-menu-columns ul.sub-menu li {
			display: inline-block;
			float: left;
			width: 200px;
		}
		.sub-menu-columns ul.sub-menu li:nth-child(odd) {
			float: left;
			margin-right: 10px;
		}
		.sub-menu-columns ul.sub-menu li:nth-child(even) {
			float: right;
		}

		html #header .logo-main {
	 		top: 0;
	 	}

	 	html .header-main {
	 		padding: 0 0 0;
	 	}

	 	html .clearfix{
	 		position:relative;
	 		padding: 10px 0 10px 0;
	 	}
		html .header-main .header-top-info{
			position: absolute;
			top: 50%;
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
			right: 0;
			margin-right: 60px;
		}
		html .header-main .header-main-phone {
			margin-left: 0;
		}
	 	.hide_on_mobile{
	 		display: block;
	 	}
	 	.show_on_mobile{
			display: none !important;
		}

		html .header-top-info .header-whatsapp a i{
			color: #25D366;
			font-size: 37px;
		}
	}

	/*Screens phones*/

	@media screen and (max-width: 765px) {
		 html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}

	 	html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .classic-filter-row-mobile{
	    	display: contents;
	 	}

		html body .archive-listing-page .col-md-9 {
			width: 100%;
		}

		html body .sticky_button{
			position: fixed;
		    z-index: 99;
		    display: block;
		    top: 0;
		    right: 0;
		    margin-top: 35%;
		}

		html body .sticky_button .filter_button{
			background: black;
			padding: 10px;
			display: inline-flex;
			position: fixed;
			max-width: 120px;
			right: 0;
			height: 40px;
			top: 130px;
			}

		html body .sticky_button .filter_button:hover{
			background: #e41515;
		}

		html body .sticky_button .filter_button .text_button{
			font-family: montserrat;
		    font-weight: 700;
		    font-style: normal;
		    color: white;
		    padding-left: 5px;
		    display: inline-block;
		}

		html body .sticky_button .filter_button .stm-icon-car_search{
			display: inline-block;
			padding-top: 5px;
		}

		html body .entry-header.small_title_box > .container{
			min-height: 120px;
		}

		html body .sticky_button .filter_button .stm-icon-car_search::before{
			color:white;
		}

		html body .sticky_button .filter_button:hover{
		    color: #e41515 !important;
		    padding: 10px;
		}

		html body .header-main .logo-main img{
			width: 100px !important;
		}

		html body  .header-main .logo-main {
			margin-bottom: 0;
		}
		html body .header-main {
			padding: 10px 0;
		}
		html body .container {
			padding-right: 10px;
    		padding-left: 10px;
		}
		.hide_on_mobile{
			display: none;
		}
		.show_on_mobile{
			display: block;
		}
		html body .logo-main .header-top-info{
			margin-top: 0;
		    width: 56%;
		    display: inline-block;
		    position: absolute;
		    right: 5px;
		}

		html body .menu_logo .header-top-info{
			margin-top: 0;
		    width: 50%;
		    display: inline-block;
		    position: absolute;
		    right: 5px;
		}

		html body .mobile-menu-holder{
			width: 200px;
		}

		html body .stm-view-by{
			width: 50%;
		}

		html body .stm-sort-by-options{
			width: 40%;
		}

		html body .stm-select-sorting{
			width: 40%;
		}

		html body .r-pill{
			position: absolute;
			right: 0;
		}

		html body .r-pill__item label {
			font-size: 10px;
		}

		html .header-top-info .header-whatsapp a{
			float: right;
		}
		html .header-top-info .header-whatsapp a i{
			color: #25D366;
			font-size: 26px;
		}
	}



	@media screen and (min-device-width: 1400px)
	{
		html body .select2-container--default .select2-search--dropdown .select2-search__field {
			display: block !important;
		}

		html body .classic-filter-row-mobile{
	    	display: contents;
	 	}

	 	html body button#responsive-menu-button{
	 		display: none;
	 	}
	}

	@media screen and (max-width: 765px) and (orientation: landscape){
		 html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}

	 	html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .sticky_button {
		    position: fixed;
		    z-index: 99;
		    display: block;
		    top: 0;
		    right: 0;
		    margin-top: 25%;
		}

		html body .entry-header.small_title_box > .container{
			min-height: 90px;
		}
	}

	@media screen and (min-width: 765px) and (max-width: 991px){
		html body .hide_on_mobile{
			display: none;
		}
	}

	@media screen and (min-device-width: 824px) and (max-device-width: 1366px) and (orientation: landscape) {

		 html body .classic-filter-row .sidebar-entry-header {
		 	padding: 20px 40px 15px 100px;
		 	margin: 0 -22px;
		 	margin-top: 20%;
		 }

		 html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}

		html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
	 	html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: block;
		}

		html body .classic-filter-row{
	    	display: block;
	 	}

	 	html body .archive-listing-page .col-md-9 {
			width: 75%;
		}

		html body .archive-listing-page .filter-sidebar select{
			display: none;
		}

	}

	@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
	 	html body .sticky_position {
		  position: fixed;
		  top: 0;
		  display: inline-flex;
		  width: 342px;
		  margin-top: 50px;
		}

		html body .header-nav .container {
			padding-left: 30px;
		}

	}


	@media screen and (min-device-width: 1025px) and (max-device-width: 1366px) and (orientation: landscape) {
	 	html body .sticky_position {
		  position: fixed;
		  top: 0;
		  display: inline-flex;
		  width: 380px;
		  margin-top: 50px;
		}

	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
	 	html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: block;
		}

		html body .classic-filter-row{
	    	display: block;
	 	}

	 	html body .archive-listing-page .col-md-9 {
			width: 75%;
		}

		html body .header-nav-fixed{
	 		display: block;
	 	}

	 	html body .hidden-sm {
		    display: block!important;
		}

		html body .col-xs-12.hidden-sm {
		    display: none!important;
		}

	}

	@media screen and (min-device-width: 824px) and (max-device-width: 1025px) and (orientation: landscape) {
	 	html body .sticky_position {
		  position: fixed;
		  top: 0;
		  display: inline-flex;
		  width: 341px;
		  margin-top: 50px;
		}

	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
		html body .mobile-menu-trigger {
    		/*display: block!important;*/
    		top: 10px;
		}

		html body .header-help-bar{
			display: none;
		}

		html body .header-nav .container {
			padding-right: 5px;
			padding-left: 10px;
		}
	}


	@media screen and (min-device-width: 765px) and  (max-device-width: 1023px) and (orientation: portrait) {

	 	html body .sticky_position {
		  position: fixed;
		  top: 0;
		  display: inline-flex;
		  width: 256px;
		  margin-top: 50px;
		}

	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
		 html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}
		html body .mobile-menu-trigger {
		    position: absolute;
		    top: 10px;
		    right: 0;
		    width: 32px;
		    height: 32px;
		    padding: 5px 3px;
		}

		html body .mobile-menu-holder {
    		width: 200px;
		}

		html body .entry-header.small_title_box > .container{
			min-height: 120px;
		}

		html body .visible-sm {
		    display: block!important;
		}

		html body .classic-filter-row{
	    	display: none;
	 	}

		html body .classic-filter-row-mobile{
	    	display: contents;
	 	}

		html body .archive-listing-page .col-md-9 {
			width: 100%;
		}

	 	html body .header-nav-fixed{
	 		display: none;
	 	}
	 	html body .hidden-sm {
		    display: none!important;
		}

		html body .sticky_button{
			width: -webkit-fill-available;
			position: fixed;
		    z-index: 99;
		    display: block;
		    top: 0;
		    right: 0;
		    margin-top: 25%;
		}

		html body .sticky_button .filter_button{
			background: black;
		    padding: 10px;
			display: inline-flex;
		 	position: fixed;
		    max-width: 120px;
		    right: 0;
			height: 40px;
		}

		html body .sticky_button .filter_button:hover{
			background: #e41515;
		}
		html body .mobile-menu-holder .header-menu {
			height: 88%;
		}

		html body .sticky_button .filter_button .text_button{
			font-family: montserrat;
		    font-weight: 700;
		    font-style: normal;
		    color: white;
		    padding-left: 5px;
		    display: inline-block;
		}

		html body .sticky_button .filter_button .stm-icon-car_search{
			display: inline-block;
		}

		html body .sticky_button .filter_button .stm-icon-car_search::before{
			color:white;
		}

		html body .sticky_button .filter_button:hover{
		    color: #e41515 !important;
		    padding: 10px;
		}


	}

	@media screen and (min-width: 1024px) and (max-width: 1365px) and (orientation: landscape){
		html body .help-bar-compare .heading-font{
			visibility: hidden;
			width: 0;
			display: block;
			height: 3px;
		}
		html body .header-help-bar a{
			height: 52px;
		}
		html body .header-help-bar > ul li a .list-icon {
			top: 10px;
		}
	}

	@media screen and (min-width: 1024px) and (max-width: 1365px) and (orientation: portrait){
		html body .help-bar-compare .heading-font{
			visibility: hidden;
			width: 0;
			display: block;
			height: 3px;
		}

		html body .header-help-bar a{
			height: 52px;
		}
		html body .header-help-bar > ul li a .list-icon {
			top: 10px;
		}

		html body .header-nav .container {
			max-width: 98%;
		}
	}

	@media screen and (max-width: 1230px){

		html body #header-nav-holder{
			display:none;
			min-height: 59px!important;
		}

		html body .mobile-menu-trigger{
			display: block !important;
		}

	}


	@media screen and  (max-width: 1165px) and (orientation: landscape){
		.header-nav-holder{
			min-height: 59px;
		}
		html body .header-nav .container {
			max-width: 100%;
			margin: 0;
			padding: 2px;
		}
		.header-nav .container .header-help-bar{
			margin-left: 0;
		}
	}

	@media screen and (max-width: 830px) and (orientation: landscape) {


	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
		 html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .header-main .logo-main img{
			width: 100px !important;
		}

		html body .classic-filter-row-mobile{
	    	display: contents;
	 	}

		html body  .header-main .logo-main {
			margin-bottom: 0;
		}
		html body .header-main {
			padding: 10px 0;
		}
		html body .container {
			padding-right: 10px;
    		padding-left: 10px;
		}
		html body .hide_on_mobile{
			display: none !important;
		}
		.show_on_mobile{
			display: block;
		}
		html body .logo-main .header-top-info{
			margin-top: 0;
		    width: fit-content;
		    display: inline-block;
		}

		html body .mobile-menu-holder .header-menu{
	    	height: 90%;
	 	}

	 	html body .menu_logo .rotate{
	 		margin-top: 0;
    		margin-right: 30px;
	 	}
	 	html body .header-nav-fixed{
	 		display: none;
	 	}

	}

	@media screen and (max-width: 360px) {
	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
		 html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .classic-filter-row-mobile{
	    	display: contents;
	 	}

		html body .header-main .logo-main img{
			width: 65px !important;
		}

		html body .menu_logo img{
		    width: 65px !important;
	 	}

	 	html body .menu_logo{
		    height: 70px;
	 	}

	 	html body .mobile-menu-holder .header-menu {
	 		height: 85%;
	 	}

		.hide_on_mobile{
			display: none;
		}
		.show_on_mobile{
			display: block;
		}
		html body .menu_logo .header-top-info{
			margin-top: 0;
		    width: 60%;
		    display: inline-block;
		    position: absolute;
		    right: 5px;
		}
		html body .logo-main .header-top-info{
			margin-top: 0;
		    width: 60%;
		    display: inline-block;
		    position: absolute;
		    right: 5px;
		}
		html body .mobile-menu-holder {
			height: 110% !important;
		}

		html body .stm-view-by{
			width: 50%;
		}

		html body .stm-sort-by-options{
			width: 35%;
		}

		html body .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting{
			width: 35%;
			min-width: 140px;
		}

		html body .r-pill{
			position: absolute;
			right: 0;
		}

		html body .r-pill__item label {
			font-size: 10px;
		}

		.header-main {
			min-height: 95px;
		}
		html body .header-main .header-main-phone .stm-icon-phone,
		html body .header-main .header-address .stm-icon-pin{
			font-size: 20px;
		}
		html body .header-main .header-main-phone .phone .phone-number{
			font-size: 14px;
		}
		html body .header-main .header-address .address .heading-font {
			font-size: 11px;
			line-height: 16px;
		}
	}

	@media (max-width: 991px) and (min-width: 768px) {
	 	html body .header-menu .filter-sidebar .form-group  .select_on_change_delete{
	 		width: 90% !important;
	 		display: inline-block;
	 	}
	 	html body .header-menu .filter-sidebar .form-group .delete_icon{
	 		display: inline-block;
	 		margin-left: 4%;
	 		cursor: pointer;
	 	}
		html body .filter-sidebar .form-group .select2-hidden-accessible {
			width: 100% !important;
	    	height: 34px !important;
	    	padding: 6px 12px !important;
	    	position: inherit !important;
	    	border: none;
	    	border-radius: 0;
	    	background-color: #eceff3;
		}
		html body .filter-sidebar .form-group .select2 {
			display: none;
		}

		html body .entry-header.small_title_box > .container{
			min-height: 120px;
		}

		html body .sticky_button{
			width: -webkit-fill-available;
			position: fixed;
		    z-index: 99;
		    display: block;
		    top: 0;
		    right: 0;
		    margin-top: 25%;
		}

		html body .sticky_button .filter_button{
			background: black;
		    padding: 10px;
			display: inline-flex;
			position: fixed;
		    max-width: 120px;
		    right: 0;
			height: 40px;
		}

		html body .sticky_button .filter_button:hover{
			background: #e41515;
		}

		html body .sticky_button .filter_button .text_button{
			font-family: montserrat;
		    font-weight: 700;
		    font-style: normal;
		    color: white;
		    padding-left: 5px;
		    display: inline-block;
		}

		html body .sticky_button .filter_button .stm-icon-car_search{
			display: inline-block;
		}

		html body .sticky_button .filter_button .stm-icon-car_search::before{
			color:white;
		}

		html body .sticky_button .filter_button:hover{
		    color: #e41515 !important;
		    padding: 10px;
		}



		html body #header .logo-main {
			margin-bottom: 0;
		}

		html body .hidden-sm {
		    display: none!important;
		}
		html body .visible-sm {
		    display: block!important;
		}

		html body #responsive-menu-pro-container {
			width: 50%;
		}

	}

	/*Height*/
	@media screen and (min-device-height:765px){

		html body .mobile-menu-holder {
			height: 110% !important;
		}
	}



	/*----- Contact Form ------*/

	html body .wpcf7 p label{
		width: 100%;
	}

	html body .wpcf7 p input{
		margin-left: auto;
  		margin-right: auto;
	}

	/*----- Sidebar margin on filters ------*/

	@media screen and (min-width: 815px){
		html body .row .classic-filter-row{
 		   margin-right: 20px;
           margin-top:0;
        }
	}
	@media (min-width: 992px){
		html body .row .classic-filter-row + div{
			width: 70%;
		}
	}

	/*----- Hide cart, compare and login ------*/

	html body .help-bar-shop , .header-login-url{
		display: none !important;
	}

	/*-------- Header Logo ------*/


	@media screen and (min-width: 1367px){
		html body .header-main .container{
			margin: 0 auto;
			padding: 0;
		    max-width: 1200px;
		}
	}

	/*------- Owl Custom Gallery Wamsa ------*/

	html body .stm-big-car-gallery .stm-single-image img{
		height: -webkit-fill-available;
	}

	html body .stm-thumbs-car-gallery .stm-single-image{
		height: auto;
		flex-direction: column;
		justify-content: center;
	}

	html body .stm-thumbs-car-gallery .stm-single-image img{
		height: inherit;
	}
	html body .stm-big-car-gallery.owl-loaded .stm-single-image{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	@media (max-width: 767px){
		html body .owl-dots {
			visibility: visible;
			width: auto;
			opacity: 1;
			max-width: 80%;
		}
		html body .owl-controls{
			margin-top: 15px;
		}

		.listing-car-items .owl-item  .listing-car-item .price {
			float: right;
		}
	}

	.owl-stage-outer{
		margin-bottom: 10px;
	}
	.stm-big-car-gallery .owl-stage-outer .owl-stage{
		display: flex;
	}
	.stm-big-car-gallery .owl-stage-outer .owl-item.active{
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0 4px;
	}

	.stm-thumbs-car-gallery .owl-stage-outer .owl-stage > .owl-item{
		display: flex;
		height: 100px;
		flex-direction: column;
		justify-content: center;
	}

	.owl-dot{
		margin: 4px;
		box-shadow: none;
	}


	/*-------- Responsive Title Adjust ----------*/

	@media screen and (max-width: 1023px){
		html body .entry-header.small_title_box .entry-title .h1{
			font-size: 150%;
		}
	}

	/*-------- Home Pages Style ----------*/
	html body .visit_home{
		line-height: 22px !important;
    	font-size: 18px !important;
	}

	html body .visit_home_button .button{
		font-size: 22px;
		padding: 25px 25px 25px 45px !important;
	}

	html body .visit_home_button.zona_17 .button{
		font-size: 22px;
		padding: 25px 20px 25px 40px !important;
	}

	html body .visit_home_button .button i{
		margin-top: -11px;
	    font-size: 24px;
	}

	html body .p_inside_icontext p{
		text-align: left;
	}

	html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
		margin-left: auto;
		margin-right: auto;
	}

	html body .special_container .listing-car-item .image img {
		margin-left: auto;
		margin-right: auto;
	}

	html body  .inner_social .stm-button.stm-button-icon {
		/*padding: 10px 25px 10px 10px;*/
	}

	html body .font_text_social {
		color: white;
	}

	html body .text-left .button{
		cursor: pointer;
	}

	html body .outer_social .outer_inner_social{
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}

	html body .inner_social_1 {
		margin-top: 21px;
		margin-right: 15px;
	}

	html body .inner_social {
		margin-bottom: 32px;
   		display: inline;
   		width: auto;
	}

	html body .inner_social .text-center{
		display: inline;
	}

	html body .inner_social .text-center i{
		font-size: 48px;
	}

	html body .car-listing-tabs-unit img {
		margin-left: auto;
		margin-right: auto;
	}

	html body .price_text_font{
		font-family: montserrat !important;
	    font-size: 16px !important;
	    font-weight: 700 !important;
	}

	html body .price_text_font_single_car{
		font-family: montserrat !important;
	    font-size: 32px !important;
	    font-weight: 500 !important;
	}

	html body .price_text_font_listing_cars{
		font-family: montserrat !important;
	    font-size: 20px !important;
	    font-weight: 700 !important;
	}
	html body .listing-list-loop .content .meta-top .price .normal-price .from_price_text{
		top: -5px;
		font-size: 14px !important;
		padding: 0;
		margin: 0;
		letter-spacing: 1px;
	}
	
	html body .listing-list-loop .content .meta-top .price .sale-price .from_price_text{
		top: -5px;
		font-size: 14px !important;
		padding: 0;
		margin: 0;
		letter-spacing: 1px;
	}
	
	html body .listing-list-loop .content .meta-top .price .normal-price {
		position: relative;
		left: -4px;
		padding: 8px 8px 12px 4px;
		display: flex;
		flex-direction: column;
	}	
	
	html body .listing-list-loop .content .meta-top .price .sale-price {
		position: relative;
		left: -4px;
		padding: 8px 8px 12px 4px;
		display: flex;
		flex-direction: column;
	}
	
	html body .listing-list-loop .content .meta-top .price:before{
		left: -14px;
	}


	@media screen and (min-width: 1024px){
		html body .car-listing-tabs-unit img{
			min-height: 170px;
			max-height: 170px;
			width: auto;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
			min-height: 170px;
			max-height: 170px;
			width: auto;
		}

		html body .special_container .listing-car-item .image img {
		    min-height: 207px;
		    max-height: 207px;
		    height: 200px;
			width: auto;
		}
		.custom-social-profiles{
			margin-left: 20px;
		}
		.custom-social-profiles a i {
			padding: 8px 15px 0 15px;
			font-size: 28px;
		}
	}

	@media screen and (min-width: 1366px) and (orientation: landscape){
		html body .stm-big-car-gallery .stm-single-image img {
		   height: auto;
		}

		html body .stm-thumbs-car-gallery .stm-single-image img {
		    width: 140px;
		    height: auto;
		}

		html body .stm-thumbs-car-gallery .stm-single-image {
			width: 140px;
			height: auto;
		}
	}

	@media screen and (min-width: 1025px) and (max-width: 1365px) and (orientation: landscape){
		html body .stm-thumbs-car-gallery .stm-single-image img {
			width: 140px;
		    height: auto;
		}
		html body .stm-thumbs-car-gallery .stm-single-image {
			width: 140px;
			height: auto;
		}
	}

	@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
		html body .stm-thumbs-car-gallery .stm-single-image img {
			width: auto;
		    height: auto;
		}
		html body .stm-thumbs-car-gallery .stm-single-image {
			width: auto;
			height: auto;
		}
	}

	@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){
		html body .stm-big-car-gallery .stm-single-image{
			height: 480px;
		}
		html body .stm-thumbs-car-gallery .stm-single-image {
			height: 75px;
		}
	}

	@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
		html body .stm-big-car-gallery .stm-single-image{
			height: 350px;
		}

		html body .stm-thumbs-car-gallery .stm-single-image {
			height: 50px;
		}

		html body .stm-thumbs-car-gallery .stm-single-image img {
		    height: auto;
		}
	}



	@media screen and (min-width: 1024px) and (max-width: 1366px){
		html body .car-listing-tabs-unit img {
			min-height: 160px;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
			min-height: 160px;
			max-height: 160px;
		}

		html body .special_container .listing-car-item .image img {
		    min-height: 207px;
			max-height: 207px;
		}

		html body .container_buttons_aligment .buttons_locations_aligment{
			margin-top: 40px;
			width: 100%;
		}
	}

	@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){

		html body .car-listing-tabs-unit img {
			min-height: 140px;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
			min-height: 145px;
		}

		html body .special_container .listing-car-item .image img {
		    min-height: 207px;
		}

		html body .container_buttons_aligment .buttons_locations_aligment{
			margin-top: 40px;
			width: 100%;
		}
	}

	@media screen and (max-width: 767px) and (orientation: portrait){

		html .listing-list-loop.stm-listing-directory-list-loop .single-car-actions {
			align-items: center;
		}

		html .listing-list-loop.stm-listing-directory-list-loop .single-car-actions > a{
			margin-bottom: 20px;
		}

		html body .car-listing-tabs-unit img {
			min-height: 207px;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
			min-height: 207px;
		}

		html body .special_container .listing-car-item .image img {
		    min-height: 170px;
		}

		html body .container_buttons_aligment .buttons_locations_aligment{
			margin-top: 40px;
			width: 100%;
		}

		html body .font_text_social{
			text-align: center !important;
		}

		html body .inner_social{
			width: fit-content;
		    margin-bottom: 32px;
		    margin-left: auto;
		    margin-right: auto;
		    display: inherit;
		    float: left;
		}

		html body .inner_social_1{
		    margin-bottom: 0;
		    float: left;
		}
	}

	@media screen and (max-width: 767px) and (orientation: landscape){

		html .listing-list-loop.stm-listing-directory-list-loop .single-car-actions {
			align-items: center;
		}

		html .listing-list-loop.stm-listing-directory-list-loop .single-car-actions > a{
			margin-bottom: 20px;
		}

		html body .car-listing-tabs-unit img {
			min-height: 66%;
   		 	width: 80%;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .rmv_txt_drctn{
			max-width: 90%;
			max-height: 66%;
		}

		html body .listing_tab_2 .car-listing-row .stm-isotope-listing-item .image img{
			min-height: 66%;
			max-height: 66%;
   		 	width: 90%;
		}

		html body .container_buttons_aligment .buttons_locations_aligment{
			margin-top: 40px;
			width: 100%;
		}

		html body .font_text_social{
			text-align: center !important;
		}

		html body .inner_social{
			width: fit-content;
		    margin-bottom: 32px;
		    margin-left: auto;
		    margin-right: auto;
		    float: left;
		}
	}
/*--------- Autos styles -------------*/
body.page-template-template-autos .entry-header{
	display: none;
}

@media (max-width: 767px){
	body.page-template-template-autos #main .container{
		padding: 0 !important;
	}
	body.page-template-template-autos #main .vc_row{
		margin: 0;
	}
	
	body.page-template-template-autos .vc_tta.vc_general .vc_tta-panel-title a {
		padding: 10px 0;
	}
	html body.page-template-template-autos .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body{
		padding: 10px !important;
	}
	.page-template-template-autos  .vc_tta-panel .vc_tta-panel-heading{
		background-color: black;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.page-template-template-autos  .vc_tta-panel .vc_tta-panel-title{
		color: white;
	}
	.page-template-template-autos  .vc_tta-panel.vc_active .vc_tta-panel-heading{
		background-color: red;
	}
	.page-template-template-autos  .vc_tta-panel.vc_active .vc_tta-panel-title{
		color: white;
	}

}


.classic-filter-row {
	margin-top:0;
}

/*---------- Single car view--------*/

	html body .variation_offer{
		display: none;
	}

	html body .legacy_text_bellow {
		margin-top: 20px;
	}

	html body .tooltip_hover {
		position: relative;
		font-size:14px;
	  }

	  html body .tooltip_hover a {
		border-bottom: 1px dotted #555555;
		color: #555555 !important;
	  }

	  html body .tooltip_hover a:hover {
		border-bottom: 1px dotted #555555;
		text-decoration: none;
	}

	html body .price_tag_mobile{
		margin-bottom: 18px;
	}


	html body .tooltip_hover .tooltiptext {

		visibility: hidden;
		width: 200px;
		background-color: black;
		color: #fff;
		text-align: center;
		border-radius: 6px;
		padding: 5px;

		/* Position the tooltip */
		position: absolute;
		z-index: 1;
		bottom: 120%;
		left: 50%;
		margin-left: -100px;
	  }

	html body .tooltip_hover:hover .tooltiptext {
		visibility: visible;
	  }

	@media screen and (max-width: 767px)  {
		html body .stm-single-car-listing-data table.inner-table tr td.label-td {
			text-align: left;
		}

		html body .stm-single-car-listing-data table.inner-table tr td.heading-font {
			text-align: left;
		}

		html body .stm-gallery-actions .car-action-unit>i {
			position: absolute !important;
			top: 12px !important;
			left: 8px !important;
		}

		html body ul.list-style-2 {
			margin-bottom: 0 !important;
		}

		html body .stm-big-car-gallery .stm-single-image img {
			height: auto;
		}

		html body .stm-single-car-listing-data table.stm-table-main>tbody>tr>td {
			padding: 13px 0 25px;
		}

	}



/*---------- Style on icos SVG for home --------*/

.icon_text_container{
	width: 100%;
    display: flex;
    margin-top: 10px;
}

.container_image_svg{
	width: 15%;
	display: inline-block;
    margin: 5px;
}

.container_image_svg svg{
	fill: #e41515;
}

.container_text_we{
	width: 100%;
    display: inline-block;
}

.container_text_we h5{
	margin-left: 25px;
	font-family: inherit;
    -webkit-font-smoothing: inherit;
}

.container_text_we p{
	margin-left: 25px;
	font-family: inherit;
    -webkit-font-smoothing: inherit;
    line-height: 18px;
    font-size: 13px;
    color: black;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.container_text_we ul{
	margin-left: 20px;
	font-family: inherit;
    -webkit-font-smoothing: inherit;
    line-height: 18px;
    font-size: 13px;
    color: black;
    text-align: justify;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
html body .remove-from-compare {
	font-size: 10px;
}
@media screen and (max-width: 991px) {
	html body .car-listing-row .listing-car-item-meta .car-title {
		min-height: 0;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
		margin-top: 0;
	}
	html body .car-listing-row .listing-car-item-meta .price {
		top: -47px;
	}
	html body .car-listing-row .compare-col-stm .listing-car-item-meta,
	html body .car-listing-row .listing-car-item-meta {
		padding-top: 0;
	}
	.variation_select_container{
		margin-bottom: 25px;
	}

	html body .car-listing-row.stm-car-compare-row {
		display: block;
		padding: 10px 10px 0 10px;
	}

	html body .compare-col-stm-empty img{
		width: 100%;
	}

	html body .car-listing-row .car-meta-top{
		padding-bottom: 20px;
	}

	html body .title-box-disabled{
		display: none;
	}

	html body .stm_breadcrumbs_unit .navxtBreads{
		margin-bottom: 0;
	}

	html body .compare-values table > tbody tr td .h5 {
		font-weight: 200;
		font-family: "Open Sans", sans-serif;
		text-transform: uppercase;
	}
	.mobile_compare_value{
		font-weight: 700;
		font-family: "Montserrat", sans-serif;
		text-transform: capitalize;
	}
}
@media screen and (max-width: 767px) and (orientation: portrait){
		html body .icon_text_container{
		    display: block;
		    margin-top: 15px;
		}

		html body .container_image_svg{
			width: 100%;
    		display: block;
    		text-align: center;
    		margin: 0;
		}

		html body .container_text_we h5 {
			text-align: center;
			margin-left: 0;
			margin-top: 5px;
		}

		html body .container_text_we p{
			margin-left: 0;
			margin-top: 5px;
			text-align: justify !important;
		}

		html body .container_text_we ul{
			margin-left: 0;
		}

		html body .stm-vc-listing-pad__right .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
			display: none;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .count {
			display: none;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
			max-width: 160px;
			width: 100% !important;
			margin: 0 auto;
		}

		html body .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
			width: 25%;
		}

		html body .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
			width: 25%;
		}

		html body .stm_icon_filter_title{
			margin-bottom:0px;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single {
			margin-bottom:0px;
		}

		html body .view_icon_row_wamsa{
			margin-bottom:20px;
		}


}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
		html body .container_image_svg {
			width: 30%;
			margin: 0;
		}

		html body .container_image_svg svg{
			width: 100%;
		}

		html body .icon_text_container {
		    width: 100%;
		    display: flex;
		    margin-top: 10px;
		}
		html body .container_text_we h5{
			margin-left: 15px;
		}

		html body .container_text_we p{
			margin-left: 15px;
			text-align: justify !important;
		}


	}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
		html body .container_image_svg {
			width: 20%;
			margin: 0;
			margin-right: 10px;
		}

	}

@media screen and (max-width: 767px) and (orientation: landscape){
		html body .icon_text_container{
			margin-top: 15px;
		}

		html body .stm-vc-listing-pad__right .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
			display: none;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .count {
			display: none;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
			max-width: 160px;
			width: 100% !important;
			margin: 0 auto;
		}

		html body .stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
			width: 25%;
		}

		html body .stm_icon_filter_title{
			margin-bottom:10px;
		}

		html body .stm_listing_icon_filter .stm_listing_icon_filter_single {
			margin-bottom:10px;
		}

	}

@media screen and (min-width: 1231px) {
	.mobile_tablet_header_search{
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.mobile_tablet_header_search{
		display: none;
	}
}
@media screen and (max-width: 1230px) {
	.mobile_header_search{
		background-color: #e41515;
		font-size: 12px;
		border-radius: 50%;
		width: 32px;
		height: 32px;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 60px;
		right: 0;
	}
	.mobile_header_search a{
		color: #ffffff;
		position: relative;
		top: 1.5px;
	}
	.mobile_header_search a:focus,
	.mobile_header_search a:hover{
		color: #ffffff;
		text-decoration: none;
	}
}
@media screen and (max-width: 767px) {
	.mobile_phone_header_search{
		display: flex;
	}
	.mobile_header_search {
		top: 40px;
		right: -4px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1230px){
	.mobile_tablet_header_search{
		display: flex;
	}
}
@media screen and (min-width: 991px) {
	html body .mobile-menu-trigger{
		top: 20px;
	}
}

/*------- Hide Sort by -----*/
html .stm-sort-by-options {
	display: none;
}
html body .show-stm-sort-by-options {
	display: block;
}
html .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
	min-width: 220px;
}

/*------- Map contact us -----*/
.map_responsive_wamsa{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height: 500px;
}
.map_responsive_wamsa iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*------- Hide clone price -------*/
.display_on_print{
	display: none;
}

.header_print{
	display: none;
}

.header_print_phone{
	display: none;
}


.car-action-unit.add-to-compare.stm-added .stm-unhover,
.car-action-unit.add-to-compare.stm-added:hover .stm-show-on-hover {
	margin-right: 10px;
}
.car-action-unit.add-to-compare{
	text-align: center;
	padding-left: 0 !important;
}

.stm_listing_tabs_style_2 {border-top: 0 !important;}

/*---------  Widgets Home    -----------*/

html body .special-text{
	line-height: 1.5;
}

html body .wamsa_custom_image{
	width: 100%;
}

html body .wamsa_padding_bottom{
	padding-bottom: 0 !important;
}

html body .regular_price_wamsa{
	text-decoration: line-through white;
	font-size: 20px;
	margin-right: 25px;
}

html body .regular_text_wamsa{
	font-size: 12px;
	margin-bottom: 4px;
	margin-right: 25px;
}

html body .special_text_wamsa{
	font-size: 12px;
	margin-bottom: 4px;
}

html body .special-label {
	background-color: #e41515;
}

html body .special-label.special-label-long {
    background-color: red;
    top: 16px;
    left: -71px;
    padding: 7px 50px 15px !important;
    width: 205px !important;
    line-height: 12px;
    height: 37px;
}

html body .car-listing-row .image .stm-badge-dealer {
	background-color: #e41515;
}

html body:not(.stm-template-listing) .stm-single-listing-car-features .lists-inline .wamsa_class_widget_oferta{
	float: left;
    width: 100%;
}

html body:not(.stm-template-listing) .stm-single-listing-car-features .lists-inline .wamsa_class_widget_mas-informacion{
	float: left;
    width: 100%;
}

/* extras v2 */
html .extras-cars .stm-border-top-unit .title.heading-font{
	padding: 5px 0;
}
.extras-cars hr{
	margin: 0 0 15px;
}
html .extras-cars .stm-single-listing-car-features{
	margin-bottom: 15px;
}

.extras-cars-container {
	margin-bottom: 30px;
}

.extras-cars ul.two-columns-extra {
	column-count: 2;
    column-gap: 20px;
    list-style-type: none;
}
.extras-cars ul.list-style-3 li{
	padding-left: 22px;
}

html body .stm-car-carousels{
	margin-bottom: 25px;
}

.listing-list-loop .image.new-image .image-inner{
	min-height: auto;
}


// end of extras v2

html body .wamsa_offer_style .stm-border-bottom-unit {
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: 4px solid #333;
}

html body .wamsa_offer_style .stm-border-top-unit {
	padding-bottom: 0;
	padding-top: 0;
}

html body .listing-car-item-meta .price .wamsa_label_text{
	font-size: 15px !important;
	line-height: 20px;
}

html body .car-listing-row .listing-car-item-meta .price{
	padding: 4px 10px 4px 4px;
}

html body .car-listing-row .listing-car-item-meta .car-title {
	font-size: 16px;
	line-height: 17px;
}

html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
	text-decoration: none;
}

@media screen and (min-width: 767px) {
	html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
		font-size: 15px;
	}
}

@media screen and (max-width: 767px) {

	.listing-list-loop.stm-listing-directory-list-loop .single-car-actions > ul{
		flex-direction: column;
		align-items: center;
	}

	html body .single-regular-sale-price {
		padding: 15px 10px 15px;
	}

	html body .regular_text_wamsa{
		margin-right: 0;
	}

	html body .regular_price_wamsa {
		font-size: 18px;
		margin-right: 0;
	}

	html body .single-regular-sale-price > table tr td:nth-child(2) .h4 {
		white-space: normal;
	}

	html body .regular-price-with-sale{
		padding-right: 7px;
	}

	html body .single-regular-sale-price .h4{
		font-size: 18px;
	}

	html body .single-regular-sale-price > table tr td:nth-child(2) {
		padding-left: 12px;
	}

	html body .sidebar_class_main .sidebar_class .single-car-prices{
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
	html body .single-regular-sale-price {
		padding: 15px 10px 15px;
	}

	html body .regular_price_wamsa {
		font-size: 14px;
		margin-right: 0;
	}

	html body .regular_text_wamsa {
		font-size: 10px;
		margin-right: 0;
	}

	html body .single-regular-sale-price > table tr td:nth-child(2) .h4 {
		white-space: normal;
	}

	html body .regular-price-with-sale{
		padding-right: 7px;
	}

	html body .single-regular-sale-price .h4{
		font-size: 16px;
	}

	html body .single-regular-sale-price > table tr td:nth-child(2) {
		padding-left: 12px;
	}
}
/* -------- Accesories ---------- */

html body .woocommerce .products ul li h5, .woocommerce ul.products li h5{
	font-size: 18px;
}

html body.woocommerce .no_woo_padding{
    margin-bottom: 20px !important;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
	margin: 0 !important;
	border-radius: 20px;
	box-shadow: 5px 5px 10px grey;
}

html body.woocommerce ul.products li.product .price {
	position: absolute;
}

html body.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
	display: flex;
	flex-direction: column;
	margin-right: auto;
    margin-left: auto;
    width: 100%;
}

html body.woocommerce ul.products li.product .stm-product-inner h5{
	margin: 30px 10px 20px 10px;
    font-size: 24px;
    color: #E41515;
}

@media screen and (max-width: 767px){
	html body.woocommerce ul.products li h5 {
		font-size: 24px;
	}
}

@media screen and (min-width: 1024px){
	html body.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
		width: 350px;
		height: 250px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
	html body.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
		width: 300px;
		height: 226px;
	}

	html body.woocommerce ul.products li.product .stm-product-inner h5 {
		height: 35px;
	}
}

/* -------- Error 404  -------- */

html body .error-header {
	background-color: #000;
}

/*------- Shortcode Menu ------ */



/*------- Landing Page --------*/
html body .title_landing{
	font-family: bignoodletitlingregular !important;
	font-size: 72px !important;
	font-weight: 400 !important;
}

html body .subtitle_landing{
	font-size: 28px !important;
	font-weight: 600 !important;
}

html body .carfi_title{
	padding-left: 10%;
}

html body .under_line_carfie{
	padding-left: 10%;
	font-size: 24px;
	font-weight: 600;
}

html body .carfi_text{
	padding-left: 10%;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 200;
	line-height: 1.5em;
	margin-bottom: 18px;
	width: 95%;
}

html body .separator_carfi{
	padding-left: 3%;
	width: 90%;
}

html body .carfie_under_photo_description{
	font-family: Open Sans;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5em;
	padding-right: 5%;
	padding-left: 5%;
}

html body .title_of_description{
	font-family: bignoodletitlingregular !important;
	font-size: 28px !important;
	font-weight: 400 !important;
	color: #e21818;
	margin-bottom: 18px;
}

html body .list_description{
	font-family: Open Sans;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2em;
}


@media screen and (max-width: 767px){
	html body .title_landing{
		font-size: 48px !important;
	}

	html body .subtitle_landing{
		font-size: 24px !important;
	    padding-bottom: 12px;
	}

	html body .carfie_under_photo_description{
		font-size: 16px;
		line-height: 1.5em;
	}

	html body .carfi_text{
		padding-left: 5%;
		margin-left: auto;
		margin-right: auto;
	}

	html body .carfi_title{
		padding-left: 8%;
		margin-left: auto;
		margin-right: auto;
	}

	html body .title_of_description{
		font-size: 28px !important;
		margin-left: 5%;
	}

	html body .list_description{
		font-size: 16px;
		line-height: 1.3em;
	}

	html body .carfie_image{
		padding: 5%;
	}

}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
	html body .title_landing{
		font-size: 56px !important;
	}

	html body .subtitle_landing{
		font-size: 24px !important;
	}

	html body .carfie_under_photo_description{
		font-size: 16px;
		line-height: 1.5em;
		padding-left: 0%;
		padding-right: 0%;
	}

	html body .title_of_description{
		font-size: 28px !important;
		margin-left: 5%;
	}

	html body .list_description{
		font-size: 16px;
		line-height: 1.5em;
	}

	html body .carfi_title{
		padding-left: 4%;
	}

	html body .carfi_text{
		padding-left: 4%;
		font-size: 17px;
		font-weight: 200;
		line-height: 1.5em;
		margin-bottom: 18px;
		width: 95%;
	}

	html body .separator_carfi{
		width: 100%;
	}

	.custom-social-profiles{
		margin-left: 20px;
	}

	.custom-social-profiles a i{
		padding: 2px 10px 0 10px;
		font-size: 20px;
	}



}

/* -------- Master Lease 2 ----------- */

html body .title_renting{
	margin-bottom: 4px;
	font-weight: 800 !important;
	font-size: 20px;
}

html body .title_box{
	margin-bottom: 4px;
	font-weight: 800 !important;
	padding-left: 5%;
	padding-right: 5%;
}

html body .p_right_blocks_leasing p{
	line-height: 15px;
}

html body .p_right_blocks_leasing strong{
	font-family: montserrat;
}

html body .p_center_blocks p{
	line-height: 18px;
}

html body .container .thumbnail_image_blocks{
	margin-bottom: 10px;
}

html body .container .block_master_lease_contract{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

html body .container .title_safe_drive_01{
	margin-bottom: 0;
	font-size: 32px;
	line-height: 30px;
}

html body .container .title_safe_drive_02{
	margin-bottom: 0;
	font-size: 40px;
	line-height: 35px;
}

html body .container .title_safe_drive_03{
	margin-bottom: 10px;
	font-size: 64px;
	line-height: 56px;
}

html body .container .red_bullets ul{
	list-style-position:inside;
	position: relative;
	padding-left: 2em;
 }

html body .container .red_bullets li{
	list-style: none;
	vertical-align:middle;
	line-height: normal;
}

html body .container .red_bullets li:before{
	position: absolute;
	left: 0;
	content: '';
	display: inline-block;
    height: 25px;
    width: 25px;
    background-image: url(../motors-child/assets/img/detalle.png);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	list-style-position:inside;
}

html body .container .p_class_image strong:before{
	position: absolute;
	left: 0;
	content: '';
	display: inline-block;
	height: 30px;
    width: 30px;
    margin-top: -18px;
    background-image: url(../motors-child/assets/img/detalle_rotate.png);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}

html body .container .p_class_image strong{
	font-size: 20px;
	padding-left: 4px;
	font-family: montserrat;
	font-weight: 800;
}

html body .container .p_class_image ul{
	margin-top: -5px;
}

html body .container .p_class_image li{
	list-style: none;
	vertical-align:middle;
    line-height: 15px;
}

html body .container .blocks_p{
	line-height: normal;
}

html body .container .red_button{
	border-radius: 8px;
    background: red;
    font-size: 12px;
    padding: 5px;
}

html body .container .contact_form_master_lease .stm-contact-us-form-wrapper {
	box-shadow: 0 0 0;
}

html body .container .contact_form_master_lease .wpcf7-form-control{
	margin-left: auto;
	margin-right: auto;
}

html body .container .contact_form_master_lease .wams-g-recaptcha > div{
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 767px){
	html body .container .title_safe_drive_01{
		margin-bottom: 0;
		font-size: 25px;
		line-height: 25px;
		font-weight: 700 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_02{
		margin-bottom: 0;
		font-size: 38px;
		line-height: 38px;
		font-weight: 800 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_03{
		font-weight: 800 !important;
		font-style: normal;
		margin-bottom: 10px;
		font-size: 60px;
    	line-height: 50px;
	}

	html body .container .container_24_7{
		margin-bottom: -15% !important;
	}

	html body .container .asistence_24_7_01{
		font-size: 40px;
		font-weight: 900 !important;
		line-height: 30px;
		text-align: center !important;
	}

	html body .container .asistence_24_7_02{
		font-size: 28px;
		font-weight: 900 !important;
		line-height: 10px;
		text-align: center !important;
	}

	html body .container .asistence_24_7_03{
		font-style: normal;
		font-size: 110px;
		font-weight: 900 !important;
		line-height: 100px;
		text-align: center !important;
	}

	html body .container .title_renting{
		margin-bottom: 4px;
		font-weight: 900 !important;
	}

	html body .container .subtitle_renting{
		margin-bottom: 8px !important;
		font-weight: 700 !important;
	}

	html body .container .subtitle_why_master_lease{
		font-weight: 700 !important;
	}

	html body .container .blocks_p{
		line-height: normal;
		padding: 2% 5% 5%;
		text-align: justify;
	}

	html body .container .top_page_block_p{
		line-height: normal;
		padding: 2% 5% 5%;
		text-align: justify;
		font-size: 15px;
	}

	html body .container .video_p_block{
		line-height: normal;
		padding: 2% 5% 5%;
		text-align: justify;
		font-size: 12px;
	}

	html body .container .p_class_image strong{
		font-family: Montserrat;
		font-weight: 800;
		font-size: 20px;
		padding-left: 4px;
	}

	html body .container .blocks_p p{
		line-height: normal;
		text-align: justify;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
	html body .container .title_safe_drive_01{
		margin-bottom: 0;
		font-size: 22px;
		line-height: 25px;
		font-weight: 700 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_02{
		margin-bottom: 0;
		font-size: 28px;
		line-height: 24px;
		font-weight: 800 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_03{
		font-weight: 800 !important;
		font-style: normal;
		margin-bottom: 10px;
		font-size: 44px;
		line-height: 42px;
	}
}

@media screen and (max-width: 340px) and (orientation: portrait){
	html body .container .title_safe_drive_01{
		margin-bottom: 0;
		font-size: 22px;
		line-height: 25px;
		font-weight: 700 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_02{
		margin-bottom: 0;
		font-size: 32px;
		line-height: 32px;
		font-weight: 800 !important;
		font-style: normal;
	}

	html body .container .title_safe_drive_03{
		font-weight: 800 !important;
		font-style: normal;
		margin-bottom: 10px;
		font-size: 50px;
		line-height: 38px;
	}

	html body .container .empty_class_circles{
		height: 0;
	}
}

.fb_customer_chat_bounce_out_v2 {
	display: none;
}

.custom-error404 #wrapper #main .stm-error-page-unit .button {
	display: inline-block;
	margin: 0 auto;
}
.custom-error404 #wrapper #main .stm-error-page-unit h2 {
	width: auto;
	margin: 20px auto 40px;
	line-height: 34px;
	font-size: 18px;
	text-align: center;
}
.wams-col-centered{
	float: none;
	margin: 0 auto;
}
.remove-from-compare{
	display: flex;
	justify-content: center;
}

html ul.stm-filter-chosen-units-list li > span {
	margin-right: 1px;
}

#title_tag{
	text-transform: capitalize;
}

html .header-menu .wrapper_menu_nsr {
	margin-bottom: 20px;
}

html .header-menu .wrapper_menu_nsr a {
	height: auto;
	margin: 0;
	padding: 0;
	color: #E41515;
}

html .header-menu .wrapper_menu_nsr .box_cat {
	height: auto;
	margin: 0;
	padding: 0;
}

html .header-menu .wrapper_menu_nsr .box_cat {
	width: 255px;
	margin-right: auto;
	margin-left: auto;
}

html .header-menu .wrapper_menu_nsr .box_cat .image_box {
	height: 120px;
	background-color: transparent;
}

html .header-menu .wrapper_menu_nsr .box_cat .image_box img {
	max-width: 255px !important;
	width: 250px;
	height: 120px;
	box-shadow: 5px 5px 6px #00000029;
}

html .header-menu .wrapper_menu_nsr .box_cat h4.category_title {
	margin-left: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: left;
	font: normal normal bold 20px/22px Montserrat;
	letter-spacing: 0;
	color: #E41515;
	text-transform: uppercase;
}

html .header-menu .wrapper_menu_nsr .show_more {
	width: 100px;
	position: absolute;
  	bottom: 15px;
  	right: 15px;
}

html .header-menu .show_more a {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

html .header-menu .wrapper_menu_nsr .box_cat.second_element {
	margin-top: 40px;
}

/* rediseno de accesorios, nsr, carretones */
.term-negocios-sobre-ruedas #main .entry-header{
	margin-bottom: 0;
	min-height: 200px;
}
.term-negocios-sobre-ruedas.woocommerce #main .entry-header.small_title_box > .container{
	min-height: inherit;
}

h2.woocommerce-loop-category__title{
    margin: 24px ;
    font-size: 22px;
    color: #E41515;
    text-align: center;
}

/* personalization of nsr page */



.container.negocios-sobre-ruedas h2.woocommerce-loop-category__title{
	color: white;
	background-color: #E41515;
	border-radius: 5px;
    display: table;
    margin: 20px auto;
    padding: 5px 20px;
    position: relative;
}

.container.negocios-sobre-ruedas .category-pre-info .nsr-benefits{
	background-color: #EEE9E8;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0;
	display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.container.negocios-sobre-ruedas .category-pre-info iframe{
	height: 300px;
	width: 100%;
}

.nsr-benefits img{
	width: 100%;
	max-width: 400px;
	display: block;
}
.nsr-video-slogan {
	display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width: 100%;
}
.nsr-slogan {
	text-align: center;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	color: black;
}
.nsr-slogan .donde{
	font-size: 30px;
}
.nsr-slogan .negocio{
	font-size: 40px;
	color:#B43436;
}

@media (min-width: 768px) {
	.nsr-benefits img {
		width: calc(100%/2);
		max-width: 600px;
	}
	.container.negocios-sobre-ruedas {
		margin-top: -40px;
	}
	.nsr-video-slogan ,
	.container.negocios-sobre-ruedas .category-pre-info .nsr-benefits{
		flex-direction: row;
	}
	.container.negocios-sobre-ruedas .category-pre-info iframe{
		width: 50%;
		height: 250px;
	}
	.nsr-slogan {
		width: calc(100%/2);
	}
}
@media (min-width: 1024px) {
	.container.negocios-sobre-ruedas .category-pre-info iframe{
		height: 300px;
	}
	.nsr-slogan {
		font-size: 60px;
		line-height: 60px;
		width: calc(100%/2);
	}
	.nsr-slogan .donde{
		font-size: 50px;
	}
	.nsr-slogan .negocio{
		font-size: 60px;
	}
}


/* end rediseno de accesorios, nsr, carretones */

html body.woocommerce .category-pre-info div.col-md-6.product-category.product {
	width: 66.66666667%;
}

html body.woocommerce ul.products li.product-category.product a div.custom-category img {
    border-radius: 0;
    margin-left: auto !important;
	margin-right: auto !important;
	max-height: 210px;
}

html body.woocommerce .stm-shop-sidebar-area h3 {
    font-size: 24px;
    font-weight:bold;
    margin: 20px 0 -1px 0;
    background-color: black;
    color: white;
    padding: 21px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

html body.woocommerce .stm-shop-sidebar-area h3 a {
	color: white;
}

html .woocommerce .related.products h3 {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}

html body.woocommerce .stm-shop-sidebar-area ul {
    list-style: none;
    border: 1px black solid;
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 0 0 0;
}

html body.woocommerce .stm-shop-sidebar-area ul li {
    color: #E41515;
	padding: 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

html body.woocommerce .stm-shop-sidebar-area ul li:hover{
    background-color: #E41515;
    color: #FFFFFF;
}
html body.woocommerce .stm-shop-sidebar-area ul li:hover a {
    color: #FFFFFF;
    text-decoration: none;
}

html body.woocommerce .stm-shop-sidebar-area ul li a {
	padding: 24px 20px;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
}

html body.woocommerce .stm-shop-sidebar-area ul li.selected {
    background-color: #E41515;
    color: #FFFFFF;
}
html body.woocommerce .stm-shop-sidebar-area ul li.selected a {
    color: #FFFFFF;
    text-decoration: none;
}

.woocommerce .custom-product-search.alignright {
	margin: 0;
	width: 40%;
}

.woocommerce .custom-product-search.alignright #s {
	max-width: 300px;
	margin-left: auto;
	background-color: #fff;
}

.woocommerce .custom-product-search.alignright #searchsubmit {
	width: 50px;
	padding: 0;
	font-size: 20px;
}

.woocommerce .custom-product-search.alignright #searchform div {
	display: flex;
}

.woocommerce .custom-product-search.alignright #searchform #s {
	border-radius: 10px 0 0 10px;
}

.woocommerce .custom-product-search.alignright #searchform #searchsubmit {
	border-radius: 0 10px 10px 0;
}

.woocommerce .entry-header.small_title_box .container .entry-title h1 {
	max-width: 60%;
}

.woocommerce .container-category-select {
	margin-bottom: 24px;
}

.woocommerce .category-pre-info {
	padding: 0;
	margin: 0 -15px 20px;
}

.woocommerce .category-pre-info div.info {
    font-size: 20px;
    line-height: 28px;
}

.woocommerce .category-pre-info iframe {
    width: 350px;
}

.woocommerce .category-pre-info div, .category-pre-info iframe {
    display: block;
    margin-bottom: 20px;
}

.woocommerce .category-pre-info .search-info {
	font-size: 20px;
	color: #888;
	margin-bottom: 40px;
}

li.product-category.product a, html .woocommerce ul.products li .stm-product-inner {
	border: none;
	margin: 0;
	padding: 0;
}

.woocommerce .breadcrumb-results.alignright, .breadcrumb-results.alignright .woocommerce-result-count {
	margin: 0;
	padding: 0;
	text-transform: none;
}

.woocommerce nav.woocommerce-breadcrumb {
	border: none;
}

.woocommerce div.product div.images img {
	height: 191px;
}

html body.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	border-radius: 0;
	box-shadow: 5px 5px 6px #00000029;
	margin-right: auto !important;
	margin-left: auto !important;
    margin-bottom: 10px !important;
}

html body.woocommerce .whatsapp-button {
	margin: 20px 0;
}

html body.woocommerce .recall_lightbox {
	padding: 0 10px 10px 0;
}

html body.woocommerce .zoom_w {
	box-shadow: 10px 10px 10px #88888877;
}

.woocommerce .products ul li, .woocommerce ul.products li.type-product {
	min-height: 350px;
}

html body.woocommerce ul.products li.product .stm-product-inner h5 {
	font-size: 20px;
	text-align: center;
	margin: 10px auto;
}

.container-nsr .wpgs-image.slick-initialized.slick-slider {
	display: none;
}

.container-nsr .wpgs-thumb.slick-initialized.slick-slider.slick-vertical {
	width: 100%;
}

.container-nsr .wpgs-thumb.slick-initialized.slick-slider .thumbnail_image {
	width: 270px;
	max-width: 45%;
	padding: 0;
	margin: 15px;
	height: 170px;
}

.container-nsr .wpgs-thumb.slick-initialized.slick-slider.slick-vertical .thumbnail_image:hover {
	transform: scale(1.10);
	box-shadow: 5px 5px 6px #00000029;
}

.container-nsr .thumbnail_image:before {
	background: transparent;
}

.container-form-nsr {
	width: 90%;
	padding: 30px;
	box-shadow: 0 0 20px #00000029;
	margin-bottom: 50px;
}

.container-form-nsr .btn {
	padding: 8px 24px;
}

.container-nsr .slick-track {
	width: 100% !important;
	height: auto !important;
}

.container-nsr .slick-list {
	width: 100% !important;
	height: auto !important;
}

.container-nsr .slick-next {
	display: none !important;
}

.woocommerce #main .entry-header.small_title_box > .container {
	min-height: 145px;
}

.woocommerce .container .woocommerce-breadcrumb {
	font-size: 16px;
}

.woocommerce .woocommerce-product-details__short-description {
	font-size: 16px;
}

.woocommerce .container {
	max-width: 1280px;
}

.woocommerce .container .continer-trailer.wpb_wrapper table td {
	border: 1px solid #ddd;
}

.woocommerce .container .continer-trailer.wpb_wrapper table {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 90%;
	text-align: center;
}

.woocommerce .container .share-button div, .woocommerce .container .whatsapp-button div {
	height: 56px;
    vertical-align: middle;
    display: table-cell;
}

.woocommerce .container .share-button {
	margin-left: 20px;
}

.woocommerce .container .whatsapp-button, .woocommerce .container .share-button {
	height: 56px;
	width: auto;
	background: #E41515 0% 0% no-repeat padding-box;
	border: 1px solid #E41515;
	border-radius: 10px;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.woocommerce .container .whatsapp-button .whatsapp-button-text, .woocommerce .container .share-button .share-button-text {
	font: normal normal bold 16px/19px Montserrat;
	letter-spacing: 0;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 5px;
	vertical-align: middle;
}

.woocommerce .container .stm-shareble {
	width: auto;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.woocommerce .container .stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
	top: -80%;
}

.woocommerce .container .stm-shareble:hover .stm-share {
	color: #fff;
}

.woocommerce .container .share-button .share-button-icon {
	font-size: 25px;
	vertical-align: middle;
}

.woocommerce .container .whatsapp-button .whatsapp-button-icon{
	display: inline;
}

.woocommerce .container .whatsapp-button .whatsapp-button-icon svg {
	height: 42px;
	width: 42px;
}

.woocommerce .container .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #7070704d;
}


.woocommerce .container .stm-blog-pagination {
    display: inline-flex;
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

.woocommerce .container .stm-blog-pagination .stm-prev-next.stm-prev-btn {
    display: inline;
    position: relative;
    margin-left: auto;
    width: 40px;
}

.woocommerce .container .stm-blog-pagination .stm-prev-next.stm-next-btn {
	display: inline;
    position: relative;
    margin-right: auto;
    width: 40px;
}

.woocommerce .container .stm-blog-pagination ul.page-numbers {
	display: inline;
    margin: 0 8px;
    padding: 0;
    width: auto;
}

.woocommerce .container .stm-blog-pagination span.page-numbers,
.woocommerce .container .stm-blog-pagination a.page-numbers {
	width: 40px;
    margin: 0 4px;
}

.woocommerce .container .stm-shop-sidebar-area h4 {
	font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.woocommerce .select2-results__options .select2-results__option {
	font-size: 14px;
}

.woocommerce .container .select2-container .select2-selection--single .select2-selection__rendered {
	font-weight: bold;
    font-size: 20px;
    color: #E41515;
}

.woocommerce .container .select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 25px;
}

.woocommerce .container .select2-container--default .select2-selection--single .select2-selection__arrow b {
	font-size: 22px;
    color: #000;
    font-weight: bold;
}

.woocommerce .container .nsr-video iframe,
.woocommerce .container .carretones-video iframe {
	margin-left: auto;
    margin-right: auto;
}

.woocommerce .container .product_images .woocommerce-product-gallery {
	margin-bottom: 0;
	padding-bottom: 10px;
}

@media (min-width: 767px) {
	html body.woocommerce ul.products li.col-md-6.product-category.product {
		width: 50%;
	}

	.woocommerce .container .wpgs-wrapper .wpgs-thumb {
		display: inline-block;
	}

	.woocommerce .container .wpgs-wrapper .wpgs-thumb.slick-vertical .slick-prev {
		display: block !important;
		background-color: transparent !important;
		position: relative;
	}
	.woocommerce .container .wpgs-wrapper .slick-prev:before, .wpgs-wrapper .slick-prev:before {
		color: #000;
		font-size: 20px;
	}

	.woocommerce .container .wpgs-wrapper .wpgs-thumb.slick-vertical .slick-next {
		display: block !important;
		background-color: transparent !important;
		position: relative;
	}

	.woocommerce .container .wpgs-wrapper .slick-prev:before, .wpgs-wrapper .slick-next:before {
		color: #000;
		font-size: 20px;
	}
}

@media (min-width: 1025px){
	.container-accessories .wpgs-thumb {
		width: 26% !important;
	}

	.container-accessories .wpgs-image {
		width: 73% !important;
	}
}

@media (min-width: 992px) {
	html body.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a .product_thumbnail img {
		width: 345px;
	}
	html body.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
		width: 345px;
	}
	.woocommerce .products ul li .stm-product-inner .product_thumbnail, .woocommerce ul.products li .stm-product-inner .product_thumbnail {
		padding-right: 10px;
	}
}

@media (max-width: 1024px) {
	.woocommerce .container .stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
		top: -100%;
	}

	.woocommerce .container .whatsapp-button .whatsapp-button-text, .woocommerce .container .share-button .share-button-text {
		font-size: 11px;
	}

	.woocommerce .container .whatsapp-button .whatsapp-button-icon svg {
		height: 35px;
		width: 35px;
	}

	.woocommerce .container .share-button .share-button-icon {
		font-size: 20px;
	}

	.woocommerce .container .whatsapp-button, .woocommerce .container .share-button {
		height: 45px;
	}

	.woocommerce .container .share-button div, .woocommerce .container .whatsapp-button div {
		height: 45px;
	}
}

@media (max-width: 1024px) and (min-width: 769px) {
    .category-pre-info div.info {
        width: 100%;
    }
    .category-pre-info iframe {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
	}
	.container-nsr .wpgs-thumb.slick-initialized.slick-slider .thumbnail_image {
		margin: 12px;
		height: 140px;
	}
	.container-accessories .wpgs-thumb {
		width: 26% !important;
	}

	.container-accessories .wpgs-image {
		width: 73% !important;
	}

	html body.woocommerce .related.products {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	html body.woocommerce .entry-summary {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 768px) {
    .category-pre-info iframe, .category-pre-info div.info {
        width: 300px;
        margin-right: auto;
        margin-left: auto;
	}
	.container-form-nsr {
		width: 100%;
	}
	.woocommerce .container .continer-trailer.wpb_wrapper table {
		width: 100%;
	}

	html body.woocommerce .related.products {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	html body.woocommerce .entry-summary {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	html body.woocommerce .entry-summary .contariner-wp-button {
		text-align: center;
	}

	.container-accessories .images.wpgs-wrapper {
		padding-bottom: 0;
	}

	.woocommerce .container .wpgs-wrapper .wpgs-thumb .slick-prev {
		display: inline-block !important;
		background-color: transparent !important;
	}

	.woocommerce .container .wpgs-wrapper .slick-prev:before, .wpgs-wrapper .slick-prev:before {
		color: #000;
		font-size: 14px;
	}

	.woocommerce .container .wpgs-wrapper .wpgs-thumb .slick-next {
		display: inline-block !important;
		background-color: transparent !important;
	}

	.woocommerce .container .wpgs-wrapper .slick-prev:before, .wpgs-wrapper .slick-next:before {
		color: #000;
		font-size: 14px;
	}

	.woocommerce .container .container-wp-share-buttons {
		text-align: center;
	}
}

@media (max-width: 768px) and (min-width: 767px) {
	.container-accessories .wpgs-thumb {
		width: 30% !important;
	}

	.container-accessories .wpgs-image {
		width: 69% !important;
	}
}
@media (max-width: 768px) and (min-width: 450px) {
	.container-nsr .wpgs-thumb.slick-initialized.slick-slider .thumbnail_image {
		margin: 16px;
		height: 210px;
	}
}

@media (max-width: 767px) {
    li.product-category.product {
        width: 100%;
        padding-left: 22px;
        padding-right: 22px;
    }

    h2.woocommerce-loop-category__title{
        margin-top: 4px;
    }

    .category-pre-info iframe, .category-pre-info div.info {
        width: 100%;
	}

	.woocommerce .entry-header.small_title_box .container .entry-title h1 {
		max-width: 100%;
	}

	.woocommerce .woocommerce-result-count {
		font-size: 10px;
	}

	.woocommerce #main .entry-header.small_title_box > .container {
		min-height: 75px;
	}

	.woocommerce .container .woocommerce-breadcrumb {
		padding-top: 0;
		margin-bottom: 10px;
	}

	.woocommerce .container .woocommerce-breadcrumb {
		font-size: 14px;
	}

	.woocommerce .custom-product-search.col-xs-12 {
		margin-bottom: 12px
	}

	.woocommerce .custom-product-search.bottom-custom-product-search {
		margin-bottom: 40px;
	}

	.woocommerce .custom-product-search.col-xs-12 div {
		display: flex;
	}

	.woocommerce .custom-product-search.col-xs-12 #s {
		border-radius: 10px 0 0 10px;
		border: 1px solid #707070;
		background-color: #fff;
	}

	.woocommerce .custom-product-search.col-xs-12 #searchsubmit {
		border-radius: 0 10px 10px 0;
		margin-left: -1px;
		margin-top: -1px;
		height: 47px;
	}
	.custom-social-profiles{
		width: 100%;
		display: inline-block;
	}
	.custom-social-profiles a i{
		padding: 10px 10px 0 10px;
		font-size: 20px;
	}
}
@media (max-width: 450px) {
    .category-pre-info iframe, .category-pre-info div.info {
        width: 100%;
        margin: 15px 0;
	}
	.container-nsr .wpgs-thumb.slick-initialized.slick-slider .thumbnail_image {
		max-width: 41%;
		height: 100px;
	}
}

/* Menu styles */
.main-menu .header-menu > li > a {
	padding: 0 16px !important;
	height: 100% !important;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
	line-height: 3em !important;
}
.main-menu .header-menu > li.current-menu-item:first-child{
	margin-left: 0 !important;
}

/* Browse by Brand or Type components*/


.stm_listing_icon_filter .stm_listing_icon_filter_single {
    display: inline-block;
    vertical-align: top;
    max-height: 300px;
    overflow: hidden;
}
.stm_listing_icon_filter .stm_listing_icon_filter_single .inner {
    display: flex;
    max-width: 100%;
    vertical-align: top;
    padding: 0 5px;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .image {
    padding: 0 10px;
    opacity: 0.9;
    min-height: 62px;
    line-height: 62px;
}
.stm_listing_icon_filter.active .stm_listing_icon_filter_single {
    margin-bottom: 16px;
}
.stm_listing_icon_filter.stm_listing_icon_filter_4 .stm_listing_icon_filter_single {
    width: 25%;
}
.stm_listing_icon_filter .stm_listing_icon_filter_single {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 44px;
    max-height: 300px;
    overflow: hidden;
}
.stm_icon_filter_label {
    margin-top: 9px;
    float: right;
    margin-left: 15px;
    margin-right: 20px;
    line-height: 17px;
}
.stm_listing_icon_filter {
    font-size: 0;
}
.stm_listing_icon_filter.active {
    margin: 0 -10px;
}

.stm_listing_icon_filter.active .stm_listing_icon_filter_single .inner {
    padding: 0 10px;
}

.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible {
    display: none;
}
.stm_listing_icon_filter.active .stm_listing_icon_filter_single.non-visible {
    display: inline-block;
}
.stm_listing_icon_filter.stm_listing_icon_filter_3 .stm_listing_icon_filter_single {
    width: 33.3%;
}

html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
    font-size: 15px;
}

html body .stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
    text-decoration: none;
}
.stm_listing_icon_filter .stm_listing_icon_filter_single.non-visible .name {
    text-align: left;
}
.stm_listing_icon_filter .stm_listing_icon_filter_single .inner .name {
    margin-top: 5px;
    font-size: 13px;
    text-decoration: underline;
}
.stm-directory-grid-loop .image .stm-listing-compare {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    opacity: 0;
    z-index: 20;
}
@media (max-width: 991px){
	.stm_listing_icon_filter .stm_listing_icon_filter_single {
		text-align: center;
	}
}

/* featured cars */
.stm_listing_tabs_style_2 {
    padding-top: 29px;
    border-top: 4px solid #333;
}
.stm_listing_tabs_style_2 .stm_listing_nav_list {
    float: right;
    list-style: none;
    padding: 0;
    margin-top: 7px;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li {
    display: inline-block;
    margin-left: 7px;
}
.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a {
    background-color: #e41515;
    color: #fff;
}
.stm_listing_tabs_style_2 .stm_listing_nav_list li.active a:after {
    opacity: 1;
}
.stm_listing_tabs_style_2 .stm_listing_nav_list li a:after {
    position: absolute;
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #e41515;
    opacity: 0;
}

.stm_listing_tabs_style_2 .stm_listing_nav_list li a {
    position: relative;
    padding: 14px 24px;
    color: #333;
    text-decoration: none !important;
}

a:hover {
    color: #e41515;
}




/* Autos styles*/
.stm-single-car-page {
    margin-bottom: 0 !important;
}

.stm-listing-car-gallery .stm-gallery-actions {
    position: absolute;
    right: 7px;
    top: 16px;
    z-index: 20;
}
.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit {
    position: relative;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 9px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    border-radius: 2px;
}
.stm-listing-car-gallery .stm-gallery-actions .stm-gallery-action-unit i {
    color: #fff;
}

.stm-border-bottom-unit {
    border-bottom: 4px solid #333 !important;
}
.stm-single-car-listing-data table.stm-table-main {
    margin: -13px 0 15px;
}

table {
    width: 100%;
    margin-bottom: 20px;
}
.stm-single-car-listing-data table.stm-table-main > tbody > tr > td {
    padding: 13px 0 14px;
}
.stm-single-car-listing-data table.inner-table tr td.label-td {
    padding-right: 5px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
table > tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888888;
    border-bottom: 1px solid #d5d9e0;
}
.stm-single-car-listing-data table.inner-table tr td.heading-font {
    padding-left: 10px;
    color: #222;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 766px) {
	html body .stm-single-car-listing-data table.inner-table tr td.label-td {
		text-align: left;
	}
}
.stm-single-car-listing-data table.inner-table tr td.label-td {
    padding-right: 5px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stm-single-car-listing-data table.inner-table tr td {
    border: 0;
    padding: 0;
    vertical-align: middle;
}


.stm-single-car-listing-data table.stm-table-main > tbody > tr > td.divider-td {
    width: 30px;
    border: 0;
}
.stm-single-car-listing-data table.stm-table-main > tbody > tr > td {
    padding: 13px 0 14px;
}
.stm-single-car-listing-data table.inner-table {
    margin-bottom: 0;
    table-layout: fixed;
}
.stm-single-car-listing-data table.inner-table tr td i {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 16px;
    min-width: 33px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px;
}

.stm-single-car-listing-data table.stm-table-main > tbody > tr:last-child td {
    border: 0;
}

table > tbody tr td {
    padding: 9px 0 8px;
    font-size: 12px;
    color: #888888;
    border-bottom: 1px solid #d5d9e0;
}
@media (max-width: 767px) {
.stm-single-car-listing-data table.stm-table-main > tbody > tr > td.divider-td {
    display: none;
	}
}
.stm-single-car-listing-data table.stm-table-main > tbody > tr > td.divider-td:last-child {
    display: none;
}
.fa-quora:before {
    content: "\f2c4";
}
/* contact */

.stm-single-car-contact {
    padding: 22px 20px 21px;
    background-color: black;
}
.stm-single-car-contact .title {
    margin-bottom: 25px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: 0.3px;
}
.stm-single-car-contact .title i {
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: #e41515;
    font-size: 26px;
}
.stm-form-with-icon {
    position: relative;
    margin-bottom: 14px;
}
.stm-form-with-icon i {
    display: block;
    width: 33px;
    text-align: center;
    position: absolute;
    padding-left: 5px;
    top: 10px;
    left: 0;
    font-size: 10px;
    color: #aaa;
    z-index: 10;
}

.stm_listing_car_form textarea {
    display: block;
    max-height: 125px;
    padding: 8px 10px 8px 30px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.2px;
}
.stm_listing_car_form .wpcf7-form-control-wrap {
    display: block;
}
.stm_listing_car_form input[type="text"],.stm_listing_car_form input[type="tel"],.stm_listing_car_form input[type="email"],.stm_listing_car_form input[type="search"],.stm_listing_car_form input[type="password"] {
    height: 37px;
    line-height: 32px;
    padding-left: 33px;
    font-size: 13px;
}

.stm_listing_car_form .wpcf7-response-output {
    margin-top: 25px !important;
    font-size: 13px;
    line-height: 18px;
    color: #fff !important;
}

.variant_picker{
	display: block;
}

.variant_picker ~ .variant_picker{
	display: none;
}

#top-bar a.new-open-hours{
	background-color: #e41515;
    color: white;
    padding: 2px 10px;
    border-radius: 15px;
    font-size: 12px;
}

h3.no-results{
	color: white;
}