@import url(https://fonts.googleapis.com/css?family=Open+Sans|Raleway:300);

@font-face {
font-family: KaushanScript;
src: url("../font/kaushan-script/KaushanScript-Regular.otf") format("opentype");
}
@font-face {
font-family: Geomanist Bold;
src: url("../font/Geomanist/Geomanist-Bold.otf") format("opentype");
}


html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;

	/*
	padding-top: env(safe-area-inset-top);
	padding-bottom: env(safe-area-inset-bottom);
	*/
}

body{
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}

p {
    margin: 0;
    padding: 0;
}



/* xtest */
#container{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 8px;
	padding-right: 8px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;

	background: url(../../inc/images/bg/1_mobile.png) no-repeat center center fixed;
	-webkit-background-size: fit;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}




#oldBrowser{
	display: none;
}




#wrap{
	max-width: 1170px;
	/*min-height: 100%;*/
	/*background-color: #fff;*/
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
}

#head{
	width: 100%;
	height: 85px;
	margin-top: 38px;
	background-color: #fff;
	border-top: 5px solid #9D0D16;
}

#logo{
	position: absolute;
	background: url(../../inc/images/logo.png) no-repeat;
	background-size: 100%;
	width: 217px;
	height: 178px;
	margin-top: -40px;
	margin-left: 60px;
	/*z-index: 1;*/
}


.menu-btn{
	display: none;
	float: right;
	margin-top: 8px;
	font-family: 'Open Sans';
	border: none;
	outline: none;
	/*box-shadow:0px 1px 1px rgba(0,0,0,0.15);*/
	/*border-radius:3px;*/
	background:#fff;
	/*text-shadow:0px 1px 0px rgba(0,0,0,0.5);*/
	color:#000;
	font-size:20px;
	transition:color linear 0.15s;
}


#menu{
	margin-left: 300px;
	margin-top: 0px;
	padding-top: 26px;
}

#menu a:link {
	font-family: 'Open Sans';
	font-size: 22px;
	color: #564F45;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #564F45;
}
#menu a:hover {
	/*text-decoration:underline;*/
	color: #9D0D16;
}
#menu a:active {
	text-decoration: none;
	color: #564F45;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li{
	display: inline-block;
	margin-right: 8px;
	font-family: 'Raleway';
	font-size: 22px;
	color: #564F45;
}




#topRight{
	float: right;
	margin-right: 20px;
	margin-top: -28px;
	color: #9D0D16;
	font-family: 'Open Sans';
	font-size: 22px;
}









#slider{
	width: 100%;
	/*height: 300px;*/
	padding-top: 0px;
	padding-bottom: 20px;
	background-color:rgba(0,0,0,0.5);
	color: #fff;
}
.ResponsiveSlider{
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.19), 6px 6px 6px rgba(0,0,0,0.23);
}

.htext{
	width: 100%;
	color: #fff;
	padding-top: 20px;
	font-family: 'KaushanScript';
	font-size: 60px;
	text-align: center;
}
.stext{
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: 'Raleway';
	font-size: 34px;
}
.sbutton_bezorging{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	width: 200px;
	height: 40px;
	border-radius: 8px;
	border-style: solid;
	border-width: 3px;
	border-color: #fff;
	color: #fff;
	font-family: 'Open Sans';
	font-size: 22px;
	text-align: center;
}
.sbutton_bezorging a:link {
	text-decoration: none;
	color: #fff;
}
.sbutton_bezorging a:visited {
	text-decoration: none;
	color: #fff;
}
.sbutton_bezorging a:hover {
	text-decoration:underline;
	color: #fff;
}
.sbutton_bezorging a:active {
	text-decoration: none;
	color: #fff;
}






#openingstijden{
	width: 100%;
	height: 400px;
	padding-top: 30px;
	background-color: #fff;
	color: #000;
}
#openingstijden_left{
	float: left;
	height: 100%;
	width: 60%;
	/*background-color: #F4F4F4;*/
}
#ot_slider{
	text-align: center;
	margin-top: 10px;
}
#openingstijden_right{
	float: left;
	height: 100%;
	width: 40%;
}
#ot_restaurant{
	width: 100%;
	padding: 0;
	margin-top: 20px;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #8D121E;
	line-height: 60px;
}
#ot_plaats{
	width: 100%;
	text-align: center;
	font-family: 'Raleway';
	font-size: 34px;
	color: #22943F;
	line-height: 34px;
}
#ot{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 22px;
	color: #000;
	/*background-color: #EBEBEB;*/
}
#ot_days{
	display: inline-block;
	margin-right: 10px;
	text-align: left;
	/*background-color: green;*/
}
#ot_times{
	display: inline-block;
	text-align: left;
	/*background-color: grey;*/
}






#reserveer{
	width: 100%;
	height: 440px;
	padding-top: 30px;
	/*background-color:rgba(0,0,0,0.5);*/
	/*background: url(../../inc/images/bg/bg_reserveren.png) no-repeat center; */
	background-color:rgba(0,0,0,0.5);
	color: #fff;
}
#rv_title{
	width: 100%;
	padding: 0;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #fff;
	line-height: 60px;
}
#rv_text{
	width: 100%;
	padding: 0;
	text-align: center;
	font-family: 'Raleway';
	font-size: 32px;
	color: #fff;
	line-height: 32px;
}
#rv_form{
	width: 74%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color:rgba(255,255,255,0.6);
	border-radius: 8px;
}







