html, body{
	height: auto;
	min-height: 100%;
	font-family: 'Open Sans';
	font-weight: 500;
	color: #444 !important;
	font-style: normal !important;
	font-size: 13px !important;
	padding:0;
	margin: 0;
	/* background: url('/images/wallpaper1.png'); */
	background: url('/images/gbbg1.jpg') no-repeat center center fixed;
	background-size: cover;
	/* background: url('/images/bg3-2.jpg') no-repeat bottom right fixed; */
	/* background: url('/images/bg3-3.jpg') no-repeat bottom left fixed; */
}

@font-face {
	font-family: 'Open Sans';
	src: url("/fonts/OpenSans-Regular.eot?v=1.1.0");
	src: url("/fonts/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("/fonts/OpenSans-Regular.woff2?v=1.1.0") format("woff2"), url("/fonts/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("/fonts/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("/fonts/OpenSans-Regular.svg?v=1.1.0#Regular") format("svg");
	font-weight: normal;
	font-style: normal; 
}

@font-face {
	font-family: 'Open Sans';
	src: url("/fonts/OpenSans-Bold.eot?v=1.1.0");
	src: url("/fonts/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("/fonts/OpenSans-Bold.woff2?v=1.1.0") format("woff2"), url("/fonts/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("/fonts/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("/fonts/OpenSans-Bold.svg?v=1.1.0#Regular") format("svg");
	font-weight: bold;
	font-style: normal; 
}


/* .modal-backdrop.in:nth-child(2){ opacity: 0 !important; } */
/* .modal-backdrop.in */

a {
	outline: none;
	text-decoration: none;
	color: #000;
}

td { font-size: 13px; }

img { border: none; }

p {	
	padding: 0;
	margin: 0;
	/* margin: 0px 0px 12px 0px; */
	margin-bottom: 18px;
}

h1 { 
	/* padding:0; */
	margin: 0;
	/* margin-top: 15px; */
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}

h2 { 
	padding: 0;
	margin: 0;
	font-size: 12px; 
}

h2.category { font-size: 13px; }

em { font-weight: normal !important; }

.blue { color: #5B92E5; }
.alert-success a{ color: #3c763d; }

#container {
	position: relative;
	top: 0;
	height: 100%;
	width: 100%;
	max-width: 980px;
	margin: 0px auto 0px auto !important;
}

#container_wrapper {
	/* margin: 20px; */
}

#header {
	position: relative;
	/* margin-top: 20px; */
	top: 0;
	width: 100%; 
	background: #FFFFFF; 
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	/* border-radius: 10px; */
	border-radius: 4px; 
}

#logo h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 20px;
	line-height: 54px;
	margin: 0;
}

#logo{ float: left; border-right: 1px solid #eee; }

#logo img {
	max-height: 46px;
	margin: 4px 0px;
	font-weight: normal;
	padding: 0px 20px;
	line-height: 54px;
	border-radius: 10px;
}

#menu { float: left; }
#menu ul { margin: 0; padding: 0; position: relative; display: inline-block; z-index: 15; }
#menu ul ul { display: none; position: absolute; top: 100%; }
#menu ul { padding: 0; margin: 0; float: right; list-style: none; position: relative; display: inline-table; }
#menu li:hover, #menu .active { }
#menu ul li:hover a , #menu .active a { color: #5B92E5 !important; }
#menu ul li { float: left; }
#menu ul li a { display: block; padding: 0px 10px; line-height: 54px; color: #000;	font-size: 12px; font-family: "Open Sans"; font-weight: 500; }

/* Small Cart */
#small_cart { position: absolute; right: 0; top: 0; height: 54px; border-left: 1px solid #eee; }
#small_cart_content {
	margin-top: 12px;
	width: auto;
	height: 28px;
	padding-right: 10px;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: 500;
	line-height: 16px;
	float: left;
	border-radius: 0 !important;
}

#small_cart_content a { font-weight: bold; color: #5B92E5; }

#small_cart_left {
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	margin-right: 10px;
	width: 32px;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
	color: #FFFFFF;
	text-align: center;
	background: #5B92E5;
	background-size: 10px 15px;
}

#content_wrapper { 
	width: 100%; 
	position: relative;
	margin-top: 20px;
	/* background: #FFFFFF; */
	/* box-shadow: 0 1px 3px rgba(0,0,0,0.3); */
	/* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3); */
	/* -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3); */
	/* border-radius: 10px; */
}

