/*
Theme Name: Reel Story Child
Description: Reel Story is created by <a href="http://themefuse.com">ThemeFuse</a>. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: reel-story-parent
Version: 1.0
Text Domain: reel-story-parent
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* = HEADER = */
.header-3 .fw-nav-wrap,
.header-slider {
  border-bottom: solid 2px #000;
}

.fw-absolute-header .fw-header .fw-header-main,
.header-3 .fw-nav-wrap {
  background: #fff;
}

.fw-site-navigation > ul > li > a {
  color: #111;
}

.fw-site-navigation > ul > li.current-menu-item > a,
.fw-site-navigation > ul > li > a:hover {
  text-shadow: 1px 1px 0px #000;
}

/* = BODY = */
.wrap-forms {
  padding: 0 15px;
}

/* referrals contact form */
.contact-form.referrals-form form > .fw-row:nth-of-type(3)::before {
  content: "Tell us about your fabulous friends to earn incentives";
  padding: 60px 15px 10px 15px;
  font-size: 21px;
}

.contact-form.referrals-form form > .fw-row:nth-last-of-type(4) {
  padding-bottom: 60px;
}
