@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
p, span, a, td, li, div.option{
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, .sp-module-title{
	font-family: 'Playfair Display', serif!important;
	color: #fff;
}

h3{
	color: #ead196;
}
#sp-slider .custom p a{
    color: #ead196!important;
}
p, td, li, div.option{
	color: #fff;
	font-size: 16px;
	line-height: 37px;
}
h2, h3{
	font-size: 30px;
}
.contentpane{
    background-color: #231f20;
}
.ask-a-question-view{
    color: #fff;
}
.ask-a-question{
	padding: 0px!important;
	background-color: transparent!important;
	background-image: none!important;
	border: 0px!important;
	color: #ead196!important;
}
.task-mailAskquestion .productdetails-view{
    color: #fff;
}
.task-mailAskquestion .productdetails-view button{
    background-color: #ead196!important;
    font-size: 16px!important;
    color: #292929!important;
    padding: 15px!important;
    width: 100%!important;
    display: block!important;
    text-align: center!important;
    border: 0px;
    border-radius: 0px;
    margin-top: 15px;
}
.highlight-button{
    background-color: #ead196!important;
    font-size: 16px!important;
    color: #292929!important;
    padding: 15px!important;
    width: 100%!important;
    display: block!important;
    text-align: center!important;
    border: 0px;
    border-radius: 0px;
    margin-top: 15px;
}
a.ask-a-question{
    background-color: #ead196!important;
    font-size: 16px;
    color: #292929!important;
    padding: 10px!important;
    border-radius: 0px;
    display: block!important;
    text-align: center;
}
.ask-a-question-view textarea{
    width: 100%!important;
}
.ask-a-question-view .floatleft.width50.text-right{
    display: none;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
td{
	padding: 0px;
	padding-right: 20px;
}
h2{
	margin-bottom: 10px;
}
*:focus, .rsform-input-box:focus{
	outline: none!important;
}
body{
	background-color: #231f20;
}
body .container{
	width: 80%;
	max-width: 84%;
	float: right;
	padding: 2% 2% 2% 0%;
}
#sp-header{
	width: 20%!important;
	left: 0px;
	position: fixed;
	height: 100%;
	background-color: #231f20;
}
#sp-header .container{
	width: 100%!important;
	max-width: 100%!important;
}
#sp-header .col-lg-4 {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}
#sp-logo{
	height: 150px;
	margin-top: 60px;
	text-align: center;
}
#sp-menu ul{
	width: 100%;
}
#sp-menu li{
	width: 100%;
	text-align: left;
}
#sp-menu li a{
	color: #fff;
	width: 100%;
	padding: 0px 30px;
}
#sp-menu li a:after{
	content: ">";
	padding-right: 20px;
	float: right;
}
.active a{
	color: #ffe4a3!important;
}
.active:before{
	content: " ";
	border-bottom: 1px solid #ffe4a3;
	width: 30px;
	margin-left: -15px;
	display: block;
	position: absolute;
	margin-top: 30px;
}
.slotholder{
	opacity: 0.28!important;
}
.tp-caption{
	width: 50%!important;
	max-width: 50%!important;
	left: 70px!important;
}
.tp-caption h2{
	font-size: 93px;
}
.tp-caption p{
	font-size: 20px;
	line-height: 55px!important;
	font-weight: 400;
	letter-spacing: normal;
}
.article-full-image{
	float: left;
	margin-right: 5%;
	max-width: 40%;
}
.article-ratings-social-share, .article-print-email, .pagenav, .article-info{
	display: none!important;
}
.article-header h2{
	font-size: 48px!important;
}
.blog .article-header h2{
	font-size: 38px!important;
}
.sp-module-title{
	font-size: 30px!important;
	color: #fff;
	font-weight: 400!important;
	letter-spacing: normal!important;
}
.itemid-101 .article-header{
	padding-top: 8%;
}
.itemid-119 .article-header{
	padding-top: 0px;
}
#sp-main-body{
	padding-top: 0px;
}
.article-details .article-full-image img{
	border-radius: 0px;
}
.vm-categories-wall-img, .category-view .row img{
	width: 100%;
}
.vm-categories-wall-catname, .category-view .row .width33 a, .category-view .row .vm-col-3 a{
	text-align: left;
	font-family: 'Playfair Display', serif!important;
    color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
}
.vm-categories-wall {
    padding: 0px;
    list-style: none;
}


.view-category.itemid-198.flipbook-container {
	display: none;
}

.view-category.itemid-198 #flipbook {
	display: none!important;
}

