.ekko-lightbox-container {
    height: 100% !important;
}

#formdiv {
	/* visibility:hidden; */
	height:370px;
	opacity:0;
	background-color : rgba(230, 230, 230, 0.9);
}

.bggrayopac { background-color : rgba(240, 240, 240, 0.9); }

div.grid { overflow:hidden; }

#logo {
	width: 100%;
    max-width: 250px;
	margin: 5px 12px;
}

a[target="_blank"]:after {
	font-family: 'FontAwesome';
	content: "\A0\f08e";
}

a[href^="mailto:"]:after { content: ''; }

.contact { margin:0 0 10px 0; }

@media (min-width: 1200px) {
	.content-column.white-background {
		min-height: 900px;
		/* background-image:url(/img/grasright.jpg); */
		/* background-attachment:fixed; */
		background-position:right bottom;
		background-repeat:no-repeat;
	}
}

ul, .sidebar-menu { margin-bottom: 0px; }

.footer {
	/* position:relative; */
	width:100%;
	/* display:block; */
	background-color:#261F15;
	padding:30px;
	/* margin-top:110px; */
}

div.grid { margin-bottom:130px; }

.col-lg-8 { border-right: dotted gray 1px; }

.shopify-buy__product-description {font-size: 14px;}

.shopify-buy__option-select-wrapper {margin-top:15px;}

.shopify-buy__product__price {margin-bottom:0;}

/* .shopify-buy__carousel { min-height: 0; } */
	
/* <br>Lieferzeit 7 Tage, Versandkosten siehe unten"} */
.showform { cursor:pointer; }

.back-to-top {
 color:white;
 border-radius: 5px;
 background:#4a7f45;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:2px 6px;
 z-index: 100;
 }
 
.content-column-content .abstrakt { color:#888 !important }

.content-column-content .abstrakt i { display:none; }
 
@media (max-width: 1199px) {
  .boxside { 
	position:unset !important;
	margin-top:0 !important;
  }
}

.box-masonry-desription { margin-top: 8px; }

::placeholder {
  color: #aaa !important;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 90%;
	}
}