/*	
	Theme Name: Levanauto
	Theme URI: https://www.raulcarrion.com/temas/levanauto/
	Author: Raúl Carrión
	Author URI: https://www.raulcarrion.com/
	Description: Tema de WordPress para Levanauto
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: car dealer
	Text Domain: levanauto
    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.
*/

.custom_label {
	background-color: #f9cf00 !important;
	text-align: center !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle ;
}

.custom_label .h3{
	color: white !important;
}

.found-cars-cloned .blue-lt{
	color: #f9cf00 !important;
}
.special-offers .title{
	color: #232628 !important;
}

.footer-copyright a{
	color: #f9cf00 !important;
}

.listing-car-item-meta{
	background-color: #373c3f;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.listing-car-item-meta .car-title{
	color: #FFF !important;
}

.listing-car-item-meta .regular-price{
	color: #f9cf00 !important;
}

.car-listing-row .car-meta-bottom ul li{
	color: #C9C9C9 !important;
}

.stm-filter_condition{
	display: none;
}

.mobile-menu-trigger span{
	background: #f9cf00 !important;
}

.white-text{
	color: #FFF;
	line-height: 1.6em;
}

.white-text h2, .white-text h3{
	color: #FFF;
	text-transform: uppercase;
}
.black-block .vc_column-inner .wpb_text_column{
	padding: 20px 20px 20px 20px !important;
}

/*
.header-main .header-address .stm-icon-pin, .header-main .header-main-phone .stm-icon-phone, .header-main .header-main-phone .phone, .header-main .header-address .address .heading-font, .header-main-phone .phone-number a, .header-main .header-main-phone .phone .phone-label{
	color: #444 !important;
}*/

.main-menu .header-menu > li.current-menu-item > a, .main-menu .header-menu > li .current_page_item > a{
	color: #29166f !important;
}

.main-menu .header-menu > li.menu-item:hover > a{
	color: #29166f !important;
}
.car-listing-row .listing-car-item-meta .price .normal-price, .car-listing-row .listing-car-item-meta .price .sale-price{
	font-size: 12px;
}

.listing-car-items .listing-car-item .listing-car-item-meta .car-meta-bottom ul li:nth-child(3){
	display: none !important;
}

.stm-listing-tabs ul li a {
	background: rgba(255, 255, 255, 0.7) !important;
	color: #29166f !important;
}
.stm-listing-tabs ul li.active a {
	background-color: #f9cf00 !important;
	color: #29166f !important;
}

#stm-google-map{
	color: #29166f !important;
}

#row-servicios .icon-box .icon-text h3.title{
	text-transform: uppercase;
}


#row-servicios .icon-box .icon-text .content{
	font-size: 14px !important;
	color: #FFF;
}

.textarea-contacto{
	max-height: 260px !important;
}

/*	Version tablet	*/
@media screen and (max-width: 981px) {
	div#row-servicios {
		background-image: unset !important;
		background-color: black;
	}
	div#row-servicios .icon-box {
		background-color: black !important;
	}
}

/*	Version Mobile	*/
@media screen and (max-width: 768px) {
	
}

.wpcf7-form label{
	display: block !important;
}

.wpcf7-acceptance input{
	-webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
}

.t-label.g12-price{
	font-size: 14px !important;
}

.t-value.g12-price {
	font-size: 18px !important;
}
