:root {
  --roedeshop_oranje: #ff7f00;
  --roedeshop_paars: #A44AA4;
}
*{
font-family:arial;
color:#333;	
font-size:12px;
}
@font-face {
    font-family: 'Bradley Hand ITC';
    src: url('/css/fonts/Bradley Hand ITC/BradleyHandITC.eot');
    src: url('/css/fonts/Bradley Hand ITC/BradleyHandITC.eot?#iefix') format('embedded-opentype'),
        url('/css/fonts/Bradley Hand ITC/BradleyHandITC.woff2') format('woff2'),
        url('/css/fonts/Bradley Hand ITC/BradleyHandITC.woff') format('woff'),
        url('/css/fonts/Bradley Hand ITC/BradleyHandITC.svg#BradleyHandITC') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.btnPostcodeCheck{
	padding-top: 4px; 
	cursor: pointer; 
	padding-left: 29px; 
	background-color: #04b703;  
	height: 47px;  
	float:left;  
	width: 232px;  
	color: white;  
	font-size: 18px; 
	text-align: center;
}
.breedte-info{
	display:none;
}
.tab-contact{
	height:75px;
}
.tooltip-hoek{
	width:16px;
	height:16px;
}
#afleverdatum{
	width: calc(100% - 20px);
}
.betaalmogelijkheid{
	width:300px;
	height:130px;
	float: left;
}
.betaalmogelijkheid_logo{
	max-width: 100%;
}
.aantal-totaal-container{
	display: flex;
	margin-top: 7px;
}
a.alternatief-link{
	text-decoration: none; 
	color:white; 
	font-size:16px;
}
#logo-desktop{
	visibility:visible;
}
#logo-mobiel{
	display:none; 
	padding-top: 5px;
}
#prod-afleverinfo{
	padding:10px; 
	font-size:14px; 
	float:left; 
	min-height:135px;
}
.prod-afleverinfo{
	margin-top: 10px;
}
.breedte_min-message{
	/* margin-top:10px; */  
	text-align:center;
}
.right-bottom-container.mobiel-in-winkelwagen {
	display: none;
}
.in-winkelwagen{
	display:block;
}
.beschikbaar{
	color: #04B703;
	padding:2px;
}
.niet-beschikbaar{
	color: red;
	padding: 2px;
}
.col-prijs{
	white-space: nowrap;
}
#subcategorien{
	overflow: hidden;
	margin-bottom: 10px;
}
.filter-resultaten{
	background-color: var(--roedeshop_paars);
	color: white;
	text-align:center;
	padding: 5px;
	display: none;
}
.filter-categorien{
	margin-top: 10px;
}
.filter-categorien img{
	vertical-align: middle;
	margin-right: 5px;
}
.subcategorie{
	float: right;
	margin-right:5px;
	padding: 5px;
	border: 1px solid var(--roedeshop_oranje);
	border-radius: 15px;
}
.subcategorie a{
	display: block;
}
.subcategorie img{
	vertical-align: middle;
	margin-right:5px;
}
.cookie-notification {
    bottom: 0;
	left: 0;
    position: fixed;
    width: 100%;
    z-index: 31;
}
.cookie-notification--bar {
    background-color: #868d95;
    display: flex;
	padding:5px;
	opacity: 0.9;
	max-height: 85px;
	overflow: scroll;
	min-width: 1040px;
}
.cookie-notification--text {
	padding: 0px 5px 0px 5px;
	color: black;
	font-weight: bold;	
}
.cookie-notification--checkbox {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.cookie-notification--close-button {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #cce9f9;
    color: #0090e3;
    display: flex;
    padding: 3px 0px 0px 0px;
    white-space: nowrap;
	cursor: pointer;
}
.cookie-notification--close-label {
    margin: auto;
}
.cookie-notification--container, .cookie-notification--close-label--text {
    display: block;
}
.cookie-notification--close-icon {
    pointer-events: none;
    position: relative;
    top: -0.2rem;
}
.icon-svg {
    display: inline-block;
    fill: currentcolor;
    vertical-align: middle;
}
.icon-svg.alt-medium {
    height: 1.5rem;
    width: 1.5rem;
}
#uitgelicht-wrapper{
	overflow:hidden;
}
.video_frame{
	width: 350px;
	height: 195px;
}
.booked{
	color: red;
	background-color: white;
}
.notbooked{
	color: green;
	background-color: white;
}
.overlay-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
	background: white;
}
.product-option-button-container{
	overflow:auto; 
	display:none;
}
.info-element{
	/* padding:20px 24px 20px 24px; */ 
	z-index:1;
	position:relative;
	display: flex;
}
.info-element-block{
	margin-top: 20px;
	width:233px;
	height:120px;
	float:left;
	position:relative;
}
.info-element-overlay{
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:120px;
	background-color:white;
	padding:0 24px;
	padding-bottom:4px;
	border-color:black;
}
.info-element-block-first .info-element-overlay{
	padding-left:0px;
}
.info-element-block-last .info-element-overlay{
	padding-right:0px;
}
.info-element-header{
	padding-bottom:10px;
	color:#a28b7f;
	font-weight:bold;
	font-size:16px;
	font-family:verdana;
}
.info-element-text{
	font-family:verdana;
	line-height:20px;
	color:#927f92;
}
.info-element-arrow{
	width:200px;
	height:50px;
	background:url('/gfx/arrows.png') no-repeat 130px 14px;
}
.info-element-block.active .info-element-header{
	color:var(--roedeshop_oranje); 
}
.info-element-block.active .info-element-text{
	color:#a349a4;
}
.koppelzijde {
	display: none;
}
.simpel_popup_bkgr{
	cursor:pointer;
	display:none;
	height:100%;
	text-align:center;
	top:0;
	width:100%;
	z-index:10000;
	position: relative;
}
.simpel_popup_bkgr .simpel_popup_helper{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.simpel_popup_bkgr > div {
	background-color: #fff;
	box-shadow: 10px 10px 60px #555;
	display: inline-block;
	height: auto;
	max-width: 551px;
	min-height: 100px;
	vertical-align: middle;
	width: 60%;
	position: relative;
	border-radius: 8px;
	padding: 15px 5%;
}
.simpel_popup_close {
	background-color: #fff;
	border: 3px solid #999;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-weight: bold;
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 25px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
}
.simpel_popup_close:hover {
	background-color: #ccc;
}
.simpel_popup {
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
}
.balk-boven{
	float:left; 
	margin-top:22px; 
	margin-left:15px;  
	width:940px;
}
.balk-boven-l{
	float:left; 
	width:215px; 
}
.balk-boven-r{
	float:right;
	width:215px;
}
.balk-boven-midden{
	float:left; 
	width:510px; 
	display:table;
}
.balk-boven-button{
	text-align:center; 
	background-color: rgb(4, 183, 3); 
	color: white; 
	display: block; 
	width: 175px; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 10px 10px 10px 10px;
}
.config-bericht{
	color: red;
	font-size:10px;
}
.startdag{
	width: 200px; 
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: rgb(4,161,232);
	border: none;
}
.startdag option{
	background-color: white;
}
.terugbrengdag{
	width: 200px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: rgb(155,218,235);
	border: none;
}
.gratis_product{
	height:auto;
	width:15px;
	vertical-align: middle;
}
.dagdeel{
	text-align:center;
	border: 0px solid white !important;
	vertical-align:bottom;
	background-image: url('/gfx/grey_box.png');
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 17px;
}
#ophalen_dagdeel1, #ophalen_dagdeel2, #terugbrengen_dagdeel1, #terugbrengen_dagdeel2{
	transform: scale(2.1);
	margin-bottom:10px;
}
#verhuur_uitleg{
	font-size:15px;
}
.mobiel-sample {
	display:none;
}
#laatst_bekeken_desktop {
	display: block;
}
#laatst_bekeken_mobiel {
	display: none;
}
.FAQ-mobiel {
	display: none;
}
.FAQ {
	display:block;
}
.categorie-wrapper-mobiel {
	display: none;
}
.info-element-overlay{
	border-left:2px solid #a349a3;
	border-right:2px solid #a349a3;
}
.info-element-block-first .info-element-overlay{
	border-left:0px solid #a349a3;
}
.info-element-block-last .info-element-overlay{
	border-right:0px solid #a349a3;
}
#consumentenprijs {
	display:none;
	color: lightslategray;	
}
#navigation ul, #navigation li 
{ 	margin: 0; 
	padding:0; 
	list-style:none;
}
#product-prijs-perdag{
	position: absolute;
	bottom: 10px;
	left: 2px;
	font-size: 200%;
	color: var(--roedeshop_oranje);
	font-weight: bold;
	width: 124px;
	height: 30px;
	white-space:nowrap;
}
#product-prijs-geheel {
	position:absolute; 
	bottom:8px; 
	left:0px; 
	font-family:calibri; 
	color:var(--roedeshop_oranje); 
	font-size:550%; 
	font-weight:bold;
}
#product-prijs-decimalen {
	position:absolute; 	
	color:var(--roedeshop_oranje); 
	font-weight:bold;
}
b { 
	color: inherit;
}
img {
	border:none;
}
.clear { 
	clear: both; 
}
.rightclear { 
	clear: right; 
	height:0px; 
}
.leftclear { 
	clear: left; 
	height:0px;
}
a {
	cursor:pointer;
}
html, body { 
	height:100% 
}
body {
	margin:0;
	padding:0;
}
#container {
	height: auto !important;
	margin: 0px 30px 0px;
	position:relative;
}
#product-form{
display:none;
}
#header-bg {
    background: none repeat scroll 0 0 white;
	max-width: 1400px;
	margin: auto;
}
#header {
	min-width: 980px; 
	margin:0 auto;
	/* height:155px; */
	position:relative;
}
#logo {
    display: block;
    height: auto; 
	max-height: 98px; 
    margin: 0 auto;
    padding: 21px 0;
    width: 650px;
}
#logo img {
	width: 732px;
	height: 119px; 
}
#header #cart {
	position:absolute;
	right:-10px;
	top:10px;
	width:130px;
    text-align: right;
}
#header a {
	text-decoration:none;
	/* white-space: nowrap; */
}
#header h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0;
	text-decoration:none;
}
#header #cart-content {
	display:block;
	padding-left:55px;
}
#header #cart-content span {
    display: inline-block;
    padding: 2px 0;
}
#header .cart-quantity {
	border-bottom:1px solid #e0ddd0;
	white-space:nowrap;
}
a.toegevoegd-btn {
	background: url("/gfx/toegevoegd-btn.gif") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    font-size: 14px;
    padding: 10px 6px 9px 1px;
    position: relative;
    right: -9px;
    text-decoration: none;
    width: 201px;
	height:20px;
	text-align:center;
	background-size: 100% 200%;
}
a.checkout-btn {
    background: url("/gfx/checkout-btn.png") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    font-size: 14px;
    padding: 6px 32px 9px 6px;
    position: relative;
    right: -9px;
    text-decoration: none;
    width: 88px;
	top:-26px;
}
a.checkout-btn:hover {
    background: url("/gfx/checkout-btn.png") no-repeat scroll 0 -32px transparent;
}
#content {
	/* background:url("/gfx/repeatnew.png") repeat-y; */
	width:980px;
    padding-left:14px;
    padding-right: 14px;
	margin:-11px auto; 
}
#content-top {
	/* background: url("/gfx/headertop_new.png") no-repeat; */
	width:1008px;
	margin:0 auto;
	height:0px;
}
#content-bottom {
    background: url("/gfx/bottomnew.png") no-repeat;
	width:1008px;
	margin:0 auto;
	height:6px;
}
#content-inner {
    margin-bottom: 6px;
    position: relative;
	overflow:auto;
}
#content-inner:empty {
	margin-bottom: unset;
}
#content-inner-page {
    margin-bottom: -30px;
	margin-top: 35px;
    position: relative;
    top: -30px;
    width:978px;
}
.slidertext{
    left: 0px;
    position: absolute;
    top: 0px;
	height:287px;
	width:941px;
}
.slidertext div {
    display: table-cell;
    height: 225px;
    padding-top: 62px;
    vertical-align: middle;
    width: 941px;
}
.slidertext span {
    background: url("/gfx/slider-caption-bg.png") no-repeat scroll right 0 transparent;
    color: white;
    display: inline-block;
    font-size: 31px;
    height: 33px;
    margin: 0 0 16px;
    padding: 11px 25px 13px 10px;
}
#sliderhead {
    background: url("/gfx/slider-headtext.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 51px;
    left: 250px;
    padding: 0 5px 11px 20px;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 10;
}
#sliderhead span {
    background: url("/gfx/slider-headtext2.png") no-repeat scroll right 0 transparent;
    color: white;
    display: block;
    font-size: 48px;
    height: 46px;
    padding: 5px 25px 11px 0;
}
#reinsurance {
    height: 90px;
    padding: 0 38px;
    position: relative;
    top: -17px;
    width: 924px;
    z-index: 1;
}
.reinsurance-block {
    background: url("/gfx/reinsurance.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 73px;
    margin-right: 73px;
    position: relative;
    width: 176px;
}
.reinsurance-block.last {
    margin-right: 0;
}
.reinsurance-text {
    display: block;
    height: 53px;
    padding: 10px 15px;
    text-decoration: none;
    width: 146px;
}
.reinsurance-text p {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
}
.reinsurance-block img {
    bottom: -10px;
    position: absolute;
    right: -2px;
}
.producten-home{
    margin-top:10px;
}
#categories {
    width:979px;    
}
#products {
    padding: 0 0 0 12px;
}
.product-wrapper.left{
    margin-right:10px;
}
.product-wrapper{
    width:350px;
    float: left;
    margin-bottom:10px;
    position: relative;
}
.product {
    width:350px;
	height:375px;
    float: left;
    position: relative;
    border:1px solid #e0e0e0;
	cursor: pointer;
}
.prod-image-container{
    width:124px;
    float:left;
    padding-left:5px;
}
.prod-desc{
    width:218px;
    float: left;
	padding-bottom:30px;
}
.product-slogan{
    font-weight: bold;
    margin:4px 0px;
}

