.elementor-kit-18{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0d63b30:#26537D;--e-global-color-8b440e6:#E03A3E;--e-global-color-24a0f59:#FFFFFF;--e-global-color-c525b5c:#101D25;--e-global-color-0f305b0:#253946;--e-global-color-73317aa:#5B92B9;--e-global-color-1dd767e:#26537D;--e-global-color-80b35d6:#CFA35C;--e-global-color-59f39e7:#021C5E;--e-global-color-a8cf349:#F4F4F4;--e-global-color-8fbab96:#545F71;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gotham";--e-global-typography-accent-font-weight:600;color:var( --e-global-color-c525b5c );font-family:"Gotham", Sans-serif;font-size:19px;font-weight:normal;line-height:32px;}.elementor-kit-18 button,.elementor-kit-18 input[type="button"],.elementor-kit-18 input[type="submit"],.elementor-kit-18 .elementor-button{background-color:#FFFFFF;font-family:"Gotham", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none;line-height:22px;letter-spacing:0.8px;color:#000000;border-style:none;border-radius:52.34px 52.34px 52.34px 52.34px;}.elementor-kit-18 button:hover,.elementor-kit-18 button:focus,.elementor-kit-18 input[type="button"]:hover,.elementor-kit-18 input[type="button"]:focus,.elementor-kit-18 input[type="submit"]:hover,.elementor-kit-18 input[type="submit"]:focus,.elementor-kit-18 .elementor-button:hover,.elementor-kit-18 .elementor-button:focus{background-color:var( --e-global-color-8b440e6 );color:var( --e-global-color-24a0f59 );}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-kit-18 a{color:var( --e-global-color-1dd767e );font-weight:500;text-decoration:underline;}.elementor-kit-18 a:hover{color:var( --e-global-color-8b440e6 );}.elementor-kit-18 h1{color:var( --e-global-color-0d63b30 );font-family:"rift", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-18 h2{color:var( --e-global-color-0d63b30 );font-family:"ff-meta-web-pro", Sans-serif;font-size:26px;font-weight:700;line-height:1.3em;}.elementor-kit-18 h3{color:var( --e-global-color-73317aa );font-family:"Gotham", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:1px;}.elementor-kit-18 h4{color:var( --e-global-color-0d63b30 );font-family:"Gotham", Sans-serif;font-size:22px;font-weight:700;text-transform:uppercase;}.elementor-kit-18 h5{color:var( --e-global-color-secondary );font-family:"Gotham", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;line-height:19px;}.elementor-kit-18 h6{color:var( --e-global-color-0d63b30 );font-family:"ff-meta-web-pro", Sans-serif;font-size:16px;}.elementor-kit-18 label{font-size:0px;}.elementor-kit-18 input:not([type="button"]):not([type="submit"]),.elementor-kit-18 textarea,.elementor-kit-18 .elementor-field-textual{font-size:14px;color:var( --e-global-color-secondary );background-color:var( --e-global-color-24a0f59 );border-style:solid;border-width:1px 1px 1px 1px;border-color:#ABAFB1;}.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-kit-18{line-height:1.6em;}.elementor-kit-18 h3{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Action Network - forcing to one column */
 
#can_main_col {
    width: 100% !important;
    float: none;
}
#can_embed_form.can_float #form_col1, #can_embed_form.can_float #form_col2, #can_embed_form #can_sidebar{
float: none !important;
width: 100% !important;
}
#can_embed_form .check_radio_label {font-weight: bold; padding-top: 20px;}

#can_embed_form .js-fb-selectbasic{font-weight: bold; padding-top: 20px;}

/*District Alerts box styling */
.alerts .elementor-icon-box-icon {margin-top: -40px}
/*Search icon in the menu align with nav*/
.menu-search-icon {
    display: inline-flex;
    align-items: center; /* Vertically aligns the icon */
    justify-content: center; /* Centers the icon horizontally (if needed) */
    height: 100%; /* Ensures it aligns with the menu item's height */
}

.menu-search-icon i {
    vertical-align: middle; /* Aligns the Font Awesome icon vertically */
    line-height: normal; /* Ensures the icon doesn’t inherit awkward line-height from the menu */
    font-size: 18px; /* Adjust size as needed */
    position: relative;
    top: 11px; /* Adjust this value to fine-tune vertical positioning */
}/* End custom CSS */