/* ------------------------------------------------------------------------------------------------- basisinstellingen en body */
/*
Kleuren:
header-top: #1c252e
rand slider: #cecdce
achtergrond breadcrumbs: #7a7a7a
achtergrond footer: #1c252e

*/

html {
}

body {
	display: block;
  width: 95%;
	max-width: 1200px;
  margin: 1% auto; 
  margin-top: 0;
  background: #fff;
  background-image: url('images/SmokeNoise-BGNoise-BG.jpg');
  background-position: 0px 0px;
	background-size: 960px;
	
	font-family: 'ronnia-condensed', 'Oswald', sans-serif;
	/* font-family: 'ronnia-condensed', sans-serif; */
	color: #000064;
	font-size: 16px;
	line-height: 27px;  
  
}


h6 	{font-size: 120%; margin: 1% 0 0.5% 0;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #003cf0;
}

h1 							{
	font-size: 50px;
	line-height: 70px;
	font-weight: 900;
	/* letter-spacing: -5px;*/
}
h2 {
	font-size: 35px;
	line-height: 45px;
	font-weight: 900;	
	/* letter-spacing: -5px;*/
}
h3 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 900;	
	/* letter-spacing: -5px;*/
}
h4 {
	font-size: 20px;
	line-height: 35px;
	font-weight: 900;	
	/* letter-spacing: -5px;*/
}
h5 {
	font-size: 18px;
	line-height: 30px;
	font-weight: 900;	
	/* letter-spacing: -5px;*/
}

p {	
  margin-top: 0;
  margin-bottom: 10px;
}

a {
	color: #003cf0; /*blauw*/
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	/*color: red;*/
	text-decoration: underline;
}

a:visited {
	color: #003cf0; /*blauw*/
}


sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}


ul {
  list-style-position:inside;  
}



table { 
	display:table;
  width: 100%;
  overflow-x: auto;
}

tr {
}

th {
	padding-right: 1%;
	text-align: left;
}

td {
	padding-right: 1%;
	padding-top: 1%;
	text-align: left;
	vertical-align: top;
}


form {
}

label {
	display: block;
	float: left;
	width: auto;
	margin-bottom: 1%;
	padding-top: .5%;
}

input, select {
	margin-right: 16px;
	margin-bottom: 0px;
	padding: 7px 19px;
	border: 1px none #000;
	border-radius: 5px;
	background-image: url(images/SmokeNoise-BGNoise-BG.jpg);
	background-position: 0px 0px;
	background-size: 960px;
	font-size: 16px;
	line-height: 27px;  
	width: 90%;
}


form#waspasSaldoOpvragen input {
  min-width: 0; display: inline-block; float: left; margin-right: 10px; text-align: center; font-size: 12px;
  width: 30%;
  margin-bottom: 10px;
}
form#waspasSaldoOpvragen input.submit {
  width: auto;	
}

input[type=checkbox] {
	width: auto;
	min-width: auto;
	margin-top: 10px;
}

input.price {
	width: 100px;
	min-width: auto;
	text-align: center;
}

select {
	width: auto ;
}

textarea {
	padding: .5% 1%;
	margin-bottom: 1%;
	width: 60%;
	min-width: 200px;
	min-height: 110px;
	font-family: inherit;
	font-size: 120%;
}

input:focus {
}

textarea:focus {
}

input.checkbox { 
  width:auto;
  min-width: 1px;
}

.submit {
  cursor: pointer;
  background-color: #003cf0;/* blauw */
  background-image: none!important;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 1%;
  padding: 7px 19px;
  font-weight: 800;
  letter-spacing: 0.5px;
  border: none;
  width: auto;
  min-width: auto;
  display: inline-block;
  line-height: inherit;
}
.submit:visited {
	color: white;
}
.submit:focus {
  background-color: orange;
}
.submit:hover {
	/*background-color: darkgreen!important;*/
  text-decoration: underline;
}
.submit:focus {
  text-decoration: underline;
}
.submit:active {
  box-shadow: none; 
}

.secondary {
	background-color: #94d4ff;
  color: #003cf0!important; 
}

.label {
	color: #003cf0;
	font-weight: 800;
}

.cancel {
	display: inline-block;
	cursor: pointer;
	color: red !important;
}

.closeButton {
	display: inline-block; 
	position: absolute; 
	top: 5px; 
	right: 5px; 
	cursor: pointer;
}

.clickable {
	cursor: pointer!important;
}

.underline {
  text-decoration: underline;	
}


select {
}

textarea {
}

.formFieldExplanation {
  display: block;
  clear: both;
  font-size: smaller;
  font-style:italic;  
  color: #272727;
}

