/* CSS Document */

/* hide arrows in input fields */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.vertical-spacer {
	height: 150px;
}
.vertical-spacer-prod {
	height: 150px;
}
.innerfooter row {
	margin-left: initial;
	margin-right: iinitial;
}

.comboSubSubGroupSelect {
	height: 35px !important;
	width:80%;
}

.winkelmand_dlg {
	
	width: 95%;
	max-width: 800px;
	/* background-color: var(--gds-clr-white);*/
	position: relative;
	display: flex;
	flex-direction: column;
	box-shadow: 0 0 30px rgba(0,0,0,.3);
}
.winkelmand_dlg .dijitDialogTitleBar {
	display: none;
}
winkelmand_dlg .dijitDialogPaneContent {
	overflow: initial;
}
.tundra .dijitDialogPaneContent{
	border:0px;
}

.winkelmand_dlg .button {
	padding: 15px;
	background-color: #cca74a;
	color: white;
	border: 0px;
	border-radius: 3px;
	width: 90%;
	margin-bottom: 10px;
	margin-right: 15px;
	font-size: 14px;
}
.winkelmand_dlg .buttonverder {
	background-color: #8c8c8c;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: white;
	border: 0px;
	border-radius: 3px;
	width: 90%;
	margin-bottom: 10px;
	margin-right: 15px;
	font-size: 14px;
}

.winkelmand_dlg-content .titel {
	font-size: 26px;
	color:  #cca74a;
	padding-left: 15px;
}

.winkelmand_titel {
	color: black;
	font-size: 30px;
	text-align: center;
	margin-top: 15px;
}


.category-accordion-list {
	list-style-type: none;
    padding-left: 0px;
}

.contacteerOns {
	font-size: 22px;
	color: #bfbfbf;
	font-weight: normal;
	vertical-algn: bottom;
}
.contacteerOns .text {
	line-height: 37px;
	vertical-align: bottom;
	font-size: 20px;
	padding-left: 5px;
	padding-right: 0px;
	}

.contacteerOns .rechterbox {
	background-color: 	#f2f2ea;
	padding: 25px;
	color: black;
	font-size: 16px;
	height: 370px;
}

.contacteerOns div {
	/*margin-bottom: 20px;*/
}

.contacteerOns .col-md-8 {
	padding-left: 0px;
}

.contacteerOns .container-fluid {
	padding-left: 0px;
}

.contacteerOns .button {
	padding: 15px;
	background-color: #cca74a;
	color: white;
	border: 0px;
	border-radius: 3px;
}

.contacteerOns row {
	padding: 15px;
}


.geyskens {
	
}
.geyskens .col-md-3 .col-lg-3{
	width: 221px;
}

aside {
	width: 221px;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=radio], input[type=checkbox] {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 13px;
}

.SearchTop {
	
}

.item-extra-cat-homepage {
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #bfbfbf;
	min-height: 286px;
	height: auto;
	font-size: 20px;
	color: black;
}

.item-extra-cat {
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #bfbfbf;
	min-height: 222px;
	height: auto;
	font-size: 20px;
	color: black;
}

.item-extra-cat  img{
	}

.item-HG {
	position: relative;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #bfbfbf;
	min-height: 222px;
	height: auto;
	font-size: 20px;
	color: black;
	text-align: center;
}

.item-HG img{
	max-height: 157px;

	}


.item-extra-cat-titel-homepage {
	font-weight: bold;
	line-height: 30px;
}

.item-extra-cat-titel {
font-weight: bold;
    line-height: 20px;
    font-size: 18px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}



.webShopButton {
	background-color: #cca74a;
	height: 36px;
	width: 100px;
	color: white !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-radius: 36px;
}

#main-nav-container #main-nav .menu li a {
	padding: 8px 20px;
}

.icon-box {
	color: #CCC;
}



.tekstrood {
	color: #F00;
}

.tekstroodvet {
	color: #F00;
	font-weight: bold;
}

@media ( min-width : 1000px) {
	#main-nav {
		margin-top: 20px;
	}
}

@media ( max-width : 999px) {
	#main-nav {
		margin-top: 20px;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

.proditem {
	margin-bottom: 5px;
	padding: 5px;
}

.prodpadding {
	padding: 5px;
}

.prodpadding_Extra_Cat_homepage {
	padding: 25px;
}
.prodpadding_Extra_Cat {
	padding: 10px;
}
.no-padding {
	padding: 0;
}

.wwtitel {
	color: #cca74a;
	font-size: 36px;
	text-transform: uppercase;
	text-align: left;
}

.wwicons {
	color: #cca74a;
	clear: both;
	display: block;
	font-size: 40px;
}

.wwblock {
	border: 1px solid #cca74a;
	margin: 25px auto;
	padding: 25px;
	background-color: #FFF;
	min-height: 340px;
}

.wwblocktitel {
	color: #000;
	margin: 15px;
	font-size: 20px;
	font-weight: 900;
}
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/*  BEGIN KLANT WORDEN FORM */
.kw_label {
	width: 200px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	font-size: 18px;
	float: left;
}

.kw_input {
	font-size: 16px;
	float: left;
}

.kw_label_ww {
	width: 200px;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	float: left;
}

.kw_input_ww {
	font-size: 14px;
	text-align: left;
	float: left;
}

/* BEDANKT */
.thx-unit {
	text-align: center;
	position: relative;
	color: #333333;
	margin-top: 25px;
}

.thx-unit h2 {
	font-size: 28px;
	line-height: 1;
	margin-bottom: 20px;
}

.thx-unit p {
	font-size: 15px;
}

.dropdown-menu {
	width: auto;
	margin: 0;
	font-size: 18px;
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-radius: 2px;
	/*
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  */
	z-index: 900;
	margin-left: -10px;
	background-color: #FFF;
}

.klantmenulink {
	text-decoration: none;
	padding: 10px;
	clear: both;
	background-color: #FFF;
}

.klantmenulink:hover {
	text-decoration: none;
	clear: both;
}

.klantmenulink a {
	color: #000;
	font-size: 13px;
}

.klantmenulink a:hover {
	color: #cba749;
}


@media ( min-width : 999px) {
	.centermargin {
		padding-left: 25%;
	}
}

/*  EINDE KLANT WORDEN FORM */
/************************************************/
/************************************************/
/************************************************/
/************************************************/

/* BEGIN  HOMETEKSTEN */
#inner-footer { 
	background-color: #000;
	color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
}


