
/* font weight 600 */

.heavy { font-weight: 600 !important; }

#body { padding-top: 0px; }


.nav-menu-desktop .menu  { width: 1300px; }

/* mobile header  */
.site-header .cb-row--mobile .site-branding img {
    margin: 0 auto;
}

/* mobile header text */

site-name-desc {
    text-align: center !important;
}

.site-branding .site-title a {  text-align: center !important; line-height: 1.5em; }

.light-mode .site-title a {
     text-align: center !important;
}

.site-branding .site-description {
    color: #00284f;
}

.site-description.text-uppercase.text-xsmall
 {
    text-align: center !important;
}

/* breadcrumbs */
.aioseo-breadcrumb a {
    color: #000000 !important;
}

.aioseo-breadcrumbs {
    color: #000000 !important;
}


/*  ADA  Toggle */

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
font-size: 30px;
padding: 5px;
}

/* mobile hamburger */

.elementor-kit-4458 button {  background-color: #ffffff; }

.header--row:not(.header--transparent) .menu-mobile-toggle {
    color: #be2845;
}


/* NAVIGATION MENU */

.fa {
color: #be2845;
margin-top: 5px;
margin-right: 5px; 
font-size: 16px;
}

.underline {
    padding-bottom: 2px;
    border-bottom-style: solid;
    border-width: thin;
}


/* CONTACT FORM */
.everest-forms .everest-forms-notice--success {
    background-color: transparent;
border: solid 1px #374c59;
}

.everest-forms .everest-forms-notice {
color: #374c59;
}

everest-forms label.evf-field-label {
    font-weight: 300 !important;
}

.evf-label  {
    font-weight: 300 !important;
}

.everest-forms label {
    display: block;
    line-height: 1.7;
    margin: 0 0 10px 0;
    color: #000000;
    font-size: 17px;
}

/* FOOTER  */


.footer--row-inner.dark-mode {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 2em;
}

.footer--row-inner.dark-mode a:link {
   color:  #ffffff !important;
}

.footer--row-inner.dark-mode a:hover  {
   text-decoration: underline;
}
