header {
margin-bottom:15px;
}

/*
* Begin of top shoppingcart and shop logo
*/

	.header1 {
	margin-top:8px;
	}

	.header1 img {
	margin-left:15px;
	}


/*
* End of top shopping cart and shop logo
*/



/*
* Logo
*/

	.logoarea {
	margin-top:20px;
	margin-bottom:10px;
	}
	
	.logo {
	margin-top:0px;
	}	
	
	@media (max-width: 430px) {
		.logo img {
		width:100%;
		}
	}
	
	@media (min-width: 430px) and (max-width:768px) {
		.logo img {
		width:400px;
		max-height:60px;
		}
	}

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

		.logoarea {
		margin-top:20px;
		}

		.logo img {
		width:270px;
		max-height:95px;
		position:relative;
		top:5px;
		}
		
	}
	
	@media (min-width: 992px) and (max-width:1200px) {
		
		.logo img {
		width:361px;
		max-height:110px;
		margin-bottom:10px;
		position:relative;
		top:3px;
		}
		
	}
	
	@media (min-width: 1200px) {
	
		.logoarea {
		margin-bottom:25px;
		}
		
		.logo img {
		width:361px;
		max-height:110px;
		margin-bottom:10px;
		position:relative;
		top:3px;
		}
		
		.logoarea {
		margin-bottom:25px;
		}		
		
	}
	
	.punten {

	}
	
	.punten img {
	width:45px;
	padding-right:7px;
	}
	
	.echtewinkel,
	.vandaagbesteld {
	font-size:12px;
	}
	
	@media (max-width: 400px) {
	
		.punten {
		margin-top:12px;
		}
		
		.punten .col {
		margin-bottom:7px;
		}
		
		.punten .mobilecart {
		position: relative;
		top: -4px;
		left: -10px;
		}
	
	}
	
	@media (min-width: 400px) and (max-width:768px) {
	
		.punten {
		margin-top:22px;
		}
		
		.punten .col {
		margin-bottom:7px;
		}
		
		.punten .mobilecart {
		position: relative;
		top: -4px;
		left: -10px;
		}
	
	}
	
	@media (min-width: 768px) and (max-width: 992px) {
	
		.vandaagbesteld {
		text-align:right;
		height:31px;
		line-height:31px;
		position:relative;
		left:27px;
		}
		
		.echtewinkel {
		text-align:right;
		height:31px;
		line-height:31px;		
		}
		
		.echtewinkel img {
		position:relative;
		top:-6px;
		left:3px;
		}
	
	}
	
	@media (min-width: 992px) and (max-width: 1200px) {
	
		.vandaagbesteld {
		height:31px;
		line-height:31px;
		position:relative;
		left:-10px;
		}
		
		.echtewinkel {
		height:31px;
		line-height:31px;	
		position:relative;
		left:-40px;	
		}
		
		.echtewinkel img {
		position:relative;
		top:-4px;
		left:3px;
		}
	
	}
	
	@media (min-width: 1200px) {
	
		.vandaagbesteld {
		height:31px;
		line-height:31px;
		position:relative;
		left:25px;
		}
		
		.echtewinkel {
		height:31px;
		line-height:31px;	
		position:relative;
		left:-70px;	
		}
		
		.echtewinkel img {
		position:relative;
		top:-4px;
		left:3px;
		}
	
	}

/*
* End of logo
*/




/*
* List of shops at top
*/

	.shopsul {
	padding-bottom:12px;
	padding-right:0px;
	margin-bottom:50px;
	}	
	
	.shopsul h2 {
	font-size:19px;
	font-weight:bold;
	text-transform:none;
	margin-bottom:25px;
	}

	.shopsul ul {
	display:block;
	width:92%;
	margin:0px;
	padding:0px;
	}

	.shopsul ul li {
	display:block;
	background-color:#F1F1F2;
	width:23.2%;
	margin-right:7px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	}
	
	.shopsul li a {
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:14px;
	display:block;
	height:100%;
	width:100%;
	}

	.shopsul ul li.active a {
	font-weight:bold;	
	}

	.shopsul img {
	position:absolute;
	right:30px;
	bottom:0px;
	}
	
	.hallo {
	position:absolute;
	right:60px;
	bottom:6px;
	}
	
	@media (max-width: 768px) {
	
		.shopsul ul {
		display:block;
		width:100%;
		margin:0px;
		padding:0px;
		padding-right:15px;
		}

		.shopsul ul li {
		width:100%;
		display:none;
		height:38px;
		}
		
		.shopsul ul li a {
		line-height:38px;
		}
		
		.shopsul ul li.itemn-1,
		.shopsul ul li.itemn-2,
		.shopsul ul li.itemn-3 {
		display:block;
		}	
				
		.hallo {
		height:120px;	
		}
	
	}
	
	@media (min-width:400px) and (max-width: 768px) {
		
		.halloimg {
		position: absolute;
		width: auto !important;
		height: 200px !important;
		bottom: -45px;
		right: 0px;
		max-width: none !important;
		}
		
	}

	@media (max-width:540px) {
	
		.halloimg {
		position: absolute;
		height: 80px !important;
		width: auto !important;
		right: 10px;
		max-width: none !important;
		bottom: -45px;
		}
		
	}
	
	@media (min-width: 768px) and (max-width: 992px) {
	
		.shopsul ul {
		width:760px;
		margin:0 auto;
		}
	
		.shopsul ul li {
		width:32%;
		height:25px;
		}
		
		.shopsul ul li.itemn-16 {
		display:none;
		}
		
		.shopsul ul li a {
		line-height:25px;
		}
		
		.hallo {
		height:172px;
		}
		
		.halloimg {
		position: absolute;
		height: 110px !important;
		width: auto !important;
		max-width: none !important;
		right: 10px;
		bottom: -15px;
		}
	
	}

	@media (min-width: 990px) and (max-width:1200px) {

		.shopsul ul {
		width:860px;
		margin:0 auto;
		}
	
		.shopsul ul li {
		width:22%;
		height:25px;
		}
		
		.shopsul ul li a {
		line-height:25px;
		}
		
		.hallo {
		height:140px;
		}
		
		.halloimg {
		position: absolute;
		height: 90px !important;
		right: -60px;
		bottom: 30px;
		}
	}
	
	@media (min-width: 1200px) {

		.shopsul ul {
		width:960px;
		margin:0 auto;
		}
	
		.shopsul ul li {
		width:24%;
		height:25px;
		}
			
		.shopsul ul li a {
		line-height:25px;
		}
		
		.hallo {
		height:140px;
		}
		
		.halloimg {
		height: 110px !important;
		}

	}
	

