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

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Montserrat-Regular.woff2') format('woff2');
	font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Montserrat-Regular.woff2') format('woff2');
	font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/Montserrat-Bold.woff2') format('woff2');
	font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Montserrat-Bold.woff2') format('woff2');
	font-display: swap;
}*/

#header {
	min-height: auto !important;
}
.stm-directory-grid-loop .car-meta-bottom {
    /*height: auto !important;*/
}
/* Add your own styles here */
.stm_breadcrumbs_unit .navxtBreads {
    margin-bottom: 0 !important;
}

.service-logo-main .bloglogo img { 
    width: 255px !important;
}
li.fa.fa-car:before,
li.fa.fa-info-circle:before,
li.fa.fa-question-circle:before,
li.fas.fa-wrench:before,
li.fa.fa-check:before,
li.fas.fa-euro-sign:before,
li.fa.fa-plug:before,
li.fa.fa-file-alt:before
{
    color: #ffffff !important;
}
.header-listing.listing-nontransparent-header.stm-fixed {
    z-index: 999;
    background-color: hsla(0,0%,100%,.9) !important;
}
.header-listing .listing-logo-main {
    /*margin-top: 12px !important;*/
}
/*
.header-listing.listing-nontransparent-header.stm-fixed .listing-logo-main {
    margin-top: 12px;
}
*/

.header-listing .listing-menu {
    margin-top: 12px !important;
}
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li > a,
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:before,
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:before,
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:before,
.header-listing.listing-nontransparent-header.stm-fixed, .header-listing.stm-fixed:after {
    color: #4e5458 !important;
}
.header-listing .listing-menu > li > a {
    text-transform: capitalize !important;
}
.header-listing .fa-phone {
    font-size: 18px !important;
}
.header-listing.listing-nontransparent-header.stm-fixed .fa-phone {
    color: #fea700 !important;
}
.single.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart > div,
body.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart > div {
    padding: 12px 37px 11px 52px !important;
    /* text-shadow: 0px 1px 2px #75410b; */
    box-shadow: 0px 2px 4px #0000003d;
    text-transform: none;
    font-size: 15px !important;
    /*letter-spacing: 0.5px !important;*/
}
.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart > div > i {
    top: 12px !important;
    left: 15px !important;
    font-size: 22px !important;
}
.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart > div > i.fa-angle-right{
    top: 7px !important;
    right: 10px !important;
    font-size: 30px !important;
    left: auto !important;
}
.phone-header {
    float: right;
    padding: 18px 0;
}
.phone-header a {
    font-size: 14px;
    font-weight: 700;
}
.header-listing .listing-menu {
    display: inline-block;
    float: right;
    margin-right: 40px;
}
.header-separator {
	display:none !important;
    border-bottom: 1px solid #dddddd;

/*    width: 100%;
    display: inline-block;*/

}
.option-color .car-color {
    margin-right: 15px;
    display: inline-block;
}
.stm_breadcrumbs_unit .navxtBreads {
    padding: 5px 0 0 4px !important;
}
.stm_breadcrumbs_unit .navxtBreads,
.stm_breadcrumbs_unit .navxtBreads a {
    font-weight: 700;
    font-size: 13px !important;
    /*color: #777777 !important;*/
	color:#000 !important;
}
.stm_breadcrumbs_unit,
.stm_breadcrumbs_unit .navxtBreads {
    padding-left: 0 !important;
}
.stm_breadcrumbs_unit .navxtBreads,
.stm_breadcrumbs_unit .navxtBreads span {
    font-family: "Open Sans";
    color: #888 !important;
    font-weight: normal;
}
.stm_breadcrumbs_unit .container {
    padding-left: 0;
}
.entry-title.container {
    /*margin-bottom: 25px;*/
}
.entry-title.container div h1 {
    font-size: 31px;
	font-weight: 600;
    margin-bottom: 0;
    letter-spacing: 0.2px;
	color:#2a2a2a;
}
.entry-title.container > div > div {
    color: #666;
	font-weight:400;
	font-size:17px;
}
.entry-title.container > div {
	margin-top: 17px;
}
.entry-title.container > div:last-child {
    float: right !important;
}
.header-listing {
    position: relative;
    transition: none !important;
    /*display: inline-block !important;*/
}
.header-listing.button-listing {
    width: initial !important;
    padding-top: 0 !important;
    float: right;
    position: relative;
}
.header-listing.button-listing:after {
    display: none !important;
}
.header-cta {
    position: absolute;
    bottom: 20%;
}
.header-cta h2 {
    font-weight: 700 !important;
}
.header-cta .button {
    text-transform: none !important;
    border-radius: 4px;
    padding: 19px 30px !important;
    font-size: 20px !important;
    line-height: 12px;
    margin-top: 7px;
	float:left;
	background-color:#FEA700 !important;
    box-shadow: 0 3px 0px #FEA700 !important;
    text-shadow: 0px 1px 1px #000;
}
.header-cta .button.button_header_1 {
    margin-right: 25px;
}
.header-cta .button.button_header_2 {
    background-color: rgba(136,136,136,0.85) !important;
    /*background-color: transparent !important;*/
    border: 2px solid #FEA700;
    box-shadow: none !important;
}
.header-cta .button.button_header_2:hover {
    background-color: rgba(136,136,136,1) !important;
}
.header-cta .background-header-cta {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fef2e7;
    opacity: 0.7;
    z-index: -1;
}
.header-cta a {
    display: inline-block;
}
.header-cta h2 {
    color: #ffffff !important;
    text-shadow: -1px 1px 1px #000, -1px 2px 1px #000;
    font-size: 28px;
    letter-spacing: -0.8px;
}
li.fa.fa-car:before,
li.fa.fa-info-circle:before,
li.fa.fa-question-circle:before,
li.fas.fa-wrench:before,
li.fa.fa-check:before,
li.fas.fa-euro-sign:before,
li.fa.fa-plug:before,
li.fa.fa-file-alt:before {
    font-family:"Font Awesome 5 Free"; 
    font-size: 14px !important;
    margin-right: 5px;
}

