/*=====================================================
    Charity Plugin
    Assigned To   : Fouzia Faiz
    Version       : 1.0 ;
=======================================================*/

/*============ General Styling ============*/

.wp-block-spacer {
	display: block;
	clear: both;
}

.wpcm-p-150 {
	padding-top: 150px;
	padding-bottom: 150px;
}

.wpcm-p-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

/*============= Font Color ================*/
.campaign-para-content i {
	color: #e5951b;
}

/*============= Background Color ================*/
.wpcm-btn.wpcm-btn-icon.wpcm-btn-yellow:hover {
	background-color: #e5951b;
}

.wpcm-wrapper .wpcm-btn-yellow {
	background: #e5951b !important;
}

/*============= Font Color ================*/
.wpcm-icon-box span i,
.wpcm-cause-style4-contnt span i,
.wpcm-cause-style4-contnt h2:hover,
.wpcm-cause-style4-contnt span {
	color: #cf2329;
}

/*============= Background Color ================*/
.wpcm-wrapper .wpcm-btn-red,
.wpcm-start-campaign,
.wpcm-btn.wpcm-btn-icon.wpcm-btn-red:hover {
	background-color: #cf2329;
}

.wpcm-wrapper .wpcm-btn-red {
	background: #cf2329 !important;
}

/*============= Font Color ================*/
.wpcm-recnt-donation-widget ul li i,
.wpcm-wrapper .wpcm-rcnt-donation-info > a,
.wpcm-donr-donation span,
.mnth-donor-content > span,
.wpcm-mnth-donor-widget .donation-det span,
.wpcm-urgnt-causes-widget .wpcm-dontn-info strong,
.wpcm-urgnt-causes-widget .wpcm-cause-nam h3:hover,
.wpcm-rcnt-donation-info h5:hover,
.wpcm-urgnt-causes2-widget .dontn-amnt-info span strong,
.wpcm-wrapper .wpcm-btn.wpcm-btn-border,
.wpcm-heading-style3 i,
.wpcm-cause-lsting-contnt span,
.cause-style2-iner .dontn-amnt-info span strong,
.wpcm-cause-style3-contnt span strong,
.wpcm-wrapper .wpcm-btn2.wpcm-btn-border,
.story-detail .spent-bar span {
	color: #0d9b8c;
}

/*============= Background Color ================*/
.wpcm-donation-style1,
.wpcm-widget-title::before,
.wpcm-urgnt-causes-widget .wpcm-dontn-info a,
.wpcm-urgnt-causes2-widget figure a,
.wpcm-wrapper .wpcm-cause-lsting-contnt .progress-bar,
.wpcm-wrapper .cause-style2-iner .progress-bar,
.wpcm-wrapper .wpcm-btn-border:hover,
.wpcm-heading-style1 h4::before,
.wpcm-heading-style2::after,
.wpcm-heading-style4 h2::before,
.wpcm-heading-style5::before,
.wpcm-cause-lsting-contnt .progress-bar,
.cause-style2-iner figure a,
.wpcm-wrapper .wpcm-btn2.wpcm-btn-blk:hover,
.wpcm-wrapper .progress-bar {
	background-color: #0d9b8c;
}

.wpcm-wrapper .wpcm-btn-green {
	background: #0d9b8c;
}

/*============= Border Color ================*/
.wpcm-wrapper .wpcm-btn-border,
.wpcm-wrapper .wpcm-btn2.wpcm-btn-green,
.wpcm-wrapper .wpcm-btn2.wpcm-btn-blk:hover {
	border: 2px solid #0d9b8c;
}

/*============= Campaign Parallax ===========*/
.wpcm-campaign-parallax {
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: center center !important;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.wpcm-campaign-parallax::before {
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 32, 78, 0.9);
	position: absolute;
	left: 0;
	top: 0;
}

