/*
Theme Name: HealthFirst Child 26
Theme URI: https://healthfirst.qodeinteractive.com
Description: A child theme of HealthFirst
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: healthfirst
Template: healthfirst
*/

.qodef-qi-contact-form-7 form div {
  display: flex;
}
.qofef-newsletter-form {
  display: flex;
}

.form-home button {
  background-color: #000 !important;
  margin-top: 12px;
}
.form-home button:hover {
  background-color: #FFF !important;
}
.form-home .qodef-button.qodef-layout--filled:hover .qodef-btn-fill-color {
  background-color: #FFF !important;
}
#qodef-page-footer .widget .qodef-widget-title {
  color: #e7dbca;
}
#qodef-page-footer .widget a {
  color: #e7dbca;
}
#qodef-page-footer .widget a:hover {
  color: #FFF;
  padding-left: 0px;
}
.redes-footer { 
  display: flex;
}
.redes-footer img { 
  width: 32px;
  height: auto;
  margin: 5px 3px; 
}
.redes-footer img:hover { 
  opacity: .7;
}