/*
* End of list of shops at top
*/




/*
* Shop name area
*/

	.tussenbalk {
	width:100%;
	margin-bottom:15px;
	}

	.bigdivider {
	background:#26ADEE;
	padding:0px 5px;
	position:relative;
	z-index:10;
	height:40px;
	padding-bottom:5px;
	margin-top:20px;
	}
	
	.shoptitel {
	color:#fff;
	font-size:32px;
	line-height:36px;
	font-family: HelveticaNeueLTStd-Blk;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	padding-top:0px;
	padding-bottom:0px;
	}

	.alleshops {
	color:#fff;
	padding:0px;
	margin:0px;
	padding-right:4px;
	position:relative;
	top:2px;
	}
		
	.mac .alleshops {
	position:relative;
	top:0px;
	}

	.alleshops a {
	font-size:18px;
	line-height:34px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	position:relative;
	z-index:10;
	}
	
	@media (max-width: 768px) {

		.bigdivider {
		height:63px !important;
		}
		
		.alleshops a {
		float:left !important;
		margin-top:-7px;
		margin-left:2px;
		}
		
		.shoptitel {
		font-size:20px;
		}
		
		.bigdivider {
		z-index:-10;
		}
		
	}
	
	@media (min-width:768px) {
	
		.mac .bigdivider {
		height:36px;
		padding-top:2px;
		}
	
	}
	

/*
* End of shop name area
*/



/*
* Navigation
*/


.navbar-inverse {
background-color:transparent;
border:0px;
position:relative;
top:3px;
margin-bottom:13px;
}

.navbar .main-menu {
display:table;
}

.navbar .main-menu li {
display:table-cell;
width:16.66%;
}

nav ul.main-menu li a {
font-weight:normal;
}

.navbar .nav-justified li:first-child a {
text-align:left;
}

.navbar .nav-justified li:last-child a {
text-align:right;
}

.navbar-inverse .container-fluid {
padding:0px;
}

.navbar {
min-height:0px !important;
}

.navbar .main-menu {
padding:0px;
margin:0px;
margin-bottom:8px;
}

@media (min-width:980px) {

	.navbar .main-menu {
	width:100%;
	}
	
	.navbar .main-menu li:after {
	display:block;
	background-color:#191919;
	height:1px;
	width:10px;
	content:" ";
	position: absolute;
	top: 8px;
	}

	.navbar .main-menu li {
	width:18.66%;
	}

	.navbar .main-menu li:first-child:after {
	display:none;
	}
	
	.navbar .main-menu li:first-child {
	width:150px;
	}
	
	.navbar .main-menu li:last-child {
	width:150px;	
	}
	
}

.navbar-collapse {
padding:0px;
}

.navbar-inverse .navbar-toggle {
background-color: #36AAF2;
border-color: #fff;
margin-top: -55px;
position: relative;
left: 3px;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color:#D02D2A;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border:0px;
}

.zakelijk {
text-align:right;
position:relative;
top:10px;
z-index:10;
margin-bottom:-30px;
}

@media (max-width:768px) {

	.zakelijk {
	text-align:left;
	margin-bottom:10px;
	float:none !important;
	}
	
	.tussenbalk {
	margin-bottom:0px;
	margin-top:-15px;
	}

	.logoarea {
	margin-bottom:0px;
	}
	
	header {
	margin-bottom:17px;
	}

}

.zakelijk ul {
margin-bottom:0px;
position:relative;
top:4px;
}

.zakelijk a {
color:#686969;
}

.zakelijk ul li {
border-left:1px solid #686969;
line-height:12px;
padding-left: 13px;
padding-right: 10px;
}

.zakelijk ul li:first-child {
border-left:0px;
}



