
.product-back {
	width:90%;
	max-width:425px;
	height:350px;
	margin:5px auto;
	background: url(../../jld/media/Back_Raam2.png) no-repeat left bottom;
	background-position:center;
}
#image-ex { 
	max-width: 78%;
	max-height: 265px; /* +/-75% v product-back*/
}
#full-width img {
	max-width: 100%;
}
.zoom-modal-wrap {
	background:#4E4C3D;
}
.k010 { background: rgb(255, 255, 255);}
.k091 { background: rgb(188, 154, 52);}
.k090 { background: rgb(192, 192, 192);}
.k074 { background: rgb(176, 172, 151);}
.k073 { background: rgb(71, 64, 56);}
.k070 { background: rgb(0, 0, 0);}
.k080 { background: rgb(81, 40, 0);}
.k030 { background: rgb(204, 0, 0);}
.k032 { background: rgb(255, 4, 0);}
.k035 { background: rgb(255, 102, 0);}
.k020 { background: rgb(252, 172, 13);}
.k021 { background: rgb(254, 213, 8);}
.k063 { background: rgb(159, 204, 55);}
.k062 { background: rgb(0, 153, 51);}
.k060 { background: rgb(0, 81, 47);}
.k054 { background: rgb(2, 168, 138);}
.k049 { background: rgb(0, 0, 102);}
.k052 { background: rgb(21, 66, 183);}
.k053 { background: rgb(34, 122, 255);}
.k040 { background: rgb(113, 0, 113);}
.k043 { background: rgb(171, 113, 176);}
.k041 { background: rgb(238, 2, 108);}
.k045 { background: rgb(250, 135, 135);}
.k082 { background: rgb(242, 237, 172);}
.k081 { background: rgb(199, 159, 86);}
.sjabloon {
	display:none;
}
#Muurkleur { 
	margin: 30px 0 30px 0px;
}

@media screen and (min-width: 768px) {

	.product-back {
		height:370px;
	}

}
@media screen and (min-width: 1024px) {
	
	.product-back {
		height:425px;
	}
	#image-ex { 
		max-height: 318px;
	}
}