/*
 * Constructor App CSS: 
 **/

a {
text-decoration-line: none;
}

.product-label {
	text-align: center;
	display: block;
	font-size: 110%;
}

.product-image {
width: 100%;
}

.detprod {
	text-align: right;
	display: block;
}

.detprod a {
	padding: .3em .7em;
	display: block;
	border-top: whitesmoke 1px solid;
	color: lightgrey;
}

.detprod a:hover {
	color: grey;
}

.desc {
	padding: 0 1em;
	font-size: 90%;
	text-align: center;
}

.shadowtext {
color: #333;
text-shadow: 1px 3px 0 #fff, 1px 7px 5px #fff;
color: #333;
margin-bottom: 0;
}

.w3-ul li {
	border: none;
}

.selected {
	background: #999;
	color: whitesmoke;
}

.menufl{
	height: 40px;
	max-height: 40px;
}

.frontheadbg {
	background-color: grba(255,255,255,0.5);
}

.btn-image-nl {
    background-image: url('https://hefest.s3.amazonaws.com/magic-foto-eu/apps/04141120-a000-44b3-80a5-2aa41fa1475d/uploads/eb4d72c8-7fde-4a98-819d-7b00f9e416c7') !important;
    background-size: contain;
    height: 150px;
}
.btn-image-de {
    background-image: url('https://hefest.s3.amazonaws.com/magic-foto-eu/apps/04141120-a000-44b3-80a5-2aa41fa1475d/uploads/99fe0e65-a0f3-466e-b781-010224f34a4b') !important;
    background-size: contain; 
    height: 150px;
}

.btn-image-nl span, .btn-image-de span{
	display: block;
	margin-top:50px;
	color: #111;
}