/*

Theme Name: The Core Child

Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. 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: the-core-parent

Version: 1.0

Text Domain: the-core

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

*/

.fw-copyright a { text-decoration: none; }

.fw-copyright a:hover { text-decoration: underline; }

.fw-sticky-menu .fw-site-navigation > ul > li > a {
  color: #ffffff;
}

.fw-sticky-menu .fw-site-navigation > ul > li > a:hover {
  color: #ffffff;
}

.fw-site-navigation > ul > li.current-menu-item a:after,
.fw-site-navigation > ul > li.current-menu-ancestor a:after {
  width: 0;
}

.fw-site-navigation > ul > li ul > li:first-child {
    margin-top: 10px;
}

.fw-site-navigation > ul > li > a:after {
  background: inherit;
}

.fw-sticky-menu .fw-site-navigation > ul > li.current-menu-item > a {
  color: #ffffff;
}

.fw-absolute-header .fw-sticky-menu-open .fw-header-main {
  background: rgba(85,35,56,1);
}

.fw-site-navigation > ul > li.donate > a, .fw-footer-menu ul li.donate a{
color: #c42941;
}

.contact-form input{
border-top: none !important;
border-left: none !important;
border-right: none !important;
margin-bottom: 30px;
}

.button-float{margin-bottom:20px !important;}

@media(min-width: 991px) and (max-width: 1200px){
    .footer-box .fw-col-inner{padding-left:30px !important; padding-right:30px !important;}
    .spacer-landscape .fw-col-inner div{height:19px !important;}
}

@media(max-width: 990px){
    #menu-footer li a {line-height: 65px !important;}
    .donation-project iframe{height:370px !important;}
    .kickstarter-project iframe{height: 390px !important;}
}

@media(max-width: 768px){
    .footer-box {background-repeat: repeat !important;}
    .donation-project iframe{height:460px !important;}
    .kickstarter-project iframe{height: 420px !important;}
}