/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 02 2025 | 14:51:23 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500');
body {
	font-family: "Inter", sans-serif;
}
.header.alternate .navigation>ul>li>a {
	padding: 38px 15px !important;
}
.navigation>ul>li>a {
	font-size: 17px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: "Montserrat", sans-serif !important;
}
.slideRightEffectRun h3, .slideLeftEffectRun h3, .slideUpEffectRun h3 {
	font-size:18px;
	font-weight:500;
}
#change-items {
	background-color: linear-gradient(to right, #f3f3f3 );
	border: 0px solid #f8f8f8;
	border-radius: .9rem;
	justify-content: center;
}
.car-entry {
	background-color: #fff;
	width: 20rem;
	border: 0px solid #444;
	padding-right: 0;
	padding-left: 0;
	border-radius: .8rem;
	margin: 1rem;
	box-shadow: 0.2rem 0.2rem 0.8rem 0.3rem rgba(0, 0, 0, 0.3);
	max-width: 71vw;
}
..car-entry div a img {
	border: 0px solid #444;
}
#change-items.item-list .car-entry{
	padding: 0;
}
#change-items.item-list .car-entry .detailed {
	margin-top:1rem;
}
#change-items.item-list .car-entry:first-of-type .detailed .price {
	margin: 0;
	margin-top: 20px;
}
#change-items.item-list .car-entry .details {
	margin-left: 1rem;
	margin-bottom: 1rem;
}
#change-items.item-list .car-entry div a img {
	border-radius: .8rem 0 0 .8rem;
	min-height: 100% !important;
	min-width: 100% !important;
}
#change-items.item-grid .car-entry div a img {
	border-radius: .8rem .8rem 0 0;
}
.car-entry .detailed {
	margin-left:1rem;
}
.car-entry .details {
	margin-left: 1rem;
	margin-bottom: 1rem;
}
.page-id-6 #content .container{
	max-width: 100% !important;
	width: 100% !important;
}
@media only screen and  (max-width: 992px) {
	.page-id-6 .car-entry{
		max-width: 94vw;
	}
}
@media only screen and  (max-width: 700px) {
	.page-id-6 .car-entry{
		max-width: 90vw;
	}
}
#thememakers_car_app_new_car_1 .col-md-4 .col-sm-6 p label[for="car_owner_number"], 
#thememakers_car_app_new_car_1 #car_vin, 
#thememakers_car_app_new_car_1 .col-md-4 .col-sm-6 p #car_owner_number,
#thememakers_car_app_new_car_1 label[for="car_vin"]
{
	display: none;
}
