/* #Site Styles
================================================== */

/* #Font-Face
================================================== */
/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600); */
/* @import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,500,600,700|Heebo:300,400,500,700'); */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Staatliches');

/* ### general ### */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html,body { font-family: 'Roboto', sans-serif; font-size: 14px; color: #000; -webkit-font-smoothing: antialiased; }
input,select,textarea { font-family: Arial; font-size: 14px; color: #000; }
::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder { font-size:14px !important; opacity: 1 !important; /* Firefox */ }
body { background: #fff; }
img { border: 0; display: block; }
ul,li { list-style: none; }
:focus { outline: none; }
fieldset { border: none; }
h1,h2,h3,h4,h5,h6 { font-weight: 400; text-transform: uppercase; font-weight: 500;letter-spacing: 1.5px; font-family: 'Staatliches', cursive; }
h3 { font-size: 26px; }

a { color: #000; text-decoration:underline;}
a:hover { color:#000; text-decoration:none; }
input[type=submit] { -webkit-appearance: none !important; -moz-appearance: none !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
input[type=text], select, textarea { -webkit-appearance: none !important; -moz-appearance: none !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }

#scw, #scw td { font-family: 'Roboto', sans-serif !important; font-size: 16px; color: #000; }
td.scwCells { background-color:#FFF !important; }
td.scwCellsExMonthDisabled, td.scwCellsDisabled, td.scwCellsWeekendDisabled { background-color: #e7e7e8 !important; }
td.scwCellsExMonthDisabled { color:#999 !important; }
td.scwCellsExMonth { background-color:#FFF !important; color:#CCC !important; }
#scw input, #scw select, #scw textarea { font-family: 'Roboto', sans-serif !important; font-size: 16px; color: #000; }
select.scwHead { padding-left:3px; padding-right: 3px; }
#scwHeadLeft, #scwHeadRight { -webkit-appearance: none !important; -moz-appearance: none !important; }
table.scw { border: 1px solid #ccc!important; background: #fff!important; border-collapse:collapse !important; }
td.scwNow { background: #fff!important; text-align:center !important; color: #2eba8f !important; display:none !important; }
td.scwNow:hover, td.scwNowHover { color: #000!important; font-weight: normal!important; }
td.scwInputDate { background-color:#2eba8f !important; color:#FFF !important; }
#scwClearButton { display:none !important; }
td.scwWeek { color: #000 !important; }
input.scwHead { height:25px !important; width:25px !important; background-color: #000 !important; color: #FFF !important; border: 0 !important; }
td.scwNowDisabled { display:none !important; }
td.scwCellsWeekend, td.scwCellsWeekendHover, td.scwCellsWeekend:hover { background-color:#FFF !important; }

/* ### global classes ### */
.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
.center { margin: 0 auto; max-width: 1400px; padding:0 50px; position: relative; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

	/* ### main container ### */
	#mainCntr { width: 100%; }
	
	
	nav, .stuurp #headerCntr .logo, #headerCntr .logo a, .stuurp #headerCntr .logo a, .stuurp #headerCntr img, #headerCntr img, #headerCntr .menuBox, #headerCntr ul, #headerCntr ul li, .topBox a.cart, #headerCntr .prodcatBox, #headerCntr .prodcatBox .center {
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}
		
		#navMobile { display:none; }
		#navMobile .uncheck { display:none; }
		

		/* ### cookie box ### */
		.cookieBox { width: 100%; background: #000; padding: 15px 0; position: fixed; bottom:0; left:0; z-index: 999999999; color:#FFF; }
		/* .cookieBox.scrolled { position: fixed; top: 0; left: 0; } */
		.cookieBox p { float: left; font-size: 14px; color: #fff; float: left; padding-top: 2px; }
		.cookieBox a.close { float: right; font-size: 14px; color: #fff; padding-right: 30px; text-decoration: none; line-height: 25px; background: url(../images/closeiconwhite.png) no-repeat right; background-size: contain; height:20px; }

	/* ### header container ### */
	#headerCntr { position: fixed; width: 100%; top:0; left: 0; z-index:99999999; border-bottom: 0px solid #576576; margin-top:30px; }
	#headerCntr .logo { position:absolute; top: 22px; left:0; width:100%; text-align:center; z-index:1; }
	.stuurp #headerCntr .logo { top: 10px; }
	/* .stuurp #headerCntr .logo { left:56px; top: 32px; text-align:left; } */
	#headerCntr.small .logo { top: 15px; }
	.stuurp #headerCntr.small .logo { top: 6px; }
	.b2b #headerCntr.small .logo { top: 22px; }
	#headerCntr .logo a { display:inline-block; margin:0 auto; width:91px; height:91px; }
	.stuurp #headerCntr .logo a { width:231px; height:72px;}
	.b2b #headerCntr .logo a { width:auto; height:91px; line-height:91px; }
	#headerCntr.small .logo a { width:60px; height:60px; }
	.stuurp #headerCntr.small .logo a { width:170px; height:53px; }
	.b2b #headerCntr.small .logo a { width:auto; height:60px; line-height:60px; }
	#headerCntr .logo img { max-width: 100%; margin:0 auto; width:100%; height:auto; }
	.b2b #headerCntr .logo img { display:inline; max-height:100%; max-width:auto; }
	#headerCntr.small { box-shadow: 0px 2px 5px rgba(0,0,0,0.1); }
		/* ### top box ### */
		.topBox { width: 100%; overflow: hidden; background:#fff; height:128px; padding:0; }
		#headerCntr.small .topBox { height: 90px; }
		
		.topBox .slogan1, .topBox .slogan2 { display: block; float:left; width:auto; }
		.topBox p strong { font-size: 16px;  }
		.topBox p { padding: 20px 0 0 40px; float: left;color: #fff; font-size: 16px; line-height:32px; }
		.topBox p a { color:#FFF; }
		.topBox p span.phone { padding: 0 0 0 30px; background: url(../images/phone.png) 5px top no-repeat; line-height:30px; margin-left:4px; }
		.topBox span { font-size: 18px; }
		.topBox ul.topmenu { padding: 22px 0 0; list-style: none; width: auto; float: right; }
		.topBox .topmenu li { padding: 0 5px; float: left; color: #fff; line-height:30px; }
		.topBox .topmenu li.last { padding-right:0; }
		.topBox .topmenu li a { color:#FFF; color: #fff; font-size: 16px; line-height:30px; text-decoration:none; }
		
		.topBox ul.imgsleft { position: absolute; z-index:999; list-style: none; margin-left: 0; height: 100%; vertical-align: middle; margin-top: 8px; }
		.topBox li { padding: 0 12px 0 0; float: left; height: 120px; vertical-align: middle; line-height: 128px; }
		
		.tp-reviews { width:150px; height:95px; padding:0; margin:0; z-index:999; position:absolute; top:22px; }
		#headerCntr.small .tp-reviews { width:120px; height:85px; padding:0; margin:0; z-index:999; position:absolute; top:12px; }
		
		
		#headerCntr.small .topBox li { height: 88px; line-height:90px; }
		
		.topBox li img { display: inline; float: none; }

		.topBox ul.imgsright { float: right; list-style: none; }
		.topBox .imgsright li.last, .topBox .imgsright li:last-child { padding: 0; float: left; }
		
		.topBox a.cart2 { padding: 11px 11px 15px 46px; line-height: 10px; text-align: center; font-size: 9px; color: #f47922; position: relative; text-decoration: none; width: 83px; height: 45px; float: right; background: url(../images/cartfull.png) left top no-repeat; margin:-5px 0 0 100px; font-weight:bold; }
		.topBox a.cart { background: url(../images/basket_icon.png) left top no-repeat; width:26px; height:25px; padding:0; margin:0; position:absolute; right:56px; top: 44px; z-index:99; background-size: contain; }
		#headerCntr.small .topBox a.cart { top: 26px; }
		#headerCntr.small .topBox a.cart.empty { top: 26px; }
		 .topBox a.cart span { background: #69c0ac; width: 16px; height: 16px; text-decoration: none; border-radius: 100%; position: absolute; right: -6px; font-size: 12px; text-align: center; font-weight: 500; top: 20px; }
		 .stuurp .topBox a.cart span { background: #5a7057; color:#fff; padding-top:2px; }
		 .topBox a.cart.empty span { display:none; }
		
		/* ### top box ### */
		.b2bheaderBox { width: 100%; overflow: hidden; background: #fff; }
		.b2blogo { float:left; margin: 10px 20px; height:50px; }
		.b2blogo img { height: 100%; width:auto; }
		.b2bpowered { float:right; margin: 10px 20px; height:50px;}
		.b2bpowered p { float: left; line-height:50px; margin-right:20px; font-size:14px; }
		.b2bpowered img { height: 100%; width:auto; float:right; }
		.b2blogout { position: absolute; right:20px; top: 80px; }
		.b2blogout a { font-size:14px; text-decoration:underline; color:#000; font-family: 'Roboto', sans-serif; }
		.b2blogout a:hover { font-size:14px; text-decoration:none; color:#000; font-family: 'Roboto', sans-serif; }
		
		.b2bloginBox { margin: 200px auto 0 auto; width: 433px; background: rgba(255,255,255,0.5); padding:20px 30px; font-size:16px; line-height:24px; color:#000; font-family: 'Roboto', sans-serif; }
		.b2bloginBox h2 { font-size: 26px; color: #000; text-decoration: none; text-transform: none; padding-bottom:20px; text-align:center; text-transform:uppercase; }
		.b2bloginBox label { clear:both; float:left; color:#000; font-size:16px; padding-bottom:10px; width:100%; }
		.b2bloginBox input { width: 212px; padding: 5px; color:#000; font-size:16px; border:0; background:#FFF none; float:left; line-height:30px; margin-bottom:16px; }
		.b2bloginBox input#b2bBtnSubmit {     float: left;
    color: #fff;
    margin-top: 0;
    line-height: 40px;
    font-size: 20px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase; 
	cursor:pointer; 
	margin-bottom:0;
	width:128px;
	margin-left:28px;
	letter-spacing:2.5px;
	}
	
	.poweredby { display: block; position: absolute; bottom:28px; right:25px; color: #fff; }
	.poweredby span { float:right; line-height: 72px; color:#FFF; }
	.poweredby img { float:right; display:inline-block; margin-left:10px; }

		/* ### header box ### */
		.headerBox { background: #576576; padding: 15px 0 12px; width: 100%; height:60px; z-index:9999; color:#FFF; }
		.headerBox a.logo2 { float: left; }
		.headerBox a.logo2 img { max-width: 100%; }
		.headerBox ul { padding: 0 4% 0 5%; float: left; list-style: none; }
		.headerBox li { padding: 0 32px 0 0; float: left; }
		.headerBox li.last, .headerBox li:last-child { padding: 0; float: left; }
		.headerBox li img { max-height:40px; overflow:hidden; }
		.headerBox .slogan p { float: left; padding: 0 0 0 175px; font-size: 16px; line-height: 30px; color: #fff; text-align: left;}
		.headerBox .slogan p a { color: #FFF; text-decoration:none; }
		.headerBox .slogan p a:hover { color: #FFF; text-decoration:underline; }
		.headerBox a.cart { padding: 6px 11px 15px 35px; line-height: 10px; text-align: center; font-size: 9px; color: #f47922; position: relative; text-decoration: none; width: 56px; height: 32px; float: right; background: url(../images/cart.png) left top no-repeat; margin-top:9px; }
		.headerBox a.cart.empty { text-indent: -9999px; background: url(../images/empty.png) left top no-repeat; width:35px; padding:0; }

		/* ### menu box ### */
		#headerCntr #nav { display:none; }
		#headerCntr .menuBox { padding: 0; width:auto; position:absolute; right:136px; z-index:99; }
		.b2b #headerCntr .menuBox { right:0; }
		#headerCntr .menuBox ul { list-style: none; /* margin-right: -65px; */  margin:0; padding:0; width:100%;}
		#headerCntr .menuBox li { padding: 0 22px; float: left; background: transparent url(../images/menudivider.png) right center no-repeat;font-family: 'Staatliches', cursive; text-transform:uppercase; font-weight:500; }
		#headerCntr .menuBox #ordermob, #headerCntr .menuBox li#ordermob ul { display:none; }
		#headerCntr .menuBox li.last, #headerCntr .menuBox li:last-child { padding-right:0; float:right; background:none; }
		#headerCntr .menuBox li:first-child { display:none; }
		.b2b #headerCntr .menuBox li:first-child { display:inherit; }
		#headerCntr .menuBox li:nth-child(2) { padding-left:0; }
		.b2b #headerCntr .menuBox li:nth-child(2) { padding-left:22px; }
		#headerCntr .menuBox li a { font-size: 18px; text-decoration: none; line-height: 30px; letter-spacing:1.0px; }
		#headerCntr .menuBox li a:hover, #headerCntr .menuBox li.selected a { text-decoration:none; }
		#headerCntr .menuBox li.selected a { color: #69c0ac; }
		#headerCntr .menuBox li.selected li a { color: #000; }
		#headerCntr .menuBox li li.selected a { color: #69c0ac; }
		.stuurp #headerCntr .menuBox li.selected a { color: #5a7057; }
		.stuurp #headerCntr .menuBox li.selected li a { color: #000; }
		.stuurp #headerCntr .menuBox li li.selected a { color: #5a7057; }
		#headerCntr .menuBox #ordermob li:last-child { padding-bottom:24px; }
		
		#headerCntr .mobileMenu { display: none; }
		
		#uspCntr { width: 100%; overflow: hidden; position:fixed; top:0; border-top: 0; height: 30px; background:#000; color:#fff; text-align:center;  font-weight:300; margin-top: 0; z-index: 99999999; }
		#uspCntr.noscroll { position:fixed; margin-top:0; top:128px; }
		#uspCntr ul { display: flex; justify-content: space-around; }
		#uspCntr ul li { font-weight:400; line-height: 30px; background: url(../images/white-black-check.png); background-repeat: no-repeat; background-size: 13px; background-position-x: left; background-position-y: center;  padding-left: 22px; letter-spacing: 1.0px; }
		#uspCntr ul li a { color:#fff; text-decoration:none; } 
		
		.prodcatBox { width:100%; text-align:center; position:relative; padding:10px 0 3px 0; background:#fff; }
		.prodcatBox ul { width:auto; position:relative; }
		.prodcatBox ul li { display: inline-block; font-family: 'Staatliches', cursive; text-transform: uppercase; font-weight: 500; margin-right:50px; font-size:15px;letter-spacing: 1.0px; }
		.prodcatBox ul li:last-child { margin-right:0; }
		.prodcatBox ul li a { text-decoration:none; }
		.prodcatBox ul li:hover a, .prodcatBox ul li.selected a { text-decoration:none; color: #69c0ac;border-bottom: 3px solid #000; }
		.stuurp .prodcatBox ul li:hover a, .stuurp .prodcatBox ul li.selected a {color: #5a7057; }
		.stuurp .prodcatBox ul li.selected li a, .stuurp .prodcatBox ul li:hover li a, .stuurp .prodcatBox ul li.selected:hover li a {color: #000; }
		.prodcatBox ul li .subcatmenu { display:none;width:100%; margin:3px auto; position:absolute; left:0; text-align:center;     z-index: 99999; }
		.prodcatBox ul li ul { width: 700px; display: inline-block; margin: 0 auto; position: relative; z-index: 99999999999; background: #fff; padding: 10px 30px 10px 30px;}
		.prodcatBox ul li .subcatmenu ul {-webkit-box-shadow: 6px 6px 19px 0px rgba(0,0,0,0.32); 
-moz-box-shadow: 6px 6px 19px 0px rgba(0,0,0,0.32); box-shadow: 6px 6px 19px 0px rgba(0,0,0,0.32); }
		
		.prodcatBox ul li:hover .subcatmenu { display:block;  }
		.prodcatBox ul li ul li { float: none; display:inline-block; margin: 0 1% 5px 0; width: 24%; padding: 1%; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight:normal; letter-spacing: normal; vertical-align:top; }
		 .prodcatBox ul li ul li:hover { -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0,0.3); -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .3);box-shadow: 0px 1px 4px rgba(0, 0, 0, .3); }
		  .prodcatBox ul li ul li.moreprodcat:hover {-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;  }
		.prodcatBox ul li ul li:nth-child(4n+0) { margin-right:0; }
		.prodcatBox ul li ul .image { width: 100%; position: relative; display: block; }
		.prodcatBox ul li ul .image img { width: 100%; }
		.prodcatBox ul li ul .detail { padding: 10px 0 0; overflow: hidden; text-align: center; position: relative; cursor:pointer; }
		.prodcatBox ul li ul p a { font-size: 14px; line-height: 24px; text-decoration: none; color:#000; border-bottom:0; text-transform:none; }
		.prodcatBox ul li ul a, .prodcatBox ul li ul a :hover { text-decoration:none; border:-bottom:0; color:#000; height:142px; }
		.prodcatBox ul li ul span { display: block; font-size: 14px; color: #6e6e70; line-height: 24px; }
		.prodcatBox ul li ul span.price { font-size: 14px; color: #000; line-height: 24px; }
		.prodcatBox ul li ul .img { padding: 1px; width: 100%; position: relative; display: block; cursor:pointer; border-bottom:0; }
		.prodcatBox ul li ul .img img { width: 100%; height: auto; border: 0; }
		.prodcatBox ul li ul .img .overlay { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
		.prodcatBox ul li ul span.title { z-index: 999; position: absolute; left: 0; bottom: 56px; width: 100%; display: block; line-height: 46px; height: 46px; font-size: 26px; color: #fff; text-align: center; background: #f47922; }
		.prodcatBox ul li:hover li a { text-decoration:none; color: #000; border-bottom: 0; }
		.stuurp .prodcatBox ul li .subcatmenu li span.price { display:none !important; }

		/* ### sliderbox box ### */
		.sliderBox { width: 100%; overflow: hidden; position: relative; border-top: 0; /* height: 550px; */ margin-top:190px; }
		.sliderBox .slider { position: relative; width: 100%; max-width:1400px; margin: 0 auto; /* height: 550px; */ }
		.prodgroep .sliderBox { height:auto; }
		.prodgroep .sliderBox .slider { height:auto; }
		/* .sliderBox .slider a { width:auto; height:485px; } */
		.sliderBox img { width: auto; height:550px; }
		.prodgroep .sliderBox img { width: 100%; height:auto; }
		.sliderBox ul { list-style: none; }
		.sliderBox ul.cycle-slideshow { list-style: none; /* height: 550px; */}
		.sliderBox li { position: relative; width: 100%; display:none; }
		.sliderBox li:nth-child(2) { display:block; }
		.sliderBox .overlay { width: 100%; position: absolute; left: 0; top: 0; z-index: 999; display: table; height:100%; }
		.sliderBox .overlayinner { display: table-cell; vertical-align: middle; }
		.sliderBox .overlay .block { margin-left: auto; margin-right: auto; width: 490px; background: rgba(255,255,255,0.5); padding:30px 30px 20px 30px; text-align: center; }
		.sliderBox h2 { padding: 0; font-size: 40px; line-height: 40px; text-transform: uppercase; font-weight: 500;
    letter-spacing: 1.5px; font-family: 'Staatliches', cursive; margin-bottom: 40px; }
		.sliderBox .inner { padding: 0; overflow: hidden; }
		.sliderBox .inner p { line-height: 32px; }
		.sliderBox .inner ul { list-style: none; }
		.sliderBox .inner ul li { padding: 0 0 10px 20px; height: auto; font-size: 18px; color: #000; background: url(../images/arrow1.png) left 5px no-repeat; }
		
		.sliderBox .sliderblock { width:100%; float:left; height:550px; position:relative; color:#FFF; }
		.sliderBox .sliderimg { width:550px; height:550px; }
		.sliderBox .imgright .sliderimg { float:right; overflow:hidden; padding:0; margin:0; }
		.sliderBox .imgleft .sliderimg { float:left; }
		.sliderBox .slidercontent { width: 850px; height:550px; text-align: center; position:relative; }
		.sliderBox .slide1 .slidercontent { background-color: var(--slide1); }
		.sliderBox .slide2 .slidercontent { background-color: var(--slide2); }
		.sliderBox .slide3 .slidercontent { background-color: var(--slide3); }
		.sliderBox .slide4 .slidercontent { background-color: var(--slide4); }
		.sliderBox .slide5 .slidercontent { background-color: var(--slide5); }
		.sliderBox .slidercontent .slidertxt { width: 90%; margin: 0; position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%); }
		.sliderBox .slidercontent .slidertxt p { line-height:35px; font-size:18px; }
		.sliderBox .slidercontent .slidertxt .btn { float: none; color: #fff; margin-top: 30px; line-height: 40px; font-size: 30px; font-family: staatliches,cursive; font-weight: 500; text-align: center; text-decoration: none; background: #000; display: inline-block; padding: 5px 22px; text-transform: uppercase; letter-spacing: 2.5px;}
		.sliderBox .imgright .slidercontent { float:left; }
		.sliderBox .imgleft .slidercontent { float:right; }
		
		.productDetailBox .sliderBox { height:auto; margin-top:0; }
		.productDetailBox .sliderBox .slider { height:auto; }
		.productDetailBox .sliderBox ul.cycle-slideshow { height:auto; }
		.productDetailBox .cycle-pager { width:100%; float:left; margin-top:60px; height:auto; }
		
		#contentCntr .productDetailBox .left .cycle-pager div { width:15%; display:inline-block; overflow:hidden; border:0; margin-right:1% }
		#contentCntr .productDetailBox .left .cycle-pager div img { width:100%; height:auto; }
		#contentCntr .productDetailBox .left .cycle-pager div:last-child { margin:0; }

		.sliderBox .overlay a { float: none; color: #fff; margin-top: 30px; line-height: 40px; font-size: 24px; font-family: 'Staatliches', cursive; font-weight: 500; text-align: center; text-decoration: none; background: #000; display: inline-block; padding: 0 12px;
    text-transform: uppercase; letter-spacing:2.5px; }
		.sliderBox .overlay a:hover { text-decoration: none; }
.cycle-pager { width: 1400px; text-align: center; position: relative; bottom: 30px; z-index: 9999; margin: 0 auto; height:20px; }
.cycle-pager span { width: 15px; height: 15px; display: inline-block; margin: 0 3px; -webkit-border-radius: 100%; border-radius: 100%; background: #fff; border: 1px solid #000; background: transparent; }
span.cycle-pager-active { background: #000; }

		.sep { width: 106px; height: 3px; background: #000 none; margin: 24px auto; }
		
		
		#newsletterCntr { background: #69c0ac; padding: 56px 0 38px 0; width: 100%; z-index:9999; position:relative; text-align:center; }
		.stuurp #newsletterCntr { background: #5a7057; }
		#newsletterCntr h3 { margin-bottom: 26px; }
		#newsletterCntr input[type=text] { background:#fff; padding:0 20px; color:#999; line-height:34px; border: 1px solid #fff;     text-align: left; -webkit-appearance: none !important; -moz-appearance: none !important; }
		#us #newsletterCntr input[type=text], #en #newsletterCntr input[type=text] { width: 240px; } 
		#newsletterCntr input[type=submit] { background:#000; color: #fff; line-height:36px; padding: 0 20px; border:0; text-transform:uppercase; font-size: 20px; font-family: 'Staatliches', cursive; font-weight: 500; margin-left:12px; letter-spacing:1.5px; }
		
		
		#instagramCntr {  width: 100%; padding: 56px 0 38px 0; z-index:9999; position:relative; text-align:center; }
		#instagramCntr.hide { display:none; }
		#instagramCntr h3 { margin-bottom: 26px; }
		
		#klantreactieCntr {  width: 100%; padding: 56px 0 38px 0; z-index:9999; position:relative; text-align:center; }
		#klantreactieCntr .reactieImg { width:100%; text-align:center; }
		#klantreactieCntr .reactieImg img { margin: 0 auto 20px auto; max-width:100%; height:auto; }
		#klantreactieCntr h3 { margin-bottom: 26px; }
		#klantreactieCntr .reacties { width: 100%; float:left; margin-top:40px; margin-bottom:30px; }
		#klantreactieCntr .reactie { float: left; width: 15%; text-align: center; margin-right: 13.3%; margin-bottom:20px; }
		#klantreactieCntr .reactie:nth-child(4n+0) { margin-right: 0; }
		#klantreactieCntr .reactie img { display:inline-block; margin-bottom:20px; }
		#klantreactieCntr .reactie p { color:#adadad; margin-bottom:0; padding-bottom:0; }
		#klantreactieCntr .reactie span.title { clear: both; font-weight:500; text-transform:uppercase; }
		
		/* ### link box ### */
		.linkBox { margin-top: -21px; width: 100%; overflow: hidden; z-index: 999; position: relative; }
		.linkBox ul { list-style: none; display:block; }
		.linkBox li { padding: 10px 0; width: 33.3%; text-align: center; background: #30b990; border-right: 1px solid #a4d8c2; font-size: 16px; color: #fff; vertical-align: middle; float:left; }
		.linkBox li:last-child { border: none; }
		.linkBox li a { color:#FFF; text-decoration:none; }
		.linkBox li a:hover { color:#FFF; text-decoration:underline; }

	/* ### content container ### */
	#contentCntr, #b2bcontentCntr { padding: 0; width: 100%; }
	#contentCntr { margin-top:192px; }
	#contentCntr.orderbox { margin-top:142px; }
	.prodgroep #contentCntr, .home #contentCntr { margin-top:0; }
	
	 #contentCntr .chooseflowersBox h1, #contentCntr .chooseflowersBox h3 { clear: both; text-align: center; }
	
	#contentCntr.bggreen { background: #eff8f4; padding: 0; }
	
		#futureovz { width:100%; float:left; background:#f8f8f8 none; padding:20px 0 0 0; }

		/* ### photo box ### */
		.photoBox { padding: 32px 0; width: 100%; overflow: hidden; }
		.photoBox ul { margin-right: -23px; list-style: none; }
		.photoBox li { padding: 0 23px 0 0; width: 33.3%; float: left; position: relative; }
		.photoBox li img { width: 100%; }
		.photoBox a.btn { position: absolute; left: 0; bottom: 20px; padding: 0 40px 0 10px; line-height: 33px; font-size: 16px; color: #000; font-weight: 400; text-decoration: none; background: rgba(255,255,255,0.6) url(../images/btn1.png) right top no-repeat; }
		.photoBox a:hover { text-decoration: underline; }

		/* ### homestep box ### */
		.homestepBox { padding: 0; width: 100%; text-align: center; overflow: hidden; background: #f3f4f6; }
		.homestepBox p.title { font-size: 24px; color: #000; text-align: center; }
		.homestepBox ul { padding: 30px 0 15px; overflow: hidden; list-style: none; }
		.homestepBox li { padding: 0 92px 0 50px; text-align: center; width: 25%; float: left; background: url(../images/arrow2.png) right 40px no-repeat; }
		.homestepBox li .icon { margin-bottom: 10px; display: inline-block; }
		.homestepBox li a { font-size: 16px; color: #000; display: inline-block; line-height: 20px; text-decoration: none; text-align: center; }
		.homestepBox a.btn { display: inline-block; padding: 0 15px; color: #fff; margin-top: 10px; height: 36px; line-height: 36px; font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 700;  text-align: center; text-decoration: none; -webkit-border-radius: 6px; border-radius: 6px; background: #f47820; }
		.homestepBox a:hover { text-decoration: underline; }
		.homestepBox li:last-child { background: none; }

		/* ### banner box ### */
		.bannerBox { padding: 45px 0; width: 100%; overflow: hidden; }
		.bannerBox img { width: 100%; }
		.bannerBox a { position: absolute; left: 0; bottom: 20px; padding: 0 70px 0 30px; line-height: 58px; font-size: 30px; color: #000; text-decoration: none; background: rgba(255,255,255,0.6) url(../images/btn2.png) right top no-repeat; }
		.bannerBox a:hover { text-decoration: underline; }

	/* ### bottom container ### */
	#bottomCntr { padding: 0 0 40px; width: 100%; background: #fff none; }

		/* ### block box ### */
		.blockBox { width: 100%; padding: 40px 0; overflow: hidden; }
		.blockBox ul { margin-right: -25px; }
		.blockBox li { padding: 0 25px 0 0; width: 33.3%; float: left; }
		.blockBox .img1 { padding: 0 0 0 10px; float: right; }
		.blockBox .detail { overflow: hidden; }
		.blockBox h3 { padding: 0 0 8px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 21px; color: #000; line-height: 24px; letter-spacing: 1px; }
		.blockBox p { padding: 0 0 15px; font-size: 16px; color: #000; line-height: 24px; }
		.blockBox a { color: #30B990; text-decoration: none; }
		.blockBox a:hover { text-decoration: underline; }
		.blockBox .block { overflow: hidden; padding: 10px 10px 20px; background: #b7dfcd; }
		.blockBox .star { width: 100%; }
		.blockBox .star a { padding: 0 7px 0 0; float: left; }
		.blockBox .right { float: right; }

		/* ### bottom box ### */
		.bottomBox { width: 100%; overflow: hidden; }
		.bottomBox .holder { margin-right: -50px; }
		.bottomBox .block { padding: 0 26px 0 0; width: 50%; float: left; }
		.bottomBox .image { width: 100%; position: relative; }
		.bottomBox img { width: 100%; }
		.bottomBox a.btn { position: absolute; left: 0; bottom: 20px; padding: 0 80px 0 10px; line-height: 44px; font-size: 22px; color: #000; text-decoration: none; background: rgba(255,255,255,0.6) url(../images/btn3.png) right top no-repeat; }
		.bottomBox a.btn:hover { text-decoration: underline; }
		.bottomBox .newsletter { margin: 0 0 12px; padding: 22px; overflow: hidden; background: #30b990; }
		#contentCntr .bottomBox p.title { padding: 0 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 22px; color: #fff; }
		.bottomBox input.field { padding: 2px; width: -webkit-calc(100% - 127px); width: calc(100% - 127px); border: none; -webkit-border-radius: 3px; border-radius: 3px; height: 24px; font-size: 16px; background: #fff; color: #939598; }
		.bottomBox input.btn { margin-left: 10px; width: 86px; height: 24px; -webkit-border-radius: 3px; border-radius: 3px; border: none; font-family: 'Roboto', sans-serif; font-weight: 700;  color: #fff; cursor: pointer; background: #f47820; font-size:16px; -webkit-appearance: none; -moz-appearance: none; }
		#contentCntr .bottomBox p { padding: 12px 0 0; font-size: 16px; color: #000; line-height:inherit; }
		#contentCntr .bottomBox .btn p { padding:0; }
		#contentCntr .bottomBox p.intro { padding: 0; font-family: 'Roboto', sans-serif; font-weight: normal; ; font-size: 20px; color: #fff; }
		.bottomBox .img { width: 100%; }
		.bottomBox .img img { width: 100%; }

		/* ### product detail box ### */
		#contentCntr .productDetailBox { padding: 0 0 14px; border-bottom: 0; width: 100%; overflow: hidden; padding-top:64px; }
		#contentCntr .productDetailBox .left { width: 50%; float: left; position: relative; margin-top:8px; padding-right:1%; }
		
		#contentCntr .productDetailBox .left .startdate { background: #f8c5c6 none; color: #FFF; padding: 5px 10px;    text-transform: uppercase; font-weight: 500; font-size: 18px; margin-bottom: 26px; font-family:: 'Staatliches', cursive; letter-spacing: 0.2px;position: absolute; z-index: 222; top: 20px; }
		
		#contentCntr .productDetailBox .left ul { padding: 0; overflow: hidden; }
		#contentCntr .productDetailBox .left li { width: 100%; float: left; padding: 0; }
		#contentCntr .productDetailBox .left img { width: 100%; height:auto;}
		#contentCntr .productDetailBox .right { width: 50%; float: left; padding: 0 0 0 2%; }
		#contentCntr .productDetailBox h1 { font-size: 32px; margin:0; line-height:inherit; padding:0; margin-bottom:10px; }
		#contentCntr .productDetailBox h1 span { font-weight: 400; font-family: 'Roboto', sans-serif; font-weight: normal; font-size:28px; color: #6d6e76; display: block; float:right; }
		#contentCntr .productDetailBox .subtitle, #contentCntr .productDetailBox h2.subtitle { font-weight: normal; font-size:16px; display: block; float:left; text-transform: uppercase; margin-bottom: 24px; clear: both; font-family: inherit;letter-spacing: normal; }
		#contentCntr .productDetailBox .sep { margin: 24px 0; clear:both;}
		#contentCntr .productDetailBox .pricerow span { font-weight:600; font-size:16px; }
		#contentCntr .productDetailBox .top { padding: 10px 0 27px; margin-bottom: 28px; overflow: hidden; font-size: 15px; text-align: left; border-bottom: 1px solid #000; }
		#contentCntr .productDetailBox .top p a { text-align: right; text-decoration: underline; }
		#contentCntr .productDetailBox .top p strong { color: #2eba92; font-size: 26px; float: left; margin-right:16px; }
		#contentCntr .productDetailBox .top p a:hover { text-decoration: none; }
		#contentCntr .productDetailBox p { font-size: 16px; color: #000; line-height: 28px; }
		#contentCntr .productDetailBox .smallomschr p { font-size: 14px; }
		#contentCntr .productDetailBox .top p { padding:0; font-size:16px; }
		#de #contentCntr .productDetailBox .top p { font-size:14px; }
		#contentCntr .productDetailBox ul { padding: 28px 0 45px 46px; list-style: disc; }
		#contentCntr .productDetailBox .thumnailsBox ul { list-style:none; }
		#contentCntr .productDetailBox li { padding: 0 0 10px 0; font-size: 16px; color: #000; /* background: url(../images/arrow1.png) left 4px no-repeat; */ list-style: disc; }
		#contentCntr .productDetailBox .thumnailsBox li { list-style:none; }
		#contentCntr .productDetailBox .right ul { padding: 0 0 0 20px; }
		#contentCntr .productDetailBox a.link { font-size: 16px; color: #0090df; text-decoration: underline; padding-top:10px; float:left; }
		#contentCntr .productDetailBox a.link:hover { text-decoration: none; }
		#contentCntr .productDetailBox a.btn { 
    float: left;
    color: #fff;
    margin-top: 20px;
    line-height: 56px;
    font-size: 24px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
	letter-spacing: 2.5px;
}
#contentCntr .productDetailBox a.btn:hover { text-decoration: none; }
#contentCntr .productDetailBox a.btn.mob { display:none; }
		/* ### payment option box ### */
		.paymnetBox { padding: 29px 0 37px; width: 100%; overflow: hidden; }
		.paymnetBox .left { width: 50%; float: left; }
		.paymnetBox .left p.title { font-size: 16px; color: #000; line-height: 28px; }
		.paymnetBox p { padding: 0 0 8px; font-size: 16px; color: #000; line-height: 28px; }
		.paymnetBox a { float: left; padding: 0 5px 0 0; }
		.paymnetBox .right { padding: 0 0 0 33px; width: 50%; float: right; }
		.paymnetBox .right img { margin-top: 5px; max-width: 350px; width: 100%; }

		/* ### flowers box ### */
		#contentCntr .flowersBox { padding: 0 0 0 0; width: 100%; overflow: hidden; }
		#contentCntr .flowersBox .left { padding:0; width: 49.25%; margin-right:0.75%; float: left;  background:#f3f4f6 none;  -webkit-border-radius: 5px; border-radius: 5px;   }
		#contentCntr .flowersBox .left.hide { display:none; }
		#contentCntr .flowersBox .right { padding: 0; width: 49.25%; margin-left: 0.75%; float: right;  background:#f3f4f6 none;  -webkit-border-radius: 5px; border-radius: 5px;  }
		#contentCntr .flowersBox .right.hide { display: none;  }
		#contentCntr .flowersBox div.title p { font-size:30px; text-transform:uppercase;color: #2eba92; margin:0 0 12px 0; padding:0; font-weight: 400;line-height: 38px; }
		
		#contentCntr .flowersBox p { padding: 0 0 28px; font-size: 16px; color: #000; line-height: 28px; }
		#contentCntr .flowersBox ul { margin-right: -5px; list-style: none; }
		#contentCntr .flowersBox li { padding: 0 5px 5px 0; width: 50%; float: left; }
		#contentCntr .flowersBox li img { width: 100%; }
		#contentCntr .flowersBox .flowerimg { float:left; width: 50%; padding:0; margin:0; }
		#contentCntr .flowersBox .flowerimg img { width:100%; height:auto;  -webkit-border-radius: 5px; border-radius: 5px; }
		#contentCntr .flowersBox .flowertxt { float:left; width: 50%; padding:3% 3% 0 3%; margin:0;}
		#contentCntr .flowersBox .flowertxt.fullw { width: 100%; }
		#contentCntr .flowersBox .flowertxt h3 { font-size:30px; text-transform:uppercase;color: #2eba92;padding: 0; margin: 0 0 12px 0; line-height: 38px; }

/* ### page 3 ### */
	/* ### business container ### */
	#businessCntr { padding: 0; width: 100%; overflow: hidden; }
	.actie #businessCntr { padding: 0 0 20px; }
	
		#contentCntr.bggreen .fwimage { width:100%; height:auto; }
		#contentCntr.bggreen .fwimage img.mobimg { width:100%; height:auto; display:none; }
	
	
	#contentCntr .greenBox { position: relative; float:right; width:350px; background: rgb(105,192,172,0.8); z-index: 200; color:#FFF; padding:23px; top: 0; right:0px; }
			#contentCntr .greenBox h1 { color:#FFF; }
			#contentCntr .greenBox p { color:#FFF; font-family: 'Roboto', sans-serif; }
			#contentCntr .greenBox p a { color:#000; text-decoration:none; }
			#contentCntr .greenBox p a:hover { color:#000; text-decoration:underline; }
			#contentCntr .greenBox img { display:inline; }
			#contentCntr .greenBox .greenimgs img { display:inline; margin-right: 24px; width:inherit; }
			
			#contentCntr.bggreen .text { position: absolute; /* top: 220px; */ top: 190px; left: 20px; z-index: 100; }
	#contentCntr.bggreen .text h3, #contentCntr.bggreen .text p { color: #000; font-size: 16px; font-weight: normal; display: inline-block; padding: 0 80px 0 11px; background: rgba(255,255,255,0.6) url(../images/btn3.png) right top no-repeat; line-height: 44px; }
	#contentCntr.bggreen .text a.btn { display: inline-block; padding: 0; width: 44px; margin-left:-3px; color: #000; font-size: 16px; line-height: 44px; text-decoration: none; background: url(../images/btn3.png) no-repeat right 0; font-weight:normal; }

		/* ### login box ### */
		.loginBox { padding: 0 0 53px 0; width: 70%; margin:0 auto; }
		.loginBox .holder { margin-right: 0; display:block; padding-top:30px; width:100%; clear:both; float:left; position:relative; }
		.loginBox .signup { padding: 0; height: 100%; background: #fff; width: 48%; float:left; }
		.loginBox .signup:last-child { margin:0 auto; float:none; }
		.loginBox .signup.green { background: #69c0ac; text-align: center; padding:20px; }
		.stuurp .loginBox .signup.green { background: #5a7057; float: right;}
		.loginBox .signup .block{width:100%; }
		.loginBox .signup p { color: #000; font-size: 16px; line-height: 26px; padding: 0 0 18px 0; }
		.stuurp #contentCntr .loginBox .signup p { color: #fff; }
		.loginBox .signup p a { color: #000; text-decoration:underline; }
		.loginBox .signup p a:hover { color: #000; text-decoration:none; }
		.stuurp .loginBox .signup p a, .stuurp .loginBox .signup p a:hover { color: #fff; }
		.loginBox .signup p img { display:inline; }
		.loginBox .title { padding: 0; font-family: 'Roboto', sans-serif; font-weight: 700; ; font-size: 16px; line-height: 35px; }
		.stuurp .loginBox .title { color:#fff; }
		.loginBox .row { padding: 0 0 23px; width: 100%; }
		.loginBox label { width: 148px; float: left; font-size: 16px; color: #000; line-height: 26px; }
		.loginBox label.label2 { font-size: 14px; width: 200px; }
		.loginBox label.label2 a { font-size: 14px; text-decoration:none; color:#000;  }
		.loginBox label.label2 a:hover { font-size: 14px; text-decoration:underline; color:#000;  }
		.loginBox input.field { padding: 5px 10px; width:340px; width: -webkit-calc(100% - 148px); width: calc(100% - 148px); height: 36px; font-size: 16px; color: #ccc; border: none; border:1px solid #000; background: #fff; }
		.loginBox input.btn { float: right; 
    color: #fff;
    margin-top: 0;
    line-height: 40px;
    font-size: 18px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase; 
	border:0;
	letter-spacing:2.5px;
	}
	.loginBox textarea {
	 margin-top: 1px;
    width: calc(100% - 148px);
    height: 150px;
    resize: none;
    line-height: 26px;
    border: 1px solid #000;
    float: left;
    background: #fff none;
    margin-bottom: 12px;
    color: #ccc;
    font-size: 16px;
    padding: 0 5px;
	}
	.loginBox select.field {
	-webkit-appearance: auto!important;
    -moz-appearance: auto!important;
	padding: 5px 10px;
    width: calc(100% - 148px);
    height: 36px;
    font-size: 16px;
    color: #ccc;
    border: 1px solid #000;
    background: #fff;
	}
	.loginBox input.radio {
	margin-right: 6px;
		
	}
	.loginBox .btnrow .button {
	float: right;
    border: 0;
    color: #fff;
    margin-top: 30px;
    line-height: 36px;
    font-size: 18px;
    font-family: staatliches,cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    letter-spacing: 2.5px;
	}
	.loginBox .btnrow .button:hover {
		cursor:pointer;
	}
		.loginBox input.btn:hover { text-decoration: none; }
		.loginBox ul { padding: 0 0 33px; list-style: none; }
		.loginBox li { padding: 0 0 0 11px; font-size: 16px; color: #000; line-height: 26px; background: url(../images/bullet.png) left 12px no-repeat; }

		.loginBox .contenttxt { margin-right: 0; width: 100%;}
		#contentCntr .loginBox h1, #contentCntr .loginBox h2 { text-align:center; font-size:26px; margin-top:0; padding:0; }
		
		.loginBox .holder .leftTextBox { float:left; width:47%; }
		.loginBox .holder .rightTextBox { float:right; width:47%; }
		.loginBox .field.error, .loginBox textarea.error {
    background: none repeat scroll 0 0 red;
    color: #fff;
}
.loginBox label.error { display:none !important; }

.loginBox p.radioBox { 	width: 148px; padding-bottom:2px; margin-bottom:0; }
.loginBox p.radioBox label { width:100%; }
.loginBox div.radioBox { margin-bottom:15px; float: left; width: 58%; margin-top: -15px; }
		
		#logoCntr {
			clear:both;
    padding: 30px 0 35px;
    text-align: center;
    width: 100%;
}
#logoCntr h2 {
    background: rgba(0, 0, 0, 0) url("../images/border.png") repeat-x scroll center 15px;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
#logoCntr h2 span {
    background: #f0eff0 none;
    padding: 0 20px;
}
#logoCntr .logos {
    padding: 20px 0 0;
    text-align: center;
}

#logoCntr .logos img {
	width:100%;
	height:auto;
}
		

		/* ### confirm container ### */
		#confirmCntr { padding: 0 0 40px; width: 100%; overflow: hidden; background: #fff; }
		.confirmBox { width: 600px; margin:0 auto; text-align:center; }
		#contentCntr .confirmBox h1 { font-size:22px; text-align:center; padding:0; margin-top:60px; }
		#contentCntr .confirmBox sep { margin-bottom:60px; }
		.confirmBox .ordernrs { margin: 20px 0 50px 0; width: 100%;  }
		 .confirmBox .order { width:100%; float:left; margin: 0 0 10px 0; clear:both; }
		 .confirmBox .labelnr { background:#000; color:#FFF; padding: 10px; float:left; border: 1px solid #000; text-transform: uppercase; font-weight: 500; font-family: 'Staatliches', cursive; font-size: 16px; line-height: 22px; margin-right: 20px; width: 160px; }
		 .confirmBox .ordernr { background:#fff; color:#000; padding: 10px; float:left; border: 1px solid #000; line-height: 22px; margin-right: 20px; width: 160px; }
		 .confirmBox .ontvang { background:#fff; color:#000; padding: 10px 0; float:left; border: 1px solid #fff; line-height: 22px; }
		 .confirmBox .heading { font-weight: 500; font-family: 'Staatliches', cursive; font-size: 16px; text-transform: uppercase; clear: both; width: 100%; float: left; margin-bottom:30px; margin-top:40px;}
		 .confirmBox td { text-align:left; padding: 10px 0; vertical-align:top }
		 .confirmBox td.txt { padding-left:15px; vertical-align:middle; }
		  .confirmBox  ul.confirminfo { margin-bottom:30px; position: relative; float: left; width: 100%; clear: both; }
		  .confirmBox .confirminfo li { width:100%; float:left; margin-bottom:20px; }
		  .confirmBox .confirminfo .td1 { width:40px; float:left; }
		  .confirmBox .confirminfo .txt { padding-left:0; vertical-align:middle; float:left; }
		   .confirmBox  a.btn {
		  float: none;
    color: #fff;
    margin-top: 0;
    line-height: 36px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 8px;
    text-transform: uppercase;
	margin-bottom:40px;
		   }
		 
		  .confirmBox .grayblock { width: 510px; margin: 0 auto; margin-top:20px; background: #69c0ac none; padding: 28px; padding-bottom:10px; text-align: center; clear:both; position:relative; }
		  .stuurp .confirmBox .grayblock {  background: #5a7057 none; color:#FFF; }
		 #contentCntr  .confirmBox .grayblock p.title { font-weight: 500; font-family: 'Staatliches', cursive; font-size: 16px; text-transform: uppercase; }
		 .confirmBox .grayblock img { display:inline-block; border-radius: 100%; margin: 0 10px; }
		  .stuurp .confirmBox .grayblock a, .stuurp .confirmBox .grayblock a:hover { color:#FFF; }
		  
		  .confirmBox .confirmfooterblock { width: 100%; margin: 0 auto; margin-top:50px; background: #fff none; padding: 0; clear:both; position:relative; float:left; }
		   #contentCntr  .confirmBox .confirmfooterblock p.title { font-weight: 500; font-family: 'Staatliches', cursive; font-size: 18px; }
		 .confirmBox .confirmfooterblock .confirmfootcol1 { float: left; width: 45%; margin-right:5%; }
		 .confirmBox .confirmfooterblock .confirmfootcol1 img { width: 100%; float: left; height: auto; }
		 .confirmBox .confirmfooterblock .confirmfootcol2 { float: left; width: 50%; text-align:left; padding: 30px 30px 0 0; }
		 .confirmBox .confirmfooterblock .confirmfootcol2 a.btn {  background: #000; color: #fff; text-decoration: none; padding: 0 30px; text-align: center; }
		
		/* ### row box ### */
		.rowBox { padding: 30px 0 0; width: 100%; }
		.rowBox .holder { margin-right: -50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
		.rowBox .colblock { padding: 0; height: 100%; margin-right: 30px; width: -webkit-calc(50% - 30px); width: calc(50% - 30px); }
		.rowBox .colblock p { color: #000; font-size: 16px; line-height: 30px; padding: 0 0 18px 0; }
		.rowBox .colblock h1 { padding: 0 0 15px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 26px; color: #2eba8f; }
		.rowBox .colblock table { width:100%; border-collapse: collapse; border-spacing: 0; }
		.rowBox .colblock table td { font-size: 16px; padding: 3px 3px 12px 3px; text-align: left; }
		
		.rowBox  .grayblock { background: #e7e7e8;  margin: 0 0 12px; overflow: hidden; padding: 22px; -webkit-border-radius: 5px; border-radius: 5px;}
		.rowBox  .grayblock p.title { padding: 0 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 22px; }
		.rowBox  .grayblock p { padding: 0 0 12px 0; color: #000; font-size: 16px; line-height: 30px; padding: 0 0 28px 0; }
		.rowBox  .grayblock .txt p { padding-bottom:0;}
		.rowBox  .grayblock .img { float:left; width:119px; margin-right: 12px; }
		.rowBox  .grayblock .img img { -webkit-border-radius: 5px; border-radius: 5px; }
		.rowBox  .grayblock .txt { float:left; width: -webkit-calc(100% - 131px); width: calc(100% - 131px); }
		
		.rowBox  .pinkblock { margin: 52px 0 30px 0; padding: 0;}
		.rowBox  .pinkblock img {  -webkit-border-radius: 5px; border-radius: 5px; width:100%; height:auto; }
		.rowBox  .pinkblock p.title { padding: 0 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 22px; }
		.rowBox  .pinkblock p { padding: 0 0 12px 0; color: #000; }
		
		.rowBox  .blueblock { margin: 0 0 30px; padding: 0;}
		.rowBox  .blueblock img { -webkit-border-radius: 5px; border-radius: 5px; width:100%; height:auto;}
		.rowBox  .blueblock p.title { padding: 0 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 22px; }
		.rowBox  .blueblock p { padding: 0 0 12px 0; color: #000; }
		
		.rowBox  .greenblock { background: #30b990; color:#FFF;  margin: 0 0 30px; overflow: hidden; padding: 22px; -webkit-border-radius: 5px; border-radius: 5px;}
		.rowBox  .greenblock p.title { padding: 0 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 22px; color:#FFF; }
		.rowBox  .greenblock p { padding: 0 0 12px 0; color: #fff; }
		
		.rowBox  .fullblock { margin: 0 0 12px; padding: 0;}
		.rowBox  .fullblock img { -webkit-border-radius: 5px; border-radius: 5px; width:100%; height:auto; }
			
		
		.rowBox .title { padding: 0 0 25px; font-family: 'Roboto', sans-serif; font-weight: normal; ; font-size: 25px; color: #5d6576; line-height: 35px; }
		.rowBox .row { padding: 0 0 23px; width: 100%; }
		.rowBox label { width: 148px; float: left; font-size: 16px; color: #000; line-height: 26px; }
		.rowBox label.label2 { font-size: 16px; width: 170px; }
		.rowBox input.field { padding: 5px 10px; width: -webkit-calc(100% - 148px); width: calc(100% - 148px); height: 36px; font-size: 16px; color: #000; border: none; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; }
		.rowBox input.btn { float: right; font-size: 22px; color: #39ba90; cursor: pointer; border: none; background: none; }
		.rowBox input.btn:hover { text-decoration: underline; }
		.rowBox ul { padding: 0 0 33px; list-style: none; }
		.rowBox li { padding: 0 0 0 11px; font-size: 16px; color: #000; line-height: 26px; background: url(../images/bullet.png) left 12px no-repeat; }


		/* ### tulp box ### */
		
#contentCntr .tulpBox { padding: 50px 0; width: 100%; clear:both; float:left; }
#contentCntr #catitemCntr.tulpBox { padding: 0; }
		
#contentCntr .tulpBox .holder { margin-right: -50px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
		.tulpBox .holderfull { margin-right: 0;  }
		.tulpBox .block { padding: 0 50px 0 0; width: 50%; }
		.tulpBox .img { padding: 0 40px 0 0; width: 50%; float: left; }
		.tulpBox .imgfull { float: left; padding: 0; width: 49%; margin-right:1%; }
		.tulpBox .img img { max-width: 100%; height:auto; float:right; }
		.tulpBox .imgfull img { max-width: 100%; height:auto; float:right; }
		.tulpBox .text { width: 50%; float: right; }
		.tulpBox .textfull { width: 30%; float: left; margin-left:1%; }
		.tulpBox .textfull ul { list-style:disc; }
		.tulpBox .textfull ul li { margin-left:18px; font-size: 16px; list-style:disc; }
		.tulpBox .textfull ol li { margin-left:18px; font-size: 16px; list-style:lower-alpha; }
		.tulpBox .title, .tulpBox .title h2 { font-size: 26px; text-align:center; text-transform:uppercase; }
		.tulpBox .mobile.title { display:none; }
		
#contentCntr .tulpBox p { padding: 0 0 24px 0;  }
		
#contentCntr .tulpBox a { text-decoration: none; }
		
#contentCntr .tulpBox a:hover { text-decoration: underline; }
		
#contentCntr .tulpBox a.meer { display:inline; float:left; font-size: 16px; line-height: 24px; letter-spacing: 0.2px; margin-top:-24px; }

#contentCntr .tulpBox a.meer:after { content: '>'; font-size: 16px; line-height: 24px; padding-left:5px; }

		/* ### step box ### */
		.stepBox { padding: 50px 0 36px 0; width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; }
		.stepBox .line { margin: 0; overflow: hidden; }
		.stepBox ul { margin-top: 0; text-align: center; }
		/* .stepBox li { padding: 0 42px 0 15px; display: inline-block; background: #fff url(../images/arrow4.jpg) right 27px no-repeat; } */
		.stepBox li { width: 145px; text-align: center; display: inline-block; background: #fff; margin: 0 -1px; position: relative; }
		#de .stepBox li { width: 165px; }
		#de .stepBox li.first { width: 145px; }
		.stepBox li.step2 { width:155px; }
		.stepBox li:after { position: absolute; top: 10px; right: -20px; content: ''; background: url(../images/stap_pijl.png) no-repeat; width: 29px; height: 19px; z-index: 100; }
		.stepBox li.step2:after { top:11px; right:-16px; }
		.stepBox li.step2:after { top:11px; }
		.stepBox li.step4 { width:185px; }
		.stepBox li.step4:after { top:8px; }
		.stepBox li.step5 { width:170px; }
		.stepBox li:last-child:after { display: none; }
		.stepBox li .icon, .stepBox li .img { text-align: center; display: block; width:72px; height:72px; margin: 0 auto; }
		.stepBox li.step1 .icon { width: 41px; height:43px; }
		.stepBox li.step2 .icon { width: 27px; height:45px; }
		.stepBox li.step3 .icon { width: 39px; height:42px; }
		.stepBox li.step4 .icon { width: 80px; height:30px; }
		.stepBox li.step5 .icon { width: 46px; height:43px; }
		.stepBox li.step4 .icon img { display:inline-block; padding-bottom:10px; }
		/* .stepBox li .icon img, .stepBox li .img img { display: inline; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #ccc; width:100%; height:auto; } */
		.stepBox li .icon img, .stepBox li .icon img.edit { display: inline; -webkit-border-radius: 0; border-radius: 0; border: 0; width:100%;height:auto;}
		.stepBox li a { font-size: 13px; color: #000; line-height: 30px; text-decoration: underline; }
		.stepBox li span { font-size: 13px; color: #000; line-height: 30px; }
		.stepBox li.selected span { color: #2eba8f; }		
		.stepBox li:hover a { text-decoration: underline; color: #0071bb; }
		.stepBox li:last-child { padding-right: 15px; background: #fff; }
		.stepBox a.tooltip { outline: none; text-decoration: none; }
		.stepBox a.tooltip > span { padding: 5px; opacity: 0; visibility: hidden; line-height: normal; z-index: 10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition-property: opacity,margin-top,visibility,margin-left; -o-transition-property: opacity,margin-top,visibility,margin-left; transition-property: opacity,margin-top,visibility,margin-left; -webkit-transition-duration: 0.4s,0.3s,0.4s,.3s; -o-transition-duration: 0.4s,0.3s,0.4s,.3s; transition-duration: 0.4s,0.3s,0.4s,.3s; -webkit-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; -o-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; }

/*a.tooltip > span:hover,*/
		.stepBox li:hover a.tooltip > span { opacity: 1; text-decoration: none; visibility: visible; overflow: visible; }
		.stepBox a.tooltip > span { color: #fff; background: #000; }

		/* ### personal box ### */
		.personalBox { width: 100%; overflow: hidden; padding-top: 50px; }
		.personalBox h2 { padding: 0; font-size: 26px; clear: both; text-align: center; }
		.personalBox p.intro { font-size: 16px; color: #000; line-height: 30px; }
		.personalBox ul { padding: 0 0 16px; overflow: hidden; margin-right: -34px; display:block; /* display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; */ }
		.personalBox ul.list { padding: 0 0 25px; } 
		.personalBox li.first { height:510px; padding:0; overflow:hidden; border: 1px solid #fff; }
		.personalBox li { padding: 30px; margin-right: 34px; border: 1px solid #ccc; -webkit-border-radius: 0; border-radius: 0; width: 391px; float:left; }
		.personalBox li.last { width: -webkit-calc(100% - 850px); width: calc(100% - 850px); margin-right:0; float:right; padding-left:0; padding-top:0; }
		.personalBox li p { font-size: 16px; color: #81828f; line-height: 30px; font-style: italic; }
		.personalBox .select { position: relative; width: 100%; height: 42px; display: inline-block; }
		.personalBox .select select { width: 100%; padding: 0 10px; height: 41px; font-size: 16px; color: #000; line-height: 30px; margin: 0; border: 1px solid #ccc; -webkit-border-radius: 0; border-radius: 0; outline: none; display: inline-block; cursor: pointer; cursor: pointer; background: #fff url(../images/select-arrownew.png) no-repeat right; -webkit-appearance: none; -moz-appearance: none;}
		.stuurp .personalBox .select select {  background: #fff url(../stuurplanten/select-arrownew.png) no-repeat right; }
		.personalBox .select select .arial { font-family: Arial, Helvetica, sans-serif; }
		.personalBox .select select .verdana { font-family: Verdana, Geneva, sans-serif; }
		.personalBox .select select .tahoma { font-family: Tahoma, Geneva, sans-serif; }
		.personalBox .select select .georgia { font-family: Georgia, "Times New Roman", Times, serif; }
		.personalBox .select select .courier { font-family: "Courier New", Courier, monospace; }
		.personalBox .select select .trebuchet { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
		.personalBox .select select .times { font-family: "Times New Roman", Times, serif; }
		.personalBox2 .select:after { content: url('../images/select_arrow.jpg'); position: absolute; top: 0; right: 1px; }
		#rtetoolbar .mce-btn button { background: #69c0ac none!important; }
		.stuurp #rtetoolbar .mce-btn button { background: #5a7057 none!important; color: #fff!important; }
		.stuurp #rtetoolbar .mce-btn button .mce-ico { color: #fff; }
		.mce-tinymce { box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important; }
		#rtetoolbar .mce-btn-group .mce-btn { border: 0px solid #000!important; border-radius:0!important; }
		.personalBox li img { width: 100%; }
		.personalBox li.first img { -webkit-border-radius: 0; border-radius: 0; }
		.personalBox .label { font-size: 16px; color: #000; line-height: 30px; float: left; }
		.personalBox .row { width: 100%; overflow: hidden; padding: 0 0 14px; }
		.personalBox .select.small { width: 100px; float: right; }
		.personalBox li.last { border: none; }
		.personalBox li.shadow { /* -webkit-box-shadow: 2px 3px 7px -1px #b8b8b9; box-shadow: 2px 3px 7px -1px #b8b8b9; */ width: 352px; width:391px; text-align:center; margin-right:0; }
		.personalBox li.shadow .textarea { font-family: Helvetica, sans-serif, Arial; font-size: 14px; color: #000; line-height: 23px; font-style: normal; height: 444px; max-height: 444px; width: 290px; max-width: 290px; border: none; resize: none; overflow:hidden; -ms-overflow-style: none; text-align:left; overflow:hidden; margin: 0 auto; }
		.personalBox li.shadow .textarea.default { color: #81828f; font-style: italic; }
		.personalBox li.shadow.sizeerror { background-color:#F00; color:#FFF; }
		.personalBox li.shadow.sizeerror .textarea { background-color:#F00; color:#FFF; }
		.personalBox li.shadow .textarea::-webkit-input-placeholder { color: #81828f !important; font-style: italic !important; font-weight:normal !important; font-family: Helvetica, sans-serif, Arial !important; font-size: 14px !important;  }
		.personalBox li.shadow .textarea:-moz-placeholder { /* Firefox 18- */  color: #81828f !important; font-style: italic !important; font-weight:normal !important; font-family: Helvetica, sans-serif, Arial !important; font-size: 14px !important;  }
		.personalBox li.shadow .textarea::-moz-placeholder {  /* Firefox 19+ */ color: #81828f !important; font-style: italic !important; font-weight:normal !important; font-family: Helvetica, sans-serif, Arial !important; font-size: 14px !important;  }
		.personalBox li.shadow .textarea:-ms-input-placeholder { color: #81828f !important; font-style: italic !important; font-weight:normal !important; font-family: Helvetica, sans-serif, Arial !important; font-size: 14px !important;  }
		.personalBox ul.list { width: 100%; overflow: hidden; vertical-align: top;  }
		.personalBox ul.list li { padding: 0; margin-right: 8px; float: left; width: 40px; height: 40px; display: block; border: 1px solid #b8b8b9; -webkit-border-radius: 5px; border-radius: 5px; line-height: 40px; text-align: center; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 36px; color: #000; }
		.personalBox ul.list li a { display: block; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 26px; color: #000; text-decoration: none; }
		.personalBox ul.list li a:hover { text-decoration: none; }
		.personalBox ul.list li a.italic { font-style: italic; font-family: 'Roboto', sans-serif;; }
		.personalBox ul.list li a.uderline { text-decoration: underline; font-family: 'Roboto', sans-serif;; }
		
		.personalBox .button, .chooseflowersBox .text .button { 
		float: left;
    color: #fff;
    margin-top: 30px;
    line-height: 40px;
    font-size: 20px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
	border:0;
	letter-spacing:2.5px;
		}
		.personalBox .button { margin-top:30px; }
		.personalBox .button:hover, .chooseflowersBox .text .button:hover { text-decoration: none; }
		.personalBox .button.disabled, .personalBox .button.disabled:hover { text-decoration: none; cursor:default; }
		.chooseflowersBox .text .button { float:left; margin-bottom:20px; }
		.character-counter-main-wrapper { font-size: 16px; color: red; float: right; }

		/* ### send box ### */
		.sendBox { width: 100%; overflow: hidden; }
		.sendBox .block { padding: 50px 0 0; overflow: hidden;  }
		.sendBox h2 { padding: 0; font-size: 26px; clear: both; text-align: center; }
		.sendBox .sep { margin-bottom: 50px; }
		.sendBox .radio span { display: inline-block; cursor: pointer; position: relative; padding-left: 45px; margin-right: 15px; font-size: 16px; color: #000; line-height: 30px; }
		.sendBox .radio input[type=radio], .sendBox .radio input[type=checkbox] { display: none; }
		.sendBox .radio span:before { content: ""; display: inline-block; width: 37px; height: 36px; margin-right: 10px; position: absolute; left: 0; top: 1px; }
		.sendBox .radio span:before { background: url(../images/normal-radionew.png) no-repeat; }
		.stuurp .sendBox .radio span:before { background: url(../stuurplanten/normal-radionew.png) no-repeat; }
		.sendBox .radio input[type=radio]:checked + span:before { content: ""; background: url(../images/selected-radionew.png); }
		.stuurp .sendBox .radio input[type=radio]:checked + span:before { content: ""; background: url(../stuurplanten/selected-radionew.png); }
		.sendBox .radio input[type=checkbox]:checked + span:before { content: ""; background: url(../images/selected-radionew.png); }
		.stuurp .sendBox .radio input[type=checkbox]:checked + span:before { content: ""; background: url(../stuurplanten/selected-radionew.png); }
		.sendBox .row { width: 800px; overflow: hidden; padding: 0 0 12px; margin: 0 auto; }
		.sendBox input.field#shippingdate, .sendBox input.field#deliverydate { width: 280px; padding: 0 0 0 5px; height: 38px; }
		.sendBox .row.row2 { padding: 60px 0 36px; overflow: hidden; }
		.sendBox .row.rowfull { padding: 60px 0 0; }
		.sendBox .label { width: 220px; font-size: 16px; color: #000; line-height: 35px; float: left; }
		.sendBox .label2 { padding: 0 20px 0 46px; font-size: 16px; color: #000; line-height: 35px; float: left; }
		.sendBox .label.topbonus { margin-bottom:12px; }
		.sendBox .row.row2 .label { padding: 0 20px 0 0; width: auto; }
		.sendBox .row.rowfull .label { padding: 0 20px 0 0; width: auto; clear:both; }
		.sendBox .row.row2 .radio { float:left; }
		.sendBox a { text-decoration: underline; color: #000; }
		.sendBox a:hover { text-decoration: none; }
		.sendBox a.tooltip { outline: none; text-decoration: none; }
		.sendBox a.tooltip > span { padding: 5px; opacity: 0; visibility: hidden; line-height: normal; z-index: 10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition-property: opacity,margin-top,visibility,margin-left; -o-transition-property: opacity,margin-top,visibility,margin-left; transition-property: opacity,margin-top,visibility,margin-left; -webkit-transition-duration: 0.4s,0.3s,0.4s,.3s; -o-transition-duration: 0.4s,0.3s,0.4s,.3s; transition-duration: 0.4s,0.3s,0.4s,.3s; -webkit-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; -o-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; }
		.sendBox a.tooltip:hover > span { opacity: 1; text-decoration: none; visibility: visible; overflow: visible; }
		.sendBox a.tooltip > span { color: #fff; background: #000; width:180px; }
		

		.sendBox input.field { padding: 5px; width: 308px; float: left; font-size: 16px; color: #000; height: 40px; line-height: 30px; border: 1px solid #ccc; }
		.sendBox input.field:focus { border: 1px solid #ccc; }
		.sendBox input.field.small { width: 150px; }
		.sendBox .rowfull input.field { clear:both; }
		.sendBox .select { position: relative; float: left; height: 42px; display: inline-block; }
		.sendBox .select select { width: 308px; padding: 0 10px; height: 41px; font-size: 16px; color: #000; line-height: 30px; margin: 0; border: 1px solid #ccc; outline: none; float: left; cursor: pointer; background: #fff url(../images/select-arrownew.png) no-repeat right; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
		.stuurp .sendBox .select select { background: #fff url(../stuurplanten/select-arrownew.png) no-repeat right; }
		 .sendBox .select select:focus { border: 1px solid #ccc; }
		.sendBox p { padding: 0 20px 0 0; font-size: 16px; color: #000; line-height: 35px; }
		.sendBox .holder { margin-right: 0; }
		.sendBox .col { padding: 0 50px 0 0; width: 50%; float: left; }
		.sendBox .col.dateinstr { padding: 0; width: -webkit-calc(50% - 50px); width: calc(50% - 60px); float:left;}
		#contentCntr .sendBox .instruction { padding: 12px; background: #69c0ac; width: 400px; text-align:center; }
		.stuurp #contentCntr .sendBox .instruction { background: #5a7057; color:#fff; }
		.stuurp #contentCntr .sendBox .instruction p { color: #fff; }
		.stuurp #contentCntr .sendBox .instruction strong { color: #fff; }
		#contentCntr .sendBox .instruction p { font-style:normal; padding-right:0; text-align:center; }
		#contentCntr .sendBox .instruction p { font-size:14px; }
		#contentCntr .sendBox .instruction strong { font-size: 16px; color: #000; line-height: 30px; font-family: 'Staatliches', cursive;font-weight:500; }
		.sendBox .instruction span { font-size: 16px; color: #000; line-height: 30px; display: block; }
		.sendBox .btn {     
		float: left;
		border:0;
    color: #fff;
    margin-top: 0;
    line-height: 40px;
    font-size: 20px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
	letter-spacing: 2.5px;
	}
		.sendBox .btn:hover { text-decoration: none; }
		.sendBox a.link { text-decoration: none; }
		.sendBox a.link:hover { text-decoration: none; }
		.sendBox .block.last { border: none; }
.showfiled { display: none; }
.showfiled2 { display: none; }
		.sendBox .date { position: relative; float: left; }
		.sendBox .date input#shippingdate22 { width:260px; }
		.sendBox .date #datepicker-error { position: absolute; right: -40px; top: 0; }
		.sendBox .date .ui-datepicker-trigger { position: absolute; right: 4px; top: 4px; cursor: pointer; }
		.sendBox .date .button2 { background:#69c0ac url(../images/date-iconnew.png) no-repeat left center; float:left; border:0; width: 32px; height:36px; cursor:pointer; margin-left:-33px; margin-top:1px; }
		.stuurp .sendBox .date .button2 { background:#5a7057 url(../stuurplanten/date-iconnew.png) no-repeat left center;  }
		/* .stuurp .sendBox .date .button2 { background:#5a7057 url(../images/date-iconnew.png) no-repeat left center; } */
		.sendBox p#shipcosts { display: none; clear:both;}
		.sendBox p#shipcosts.show { display:block; }
		.date .deliveryerror { 
		color: red;
    display: block;
    clear: both;
    float: left;
    margin-top: 10px;
		}
		
		#calcbezorg { display: none; }
		#calcbezorg.show { display:block; }
		#calcbezorg { margin-top: 20px; width: 100%;text-align: center; text-decoration: none; clear:both; padding:6px 0; margin:20px 0 10px 0; float:left; }
		#calcbuiten { display: block; text-align:left; width: 100%; margin-top: 10px; clear:both; float:left; }
label.error { padding-left: 33px; height: 33px; background: url(../images/uncheck-icon.png) no-repeat left; float: left; margin-top: 4px; margin-left: 10px; vertical-align: top; }
label.checked { padding-left: 33px; height: 33px; background: url(../images/check-icon.png) no-repeat left; float: left; margin-top: 4px; margin-left: 10px; vertical-align: top; }
label#shippingdate-error, label#deliverydate-error { position: relative; float:right; display:inline-block !important; }
.nieuwsbrief label.error { background:none; padding-left:0; margin-left:0; }
.nieuwsbrief label.checked { background:none; padding-left:0; margin-left:0; }
.nieuwsbriefout label.error { background:none; padding-left:0; margin-left:0; color:#F00; }
#nieuwsbriefform label.error { display: none !important; }
#nieuwsbriefform #errormsg { text-align: center; padding-top:10px; }
label#newsletter-error { float:left; padding-left: 33px; height: 33px; background: url(../images/uncheck.png) no-repeat left; float: left; margin-top: 0; margin-left: 0; vertical-align: top; display:none;}
label#newsletter-ok { float:left; padding-left: 33px; height: 33px; background: url(../images/check.png) no-repeat left; float: left; margin-top: 0; margin-left: 0; vertical-align: top; display:none;}
.bottomBox #nieuwsbriefform input.field.error { color:#FFF; background:#F00 none; }

#mobcatCntr { width: 100%; overflow: hidden; display:none; }


		/* ### choose flowers box ### */
		.chooseflowersBox { width: 100%; overflow: hidden; padding-top:50px; }
		.chooseflowersBox h2 { padding: 0; font-size: 26px; clear:both; text-align:center; }
		.chooseflowersBox .sep { margin: 18px auto 25px auto;  }
		.chooseflowersBox .text { width:100%; clear:both; padding-bottom:30px; }
		.chooseflowersBox .more { width:100%; text-align:center; margin-top:-16px; }
		.chooseflowersBox .more a, .chooseflowersBox .more a:hover { text-decoration:none; }
		.chooseflowersBox .text p { font-size: 16px; color: #000; line-height: 30px; }
		.chooseflowersBox ul { margin-top: 50px; margin-right:0; display: block; width:auto; text-align:center; /* display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; */ }
		.chooseflowersBox li { float: none; display:inline-block; margin: 0 3% 30px 0; width: 22%; }
		.chooseflowersBox li:nth-child(4n+0) { margin-right:0; }
		.chooseflowersBox .image { width: 100%; position: relative; display: block; }
		.chooseflowersBox .image img { width: 100%; }
		.chooseflowersBox .detail { padding: 10px 0 0; overflow: hidden; text-align: center; position: relative; cursor:pointer; }
		.chooseflowersBox p a { font-size: 16px; line-height: 24px; text-decoration: none; }
		.chooseflowersBox span { display: block; font-size: 16px; color: #6e6e70; line-height: 24px; }
		.chooseflowersBox span.price { font-size: 16px; color: #000; line-height: 24px; }
		.chooseflowersBox .zoom { width: 20px; height: 20px; display: block; position: absolute; right: 0; top: 10px; background: url(../images/zoom.png) left top no-repeat; }
		.chooseflowersBox .img { padding: 1px; width: 100%; position: relative; display: block; cursor:pointer;  }
		.chooseflowersBox .img img { width: 100%; height: auto; border: 0; }
		.chooseflowersBox .img .overlay { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
		.chooseflowersBox span.title { z-index: 999; position: absolute; left: 0; bottom: 56px; width: 100%; display: block; line-height: 46px; height: 46px; font-size: 26px; color: #fff; text-align: center; background: #f47922; }
		
		.chooseflowersBox #nocardCntr { clear: both; padding-bottom:0; text-align:center; }

		/* ### shopping box ### */
		.shoppingBox { padding: 35px 0 0; width: 600px; overflow: hidden; margin: 0 auto; }
		.shoppingBox h2 { padding: 0; font-size: 26px; clear: both; text-align: center;}
		.shoppingBox address { padding: 0 0 15px; font-size: 16px; color: #000; line-height: 24px; font-style: normal; text-align:center; }
		.shoppingBox address a.link { text-decoration: underline; font-size:15px; }
		.shoppingBox address a { font-size: 16px; color: #000; text-decoration: none; }
		.shoppingBox address a:hover { text-decoration: underline; }
		.shoppingBox .label { width: 280px; line-height: 40px; font-size: 16px; color: #000; float: left; }
		.shoppingBox input.field { padding: 3px 5px; width: 308px; float: left; font-size: 16px; color: #000; line-height: 30px; border: 1px solid #c1c2c2; -webkit-border-radius: 5px; border-radius: 5px; }
		.shoppingBox .add { padding: 8px 0 0 32px; color: #0c67b3; font-size: 16px; text-decoration: underline; float: left; background-color:#FFF; border:0; cursor:pointer;  -webkit-appearance: none; -moz-appearance: none; }
		.shoppingBox .add:hover { text-decoration: none; }
		.shoppingBox .row { width: 100%; overflow: hidden; padding: 0 0 32px; }
		.shoppingBox strong { display: block; padding: 0 0 13px; font-size: 16px; }
		.shoppingBox address strong { display: inline; padding: 0; font-size: 16px; }

		.noproducts { text-align:center; }

		/* ### shoppingdetailbox box ### */
		.shoppingdetailBox { padding: 35px 0 7px 0;  position: relative; border-top: 1px solid #000; width: 600px; margin: 30px auto; overflow:hidden;  }
		.shoppingdetailBox.light { color: #818286; }
		.shoppingdetailBox .image { padding: 0; float: left; margin-bottom:35px; width:116px; }
		.shoppingdetailBox .image img { width: 100%; }
		.shoppingdetailBox .txtdetail { width:464px; float:right; }
		.shoppingdetailBox h3 { padding: 0 0 28px; font-size: 18px; }
		.shoppingdetailBox .title { padding: 0 0 28px; font-size: 18px; }
		.shoppingdetailBox .title span { padding: 0 0 0 5px; }
		.shoppingdetailBox .title .black { font-family: 'Roboto', sans-serif; font-weight: 700;  margin: 0 5px; color: #333; text-decoration: underline; }
		.shoppingdetailBox .title span a { color: #d22334; text-decoration: underline; }
		.shoppingdetailBox .title span a:hover { text-decoration: none; }
		.shoppingdetailBox .title .text { display: none; float: right; font-size:14px; clear:both; }
		.shoppingdetailBox .title .text.complete { display: block; }
		.shoppingdetailBox .title .text.complete a { color:#d22334; font-size:14px; text-decoration: underline; margin-left:6px; float:none; }
		.shoppingdetailBox .title .text.complete a:hover { color:#000; font-size:14px; text-decoration: underline; }
		.shoppingdetailBox .title .title2 { float: left; font-weight:500; }
		.shoppingdetailBox .right { overflow: hidden; }
		.shoppingdetailBox .address.light { color: #818286; }
		.shoppingdetailBox .detail.light.data th,.data.light td { color: #818286; }
		.shoppingdetailBox .detail.light a { color: #818286; }
		.shoppingdetailBox .address { float: left; padding: 10px 40px 0 0; font-size: 16px; line-height: 24px; width:100%; }
		.shoppingdetailBox .address address { padding: 0 0 15px; font-style: normal; }
		.shoppingdetailBox .address .bezorgdate { padding: 8px 12px; background: #69c0ac none; display:inline; clear:both; }
		.stuurp .shoppingdetailBox .address .bezorgdate { background: #5a7057 none; color: #fff; }
		.shoppingdetailBox .address strong { font-weight: 500; }
		.shoppingdetailBox a { font-size: 13px; color: #000; text-decoration: underline; float:right; }
		.shoppingdetailBox #notcomplete2 a { float:none; }
		.shoppingdetailBox.light a { color: #818286; }
		.shoppingdetailBox a:hover { text-decoration: none; }
		.shoppingdetailBox .detail { overflow: hidden; float:left; }
		.shoppingdetailBox .data { width: 100%; margin: 0 auto; }
		.shoppingdetailBox.totaltable .data { width:424px; float:left; margin-left:136px; padding-right:40px; padding-bottom:30px; }
		.shoppingdetailBox .data table { width: 100%; border-spacing: 0; border-collapse: collapse; margin-top:24px; }
		.shoppingdetailBox .data th,.data td { font-weight: 400; padding: 0; font-size: 16px; text-align: left; line-height:24px; }
		.shoppingdetailBox .data td.first { width: 240px; }
		.shoppingdetailBox .data td.second { width: 80px; text-align:right; }
		.shoppingdetailBox .data td.third { width: 104px; text-align:right; }
		.shoppingdetailBox .data .totaltable td.tottd { text-align:right; width:80px; }
		.shoppingdetailBox .data .totaltable td.third { width: auto; text-align:right; }
		.shoppingdetailBox .data .totaltable td.third input.add { padding: 0; color: #000; line-height:24px; font-size: 13px; text-decoration: underline; float: right; background-color:transparent; border:0; cursor:pointer;  -webkit-appearance: none; -moz-appearance: none; }
		.shoppingdetailBox .subtotalBox { padding-right:40px; width: 464px; float: right; }
		.shoppingdetailBox .subtotalBox table { width: 100%; border-spacing: 0; border-collapse: collapse; }
		.shoppingdetailBox .subtotalBox table td.first { width: 240px; border-top: 4px solid #000; padding-top:10px; font-size: 16px; margin-bottom:40px;font-weight: 500; }
		.shoppingdetailBox .subtotalBox table td.second { width: 80px; text-align:right; border-top: 4px solid #000; padding-top:10px;margin-bottom:40px;font-size: 16px;  }
		.shoppingdetailBox .subtotalBox table td.third { width: auto; text-align:right; }
		.shoppingdetailBox .data .totaltable td.third input.add:hover { text-decoration: none; }
		.shoppingdetailBox .data table a { font-size: 13px; }
		.shoppingdetailBox .total { margin: 5px 0; border-top: 4px solid #000; font-weight: normal; padding-top:6px; }
		.shoppingdetailBox .close { position: absolute; right: 0; top: 35px; width: 12px; height: 14px; display: block; background: url(../images/del-icon.png) left top no-repeat; }
		.shoppingdetailBox .arrow { position: absolute; right: 20px; bottom: 20px; width: 53px; height: 53px; background: url(../images/arrow_up.png) left top no-repeat; }
		.shoppingdetailBox .arrow.active { background: url(../images/arrow_down.png) left top no-repeat; }
		.shoppingdetailBox #perstxt { position: absolute; right: 212px; bottom: 33px;  font-size: 16px; color: #000; line-height: 24px; width:320px; text-align:left; }
		.shoppingdetailBox .arrow { right: 112px; }
		.detailBox { padding-right: 40px; overflow: hidden; width: 100%; font-size: 16px; line-height: 24px; }
		.detailBox.light { color: #818286; }
		.detailBox.hide { display:none; }
		.detailBox strong { padding: 0; font-weight:500; }
		.detailBox p { padding: 17px 0 15px; font-size: 16px; line-height: 24px; font-style: normal; width:320px; }
		.detailBox.light p { color: #818286; }
		.detailBox a { font-size: 13px; color: #000; text-decoration: underline; }
		.detailBox.light a { color: #818286; }
		.detailBox a:hover { text-decoration: none; }
		.shoppingdetailBox.totaltable { padding: 30px 0 0 0 ; overflow:hidden; background: #efefef;}
		
		.voucherBox { width: 600px; overflow: hidden; margin: 0 auto; padding-left:136px; border-bottom: 1px solid #000; border-top: 1px solid #000; padding-bottom: 20px; padding-top:20px; background: #fff !important; }
		.voucherBox .label { width: 100%; line-height: 40px; font-size: 18px; float: left; font-weight:500; }
		#de .voucherBox .label { width: 450px; }
		.voucherBox input.field { padding: 3px 5px; width: 240px; float: left; font-size: 16px; color: #000; line-height: 30px; border: 1px solid #ccc; height: 40px; }
		.voucherBox .add { float: left; color: #fff; margin-top: 0; border: 0; line-height: 40px; font-size: 20px; font-family: 'Staatliches', cursive; font-weight: 500; text-align: center; text-decoration: none; background: #000; display: inline-block; padding: 0 12px;    text-transform: uppercase;  -webkit-appearance: none; -moz-appearance: none; margin-left:0px; letter-spacing:2.5px; }
		.voucherBox .add:hover { text-decoration: none; }
		.voucherBox .voucherCntr { float: left; padding-right:20px; padding: 10px 20px 20px 0; }
		.voucherBox .voucherMsg { float: left; margin-bottom:10px; }
		#contentCntr .voucherMsg p { line-height:24px; color: #f47820; padding-bottom:0; }
		#contentCntr .voucherMsg p.error { color:#F00; font-size:14px; }
		.voucherBox .voucherinfoBox, #contentCntr .voucherBox .voucherinfoBox p { font-size: 14px; clear: both;}
		.vouchererrgosubmit { cursor:pointer; text-decoration:underline; color:#F00; }
		.vouchererrgosubmit:hover { cursor:pointer; text-decoration:none; color:#F00; }
		
		
		.voucherBox a:hover { text-decoration: none; }
		.voucherBox a.tooltip { outline: none; text-decoration: none; }
		.voucherBox a.tooltip > span { padding: 5px; visibility: hidden;line-height: normal; z-index: 10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition-property: opacity,margin-top,visibility,margin-left; -o-transition-property: opacity,margin-top,visibility,margin-left; transition-property: opacity,margin-top,visibility,margin-left; -webkit-transition-duration: 0.4s,0.3s,0.4s,.3s; -o-transition-duration: 0.4s,0.3s,0.4s,.3s; transition-duration: 0.4s,0.3s,0.4s,.3s; -webkit-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; -o-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; }
		.voucherBox a.tooltip:hover > span, .voucherBox a.tooltip:hover span { opacity: 1; text-decoration: none; visibility: visible; overflow: visible; }
		.voucherBox a.tooltip > span { color: #fff; background: #000; width:260px; }
		
		
		.orderdetailBox { width: 600px; margin: 0 auto; padding-left: 136px; padding-right: 104px; overflow: hidden; margin-bottom:0; background: #fff !important; }
		.orderdetailBox .intro img { display:inline-block; margin-bottom:10px; }
		.b2b .orderdetailBox { margin-top:24px; }
		.orderdetailBox p { padding: 32px 0 42px; font-size: 16px; color: #000; line-height: 24px; }
		.orderdetailBox a, #submitCartBtn { float: none;
    color: #000;
    margin-top: 0;
    line-height: 36px;
    font-size: 16px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #69c0ac;
    display: inline-block;
    padding: 0 8px;
    text-transform: uppercase;
	letter-spacing: 2.5px;
	cursor: pointer;
	}
	.stuurp .orderdetailBox a, .stuurp #submitCartBtn { background: #5a7057; color:#fff; }
		#de .orderdetailBox a { width:386px; }
		.orderdetailBox div.intro a { margin: 0; width: auto; display: inline; color: #000; height: auto; line-height: inherit; font-size: inherit; font-family: inherit; text-align: left; text-decoration: none; -webkit-border-radius: 0; border-radius: 0; background: transparent none; clear:none; float:none; text-transform:none; font-weight: normal; letter-spacing: normal; }
		.orderdetailBox a:hover { text-decoration: none; }
		.orderdetailBox div.intro a:hover { text-decoration: none; }
		.orderdetailBox a.active { background: #000; color:#FFF; margin-right:0; float:right; }
		#de .orderdetailBox a.active { width: 386px; }
		.orderdetailBox div.intro a.active { background: transparent none; }
		.orderdetailBox p.intro { padding: 32px 0 42px; font-size: 16px; color: #000; line-height: 24px; font-style: italic; float:left; }
		.orderdetailBox div.intro p { padding: 32px 0 42px; font-size: 16px; color: #000; line-height: 24px; clear: both; }
		.shoppingdetailBox a.tooltip { outline: none; text-decoration: none; }
		.shoppingdetailBox a.arrow > span { display: none; }
		.shoppingdetailBox a.tooltip > span { width: 147px; margin-left: -160px; margin-top:-5px; padding: 5px; visibility: hidden; opacity: 0; z-index: 10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 8px; border-radius: 8px; -webkit-transition-property: opacity,margin-top,visibility,margin-left; -o-transition-property: opacity,margin-top,visibility,margin-left; transition-property: opacity,margin-top,visibility,margin-left; -webkit-transition-duration: 0.4s,0.3s,0.4s,.3s; -o-transition-duration: 0.4s,0.3s,0.4s,.3s; transition-duration: 0.4s,0.3s,0.4s,.3s; -webkit-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; -o-transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out; transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in-out;  }

	a.tooltip > span:hover, .shoppingdetailBox a.tooltip:hover > span { opacity: 1; text-decoration: none; visibility: visible; overflow: visible; } 
		#de .shoppingdetailBox a.tooltip > span { width: 165px; margin-left: -168px; }
		.shoppingdetailBox a.tooltip > span { color: #fff; background: #000; }
		
	

	/* ### footer container ### */
	#footerCntr { padding: 30px 0; display: block; width: 100%; overflow: hidden; background: #fff; }
	
	.b2b #footerCntr { display:none; }
	
	.socialBox { width: 100%; text-align:center; margin:40px 0 60px 0; border-top: 2px solid #000; position:relative; float:left; }
	
	.socialBox ul { list-style:none; margin-top:-12px; text-align:center; display:inline-block; background: #fff; position: absolute; left: 50%; transform: translate(-50%,0); padding: 0 20px; width:300px; }
	.socialBox ul li { list-style:none; display:inline-block; padding: 0; background:#000; color:#FFF; width:24px; height:24px; border-radius:100%; text-align:center; margin: 0 18px; }
	.socialBox ul li i { color:#FFF; margin-top:5px; }
	
	/* ### foottext box ### */
	.foottextBox { position: relative; clear: both; width:100%; float:left; }
	.foottextBox h3 { margin-bottom:26px; }
	.foottextBox .sep { margin:24px 0; }
	.foottextBox, .foottextBox p { font-size: 16px; line-height: 24px; }
	.foottextBox p { padding:0 0 24px 0; }
	.foottextBox .foottextBox1 { width:47%; float:left; }
	.foottextBox .foottextBox2 { width:47%; float:right; }
	.foottextBox .foottextBox1 .foottextBox1More { display:none; }
	.foottextBox .foottextBox1 .foottextBox1More.active { display:block; }
	.foottextBox .foottextBox1 a#foottextMore1 { display:none; }
	.foottextBox .foottextBox1 a#foottextMore1.active { display:block; }
	.foottextBox .foottextBox1 a#foottextLess1 { display:none; }
	.foottextBox .foottextBox1 a#foottextLess1.active { display:block; }
	
		/* ### footer box ### */
		.footerBox { width: 100%; }
		.footerBox .block { width: 25%; float: left; position:relative; }
		/* #us .footerBox .block, #en .footerBox .block {text-align:center; }
		#us .footerBox .block:first-child, #en .footerBox .block:first-child { margin-left:12.5%; } */
		.footerBox .block.hide { display:none; }
		.footerBox .block img { margin-top:40px; }
		.stuurp .footerBox .block img { width: 160px; height:auto; }
		#us .footerBox .block img, #en .footerBox .block img { margin:40px auto; }
		#de .footerBox .block { width: 19%; float: left; }
		.footerBox .block1 { width: 40%; }
		#de .footerBox .block1 { width: 34%; float:left; }
		#de #MyCustomTrustbadge { position: absolute; right: 20px; bottom: inherit; z-index: 999999999;}
		#de #bottomCntr.home #MyCustomTrustbadge { position: absolute; right: 20px; bottom: -174px; z-index: 999999999;}
		.footerBox p.title { font-family: 'Roboto', sans-serif; font-weight: 700; text-transform:uppercase;letter-spacing: 0.2px; }
		.footerBox ul { list-style: none; }
		.footerBox li { padding: 5px 0; display: block; }
		.footerBox li a, .footerBox p a { font-size: 14px; display: inline; text-decoration: none; }
		.footerBox p { padding-bottom:20px; }
		#contentCntr .footerBox p { line-height:20px; font-size: 14px; padding-bottom:20px; }
		.footerBox li a:hover, .footerBox a:hover { text-decoration: underline; }
		.footerBox .paymnet { padding: 15px 0; overflow: hidden; }
		.footerBox p span { padding: 9px 0 0; width: 184px; font-size: 15px; float: left; }
		.footerBox a img { padding: 0 3px; display: inline-block; }
		.footerBox .block.block1 a img, .footerBox .block.block1 img { padding:0; display:inline; float:left; }
		.footerBox .block.block1 td { font-size: 16px; padding: 0 0 5px; }
		.footerBox .block.block1 { float:right; }
		.footerBox .block.block1 table { display: block; float:right; }
		#de .footerBox .block.block1 table { display: block; float:left; }

		/* ### copyright box ### */
		.copyrightBox { padding: 18px 0 0; overflow: hidden; text-align: center; clear:both; }
		.copyrightBox ul { width: auto; text-align: center; }
		.copyrightBox li { padding: 0; display: inline-block;  }
		.copyrightBox li:before { content:'.'; padding:0 5px; }
		.copyrightBox li:first-child:before { content:''; }
		.copyrightBox li a { font-size: 12px; text-decoration: none; }
		.copyrightBox p { padding: 23px 0; font-size: 12px; text-align: center; }
.footerlogo img { display: inline; }

.faqCntr {
	clear:both;
	margin: 60px auto 20px auto;
	position:relative;
	width:778px;
    font-size: 16px;
    line-height: 24px;
	padding-top:20px;
}
.prodgroep .faqCntr { text-align:center; margin: 0px auto; }

#contentCntr .faqCntr h1 {     
	padding: 0;
    font-family: 'Staatliches', cursive; 
	font-weight: 500; 
    font-size: 26px;
	text-align: center;
	clear:both;}

.faqCntr p { padding: 0 0 15px; font-size: 16px; color: #000; line-height: 24px;}

.faqCntr ul.faqs { margin-top:30px; }

.faqCntr ul.faqs li {
	margin-left:20px;
    list-style-image: url("../images/plus-icon.png");
    margin-bottom: 20px;
}
.faqCntr ul.faqs li.active {
    list-style-image: url("../images/minus-icon.png");
}
.faqCntr ul.faqs li a {
    font-weight: normal;
    text-decoration: none;
	color: #000;
}
.faqCntr ul.faqs li a.faq {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
	text-transform:uppercase;
}
.faqCntr ul.faqs li div a {
    font-weight: normal;
}
.faqCntr ul.faqs li a:hover {
    text-decoration: underline;
	color: #000;
}

.faqCntr ul.faqs div {
    color: #000000;
    display: none;
    line-height: 1.4em;
    padding: 0;
}

#greenCntr { width: 100%; padding: 30px 0; position:relative; }
#greenCntr.reak { 
padding: 53px 0 0;
    width: 70%;
    margin: 0 auto;
}
	#greenCntr p { color: #000; font-size: 16px; line-height: 24px; margin-bottom:18px; }
	#greenCntr h1 { color: #000; font-size: 21px; font-weight: normal; font-family: 'Roboto', sans-serif; font-weight: 700;  line-height: 24px; margin-bottom: 15px; letter-spacing: 1px; }
	.actie #greenCntr { padding: 20px 0; }
	
	.contentmid { position:relative; width: 778px; margin: 0 auto; }
	
	
	
	#greenCntr .contactLeft {
		width: 778px;
		margin: 0 auto;
		clear:both;
		}
		
		#greenCntr .contactRight {
		width: 778px;
		margin: 0 auto;
		clear:both;
		}
		
		#greenCntr .contactLeft h2 {
	padding: 0;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    font-size: 26px;
    text-align: center;
    clear: both;
		}
		
	#greenCntr .contactRight h2 {
padding: 0;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    font-size: 26px;
    text-align: center;
    clear: both;
		}
		
		
#greenCntr .contactLeft label {
    color: #000;
    float: left;
    font-weight: normal;
    line-height: 22px;
    padding-left: 2px;
    width: 150px;
	padding-bottom:7px;
}

	#greenCntr .contactLeft label.grey { color: #000; }

#greenCntr .contactLeft label.error {
	width: 410px;
	font-weight:normal;
	color:#FF0000;
	display:none !important;
	}

#greenCntr .contactLeft label.verplicht, #contentCntr .reaktieCntr label.verplicht {
	width: 300px;
	margin-top:0;
	color:#000;
	font-size: 14px; font-weight: normal; margin-bottom:0;
}
		
#greenCntr .contactLeft .field {
	 padding: 5px 10px; margin-top: 1px; width: 440px; line-height: 26px; border: 1px solid #ccc; float: left; background: #fff none; ; margin-bottom:12px; color: #000; font-size: 16px; padding: 0 5px; 
}
#greenCntr .contactLeft .field::placeholder, #greenCntr .contactLeft .field:-ms-input-placeholder, #greenCntr .contactLeft .field::-ms-input-placeholder { font-size:14px; }

#greenCntr .contactLeft .field.error, #greenCntr .contactLeft textarea.error {
		 background: none repeat scroll 0 0 #F00;
		 color:#FFF;
		
	}

#greenCntr .contactLeft p {
    overflow: hidden;
    padding: 0 0 6px;
	clear:both;
}
#greenCntr .contactLeft p.btnrow {
    padding: 0 0 6px;
}
#greenCntr .contactLeft p a.ww {
	float:left;
	padding-top:25px;
}
#greenCntr .contactLeft p input.button {
    float: right;
	border:0;
    color: #fff;
    margin-top: 30px;
    line-height: 36px;
    font-size: 18px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
	-webkit-appearance: none; -moz-appearance: none;
	letter-spacing: 2.5px; 
}

#greenCntr .contactLeft p.btnrow input.button {
	 margin: 0 28px 0 0;
}

#greenCntr .contactLeft textarea { padding: 5px 10px; margin-top: 1px; width: 606px; height: 150px; resize: none;  line-height: 26px; border: 1px solid #ccc; float: left; background: #fff none; ; margin-bottom:12px; color: #000; font-size: 16px; padding: 0 5px; } 
#greenCntr .contactLeft textarea::placeholder, #greenCntr .contactLeft textarea:-ms-input-placeholder, #greenCntr .contactLeft textarea::-ms-input-placeholder { font-size:14px; }
#greenCntr .contactCol { width:50%; float:right; margin-top: 60px; }
#greenCntr .contactGreen { width: 255px; background: #69c0ac; padding:18px; text-align:center; float:right; margin-right:25px; }
.stuurp #greenCntr .contactGreen { background: #5a7057; color:#fff; }
.stuurp #greenCntr .contactGreen p, .stuurp #greenCntr .contactGreen p a, .stuurp #greenCntr .contactGreen p a:hover { color:#fff; }
#greenCntr .contactGreen h2 { font-size: 18px; text-transform: uppercase; margin-bottom:15px; }
#greenCntr .contactGreen p { font-size:14px; }

#greenCntr .contactSocial { float:left; margin-left:25px;font-size:14px; }
#greenCntr .contactSocial td { border: 0; padding: 10px 5px; vertical-align: middle; font-size:14px; line-height: 20px;}
#greenCntr .contactSocial p { padding:0; font-size:14px; color:#000; margin:0; line-height: 20px; }

#contentCntr h1 {
    line-height: 24px;
    margin-bottom: 0;
	 padding: 0 0 25px;
	margin-top: 30px;
}

#contentCntr .block h1 {
	margin-top:0;
}

#contentCntr .contenttxt h1 {
	margin:0;
}

#contentCntr #catitemCntr h1, #contentCntr .contentLeft h1 {
 	font-weight: 400;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Staatliches', cursive;
    text-align: center;
	font-size: 26px;
	margin-top:54px;
	padding:0;
}

#contentCntr .contentLeft {
	
}

#catitemCntr { padding-bottom:30px; }

#catitemCntr .headimg {
	width:100%;
}

#catitemCntr .headimg img {
	width:100%;
	height:auto;
	margin-bottom:20px; 
}

#contentCntr #catitemCntr p.catitem-back { display:none; }

#contentCntr p, #newsletterCntr p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 18px;
	letter-spacing: 0.2px;
}

#contentCntr .orderdetailBox  p { font-size:14px; text-align:center; }

#contentCntr #textsizeerror p {
    color: #F00;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 0;
}

#contentCntr .vat p {
	font-size: 13px; 
	color: #000;
	font-style:italic;
	padding: 0;
}

#contentCntr p.adresnote {
	display:none;
}
#contentCntr p.adresnote.show {
	display:block;
}

#contentCntr p.adreserror { color:#F00; margin-left: 220px; }

#contentCntr .chooseflowersBox p, #contentCntr .popularBox p {
	/* padding-bottom:0; */
}

#contentCntr .popularBox .detail p {
	padding-bottom:0;
}

#contentCntr .chooseflowersBox .detail p {
	padding-bottom:0;
}

#contentCntr .chooseflowersBox .detail h2, #contentCntr .chooseflowersBox .detail h2 a, #contentCntr .chooseflowersBox .detail h2 a:hover {
	padding-bottom:0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
	letter-spacing: 0.2px;
    font-family: 'Roboto', sans-serif;
	font-weight:normal;
    text-transform: initial;
}

#contentCntr .bannerBox p {
    color: #000;
    font-size: inherit;
    line-height: inherit;
    padding-bottom: 0;
}

.reaktieCntr {
	background: none repeat scroll 0 0 #30b990;
    border: 0px solid #9B9B9E;
    margin-bottom: 30px;
    padding: 23px 0 23px 27px;
	color:#fff;
	line-height:20px;
	font-size:18px;
}
			
.reaktieCntr h2 { font-size:24px; color: #fff; padding: 0 0 16px 0;  margin-top:0;}

	#contentCntr .reaktieCntr label {
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 22px;
    padding-left: 2px;
    width: 226px;
}

#contentCntr .reaktieCntr label.error {
	width: 410px;
	font-weight:normal;
	color:#FF0000;
	display:none !important;
	}

#contentCntr .reaktieCntr label.verplicht {
	width: 300px;
	margin-top:12px;
}
		
#contentCntr .reaktieCntr .field {
padding: 2px 5px; margin-top: 1px; width: 655px; height: 26px; line-height: 26px; border: 0; float: left; -webkit-border-radius: 6px; border-radius: 6px; background: #fff none; ; margin-bottom:12px; color: #939598; font-size: 16px; padding: 0 5px;
}
#contentCntr .reaktieCntr .field.error, #contentCntr .reaktieCntr textarea.error {
		 background: none repeat scroll 0 0 #F00;
		 color:#FFF;
		
	}

#contentCntr .reaktieCntr p {
    overflow: hidden;
    padding: 0;
	clear:both;
	margin: 0 0 2px 0;
}
#contentCntr .reaktieCntr p.btnrow {
    padding: 0 0 6px;
}
#contentCntr .reaktieCntr p a.ww {
	float:left;
	padding-top:25px;
}
#contentCntr .reaktieCntr p input.button {
border: 0; background: #f47820; width: 80px; height: 28px; cursor: pointer; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: 700;  float: right; color: #fff;
	  -webkite-border-radius: 6px;
	  -moz-border-radius: 6px;
	  border-radius: 6px;
	  -webkit-appearance: none; -moz-appearance: none;
}

#contentCntr .reaktieCntr p.btnrow input.button {
	 margin: 0 42px 0 0;
}

#contentCntr .reaktieCntr textarea { padding: 2px 5px; margin-top: 1px; width: 655px; height: 150px; resize: none; line-height: 26px; border: 0; float: left; -webkit-border-radius: 6px; border-radius: 6px; background: #fff none; ; margin-bottom:12px; color: #939598; font-size: 16px; padding: 0 5px; } 

#greenCntr .reaktiesovzCntr {
    margin-bottom: 20px;
    padding: 0 0 30px 0;
	line-height:24px;
	font-size:16px;
}

#greenCntr .reaktiesovzCntr h2 {        
	text-align: center;
    font-size: 26px;
    margin-top: 0;
    padding: 0;
	text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Staatliches', cursive;
	}

#greenCntr .reaktiesovzCntr ul { list-style:none; }
#greenCntr .reaktiesovzCntr li { border-bottom: 1px solid #000; padding: 24px 0 6px 0; text-align:center;  }
#greenCntr .reaktiesovzCntr li span.revname { font-weight:bold; color: #000; }
#greenCntr .reaktiesovzCntr li span.revdate { margin-left:8px; }
#greenCntr .reaktiesovzCntr li .revtxt { clear: both; line-height: 24px;}
#greenCntr .reaktiesovzCntr li .revtxt p { line-height: 24px; }

.followCntr { width: 100%; float:left; text-align:center; margin:20px 0; }
.followBox { width: 300px; margin:0 auto; background: #69c0ac; padding: 18px; }
.followBox h2 {
	    font-weight: 400;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Staatliches', cursive;
    text-align: center;
    font-size: 26px;
    margin-top: 0;
    padding: 0;
    color: #000;
	}	
.followBox ul {
	list-style: none;
    margin-top: -12px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    padding: 0 20px;
    width: 300px;
	padding:20px 0 0 0;
	position:relative;
}
.followBox ul li {
    list-style: none;
    display: inline-block;
    padding: 0;
    background: #000;
    color: #FFF;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    text-align: center;
    margin: 0 18px;
}

.followBox ul li i {
    color: #FFF;
    margin-top: 5px;
}

	.nieuwsbanner { clear:both; padding: 20px 0; width: 952px; overflow:hidden; }
.nieuwsbrief {
	background: none #fff;
    border: 0px solid #9B9B9E;
    margin-bottom: 20px;
    padding: 0;
	color:#000;
	line-height:20px;
	float: left;
    width: 100%;
}
.nieuwsbriefout {
	background: none;
    border: 0px solid #9B9B9E;
    margin-bottom: 20px;
    padding: 0;
	color:#fff;
	line-height:20px;
	float:left;
	width:100%;
}

.nieuwsbrief.whitebg {
	background: none #f0eff0;
	color:#000;
}

.nieuwsbrief table, .nieuwsbriefout table { width:100%; }


.nieuwsbriefout h2 { 
font-weight: 400;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Staatliches', cursive;
    text-align: center;
    font-size: 26px;
    margin-top: 54px;
    padding: 0;
	color:#000;
}
			
.nieuwsbrief h2 {
	font-weight: 400;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Staatliches', cursive;
    text-align: center;
    font-size: 26px;
    margin-top: 24px;
    padding: 0;
	}

.nieuwsbrief.whitebg h2 { color:#000; }

#inschrijfform, #uitschrijfform { margin-top:40px; }

.nieuwsbrief p { padding-bottom:12px; }
.nieuwsbrief td.label {     width: 220px;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    float: left;
	}
.nieuwsbrief .verplicht td.label { 
     width: 220px;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    float: left;
}

.nieuwsbriefout td.label {     
	width: 220px;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    float: left; }
.nieuwsbriefout .verplicht td.label { 
    width: 220px;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    float: left;
}
.nieuwsbrief input.field { padding: 2px 5px; margin-top: 1px; width: 300px; height: 26px; line-height: 26px; border: 0; float: left; background: #fff none; ; margin-bottom:12px; color: #000; font-size: 16px; padding: 0 5px;border: 1px solid #ccc; }
.nieuwsbriefout input.field { padding: 2px 5px; margin-top: 1px; width: 300px; height: 26px; line-height: 26px; border: 1px solid #ccc; float: left; background: #fff; margin-bottom:12px; color: #000;font-size: 16px; padding: 0 5px; }

.nieuwsbrief.whitebg input.field { border: 1px solid #ccc; }

 .nieuwsbrief input.button,  .nieuwsbriefout input.button {float: right;
    border: 0;
    color: #fff;
    margin-top: 30px;
    line-height: 36px;
    font-size: 18px;
    font-family: 'Staatliches', cursive;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #000;
    display: inline-block;
    padding: 0 12px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    letter-spacing: 2.5px;
 }
 
 .nieuwsbrief label.verplicht { margin-top: 12px; float: left; }
 
  .nieuwsbrief input.button { margin-top:12px; }
 
#greenCntr .nieuwsbrief h4 { color: #000; font-size: 16px; font-weight: normal; float:left; padding-top:12px; }
#greenCntr .nieuwsbrief h4 p { color: #000; font-size: 16px; font-weight: normal; margin-bottom:0; }
.actie #greenCntr .nieuwsbrief h4, .actie #greenCntr .nieuwsbrief h4 p { font-size:22px; }


/* .nieuwsbrief input.field.error { background-color:#F00; color:#FFF; } */
.nieuwsbrief label.error { display:block; color: #F00; padding-bottom:6px; clear:both; }

#errormsg { color:#F00; font-size:16px; padding-bottom:12px; text-align:right; }
.errorcont #errormsg { padding-right:28px; }
#errormsg.newsb { text-align: left; }
#orderform #errormsg { text-align:left; }
.b2bloginBox #errormsg { float:left; padding:0; text-align:left; width:100%; clear:both; font-size:16px; }
#iFrameEditor { height: 399px !important; width: 328px !important; }

/* #Media Queries
================================================== */
.header { display: block; }
.mobileHeader { display: none; }
.popularBox { display: block; }
.popularBox { margin-top: 16px; border-top: 0; width: 100%; overflow: hidden; display: block; }
	.popularBox h2 { padding: 10px 0 10px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 26px; color: #333; text-align: left; }
	.popularBox h2 a.more, .popularBox h2 p a { color: #2eba8f; font-size: 16px; padding-left: 12px; font-family: 'Roboto', sans-serif; text-decoration:underline; }
	.popularBox h2 a.more:hover, .popularBox h2 p a:hover { color: #2eba8f; font-size: 16px; padding-left: 12px; font-family: 'Roboto', sans-serif; text-decoration:none; }
	.popularBox ul { margin-right: -2%; margin-top: 10px; display:block; width: auto; /* display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; */ }
	.popularBox li { float: left; margin: 0 2% 30px 0; width: -webkit-calc(25% - 20px); width: calc(25% - 20px); width:23%; position: relative; }
	.popularBox .image { width: 100%; height:auto; }
	.popularBox .image img, .popularBox li img { width: 100%; }
	.popularBox .detail { padding: 10px 0 0; overflow: hidden; text-align: center; position: relative; }
	.popularBox p, .popularBox p a { font-family: 'Roboto', sans-serif; font-weight: normal;  font-size: 16px; color: #000;  text-decoration: none; }
	.popularBox p { line-height: 30px; }
	.popularBox p a { color: #2eba8f; text-decoration:underline; }
	.popularBox p a:hover { color: #2eba8f; text-decoration:none; }
	.popularBox .detail p a { color: #000; text-decoration:none; }
	.popularBox .detail p a:hover { color: #000;text-decoration:underline; }
	.popularBox h2 p { color: #2eba8f; font-size: 16px; padding: 0 0 0 12px; font-family: 'Roboto', sans-serif;; text-decoration:underline; display:inline; line-height:inherit; }
	.popularBox span { display: block; font-size: 16px; color: #6e6e70; line-height: 30px; }
	.popularBox .zoom { width: 27px; height: 26px; display: block; position: absolute; right: 0; top: 10px; background: url(../images/zoom.png) left top no-repeat; }
	.popularBox span.price { position: absolute; right: 0; top: 117px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 16px; color: #fff; width: 64px; height: 64px; -webkit-border-radius: 100%; border-radius: 100%; line-height: 64px; text-align: center; background: #f47922; }
	.homestepBox img { width:100%; }
.mailbox { display: none; }
.paymnetmobile { display: none; }
.mobilefooter { display: none; }
.b2b .mobilefooter { display:none; }
		.stickymobilefooterBox { display: none; }
.linkbtn { display: none; }
		.productDetailBox .mobiledetail { display: none; }
		.productDetailBox .detail { display: block; float:left; width:100%; margin-bottom:16px; }
		
		.productDetailBox .omschrBox { float:left; width:100%; }
		.productDetailBox .omschrBox h3 { font-size:18px; padding-bottom:10px; }
		.productDetailBox .bestelBox { float:right; width:44%; padding:2%; margin-top:5px; border: 1px solid #2eba92; -webkit-border-radius: 5px; border-radius: 5px; }
		.productDetailBox .bestelBox .bestelrow { float:left; width:100%; }
		.productDetailBox .bestelBox .bestelrow label { float:left; display:block; color:#2eba92; font-size:18px; font-weight:600; }
		.productDetailBox .bestelBox .bestelrow span { float: right; display:block; font-size:18px; font-weight:600; }
		.productDetailBox .bestelBox .bestelrow a.mwst { display:block; float:right; clear:both; }
		.productDetailBox .bestelBox .bestelrow span span { float: left; margin-right: 15px; text-decoration: line-through; }
		.productDetailBox .bestelBox .startdate { float:left; width:100%; margin-left:0%; text-align:center; color:#F00; font-size:12px; padding: 12px 0 0 0; margin-bottom:-12px; }
		#contentCntr .productDetailBox .bestelBox .bestelusp { float:left; width:100%; margin-top:20px; }
		#contentCntr .productDetailBox .bestelBox .bestelusp ul { list-style:none; padding:0; }
		#contentCntr .productDetailBox .bestelBox .bestelusp ul li { list-style:none; background: url(../images/check.png) left 2px no-repeat; background-size: 18px; float:left;  padding: 0 0 10px 20px; font-size: 16px; color: #000; clear:both;}
		.productDetailBox .bestelBox .paymentrow { float:left; width:100%; font-size:13px; margin-top:20px; }
		#contentCntr .productDetailBox .bestelBox .paymentrow p { line-height:16px; padding-bottom:12px; }
		.productDetailBox .bestelBox .paymentrow img { width:100%; height:auto; }
		
		.personalBox li .show { display: block; }
		.personalBox li .text { display: none; }
.showdesktop { display: block; }
.stickymobilefooterBox { width: 100%; overflow: hidden; position: relative;}
.stickymobilefooter { width: 100%; height: 60px; position: fixed; left: 0; bottom: 0; padding: 5px 0 9px; overflow: hidden; background: #000; z-index:99999; }
.stickymobilefooter .image, .stickymobilefooter img { width: 44px; height: 44px; border: 3px solid #fff; -webkit-border-radius: 100%; border-radius: 100%; float: left; }
.stickymobilefooter a.btn { position: relative; margin-top: 4px; padding: 0 8px 0 30px; line-height: 35px; font-family: 'Roboto', sans-serif; font-weight: 700;  font-size: 18px; color: #000; text-transform: uppercase; text-decoration: none; float: right; background: #69c0ac; }
.stickymobilefooter a.btn span { position: absolute; left: 5px; top: 0px; width: 12px; height: 21px; display: block; }
.stickymobilefooter a.btn:hover { text-decoration: underline; }
#contentCntr .stickymobilefooter p { margin-top: 4px; line-height: 42px; text-align: center; font-size: 15px; color: #fff; text-transform:uppercase; }
		.stickymobilefooterBox .blank { height: 60px; overflow: hidden; }

/*home*/
		.linkBox { display: block; }
	.personalBox .character-counter-main-wrapper { padding: 10px 0 0; display: block; font-size: 16px; color: #0067b4; display:none; }
	.character-counter-main-wrapper { display: block; float: left; margin-left: 435px; margin-bottom: 30px; }
	.personalBox .character-counter-main-wrapper span { float: left; }
	.character-counter { display: none; }
	.characters-remaining { padding: 0 5px; }
	
#textfitsize { position:absolute; z-index:9999999; top:0; left:-99999px; width:290px; height:auto;}
#textsizeerror { color:#F00; float:left; margin:20px 0 0 0; width:100%; font-size:16px; display:none; }

@media only screen and (max-width: 1399px) {
	.sliderBox ul.cycle-slideshow { height:auto; }
	.sliderBox { width: 100%;  height: auto; }
	.sliderBox .slider { height: auto; }
	/* .sliderBox img { width: 100%; height:auto; } */
	.sliderBox .overlay { top:20%; }
	.cycle-pager { width:100%; }
	.loginBox { width: 85%; margin:0 auto; }
	.b2b #headerCntr .menuBox { right: 50px; }
	.sliderBox .sliderblock { height:auto; }
	.sliderBox .sliderimg { width:40%;  height:auto; }
	.sliderBox .slidercontent { width: 60%; height:inherit; }
	.sliderBox img { width:100%; height:auto; }
	.sliderBox .slidercontent .slidertxt { width: 90%; margin: 0 5%; position: relative; margin-top: 15%; top:0; height: auto; float: left; left: 0; transform: none;} 
	.sliderBox .slide1 .sliderblock { background-color: var(--slide1); }
	.sliderBox .slide2 .sliderblock { background-color: var(--slide2); }
	.sliderBox .slide3 .sliderblock { background-color: var(--slide3); }
	.sliderBox .slide4 .sliderblock { background-color: var(--slide4); }
	.sliderBox .slide5 .sliderblock { background-color: var(--slide5); }


@media only screen and (max-width: 1349px) {
	#headerCntr .menuBox { right:106px; }
	#headerCntr .menuBox li { padding: 0 12px; }
}

@media only screen and (max-width: 1199px) {
	#headerCntr .topBox, #headerCntr.small .topBox, #headerCntr.large .topBox  { height: 76px; }
	#headerCntr .logo, #headerCntr.small .logo { top: 10px; }
	.stuurp #headerCntr .logo, .stuurp #headerCntr.small .logo { top: 6px; }
	#headerCntr .logo img { display:none; }
	#headerCntr .logo a, #headerCntr.small .logo a, #headerCntr.large .logo a { background: transparent url(../images/bloompost-mobile-logo2.png) no-repeat top left; width: 145px; height:40px; background-size: contain;  }
	
	.stuurp #headerCntr .logo a, .stuurp #headerCntr.small .logo a, .stuurp #headerCntr.large .logo a { background: transparent url(../images/stuurplanten-logo.png) no-repeat top left; width:128px; height: 40px;background-size: contain; margin-top:5px; }
	
	.b2b #headerCntr .logo a, .b2b #headerCntr.small .logo a, .b2b #headerCntr.large .logo a { background:none; }
	.b2bloginBox { margin: 120px auto 0 auto; }
	#headerCntr .menuBox { display:none; }
	#headerCntr .menuBox li:first-child { display:block; }
	.center { width: 100%; padding: 0 20px; /* overflow: hidden; */ }
	.stepBox { padding-top:100px; }
	.topBox a.cart { right: 26px; }
	#navMobile { display: block; font-size: 22px; font-weight: 700; float: left; position:absolute; top:20px; z-index:9999999}
	.topBox ul.imgsleft { display: none; position: relative; height:auto; float:left; margin-top:25px; margin-left:10px; }
	.topBox li { line-height:32px; height:auto; }
	.topBox a.cart, #headerCntr.small .topBox a.cart.empty, #headerCntr.small .topBox a.cart { top: 22px; }
	#uspCntr {  margin-top:0; }
	.sliderBox { margin-top:106px; }
	.sliderBox .overlay { top:10%; }
	#headerCntr .menuBox { position: relative; width: 100%; float: left; right: auto; background: #fff; margin-top: 76px; padding: 20px 0; }
	#headerCntr .menuBox li, #headerCntr.small .topBox li { width:100%; text-align:center; padding:0;margin: 8px 0; line-height:normal; height:auto; }
	#mainCntr.activemenu #headerCntr .topBox { overflow:visible; }
	#mainCntr.activemenu .fa-bars { display:none; }
	#mainCntr.activemenu .uncheck { display:block; }
	#mainCntr.activemenu .menuBox { display:block; }
	.prodcatBox { display:none; }
	#contentCntr .productDetailBox { margin-top:50px; }
	.confirmBox { margin-top:100px; }
	.loginBox { padding: 53px 0 0; width: 100%; margin:0 auto; }
	#businessCntr { margin-top:50px; }
	#greenCntr.reak { padding: 53px 0 0; width: 100%; margin:0 auto; }
	#contentCntr.bggreen .fwimage { margin-top:76px; background: none!important;min-height:100%!important; }
	#contentCntr .greenBox { min-height:100%!important; width: 100%; float: left; right: 0; }
	#contentCntr.bggreen .fwimage img.mobimg { display:block; }
	#headerCntr .menuBox li#orderdesk { display:none; }
	#headerCntr .menuBox #ordermob { display:block; }
	#headerCntr .menuBox li#ordermob.showmenu ul { display:block; }
	#headerCntr .menuBox li#ordermob .fa-caret-right { display:inline-block; margin-left: 10px; font-size: 18px; }
	#headerCntr .menuBox li#ordermob .fa-caret-down { display:none; margin-left: 10px; font-size: 18px; }
	#headerCntr .menuBox li#ordermob.showmenu .fa-caret-right { display:none; }
	#headerCntr .menuBox li#ordermob.showmenu .fa-caret-down { display:inline-block; }
	#headerCntr .menuBox li#ordermob ul { float: left; border-top: 1px solid #000; border-bottom:1px solid #000; margin-top:5px; }
	#contentCntr, #contentCntr.orderbox { margin-top:0; }
	.productDetailBox .sliderBox { margin-top:0; }
	.tp-reviews { display: none; width:90px; height:72px; padding:0; margin:0; z-index:999; position:absolute; top:5px; left: 70px; }
	#headerCntr.small .tp-reviews { display: none; width:90px; height:72px; padding:0; margin:0; z-index:999; position:absolute; top:5px; left: 70px; }
	#contentCntr #catitemCntr.tulpBox { padding-top: 50px; }
}

@media only screen and (max-width: 1119px) {
	.personalBox .label { width:100%; }
	.personalBox .select.small { float:left; }
}


@media only screen and (max-width: 1069px) {
	.chooseflowersBox li { width: 31%; }
	.chooseflowersBox li:nth-child(4n+0) { margin-right:3%; }
	.chooseflowersBox li:nth-child(3n+0) { margin-right:0; }
	.sliderBox .overlay { top:30px; }
}

@media only screen and (max-width: 1059px) {
	.personalBox li.first { display:none; }
	.personalBox li.last {
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
    margin-right: 0;
    float: right;
    padding-left: 0;
    padding-right: 0;
}
.personalBox li .show { max-width: 350px; }
.personalBox .label { width: auto; }
.personalBox .select.small { clear: none; float: right; }
.sliderBox .slidercontent .slidertxt { margin-top: 10%;} 
}



@media only screen and (max-width: 967px) {
	.sliderBox .overlay { width: 100%; position: relative; left: 0; top: 10px; display: block; height: auto; float: left; text-align: center; background:#f8f8f8; padding-bottom:15px; }
	.sliderBox .overlayinner { width: 100%; display: block; }
	.sliderBox .overlay .block { width:100%; padding-top:10px; }
	#klantreactieCntr .reactie { margin-right:14%; width: 24%; }
	#klantreactieCntr .reactie:nth-child(3n+0) { margin-right:0; } 
	#klantreactieCntr .reactie:last-child { display:none; }
	.footerBox .block { width:27%; }
	.footerBox .block:first-child { width:19%; }
	#contentCntr .productDetailBox .left .startdate { font-size: 16px; letter-spacing: 0; }
	.loginBox label { width:100%; }
	.loginBox .btnrow { width:100%; clear: both; }
	.loginBox input.field { width:100%; }
	.loginBox select.field { width:100%; }
	loginBox p.radioBox { 	width: 100%; padding-bottom:2px; margin-bottom:0; }
.loginBox p.radioBox label { width:100%; }
.loginBox div.radioBox { margin-bottom:15px; float: left; width: 100%; margin-top: 5px; }
.loginBox textarea { width:100%; }
}

@media only screen and (max-width: 869px) {
	.stepBox ul { display: flex; justify-content: space-around; }
	.stepBox li, .stepBox li.step2, .stepBox li.step4, .stepBox li.step5 { width:auto; }
	.stepBox li:after { display:none; }
	.stepBox li:last-child { padding-right:0; }
	.personalBox ul { margin-right:0; }
	.personalBox li .show { max-width: 100%; }
	.personalBox li.last { padding-right: 0px; float: right; width: 340px; width: -webkit-calc(100% - 450px); width: calc(100% - 450px); }
}

@media only screen and (max-width: 840px) {
	.faqCntr { width: 90%; float:none; }
	#greenCntr .contactLeft { width: 90%; float:none; }
	#greenCntr .contactLeft textarea { width:440px; }
	.sendBox .row { width: 100%; }
	.sliderBox .slidercontent .slidertxt { margin-top: 20px;} 
	.sliderBox h2 { margin-bottom:10px; }
	.sliderBox .slidercontent .slidertxt .btn { margin-top:10px; }
}

@media only screen and (max-width: 800px) {
	#contentCntr .productDetailBox .left { width:60%; }
	#contentCntr .productDetailBox .right { width:40%; }
	#contentCntr .productDetailBox .left .startdate { font-size: 14px; }
}

@media only screen and (max-width: 768px) {
.chooseflowersBox li { width: 47%; margin-right:4%; }
.chooseflowersBox li:nth-child(3n+0) { margin-right:4%; }
.chooseflowersBox li:nth-child(2n+0) { margin-right:0; }
.footerBox .block { width:33.3%; }
/* #us .footerBox .block, #en .footerBox .block { width:50%; } */
.footerBox .block:first-child { width:100%; text-align:center; }
/* #us .footerBox .block:first-child, #en .footerBox .block:first-child { margin-left:0; width:100%; } */
.footerBox .block img { display: inline-block; margin: 0 auto 40px auto; }
.contentmid { width: 100%; }
}

@media only screen and (max-width: 767px) {
	/* #headerCntr { position:relative; } */
	.b2bloginBox { margin: 50px auto 0 auto; }
	.stepBox { padding-top:25px; }
	#contentCntr .tulpBox { width:80%; clear:both; float:none; margin:0 auto; }
	.tulpBox .imgfull { width:100%; margin-right:0; }
	.tulpBox .imgfull img { float:none; margin: 0 auto; }
	.tulpBox .textfull { width:100%; float:left; margin-left:0; margin-top:25px; }
	#greenCntr .contactLeft textarea { width:100%;}
	#greenCntr .contactLeft .field { float:right; width:60%; }
	#greenCntr .contactLeft label { width:auto; }
	#greenCntr .contactLeft p.btnrow input.button { margin:0; }
	#contentCntr .productDetailBox .left { width:100%; padding-right:0; }
	#contentCntr .productDetailBox .right { width:100%; padding:0; }
	#contentCntr .productDetailBox a.btn { display:none; }
	#contentCntr .productDetailBox a.btn.mob { display:block; float:right; margin-top:80px; position:absolute; right:0; top:0; z-index:9999999; }
	#contentCntr .productDetailBox { margin-top:0; padding-top:0; }
	#contentCntr .productDetailBox h1 { float:left; }
	.productDetailBox .detail { position:relative; }
	.productDetailBox .detail .prodtitle { float:left; width:100%; padding-right:180px; position:relative; }
	.personalBox .label { width: 100%; }
	.personalBox .select.small { float: left; }
	.sendBox .label2 { clear:both; padding-left:0; width:220px; padding-top:12px; }
	#delivery_streetnrtoev { margin-top:12px; }
	.sendBox #zipsearch {  clear:both; margin-left: 220px; padding-left: 0; padding-top:0; width:auto; }
	.sendBox .col.colship { width:90%; }
	.sendBox .col.dateinstr { width:100%; margin-top:20px; }
	.sendBox .row.submitrow { text-align:center; }
	.sendBox .btn { float:none; }
	.sendBox .row.priva { text-align:center; }
	#contentCntr .sendBox .instruction { width: 100%; }
	.confirmBox { margin-top:40px; width:100%; }
	.confirmBox .labelnr { clear: both; margin: 0 auto; display: block; float: none; }
	.confirmBox .ordernr { clear: both; margin: 0 auto; display: block; float: none; margin-top:20px; }
	.confirmBox .ontvang { width:100%; text-align:center; }
	.confirmBox .grayblock { width:100%; float: left; }
	.confirmBox .confirminfo .td1 { width:100%; text-align:center; }
	.confirmBox .confirminfo .td1 img { display:inline-block; margin: 0 auto; }
	.confirmBox .confirminfo .txt { width:100%; text-align:center; }
	.loginBox { padding: 53px 0 0; width: 100%; margin:0 auto; }
	.loginBox label { width:40%; }
	.loginBox input.field { width:58%; }
	.loginBox input.btn { margin-right:2%; }
	.loginBox .signup { width: 100%; }
	.loginBox .signup.green { margin-top:40px; }
	.loginBox label.label2 { width:auto; }
	#businessCntr { margin-top:0; }
	#contentCntr.bggreen .fwimage { margin-top:0; }
	#contentCntr .productDetailBox .left .startdate { font-size: 18px; }
	.sliderBox { overflow:visible; }
	.sliderBox .sliderblock { width:100%; float:left; height:auto; position:relative; color:#000; }
	.sliderBox .sliderimg { width:100%;  height:auto; float:left; }
	.sliderBox .imgright .sliderimg { float:left; }
	.sliderBox .imgleft .sliderimg { float:left; }
	.sliderBox .slidercontent { width: 100%; height:auto; text-align: center; position:relative; background:#fff none !important; margin-top:20px; }
	.sliderBox .slidercontent .slidertxt { width: 90%; float: none; margin: 0 auto; position: relative; top: 0; left: 0; transform:none; }
	.sliderBox .slidercontent .slidertxt p { line-height:35px; }
	.sliderBox .slidercontent .slidertxt .btn { float: none; color: #fff; margin-top: 10px; line-height: 40px; font-size: 24px; font-family: staatliches,cursive; font-weight: 500; text-align: center; text-decoration: none; background: #000; display: inline-block; padding: 5px 22px; text-transform: uppercase; letter-spacing: 2.5px;}
	.sliderBox .imgright .slidercontent { float:left; }
	.sliderBox .imgleft .slidercontent { float:left; }
	.sliderBox .slide1 .sliderblock { background-color: #fff; }
	.sliderBox .slide2 .sliderblock { background-color: #fff; }
	.sliderBox .slide3 .sliderblock { background-color: #fff; }
	.sliderBox .slide4 .sliderblock { background-color: #fff; }
	.sliderBox .slide5 .sliderblock { background-color: #fff; }
	.sliderBox h2 { margin-bottom: 12px; }
	#contentCntr #catitemCntr.tulpBox { padding-top: 0; }
	#contentCntr #catitemCntr h1 { margin-top:0; }
	.cycle-pager { display:none !important; }
	.foottextBox .foottextBox1 { width: 100%; }
	.foottextBox .foottextBox2 { width: 100%; float:left; margin-top:50px; }
	.loginBox .holder .leftTextBox { width: 100%; }
	.loginBox .holder .rightTextBox { width: 100%; float:left; margin-top:50px; }
	.loginBox select.field { width:58%; }
	.loginBox p.radioBox { 	float: left; width: 40%; padding-bottom:2px; }
	.loginBox p.radioBox label { width:100%; }
	.loginBox div.radioBox { float: left;  width: 58%; margin-bottom: 15px;}
	.chooseflowersBox li { vertical-align:top; }
	.home .chooseflowersBox li { display:none; }
	.chooseflowersBox li:nth-child(1), .chooseflowersBox li:nth-child(2), .chooseflowersBox li:nth-child(3), .chooseflowersBox li:nth-child(4) { display:inline-block; }
	#mobcatCntr { display:block; padding-top:50px; }
	#mobcatCntr ul, #mobcatCntr li { list-style:none; }
	#mobcatCntr ul { width: 100%; text-align:center; display:inline-block; }
	#mobcatCntr li {     
	border: 1px solid #000;
    padding: 6px 12px;
    float: left;
    width: 44%;
    margin-right: 4%;
	margin-left:4%;
    margin-bottom: 6px; 
	display: block;
}
	#mobcatCntr li:nth-child(2n+0) { margin-left:0; }
	#mobcatCntr li a { text-decoration: none; }
	#cartBtns { 
	position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #000;
    padding: 10px 20px;
    z-index: 999;
	}
	#contentCntr.orderbox { padding-bottom:60px; }
	.shoppingBox { width:100%; }
	.home #contentCntr, #contentCntr, #contentCntr.orderbox, .productDetailBox .sliderBox {
    margin-top: 106px;
}
}

@media only screen and (max-width: 680px) {
	.shoppingdetailBox .image { width:20%; }
	.shoppingdetailBox .txtdetail { width:77%; }
	.shoppingdetailBox .subtotalBox {  width:100%; float: left; }
	/* .shoppingdetailBox.totaltable { width:77%; float:right; } */
	.shoppingdetailBox .subtotalBox td.third { width: auto; padding-left: 20px; }
	/* .shoppingdetailBox.totaltable .data { width:100%; margin-left:0; padding-right:0; } */
	/* .orderdetailBox { width:77%; float:right; padding:0; } */
	.shoppingdetailBox .address, .detailBox { padding-right:0; }
	.shoppingdetailBox .detail { width:100%; }
	.shoppingdetailBox .data td.third { width:auto; padding-left:20px; }
	/* .voucherBox { padding-left:0; } */
	shoppingdetailBox .subtotalBox table { width: 77%; }
	.shoppingdetailBox.totaltable .data { width: 77%; }
}

@media only screen and (max-width: 670px) {
	.sendBox .label { width:100%; }
	.sendBox .row { padding:0 0 25px 0; }
	.sendBox .label2 { width:100%; padding-left:0; }
	.sendBox input.field, .sendBox input.field#shippingdate, .sendBox input.field#deliverydate { width:85%; }
	.sendBox .select { width:85%; }
	.sendBox .select select { width: 100%; }
	.sendBox #zipsearch { margin-left:0; }
	.sendBox .date { width:100%; }
	.sendBox .col.colship { width:100%; padding:0; }
	/* .shoppingBox { width:100%; } */
	.shoppingdetailBox, .voucherBox, .orderdetailBox { width:100%; }
	/* .voucherBox { padding:0; } */
	.voucherCntr { float:none; padding-right:0; }
}

@media only screen and (max-width: 650px) {
	.personalBox li.shadow { position: relative; margin-bottom: 35px; width: 100%; display: block; margin-right: 10px; }
	.personalBox li.last { padding: 0; width: 100%; display: block; margin-right: 0; }
	.personalBox li .show { display: none; }
	.personalBox .button { float: left; }
	.nieuwsbrief label.verplicht { width:100%; }
	.loginBox label { width:100%; }
	.loginBox select.field { width:100%; }
	.loginBox p { margin-bottom:15px; }
	.loginBox p.radioBox { 	float: left; width: 100%; padding-bottom:2px; margin-bottom:0; }
	.loginBox p.radioBox label { width:100%; }
	.loginBox input.field { width:100%; }
	.loginBox div.radioBox { float: left;  width: 58%; margin-bottom: 15px;}
	.loginBox textarea { width:100%; }
	
}
@media only screen and (max-width: 599px) {
	#greenCntr .contactCol { float:left; width:100%; }
	#greenCntr .contactSocial { width:280px; margin:0 auto; float:none; }
	#greenCntr .contactGreen { width:100%; margin-right:0; }
	.shoppingdetailBox .subt .txt { float:left; display:block; }
	.shoppingdetailBox .subt .val { float:right; display:block; }
	.detailBox p { width:auto; }
	.nieuwsbrief td.label, .nieuwsbriefout td.label { width:140px; }
	
}
@media only screen and (max-width: 562px) {
	.shoppingdetailBox .subtotalBox { padding-right:0; }
	.shoppingdetailBox .data td.third, .shoppingdetailBox .data .totaltable td.third { width:68px; }
	 .confirmBox .confirmfooterblock .confirmfootcol1 { float: left; width: 100%; margin-right:0; }
	 .confirmBox .confirmfooterblock .confirmfootcol2 { float: left; width: 100%; padding: 30px 0 0 0; }
	 .shoppingdetailBox .subtotalBox table td.third { width:88px; }
}
@media only screen and (max-width: 520px) {
	#klantreactieCntr .reactie { margin-right:20%; width: 40%; }
	#klantreactieCntr .reactie:nth-child(3n+0) { display:none; } 
	#klantreactieCntr .reactie:nth-child(2n+0) { margin-right:0; }
	#klantreactieCntr .reactie:last-child { display:none; }
	.nieuwsbrief input.field, .nieuwsbriefout input.field { width:95%; }
	.voucherBox a.tooltip > span { width:150px; }
	#contentCntr .productDetailBox .left .startdate { font-size: 16px; }
}


@media only screen and (max-width: 479px) {
	.stickymobilefooterBox { display: block; }
	.stickymobilefooter { display: block; }
	.mobileHeader .logo1 { display: none; }
	.sliderBox h2 { font-size: 18px; }
	.sliderBox ul.list li { font-size: 17px; }
	.popularBox ul { margin: 0; }
	.popularBox li { width: 100%; padding: 0 0 20px; }
	.mailbox a { font-size: 16px; }
	.blockBox .img1 { width: 35%; }
	.stepBox li .icon, .stepBox li .img { width:100%; height:auto; }
	.paymnetmobile p span { width: 100%; padding: 10px 0; }
	.bottomBox p.title { font-size: 16px; }
	.bottomBox input.field { width: -webkit-calc(100% - 99px); width: calc(100% - 99px); }
	.bottomBox p.intro { font-size: 16px; }
	.linkbtn a { font-size: 16px; }
	/* .chooseflowersBox li { width: 100%; margin-right:0; }
	.chooseflowersBox li:nth-child(3n+0) { margin-right:0; } */

	#contentCntr .productDetailBox h1 { font-size: 26px; }
	#contentCntr .productDetailBox .left ul { margin-right: -8px; }
	#contentCntr .productDetailBox .left li { padding-right: 8px; }
	.detailBox { min-height: inherit; }
	.shoppingdetailBox { padding: 14px; }
	.shoppingdetailBox .detail { padding-right: 0; }
	.shoppingdetailBox .address { font-size: 16px; }
	.shoppingBox input.field { width:88%; }
	.shoppingBox .add { padding-left:0; }
	#de .orderdetailBox a, #de .orderdetailBox a.active { font-size: 18px; width:290px; }
	#de .orderdetailBox div.intro a { font-size: inherit; width:auto; }
	.stickymobilefooter p { font-size: 16px; }
	.mobilefooter p { font-size: 15px; }
	.loginBox .signup { padding: 15px; }
	.rowBox .colblock { padding: 0; }
	.sendBox .radio span { padding-right: 0; margin-right: 0; clear:both; float:left; margin-bottom:10px; }
	
	.shoppingdetailBox .title .title2 { display:block; float:none; }
	.reaktieCntr { padding: 15px; }
	#contentCntr .reaktieCntr .field { width:100%; }
	#contentCntr .reaktieCntr textarea { width:100%; }
	#greenCntr .contactLeft { width:100%; padding:15px; }
	#greenCntr .contactRight { width:100%; height:auto; position:relative; padding:15px; }
	#greenCntr .contactLeft textarea { width:100%; }
	#greenCntr .contactLeft .field { width:100%; }
	.nieuwsbrief td.label { width:auto; }
	.nieuwsbriefout td.label { width:auto; }
	#contentCntr .productDetailBox a.link { margin-bottom:20px; }
	#contentCntr .voucherMsg p { line-height:24px; }
	.voucherBox .voucherMsg { padding-top: 12px; }
	.voucherBox input.field { width:100%; }
	.voucherBox .add { width:100%; }
	.b2bloginBox { width:94%; }
	.b2blogo, .b2bpowered { height: 26px; margin:8px 10px; }
	.b2bpowered p { line-height:26px; font-size:12px; margin-right:10px; }
	.b2blogout { line-height:26px; height: 26px; }
	#contentCntr.bggreen .text { bottom: 25px; top:auto; }
	.footerBox .block img { margin-bottom:20px; }
	.footerBox .block { width: 100%; margin:0 0 30px 0; text-align:center; }
	/* #us .footerBox .block, #en .footerBox .block { width:100%; } */
	#contentCntr .tulpBox { width:100%; clear:both; float:none; margin:0 auto; }
	.shoppingdetailBox .address .bezorgdate { line-height:40px; }
	.shoppingdetailBox .image { width:10%; }
	.shoppingdetailBox .txtdetail, .shoppingdetailBox.totaltable .data { width:88%; float:right; margin-left:0; }
	.voucherBox .voucherCntr { padding-right:0; }
	#contentCntr .footerBox p { text-align:center; }
	.voucherBox { padding-left:0; }
	.voucherBox .voucherCntr fieldset {
		padding-right: 40px;
    	width: 88%;
    	float: right;
	}
	.orderdetailBox { padding-left:0; padding-right:0; }
	#contentCntr .orderdetailBox p { width:88%; margin: 0 auto; }
	.shoppingdetailBox .data td.third, .shoppingdetailBox .data .totaltable td.third { width:auto; }
}
@media only screen and (max-width: 440px) {
#contentCntr .productDetailBox .left .startdate { font-size: 14px; }
	#cartBtns a { width:100%; margin-bottom:10px; }
	#cartBtns a.active { margin-bottom:0; }
	#contentCntr.orderbox { padding-bottom: 80px; }
}
@media only screen and (max-width: 409px) {
	#newsletterCntr input[type=submit] { margin-top:20px; }
	#contentCntr .productDetailBox .left .cycle-pager div { width:14%; }
}
@media only screen and (max-width: 380px) {
#contentCntr .productDetailBox .left .startdate { font-size: 12px; }
}


