html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: 'Be Vietnam Pro', sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}
h1 {
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight:300;
	color: #004494;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 47px;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #004494;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
#sitemap-list ul{
	
}

.m-cookie-popup {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	background: #004494;
	color: #fff;
	z-index: 999999;
	pointer-events: auto !important;
}

.m-cookie-popup * {
	pointer-events: auto !important;
}

.m-cookie-close {
	display: inline-block;
	padding: 8px 16px;
	background: #B8001B;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	margin-left: 10px;
	pointer-events: auto !important;
}


.sub_container {
	margin-left:20px;
}
#search-right {
	float:right;
	margin-bottom:100px;
	width:870px;
}
#search-right .product-list{
	margin-top:60px;
}
#search-box {
	float:left;
	padding-top:20px;
	padding-left:32px;
	width:238px;
	margin-bottom:30px;
	height:293px;
	margin-left:55px;
	background: #eceded url('../image/search_top.png') right top no-repeat;
}

.searchbox_button_VG {
	background:#B8001B;
	color: #ffffff;
	position: relative;
	float: right;
	margin-top: 5px;
	border: none; !important
	vertical-align: middle;
	height: 40px;
   	/*z-index: 10000; !important*/
   	font-size: 20px;
	}

.fa-fa-search {
    display: inline-block;
    font: normal normal normal 20px/1 'Be Vietnam Pro';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-button1 {
	cursor:pointer;
	display: block;
	position:absolute;
	left:400px;
	top:40px;
	width:100px;
	font-size: 17px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	margin-bottom: 5px;
	z-index: 6;
	line-height: 37px;
	height: 37px;
	background: #004494 url('../image/menu_top.png') top right no-repeat;
	padding-left: 17px;
}
.top-button2 {
	cursor:pointer;
	display: block;
	position:absolute;
	left:515px;
	top:40px;
	width:100px;
	font-size: 17px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	margin-bottom: 5px;
	z-index: 6;
	line-height: 37px;
	height: 37px;
	background: #004494 url('../image/menu_top.png') top right no-repeat;
	padding-left: 17px;
}
.top-button1.nav-selected {
    background: #B8001B url('../image/menu_top.png') top right no-repeat !important;
}
.top-button2.nav-selected {
    background: #B8001B url('../image/menu_top.png') top right no-repeat !important;
}
#search-box label{
	font-size:14px;
	color:#004494;
}
#search-box p{
	margin:0;
}
#search-box #button-search {
	margin-top:20px;
	height:30px;
	width:200px !important;
	background: url('../image/search-button.png') right top no-repeat;
}
#search-box #se {
	width:184px;
	height:30px;
	line-height:30px;
	color:#004494;
	font-size:14px;
	border-radius:10px;
	padding:0px 10px;
	background-color:#ffffff;
	margin-bottom:15px;
}
#search-box select {
	background-color:#004494;
	height:30px;
	color:#ffffff;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	width:206px;
	border:1px solid #004494;
	font-family: ''Be Vietnam Pro'', sans-serif;
	margin-bottom:15px;
}
#search-box h2{
	color:#004494;
	font-weight:bold;
	font-size:24px;
	margin-bottom:28px;
}
#defaultcontent ul {
	list-style-image:url('sqpurple.gif');
	background: #FFFFFF url('../image/link_right.png') 100% 50% no-repeat;
}

/* Footer Styles */
#footer {
    background-color: #004494;
    color: #ffffff;
    padding: 40px 0;
    margin-top: 50px;
}

#footer .content-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0 20px;
}

#footer h3 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

/* Quick Links */
.columnsnel,
#footer .column {
    flex: 1;
}

.columnsnel #snellink,
#footer .column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.columnsnel #snellink li,
#footer .column ul li {
    margin-bottom: 10px;
}

.columnsnel #snellink a,
#footer .column ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.columnsnel #snellink a:hover,
#footer .column ul li a:hover {
    text-decoration: underline;
}

/* Personal Section */
.columnpersonal,
#footer .column:nth-child(2) {
    flex: 1;
}

.columnpersonal #personal,
#footer .column:nth-child(2) ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.columnpersonal #personal li,
#footer .column:nth-child(2) ul li {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 16px;
}

/* Social Media Icons */
.columnvolgonsop,
#footer .column:nth-child(3) {
    flex: 1;
}

.columnvolgonsop a,
#footer .column:nth-child(3) a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 0.3s ease;
}

.columnvolgonsop a:hover,
#footer .column:nth-child(3) a:hover {
    opacity: 0.8;
}

#facebook,
.facebook {
    background-image: url('../image/facebook.png');
}

#Instagram,
.instagram {
    background-image: url('../image/instagram.png');
}

#linked,
.linkedin {
    background-image: url('../image/linkedin.png');
}

/* Contact Icons */
.contacticons,
#footer .column:nth-child(4) {
    flex: 1;
}

.contacticons #contacticons,
#footer .column:nth-child(4) ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contacticons #contacticons li,
#footer .column:nth-child(4) ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.contacticons #contacticons li a,
#footer .column:nth-child(4) ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.contacticons #contacticons li a:hover,
#footer .column:nth-child(4) ul li a:hover {
    text-decoration: underline;
}

.contacticons #contacticons #icon1:before,
.contacticons #contacticons #icon2:before,
.contacticons #contacticons #icon3:before,
#footer .column:nth-child(4) ul li:nth-child(1):before,
#footer .column:nth-child(4) ul li:nth-child(2):before,
#footer .column:nth-child(4) ul li:nth-child(3):before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.contacticons #contacticons #icon1:before,
#footer .column:nth-child(4) ul li:nth-child(1):before {
    background-image: url('../image/location.png');
}

.contacticons #contacticons #icon2:before,
#footer .column:nth-child(4) ul li:nth-child(2):before {
    background-image: url('../image/email.png');
}

.contacticons #contacticons #icon3:before,
#footer .column:nth-child(4) ul li:nth-child(3):before {
    background-image: url('../image/phone.png');
}

/* Footer 2 */
#footer2 {
    background-color: #ffffff;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
}

#footer2 .content-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

#footer2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
}

#footer2 ul li a {
    color: #004494;
    text-decoration: none;
    font-size: 14px;
}

#footer2 ul li a:hover {
    text-decoration: underline;
}

#footer2 .velrood {
    width: 100px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('../image/velrood.png');
}

/* Responsive Footer */
@media screen and (max-width: 768px) {
    #footer .content-container,
    #footer2 .content-container {
        flex-direction: column;
        text-align: center;
        gap: 30px;
    }

    .columnvolgonsop {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contacticons #contacticons li {
        text-align: center;
        padding-left: 0;
        padding-top: 25px;
    }

    .contacticons #contacticons #icon1:before,
    .contacticons #contacticons #icon2:before,
    .contacticons #contacticons #icon3:before {
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }

    #footer2 ul {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    #footer2 .velrood {
        margin: 20px auto;
    }
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #004494;
	border: 1px solid #004494;
	color:white;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	width:300px;
	padding-left:40px;
}

input[type="text"]:focus {
	outline: none;
}


select {
	background: #FFFFFF!important;;
	border: 1px solid #004494;
	padding: 2px;
	font-size:16px;
	border-radius:10px;
	color: #4a4a4a;
}

label {
	cursor: pointer;
	font-weight: 700;
}