.errorExplanation {
  display: block;
  font-size: smaller;
  color: red;
}

.fout, .input-fout {
	border: 2px solid red !important;
	background-color: #ffe8e8 !important; /*lichtrood*/
}

.rood {
	color: red!important;
}
.groen {
	color: green!important;
}
.oranje {
	color: orange!important;
}
.blauw {
  color: #003cf0!important;
}
.zwart {
  color: #000064!important;
}
.lichtblauw {
	color: #94d4ff!important;
}
.geel {
  color: #ffdb32!important;
}
.grijs {
  color: gray!important; 
}
.vet {
	font-weight: bold!important;
}
.cursief {
	font-style: italic!important;	
}
.small {
	font-size: small!important;
}
.smaller {
	font-size: smaller!important;
}

/* alignment left, right of centered */
.centered {
	text-align: center!important;  
}

.left {
  text-align: left!important; 
}

.right {
  text-align: right!important; 
}

.noWrap, .nowrap {
	/* display: inline-block;*/
	white-space: nowrap;
}

.noDesktop {
  display: none !important; 
}
.tabletOnly, .mobileOnly {
	display: none;
}

.icon {
  height: 15px;  
  vertical-align: middle;
}

.iconLarge {
  height: 25px;  
  vertical-align: middle;
}

.itemSelected {
	background-color: rgba(0, 255, 0, 0.3);
}

.datum, .geboortedatum {
	min-width: 50px;
	width: 130px;
	text-align: center;
}

@keyframes blink { 
   50% { border-color: orange; } 
}
.blinking {
  -webkit-animation: blink .5s step-end infinite alternate; 
  -moz-animation: blink .5s step-end infinite alternate; 
  -o-animation: blink .5s step-end infinite alternate; 
  animation: blink .5s step-end infinite alternate; 
}


.blue-subtitle {
    color: #003cf0;
    font-weight: 800;
}

.blok10 {
	position: relative;
	display: inline-block;
	width: 9%;
	min-width: 10px;
	float: left;
	margin: 0 1% 1% 0;
	padding: 0.5%;
}

.blok25 {
	position: relative;
	display: inline-block;
	width: 24%;
	min-width: 250px;
	float: left;
	margin: 0 1% 1% 0;
	padding: 0.5%;
}

.blok33 {
	position: relative;
	display: inline-block;
	width: 31%;
	min-width: 250px;
	float: left;
	margin: 0 2% 2% 0;
	padding: 0.5%;
}

.blok50 {
	position: relative;
	display: inline-block;
	width: 48%;
	min-width: 250px;
	float: left;
	margin: 0 2% 2% 0;
	padding: 0.5%;
}

.blok80 {
	position: relative;
	display: inline-block;
	width: 80%;
	min-width: 250px;
	float: left;
	margin: 0 2% 2% 10%;
	padding: 0.5%;
}

.blok100 {
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 250px;
	float: left;
	margin: 0 2% 2% 0%;
	padding: 0.5%;
}


.white-card {
	position: relative;
	padding: 30px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 30px;
	background-color: #fff;
	/*background-color: yellow;*/
}
.gray-card {
	position: relative;
	padding: 30px;
	border-radius: 30px;
	background-color: lightgray;
	/*background-color: yellow;*/
}

.abboIsValid {
	background-color: green;
}


.small-corner {
  border-radius: 10px;
}
.large-corner {
  border-radius: 30px;
}

.border-lightgray {
	border: 1px solid lightgray;
}
.border-gray {
	border: 1px solid gray; 
}

.border-blue {
	border: 1px solid #003cf0; 
}
.border-green {
	border: 1px solid green; 
}

.smoke-bg {
	/*background-image: url(https://assets.website-files.com/62bda00…/62bda09…_SmokeNoise%20BGNoise%20BG.jpg);*/
	background-image: url(images/smoke-background.jpg);
	background-position: 0px 0px;
	background-size: 960px;
}

.promo-rain-x-image {
	position: absolute;
	top: -10px;
	right: -20px;
	width: 100px;
}

div {
	position: relative;
}

/* qrcodepopup */
#qrCodePopup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: 0; left: 0;
  background-color: lightyellow;
}
#qrCodeWrapper {
  display: block;
  position: relative;
  width: 90%;
  height: 90%;
  top: 5%; left: 5%;
  background-color: white;
}
#qrCodeContent {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  padding: 5px;
  text-align:center;
}



