

/* Start:/local/templates/europe/components/bitrix/catalog/test_drives/style.css?16780885951567*/
.test-drives .btn{

	padding: 8px 24px;
	font-size: inherit;
}

.test-drives a.group-title{
	margin-left: 30px;
}
.test-drives a.group-title h4{
	margin-bottom: 0;
}

.test-drives .submenu-3{
	list-style-type: none; /* Remove bullets */
	padding: 0; /* Remove padding */
	margin: 0; /* Remove margins */
}
.test-drives .submenu-3{
	margin-right: 20px;
}
.test-drives .submenu-3 a{
	text-decoration: none;
}
.test-drives .submenu-3 .current,
.test-drives .submenu-3 a:hover{
	color: #000;
}
.test-drives .submenu-3 .current{
	font-weight: bold;
}
.test-drives .next-item{
	margin-top: 15px;
	display: none;
}
.test-drives .next-item a{
	margin-left: 5px;
}
.test-drives .next-item a:after{
	content: '';
	border: 9px solid transparent;
	border-left: 13px solid #3a8cf0;
	margin-left: 10px;
	font-size: 0;
	margin-bottom: -4px;
	display: inline-block;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transform:all 0.3s cubic-bezier(.25,.8,.25,1);

}
.test-drives .next-item a:hover{
	text-decoration: none;
}
.test-drives .next-item a:hover:after{
	border-left-color: #69A3E9;
}

@media (max-width: 600px) {
	.test-drives .toogle-row{
		display: block;
		padding-top: 15px;
		padding-bottom: 23px;
	}
	.test-drives .toogle-col .btn{
		margin-left: 30px;
		margin-top: 10px;
	}
	.test-drives .toogle-col{
		min-height: 0;
	}
	.test-drives a.group-title{
		margin-right: 30px;
	}

}


.test-drives img{
	max-width: 100% !important;
	height: auto !important;
}
.test-drives .md-4 ul{
	margin-left: 20px;
}

/* End */
/* /local/templates/europe/components/bitrix/catalog/test_drives/style.css?16780885951567 */