.product-description{
    color:#858585;
    line-height:17px;
}
.ga-naar-wrapper{
    background-color: var(--roedeshop_oranje);
    width: 100%; 
    padding-top: 3px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    display: none;
}
.product-wrapper:hover > .ga-naar-wrapper{
    display: block;
}
.ga-naar-wrapper a{
    display:block;
    width:352px;
    height: 22px;
}
.ga-naar-btn{
    background:url('../gfx/white_arrow.png') no-repeat right;
    padding-right: 20px;
    color:#fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
.sale-triangle{
    background: url('/gfx/sale_triangle.png') no-repeat;
    width:89px;
    height: 89px;
    position: absolute;
    z-index: 20;
    left: -1px;
}
.uitgelicht-product .sale-triangle{
    background: url('/gfx/sale_triangle.png') no-repeat;
    width:89px;
    height: 89px;
    position: absolute;
    z-index: 20;
    left: -2px;
    top:-1px;
}
.actie-box{
    border:1px dashed var(--roedeshop_oranje);
    width:155px;
    height: 78px;
    margin:12px 0px;
    
}
.actiebox-head{
    margin:5px 0px 8px 0px;
    padding:0px;
    font-size: 17px;
    color:var(--roedeshop_oranje);
    text-align: center;
}
.actie-line-one, .actie-line-two{
    display: block;
    text-align: center;
}
.actie-line-one{
    font-size: 14px;
    color: #858585;
    font-weight: bold;
}
.actie-line-two{
    font-size: 12px;
    color: #858585;
    margin-top:4px;
}
.gratisbezorgd-icon{
    margin-top:5px; 
}
.gratisbezorgd-icon strong{
    color:#a548a1;
}
.gratisbezorgd-icon{
    /* background:url('/gfx/gratisverzenden_doos.jpg') no-repeat; */
	background:url('/gfx/gratisverzenden_doos.svg') no-repeat;
	background-size: 20px 20px;
    padding-left: 23px;
    color:#a548a1;
}
.add-sample {
    text-decoration: none;
    color: white;
}
.gratisstofstaal-icon{
    background:url('/gfx/stofstaal_icon.jpg') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 2px;
	padding-top: 4px;
    margin-top:7px;
	color:white;
	cursor:pointer;
}
.gratisstofstaal-albesteld-icon{
    background:url('/gfx/stofstaal_icon_al_besteld.jpg') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
	color:var(--roedeshop_paars);
}
.gratisstofstaal-icon strong{
    color:var(--roedeshop_oranje);
}
.buigservice-icon{
    background:url('/gfx/icon-buigservice.png') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.produktvideo-icon{
    background:url('/gfx/icon-produktvideo.png') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.beschikbaarheid-icon{
    /* background:url('/gfx/icon-bezorgen.png') 0px 0 no-repeat; */
	background:url('/gfx/icon-bezorgen.svg') 0px 0 no-repeat;
	background-size: 20px 20px;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.beschikbaarheid-icon strong{
    color: inherit;

}
.levering-icon{
    background:url('/gfx/icon-bezorgen.svg') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.wave-icon{
    background:url('/gfx/icon-wave.png') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.verlichting-icon{
    background:url('/gfx/icon-verlichting.png') 0px 0 no-repeat;
    padding-left: 23px;
    padding-bottom: 3px;
    margin-top:7px;
    color:var(--roedeshop_paars);
}
.s-product-titel{
    font-size:20px;
}
.category-wrapper{
    width:191px;
    float: left;
    margin-top:20px;
    margin-right:6px;
}
.category-wrapper.last{
    margin-right:0px;
}
.cat-header{
    min-height:45px;
}
.category {
    background-color: #eff3f4;
    width:188px;
    border:1px solid #e9e9e9;
    float:left;
    margin-right:7px;
}
.cat-left {
    height: 303px;
    left: 0px;
    padding: 6px 9px 10px 7px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 306px;
}
.cat-right {
    display: block;
    height: 210px;
    position: absolute;
    right: 41px;
    top: 58px;
    width: 333px;
}
.category h2{
    margin:7px;
    padding:0px;
}

.category h2 a{
    font-family: arial;
    font-weight: bold;
    font-size:16px;
    line-height: 19px;
    text-decoration: none;
}
.bekijk-cat-btn{
    background-color:var(--roedeshop_paars);
    width:190px;
    height: 25px;
    text-align: center;
    padding-top:7px;
}
.category-image{
    text-align: center;
    padding-bottom:10px;
}
.bekijk-cat-btn h3{
    margin:0px;
    padding: 0px;
   
}
.bekijk-cat-btn a{
    background: url('/gfx/arrow_pink.png') no-repeat;
    font-size:16px;
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    padding-left: 19px;
}
.product h2{
    margin:0px;
    padding:0px;
    line-height: 21px;
}
.product h2 a {
    font-family: arial;
    color:var(--roedeshop_paars);
    font-weight: bold;
    font-size:21px;
    margin:0px;
    padding:0px;
    text-decoration: none;
}
.product .desc {
    background: url("/gfx/product-desc2.png") no-repeat scroll 0 0 transparent;
    color: white;
    font-size: 16px;
    font-weight: 700;
    height: 31px;
    left: 1px;
    line-height: 25px;
    padding: 10px 15px 0;
    position: absolute;
    top: 73px;
    width: 280px;
}
.product .special {
    background: url("/gfx/special-ribbon.png") no-repeat scroll 0 0 transparent;
    color: white;
    font-size: 18px;
    height: 31px;
    left: 1px;
    padding: 10px 15px 0;
    position: absolute;
    top: 192px;
    width: 280px;
    line-height:25px;
}
.category .desc {
    background: url("/gfx/product-desc.png") no-repeat scroll 0 0 transparent;
    color: white;
    font-size: 16px;
    font-weight: 700;
    height: 31px;
    left: 24px;
    line-height: 25px;
    padding: 10px 6px 0;
    position: absolute;
    top: 90px;
    width: 264px;
}
.cat-left .image {
    background: url("/gfx/image-bg.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 183px;
    margin: 0 auto;
    width: 259px;
}
.cat-right > p {
    line-height: 18px;
}
.category img, .product img {
    margin-right: 4px;
	object-fit: none;
}
.right-bottom-container {
    display: block;
    /* height: 115px; */
    position: relative;
}
.link-btn {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll 0 0 transparent;
	background-color: rgb(4, 183, 3);
    display: inline-block;
    height: 50px;
    padding-left: 24px;
}
.kleurstaal-link-btn {
    background: url("/gfx/goto-btn.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 50px;
    padding-left: 24px;
}
.link-btn span {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll right 0 transparent;
    color: white;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    padding-right: 40px;
    padding-top: 12px;
    text-decoration: none;
}
.kleurstaal-link-btn span {
    background: url("/gfx/goto-btn.png") no-repeat scroll right 0 transparent;
    color: white;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    padding-right: 40px;
    padding-top: 12px;
    text-decoration: none;
}
.product .goto-btn, .category .goto-btn{
    margin-top:13px;
}
.goto-btn {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll 0 0 transparent;
	background-color: rgb(4, 183, 3);
    display: inline-block;
    height: 50px;
    padding-left: 24px;
}
.goto-btn span {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll right 0 transparent;
    color: white;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    padding-right: 40px;
    padding-top: 12px;
    text-decoration: none;
}
.goback-btn {
    background: url("/gfx/goback-btn.png") no-repeat scroll right 0 transparent;
    display: inline-block;
    height: 50px;
    padding-right: 24px;
}
.goback-btn span {
    background: url("/gfx/goback-btn.png") no-repeat scroll left 0 transparent;
    color: white;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    padding-left: 40px;
    padding-top: 12px;
    text-decoration: none;
}
#product-form .goto-btn, #product-simpel-form .goto-btn {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    padding-left: 24px;
	float: right;
}

.goback-btn:hover {
    background: url("/gfx/goback-btn.png") no-repeat scroll right -50px transparent;
}
.goback-btn:hover span {
    background: url("/gfx/goback-btn.png") no-repeat scroll left -50px transparent;
}
.goto-btn:hover, #product-form .goto-btn:hover, .link-btn:hover {
    background: url("/gfx/goto-btn.png") no-repeat scroll 0 -50px transparent;
}
.goto-btn:hover, #product-form .goto-btn:hover, .link-btn:hover, #product-simpel-form .goto-btn:hover{
    background: url("/gfx/goto-btn.new.png") no-repeat scroll 0 -50px transparent;
	background-color: rgb(4, 183, 3);
    cursor:pointer;
}
.goto-btn:hover span, .link-btn:hover span  {
    background: url("/gfx/goto-btn.new.png") no-repeat scroll right -50px transparent;
}
#pagehead {
    height: 50px;
    /*left: -12px; */
    /* padding: 6px 9px 0px 7px; */
    position: relative;
    /* top: -14px; */
    width: 989px;
}
#pagehead h1 {
    color: white;
	font-size: 36px;
    margin: 15px 10px 0px 0px;
    text-align: center;
	padding-top: 3px;
}
#category-desc {
    background: url("/gfx/cat-desc-border.png") repeat-x scroll 0 bottom transparent;
    padding: 0 0 30px;
    position: relative;
    top: -8px;
    width: 976px;
}

.pagehead-back {
    left: 20px;
    position: absolute;
    top: 15px;
}
.pagehead-back img{
	display: none;
}
#uitgelichte-producten{
    width:816px;
    float: left;
    margin-top:2px;
}
.uitgelicht-product{
    width:156px;
    height:237px;
    border:1px solid #e0e0e0;
    float: left;
    margin-right: 6px;
     position: relative;
}
.uitgelicht-afbeelding{
    text-align: center;
    padding:5px 0;
}
.naamprijs-wrapper{
    position: absolute;
    bottom:4px;
    width: 156px;
    text-align: center;
}
.uitgelicht-naam{
    text-align: center;  
}
.uitgelicht-naam a{
    color: var(--roedeshop_paars);
    font-weight: bold;
    font-size: 21px;
    text-decoration: none;
}
.uitgelicht-prijs a{
    color: var(--roedeshop_paars);
    font-size: 16px;
    text-align: center;  
    text-decoration: none;
}
.last{
    margin-right: 0px;
}
#sidebar {
    float: left;
    width: 266px;
}
#rss {
    background: url("/gfx/sidebar-rss-mid.jpg") repeat-y scroll 19px 0 transparent;
    padding: 1px 11px 1px 25px;
}
.rss-feed {
    margin-bottom: -5px;
    margin-top: -11px;
}
#rss-top {
    background: url("/gfx/sidebar-rss-top.jpg") no-repeat scroll 19px 0 transparent;
    height: 16px;
}
#rss-bottom {
    background: url("/gfx/sidebar-rss-bottom.jpg") no-repeat scroll 19px 0 transparent;
    height: 21px;
    margin-bottom: 15px;
}
#nieuws-home {
    background: url("/gfx/sidebar-mid.jpg") repeat-y scroll 19px 0 transparent;
    padding: 1px 11px 1px 25px;
}
#nieuws-home-top {
    background: url("/gfx/sidebar-top.jpg") no-repeat scroll 19px 0 transparent;
    height: 16px;
}
#nieuws-home-bottom {
    background: url("/gfx/sidebar-bottom.jpg") no-repeat scroll 19px 0 transparent;
    height: 21px;
    margin-bottom: 15px;
}
.nieuws-home-bericht {
    border-bottom: 1px solid #F0F0F0;
    margin: 0 11px;
    padding-bottom: 10px;
}
#nieuws-home h2 {
    background: url("/gfx/sidebar-h2.jpg") repeat-x scroll 0 35px transparent;
    font-size: 36px !important;
    margin: 0 11px 10px;
    padding-bottom: 10px;
    text-align: center;
}
.nieuws-home-bericht h3 { margin: 10px 0 6px;}
.nieuws-home-bericht h3 a {
    font-size: 14px;
    color:#333;
    font-weight: 700;
    text-decoration: none;
}
.nieuws-home-bericht a.leesmeer {
    color: #C67941;
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}
a.leesmeer{
    color: #C67941;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}
#nieuws-home #alle {
    color: #C67941;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 9px;
    text-align: center;
    text-decoration: none;
}
.nieuws-img img {
    max-width: 207px; 
}
#nieuws-overzicht, #nieuws-bericht {
  
}
.nieuws-item {
    border-bottom: 1px solid #D3D3D3;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
    padding-bottom: 11px;
    width: 462px;
}
.nieuws-item.even {
    margin-right: 0px;
}
.nieuws-item img {
    max-width: 462px;
}
.nieuws-item h2 {
    text-align: center;
}
.nieuws-item h2 a {
    font-size: 18px;
    font-weight: normal;
    color: #525252;
}
.nieuws-item table {
    background: url("/gfx/nieuws-item-img-top.jpg") repeat-x scroll 0 0 transparent;
    margin-bottom: 7px;
    padding-top: 19px;
    width: 100%;
}
.nieuws-image {
    background: none repeat scroll 0 0 #D3D3D3;
    border-bottom: 11px solid #D3D3D3;
    height: 207px;
    text-align: center;
}
.nieuws-datum {
    border-top: 1px solid #d3d3d3;
    padding-top: 5px;
    font-size: 11px;
    color: #616161;
}
.nieuws-text {
    height: 64px;
    line-height: 16px;
    margin: 10px 0;
    overflow: hidden;
}
.bekijk-bericht {
    background: url("/gfx/bekijk-bericht.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    width: 136px;
}
.bekijk-bericht:hover {
    background: url("/gfx/bekijk-bericht.jpg") no-repeat scroll 0 -32px transparent;
}
#nieuws-bericht {
    position: relative;
}
#nieuws-bericht > h2 {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #525252;
}
#nieuws-bericht > table {
    background: url("/gfx/nieuws-item-img-top.jpg") repeat-x scroll 0 0 transparent;
    margin-bottom: 7px;
    padding-top: 19px;
    width: 100%;
}
#nieuws-image {
    background: none repeat scroll 0 0 #D3D3D3;
    border-bottom: 11px solid #D3D3D3;
    text-align: center;
}
#nieuws-image img {
	max-width:100%;
	height:auto;
}
#nieuws-datum {
    border-top: 1px solid #d3d3d3;
    padding-top: 5px;
    font-size: 14px;
    color: #616161;
}
#nieuws-text {
    line-height: 16px;
    margin: 10px 0;
	font-size: 14px
}
#nieuws-text > p {
 	font-size: 14px
}
.fdpoweredby {
    display:none;
}
.rss-feed .item.even {
    background: none repeat scroll 0 0 #F9F7F0;
}
.rss-title {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.rss-description {
    color: #333333 !important;
}
.rss-date {
    color: #C67941 !important;
    font-size: 10px !important;
}
.rss-date A {
    color: #C67941 !important;
    font-size: 10px !important;
}
.image-sk{
    width: 158px;
    float: left;
    margin-top: 2px;
    margin-left: 4px;
}
#cart-items h2{
font-size:18px;
}