#container { 
	min-width:640px;
} 
.content-container {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.content-container2 {
	min-width:640px;
	padding-left:20px;
}
.content-container3 {
	min-width:640px;
}

@media only screen and (min-width : 1280px) {
	/* layout */
	#container {
		position:relative;
		width: 1280px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	.content-container {
		position:relative;
		width: 1280px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container2 {
		position:relative;
		width: 1280px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container3 {
		position:relative;
		width: 1280px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	#menu .content-container2 {
		height: 37px;
		margin-bottom: 0px;
		padding: 0px 5px;
		width:1270px;
	}
}
@media screen and (max-width: 800px) 
{
	.top-button1 {
		left:200px;
		top:200px;
	}
	.top-button2 {
		left:315px;
		top:200px;
	}  
}
@media screen and (max-width: 600px) 
{  
	.top-button1 {
		left:100px;
		top:240px;
	}
	.top-button2 {
		left:215px;
		top:240px;
	}

	/* layout */
	#container {
		position:relative;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	.content-container {
		position:relative;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container2 {
		position:relative;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container3 {
		position:relative;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	#menu .content-container2 {
		height: 37px;
		margin-bottom: 0px;
		padding: 0px 5px;
		width:600px;
	}
	#header #search input {
		position: fixed;
		z-index: 1000;
	}

}
@media screen and (max-width: 480px) 
{  
	/* layout */
	#container {
		position:relative;
		width: 480px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	.content-container {
		position:relative;
		width: 480px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container2 {
		position:relative;
		width: 480px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container3 {
		position:relative;
		width: 480px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	#menu .content-container2 {
		height: 37px;
		margin-bottom: 0px;
		padding: 0px 5px;
		width:480px;
	}
	#header #search input {
		position: fixed;
		z-index: 1000;
	}

}

@media screen and (max-width: 320px)
{  
	/* layout */
	#container {
		position:relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	.content-container {
		position:relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.content-container2 {
		position:relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.content-container3 {
		position:relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .content-container {
        position: relative;
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .content-container2 {
        position: relative;
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
		min-width:unset !important;
		padding-left:5px !important;
	}
		
    .content-container3 {
        position: relative;
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }
    #menu .content-container2 {
        height: 37px;
        margin-bottom: 0px;
        padding: 0px 5px;
        width: 100%;
        max-width: 480px;
    }

}

@media screen and (max-width: 768px) {
    .content-container3 {
        min-width: unset;
        width: 100%;
    }
}

#contact-left-1 {
	float:left;
	padding-top:34px;
	padding-left:57px;
	width:380px;
	height:566px;
}
#contact-left-2 ul {
	float: left;
	list-style: none; 
	width: 302px;
	margin:0px;
	padding:0px;
}
#contact-left-2 ul li {
	margin-bottom: 23px;
	padding-left:0px;
	color:#004494;
}
#contact-left-2 ul li div{
	float:left;
	width:100px;
}
#contact-left-1 #contacticons2{
	float: left;
	list-style: none;
	width: 302px;
	margin:0px;
	padding:0px;
}
#contact-left-1 #contacticons2 li {
	margin-bottom: 23px;
	padding-left:22px;
}
#contact-left-1 #contacticons2 li a{
	text-decoration:none;
}
#contact-left-1 #cicon1 {
	background:url('../image/contact-1.png') no-repeat left center; 
}

#contact-left-1 #cicon2 {
	background:url('../image/contact-2.png') no-repeat left center; 
}
#contact-left-1 #cicon3 {
	background:url('../image/contact-3.png') no-repeat left center; 
}

#contact-left-2 {
	float:left;
	padding-top:34px;
	width:357px;
	height:566px;
}
#contact-right {
	float:right;
	margin-top:-20px;
	right:0px;
	width:422px;
	padding-left:58px;
	padding-top:54px;
	height:auto;
	background-color:#F5F6F6;
}

#contact-right h2, #contact-left-1 h2, #contact-left-2 h2{
	color:#004494;
	font-weight:bold;
	font-size:24px;
	margin-bottom:27px;
}
#contact-right button {
	width:300px;
	margin-left:125px;
	padding: 20px !important;
	color:#ffffff;
	border:0px solid #fff;
	background: #e2001a;
	border-radius:5px;
	text-align: center;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	line-height:30px;
	font-family: 'Be Vietnam Pro', sans-serif;
}
#contact-right input{
	width:254px;
	padding:0 12px;
	height:30px;
	line-height:30px;
	color:#4a4a4a;
	border-radius:10px;
	font-size:14px;
	background-color:#ffffff !important;
	font-family: 'Be Vietnam Pro', sans-serif;
}
#contact-right textarea{
	width:50%;
	height:190px !important;
	background-color:#ffffff !important;
	padding:0 12px;
	height:30px;
	line-height:30px;
	border-radius:10px;
	color:#004494;
	font-size:14px;
	font-family: 'Be Vietnam Pro', sans-serif;
}

#column-left {
	float: left;
	width: 270px;
}
#column-right {
	float: right;
	width: 180px;
}
#productcontent  {
	min-height: 400px;
	min-width: 580px;
	margin-top: 210px;
	margin-bottom: 25px;
	padding-right:60px;
	margin-left:auto;
	margin-right:auto;
}
#defaultcontent {
	min-height: 400px;
	min-width: 580px;
	margin-bottom: 25px;
	padding-right:60px;
}
#defaultinformation {
	min-height: 400px;
	min-width: 640px;
	margin-bottom: 25px;
	
	color:#004494;
	font-size:21px;
	font-weight:300;
	text-align:center;
}

.cat-container .content {
	color:#004494;
	font-size:21px;
	padding-left:30px;
}
#defaultinformation h1{
	font-size:47px;
}
#content {
	min-height: 400px;
	padding-bottom: 0px;
	background-color:#F5F6F6;
	font-weight:300;
	text-align:center;
	z-index:-2;
	position:relative;
}
#welcome {
		background-color:#F5F6F6;
}
#welcome .content-container2 {
	font-weight:300;
	text-align:center;
	position:relative;
	font-size:16px;
	line-height:30px;
	padding-top:30px;
	color:#004494;
	min-height: 280px;
	padding-bottom:30px;
	width:60%;
	margin:auto;
}
#info-content .content-container3 {
	min-height:250px;
	text-align:center;
}
.defaultinformation14 #info-content {
	background-color:#F5F6F6;
	padding-top:30px;
	margin-top:0px;
	margin-bottom:-25px !important;
	padding-bottom:30px;
}
#welcome h1 {
	line-height:57px;
}
#content p{
	color:#004494;
	font-size:21px;
	line-height:30px;
	padding-bottom:20px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px;
}
#column-right + #content {
	margin-right: 195px;
}
/* header */
#header {
	height: 90px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 10px;
	left: 35px;
}
#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 0px;
	right: 145px;
	z-index: 200000000;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 172px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #EEEEEE;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #38B0E3;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: none;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: none;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position: absolute;
	top: 36px;
	right: 0px;
	width: 298px;
	z-index: 15;
}

#button-cart{
	background-color: #269BC6;
	color: black
}

#button-search1{
	background:url(../image/Vergrootglas_PNG);
	z-index: 1000;
	position: absolute;
	top: 36px;
	right: 0px;

}

*::-webkit-input-placeholder {
    color: white;
}    
*:-moz-placeholder {
    /* FF 4-18 */
    color: white;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: white;
}    
*:-ms-input-placeholder {
    /* IE 10+ */
    color: white;
}
#header #telephone {
	position: absolute;
	right: 150px; 
	top: 36px;
	width: auto;
	padding-left:38px;
	z-index: 15;
	font-size:20px;
	line-height:20px;
	color:#004494;
	background: url('../image/t_icon.png') left center no-repeat;
}
#header .button-search {
	position: absolute;
	left: 240px;
	top:0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	cursor: pointer;
}

