/* -----------------------------------
Template Name: Handstand - Gym & Fitness HTMP Template
Template URI: https://devitems.com/html/coffee-preview/
Description: This is html5 template
Author: HasTech
Author URI: https://devitems.com/
Version: 1.0
NOTE: This is Footer style file. All footer related style included in this file.

--------------------------------------*/
.single-footer-widget > a > img {
    margin-bottom: 25px;
}
.single-footer-widget > h3 {
    color: #f3db7a;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-family: Felix Titling;
    font-weight: 600;
}
.twitt-icon{
    float: left;
    margin-right: 20px;
}
.twitt-icon i{
    font-size: 16px;
    color: #666666;
    top: 6px;
    position: relative;
}
.twitt-content{display: table-cell}
.single-footer-widget p {
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.twitt-content p{margin-bottom: 0px}
.twitt-content a {
    color: #5fc7ae;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
    line-height: 22px; 
}
.single-footer-widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-footer-widget ul li{
    display: block;
    margin-bottom: 14px;
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}
.single-footer-widget ul li i{
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}
.single-footer-widget > p.margin {margin-bottom: 24px;}
.single-footer-widget input, .single-footer-widget textarea{
    border: 1px solid #E5E5E5;
    height: 30px;
    margin-bottom: 20px;
}
.single-footer-widget textarea {
  height: 90px;
}
.single-footer-widget button, .contact-form button{
    /*background: #5FC7AE none repeat scroll 0 0;*/
	background: transparent;
    color: #cecece;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 70px;
    border: 1px solid #565657;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-footer-widget button:hover, .contact-form button:hover{
    color: #cecece;
    background: #f29ec8;
}
.single-footer-widget input:focus{
    border: 1px solid #5FC7AE;
}
.mailchimp-alerts {color: #ffffff; padding-top: 15px;}
.footer-text > span {
  color: #000 !important;
  display: block;
  font-size: 13px;
  line-height: 21px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.footer-text, .footer-text a {
    color: #000;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding: 5px 0px 5px 0px;
}

/*.footer-text a:hover {border-bottom: 1px solid #fff}*/

.footer-text-area {
  background: #c08f27 none repeat scroll 0 0;
}