/*
Theme Name:     Workality Premium Child Theme
Theme URI:      http://northeme.com/
Description:    Child Theme for Workality
Author:         Northeme.com
Template:       Workality-Premium-master
Version:        0.1.0
*/
@import url('../Workality-Premium-master/style.css');
}
a.main-logo { 
		font-size:30px; 
		line-height:32px; 
		font-weight:bold; 
		letter-spacing:0.1em;
	}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #000;
		font-weight: normal; 
		}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; color:inherit }
	h1 { font-size: 46px; line-height: 40px; margin-bottom: 14px; letter-spacing:-0.04em; }
	h1.biggest { font-size: 40px; line-height:44px; margin:15px 0 15px 0; font-weight:lighter; letter-spacing:0.0em; }
	h2 { font-size: 30px; line-height: 35px; margin:15px 0 15px 0; }
	h3 { font-size: 24px; line-height: 29px; }
	h4 { font-size: 21px; line-height: 26px; }
	h5 { font-size: 11px; line-height: 14px; }
	h6 { font-size: 12px; line-height: 21px; margin:5px 0 0 0 }
	.subheader { color: #777; }
