/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

body,
small,
.sub-menu-container .menu-item > .menu-link,
.wp-caption,
.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a,
.font-body {
	font-family: 'Open Sans', sans-serif !important;
}


h1,
h2,
h3,
h4,
h5,
h6,
#logo a,
.menu-link,
.mega-menu-style-2 .mega-menu-title > .menu-link,
.top-search-form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.fbox-content h3,
.tab-nav-lg li a,
.counter,
label,
.widget-filter-links li a,
.nav-tree li a,
.wedding-head,
.font-primary {
	font-family: 'Merriweather', sans-serif !important;
}


	.entry-link span,
	.entry blockquote p,
	.more-link,
	.comment-content .comment-author span,
	.comment-content .comment-author span a,
	.button.button-desc span,
	.testi-content p,
	.team-title span,
	.before-heading,
	.wedding-head .first-name span,
	.wedding-head .last-name span,
	.font-secondary {
		font-family: 'Merriweather Sans', serif !important;
	}

.shh .page-title-parallax {
	/*background-position: 0px -175.831px;*/
	padding: 120px 0px;
}

.shh #page-title{
	padding: 120px 0px;
}

.shh .content-wrap{
	padding: 10px 0;
}

.shh--grey-1 {
	background-color: #f5f5f5;
}

.top-links-item > a.button {
	color:#fff;
	margin:0;
}

.shh--verticle-fbox .fbox-bg.fbox-center{
	margin-top: 3rem;
}

.shh--red-1-text, h2 > span.shh--red-1-text, h2 > span:not(.nocolor):not(.badge) {
	color: #9D0924;
}

.shh--red-2-text {
	color: #A6001C;
}

.shh--text-shadow-black1 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.shh--gradient-sky{
	
	background-image: linear-gradient(to right, #2980b9, #6dd5fa, #F5F5F5) !important;
}