/* NAVIGATION */


	@media (min-width: 992px) {
		
		nav ul.main-menu {
		width:100%;
		position: relative;
		left: 0px;
		height:19px;
		margin-top:10px;
		margin-bottom:10px;
		}
		
		nav ul.main-menu li a {
		background-color: rgba(0, 0, 0, 0) !important;
		color:#000;
		padding:0px;
		margin:0px;
		font-size:14px;
		border-radius:0px;
		line-height:14px;
		border-right:0px solid #000;
		}

		nav ul.main-menu li:first-child a {
		border-left:0px solid #000;
		}

		header ul.main-menu li.active > a,
		header ul.main-menu a:hover,
		header ul.main-menu li > a:focus {
		text-decoration:underline;
		}

		.nav-pills>li.active>a, 
		.nav-pills>li.active>a:hover, 
		.nav-pills>li.active>a:focus {
		color:#000;
		}

	}

	
	@media (max-width: 992px) {

		button.mobile-menu {
		background-color:#26ADEE !important;
		padding: 10px 15px;
		position:relative;
		left:15px;
		top:17px;
		}

		button.mobile-menu .glyphicon:before {
		color: #fff;
		}

		button.mobile-menu span {
		background-color: #26ADEE;
		}

		.mobile-menu-content {
		margin-top:10px;
		background-color:#fff;
		margin-bottom:0px;
		}
	
		.nav-justified>li>a {
		text-align: center;
		margin-bottom: 5px;
		color:#000;
		}
	
	}

	@media (max-width: 768px) {
	
		.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		padding:0px 15px;
		}
		
		.navbar {
		min-height:0px !important;
		}
	
	}

	@media (min-width: 768px) and (max-width: 992px) {
  	
  		.mobile-menu-content {
    	width: 750px;
		margin: 0 auto;
	  	}
  	
	}

.mobile-menu-content .nav > li > a {
width: 100%;
height: 40px;
color: #fff;
background-color:#26ADEE;
}

.mobile-menu-content .nav-pills > li.active > a,
.mobile-menu-content .nav-pills > li > a:hover,
.mobile-menu-content .nav-pills > li > a:focus {
background-color:#D1232A;
width: 100%;
height: 40px;
}

 

/* EINDE MOBILE NAVIGATION */






/*
* End of navigation
*/








.slider {
margin-bottom:20px;
}

.slider img {
width:100%;
max-height:300px;
}

.slogan {

}

.slogan h1 {
color:#fff;
font-size:44px;
line-height:44px;
font-family: HelveticaNeueLTStd-Blk;
background-color:#26ADEE;
padding:0px;
margin:0px;
padding-left:7px;
}

.slogan h1 img {
position:relative;
top:-4px;
left:-5px;
}

.mac .slogan h1 {
line-height:38px;
padding-top:5px;
}




section {
margin-top:0px;
margin-bottom:50px;
}

section h1.pagetitel {
margin-top:0px;
}

@media (max-width: 768px){
	
	article {
	margin-bottom:20px;
	}
		
}

aside > div {
margin-bottom:15px;
}

aside .bespaar {
position:relative;
top:-4px;
}

aside .bespaar h1 {
margin-top:0px;
margin-bottom:2px;
font-size:27px;
font-family: HelveticaNeueLTStd-Blk;
}

aside .bespaar h2 {
margin-top:0px;
margin-bottom:3px;
font-size:21px;
}

aside .bespaar input {
width:100%;
}

aside .bespaar table {
width:100%;
}

@media (max-width: 768px){
 
}
@media (min-width: 992px) and (max-width: 1200px){
	aside .bespaar h1 {
	font-size:24px;
	}
	aside .bespaar h2 {
	font-size:20px;
	}
}
@media (min-width: 1200px) {
	aside .bespaar h1 {
	font-size:26px;
	}
}

aside .bespaar .bespaarform {
background-color:#D1232A;
padding:10px;
margin-bottom:5px;
}

aside .bespaar .bespaarform p {
font-size:9px;
white-space:nowrap;
padding-right:5px;
position:relative;
left:-4px;
top:1px;
color:#fff;
margin:0px;
padding:0px;
font-family: HelveticaNeueLTStd-Blk;
}

aside .bespaar .bespaarform button {
border:0px;
padding:0px;
background-color:transparent;
font-size:22px;
position:relative;
left:3px;
top:0px;
color:#fff;
font-family: HelveticaNeueLTStd-Blk;
}

aside .bespaar .hrlijn {
background-color:#000;
height:12px;
width:100%;
display:block;
}

aside .elementen {
padding-top:8px;
padding-bottom:3px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
background-color:#F1F2F2;
border:1px solid #BBBBBB;
}

aside .elementen > div {
padding: 0px 18px !important;
}

aside .elementen div > ul {
padding-left:0px !important;
list-style-type:none;
}

aside .elementen div ul li.widget_product_categories {
list-style-type:none;
margin:0px;
margin-left:-3px;
padding-left:3px;
margin-bottom:3px;
}


aside .elementen div ul li .glyphicon {
position:relative;
left:-3px;
}

aside .elementen div ul li a {
color:#000;
font-size:13px;
}

.widgettitel {
margin:0px;
margin-top:10px;
margin-bottom:9px;
}

aside .waarom {
background-color:#F1F2F2;
padding:10px;
margin-bottom:15px;
border:1px solid #bbbbbb;
}

aside .waarom h4 {
text-align:center;
color:#8ED8F8;
margin-top:4px;
margin-bottom:6px;
}

aside .waarom .waaromcontent {
background-color:#fff;
padding:15px;
margin-bottom:15px;
}

aside .waarom .waaromcontent p {
font-size:12px;
margin-bottom:0px;
}

.google {
margin-top:15px;
padding-bottom:0px;
}

.google p {
margin-bottom:0px;
position:relative;
top:-2px;
}

aside h4.trustpilot {
color:#fff !important;
background-color:#36ABF4;
padding-top: 8px;
padding-bottom: 4px;
margin-bottom: 0px;
}

@media (min-width: 992px) and (max-width: 1200px){
	aside h4.trustpilot {
	font-size:11px;
	}
}

aside .klantcontent {

}

aside .klantcontent img {
width:100%;
}