/* Landing individual*/
#top-bar, #top-bar a {
    color: #ffffff !important;
}
.header-menu li a, .listing-menu li a, .header-listing .listing-menu li a {
    color: #777777 !important;
}
.listing-right-actions .pull-right {
    display: none !important;
}
.header-listing .listing_add_cart > div {
    background-color: #fea700 !important;
}
.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart > div {
    font-size: 14px !important;
    border-radius: 4px;
}
.header-listing.listing-nontransparent-header,
.header-listing.stm-fixed:after {
    /*background-color: #ffffff !important;*/

	/*background-color: #6AA6FF !important;*/
	background-color: #4e5458 !important;
    box-shadow: 0 10px 22px -8px rgba(0,0,0,.75);
    color: #fff !important;
}
.header-menu li a, .listing-menu li a, .header-listing .listing-menu li a {
    color: #ffffff !important;
}
body.home .entry-header {
    background-image: url("https://www.ofertadecoches.com/wp-content/uploads/2020/06/2337970.jpg") !important;
}
.entry-header {
    background-position: 0 !important;
	/*box-shadow: inset 0px -11px 91px -9px #000;*/
}
.single .entry-header:after {
    display: none !important;
}
.page-template-page-tamplate-after-sale .entry-header:after {
    background: rgba(35, 38, 40, 0.5) !important;
}
.page-template-page-tamplate-after-sale span.model_title {
    font-size: 59px;
}
body.page-template-page-template-static.page-seguros .header-cta,
body.page-template-page-template-static.page-seguro-de-coche .header-cta {
    top: 43px;
}
body.page-template-page-template-static.page-seguro-de-coche .header-cta .logo-seguros img {
    width: 350px;
    margin-top: 25px;
}
body.page-template-page-template-static.page-seguros .header-cta h1,
body.page-template-page-template-static.page-seguro-de-coche .header-cta h1,
body.page-template-page-template-static.page-financiacion .header-cta h1 {
    text-align: left !important;
}
.entry-header:after {
    background: none !important;
}
.stm-border-top-unit {
    border-top: none !important;
    padding-top: 0 !important;
}
.entry-header > .container {
    height: 480px !important;
    max-height: 480px;
    min-height: 480px !important;
}
.section-full-width {
    margin-left: calc(25% - 50vw);
    margin-right: calc(25% - 50vw);
    background-size: cover;
    position: relative;
    /*margin-top: 75px !important;*/
    margin-bottom: 50px !important;
    padding-top: 170px !important;
    padding-bottom: 170px !important;
}
ul.list-style-1 li {
    margin-bottom: 20px !important;
}
ul.list-style-1 li:before {
    color: #0AB21B !important;
    font-size: 16px !important;
}
body:not(.stm-template-listing) .stm-single-listing-car-features .lists-inline > ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}
.stm-single-car-listing-data table.inner-table tr td,
.stm-single-car-listing-data table.inner-table tr td i {
    font-size: 16px !important;
}
.auto_widget.fixed {
    position: fixed;
    width: 417px;
    top: 65px;
    z-index: 999;
    background-color: #ffffff !important;
}
.auto_widget.absolute {
    position: absolute;
    bottom: 0;
    width: 417px;
}
.stm-listing-car-gallery .stm-gallery-actions {
    display: none !important;
}
.stm_breadcrumbs_unit .navxtBreads {
    text-transform: initial !important;
}
.stm_breadcrumbs_unit .navxtBreads {
    border-bottom: none !important;
}
.stm-button, input[type="submit"], button, .button, .load-more-btn,
.car-listing-row .listing-car-item-meta .price,
.stm-template-listing_three #wrapper .stm-badge-directory,
.car-listing-row .listing-car-item-meta .price:before {
    background-color: #fea700 !important;
    box-shadow: 0 2px 0 #fea700 !important;
}
.stm-directory-grid-loop .image:hover .stm-listing-compare,
.stm-directory-grid-loop .image:hover .stm-listing-favorite {
    display: none !important;
}
.stm-directory-grid-loop a:hover {
    color: initial !important;
}
.stm-directory-grid-loop .text-container {
    margin-top: 13px;
    height: 134px;
    display: block;
}
.stm-directory-grid-loop .text-container.box-text-discount {
    height: 70px;
    display: block;
}
.stm-directory-grid-loop .car-meta-bottom {
    height: 95px;
}
.topdata {
    width: 100%;

    /*padding: 13px 0px 6px;*/
    box-sizing: border-box;
    margin-bottom: 20px;
    display: inline-block;
	color:#2a2a2a;
}
.topdata .item {
    width: 25%;
	float:left;
	position:relative;
}
.topdata div.item:nth-child(1) .td_icon {
    width: 20%;
}
.topdata .td_icon i {
	font-size:42px;
}
.topdata .td_title {
	font-weight:bold;
	text-align: left;
	font-size:16px;
    line-height: 1.5;
}
.topdata .td_value {
	font-size:16px;
	font-weight:bold;
    line-height: 1.5;
}
.topdata div {
	width:100%;
	display:inline-block;
}
.topdata {
	text-align:center;
}
.topdata .td_icon {
	width:25%;
	float:left;
	text-align: left;
	padding-top: 7px;
	color:#bfbfbf;
}
.topdata .td_value {
	/*border-bottom: 1px solid #d6d6d6;*/
	padding-bottom: 2px;
    margin-top: 4px;
}
.topdata .td_value,
.topdata .td_title {
	width:64%;
	float:left;
	text-align: left;

}
.topdata div.item:nth-child(1) .td_value {
    width:70%;
}
body, .normal_font {
	color:#111 !important;
    font-size: 18px;
}
p, div.content {
    margin: 0 0 34px !important;
    font-size: 18px;
    line-height: 1.8;
}
.carblock1 {
padding: 25px 35px 0px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 50px;
}
.single-listings p {
    margin: 0 0 34px !important;
    font-size: 18px;
    line-height: 1.8;
}
.stm-template-listing_three #wrapper h2 {
    letter-spacing: -1px;
	color: #333;
}
.single-listings  ul.list-style-1 li:before {


    font-family: "Font Awesome 5 Free" !important;
    font-size: 21px !important;
	content: "\f058" !important;
}
body:not(.stm-template-listing) .stm-single-listing-car-features .lists-inline > ul li {
    font-weight: 600;
    padding-left: 35px;
    padding-top: 2px;
}
.owl-item .stm-single-image {
	border-radius: 3px;
    overflow: hidden;
}
.stm-single-car-listing-data table.inner-table tr td.label-td i {

    font-weight: 600;

    color: #5092f5 !important;
}
.stm-single-car-listing-data table.inner-table tr td.label-td {
	font-weight: 600;

    color: #111;
}
.container {
    width: auto;
    max-width: 1341px !important;
}
.single-listing-car-inner {
	padding-right:30px;
	box-sizing:border-box;
}
.auto_widget {
	border: 1px solid #ddd;
	padding:20px;
	box-sizing:border-box;
	border-radius:4px;
	background:#fff;
	margin: 30px 0;
}
.auto_widget ul {
	margin-top:30px;
	display:inline-block;
}
.auto_widget li span {
display: inline-block;
    float: left;
    width: calc( 100% - 67px) !important;
}
.auto_widget li i {
	font-size:20px;
	display:inline-block;
	margin-right:20px;
	background:#fea700;
	border-radius:50px;
	color:#fff !important;
	padding:7px;
	box-sizing:border-box;
	float:left;
	display:inline-block;
}
.auto_widget li {
	list-style:none !important;
	margin-bottom:15px;
	display:inline-block;
	padding-right:10px;
	font-size:16px;
	color:#444;
	font-weight:600;
}
.auto_widget .button {
	width:100%;
	text-transform: none !important;
	border-radius:4px;
    padding: 19px !important;
    font-size: 20px !important;
    line-height: 12px;
	margin-top:7px;

}
.auto_widget h5 {
	font-weight: 600;
	font-size: 24px;
    line-height: 1.3;
    letter-spacing: -0.8px;
    margin-bottom: 30px;
}
.listing-car-item-meta {
	border: 1px solid #ddd;
    padding: 20px;
    background: #fff;
    border-radius: 0 0 7px 7px;
    border-top: 0;
    height: 515px;
}
.fullw_banner_txt li i{
	font-weight:bold;
	border:3px solid #fea700;
	padding:4px;
	border-radius:50px;
	color: #fea700;
	background:#fff;
	margin-right:17px;
	margin-bottom:15px;
}
.fullw_banner_txt li {
	color: #2a2a2a;
	list-style:none !important;
	font-size:20px;
	font-weight:bold;
}
.stm-directory-grid-loop .image {
	border-radius: 7px 7px 0px 0px;
    max-height: 178px;
}
.inner_banner_fullw .button {
	width:100%;
	text-transform: none !important;
	border-radius:4px;
    padding: 19px !important;
    font-size: 20px !important;
    line-height: 12px;
	margin:17px auto;

	max-width:400px;
}
.cta_home_1 .button, .page-seguros .button,
.cta_home_1 .button, .page-seguro-de-coche .button {
    width:100%;
    text-transform: none !important;
    border-radius:4px;
    padding: 19px !important;
    font-size: 20px !important;
    line-height: 12px;
    margin-top:17px;
    max-width:400px;
    background-color: #FEA700 !important;
    color: #fff !important;
}
.fullw_banner_txt {
	max-width: 800px;
	padding: 20px;
    background: #eeeeeea8;
    box-sizing: border-box;
}
.stm-single-car-page {
    margin: 0 !important;
}
.stm-car-hover-image {
	position: absolute;
    top: 0;
    left: 20px;
    top: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 1px 1px 1px #000;
}
.stm-car-hover-image .make {
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:7px;
}
.stm-car-hover-image .model {

	font-size:19px;

}
.inner-other-models-btn {
	display:inline-block;
	margin-top:30px;
	padding: 20px !important;
    background: #eeeeeea8;
    box-sizing: border-box;
	text-transform: none !important;
	width:100%;
	font-size:18px !important;
}
.listing-car-item-meta .inner-other-models-btn2 {
	border: 1px solid #ddd !important;
	text-transform: none !important;
	background:#fff !important;
	padding: 20px !important;
	color:#000 !important;
	font-size:18px !important;
	width:100%;
}
.listing-car-item-meta .car-title {
	margin-top:20px;
}
.stm_cars_on_top .btn-wrap {
	margin-bottom:100px;
}
.stm_cars_on_top .sub_title {
font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    color: #676767;
}
#footer .footer-copyright .row {
	margin-top:30px;
	margin-bottom:0;
}
.footerlogo {
	text-align:center;
}
.footerlogo .logobw {
    display: block;
	width: 180px;
    opacity: 0.6;
}
#footer-main {
	padding: 50px 0 0 0;
}
.footer-copyright {
    padding-bottom: 15px;
}
.footer-copyright a {
	color:#eee;
	margin-right:30px;
	font-weight:bold;
}
.copyright-txt {
	display:inline-block;
	margin-top:20px;
	color:#666;
}
.stm-template-listing_three #footer .copyright-socials {
    margin-top: 20px;
    margin-bottom: 40px;
}
.stm-template-listing_three #footer .copyright-socials ul li:first-child {
    margin-left: 0;
}
.stm-template-listing_three #footer .copyright-socials ul li {
    margin-left: 19px;
}
.stm-template-listing_three #footer .copyright-socials ul li a i {
    font-size: 16px;
    background: #fff;
    color: #293339;
    opacity: 0.5;
    transition: all .2s ease-in;
    font-family: "Font Awesome 5 Brands";
    /*border: 1px solid #eee !important;*/
    border-radius: 50px;
    padding: 4px 0px 0px;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    text-align: center;
}
.stm-template-listing_three #footer .copyright-socials ul {
    margin-right: 0;
}
footer a {
    color: #999 !important;
}
footer a:hover {
    text-decoration: underline !important;
}
footer .menu-footer a, footer .menu-footer .title,
footer .static-pages a, footer .static-pages .title {
    text-decoration: none;
}
footer .menu-footer a:hover,
footer .static-pages a:hover {
    text-decoration: underline;
}
.footer-info {
	float:left;
}
.footer-info .title,.value {
	float:left;
	clear:left;
}
.footer-info .value {
    color: #999;
    margin-bottom: 10px;
}
.footer-info .title {
    margin-bottom: 15px;
	font-weight:bold;
	color:#fff;
}
footer .group-info i {
    float: left;
    font-size: 22px;
    color: #94999c;
    margin-right: 10px;
    width: 25px;
}
footer .group-info .title {
    margin-bottom: 0;
}
footer .group-info .title,
footer .group-info .value {
    clear: none;
    float: none;
    text-align: left;
}
footer .footer-info .title > i {
    margin-right: 10px;
    font-size: 16px;
}
.model-colors i ,
.model-motors i ,
.model-trim i {
    color: #444;
    display: inline-block;
    margin-right: 10px;
    width: 76px;
    text-align: center;
}
.model-motors li,
.model-trim li {
    border-radius: 25px;
    display: inline-block;
    /* float: left; */
    margin-right: 13px;
    font-size: 17px;
    color: #2a2a2a;
    background: #fff;
    border: 2px solid #5092f5;
    padding: 11px 20px;
    font-weight: 600;
	margin-bottom: 13px;
}
.model-colors,
.model-motors,
.model-trim  {
	margin-bottom:23px;
}
.model-colors h2,
.model-motors h2,
.model-trim h2 {
    margin-left: 34px;
}
.model-colors ul,
.model-motors ul,
.model-trim ul {
	padding-left:40px;
}
.model-see-more {
margin-top: 20px;
    text-transform: none !important;
    border-radius: 4px;
    padding: 19px 30px !important;
    font-size: 20px !important;
    line-height: 12px;
    /* margin-top: 7px; */
    /* float: left; */
    background-color: #FEA700 !important;
    box-shadow: 0 3px 0px #fea700 !important;
    line-height: 20px !important;
}
.icon.largo {
    width: 38px;
    margin-right: 5px;
}
.icon.alto {
    width: 45px;
}
.icon.ancho {
    width: 28px;
    margin-right: 18px;
}
.icon.maletero {
    width: 31px;
    margin-right: 5px;
}
.icon.puerta {
    width: 30px;
    margin-right: 5px;
}
.icon.motor {
    width: 30px;
    margin-right: 5px;
}
.icon.co2 {
    width: 30px;
    margin-right: 15px;
}
.icon.consumo {
    width: 25px;
    margin-right: 20px;
}
.icon.coche {
    width: 35px;
}
.title_landing_make {
    margin-bottom: 35px;
}
.car-listing-row .car-meta-bottom.make ul li {
    margin-right: 3px;
    margin-left: 0;
}
.stm-template-listing_three #wrapper .car-listing-row .car-meta-bottom.make ul li i {
    margin-top: 0;
}
.car-listing-row .car-meta-bottom ul li i {
    margin-top: 0 !important;
}
.car-color {
box-shadow: 1px 2px 3px #6f6f6f;
    width: 27px;
    height: 27px;
    /* border: 1px solid #999; */
    border-radius: 100px;
    display: inline-block;
    float: left;
}
.model-colors li {
	list-style:none;
    display: inline-block;
    margin-right: 10px;

}
.color-name {
    font-size: 17px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 4px;
    float: left;
    margin-right: 20px;
}
.stm-thumbs-car-gallery .owl-next:after,
.stm-thumbs-car-gallery .owl-prev:after {
    /*display: none !important;*/
}
.stm-thumbs-car-gallery .owl-prev:after {
	content: "\25c0" !important;
	    font-weight: bold;
    font-size: 20px !important;
}
.stm-thumbs-car-gallery .owl-next:after {
	content: "\25b6" !important;
    font-weight: bold;
    font-size: 20px !important;
}
.stm-thumbs-car-gallery .owl-next > i,
.stm-thumbs-car-gallery .owl-prev > i {
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f053";
    color: #fff;
    line-height: 82px;
}