#header #search input {
	background: #FFF;
	padding: 5px;

	width: 300px;
	height: 15px;
	border: 0px solid #CCCCCC;
	color:#ffffff;
	font-family: 'Be Vietnam Pro', sans-serif;
	
	background-color:#B8001B;
}

#header #search input.fa-search:before {
	content: "\f002";
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}

.Assorti_counter{
	align-items: center;
    background-color: #f7c41f;
    border-radius: 100%;
    color: #3d3c3c;
    display: flex;
    position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
    height: 25px;
    justify-content: center;
    margin-left: 2px;
    transform: translateY(-50%);
    width: 25px;
}

.Assorti_counter: hover{
	cursor: pointer;
	
}

/* Slideshow */
.slick-slide img{
	display: flex;
	margin: auto;
	width:80%
}

.slick-dots{
	align-content: center;
}

.slick-prev slick-arrow{
	display: flex;
	align-content: center;
}

/* menu */
#menu {
	z-index:100;
	background:url('../image/menu-back3.png') top left !important;
	height: 50px;
	padding-top:7px;
	margin-top:-7px;
}

.nav-selected a {
	background: #019CDE url('../image/menu_top.png') top right no-repeat !important;
}
/*#menu .content-container2 {
	display:table;
}*/
#menu .content-container2 ul {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 0;
	
}
#menu .content-container2 > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	
}

#submenu {
	display:none;
	position:absolute;
	top:205px;
	left:0px;
	width:100%;
	min-height:626px;
	background: url('../image/Test_Nav_Grey.jpg') left top;
	z-index:10000;
}

@media (max-width: 767px) {
	#submenu{
		z-index:20000;
	}
	#submenu2 {
		z-index:20000;
	}
	#submenu3 {
		z-index:20000;
	}
	#submenu3 {
		z-index:20000;
	}
}


#submenu2 {
	display:none;
	position:absolute;
	top:241px;
	left:0px;
	width:100%;
	min-height:626px;
	background: url('../image/Test_Nav_Grey.jpg') left top;
	z-index:10000;
}

#submenu2 #submenu-rows {
	list-style: none;
	margin: 36px 0px 0 20px;
	padding: 0 20px 0 0;
	width:100%;
	padding-top:20px;

	float:left;
	margin-right:20px;
	
	z-index:10000l; 
}
	
#submenu2 #submenu-rows li a:hover {
  font-weight: bold;
  background: url('../image/submenu_selected.png') left center no-repeat;
}
#submenu2 #submenu-rows li a {
  color: #4a4a4a;
  line-height: 40px;
  text-decoration: none;
  margin-left: -20px;
  padding-left: 20px;
  font-size: 17px;
}
#submenu2 #submenu-rows li {
  width: 183px;
  height: 40px;
  border-bottom: 1px solid #4a4a4a;
}
#submenu2 #submenu-rows li {
  width: 30% !important;
  padding-left: 40px;
  
  height: 40px;
}

#submenu3 #submenu-rows li a:hover {
  font-weight: bold;
  background: url('../image/submenu_selected.png') left center no-repeat;
}
#submenu3 #submenu-rows li a {
  color: #4a4a4a;
  line-height: 40px;
  text-decoration: none;
  margin-left: -20px;
  padding-left: 20px;
  font-size: 17px;
}

#submenu3 {
	display:none;
	position:absolute;
	top:241px;
	left:0px;
	width:100%;
	min-height:626px;
	background: url('../image/Test_Nav_Grey.jpg') left top;
	z-index:100000;
}

#submenu3 #submenu-rows {
	list-style: none;
	margin: 36px 0px 0 20px;
	padding: 0 20px 0 0;
	width:100%;
	padding-top:20px;
	margin-right:20px;
	
	z-index:10000l; 
}
#submenu3 #submenu-rows li {
  width: 183px;
  height: 40px;
  border-bottom: 1px solid #4a4a4a;
}
#submenu3 #submenu-rows li {
  width: 30% !important;
  padding-left: 40px;
 
  height: 40px;
}

#submenu4 #submenu-rows li a:hover {
	font-weight: bold;
	background: url('../image/submenu_selected.png') left center no-repeat;
}
#submenu4 #submenu-rows li a {
	color: #4a4a4a;
	line-height: 40px;
	text-decoration: none;
	margin-left: -20px;
	padding-left: 20px;
	font-size: 17px;
}

#submenu4 {
	display:none;
	position:absolute;
	top:241px;
	left:0px;
	width:100%;
	min-height:626px;
	background: url('../image/Test_Nav_Grey.jpg') left top;
	z-index:10000;
}

#submenu4 #submenu-rows {
	list-style: none;
	margin: 36px 0px 0 20px;
	padding: 0 20px 0 0;
	width:100%;

	margin-right:20px;

	z-index:10000l;
}
#submenu4 #submenu-rows li {
	width: 183px;
	height: 40px;
	border-bottom: 1px solid #4a4a4a;
}
#submenu4 #submenu-rows li {
	width: 30% !important;
	padding-left: 40px;

	height: 40px;
}

#submenu #submenu-rows {
	list-style: none;
	margin: 36px 0px 0 20px;
	padding: 0 20px 0 0;
	width:100%;
	padding-top:20px;
	float:left;
	margin-right:20px;
	
	z-index:10000l;  
}
@media only screen and (max-width: 600px) {
	#submenu #submenu-rows {
		min-height:350px;
	}
	#submenu #submenu-rows li {
		width:180px!important;
		float:none;
	}
	#contact-right button {
		width:100% !important;
		margin-left:0px !important;
	}
}
#submenu #submenu-rows li {
	width:30%!important;
	padding-left:40px;
	float:left;
	height:40px;
	
}
@media screen and (max-width: 850px) {
	#submenu #submenu-rows li {
		width:40% !important;
	}
	.subcat li{
		width:40%!important;
	}
}

#submenu #submenu-rows li a{
	color: #4a4a4a;
	line-height:40px;
	text-decoration: none;
	margin-left:-20px;
	padding-left:20px;
	font-size:17px;
	
}
#submenu #submenu-rows li a:hover{
	font-weight:bold;
	background: url('../image/submenu_selected_14px.png') left center no-repeat;
}
.sub_selected {
	font-weight:bold;
	background: url('../image/submenu_selected_14px.png') left center no-repeat !important;
}
.subtitle {
	float:left;
	width:100%;
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	height:40px;
	
	display:none;
	color:#4a4a4a;
	padding:0;
	margin: 36px 0px 0 0px;
}
.subcat {
	float:left;
	width:100%!important;
	min-height:350px;
	margin: 0px 0px 0 0px;
	padding:0;
	list-style: none;
	display:none;
	
}
.subsubcat {
	display:none;
	margin: 0px 0px 0 0px;
	padding:0;
	list-style: none;
}
.subsubcat li>a {
	font-weight:normal!important;
	font-size:15px;
	padding-left:20px!important;
}
.subsubcat li > a:hover{
	font-weight:bold;
	background: url('../image/submenu_selected_14px.png') left center no-repeat!important;
}
.subcat li {
	margin:0;
	padding:0;
	width:30%;
	padding-left:40px;
	border-bottom:1px solid #4a4a4a;
	float:left;
}
.subcat li > a{
	color: #4a4a4a;
	line-height:40px;
	text-decoration: none;
	margin-left:0px;
	padding-left:10px;
	font-weight:normal;
	font-size:17px;
}
.subcat li > a:hover{
	font-weight:bold;
	background: url('../image/Link_right_24.png') left center no-repeat;
}
#submenu #submenu-rows li {
	width:183px;
	height:40px;
	border-bottom:1px solid #4a4a4a;
}

