/*
Theme Name: Willow
Theme URI: http://solopine.com/themes/willow/
Description: Willow - Creative One Page Parallax Theme
Author: Solo Pine Design
Author URI: http://solopine.com/
Version: 1.7.4
License: GNU General Public License
License URI: license.txt
Tags: white, light, one-column, two-columns, right-sidebar, fixed-layout, custom-menu, editor-style, featured-images, microformats, translation-ready
*/

body.login-action-login {
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

form#loginform{
background-color: rgba(255, 255, 255, 0) !important;
}

/* hero */

@media only screen and (min-width: 769px) {
div.hero-logo.site-logo.text-center {
	max-height: 250px;
}
}

.hero-section .hero-slide-style-1 .hero-top-text {
	font-family: "Avenir";
	font-style: normal;
}


/* About colour */

#pioneers { color: #ffffff !important;
}


/* Footer */

#bottom-logo.section {
	display:block;
}

#copyright.section {
	margin-top:-60px;
	background-color: rgba(0,0,0,0);
	border-top: rgba(0,0,0,0);
}
.copyright-section {
	padding: 0px !important;
}

.copyright-section .copyright-tagline{
	color: #FFFFFF;
}

.wpcf7 textarea  {
  height: 250px;
}


/* Menu Hover Accent */

.header-section .social-media-links > li > a:hover {
	border-color: #1e89bf;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #1e89bf;
}


.header-section.navbar-default .navbar-nav > .current_page_item > a:after,
.header-section.navbar-default .navbar-nav > .current_page_parent > a:after {
	background-color: #1e89bf;
	}