/* ------------------------------------------------------------------------------------------------------- wachten */
div#wachten {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background: transparent url('images/wachten_achtergrond.png');
}
div#wachten img {
  position: absolute;
  top: 48%;
  left: 45%;
}


/* ------------------------------------------------------------------------------------------------- bericht */
div#bericht {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  text-align: center;
  height: auto;
}
div#bericht div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: white;
  height: auto;
  min-height: 50px;
  padding: .5% 1%;
}  

div#bericht div.negatief {
  color: red;
  font-weight: bold;
  background: white;
  border-bottom: 2px solid red;
  border-top: none;
  box-shadow: 5px 5px 10px gray;
}

div#bericht div.positief {
  color: green;
  font-weight: bold;
  background: white;
  border: 2px solid green;
  border-top: none;
}

div#bericht div.waarschuwend {
  color: orange;
  font-weight: bold;
  background: white;
  border: 2px solid orange;
  border-top: none;
}

span#bericht_sluiten {
  display: block;
  clear: both;
  width: 100%;
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}

div#bericht img {
	max-height: 20px;
}

/* ------------------------------ mijn-autos ------------------------- */




/*-------------------------------------------------------------------------------------------------- header */
div#header_wrapper {
	/*background-color: #fff;*/
	height: 70px;
	/*border-bottom: 1px solid black;*/
	/*position: fixed;*/
	z-index: 10;
	width: 98%;
	max-width: 1200px;	
}


div#ingelogd_balk {
	display: block;
	clear: both;
	border: 2px solid orange;
	padding: .5%;
	margin-bottom: 1%;
	text-align: right;
}
div#ingelogd_balk a {
	display:inline-block;
  padding: .3% .5%;
  border: 1px solid gray;
	background-color: orange;
	color: black;
	text-decoration: none;
}
div#ingelogd_balk a:hover {
	text-decoration: underline;
}

/* ===================================================== header_top ======================================== */
div#header_top {
	display: none;
	background: #1c252e; 
	padding: 1%;
	color: white;
}

div#header_top_search {
	display: inline-block;
	width: 30%;
	float: left;
	min-width: 200px;
	margin-right: 2%;
}

form#top_search input{
	margin: 0;
	width: 70%;
	min-width: 100px;
}

form#top_search input#search {
	width: 20px;
	margin: 0;
	min-width: 0px;
	border: 1px solid #42c0fb;
	border-left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: transparent url('images/search.png') top left no-repeat;
	cursor: pointer;
}

div#header_top_info {
	display: inline-block;
	float: left;
}
div#header_top_info a {
	color: inherit;
}

div#header_top_social {
	display: inline-block;
	float: right;
	width: auto;
	min-width: 100px;
	margin-top: 1%;
}

div#header_top_social a{
	padding: 1.5%;
}

/* ===================================================== header_left ======================================= */

div#header_left {
  float: left; 
  width: auto;
  /*outline: 1px solid green;*/
}

div#header_logo {
	float: left;
	width: 10%;
	width: auto;
	white-space: nowrap;
	min-width: 150px;
	padding-top: 1%;
	padding-right: 1%;
	text-align: left;
}

div#header_logo img {
  height: 54px;
  width: auto;
  max-width: 200px;
}


div#social_share {
	float: right;
}


div#header_right {
  float: right;
}
div#header_languages {
	display: none;
  float: left; 
  
}
div#header_languages img {
  height: 70px;
  margin-left: .5%;
}

/* ========================================================== header_menu ====================================== */
div#header_menu {
  text-align: left;
  display: block;
  position: relative;
  right: 2%;
  float: right;
  clear: both;
  width: auto;
  height: auto;
  /*outline: 1px solid yellow;*/
  margin-top: 1%;
}

ul.mainitem {
}

ul.mainitem li {
  display: inline-block;
  list-style-type: none;
  width: auto;
  /*height: 60px;*/
  border-left: 1px solid lightgray;
  border-bottom: 4px solid transparent;
  cursor: pointer;
  border: none;
  /* background-color: #62818c; */
  color: green;
  background: transparent;
  
  /* border-radius: 3px; */
  /* box-shadow: 5px 5px 5px lightgrey; */
}
ul.mainitem li a, ul.mainitem li span{
  display: inline-block;
  color: #003cf0;
  text-decoration: none;
  letter-spacing: 0em;
  width:100%;
  font-size: 14px;  
  font-weight: 800;
  padding: 7px 15px;
	border-radius: 5px;  
	background-color: #94d4ff;
	background-color: rgba(0, 0, 100, 0.05);
}

ul.subitem li a, ul.subitem li span{
  display: inline-block;
  color: inherit;
  text-decoration: none;
  padding: 10px 5px;
  letter-spacing: 0em;
}

