/* New Footer */

footer {
    font-family: 'Open Sans', sans-serif;
}

.fc-nf-bg {
	background-color: #fafafa
}

select.child-item-select {
    margin-bottom: 15px;
    margin-left: -15px;
margin-top: 5px;
    padding: 10px;
    border: 1px solid #dfd4a6;
}

span.select-title {
    color: #02783c;
    margin-left: -15px;
}

.fc-nf-newsletter {
	text-align: center;
	padding-top: 40px;
}

.fc-nf-newsletter h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
    font-family: 'Raleway', sans-serif;
}

.fc-nf-newsletter p {
	padding-top: 3px;
    font-size: 21px;
    font-weight: 300;
}

.footer-newsletter-input {
	background-color: #fbfcf4;
    border: 1px solid #bfc67a;
    height: 40px;
    width: 350px;
}

.fc-nf-newsletter-form {
	padding-top: 30px;
	padding-bottom: 30px;
}

.fc-nf-newsletter-btn {
    background-color: #97a424;
    width: 150px;
    margin-left: 20px;
    border: 1px solid #97a424;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 4px;
    font-family: 'Raleway', sans-serif;
    height: 41px;
}

.fc-nf-newsletter-btn:hover {
    background-color: #fff;
    border: 1px solid #97a424;
    color: #000;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    height:41px;
}

.col-md-3.col-xs-6.thumb {
    width: 20%;
    padding-left: 3px;
    padding-right: 3px;
}

.fc-nf-thumbs {
    padding-bottom:  40px;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    }

.thumb-text {
	text-align: center;
}

.thumb-text h2 {
	text-transform: uppercase;
	font-weight: bold;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
}

.thumb-text p {
    font-size: 25px;
    font-weight: 300;
}

.fc-ta-right {
    text-align: right;
}

.btn-footer-alt  {
    border: 1px solid #96a43a;
    border-radius: 0;
    padding: 8px 22px;
    font-weight: normal;
    font-size: 21px;
}

.btn-footer-alt:hover {
    color: #fff;
    background-color: #96a43a;
    border-color: #96a43a;
}

.second-chevron {
    margin-left: -15px;
}

.fc-nf-links {
background-color:  #fafafa;
padding-top: 20px;
padding-bottom:  20px;
}

.fc-nf-links ul {
    text-decoration: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.fc-nf-links ul li {
    padding-bottom: 5px;
}

.fc-nf-links a {
    color:  #000000;
}

.fc-nf-links h4 {
    color:  #252525;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-social-icons {
    display:block;
    margin: 0 auto;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 10px;
    text-align: center; 
}
.social-icons li {
    display: inline;
    padding-right: 15px;
    padding-left: 15px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}

.fa {
    font-size: 21px!important;
}

.icon-facebook {
    width: 60px;
    height: 59px;
    background: url(../img/icon-facebook.png) 0 0;
    margin-bottom: 10px;

}

.icon-twitter {
    width: 60px;
    height: 59px;
    background: url(../img/icon-twitter.png) 0 0;
    margin-bottom: 10px;
}

.icon-pinterest-p {
    width: 60px;
    height: 59px;
    background: url(../img/icon-pinterest.png) 0 0;
    margin-bottom: 10px;
}

.icon-youtube-play {
    width: 60px;
    height: 59px;
    background: url(../img/icon-youtube.png) 0 0;
    margin-bottom: 10px;
}

.icon-linkedin {
    width: 60px;
    height: 59px;
    background: url(../img/icon-linkedin.png) 0 0;
    margin-bottom: 10px;
}

.icon-instagram {
    width: 60px;
    height: 59px;
    background: url(../img/icon-instagram.png) 0 0;
    margin-bottom: 10px;
}


.icon-google {
    width: 60px;
    height: 59px;
    background: url(../img/icon-googleplus.png) 0 0;
    margin-bottom: 10px;
}


.icon-wild {
    width: 79px;
    height: 79px;
    background: url(../img/icon-wild.png) 0 0;

}

.icon-organic {
    width: 79px;
    height: 79px;
    background: url(../img/icon-organic.png) 0 0;
}

.icon-sourced {
    width: 79px;
    height: 79px;
    background: url(../img/icon-sourced.png) 0 0;
}

.no-pad-no-marg {
    padding: 0;
    margin: 0;
}

p.copyrightadd  {
    text-transform: normal;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}


@media only screen and (max-width : 480px) {
.fc-nf-newsletter-btn {
    margin-top: 20px;
}

.btn-footer-alt {
    margin-right:10px;
}


.footer-newsletter-input {
    background-color: #fbfcf4;
    border: 1px solid #bfc67a;
    height: 40px;
    width: 100%;
}

.fc-nf-newsletter-btn {
    margin-left: 0;
}

.fc-ta-right {
    padding-right: 20px;
}

}



.social-new-icons{color: #97a424;
    font-size: 55px !important;
margin-top: 12px;
}
.social-icons .no-pad-no-marg li{
display:block;
float:left;
padding: 0 20px;
}

/* Custom, iPhone Retina */ 
    @media (max-width: 375px) { 

.social-icons li {
    padding-right: 8px;
    padding-left: 8px;
}

.social-new-icons {
font-size: 30px !important;
} 

.copyrightinfo.mobile-margin {
    display: inline-block;
}

}