body			{font-size: 14px;}
p			{font-size: 14px;}
a			{text-decoration:none;}
a:hover		{text-decoration:none;}

h1			{font-size: 36px;}
h2			{font-size: 30px;}
h3			{font-size: 21px;}
h4			{font-size: 21px; letter-spacing: -1px;}
h5			{font-size: 18px;}
h1, h2, h3, h4, h5{
	margin-top: 0px;
}
.accordion_ .accordion-heading, .accordion_ .accordion-toggle:hover, p, h1, h2, a{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, Arial, sans-serif !important;
}

.content h1, .extra-content h1	{font-weight: bold; margin-bottom: 30px; padding-bottom: 5px; border-bottom: 3px solid;}

.big		{font-size: 21px;}
.bigger		{font-size: 26px;}

.break		{padding: 15px 0px;}

.btn.hidden-xs , .btn .hidden-xs 	{display: initial !important;}

.content	{}
.container	{position: relative;}

.btn				{box-shadow: 0px 5px 5px -5px #000; border: 0px;}
.btn:hover			{text-decoration: underline;}
.btn-default		{box-shadow: 0px 0px 0px 0px; border: 1px solid;}
.btn-default:hover	{text-decoration: none;}
.btn-link			{box-shadow: 0px 0px;}
.btn i				{margin: 0px 3px;}

/*--- HEADER START ---*/
	.header{
		background-image: url(../images/back.jpg);
		background-position: center center;
	}
	.header .navbar{
		position: relative; 
		margin: 0; 
		border:0;
	}
	.header .navbar #mainNav{
		position: absolute; 
		bottom: 0px; 
		right: 0px;
	}
	.header .navbar #mainNav .nav.visible-xs{
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.header .navbar #mainNav li a{
		margin: 0; 
		padding: 20px 0px 20px 20px; 
		font-size: 17px;
		text-shadow: 1px 1px 2px #555;
		font-weight: bold;
	}
	.header .navbar #mainNav li:hover ul{
		display: block !important;
	}
	.header .navbar #mainNav li ul		{
		transition:height 1s, transform 1s; 
		-webkit-transition:height 1s, -webkit-transform 1s; 
		display:none !important; 
		position: absolute; 
		z-index: 10; 
		list-style: none; 
		padding: 20px 0px; 
		box-shadow: 0px 0px 15px -5px #000; 
		border-radius: 0px 0px 5px 5px; 
		border: 1px solid; 
		border-top: 0;
	}
	.header .navbar #mainNav li ul li a	{
		display: block; padding: 10px 20px; margin: 0; text-decoration:none;
	}
	.header .navbar-toggle 			{
		position: absolute; 
		padding: 9px 10px; 
		border: 1px solid transparent; 
		border-radius: 5px; 
		margin:0px; 
		right: 15px; 
		bottom: 15px;
	}
	.header .account	{
		position: absolute; 
		top: 0px; 
		right: 0px; 
		z-index: 1; 
		margin: 0px 15px;
	}
	.header .account tr td{
		padding: 10px 0 5px 15px;
	}
	.header .account a	{
		text-decoration:none;
	}
	
	.header .navbar #mainNav .sf-menu li a .sf-sub-indicator {
		color: #fff;
		background: url(../img/indicator.png) no-repeat 0 bottom;
		width: 11px;
		height: 6px;
		position: absolute;
		display: block;
		bottom: -8px;
		left: 50%;
		margin-left: -6px;
		z-index: 5;
	}
	.navbar-brand img {
		max-height: 100px;
	}

/*--- HEADER END ---*/