ul.mainitem li span {
  cursor: normal;	
}
ul.mainitem li a:hover {
	/*text-decoration: underline;*/
	background-color: #94d4ff;
}

ul.mainitem li:hover {
  /*border-bottom: 4px solid white;*/ 
}

ul.subitem {
  display: none;
  margin-left: 20px;
}
ul.subitem_level_2 {
  display: none;
  margin-left: 50px;
}

ul.mainitem li:hover ul.subitem {
  display: block;
  position: absolute;
  top: 40px;
  z-index: 200;
  width: auto;
  border: none;
}
ul.mainitem li:hover ul.subitem li:hover ul.subitem_level_2 {
  display: block;
  position: absolute;
  
  z-index: 300;
  width: auto;
  border: none;
}

ul.mainitem li.active, ul.mainitem li:active {
	/*background-color: green;*/
	font-weight: bold;
	box-shadow: none;
}

ul.mainitem li.active a {
	color: #003cf0;
	background-color: #94d4ff;
}
ul.mainitem li.menuAanmelden a {
	color: white;
	background-color: #003cf0;
}

ul.subitem li {
  display: block;
  list-style-type: none !important;
  width: auto;
  margin-left: 0;
  color: white;
  padding: 0;
  height: 40px;
  background: #1c252e; 
  border: 2px solid transparent;
  border-bottom: 2px solid lightgray;
}
ul.subitem_level_2 li {
  display: block;
  list-style-type: none !important;
  width: auto;
  margin-left: 0;
  color: white;
  background: #1c252e; 
  border: 2px solid white;
  min-width: 200px;
  border-bottom: 2px solid lightgray;
}
ul.subitem li:hover {
  background-color: white;
  color: red;
  border: 2px solid #1c252e; /* blauw */
}
ul.subitem_level_2 li:hover {
  background-color: white;
  color: red;
  border: 2px solid #1c252e; /* blauw */
}

ul.subitem li a {
	display: block;
	width: 100%;
  color: inherit;
  text-decoration: none;
}


ul.subitem_level_2 li a {
	display: block;
	width: 100%;
  color: inherit;
  text-decoration: none;
}




/* *********************** breadcrumbs ********************************************************* */
div#breadcrumbs {
	display: block;
	clear: both;
	width: auto;
	background: transparent;
	color: white;
	padding: 1% 1%;
	border-top: 1px solid lightgray;
}

div#breadcrumbs span {
	color: #333;
	font-weight: bold;
}




/*----------------------------------------------------------------------------------------------------- inhoud */
div#inhoud {
	margin-top: 0;
	/*padding-top: 85px;*/
	min-height: 700px;
	/*background: #c8d2e1;*/
}




/* **************************************************************************************************** zoeken */
div.eenResultaat {
  color: gray;
  padding-bottom: 2%;
}

div.eenResultaat a {
	font-size: 130%;
}

/* ******************************** homepage ***************************** */


#ctaButtons {
	text-align: center;
	padding-left: 3%;
	margin-bottom: 20px;
}
.ctaButton {
	background: green;
	box-shadow: 5px 5px 15px gray;
	font-size: 25px;
	width: 90%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ctaButton:active {
	background: green;
	position: relative;
	top: 3px;
}



#losseWasbeurten {
	margin-left: 2%;
}

#promoNieuwsbrief {
	width: 95%;
	margin-left: 2%;
}


ul#voordelenLijst, #alleVoordelen {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
}
ul#voordelenLijst li {
}


#geen_orders {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid gray;
	margin-bottom: 20px;
}

#recent_orders_switch {
	display: none; /* op groot scherm de switch verbergen zodat de inhoud altijd zichtbaar blijft */
}

#recent_orders_wrapper {
	padding-right: 1%; 
	display: inline-block; 
	width: 20%; 
	float: left; 
	/* border-right: 1px dotted lightgray; */
}

#recent_orders_wrapper h5 {
	color: darkgray;
	font-weight: normal;
}

#recent_orders {
	position: relative;
	max-height: 80%;
	max-height: 70vh;
	overflow: auto;
	padding-right: 0;
}



.summary {
	display: block;
	border: 1px solid lightgray;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
	background: #c9d4d2; 
}

.summary:hover {
	background-color: lightyellow;
}

.summaryTitle {
	display: block;
	color: black;
	font-weight: bold;
	overflow: hidden;
	font-family: 'sans-serif';
	font-size: 140%;
}