.model-colors ul {
    margin-left: 19px;
}
.home h2 {
    margin-top: 50px;
}
.home .stm_cars_on_top h2 {
    text-align: center;
}
.marcas .vc_row.wpb_row {
    margin-top: 25px;
}
.marcas .vc_row .vc_column_container > .vc_column-inner {
    box-shadow: 0 2px 2px 0 rgba(153,153,153,.14), 0 3px 1px -2px rgba(153,153,153,.2), 0 1px 5px 0 rgba(153,153,153,.12);
    background-color: #fff;
    color: #404040!important;
    align-items: center;
    justify-content: space-around;
    padding: 10px 15px !important;
    cursor: pointer;
}
.wpb_single_image a {

}
.marcas .vc_row .vc_column_container > .vc_column-inner:hover {
    box-shadow: 0 14px 26px -12px rgba(153,153,153,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(153,153,153,.2);
}
.marcas .wpb_single_image {
    width: 40%;
    float: left;
    margin-right: 10px;
    margin-bottom: 0 !important;
}
.marcas .wpb_text_column {
    padding: 10px 0;
    font-weight: 600;
}
.marcas .wpb_text_column p {
    margin: 0 !important;
}
.marcas .wpb_text_column p a {
    color: #000;
}
.marcas .wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    text-align: center;
}
.marcas .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
}
.marcas .wpb_single_image h2 {
    float: left;
    width: 55%;
    margin: 0;
    font-size: 18px;
    display: inline-block;
    padding: 17px 0;
    font-weight: normal;
    text-align: center;
}
.marcas .wpb_single_image.bmw-mini-logo .vc_single_image-wrapper img {
    width: 58px;
}
.home .marcas .wpb_single_image .vc_single_image-wrapper img {
    max-width: 35px;
}
.home .marcas .vc_col-sm-3 > a > .vc_column-inner > .wpb_wrapper,
.home .marcas .wpb_single_image,
.home .marcas .vc_col-sm-3 > a > .vc_column-inner > .vc_column-inner .wpb_wrapper .wpb_text_column {
    display: flex !important;
}
.home .marcas .wpb_single_image {
    padding-top: 5px;
    width: 35px;
}
.home .marcas .vc_col-sm-3 > a > .vc_column-inner > .wpb_wrapper .wpb_text_column {
    padding: 6px 0;
    margin-bottom: 0;
}
.home .marcas .vc_column-inner .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
}
.home .marcas .wpb_text_column p,
.home .marcas .wpb_text_column p a,
.marcas .wpb_text_column p,
.marcas .wpb_text_column p a {
    color: #000;
    font-weight: normal;
    font-size: .875rem;
}
.home .marcas > div:first-child {
    border-right: 2px solid #e6ecee;
}
.home .marcas {
    margin-top: 25px;
}
.home .marcas h2 {
    margin-top: 0;
}

