@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Forum|Great+Vibes|News+Cycle');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');

html {
	min-height:100%;
	position:relative;
}

body, html {
	width:100%;
	margin:0;
	padding:0;
	top:0;
	left:0;
	font-family: 'Libre Baskerville', serif;
	color: #2a170d;
	font-size: 14px;
	background: rgb(209,189,140);
background: -moz-radial-gradient(circle, rgba(209,189,140,1) 0%, rgba(141,122,89,1) 100%);
background: -webkit-radial-gradient(circle, rgba(209,189,140,1) 0%, rgba(141,122,89,1) 100%);
background: radial-gradient(circle, rgba(209,189,140,1) 0%, rgba(141,122,89,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1bd8c",endColorstr="#8d7a59",GradientType=1);
}

h1 {
	padding-top: 20px;
	font-family: 'Courgette', cursive;
	background: -webkit-linear-gradient(#512c19, #941508);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align:center;margin: 0 0 10px 0;
margin-bottom: 20px;
}

h4 {
	font-family: 'Libre Baskerville', serif;
	color: #d9b376;
	text-align: center;
}

a {
    color:#4e1100;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

a:hover {
    color:#b83511;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

hr {
background: #512c19;
width: 100%;
height: 5px;
border: 0;

}
.header {
	width:100%;
	height:240px;
	background-image:url(https://i.imgur.com/yFUCybA.jpg);
	background-size:cover;
	background-position:top;
	background-repeat:no-repeat;
	margin-top:-31px;
	position:relative;
	z-index:1;
}

.headerkuva {
	background: #2e180e;
	padding: 5px;
	box-shadow: 1px 1px 4px #000000;
}

.header h1 {
	text-align:center;
	font-family: 'Great Vibes', cursive;
	font-weight:100;
	width:240px;
	font-size:50px;
	line-height:50px;
	margin:0;
	padding-top:90px;
	color:#BDD3DA;
	text-shadow:0px 0px 5px rgba(0,0,0,0.8);
}

.navi {
	width:250px;
	min-height:100%;
	background: url("https://i.imgur.com/5uHZiEv.jpg");
	position:absolute;
	top:0;
	bottom:0;
	margin:0 auto -50px;
}

.navi ul {
	margin-top:209px;
	margin-left:-40px;
}

.navi ul li {
	list-style-type:none;
	margin-bottom:1px;
	text-align:center;
	display:flex;
	justify-content:center;
}

.navi ul li a {
	color:#F4F4F4;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	font-family: 'Forum', cursive;
	padding:15px 0px 15px 0px;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.navi ul li a:hover {
	background-color: rgba(209,189,140,1);
	color:#678487;
	letter-spacing:2px;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.content {
	width:70%;
	margin-left:280px;
	text-align:justify;
	margin-right:20px;
	margin-bottom:20px;

}

#footer {
	z-index: 100;
	position: absolute;
	margin-bottom: 0;
	width: 100%;
	font-size: 10px;
	padding-top: 40px;
	background: #100a0a;
	color: rgba(209,189,140,1);
}

#footer a {
	text-decoration:none;
	color:rgba(141,122,89,1);
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

#footer a:hover {
	color:#fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.filterDiv {
  float: left;
	background-color: rgba(209,189,140,1);
  width: 100%;
	padding: 3px;
  text-align: left;
  margin: 2px;
	box-shadow: 0 0 3px #454234;
	display: none; /* Hidden by default */
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

.btn {
	float: center;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 4px 10px;
	transition: 0.3s;
margin:0 0px;
width: 150px;
height: 39px;
		background: url(https://i.imgur.com/5uHZiEv.jpg);
	font-family: 'Kadwa', serif;
color: #e2ddba;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	font-size: 17px;
font-style:italic;
	text-shadow: 1px 1px 0px #424032;
}

/* Add a light grey background on mouse-over */
.btn:hover {
    background: url(https://i.imgur.com/5uHZiEv.jpg);
}

/* Add a dark background to the active button */
.btn.active {
	color:#ffe380;
    background: url(https://i.imgur.com/5uHZiEv.jpg);
}

.koristekuva {
	box-shadow: 1px 1px 3px #000;
	  transform: rotate(3deg);
		margin: 10px;
}

.tuotemerkit {
	opacity: 50%;
	padding: 10px;
	max-height: 100px;
}

.tuotemerkit:hover {
	opacity: 100%;
}

.tuote {
	background: #191111;
	  box-shadow: 1px 1px 2px #000000;
}
.pikkukuva {
	max-height: 70px;
border: 1px solid #100a0a;
	margin: 5px;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	  opacity: 0.7;
    filter: alpha(opacity=70);
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
					padding: 5px;
}

.pikkukuva:hover {
	padding: 5px;
	border: 1px solid #901d0a;
	margin: 5px;
	  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
opacity: 1.0;
    filter: alpha(opacity=100);
}


.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	text-shadow: 0px 0px 3px #000;
	}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 90%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.containerhepo {
	background-color: none;
}