.summaryOrderId, .summaryDeliveryTime, .summaryOrderQuantity, .summaryTotalPrice, .summaryOrderReopen, .summaryPrintButton {
	 display: inline-block;
	 width: auto;
	 padding: 5px;
	 text-align: center;
	 color: white;
	 background: darkgray;
	 margin: 5px 5px 5px 0;
}

.summaryOrderId {
	 background: black;
}


.summaryDeliveryTime {

}

.summaryOrderQuantity {

}

.summaryTotalPrice {

}

.summaryOrderReopen {
	color: white!important;
	background: darkgreen;
	text-decoration: none;
}
.summaryOrderReopen:hover {
	background-color: orange;
}

.summaryPrintButton {
	cursor: pointer;
	color: darkgray;
	background: white;
	border: 1px solid black;
}
.summaryPrintButton:hover {
	background-color: darkblue;
}



/* bestelpunten-overzicht */
#bestelZelfInfo {
  z-index: 1000;
  position: fixed;
  top: 10%;
  left: 10%;
  width: 80%;
  min-height: 80%;
  padding: 20px;
  background: white;
  border: 2px solid blue;
  cursor: pointer;
}

	#orderList {
		
	}



#buttonOmzetOverzicht {
	display: inline-block; 
	float: right; 
	border: 1px 
	solid gray; padding: 5px;
}


/* ********************************************************* openOrder *************************************** */
@keyframes blink { 
   50% { border-color: orange; } 
}
.blinking {
  -webkit-animation: blink .5s step-end infinite alternate; 
  -moz-animation: blink .5s step-end infinite alternate; 
  -o-animation: blink .5s step-end infinite alternate; 
  animation: blink .5s step-end infinite alternate; 
}

.openOrder {
	display: block;
	border: 20px solid #d0d0d0;
	border-radius: 10px;
	box-shadow: 5px 5px 10px lightgray;
	padding: 1%;
	margin: 1% 0 20px 1%; 
}

.openOrder h2 {
	color: blue;
}

.openOrderTime {
	font-size: 20px;
}

.openOrderGezien {
	background: green;
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	width: 25%;
	height: 50px;
	color: white;
	font-size: 25px;
	text-align: center;
	padding-top: 14px;
	cursor: pointer;
}

.notAllowed {
	background-color: gray; 
	font-style: italic; 
	text-decoration: line-through;
}

.blinking .openOrderGezien {
	background: orange;
}

.openOrderComplete {
	background: red;	
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	width: 25%;
	height: 50px;
	color: white;
	font-size: 25px;
	text-align: center;
	padding-top: 14px;
	cursor: pointer;
}

.openOrderWijzigen {
	background: orange;	
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	width: 25%;
	height: 50px;
	color: white;
	font-size: 25px;
	text-align: center;
	padding-top: 14px;
	cursor: pointer;
	text-decoration: none;
}

table.openOrderTable {
	width: 100%;
	
}

table.openOrderTable tr td {
  height: 50px;
  border: 2px solid gray;
  vertical-align: middle;
}


.openOrderProductImage {
  width: 50px;
  height: 50px;
}
.openOrderProductImage img {
	max-width: 100%;
	max-height: 100%;
}

.openOrderProductQuantity {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.openOrderProductTitle {
	font-size: 20px;
	text-align: left;
	padding-left: 5px;
	overflow: hidden;
}

.openOrderCancel {
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	width: auto;
	height: auto;
	color: red;
	font-size: 20px;
	padding: 5px;
	cursor: pointer;
}

.openOrderId {
  display: inline-block;	
	padding: 5px;
	color: white;
	background-color: black;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}

.openOrderBonPrinten {
  display: inline-block;	
	padding: 5px;
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1% 1% 1% 0;
	font-weight: bold;
	cursor: pointer;
}


.openOrderTotalQuantity{
  /*display: inline-block;*/	
  display: none;
	padding: 5px;
	color: white;
	background-color: black;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}

.openOrderTotalPrice {
  display: inline-block;	
	padding: 5px;
	color: white;
	background-color: black;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}


.homeDelivery {
}

.homeDeliveryTitle {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: darkgreen;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}

.homeDeliveryName {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: blue;
	margin: 1% 1% 1% 0;
	font-weight: normal;
}

.homeDeliveryAddress {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: blue;
	margin: 1% 1% 1% 0;
	font-weight: normal;
}

.homeDeliveryTelephone {
	display: inline-block;
	padding: 5px;
	color: white;
	background-color: darkblue;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}


.pickUp {
}

.pickUpTitle {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: darkgreen;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}

.pickUpName {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: blue;
	margin: 1% 1% 1% 0;
	font-weight: normal;
}

.pickUpAddress {
  display: inline-block;
	padding: 5px;
	color: white;
	background-color: blue;
	margin: 1% 1% 1% 0;
	font-weight: normal;
}

.pickUpTelephone {
	display: inline-block;
	padding: 5px;
	color: white;
	background-color: darkblue;
	margin: 1% 1% 1% 0;
	font-weight: bold;
}


/* ****************************************************************************** contactpagina ************** */
#contactformulier textarea {
  width: 90%;
	min-height: 100px;
}



