

/* ------------------------------------------------ CONTENT -------------------------------------------------------- */



.item-page 
{
	padding-bottom: 60px !important;
	color: #fff !important;
}

/* title */
.blog div div div.page-header h2, /* 20180531 - lounas */
.blog div.page-header h1,
.item-page > div.page-header > h2,
.item-page-etusivu > div.page-header > h2,
.item-page > div.page-header > h2
{
  text-align:  center;
	margin-top: 50px;
	margin-bottom: 30px; /* 20180309 */
	color: #DD9B46;/* #fff */
	font-size: 32px; 
	border-bottom: solid 3px #bb2025;/* #D12229 *//*#cc0000*/
	padding-bottom: 10px;
	line-height: 42px;
}

div.item-page-etusivu div h4
{
	line-height: 32px;
}

/* ruokalista */

div.item-page div div.row div.menu-intro
{
	margin-bottom: 30px;
}


div.item-page div div.row div.col-md-3 div.menu h3
{
	border-bottom: #DD9B46 solid 2px;
}

div.item-page div div.row div.col-md-3 div.menu

{
	margin-bottom: 30px;
}

/* --------------------- lounas - yhteydenotto ------------------------------ */




div.blog div.items-leading.clearfix div.leading-0

{
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;/* 20180418 */
}
/* 20180418 */
@media (max-width : 568px) 
{ 
	div.blog div.items-leading.clearfix div.leading-0
{
	margin-left: 20px;
}
	}
div.blog div.items-leading.clearfix div.leading-0 strong
{
	color: #DD9B46;
}

/* lounas - kuvat */
.random-image-right-yhteydenotto-1 img,
.random-image-right1 img,
div.custom-right1 img.img-fluid,
.random-image-right2 img,
div.custom-right2 img.img-fluid,
.random-image-right3 img,
div.custom-right3 img.img-fluid,
.random-image-right4 img,
div.custom-right4 img.img-fluid
{
float: right;
	border: solid 10px #b5bf9a ;
	border-radius: 50px;
}

@media (max-width : 768px) 
{ 
	.random-image-right-yhteydenotto-1 img,
	.random-image-right1 img,
div.custom-right1 img.img-fluid,
	.random-image-right2 img,
div.custom-right2 img.img-fluid,
	.random-image-right3 img,
div.custom-right3 img.img-fluid,
	.random-image-right4 img,
div.custom-right4 img.img-fluid
{
float: left;
	margin-left: 20px; /* 20180418 */
}
}



.random-image-right1 img,
div.custom-right1 img.img-fluid
{
	margin-top: 150px;
	margin-bottom: 30px;
}

.random-image-right-yhteydenotto-1 img
{
	margin-top: 0px;
	margin-bottom: 30px;
}

@media (max-width : 768px) 
{ 
	.random-image-right-yhteydenotto-1 img,
	.random-image-right1 img,
div.custom-right1 img.img-fluid
{
	margin-top: 60px;
}
}
.random-image-right2 img,
div.custom-right2 img.img-fluid,
.random-image-right3 img,
div.custom-right3 img.img-fluid
{
	margin-bottom: 30px;
}
.random-image-right3 img,
div.custom-right3 img.img-fluid,
.random-image-right4 img,
div.custom-right4 img.img-fluid
{
	margin-bottom: 60px;
}

/* lomake */

#map div#content div.container-fluid.main-content div.container.main-content div.row div.col-md-6 div.custom form#userForm 
{
	margin-top: -60px;
}




/* --------------------- A la Carte ------------------------------ */


/* kuvat */
.content-footer-1 div.custom-contentfooter1 img.img-fluid,
.content-footer-2 div.custom-contentfooter2 img.img-fluid,
.content-footer-3 div.custom-contentfooter3 img.img-fluid,
.content-footer-4 div.custom-contentfooter4 img.img-fluid
{
/* float: right; */
	border: solid 10px #b5bf9a ;
	border-radius: 50px;
	margin-bottom: 40px;
}

@media (max-width : 578px) { 
.content-footer-1 div.custom-contentfooter1 img.img-fluid,
.content-footer-2 div.custom-contentfooter2 img.img-fluid,
.content-footer-3 div.custom-contentfooter3 img.img-fluid,
.content-footer-4 div.custom-contentfooter4 img.img-fluid
{
	margin-left: 20px;
}
}