#winkelmand-left-wrapper{
    width:588px;
    float: left;
}
.cart-empty{
	padding: 5px;
}
#cart-items {
    border: 1px solid var(--roedeshop_paars);
    width: 588px;
    z-index: 1;
    margin-top:30px;
}
#ad-hoc-factuurregel {
	width: 588px;
}
#cart-items-bar {
    background:  var(--roedeshop_paars);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 14px;
}
.cart-item {
	display:table;
    margin-bottom: 30px;
    position: relative;
    width: 588px;
}
.cart-item-top{
	background: url("/gfx/cart-item-top.png") no-repeat scroll 0 0 transparent;
	display:table-row;
	height:17px;
}
.cart-item-bottom{
	background: url("/gfx/cart-item-bottom.png") no-repeat scroll 1px 0 transparent;
	display:table-row;
	height:20px;
}
.cart-item-inner {
    background: url("/gfx/cart-item-repeat.png") repeat-y scroll 0 0 transparent;
    height: 81px;
    padding: 9px 12px 13px 10px;
    position: relative;
	display:table-row;
    width: 560px;
    z-index: 5;
}
.cart-item-inner div {
    float: left;
    text-decoration: none;
}

.cart-item-inner > a {
    float: left;
    text-decoration: none;
}
.cart-item-image{
    width:81px;
	margin-left:13px;
	margin-top:3px;
}
.cart-item-name {
    width: 180px;
    padding: 10px 0px 0px 10px;
    text-decoration: none;	    
}
.cart-item-name span {
    display: table-cell;
    font-size: 16px;
    height: 61px;
    line-height: 24px;
    vertical-align: middle;
    width: 190px;
}
.cart-item-price-a, .cart-item-price-p, .cart-item-price-t {
    font-size: 12px;
    margin-left: 3px;
    padding: 14px 0px 14px 14px;
    margin-top:4px;
    width: 51px;
}
.cart-item-price-a{
    overflow: hidden;
}
.cart-item-price-p{
    padding: 14px 14px 14px 14px;
}
.cart-item-price-t {
    padding: 14px 14px 14px 14px;
}
.cart-item-price-a b, .cart-item-price-p b, .cart-item-price-t b{
    display: block;
    padding-top: 5px;
}
.cart-item-inner .remove {
    display: block;
    float: left;
    height: 47px;
    margin-left: 10px;
    margin-top: 17px;
    width: 39px;
}

.cart-item-options {
    background: url("/gfx/cart-details-bg.jpg") no-repeat scroll 0 bottom transparent;
    border-collapse: collapse;
    bottom: 0px;
    display: block;
    left: 7px;
    margin-left: 7px;
    margin-top: 3px;
    padding: 3px 7px 15px 3px;
    width: 570px;
    z-index: 0;
}
#cart-form  input.winkelmand-checkbox{
width:auto;
height:auto;
}
.winkelmand-form-uitleg{
color:#6a6a6a;
}
.winkelmand-form-uitleg p, .winkelmand-form-uitleg strong{
margin-top:0px;
color:#6a6a6a;
}
.options-head td, .base-options-head td {
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}
.options td, .base-options td {
    color:#333;
    font-size:11px;
    font-weight: bold;
}
.cart-item-options td {
    padding: 5px 15px;
    width: 185px;
}
.base-options-head {
    background: url("/gfx/cart-details-separator.png") no-repeat scroll 184px 13px transparent;
}

.base-options,.options-head,.options {
    background: url("/gfx/cart-details-separator.png") no-repeat scroll 184px -15px transparent;
}
.options.last {
    background: url("/gfx/cart-details-separator.png") no-repeat scroll 184px -182px transparent;
}
.options.last > td {
    padding-bottom: 20px;
}
#total-price {
    background:  var(--roedeshop_paars);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    line-height: 28px;
    padding: 0 14px;
    position: relative;
    width: 560px;
    margin: 0;
} 
#price-ex {
    top: 0px;
    left: 50px;
}
#price-in {
    left: 444px;
    position: absolute;
    top: 0;
}
#total-price small {
    color: white;
    font-size: 11px;
}
#total-price b {
    color: white;
    font-weight:bold;
    font-size: 16px;
}

