body {
	height: 100%;
width: 100%;
background-image: url('../img/background.webp');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
font-family: 'Noto Serif Khojki', serif;
font-size: 14px;
color: #000;
}
.tilauspainike {
	background-color:#ff8774;
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:9px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #fc7260;
	border: 0;
	float:left;
}
.tilauspainike:hover {
	background-color:#fc7260;
}
.tilauspainike:active {
	position:relative;
	top:1px;
}

.desc {
	font-size: 14px;
}
li {
	font-size: 14px;
}

.desc strong, .desc strong a {
	color: #000;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.info .desc {
	cursor:pointer;
}
.infoText {
	font-size: 12px;
	background-color: #ffd1ca;
	padding: 10px;
	display: none;
	margin:10px;
}
.mainImage {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 15px;
}
.box {
background-color: #fff;
padding-bottom: 30px;
margin-top:10px;
padding-top:5px;
}
.borders {
	border: 5px solid #3b4230;
}
h1 {
padding-top: 20px;
text-align: center;
color: #000;
font-size: 40px;
line-height: 40px;
margin-bottom: 20px;
font-family: 'Noto Serif Khojki', serif;
}
h2 {
text-align: center;
color: #000;
font-family: 'Noto Serif Khojki', serif;
font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
img {
max-width: 100%;
}
.tuotteet label {
text-align: left !important;
font-size: 18px;
margin-top: -5px;
font-family: 'Noto Serif Khojki', serif;
text-decoration: none;
}
.tuotteet input {
width: 50px !important;
}

.price {
text-align: right;
color: #000;
font-size: 24px;
font-family: 'Noto Serif Khojki', serif;
font-weight: bold;
}
.price span {
display: block;
font-size: 14px;
}
.kuva {
text-align: center;
}
.kuva img {
margin:0 auto;
padding-top: 10px;
}
.header img {
width: 100%;
}
.header h1 {
font-size: 50px;
margin-bottom: 0;
padding-bottom: 0;
line-height: 40%;
}
.header {
padding-left: 0;
padding-right: 0;
text-align: center;
}
.video {
border-bottom: 0 !important;
}
@media screen and ( max-width: 545px ) {    
.header h1 {
	line-height: 75%;
}
.header img {
	float: none;
	margin: 0 auto;
}
}
.pallo {
border: 1px solid black;
margin-right: 5px;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
h1 span {
font-size: 30px;
	line-height: 10px;
}
th {
background-color: #934857;
font-weight: bold;
padding-left: 5px;
color: #fff;
}
td {
padding-right: 10px;
padding-left: 5px;
border: 1px dotted black;
}
