.home-banner.moederdag {
	padding-top: 		5px;
	height: 		420px;
}

.home-banner.moederdag .home-banner-tablecell h3 {
	font-size: 		26px;
	margin: 		0 auto 16px;
}
.home-banner.moederdag .category-button {
	padding-top: 	12px;
	margin-top: 	4px;
}
img.banier {
	margin: 	10px auto 14px;
}
img.hart {
	width: 		98px !important; 
	margin-top: 	32px;
}
img.banier.img-de {
	width: 		440px !important; 
	margin: 	8px auto 10px;
}
img.hart.img-de {
	width: 		94px !important; 
	margin-top: 	32px;
}
.category-banner-container.moederdag .category-banner-tablecell {
	height: 	200px;
	padding-top:	6px; 	
}

.category-banner-tablecell img.banier {
	width: 		420px !important; 
	margin-top: 	4px;
}
.category-banner-tablecell img.hart {
	width: 		74px !important; 
	margin-top: 	-15px;
}


.home-banner.moederdag .category-button a.light:hover {
	background: 	#FFF;
	color: 		#F1584A;
	border-color: 	#FFF;
}

.actie-button-container {
	display: 	block;
	width: 		100%;
	margin: 	0 auto;
	clear: 		left;
	text-align: 	center;
	overflow: 	hidden;
}
.actie-button-container ul {
	margin: 	0 auto;
	padding: 	0 3%;
	list-style-type: none;
}
li.actie-button {
	margin: 	0;
}
li.actie-button a {
	display: 	block;
	float: 		left;
	text-decoration: none;
	width: 		23.8%;
	height: 	60px;
	line-height: 	60px;
	background: 	RGBA(110, 161, 82, .5);
	text-transform: uppercase;
	color: 		#FFF;
	font-size: 	14px;
	font-weight: 	700;
	letter-spacing: 1px;
	margin: 	4px .6%;
	box-sizing: 	border-box;
}
li.actie-button a:hover {
	background: 	RGBA(110, 161, 82, .9);
}



/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 1024px) {
	

} /* END @MEDIA MAX 1024 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 800px) {

	img.banier.img-de {
		width: 		350px !important; 
		margin: 	8px auto 6px;
	}
	img.hart.img-de {
		width: 		92px !important; 
		margin-top: 	32px;
	}
	

} /* END @MEDIA MAX 800 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 700px) {

	.home-banner.moederdag  {
		height: 		320px;
	}
	
	.home-banner.moederdag  .home-banner-tablecell {
		height: 		300px;
	}
	
	.home-banner.moederdag  .home-banner-tablecell h3 {
		width: 			96%;
		font-size: 		20px;
		line-height: 		24px;
		margin: 		0 auto 18px;
	}
	.home-banner.moederdag  .category-button {
		padding-top: 		8px;
	}
	img.banier {
		width: 		390px !important; 
		margin-top: 	4px;
		margin-bottom: 	0px;
	}
	img.hart {
		width: 		78px !important; 
		margin-top: 	-15px;
	}
	.category-banner-tablecell img.banier {
		width: 		360px !important; 
		margin-top: 	4px;
		margin-bottom: 	0px;
	}
	.category-banner-tablecell img.hart {
		width: 		62px !important; 
		margin-top: 	-15px;
	}
	
} /* END @MEDIA MAX 600 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 420px) {


	.home-banner.moederdag  {
		height: 		340px;
	}
	
	.home-banner.moederdag  .home-banner-tablecell {
		height: 		320px;
	}
	
	img.banier,
	img.banier.img-de {
		width: 		330px !important; 
		margin-top: 	4px;
		margin-bottom: 	4px;
	}
	
	img.hart,
	img.hart.img-de {
		width: 		68px !important; 
		margin-top: 	-8px;
	}
		
	.category-banner-tablecell img.banier {
		width: 		300px !important; 
		margin-top: 	4px;
	}
	
	.category-banner-tablecell img.hart {
		width: 		58px !important; 
		margin-top: 	-10px;
	}
	.category-banner-tablecell h3 {
		width: 		90%;
	}
	.home-banner.moederdag  .home-banner-tablecell h3 {
		margin: 	0 auto 12px;
	}
	.home-banner.moederdag .main-banner-disclaimer {
		margin:		8px auto;
	}


} /* END @MEDIA MAX 420 */ 


/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 325px) {
	

	img.banier,
	img.banier.img-de {
		width: 		296px !important; 
		margin-top: 	4px;
		margin-bottom: 	4px;
	}
	
	img.hart,
	img.hart.img-de {
		width: 		58px !important; 
		margin-top: 	-20px;
	}
	
	.home-banner.moederdag  .home-banner-tablecell h3 {
		width: 			90%;
		font-size: 		20px;
		line-height: 		23px;
	}
	.category-banner-tablecell img.banier {
		width: 		270px !important; 
		margin-top: 	4px;
	}
	.category-banner-tablecell img.hart {
		width: 		58px !important; 
		margin-top: 	-10px;
	}
	.category-banner-tablecell h3 {
		width: 		90%;
	}




} /* END @MEDIA MAX 325 */ 