aside .nieuwsbrief {
margin-top:30px;
}

aside .nieuwsbrief h4 {
text-align:left;
}

aside .nieuwsbrief p {
color:#686969;
font-size:12px;
margin-bottom:2px;
padding-top:5px;
}

aside .nieuwsbrief .wysija-input {
width:100%;
margin-bottom:5px;
}

aside .nieuwsbrief label {
margin-top:3px;
color:#686969;
font-size:12px;
margin-bottom:2px;
}

aside .nieuwsbrief .wysija-submit {
margin-top:7px;
}

.socialize div {
text-align:center;
padding:3px;
margin:0 auto;
}

.socialize div img {
margin:0 auto;
width:80%;
}

@media (min-width: 1200px) {
	
	.header-left,
	.sidebar-left,
	.sidebar-right {
	width:20%;
	}
	
	.sidebar-left {
	right:80%;
	}
	
	.header-right {
	width:80%;
	}
	
	.header-left {
	width:25%;
	}
	
	.header-right {
	width:75%;
	}


	.sidebar-right {
	width:19%;
	overflow:hidden;
	}
	.main-content {
	width:80%;
	left:20%;;
	}
}

@media (min-width:992px) and (max-width:1200px){

	.header-left,
	.sidebar-left,
	.sidebar-right {
	width:23%;
	}
	
	.sidebar-left {
	right:77%;
	}	

	.main-content {
	width:77%;
	left:23%;;
	}
	
}

@media (min-width: 968px) {

	.main-content {
	margin-top:0px;
	}

}

footer {
margin-bottom:40px;
color:#fff;
font-size:13px;
text-shadow: 1px 1px 3px #000;
-webkit-text-shadow: 1px 1px 3px #000;
-moz-text-shadow: 1px 1px 3px #000;
-o-text-shadow: 1px 1px 3px #000;
}

footer ul {
margin-left:-10px;
padding-left:0px;
list-style-type:none;
}

footer ul li {
list-style-type:none;
padding-left: 1.3em;
}

footer ul li .glyphicon {
position:relative;
left:-10px;
color:#36ABF4;
}

footer a {
color:#fff;
}

footer a:hover {
color:#C92B1C;
text-decoration:none;
}

footer h4.widgettitel {
font-size: 16px;
margin-bottom: 15px;
text-shadow: 1px 1px 3px #000;
-webkit-text-shadow: 1px 1px 3px #000;
-moz-text-shadow: 1px 1px 3px #000;
-o-text-shadow: 1px 1px 3px #000;
}


footer .footer-content .col {
background:#121214;
padding:25px 55px;
padding-top:50px;
height:250px;
padding-right:0px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	footer .footer-content .col {
	padding-top:48px;
	padding-bottom:48px;
	padding-left:50px;
	padding-right:0px;
	}
}

.footer-ribon {
background: #36ABF4;
position: absolute;
margin: -16px 0 0 35px;
padding: 6px 20px 3px 16px;
z-index: 10;
}

.footer-ribon:before {
border-right: 10px solid #0388DB;
border-top: 16px solid transparent;
content: "";
display: block;
height: 0;
left: -10px;
position: absolute;
top: 0;
width: 7px;
}

.footer-ribon span {
color: #FFF;
font-size: 1.2em;
text-shadow:0px 0px 0px !important;
-webkit-text-shadow:0px 0px 0px !important;
-moz-text-shadow:0px 0px 0px !important;
-o-text-shadow:0px 0px 0px !important;
}

.header-left {
padding-left:20px;
padding-right:5px;
}

.header-left h1 {
text-transform:normal;
font-size:21px;
font-family: HelveticaNeueLTStd-Blk;
}

.header-left p {
}

.buttonlink {
color: #fff;
font-size: 15px;
font-family: HelveticaNeueLTStd-Blk;
background-color:#CD2724;
padding: 0px;
margin: 0px;
padding-left: 9px;
padding-top:11px;
padding-bottom:8px;
display:block;
margin-bottom:5px;
position:relative;
}

.buttonlink.page {
background-color: #41A9FA;
width:200px;
}

.buttonlink:after {
content:url(../../images/favi.png);
position:absolute;
height:15px;
width: 15px;
display: block;
right: 25px;
top: 3px;
}

.buttonlink:hover {
color:#fff;
text-decoration:none;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.buttonlink {
	padding-top:15px;
	padding-bottom:11px;
	}
	.buttonlink:after {
	top:4px;
	}	
}

.sidebar-right .buttonlink {
margin-top:20px;
margin-bottom:20px;
}

.col-md-12.wpb_column {
padding:0px;
}

.main-content li {
margin-bottom:10px;
list-style-type: none;
}

.main-content li .glyphicon {
position: absolute;
margin-left: -20px;
top:inherit;
margin-top:2px;
color: #C92B1C;
}

.verhuisbutton {
padding-left:2px;
padding-right:2px;
}

.verhuisbutton a {
background-color:#26ADED;
margin-bottom:3px;
width:100%;
display:block;
position:relative;
font-family: HelveticaNeueLTStd-Blk;
font-size:14px;
text-align:center;
text-transform:uppercase;
color:#fff;
padding-top:12px;
padding-bottom:9px;
padding-left:5px;
padding-right:5px;
}

.verhuisbutton a:hover {
text-decoration:none;
}

.verhuisbutton-8 a {
background-color:#C92B1C;
}

.verhuisbutton .verhuishr {
background-color:#121214;
width:100%;
height:7px;
display:block;
margin-bottom:15px;
}

