img.size-full {
	width: 100%;
}

.site-description {
	margin: 0;
	padding: 0 0 20px;
	line-height: 1.6em;
}

.single .entry {
	overflow: hidden;
}

.wp-pagenavi {
	overflow: hidden;
}

@media only screen and (max-width: 479px) {
	.site-title {
		font-size: 22px;
		line-height: 1.6em;
	}
}

.site-title {
	font-size: 58px;
}

.site-description {
	padding-left: 20px;
	padding-top: 30px;
}
.site-title a {
	  font-family:"Averia Serif Libre";
}

.site-description a {
	  font-family:"Averia Serif Libre";
}	

#nav-header .nav {
	text-align: center;
}

.site-description {
	font-size: 18px;
}

blockquote p{
	
/*Font*/
  font-family:"Averia Serif Libre";
	
font-size: 20px;

color:#2B3F48;
font-weight: 600;

}

/* Main Background Color */
.mejs-controls {
	background: #293940 !important;
}

/* Current Time Background Color */
.mejs-time-total.mejs-time-slider .mejs-time-current {
	background: #6da175 !important;
}

/* Current Volume Background Color */
.mejs-horizontal-volume-current {
	background: #6da175 !important;
}

/* Time Loaded Background Color */
.mejs-time-total.mejs-time-slider .mejs-time-loaded {
	background: #707a7f !important;
}

.title, .heading {
	font-family: "Averia Serif Libre";
}

.site-title, .heading {
	font-family: "Averia Serif Libre";
}

.post-title, .heading {
	font-family: "Averia Serif Libre";
}

.featured-small, .heading {
	font-family: "Averia Serif Libre";
}

.menu-sub, .heading {
	font-family: "Averia Serif Libre";
}

.featured-large, .heading {
	font-family: "Averia Serif Libre";
}

.nav-container, .heading {
	font-family: "Averia Serif Libre";
}

.subheader, .heading {
	font-family: "Averia Serif Libre";
}

h2, .heading {
	font-family: "Averia Serif Libre";
}

.site-description, .heading {
	font-family: "Averia Serif Libre";
}

/* mouse over link */
a:hover {
	color: #6DA175;
}
a:hover {
   text-decoration: underline;
}

.category.paged .featured-posts { display: block; }
.featured-item .featured-category,

.featured-item .featured-date,
.featured-item-small .featured-date { display: none; }
.wp-block-image .aligncenter { display: block; }
.wp-block-image img { width: 100%; }

.nav-menu:not(.mobile) .menu { justify-content: center; }

