/* @override http://www.homeruncharters.com/wp-content/themes/homerun/style.css?ver=1.0.0 */

/*
Theme Name: Home Run
Author: BoldWater
Author URI: http://www.bodlwater.com/
Version: 1.0.0
Template: dt-the7
*/
@import url("../dt-the7/style.css");

.logo-classic-centered .navigation-holder > div {
	background-color: #08154e;
}

.fancy-header .fancy-title, .fancy-header .fancy-subtitle {
	text-shadow: #000 2px 2px 12px;
}

.fancy-header .hgroup {
	padding: 30px 0 !important;
}
.mini-contacts ul li {
	font-size: 14px;
	font-weight: bold;
}

@media screen and (max-width: 760px) {

.logo-classic-centered .navigation-holder > div {
	background-color: transparent;
}
/* hide slider on home page for phone */
div.stripe-style-5 {
	display: none;
}

}