.campaign-para-content {
	max-width: 80%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.campaign-para-content h2 {
	color: #fff;
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
}

.campaign-para-content h2 span {
	font-weight: 200;
}

.campaign-para-content p {
	font-size: 20px;
	color: #d4d4d4;
	margin-bottom: 30px;
}

.campaign-para-content i {
	font-size: 105px;
}

.wpcm-donte-btn {
	display: block;
}

.wpcm-donte-btn > span {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	margin-top: 18px;
	border-bottom: 1px solid #fff;
}

.wpcm-donte-btn span a {
	font-weight: 700;
	color: #fff;
}

/*============= Donation Style 1 ===========*/
.donation-style1-inner > i {
	font-size: 100px;
	color: #fff;
}

.donation-style1-inner h2 {
	color: #fff;
	font-size: 60px;
	line-height: 70px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 80%;
	margin: auto;
	font-weight: 700;
}

.donation-style1-inner > span {
	font-size: 26px;
	line-height: 36px;
	color: #fff;
	display: block;
	margin-bottom: 40px;
	margin-top: 20px;
}

/*============= Donation Style 2 ===========*/

.donation-style2-img {
	display: inline-flex;
	height: 100%;
}
.wpcm-donation-style2 .wpcm-row {
	margin-right: 0;
	margin-left: 0;
}

.wpcm-donation-style2 .wpcm-row > div {
	padding-left: 0;
	padding-right: 0;
}

.wpcm-donation-style2 img {
	max-width: 100%;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.wpcm-donation-style2 figure {
	margin-bottom: 0;
}

.donation-style2-content {
	background-color: #f7ec89;
	position: relative;
	padding: 80px 90px 72px 100px;
}

.donation-style2-content h2 {
	font-size: 60px;
	line-height: 70px;
	color: #0d3665;
	margin-bottom: 22px;
	font-weight: bold;
}

.donation-style2-content p {
	color: #666666;
	margin-bottom: 40px;
	font-size: 17px;
	line-height: 27px;
}

.donation-style2-btns > a {
	margin-right: 5px;
}

.wpcm-icon-box span {
	height: 110px;
	width: 110px;
	display: inline-block;
	background-color: #fff;
	position: absolute;
	right: -55px;
	border-radius: 8px;
	top: 105px;
	line-height: 110px;
	text-align: center;
	box-shadow: -1px 10px 57px 0px rgba(0, 0, 0, 0.1);
	z-index: 2;
}

.wpcm-icon-box span i {
	font-size: 40px;
}

/*==================== Start Campaign ==================*/
.wpcm-start-campaign {
	background-image: url("../images/bg-lines.png");
	background-repeat: no-repeat;
	padding: 100px 140px;
	background-size: cover;
	background-position: center center;
}

.start-campaign-contnt h2 {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	margin-bottom: 12px;
	font-weight: bold;
}

.start-campaign-contnt p {
	color: #fff;
	margin-bottom: 35px;
	font-size: 17px;
	line-height: 27px;
}

.start-campaign-contnt {
	display: inline-block;
	width: 55%;
	vertical-align: middle;
	position: relative;
}

.wpcm-start-campaign span {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	float: right;
	position: relative;
}

.wpcm-start-campaign span i {
	color: #fff;
	font-size: 200px;
}

/*==================== Start Campaign Style 2 ==================*/
.wpcm-campaign-style2 .strt-campaign-desc {
	background-image: url("../images/bg-hands.png");
	background-repeat: no-repeat;
	padding: 80px 30px 80px 80px;
	background-position: -70px 157%;
	background-blend-mode: luminosity;
	background-color: #233bcf;
	width: 49%;
	float: left;
	z-index: 2;
	position: relative;
}

.wpcm-campaign-style2 {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	background-size: cover !important;
}

.wpcm-campaign-style2::before {
	content: "";
	height: 793px;
	width: 793px;
	border-radius: 50%;
	background-color: transparent;
	position: absolute;
	top: -45%;
	right: -25%;
	z-index: 1;
	box-shadow: 0 0 0 30px #2035b6, 0 0 0 1000px #233bcf;
}

.elementor .wpcm-campaign-style2::before {
	top: -91%;
	right: -25%;
}

.wpcm-campaign-style2 .strt-campaign-desc h2 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
}

.wpcm-campaign-style2 .strt-campaign-desc p {
	color: #fff;
	margin-bottom: 35px;
	font-size: 17px;
	line-height: 27px;
}

.campaign-style2-bg {
	float: left;
	width: 30%;
	background-size: cover !important;
}

/*==================== Cause Listing ==================*/
.wpcm-cause-listng {
	margin-bottom: 60px;
}

.wpcm-cause-listng:nth-child(even) a.wpcm-cause-cat {
	background-color: #f14cd0;
}

.wpcm-cause-listng:nth-child(odd) a.wpcm-cause-cat {
	background-color: #279ccd;
}

.wpcm-cause-lstng-img {
	position: relative;
}

.wpcm-cause-lstng-img figure {
	margin-bottom: 0;
}

.wpcm-wrapper .wpcm-cause-lstng-img .wpcm-hover-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	visibility: hidden;
	opacity: 0;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
	padding: 17px 35px 17px 85px;
	width: 62%;
}

.wpcm-cause-listng:hover .wpcm-hover-btn {
	visibility: visible;
	opacity: 1;
}

.wpcm-cause-lsting-contnt a.wpcm-cause-cat {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #279ccd;
	padding: 8px 14px;
}

.wpcm-cause-lsting-contnt h2 {
	font-size: 24px;
	color: #3b3b3b;
	font-weight: 600;
	line-height: 32px;
	margin-top: 25px;
	margin-bottom: 12px;
}

.wpcm-cause-lsting-contnt h2 a {
	color: inherit;
}

.wpcm-cause-lsting-contnt p {
	color: #999999;
	margin-bottom: 30px;
}

.wpcm-cause-lsting-contnt > span {
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 22px;
}

.wpcm-cause-lsting-contnt > span i {
	font-style: normal;
}

.wpcm-cause-lsting-contnt span strong {
	font-weight: 700;
	font-size: 24px;
	color: #333333;
	margin-left: 5px;
}

.wpcm-cause-lsting-contnt .progress {
	background-color: #f6f6f6;
	height: 22px;
	border-radius: 30px;
}

.wpcm-cause-lsting-contnt .progress-bar {
	position: relative;
	border-radius: 30px;
}

.wpcm-cause-lsting-contnt .progress-bar span {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	position: absolute;
	right: 15px;
}

.wpcm-cause-lstng-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

/*====================== cause style 2 ==================*/
.wpcm-cause-style2 figure img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

body .elementor .wpcm-wrapper .wpcm-cause-style2 figure {
	margin-bottom: 20px !important;
}

.wpcm-cause-style2 figure {
	position: relative;
	margin-bottom: 20px;
}

.cause-style2-iner figure a {
	padding: 8px 20px;
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.cause-style2-iner figure a:hover {
	background-color: #000;
	color: #fff;
}

.cause-style2-iner h3 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 13px;
}

.cause-style2-iner p {
	color: #999;
	margin-bottom: 60px;
	font-family: "Barlow", sans-serif;
	font-size: 17px !important;
	line-height: 28px !important;
}

.cause-style2-iner .progress {
	height: 6px;
	border-radius: 0;
	background-color: #f6f6f6;
	overflow: visible;
}

.cause-style2-iner .progress-bar {
	position: relative;
}

.cause-style2-iner .progress-bar span {
	font-weight: 600;
	font-size: 13px;
	color: #ffffff;
	background-color: #222222;
	padding: 7px 9px;
	position: absolute;
	right: 0;
	top: -35px;
}

.cause-style2-iner .progress-bar span::before {
	content: "";
	position: absolute;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #222222;
	border-left: 6px solid transparent;
	bottom: -6px;
	right: 0;
}

.cause-style2-iner .dontn-amnt-info {
	margin-top: 20px;
	margin-bottom: 22px;
}

.cause-style2-iner .dontn-amnt-info span {
	font-size: 16px;
	text-transform: uppercase;
}

.cause-style2-iner .dontn-amnt-info span i {
	font-style: normal;
}

.cause-style2-iner .dontn-amnt-info span strong {
	margin-right: 3px;
}

.cause-style2-iner .dontn-amnt-info span:nth-of-type(2) {
	float: right;
}

