/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-google-map {
  opacity: 0;
  visibility: hidden;
  z-index: 10;
}

.cookie-denied {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 5;
}

.cookie-denied span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}

.ht-ctc-chat {
  opacity: 0;
  visibility: hidden;
}

.frm-g-recaptcha>div {
  max-width: 250px;
}

@media screen and (max-width: 767px) {
  h1.fusion-responsive-typography-calculated {
    font-size: 70px !important;
  }
}