#locatie{
	width: 100%;
	padding-top: 30px;
	background-color: #fff;
	color: #000;
}
#locatie_title{
	width: 100%;
	padding: 0;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #8D121E;
	line-height: 60px;
}
#locatie_adres{
	width: 100%;
	padding: 0;
	margin-top: 10px;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 22px;
	color: #22943F;
	line-height: 22px;
}
#locatie_phonemail{
	width: 100%;
	padding: 0;
	margin-top: 10px;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 22px;
	color: #8D121E;
	line-height: 22px;
}
#locatie_map{
	width: 100%;
	height: 300px;
	margin-top: 20px;
	background-color: #E1E1E1;
}
#locatie_Bezorggebieden{
	width: 100%;
	padding: 0;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 40px;
	color: #8D121E;
	line-height: 40px;
}






/* Over Ons
*******************************/
#OverOns{
	width: 100%;
	padding-top: 0px;
	background-color:rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
}
#OverOns_Left{
	display: inline-block;
	width: 60%;
	margin-top: 46px;
	/*background-color: green;*/
}
#OverOns_Right{
	display: inline-block;
	width: 20%;
	margin-top: 46px;
	text-align: center;
	/*background-color: red;*/
}
#OverOns_Right img{
	/*margin-top: 20px;*/
}
#OverOns_Text{
	/*width: 80%;*/
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 128px;*/
	font-family: 'Raleway';
	font-size: 22px;
	color: #fff;
}
#OverOns_Restaurant{
	width: 100%;
	padding: 0;
	/*margin-top: 20px;*/
	/*text-align: center;*/
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #22943F;
	line-height: 60px;
}
#OverOns_Plaats{
	width: 100%;
	margin-bottom: 12px;
	/*text-align: center;*/
	font-family: 'Raleway';
	font-size: 34px;
	color: #fff;
	line-height: 34px;
}
#OverOns_Chef{
	width: 100%;
	margin-top: 8px;
	text-align: center;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 22px;
	color: #22943F;
}
#OverOns_Functie{
	width: 100%;
	text-align: center;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
	/*margin-bottom: 20px;*/
}






/* Bezorgen start
*******************************/
#bezorgen_start{
	width: 100%;
	/*height: 400px;*/
	padding-top: 10px;
	padding-bottom: 40px;
	background-color:rgba(141,18,30,0.8);
}
#bezorgen_startContent{
	/*height: 200px;*/
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:rgba(0,0,0,0.5);*/
	text-align: center;
}


#bezorgen_startInputBox{
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#bezorgen_startInputBoxLeft{
	display: inline-block;
	width: 127px;
	margin-right: 4px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 22px;
	line-height: 22px;
	color: #fff;
}
#bezorgen_startInputBoxRight{
	display: inline-block;
	width: 127px;
	margin-left: 4px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 22px;
	line-height: 22px;
	color: #fff;
}


#bezorgen_startInputLabel{
	text-align: center;
	font-family: 'Raleway';
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	/*background-color: green;*/
}
#bezorgen_startContent input{
	display: inline-block;
	width: 86%;
	height: 40px;
	margin-top: 8px;
	/*margin-right: 4px;*/
	padding-left: 8px;
	padding-right: 8px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
}
#bezorgen_startContent input[type=submit]{
	/*display: inline-block;*/
	width: 174px;
	height: 42px;
	margin-top: 12px;
	margin-left: 4px;
	background-color: #2A973B;
    border: none;
    font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}


.validation{
	display: none;
	margin-top: 14px;
	font-family: 'Raleway';
	font-size: 22px;
	color: #fff;
	background-color: green;
}
.wrongPostcode{
	display: none;
}
.wrongHousenumber{
	/*display: none;*/
}


#bezorgen_startText{
	margin-top: 30px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}

#bezorgen_startLogin{
	width: 100%;
	text-align: center;
}
.bezorgen_startLoginItem{
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}
#bezorgen_startLogin input{
	display: inline-block;
	width: 254px;
	height: 40px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
}
#bezorgen_startLogin input[type=submit]{
	display: inline-block;
	width: 126px;
	height: 42px;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 4px;
	background-color: #2A973B;
    border: none;
    font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}
#bezorgen_startRegisterButton{
	display: inline-block;
	width: 126px;
	height: 42px;
	margin-top: 12px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #2A973B;
	border: none;
	border-radius: 4px;
	line-height: 42px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}







