/*Footer*/
.site-footer{
  padding-top: 45px;
}

.footer-heading{
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  /*text-transform: uppercase;*/
  /*letter-spacing: 2px;*/
  margin: 0 0 10px 0;
}


.footer-col{
  margin-bottom: 25px;
  font-size: 13px;
}

.footer-col ul{
  list-style: none;
  padding: 0;

}

.footer-col a{
  color: #978c93;
}

.footer-col a:visited{
  color: #978c93;
}

.footer-col a:hover{
  color: #635a60;
}

.mmt-theme-dark .footer-col a{
  color: #9E9E9E;
}

.mmt-theme-dark .footer-col a:visited{
  color: #9E9E9E;
}

.mmt-theme-dark .footer-col a:hover{
  color: inherit;
}





.footer-col-inner ul{
  list-style: none;
  padding: 0;
  margin-bottom: 0;

}


.footer-site-info{
  margin-bottom: 6px;
}

.footer-site-info-logo{
  max-width: 50px;
  margin-bottom: 8px;
}

.mmt-theme-dark .footer-site-info svg path, .mmt-theme-dark .footer-site-info svg g{
  fill: #F8F9FA;
}


.footer-social{
 margin: 0 0 15px 0;
}

.footer-social-btn-group{
  margin: 0;
  padding: 0;

}

.footer-social-btn-group ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-social-btn-group li{
  display: inline-block;
  margin-right: 25px;
  padding: 0;
  list-style: none;
}

.footer-social-btn-group .footer-social-btn-group-facebook{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-facebook:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-facebook:before{
  content: "\f09a";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}

.footer-social-btn-group .footer-social-btn-group-twitter{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-twitter:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-twitter:before{
  content: "\f099";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}

.footer-social-btn-group .footer-social-btn-group-pinterest{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-pinterest:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-pinterest:before{
  content: "\f0d2";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}

.footer-social-btn-group .footer-social-btn-group-tumblr{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-tumblr:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-tumblr:before{
  content: "\f173";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}

.footer-social-btn-group .footer-social-btn-group-instagram{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-instagram:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-instagram:before{
  content: "\f16d";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}


.footer-social-btn-group .footer-social-btn-group-medium{
  color: #999999;
}

.footer-social-btn-group .footer-social-btn-group-medium:hover{
  color: #3599C8;
}

.footer-social-btn-group .footer-social-btn-group-medium:before{
  content: "\f23a";
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}