#menu .content-container2 > ul > li:hover {
}
#menu .content-container2 > ul > li > a {
	display:block;
	font-size: 17px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	line-height: 37px;
	height:50px;
	padding-right:15px;
	background:#019CDE url('../image/menu_top.png') top right no-repeat;
	padding-left:17px;
}
#menu .content-container2 > ul > li:hover > a {
	background: #004494 url('../image/menu_top.png') top right no-repeat;
}

#menu .content-container2 > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#menu .content-container2 > ul > li:hover > div {
	display: table;
}
#menu .content-container2 > ul > li > div > ul {
	display: table-cell;
}
#menu .content-container2 > ul > li ul + ul {
	padding-left: 20px;
}
#menu .content-container2 > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu .content-container2 > ul > li ul > li > a:hover {
	background: #000000;
	color: #FFFFFF;
}
.breadcrumb { 
	float:right;
	width:870px;
	min-width:640px;
	height:58px;
	font-size:24px;
	color: #ffffff;
	margin-bottom: 10px;
	line-height:58px;
	background:#019CDE url('../image/menu_top.png') top right no-repeat;
}

.breadcrumb_form {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    background: #f8f9fa;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
}

.breadcrumb_form .breadcrumb-item {
    cursor: pointer;
    padding: 8px 16px;
    border-radius: 4px;
    color: #004494;
}

.breadcrumb_form .breadcrumb-item.active {
    background: #004494;
    color: #ffffff;
    font-weight: bold;
}
.cat-container {
	float: right;
	width: 70%; /* Changed from fixed 870px to percentage */
	overflow: hidden; /* Fixed 'hide' to 'hidden' */
	box-sizing: border-box;
	padding: 0 15px;
}

/* Add responsive breakpoints */
@media screen and (max-width: 768px) {
	.cat-container {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	#footer {
		display: none;
	}
	#powered{
		display: none;
	}
	#productcontent{
		margin-top: 10px;
		padding-right: 10px;
		margin-right:10px;
	}
	.button1{
		padding: 10px 1px;
	}
}

@media screen and (max-width: 480px) {
	.cat-container {
		width: 95%;
		padding: 0 10px;
	}
	#footer {
		display: none;
	}
	#powered{
		display: none;
	}
	#productcontent{
		margin-top: 10px;
		padding-right: 10px;
		margin-right:10px;
	}
	.button1{
		padding: 10px 1px;
	}
}

@media screen and (max-width: 320px) {
	.cat-container {
		width: 90%;
		padding: 0 5px;
	}
	#footer {
		display: none;
	}
	#powered{
		display: none;
	}
	#productcontent{
		margin-top: 10px;
		padding-right: 10px;
		margin-right:10px;
	}
	.button1{
		padding: 10px 1px;
	}
}

.breadcrumb a{
	display:block;
	float:left;
	padding-left:30px;
	padding-right:30px;
	color: #ffffff;
	text-decoration:none;
	font-size:17px;
	background:url('../image/breadcrumb.png') top right no-repeat;
}
.breadcrumb a.active {
    background: #004494;
    color: #ffffff;
    font-weight: bold;
}
.breadcrumb a:last-child{
	font-weight:bold;
	background:transparent;
	color: #ffffff;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF !important;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	width:162px;
	height:30px;
	line-height:30px;
	font-size:15px;
	text-align:left;
	background: url('../image/button.Lblauw.rond.png') no-repeat;
}

a.button:hover{
	color: #ffffff !important;
	background: url('../image/button.blauw.rond.png') no-repeat;
}

a.button {
	display: inline-block;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}

.buttons {
	background: #FFFFFF;
	
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	color:#004494;
	
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
#tabs h1{
	color:#004494;
	font-size:25px;
	font-weight:700;
	margin-top:20px;
}

#tab-description2 {
	min-height:380px;
	border-bottom:1px solid #c6c7c8;
	padding-bottom:5px;
	padding-top:5px;
}
#tab-description3 {
	text-align: left;
	width:100%
	min-height:380px;
	margin:0;
	padding:0;
}
#tab-description4 {
	float:left;
	min-height:380px;
	width:240px;
	margin-left:30px;
	padding:0;
}

.p-mini {
	width:185px;
	height:37px;
	background:url('../image/vsb.icon.klein.png') top right no-repeat;
	margin-top:21px;
	margin-bottom:30px;
}
.p-info {
	margin-bottom:30px;
	color:#004494;
	font-size:17px;
}

@media (max-width: 575px){
	.p-info {
		display:none;
	}
}

#tab-description {
	margin-top:10px;
	margin-bottom:0px;
	font-size:17px;
	line-height:25px;
	padding-bottom:30px;
	border-bottom:1px solid #c6c7c8;
}
.kenmerken {
	color:#004494;
	font-size:21px;
	font-weight: 700;
	margin-top:20px;
	margin-bottom: 10px;
}
.kenmerken2 {
	font-size:17px;
	line-height:22px;
	color:#004494;
}
.p-button-1 {
	display:block;
	width:166px;
	padding-left:44px;
	height:30px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:16px;
	margin-bottom:16px;
	background: url('../image/Button1_Blauw.png') top right no-repeat;
}
.p-button-1:hover{
	color: #36454f !important; 
	background:url(https://vsbverhuur.nl/catalog/view/theme/isverhuur/image/pbutton1%20g.png);	
}


.p-button-2 {
	display:block;
	width:166px;
	padding-left:44px;
	height:30px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:16px;
	margin-bottom:16px;
	background: url('../image/Button_Wrench.png') top right no-repeat;
}
.p-button-2:hover{
	color: #ffffff!important;
	background:url('../image/pbutton2.png');
}

.p-button-3 {
	display:block;
	width:166px;
	padding-left:44px;
	height:30px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:17px;
	background: url('../image/Button_Check.png') top right no-repeat;
}

.p-button-3:hover{
	color: #ffffff!important;
	background:url('../image/pbutton3.png');
}

.p-button-4 {
	display:block;
	width:166px;
	padding-left:44px;
	height:30px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:17px;
	background: url('../image/Button_Mail.png') top right no-repeat;
}

.p-button-4:hover{
	color: #ffffff!important;
	background:url('../image/pbutton4.png');
}


/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}
.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	border-top: 1px solid #DBDEE1;
	padding: 25px;
}
.box .box-cat {
	background:#F5F6F6 url('../image/menu_top.png') top right no-repeat;
	padding:30px 0px 30px 0px;
	width:290px;
	margin-bottom:50px;
	margin-left:50px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 0px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 0px 0px 0px;
	border-top:1px solid #c6c7c8;
	border-bottom:1px solid #c6c7c8;
}
ul.box-category > li {
	padding: 0px 0px 0px 0px;
	border-bottom:1px solid #c6c7c8;
	
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	display:block;
	height:40px;
	text-decoration: none;
	color: #004494;
	font-size:17px;
	line-height:40px;
	padding-left:30px;
	padding-right:30px;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
	color:#ffffff;
	background:#019CDE url('../image/submenu_selected.png') 10px center no-repeat !important;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 0px 0px 0px 0px;
	border-bottom:0px solid #87888a;
	background-color:#d9dadb;
}