.interesseWrapper {
	display: inline-block;
	float: left;
	width: 40%;
	min-width: 250px;
	height: auto;
	border: none;
	margin: 1% 1% 1% 0;
	background: transparent;
	border: 1px solid lightgray;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top 5px right 5px;
	border-radius: 5px;
	padding: 5px;
}

.interesseWrapper:hover {
	background-color: #eafff0; /* lichtgroen */
	border: 1px solid gray;
}
.interesseLabel {
	display: inline-block;
	float:left;
	width: 80%;
	min-width: 200px;
	color: gray;
}
.interesseLabel label {
	text-decoration: underline;
	cursor: pointer;
	width: 100%;
	/*outline: 1px solid red;*/
	
}
.interesseLabel:hover {
	color: black;
}

.interesseCheckbox {
	display: inline-block;
	position: absolute;
	left: -10000px;
	width: 10px;
	min-width: 0;
}
.interesseCheckbox input {
	width: auto;
	min-width: 0;
}

.interesseSelected {
	background-image: url(images/selected_on.png);
	background-color: #eafff0; /* lichtgroen */
}
.interesseSelected div label {
	text-decoration: none;
	color: black;
	font-weight: bold;
}






/* ********************************************************************************  homepage ********************** */

h1#jouwWalvis img {
	width: 92px;
	margin-left: 26px; 
	vertical-align: text-bottom;
}

#homepageLeaderBlock {
	/*
	position: relative;
	display: inline-block; 
	width: 40%; 
	padding-right: 10px; 
	float: left;
	padding: 30px;
  border-radius: 30px;
  background-color: #fff;	
  */
}


#homepageLeaderBlock ul {
	
}
#homepageLeaderBlock ul li {
	display: list-item;
margin-bottom: 10px;
padding-left: 30px;
background-image: url(images/Icon-awesome-star.svg);
background-position: 0% 50%;
background-size: auto;
background-repeat: no-repeat;
list-style-type: none;	
}

.home-hero-badge {
	position: absolute;
	left: auto;
	top: auto;
	right: -32px;
	bottom: -20px;
	width: 136px;
	padding: 40px 16px;
	background-image: url(images/Yellow-Star.svg);
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	color: #003cf0;
	line-height: 19px;
	font-weight: 800;
	text-align: center;
	/* draaien */
	-webkit-transform: rotate(10deg); 
	-moz-transform: rotate(10deg);    
	transform:rotate(10deg);	
}



#uitlegVideoStandaardLargeScreen {
  overflow: hidden; 
  outline: 0px solid red;
}

#uitlegVideoStandaardSmallScreen {
	display: inline-block;
	width: 90%;
	height: auto;
	border-radius: 0;
	overflow: hidden;
	background-color: transparent;
}








/*-------------------------------------------------------------------------------------------------- voeter */
div#voeter {
  display: block;
  position: relative;
}
div#voeter a{
	text-decoration: none;
	font-size: small;
	margin-right: 10px;
}

div#voeter img {
	display: inline-block;
	width: 60px;
	clear: both;
}

div#voeter_menu {
	text-align: center;
}

/*-------------------------------------------------------------------------------------------------- voeterLoggedIn */
div#voeterLoggedIn {
  display: block;
  padding: 1%;
  color: gray;
  background: #054c7e;
  text-align: center;
}
div#voeterLoggedIn a{
	color: white;
	font-size: small;
}

/*-------------------------------------------------------------------------------------------------- credits */
div#credits {
	font-size: smaller;
	color: inherit;
	text-align: center;
}
div#credits span {
	white-space: nowrap;
	display: inline-block;
	padding: 0px 10px;
}

.passwordcontainer > svg {
  position: absolute;
  margin-left: -50px;
  margin-top: 9px;
}	

#abonnementenoverzicht {
	
}
.aboOverzichtAbo {
	background-color: whitesmoke; 
	min-height: 660px; 
	margin-right: 2%;
	min-height: 660px;
}



.mobileOnly, .tabletOnly {
  display: none !important;
}
.noDesktop {
  display: none!important; 
}