/*--- SLIDER START ---*/

	.slider .visual				{box-shadow: 0px 5px 10px -5px #000;}
	.slider .page-header			{border-bottom: 0px; margin-right: 30px; margin-top: 80px;}
	.slider .page-header h1		{font-size: 24px; margin: 0;}
	.slider .page-header strong	{font-size: 36px;}
	.slider .page-header .btn	{padding: 10px 15px; border-radius: 10px; font-size: 18px;}

/*--- SLIDER END ---*/

/*--- INHOUD START ---*/

	.content, .extra-content		{padding: 60px 0px 30px 0px;}
	.content_home					{padding: 30px 0px 30px 0px;}
	.paragraph ul					{padding-left: 15px;}
	.paragraph ul li					{padding-bottom: 10px;}
	.paragraph figure .img_left		{margin: 0px 15px 15px 0px;}
	.content_home .paragraph figure .img_right{ 	margin: 90px 0px 15px 15px;}
	.paragraph figure .img_right		{margin: 0px 0px 15px 15px;}
	.paragraph figure .img_center		{width: 100%;}
	.paragraph .figure_center		{height: 200px; overflow: hidden; margin-bottom: 20px;}
	
	.accordion .accordion-heading	{box-shadow: 0px 5px 5px -5px #000;}
	.accordion .accordion-heading	{border: 1px solid;}
	.accordion .accordion-group		{margin-bottom: 5px;}
	.accordion .accordion-toggle		{padding: 15px; display: block; font-size: 16px;}
	.accordion .accordion-toggle	i	{font-size: 22px;}
	.accordion .accordion-body		{box-shadow: 0px 5px 10px -5px #aaa; margin-bottom: 10px;}
	.accordion .accordion-inner		{padding: 30px 15px 15px 15px; margin-top: -15px;}

	.subMenu	{margin-bottom: 30px; border: 1px solid; padding: 15px; border-radius: 5px; box-shadow: 0px 5px 10px -5px #000;}
	.subMenu a	{font-weight: bold; display: block;}
	.subMenu ul 	{padding-left: 0;}
	.subMenu ul li	{list-style: none; padding: 7px 15px; border-bottom: 2px solid;}
	
	.addressBlock	{margin-bottom: 15px;}
	.formatted		{margin: 0px 15px 15px 0px;}

/*--- INHOUD END ---*/

/*--- PORTFOLIO START ---*/

	.filter_navigation{
		margin-bottom: 30px;
	}
	#options{
		list-style: none;
		height: 43px;
		border-bottom: 5px solid;
		margin: 0px;
		padding: 0px 10px;
		border-bottom: 3px solid;
		border-radius: 5px;
	}
	.optionset {
		list-style: none;
		padding: 0px;
		float: left;
		display: block;
	}
	.optionset li {
		float: left;
		margin-right: 5px;
		-webkit-transition: background-color 500ms linear;
		-moz-transition: background-color 500ms linear;
		-o-transition: background-color 500ms linear;
		-ms-transition: background-color 500ms linear;
		transition: background-color 500ms linear;
	}
	.optionset li a {
		padding: 10px 20px;
		display: block;
		line-height: 20px;
		font-size: 16px;
	}
	.filter_img{
		position: relative;
		-webkit-transition: background-color 500ms linear;
		-moz-transition: background-color 500ms linear;
		-o-transition: background-color 500ms linear;
		-ms-transition: background-color 500ms linear;
		transition: background-color 500ms linear;
	}
	.filter_img img{
		opacity: 1;
		filter: alpha(opacity:100);
		-webkit-transition: opacity 500ms linear;
		-moz-transition: opacity 500ms linear;
		-o-transition: opacity 500ms linear;
		-ms-transition: opacity 500ms linear;
		transition: opacity 500ms linear;
	}
	.filter_img:hover img{
		opacity: 0.5;
		filter: alpha(opacity:50);
		-webkit-transition: opacity 500ms linear;
		-moz-transition: opacity 500ms linear;
		-o-transition: opacity 500ms linear;
		-ms-transition: opacity 500ms linear;
		transition: opacity 500ms linear;
	}
	.isotope-item{
		overflow: hidden;
	}
	.isotope-item .filter_img{
		overflow: hidden;
	}
	.portfolio_dscr{
		position: absolute;
		width: 100%;
		padding: 10px 20px;
		bottom: -150px;
		transition: bottom 1000ms;
		-webkit-transition: bottom 1000ms;
		-moz-transition: bottom 1000ms;
		-o-transition: bottom 1000ms;
		border-bottom: 5px solid;
	}
	.isotope-item:hover .portfolio_dscr{
		bottom: 0px;
		transition: bottom 500ms;
		-webkit-transition: bottom 500ms;
		-moz-transition: bottom 500ms;
		-o-transition: bottom 500ms;
	}

/*--- PORTFOLIO END ---*/

/*--- WEBSHOP START ---*/

	#webshopService					{padding: 10px 0px 10px 0px;}
	#webshopService h5				{text-align: center; font-size: 17px; margin: 0px; font-weight: bold;}
	.product						{text-align:center; margin-bottom: 15px; padding-top: 15px; padding-bottom: 15px;}
	.product:hover					{box-shadow: 0px 0px 1px 0px #000;}
	.product .productImage			{min-height: 200px;}
	.product .productImageHome		{min-height: 110px; position:relative;}
	.product .productImageTextHome	{position:absolute; top:3px; width:100%; background-color:rgba(40,60,10,0.5); color:#fff; /*border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;*/}
	.productItemImage img,
	.product .productImage figure img	{width: 100%; max-width: 300px;}
	.product .productImageHome figure img	{width: 100%; /*max-width: 300px;*/}	
	.product .productButton			{margin-top: 10px;}
	.orderdata 						{margin-bottom: 20px;}
	.checkout_address				{margin: 10px 0px;}
	.adressen						{min-width: 75%;}
	.adressen tr td					{padding: 10px;}
	.adressen tr td label				{display: flex;}
	.adressen tr td label input			{margin-right: 5px;}

	#webshop #chat h1				{border-bottom:0px; margin: 0px;}
	#webshop #chat .omschrijving		{min-height:50px;  border-bottom: 1px solid; margin-bottom:20px; padding-bottom:20px;}
	#webshop #chat .antwoord			{padding: 10px; border:1px solid;}
	#webshop #chat .antwoord textarea	{min-width:100%; max-width:100%; min-height: 100px; margin-bottom: 20px;}
	#webshop #chat .messages .listMessage{min-height:154px; padding: 15px; margin-top:10px;border:1px solid; display: inline-block; width:95%;}
	#webshop #chat .messages .btn		{margin-bottom:0px;}
	#webshop #chat .messages .name	{font-size: 16px; font-weight: bold; text-decoration: none;}
	#webshop #chat .messages .name:hover{text-decoration: underline;}
	#webshop #chat .messages .date-time{font-size: 10px;font-style:italic;}
	#webshop #chat .messageInfo		{padding-bottom: 5px; margin-bottom: 20px;}
	#webshop #chat .messageInfo p		{font-size: 10px;}
	#webshop #chat .message			{vertical-align:top;}
	#webshop #chat .avatarImage		{height: 100px; width: 100px; border: 1px solid; overflow:hidden; background-position: center center; background-size:cover;}
	#webshop #chat .in .avatarImage	{}
	#webshop #chat .out .avatarImage	{float:right;}
	#webshop #chat .in 				{margin-right:5%;}
	#webshop #chat .out				{margin-left:5%;}
	#webshop #chat .in .messageInfo	{float:left;}
	#webshop #chat .out .messageInfo	{float: right; width: 102px;}
	#webshop #chat .messages .bijlagen{border-top: 1px solid; padding-top:10px;}
	#webshop #chat .messages .bijlagen ul{list-style-type: disc; margin-left: 20px; color:transparent;}
		#webshop #chat .dropzone						{border: 1px solid; padding:5px; min-height: 50px; margin-bottom: 0px; margin-top: 10px;}
		#webshop #chat .dropzone	.dz-message			{font-weight:bold;}
		#webshop #chat .dropzone	.dz-details .cleanList{list-style: none; margin-left: 0px; text-decoration:none; font-weight: bold;}
		#webshop #chat .dropzone	.dz-details .cleanList:hover{text-decoration:underline;}
		#webshop #chat .dropzone	.dz-details li:first-child{list-style: none; margin-left: 0px;}
		#webshop #chat .dropzone	.dz-details li		{list-style: disc; margin-left: 20px;}
		#webshop #chat .dropzone	.data-dz-thumbnail	{max-width: 15px; padding-left: 10px;}
		#webshop #chat .dropzone	.dz-size			{padding-left: 10px;}
		#webshop #chat .dz-progress, #webshop #chat .dz-success-mark, #webshop #chat .dz-error-mark, #webshop #chat .dz-error-message
													{padding-left: 10px; display:none;}	




/*paginate*/
.paging {
	padding: 0 0 0 16px;
}

.totalnum{
	float: left;
	margin: 8px 20px 0 0;
}



/*filters */

.filter {
	margin-top:5px;
}

.filter label {
	font-weight: normal;
}
.filter strong {
	margin: 0;
	padding: 0 0 4px 6px;
	float: left;
	clear: both;
	width: 100%;
	cursor: pointer;
	

}
.filter .filterChoice {
	
	padding: 4px;
	margin-bottom: 5px;
	display: none;
	clear: both;
}
.filterChoice input[type=checkbox] {
	clear: both;
}
.filterChoice label {
	display:block;
	color:#000;
}

.filterChoice label.active {
	font-weight:bold;
}


.filterChoice label.has_no_products, .filterChoice label.has_no_products span {
	color: #999;
}

.filterChoice label span {
	color: #666;
	font-weight: normal;
}
.filterCategorie {
	background-color: #EDECEE;
	padding: 6px;
	float: left;
	width: 186px;
	margin-right: 5px;
	margin-bottom: 8px;
}
.filterCategorie .filter .filterChoice {
	border: none;
	padding: 0 0 7px 0 7px;
	margin: 0;
}

.filterCategorie .mainMenu li{
    width:100%;
    padding-top:10px;
    margin-top:10px;
	border-top: 4px solid #FFF;
}

.filter-toggle {
	background: url('../images/submenu-bullets-sprite-v3.png') 0 -1px no-repeat;
	cursor: pointer;
	display: block;
	line-height: 23px;
	overflow: hidden;
	padding: 0 44px 0 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #DADADA;
}
.filter-toggle:hover {
	background-position: 0 -25px;
	color: #666;
}
.filter-open .filter-toggle {
	background-position: 0 -49px;
	font-weight: bold;
}



/*--- WEBSHOP END ---*/

/*--- FOOTER START ---*/

	.footer				{padding: 40px 0px;}
	.footer p			{padding: 0; margin: 0;}
	.footer .foot-left	{text-align: left;}
	.footer .foot-right	{text-align: right;}

/*--- FOOTER END ---*/