/*
 Theme Name:   	Divi-askonsaatio
 Theme URI:   	http://askonsaatio.dev.emedia.fi/wp-content/themes/askonsaatio-divi
 Description:  	
 Author:       	
 Author URI:   	http://askonsaatio.dev.emedia.fi/
 Template:     	Divi
 Version:      	1.0.0
 License:      	
 License URI:  	
 Tags:         	
 Text Domain:  	askonsaatio
*/
.single-post #content-area{
	margin-top: 300px;
}
@font-face
{font-family:"FaGoNo BOLD";src:url("/wp-content/uploads/et-fonts/FagoNo-1.ttf") format("truetype")}

@font-face
{font-family:"FaGoNo";src:url("/wp-content/uploads/et-fonts/FagoNo.ttf") format("truetype")}

.lainaus {
	background-image: url("/wp-content/uploads/2018/07/lainausmerkit_v2-1.png");
	background-size: auto;
	background-position: 0 0;
}

.mobile_menu_bar:before {
	background-color: white;
}
header#main-header .et_mobile_menu{
	background-color: white;
}
header#main-header .et_mobile_menu a{
	color: black;
}
#et-top-navigation{
	padding-left: 0!important;
	width: 100%;
}
nav#top-menu-nav{
	max-width: 60%;
    margin-left: 40%;
    text-align: right;
}


.single-post #main-content{
	background-size: 900px;
    background-position: 40vw 0px;
	background-image: url("/wp-content/uploads/2018/07/oikean-reunan-sininen-pallotaustakuva.jpg");
	background-repeat: no-repeat;
}

.single-post #main-content .container:before {
    background-color: transparent;
}

.taustavari{
    position: relative;
}
.taustavari:before{
    content: " ";
    background-color: white;
    display: block;
    position: absolute;
	left: -5px;
	top: -5px;
	bottom: 0;
	right: -5px;
	opacity: .95;
}

.pallokeltainen:before{
    content: " ";
    background-color: #fdc82f;
    border-radius: 100% 100%;
    width: 150px;
    height: 150px;
    display: block;
    position: absolute;
	left: 0;
	top: 0;
}

.pallopunainen:before{
   content: " ";
    background-color: #d52b1e;
    border-radius: 100% 100%;
    width: 150px;
    height: 150px;
    display: block;
    position: absolute;
	left: 0;
	top: 0;
}

.pallovihrea:before{
    content: " ";
    background-color: #00af3f;
    border-radius: 100% 100%;
    width: 150px;
    height: 150px;
    display: block;
    position: absolute;
	left: 0;
	top: 0;
}

.pallosininen:before{
   content: " ";
    background-color: #0065bd;
    border-radius: 100% 100%;
    width: 150px;
    height: 150px;
    display: block;
    position: absolute;
	left: 0;
	top: 0;
}


.kansikuva{
	background-size: 900px;
    background-position: 40vw 0px;
}

.readmore{
	padding: 0;
    width: 100%;
    font-weight: 900;
    color: black;
    border-width: 0 0 1px 0;
    border-radius: initial;	
}

.et_pb_bg_layout_light.et_pb_button.readmore:hover {
	padding: 0 10px;
    width: 100%;
    font-weight: 900;
    color: white;
    border-width: 0 0 1px 0;
    border-radius: initial;
    border-color: black;
    background-color: black;
}

.ajankohtaista .size-1of3{
	margin: 0px!important; 
	width:50%!important;
}

.ajankohtaista .et_pb_blog_grid .et_pb_post{
	background-color: transparent;
	border: none;
	margin-bottom: 25px!important;
}

/*
.viiva::before{
    content: " ";
    background-color: red;
    width: 100px;
    height: 1px;
    display: inline
}
*/