/* ********************************************* RESPONSIVE CSS ******************************************* */

@media all and (max-width: 1023px) {  /* iPad in landscape modus is 1024px breed, maar daar wil ik wel gewoon het grote menu */
  
	.noMobile {
     display: none !important; 
  }
  
  .noDesktop {
     display: inline-block !important; 
  }
  
  .mobileOnly {
    display: inline-block !important; 
  }

  .noDesktop {
    display: block!important; 
  }

  .noTablet {
    display: none !important; 
  }
  
  .tabletOnly {
    display: block; 
  }
  
  body {
  	font-size: 100%!important;
  }
  
  
	h1 {
	  font-size: 1.4em;
	  line-height: 20px;
	  margin-top: 25px;
	}
	
	h2 {
	  font-size: 1.2em; 
    line-height: 20px;
    margin-top: 25px;
	}
	
	h3, h4, h5, h6 	{
	  font-size: 1em; 
	  line-height: 20px;
	  margin-top: 12px;
	}
  
  
  
  XXh1 {font-size: 30px; line-height: 40px;}
  
  h1#jouwWalvis img {
  	width: 60px;
	  vertical-align: middle;
  }
  
 
  div#credits {
     text-align: center; 
  }
  
  textarea {
  	clear: both;
  	width: 70%;
  }
  
  html {
    background: white;	
  }
  
  body {
  	margin: 0;
  	margin-left: 1%;
  	padding: 0;
  	width: 98%;
  	font-size: 80%;
  }
  
  a {
  	font-size: 100%;
  }

  input, select, textarea {
  	padding: 10px 15px;
  }
  
  .submit {
  	padding: 10px 15px;
  	margin-bottom: 10px;
  }
  
	.cancel {
	}  
  
	div#header_logo {
  	float: right;
  	width: 60%;
  	padding-right: 10px;
  	text-align: right;
  }
  
  div#header_logo img {
  	max-width: 100px;
  	margin-top: 15px;
  	height: auto;
  	max-height: 33px;
  }
  
  div#header_right {
  	float: left;
  }
  div#header_menu {
    float: left;
    text-align: center;
  }
  
  div#header_menu ul li.mainitem {
     padding: 5px; 
  }
  
  /* hoofdmenu */
  div#mobile_menu_wrapper {
  	display: block;
  	/*outline: 2px solid yellow;*/
  	width: 70%;
  }
  
  div#mobile_menu_switch {
  	display: block;
  	width: 40px;
  	height: 40px;
  	margin-top: 15px;
  	margin-left: 20px;
  	
  	background: transparent;
  	cursor: pointer;
  }
  
  div#mobile_menu_switch img{
   	max-width: 100%; 
   	border-radius: 4px;
   	/*
   	border: 2px solid white;
   	border-radius: 4px;
   	box-shadow: 3px 5px 5px black;
   	*/
  }
  div#mobile_menu_switch img:hover {
    /*outline: 1px solid black;*/
    /*background-color: lightgray; */
  }
  
  div#mobile_menu {
  	display: none;
  	position: absolute;
  	top: 45px;
  	left: -4px;
  	font-size: 16px;
  	border: 2px solid white;
  	box-shadow: 3px 5px 5px lightgray;
  	z-index: 400;
  	min-width: 250px;
  	width:100vw;
  	height: 100vh; /* 100% van de viewport-hoogte */
  	overflow-y: auto;
  	/* background: transparent url('images/achter_wit_semi_transparant.png');*/
  	background: transparent url('images/achter_geel.png');
  }
  
  div#mobile_menu span {
    display: block;
    /*background: #62818c;*/ 
    color: white;
    font-variant: small-caps;
    padding: 10px 20px;
    text-align: left;
    border: 1px solid #1c252e; 
    border: none;
    border-bottom: 1px solid darkgray;
    border-bottom: none;
    width: 100%;
    min-width: 300px;
    /*max-width: 95%*/
  }
  
  div#mobile_menu span a {
  	display: block;
  	width: auto;
  	/*background: inherit;*/
  	padding: 3px 10px 3px 0;
  	
  	color: inherit;
  	color: #003cf0!important; /* blauw */
  	text-decoration: none;
  	
  }
  
	div#mobile_menu a:hover, div#mobile_menu span:hover {
		background: #003cf0!important; /* blauw */
		color: white!important;
		text-decoration: underline;
	}
  
  a.inspringen {
  	padding-left: 10px!important;
  }


  
  .blok50 {
  	width: 90%;
  	margin-left: 5%;
  	margin-bottom: 30px;
  }
  
	
}


