/*
Theme Name: Hyalite Child
Template: hyalite
Author: Child Theme Configurator
Version: 1.0.1456502992
Updated: 2016-02-26 16:09:52
*/

@charset "UTF-8";

/*======Header logo========*/

.site-title {
font-size: 2.8em;
font-weight: 400;
letter-spacing: 0.22em;
}

.site-header::after {
border-bottom: none;
}


@media all and (min-width: 320px) and (max-width: 480px) {

.post-navigation .post-title {
padding: 0.5em;
overflow: visible; 
}
	}

@media all and (min-width: 320px) and (max-width: 480px) {

.site-title {
font-size: 2.5em;
letter-spacing: 0.1em;
}
	}