@media (min-width: 769px){
	.product .woocommerce-product-gallery{
		width:40% !important;
		float:initial !important;
		display:inline-block !important;
	}
	.product .entry-summary{
		float:initial !important;
		display:inline-block !important;
		margin-left:10%;
	}
	.product .ncv-img-wrap{
		margin-left:auto;
	}
	.product .woocommerce-product-gallery{
		vertical-align:top;
	}
}
.ncv-shop-klein{
	font-size: 13px;
	line-height: 1.4;
	margin-top: 15px;
	color: #606060;
}

.product .cart{
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
	margin-top: 80px !important;
}
section.related{border-top: 1px solid #ebebeb;padding-top:60px;margin-top:60px}
.related h2,.astra-shop-summary-wrap h2{
	display: block;
	font-size: 18px !important;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom:20px
}
.related ul h2,.astra-shop-summary-wrap h2{font-size: 15px !important;min-height:38px}
.star-rating{display:none !important}
#primary{margin:80px 0px !important}
.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{
	background: #43a3de;
	color: #fff;
}