/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.genesis-nav-menu .widget-area P {
	text-transform: none;
	font-family: "EB Garamond";
	color: #777;
	font-size: 15px;
}

.content H2 {
	color: #F18111;
	margin-top: 7px !important;
	margin-bottom: 17px !important;
}

.before-content {
	border-bottom: none;
}

.content H2 {
	margin-top: 7px !important;
	margin-bottom: 17px !important;
}

.genesis-nav-menu {
	font-size: 15px;
}

.home #featured-post-2 .category-featured.entry A {
	pointer-events: none;
}

.genesis-nav-menu .sub-menu a {
	font-size: 13px;
}

.sidebar-primary #mc4wp-form-1 H2 {
	text-align: center;
}

.nav-secondary .genesis-nav-menu A {
	font-size: 17px;
	padding: 15px;
	text-transform: none;
}

#mc4wp-form-1 {
	width: 327px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tribe-theme-child-restored316-divine .site-footer .creds P {
	display: none;
}

.site-inner {
	margin: 0 auto !important;
}

.home .content {
	display: none;
}

.home .before-content .entry-header .entry-title A {
	color: #555;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	overflow: visible;
	text-align: center;
	width: 100%;
}

.home .before-content .entry-header {
	background: rgba(255,255,255,0.8);
	margin: 0 10%;
	padding: 15px 45px;
	position: absolute;
	top: 8%;
	left: 0;
	width: 80%;
}

.site-container {
	padding: 12px 40px 0 !important;
}

H5 A {
	text-transform: capitalize;
}

H5 A:hover {
	border-bottom: 1px dotted #BBBBBB !important;
}

H5 {
	margin-bottom: 5px !important;
}

.site-header {
	padding: 0;
}

.page .entry-title {
	padding-bottom: 20px;
	background-color: #FFF;
	padding-top: 21px;
	font-weight: bold;
}

.home .sidebar-primary {
	width: 100%;
}

.site-inner {
	margin: 0 auto 30px;
}

.content H2 {
	color: #F18111;
	margin-top: 98px !important;
	margin-bottom: 17px !important;
}

.home IMG.entry-image {
	pointer-events: none;
}

.nav-secondary .genesis-nav-menu .widget_black_studio_tinymce A {
	display: inline-block !important;
	padding: 0 !important;
	border-bottom: 1px dotted #BBBBBB !important;
}

.site-container {
	padding: 12px 40px 40px;
}

BODY {
	padding: 12px 40px 40px;
}

.genesis-nav-menu .widget-area {
	float: none;
	padding: 10px 0;
	margin-top: 0;
	width: 100% !important;
}

#black-studio-tinymce-4 {
	margin-top: 12px;
}

#black-studio-tinymce-2 P {
	float: right;
	text-align: right;
}

.simple-social-icons {
	margin-top: -20px !important;
}

.simple-social-icons UL LI A {
	padding: 4px !important;
	margin-right: 8px;
}

#black-studio-tinymce-2 {
	float: right;
	margin-top: -66px;
	margin-bottom: -20px;
}

.simple-social-icons ul {
	display: block !important;
}

@media only screen and (max-width: 1200px) {
	.simple-social-icons UL {
		float: none !important;
		text-align: center !important;
		width: 100px !important;
	}
	
	BODY {
		padding: 12px 0 40px;
	}
	
	H2 {
		font-size: 30px;
	}
	
	#black-studio-tinymce-2 P {
		float: none;
		text-align: center;
	}
	
	.header-image .site-description, .header-image .site-title {
		margin-bottom: -10px;
	}
	
	.genesis-nav-menu.menu-secondary.responsive-menu .widget-area .widget.simple-social-icons {
		width: 141px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 29px;
	}
	
	.genesis-nav-menu li:hover .submenu {
		display: block !important;
	}
	
	#black-studio-tinymce-2 {
		float: none !important;
		margin-top: -15px;
	}
}