@charset "utf-8";
/* CSS Document */

#header {
	background-color: #1f487e;
}

#primary-menu {
	background-color: #005daa;
}

#primary-menu.style-2 {
	border: none;
}

.header-text {
	font-size: 30px;
	font-weight: 1000;
}

.header-text a:hover {
	color: #f78f1e;
}

.blue-heading {
	color: #1f487e;
	font-size: 40px;
	font-weight: 600;
	line-height: 2.0;
	font-family: 'Raleway', sans-serif;
}

.store-button {
	background: #005daa;
}

.store-button-title-1 {
	padding: 52.5px 0 52.5px 0;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}

.store-button-title-2 {
	padding: 30px 0 30px 0;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}

.store-button-subtitle {
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'Raleway', sans-serif;
}

.store-button-solo-title {
	padding: 75px 0 75px 0;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}