.elementor-kit-618302{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6578f11:#FFCC00;--e-global-color-6525885:#5A98F1;--e-global-color-7f157ee:#825EE3;--e-global-color-f114f3c:#FFFFFF;--e-global-color-05c498a:#232323;--e-global-color-a2ad003:#232323;--e-global-color-8e41f47:#908D7A;--e-global-color-be003a5:#C78F85;--e-global-color-11905f9:#424A6B;--e-global-color-c9d1131:#DCDBCE;--e-global-color-8f692c7:#FFE6E1;--e-global-color-66cb653:#AEB0BC;--e-global-color-904193a:rgba(2, 1, 1, 0.99);--e-global-color-03ac9e1:#E6C5BF;--e-global-color-ff03b07:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;--e-global-typography-6707c9f-font-family:"Barlow Condensed";--e-global-typography-6707c9f-font-weight:600;--e-global-typography-6707c9f-text-transform:uppercase;--e-global-typography-1f4d276-font-family:"Metric";--e-global-typography-1f4d276-font-weight:900;--e-global-typography-1f4d276-text-transform:uppercase;--e-global-typography-694e57f-font-family:"Metric";--e-global-typography-694e57f-font-size:19px;--e-global-typography-694e57f-font-weight:600;}.elementor-kit-618302 h5{font-family:"Barlow Condensed", Sans-serif;font-size:59px;font-weight:900;text-transform:uppercase;line-height:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-618302 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-kit-618302 h5{font-size:40px;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.donation-pushdown {
  position: relative;
  max-height: 100vh;
  
  background-image: url(https://colorofchange.org/wp-content/uploads/2023/02/background-options5-min.jpg);
  background-position: 0 100%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  transition: all .4s ease;
}

.donation-pushdown__inner {
  max-width: 1140px;
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 40px;
}

.donation-pushdown__headline {
  color: #fff;
  font-size: 42px;
  font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
}

.donation-pushdown__desc {
  color: #fff;
  font-size: 20px;
  font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
  margin-top: 48px;
}

.donation-pushdown__text, .donation-pushdown__form {
  max-width: 50%;
  flex: 1
}

.donation-pushdown__text {
    margin: 32px 50px 0 0;
}

#close-donation {
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    font-size: 34px;
    padding: 0 16px 3px;
    cursor: pointer !important;
    transition: all .1s ease-in-out;
    border-radius: 500px;
}

#close-donation:hover {
    background: #f8f2f1;
    transition: all .1s ease;
}

.donation__mobile {
    background: #daaa0a;
    padding: 16px 32px;
    color: #fff;
    font-size: 24px;
    font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    text-decoration: none;
    text-align: center;
    display: none;
 }



@media only screen and (max-width:980px) {
    .donation-pushdown__inner {
        flex-direction:column;
    }
    
    .donation-pushdown__text{
        max-width: 600px;
        margin: 0;
        align-self:center;
    }
    
    .donation-pushdown__form {
        margin: 16px auto;
        max-width: 600px;
        width: 600px;
    }
    
    .donation-pushdown {
        max-height: 1800px;
    }
    
    .donation__desktop {
        display: none;
    }
    
    .donation__mobile {
        display: block;
    }
}

@media only screen and (max-width:600px) {
    .donation-pushdown__form {
        margin: 24px auto;
        max-width: 100%;
        width: 100%;
    }
    
    .donation-pushdown__headline {
        font-size: 36px;
    }
    
    .donation-pushdown__inner {
        padding: 24px;
    }
}


/*closing effects*/
.hide-donation-pushdown {
    max-height: 0px !important;
    padding: 0;
    transition: all .5s ease-in-out !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Barlow Condensed';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/BarlowCondensed-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/Metric-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/Metric-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/Metric-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Metric';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/Metric-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://colorofchange.org/wp-content/uploads/2020/12/Metric-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */