/* Fixes Jelle */
a { text-decoration: none !important; outline: none !important; }

.container { max-width: 940px !important; box-sizing: border-box; padding: 10px; width: 100% !important; position: relative; }
#wrapper {  }

#logo { display: inline-block; }
.scroll-text { 
	height: 38px;
	overflow: hidden;
	color: #888;
	font-size: 14px;
	margin: 10px 0 0 1em;
	/* padding: 12px 0 8px 1em; */
	border-left: 1px solid #e6e6e6;
	/* float: left; */
	display: inline-block;

}
.scroll-text ul {
  /* width: 450px; */
  width: auto;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  line-height: 38px;
  padding-left: 1em;
}

.brand {
	font-weight: 400;
	font-family: "Helvetica Neue", Helvetica, Arial, serif;
	padding: 0;
	margin: 8px 0 0 0;
	display: block;
	border: none;
	text-shadow: none;
	line-height: 1;
	/* color: #55a79a; */
	color: #be3e1d;
}

.brand h1 {
	font-size: 39.5px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.brand h1 span {
	color: #464646;
	/* color: rgba(36, 36, 36, 0.8); */
	font-weight: 700;
}

.brand:hover {
	text-decoration: none;
	cursor: pointer;
	color: #be3e1d;
}

.slogan {
	color: #888;
	font-size: 13.9px;
	margin: 8px 0 0 1em;
	padding: 12px 0 8px 1em;
	border-left: 1px solid #e6e6e6;
	float: left;
}

.navbar-wrapper {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-bottom: 1px solid rgba(36, 36, 36, 0.2);
	border-top: none;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	color: #242424;
	margin-bottom: 10px;
}


.static-banner { overflow: hidden; }
.caption, .static-banner .caption { padding: 5% 0; }
.caption h1,
.static-banner .caption h1,
.caption h2,
.static-banner .caption h2,
.caption h3,
.caption h3,
.caption h4,
.static-banner .caption h4,
.caption h5,
.static-banner .caption h5,
.caption p,
.static-banner .caption p {
  margin-top: 0;
  font-weight: normal;
}
.caption .btn,
.static-banner .caption .btn { margin: 0; }
.caption .inverse,
.static-banner .caption .inverse {
  background: #242424;
  color: #ffffff;
  padding: 5px;
  display: inline-block;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.caption .inverse a,
.static-banner .caption .inverse a { color: rgba(255, 255, 255, 0.9); }
.underlay-img,
.static-banner div.underlay-img { position: relative; }
.underlay-img img.underlay-img,
.static-banner div.underlay-img img.underlay-img {
  position: absolute;
  top: 0;
}
.underlay-img .caption,
.static-banner div.underlay-img .caption {
  z-index: 100001;
  position: absolute;
}
.flexslider,
.static-banner .flexslider {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.flex-direction-nav a,
.static-banner .flex-direction-nav a {
  text-indent: 0;
  font-size: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 40px;
  line-height: 46px;
  width: 40px;
  color: #242424;
  /* color: rgba(255, 255, 255, 0.99); */
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.flex-direction-nav a:before,
.static-banner .flex-direction-nav a:before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 22px;
}
.flex-direction-nav a.flex-prev:before,
.static-banner .flex-direction-nav a.flex-prev:before {
  content: '\f053';
}
.flex-direction-nav a:hover,
.static-banner .flex-direction-nav a:hover {
  text-decoration: none;
}
.flex-control-nav,
.static-banner .flex-control-nav {
  /* bottom: 0; */
  bottom: 12px;
  right: 20px;
  width: auto;
}
.flex-control-nav li,
.static-banner .flex-control-nav li {
  margin: 0 3px;
}
.flex-control-nav li a,
.static-banner .flex-control-nav li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 14px;
  width: 14px;
  background: rgba(36, 36, 36, 0.3);
}
.flex-control-nav li a:hover,
.static-banner .flex-control-nav li a:hover {
  background: rgba(36, 36, 36, 0.8);
}
.flex-control-nav li a.flex-active,
.static-banner .flex-control-nav li a.flex-active {
  background: #55a79a;
}

body #header-hidden-link a.show-hide,
body .flex-control-nav li a.flex-active,
body .static-banner .flex-control-nav li a.flex-active {
  background: #be3e1d;
  /* primary colour */
}

html,body{
	height: 100%;
	padding: 0;
	margin: 0;
}

#content {
	padding-bottom: 156px;
	/* padding-bottom: 50px; */
}

#wrapper {
    min-height: 100%;
    position:relative;
}	

#footer{
	position: absolute;
	bottom: 0;
	height: 96px;
	width: 100%;
	/* min-width: 960px; */
}

#footer-background{
	height: 100px;
	width: 100%;
	border-top: 2px solid #be3e1d;
	background: #333333;
	position: absolute;
	bottom: 0;
	z-index: -1;
}

#footer-contact { float: left; }
#footer-contact h2 { padding: 0; margin: 0; color: #D4D7CC; color: #A8ACAF; font-size: 14px; }
#footer-contact ul { margin: 0; padding: 0; list-style: none; }
#footer-contact li { color: #A8ACAF; font-size: 13px; line-height: 15px;  }
#footer-img { float: right; margin-top: -40px; min-width: 430px; text-align: right; }
#footer-img img { margin-left: 15px; }

#flags-bar {
	width: 100%;
	border-top: 3px solid #be3e1d;
	height: 0;
}

#flags {
	float: right;
	margin-top: -1px;
	background: #be3e1d;
	color: #FFFFFF;
	border-radius: 0 0 3px 3px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	padding: 0 5px 3px 6px;
	margin-bottom: 0px;
	min-width: 26px;
}


#small_cart {
	/* float: right; */
	position: absolute;
	right: 12px;
	top: -1px; 
	/* margin-top: -1px; */
	background: #be3e1d;
	color: #FFFFFF;
	border-radius: 0 0 3px 3px;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 5px 3px 6px;
	margin-bottom: 0px;
	min-width: 26px;
	box-shadow: 2px 2px 10px 0px rgba(255,255,255,0.75);
}
#small_cart a { color: #FFFFFF; text-decoration: underline !important; }

#flags img {
	margin-right: 4px;
}

#flags i { 
	opacity: 0.5; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.navbar-inner {
	border-bottom: 2px solid #be3e1d !important;
}