ul.box-category > li ul > li:last-child > a {
	border-bottom:0px solid #87888a;
}
ul.box-category > li ul > li a.active {
	background:#87888a url('../image/link_right.png') 30px center no-repeat !important;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
	padding-left:10px;
	padding-right:10px;
	
	line-height:40px;
	height:40px;
	font-size:17px;
	color:#004494;
	margin-right:30px;
	margin-left:30px;
	
	border-bottom:1px solid #87888a;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
	margin-right:0px;
	margin-left:0px;
	padding-left:40px;
	margin-top:-1px;
}

ul.box-category > li ul > li > ul{
	padding: 0px 0px 0px 0px;
}
ul.box-category > li ul > li > ul > li {
	padding: 0px 0px 0px 0px;
	border-bottom:0px solid #87888a;
	background-color:#c6c7c8;
}
ul.box-category > li ul > li > ul > li:last-child > a {
	border-bottom:0px solid #87888a;
}
ul.box-category > li ul > li > ul > li > a {
	text-decoration: none;
	display: block;
	padding-left:10px;
	padding-right:10px;
	margin-right:30px;
	margin-left:30px;
	
	line-height:40px;
	height:40px;
	font-size:17px;
	color:#004494;
	border-bottom:1px solid #87888a;
	background:transparent;
}

ul.box-category > li ul > li > ul > li a.active {
	font-weight:bold;
	background:url('../image/leftsubselected.png') 0px center no-repeat!important;
	color:#004494;
	margin-right:30px;
	margin-left:30px;
	padding-left:10px;
}

/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 0px;
	margin-right: 15px;
	border: 0px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
	display:none;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
	display:none;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list {
	padding-top:10px;
}

.product-line {
	position:absolute;
	left:615px;
	top:45px;
	border-left:1px solid #c6c7c8;
	height:140px;
	width:1px;
	z-index:100000;
}
.product-list .button {
	display:block;
	position:absolute;
	left:650px;
	top:190px;
}
.product-list .button:hover {
	
}
.product-list > div {
	margin-bottom: 20px;
	height:250px;
	border-radius: 6px;
	overflow:hidden;
	background-color:rgb(249 249 249);
	position:relative;
	z-index:1;
}

.product-list > div:hover {
	border-color: #004494;
}

.product-list > div+ div:hover {
	border-color: #004494;
}

.product-list .right {
	float: right;
	margin-left: 15px;
	padding:0;
	margin-top:0;
}
.product-list > div + div {
	border: 1px solid #EEEEEE;
}
.product-list .image {
	float: left;
	margin: 0px;
	padding: 0px;
}
.product-list .image img {
	margin-top: 30px;
	border-right: 1px solid #ffffff;
	border-radius:5px;
	margin-left:20px;
}
.product-list .name {
	margin-bottom: 12px;
	padding-top: 7px;
	color:#004494;
	font-size:20px;
    font-weight:600;
}
.product-list .name a {
	color:#004494;
	font-size:22px;
	text-decoration: none;
	padding-left:10px;
}
.product-list .meer_info {
	display:block;
	max-width: 280px;
	padding-left: 10px;
	padding-right: 15px;
	position:absolute;
	left:300px;
	bottom:18px;
	color:#36454f;
	font-size:15px;
	text-decoration:none;
	border-style: solid;
	background-color: #cccccc;
	max-width: 280px;
	border-color:#cccccc ;
	border-radius: 10px;
	border-width: medium;
	font-weight: bold;
}

.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	margin-left:300px; 
	color: #004494;
	font-size:15px;
	line-height:20px;
	width:270px;
	margin-top:40px;
}
.breadcrumb div {
	margin-left:30px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	position:absolute;
	top:45px;
	left:650px;
	color:#004494;
	font-size:15px;
	line-height:20px;
	width:221px;
	font-weight:bold;
}
.product-list .price div {
	float:left;
	width:121px;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}
.product-list .price2 {
	position:absolute;
	top:55px;
	left:600px;
	color:#004494;
	font-size:21px;
	line-height:30px;
	font-weight:bold;
	display:none;
}
.product-list .price2 div {
	float:left;
	width:121px;
	font-size:17px;
	line-height:30px;
	font-weight:normal;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .Cart {
	display: none;
}

.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
	display:none;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}

/* category-toplevel product-cat */

.cat-container .product-cat {
	display: table;
}
.product-list .product-cat {
	height:250px;
	display: inline-block;
	width: 350px;
	align-content: center;
	border: 2px solid #EEEEEE;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 25px;
}

.product-list .product-cat .description {
	display: none
}

.product-list .product-cat .name{
	text-align:center;
}

.product-list .product-cat .name a {
	font-size: 18px;
	color:#FFF;
	border:none;
	padding: 5px 10px 5px 10px;
	border-radius: 15px;
	border-color: #019CDEad;
	background: #019CDEad;
	margin-left:0px;
}

.product-list .product-cat .name a:hover{
	color: red;
}
.product-list .product-cat .image img {
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom:10px
}

.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
#product-extra {
	display:none;
	position:absolute;
	top:20px;
	left:330px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}

@media only screen and (max-width: 700px) {
	.product-list .res{
		position: absolute;
		top:120px;
		left:420px;
	}
	.product-list .name a{
		font-size: 18px;

	}
	.product-list .price{
		top:50px;
	}
	.product-list .price2{
		top:50px;
	}
	.product-list .description{
		display: none;
	}

	#contact-right h2, #contact-left-1 h2, #contact-left-2 h2{
		margin-top:25px;
	}
	.bestseller-grid {
		display: flex;
        flex-direction: column;
        align-items: center;
	}
	.product-card {
		width: 70%!important;
	}
}

/*reserveerformulier*/

#contact-right input {
	width: 50%;
	box-sizing: border-box;
	height: 40px;
	margin-bottom: 10px;
	outline: none !important;
	padding: 7px 10px;
	transition: 0.3s all;
	resize: vertical;
}
	#contact-right {
		width:80%;
		margin:auto;
		float:none;
		box-sizing: border-box;
		display:table;
		padding-bottom:40px;
		transition: transform 0.3s ease;
		box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
	}

#formimage{
	float:right;
	max-width:40%;
	padding-right:40px;
}
#begeleidendschrijven {
	font-size: 16px;
	font-weight: 400;
}
#contact-right select {
	width: 50%;
	height: 40px;
}

#postcode1{
	width:40%;
}
#plaats{
	width:60%
}

.postplaats{
	width:50%
}
textarea {
	width:50%;
	box-sizing: border-box;
}

@media (max-width: 575px){
	#contact-right{
		width: 100%;
		padding-right: 15px;
		padding-left:15px;
		margin-right:auto;
		margin-left:auto;
	}

	#contact-right textarea{
		width:100%;
		border-radius:10px;
	}

	#begeleidendschrijven{
	font-size:4vw;
	line-height:5vw;
	}

	#formimage{
	display: block;
	margin:auto;
	max-width:100%;
	margin-bottom:15px;
	padding:unset;
	}

	.submit-button-container{
		width:100%;
	}

	#opmerkingen{
		width: 100%;
	}

	#contact-right input{
		width:100%
	}

	#contact-right h2, #contact-left-1 h2, #contact-left-2 h2 {
		color: #004494;
		font-weight: bold;
		font-size: 20px;
		text-align: center;
		margin-bottom: 27px;
	}

	.search{
		margin-left:5px;
		width:auto;
			}

	input[type='text'], input[type='password'], textarea{
		width:100%;
	}

	#contact-right select {
		width: 100%;
	}

	#contact-right select {
		width: 100%;
		height: 40px;
	}

	.postplaats{
		width:100%
	}
	textarea {
		width:100%;
		box-sizing: border-box;
	}
}