.gform_wrapper ul {
  padding-left: 0;
  list-style: none; }
 
.gform_wrapper li {
  margin-bottom: 15px; }
 
.gform_wrapper form {
  margin-bottom: 0; }
 
.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }
 
.ginput_container input[type="text"], 
.ginput_container input[type="textarea"], 
.ginput_container input[type="tel"], 
.ginput_container input[type="email"], 
.ginput_container select, 
.ginput_container textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
  }
 
.gfield_radio li .glyphicon {
display:none;
}
 
.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #999; }
 
.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999; }
 
.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999; }
 
.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #999; }
 
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); }
 
.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }
 
textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }
 
.ginput_container textarea {
  height: 170px; 
  }
 
.gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
 
.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
 
.gform_button:hover, .gform_button:focus {
  color: #333;
  text-decoration: none; }
 
.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }
 
.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }
 
.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #428bca;
  border-color: #357ebd; }
 
.gform_wrapper .gfield_error .gfield_label {
  color: #b94a48; }
 
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48; }
 
.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6); }
 
.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }
 
.validation_error h4 {
  margin-top: 0;
  color: inherit; }
 
.validation_error .alert-link {
  font-weight: bold; }
 
.validation_error>p, .validation_error>ul {
  margin-bottom: 0; }
 
.validation_error>p+p {
  margin-top: 5px; }
 
.validation_error hr {
  border-top-color: #e6c1c7; }
 
.validation_error .alert-link {
  color: #953b39; }
 
#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
 
#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }
 
#gforms_confirmation_message .alert-link {
  font-weight: bold; }
 
#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0; }
 
#gforms_confirmation_message>p+p {
  margin-top: 5px; }
 
.gallery-row {
  padding: 15px 0; }
 
.aligncenter {
  display: block;
  margin: 0 auto; }
 
.alignleft {
  float: left; }
 
.alignright {
  float: right; }
 
figure.alignnone {
  margin-left: 0;
  margin-right: 0; }
  
.gform_wrapper .gfield_label {
margin-left:20px;
}

.gform_wrapper .glyphicon {
margin-left:0px !important;
}

.gform_wrapper h3 {
margin-bottom:14px;
}

.gform_body ul li {

}

.gform_body > ul > li:after {
display:block;
clear:both;
content:" ";
}

.gform_body > ul > li > label {
float:left;
width:180px;
position:relative;
top:8px;
}

.gform_body ul li .glyphicon {
margin-top:10px;
}

.ginput_container {
float:left;
}

.recaptchatable #recaptcha_response_field {
margin:0px !important;
padding:0px !important;
height:20px !important;
display:inline !important;
}

.carousel-control {
background-image:none !important;
background-color:transparent;
}

.carousel-control span {
color:#C92B1C;
}

.carousel {
width:90%;
margin:0 auto;
margin-bottom:10px;
position:relative;
top:-1px;
}

.carousel h2 {
display:block;
margin-top:-40px;
text-align:center;
color:#fff;
text-shadow:1px 1px 3px #000;
-webkit-text-shadow:1px 1px 3px #000;
-moz-text-shadow:1px 1px 3px #000;
-o-text-shadow:1px 1px 3px #000;
font-size:14px;
font-family: HelveticaNeueLTStd-Blk;
}

.carousel a:hover {
text-decoration:none;
}

.carousel-control.left {
width:10px;
height:63px;
left:-40px;
}

.carousel-control.right {
width:10px;
height:63px;
right:-40px;
}

.carousel img {
height:73px;
width:110px;
}

.carousel a {
height:83px;
}

@media (min-width: 1200px){

	.carousel a {
	height:120px;
	}

	.carousel img {
	height:110px;
	width:110px;
	}

	.carousel img {
	width:172px;
	}

	.carousel-control.left {
	height:103px;
	}

	.carousel-control.right {
	height:103px;
	}
	
	.carousel h2 {
	margin-top:-60px;
	font-size:16px;
	}

}

@media (min-width: 992px) and (max-width: 1200px) {
	.verhuisbutton a {
	font-size:13px;
	}
}

.gfield_html {
background-color:#36ABF4;
padding:10px 10px;
font-size:17px;
color:#fff;
text-transform:uppercase;
margin-bottom:27px !important;
padding-top:5px;
padding-bottom:4px;
}

.gfield_html .glyphicon {
display:block;
width:100%;
height:6px;
background-color:#000000;
margin-left:-10px !important;
margin-top:31px !important;
}

.gfield_html .glyphicon-chevron-right:before {
content:"";
}

.gfield_radio {
margin-bottom:-5px;
margin-top:5px;
}

.gfield_radio li {
margin-bottom:2px;
}

.gfield_radio label {
position:relative;
left:6px;
top:1px;
}

.google {
text-align:center;
}

.google table {
position:relative;
left:6px;
}

input[type=text],
select {
	-webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #fff; 
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #85878A;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:5px;
    padding-right:5px;
    position:relative;
    color:#888 !important;
    width:100%;
    font-size:12px;
}

.mac input[type=text] {

}
 
.mac select {

}

.form-control {
width:100% !important;
}


#searchsubmit.button {
background: #26ADEE;
color: #8F9194;
border: 0px;
border-radius: 0px;
text-shadow: 0px 0px 0px;
-webkit-text-shadow: 0px 0px 0px;
-moz-text-shadow: 0px 0px 0px;
-o-text-shadow: 0px 0px 0px;
font-weight: normal;
position:relative;
top:0px;
line-height:25px;
padding:0px;
padding-left:8px;
padding-right:8px;
}

