/* Selector coche prueba conducción */
.selected_car{
	clear:both;
	text-align: center;
}
.elementor .selected_car img{
	height:146px;
}
/* Carrusel listado productos */
.woocommerce .nivoSlider{
	height:225px;
	overflow:hidden;
}

.nivo-directionNav a:hover{
	color:#000 !important;
}

.nivo-prevNav {
    left: 5px !important;
}

.nivo-nextNav {
    right: 5px !important;
}

a.nivo-prevNav:before {
	content: url(https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/tienda/arrow-left-grey-carrusel-ficha-coche.png);
}

a.nivo-nextNav:before{
	content: url(https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/tienda/arrow-right-carrusel-ficha-coche.png);
}


a.nivo-prevNav:hover:before {
	content: url(https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/tienda/arrow-left-grey-carrusel-ficha-coche.png);
}

a.nivo-nextNav:hover:before{
	content: url(https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/tienda/arrow-right-carrusel-ficha-coche.png);
}

/* Arreglar resultados filtro */
#mitiendakia,
#woof_results_by_ajax{
	width:100%;
}


/*Newsletter*/


.newsletter-form .elementor-column{
	padding-bottom: 10px;
}
.newsletter-form .col-form-left{
	margin-right: 5px;
}

.newsletter-form .col-form-right{
	margin-left: 5px;
}

@media (max-width: 768px) {

	.newsletter-form .col-form-right{
		margin-left: 0px;
		width: 85%;
	}
	.newsletter-form .col-form-left {
    margin-right: 0px;
	}

	.newsletter_bt {
    	padding: 8px 18px 8px 18px !important;
    	order: 2;
    	width: 100%;
	}

	.newsletter-form .elementor-col-10{
		width: 15%;
		justify-content: space-between;
		padding-left: 5px !important;
	}
	.newsletter-form .wpcf7-submit{
		float: right;
	}

	div.elementor-column.elementor-col-10.col-form-right > span.ajax-loader {
		display:none !important;
	}
}

.newsletter-form label{
	font-size: 14px !important;
	font-family: "KiaL";
	margin-top: 20px;
	color:#fff !important;
}


.newsletter_bt{
    background: url('https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/icono-enviar-newsletter.svg') rgba(187, 22, 43, 0.9) no-repeat 50% 50% !important;
    background-color: rgba(187, 22, 43, 0.9) !important;
    padding: 0px 18px 0px 18px !important;
	color: #fff !important;
	font-size: 0px !important;
	letter-spacing: 0.1 !important;
}
.newsletter_bt:hover {
   background: url('https://mercedesautoprima.es/wp-content/themes/generatepress_child/img/icono-enviar-newsletter_rojo.svg') rgba(255, 255, 255, 0.9) no-repeat 50% 50% !important;
   color:#BB162B!important;
   border:1px solid #BB162B!important;
   background-color: #fff!important;
   font-size: 0px !important;
}


p.newsletter-legal span {
	text-align: left !important;
}

.newsletter-legal span.wpcf7-list-item{
	margin: 0px !important;
}

/* separador de concesionarios */
.separador_concesionarios {
	border-top: 4px solid #BB162B;
	max-width: 50px;
	margin: 50px auto;
	text-align: center;
}