hr{
    border: 0px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vm-categories-wall {
	display: flex;
	margin-left: -15px!important;
	margin-right: -15px!important;
}
.width33{
	flex: 33.3333%!important;
	margin: 15px;
	text-align: left!important;
	max-width: 32%!important;
}
#sp-bottom4 .fab{
    width: 30px;
}
.spacedat{
    height: 150px;
    clear: both;
    width: 100%;
}
.category-view .row .category .spacer h2{
	text-align: left!important;
}
.category-view .row{
	display: flex;
	margin-left: -15px!important;
	margin-right: -15px!important;
	flex-flow: row nowrap!important;
}
.orderby-displaynumber, .virtuemart_search{
	display: none!important;
}
#sp-footer, #sp-bottom{
	clear: both;
	background-color: transparent;
}
#sp-bottom a{
	color: #fff;
}
.horizontal-separator{
	display: none; 
}
.fancy-tos-body p{
	color: #252525;
	font: 12px/1.55 Verdana, helvetica, sans-serif;
}
.category .spacer h2{
	padding: 10px 0px!important;
}
.browseCategoryImage2{
	width: 100%!important;
	padding-right: 7px!important;
	height: 600px!important;
	display: block;
	object-fit: cover;
	margin-left: 7px;
}
.pagetitle{
	font-size: 83px;
	position: absolute;
	margin-left: 75px;
	margin-top: 40px;
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
}

#sp-footer .container-inner{
	border: 0px;
	padding: 0px;
}
.desc{
	overflow: hidden;
}
.desc .col-md-4{
	display: none;
}
.desc .col-md-8 p{
	display: none;
}
.desc .col-md-12 p{
	display: none;
}
.desc .col-md-12 p:nth-child(2){
	display: block;
}
.desc .row{
	padding-top: 0px!important;
}
.desc .col-md-8 p:nth-child(2){
	display: block;
}
.desc .col-md-8{
	width: 100%;
	flex: 0 0 100%;
    max-width: 100%;
}
.catdesc .custom{
	width: 40%;
	float: left;
	min-height: 400px;
	margin-top: -10%;
}
.catdesc{
	padding-top: 0;
}
.catdesc h2{
	margin-top: 3%;
}
.itemid-120 .browseCategoryImage2, .itemid-120 .pagetitle, .itemid-120 .catdesc, .vm-details-button, .itemid-198 .browseCategoryImage2, .vm-details-button{
	display: none;
}
.itemid-198 .pagetitle{
    
    font-size: 2.5rem;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}
.category-view .row{
	clear: both;
	padding-top: 40px;
}
.latest-view{
	clear: both;
	padding-top: 40px;
}
.product .spacer{
	border: 0px;
}
.product{
	margin: 15px;
}
.product *{
	text-align: left!important;
}
.product img{
	width: 100%!important;
}
.PricesalesPrice{
	font-family: 'Playfair Display', serif!important; 
    color: #ead196!important;
	font-size: 18px!important;
	margin-top: -10px;
}
.vm-col-3 .product-price{
    display: none!important;
}
.vm-col-3 .addtocart-area{
    display: none!important;
}
.latest-view h4{
	display: none;
}
.sp-dropdown{
	left: 20%!important;
	height: 100%!important;
	position: fixed!important;
	width: 350px!important;
	top: 0px!important;
	background-color: rgba(35, 31, 32, 0.9)!important;
	padding-top: 200px;
}
.sp-dropdown-inner{
	background-color: transparent!important;
	box-shadow: none!important;
}
.sp-dropdown-items a{
	padding: 0px 0px 0px 30px!important;
	line-height: 60px!important;
	color: #fff!important;
}
.sp-dropdown-items .active a{
	color: #ffe4a3!important;
}
.width33 .desc .custom, .width33 .desc h2{
	display: none;
}
.category-view .row .category .spacer, .featured-view .spacer, .discontinued-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 0px!important;
}
.vm-product-container{
	padding-top: 0px!important;
}
.vm-product-details-container{
	padding: 15px;
}
.vm-product-details-container .spacer-buy-area{
	padding-left: 0px;
}
.back-to-category .product-details{
	background-color: transparent!important;
	border: 0px;
	background-image: none!important;
	box-shadow: none;
	color: #fff;
}
.back-to-category .product-details:before {
    content: "<";
    padding-right: 20px;
	padding-left: 20px;
    float: left;
}
#fancybox-title{
	display: none!important;
}
#Bericht, .rsform-submit-button{
	background-color: #ffe4a3!important;
	border-radius: 0px!important;
	border: 0px;
	color: #231f20;
}
input, textarea{
	border-radius: 0px!important;
}
.rsform-input-box, .rsform-text-box{
	border: 0px;
	color: #fff;
	background-color: #7B7879!important;
}
.rsform-text-box::-webkit-input-placeholder, .rsform-input-box::-webkit-input-placeholder
{
      color: rgba(255,255,255,1.0);  
}

