/*
 Theme Name:     Ikivilja
 Description:    ikivilja.fi
 Author:         Jouhea
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/*body {
	background: gray;
}

.et_right_sidebar #main-content .container:before {
	display: none;
}

#main-content {
	background: transparent;
}

.et_pb_post .entry-featured-image-url {
	margin: 0;
}
.et_pb_post .entry-info {
	padding: 1rem;
	background: #fff;
}

.et_pb_post:not(:first-of-type) {
	display: flex;
}

.et_pb_post:not(:first-of-type) .entry-featured-image-url {
	flex-basis: 33%;
    max-width: 33%;
}
.et_pb_post:not(:first-of-type) .entry-info {
	flex-basis: 67%;
    max-width: 67%;
}*/