#total-price span {
    color: white;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 163px;
}
#total-price > div {
    display: inline;
	white-space: nowrap;
}
.cart-details-btn {
    background: url("/gfx/cart-details-btn.png") no-repeat scroll 0 0 transparent;
    bottom: -21px;
    cursor: pointer;
    display: block;
    height: 31px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    width: 101px;
    z-index: 10;
}
.cart-details-btn span {
    background: url("/gfx/cart-details-btn-arrows.png") no-repeat scroll 75px -59px transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 35px 0 24px;
}
.cart-details-btn span.open {
    background: url("/gfx/cart-details-btn-arrows.png") no-repeat scroll 75px 11px transparent !important;
}
.cart-item-options-container {
    display:none;
    position: relative;
    top:-10px;
}
.cart-item-inner.kleurstaal .cart-item-name {
    width: 241px;
}
.cart-item-inner.kleurstaal .cart-item-price-a {
    width: 70px;
}
.kleurstalen-info {
    margin-left: 20px;
}
.kleurstaal-container.end {
    margin-right: 0;
}
.kleurstaal-container {
    background: url("/gfx/color-container.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 245px;
    margin: 0 59px 15px 0;
    padding: 6px 8px 10px 7px;
    position: relative;
    text-align: center;
    width: 180px;
}
.kleurstaal-image {
    display: block;
    height: 100px;
    padding-top: 40px;
    margin-bottom: 10px;
}
.kleurstaal-prijs {
    background: url("/gfx/color-price.png") no-repeat scroll 0 0 transparent;
    color: white;
    font-size: 18px;
    height: 31px;
    left: 1px;
    line-height: 25px;
    padding: 10px 10px 0 6px;
    position: absolute;
    top: 37px;
    width: 179px;
}
.kleurstaal-container h2 {
    display: block;
    font-size: 26px;
    height: 26px;
    margin: 5px;
    padding: 5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 169px;
}
.kleurstaal-content{

    text-align:center;
}
.kleurstalen-message{
    font-weight:bold;
}
.kleurstaal-content .link-btn {
    margin-top: 10px;
}
#winkelmand-right-wrapper {
    border: 1px solid var(--roedeshop_oranje);
    float: right;
    position: relative;
    width: 352px;
    z-index: 0;
    margin: 30px 27px 0px  0px;
}
#winkelmand-verder {
	margin-left: 15px;
	margin-bottom: 15px;
}
#cart-form {
    width: 352px;
}
#cart-form form{
margin-left:10px;
}
.cartform-btn {
    background: url("/gfx/checkout-btn.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 114px;
    position: absolute;
    width: 417px;
    left: -48px;
}
.cartform-btn a {
    display: block;
    height: 51px;
    left: 45px;
    position: absolute;
    top: 2px;
    width: 336px;
}
#cart-form-bar {
	background-color: var(--roedeshop_oranje);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 14px;
}
#cart-form td input {
    /* background: url("/gfx/checkout-form-input.jpg") no-repeat scroll 0 0 transparent; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: medium none;
    height: 24px;
    margin-bottom: 7px;
    padding: 2px 5px;
    width: calc(100% - 20px);
}
#cart-form > table {
    margin-left: 15px;
}
#cart-form .goto-btn {
    margin-left: 0px;
}
#cart-form-message{
    margin-left:10px;
    margin-bottom:10px;
    padding:0px 0px 0px 20px;
    background:url(/gfx/icon_alert.gif) no-repeat left 0px;
}
.bestellen-container h3{
margin:10px 0;
}
.bestellen-container-left{
float:left;
width:300px;
margin-right:30px;
}
.bestellen-container-right{
float:left;
width:648px;
}
.bestellen-table{
border-collapse:collapse;
display:table;
}
.bestellen-table td, .bestellen-table th, .bestellen-table tr{
margin:0px;
padding:0px;
}
.bestellen-table td{
border:1px solid #aaa;
padding:5px;
}
.bestellen-table th{
font-weight:normal;
background:url(/gfx/bg_blauw.png);
padding:5px;
color:white;
}
.bestellen-container{
    margin-top:20px;
	overflow:hidden;
}
.besteloverzicht-naw{
width:300px;
}
.besteloverzicht-naw > div{
	display:table-row;
}
.besteloverzicht-naw > div > div{
	display:table-cell;
	border: 1px solid gray;
	padding: 5px;
}
.besteloverzicht-producten{
width:648px;
}
.besteloverzicht-producten > div{
	display:table-row;
}
.besteloverzicht-producten > div > div {
	display:table-cell;
	vertical-align: middle;
	border: 1px solid gray;
	padding: 5px;
}
.besteloverzicht-totalen {
	overflow: hidden;
	margin-bottom: 10px;
}
.besteloverzicht-totalen .totaal {
	clear:both;
	border-bottom: 1px solid;
	overflow:auto;
}
.kosten_creditcard, .kosten_klarnapaylater{
	overflow:auto;
}
.besteloverzicht-totalen > div > div {
	float:right;
}
.besteloverzicht-totalen > div > div > div {
	float:left;
	margin-right:6px;
	min-width:68px;
	text-align:right;
	padding: 2px 0px 2px 0px;
}
.besteloverzicht-producten #omschrijving {
	width:250px;
}
.besteloverzicht-producten #besteloverzicht-prod-header {
    background: var(--roedeshop_paars);
}
.besteloverzicht-producten #besteloverzicht-prod-header > div {
    padding: 3px;
	color:white;
    text-align: center;
}
.besteloverzicht-producten .prijs{
    text-align:right;
	white-space:nowrap;
}
.besteloverzicht-producten .image{
    width:50px;
    height:50px;
}
.besteloverzicht-producten tr{
border-left:1px solid #aaa;
border-right:1px solid #aaa;
}
.besteloverzicht-producten .totaal > div {
border-left:0px;
border-right:0px;
}
.bestellen-betaalkeuze{
	border-top:1px solid #aaa;
	margin-top:20px;
	margin-bottom:20px;
}
.bestellen-betaalkeuze > form > div > div > div {
	float:left;
	width: 300px;
	min-height:100px;
	display: flex;
    align-items: center;
}
.bestellen-betaalkeuze > form > div > div > div > div {
	float:left;
}
.bestellen-betaalkeuze > form > h3 {
	clear:both;
	top:20px;
	margin-bottom:20px;
	position:relative;
}
.definitief-bestellen{
text-align:right;
border-top:1px solid #aaa;
margin-top:10px;
padding-top:10px;
margin-top: 16px;
}
.besteloverzicht-terug {
    left: -6px;
    position: relative;
}
.besteloverzicht-terug span {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 6px;
    padding-left: 43px;
    padding-top: 6px;
    text-align: center;
}
#product-details {
    position: relative;
    top: -25px;
}
.js-slider{
    cursor:pointer;
}
.js-slider > .default-container-repeat{
	display:none;
}
.js-slider > .default-container-repeat.uitgeklapt{
	display:block;
}
#left-content{
	width:394px;
	float:left;
	margin-left:26px;
	margin-right:53px;
	margin-top:40px;
}
.image-container{
	margin:0px;
}
.default-container{
}
.default-container-top {
    background: url("/gfx/kleurcontainer_top.jpg") no-repeat scroll 0 0 transparent;
    min-height: 34px;
    width: 385px;
	margin:10px 5px 0px 0px;
}
.kleurstalencontainer .default-container-top {
    background: url("/gfx/kleurcontainer_roze_top.jpg") no-repeat scroll 0 0 transparent;
    height: 34px;
    width: 197px;
}
.default-container-top h3 {
    color: #fff; 
    font-size: 16px;
    padding-left: 5px;
	display: inline-block;
	padding-top: 9px;
	margin: 0px;
	/* position:absolute; */
}
.kleur-container-top h3 {
    color: #fff;
    font-size: 16px;
    margin: 0px;
    padding-left: 22px;
    padding-top: 15px;
    width: 310px;
}
.js-slider .oc-arrow {
    background: url("/gfx/open-close-arrow.png") no-repeat scroll -20px 0 transparent;
    height: 17px;
    margin: 8px 12px 0px 0px;
    width: 17px;
	float: right;
	right: 0px;
}
.js-slider .oc-arrow.uitgeklapt {
	background-position: 2px;
}
.default-container-repeat {
    background: url("/gfx/kleurcontainer_repeat.jpg") repeat-y scroll 2px 0 transparent;
    width: 394px;
    margin: 0 -6px;
	cursor: auto;
}
.kleurstalencontainer-repeat {
    background: url("/gfx/kleurstaalcontainer_repeat.jpg") repeat-y scroll 2px 0 transparent;
    width: 197px;
    margin: 0 -2px ;
}
.default-container-rechts .default-container-repeat {
    margin: 0;
}
.default-container-html{
    overflow:hidden;
    margin:0 18px 0 13px;
}
.default-container-html table{
    border-collapse:collapse;
}
.default-container-html table td{
    border:1px solid #cccccc;
    padding:3px;
}
.js-slider > .default-container-bottom {
    background: url("/gfx/kleurcontainer_bottom.jpg") no-repeat scroll -4px 0 transparent; 
    height: 21px;
    width: 394px;
	display: none;
}
.js-slider > .default-container-bottom.uitgeklapt{
	display: block;
}
.kleurstalencontainer-bottom {
    background: url("/gfx/kleurstaalcontainer_bottom.jpg") no-repeat scroll 0 0 transparent;
    height: 21px;
    width: 197px;
}
.default-container-rechts .default-container-top h3 {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 22px;
    padding-top: 10px;
    margin:0px;
	display: block;
}
.default-container-rechts .default-container-top {
	background:url('/gfx/afmetingen_container_top.jpg') no-repeat;
	width:500px;
    min-height: 40px;
	margin-left:5px;
}
.default-container-rechts .default-container-repeat {
    background: url("/gfx/afmetingen_container_repeat.jpg") repeat-y scroll 0 0 transparent;
    padding: 7px 0;
    width: 508px;
}
.default-container-rechts .default-container-bottom {
	background:url('/gfx/afmetingen_container_bottom.jpg') no-repeat;
	width:508px;
    height: 21px;
}
#kleuren-container{

}
#kleur-container-top {
    background: url("/gfx/kleurcontainer_top.jpg") no-repeat scroll 0 0 transparent;
    height: 40px;
    width: 394px;
}
#kleur-container-top h3 {
    color: #fff;
    font-size: 16px;
    padding-left: 22px;
    padding-top: 15px;
}
#kleur-container-repeat {
    background: url("/gfx/kleurcontainer_repeat.jpg") repeat-y scroll 0 0 transparent;
    width: 394px;
}
#kleur-container-bottom {
    background: url("/gfx/kleurcontainer_bottom.jpg") no-repeat scroll 0 0 transparent;
    height: 21px;
    width: 394px;
}
#kleuren-content, #kleuren-content li{
margin:0px;
padding:0px;
list-style:none;
}
#kleuren-content{
	width:355px;
	height:fit-content;
	margin-left:11px;
	padding-top:11px;
}
#kleuren-content > .thumbs-container{
	height:155px;
}
.kleur-item {
	width:109px;
	float:left;
	font-size:11px;
	margin-right:5px;
	border:3px solid #fff;
}
.kleur-item img {
    background: white;
    padding:3px;
}
.kleur-item label span {
    display: block;
    margin: 3px 0 0;
    text-align: center;
    width: 109px;
}
.kleur-checked img {
    background: #b7ad8d;
}
.row-end-kleur-item {
	margin-right:0px;
}
.kleur-naam{
	text-align:center;
}
.kleur-naam a {
	text-decoration:none;
	color:#333333;
}
.kleur-naam a:hover{
	text-decoration:none;
	color:#333333;
}
#right-content{
	width:508px;
	float:left;
	margin-top:40px;
}
#right-content h3{
	color:#fff;
	font-size:16px;
	padding-top:13px;
	padding-left:22px;
	margin:0px;
}
#afmetingen-container-top{
	background:url('/gfx/afmetingen_container_top.jpg') no-repeat;
	width:508px;
	height:37px;
}
#afmetingen-container-repeat {
    background: url("/gfx/afmetingen_container_repeat.jpg") repeat-y scroll 0 0 transparent;
    padding: 7px 0;
    width: 508px;
}
#afmetingen-container-bottom{
	background:url('/gfx/afmetingen_container_bottom.jpg') no-repeat;
	width:508px;
	height:13px;
}
#afmetingen-form{
	width:473px;
	margin-left:17px;
	padding-top:10px;
	padding-bottom:10px;
}
#afmetingen-form label{
	width: 383px;
	display: block;
	float: left;
	margin-top: 7px;
}
.input-afmetingen {
    border: 1px solid #B7AD8D;
    float: right;
    height: 15px;
    padding: 5px;
    width: 71px;
}
#afmeting-breedte, #afmeting-hoogte {
    padding: 5px 15px 5px 21px;
    width: 466px;
}
#opties-container-top{
	background:url('/gfx/afmetingen_container_top.jpg') no-repeat;
	width:508px;
	height:37px;
}
#opties-container-repeat{
	background:url('/gfx/afmetingen_container_repeat.jpg') repeat-y;
	width:508px;

}
#opties-container-bottom{
	background:url('/gfx/afmetingen_container_bottom.jpg') no-repeat;
	width:508px;
	height:13px;
}
#optie1-container{
	width:473px;
	margin-left:17px;
	padding-top:12px;
}
#optie1-container h4{
	margin:0 0 3px 3px;
}
.optie-image-container{
	background:url('/gfx/optie_image_bg.jpg') no-repeat;
	width:104px;
	float:left;
	margin-right:47px;
}
.optie-image-container {
    padding-left: 4px;
    padding-top: 3px;
}
.optie-naam{
	margin-top:9px;
}
.optie-radio{
	margin-top: 1px;
	float: left;
}
#optie2-container{
	width:473px;
	margin-left:17px;
	padding-top:12px;
}
#optie2-container h4{
	margin:0 0 3px 3px;
}
#opties-form {
    margin-left: 21px;
    padding-top: 20px;
    width: 473px;
}
#opties-form label{
	width:461px;
	float:left;
	padding-bottom:5px;
}
.optie-list{
	width:287px;
	height:21px;
	border:1px solid #c67941;
	margin-bottom:12px;
}
.mobile-tooltip-button{
	display: none;
}
.tooltip-button{
	display: inline-block;
}
.tooltip-data-html table{
    border-collapse:collapse;
}
.tooltip-data-html table td{
    padding:2px;
    border:1px solid #aaa;
}
.tooltip-data-html * {
	/* font-size:10px; */
	font-size:small; 
	font-family: verdana, geneva;
}
.tooltip-data-html img {
	max-width	: 325px; 
	max-height	: 325px; 
	width		: auto; 
	height		: auto;
}
.model-info .tooltip-data-html * {
	font-size	: 110%;
}
.model-info .tooltip-data-html img {
	max-width	: 100%; 
	max-height	: 100%; 
	width		: auto; 
	height		: auto;
}
.extra-voordeel-container, .couponcode-voordeel-container {
	background	: #04B703;
	width		: auto; 
	margin		: 10px 0px 0px 10px; 
	padding		: 10px 10px 10px 28px; 
	color		: white; 
	font-size	: 18px;
	overflow	: hidden;
}
.aantal-container {
    background: url("/gfx/aantal_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 62px;
    width: 218px;
	float: left;
}
.aantal-container label{
	font-size: 18px;
	font-weight: bold;
	color: white;
	display: block;
	padding-top: 20px;
	padding-left: 29px;
	width: 63px;
	margin: 0px;
	float: left;
}
.aantal-container input {
    border: medium none;
    float: right;
    height: 21px;
    margin-right: 51px;
    margin-top: 19px;
    padding: 0 5px;
    width: 53px;
	text-align: center;
}
.aantal-totaal {
    height: 62px;
    position: relative;
}
.totaal-container {
    height: 46px;
    width: 312px;
	float: right;
	clear:both;
	border-top: 7px solid white;
	border-bottom: 7px solid white;
}
.tweededag-container {
    height: 46px;
    width: 525px;
	float: right;
	clear:both;
	border-top: 7px solid white;
	border-bottom: 7px solid white;
	display: flex;
	justify-content: center;
}
.totaal-container label, .tweededag-container label{
	font-size: 18px;
	font-weight: bold;
	color: white;
	display: block;
	padding-top: 13px;
	padding-left: 29px;
	/* width: 115px; */
	margin: 0px;
	float: left;
}
.totaal-container .prijs {
    color: white;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 13px;
}
.totaal-container #prijs-label {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

#product-details .goto-btn {
    float: right;
    margin-right: 20px;
}
#product-details .goto-btn span {
    font-size:20px;
    padding-top:9px;
    height:41px;
}
.optie-image-container label {
    cursor: pointer;
}
#footer {
    background: #7c7c7c; 
    position: relative;
    margin-top:20px;
	min-height:410px;
	width:100%;
}
.footer-content b, .footer-content strong { color: white;}
#footer, .push {
}
#footer-inner {
	width:100%; 
	margin:0 auto;
}
.footer-content {
    display: block;
    float: left;
    min-width: 230px;
	width:23%;
	margin:20px;
    overflow:hidden;
}
.footer-content h3 {
    color: white;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0;
}
.footer-content p, .footer-content a  {
    color: white;
    line-height: 16px;
	text-decoration:none;
}
.footer-content a:hover  {
	text-decoration:underline;
}
.fb-icon, .tw-icon {
    bottom: 6px;
    display: block;
    float: left;
    height: 24px;
    position: relative;
    width: 100px;
}
.fb-icon > img, .tw-icon > img{
    margin-right: 8px;
}
.fb-icon > span, .tw-icon > span {
    color: white;
    font-weight: bold;
    position: absolute;
    top: 5px;
}
.fb-icon:hover span, .tw-icon:hover span {
	text-decoration:underline;
}
.footer-content.last {
    margin-top: 40px;
    text-align: center;
    width: 280px;
}
.footer-content.last p { margin:5px 0 15px;}
.optie-naam-verplicht{
	color:#aaa;
}
.product-option-button > img{
	max-width: 100%;
	background-color: white;
}
.product-option-button{
float:left;
border:1px solid #ccc;
padding:3px;
margin:1px;
cursor:pointer;
width: calc((100% - 42px) / 4);
}
#voordeel-deze-week{
font-weight:bold; 
color:white; 
font-size:20px;		
}
#extra-voordeel{
font-weight:bold; 
color:white; 
font-size:20px;	
}
#extra-voordeel-bedrag{
float:right; 
color:inherit; 
font-size:inherit;	
margin-right:5px;
}
.product-option-button:hover .label{
    color:#000;
}
.product-option-button .label{
padding-top:4px;
padding-bottom:2px;
padding-left:3px;
width:77px;
}
.product-option-button.selected{
background: #E97B02;
padding:3px;
width: calc((100% - 42px) / 4);
}
.product-option-button.selected img{
}
.option-image{
	width:100%;
}
.product-option-button.selected .label{
color:white;
font-weight: bold;
}
.product-right-container p{
    margin:10px 0;
}
.message{
	color:red;
	font-weight:bold;
}
#product-left-container{
	width:435px;
	float:left;
	margin-left:15px;
	margin-top:22px; 
}
#product-right-container{
	position:relative;
	width:530px;
	padding-bottom:25px;
	float:left;
	margin-top:20px; 
}
.image-preview{
	height:350px;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}