#bezorgen_Head{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 34px;
	background-color:rgba(0,0,0,0.5);
	color: #fff;
}
#bezorgen_HeadLeft{
	float: left;
	width: 44%;
	margin-top: 38px;
	text-align: center;
}
#bezorgen_HeadRight{
	float: left;
	width: 56%;
	margin-top: 38px;
	text-align: center;
}
#bezorgen_HeadLeftText{
	display: inline-block;
	width: 80%;
	/*background-color:rgba(0,0,0,0.5);*/
	text-align: left;
}
#bezorgen_HeadRightText{
	display: inline-block;
	width: 80%;
	/*background-color:rgba(0,0,0,0.5);*/
	text-align: left;
}
h1{
	padding: 0;
	margin: 0;
	font-family: 'Geomanist Bold';
	font-size: 64px;
	line-height: 64px;
	color: #fff;
}
.bezorgen_HeadSubtextFat{
	margin-top: 10px;
	font-family: 'Raleway';
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
.bezorgen_HeadSubtext{
	margin-top: 10px;
	font-family: 'Raleway';
	font-size: 24px;
	line-height: 24px;
}
#openClosed{
	font-family: 'Geomanist Bold';
	font-size: 64px;
	line-height: 64px;
	color: #22943F;
}

.bezorgen_HeadSubtext a{
	text-decoration: underline;
	color: #fff;
}
.bezorgen_HeadSubtext a:visited{
	text-decoration: underline;
	color: #fff;
}




#bezorgen_acties{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
}
#bezorgen_actiesBig{
	width: 100%;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 64px;
	line-height: 64px;
	color: #22943F;
}
#bezorgen_actiesSmall{
	width: 100%;
	text-align: center;
	font-family: 'Raleway';
	font-size: 26px;
	line-height: 26px;
	color: #22943F;
}




#bezorgen_menu{
	position: relative;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:rgba(141,18,30,0.8);
}
#bezorgen_menuCats{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	/*background-color:rgba(0,0,0,0.5);*/
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}
#bezorgen_menuCats_back{
	float: right;
	color: #fff;
	height: 100%;
}

#bezorgen_menuCats a:link {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
#bezorgen_menuCats a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}
#bezorgen_menuCats a:hover {
	cursor: pointer;
	text-decoration:underline;
}
#bezorgen_menuCats a:active {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
}

#catSelectMobile{
	display: none;
}







#bezorgen_menuLeft{
	float: left;
	width: 69%;
	min-height: 500px;
	margin-top: 8px;
	margin-left: 1%;
}
#cart{
	float: left;
	width: 29%;
	/*min-height: 500px;*/
	margin-top: 8px;
	margin-right: 1%;
}
#bezorgen_bestelling{
	display: inline-block;
	margin-top: 20px;
	width: 98%;
	border-radius: 8px;
	border: 4px solid #fff;
}
#cartCloseButton{
	display: none;
	float: right;
	width: 32px;
	height: 32px;
	margin-top: 14px;
	margin-right: 14px;
	background: url('../images/icons/closeWhite.png') no-repeat;
	-webkit-background-size: fit;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#orderListItems{
	width: 94%;
	height: 340px;
	overflow: auto;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	color: #fff;
	font-family: 'Open Sans';
	font-size: 16px;
}
.orderlistItem{
	/*background-color: black;*/
	background-color:rgba(0,0,0,0.2);
	margin-bottom: 8px;
	/*height: 100px;*/
	padding: 4px;
	border-radius: 8px;
}

.orderlistItemOptions{
	font-size: 14px;
	display: inline-block;
}

#orderListDeliverycosts{
	font-size: 20px;
}
#orderListTotal{
	width: 100%;
	text-align: center;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	color: #fff;
	font-family: 'Open Sans';
	font-size: 20px;
}


.cartItemPrice{
	display: inline-block;
	/*float: right;*/
}


.orderMinus{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 6px;
	background: url('../images/icons/minus.png') no-repeat;
    background-size: 100%;
}

.orderPlus{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 3px;
	margin-right: 10px;
	background: url('../images/icons/plus.png') no-repeat;
    background-size: 100%;
}

.orderEdit{
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	background: url('../images/icons/edit.png') no-repeat;
    background-size: 100%;
}

.dishCount{
	display: inline-block;
	text-align: center;
	width: 16px;
}

#orderListBottom{
	width: 100%;
	text-align: center;
	margin-top: 14px;
}

#orderButton{
	display: inline-block;
	padding-top: 4px;
	width: 120px;
	height: 36px;
	border: 3px solid #fff;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
	font-family: 'Raleway';
	font-size: 24px;
}

input[type=submit] {
    background-color: #912629;
    background-color:rgba(142,37,40,0.0);
    display: inline-block;
	padding-top: 0px;
	height: 48px;
	border: 3px solid #fff;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
	font-family: 'Raleway';
	font-size: 24px;
}

#mobileCartButton{
	display: none;
}