/* Product */
.product-info {
	overflow: hidden;;
	height:320px;
	margin-bottom: 20px;
	background-color:#F5F6F6;
}
.product-info > .left {
	float: left;
	margin-right: 1px;
}

.product-info > .left + .right {
	
}
.product-info .image {
	
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
	
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
	display:none;
}
.product-info .image-additional img {
	
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
#button-cart {
	display:none;
}
.product-info .description {
	
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price div {
	float:left;
	text-align:left;
	width:150px;
	/*font-size:17px;*/
	line-height:26px;
	color:#004494;
}
.product-info .price2 div {
	float:left;
	width:115px;
	font-size:17px;
	color:#004494;
	line-height:24px;
}
.product-info .price {
	overflow: auto;
	text-align:right;
	padding: 0px 10px 0px 5px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height:26px;
	font-weight: bold;
	color:#004494;
	margin-top:20px;
	padding-left:30px;
}
.product-info .price2 {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 17px;
	line-height:30px;
	font-weight: bold;
	color:#004494;
	padding-left:30px; 
	
	display:none;
}
.plink1 {
	display: inline-block;
	
	padding-left:30px;
	height:30px;
	width:200px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:16px;
	margin-bottom:5px;
	background: url('../image/producticon1.png') left center no-repeat;
}
.plink2 {
	display: inline-block;
	
	padding-left:30px;
	height:30px;
	width:200px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:16px;
	margin-bottom:5px;
	background: url('../image/producticon2.png') left center no-repeat;
}
.plink3 {
	display: inline-block;
	
	padding-left:30px;
	height:30px;
	width:190px;
	line-height:30px;
	color:#004494;
	margin-left:30px;
	text-decoration: none;
	font-size:17px;
	background: url('../image/producticon2.png') left center no-repeat;
}

.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	display:none;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: none;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 0px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: block;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer2 {
	clear: both;
	overflow: auto;
	position:relative;
	min-height: 60px;
	min-width:640px;
	padding: 0px;
	margin-top:50px;
}
#footer2 .content-container ul {
	list-style: none;
	margin-left:116px;
}
.velrood {
	display:block;
	position:absolute;
	right:27%;
	top:0px;
	width:85px;
	height:31px;
	background:url('../image/velrood_logo.png') left top no-repeat;
}
#footer2 .content-container ul li:first-child {
	
}
#footer2 .content-container ul li:last-child {
	border-right:0px solid #004494;
}

#footer2 .content-container ul li {
	float:left;
	line-height:12px;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	border-right:1px solid #004494;
}
#footer2 .content-container ul li a{
	color:#004494;
	text-decoration:none;
}
#footer {
	clear: both;
	overflow: auto;
	min-height: 214px;
	padding: 50px 0px 0px 306px;
	background-color: #004494;
	min-width:334px;
}
#footer h3 {
	color: #fff;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 23px;
}
#footer .columnvolgonsop{
	display: none;
	float: left;
	width: 250px;
	height:200px;
}
#footer .contacticons{
	float: left;
	width: 302px;
	padding-left: 100px;
}
#footer #contacticons li {
	margin-bottom: 23px;
	padding-left:22px;
}
#footer #icon1 {
	background:url('../image/icon1.png') no-repeat left center; 
}

#footer #icon2 {
	background:url('../image/icon2.png') no-repeat left center; 
}
#footer #icon3 {
	background:url('../image/icon3.png') no-repeat left center; 
}
.welcome {
	color:#004494;
}
#facebook {
	text-decoration: none;
	display:block;
	width:30px;
	height:30px;
	background:url('../image/facebook.png') no-repeat left top; 
	float:left;
	margin-left:0px;
}
#twitter {
	text-decoration: none;
	display:block;
	width:30px;
	height:30px;
	background:url('../image/twitter.jpg') no-repeat left top; 
	float:left;
	margin-left:20px;
}
#linked {
	text-decoration: none;
	display:block;
	width:30px;
	height:30px;
	background:url('../image/linked.png') no-repeat left top; 
	float:left;
	margin-left:20px;
}
#footer .columnsnel {
	float: left;
	width: 250px;
	
	min-height: 100px;
}

@media (max-width: 575px){

	#footer .columnsnel {
	display:none;
	}
	#footer .columnpersonal {
		display: none;
	}
	#footer .columnvolgonsop{
		display:none;
	}
}




.home-contact {
	height:511px; 
	background:#F5F6F6 url('../image/Landkaart_PNG.png') no-repeat center top;
	margin-bottom: 60px;
}
#inner-contact-adress {
	width:1280px;
	positon:relative;
	margin-left:auto;
	margin-right:auto;
}
#home-contact-adress h4{
	font-size:28px;
	font-weight:700;
	margin:0px;
	padding-top:58px;
	padding-bottom:5px;
}
#home-contact-adress {
	position:absolute;
	left:200px;
	top:80px;
	
	width:270px;
	height:235px;
	
	color:#36454f;
	text-align:center;
	font-size:20px;
	font-weight:600;
}
#inner-contact-adress {
	position:relative;	
}
#footer .columnpersonal {
	float: left;
	width: 200px;
	min-height: 100px;
}
#footer ul {
	list-style:none; 
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	
}
#footer #snellink li {
	margin-bottom: 23px;
	background:url('../image/link_right.png') no-repeat left center;
	padding-left:22px;
}
#footer #personal li {
	margin-bottom: 23px;
	background:url('../image/vink_white.png') no-repeat left center;
	padding-left:22px;
	color:#ffffff;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}

/* banner */
#content .banner {
	
}
.banner {

	background-color: #ffffff;
	padding-top: 20px;
	padding-left: 0px;
	position: relative;
	z-index: 1000;
	text-align: center;
}

@media (max-width: 767px) {
	.banner img {
		width: 275px;
	}
}

.banner a {
	display:inline-block;
	background-color: rgba(249 249 249);
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 20px;
	vertical-align: middle;
	width:350px;
	text-decoration: none;
	color:#004494;
	font-weight:600;
	text-align:center;
	font-size:18px;
	border-top: 1px solid rgba(230 231 239);
	border-right: 1px solid rgba(230 231 239);
	border-left: 1px solid rgba(230 231 239);
	border-bottom: 1px solid rgba(230 231 239);
	border-radius: 6px;
	
}

@media (max-width: 767px) {
	.banner a {
		width: 275px;
	}
}

/*#banner0 {
margin-bottom: 15px;
padding-bottom: 10px;
}
*/
.banner a:hover {
	background-color: #01c0ff21;
	box-shadow: 0 0 3px black;
	transition: 0.5s;
	border-radius: 6px;
	border-color:#004494;
	color: #36454f

}
.defaultinformation14 .banner a {
	color:#e2001a !important;
}
.banner div {
	display:inline;
	
	width:280px;
	height:231px;
	margin-right:10px;
	font-size:24px;
	position:relative;
	
}
.banner div img {
	margin-bottom: 20px;
}
#header #column-1 .column-title, #header #column-2 .column-title, #header #column-3 .column-title {
	color:#4a4a4a;
	font-size:25px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
