/*
Theme Name: Edmsv - Child
Template: edmsv
Version: 1.0.0
Text Domain: edmsv
*/
@import url(https://fonts.googleapis.com/css?family=Nunito|Lato|Raleway|Roboto);
h1.entry-title {
    word-wrap: break-word;
    font-family: Nunito;
    font-family: lato;
    /* font-family: Raleway; */
    font-family: Roboto;
}
.edmsv-excerpt h2.wp-block-heading {
	line-height: 47px;
    margin: 20px 0 25px 0;
    font-family: lato;	
}
.edmsv-excerpt p {
    font-family: 'Nunito';
	line-height: 30px;
}
.edmsv-related-post h2 {
    font-family: nunito;
    font-weight: 600;
}
.edmsv-page-header {
	padding: 0 0 0 0;
	background-color: #444444;
    z-index: 99999;
    position: absolute;  
}
.edmsv-page-breadcrumb li/*, .edmsv-page-breadcrumb li a */{
    font-size: 10px;
    font-weight: 700;
}
.edmsv-page-breadcrumb {
	justify-content: right;
}
.related-post-title h3 {
    font-family: Nunito;
    font-size: 22px;
}