.dish{
	position: relative;
	display: inline-block;
	margin-top: 20px;
	width: 45%;
	margin-right: 20px;
	padding: 5px;
	background-color:rgba(0,0,0,0.2);
	border-radius: 8px;
}
.dishTitle{
	float: left;
	font-family: 'Open Sans';
	font-size: 18px;
	/*font-size:1.2em;*/
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.dishPrice{
	float: right;
	font-family: 'Open Sans';
	font-size: 20px;
	/*font-size:1.2em;*/
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

.dishIngredients{
	float: left;
	width: 100%;
	min-height: 34px;
	margin-top: 4px;
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 16px;
	color: #fff;
}
.dishAdd{
	float: right;
	width: 100px;
	height: 30px;
	margin-top: 12px;
	padding-top: 8px;
	background-color: #fff;
	color: #000;
	border-radius: 8px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	cursor:pointer;
}


.dishAdd a:link {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
	text-decoration: none;
}
.dishAdd a:visited {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}
.dishAdd a:hover {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}
.dishAdd a:active {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}


.dishAllergenIcon{
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 2px;
	margin-bottom: 2px;
}




/* Contact
*******************************/
#contact{
	width: 100%;
	padding-top: 30px;
	background-color:rgba(0,0,0,0.5);
	text-align: center;
}
#contact_head{
	width: 100%;
	text-align: center;
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #fff;
	line-height: 60px;
}
#contact_sub{
	width: 100%;
	text-align: center;
	font-family: 'Raleway';
	font-size: 32px;
	color: #fff;
	line-height: 32px;
}
#contact_form{
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 74%;
	background-color:rgba(255,255,255,0.8);
	border-radius: 8px;
}
#contact_formWrap{
	width: 88%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#contact_formLeft{
	float: left;
	width: 46%;
	padding: 2%;
	/*background-color: #F0F0F0;*/
}
#contact_formRight{
	float: left;
	width: 46%;
	padding: 2%;
	/*background-color: #B0B0B0;*/
}

#contact_textLeft{
	width: 100%;
	height: 30px;
	text-align: left;
	background-color: green;
}

#contact_textRight{
	width: 100%;
	height: 30px;
	text-align: right;
	background-color: red;
}

#contact_formBottom{
	width: 100%;
	/*margin-top: 8px;*/
	margin-bottom: 20px;
}



#contact_message{
	font-family: 'Raleway';
	font-size: 20px;
	font-weight: bold;
	color: #2A973B;
}



#contact_form input{
	width: 100%;
	height: 50px;
	/*margin-bottom: 8px;*/
	padding-left: 8px;
	margin-bottom: 12px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	color: #000;
}

#contact_form textarea{
	width: 100%;
	height: 238px;
	padding: 8px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
	resize: none;
}

.contact_inputLabel{
	width: 100%;
	margin-bottom: 8px;
	text-align: left;
	font-family: 'Raleway';
	font-size: 24px;
	color: #2A973B;
}
.contact_inputLabelEmail{
	/*margin-top: 20px;*/
}

#contact_form input[type=submit]{
	display: inline-block;
	width: 280px;
	height: 50px;
	background-color: #2A973B;
	/*
	border: 3px solid #fff;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    */
    color: #fff;
	font-family: 'Open Sans';
	font-size: 24px;
}



/* Bedankt
*******************************/
#bedankt{
	width: 100%;
	/*height: 240px;*/
	padding-top: 50px;
	/*padding-bottom: 20px;*/
	background-color:rgba(0,0,0,0.5);
	text-align: center;
}

#spacer{
	width: 100%;
	height: 30px;
}

#bedanktBestelstatus{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 32px;
	color: #fff;
	line-height: 32px;
}

#afstandTeGroot{
	width: 100%;
	margin-top: 50px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 32px;
	color: #fff;
	line-height: 32px;
}









/* Misc
*******************************/
.clear{
	clear: both;
}

#foot{
	width: 90%;
	height: 80px;
	padding-top: 5px;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #11913A;
	border-top: 5px solid #9D0D16;
	text-align: center;
}
#foot_logo{
	float: left;
	margin-top: 10px;
	margin-left: 14px;
}
#foot_text{
	display: inline-block;
	height: 59px;
	margin-left: 14px;
	margin-top: 10px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}
#foot_textTop{
	display: inline-block;
	width: 100%;
	text-align: left;
}
#foot_textBottom{
	display: inline-block;
	width: 100%;
	text-align: left;
}
#foot_phone{
	float: right;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 22px;
	font-family: 'Open Sans';
	font-size: 22px;
	color: #fff;
}

#bottomSpace{
	width: 100%;
	height: 30px;
}
















.bezorgen_complete_h1{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 1%;
	font-family: 'Geomanist Bold';
	font-size: 60px;
	color: #fff;
	line-height: 60px;
	/*background-color: red;*/
}

.bezorgen_complete_h2{
	padding: 0;
	margin: 0;
	font-family: 'Raleway';
	font-size: 22px;
	color: #fff;
}

/*_menu*/
#bezorgen_info{
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 34px;
	padding-bottom: 20px;
	background-color:rgba(141,18,30,0.8);
}

/*_menuLeft*/
#bezorgen_infoLeft{
	float: left;
	width: 69%;
	min-height: 500px;
	margin-top: 24px;
	margin-left: 1%;
	/*background-color:rgba(40,200,30,0.4);*/
}

#complete_form{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 14px;
	width: 98%;
	/*background-color:rgba(0,0,0,0.2);*/
	/*border-radius: 8px;*/
}
#complete_form_left{
	float: left;
	width: 49%;
	padding-bottom: 5px;
	/*background-color:rgba(0,0,0,0.2);*/
	/*border-radius: 8px;*/
}
#complete_form_right{
	float: right;
	width: 49%;
	/*background-color:rgba(0,0,0,0.2);*/
	padding-bottom: 5px;
	/*border-radius: 8px;*/
}