.cars-collage {
    position: relative;
    min-height: 360px;
    height: 35vw;
}
.cars-collage .car-brand {
    position: absolute;
    overflow: hidden;
}
.cars-collage .car-brand a {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1!important;
    transition: all .8s;
}
.cars-collage .car-brand .velo {
    position: absolute !important;
    width: 100%;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .6);
    transition: all .5s;
    z-index: 1;
    top: 0 !important;
}
.cars-collage .car-brand .velo span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.5rem;
}
.cars-collage .car-brand:hover .velo {
    top: -100% !important;
}
.cars-collage .car-brand:hover a {
    /*transform: scale(1.2);*/
}
.cars-collage .caja1 {
    top: 0;
    left: 0;
    /*
    width: calc(48% - 1px);
    height: calc(44% - 1px);
    */
    width: calc(30% - 1px);
    height: calc(45% - 1px);
}
.cars-collage .caja1 a {
    background-image: url(images/hyundai.jpg);
}

.header-listing .listing-menu > li:hover,
.page-coches-nuevos .header-listing .listing-menu > li.current-menu-item,
.page-coches-electricos .header-listing .listing-menu > li.current-menu-item {
    background-color: #fff !important;
    color: #4e5458 !important;
}
.header-listing .listing-menu > li:hover a,
.header-listing .listing-menu > li:hover:before,
.page-coches-nuevos .header-listing .listing-menu > li.current-menu-item a,
.page-coches-nuevos .header-listing .listing-menu > li.current-menu-item::before,
.page-coches-electricos .header-listing .listing-menu > li.current-menu-item a,
.page-coches-electricos .header-listing .listing-menu > li.current-menu-item::before {
    color: #4e5458 !important;
}
.header-listing .listing-menu > li,
.botonera-marca .listing-menu > li {
    margin-right: 15px !important;
    padding: 10px 10px !important;
    border-radius: 4px;
}
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:hover,
.page-coches-nuevos .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item,
.page-coches-electricos .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item,
.botonera-marca .listing-menu > li.current-page {
    background-color: #4e5458 !important;
    color: #fff !important;
}
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:hover > a,
.header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li:hover:before,
body.page-coches-nuevos #wrapper #header .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item a,
body.page-coches-nuevos #wrapper #header .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item::before,
body.page-coches-electricos #wrapper #header .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item a,
body.page-coches-electricos #wrapper #header .header-listing.listing-nontransparent-header.stm-fixed .listing-menu > li.current-menu-item::before,
.botonera-marca .listing-menu > li.current-page a,
.botonera-marca .listing-menu > li.current-page::before {
    color: #fff !important;
}
.rating {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}
.rating > div {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}
.rating .score {
    font-size: 15px;
    font-weight: 700;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}
