/*
Theme Name: NLH Solutions
Theme URI: http://www.nlhsolutions.com
Author: NLH Solutions
Author URI: 	http://www.nlhsolutions.com
Description: Custom theme for NLH Solutions
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.fancy_heading_line {
background-image: none !important;
}

.pad-top {
	padding-top: 30px !important;
}

h1 {
	color: #c24e31 !important;
}

h2 {
        color: #c24e31 !important;
        font-size: 60px !important;
        line-height: 65px !important;
        font-weight: 400 !important;
	letter-spacing:.5px !important;
}

.hp-fancy-heading-2 .inside {
	font-size: 15px !important;
}

.hp-fancy-heading .slogan {
	letter-spacing: 2.1px;
	padding-bottom: 10px;
	color: #fff !important;
}

.hp-fancy-heading h1 {
	font-size: 90px !important;
	line-height: 95px !important;
	text-shadow: 2px 2px 2px #FFFFFF;
	font-weight: 500 !important;
}

.hp-fancy-heading .inside {
	font-size: 20px !important;
	line-height: 40px;
	color: #fff !important;
}

.hp-button {
	background-color: #c24e31 !important;
	color: #222222 !important;
	padding: 15px 100px;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 2px;
}

.hp-button:hover {
	color: #fff !important;
	background: #C24E31;
	background: -moz-linear-gradient(left, #C24E31 0%, #222222 100%);
	background: -webkit-linear-gradient(left, #C24E31 0%, #222222 100%);
	background: linear-gradient(to right, #C24E31 0%, #222222 100%);
}