.image-preview img{
	cursor:pointer;
	margin-top:5px;
}

.kleur-holder{
	display: none;
}
.kleur-holder.\30 e, .kleur-holder.\31 e, .kleur-holder.\32 e {
	display: block;
}

.thumbs-container  .kleur-holder{
width:112px;
float:left;
margin: 0 6px 4px 0;
}
.thumbs-container  .kleur-button{
cursor:pointer;
border:1px solid #CCCCCC;
width:112px;
}
.thumbs-container div.thumb{
width:100px;
height:100px;
}
.thumbs-container div div.thumb{
padding:0px;
margin:5px;
}
.thumbs-container div.selected img{
border:3px solid #bbb294;
}
.thumbs-container div div.label{
padding:6px 0 6px 6px;
}
.thumbs-container div.selected div.label{
color:var(--roedeshop_paars);
}
.thumbs-container div.selected{
background:url("/gfx/bg.png") repeat scroll 0 0 transparent;
}
.thumbs-container div div{
border:none;
text-align:left;
padding-top:2px;
}
.bestel-proefstaal{
display:block;
margin:13px 6px 3px 0px;
padding:3px;
text-align:center;
background:url('/gfx/bg2.jpg');
border:2px solid #ccc;
color:white;
}
div.form-config{
	display: table;
	width: 100%;
	margin:9px 0px 5px 0px; 
}
div.form-config > div.tr{
	display:table-row;
}
div.tr > div.td{ 
	/* display:table-cell; */
	width: 100%;
	text-align: left;
}
div.label{
	margin-bottom:10px;
}
div.config-value{
	width:216px;
	vertical-align:top;
}
div.config-value select{
	width: 100%;
	font-size:15px;
	height: 48px;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #999;
	line-height: 23px;
}
div.config-value select option:first-child{
	font-weight: bolder;
}
div.config-value select option{
	font-size:12px;
}
div.config-value input{
	width: 97%;
	font-size:14px;
}
table.form-config{
width:100%;
}
.form-input-text{
    border:1px solid #aaa;
	font-size: 20px;
	margin: 5px;
}
.html-holder{
padding:15px;
}
.laatst-bekeken-product{
padding:10px;
background:url(/gfx/113-foto.jpg);
width:113px;
height:113px;
float:left;
text-align:center;
}
.laatst-bekeken-product a{
display:block;
}
.bericht_algemene_voorwaarden{
    font-weight:bold;
    color:red;
}
.filter-paginator-group{
    margin-bottom: 30px;
}
.paginator-page {
    float: left;
    width:28px;
    height: 22px;
    border: 1px solid #dcdcdc;
    margin-right:5px;
    padding-top:6px;
    cursor: pointer;
    color:var(--roedeshop_paars);
}

.paginator-page:hover{
    background-color: #f7f7f7;
    border:1px solid var(--roedeshop_paars);
}