.cause-style2-iner > a {
	display: block;
	text-align: center;
}

.wpcm-cause-style2 .cause-style2-iner > a {
	display: block;
	text-align: center;
	border-radius: 0;
}

.wpcm-cause-style2 .cause-style2-iner > a:hover {
	border-color: #000;
}

.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	.ctegory-wrapper
	li.category-item:nth-child(2) {
	top: 35px;
	position: absolute;
}
.wpcm-cause-style2 .cause-style2-iner .cause-categories .ctegory-wrapper li a {
	width: 160px;
	transform: translate(-9px, 47px);
	top: 0;
	left: 0;
	transition: 0.6s ease-in-out;
}
.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	.ctegory-wrapper
	li.category-item:nth-child(3) {
	top: 70px;
	position: absolute;
}
.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	.ctegory-wrapper
	li.category-item:nth-child(1) {
	top: 0;
	position: absolute;
}
.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	.ctegory-wrapper
	li.category-item:nth-child(4) {
	top: 129px;
	position: absolute;
}
.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	.ctegory-wrapper
	li.category-item:nth-child(5) {
	top: 172px;
	position: absolute;
}
.wpcm-cause-style2 .cause-style2-iner {
	position: relative;
}
.wpcm-cause-style2 .cause-style2-iner .ctegory-wrapper {
	visibility: hidden;
}
.wpcm-cause-style2
	.cause-style2-iner
	.cause-categories
	i:hover
	.ctegory-wrapper {
	visibility: visible;
}
.wpcm-cause-style2 .cause-style2-iner .cause-categories i {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #009d8f;
	color: white;
	padding: 10px;
	border-radius: 50%;
	cursor: pointer !important;
}
.wpcm-cause-style2 .cause-style2-iner .cause-categories i {
	top: 15px;
	left: 15px;
}
.cause-style2-iner figure a {
	top: 0px;
	left: 0px;
}
.wpcm-cause-style2 .cause-style2-iner .cause-categories i:hover li a {
	transform: translate(-9px, 50px);
}

/*====================== cause style 3 ==================*/
.wpcm-cause-style3-img figure {
	margin-bottom: 0;
}

.wpcm-cause-style3-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.wpcm-cause-style3-img {
	position: relative;
}

.wpcm-cause-style3-contnt {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 40px;
	width: 100%;
}

.wpcm-cause-style3-contnt span.wpcm-cause-loc {
	font-size: 15px;
	color: #fff;
	display: block;
	font-weight: normal;
	margin-bottom: 12px;
}

.wpcm-cause-style3-contnt h2 {
	font-size: 26px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 18px;
}

.wpcm-cause-style3-contnt h2 a {
	color: inherit;
}

.wpcm-cause-style3-contnt span {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
}

.wpcm-cause-style3-contnt span i {
	font-style: normal;
}

.wpcm-wrapper .wpcm-cause-style3-contnt span strong {
	font-weight: 500;
	margin-right: 4px;
}

.wpcm-cause-style3-contnt a.wpcm-btn {
	margin-top: 25px;
	display: block;
	visibility: hidden;
	opacity: 0;
	margin-bottom: -80px;
}

.wpcm-cause-style3:hover a.wpcm-btn {
	visibility: visible;
	opacity: 1;
	margin-bottom: 0;
}

.wpcm-cause-style3 {
	overflow: hidden;
}

/*====================== cause style 4 ==================*/
.wpcm-cause-style4-img {
	position: relative;
}

body .elementor .wpcm-wrapper .wpcm-cause-style4-img figure {
	margin-bottom: 30px !important;
}

