/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 20:09:18 */
/* COVID-19 */
li#menu-item-7381 a {
    font-weight: bold;
    color: #2caffa;
    font-size: 17px;
}
li#menu-item-7381 a:hover{text-decoration: underline !important;}

body:not(.home) .fusion-secondary-header .fusion-contact-info {
    line-height: 44px !important;
}

@media only screen and (min-width: 320px) and (max-width: 353px) {
button#responsive-menu-button.fusion-is-sticky {
    top: 23px !important;
}
button#responsive-menu-button {
    top: 215px !important;
}  
.fix-cov19-padding h1.title-heading-center {
    margin-top: 85px !important;
}
}

@media only screen and (min-width: 353px) and (max-width: 589px) {
button#responsive-menu-button.fusion-is-sticky {
    top: 23px !important;
}
  button#responsive-menu-button {
    top: 175px !important;
}
.fix-cov19-padding h1.title-heading-center {
    margin-top: 45px !important;
}
}

@media only screen and (min-width: 590px) and (max-width: 800px) {
button#responsive-menu-button.fusion-is-sticky {
    top: 23px !important;
}
  button#responsive-menu-button {
    top: 125px !important;
}
.fix-cov19-padding h1.title-heading-center {
    margin-top: 45px !important;
}
}