.elementor-kit-7{--e-global-color-primary:#C2000B;--e-global-color-secondary:#050C2F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#9DC3CE;--e-global-color-3143066:#353535;--e-global-color-48fc85b:#BDBDBD;--e-global-color-f601cd1:#FFFFFF;--e-global-typography-primary-font-family:"IBM Plex Serif";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"IBM Plex Serif";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 h1{font-family:"prohibition", Sans-serif;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 */html {
    border: solid #fff 10px;
}
html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
a {
    color: black;
}
.blue {
    color: #1f2740;
}
.yellow {
    color: #f1bc57;
}

/*.gform_wrapper.gravity-theme .gform_fields {*/
/*    right: 0 !important;*/
/*}*/

@media only screen and (min-width: 1025px) {
    .elementor-location-header {
        height: 40px;
    }
    .stickyfooter {
        display: none;
    }
}

@media only screen and (max-width: 724px) {
    html {
        margin: 0px !important;
    }   
    .showfooter {
        opacity: 1;
        bottom: 0;
    }
    .hidefooter {
        opacity:0;
        bottom:-100%;
    }
    .stickyfooter {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 60px;
        background: #1F3251;
        z-index: 1;
        transition: all 1s;
    }
    .header-donate-mobile {
        width: 40%;
    }
    .hideheader {
        display: none;
    }
    .showheader {
        align-content: center;
        align-items: center;
        padding-top: 7px;
    }
    /* .mobile-menu {
        transition: all 1s;
    } */
    .shortmenu {
        width: 40% !important;
        padding-top: 6px;
    }
    .widemenu {
        width: 66% !important;
        padding-top: 6px;
    }
}
@media only screen and (max-width: 1024px) {
    html {
        border: 0px !important;
    }   
    body {
        max-width: 100%;
    }
    .elementor-location-header {
        height: 140px;
    }
    .header-donate-mobile {
        width: 25%;
    }
    .shortmenu {
        width: 50%;
    }
    .widemenu {
        width: 50%;
    }
    .showheader {
        align-content: center;
        align-items: center;
        padding-top: 15px;
    }
}/* End custom CSS */