.rsform-text-box::-moz-placeholder, .rsform-input-box::-moz-placeholder
{
      color: rgba(255,255,255,1.0);  
}

.rsform-text-box:-ms-input-placeholder, .rsform-input-box:-ms-input-placeholder
{
      color: rgba(255,255,255,1.0);  
}
#sp-slider .custom img{
	 width: 100%!important;
    padding-right: 7px!important;
    height: 600px!important;
    display: block;
    object-fit: cover;
    margin-left: 7px;
}
.fa-bars{
	color: #fff!important;
}
#offcanvas-toggler{
	float: none!important;
	margin: 0px!important;
	position: fixed;
	bottom: 30px;
	left: 10px;
}
#offcanvas-toggler:after{
	content: "Navigatie";
	font-size: 12px;
	line-height: 10px;
	width: 100%;
	display: block;
	color: #fff;
	
}
.spacer .addtocart-bar, .quantity-box, .quantity-controls{
	display: none!important;
}
input.addtocart-button{
	background-color: #ead196!important;
	color: #231f20!important;
	border: 0px!important;
}
#fancybox-content, #fancybox-outer{
	background-color: #231f20!important;
}
#fancybox-content{
	border: 0px;
	padding: 10px;
	
}
#fancybox-content h4{
	text-align: center;
	padding: 20px;
}
.vm-btn{
	background-color: #ead196!important;
    color: #231f20!important;
	border-radius: 0px!important;
    border: 0px!important;
}
#proopc-order-submit{
	background-color: #ead196!important;
    color: #231f20!important;
	border-radius: 0px!important;
    border: 0px!important;
	margin-bottom: 15px;
	background-image: none;
	text-shadow: none;
}
.cart-page-title{
	color: #fff!important;
}
.proopc-finalpage .PricesalesPrice{
	color: #231f20!important;
	font-size: 15px!important;
	font-family: 'Raleway', sans-serif!important;
	margin-top: 0px;
}
.terms-of-service{
	color: #231f20!important;
	font-size: 15px;
}
.proopc-bt-address{
	padding-bottom: 10px;
}
.PricebillTotal{
	color: #231f20!important;
    font-size: 30px!important;
	font-family: 'Raleway', sans-serif!important;
}
p.product_s_desc{
    height: 60px!important;
}
.proopc-bt-address, .proopc-st-address, .proopc-shipments, .proopc-payments, .proopc-coupon, .proopc-cartlist, .proopc-confirm-order, .proopc-register-login{
	color: #231f20!important;
	margin-bottom: 30px!important;
	border: 0px!important;
}
#ProOPC .proopc-register-login h3{
	border: 0px!important;
}
.proopc-finalpage p, .proopc-finalpage td, .proopc-finalpage label span{
	color: #231f20!important;
	font-size: 15px!important;
}
.proopc-bt-address input, .proopc-st-address input{
	height: 30px!important;
}
.proopc-bt-address select, .proopc-st-address select{
	height: 38px!important;
}
#ProOPC .proopc-step{
	background-color: transparent!important;
	color: #ffe4a3!important;
	font-size: 25px!important;
	line-height: 40px!important;
	margin-top: -2px;
	font-family: 'Playfair Display', serif!important;
}
#ProOPC .proopc-process-title{
	color: #fff!important;
	background-color: #231f20!important;
	font-size: 25px!important;
	line-height: 40px!important;
}
.additional-images img {
    margin-right: 8px;
    width: 100px;
    height: auto;
	margin-bottom: 8px;
}
.icons{
	display: none;
}
.product-short-description {
	color: #fff;
	line-height: 20px;
    font-family: 'Raleway', sans-serif;
	font-size: 16px;
	margin-bottom: 30px!important;
}
.article{
    display: flex;
    border: 0px!important;
    padding: 0px!important;
    padding-bottom: 30px!important;
    border-bottom: 1px solid #fff!important;
}
.article .article-intro-image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin: 0px!important;
    margin-right: 20px!important;
    border-bottom: 0px!important;
}
.article .article-body{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.article-header h2, .article-header h2 a{
    font-family: 'Playfair Display', serif!important;
    color: #fff!important;
}
.readmore a{
    background-color: #ead196!important;
    font-size: 16px;
    color: #292929!important;
    padding: 10px 30px!important;
    border-radius: 0px;
    display: inline-block!important;
    text-align: center;
}
.itemid-227 .article-info{
    display: block!important;
}
.itemid-227 .article-info a{
    color: #fff!important;
}

.category-name a{
    position: absolute;
    top: -20px;
    right: 20px;
}
.category-name a:before{
    content: "Terug naar ";
}
.itemid-227 .article-list .article-info{
    display: block!important;
}
.published{
    color: #fff;
    font-weight: bold;
}
.itemid-227 .article-list .category-name{
    display: none!important;
}
.article-info > span + span::before{
    content: "";
    margin: 0px;
    padding: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1700px) {
	.itemid-101 .article-header{
	padding-top: 2%;
}
	.vm-categories-wall-catname, .category-view .row .width33  a, .category-view .row .vm-col-3 a{
		font-size: 25px;
	}
	h2, h3, .sp-module-title{
    	font-size: 25px;
	}
	p, td {
		color: #fff;
		font-size: 15px;
		line-height: 32px;
	}
	.product h2{
		height: 80px;
		overflow: hidden;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
	
	p, td {
		color: #fff;
		font-size: 15px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 767px) {
    h2, h3 {
    font-size: 24px;
}
    .itemid-227 #sp-component{
    margin-top: 30px!important;
}
.itemid-227 .article-details {
    margin-top: 30px!important;
}
    .category-name a{
    position: absolute;
    top: -30px;
    right: 20px;
}
    .article-header h2, .article-header h2 a {
    font-size: 30px!important;
}
    .article{
        display: block;
    }
    .article .article-intro-image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0px!important;
    margin-right: 0px!important;
    border-bottom: 0px!important;
}
.article .article-body{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    
    p.product_s_desc {
        height: auto!important;
        margin-bottom: 20px!important;
    }
    table.cart-summary.proopc-table-striped tr .col-sku{
        display: none!important;
    }
    #rev_slider_1_1_wrapper, #rev_slider_1_1{
        width: 100%!important;
    }
	.additional-images .floatleft {
    margin-right: 0.3%;
    width: 33%;
}
	.catdesc .col-md-4, .catdesc .col-md-8{
		padding: 0px;
	}
	.article-full-image{
		width: 100%!important;
		max-width: 100%!important;
	}
	.vm-categories-wall {
    display: flex;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
	.desc .col-md-8 p:nth-child(2){
	margin-left: -10px!important;
}	
	.row{
		display: block!important;
	}
	.category-view .row{
		margin: 0px!important;
	}
	.pagetitle {
		font-size: 36px;
		position: absolute;
		margin-left: 15px;
		margin-top: 20px;
	}
	.browseCategoryImage2{
		height: 300px!important;
		margin-left: 0px;
		padding-right: 0px!important;
	}
	#sp-slider .custom img{
		height: 300px!important;
		margin-left: 0px;
		padding-right: 0px!important;
	}
	.vm-categories-wall{
		margin-right: 4%!important;
	}
	.logo-image {
   		max-width: 90%;
	}
	#sp-logo{
		margin-top: 6%;
	}
	#sp-menu{
		text-align: center;
	}
	body .container {
    width: 80%;
    max-width: 84%;
    float: right;
    padding: 4% 4% 4% 0%;
	}
	.logo-image{
		margin: 5px;
	}
	p, td, li {
		color: #fff;
		font-size: 15px;
		line-height: 32px;
	}
	.width33{
		width: 100%!important;
		max-width: 100%!important;
		margin: 0px;
	}
	.vm-categories-wall{
		display: block;
	}
	.tp-caption{
		left: 10px!important;
		max-width: 90%!important;
		width: 90%!important;
		bottom: 10px!important;
		top: auto!important;
	}
	.tp-caption h2{
		font-size: 40px!important;
		line-height: 40px!important;
	}
	.tp-caption p{
		font-size: 14px!important;
		line-height: 20px!important;
		margin-top: 15px!important;
	}
	.offcanvas-menu{
		background-color: #231f20;
	}
	.offcanvas-menu li a{
		color: #fff!important;
		font-size: 15px;
		line-height: 45px!important;
	}
	.menu-toggler{
		color: #ead196!important;
	}
	.offcanvas-menu .active:before{
		margin-top: 40px;
	}
	.vm-product-media-container{
		width: 100%!important;
	}
	.vm-product-details-container {
    	padding: 0px;
}
}