@charset 'utf-8';
/*
 Theme Name:   Massage Therapist Child
 Theme URI:    http://massage-therapist.ancorathemes.com/
 Description:  Massage Therapist - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     massage-therapist
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  massage-therapist
*/


@import url("../massage-therapist/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
header div.contact_field span.iconWrapper {
  background: #8B88BE;
  padding: 6px;
  width: 40px;
  height: 40px;
  border-radius: 200%;
  display: block;
  float: left;
  text-align: center;
  box-sizing: border-box;
  margin-top: -8px;
}

header div.contact_field svg.svg-inline--fa {
  font-size: 17px;

}

header div.contact_field svg.svg-inline--fa path{
  fill: white !important;
}


@media (min-width: 1024px) {
  footer.footer_wrap.widget_area.scheme_original div.columns_wrap aside {
    vertical-align: middle !important;
    width: 25% !important;
  }
}
