/*
Theme Name: BGCNV
Description: Avada child theme for BGCNV
Author: MC2
Author URI: https://mc2design.com/support/
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@media (max-width: 991.98px) {
    .fusion-footer .menu .menu-item {text-align: center;}
}
.w-30 {width: 30% !important;}
.w-70 {width: 70% !important;}
.w-100 {width: 100% !important;}
.float-left {float: left !important;}
.float-right {float: right !important;}
.font-normal {font-style: normal !important;}
.mc-form .button {
    height: 50px;
    background-color: #0081c6;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
}
/* HIDE GOOGLE RECAPTCHA BADGE */
.grecaptcha-badge {visibility: hidden;}

/* EOF */