/*import*/
@import url('https://fonts.googleapis.com/css?family=Roboto');

/*main nav */

/*button style*/
.fusion-menu-item-button .menu-text {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    min-width: 170px;
    min-height: 40px;
}

.fusion-button {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    min-width: 170px;
    min-height: 40px;
}


/* height of header incl sticky */
.fusion-header {
    height: 95px;
    top: 19px !important;
}
}