#breadcrumbs {
	display: block;
	height: 42px;
	border-bottom: 1px dotted #999;
	line-height: 42px;
	font-size: 12px;
	padding-left: 15px;
}

#content {
	margin: 20px;
	/* text-align: center; */
}

#footer {
	height: 150px;
}

.inner_content { padding: 9px 10px 0px 10px; padding-top: 8px; margin-bottom: 3px; line-height: 18px; text-align: justify; }
.inner_content a{ color: #000; text-decoration: underline; }

.loading_img {
	display: none;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}

.submit {
	background: #ACCA57;
	border: 1px solid #ACCA57;
	width: auto;
}

.backbutton {
	clear: left;
	float: left;
	background: #EC5923;
	margin-top: 10px;
	padding: 5px 10px;
	color: #FFF;
}

/* Categories */
.categories { padding: 0; list-style-type: none; }
.categories li { 
	display: inline-block; 
	position: relative; 
	margin: 10px; 
	width: 200px; 
	height: 200px; 
	text-align: center; 
	cursor: pointer; 
	font-family: "Open Sans"; 
	font-weight: 500; 
	background: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	border-radius: 10px;
}
.categories li a { display: block; padding: 10px; min-height: 160px; text-decoration: none; }
.categories_title { display: block; width: 100%; line-height: 20px; padding-bottom: 5px; font-weight: bold; text-transform: uppercase; }
.categories_image { display: table-cell; vertical-align: middle; text-align: center; height: 100px; width: 200px; position: relative; }
.categories_image img { max-height: 200px; max-width: 150px; width: auto; }

/* Products Overview */
.product_button { 
	/* position: absolute; */
	position: relative;
	margin: 10px; 
	/* top: 85px; */
	/* left: 10px; */
	/* right: 10px; */
	color: #FFFFFF; 
	font-size: 12px; 
	/* background: #EC5923; */ 
	background: #5B92E5; 
	padding: 5px 0px; 
	text-align: center; 
	color: #FFF; 
}

/* Products Overview */
.products { margin 0 auto !important; padding: 0; list-style-type: none; }
.products li { display: inline-block; position: relative; margin: 10px; width: 185px; height: auto; text-align: center; cursor: pointer; font-family: "Open Sans"; font-weight: 500; }
.products li {
	background: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	/* border-radius: 10px; */
	border-radius: 4px;
}


.products li a { display: block; padding: 10px; min-height: 160px; text-decoration: none;  }
.product_title { display: block; /* vertical-align: bottom; */ width: 100%; /* height: 40px; */ line-height: 20px; padding-bottom: 5px; border-bottom: 0px dotted #999; font-weight: bold; text-transform: uppercase; }
.product_image { display: table-cell; vertical-align: middle; text-align: center; height: 100px; width: 200px; position: relative; }
.product_no_image { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; height: 100px; }
.product_image img { max-height: 100px; max-width: 150px; width: auto; }
.price { float: left; font-size: 12px; line-height: 22px; margin-top: 10px; }
.product_info { float: right; font-size: 12px; line-height: 22px; margin-top: 10px; }

.product_preview { display: block; text-align: center; vertical-align: middle; /* height: 150px; */ height: 120px; width: 100%; margin-top: 10px; }
.product_preview img{ max-width: 158px; max-height: 200px; vertical-align: middle; }
.products li { border: 1px solid #eee; }

.products2 { margin: 0 -10px; padding: 0; list-style-type: none; display: inline-block !important; }
.products2 li { display: block; margin: 10px; float: left; width: 210px; height: 250px; text-align: center; cursor: pointer; }
.products2 li:hover .img-polaroid { border: 1px solid rgba(91, 146, 229, 0.6); box-shadow: 0 1px 4px rgba(91, 146, 229, 0.8); }
.product_preview2 { display: inline-block; margin-bottom: 5px;  }
.product_preview2 img { max-width: 192px; max-height: 192px; vertical-align: middle; }
.product_title2 { display: block; }
.product_price2 { display: block; }
.product_button2 { 
	margin-left: 10px; 
	color: #FFFFFF; 
	font-size: 12px; 
	background: #5B92E5; 
	padding: 5px 0px;  
	color: #FFF; 
}


/* Products Page */
#product_wrapper { display: table-row; }
#product_content { display: table-cell; vertical-align: top; }
#product_images { /* float: left; */ display: table-cell; width: 375px; }
#img_frame { margin-right: 20px; text-align: center; /* height: 300px; */ }
#preview_img{ max-width: 350px; max-height: 290px; z-index: 10; position: relative; }

.img-polaroid {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.thumb_title {
	position: relative; 
	bottom: 25px; 
	margin-bottom: -25px; 
	left: 0; width: 100%; 
	height: 25px; 
	z-index: 20; 
	border: 0px solid #000000; 
}

.thumb_title p {
	position: relative; 
	z-index: 30; 
	color: #FFFFFF; 
	opacity: 1;
	filter: alpha(opacity=100);	
	line-height: 25px;
	padding-left: 5px;
	display: block;
	text-align: left;
	border: 0px solid #000000;
}

.thumb_title .thumb_background{ 
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000; 
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 25;
	top: 0;
	left: 0;
}

.thumb_title p i{ 
	position: absolute;
	right: 5px;
	top: 5px;
}

.jcarousel-item:hover .img-polaroid , .thumb_active{
	/* border: 1px solid rgba(236, 89, 35, 0.6); */
	/* box-shadow: 0 1px 4px rgba(236, 89, 35, 0.8); */
	border: 1px solid rgba(91, 146, 229, 0.6);
	box-shadow: 0 1px 4px rgba(91, 146, 229, 0.8);
}

#img_frame img , .jcarousel-item img { vertical-align: middle; }

.product { margin-bottom: 20px; cursor: pointer; }
.product h2 { font-size: 19px; line-height: 20px; }

/* Form styles */
/* label { clear: left; float: left; width: 150px; text-align: right; line-height: 22px; padding: 4px 6px; } */
/* input, textarea, select {  */
/* 	float: left; */
/*	margin-left: 5px; */
/*	margin-right: 5px; */
/*	display: inline-block; */
/*	padding: 4px 6px; */
/*	font-size: 14px; */
/*	line-height: 20px; */
/*	vertical-align: middle; */
/*	-webkit-border-radius: 4px; */
/*	-moz-border-radius: 4px; */
/*	border-radius: 4px; */
/*	border: 1px solid #DCDCDC; */
/*} */
/* label { float: left; max-width: 35%; width: 20%; } */

.form-spacer { display: none; }
@media (min-width: 768px){ 
	.form-inline .form-group { width: 50%; margin-bottom: 5px; vertical-align: top; } 
	.form-inline label { line-height: 24px;} 
	.form-inline input, .form-inline select,  .form-inline textarea { 
		float: right; 
		margin-right: 30px; 
	}
	.form-inline select { 
		max-width: 149px; 
		padding: 0 10px !important;
		-ms-box-sizing:content-box;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box; 
		box-sizing:content-box;
	}
	.form-inline .checkbox_div { float: right; width: 149px; margin-right: 30px; }
	.form-inline .radio  label{ line-height: 1 !important; }
	.form-inline input[type="radio"]{ float: none; margin-right: 10px; vertical-align: bottom; }
	.form-inline input[type="checkbox"]{ float: none; margin-right: 10px; }
	.form-inline textarea { width: 100%; }
	.form-spacer { clear: left; display: inline; }
	.form-spacer-textarea { /* width: 75% !important; */ padding-right: 30px; }
	.form-spacer-textarea textarea { width: 100% !important; display: block; margin-right: 0px; height: 75px !important; }
}

/* Checkout shipping block */
#shipping_other{ margin-top: 10px; display: none; }

/* Checkout block divider */
.responsive_divider { display: table; width: 100%; }
.responsive_divider_row { display: table-row; }
.responsive_divider_cell{ display: table-cell; }
.responsive_divider_cell:nth-child(1){ padding-right: 10px; }
.responsive_divider_cell:nth-child(2){ padding-left: 10px; }




/* Bestelformulier */
/* .order_header { border-bottom: 1px dotted #999; display: block; margin-bottom: 12px; height: 42px; line-height: 42px; } */
/* .order_row { display: table; width: 100%; margin-bottom: 7px; } */
/* .order_content { display: table-cell; } */
/* .order_price { display: table-cell; text-align: right; /* line-height: 40px; */ /* width: 50px; */ } */
/* .order_button { display: table-cell; width: auto; text-align: right; width: 110px; } */
/* .order_submit {  } */

/* Cart */
/* .cart_header { */
/* 	border-bottom: 1px dotted #999; */
/* 	display: block; */
/* 	margin-bottom: 12px; */
/* 	height: 42px; */
/* 	line-height: 42px; */
/* } */
/* .cart_price_title { float: right; width: 160px; text-align: right; padding-right: 37px; } */
/* .cart_row { display: table; width: 100%; margin-bottom: 7px; } */
/* .cart_content { display: table-cell; } */
/* .cart_price { display: table-cell; text-align: right; min-width: 150px; } */
/* .cart_delete { display: table-cell; width: 38px; text-align: center; } */
/* .cart_delete i { width: 20px; } */


/* .cart_content { background: #F9F9F9; border-style: solid; border-color: #dddddd; border-width: 0px 1px 1px 1px; width: 100%; float: left; } */
/* .cart_products { border: 1px solid; border-color: #dddddd; background: #FFFFFF; margin: 5px; border-radius: 4px; padding-left: 5px; line-height: 35px; } */
/* .cart_products span { float: left; clear: both; } */


/* .cart_button { display: table-cell; width: auto; text-align: right; width: 110px; } */
/* .cart_submit { background: #5B92E5; color: #fff; font-weight: normal; font-size: 13px; font-family: "Open Sans"; font-weight: 500; border: 0;} */



/* cart */
/* .cart_main_div { width: 100%; float: left; margin-bottom: 20px; } */
/* .cart_header { width: 100%; font-weight: bold; border: 1px solid #dddddd; border-radius: 4px 4px 0 0; line-height: 30px; } */
/* .cart_header span, .cart_footer span{ padding-left: 5px; } */;
/* .cart_delete { float: right; } */
/* .cart_price { float: right; line-height: 35px; margin-right: 10px; } */
/* .cart_footer { width: 100%; font-weight: bold; border: 1px solid #dddddd; border-radius: 0 0 4px 4px; line-height: 30px; } */

/* FORM WRAPPERS */
#voorwaarden {
	width: 620px;
	margin-left: 5px;
	padding: 10px;
	font-size: 11px;
	height: 250px;
	overflow: auto;
	border: 1px solid #dddddd;
	background: #FFFFFF;
	border-radius: 4px;
}

.form_main_div { 
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 20px;
}
.form_header {
	float: left;
	width: 100%;
	font-weight: bold;
	border: 1px solid #dddddd;
	border-radius: 4px 4px 0 0;
	line-height: 28px;
	padding-top: 2px;
}
.form_header span { float: left; padding-left: 5px; }
.form_content { 
	float: left; 
	width: 100%;
	background: #F9F9F9; 
	border-style: solid;
	border-color: #dddddd;
	border-width: 0px 1px 1px 1px;
	border-radius: 0 0 4px 4px;
}

.form_inner_content { 
	padding: 5px 5px 5px 5px;
}

/* Bootstrap Notifications */
/* .notification { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 3px; text-align: left; } */
/* .notification.success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } */
/* .notification.warning{ color: #a94442; background-color: #f2dede; border-color: #ebccd1; } */
/* .notification.error{ color: #a94442; background-color: #f2dede; border-color: #ebccd1; } */
/* .notification i { margin-right: 10px; } */

/* Buttons */
/* .btn { color: #fff; padding: 2px 8px; font-weight: normal; font-size: 13px; font-family: "Open Sans"; font-weight: 500; cursor: pointer; } */
/* .btn_blue { border: 1px solid #5B92E5; background: rgba(91,146,229, 0.8); } */
/* .btn_blue:hover { background: #5B92E5; } */
/* .btn_grey { border: 1px solid #999999; background: rgba(153,153,153, 0.8); } */
/* .btn_grey:hover { background: #999999; } */

/* Product Preview */
#product_preview .imagepreview { cursor: pointer; }

/* Product Thumbs */
#product_thumbs { margin: 10px 0 0 0; padding: 0; }
#product_thumbs img { max-width: 60px; max-height: 60px; margin: auto; position: absolute; top: 0; right: 0; bottom: 0; right: 0; left: 0; opacity: 0.6; 	box-shadow: 0 1px 4px rgba(000, 000, 000, 0.8); }
.thumb_wrapper { width: 65px; height: 65px; /* border-style: solid; border-color: #5B92E5; border-width: 1px 0 1px 1px; */ position: relative; }
#product_thumbs li { float: left; cursor: pointer; margin: 0; padding: 0; max-width: 65px !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 9px; text-align: center; line-height: 20px; }
#product_thumbs li.active .thumb_wrapper img, .product_thumbs li:hover .thumb_wrapper img { opacity: 1; }
#product_thumbs .thumb_wrapper:after { clear: both; }
#product_thumbs li:first-child .thumb_wrapper { /* border-radius: 8px 0px 0px 8px; border-width: 1px 0px 1px 1px; */ }
#product_thumbs li:last-child .thumb_wrapper { /* border-radius: 0px 8px 8px 0px; border-width: 1px 1px 1px 1px; */ }

#product_zoom { font-size: 20px; opacity: 0.6; float: right; margin-top: -20px; }


/* .modal.in { display:block; } */

/* Modal Fixes */
#productmodal .modal-dialog { /* margin: 10px auto !important; */ max-width: 700px; width: 100%; }
#product_preview { display: table-cell; vertical-align: top; width: 100%; }
#product_desc { display: table-cell; width: 360px; min-width: 360px; vertical-align: top; padding-left: 20px; }

#imagemodal { margin: 10px auto !important; }


/* NEW */
/* .product-order { display: table-cell; vertical-align: middle; width: 200px; text-align: right; } */
.navbar-default { background-color: #FFFFFF; margin: 20px; }

.panel-heading { font-weight: bold; }
.panel { background: none; }
.panel-body { background: rgba(255,255,255, 0.9); }
.panel-heading h1, .panel-heading h2, .modal-header h1, .modal-header h2 { font-size: 13px; margin: 0; text-align: left; font-weight: bold; line-height: 1.5; display: inline; }

.alert i { margin-right: 10px; }
/* #cart .input-group-addon { min-width: 0px; } */
/* #cart input { margin: 0; padding: 0 5px !important; min-width: 50px; } */
/* #cart button { color: #555; } */
/* #cart .form-control { padding: 0; text-align: center; } */
/* #cart td { border: 0; } */

.cart_table { width: 100%; display: table; }
.cart_row { width: 100%; display: table-row; }
.cart_cell { display: table-cell; vertical-align: middle; text-align: left; padding-bottom: 5px; padding-right: 5px; }
.cart_cell  .input-group-addon { width: 80px; text-align: right; }
.cart_cell  input { margin: 0; padding: 0 5px !important; text-align: center; width: 50px !important; }
.cart_cell:nth-child(2){ width: 200px; }
.cart_cell:nth-child(3){ text-align: right; width: 100px; white-space: no-wrap; }
.cart_cell:nth-child(4){ width: 40px !important; min-width: 40px; }
.cart_delete { border: none; background: none; }

#navigation li img { margin-right: 5px; margin-top: -1px; }

.order-table{ width: 100%; display: table; margin-top: 5px; }
.order-row { width: 100%; display: table-row; }
.order-cell { vertical-align: top; display: table-cell; line-height: 16px; padding-bottom: 6px; }
.order-cell:nth-child(1){ padding-top: 4px; }
.order-cell:nth-child(2){ white-space: nowrap; text-align: right; padding-top: 4px; padding-right: 5px; padding-left: 5px; }
.order-cell:nth-child(3){ text-align: right; width: 120px; }
.order-cell button { margin-top: -4px; }

/* RESPONSIVE STYLES */
@media (max-width: 850px) {
	.navbar-header { float: none; }
	.navbar-left,.navbar-right { float: none !important; }
	.navbar-toggle { display: block; }
	.navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
	.navbar-fixed-top { top: 0; border-width: 0 0 1px; }
	.navbar-collapse.collapse { display: none!important; }
	.navbar-nav { float: none!important; margin-top: 7.5px; }
	.navbar-nav>li { float: none; }
	.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
	.collapse.in{ display:block !important; }
}
@media (max-width: 768px) { 
	#productmodal .modal-dialog { max-width: 500px; margin: 10px auto !important; }
	#product_preview { display: table-row; width: 100%; }
	#product_desc{ display: table-row; width: 100%; }
}
@media (max-width: 750px) { 
	.responsive_divider_row { display: table; width: 100%; }
	.responsive_divider_cell{ display: block; padding: 0 !important; }
}
@media (max-width: 450px) { #small_cart_content { display: none; } }
@media (max-width: 550px) {
	.cart_row { display: block; }
	.cart_cell:nth-child(1){ display: table-row; width: 100%; }
	.cart_cell:nth-child(2){ width: 100%; }
}