/*select:after {
content:url(../../images/arrowdown.png);
position:absolute;
}*/

.between select {
margin-right:15px;
width:244px;
}

.elementen select {
width:100%;
margin-right:0px;
}

div.widget_layered_nav {
margin-bottom:30px;
margin-top:0px;
}

div.widget_layered_nav h4 {
margin-bottom:4px;
}

div.widget_layered_nav select {
margin-bottom:0px;
}

/*.widget_shopping_cart {
margin-top:30px;
margin-bottom:30px !important;
} */

.term-description {
margin-bottom:15px;
}

.woocommerce-breadcrumb {

}

.page-title {
margin-top:0px;
}

.wc-forward {
width:100%;
font-size:12px !important;
margin-bottom:5px !important;
}

.shoppingcart a {
color:#000;
position:relative;
top:3px;
}

.shoppingcart img.shoppingcartimg {
position:relative;
top:0px;
left:2px;
}

.logobalk {
position:relative;
}

@media (max-width: 990px) {
	
	.header1 {
/*	display:none;*/
	}
	
	.vandaag {
	
	}
	
}

.products {
margin-bottom:-10px !important;
}

.products .product {
/*border:1px solid #D9D6D6;*/
padding:10px !important;
padding-bottom:25px !important;
position:relative;
}

.products .product .button {
float:right;
margin-bottom:-26px;
margin-right:-11px;
right:0px !important;
bottom:0px !important;
background:#26ADEE;
color:#FFF460;
border:0px;
border-radius:0px;
text-shadow: 0px 0px 0px;
-webkit-text-shadow: 0px 0px 0px;
-moz-text-shadow: 0px 0px 0px;
-o-text-shadow: 0px 0px 0px;
font-weight: normal;
font-size:14px;
height:26px;
text-transform:uppercase;
}

.products .product p {
font-size:10px;
}

.products .product .button:hover {
background:#29B14C !important;
color:#fff;
}

.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page #content input.button:active{
/*position:absolute !important; 
bottom:0px !important;
height:26px !important;
background-color:#CB2F22 !important;
background:#CB2F22 !important;*/
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
color:#000;
font-weight:bold;
font-size:15px;
padding-bottom:4px !important;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
position:absolute !important;
bottom:1px !important;
left:10px !important;
margin:0px !important;
font-size:14px !important;
color:#000 !important;
font-weight:bold !important;
}

.categories {
margin-top:10px;
}

.categories .products .product {
padding:0px !important;
border:0px;
text-align:center;
margin-bottom:18px !important;
}

@media (min-width:968px){

	.categories .products .product {
	height:240px;
	}

}

.categories .products .product a {
color:#686969;
}

.moreproducts {

height:60px;
line-height:60px;
position:relative;
margin-bottom:40px;
}

@media (max-width:600px){

	.moreproducts {
	height:81px;
	line-height:81px;
	}

}

.moreproducts a {
text-align:right;
line-height:20px;
position:absolute;
right:4px;
top:11px;
color:#fff;
background-color: #F17B41;
font-size: 17px !important;
text-transform:uppercase;
border: 1px solid #000;
border-radius: 0px;
padding: 8px 40px !important;
}

.moreproducts a:hover {
color:#fff;
background-color:#3BB237;
text-decoration:none;
}

.relatedheader {
border-bottom:6px solid #26ADEE;
width:100%;
margin-top:-20px;
position:relative;
}

.relatedheader h2 {
font-size:37px;
color:#26ADEE;
text-transform:uppercase;
float:left;
position:relative;
/*left:25px;*/
top:54px;
font-family:'HelveticaNeueLTStd-Blk';
}

.relatedheader.nick {
margin-top:0px;
}

.relatedheader.nick img {
width:125px;
}

@media (max-width:1200px){

	.relatedheader h2 {
	font-size:34px;
	position:relative;
	left:10px;
	}

}

.relatedheader img {
float:right;
margin-right:10px;
width:110px;
}

@media (max-width:768px) {

	.relatedheader h2 {
	font-size:17px;
	bottom:125px;
	left:0px;
	position:absolute;
	margin-top:0px;
	}
	
	.relatedheader img {
	float:right;
	width:80px;
	margin-right:0px;
	}

}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {

}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
margin-bottom:0px !important;
}

.related.products .relatedheader {
margin-bottom:15px;
margin-top:0px;
}

@media (max-width:1200px){

	.related.products .relatedheader h2 {
	font-size:27px;
	}	

}

@media (max-width:768px){

	.related.products .relatedheader h2 {
	font-size:17px;	
	margin:0px;
	position:relative;
	left:0px;
	}

	.related.products .relatedheader img {
	width:100px;
	margin-right:0px;
	}

}

.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
border:1px solid #DFDBDF;
margin-bottom:10px !important;
padding-left:15px !important;
padding-right:15px !important;
padding-top:2px !important;
padding-bottom:10px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
border:0px !important;
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
background-color: #8fae1b;
content: "\2713";
position: absolute !important;
padding-bottom: 5px !important;
height: 40px !important;
}

.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
height:40px !important;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
font-size:11px !important;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
box-shadow:0px 0px 0px !important;
-webkit-box-shadow:0px 0px 0px !important;
-moz-box-shadow:0px 0px 0px !important;
-o-box-shadow:0px 0px 0px !important;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
text-transform:uppercase;
}

.voorraadoverzicht {
color:#000;
margin-bottom:0px;
padding-bottom:2px;
font-size:13px;
}

aside .elementen > div.widget_product_categories {
padding-right:0px !important;
}