.rating .reviews {
    font-weight: 700;
    color: #444;
    margin-left: 5px;
}
.rating > div img,
.rating img {
    vertical-align: inherit;
    width: 15px;
}

.cars-collage .caja2 {
     top: 0;
     right: 0;
     width: 52%;
     height: calc(45% - 1px);
 }
.cars-collage .caja2 a {
    background-image: url(images/bmw.jpg);
}
.cars-collage .caja3 {
     /*
     top: 44%;
     left: 0;
     width: calc(48% - 1px);
     height: 30%
     */
    top: 0%;
    left: 30%;
    width: calc(18% - 1px);
    height: calc(45% - 1px);
}
.cars-collage .caja3 a {
    background-image: url(images/audi.jpg);
}
.cars-collage .caja4 {
     /*
     top: 29%;
     left: 48%;
     width: calc(26% - 1px);
     height: 45%
     */
    top: 45%;
    left: 48%;
    width: calc(26% - 1px);
    height: 55%;
}
.cars-collage .caja4 a {
    background-image: url(images/volkswagen.jpg);
}
.cars-collage .caja5 {
    /*
     top: 29%;
     right: 0;
     width: 26%;
     height: 45%
     */
    top: 45%;
    right: 0;
    width: 26%;
    height: 55%;
}
.cars-collage .caja5 a {
    background-image: url(images/peugeot.jpg);
}
.cars-collage .caja6 {
    /*
     bottom: -1px;
     width: 100%;
     height: 26%
     */
    width: calc(48% - 1px);
    height: 55%;
    top: 45%;
}
.cars-collage .caja6 a {
    background-image: url(images/lexus.jpg);
}
.cars-collage .car-brand a {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.home .cta_home_1 h2 {
    margin-top: 10px;
    color: #000 !important;
}
.home .cta_home_1 div {
    text-align: center;
}
.home .cta_home_1 div a,
.make-template-page.cta_home_1 div a {
    font-size: 20px;
    font-family: Montserrat !important;
}
.home .cta_home_1 .button {
    box-shadow: 0 2px 0 #FEA700 !important;
}
.home .cta_home_1 div a:hover {
    text-decoration: none;
}
.home .cta_home_1 .cta_home_1_link_2 {
    margin-top: 25px;
}
.home .listing-list-loop .acabados-list {
    display: inline-block;
}
.home .listing-list-loop .acabados-list div {
    clear: both;
    display: block !important;
    width: 100% !important;
}
.home .listing-list-loop.stm-listing-directory-list-loop .meta-middle-row .meta-middle-unit:last-child {
    display: block !important;
}
span.model_title {
	color: #ffffff;
	text-shadow: -1px 1px 1px #000, -1px 2px 1px #000;
	font-size: 60px;
    font-weight: 700 !important;
	letter-spacing: -0.8px;
}
#wpadminbar {
    z-index: 1 !important;
}
.see_more {
    font-weight: 700;
    color: #fea700;
}
.more-series {
    max-width: 365px;
    margin: 0 auto 50px auto;

}
.search_header {
	display:none;
}
    
