/*
Theme Name: The Old Kings Head
Description: WordPres theme for The Old Kings Head
Author: Chalk Media
Author URI: https://www.chalkmedia.co.uk
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-mobile-menu-icons a {
    font-size: 55px!important;
    margin-top: 10px!important;
}


.fusion-secondary-main-menu {
    border-bottom: 0px!important;
}

.cta h3, .cta p {
  color: #fff!important;
}

.fusion-footer p {
  font-size: 15px;
}

.okhform .left {
  max-width: 49%;
  float: left;

}

.okhform .right {
  max-width: 49%;
  float: right;
}

.okhform div {
  margin-bottom: 10px;
}

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

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

  .okhform .left {
    max-width: 100%;
    float: none;
  }

  .okhform .right {
    max-width: 100%;
    float: none;
  }

}
