/*
Theme Name: Hazel
Theme URI: http://demo.select-themes.com/hazel
Description: Hazel Theme
Tags: portfolio, clean, retina, photography, art, video, ajax, agency, blog, shop, business, elegant, hipster, multi-purpose, fullscreen
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


*/

body {
	line-height: 30px !important;
}

body.page-template-page-no-header-no-footer h1 {
    margin-top:60px;
	margin-bottom:10px;
	font-style: normal;
    font-weight: 700;
	font-size: 46px;
}

body.page-template-page-no-header-no-footer .header_inner, body.page-template-page-no-header-no-footer footer {
	display:none;
}

body.page-template-page-no-header-no-footer .content {
	min-height:none !important;
	margin-bottom:none !important;
}


body.page-template-page-no-header-no-footer .content_top_margin {
	margin-top:0 !important;
}

p {
	margin-top:20px !important;
	margin-bottom:20px !important;
}

li {
    color: #595959;
    font-family: 'Verdana', sans-serif;
    font-size: 18px;
    font-weight: 100;
	margin-top: 10px !important;
}
ol {
	padding: revert !important;
}

h1 {
	margin-top:50px !important;
	margin-bottom:30px !important;
	font-size:30px !important;
}
h2 {
	margin-top:40px !important;
	margin-bottom:20px !important;
}
h3 {
	margin-top:30px !important;
	margin-bottom:15px !important;
}