.bright2 {
    background-image: url(https://www.ofertadecoches.com/wp-content/themes/motors-child/images/bright.png);
    position: absolute;
    width: 59px;
    height: 61px;
    margin-top: -10px;
    background-size: 56px;
    margin-left: -13px;
    /* background-size: 36px; */
    background-repeat: no-repeat;
}
.header_banner_container,
.banner_wrapper {
	display:none !important;
}
.header-listing .listing-menu > li > ul {
    width: 1310px !important;
}
.header-listing .listing-menu > li:hover > ul {
    margin-top: -18px !important;
    left: 14px !important;
}
.menu-item-object-stm_megamenu .vc_row.wpb_row .vc_column_container {
    padding-left: 5px !important;
    padding-right: 5px !important;
    height: 80px;
}
.menu-item-object-stm_megamenu .vc_column-inner:hover .wpb_text_column p a {
    text-decoration: underline;
}
.lazyelement_menu {
		width: 100%;
		background: #fff;
        padding: 20px 0 0;
}
.lazyelement_menu a:hover {
	text-decoration:underline !important;
}
.menu-item-object-stm_megamenu .lazyelement_menu .vc_column-inner:hover .wpb_text_column p a {
    text-decoration: underline !important;
}
.menu-item-object-stm_megamenu .wpb_single_image {
    width: 50%;
    margin: 0 auto;
}
.menu-item-object-stm_megamenu .wpb_text_column {
    float: left;
    cursor: pointer;
    padding: 0 0 0 8px;
}
.menu-item-object-stm_megamenu .wpb_text_column p {
    font-family: Montserrat;
    color: #000;
    font-weight: 600;
}
.menu-item-object-stm_megamenu .wpb_single_image .vc_single_image-wrapper {
    float: left;
    width: 55px;
}
.menu-item-object-stm_megamenu .wpb_single_image img {
    float: left;
    max-width: 55px;
}
.menu-item-object-stm_megamenu .wpb_single_image.bmw-mini-logo img {
    width: 39px;
}
.header-listing .listing-menu > li {
    position: inherit !important;
}
.header-listing .listing-menu > li > ul {
    margin-top: -18px !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
.header-listing .listing-menu > li > ul li {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-top: 25px;
}
.header-listing .listing-menu > li > ul li a {
    padding: 0 !important;
}
.header-listing .listing-menu .sub-menu a:hover {
    background-color: transparent !important;
}
.menu-item-object-stm_megamenu .wpb_single_image > .wpb_wrapper {
    border-radius: 4px;
    padding: 4px;
}
.page-template-page-template-static textarea {
    font-size: 16px !important;
}
.button.button-sm {
    line-height: 18px !important;
}
.gratitude {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
}
.lg-sub-html {
    display: none;
}
.cn-button.bootstrap {
    background-color: #fea700;
}
.container-form-post-venta div.row > div {
    padding: 25px 15px !important;
}
#post-venta .column-full {
    margin-top: 5px;
    color: #ffffff;
    position: absolute;
}
label.error {
    position: absolute;
    bottom: 0px;
    color: #fff;
}
table > tbody tr td {
    font-size: 18px !important;
    color: #000 !important;
}
.car-listing-row .car-meta-bottom ul li {
    margin-right: 10px !important;
}
.color-orange {
    color: #fea700 !important;
}
.discount {
    font-size: 14px !important;
}
.discount1 {
    margin-top: 0 !important;
}
.discount2 {
    color: #ffffff !important;
    background-color: #fea700 !important;
    padding: 4px 7px;
    border-radius: 4px;
    display: initial;
}
.widget-discount {
    font-size: 16px;
    margin-top: 10px;
}
.widget-offer {
    margin-top: 10px;
}
.widget-offer .labels {
    margin: 10px 0;
}
.banner {
    background: #fff;
}
.banner img {
    margin: 0 auto;
}
.banner.fixed {
    position: fixed;
    height: 113px !important;
    top: 78px;
    left: 0;
    z-index: 999;
    margin: 0 auto;

}
.banner.fixed .banner-big-1-bmw {
	/*display:none !important;*/
}
.banner-big-1-bmw {
	display:inline-block;
	width:100%;
	max-width:980px;
}
.banner-big-2, .banner-mobile-1, .banner-mobile-2 {
    display: none;
}
.home .banner-big-1,
.home .banner-big-2,
.home .banner-mobile-1,
.home .banner-mobile-2 {
    text-align: center;
}
.home .banner-mobile-1 p,
.home .banner-mobile-2 p {
    margin-bottom: 0;
}
.home #lazyelement_17070 h2 {
    margin-top: 10px;
}
.home .alignnone {
    margin: 0;
}
.header-listing.button-listing.posventa {
    display: none;
}

.header-listing .listing-header-bg {
    z-index: initial !important;
}

.page-template-page-template-wizard .header-listing.listing-nontransparent-header {
    background-color: hsla(0,0%,100%,.9) !important;
}

.page-template-page-template-wizard li.fa.fa-car:before,
.page-template-page-template-wizard li.fa.fa-info-circle:before,
.page-template-page-template-wizard li.fa.fa-question-circle:before,
.page-template-page-template-wizard li.fas.fa-wrench:before,
.page-template-page-template-wizard .header-menu li a,
.page-template-page-template-wizard .listing-menu li a,
.page-template-page-template-wizard .header-listing .listing-menu li a,
.page-template-page-template-wizard .header-listing .listing-service-right .phone-header {
    color: #4e5458 !important;
}
.page-template-page-template-wizard .header-listing .listing-service-right .fa-phone {
    color: #fea700 !important;
}
body.page-template-page-template-static .header-cta {
    position: absolute;
    width: 100%;
}
body.page-template-page-template-static .header-cta h1 {
    text-align: center !important;
}
.column-half, .column-full {
    margin-top: 10px;
}
.logo-financiacion {
    width: 170px;
}
.page-template-page-template-wizard .logo_default {
	display:none !important;
}
.page-template-page-template-wizard .logo_fixed {
	display:block !important;
}
.page-template-page-template-wizard .listing-menu li:before,
.header-listing.stm-fixed .listing-menu li:before {
    color: #4e5458 !important;
}