.widget_layered_nav h4,
.widget_shopping_cart h4,
.widget_product_categories h4 {
color:#26ADEE;
text-transform:uppercase;
font-weight:bold;
}

.voorraadoverzicht {
font-size:10px !important;
margin-bottom:4px;
}

.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
font-weight:normal;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
box-shadow:0px 0px 0px !important;
-webkit-box-shadow:0px 0px 0px !important;
-moz-box-shadow:0px 0px 0px !important;
-o-box-shadow:0px 0px 0px !important;
}

.woocommerce div.product div.bssingleproduct div.entry-summary, .woocommerce-page div.product div.bssingleproduct div.entry-summary, .woocommerce #content div.product div.bssingleproduct div.entry-summary, .woocommerce-page #content div.product div.bssingleproduct div.entry-summary {
padding:0px !important;
}

.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
font-size: 14px;
font-weight: bold;
}

.woocommerce div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page div.product p.stock, .woocommerce-page #content div.product p.stock,
.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
color:#29B14C !important;
font-weight:bold;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
margin-top:2px !important;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {

}




/* DIT IS DE CATEGORIE VIEW */


.woocommerce ul.products li.product a.woocommerce-main-image, 
.woocommerce-page ul.products li.product a.woocommerce-main-image {
display:block;
text-align:center;
vertical-align:middle;
position:relative;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
/*height:65px;*/
height:auto;
margin-bottom:10px !important;
}

@media (max-width:968px){

	.woocommerce ul.products li.product h3,
	.woocommerce-page ul.products li.product h3 {
	height:65px;
	}
	
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size:12px !important;
	}

}

.shortdescriptioncategorie {
height:52px;
}







/* DIT IS DE PRODUCT VIEW */


.woocommerce div.product div.images, 
.woocommerce #content div.product div.images, 
.woocommerce-page div.product div.images, 
.woocommerce-page #content div.product div.images {
display:table-cell;
width:100%;
height:400px;
vertical-align:middle;
text-align:center;
/*border:1px solid #919394;*/
}

.woocommerce div.product div.images a,
.woocommerce #content div.product div.images a,
.woocommerce-page div.product div.images a,
.woocommerce-page #content div.product div.images a {
height: 400px;
display: table-cell;
vertical-align: middle;
text-align: center;
width: 438px;
}

.woocommerce div.product div.images img, 
.woocommerce #content div.product div.images img, 
.woocommerce-page div.product div.images img, 
.woocommerce-page #content div.product div.images img {
width:auto !important;
max-height:400px !important;
margin:0 auto;
}

.socialatproduct {
position:relative;
top:-20px;
}

.listtable {
padding-bottom:15px;
width:48%;
}

@media (max-width:768px){

	.listtable {
	width:100%;
	}
	
	.woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
	margin-top:15px !important;
	}
	
}

.shop_attributes {
border:1px solid #C9CECE !important;
border-radius:15px;
}

.shop_attributes p {
color:#000 !important;
}

.woocommerce table.shop_attributes .alt td, 
.woocommerce table.shop_attributes .alt th, 
.woocommerce-page table.shop_attributes .alt td, 
.woocommerce-page table.shop_attributes .alt th,
.woocommerce table.shop_attributes th, 
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes td, 
.woocommerce-page table.shop_attributes td {
border:1px solid #C9CECE !important;
padding:4px !important;
padding-left:8px !important;
}

.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
line-height:normal !important;
margin:0px !important;
}

.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
font-weight:normal !important;
}

.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
padding:0px !important;
}

.headerlisttable {
background-color: #DDDFE0;
padding: 10px;
height: 30px;
position: relative;
width: 100%;
display: table;
border-radius:10px 10px 0px 0px;
border:1px solid #C9CECE !important;
border-bottom:0px;
top:1px;
}

.headerlisttable b {
color:#161313;
font-size:13px;
}

.informatieaanvraag {
background-color:#E5E7E7;
padding-left:10px;
font-size:20px;
text-transform:uppercase;
padding:10px 20px;
margin-top:10px;
margin-bottom:10px;
width:100%;
display:block;
}

.informatieaanvraagmain {
display:block;
padding-top:0px;
padding-bottom:0px;
}




.toevoegencart {
background-color:#E5E7E7;
padding-left:10px;
text-transform:uppercase;
padding:10px 20px;
margin-top:10px;
height:46px;
margin-bottom:10px;
width:100%;
display:block;
}

.toevoegencartmain {
display:block;
padding-top:0px;
padding-bottom:0px;
}

.toevoegencart button {
text-shadow:0px 0px 0px !important;
background:none !important;
border:0px !important;
box-shadow:0px 0px 0px !important;
-webkit-box-shadow:0px 0px 0px !important;
-moz-box-shadow:0px 0px 0px !important;
-o-box-shadow:0px 0px 0px !important;
padding:0px !important;
font-size:20px !important;
color:#428bca !important;
position:relative !important;
left:5px !important;
top:2px !important;
}

.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
font-size:20px !important;
text-transform:uppercase !important;
}

@media(max-width:768px) {

	.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
	font-size:15px !important;
	position:relative;
	top:6px !important;	
	}
	
	.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	margin-bottom: 15px;
	}
	
}
	
	
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
border:1px solid #000;
}	

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: left !important;
width: 48%;
text-align: left;
padding: 0px 15px;
margin-top:19px;
}

.toevoegencart button:hover {
color:#2E639A !important;
}

.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
color:#000 !important;
font-weight:normal !important;
}

