/*
Theme Name: Pond Child
Template: pond
*/

@import url("../pond/style.css");

/* ------------------------------------------------ */

#page-loader { background: #0074ae; }
.loader-logo-name img { min-height: 49px !important; }

/* ------------------------------------------------ */

/*-- NOTIFICATION BAR --*/
.mtsnb {
	z-index: 999999999 !important;
}

/* -- Overlay Header -- */
#logo img { max-height: 90px !important; }

/* -- Sticky Header -- */



/* -- Navigation Overlay -- */

.nav-logo img { min-width: 300px !important; min-height: 98px !important; }
.nav-bg { background: #0074ae !important; }


/* PAGE TITLE HERO */

#section #page-title { margin-top: 40px; }

.single-survey #page-title {
	display: none !important;
}

/* ------------------------------------------------ */

/*.section-inner .wrapper { min-width: 1200px !important; }*/

.time { display: none; }

.light { color: #ffffff; }

/* -- Posts -- */

.main-title.post-name { text-shadow: 0px 0px 4px #212121; }

/* TABLETS ON PORTRAITS */
@media only screen and (max-width: 1120px) {

.main-title h1 { font-size: 48px !important; line-height: 60px !important; }

}

.post-meta {
	font-size: 16px !important;
	line-height: 18px !important;
	}


/* -- Small Tablets -- */
@media only screen and (max-width: 860px) {

nav#main-nav .nav-inner { min-height: 300px; }
.main-title h1 { font-size: 36px !important; line-height: 48px !important; }

}

/* ------------------------------------------------ */

#social-share .socialmedia-widget {
	top: -25px;
}
	#social-share:hover .socialmedia-widget { top: -5px; }
	#social-share.hovered .socialmedia-widget { top: -5px; }

.socialmedia-widget li { font-size: 15px; }

nav#main-nav .nav-social li { font-size: 24px !important; }

footer .socialmedia-widget { margin-top: 0px !important; }
footer.oncontent .socialmedia-widget { margin-top: 0px !important; }

/* ------------------------------------------------ */