.time {
	position:fixed;
	width: 100%;
	max-width:400px;
	/*height:400px;*/
	background:#fff;
	border: 10px solid #ddd;
	top:35px; 
	right:20px;
	padding:10px;
	font-weight:500;
	
}
#marcashome p,
#marcashome a {
	font-size:17px;
	font-weight:normal;
}
.page-seguros .row.aseguradoras,
.page-seguro-de-coche .row.aseguradoras {
    margin-top: 25px;
}
.page-seguros .col-md-1-10,
.page-seguro-de-coche .col-md-1-10,
.page-financiacion .col-md-1-10 {
    width: 10%;
    float: left;
    margin-top: 25px;
}
.page-seguros .col-md-1-10 .compania,
.page-seguro-de-coche .col-md-1-10 .compania {
    text-align: center;
}
.page-seguros .col-md-1-10 .compania img,
.page-seguro-de-coche .col-md-1-10 .compania img {
    width: 80%;
}
.page-seguros input[type=text],
.page-seguros input[type=tel],
.page-seguros input[type=date],
.page-seguros input[type=number],
.page-seguros textarea,
.page-seguro-de-coche input[type=text],
.page-seguro-de-coche input[type=tel],
.page-seguro-de-coche input[type=date],
.page-seguro-de-coche input[type=number],
.page-seguro-de-coche textarea,
.page-financiacion input[type=text],
.page-financiacion input[type=tel],
.page-financiacion input[type=date],
.page-financiacion input[type=number],
.page-financiacion input[type=email],
.page-financiacion textarea {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 8px;
    font-family: Montserrat;
    font-size: 16px;
    padding-left: 5px;
}
.page-financiacion .select2-selection {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 8px !important;
    font-family: Montserrat;
    font-size: 16px;
    padding-left: 5px;
}
.page-seguros input[type=date],
.page-seguro-de-coche input[type=date],
.page-financiacion input[type=date] {
    width: 170px;
    color: #888;
    height: 47px;
}
.page-seguros textarea,
.page-seguro-de-coche textarea {
    height: 145px;
}
.page-seguros .column-half span,
.page-seguro-de-coche .column-half span,
.page-financiacion .column-half span {
    display: block;
    margin-bottom: 10px;
}
.page-seguros input[type=text]:hover,
.page-seguros input[type=tel]:hover,
.page-seguros input[type=date]:hover,
.page-seguros input[type=number]:hover,
.page-seguros textarea:hover,
.page-seguro-de-coche input[type=text]:hover,
.page-seguro-de-coche input[type=tel]:hover,
.page-seguro-de-coche input[type=date]:hover,
.page-seguro-de-coche input[type=number]:hover,
.page-seguro-de-coche textarea:hover {
    border-color: #ff9501;
}
.page-seguros input[type=submit],
.page-seguro-de-coche input[type=submit],
.page-financiacion input[type=submit] {
    display: inline-block;
}
.page-seguros .column-full.logo-ersm,
.page-seguro-de-coche .column-full.logo-ersm {
    width: 265px;
    margin-top: 25px;
}
.page-seguros .form-row.form-footer > div:nth-child(2),
.page-seguro-de-coche .form-row.form-footer > div:nth-child(2) {
    margin-top: 30px;
}
.lead-seguro {
    max-width: 375px;
    margin: 0 auto;
}
.lead-seguro .lead-seguro-field input[type=text],
.lead-seguro .select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 8px;
    font-family: Montserrat;
    font-size: 16px;
    padding-left: 10px;
    max-width: 100% !important;
}
.lead-seguro .lead-seguro-field {
    margin-bottom: 25px;
}
.lead-seguro .lead-seguro-field input[type=text] {
    margin: 0;
}
.lead-seguro .select2-container--default .select2-selection--single .select2-selection__arrow b,
.page-financiacion .select2-container--default .select2-selection--single .select2-selection__arrow b {
    font-family: "Font Awesome 5 Free";
}
.lead-seguro .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
    padding-left: 0;
    font-family: Montserrat;
    font-size: 16px;
}
.lead-seguro .lead-seguro-policies {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px !important;
    font-weight: normal;
    text-align: center;
}
.lead-seguro .logo-ersm, .logo-ersm.thanks-seguro {
    text-align: center;
}

.page-comparador-de-seguros,
.page-comparador-de-seguros.stm-template-listing_three #wrapper #header .header-listing .listing_add_cart>div,
.page-comparador-de-seguros .header-listing .listing-menu>li a {
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}
.page-comparador-de-seguros {
    overflow: hidden !important;
    display: flex;
    flex-direction: column;
}
.page-comparador-de-seguros .title-box-disabled,
.page-comparador-de-seguros .header_top_bar{
    display: none;
}
.page-comparador-de-seguros p {
    margin: 0 !important;
    line-height: normal !important;
}
.page-comparador-de-seguros .header-listing.listing-nontransparent-header.stm-fixed,
.page-comparador-de-seguros .header-listing.stm-fixed {
    position: relative;
}
.button_compara_seguros {
    margin-bottom: 0 !important;
}
.button_compara_seguros > div a {
    margin-top: 30px !important;
    margin-left: auto;
    margin-right: auto;
}
.faq-seguros p {
    margin-bottom: 10px !important;
}
.faq-seguros .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
    padding-left: 0;
}
.faq-seguros .vc_tta-title-text {
    color: #ff9501;
    font-size: 18px;
}
.faq-seguros .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    color: #ff9501;
}

