.elementor-kit-6{--e-global-color-primary:#C72027;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#891C1A;--e-global-color-6e5ece4:#FFFFFF;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Trocchi";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arimo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arimo";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-6e5ece4 );border-radius:15px 15px 15px 15px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-6e5ece4 );border-style:solid;border-color:var( --e-global-color-primary );border-radius:15px 15px 15px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* This needs to be here for the job boards */
#grnhse_app {
    display: none
}

#grnhse_app.open {
    display: block
}

.job_title {
    font-size: 225%
}

.job_apply {
    display: block;
    width: 115px;
    height: 45px;
    background-color: #d20501;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-color: #960000;
    text-shadow: 0 .075em .075em rgba(0,0,0,.5);
    font-family: "Oswald",sans-serif;
    font-style: normal;
    font-weight: inherit;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: .024em;
    text-rendering: optimizelegibility
}

a.job_apply:hover {
    background-color: #960000
}

.jobs-container {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding-bottom: 32px
}

.jobs-board {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -16px;
    margin-right: -16px
}

.jobs-link {
    color: #05192d;
    margin: 16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 358px
}

.jobs-panel {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    background-color: #fff;
    border: 2px solid #c90000;
    border-radius: 4px;
    box-shadow: default;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.77,0,.175,1);
    transition: transform .3s cubic-bezier(.77,0,.175,1);
    box-shadow: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 140px;
    padding: 20px;
    padding-bottom: 10px;
    transition: .5s
}

.jobs-panel:hover {
    margin-top: -10px;
    transition: .5s
}

.jobs-panel-title {
    color: #0a0a0a;
    text-decoration: none;
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.2;
    margin-top: 0;
    display: block;
    margin-bottom: 16px;
}

.jobs-info {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.jobs-panel-location-span {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #05192d;
    font-size: 16px;
    line-height: 1.5
}

.jobs-svg {
    margin-right: 6px;
    margin-top: 5px
}

.jobs-info-apply {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0;
    color: #009bd8;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 700;
    margin-left: 16px
}

.jobs-link {
    width: 325px;
}

.jobs-board a {
    text-decoration: none !important;
}

/* End custom CSS *//* End custom CSS */