@media screen and (max-width: 550px) {

	#inhoud {
		padding: 1%;
	}
	
	#ctaButtons {
		padding-left: 0;
	}
	

	#recent_orders_switch {
		display: inline-block;
		float: right;
		clear: both;
		cursor: pointer;
		text-align: right;
		font-weight: normal;
		margin-bottom: 15px;
		border: 2px solid darkblue;
		color: white;
		background-color: darkblue;
		padding: 3px 5px;
		border-radius: 5px;
		
	}
	#recent_orders_wrapper {
		display: none;
		width: 100%; 
		padding: 0;
	}
	
	#recent_orders {
		padding-right: 0;
	}
	
	.summary {
		border: 1px solid black;
		margin-bottom: 20px;
	}
	
	div#alle_orders {
		width: 100%;
	}
		
	.openOrderComplete, .openOrderWijzigen, .openOrderGezien {
		width: 32%;
		height: 80px;
		margin: 1%;
	}
	.openOrderWijzigen {
		margin-left: 0;
	}
	.openOrderGezien {
		margin-right: 0;
	}

	#orderList {
		display: block;
	}
	
	#orderList tr {
		display: block;
		border: 3px solid gray;
		border-radius: 3px;
		margin-bottom: 10px;
		padding: 5px;
		min-width: 310px;;
	}
	#orderList tr:first-child {
		border: none;
	}

	
	#orderList th {
		display: none;
	}
	#orderList td {
		display: block;
		clear: both;
	}

	#buttonOmzetOverzicht {
  	display: block;
  	text-align: right;
    float: none; 
  }

	.blok33, .blok25, .blok50, .blok80, .blok100 {
  	width: 90%;
  	margin-left: 5%;
  	margin-bottom: 30px;
  	border-radius: 5px;
  }
  
  .white-card, .gray-card {
  	padding: 5px;
  }
  
  .blok50 .white-card, .blok80 .white-card {
  	padding: 5px;
  }
  
  #losseWasbeurten {
  	margin-left: 0;
  }
  #promoWasbeurten {
  	margin-left: 0;
  }


  body {
  	font-size: 0.9em;
  }
  
  
	
	
	label {
		font-size: 0.9em;
		float: auto;
		width: auto;
		max-width: 90%;
		padding-right: 1%;
		margin-top: 1%;
		margin-left: 0%;
	}

  input, select, textarea {
  	padding: 10px 15px;
  	width: 90%;
  	margin-left: 0%;
  	/*display: block;*/
  	font-size: 0.9em;
  }
  
  .submit {
  	/*
  	display: block;
  	padding: 10px 15px;
  	margin: 15px auto;
  	width: 90%;
  	text-align: center;
  	font-size: 130%;
  	*/
  }
  
	.cancel {
		display: inline-block;
		border: 1px solid red;
		padding: 3px 5px;
  	margin-top: 15px;
  	margin-bottom: 15px;
		text-align: center;
		text-decoration: none;
		font-size: 120%;
	}  
  
  .icon {
  	height: 25px;
  	margin: 0 3px 3px 0;
  }
  	
	table {
		width: 100%;
	}
	
	tr {
		border: 1px solid black;
	}
	
	th {
	  background-color: lightyellow;	
	  border-right: 1px dotted gray;
	  overflow: hidden;
	}
	
	td {
	  border-right: 1px dotted gray;
		padding: 3px;
		overflow: hidden;
	}
	
	
  
  div#inhoud {
  	margin-top: 0;
  	min-height: 670px;
  }
  
  div#voeter {
  	margin-top: 0;
  }
  
	div.voeter_blok {
		min-width: 0;
		width: 100%;
	}
	
	div#header_logo {
  	min-width: 100px;
  }
  
 
  #contactformulier input, #contactformulier textarea {
  	width: 100%;
  	display: block;
  }
  
  .interesseWrapper {
  	display: block;
  	width:95%;
  	margin: 1% auto;
  }
  
  #formAddCategory input{
  	width: 90%;
  }
  
  #formAddProduct input, #formAddProduct select {
  	width: 90%;
  }
  
  form#waspasSaldoOpvragen input {
  	width: auto;
  }
  
.passwordcontainer > svg {
  position: absolute;
  margin-left: -50px;
  margin-top: 9px;
}	

table.ditKrijgJe tr {
	border: none;
}
table.ditKrijgJe td {
	border: none;
}

.aboOverzichtAbo {
	min-height: auto;
	margin-right: 0;
}

}  
/* ********************************************* EINDE RESPONSIVE CSS ******************************************* */




div {
	/*outline: 1px dashed orange;*/
}