#donor-inner h1 {
    font-family: playfair display;
    font-weight: 600;
    line-height: 120%;
    font-size: 64px !important;
    color: #000000 !important;
}
span.slider-span {
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 135%;
}

#donation-slider {
    margin-top: -7% !important;
}
span.span {
    color: #A127C5;
}
.a11y-dropdown .hint {
    color: #898989;
    padding-bottom: 14px !important;
}
#donor-inner p {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 135% !important;
    font-family: 'Work Sans' !important;
}
#main-donor h2 {
    font-weight: 600;
    font-family: 'Work Sans' !important;
    line-height: 120% !important;
}
.custom-slider-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  cursor: grab;
}

.custom-slider-wrapper:active {
  cursor: grabbing;
}

.custom-slider {
  display: flex;
  transition: transform 0.3s ease;
  will-change: transform;
}

.custom-slide {
  min-width: 100%;
  height: 700px;
  background-size: cover;
  background-position: center;
  position: relative;
}


    .custom-slider-wrapper { overflow: hidden; position: relative; width: 100%; }
        .custom-slider {
            display: flex;
            transition: transform 0.3s ease;
            width: 100%;
        }
       .custom-slide {
       min-width: 100%;
       height: 700px;
       background-size: cover;
       background-position: center;
       display: flex;
       align-items: center;
       justify-content: center;
}
.custom-slide-content h3 {
    font-size: 20px;
    font-family: 'Work Sans' !important;
    line-height: 135%;
}
.custom-slide-content h2 {
    color: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
    text-align: left;
    font-size: 40px !important;
    line-height: 120% !important;
    font-family: 'Playfair Display'!important;
    position: absolute;
    width: 100%;
    margin-top: -6%;
    max-width: 600px;
    box-sizing: border-box;
}
.custom-slide-content h2::before {
    content: url('https://girlpowerusa.org/wp-content/uploads/2025/05/unnamed-file.png');
    position: absolute;
    top: -82px;
    left: 0px;
}

@media only screen and (max-width:1500px){
	#main-donor {
    padding-left: 11% !important;
    padding-right: 6% !important;
}
	#donor-right {
    padding-top: 0%;
}	
	#donation-slider {
    margin-top: -15% !important;
}
}
@media only screen and (max-width:1300px){
	#donor-inner h1 {
    font-size: 56px !important;
}
.custom-slide-content h2::before {
    content: url('https://girlpowerusa.org/wp-content/uploads/2025/05/unnamed-file.png');
    position: absolute;
    top: -63px;
    left: 0px;
    transform: scale(0.6);
}
}
	@media only screen and (max-width:1100px){
	#main-donor h2 {
    font-size: 20px !important;
}
	.custom-slide-content h2 {
    font-size: 28px !important;
}
	#donation-slider {
    margin-top: -6% !important;
}
	.custom-slide-content h2 {
    position: relative;
    margin-left: 35%;
}
#donor-inner h1 {
    font-size: 42px !important;
}
	#donor-right {
    padding-right: 4% !important;
}
	#donor-inner p {
    font-size: 18px !important;
}
	.custom-slide {
    height: 534px !important;
}
	#main-donor {
    padding-left: 6% !important;
}
}
@media only screen and (max-width:800px){
	.custom-slide-content h2::before {
    display: none !important;
}
	#donation-slider {
    margin-top: 0% !important;
}
#donor-form {
    padding-left: 8%;
}
	#donor-inner p {
    font-size: 16px !important;
}
	#main-donor {
    padding-bottom: 5% !important;
	padding-left: 5% !important
}
	.custom-slide {
    height: 380px !important;
}
	.custom-slide-content h2 {
    width: 71%;
	margin-left: 40%;
}

	#donor-form p {
    text-align: center !important;
}
	#donor-right {
    padding-right: 0% !important;
}
#donor-inner h1 {
    text-align: center !important;
    font-size: 36px !important;
}

}
@media only screen and (max-width:500px){
	div#donor-form {
    padding-left: 0%;
}
	#main-donor h1 br {
    display: none !important;
}
#donor-inner h1 {
    font-size: 30px !important;
    padding-bottom: 3% !important;
    text-align: left !important;
}
	#main-donor h2 {
    font-size: 18px !important;
}
	#donor-form  {
    padding-top: 5%;
}

.custom-slide-content h2 {
    position: relative;
    margin-left: 0%;
    font-size: 23px !important;
    max-width: 390px;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 36px;
}
.custom-slide-content h2::before {
    content: url('https://girlpowerusa.org/wp-content/uploads/2025/05/unnamed-file.png');
    position: absolute;
    top: -25px;
    left: -17px;
    transform: scale(0.3);
}
#donor-inner p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 135% !important;
    font-family: 'Work Sans' !important;
    margin-bottom: 4% !important;
}
	.custom-slide-content h2 {
    width: 100%;
}
	.custom-slide {
    padding-top: 5%;
	height: 300px !important;
}
}
@media only screen and (max-width:380px){
	#donor-form {
    padding-top: 8%;
}
	.custom-slide-content h2 {
    max-width: 348px !important;
}
	.custom-slide-content h2 {
    font-size: 20px !important;
}
	.custom-slide {
    height: 300px !important;
    background-position: left;
}
}
@media only screen and (max-width:320px){
	.custom-slide-content h2 {
    max-width: 287px !important;
    font-size: 20px !important;
}
	#donor-form .suggested-amount-boxes span {
    font-size: 14px !important;
}
	#donor-form .donorbox-custom-amount .custom-amount-input {
    font-size: 18px;
}
}