.paginator-page.selected{
    background-color: #f7f7f7;
    border:1px solid var(--roedeshop_paars); 
}
.section-header{
    font-size:18px;
    margin:0px 0px 10px 0px;
    padding: 0px;
}
#nieuws-testimonial-container{
    width: 980px;
    margin-top:40px;
}
#nieuwsberichten-home-container{
    width:483px;
    float: left;
}
#nieuws-container ul{
    margin:0px;
    padding:0px;
    list-style-type: none;
}
#nieuws-container{
    width:462px;
    padding: 0px 10px 10px 10px;
    border:1px solid #e5e5e5;
    float: left;
}
.content-nieuwsb-container{
    border-bottom:1px solid #e5e5e5;
    padding-top:15px;
}
.nieuwsbericht-content{
    width:295px;
    float: left;
}
.nieuwsbericht-content-wide{
    width:460px;
    float: left;
}
.nieuwsbericht-content-wide h4{
    margin-top:0px;
    margin-bottom:4px;
}
.nieuwsbericht-content-wide h4 a{
     text-decoration: none;
}
.nieuwsbericht-content-wide h4 a:hover{
   color:#024999;
}
.nieuwsbericht-content-wide p{
    color:#555555;
    line-height: 18px;
    margin-top:3px;
    margin-bottom: 0px;
}
.nieuwsbericht-content-wide p a{
    text-decoration: none;
}
.nieuwsbericht-content-wide p a:hover{
   color:#024999;
}
.nieuwsbericht-content h4{
    margin-top:0px;
    margin-bottom:4px;
}
.nieuwsbericht-content h4 a{
     text-decoration: none;
}
.nieuwsbericht-content h4 a:hover{
   color:#024999;
}
.nieuwsbericht-content p{
    color:#555555;
    line-height: 18px;
    margin-top:3px;
    margin-bottom: 0px;
}
.nieuwsbericht-content p a{
    text-decoration: none;
}
.nieuwsbericht-content p a:hover{
   color:#024999;
}
.thumb-container{
    width:167px;
    float: left;
}
.nieuwsbericht-thumb{
    height:74px;
    float: left;
    margin-right:16px;
    margin-top:3px;
    border:3px solid #fff;
    -webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 7px rgba(50, 50, 50, 0.25);
    margin-bottom:8px;
}
.leesmeer-nieuws{
    font-weight: bold;
    color:var(--roedeshop_oranje);
    text-decoration: none;
    padding-bottom: 5px;
    display: block;
}
#testimonials-home-wrapper{
     width:483px;
     float: left;
     margin-left: 13px;
}
#testimonial-container-home{
    width:462px;
    padding: 0px 10px 10px 10px;
    border:1px solid #e5e5e5;
    float: left;
}
#testimonial-container-home ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.testimonials-button{
    background-color: var(--roedeshop_paars);
    display: block;
    width:186px;
    height: 25px;
    font-size: 15px;
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top:14px;
    padding:8px 5px 0px 5px;
}
.testimonials-button:hover{
    background-color: #f26af2; 
}
#navigation-wrapper{
    /* width:1412px; */ /* width:100%; */
    background-color:#fff;
    border-top:1px solid #e0e0e0;
	display: block;
	margin: 0px auto;
	text-align: center;
}
#navigation-container{
    width:1008px;
    margin:0 auto;
    padding-top:11px; 
}
.depth-0{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    font-size: 0;
}
.depth-0 li{
    /* float:left; */
	display: inline-block;
    padding-left:1px; 
    padding-right:1px;
	padding-top:7px;
	padding-bottom:7px;
}
.depth-0 li.hover .subnav-wrapper{
    display: block;
}
.menu-naam{
	width: 150px;
	display: block;
}
.depth-0 li > a, .depth-0 li > a > span {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    padding: 0px 8px 8px 8px;
    position: relative;
    z-index:199;
    background-color: #fff;
}
.depth-0 > li:hover > a{
    color:#009bdf;
    width:100%;
}
/*
.depth-0 > li.hasChildren:hover > a{
    font-weight: bold;
    text-decoration: none;
    padding:8px 8px 12px 8px;
    border-left:3px solid #e5e5e5;
    border-top:3px solid #e5e5e5;
    border-right:3px solid #e5e5e5;
    position: relative;
    z-index:99999;
    background-color:#fff;
}
*/
.depth-0 > li.hasChildren.open > a{
    font-weight: bold;
    text-decoration: none;
    padding:8px 8px 12px 8px;
    border-left:3px solid #e5e5e5;
    border-top:3px solid #e5e5e5;
    border-right:3px solid #e5e5e5;
    position: relative;
    z-index:99999;
    background-color:#fff;
}
.depth-1 > li > a > img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.depth-0 .current a{
    color:#009bdf;
}
.parent a{
   color:#009bdf;  
}
.navigation-heading{
    width:639px;
}
.navigation-heading h3{
    font-size:18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.subnav-wrapper{
    width:966px;
    margin:0 auto;
    margin-right:20px;
    background-color:#fff;
    position: absolute;
    left:0px;
    top:30px;
    border:3px solid #e5e5e5;
    padding:15px;
    display:none;
    z-index:9998;
}
.subnav-items{
    width: 746px;
    float: left;
}
.subnav-column{
    width: 746px;
    float: left;
    margin-right:8px;
}
.subnav-wrapper .subnav-column .depth-1{
    margin: 0px;
    padding: 0px;
}
.subnav-wrapper .subnav-column .depth-1 li{
    float: left !important;
    display: inline !important;
    border-bottom:1px solid #dddddd !important;;
    width:235px !important;
    margin-right:5px !important;
	min-height: 60px;
}
.subnav-wrapper .subnav-column .depth-1 li > a{
    font-size:13px;
    color:#2d2d2d;
    font-weight: normal;
    display: block;
}
.subnav-wrapper .subnav-column .depth-1 li > a:hover{
    color:#009bdf;
}
.image-ad-navigation{
    width:220px;
    float: left;
}
#nav-overlay {
    background-color: #556873;
    bottom: 0px;
    display: block;
    left: 0px;
    opacity: 0.2;
    position: absolute; 
    right: 0px;
    top: 196px;
    z-index: 90;
}
#sFormulierNr4 input{
    border:1px solid #9e9e9e;
}
#sFormulierNr4 textarea{
    border:1px solid #9e9e9e;
}
#form-sFormulierNr4 .genf-submit-button{
    background:url('/gfx/verzend_btn.jpg') no-repeat;
    width:138px;
    height:28px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
}
.fb-button{
    margin-left:9px;
}
.readonly{
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	z-index:10;
}
#bezorging{
    border: 1px solid var(--roedeshop_oranje);
    background-color: white; 
    width:588px;
    margin-top: 20px;
	position:relative;
}
#bezorging p {
	padding-left:10px;
}
#bezorging-bar{
	background-color: var(--roedeshop_oranje);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 14px;
}
#winkelmandje-wissen{
	width: 297px; 
	margin-top:20px;
	margin-left: 2px;
}
#coupon-code, #korting_percentage, #adhoc-factuurregel, #verzendkosten{
    background-color:#eff3f4;
    border:1px solid var(--roedeshop_paars);
    width:588px;
    margin-top: 20px;
}
#coupon-code p{
    padding-left:10px;
}
.coupon-code-head{
    background:  var(--roedeshop_paars);
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 14px;	
} 
.coupon-code-head h3{
    color:#fff;
    font-weight: bold;
    font-size: 17px;
    color:#ffffff;
    padding:3px 0px 0px 10px;
    margin:0px;
}
.coupon-form label{
    display: block;
}
.coupon-form{
    padding-top:8px;
    padding-bottom:10px;
	padding-left: 10px;
}
.coupon-form .input{
    border:1px solid #94abc5;
    width:140px;
    height:24px;
    float: left;
    margin-top:1px;
}
.coupon-verzend-btn, .adhoc-verzend-btn{
    /* background: url('/gfx/toevoegen_btn.png') no-repeat; */
    float: left;
    width:100px;
    height:31px;
    border:0px;
    /* text-indent: -9999px; */
	color: white;
	font-size: 14px;
    cursor: pointer;
	margin: 0px 0px 0px 8px;
}
.coupon-verzend-btn:hover{
    background-position: 0 -32px;
}
.adhoc-factuurregel-content{
	display:flex;
	flex-wrap:wrap;
}
.adhoc-verzend-btn{
	margin-top:13px;
}
.product_wijzigen-btn{
    float: left;
    width:200px;
    height:31px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
    margin-left: 0px;
	margin-top: 5px;
	background-color: white;
}
.product_wijzigen-btn img{
	display:block;
}
.datum_wijzigen-btn{
    float: left;
    width:200px;
    height:31px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
    margin-left: 0px;
	margin-top: 5px;
	background-color: white;
}
.datum_wijzigen-btn img{
	display:block;
}
.product_dupliceren-btn{
    float: left;
    width:200px;
    height:31px;
    border:0px;
    text-indent: -9999px;
    cursor: pointer;
    margin-left: 0px;
	margin-top: 5px;
	background-color: white;
}
.product_dupliceren-btn img{
	display:block;
}
.korting-toepassen-btn{
    /* background: url('/gfx/toepassen_btn.png') no-repeat; */
    float: left;
    width:100px;
    height:31px;
    border:0px;
    /* text-indent: -9999px; */
	font-size: 14px;
	color: white;
    cursor: pointer;
    margin-left: 8px;
}
.coupon-error p{
    margin:0px;
    padding: 0px 0px 0px 12px;
}
.top-line{
    border-top:1px solid #313131;
}
.nieuwsbrief-label{
    float:left;
    width:100px;
}
.nieuwsbrief-success{
    color:#3bb12c;
    font-weight:bold;
}
.nieuwsbrief-error{
    color:#d72323;
    font-weight:bold;
}
#nieuwsbrief a img {
	top: 68px;
	position:absolute; 
}
#filter-producten-container{
	width:713px;
	float:left;
	/* overflow:auto; */
	margin-left: 5px; 
}
.tab-container {
	background:transparent; 
	position:absolute;
	top:0px;
	right:-48px;
	width:37px;
	overflow:visible;
}
.tab {
	margin-bottom: 5px;
	background:transparent; 
	width:37px;
	float:right;
}
.tab.active {
}
.tab-header {
	background:#E97B02;
	width:37px; 
	top:0px;
	z-index:10;
	right:0px;
	text-align: center;
}
.tab-header-text {
	writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	white-space: nowrap;
	color: #fff;
    font-size: 16px;
    font-weight: bold;	
	padding:8px;
	width:21px;
}
.product-config-resetbutton {
	color: #fff;
	padding: 7px 3px 7px 30px;
	margin-top: 7px;
	margin-bottom: 12px;
	cursor: pointer;
	border: 1px solid var(--roedeshop_paars);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome,.tab-header-text {
	-webkit-transform: rotate(90deg) translate(-120%,35%);
  }
}
.js-slider > .default-container-bottom {
    width: unset;
}
.tab-inhoud{
	display:none; 
	background:transparent;
	position: absolute; 
	right:0px;
}
.tab-text{
	display:inline;
	background:white;
	top:0px;
	margin-right:40px;
	position: relative;
	right:0px;
}
.video-thumbnail:hover{
	cursor:pointer;
}
.buig-l-h-tabel {
	display		: table;
	margin		: 0 auto;
	padding		: 10px;
	width		: calc(100% - 28px);
}
.buig-l-h-rij {
	display		: table-row;
}	
.buig-l-h-cell {
	display		: table-cell;
	padding		: 2px;
}	
.buig-l-h-header {
	display		: table-cell;
	font-weight	: 800;
	white-space	: nowrap;
}	
.buig-lengte {
	width		: 50px;
}
.buig-validatie {
	font-weight	: bold;
	color		: red;
	font-size   : 10px;
}
.buigservice-data{
	height: 100%;
	width: 100%;
	background: #fff;
	cursor: default;
}
.buig-l-h-buttons-table {
	display		: table;
	margin		: 0 auto;
	padding		: 0px;
	width		: 95%;
}
.buig-l-h-buttons-rij {
	display		: table-row;
}
.buigservice-data-ander {
	background	: var(--roedeshop_paars);
	color		: white;
	text-align	: center;
	height		: 20px;
	padding		: 10px 10px 10px 10px;
	width		: 50%;
	font-size	: 16px;
}
.buigservice-data-close {
	background	: green;
	text-align	: center;
	height		: 20px;
	padding		: 10px 10px 10px 10px;
	width		: 50%;
	font-size	: 16px;
}
.buigservice-data-close.enabled {
	color		: white;
	cursor		: pointer;
}
.buigservice-data-close.disabled {
	color		: darkgray;
	cursor		: none;
}
#montagedatum{
	width: 170px;
}
#montagedatum.disabled{
    opacity: 0.6;
	color: white;
    pointer-events: none;	
}
#montagedatum.enabled{
    opacity: unset;
	color: inherit;
    pointer-events: all;	
}

#overlay-wrapper {
	position : absolute;
	top      : 0px;
	left     : 0px;
	width    : 100%;
	height   : 100%;
	z-index  : 1;
	display  : none;
} 
#model-info {
	text-align	: left;
	padding		: 10px 10px 10px 10px;
}
#totaal-info {
	color			: #E97B02;
	padding			: 0px 20px 20px 20px;
	text-align		: left;
}
.message-oranje{
	color		: #E97B02;
	font-weight	: bold;
}
.koppel-info {
	display : none;
}
.buig-l-h-cell.totaal {
	font-weight	: 800;
}
#filter{
	float:left; 
	width: 220px; 
	margin-right:25px;
	top: 20px;
	/* position: sticky; */
}
.filter-header{
font-size:22px;
font-weight: bold;
text-align:center;
margin:0px;
color:var(--roedeshop_paars);
}
.filter-kop{
font-size:16px;
padding:6px;
margin-top:16px;
border-bottom:1px solid #dbdbdb;
background-color:#efefef;
color:var(--roedeshop_paars);
font-size:16px;
font-weight: bold;
}
.filter-knop{
padding:9px 4px 9px 12px;
cursor:default;
color:#333;
background:none;
border-bottom:1px solid #dbdbdb;
position:relative;
}
.filter-resetbutton{
background:url('/gfx/prullenbak.png') 8px 6px var(--roedeshop_paars) no-repeat;
color:#fff;
padding:7px 3px 7px 30px;
margin-top:7px;
margin-bottom: 12px;
cursor:pointer;
border:1px solid var(--roedeshop_paars);
}
.filter-resetbutton:hover{
    background:url('/gfx/prullenbak.png') 8px 6px #009bdd no-repeat;
}
.filter-kleur{
position:absolute;
top:0px;
left:0px;
bottom:0px;
border-right:1px solid #dbdbdb;
width:30px;
}
.filter-knop-kleur {
padding-left:42px;
}
.filter-knop.selected{
color:#333;
background-color:#dddddd;
}
#producten{
overflow:hidden;
/* margin-top:25px; &/
}
#beschrijving1{
/* margin-top:20px; */
}
.totals{
color:#848484;
}
.filter-product{
width:360px;
float:left;
}
.filter-product .filter-product-kop{
font-size:30px;
text-align:center;
padding:8px 20px 20px 20px;
margin:10px;
-webkit-box-shadow:  0px 0px 7px 0px #999;
box-shadow:  0px 0px 7px 0px #999;
}
.paginator{
text-align:center;
margin-bottom:20px;
height: 52px;
width:713px;
}
.filter-pagina-button{
padding:6px 10px;
-webkit-box-shadow:  0px 0px 7px 0px #999;
box-shadow:  0px 0px 7px 0px #999;
display:inline-block;
margin:4px;
cursor:pointer;
}
.filter-group{
-webkit-box-shadow:  1px 1px 3px 0px #b3b3b3;
box-shadow:  1px 1px 3px 0px #b3b3b3;
}
.filter-pagina-button:hover{
background-color:#e4e4e4;
}
.filter-pagina-button.active{
color:gray;
cursor:default;
-webkit-box-shadow:  0px 0px 7px 0px #fff;
box-shadow:  0px 0px 7px 0px #fff;
}
.filter-pagina-button.active:hover{
background-color:#fff;
}
.product:hover{

}
.filter-search-input{
border:0;
height:18px;
margin:4px;
padding:3px;
width:142px;
border:1px solid #dbdbdb;
}
.filter-box{
position:relative;
}
.filter-box-prijs{
padding:0px 18px 15px 18px;
}
#filter-box-prijsinfo{
padding:12px 0px;
}
.filter-search-button{
position:absolute;
top:1px;
right:0px;
bottom:0px;
}
#sorteren{
position:absolute;
right: 61px;
top: 3px;
-webkit-box-shadow:  0px 0px 7px 0px #999;
box-shadow:  0px 0px 7px 0px #999;
cursor:pointer;
}
.cp-select-selected{
padding:8px;
}
.cp-select-options{
-webkit-box-shadow:  0px 0px 7px 0px #999;
box-shadow:  0px 0px 7px 0px #999;
background-color:white;
}
.cp-select-option{
padding:8px;
background-color:white;
border-bottom:1px solid #dbdbdb;
}
.cp-select-option:hover{
background-color:#eaeaea;
cursor:default;
}
.sorteer-knop-groep{
    display:none;
}
.filter-sorteren{
    background-color: #efefef;
    border: 1px solid #cccccc;
    padding:6px;
    cursor: pointer;
}
.sorteer-keuze{
    background-color: var(--roedeshop_paars);
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    color:#fff;
    font-weight: bold;
}
.sorteer-knop-groep{
    border-top:1px solid #cccccc;
    padding-top:5px;
}
.sorteer-knop{
    border-bottom:1px solid #cccccc; 
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
}
.sorteer-knop:hover{
    font-weight: bold;
}
.sortbyhead{
    padding-bottom:5px;
    font-size: 16px;
    font-weight: bold;
}	
.mobiel-filter-header{
	/* margin:4px 10px 0px 0px; */ 
	display:none;
	cursor: pointer;
	float:right;
}
.mobile-menu {
	cursor: pointer;
	height: 30px;
	float: left;
	margin-left:10px;
	z-index:2;
	display:none;
	align-items: center; 
	padding-top: 10px; 
	width:15%
}
#keurmerk {
	width: 150px;
	position:absolute; 
	top: 10px; 
}
#keurmerk img {
	width: 150px;
}
.video-thumbnail {
	width:calc((100% - 6px)/2); 
	height:123px; 
	margin-left:0px;
	/* display: none; */
}	

