/*
Theme Name: AS Garage Doors
Description: Theme for AS Garage Doors
Author: Chalk Media
Author URI: https://www.chalkmedia.co.uk
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.grecaptcha-badge{
	visibility: collapse !important;
}


.fusion-megamenu-icon .fab {
    font-size: 22px;
}

.home-services {
  margin-top: -60px!important;
  border-top: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  border-right: 10px solid rgb(255, 255, 255);
}

.home-services h3 {
  background: rgba(0,0,0,0.8);
  padding: 10px!important;
}

.fusion-footer p {
  font-size: 20px!important;
}

.white-text p, .white-text h2, .white-text h3, .white-text a {
  color: #fff!important;
}

@media only screen and (max-width: 840px) {

  .fusion-contact-info {
    padding: .2em 30px!important;
}

  .home-services {
    margin-top: 10px!important;
    border: 0!important;
  }

}