.innerhometext {
	padding-left: 20px;
	padding-right: 20px;
	min-height: 280px;
	text-align: center;
}

#inner-footer h3 {
	color: #cba749;
	text-align: center;
}

.houtbg {
	background: url(houtbg.jpg);
	background-size: cover;
	min-height: 280px;
}

.geenhoutbg {
	min-height: 370px;
}

.tekstwit {
	color: #FFF;
}

.homebuttondiv {
	bottom: 20px;
	position: relative;
	clear: both;
	height: auto;
	width: 90%;
	margin-top: 50px;
	margin-left: 20px;
	padding-top: 10px;
}

.homebutton {
	background-color: #cca74a;
	position: relative;
	color: #FFF;
	font-size: 16px;
	font-weight: 800;
	margin: 0 auto;
	border: 1px solid #dad9d9;
}

.homebutton a {
	color: #FFF;
}

.homebutton a:hover {
	color: #000;
}
/* EINDE  HOMETEKSTEN */

/* BEGIN  FOOTER */
.footerlink li {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.footerlink li:nth-child(1) {
	padding-right: 7px;
	border-right: 1px solid black;
}

.footerlink li:nth-child(2) {
	padding-left: 6px;
	padding-right: 7px;
	border-right: 1px solid black;
}

.footerlink li:nth-child(3) {
	padding-left: 6px;
	padding-right: 7px;
	border-right: 1px solid black;
}

.footerlink li:nth-child(4) {
	padding-left: 6px;
	padding-right: 7px;
	border-right: 1px solid black;
}




.footerlink li:last-child {
	padding-left: 6px;
}

.footerlink a {
	color: #666;
}

.footerlink a:hover {
	color: #000;
}

#footer a {
	font-size: 14px;
	margin: 0 auto;
}

.footergegevens {
	font-size: 17px;
	line-height: 22px;
	color: #000;
	font-weight: 500;
}

#footer #newsletter-container {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f4f2f2;
}
/* EINDE  FOOTER */

/* BEGIN  MIN - WIDTH : 994PX */
@media ( min-width : 994px) {
	.header4 #menu-right-side {
		left: 50px;
	}
}

/* BEGIN  MAX - WIDTH : 993PX */
@media ( max-width : 993px) {
	.header4 #menu-right-side {
		left: 0px;
	}
}

/* PRODUCT_DETAIL*/
.prod_det_artnummer {
	color: #999;
	width: 100%;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}

.prod_det_image_wrapper {
	width: 100%;
	/*height:140px;*/
	padding: 0;
}

.prod_det_image_wrapper img {
	width: 100%;
	height: auto;
}

.prod_det_benaming {
	color: #111;
	width: 100%;
	clear: both;
	font-size: 19px;
	font-weight: bold;
}

.prod_det_stukgewicht {
	color: #333;
	width: 100%;
	clear: both;
	font-size: 14px;
}

.prod_det_omschrijving {
	color: #333;
	width: 100%;
	clear: both;
	font-size: 12px;
	line-height: 14px;
}

.prod_det_icons_balk {
	padding: 0;
}

.prod_det_clear {
	clear: both;
	height: 10px;
}
.prod_det_clear .col-sm-6 col-xs-12{
	padding-left:0px;
}

.prod_det_euro {
	font-size: 19px;
}

.prod_det_prijs {
	font-size: 19px;
}

.prod_det_item_form {
	padding: 1px;
	margin-top: 10px;
	width: 250px;
	clear: both;
}
.prod_det_item_form .item-winkelmand {
	bottom: initial;
}

.prod_det_icoon {
	width: 22px;
	height: 22px;
	float: left;
	font-size: 20px;
	margin-right: 2px;
}
on 

.new-rect-promo { /* BLOKJE PROMO Proddetail */
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 12px;
	display: block;
	color: #fff;
	top: 0px;
	left: 0px;
	padding: 2px;
	position: absolute;
	text-transform: uppercase;
	z-index: 800;
	width: 62px;
	text-align: center;
	background: #e82d2d;
}