#mobileSubmit{
	display: none;
	width: 100%;
	text-align: center;
}





.inputs{
	width: 90%;
	background-color:rgba(255,255,255,0.5);
	padding: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #000;
	border: none;
	border-radius: 3px;
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.inputs:focus {
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
    outline: none;
    background-color:rgba(255,255,255,0.7);
}

.inputsSmallL{
	/*float: left;*/
	width: 76%;
	background-color:rgba(255,255,255,0.5);
	padding: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #000;
	border: none;
	border-radius: 3px;
	font-family: 'Raleway';
	font-size: 20px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.inputsSmallL:focus {
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
    outline: none;
    background-color:rgba(255,255,255,0.7);
}

.inputsSmallR{
	/*float: right;*/
	width: 76%;
	background-color:rgba(255,255,255,0.5);
	padding: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #000;
	border: none;
	border-radius: 3px;
	font-family: 'Raleway';
	font-size: 20px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.inputsSmallR:focus {
	font-family: 'Raleway';
	font-size: 20px;
	color: #000;
    outline: none;
    background-color:rgba(255,255,255,0.7);
}

.inputs_select{
	width: 99%;
	background-color:rgba(255,255,255,0.5);
	padding: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #000;
	border: none;
	border-radius: 3px;
	font-family: 'Raleway';
	font-size: 20px;
	/*font-weight: bold;*/
}






.complete_form_text{
	margin-top: 4px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}
.complete_form_textLeft{
	margin-top: 4px;
	float: left;
	width: 45%;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}
.complete_form_textRight{
	margin-top: 4px;
	float: right;
	width: 45%;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}


.complete_form_L{
	width: 50%;
	float: left;
	/*background-color: green;*/
}

.complete_form_R{
	width: 50%;
	float: right;
	/*background-color: grey;*/
}

.complete_form_wide{
	width: 100%;
}

.paymentmethod{
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 10px;
	/*background-color: green;*/
	text-align: center;
	font-family: 'Raleway';
	font-size: 16px;
	color: #fff;
}

.method > input{ /* HIDE RADIO */
  /*display:none;*/
}
.method > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid #f00;
}
.method > input:checked + img{ /* (CHECKED) IMAGE STYLES */
  border:2px solid #f00;
}




#message{
	width: 94%;
	padding: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: green;
	margin-bottom: 20px;
	border-radius: 8px;
	font-family: 'Raleway';
	font-size: 16px;
	color: #fff;
}

#messageOrder{
	width: 94%;
	padding: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: green;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	font-family: 'Raleway';
	font-size: 16px;
	color: #fff;
}


#messageOrderStoring{
	width: 98%;
	padding-left: 2%;
	/*padding: 10px;*/
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: red;
	margin-top: 35px;
	margin-bottom: 35px;
	border-radius: 8px;
	font-family: 'Raleway';
	font-size: 16px;
	color: #fff;
}


#messageOrderImportantUpdate{
	width: 98%;
	padding-left: 2%;
	/*padding: 10px;*/
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: green;
	margin-top: 35px;
	margin-bottom: 35px;
	border-radius: 8px;
	font-family: 'Raleway';
	font-size: 17px;
	color: #fff;
}


#messageOrderImportantUpdate a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#messageOrderImportantUpdate a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#messageOrderImportantUpdate a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#messageOrderImportantUpdate a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}




/* Tracking
**********************************/
#mapTrack{
	width: 100%;
	height: 400px;
	margin-top: 20px;
}

#trackExplanation{
	margin-top: 24px;
	font-family: 'Raleway';
	font-size: 20px;
	color: #fff;
}




#newsletterCheckbox{
	color: #fff;
	font-family: 'Raleway';
	font-size: 18px;
}
#newsletterCheckbox input{
	width: 20px;
	height: 20px;
	font-family: 'Raleway';
	font-size: 18px;
	color: #fff;
}





.toppingAllergenModal{
	display: none;
	position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
	background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.1);
}


.toppingAllergenModal_content {
    margin: 1% auto;
    padding: 10px;
    /*border: 1px solid #888;*/
    width: 90%;
    max-width: 1170px;
    background: #fff;
  	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.toppingAllergenModal_content img{
	width: 100%;
	max-width: 364px;
}



/* Toppings popup window
**************************************/
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.1);
}


/* Modal Content/Box */
.modal-content {
    margin: 1% auto; /* 15% from the top and centered */
    padding: 10px;
    border: 1px solid #888;
    width: 85%; /* Could be more or less, depending on screen size */
    max-width: 1170px;

    background: #fff;
    /*
	-webkit-box-shadow: 0 0 8px 2px rgba(182, 182, 182, 0.75);
	-moz-box-shadow: 0 0 8px 2px rgba(182,182,182, 0.75);
	-o-box-shadow: 0 0 8px 2px rgba(182,182,182,0.75);
	box-shadow: 0 0 8px 2px rgba(182, 182, 182, 0.75);
	*/

  	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

#modalHead{
	width: 100%;
	height: 40px;
    border-bottom: 1px solid #CCCCCC;
}