.page-coches-electricos.page-template-page-template-static .header-cta h1 {
    text-align: left !important;
}
.page-coches-electricos h2 {
    margin-top: 50px;
}
/*
.page-coches-electricos .entry-header {
    background-position: 0px -78px !important;
}
*/
.page-coches-electricos .entry-header > .container {
    height: 420px !important;
    max-height: 420px;
    min-height: 420px !important;
}
.page-coches-electricos .cta_home_1_link_2 {
    margin-top: 25px;
}
.page-coches-electricos .cta_home_1 div a {
    font-size: 20px;
    font-family: Montserrat !important;
}
.botonera-marca ul {
    padding-left: 0;
}
.botonera-marca ul li a {
    font-family: Montserrat,Arial,Helvetica,sans-serif !important;
}
.botonera-marca ul li a:hover {
    text-decoration: none;
}
.botonera-marca .listing-menu > li {
    background-color: #fff !important;
}
.botonera-marca .listing-menu > li a,
.botonera-marca .listing-menu > li::before {
    color: #4e5458 !important;
}
.botonera-marca .listing-menu > li:hover {
    background-color: #4e5458 !important;
}
.botonera-marca .listing-menu > li:hover a,
.botonera-marca .listing-menu > li:hover:before {
    color: #fff !important;
}
.ribbon-vo {
    position: absolute;
    left: 2px;
    bottom: 2px;
    color: #fff;
    background-color: #fea700;
    opacity: 0.7;
    padding: 3px;
    border-radius: 5px;
}
.caja_vo .listing-car-item-meta {
    border: 1px solid #ddd;
    padding: 20px 10px;
    padding-top: 25px !important;
    background: #fff;
    border-radius: 0 0 7px 7px;
    border-top: 0;
}
.caja_vo .listing-car-item-meta {
    height: 515px;
}
.caja_vo .image img {
    min-height: 178px;
}
.caja_vo .listing-car-item-meta .topdata .item:nth-child(1)  {
    width: 50%;
}
.caja_vo .listing-car-item-meta .topdata .item:nth-child(2) {
    float: right;
    width: auto;
}
.caja_vo .listing-car-item-meta .topdata div.item:nth-child(3) {
    width: 100%;
    display: block;
    margin-top: 10px;
}
.caja_vo .listing-car-item-meta .topdata .item .item-footer {
    line-height: 14px;
}
.caja_vo .listing-car-item-meta .text-container .listing-car-item-title {
    font-weight: 700;
    font-size: 16px;
    height: 100px;
}
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-left,
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-right {
    display: inline-block;
    vertical-align: top;
}
.caja_vo .listing-car-item-meta .text-container .listing-car-item-version {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
}
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-left {
    width: 155px;
}
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-right {
    float: right;
}
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-right svg {
    width: 16px;
    vertical-align: middle;
}
.caja_vo .listing-car-item-meta .text-container  .listing-car-item-right div {
    font-size: 12px;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer {
    margin-bottom: 32px;
    height: 26px;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer > div {
    display: inline-block;
    border-right: 1px solid #fff;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer > div:nth-child(2) {
    text-align: center;
    width: 22%;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer > div:nth-child(1) {
    text-align: center;
    width: 37%;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer > div:nth-child(3) {
    text-align: center;
    width: 37%;
}
.caja_vo .listing-car-item-meta .listing-car-item-footer > div:last-child {
    border-right: 0;
}
.caja_vo .topdata {
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    height: 87px;
}
.caja_vo .topdata .item {
    width: 25%;
    float:left;
    position:relative;
}
.caja_vo .topdata div.item:nth-child(1) {
    text-align: left;
}
.caja_vo .topdata .item .item-title {
    color: #606f80;
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.caja_vo .topdata .item .item-value.sale-price {
    color: #e60e27;
}
.caja_vo .topdata .item .item-value {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
}
.caja_vo .topdata .item .item-footer {
    font-size: 13px;
    line-height: 7px;
}
.caja_vo .caja_vo .topdata .item .item-footer.sale-price,
.caja_vo .topdata .item.garantia,
.caja_vo .listing-car-item-meta .garantia {
    color: #017943;
}
.caja_vo .topdata .item.garantia,
.caja_vo .listing-car-item-meta .garantia {
    font-size: 14px;
    line-height: 12px;
}
.caja_vo .topdata .item.garantia div svg,
.caja_vo .listing-car-item-meta .garantia div svg {
    fill: #017943;
    width: 15px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
}
.caja_vo .topdata .item.garantia div {
    margin-bottom: 5px;
}
.caja_vo .topdata .item.garantia div:nth-child(2),
.caja_vo .listing-car-item-meta .garantia div:nth-child(1) {
    font-weight: 700;
}
.caja_vo .topdata .item.garantia div:nth-child(3) {
    font-size: 14px;
}
.caja_vo.stm-directory-grid-loop .text-container {
    height: 103px;
}
.caja_vo .listing-car-item-footer {
    color: #fff !important;
    background-color: #fea700 !important;
    padding: 2px 7px;
    border-radius: 4px;
    font-weight: 700;
}
#moove_gdpr_cookie_info_bar {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.moove-gdpr-cookie-notice p {
    margin-bottom: 0 !important;
}

/* Media Queries */
@media (max-width: 1100px) {
    #header .header-listing .listing-menu {
        display: none !important;
    }
    #header .header-listing.button-listing,
    #header .phone-header {
        display: none;
    }
    #header  .header-listing .logo_fixed {
        /*display: block !important;*/
    }
    #header .listing-logo-main .bloglogo {
        max-height: 44px;
        display: inline-block;
    }
    #header .listing-logo-main {
        width: 100%;
        text-align: center;
    }
    #header .listing-logo-main .bloglogo img {
        width: 220px !important;
    }
    #header .listing-header-bg {
        /*background: #fff !important;*/
        opacity: 1 !important;
    }
    #header .listing-right-actions {
        position: absolute;
        margin-top: 1px !important;
        top: 0;
    }
    #header .listing-right-actions .listing-menu-mobile-wrapper {
        display: block !important;
        top: 8px;
        left: 1px;
        margin-top: 0 !important;
        position: relative;
        float: left;
    }
    #header .listing-menu-mobile-wrapper .stm-menu-trigger span {
        background: #D7831B !important;
        display: block;
        width: 28px;
        height: 4px;
        margin-bottom: 7px;
        border-radius: 2px;
    }
    #header .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li > a .stm_frst_lvl_trigger,
    #header .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile ul.sub-menu {
        display: none !important;
    }
    #header .search_header {
        display: block !important;
        position: absolute;
        right: 18px;
        top: 9px;
        font-size: 25px;
    }
    #header .stm-template-listing_three .listing-menu-mobile-wrapper .stm-opened-menu-listing {
        top: 56px;
    }
    #header .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile {
        margin-top: -16px;
    }
    #header .listing-menu-mobile-wrapper .stm-opened-menu-listing .listing-menu-mobile > li {
        margin-bottom: 0 !important;
        width: 100% !important;
        border-bottom: 1px solid #fff !important;
        margin-left: 0 !important;
        padding: 12px !important;
        float: left;
        clear: left;
    }
    #header .listing-menu-mobile-wrapper .stm-opened-menu-listing {
        width: 100% !important;
    }
    #header .stm-opened-menu-listing.opened {
        right: 0px !important;
    }
    #header .stm-opened-menu-listing {
        right: -1500px;
    }
    .marcas .wpb_single_image {
        width: 50%;
        text-align: center !important;
    }
    .marcas .wpb_text_column p {
        margin: 0 !important;
        font-size: 24px;
        padding: 20px;
    }
    .marcas .vc_column_container .vc_column-inner .wpb_wrapper .vc_row .vc_column_container {
        margin-bottom: 30px;
    }
    .marcas .wpb_single_image .vc_single_image-wrapper img {
        max-width: 320px;
    }
}

@media (min-width: 769px) {
    .header-listing.listing-nontransparent-header.stm-fixed .listing-logo-main .bloglogo img {
        /*width: 290px !important;*/
        width: 255px !important;
    }
    .listing-logo-main .bloglogo img {
        width: 255px !important;
    }
    .car-wizard-menu .option_mobile {
        display:none;
    }
    .header-listing.stm-fixed .logo_default {
        display:none;
    }
    .header-listing.stm-fixed .logo_fixed {
        display:block !important;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja6 a {
        /*background-image: url(images/peugeot@2x.jpg);*/
        background-image: url(images/lexus.jpg);
        background-size: auto auto;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja5 a {
        /*background-image: url(images/peugeot@2x.jpg);*/
        background-image: url(images/peugeot.jpg);
        background-size: auto auto;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja4 a {
        /*background-image: url(images/volkswagen@2x.jpg);*/
        background-image: url(images/volkswagen.jpg);
        background-size: auto auto;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja3 a {
        /*background-image: url(images/audi@2x.jpg);*/
        background-image: url(images/audi.jpg);
        background-size: auto auto;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja2 a {
        /*background-image: url(images/bmw@2x.jpg);*/
        background-image: url(images/bmw.jpg);
        background-size: auto auto;
    }
}

@media (-webkit-min-device-pixel-ratio:1.5), all and (-o-min-device-pixel-ratio:3/2), all and (min--moz-device-pixel-ratio:1.5), all and (min-device-pixel-ratio:1.5) {
    .cars-collage .caja1 a {
        /*background-image: url(images/hyundai@2x.jpg);*/
        background-image: url(images/hyundai.jpg);
        background-size: auto auto;
    }
}