.winkelwagentotaal {
text-align:left;
font-weight:bold;
}

.informatieaanvraagmain .glyphicon {
position:relative;
top:2px;
left:-5px;
}

.informatieaanvraag:hover {
text-decoration:none;
}

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
margin-bottom:0px !important;
}

.categories .border {
height:180px;
}

.categories .border a {
height:143px;
display: table-cell;
text-align: center;
vertical-align: middle;
position: relative;
left: 3px;
}

.categories .border a img {
height: auto;
display: block;
margin: 0 0 8px;
max-width:inherit !important;
}

.woocommerce ul.products li.product a img  {

}

.categories .border {
padding-left:0px;
/*border:1px solid #D9D6D6;*/
padding:10px !important;
position:relative;
margin-bottom:8px;
}

@media (min-width:968px) and (max-width:1200px) {

	.categories .border a {
	width:131px;
	}

	.categories .border {
	height:168px;
	}
	
	.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	height:65px;
	}
	
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size:12px !important;
	}

}

@media (max-width:768px) {

	

}

.woocommerce-page ul.products li.product {

}

.woocommerce ul.products li.product a.woocommerce-main-image {
height:200px;
display:table-cell !important;
width:300px !important;
padding:20px 0px;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
width:auto !important;
height:auto !important;
margin:0 auto !important;
max-height:140px !important;
max-width:140px !important;
}

.woocommerce ul.products li.product .border a.woocommerce-main-image {
height:160px !important;
}

.facebooklikebutton {
overflow:hidden;
}

.widget-cart {
padding-right:20px !important;
}

.cart_list li .glyphicon {
display:none !important;
}

.socialmediaiconen {
position:absolute;
z-index:10;
width:1140px;
bottom:40px;
}

.socialmediaiconen table {
margin:0 auto;
}

.socialmediaiconen table tr td img {
height:44px;
width:44px;
}

@media (max-width:768px) {

	.socialmediaiconen {
	width:auto;
	margin-left:50px;
	}

	footer .footer-content .col {
	height:auto;
	}

	.footer-4 {
	padding-bottom:120px !important;
	}

}

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

	.socialmediaiconen {
	width:auto;
	margin-left:50px;
	}

	footer .footer-content .col {
	height:auto;
	}
	
	.footer-4 {
	padding-bottom:120px !important;
	}

}

@media (min-width:968px) and (max-width:1200px) {

	.socialmediaiconen {
	width:940px;
	}

}

@media (min-width:1200px) {

}

.vinkjes {
margin-right:5px;
margin-top:15px;
}

.vinkjes ul {
list-style-type:none;
}

.vinkjes ul li {
list-style-type:none;
float:left;
margin-right:20px;
}

.vinkjes ul li img {
margin-right:4px;
}

.waaromvinkjes {
padding:5px !important;
}

.waaromvinkjes ul {
list-style-type:none;
padding:0px;
}

.waaromvinkjes ul li {
list-style-type:none;
margin-bottom:5px;
}

.waarom.widget_shopping_cart {
margin-bottom:15px !important;
}

.waarom.widget_shopping_cart #s {
width:100%;
margin:0 auto;
margin-bottom:10px;
}

.waarom.widget_shopping_cart #searchform {
text-align:center;
}

.waarom.widget_shopping_cart #searchsubmit {
background-color:#5A5A5A;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
color:#fff;
padding: 2px 20px;
font-size: 13px !important;
}

.copyright {
margin-top:2px;
}

.copyright,
.copyright p,
.copyright a {
text-shadow:none;
color:#000;
font-size:11px;
}

.removebuttonstyle {
background: none;
border: 0px;
text-decoration: underline;
color: gray;
}

.winkelwagenbijwerken {
text-align:right;
}

.checkoutbuttonniku {
background-color:#F17B41;
font-size:13px !important;
font-weight:bold;
border:1px solid #000;
border-radius:0px;
padding:8px 0px !important;
width:75%;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
z-index:10;
position:relative;
width:50%;
}

.readmore {
overflow:hidden;
height:63px;
margin-bottom:20px;
}

.readmore-js-toggle {
position:relative;
top:-28px;
}

#ship-to-different-address-checkbox {
margin-top: -10px;
margin-bottom: -10px;
position: relative;
top: -30px;
}

#ship-to-different-address {
margin-bottom:-15px;
}

.waaromwijcheckout .waarom {
position:relative;
top:200px;
left:80px;
overflow:hidden;
width:300px;
}

#place_order {
background-color:#F17B41;
background:#F17B41 !important;
font-size:14px !important;
font-weight:normal !important;
border:1px solid #000 !important;
border-radius:0px !important;
padding:13px 30px !important;
color:#000 !important;
text-shadow:0px 0px 0px !important;
-webkit-text-shadow:0px 0px 0px !important;
-moz-text-shadow:0px 0px 0px !important;
-o-text-shadow:0px 0px 0px !important;
}

#place_order:hover {
background:#F17B41 !important;
}

.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
padding-bottom:20px !important;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
font-size:12px !important;
}

center p {
    position:fixed;
    left:50%;
}

.widget_price_filter {
padding-top:5px;
padding-bottom:5px;
}

.widget_price_filter .price_label {
    font-size:10px;
}

/*
.widget_price_filter {
padding: 10px;
margin-bottom: 15px;
border: 1px solid #bbbbbb;
}*/

.glyphicon-shopping-cart {
-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.voorraadicon {
position:absolute;   
margin-top:-30px;
    right:0px;
}

.voorraadicon img {
 height:20px !important;   
}