/*
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
*/

.gform_button.button {
    border-color: #ffffff!important;
    border-width: 0 0px 0px 0px!important;
    border-radius: 0 0 0 0!important;
    background: var(--awb-color3)!important;
    font-size: 16px!important;
    letter-spacing: 3px!important;
    font-family: "Asap Condensed"!important;
    font-weight: 600!important;
}

.fusion-menu-element-wrapper:not(.collapse-enabled).active-item-arrows-on.expand-method-click.direction-row>ul>li:after, .fusion-menu-element-wrapper:not(.collapse-enabled).active-item-arrows-on.expand-method-hover.direction-row>ul>li:after {
    display: none;
}