@import url("/beta/wp-content/themes/sandbox/webfonts/Snell_Roundhand/stylesheet.css");
@import url("/beta/wp-content/themes/sandbox/webfonts/Questa_Grande_Regular/stylesheet.css");
/*Fonts*/
@font-face {
	font-family: 'Snell Roundhand Script';
	src: url('Snell Roundhand Script.eot');
	src: local('☺'), url('Snell Roundhand Script.woff') format('woff'), url('Snell Roundhand Script.ttf') format('truetype'), url('Snell Roundhand Script.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	
	font-family: 'Questa Grande Regular';
	src: url('webfonts/Questa_Grande_Regular/2-Questa_Grande_Regular-webfont.eot');
	src: local('☺'), url('webfonts/Questa_Grande_Regular/2-Questa_Grande_Regular-webfont.woff') format('woff'), url('webfonts/Questa_Grande_Regular/2-Questa_Grande_Regular-webfont.ttf') format('truetype'), url('webfonts/Questa_Grande_Regular/2-Questa_Grande_Regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#top-navigation { 
   font-family: 'Cabin', sans-serif;
   letter-spacing: 2px; 
   color: #046c3b !important;
}
#navigation{
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #057743;
	word-spacing: 2px;
}
#title-since{
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #3a3a3a;
	font-size: 13pt;
	letter-spacing:2px;
	padding-bottom:10px;
}

#title-top-hero{
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #3a3a3a;
	font-size: 12pt;
	margin-top: 100px;
}

#subtitle-top-hero {
	font-family: Snell Roundhand, sans-serif;
	font-size:50px;
	color:#057743;
	margin-top:40px;
}

#headings-browse{
	font-family: 'Cabin', sans-serif;
	font-weight:700;
   	letter-spacing: 2px;
   	color:#00703c;
	background-color:#FFF;
	height:auto;
	width:310px;
	text-align:center;
	margin: auto;
	margin-top:-30px;
}

#headings-suitsyou{
	font-family: Snell Roundhand, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#046c3b;
	margin-top:40px;
}

#p-mavenpro{
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #3a3a3a;
}

.browse-title{
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	font-size:18px;
	letter-spacing:1px;
	color: #FFF;
}

.browse-desc{
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size:18px;
	color: #3a3a3a;
}

.headings{
	font-family: 'Cabin', sans-serif;
	font-weight:700;
   	letter-spacing: 2px;
   	color:#00703c;
}

.featured-title{
	font-family: 'Cabin', sans-serif;
	font-weight:700;
	font-size:16px;
   	letter-spacing: 2px;
   	color:#00703c;
}

.customization-title{
	font-family: Snell Roundhand, sans-serif;					    font-size:32px;
	font-weight:bold;
	color:#3a3a3a;
	margin-left: -5%;
}

.customization-caption{
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	font-size:14px;
	color: #046c3b;
}