#header .header-link {
	color:#4a4a4a;
	text-decoration: none;
}

@media screen (min-width: 1201px){
.product-list .product-cat {
	height: 205px;
	}
}

@media screen (min-width: 800px) and (max-width:1200px){
.product-list .product-cat {
	height: 200px;
	}
}

@media screen (min-width: 600px) and (max-width:799px){
.product-list .product-cat {
	height: auto;
	}
	.button1{
		padding: 5px 5px;
	}
	.pagination .results{
		float: none !important;
	}
	#footer2{
		min-height: 100%;
	}
}

@media screen (min-width: 481px) and (max-width:599px) {
.product-list .product-cat {
	height: auto;
	}
	.button1{
		padding: 5px 5px;
	}
	.pagination .results{
		float: none !important;
	}
	#footer2{
		min-height: 100%;
	}
}

@media screen (min-width: 321px) and (max-width:480px)  {
.product-list .product-cat {
	height: auto;
	}
	.button1{
		padding: 5px 5px;
	}
	.pagination .results{
		float: none !important;
	}
	#footer2{
		min-height: 100%;
	}
#header #logo {
		position: relative;	
	}	
}

@media screen and (max-width: 320px) {
	.product-list .product-cat {
		height: auto;
	}
	#footer2{
		min-height: 100%;
	}
}
/*vanuit headercopy*/

#search input {
	background: #FFF;
	float:right;
	background-color: rgb(255, 255, 255);
	padding: 5px;
	width: 260px;
	height: 30px;
	margin-top:5px;
	border: 0px solid #CCCCCC;
	color:#ffffff;
	font-family: 'Be Vietnam Pro', sans-serif;
	font-size: 15px;
	background-color: #B8001B;
	z-index:10000 !important;
}

.search {
	position: relative;
	display: inline-block;
	height: 30px;
	margin-top:5px;
	margin-left:100px;
	line-height: 30px;
	vertical-align: middle;
	z-index: 2000000;
}

.search1 {
	border-radius: 8px;
	height: 30px;
	line-height: 30px;
	padding: 3px 6px 3px 32px;
	border: none;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.search .fa-search {
	position: absolute;
	top: 12px;
	left: 8px;
	z-index: 2;
	display: block;
	text-align: center;
	pointer-events: none;
}

.fa-search:before {
	content: "\f002";
}

@media only screen and (max-width: 768px) {
    #header {
        height: auto;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    #header #logo {
        position: static;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    #header #logo img {
        width: auto;
        height: auto;
        max-width: 80%;
        max-height: 60px;
        object-fit: contain;
    }

    #column-3 {
        display: none !important;
    }
}
/* iOS-specific fixes */
@supports (-webkit-touch-callout: none) {
    #header {

        -webkit-text-size-adjust: 100%;
    }
    
    #header #logo {
        -webkit-transform: translate3d(0,0,0);
    }
    
    #header #logo img {
        width: auto;
        max-width: 80%;
        -webkit-transform: translate3d(0,0,0);
    }
}

/* header */
#header {
	height: 90px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 10px;
	left: 35px;
}

@media screen and (max-width: 768px) {
    .hide-desktop {
        display: block !important;
    }
    
    #mobile-search {
        display: block;
    }
}

@media screen and (min-width: 769px) {
    .hide-desktop {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
	#header {
		height: auto;
		position: relative;
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	#header #logo {
		position: static;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}

	#header #logo img {
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 60px;
		object-fit: contain;
	}
}

/* Specific iOS fixes */
@supports (-webkit-touch-callout: none) {
	#header {
		-webkit-text-size-adjust: 100%;
	}
	
	#header #logo {
		-webkit-transform: translate3d(0,0,0);
	}
	
	#header #logo img {
		width: auto;
		max-width: 80%;
		-webkit-transform: translate3d(0,0,0);
	}
}

@media screen and (max-width: 768px) {
    .radio-group {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .radio-group input[type="radio"] {
        width: auto;
        margin-right: 8px;
    }
    
    .radio-group label {
        display: inline-block;
        width: auto;
        margin-right: 15px;
    }
}

/* iOS-specific fixes */
@supports (-webkit-touch-callout: none) {
    .radio-group {
        width: 100% !important;
        max-width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .radio-group label {
        flex: 1 1 auto;
        min-width: 120px;
        margin: 0;
        padding: 5px;
    }
    
    .radio-group input[type="radio"] {
        margin: 0 5px 0 0;
    }
}
@media only screen and (max-width: 500px) {
    #mobile-search input[type="text"] {
        background: #a3dbf3;
        border: 1px solid #a3dbf3;
        color: rgb(68, 68, 68);
        padding-left: 40px;
        width: 85% !important;
        box-sizing: border-box !important;
        min-width: 0; /* Prevent flex items from expanding beyond their container */
        flex: 1; /* Allow the input to take up remaining space */
		height:50px;
		font-size:1rem;	
    }

	#mobile-search {
		display: none;
		background: #fff;
		padding: 10px 0;
		border-bottom: 1px solid #eee;
	}
	
	#mobile-search .search-box {
		position: relative;
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	}
	
	#mobile-search .search-button {
		position: absolute;
		right: 5px;
		top: 50%;
		transform: translateY(-50%);
		background: none;
		border: none;
		padding: 8px 12px;
		color: #004494;
		cursor: pointer;
	}

@media only screen and (max-width: 500px) {
    #mobile-search {
        width: 100%;
        box-sizing: border-box;
    }
    
    #mobile-search .search-box {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        box-sizing: border-box;
    }
    
      
    #mobile-search .search-button {
        position: relative;
        width: 10% !important;
        background: none;
        border: none;
        padding: 18px;
        color: grey;
        cursor: pointer;
        right: auto;
        top: auto;
        transform: none;
		font-size:20px;
    }
}

/* Add these media queries after the existing .cat-container styles */

