a {
	text-decoration: none!important;
}

li input {
	background: none;
	border: none;
	color: inherit;
	width: 95%;
}
@font-face {
  font-family: 'Martina';
  src: 
	local('Martina'),           
    url(../fonts/martina.TTF) format('ttf'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe-Print';
  src: 
	local('Segeo Print'),
	local('segeopr');
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  clear: both;
}
div.top-placeholder {
	height: 100px!important;
	position: relative;
}

.w3-top {
	z-index: 950;
}
#pinboard {
	width: 100%;
	min-height: 80vh;
	height: auto;
	background-image: url("../img/pinboard.jpg");
	background-size: cover;
	position: relative;
}
#pinboard-pen {
	position: absolute;
	right: 40px;
	top: -40px;
	z-index: 2;
	-webkit-transform: scaleX(-1) rotate(-20deg);
	transform: scaleX(-1) rotate(-20deg);
	cursor: grab;
	-webkit-filter: drop-shadow(-10px 8px 4px rgba(0,0,0,0.5));
    filter: drop-shadow(-10px 8px 4px rgba(0,0,0,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=6, Color='#000')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=6, Color='#000')";
}
#shopping-bag {
	position: absolute;
	right: -40px;
	bottom: -190px;
	z-index: 2;
	-webkit-transform: scaleX(-1) rotate(10deg);
	transform: scaleX(-1) rotate(10deg);
}
#die {
	font-size: 3em;
}

.recipe-card {
	/* background-color: #F2F5A9; */
	background-image: linear-gradient(0deg, #98CD8D 1.43%, #f2f5bf 1.43%, #f2f5bf 50%, #98CD8D 50%, #98CD8D 51.43%, #f2f5bf 51.43%, #f2f5bf 100%);
	background-size: 70.00px 70.00px;
	font-family: "Segoe Print";
	color: #08009c!important;
}

.recipe-card h3 {
	font-family: Martina;
	/* font-weight: bold; */
	font-size: 40px;
}
input.pin-button {
	background: none;
	border: none;
	position: relative;
}
.pin {
	position: relative;
	top: 24px;
	left: -8px;
	height: 50px;
	z-index: 900;
	-webkit-filter: drop-shadow(0px 3px 1px rgba(0,0,0,0.5)) grayscale(0.1);
    filter: drop-shadow(0px 3px 1px rgba(0,0,0,0.5)) grayscale(0.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
	cursor: grab;
}
.paperclip {
	/* background-image: url("../img/paperclip-s.png"); */
	/* background-repeat: no-repeat; */
	/* background-size: contain; */
	position: relative;
	top: -24px;
	left: -8px;
	height: 100px;
	z-index: 900;
	-webkit-filter: drop-shadow(-2px 3px 1px rgba(0,0,0,0.5));
    filter: drop-shadow(-2px 3px 1px rgba(0,0,0,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
}
.recipe-img {
	position: relative;
	top: -100px;
	-webkit-filter: drop-shadow(-2px 3px 1px rgba(50,50,50,0.5));
    filter: drop-shadow(-2px 3px 1px rgba(50,50,50,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=-2, OffY=3, Color='#000')";
	border: 2px solid white;
	-moz-transform: rotate(4deg);
-ms-transform: rotate(4deg);
-o-transform: rotate(4deg);
-webkit-transform: rotate(4deg);
}
.shopcart {
	position: relative;
	/* top: 4px; */
	/* right: 8px; */
	/* background-color: blue; */
	/* color: transparent!important;   */
  /* text-shadow: 0 0 0 red; */
}


.button-fixed-lowerright {
	position: absolute;
	bottom: -30px;
	right: 0;
	float: right;
	margin: 32px;
	z-index: 2;
}
input.button-fixed-lowerright{
	right: 60px;
}
@media (max-width: 601px) {
	
}
#cook {
		background-image: url("../img/background-cook.jpg");
		background-size: cover;
	}
	#list {
		background-image: url("../img/background-list.jpg");
		background-size: cover;
	}
	#recipe {
		background-image: url("../img/background-recipe.jpg");
		background-size: cover;
	}
#cook, #list, #recipe {
	-webkit-filter: sepia(0.7) opacity(.5);
    filter: sepia(0.7) opacity(.5);
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: -9999;
}


#einkauf.w3-ul {
	background-color: rgba(33, 150, 243,0.8)!important;
}
#einkauf-erl.w3-ul {
	background-color: rgba(33, 150, 243,0.4)!important;
}
#einkauf li:last-child {
	margin-bottom: 10px;
}


.recipe-menu {
	position: relative;
	float: right;
	top: -26px;
	right: -20px;
}
.recipe-menu button {
	padding: 10px 16px;
	margin-bottom: 5px;
}
.recipe-menu button:before {
	content: "";
	background: transparent;
	border: double 6px rgb(96, 125, 139);
	border-radius: 50%;
	width: 56px;
	height: 55px;
	position: absolute;
	left: -4px;
	top: -4px;
}
.recipe-menu button:hover:before {
	border: double 6px rgb(204, 204, 204););
}
.recipe-menu .w3-dropdown-content {
	background-color: transparent;
	min-width: 0px;
}
.recipe-menu .w3-dropdown-content a {
	padding: 6px 12px;
	margin-top: 3px;
	/* width: 50px; */
	/* height: 50px; */
	/* border-radius: 50%; */
}
.w3-dropdown-hover.recipe-menu:first-child, 
.w3-dropdown-click.recipe-menu:hover {
	background-color: transparent;
}

.recipe-img-container {
	float: left; 
	margin-right: 4px; 
	width: 300px; 
	height: 200px;
}

@media (max-width: 500px){
	#cook {
		background-image: url("../img/background-cook-s.jpg");
		background-size: cover;
	}
	#list {
		background-image: url("../img/background-list-s.jpg");
		background-size: cover;
	}
	#recipe {
		background-image: url("../img/background-recipe-s.jpg");
		background-size: cover;
	}
	div.top-placeholder {
	height: 70px!important;
	}
	/* .recipe-menu { */
		/* top: -204px; */
	/* } */
	.recipe-img-container {
		position: absolute;
	}
	.recipe-card h3 {
		margin-top: 130px;
	}
	
	.button-fixed-lowerleft {
		margin: 16px;
		bottom: 0px!important;
	}    
}



