/* --------------------------------------------------------
Custom styles for Happy Home Utah

version: 1
author: Drew Taylor
website: http://madebeforedawn.com

CONTENTS:


----------------------------------------------------------*/

body {
	font-family: 'Source Sans Pro', sans-serif;
}

.sidebar {
	background-color: #003B4A;
}

h3 {
	font-weight: 700;
}

.sidebar #facebook, .sidebar #instagram {
	fill; #fff !important;
}

#facebook, #instagram {
	fill; #003B4A;
}

.slides.whiteSlide .navigation li:after, .fade-white .navigation li:after {
	background-color: #003B4A;
}

.container .wrap {
	border-left: solid #fff 10px;
	border-right: solid #fff 10px;
	border-bottom: solid #fff 10px;
}

.blue {
	background-color: #4AC1E0 !important;
}

.fade-dark-blue .content {
    background: rgba(0, 59, 74, 0.9);
}

.fade-dark-blue h1, .fade-dark-blue .white-text {
	color: #fff !important;
}

.fade-white .content {
    background: rgba(255, 255, 255, 0.8);
}

.fade-white h1, .fade-white h2, .fade-white h3, .box-74 h3 {
	color: #009ABF;
}

.fade-white, .fade-white p, .box-74 p {
	color: #003B4A !important;
}

.fade-white .material-icons {
	color: #009ABF;
}

.menu a {
	color: #003B4A;
}

p.hero {
	font-size: 24px;
}

.blue-text, .text-blue {
	color: #009ABF !important;
}

.slide .text-list {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
    line-height: 1.6363636364;
    margin-bottom: 30px;
    color: #9EA1A2;
}

.slide .text-list li {
	border-bottom: 1px solid #e5eaeb;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.whiteSlide h1 {
	color: #003B4A;
}

.whiteSlide p {
	color: #9EA1A2;
}