.new-rect-favorite { /* BLOKJE PROMO Proddetail */
	font-size: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 22px;
	display: block;
	color: #CCC;
	top: 20px;
	left: 0px;
	padding: 2px;
	position: absolute;
	text-transform: uppercase;
	z-index: 800;
	width: 62px;
	text-align: left;
}

/* BEGIN  ITEM BLOK */
@media ( min-width : 768px) {
	/* General product style */
	.item {
		position: relative;
		margin-bottom: 10px;
		border: 1px solid #bfbfbf;
		min-height: 420px;
		height: auto;
	}
	.no_order {
		min-height: 350px;
		height: auto;
	}
	.itemleeg {
		min-height: 420px;
		height: auto;
	}
	.cart{
	position: relative;
	width: 50px;
	height: 50px;
	top: 0px !important;
	/*margin: 0 .6em;*/
	background-image: url(cart.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
	

}



@media ( max-width : 767px) {
	.item {
		position: relative;
		margin-bottom: 3px;
		border: 1px solid #bfbfbf;
		height: auto;
		display: block;
		margin: 0 auto;
		max-width: 330px;
		min-height: 420px;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

.new-rect { /* BLOKJE Nieuw */
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 12px;
	display: block;
	color: #fff;
	top: 0px;
	right: 0px;
	padding: 2px;
	position: absolute;
	text-transform: uppercase;
	z-index: 90;
	width: 62px;
	text-align: center;
	background: #e82d2d;
}

.item-image-wrapper-extra-cat {
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center;
}

.item-image-wrapper-extra-cat img {
	width: 100%;
	margin: 0px;
	height: auto;
}

.item-image-wrapper-HG {
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center;
}

.item-image-wrapper-HG img {
	margin: 0px;
	height: auto;
	max-height: 117px;
}


.item-image-wrapper {
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center;
	min-height: 150px;
}

.item-image-wrapper img {
	width: auto;
	max-width: 100%;
	margin: 0px;
	max-height: 150px;
	height: auto;
}

.item-artnummer {
	color: #999;
	clear: both;
	font-size: 13px;
	height: 25px;
	padding-top: 8px;
}

.item-benaming {
	color: black;
	font-size: 16px;
	font-weight: bold !important;
	clear: both;
	min-height: 70px;
	padding-right: 2px;
}

.item-benaming-opgesneden {
	color: black;
	font-size: 12px;
	font-weight: bold !important;
	clear: both;
	padding-right: 2px;
	color: #cca74a;
	transform: rotate(-40deg);
	position: absolute;
	top:50px;
	opacity: 0.8;
}


.item-benaming a {
	color: #111;
	text-decoration: none;
}

.item-prijs {
	color: #333;
	font-size: 16px;
	clear: both;
	text-align: left;
}

.item-winkelmand {
	bottom: 5px;
	position: absolute;
	padding: 10px;
	margin: 0px;
	width:100%;
	color: black;
	font-size: 14px;
}

.item-winkelmand .aantal {
		line-height: 26px;
		padding-left: 10px;
		padding-right: 10px;
	}	
	
.item-winkelmand .opmerking {
		line-height: 26px;
		padding-left: 10px;
		padding-right: 10px;
	}	
	
	
.item-winkelmand-formaat {
	bottom: 70px;
	position: absolute;
	padding: 8px;
	margin: 0px;
	width:100%;
	color: black;
	font-size: 14px;
}

.item-winkelmand-formaat .formaat {
	padding:10px;	
}

.item-winkelmand-formaat .dropdown {
		line-height: 46px;
		padding-right: 8px;
	}	
.item-winkelmand-formaat .xspComboBox {
	padding: 10px;
	border-color: #bfbfbf;
	width: 100%;
}
	
.item-winkelmand .icon {
	width: auto;
	height: 25px;
	padding-right: 5px;
	}	
	
.item-winkelmand .input {
		line-height: 38px;
		padding: 0px;
		margin: 0px;
		width: 31px;
		border: 0px;
		text-align: center;
	}
	.item-winkelmand .inputWeight {
		line-height: 38px;
		padding: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
		width: 51px;
		border: 1px solid #bfbfbf;
		text-align: center;
		border-radius: 0;
		
	}
	
	
.prod_det_item_form .item-winkelmand {
	position: initial;
}
.prod_det_item_form .item-winkelmand-formaat {
	bottom: initial;
	position: relative;
	padding: 0px;
}

.prod_det_item_form .item-winkelmand-formaat .formaat{
	bottom: initial;
	position: relative;
	padding: 0px;
}

.prod_det_item_form .item-winkelmand  .aantal{
	bottom: initial;
	padding-left: 0px;
	width: 92px;
	
}

.prod_det_item_form .item-winkelmand .icon{
	height: 39px;
}
.prod_det_item_form .item-winkelmand .col-xs-1{
	padding: 0px;
}
.TerugNaarOverzicht {
	font-size: 16px;
}

.prijs {
	color: black;
	font-size: 28px;
}

.prijs-eenheid {
	color: black;
	font-size: 12px;
}

.prijs-euro {
	color: black;
	font-size: 13px;
}

.product_icoon {
	width: 25px;
	height: 25px;
	float: right;
	color: black;
}

.loginblok {
	position: absolute;
	bottom: 7px;
	left: 5%;
	display: inline-block;
	width: 90%;
}

.item-login {
	background-color: #cca74a;
	padding: 5px;
	text-align: center;
	bottom: 5px;
	border-radius: 2px;
}

.item-login a {
	text-decoration: none;
	color: white;
	font-size: 16px;
}

.item-naar-de-shop {
	background-color: #cca74a;
	padding: 5px;
	text-align: center;
	bottom: 5px;
	border-radius: 2px;
	width: 154px;
	left: 50%;
	margin: 0 auto;
	margin-bottom: 15px;
}

.item-naar-de-shop a {
	text-decoration: none;
	color: white;
	font-size: 16px;
}

.item-bekijk-meer {
	background-color: #cca74a;
	padding: 5px;
	text-align: center;
	bottom: 15px;
	border-radius: 2px;
	margin-left: 20%;
	position: absolute;
	width: 60%;
}

.item-bekijk-meer a {
	text-decoration: none;
	color: white;
	font-size: 16px;
}

.item-form {
	padding: 1px;
	margin-top: 10px;
	width: 100%;
}

.item-tekst {
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
	color: #000;
}

.item-input {
	padding: 0px;
}

.prod_input {
	height: 46px;
	width: 31px;
	border: 1px solid #CCC;
}

.prodplus {
	padding: 0px;
	text-align: right;
}

.prodplus img {
	width: 35px;
	margin-left: 6px;
	margin-top: -3px;
}

.itemtekst_left {
	line-height: 12px;
}

.itemtekst_right {
	line-height: 12px;
	text-align: right;
	padding-right: 5px;
}

.item-bottom-part {
	padding: 0px;
	padding-top: 10px;
}

.icoonrood {
	color: #fe0000;
}

.icoongrijs {
	color: #CCC;
}

.icoonoranje {
	color: #f8c558;
}

.icoongroen {
	color: #539d20;
}

.icoongoud {
	color: #cba749;
}

/* EINDE  ITEM  BLOK */

/* BEGIN  ITEM HORIZONTAAL */
.item_hor {
	position: relative;
	height: auto;
	clear: both;
	border: 1px solid #bfbfbf;
}

.new-rect-hor { /* BLOKJE Nieuw */
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 12px;
	display: block;
	color: #fff;
	top: 0px;
	right: 0px;
	padding: 2px;
	position: absolute;
	text-transform: uppercase;
	z-index: 90;
	width: 62px;
	text-align: center;
	background: #e82d2d;
}

.infopadding-hor {
	padding-top: 20px;
	padding-right: 20px;
}

.tekstrechts {
	text-align: right;
}

.item-image-wrapper-hor {
	width: 100%;
	/*height:140px;*/
	padding: 0;
}

.horformpadding {
	padding-top: 17px;
}

.item-image-wrapper-hor img {
	width: auto;
	max-width: 99%;
	display: block;
	margin: 0 auto;
	height: auto;
	max-height: 99%;
}

.item-artnummer-hor {
	color: #999;
	font-size: 14px;
	line-height: 113px;
}

.item-benaming-hor {
	color: #111;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 113px;
	text-align: left;
	padding: 0;
}

.item-icons-hor {
	padding: 0;
	line-height: 113px;
}

.prodplus-hor {
	line-height: 22px;
	text-align: center;
	font-size: 30px;
}

.product_icoon-hor {
	width: 22px;
	height: 22px;
	float: right;
	font-size: 18px;
	margin: 2px;
	color: black;
}

.item-prijs-hor {
	color: #333;
	font-size: 16px;
	text-align: right;
	line-height: 113px;
}

.prod_title_ico {
	font-size: 24px;
}

/* EINDE  ITEM  HORIZONTAAL */

/* BEGIN BASKET */
@media ( max-width : 1999px) {
	.clear1200 {
		clear: both;
	}
}

@media ( min-width : 1200px) {
	.clear1200 {
		display: none;
	}
}

@media ( max-width : 993px) {
	.clear994 {
		clear: both;
	}
	.alignright994 {
		text-align: left;
	}
}

@media ( min-width : 993px) {
	.clear994 {
		display: none;
	}
	.alignright994 {
		text-align: right;
	}
}

@media ( min-width : 768px) {
	.clear768 {
		display: none;
	}
	.alignright768 {
		text-align: right;
	}
	.marginleft768 {
		margin-left: 0px;
	}
	.basket_undertext {
		color: #666;
		font-size: 14px;
	}
	.basket_undertext_small {
		display: none;
	}
}

@media ( max-width : 767px) {
	.clear768 {
		clear: both;
	}
	.alignright768 {
		text-align: left;
	}
	.marginleft768 {
		margin-left: -20px;
	}
	.basket_undertext {
		display: none;
	}
	.basket_undertext_small {
		color: #666;
		font-size: 14px;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

.item_basket {
	position: relative;
	height: 113px;
	clear: both;
	border-bottom: 2px solid #bfbfbf;
}

.nopadding {
	padding: 0;
}

.basketprijsfont {
	font-size: 15px;
}

.basket_prijs {
	position: relative;
	height: auto;
	float: left;
	text-align: left;
}

.basket_eenheid {
	position: relative;
	height: auto;
	float: left;
	text-align: right;
}

.basket_iconen {
	
	line-height: 113px;
}

.basket_subtitel_groen {
	clear: both;
	color: #59a12a;
	height: auto;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.basket_subtitel_geel {
	clear: both;
	color: #f8ad17;
	height: auto;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.basket_subtitel_rood {
	clear: both;
	color: #e20d1a;
	height: auto;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.basket_undertext_right  {
	color: #666;
	font-size: 14px;
	text-align: right;
	right: 5px;
}

.basket_undertext_left  {
	color: #666;
	font-size: 14px;
	text-align: left;
	right: 5px;
}

.basket_undertext_left input[type=radio], input[type=checkbox] {
	margin-left: 0px;
}
.basketshopcar {
	Width: 27px;
	height: 25px;
	background: url(shopcar.svg) no-repeat;
	float: right;
	margin-right: -10px;
	margin-left: 10px;
}

.basketshopcarplus {
	Width: auto;
	height: 36px;
	background-image: url("https://www.Delikatessenshop.be/geyskens/orders_part.nsf/cart.svg");
	background-repeat: no-repeat;
	float: right;
	margin-right: -10px;
	margin-left: 10px;
	color: white;
	text-align: center;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 2px;
}

.basket_icoon {
	text-align: center;
	vertical-align: middle;
	height: 36px;
	float: left;
	font-size: 20px;
	background-image: url("https://www.Delikatessenshop.be/geyskens/orders_part.nsf/cart.svg");
	background-repeat: no-repeat;
	padding: 0px;
}

.basket_icoon_aantal {
	color: white;
	background-color: red;	
	display: block;
	width: 20px;
	height: 20px;
	 -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 20px;
    padding-top: 1px;
    padding-left: 1px;
}

.bk_iconlink {
	color: #666;
	margin-left: 5px !important;
}

.bk_iconlink:hover {
	color: #000;
}

.basket_line_under {
	border-bottom: 1px solid #999;
}

.basket-item-image-wrapper {
	width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    max-height: 113px;
}

.basket-item-image-wrapper img {
    width: auto;
    max-width: 100%;
    margin: 0px;
    max-height: 95px;
    height: auto;
}

@media ( min-width : 768px) {
	.basket-item-image-wrapper {
		width: 100%;
	    height: auto;
	    padding: 0;
	    text-align: center;
	    max-height: 113px;
	}
	.basket-item-image-wrapper img {
	    width: auto;
	    max-width: 100%;
	    margin: 0px;
	    max-height: 95px;
	    height: auto;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

@media ( max-width : 767px) {
	.basket-item-image-wrapper {
		width: 100%;
	    height: auto;
	    padding: 0;
	    text-align: center;
	    max-height: 113px;
	}
	.basket-item-image-wrapper img {
	    width: auto;
	    max-width: 100%;
	    margin: 0px;
	    max-height: 95px;
	    height: auto;
	
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
	}

.alignright {
	text-align: right;
}

.basket_dateprice {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.basket-selectbox {
	color: #666;
	padding: 2px;
	line-height: 38px;
}

.paddingbottom25 {
	padding-bottom: 25px;
}
/* EINDE  BASKET */

/* BEGIN  MIN - WIDTH : 1200PX */
@media ( min-width : 1200px) {
	/* BEGIN  HOMETEKSTEN */
	#inner-footer {
		font-size: 16px;
		line-height: 19px;
	}
	#inner-footer h3 {
		font-size: 26px;
	}
	.hometekstpadding {
		padding: 10px;
	}
	/* EINDE  HOMETEKSTEN */

	/*BEGIN PROMOTIES */
	.title {
		margin-top: 0px;
		text-align: left;
		font-size: 28px;
		color: #e82d2d;
		padding-left: 12px;
		font-family: "Josefin Sans", sans-serif;
	}
}
/* EINDE  MIN - WIDTH : 1200PX */

/* BEGIN  MAX - WIDTH : 1199PX AND MIN - WIDTH: 768PX*/
@media ( max-width : 1199px) AND (min-width: 768px) {
	.title {
		text-transform: uppercase;
		text-align: left;
		font-size: 28px;
		color: #e82d2d;
		padding-left: 12px;
		font-family: "Josefin Sans", sans-serif;
	}
}
/* EINDE  MAX - WIDTH : 1199PX AND MIN - WIDTH: 768PX*/

/* BEGIN  MIN - WIDTH : 481PX*/
@media ( min-width : 501px) {
	.toplinks {
		float: right;
		padding-left: 3px;
		padding-right: 13px;
		padding-top: 12px;
		display: block;
		height: 49px;
	}
	.toplinks a {
		text-decoration: none;
		color: #FFF;
		font-size: 16px;
	}
	.toplinks a:hover {
		text-decoration: none;
		color: #cca74a;
	}
	.novisup501 {
		display: none;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE MIN - WIDTH: 501PX*/

/* BEGIN  MAX -WIDTH : 500PX*/
@media ( max-width : 500px) {
	.toplinks {
		float: right;
		text-align: center;
		width: 30%;
		padding-top: 12px;
		display: block;
		height: 49px;
	}
	.toplinks a {
		text-decoration: none;
		color: #FFF;
		font-size: 16px;
	}
	.toplinks a:hover {
		text-decoration: none;
		color: #cca74a;
	}
	.novisun500 {
		display: none;
	}
	.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE MIN - WIDTH: 481PX*/

/* BEGIN  MAX - WIDTH : 767PX AND MIN - WIDTH: 650PX*/
@media ( max-width : 767px) AND (min-width: 650px) {
	.item-image-wrapper {
		width: 100%;
		min-height: auto;
		max-height: 150px;
		padding: 0;
	}
	.item-image-wrapper img {
		width: 100%;
	}
	.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE  MAX - WIDTH : 767PX AND MIN - WIDTH: 650PX*/

/* BEGIN  MAX - WIDTH : 649PX AND MIN - WIDTH: 580PX*/
@media ( max-width : 649px) AND (min-width: 580px) {
	.item-image-wrapper {
		width: 100%;
		min-height: 150px;
		height: auto;
		padding: 0;
	}
	.item-image-wrapper img {
		width: 100%;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE  MAX - WIDTH : 649PX AND MIN - WIDTH: 580PX*/

/* BEGIN  MAX - WIDTH : 579PX AND MIN - WIDTH: 480PX*/
@media ( max-width : 579px) AND (min-width: 480px) {
	.item-image-wrapper {
		width: 80%;
		min-height: 150px;
		height: auto;
		padding: 0;
	}
			.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE  MAX - WIDTH : 579PX AND MIN - WIDTH: 480PX*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* BEGIN BOVENBALK PRODUCTEN */
.productendbreak {
	margin: 30px;
	height: 50px;
	clear: both;
}

/* BEGIN  MIN - WIDTH : 994PX */
@media ( min-width : 994px) {
	.prodbalkseparator {
		display: none;
	}
	.basketseparator {
		display: none;
	}
}

/* BEGIN  MIN - WIDTH : 994PX */
@media ( max-width : 993px) {
	.prodbalkseparator {
		display: block;
		clear: both;
		height: 10px;
	}
	.basketseparator {
		display: block;
		clear: both;
		height: 8px;
		margin-bottom: 3px;
		/*border-bottom:1px solid #CCC;*/
	}
	.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

.prdgrp_balk {
	text-align: center;
	margin-bottom: 10px;
}

.prdgrp_Title {
	padding: 10px;
	font-size: 16px;
	display: inline-block;
	margin: 0 5px;
}

.prdgrp_Title a {
	text-decoration: none;
	color: #0b0b0b;
}

.prdgrp_Title a:hover, .prdgrp_Title_active {
	text-decoration: none;
	color: #0b0b0b;
	border-bottom: 2px solid #CCC;
}

.prodtoolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 32px;
	height: auto;
}

.klanticoon {
	text-align: right;
}

.breadcrumb li {
	padding-top: 3px;
}

.breadcrumb a {
	color: #333;
	font-size:14px;
	font-weight: bold;
}

.breadcrumb a:hover {
	color: #cba749;
}

.breadcrumb>li+li:before {
	padding: 0 4px;
	color: #cba749;
	content: "\003E";
}

.loginusername {
	position: relative;
	float: left;
	line-height: 26px; 
}

/* EINDE BOVENBALK PRODUCTEN */
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* BEGIN  MAX - WIDTH : 767PX AND MIN - WIDTH: 480PX*/
@media ( max-width : 767px) AND (min-width: 480px) {
	.title {
		text-transform: uppercase;
		text-align: left;
		font-size: 20px;
		color: #e82d2d;
		padding-left: 12px;
		font-family: "Josefin Sans", sans-serif;
	}
	.item-artnummer {
		color: #999;
		clear: both;
		font-size: 14px;
	}
	.item-benaming {
		color: #111;
		font-size: 14px !important;
		font-weight: bold !important;
		font-weight: bold;
		min-height: 70px;
		text-wrap: suppress;
	}
	.item-benaming a {
		color: #111;
		text-decoration: none;
	}
	.item-prijs {
		color: #333;
		clear: both;
		text-align: left;
	}
	.prijs {
		color: black;
		font-size: 28px;
	}
	.prijs-eenheid {
		color: black;
		font-size: 13px;
	}
	.prijs-euro {
		color: black;
		font-size: 13px;
	}
	.product_icoon {
		width: 22px;
		height: 22px;
		float: right;
		color: black;
	}
	.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE  MAX - WIDTH : 767PX AND MIN - WIDTH: 480PX*/
@media ( max-width : 479px) {
	.logo-container {
		text-align: center;
		padding-bottom: 9px;
		clear: both;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

/* BEGIN  MAX - WIDTH : 479PX*/
@media ( max-width : 479px) {
	.title {
		text-transform: uppercase;
		text-align: left;
		font-size: 18px;
		color: #e82d2d;
		padding-left: 12px;
		font-family: "Josefin Sans", sans-serif;
	}
	.item-image-wrapper {
		width: 95%;
		min-height: 150px;
		height: auto;
		padding: 0;
	}
	.item-artnummer {
		color: #999;
		clear: both;
		font-size: 14px;
	}
	.item-benaming {
		color: #111;
		font-size: 14px !important;
		font-weight: bold !important;
		clear: both;
		min-height: 70px;
		text-wrap: suppress;
	}
	.item-benaming a {
		color: #111;
		text-decoration: none;
	}
	.item-prijs {
		color: #333;
		font-size: 16px;
		clear: both;
		text-align: left;
	}
	.prijs {
		color: black;
		font-size: 28px;
	}
	.prijs-eenheid {
		color: black;
		font-size: 13px;
	}
	.prijs-euro {
		color: black;
		font-size: 13px;
	}
	.product_icoon {
		width: 22px;
		height: 22px;
		float: right;
		color: black;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}
/* EINDE  MAX - WIDTH : 479PX*/

/*EINDE PRODUCTEN PROMO*/
.pagefoto {
	position: relative;
	width: 100%;
	height: 350px;
	margin-bottom: 60px;
	clear: both;
}

.pagefototext {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: rgba(255, 255, 255, 0.6);
	width: 100%;
	min-height: 20px;
	position: absolute;
	display: inline-block;
	height: auto;
	bottom: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
}

.pagefototext_titel {
	text-transform: uppercase;
	color: #000;
	font-size: 24px;
	font-weight: 600;
}

@media ( max-width : 767px) {
	.pagefototext_titel {
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
		padding-left: 10px;
	}
	.pagefoto {
		height: 250px;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

@media ( min-width : 1200px) {
	.slidetext {
		background-color: rgba(255, 255, 255, 0.6);
		max-width: 350px;
		min-width: 300px;
		width: auto;
		height: auto;
		left: 50%;
		top: 35%;
		padding: 15px;
	}
	.slidetext h1 {
		text-transform: uppercase;
		color: #000;
		letter-spacing: 0px;
		font-size: 24px;
		font-weight: bold;
	}
	.slidetext p {
		letter-spacing: 0px;
		font-size: 17px;
		background-color: #e82d2d;
		padding: 8px;
		color: white;
		width: fit-content;
		border-radius: 3px;
	}
	.pijlrechts {
		display: block;
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 14px;
		height: 10px;
		background-size: cover;
		background: url(Arrow-Right.svg) no-repeat;
	}
}

@media ( max-width : 1199px) AND (min-width: 990px) {
	.slidetext {
		background-color: rgba(255, 255, 255, 0.6);
		width: 30%;
		height: auto;
		left: 50%;
		top: 35%;
		padding: 15px;
	}
	.slidetext h1 {
		text-transform: uppercase;
		color: #000;
		letter-spacing: 0px;
		font-size: 19px;
		font-weight: bold;
	}
	.slidetext p {
		color: white;
		width: fit-content;
		letter-spacing: 0px;
		font-size: 15px;
		background-color: #e82d2d;
		padding: 8px;
		border-radius: 3px;
	}
	.pijlrechts {
		display: block;
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 14px;
		height: 30px;
		background-size: cover;
		background: url(Arrow-Right.svg) no-repeat;
	}
}

@media ( max-width : 989px) AND (min-width: 751px) {
	.slidetext {
		background-color: rgba(255, 255, 255, 0.6);
		border-radius: 10px;
		width: 40%;
		height: auto;
		right: 15%;
		top: 30%;
		padding: 15px;
	}
	.slidetext h1 {
		text-transform: uppercase;
		color: #000;
		letter-spacing: 0px;
		font-size: 19px;
		font-weight: bold;
	}
	.slidetext p {
		color: white;
		background-color: #e82d2d;
		width: fit-content;
		border-radius: 3px;
		letter-spacing: 0px;
		font-size: 15px;
	}
	.pijlrechts {
		display: block;
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 14px;
		height: 30px;
		background-size: cover;
		background: url(Arrow-Right.svg) no-repeat;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

@media ( max-width : 750px) AND (min-width: 461px) {
	.slidetext {
		background-color: rgba(255, 255, 255, 0.6);
		border-radius: 10px;
		width: 50%;
		height: auto;
		right: 10%;
		top: 20%;
		padding: 15px;
	}
	.slidetext h1 {
		text-transform: uppercase;
		color: #000;
		letter-spacing: 0px;
		font-size: 17px;
		font-weight: bold;
	}
	.slidetext p {
		letter-spacing: 0px;
		font-size: 15px;
		line-height: 15px;
		color: white;
		background-color: #e82d2d;
		width: fit-content;
		border-radius: 3px;
	}
	.pijlrechts {
		display: block;
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 12px;
		height: 25px;
		background-size: cover;
		background: url(Arrow-Right.svg) no-repeat;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

@media ( max-width : 460px) {
	.slidetext {
		background-color: rgba(255, 255, 255, 0.6);
		border-radius: 10px;
		width: 85%;
		height: auto;
		left: 5%;
		top: 30%;
		padding: 10px;
	}
	.slidetext h1 {
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 5px;
		color: #000;
		letter-spacing: 0px;
		font-size: 15px;
		line-height: 18px;
		font-weight: bold;
	}
	.slidetext p {
		color: white;
		background-color: #e82d2d;
		width: fit-content;
		border-radius: 3px;
		letter-spacing: px;
		font-size: 13px;
		line-height: 14px;
	}
	.pijlrechts {
		display: block;
		position: absolute;
		bottom: 3px;
		right: 3px;
		width: 12px;
		height: 25px;
		background-size: cover;
		background: url(Arrow-Right.svg) no-repeat;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

/* ----------------------------------
       topproductmenu
---------------------------------- */
.topproductmenu-container {
	font-size: 16px;
	background: #f4f2f3;
	width: 100%;
	height: auto;
}

.topproductmenu_oz {
	padding: 8px 15px 6px;
	display: inline-block;
	background-color: #cca74a;
	display: block;
	border-bottom: 2px solid #cca74a;
	width: 221px;
}

.topproductmenu_oz a {
	color: #FFF;
}

@media ( min-width : 768px) {
	.topproductmenu {
		padding: 4px 10px 2px;
		display: inline-block;
		border-bottom: 2px solid #f4f2f3;
	}
	.topproductmenu_active {
		padding: 4px 10px 2px;
		display: inline-block;
		border-bottom: 2px solid #000;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

@media ( max-width : 767px) {
	.topproductmenu {
		padding: 4px 10px 2px;
		display: block;
		border-bottom: 2px solid #f4f2f3;
	}
	.topproductmenu_active {
		padding: 4px 10px 2px;
		display: block;
		border-bottom: 2px solid #000;
	}
		.cart{
			position: relative;
			width: 50px;
			height: 50px;
			top: 0px !important;
			/*margin: 0 .6em;*/
			background-image: url(cart.svg);
			background-size: contain;
			background-repeat: no-repeat;
		}
}

.topproductmenu a {
	color: #000;
}

.topproductmenu_active a {
	color: #F00;
}

/* ----------------------------------
       LEFTMENU ACCORDION
---------------------------------- */
.menuchevrondown {
	font-size: 18px;
	display: block;
	top: 0px;
}

.menuchevronright {
	font-size: 18px;
	display: block;
	top: 0px;
}

.errorLabel{ 
	background: #cca74a !important;
  padding: 10px !important;
  border-radius: 0 !important;
  position: relative; 
  display: inline-block !important;
  box-shadow: 1px 1px 1px #aaaaaa;
  margin-top: 10px;
  color: white;
  width: 400px;
  text-align: center;
}

.errorLabel:before{ 
  content: '';  
  width: 0;  
  height: 0;  
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cca74a;
  position: absolute;  
  top: -10px; 
  left: 300px;
}
.errorLabel:after {
	color: #cca74a !important;
}

.Favoriet-tile {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 80;
}

.no_order .Favoriet-tile  {
	display: none;
}


/* CSS Document */

.mytekst{
	color:#333;
	font-size:15px;
	line-height:19px;
	margin-top:50px;
	padding:25px;
}
.mytekst ul,ol{
	margin-left:40px;
}
	.mytekst ul li{
/*		list-style-image:url(List-item.svg);
		list-style-position:inside;
*/		list-style-type:disc;
	}
	.mytekst ol li{
/*		list-style-image:url(List-item.svg);
		list-style-position:inside;
*/		list-style-type: decimal;
	}
	.mytekst strong,b{
		color:#000;
		font-size:16px;
		font-weight:800;
	}
	.mytekst i,em{
		color:#cba749;
	}

@media (min-width: 768px) {

#fotointxt_left{
	float:left;
	width:45%;
	margin-right:25px;
	margin-bottom:15px;
}
#fotointxt_left img{
	width:100%;
	border-radius:1px;
	border-radius:3px;
/*
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
*/
}
#fotointxt_right{
	float:right;
	width:45%;
	margin-left:25px;
	margin-bottom:15px;
}
#fotointxt_right img{
	width:100%;
	border-radius:1px;
	border-radius:3px;
/*	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
*/}

#fotointxt_right_2{
	float:right;
	width:45%;
	margin-left:25px;
	margin-bottom:15px;
}
#fotointxt_right_2 img{
	width:100%;
	border-radius:1px;
	border-radius:3px;
/*	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
*/}

.talenkeuze{
	float:right;
	margin-top:5px;
	text-transform:uppercase;

}

}


@media (max-width: 767px) {
/*
body, p{
	font-size: 15px;
	line-height: 20px;

}
.talenkeuze{
	float:left;
	margin-bottom:10px;
	clear:both;

}
*/
#fotointxt_left{
	width:90%;
	text-align:center;
	clear:both;
	margin:0 auto;
	margin-bottom:15px;
}
#fotointxt_left img{
	width:100%;
	border-radius:1px;
	border-radius:3px;
/*	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
*/}
#fotointxt_right{
	width:90%;
	text-align:center;
	clear:both;
	margin:0 auto;
	margin-bottom:15px;
}
#fotointxt_right img{
	width:100%;
	border-radius:1px;
	border-radius:3px;
/*	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
*/}


}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 98%;
	height: 98%;
}

.pdfblok {
	float:left;
	width:150px;
	height:150px;
	text-align:center;
	line-height:11px;
	margin:5px 15px;
}
	.pdfblok a{
	font-weight:normal;	
	font-size:11px;
	}





.form-control::-webkit-input-placeholder { 
  	color: #666;
	opacity: 1;
/*	font-size:18px;*/
}

.form-control::-moz-placeholder { /* Firefox 19+ */
  	color: #666;
	opacity: 1;
/*	font-size:18px;*/
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  	color: #666;
	opacity: 1;
/*	font-size:18px;*/
}
.form-control:-moz-placeholder { /* Firefox 18- */
  	color: #666;
	opacity: 1;
/*	font-size:18px;*/
}
.form-control{
	font-size:18px;
	background-color:white;
}
