/*
Theme Name: Wide Eye Creative
Theme URI: http://www.wideeyecreative.com
Author: Wide Eye Creative
Author URI: http://www.wideeyecreative.com
Description: Custom Wide Eye Creative Theme for WordPress
Version: 1.0
*/

.topper.no-image{
	background: none;
}

form.single-form {
	position: relative;
	overflow: hidden;
}
form.single-form.input-group input.form-control{
	position: absolute;
	top: 0;
	left: 0;
}
form.single-form .input-group-btn{
	position: relative;
	z-index: 10;
}

form.single-form.input-group input.iteration-2 {
	display: none;
}
footer p a.wide-eye-credit{
	color: #56565B;
}

.btn-front-learn-more {
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #fff;
	color: #97c628;
}
.btn-front-learn-more:hover{
	color: #97c628;
	background-color: #F5F5F5;
}



#content-top .social.social-float{
	left: -80px;
	top: 5px;
	z-index: 999;
}

#animal-stats .stats ul li p {
	line-height: 20px;
	margin-top: 2px;
}


@media (max-width: 450px) {
	.btn-front-learn-more {
	  margin-top: 20px;
	}
}

@media (max-width: 400px) {
	.btn-front-learn-more {
		white-space: normal;
	}
}

@media (max-width:1400px) {
	.btn.action {padding:0px 30px; }
	.btn.contribute { padding:0px 40px; }
	nav li a { padding: 0 20px; }
}

@media (max-width:1330px) {
	.btn.action { padding:0px 25px; }
	.btn.contribute { padding:0px 25px; font-size:14px; }
}