#modalHeadText{
	position: absolute;
	margin-left: 14px;
	margin-top: 10px;
}

#modalTopRight{
	float: right;
	width: 130px;
	margin-top: 14px;
	margin-right: 14px;
}


/* Modal data*/
#modalData{
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	/*margin-bottom: 14px;*/
	/*background-color: #444;*/
}


/* Status buttons */
.modalStatusButton{
	width: 100%;
	height: 37px;
	/*background-color:rgba(134,198,83,0.4);*/
	border: 1px solid #47BA6B;
	border-radius: 4px;
  	cursor: pointer;
	margin-bottom: 8px;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

.modalStatusButton:hover{
	text-decoration: none;
	color: #fff;
	background: #47ba6b;
	transition: background 0.2s ease, padding 0.8s linear;
}

.modalStatusButton:hover img{
	/*-webkit-filter: invert(100%);*/
}

.modalStatusButtonSelected{
	background: #47ba6b;
	color: #fff;
}
.modalStatusButtonSelected img{
	/*-webkit-filter: invert(100%);*/
}

.modalStatusButtonNeworder{
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}
.modalStatusButtonKitchen{
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}
.modalStatusButtonScooter{
	float: left;
	margin-top: -1px;
	margin-left: 6px;
}

.modalStatusButtonComplete{
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}

.modalStatusButtonText{
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}


/* The Close Button */
.closeModal {
	float: right;
    margin-top: 8px;
    margin-right: 18px;
}

.closeModal img{
	margin: 0;
	padding: 0;
	width: 28px;
	height: 28px;
}

.closeModal:hover,
.closeModal:focus {
    text-decoration: none;
    cursor: pointer;
}




/* The scroll Button */
.scrollToppings {
	display: none;
	position: fixed;
    bottom: 46px;
    right: 8px;
    z-index: 2;
    text-align: center;
    -moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

.scrollToppings img{
	margin: 0;
	padding: 0;
	width: 40px;
	height: 22px;
}

.scrollToppings:hover,
.scrollToppings:focus {
    text-decoration: none;
    cursor: pointer;
}





#toppingContainer{
	overflow: auto;
	/*background-color: green;*/
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}



#toppingList{
	/*max-height: 250px;*/
	/*overflow: auto;*/
	/*margin-bottom: 14px;*/
	margin-top: 4px;
	-webkit-overflow-scrolling: touch;
	/*background-color: red;*/
}

.inputs_toppings{
	width: 33%;
	background-color:rgba(192,192,192,0.5);
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #000;
	border: none;
	border-radius: 3px;
	font-family: 'Raleway';
	font-size: 18px;
	/*font-weight: bold;*/
}


.toppingOption{
	display: inline-block;
	height: 30px;
	width: 33%;
	line-height: 30px;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	/*background-color: green;*/
}

.toppingsCheckbox{
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
}

.toppingLabel{
	float: left;
	height: 26px;
	width: 100%;
	/*background-color: red;*/
}



#optionSaveButton{
	display: inline-block;
	height: 40px;
	/*margin-top: 12px;
	padding-top: 8px;*/
	padding-left: 4px;
	padding-right: 4px;

	background-color: #fff;
	color: #000;
	border-radius: 8px;
	border-style: solid;
	border-width: 2px;
    border-color: #8D121E;

	text-align: center;
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #8D121E;
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
	cursor:pointer;
}


#optionSaveButton a:link {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
	text-decoration: none;
}
#optionSaveButton a:visited {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}
#optionSaveButton a:hover {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}
#optionSaveButton a:active {
	font-family: 'Raleway';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8D121E;
}



#optionSaveButtonContainer{
	width: 100%;
	height: 50px;
	/*background-color: grey;*/
}



#knop{
	display: inline-block;
	background-color: red;
}

#totalItemPrice{
	display: inline-block;
}









#feedback{
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

#feedback textarea{
	margin-top: 20px;
	width: 90%;
	height: 100px;
}





.sticky {
  position: fixed;
  top: 0;
  right:370px;
  width: 100%;
}





/* Wachten op ideal betaling
*******************************/
#wachtenopbetaling{
	width: 100%;
	/*height: 240px;*/
	padding-top: 40px;
	/*padding-bottom: 20px;*/
	background-color:rgba(0,0,0,0.5);
	text-align: center;
}





#tip{
	display: none;
	margin-top: 10px;
}

#tipAmount{
	display: none;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}








#newsletter_form{
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 74%;
	/*background-color:rgba(255,255,255,0.8);*/
	border-radius: 8px;
}
#newsletter_form input{
	width: 96%;
	padding-left: 4%;
}
#newsletter_form textarea{
	width: 93%;
	height: 150px;
	padding-left: 4%;
}
#newsletter_form input[type=submit]{
	width: 100%;
	margin-top: 12px;
}