.video-thumbnail.\31 e, .video-thumbnail.\32 e {
	display: inline-block;
}

#video {
	width:100%;
	height:200px;	
}
.prod-toegevoegd {
	overflow:hidden;
}
#filter-header-text, #menu-header-text {
    float: right;
    color: inherit;
    font-size: inherit;
}
.prod-container-top{
	text-align:center;
	padding-top: 1px;
}
.prod-container-left {
	float: left;
}
#cart-icon {
	position:relative;
	left:-70px
}
#cart-details {
	position:relative;
	top:-40px;
}
.bericht h1{
	font-size:24px;
	color: #f78c2b;
}
.bericht p, .bericht a{
	font-size:14px;
	text-decoration: none;
}
.bericht-iocn{
	display:none;   
}
.html-holder {
	padding:0px;
	margin:0px;
}
#filter-icon {
	height: 23px;
	width: 20px;
	margin-right: 5px;
}
#winkelmand_desktop{
	display: block;
}
#winkelmand_mobiel, #winkelmand_breed{
	display: none;
}
#product-rightmost-container{
	display:none;
}
.kleurvarianten{
	display: block;
}
.kleurvarianten_mobiel{
	display: none;
}
.alternatieven_smal{
	display: block;
	width:100%;
	min-height:100%
}
.alternatieven_breed, .alternatieven_mobiel{
	display: none;
}
.videos_smal{
	display:block;
}
.videos_breed{
	display:none;
}
.videos_mobiel{
	display:none;
}
.type_beschrijving, .product_beschrijving{
	display:block;
}
.fotos{
	display:block;
	height:587.4px; 
}
.fotos_mobiel, .type_beschrijving_mobiel, .product_beschrijving_mobiel{
	display:none; 
}
.FAQ-container{
	width:525px;
}
.FAQ-container-repeat{
	width:525px;
	background:unset;
	margin:unset;
}
.FAQ-default-container-html{
	width:525px;
	margin: unset;
}
.FAQ_element{
	border: 1px solid gray;
}
.FAQ_element .open-close{
	padding-right: 5px;
	width:15px; 
	height:auto;
}
.FAQ_title{
	margin: 15px;
	font-size: 14px;
  	font-weight: bold;
}
.FAQ-html{
	margin: 15px;
	font-size: 14px;
	display: none;
}
.prod-desc-no-text > div{
	cursor: help;
	border: 1px solid gray;
	border-radius: 10px;
	width: 0px;
	height: 17px;
	overflow: hidden;
	animation: mymove 3s infinite;
	animation-iteration-count: 2;
	z-index:1;
}
.icon-no-text:hover {
	width:300px;
	/* height: unset; */
	background-position: right;
	color: black;
	white-space: nowrap;
	background-color: white;
	z-index:1;
	background-position-x: calc(100% - 10px);
	box-shadow: 4px 4px 4px var(--roedeshop_oranje);
	padding-left:10px;
}
@media only screen and (max-width : 675px) {
	.js-slider .oc-arrow {
		margin: -17px 12px 0px 0px;
		position: absolute;
		right: 0px;
	}	
	.btnPostcodeCheck{
		width:90%;
		margin-left:20px;
		padding-left:unset;
		margin-top: 10px;
	}
	.betaalmogelijkheid{
		width:47vw;
	}	
	#logo-desktop{
		display:none;
	}
	#logo-mobiel{
		display:flex;
	}
	#prod-afleverinfo{
		float: unset;
	}
	.FAQ{
		display: none;
	}
	.FAQ-mobiel{
		display:block;
	}
	#footer {
		min-height:180px;
		width:100%
	}	
	.js-slider > .default-container-bottom {
		background: unset; 
	}
	.tooltip-button{
		display: none;
	}
	.mobile-tooltip-button{
		display: inline-block;
	}
	#winkelmand_desktop, #winkelmand_breed{
		display: none;
	}
	#winkelmand_mobiel{
		display: block;
	}
	a.checkout-btn {	
		top: -40px;
		width: 10px;
		right: -100px;
	}  
	.aantal-container {
		width:218px; 
		height:45px;
		float:left;
	}
	.aantal-container label{
		padding-top: 11px;
		padding-left: 10px;
	}
	.base-options,
	.options-head,
	.options	{
		background:none;
	}
	.bekijk-cat-btn {
		display:none;
	}
	#beschrijving1 img {
		width:100%;
		height:auto;
	}	
	.bestellen-container {
		margin-left:10px;
	}
	.besteloverzicht-producten,
	.bestellen-container-right	{
		width:100%;
	}
	#cart h4 {
		display: none; 
	}
	#bezorging	{
		width: 100%;	
		border: none;
	}
	#cart-form-bar {
		background-repeat: repeat;
		margin-top: 10px;
	}
	.cart-item {
		width: 100%;
		border-top: 1px solid lightgray;
	}
	.cart-item-bottom {
		background: none;
	}
	.cart-item-inner {
		background: none;
		border: 1px solid lightgray;
	}
	.cart-item-inner .remove {
		float: right;
		padding: 5px;
		margin-top:0px;
	}	
	.cart-item-options {
		width: calc(100% - 14px);
		background:lightgray;
	}
	.cart-item-price-a {
		clear:both;
	}
	.cart-item-price-a,
	.cart-item-price-p,
	.cart-item-price-t {
		padding: 5px;
	}
	#cart-items {
		z-index:0;
	}
	#cart-items-bar	{
		padding:0px 14px;
		margin:0px;
	}		
	#categories {
		width: 100%;
		margin-bottom:10px;
	}
	.category-image {
		display:none;
	}
	.categorie-wrapper {
		display:none;
	}
	.category {
		width: 100%;
	}
	.cat-header{
		min-height:30px;
	}
	.category-wrapper {
		margin-top: 0px;
		padding: 1px 5px 1px 5px;
		width: calc( 100% - 10px);
	}
	.categorie-wrapper-mobiel {
		display:block;
		width:100%;
		margin:0px;
		padding:0px;
		text-align:center;		
	}
	#content, #content-top {
		width: 100%; 
		margin:0px;
		padding:0px;
		background:none;
		overflow: auto;
	}
	#content-bottom {
		width: calc(100% - 5px);
		margin-left:0px;
		padding:0px;
	}
	#content-inner-page {
		width: calc(100% - 20px);
		margin-left: 7px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#coupon-code {
	}
	.default-container-html {
		margin: 0px 4px 0px 4px;
	}
	.default-container-rechts .default-container-top {
		margin-left:0px;
		width: 100%;
	}
	.default-container-top{
		width: 100%;
		/* margin-bottom: 3px; */
	}
	.default-container-repeat,
	.default-container-rechts .default-container-repeat,
	#kleur-container-repeat	{
		width: 100%;
		margin:0px;
		padding:0px;		
		background:none;
	}
	.extra-voordeel-container, .couponcode-voordeel-container{
		margin: 10px 0px 10px 0px;
		min-height: 35px;
	}
	#voordeel-deze-week{
		display: none;
	}
	#extra-voordeel-bedrag{
		margin-right:13px;
	}
	.js-slider .default-container-repeat {
		display:none;
	}
	.default-container-bottom	{
		width: 100%;
		margin-left:0px;
		padding:0px;		
		background:none;
		display:none;		
	}
	   
	.default-container-rechts 
	.default-container-bottom,
	#winkelmand-left-wrapper,
	#winkelmand-right-wrapper	{
		width: 100%;
		background: none;
		float:none;
	}
	.depth-0 {
		background: #e9e9e9;
		padding: 20px;
		z-index:1
	}
	.depth-0 li {
		float:none;
		padding-top:0px;
		padding-bottom: 6px;
		text-align: center;
	}	
	.depth-0 li > a {
		border-left: none; 
		border-top: none; 
		border-right: none; 
		padding: 0px;
		width: 100%;
		display: grid;
	}
	.depth-0 li > a, .depth-0 li > a > span {
		color:#a44aa4;
		border-radius: 20px;
		padding: 8px 8px 8px 8px;
	}
	.footer-content, .footer-content.last {
		min-width: 0px;
		width: calc(50% - 8px);
		margin: 0px 0px 0px 4px;
		display: inline-block;
	}
	/*
	.footer1, .footer3, .footer4 {
		display:none
	}
	*/
	#filter {
		display:none;
		margin-left:2px;
		top: 35px;
		float: none;
		position: relative;
		width: calc( 100% - 4px);
	}		
	#filter-producten-container {
		width: calc(100% - 4px);
		margin-left:2px;
		display:block;
	}
	#footer-inner {
		width: 100%;
	}	
	#header {
		height: unset; /* 115px; */
		width: 100%;
		min-width: 0px;
	}
		
	#header #cart-content {
		background: none;
		position: relative;
	} 
	#header #cart-content{
		padding: unset;
	}
	#header-winkelwagen {
		display:none;
	}	
	#header a {
		width:100%;
	}
	.winkelwagen{
		min-width:65px;
	}
	.info-element {
		display:none;
	}
	#kleur-container-bottom {
		background: none;
	}
	#kleuren-content {
		width:calc(100% - 0px);
		margin-left: 0px;
		padding-top: 0px
	}
	#keurmerk {
		display: none;
	}	
	#navigation-wrapper {
		border: none;
		z-index: 30;
		width:100%;
		background-color:#fff;
		border-top:1px solid #e0e0e0;
		display: block;
		position:relative;
		top: 80px;		
	}
	#header #cart {
	    position: inherit;
		right: inherit;
		top: inherit;
		width: inherit;
		display: none;
	}
	#cart-icon{
		text-align:left;
		left: 10px;
		width: 48px;
	}
	#cart-details{
		right: 5px;
		width: calc(100% - 62px);
		float: right;
	}
	#logo {
		/* height:	55px; */
		/* position:relative; */
		padding: unset;
		display: inline;	
	}
	#logo img {
		width: 99%;
		height: unset;
		/* position: absolute; */
	}
	.mobiel-filter-header{
		display:block;
	}	
	.mobile-menu {
		display: flex;
	}
	#mobiel-zoeken {
		display: block;
	}
	.model-info .tooltip-data-html img {
		width:100%;
		height:auto;
	}
	#navigation-container {
		width: 100%;
	}
	#navigation-wrapper {
		height:20px;
		display:none;
	}
	#nieuwsbrief {
		display: none;
	}
	#nieuws-testimonial-container {
		width: 100%;
		display:none;
	}
	.paginator {
		width: 100%;
	}
	#pagehead {
		width: 100%;
		left: 0px;
		background: var(--roedeshop_paars);
		height:auto;
		min-height:60px;
		padding:0px;
		text-align: center;
		margin-bottom: 10px;
	}	
	#pagehead h1.arial-rounded {
		font-size:18px;
		margin-top:2px;
		margin-bottom:2px;
		display: inline-block;
		position:absolute;
		top: 45%;
		left:50%;
		transform: translate(-50%, -50%);
		width:100%;
	}	
	a.toegevoegd-btn{
		width: auto;
		right:unset;
		background-image: unset;
		background-color: #00b500;
		margin-top:2px;
		margin-left: 2px;
		margin-right: 2px;
	}
	#price-in {
		position:unset;
		float: right;
		margin-right:5px;
	}
	#price-ex{
		position: absolute;
	}
	.prod-desc {
		width: calc(100% - 130px);
	}
	#product_toegevoegd{
		float:none;
		width:100%;
	}
	.prod-image-toegevoegd img {
		width:100%;
		height:auto;
	}
	.product {
		width: calc(100% - 2px);
		height: auto;
		min-height: 370px;
	}
	#product-left-container,	
	#product-right-container{
		margin: 0px 2px 0px 2px; 
		padding:0px;
		width: calc(100% - 4px);
		height: 100%;
	}
	.product-wrapper {
		width:100%;
	}
	.product-wrapper.left {
		margin-right:0px;
	}
	.right-bottom-container {
		margin-left: auto;
		margin-right: auto;
		height:100%; 
	}
	.subnav-wrapper {
		visibility:hidden;
	}
	.totaal-container, .tweededag-container {
		background:none;
		background-color: #E67E01;
		width:100%;
		margin:2px 0px 0px 0px;
		border: none;
	}
	.tweededag-container label{
		padding-left:unset;
	}
	#ad-hoc-factuurregel{
		width:100%;
	}
	.adhoc-form-item{
		width:100%;
		display:inline-block;
		margin-bottom: 8px;
	}
	.coupon-form .input {
		width:200px;
	}
	#bestelling-form{
		margin-top: 10px;
	}
	#bestelling-form textarea {
		width:100%;
	}
	#uitgelichte-producten {
		width: 100%;
	}
	#total-price{
		height:unset;
		padding: 0px;
		position:unset;
		width:100%;
	}
	#total-price span {
		position:unset;
		padding-left:14px;
	}
	#uitgelicht-wrapper { 
		display: none;
	}	
	.video-thumbnail {
		float: left;
		margin-right: 3px;
		margin-top: 3px;	
	}		
	.besteloverzicht-producten div.col-afmetingen {
		display: none;
	}
 	.besteloverzicht-producten div.col-kleur {
		display: none;
	}

	#laatst_bekeken_desktop {
		display: none;
	}
	#laatst_bekeken_mobiel {
		display: block;
		float: left;
		width: 100%;
	} 	
	.mobiel-sample {
		display:inline-block;
	}
	.right-bottom-container.mobiel-in-winkelwagen {
		display: block;
	}
	.in-winkelwagen{
		display:none;
	}
	.aantal-container {
		background: var(--roedeshop_paars);;
		width: 50%;
		margin: 2px 2px 0px 0px;
		height: unset;
	}	
	.aantal-container input {
		height: 30px;
		margin-right: 23px;
		margin-top: 7px;
		margin-bottom: 5px;
		font-size: 18px;
		width: 28px;
	}
	.default-container-top {
		margin:2px 5px 0px 0px;
	}
	#product-form .goto-btn span,
	#product-simpel-form .goto-btn span	{
		background-image: none;
		font-weight: bold;
		font-size: 18px;
		padding-top: 19px;
	}
	#product-form .goto-btn{
		margin-top:10px;
		margin-left:20px;
		height: 45px;
		width: 90%;
		float: unset;
		background-color: #04B703;
		background-image: none;
		text-align: center;
		padding-left: 0px;
	}	
	#product-form .goto-btn span {
		padding-top: 10px;
	}
	#product-simpel-form .goto-btn {
		margin-top:20px;
		margin-left:20px;
		height: 62px;
		width: 90%;
		float: unset;
		background-color: #04B703;
		background-image: none;
		text-align: center;
		padding-left: 0px;
	}	
	#product-form .goto-btn:hover,
	#product-simpel-form .goto-btn:hover {
		background-image: none;
		background-color: #04B703;
	}
	#product-form .goto-btn:hover span, 
	#product-simpel-form .link-btn:hover span {
		background: none;
	}
	#container {
		margin: 0px;
	}	
	.product-option-button{
		width: calc((100% - 8px) / 2);
		padding:0px;
		margin:0px 2px 2px 0px;	
	}
	.product-option-button.selected {
	  width: calc((100% - 20px) / 2);
	}	
	.buigmodel-img{
		width:100%;
	}
	div.tr > div.td{
		/* display: inline-block; */ 
		width:100%;
		padding-bottom: 2px;
	}
	.laatst-bekeken-product{
		width: calc((50% - 3px));
		background: none;
		padding: 2px 0px 4px 2px;
	}
	.laatst-bekeken-product > a{
		border: 1px solid lightgray;
		height: 115px;
	}
	.thumbs-container div.thumb{
		width:unset;
	}
	.thumbs-container .kleur-button{
		width:unset;
	}
	.kleur-holder.\32 e {
		display: none;
	}	
	.thumbs-container .kleur-holder{
		width: calc((100% - 8px)/2);
	}
	.thumbs-container .kleur-holder{
		margin: 0px 4px 4px 0px;
	}
	#product-left-container{
		margin-top:9px; 
	} 
	.image-preview img{
		margin-top:0px;
		border:none;
		max-width: 100%;
		height: auto;	
	}
	.image-preview{
		height: 370px; 
		padding-bottom:0px;
		border: 1px solid #ccc;
	}
	#content-top:empty{
		height:unset;
	}
	#content-bottom{
		background:none;
	}
	#coupon-code, #adhoc-factuurregel, #korting_percentage, #verzendkosten, #cart-items, #cart-form {
		width: calc(100% - 2px);
	}
	.product-option-button .label{
		padding:0px 0px 0px 2px;
		width:auto;
	}
	#cart-form > table {
		margin-left: 10px;
		width: 100%;
	}
	.cart-item-top{
		background: none;
	}
	.balk-boven-midden{
		display:none;
		margin-top:unset;
		margin-bottom:10px;
	}
	.balk-boven{
		width:calc(100% - 4px);
		margin-top:unset;
		margin-bottom:2px;
		margin-left:2px;
	}
	.balk-boven-l{
		width:150px; 
	}
	.balk-boven-r{
		width:140px; 
	}		
	.balk-boven-button{
		padding: 10px 17px 10px 4px;
		width:unset;
		font-size:14px;
	}
	h1.arial-rounded {
		margin: 0px 10px 0px 10px;
	}	
	.totaal-container, .tweededag-container {
		height: 45px;
		min-width:175px;
		width:50%;
	}
	.totaal-container label, .tweededag-container label {
		padding-top: 11px;
		padding-left: 10px;
	}
	.totaal-container #prijs-label{
		font-size:18px;
	}
	.totaal-container .prijs {
		margin-top: unset;
		padding-top: 11px;
	}
	#extra-voordeel-bedrag {
		font-weight: bold;
	}
	.kleurvarianten_mobiel{
		display: block;
	}
	.kleurvarianten{
		display: none;
	}
	.alternatieven_mobiel{
		display: block;
	}
	.alternatieven_smal, .alternatieven_breed{
		display: none;
	}		
	.videos_smal{
		display:none; 
	}
	.videos_breed{
		display:none;
	}
	.videos_mobiel{
		display:block;
	}	
	.fotos, .type_beschrijving, .product_beschrijving{
		display:none;
	}
	.fotos_mobiel, .type_beschrijving_mobiel, .product_beschrijving_mobiel{
		display:block;
	}	
	.cookie-notification--bar {
		min-width: unset;
	} 	
	.mobiel-sample{
		width: calc(100% - 3px);
	}
	.beschikbaarheid-icon{
		background: unset;
		padding-left: unset;
	}
	.FAQ-default-container-html {
		width: 100%;
	}	
	.prod-desc-no-text > div{
		animation: unset;
	}
	.icon-no-text:hover {
		width: 0px;
		box-shadow: unset;
		background-position: center;
		background-position-x: unset;
		padding-left: unset;
	}
}
@media only screen and (min-width : 675px)  and (max-width : 1040px) {
	#footer{
		width:1040px;
	}
}
@media only screen and (min-width : 1525px) {
	.btnPostcodeCheck{
		width: 232px;
	}
	#categories {
		width: 100%;
	}
	#content{
		width:1400px;
		/* border: 1px solid gray; */
		background: none;
	}
	#content-top, #content-bottom{
		background: none;
	}
	#navigation-container{
		text-align:center;
		width:100%;
	}
	#filter-producten-container {
		width: 1113px;
	}
	.depth-0{
		display: inline-block;
		width: auto;
	}
	#product-rightmost-container{
		display:block;
		float: left;
		position: relative;
		margin-top: 20px;		
	}
	#winkelmand_desktop, #winkelmand_mobiel{
		display: none;
	}
	#winkelmand_breed {
		display: block;
	}
	#winkelmand-left-wrapper	{
		float:left;
		width: 600px;
	}	
	#winkelmand-right-wrapper{
		float: left;
		width: 352px;
		margin: 30px 10px 0px 0px;
	}
	#winkelmand-rightmost-wrapper{
		float: left;
		width: 435px;
		overflow: hidden;
		margin: 10px 0px 0px 0px;
	}
	#bezorging{
		width: unset;
	}
	.kleurvarianten_mobiel{
		display: none;
	}
	.kleurvarianten{
		display: block;
	}
	.alternatieven_smal, .alternatieven_mobiel{
		display: none;
	}
	.alternatieven_breed{
		display: block;
	}		
	.videos_smal{
		display:none;
	}
	.videos_breed{
		display:block;
	}
	.videos_mobiel{
		display:none;
	}
	#pagehead{
		width: 1412px;
		left: -14px;
		top: 0px;
	}	
	.balk-boven{
		width: 1353px;
	}
	.besteloverzicht-naw, .bestellen-container-left{
		width: 400px;
	}
	.bestellen-container-right, .besteloverzicht-producten{
		width: 942px;
	}
	.balk-boven-midden{
		width:920px; 
	}
	#product-left-container{
		width: 421px;
	}
	#product-right-container{
		width: 545px;
	}	
	.right-bottom-container{
		width: 500px;
	}
	.totaal-container{
		width: 282px;
	}
	.last, .category-wrapper.last, .category-wrapper {
		margin-right: 9px;
	}
	.product-wrapper.left, .product-wrapper.right {
		margin-right: 29px; 
	}
	.product-wrapper {
		margin-bottom: 29px;
	}
	#filter-producten-container {
		width: 1138px;
	}	
	.subnav-items-wrapper{
		display: inline-block
	}
	.subnav-wrapper{
		text-align: center;
	}
	#content-inner-page{
		width:1400px;
	}
	#footer{
		width:100%;
	}
}