/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2020 | 21:44:04 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.fusion-logo img {
    width: 200px;
}
.fusion-separator-border  {
    border-color: #FF0B03!important;
}
.fusion-button  {
    background-color: #FF0B03!important;;
}
body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child) {
    padding-right: 20px;
}
.fusion-main-menu>ul>li {
    padding-right: 20px;
}

#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin: 15px 0px 0px 0px;
}
.fusion-sticky-logo-1 .fusion-logo {
      max-width: 200px;
}
.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul, .fusion-is-sticky.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
    max-height: 400px;
 
}