@media only screen and (max-width: 1040px) {

	#topRight{
		display: none;
	}


	.dish{
		display: inline-block;
		margin-top: 20px;
		width: 40%;
		margin-right: 20px;
		padding: 5px;
		background-color:rgba(0,0,0,0.5);
		/*background-color:rgba(34,148,63,0.5);*/
		border-radius: 8px;
	}

}





/*max-width: 695px*/
@media only screen and (max-width: 770px) {
	#wrap{
		padding-left: 8px;
		padding-right: 8px;
		margin-top: 20px;
	}
	#head{
		margin-top: 8px;
		height: 50px;
	}
	#logo{
		width: 100px;
		margin-top: -16px;
		margin-left: 10px;
	}
	#menu{
		display: none;
	}
	#topRight{
		display: none;
	}


	.htext{
		font-size: 48px;
		padding-top: 12px;
	}
	.stext{
		font-size: 22px;
		width: 98%;
	}

	.menu-btn{
		display: inline-block;
	}


	#openingstijden{
		width: 100%;
		height: auto;
		padding-top: 0px;
	}
	#openingstijden_left{
		display: inline-block;
		width: 100%;
		/*background-color: red;*/
		height: auto;
	}
	#openingstijden_right{
		display: inline-block;
		width: 100%;
	}

	.ResponsiveSlider{
		display: inline-block;
		width: 100%;
		max-width: 100%;
		margin-top: 0px;
		/*
		padding-left: 4%;
		padding-right: 4%;
		*/
		box-shadow: 0px 0px 0px rgba(0,0,0,0.19), 0px 0px 0px rgba(0,0,0,0.23);
	}


	#foot{
		width: 90%;
		height: auto;
		padding-bottom: 8px;
	}
	#foot_logo{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#foot_phone{
		display: none;
	}

	#foot_textTop{
		font-size: 14px;
	}
	#foot_textBottom{
		font-size: 14px;
	}


	#OverOns_Left{
		width: 98%;
		margin-top: 10px;
	}
	#OverOns_Right{
		width: 98%;
		margin-top: 10px;
	}
	#OverOns_Restaurant{
		display: none;
	}
	#OverOns_Plaats{
		display: none;
	}


	#contact{
		padding-top: 8px;
	}
	#contact_head{
		font-size: 40px;
	}
	#contact_form{
		width: 96%;
		margin-top: 4px;
		padding-left: 2%;
		padding-right: 2%;
		background: none;
	}
	#contact_formWrap{
		width: 100%;
	}
	#contact_formLeft{
		float: none;
		display: inline-block;
		width: 100%;
		padding: 0px;
		margin-top: 0px;
	}
	#contact_formRight{
		float: none;
		display: inline-block;
		width: 100%;
		padding: 0;
	}
	#contact_formBottom{
		margin-bottom: 0px;
	}
	.contact_inputLabel{
		color: #fff;
	}
	#contact_form input{
		width: 96%;
		padding-left: 4%;
	}
	#contact_form textarea{
		width: 93%;
		height: 150px;
		padding-left: 4%;
	}
	#contact_form input[type=submit]{
		width: 100%;
		margin-top: 12px;
	}



	#captchaText{
		color: #fff;
	}

	



	#bezorgen_Head{
		width: 100%;
		padding-top: 0px;
		padding-bottom: 8px;
		background-color:rgba(0,0,0,0.5);
		color: #fff;
	}
	#bezorgen_HeadLeft{
		float: none;
		display: none;
	}
	#bezorgen_HeadRight{
		float: none;
		width: 100%;
		margin-top: 0px;
		/*background-color: blue;*/
	}
	#bezorgen_HeadRightText{
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	#openClosed{
		font-size: 40px;
		padding-bottom: 0px;
	}
	.bezorgen_HeadSubtextFat{
		margin-top: 2px;
	}
	.bezorgen_HeadSubtext{
		margin-top: 2px;
	}


	#bezorgen_menuLeft{
		float: none;
		width: 100%;
		margin-left: 0px;
		padding-top: 0px;
		/*background-color: blue;*/
	}
	#cart{
		display: none;
		z-index: 0;
		position: fixed;
		float: none;
		/*
		width: 85%;
		height: 100%;
		top: 55px;
		left: 5%;
		*/
		top: -10px;
		left: 0;
		width: 100%;
		height: 100%;

		text-align: center;
		background-color: #9D0D16;
		background-color:rgba(141,18,30,0.9);
	}
	#bezorgen_bestelling{
		display: inline-block;
		margin-top: 20px;
		width: 90%;
		border-radius: 8px;
		border: 4px solid #fff;
		/*background-color: #9D0D16;*/
	}
	.dish{
		display: inline-block;
		margin-top: 20px;
		width: 98%;
		margin-left: 1px;
		margin-right: 0px;
		padding: 2px;
	}
	.orderlistItem{
		text-align: left;
	}
	.orderMinus{
		width: 20px;
		height: 20px;
	}
	.orderPlus{
		width: 20px;
		height: 20px;
	}
	.dishCount{
		font-size: 20px;
	}



	.modal {
	    display: none;
	    position: fixed;
	    z-index: 2;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    /*
	    width: 100%;
	    height: 100%;
	    */
	    overflow: auto;
	    /*
	    background-color: rgb(0,0,0);
	    background-color: rgba(0,0,0,0.1);
	    */
	}


	/* Modal Content/Box */
	.modal-content {
		position: fixed;
	    /*margin: 1% auto;*/
	    /*padding: 10px;*/
	    border: 0px;

	    margin: 0;
	    width: 100%;
	    height: 100%;

	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;

	    background: #fff;
	    /*
		-webkit-box-shadow: 0 0 8px 2px rgba(182, 182, 182, 0.75);
		-moz-box-shadow: 0 0 8px 2px rgba(182,182,182, 0.75);
		-o-box-shadow: 0 0 8px 2px rgba(182,182,182,0.75);
		box-shadow: 0 0 8px 2px rgba(182, 182, 182, 0.75);
		*/

	  	font-family: 'Open Sans', sans-serif;
		font-size: 16px;
	}


	
	#toppingContainer{
		position: fixed;
		overflow: auto;
		top: 0;
		bottom: 60px;
		left: 0;
		right: 40px;
		/*background-color: green;*/
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 30px;
	}

	#toppingList{
		/*max-height: 250px;*/
		/*overflow: auto;*/
		/*margin-bottom: 14px;*/
		margin-top: 4px;
		-webkit-overflow-scrolling: touch;
		/*background-color: red;*/
	}

	.toppingOption{
		width: 100%;
	}

	.inputs_toppings{
		width: 95%;
	}

	.scrollToppings {
		display: inline-block;
	}

	#optionSaveButtonContainer{
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 50px;
		/*background-color: grey;*/
	}



	#mobileCartButton{
		position: relative;
		display: inline-block;
		float: right;
		width: 44px;
		height: 44px;
		margin-top: 4px;
		margin-left: 14px;
		color: #fff;

		background: url('../images/icons/carticons/cart2.png') no-repeat;
		-webkit-background-size: fit;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	#mobileCartButtonCount{
		position: absolute;
		height: 22px;
		width: 22px;
		line-height: 22px;
		top: 0;
		right: 12px;
		border-radius: 25px;
		background-color: blue;
		font-size: 16px;
		text-align: center;
		background-color: #9D0D16;
		background-color:rgba(141,18,30,0.8);
	}

	#mobileCartButtonFoot{
		position: relative;
		display: inline-block;
		float: left;
		width: 44px;
		height: 44px;
		margin-top: 4px;
		margin-left: 14px;
		color: #fff;

		background: url('../images/icons/carticons/cart2.png') no-repeat;
		-webkit-background-size: fit;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	#cartCloseButton{
		display: inline-block;
	}

	#mobileSubmit{
		display: inline-block;
	}

	#catSelectMobile{
		display: inline;
	}

	#catSelectDesktop{
		display: none;
	}




	#mobileCartFoot{
		display: none;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 48px;
		background-color: #fff;
	}

	#mobileCartFootContent{
		max-width: 1170px;
		height: 100%;
		/*background-color: blue;*/
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		line-height: 48px;
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		user-select: none;
	}


	#mobileCartFootPrice{
		display: inline-block;
	}









	#bezorgen_infoLeft{
		float: none;
		width: 100%;
	}
	#complete_form{
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 14px;
		width: 100%;
		/*background-color:rgba(0,0,0,0.2);*/
		/*border-radius: 8px;*/
	}
	#complete_form_left{
		float: none;
		width: 100%;
		padding-bottom: 5px;
		/*background-color:rgba(0,0,0,0.2);*/
		/*border-radius: 8px;*/
	}
	#complete_form_right{
		float: none;
		width: 100%;
		/*background-color:rgba(0,0,0,0.2);*/
		padding-bottom: 5px;
		/*border-radius: 8px;*/
	}


	.paymentmethod{
		display: inline-block;
		width: 80px;
		height: 60px;
	}
	.paymentmethod img{
		display: inline-block;
		width: 80px;
		height: 60px;
	}

	#paymentDetails{
		margin-top: 40px;
	}

	#tip{
		margin-top: 50px;
	}

	#bezorgen_menuCats{

	}

	#bedanktBestelstatus{
		
	}

}




.catTitle{
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	/*text-decoration: underline;*/
	font-weight: bold;
	margin-top: 12px;
}




#waitScreen{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-color:rgba(0,0,0,0.8);
	text-align: center;
}

#waitScreenContent{
	color: #fff;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin-top:20%;
}

#waitScreenError{
	display: none;
	color: #fff;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}

#waitScreenErrorButton{
	display: inline-block;
	border: 2px solid #fff;
	border-radius:8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #ffffff;
}





.simple_dialog{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	text-align: center;
	background-color:rgba(0,0,0,0.8);
}

.simple_dialog_box{
	display: inline-block;
	margin-top: 20%;
	width: 80%;
	max-width: 300px;
	background-color:rgba(0,0,0,0.5);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: 2px solid #fff;
	border-radius:8px;
}

.simple_dialog_text{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #ffffff;
}

.simple_dialog_button{
	display: inline-block;
	border: 2px solid #fff;
	border-radius:8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
	margin-bottom: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #ffffff;
}



