/*
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
*/



.f_global {
    display: flex !important;
    justify-content: space-around;
    margin-top: 15px;
}

.f_b a {
    margin: 0px 0px !important;
}

li#menu-item-82 a {
    color: #64c3d1 !important;
    border: 1px solid #64c3d1 !important;
    padding: 0px 10px !important;
    height: 23px !important;
    margin-top: 50px;
}

.font_b{
	font-family: GothamRounded-Book !important;
}


.font_g{
	font-family: GothamBold !important;
}