/*
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
*/
.roof-top-seperator { margin-left: 20vw !important }
.gform_button { background: var(--awb-color4) !important}
.awb-menu__li_button { margin-top:30px!important}

@media (min-width: 900px) {
.yellow-button a, .yellow-button i { color: var(--awb-color4) !important;}
.yellow-button a span { background: var(--awb-custom_color_1) !important; color: var(--awb-color4) !important}
.yellow-button a:hover span  { background: var(--awb-color4) !important; color: var(--awb-color1) !important}
.yellow-button a:hover i  {  color: var(--awb-color1) !important}
}