@charset "utf-8";
/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll; 
	/*-y stands for the vertical scrollbar*/
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #b1b1b1;*/
	/*color: #999999;*/
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	min-width: 1024px;
	background-color: #404040;
}
h1 {
	/*color: #8be535;*/
	color: #666666;
	font-size: 24px;
	margin-top: 12px;
}

h2 {
	/*color: #8be535;*/
	color: #66cc00;
	margin-top: 0px;
	font-size: 18px;
}
h2 a {
	text-decoration:none;
	color: #66cc00;
	margin-top: 0px;
	font-size: 18px;
}
img {
	border:none;	
}
a {
	color: #999999;
}
#cont_header {
	background-image: url(images/header.png);
	height: 110px;
}
#cont_navigation {
	background-image: url(images/menu.png);
	height: 43px;
}
#cont_main {
	background-image: url(images/main_bg.png);
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#cont_footer {
	background-image: url(images/footer.png);
	height: 200px;
}
#header {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	height: 40px;
	width: 160px;
	background-image: url(images/topnavbg.png);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-bottom: 0;
	float: right;
	padding-right: 18px;
	margin-top: 12px;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #dcdcdc;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #FFF;
	min-height: 460px;
	font-size: 13px;
}
#main2 {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#promolinks {
	width: 470px; /* origineel 480px */
	float: left;
	height: 290px;
	font-size: 12px;
}
#promorechts {
	width: 470px; /* origineel 480px */
	float: right;
	height: 290px;
	font-size: 12px;
}
#footer {
	padding: 12px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	color:#ebf6ce;
	float: left;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li.titel
{
	font-size: 16px;
	font-weight: bold;	
}
#footer li.item
{
	padding-top: 4px;
	padding-bottom: 3px;
}
#footer li a
{
	text-decoration:none;
	color:#969696;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer li a:hover
{
	color: #2a2a2a;	
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:14px;
}

ul#menu li
{
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul#menu li a
{
	display:block;
	float:left;
	color:#ebf6ce;
	text-decoration:none;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px; /*was 0 px*/
	padding-left: 12px;
}
ul#menu li a:hover
{
	color: #2a2a2a;	
}
#navigation ul{
	/*background:#333333;*/
	/*height:40px;*/
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	}
#navigation li{
	float:left;
}
#navigation li a{
	color:#ebf6ce;
	display:block;
	margin:0px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px; /*was 0 px*/
	padding-left: 12px;
	text-align:center;
	text-decoration:none;
}
#navigation li a:hover{
	color:#2a2a2a;
}
#navigation li ul{
	background: url(images/submenu2.png) bottom;
	display:none;
	padding-bottom: 6px;
	margin:0px;
	border:0px;
	position:absolute;
	width:180px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}
#navigation li:hover ul{
	display:block;
}
#navigation li li {
		display:block;
		float:none;
		}
#navigation li ul a{
	display:block;
	color:#ebf6ce;
	margin:0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 18px;
	text-align:left;
}
#navigation li ul a:hover, #navigation li ul li:hover a{
	color:#66cc00;
	text-decoration:none;
}
.menuspecial{
	color: #2a2a2a;
}
.imgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
img.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
img.center{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	display: block;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.search-box{ /*outer background*/
	margin-bottom: 4px;
	padding-bottom: 0;
	float: right;
	padding-right: 18px;
	margin-top: 22px;
}
label.snelzoeken{
	float: left;
	margin-top: 3px;
	padding-right: 4px;
}
input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	padding: 3px 4px 0px 4px;
	height:18px;
	background: url(images/search-form.png) no-repeat top left;
	width: 119px;
}
input.search-go { /*search icon */
	float:left;
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 21px;
	width: 21px;
	background: url(images/search-icon.png) no-repeat top left;
	cursor: pointer;
}
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
	background:url(images/search-icon.png) no-repeat bottom left;
}
.GoogleRight {
	float: right;
}
.prijs {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.oplijsting ol li{
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	margin-bottom: 12px;
}
.oplijsting ul li{
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	margin-bottom: 12px;
}
.pklein {
	font-size: 10px;
}
.productlinks {
	width: 470px; /* origineel 480px */
	float: left;
	margin-bottom: 20px;
}
.productrechts {
	width: 470px; /* origineel 480px */
	float: right;
	margin-bottom: 20px;
}
.productimage {
	width: 200px; /* origineel 480px */
	float: left;
	height: 200px;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
}
.besparing {
	color: #090;
}
.subcat {
	width: 226px; /* origineel 480px */
	float: left;
	height: 42px;
	text-align: center;
	font-size: 14px;
	padding-top: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	background-color:#DEF3CA;
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
}
.subcatcontainer {
	padding-left: 11px;
}
.subcat2 {
	width: 226px;
	height: 164px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	background-color:#DEF3CA;
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
}
/* --- NIEUWE PROMOTIE KNOPPEN --- */

.promo-grid {
    display: flex;       /* Zorgt dat ze naast elkaar kunnen */
    flex-wrap: wrap;     /* Als het scherm te smal is, gaan ze onder elkaar */
    gap: 20px;           /* Ruimte tussen de blokken */
    margin: 30px 0;      /* Ruimte boven en onder het geheel */
}

.promo-btn {
    flex: 1 1 45%;       /* Zorgt voor 2 blokken naast elkaar (ongeveer 45% breed) */
    background-color: #66cc00;/* Elektrogigant groen */
    color: grey;      /* Witte tekst */
    text-align: center;
    text-decoration: none; /* Geen streep onder de link */
    padding: 30px 15px;
    border-radius: 10px; /* Mooie afgeronde hoekjes */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* Klein schaduwrandje */
    transition: transform 0.2s, background-color 0.2s;
}

/* Effect als je met de muis erover gaat */
.promo-btn:hover {
    background-color: #3d7109; /* Iets donkerder blauw */
    transform: translateY(-5px); /* Blokje komt iets omhoog */
}

/* HET GROTE PERCENTAGE */
.promo-percent {
    display: block;      /* Zorgt dat dit op een eigen regel staat */
    font-size: 60px;     /* Lekker groot */
    font-weight: bold;
    line-height: 1;      /* Zorgt dat er niet te veel witruimte omheen zit */
    margin-bottom: 10px;
    color: #FFD700;      /* Goud/Geel zodat het goed opvalt op blauw */
}

/* DE MERKEN TEKST */
.promo-brands {
    display: block;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase; /* Alles in hoofdletters */
    letter-spacing: 1px;
}

.promo-subtext {
    display: block;
    font-size: 22px;
    margin-top: 5px;
    opacity: 0.8; /* Iets minder fel wit */
}

/* VOOR MOBIEL: Blokken onder elkaar */
@media screen and (max-width: 700px) {
    .promo-btn {
        flex: 1 1 100%; /* Op mobiel neemt 1 knop de volle breedte */
    }
}
.afhaalkorting {
    font-size: 30px;
    color: #ffffff;
    background: linear-gradient(90deg, #004B93, #0073e6); /* Mooi verloopje */
    padding: 20px;
    border-radius: 0 50px 50px 0; /* Ronde vorm aan de rechterkant */
    margin-top: 12px;
    width: fit-content; /* De balk is zo breed als de tekst */
    
    /* De animatie */
    animation: binnenvliegen 2.5s ease-out forwards;
    opacity: 0; /* Begin onzichtbaar */
}

@keyframes binnenvliegen {
    0% {
        transform: translateX(-100px); /* Start iets naar links */
        opacity: 0;
    }
    100% {
        transform: translateX(0); /* Eindig op normale plek */
        opacity: 1;
    }
}