@media screen and (max-width: 320px) {
    .cat-container {
        width: 90% !important;
        margin: 0 auto;
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 321px) and (max-width: 480px) {
    .cat-container {
        width: 92% !important;
        margin: 0 auto;
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .cat-container {
        width: 95% !important;
        margin: 0 auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
}

/* Update the base .cat-container style */
.cat-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
}

/* Base styles for productgroep */
.productgroep {
    height: auto;
    min-height: 450px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25);
    transition: box-shadow ease-in-out .3s;
    border-radius: 2px;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
}

/* Product cat responsive styles */
.product-list .product-cat {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
}

/* Responsive breakpoints */
@media screen and (min-width: 1201px) {
    .productgroep {
        width: 31.33%;
        margin: 0 1% 30px 1%;
        float: left;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
    .productgroep {
        width: 48%;
        margin: 0 1% 30px 1%;
        float: left;
    }
}

@media screen and (min-width: 481px) and (max-width: 799px) {
    .productgroep {
        width: 98%;
        margin: 0 1% 30px 1%;
        float: none;
    }
}

@media screen and (max-width: 480px) {
    .productgroep {
        width: 100%;
        margin: 0 0 20px 0;
        float: none;
        min-height: auto;
        padding: 15px;
    }
    
    .product-list .product-cat {
        margin-bottom: 15px;
    }
}

/* Grid layout for product listing */
.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 600px) {
    .product-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

/* First, ensure the parent container is properly set */
.cat-container {
    width: 100% !important;
    box-sizing: border-box;
}

/* Then set the productgroep with fixed widths that we know work */
.productgroep {
    width: 400px !important; /* This is the width that works */
    height: auto;
    min-height: 450px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25);
    transition: box-shadow ease-in-out .3s;
    border-radius: 2px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

@media screen and (max-width: 480px) {
    .productgroep {
        width: 400px !important;
        margin: 0 auto 20px auto;
        float: none;
        padding: 15px;
    }
}

/* Default list view for desktop and iPad */
.product-list {
    display: block;
}

.productgroep {
    width: 400px;
    height: auto;
    min-height: 450px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25);
    transition: box-shadow ease-in-out .3s;
    border-radius: 2px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

/* Mobile view (grid) */
@media screen and (max-width: 600px) {
    .product-list {
        display: grid;
        grid-template-columns: 1fr 1fr; /* Two columns for grid view */
        gap: 10px;
        padding: 10px;
    }

    .productgroep {
        width: 100% !important;
        min-height: auto;
        margin: 0;
        height: auto;
    }

    /* Adjust product elements for grid view */
    .product-list .image,
    .product-list .name,
    .product-list .description,
    .product-list .price,
    .product-list .cart {
        width: 100%;
        float: none;
        text-align: center;
    }
}

/* Tablet and Desktop view (list) */
@media screen and (min-width: 601px) {
    .product-list {
        display: block;
    }

    .productgroep {
        width: 400px;
        display: flex;
        flex-direction: column;
    }

    /* List view specific styles */
    .product-list .image {
        float: left;
        margin-right: 20px;
    }

    .product-list .description {
        margin-left: 220px;
    }

    .product-list .price {
        float: right;
    }
}

/* Base product list styles */
.product-list {
    padding-top: 10px;
    width: 100%;
}

.product-list > div {
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: rgb(249 249 249);
    position: relative;
    overflow: hidden;
}

/* Desktop/Tablet List View (> 768px) */
@media screen and (min-width: 769px) {
    .product-list > div {
        height: 250px;
        display: flex;
        align-items: center;
    }

    .product-list .image {
        float: left;
        margin: 0;
        padding: 0;
        width: 280px;
    }

    .product-list .image img {
        margin: 30px 20px;
        border-radius: 5px;
    }

    .product-list .description {
        margin-left: 300px;
        color: #004494;
        font-size: 15px;
        line-height: 20px;
        width: 270px;
        margin-top: 40px;
    }

    .product-list .price {
        position: absolute;
        top: 45px;
        left: 650px;
        color: #004494;
        font-size: 15px;
        line-height: 20px;
        width: 221px;
        font-weight: bold;
    }

    .product-list .meer_info {
        position: absolute;
        left: 300px;
        bottom: 18px;
    }
}

/* Mobile Grid View (≤ 768px) */
@media screen and (max-width: 768px) {
    .product-list {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        gap: 15px;
        padding: 15px;
    }

    .product-list > div {
        height: auto;
        padding: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .product-list .image {
        width: 100%;
        margin-bottom: 10px;
    }

    .product-list .image img {
        max-width: 100%;
        height: auto;
        margin: 0;
    }

    .product-list .description {
        width: 100%;
        margin: 10px 0;
        font-size: 14px;
        line-height: 1.4;
    }

    .product-list .price {
        position: static;
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }

    .product-list .meer_info {
        position: static;
        width: auto;
        margin: 10px auto;
    }
}

/* Hide product filter since we're not using it */
.product-filter {
    display: none;
}

<style>
/* ... (previous base styles and desktop media query start) ... */

/* Desktop and Tablet View (> 768px) */
@media screen and (min-width: 769px) {
    /* ... (existing styles for .productgroep, #product_images, .description-class, etc.) ... */

    #priceblok {
        position: absolute;
        right: 40px;
        top: 45px;
        width: 221px;
    }

    .price2 {
        position: absolute;
        right: 40px;
        top: 85px; /* Adjusted if needed based on content */
        width: 221px;
    }

    .meer_info_wrapper { /* Style the wrapper for desktop */
        position: absolute;
        left: 300px; /* Keep original position */
        bottom: 18px;
    }

    .meer_info_wrapper .meer_info { /* Style link inside wrapper */
        display: inline-block;
        max-width: 280px;
        padding: 10px 15px;
        color: #36454f;
        font-size: 15px;
        text-decoration: none;
        background-color: #cccccc;
        border-radius: 10px;
        font-weight: bold;
        position: static; /* Remove absolute positioning from link itself */
        width: auto; /* Reset width */
        margin-top: 0; /* Reset margin */
        order: 0; /* Reset order */
        box-sizing: content-box; /* Reset box-sizing */
    }
     .meer_info_wrapper .meer_info:hover {
         background: #b3b3b3;
         color:#36454f;
     }


    .res {
        position: absolute;
        right: 40px;
        bottom: 18px;
    }

     /* Ensure buttons inside description-class don't affect desktop layout */
     .description-class .res, .description-class .meer_info_wrapper {
         position: absolute; /* Override default block/flex display */
         width: auto; /* Override mobile width */
     }
     .description-class .meer_info {
        display: inline-block; /* Ensure it behaves correctly on desktop */
     }


    /* ... (existing hover effects) ... */
}

/* Mobile View (≤ 768px) */
@media screen and (max-width: 768px) {
    /* ... (existing grid styles) ... */

    .product-cat, .productgroep {
        /* ... existing styles ... */
        padding-bottom: 15px; /* Ensure padding at bottom */
    }

    /* ... (existing image styles) ... */

    .description-class {
        /* ... existing flex styles ... */
        padding-bottom: 0; /* Remove bottom padding if buttons handle spacing */
    }

    /* ... (existing name, description, price styles) ... */

    .res {
        width: 100%;
        padding: 0; /* Remove padding if button has its own */
        margin-top: 15px;
        order: 1;
        position: static; /* Ensure it's part of flex flow */
    }

    .meer_info_wrapper { /* Style the wrapper for mobile */
         width: 100%;
         padding: 0;
         margin-top: 10px; /* Space below button */
         order: 2;
         position: static; /* Ensure it's part of flex flow */
    }

    .meer_info_wrapper .meer_info { /* Style link inside wrapper */
        background-color: #cccccc;
        color: #36454f;
        text-align: center;
        text-decoration: none;
        display: block; /* Make it block */
        font-size: 16px;
        font-weight: 700;
        cursor: pointer;
        border-radius: 10px;
        width: 100%; /* Make it full width */
        padding: 10px 32px; /* Match button padding */
        box-sizing: border-box; /* Include padding in width */
        margin-top: 0; /* Remove margin from link itself */
        position: static; /* Ensure it's part of flex flow */
    }

    .meer_info_wrapper .meer_info:hover {
        background: #b3b3b3;
        color: #36454f;
    }

    .button1 {
        width: 100%;
        margin: 0;
        padding: 10px 32px; /* Ensure consistent padding */
    }

    /* Hide elements on mobile */
    .price2, .Cart, .wishlist, .compare, .breadcrumb, .product-line, .description a:not(.meer_info) {
        display: none;
    }

     /* Ensure desktop absolute positioned elements are hidden */
     #priceblok, .meer_info, .res {
         position: static; /* Reset desktop absolute positioning */
     }
     .description a:not(.meer_info) { /* Ensure only meer_info shows */
       display: none;
     }


}

/* ... (Rest of the styles like .button1, img-attributes, etc.) ... */

</style>