.img-polaroid {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

ul.points li {
  border-bottom: 1px dotted rgba(189, 189, 189, 0.8);
  padding: 0.2em;
  font-size: 13px;
}

.title-divider {
    background: url("/img/bg_divider.png") repeat-x scroll left center #FFFFFF;
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
}

.title-divider span {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-right: 0.5em;
}

.title-divider small {
    color: rgba(51, 51, 51, 0.6);
    display: block;
	font-size: 14px;
	padding-top: 1px;
}

.de-em {
    color: rgba(51, 51, 51, 0.8);
    font-weight: normal;
}

h2 { font-size: 27.3px; }
h2 { font-size: 24px; margin: 0px; padding:0px; line-height: 24px; font-weight: normal; margin-bottom: 10px; }

.vanaf { color: #be3e1d; float: left; font-weight: normal; font-size: 24px; margin-bottom: 15px; }
.adviesprijs { float: left; margin-left: 20px; font-size: 11px; line-height: 24px; }

.navbar-clean {
	background: none;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.flex-direction-nav .flex-next { right: 0; }
.flex-direction-nav .flex-prev { left: 0; }

#img_frame, #video_frame { margin-right: 10px; text-align: center; height: 300px; width: 355px; }
#preview_img{ max-width: 350px; max-height: 290px; z-index: 10; position: relative; width: 100%; }

.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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	z-index: 25;
	top: 0;
	left: 0;
}

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

.jcarousel-container{ min-width: 355px; }
.jcarousel-item:hover .img-polaroid , .thumb_active{
	border: 1px solid rgba(190, 62, 29, 0.6);
	box-shadow: 0 1px 4px rgba(190, 62, 29, 0.8);
}

.product { margin: 0 7px 15px 7px; cursor: pointer; }
.product h2 { font-size: 19px; line-height: 20px; }
.red { color: #be3e1d; padding-right: 0 !important; }

/* CONFIGURATION */
.configure_main_div { 
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.configure_main_header {
	float: left;
	width: 100%;
	font-weight: bold;
	border: 1px solid #dddddd;
	border-radius: 4px 4px 0 0;
	line-height: 28px;
	padding-top: 2px;
	box-sizing: border-box;
}
.configure_main_title { float: left; padding-left: 7px; }
.configure_main_adviesprijs { float: right; width: 80px; text-align: right; padding-right: 20px; }
.configure_main_onze_prijs { float: right; width: 80px; text-align: right; padding-right: 27px; }
.configure_main_content { 
	float: left;
	display: block;
	width: 100%;
	background: #F9F9F9; 
	border-style: solid;
	border-color: #dddddd;
	border-width: 0px 1px 1px 1px;
	border-radius: 0 0 4px 4px;
	padding: 0px 6px 0px 6px;
	box-sizing: border-box;
}

.configure_main_inner_content { 

}

.configure_div_wrapper{ display: table; margin-top: 5px; margin-bottom: 5px; width: 100%; background: #FFFFFF; border: 1px solid #dddddd; -webkit-border-radius: 4px; border-radius: 4px; -moz-border-radius: 4px; }
.configure_div { 
	width: 100%; 
	min-height: 70px; 
	display: table-row;
} 
.configure_div_buttons { position: absolute; bottom: 5px; padding-left: 0px; white-space: nowrap; clear: both; } 

/* Mee bezig */
.configure_image { display: table-cell; position: relative; width: 60px; height: 60px; padding: 4px; min-width: 60px !important; }
.configure_image img { display: block; width: 60px !important; height: 60px !important; border: 0px solid #dddddd; }
.configure_description { display: table-cell; position: relative; vertical-align: top; line-height: 15px; padding: 5px 5px 30px 5px; }
.configure_description_small { font-size: 12px; color: #555555; }
.configure_onze_prijs { white-space: nowrap; display: table-cell; vertical-align: top; width: 90px; text-align: right; padding-right: 20px; line-height: 17px; padding-top: 5px; color: #555555; }
.configure_adviesprijs { white-space: nowrap; display: table-cell; vertical-align: top; width: 90px; text-align: right; padding-right: 20px; text-decoration: line-through; line-height: 17px; padding-top: 5px; color: #555555; }
.configure_dropdown { display: table; margin: 0; border: 1px solid #dddddd; border-radius: 5px; margin-top: -1px; width: 100%; max-height: 250px; display: none; overflow:auto;	padding-top: 0px; background: #FFFFFF; }
.configure_dropdown .configure_div_wrapper { -webkit-border-radius: 0px; border-radius: 0px; -moz-border-radius: 0px; border: 0px; border-bottom: 1px solid #dddddd; margin-bottom: 0px; margin-top: 0px; }

.configure_dropdown .active { background: #E7E7E7; }
.configure_dropdown:last-child{ border-bottom: 0px; }

.configure_discount_description { float: left; padding-left: 5px; line-height: 28px; padding-top: 2px; }
.configure_discount_adviesprijs { float: right; width: 80px; text-align: right; padding-right: 20px; line-height: 28px; padding-top: 2px; text-decoration: line-through;  }
.configure_discount_onze_prijs { float: right; width: 80px; text-align: right; padding-right: 20px; line-height: 28px; padding-top: 2px; }

.caret_up {
	border-top: 4px solid transparent !important;
	border-right: 4px solid transparent !important;
	border-bottom: 4px solid #FFFFFF !important;
	margin-top: 3px !important;
}

.hidden { display: none; }

/* CART DIVS */
.cart_description { float: left; clear: both; position: relative; padding-right: 25px; min-width: 200px; border-right: 0px solid #000000; line-height: 25px; padding-left: 5px; }
.cart_onze_prijs { float: right; width: 80px; text-align: right; padding-right: 20px; line-height: 25px;  }
.cart_adviesprijs { float: right; width: 80px; text-align: right; padding-right: 20px; text-decoration: line-through; line-height: 25px; }
.cart_button { float: left; clear: both; margin: 5px; }

/* Content table */
.content-table { display: table; width: 100%; }
.content-row { display: table-row; width: 100%; }
.content-carousel { display: table-cell; }
.content-cell { display: table-cell; padding-left: 20px; vertical-align: top; }

#voorwaarden { width: 650px; padding: 10px; font-size: 11px; height: 250px; overflow: auto; border: 1px solid #dddddd; background: #FFFFFF; }

/* FORM FIXES */
select, textarea, input { margin-bottom: 0 !important; }

/* CUSTOMIZE THE NAVBAR */
.navbar-wrapper {
	/*position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* right: 0; */
	z-index: 10;
	/* margin-top: 80px; */
	/* margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}
.navbar-wrapper .navbar {}
.navbar-inner { padding-left: 0; }
.navbar .btn-navbar { margin-top: 10px; }

.span10 { width: auto; }
.span12 { width: auto; }

.fancybox-title { font-size: 20px; }

/* RESPONSIVE CSS */
.collapsable_checkbox { display: none; }
.responsive_wrapper label { display: none; /* text-align: center; */ text-align: right; }
.contact_form { width: 50%; }

@media (max-width: 940px) { 
	.navbar .nav > li > a {
		padding: 10px 15px 10px;
		font-size: 13px;
	}
	
	.scroll-text  { font-size: 13px; }
}
@media (max-width: 900px) { 
	.navbar .nav > li > a {
		padding: 10px;
		font-size: 12px;
	}
	
	.scroll-text  { font-size: 12px; }
}


@media (max-width: 850px) { 
	.scroll-text { position: absolute; top: 2px; display: block; /* width: 100%; */ width: auto; margin: 0; padding: 0; border: 0; }
	.scroll-text ul  { padding: 0; margin: 0; }
	.scroll-text ul li { padding: 0 150px 0 0; line-height: 19px; }
	#logo { margin-top: 20px; }
	
	.contactform { width: 100%; }
	.responsive_form_hide { display: none; }
	td { display: block; }
	td input, td select { width: 100%; max-width: 100%; height: 30px !important; box-sizing: border-box; position: relative; }
	td textarea { width: 100% !important; resize:vertical; box-sizing: border-box; }
	#voorwaarden { width: auto; }
}

@media (max-width: 750px) { 
	.content-carousel { display: block; }
	.content-cell{ display: block; padding: 0; }
	.configure_div { font-size: 13px; }
	.jcarousel-container { min-width: auto; }
	#img_frame { width: 100%; }
}

@media (max-width: 700px) { 
	#footer-img { display: none; }
}

@media (max-width: 600px) {
	body { font-size: 13px; overflow-x: hidden; }
	.btn { font-size: 12px; }
	.configure_div { font-size: 12px; }
}

@media (max-width: 500px) { 
	.navbar-inner { padding: 0; }
	.navbar li { float: none !important; }
	.navbar .nav { float: none; margin: 0; }
	.navbar li a { display: block !important; width: 100% !important; box-sizing: border-box !important; }
	.dropdown-menu { position: relative; margin: 0; padding: 0; border-radius: 0 !important;  background: none; float: none; box-shadow: none; }
	.dropdown-menu:before { display: none !important; }
	.dropdown-menu:after { display: none !important; }
	.dropdown-menu>li>a { padding: 10px 20px; font-size: 12px; color: #999; display: block !important; width: 100% !important; box-sizing: border-box !important; }
	.dropdown-menu>li>a:hover { background: none; }
	.dropdown-menu .divider { display: none; }
	
	.footer-contact { width: auto !important; }
	.carousel_content { width: 100% !important; padding: 20px 0px; }
	.carousel_image { width: 100% !important; }
	.slides img{ float: none !important; margin: 0 auto !important; }
	
	/* .responsive_wrapper label { display: block; } */
	/* .collapsable_block { overflow: hidden; max-height: 0; -webkit-transition: max-height 0.45s; } */
	/* .collapsable_checkbox:checked + .collapsable_block { display: block; z-index: 100; max-height: 2000px; position: relative; } */
	
	
}
