@charset "UTF-8";
/*
Theme Name: IYA Theme
Author: 
Author URI: 
Version: 1.0
*/

.grecaptcha-badge {
  display: none;
  z-index: 100!important;
}

.single-tour .grecaptcha-badge {
  display: block;
}
  @media screen and (max-width: 899px) {
    .single-tour .grecaptcha-badge {
      bottom: 24vw!important;
    }
  }