
.variations td.value span:after {
	display: none !important;
}

.wps-product-data {
	border-radius: 5px !important;
	min-height: 615px !important;
}

.dsm_post_carousel_0 .dsm-entry-thumbnail img {
	object-fit: cover !important;
	height: 320px !important;
	object-position: center;
}

section.related.products h2.woocommerce-loop-product__title {
	font-size: 16px !important;
	line-height: 1.3;
}

.press-car img {
	min-height: 450px !important;
	object-fit: cover !important;
	box-shadow: 0 0 10px;
	padding: 16px !important;
}

.list ul {
	list-style-type: none;
	padding-left: 0;
}

.list ul li {
	padding-left: 30px;
	position: relative;
}

.list ul li:before {
	font-family: "ETMODULES";
	content: "\\";
	font-size: 22px;
	color: #949efd;
	position: absolute;
	left: 0;
	top: 0;
}

@media (max-width:600px) {
	.wps-product-data {
		border-radius: 5px !important;
		min-height: 100% !important;
	}
	
	.et_pb_newsletter_fields {
		flex-wrap: wrap !important;
	}
	
	.et_pb_newsletter_fields input {
		width: 100% !important;
	}
}