.wpcm-cause-style4-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.wpcm-wrapper .wpcm-cause-style4-img .wpcm-hover-btn {
	position: absolute;
	top: 40%;
	left: 18%;
	/* transform: translate(-50%, -50%); */
	opacity: 0;
	visibility: hidden;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-cause-style4:hover .wpcm-hover-btn {
	opacity: 1;
	visibility: visible;
}

.wpcm-cause-style4-contnt span.wpcm-cause-meta {
	font-size: 16px;
	color: #999999;
	display: inline-block;
}

.wpcm-cause-style4-contnt span.wpcm-cause-meta + span.wpcm-cause-meta {
	margin-left: 25px;
}

.wpcm-cause-style4-contnt span > i {
	padding-right: 6px;
}

.wpcm-cause-style4-contnt h2 {
	font-size: 26px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-cause-style4-contnt h2 a {
	color: inherit;
}

.wpcm-cause-style4-contnt p {
	color: #999999;
	margin-top: 22px;
	margin-bottom: 35px;
	font-family: "Barlow", sans-serif;
	font-size: 17px !important;
	line-height: 28px !important;
}

.wpcm-cause-style4-contnt span {
	font-size: 18px;
	font-weight: 500;
}

.wpcm-cause-style4-contnt span i {
	font-style: normal;
}

.wpcm-cause-style4-contnt span strong {
	font-weight: 700;
	font-size: 24px;
	color: #333333;
	margin-left: 5px;
}

/*====================== cause style 5 ==================*/
.wpcm-cause-style5 {
	margin-bottom: 40px;
}

.wpcm-cause-style5-img figure {
	margin-bottom: 0;
}

.wpcm-cause-style5-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.wpcm-causes-style5 .wpcm-row > div:nth-child(odd) .wpcm-cause-style5-contnt {
	background-color: #00c375;
}

.wpcm-causes-style5 .wpcm-row > div:nth-child(even) .wpcm-cause-style5-contnt {
	background-color: #e1477d;
}

.wpcm-cause-style5-contnt {
	padding-bottom: 10px;
}

.wpcm-cause-style5-info {
	padding: 40px 40px 30px;
}

.wpcm-cause-style5-info > a {
	padding: 8px 20px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-cause-style5-info > a:hover {
	background-color: #fff;
	color: #000;
}

.wpcm-cause-style5-info h2 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-cause-style5-info h2:hover {
	color: #000;
}

.wpcm-cause-style5-info h2 a {
	color: inherit;
}

.wpcm-cause-style5-info span {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.wpcm-cause-style5-info strong {
	font-weight: 700;
	font-size: 24px;
	margin-left: 5px;
}

.wpcm-cause-style5-meta span.wpcm-cause-meta {
	font-size: 16px;
	color: #fff;
	display: inline-block;
}

.wpcm-cause-style5-meta span.wpcm-cause-meta + span.wpcm-cause-meta {
	margin-left: 25px;
}

.wpcm-causes-style5 .wpcm-row > div:nth-child(odd) .wpcm-cause-style5-meta {
	background-color: #00a353;
}

.wpcm-causes-style5 .wpcm-row > div:nth-child(even) .wpcm-cause-style5-meta {
	background-color: #c4305d;
}

.wpcm-cause-style5-meta {
	padding: 16px 40px;
}

.wpcm-cause-style5-meta span.wpcm-cause-meta i {
	padding-right: 6px;
}

/*====================== Headings ==================*/
.wpcm-heading-style1 h4 {
	font-size: 24px;
	color: #4c4d4e;
	position: relative;
	display: block;
	padding-bottom: 18px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e8e8e8;
}

.wpcm-heading-style1 h4::before {
	content: "";
	width: 36px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.wpcm-heading-style2 {
	position: relative;
}

.wpcm-heading-style2 h2 {
	font-size: 45px;
	color: #333;
}

.wpcm-heading-style2::after {
	content: "";
	width: 44px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -22px;
}

.wpcm-heading-style2 span {
	font-size: 18px;
	color: #999999;
	display: block;
	padding-bottom: 25px;
}

.wpcm-heading-style3 i {
	font-size: 40px;
	margin-bottom: 15px;
	display: block;
}

.wpcm-heading-style3 h2 {
	text-transform: uppercase;
	font-size: 45px;
	color: #333333;
}

.wpcm-heading-style3 span {
	font-size: 18px;
	color: #999999;
	display: block;
}

.wpcm-heading-style4 h2 {
	font-size: 30px;
	color: #333;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 30px;
	padding-right: 65px;
}

.wpcm-heading-style4 h2::before {
	content: "";
	height: 23px;
	width: 9px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
}

.wpcm-heading-style4 h2::after {
	content: "";
	height: 1px;
	width: 44px;
	position: absolute;
	right: 0;
	bottom: 5px;
	background-color: #c5c5c5;
}

.wpcm-heading-style5 {
	position: relative;
}

.wpcm-heading-style5 h2 {
	font-size: 45px;
	color: #333333;
}

.wpcm-heading-style5 {
	font-size: 18px;
	color: #999999;
	display: block;
	padding-left: 55px;
}

.wpcm-heading-style5::before {
	content: "";
	height: 129px;
	width: 129px;
	border-radius: 50%;
	opacity: 0.05;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

/*===================== Widgets ==================*/
.wpcm-widget {
	border: 3px solid #f6f6f6;
	padding: 50px 40px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

.wpcm-wrapper h4.wpcm-widget-title {
	font-size: 24px;
	color: #4c4d4e;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 40px;
	display: block;
	border-bottom: 1px solid #e8e8e8;
}

.wpcm-widget-title::before {
	content: "";
	width: 36px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* recent donation widget */
.wpcm-recnt-donation-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wpcm-recnt-donation-widget ul li > i {
	font-size: 40px;
	display: inline-block;
	vertical-align: top;
}

.wpcm-rcnt-donation-info {
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
}

.wpcm-rcnt-donation-info h5 {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-rcnt-donation-info h5 > a {
	color: inherit;
}

.wpcm-rcnt-donation-info > a {
	font-size: 16px;
	margin-right: 5px;
}

.wpcm-rcnt-donation-info span {
	font-size: 16px;
	color: #999999;
}

.wpcm-rcnt-donation-info span.amnt {
	color: #333333;
	font-weight: 600;
	background-color: #f8f8f8;
	border-radius: 4px;
	display: block;
	max-width: 99px;
	width: 100%;
	margin-top: 17px;
	padding: 9px 14px;
}

.wpcm-rcnt-donation-info span.amnt i {
	font-style: normal;
}

.wpcm-recnt-donation-widget ul li + li {
	margin-top: 35px;
}

/* top donors widget */
.wpcm-top-donors-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.wpcm-top-donors-widget ul li + li {
	margin-top: 28px;
}

.wpcm-donor-avatar {
	position: relative;
}

.wpcm-donor-avatar img {
	border-radius: 50%;
}

.wpcm-donor-avatar span {
	height: 34px;
	width: 34px;
	line-height: 34px;
	border-radius: 50%;
	text-align: center;
	color: #003333;
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: -6px;
	box-shadow: -1px 10px 57px 0px rgba(0, 0, 0, 0.21);
	background-color: #fff;
}

.wpcm-donr-donation {
	position: relative;
	padding-left: 15px;
}

.wpcm-donr-donation h5 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px;
}

.wpcm-donr-donation h5 a {
	color: inherit;
}

.wpcm-donr-donation span {
	font-size: 16px;
	display: block;
	margin-top: 4px;
}

.wpcm-donr-donation span strong {
	color: #999;
	font-weight: 600;
	margin-left: 3px;
}

/* donor of month widget */
.mnth-donor-img {
	position: relative;
}

.mnth-donor-img > img {
	border-radius: 50%;
}

.mnth-donor-img span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	bottom: -20px;
}

.mnth-donor-content > span {
	font-size: 16px;
	margin-bottom: 12px;
	display: block;
}

.mnth-donor-content h3 {
	font-size: 24px;
	text-transform: uppercase;
}

.mnth-donor-content p {
	color: #999;
	margin-bottom: 25px;
}

.wpcm-mnth-donor-widget .donation-det span {
	font-size: 17px;
	display: inline-block;
	text-align: left;
}

.wpcm-mnth-donor-widget .donation-det span strong {
	font-size: 20px;
	color: #333333;
	display: block;
}

.wpcm-mnth-donor-widget .donation-det span + span {
	border-left: 1px solid #ededed;
	padding-left: 25px;
	margin-left: 25px;
}

.mnth-donor-content {
	padding-top: 35px;
}

.wpcm-mnth-donor-widget .donation-det {
	margin-bottom: 28px;
}

/* urgent causes style 1 widget */
.wpcm-urgnt-causes-widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wpcm-urgnt-causes-widget ul li {
	float: left;
	width: 100%;
}

.wpcm-urgnt-causes-widget ul li + li {
	margin-top: 40px;
}

.wpcm-urgnt-causes-widget .wpcm-tp-info img {
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
}

.wpcm-urgnt-causes-widget .wpcm-cause-nam {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}

.wpcm-urgnt-causes-widget .wpcm-cause-nam h3 {
	font-size: 20px;
	font-weight: 600;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
	margin-bottom: 0;
}

.wpcm-urgnt-causes-widget .wpcm-cause-nam h3 a {
	color: inherit;
}

.wpcm-urgnt-causes-widget .wpcm-cause-nam span {
	font-size: 16px;
	color: #999999;
	display: block;
}

.wpcm-urgnt-causes-widget .wpcm-dontn-info {
	background-color: #f8f8f8;
	padding-left: 22px;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.wpcm-urgnt-causes-widget .wpcm-dontn-info span {
	font-size: 17px;
	color: #333333;
	float: left;
	padding: 14px 0;
}

.wpcm-urgnt-causes-widget .wpcm-dontn-info span i {
	font-style: normal;
}

.wpcm-urgnt-causes-widget .wpcm-dontn-info strong {
	font-weight: 600;
	margin-right: 12px;
}

.wpcm-urgnt-causes-widget .wpcm-dontn-info a {
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	float: right;
	padding: 16px 20px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.55s;
	-webkit-transition: all 0.55s;
	-moz-transition: all 0.55s;
}

.wpcm-urgnt-causes-widget ul li:hover .wpcm-dontn-info a {
	visibility: visible;
	opacity: 1;
}

/* urgent causes style 2 widget */
.wpcm-urgnt-causes2-widget figure img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.wpcm-urgnt-causes2-widget figure {
	position: relative;
	margin-bottom: 20px;
}

.wpcm-urgnt-causes2-widget figure a {
	padding: 8px 20px;
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.wpcm-urgnt-causes2-widget h3 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 13px;
}

.wpcm-urgnt-causes2-widget p {
	color: #999;
	margin-bottom: 60px;
}

.wpcm-urgnt-causes2-widget .progress {
	height: 6px;
	border-radius: 0;
	background-color: #f6f6f6;
	overflow: visible;
}

.wpcm-urgnt-causes2-widget .progress-bar {
	position: relative;
}

.wpcm-urgnt-causes2-widget .progress-bar span {
	font-weight: 600;
	font-size: 13px;
	color: #ffffff;
	background-color: #222222;
	padding: 7px 9px;
	position: absolute;
	right: 0;
	top: -35px;
}

.wpcm-urgnt-causes2-widget .progress-bar span::before {
	content: "";
	position: absolute;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #222222;
	border-left: 6px solid transparent;
	bottom: -6px;
	right: 0;
}

.wpcm-urgnt-causes2-widget .dontn-amnt-info {
	margin-top: 20px;
	margin-bottom: 22px;
}

.wpcm-urgnt-causes2-widget .dontn-amnt-info span {
	font-size: 16px;
	text-transform: uppercase;
}

.wpcm-urgnt-causes2-widget .dontn-amnt-info span i {
	font-style: normal;
}

.wpcm-urgnt-causes2-widget .dontn-amnt-info span strong {
	margin-right: 3px;
}

.wpcm-urgnt-causes2-widget .dontn-amnt-info span:nth-of-type(2) {
	float: right;
}

.wpcm-urgnt-causes2-widget .urgnt-causes-iner > a {
	display: block;
	text-align: center;
}

/*============= Buttons ===========*/
.wpcm-wrapper .wpcm-btn {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 18px 50px;
	display: inline-block;
	position: relative;
	text-align: center;
	border-radius: 4px;
}

.wpcm-wrapper .wpcm-btn:hover {
	background-color: #000;
	color: #fff;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-wrapper .wpcm-btn.wpcm-btn-radius {
	border-radius: 30px;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
	box-shadow: -1px 10px 18px 0px rgba(0, 0, 0, 0.18);
}

.wpcm-wrapper .wpcm-btn-radius:hover {
	background-color: #000;
	color: #fff;
}

.wpcm-wrapper .wpcm-btn {
	border-radius: 4px;
	overflow: hidden;
	box-shadow: -1px 10px 18px 0px rgba(0, 0, 0, 0.18);
}

.wpcm-wrapper .wpcm-btn.wpcm-btn-icon {
	padding: 17px 35px 17px 85px;
}

.wpcm-wrapper .wpcm-btn.wpcm-btn-icon i::before {
	display: block;
}

.wpcm-btn-icon span {
	background-color: #ad151a;
	font-size: 13px;
	height: 59px;
	display: inline-block;
	position: absolute;
	left: 0;
	width: 55px;
	top: 0;
	text-align: center;
	line-height: 56px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.wpcm-btn-icon.wpcm-btn-red span {
	background-color: #ad151a;
}

.wpcm-btn-icon.wpcm-btn-green2 {
	background: #00c375;
}

.wpcm-btn.wpcm-btn-icon.wpcm-btn-green2:hover {
	background-color: #00c375;
}

.wpcm-btn-icon.wpcm-btn-green2 span {
	background-color: #00ab67;
}

.wpcm-wrapper .wpcm-btn.wpcm-btn-icon:hover i::before {
	-webkit-animation: toTopFromBottom 0.3s forwards;
	-moz-animation: toTopFromBottom 0.3s forwards;
	animation: toTopFromBottom 0.3s forwards;
}

body .sidebar .widget {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

.wpcm-wrapper .wpcm-btn.wpcm-btn-icon:hover {
	color: #fff;
}

.wpcm-wrapper .wpcm-btn-blk {
	background: #000 !important;
}

.wpcm-wrapper .wpcm-btn-border {
	font-size: 14px;
	font-weight: 600;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-wrapper .wpcm-btn-border:hover {
	color: #fff;
	border-color: #000;
}

.wpcm-wrapper .wpcm-btn-green {
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.wpcm-wrapper .wpcm-btn-green:hover {
	background-color: #000;
	color: #fff;
}

.wpcm-wrapper .wpcm-btn2 {
	font-size: 14px;
	font-weight: 600;
	padding: 16px 45px;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-moz-transition: all 0.45s;
}

.buttons-area {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px;
}

.wpcm-wrapper .wpcm-btn2.wpcm-btn-green:hover {
	border-color: #000;
}

.wpcm-wrapper .wpcm-btn2.wpcm-btn-blk {
	border: 2px solid #000;
}

.wpcm-wrapper .wpcm-btn2.wpcm-btn-blk:hover {
	color: #fff;
}

.wpcm-btn-icon2 i {
	padding-right: 10px;
}

.wpcm-btn-yellow.wpcm-btn-icon span {
	background-color: #bb760c;
}

/*============================= General Styling For Theme ================================*/
.wpcm-wrapper .breadcrumb {
	padding: 0;
}

/*============================= Main Colors ================================*/

.wpcm-wrapper .wpcm-btn-border {
	background: none;
}

/*======== donor list ========*/
.donors-list {
	margin-bottom: 30px;
}

.donors-list .story-detail {
	background-color: #fff;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 20px;
}

.donors-list .story-detail h3 {
	margin: 10px 0 0;
	font-size: 22px;
}

.donors-list .story-detail .spent-bar span.price {
	color: #999;
	font-weight: 700;
}

.donors-list .story-detail .spent-bar span i {
	font-style: normal;
}

@media only screen and (max-width: 1024px) {
	.donation-style2-content {
		padding: 54px 40px;
	}

	.wpcm-icon-box span {
		top: 50px;
	}

	.wpcm-start-campaign {
		padding: 100px;
	}

	.wpcm-campaign-style2::before {
		top: -71%;
		right: -38%;
	}

	.wpcm-cause-lstng-img > a.wpcm-btn {
		width: 75%;
	}

	.cause-style2-iner .dontn-amnt-info span {
		display: block;
		margin-bottom: 8px;
	}

	.cause-style2-iner .dontn-amnt-info span:nth-of-type(2) {
		float: none;
	}

	.wpcm-cause-style4-img a.wpcm-btn {
		width: 70%;
	}

	.wpcm-cause-style5-info {
		padding: 40px 25px 30px;
	}

	.wpcm-cause-style5-meta {
		padding: 16px 25px;
	}

	.wpcm-widget {
		padding: 50px 25px;
	}

	.wpcm-donr-donation {
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}

	.wpcm-mnth-donor-widget .donation-det span + span {
		padding-left: 18px;
		margin-left: 18px;
	}

	.wpcm-urgnt-causes-widget .wpcm-cause-nam {
		padding-left: 0;
		margin-top: 10px;
	}

	.wpcm-urgnt-causes-widget .wpcm-dontn-info {
		padding-left: 8px;
	}
}

@media only screen and (max-width: 980px) {
	.campaign-para-content {
		max-width: 90%;
	}

	.wpcm-donation-style2 img {
		width: 100%;
	}

	.wpcm-icon-box span {
		top: auto;
		right: 22px;
	}

	.wpcm-start-campaign {
		padding: 70px 50px;
	}

	.wpcm-campaign-style2::before {
		display: none;
	}

	.wpcm-campaign-style2 .strt-campaign-desc {
		width: 100%;
		padding: 80px 50px;
	}
}

@media only screen and (max-width: 640px) {
	.campaign-para-content {
		max-width: 100%;
	}

	.donation-style1-inner > span {
		font-size: 30px;
	}

	.donation-style1-inner h2 {
		font-size: 45px;
	}

	.donation-style1-inner {
		padding: 0 20px;
	}

	.wpcm-icon-box span {
		height: 90px;
		width: 90px;
		line-height: 90px;
	}

	.start-campaign-contnt {
		width: 100%;
		text-align: center;
	}

	.wpcm-start-campaign span {
		width: 100%;
		float: none;
		text-align: center;
	}

	.wpcm-start-campaign {
		padding: 50px 30px;
	}

	.wpcm-start-campaign span i {
		font-size: 170px;
	}

	.wpcm-campaign-style2 .strt-campaign-desc {
		padding: 70px 50px;
	}

	.wpcm-cause-lstng-img img {
		width: 100%;
	}

	.wpcm-cause-lsting-contnt {
		margin-top: 30px;
	}

	.wpcm-cause-lstng-img > a.wpcm-btn {
		width: 50%;
	}

	.wpcm-cause-style2 figure img {
		width: 100%;
	}

	.cause-style2-iner .dontn-amnt-info span {
		display: inline-block;
	}

	.cause-style2-iner .dontn-amnt-info span:nth-of-type(2) {
		float: right;
	}

	.wpcm-cause-style3-img img,
	.wpcm-cause-style4-img img,
	.wpcm-cause-style5-img img,
	.wpcm-urgnt-causes2-widget figure img {
		width: 100%;
	}

	.wpcm-cause-style4-img a.wpcm-btn {
		width: 50%;
	}

	.wpcm-cause-style5 {
		margin-bottom: 40px;
	}

	.buttons-area {
		display: block;
		margin-bottom: 45px;
	}

	.wpcm-heading-style3 h2 {
		font-size: 40px;
	}

	.wpcm-urgnt-causes-widget .wpcm-cause-nam {
		padding-left: 15px;
		margin-top: 0;
	}
}

@media only screen and (max-width: 480px) {
	.campaign-para-content h2 {
		font-size: 38px;
		line-height: 48px;
	}

	.wpcm-p-150 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.donation-style1-inner h2 {
		font-size: 40px;
	}

	.donation-style1-inner > span {
		font-size: 25px;
	}

	.donation-style1-inner > i {
		font-size: 80px;
	}

	.donation-style2-content h2 {
		font-size: 35px;
		line-height: 45px;
	}

	.donation-style2-btns > a + a {
		margin-top: 10px;
	}

	.wpcm-heading-style3 h2 {
		font-size: 35px;
	}
}

@media only screen and (max-width: 414px) {
	.start-campaign-contnt h2,
	.wpcm-campaign-style2 .strt-campaign-desc h2 {
		font-size: 40px;
	}

	.wpcm-cause-lstng-img > a.wpcm-btn {
		width: 60%;
	}

	.wpcm-cause-style4-img a.wpcm-btn {
		width: 60%;
	}

	.wpcm-heading-style5 h2 {
		font-size: 35px;
	}
}

@media only screen and (max-width: 375px) {
	.campaign-para-content h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.donation-style1-inner h2 {
		font-size: 35px;
	}

	.donation-style2-content {
		padding: 54px 25px;
	}

	.start-campaign-contnt h2,
	.wpcm-campaign-style2 .strt-campaign-desc h2 {
		font-size: 35px;
	}

	.wpcm-campaign-style2 .strt-campaign-desc {
		padding: 50px 30px;
	}

	.wpcm-cause-lstng-img > a.wpcm-btn {
		width: 70%;
	}

	.wpcm-heading-style2 h2 {
		font-size: 35px;
	}

	.wpcm-heading-style4 h2 {
		font-size: 25px;
	}
}

@media only screen and (max-width: 375px) {
	.wpcm-cause-style4-img a.wpcm-btn {
		width: 85%;
	}
}

@media only screen and (max-width: 320px) {
	.wpcm-urgnt-causes2-widget .dontn-amnt-info span:nth-of-type(2) {
		float: none;
		margin-top: 10px;
	}

	.wpcm-urgnt-causes2-widget .dontn-amnt-info span {
		display: block;
	}

	.wpcm-urgnt-causes-widget .wpcm-cause-nam {
		padding-left: 0;
		margin-top: 10px;
	}

	.wpcm-urgnt-causes-widget .wpcm-dontn-info strong {
		margin-right: 0;
	}

	.wpcm-heading-style5 h2 {
		font-size: 29px;
	}

	.wpcm-heading-style4 h2::after {
		display: none;
	}

	.wpcm-heading-style4 h2 {
		padding-right: 0;
	}

	.wpcm-heading-style3 h2 {
		font-size: 30px;
	}

	.wpcm-cause-style5-meta span.wpcm-cause-meta + span.wpcm-cause-meta {
		margin-left: 8px;
	}

	.wpcm-cause-style5-info h2 {
		font-size: 20px;
		line-height: 28px;
	}

	.wpcm-cause-style3-contnt {
		padding: 40px 20px;
	}

	.wpcm-cause-lstng-img > a.wpcm-btn {
		width: 84%;
	}

	.wpcm-start-campaign span i {
		font-size: 150px;
	}

	.donation-style2-content h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.donation-style1-inner h2 {
		font-size: 31px;
	}
}

/* New Style */

.urgentcause-progress-wrap {
	padding: 0 9.2%;
	max-width: 1140px;
	position: relative;
	z-index: 2;
}

.urgentcause-progress-wrapper.black-layer.style2::before {
	z-index: 1;
}

.urgentcause-progress-wrapper .fixed-bg {
	z-index: 0;
}

.urgentcause-progress-wrapper.black-layer::before {
	z-index: -1;
}

.urgentcause-progress-wrapper.style2 .fixed-bg {
	z-index: 0;
	border-radius: 16px;
}

.urgentcause-progress-wrapper.style2.white-layer::before {
	z-index: 1;
	top: 30px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	border-radius: 16px;
}

.urgentcause-progress-wrap > h2 {
	font-size: 2.8125rem;
}

.black-layer .urgentcause-progress-wrap > h2 {
	color: #fff !important;
}

.urgentcause-progress-wrap > h2 + span {
	margin-top: 0.9375rem;
}

.urgentcause-progress-wrap > span {
	font-size: 1.125rem;
}

.goal {
	font-size: 1rem;
}

.goal > span {
	font-size: 2.1875rem;
	margin-left: 0.5rem;
}

.loc {
	font-size: 1.25rem;
}

.loc > i {
	margin-right: 0.625rem;
}

.urgentcause-progress-bar .progress {
	padding: 0.3125rem 4rem 0.3125rem 0.3125rem;
	height: 2rem;
}

/* New 11/9/2021 */
.lifeline-donation-app .youtube-background:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0.4;
}
.wpcm-parallax {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	z-index: -1;
}
.donation-style1-inner {
	position: relative;
}
.donation-style2-img img,
.donation-style2-img figure {
	height: 100% !important;
}
/* New 11/9/2021 */

/*============ Donation Causes ============*/
.wpcm-cause-style3-img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: black;
	width: 100%;
	height: 100%;
	opacity: 0.3;
}
.cause-style2-iner .wpcm-btn:hover {
	color: white !important;
}
.elementor-section {
	position: relative;
	overflow: hidden;
}
.donation-style2-btns {
	display: flex;
}
.donation-style2-btns > div {
	margin-right: 10px;
}
.lifeline-donation-app .owl-item img {
	display: block;
	width: 100%;
	height: 1000px;
	object-fit: cover;
}

/* Causes Style 8 Style */

.cause-slider-container {
	position: relative;
	margin-bottom: 50px;
}

.cause-slide {
	position: relative;
	padding: 0 10px;
	transition: all 0.3s ease;
}

/* Non-active slides style */
.cause-slide:not(.slick-center) {
	opacity: 0.7;
	transform: scale(0.85);
}

.cause-featured-image {
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 8px;
	overflow: hidden;
}

.cause-featured-image img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

.slick-center .cause-featured-image img {
	transform: scale(1.05);
}

.cause-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.95);
	padding: 20px;
	box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: all 0.4s ease;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.cause-content.visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.cause-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 18px;
}

.progress {
	height: 8px;
	background-color: #f5f5f5;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}

.progress-bar {
	height: 100%;
	background-color: #ff6b6b;
	border-radius: 4px;
	position: relative;
}

.progress-bar span {
	position: absolute;
	right: 0;
	top: -20px;
	font-weight: bold;
	font-size: 14px;
}

.dontn-amnt-info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	font-size: 13px;
}

.cause-slider-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 10;
	pointer-events: none;
}

.cause-slider-prev,
.cause-slider-next {
	position: absolute;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	pointer-events: auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	z-index: 5;
}

.cause-slider-prev {
	left: 10px;
}

.cause-slider-next {
	right: 10px;
}

.slick-dots {
	position: absolute;
	bottom: -30px;
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	margin: 0 5px;
}

.slick-dots li button {
	border: 0;
	background: #ccc;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.slick-dots li.slick-active button {
	background: #ff6b6b;
}

/* Make center slide stand out */
.slick-center {
	z-index: 10;
}

/* Causes 10 widget style starts here */

/* Center button positioning */
.cause-center-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

/* Card styling */
.cause-card {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin-bottom: 0;
	/* Changed from 20px since Bootstrap handles spacing */
	height: 100%;
	/* Make all cards equal height */
}

.cause-card-inner {
	position: relative;
	height: 100%;
	/* Equal height for inner content */
	display: flex;
	flex-direction: column;
}

.cause-featured-image {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.cause-featured-image img {
	width: 100%;
	height: auto;
	transition: transform 0.3s ease;
}

.cause-card:hover .cause-featured-image img {
	transform: scale(1.05);
}

.cause-content {
	padding: 20px;
	flex-grow: 1;
	/* Make content stretch to fill available space */
	display: flex;
	flex-direction: column;
}

.cause-meta-info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	font-size: 14px;
}

.cause-country,
.cause-donors {
	display: flex;
	align-items: center;
}

.cause-country i,
.cause-donors i {
	margin-right: 5px;
}

.cause8-title {
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 1.3;
}

/* Progress bar styles */
.progressbar {
	margin-top: 15px;
	margin-top: auto;
	/* Push to bottom of flex container */
}

.dontn-amnt-info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	font-size: 14px;
}

.progress {
	height: 8px;
	background-color: #eaeaea;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 15px;
}

.cause8-progress-bar {
	height: 100%;
	position: relative;
	border-radius: 4px;
}

.cause8-progress-bar span {
	position: absolute;
	right: 5px;
	top: -15px;
	font-size: 12px;
	font-weight: bold;
}

/* Button styles */
.cause8-wpcm-btn {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	transition: all 0.3s ease;
}

.cause8-wpcm-btn:hover {
	opacity: 0.9;
	transform: translateY(-2px);
}

.cause-bottom-button {
	text-align: center;
	margin-top: 10px;
}

/* Grid layout - now using Bootstrap grid */
.cause-grid {
	/* Bootstrap row handles the grid layout */
}

/* Navigation arrows */
.cause-slider-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	z-index: 5;
	pointer-events: none;
}

.cause-slider-prev,
.cause-slider-next {
	background: rgba(255, 255, 255, 0.7);
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	pointer-events: auto;
	transition: all 0.3s ease;
}

.cause-slider-prev:hover,
.cause-slider-next:hover {
	background: #fff;
}

.cause-slider-prev {
	margin-left: 15px;
}

.cause-slider-next {
	margin-right: 15px;
}

/* Dots navigation */
.cause-slider-dots {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.cause-slider-dots .slick-dots {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}

.cause-slider-dots .slick-dots li {
	margin: 0 5px;
}

.cause-slider-dots .slick-dots button {
	font-size: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ddd;
	border: none;
	padding: 0;
	cursor: pointer;
}

.cause-slider-dots .slick-dots li.slick-active button {
	background: #0d9b8c;
}

.cause10-card {
	padding: 15px;
	box-sizing: border-box;
	width: calc(33.33% - 30px);
	margin: 15px;
}

@media (max-width: 1024px) {
	.cause10-card {
		width: calc(50% - 30px);
	}
}

@media (max-width: 767px) {
	.cause10-card {
		width: calc(100% - 30px);
	}
}
/* Cause 10 widget style ends here */
/* Responsive adjustments */
@media (max-width: 768px) {
	.cause-slide:not(.slick-center) {
		opacity: 1;
		transform: scale(1);
	}
}
@media (max-width: 1370px) {
	.youtube-background iframe {
		max-width: 125%;
	}
}
@media (max-width: 1024px) {
	.wpcm-cause-style3-contnt {
		padding: 25px;
	}
	.wpcm-cause-lsting-contnt {
		margin-top: 20px;
	}
	.wpcm-cause-lsting-contnt a.wpcm-cause-cat {
		display: inline-flex;
	}
	.campaign-para-content {
		max-width: 100%;
	}
	.campaign-para-content h2,
	.donation-style1-inner h2,
	.donation-style2-content h2,
	.start-campaign-contnt h2,
	.wpcm-campaign-style2 .strt-campaign-desc h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.campaign-para-content p {
		font-size: 17px;
		line-height: 27px;
	}
	.donation-style1-inner > span {
		font-size: 20px;
		line-height: 30px;
		margin-top: 0;
	}
}
@media (max-width: 992px) {
	.wpcm-cause-style3,
	.wpcm-cause-style4,
	.wpcm-cause-style2 {
		overflow: hidden;
		margin-bottom: 30px;
	}
	.wpcm-wrapper .wpcm-btn {
		font-weight: 500;
		padding: 12px 35px;
	}
	.youtube-background iframe {
		max-width: 150%;
	}
}
@media (max-width: 768px) {
	.youtube-background iframe {
		max-width: 200%;
	}
	.campaign-para-content h2,
	.donation-style1-inner h2,
	.donation-style2-content h2,
	.start-campaign-contnt h2,
	.wpcm-campaign-style2 .strt-campaign-desc h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.donation-style1-inner h2 {
		width: 100%;
	}
}
@media (max-width: 550px) {
	.youtube-background iframe {
		max-width: 450%;
	}
	.wpcm-campaign-style2 .strt-campaign-desc {
		padding: 50px 40px;
	}
	.donation-style2-btns {
		flex-wrap: wrap;
	}
}
