// Donation input copy
.elementor-element-56861483 a,
.donation-input-wrapper a {
	display: flex;
}

.elementor-element-56861483,
.donation-input-wrapper {
	display: flex;
	justify-content: space-between;
}

.elementor-element-56861483 .elementor-button-content-wrapper ,
.donation-input-wrapper .elementor-button-content-wrapper {
	justify-content: initial;
	width: calc(100% - 150px) !important;
}

.donation-input-wrapper .elementor-button-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width: calc(100% - 100px);
	overflow: hidden;
	text-align: left;
}

.donation-input-wrapper .copy-donation-field {
	font-size: 15px;
	display: flex;
	align-items: center;
	gap: 5px;
}
