/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Headings Wicked Grit **/
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6, 
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a, 
.h1 a, 
.h2 a, 
.h3 a, 
.h4 a, 
.h5 a, 
.h6 a, 
blockquote {
	font-family: 'Wicked Grit', 'Lato' !important;
	opacity: .8 !important;
}


/*= Header ==================== */

/** Header >> .custom-logo **/
.custom-logo {
	text-indent: -9999px !important;
	width: 162px !important;
	position: relative !important;
}

/** Header >> .custom-logo a **/
.custom-logo a {
	background-image: url("http://www.meadgarden.org/wp-content/uploads/2017/12/Mead-Botanical-Garden-logo-1.jpg") !important;
	background-position: center center !important;
	min-width: 162px !important;
	height: 158px !important;
	position: absolute !important;
}

/** Header >> .custom-logo a::after **/
.custom-logo a::after {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Header >> #site-header **/
#site-header {
	background-color: rgba(0, 0, 0, 0) !important;
}


/*= Revolution Slider ========= */

/** Revolution Slider >> .rs-background-video-layer[data-ytid] iframe **/
.rs-background-video-layer[data-ytid] iframe {
	visibility: visible !important;
}


/*= Footer ==================== */

/** Footer >> #menu-1-6db5cfc li:before **/
#menu-1-6db5cfc li:before {
	color: rgb(255, 255, 255) !important;
	margin-top: 12px !important;
	float: left !important;
	opacity: 0.35 !important;
	content: "/" !important;
}

/** Footer >> #menu-1-6db5cfc li:first-child:before **/
#menu-1-6db5cfc li:first-child:before {
	color: rgb(255, 255, 255) !important;
	margin-top: 12px !important;
	float: left !important;
	opacity: 0 !important;
	content: "/" !important;
}

/** Footer >> .FooterHeadings h2, .FooterHeadings h3 **/
.FooterHeadings h2, 
.FooterHeadings h3 {
	color: rgb(255, 255, 255) !important;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.53) !important;
}


/*( <1040 )*/
@media (max-width: 1040px) {

	/*= Header ==================== */

	/** Header >> .custom-logo a **/
	.custom-logo a {
	display: none !important;
}

	/** Header >> #menu-1-0fe70b4 .custom-logo **/
	#menu-1-0fe70b4 .custom-logo {
	display: none !important;
}


}

