.tx-mf-products-category-list__item {
	background-color: #eee;
	padding: 20px;
	padding: 1.25rem;
	margin-bottom: 15px;
	margin-bottom: 0.95rem;
}

.tx-mf-products-product-list__item {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.tx-mf-products-product-list__item a:focus,
.tx-mf-products-category-list__item a:focus {
	outline: none;
}

.tx-mf-products-product-detail__field {
	margin-bottom: 15px;
	margin-bottom: 1rem;
}

.tx-mf-products-product-detail__product-description {
    margin-top: 20px;
}

.tx-mf-products-category-list__item img,
.tx-mf-products-product-detail__product-images img {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.has-border {
	margin-bottom: 15px;
	margin-bottom: 1rem;
	border-bottom: 0.09em solid #eee;
}

.tx-mf-products-product-detail__attachements {
	list-style: none;
	padding: 0;
}

.tx-mf-products-product-detail__attachements img {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.jwOptinPlaceholderXmy {

    position: absolute;
z-index: 9999;
}
