/*
   Theme Name: Parallax One Child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: Justin Fowler
   URI: https://www.themeisle.com/ 
   Template: Parallax-One
   Version: 0.1 
*/

@font-face {
font-family: Didot;
src: url(http://walkawaymarch.com/wp-content/fonts/Didot/Didot-HTF-M06-Medium.ttf);
}

@font-face {
font-family: Didot Bold;
src: url(http://walkawaymarch.com/wp-content/fonts/Didot/Didot-HTF-B06-Bold.ttf);
}

@font-face {
font-family: Avenir Bold;
src: url(http://walkawaymarch.com/wp-content/fonts/Avenir/AvenirNextLTPro-Bold.otf);
}

@font-face {
font-family: Avenir Medium;
src: url(http://walkawaymarch.com/wp-content/fonts/Avenir/AvenirNextLTPro-Medium.otf);
}

.navbar-fixed-top {
	background-color: #000;
}

h1.site-title {
	margin-top: 20px;
}

h1.site-title a {
	color: #fff !important;
	font-family: Didot !important;
	font-size: 32px;
}

h3 {
	font-family: Avenir Medium;
}

.site-description, #speakers, #customers, #latestnews {
	display: none;
}

.overlay-layer {
	padding-top: 200px !important;
	padding-bottom: 150px !important;
}



.colored-text {
	color: #ccc !important;
}

h2 {
	color: #fff !important;
	font-family: Didot Bold;
	font-size: 40px !important;
}

h2.intro {
	font-size: 55px !important;
}

.header-style-one .intro-section h5 {
	font-family: Avenir Bold;
	font-size: 20px;
}

.sticky-navigation .main-navigation a {
	color: #fff;
	font-family: Avenir Bold;
}

.sticky-navigation .main-navigation a:active, .sticky-navigation .main-navigation li.current > a {
	color: #ccc;
}

.member-details h5 {
	font-family: Didot Bold;
	font-size: 30px !important;
}

.sub-heading, .small-text {
	font-family: Avenir Medium;
}

.white-text {
	text-shadow: -2px 2px 10px #000;
}

.section-header {
	margin-top: 60px;
	margin-bottom: 30px;
}

#promo, #story, #customers, #speakers, #contactinfo {
	background-color: #000;
	color: #fff;
}

.colored-line, .colored-line-left {
	background: #999 !important;
}

.parallax_one_grid_first {
	float: none;
	width: 100%;
	background-color: #000;
}

.service-box, .single-service {
	background-color: #000;
	border: none;
	padding: 1px;
}