/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2020 | 09:20:13 */
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
li.ast-masthead-custom-menu-items a.ast-custom-button-link button.ast-button {
    font-size: 23px;
    border-radius: 50px;
    padding: 5px 45px;
}
.ast-primary-sticky-header-active a.menu-link {
    font-size: 16px;
}
.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a.ast-custom-button-link button.ast-button {
    font-size: 16px;
}
.main-header-bar.ast-sticky-active.ast-sticky-shrunk.ast-header-sticked {
    padding: 0;
}
li.ast-masthead-custom-menu-items a.ast-custom-button-link button.ast-button:hover {
    background: #cd6327;
    color: #fff;
}