h1.breadcrumb-title {
    text-align: center;
    color: #fff !important;
    font-size: 40px !important;
        font-family: "Rubik", Sans-serif;
}
.flex-med-breadcrumb-title {
    text-align: center;
    font-size: 22px;
    color: #fff !important;
        font-family: "Rubik", Sans-serif;
}
.linkhover:hover{
	color: #F68122 !important;
}
.flex-charity-mask-img-1 img {
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    mask-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/why-choose-mask.png");
    background-repeat: no-repeat;
}
.flex-charity-mask-img-2{
	mask-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/event-mask.png");
	mask-repeat: no-repeat;
	mask-size: 100% 100%;
}

@media screen and (max-width:1299px){
	.flex-charity-banner{
		background-image:none !important;
	}
}
@media screen and (max-width:1339px){
	.space-add{
		padding-left:20px ;
		padding-right:20px ;
	}
}
.flex-charity-grid-imtems {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
   
}
 .flex-charity-grid-imtems .urgent-campaign-item{
	background-color: #fff !important;
	 border-radius: 10px;
}
/* ************header css******** */

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #009BA4 !important;
  z-index: 99999 !important;
}
.sticky-header .flex-charity-logo h2{
	color:#fff !important;
}
.flex-charity-logo .wpr-logo-image img {
    filter: invert(1);
}
.home .flex-charity-logo .wpr-logo-image img {
    filter: invert(0) !important;
}
/* .header-primary-menus a{
	padding-top:20px !important;
	padding-bottom:0px !important;
}
.header-primary-menus .sub-menu a{
	padding:15px !important;	
} */
@media screen and (min-width:768px) and (max-width:1399px){
	.flex-charity-header{
		padding:20px;
	}
}
@media screen and (max-width:767px) {
	.flex-header-sub-div {
    width: 50%;
}
	.wpr-logo-image img {
    display: block;
    filter: invert(1);
}
}
@media screen and (max-width:1399px){
	input.search-field {
    width: 80% !important;
    padding: 15px;
    border-radius: 10PX;
}
}
/* *************Banner css start************* */
.flex-charity-banner {
    background-size: 70% 90%;

}
.flex-charity-banner-1 .elementor-button {
    clip-path: polygon( 0% 21.739%,0% 21.739%,0.079% 18.213%,0.309% 14.868%,0.676% 11.749%,1.169% 8.9%,1.775% 6.367%,2.481% 4.194%,3.275% 2.426%,4.145% 1.108%,5.078% 0.285%,6.061% 0%,93.939% 0%,93.939% 0%,94.922% 0.285%,95.855% 1.108%,96.725% 2.426%,97.519% 4.194%,98.225% 6.367%,98.831% 8.9%,99.324% 11.749%,99.691% 14.868%,99.921% 18.213%,100% 21.739%,100% 56.522%,100% 56.522%,99.973% 58.561%,99.894% 60.564%,99.765% 62.52%,99.586% 64.417%,99.36% 66.244%,99.088% 67.988%,98.772% 69.639%,98.414% 71.185%,98.014% 72.613%,97.576% 73.913%,89.495% 95.652%,89.495% 95.652%,89.174% 96.46%,88.84% 97.188%,88.495% 97.836%,88.139% 98.402%,87.775% 98.884%,87.403% 99.282%,87.024% 99.594%,86.64% 99.819%,86.251% 99.954%,85.859% 100%,6.061% 100%,6.061% 100%,5.078% 99.715%,4.145% 98.892%,3.275% 97.573%,2.481% 95.806%,1.775% 93.633%,1.169% 91.1%,0.676% 88.251%,0.309% 85.132%,0.079% 81.787%,0% 78.261%,0% 21.739% );
}
.flex-charity-header{
    position: fixed !important;
    top: 0px;
}
.flex-charity-banner-social{
    transform: rotate(-90deg) translateY(-50%);
    position: absolute;
    top: 40%;
    right: -46%;
}

@media screen and (max-width:1800px){
	.flex-charity-banner {
    background-size: 80% 100% !important;
}
}
@media screen and (min-width:1580px) and (max-width:1770px){
.flex-charity-banner-social {
    right: -32% !important;
}
}
@media screen and (min-width:1400px) and (max-width:1579px){
.flex-charity-banner-social {
    right: -20% !important;
}
}
@media screen and (min-width:1300px) and (max-width:1399px){
.flex-charity-banner-social {
    right: -13% !important;
}
}
@media screen and (min-width:1252px) and (max-width:1299px){
.flex-charity-banner-social {
    right: -11% !important;
}
}
@media screen and (min-width:1185px) and (max-width:1299px){
	.flex-charity-banner-social{
		width:45% !important;
	}
}
@media screen and (min-width:1185px) and (max-width:1251px){
	.flex-charity-banner-social {
    transform: rotate(-90deg) translateY(-50%);
    position: absolute;
    top: 40%;
    right: -16% !important;
}
}
@media screen and  (max-width:1184px){
.banner-social-media-flex{
	display: block !important;
}
.flex-charity-banner-social{
	display: none !important;
}
}
@media screen and (max-width:1299px){
	.flex-charity-header{
		background-color: #009BA4;
	}
	.flex-charity-logo h2{
		color:#fff !important;
	}
}

/* ************* banner css end ************************ */
/* ************** About sec start************* */
.flex-charity-about-counter2{
	width: fit-content;
}
.flex-charity-about-cta .elementor-icon-box-icon {
    width: fit-content;
}
.flex-charity-about-counter .elementor-counter-title {
    line-height: 20px !important;
}
.flex-charity-about-counter {
    background-color: #009BA4;
    border-radius: 50%;
    padding: 30px;
    width: fit-content;
    box-shadow: 0 0 0 12px #e6f5f6;
    animation: pulseShadow 2s infinite ;
}
.flex-charity-about-video .elementor-custom-embed-play {
    padding: 13px 25px;
    border-radius: 10px;
    background-color: #FF0000;
}
.flex-charity-about-video svg{
	opacity: 1 !important;
}
.flex-charity-about-counter {
    background-color: #009BA4;
    border-radius: 50%;
    padding: 30px;
    width: fit-content;
    box-shadow: 0 0 0 12px #e6f5f6;
    animation: pulseShadow 2s infinite ;
}

@keyframes pulseShadow {
0% {
    transform: scale(1);
    opacity: 1;
}
50% {
    transform: scale(1.05);
    opacity: 0.7;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
.flex-charity-about-counter2 {
    clip-path: polygon( 0% 13.889%,0% 13.889%,0.168% 11.636%,0.654% 9.499%,1.431% 7.506%,2.474% 5.686%,3.755% 4.068%,5.249% 2.68%,6.929% 1.55%,8.768% 0.708%,10.741% 0.182%,12.821% 0%,87.179% 0%,87.179% 0%,89.259% 0.182%,91.232% 0.708%,93.071% 1.55%,94.751% 2.68%,96.245% 4.068%,97.526% 5.686%,98.569% 7.506%,99.346% 9.499%,99.832% 11.636%,100% 13.889%,100% 73.567%,100% 73.567%,99.938% 74.927%,99.756% 76.262%,99.458% 77.562%,99.048% 78.82%,98.529% 80.027%,97.906% 81.174%,97.182% 82.254%,96.363% 83.258%,95.452% 84.177%,94.453% 85.004%,77.644% 97.549%,77.644% 97.549%,76.99% 98.005%,76.315% 98.417%,75.62% 98.782%,74.907% 99.101%,74.179% 99.373%,73.437% 99.597%,72.683% 99.772%,71.919% 99.898%,71.148% 99.974%,70.371% 100%,12.821% 100%,12.821% 100%,10.741% 99.818%,8.768% 99.292%,6.929% 98.45%,5.249% 97.32%,3.755% 95.932%,2.474% 94.314%,1.431% 92.494%,0.654% 90.501%,0.168% 88.364%,0% 86.111%,0% 13.889% );
}
.flex-charity-about-counter2 .elementor-counter-title {
    color: #FFFFFF;
    font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px !important;
	text-align:center;
}
.flex-charity-about-cta .elementor-icon-box-icon {
    background-color: #F68122;
    padding: 9px;
    border-radius: 50%;
     box-shadow: #fde6d3 0px 0px 0px 10px;
        animation: 2s ease 0s infinite normal none running pulseShadow;
}

@media screen and (min-width:768px) and (max-width:890px){
	 .flex-charity-about-counter2 .elementor-counter-number-wrapper {
    font-size: 20px !important;
}
 .flex-charity-about-counter2 .elementor-counter-title {
    font-size: 13px !important;
    line-height: 7px !important;
    line-height: 22px !important;
}
.flex-charity-about-counter {
    padding: 21px !important;
    width: fit-content;

}
}
 .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{
    align-items: center !important;
}
/* *************About sec end************* */
/* *******************Team seaction css start******* */
@media screen and (min-width:1024px) and (max-width:1920px){
	.socail-media {
  opacity: 0;
visibility: hidden;
  transition: all 0.3s ease;
}
.social-icon-parent {
    position: absolute !important;
    bottom: 19%;
    right: 8%;
}
}
.share-icon{
	cursor: pointer;
}
.flex-team-member ul.eael-team-member-social-profiles {
    display: none;
}
.flex-charity-team-members{
	width: fit-content  !important;
}

@media screen and (min-width:768px) and (max-width:1023px){
	.social-icon-parent{
width:12% !important;
position: absolute;
    bottom: 15% !important;
    right: 6%;
	}
}
@media screen and (max-width:1024px){
	.social-icon-parent{
		width:12% !important;
	}
}
@media screen and (min-width:400px) and (max-width:767px){
	.social-icon-parent {
    position: absolute;
    right: 10% !important;
    bottom: 18% !important;
}
}
@media screen and (max-width:399px){
	.social-icon-parent{
    position: absolute;
    bottom: 22% !important;
}
}
@media screen and (min-width: 345px) and (max-width: 399px) {
    .social-icon-parent {
        position: absolute;
        bottom: 20% !important;
        right: 7%;
    }
    .share-icon{
    padding: 7px 33px 7px 10px !important;
}
}
@media screen  and (max-width: 344px) {
    .social-icon-parent {
        position: absolute;
        bottom: 27% !important;
        right: 10%;
    }
    .share-icon{
    padding: 7px 33px 7px 10px !important;
}
}

/************Team section end*************/
/* ********Testimonial section css ******** */
.flex-charity-testimonial-sec {
    background-size: 80% 80% !important;
}
.flex-charity-testimonial .wpr-testimonial-item:hover i,
.flex-charity-testimonial .wpr-testimonial-item:hover .wpr-testimonial-name {
	color: #F68122 !important;
}


.flex-charity-testimonial .wpr-testimonial-meta-inner {
    display: flex !important;
    align-content: center;
    align-items: center;
    gap: 20px;
}
.flex-charity-testimonial .wpr-testimonial-content p{
	text-align: left !important;

}
.flex-charity-testimonial .wpr-testimonial-item {
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    mask-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/testimonial-mask.png");
    background-repeat: no-repeat;
}

.flex-charity-testimonial .wpr-testimonial-icon {
    position: absolute !important;
    bottom: -34%;
    right: 12%;
      transform: scaleX(-1) rotate(180deg);
}
.flex-charity-testimonial .wpr-testimonial-controls {
    position: absolute;
    left: 0%;
}
.flex-charity-testimonial .wpr-testimonial-rating {
    background-color: #000;
    padding: 5px;
}
.flex-charity-testimonial .wpr-testimonial-content{
		padding: 20px 20px 0px 20px;
		margin: 0px !important;
}
.flex-charity-testimonial .wpr-testimonial-meta{
		padding: 0px 20px;
}
.flex-charity-testimonial .wpr-testimonial-job {
    text-align: left;
}
@media screen and (min-width:768px) and (max-width:1600px){
	.flex-charity-testimonial-sec {
    background-size: 96% 80% !important;
}
}
@media screen and (max-width:767px){
		.flex-charity-testimonial-sec {
    background-image: none !important;
}
	.flex-charity-volunteer{
		background-color: #009BA4 !important;
		padding: 20px !important;
		border-radius: 20px !important;
	}

}
@media screen and (max-width:767px){
	.flex-charity-testimonial .wpr-testimonial-dots ul {

    display: flex;
    justify-content: center;
}
}
@media screen and (min-width:700px) and (max-width:767px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 650px !important;

}
}
@media screen and (min-width:650px) and (max-width:699px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 600px !important;

}
}
@media screen and (min-width:600px) and (max-width:649px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 550px !important;
}
}
@media screen and (min-width:550px) and (max-width:599px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 500px !important;
}
}
@media screen and (min-width:500px) and (max-width:549px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 450px !important;
}
}
@media screen and (min-width:450px) and (max-width:499px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 400px !important;
}
}
@media screen and (min-width:400px) and (max-width:449px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 350px !important;
}
}
@media screen and (min-width:350px) and (max-width:399px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 300px !important;
}
}
@media screen  and (max-width:349px){
.flex-charity-testimonial .wpr-testimonial-dots ul {
    width: 250px !important;
}
}
/* *************testimonial sec css end *********** */
/************Footer section css start************/
.flex-footer-contact .elementor-icon-box-icon {
    width: fit-content;
}
.flex-footer-contact .elementor-icon-box-wrapper {
    display: flex;
    gap: 20px;
}
.flex-charity-footer {
    background-size: 82% 100% !important;
}
.flex-charity-newslatter .wpcf7-response-output {
    margin: 0px !important;
    color: #fff;
    width: fit-content;
}
.flex-subscribe-form {
    display: flex;
    gap: 20px;
}
.copyright:hover{
	color:#009BA4 !important
}
.flex-subscribe-submit {
	    font-family: "Rubik", Sans-serif;
    background-color: #000 !important;
    border: 0px !important;
    color: #fff !important;
    padding: 15px !important;
    clip-path: polygon(0% 21.739%, 0% 21.739%, 0.079% 18.213%, 0.309% 14.868%, 0.676% 11.749%, 1.169% 8.9%, 1.775% 6.367%, 2.481% 4.194%, 3.275% 2.426%, 4.145% 1.108%, 5.078% 0.285%, 6.061% 0%, 93.939% 0%, 93.939% 0%, 94.922% 0.285%, 95.855% 1.108%, 96.725% 2.426%, 97.519% 4.194%, 98.225% 6.367%, 98.831% 8.9%, 99.324% 11.749%, 99.691% 14.868%, 99.921% 18.213%, 100% 21.739%, 100% 56.522%, 100% 56.522%, 99.973% 58.561%, 99.894% 60.564%, 99.765% 62.52%, 99.586% 64.417%, 99.36% 66.244%, 99.088% 67.988%, 98.772% 69.639%, 98.414% 71.185%, 98.014% 72.613%, 97.576% 73.913%, 89.495% 95.652%, 89.495% 95.652%, 89.174% 96.46%, 88.84% 97.188%, 88.495% 97.836%, 88.139% 98.402%, 87.775% 98.884%, 87.403% 99.282%, 87.024% 99.594%, 86.64% 99.819%, 86.251% 99.954%, 85.859% 100%, 6.061% 100%, 6.061% 100%, 5.078% 99.715%, 4.145% 98.892%, 3.275% 97.573%, 2.481% 95.806%, 1.775% 93.633%, 1.169% 91.1%, 0.676% 88.251%, 0.309% 85.132%, 0.079% 81.787%, 0% 78.261%, 0% 21.739%);
}
.flex-email {
    width: 100% !important;
    padding: 10px !important;
    border-radius: 6px !important;
    border: 0px !important;
}

@media screen and (max-width:1750px){
	.flex-charity-footer{
		background-image: none !important;
	}
}

@media screen and (max-width:1750px){
	.flex-charity-subscribe-sec {
    background-color: #009BA4;
    padding: 50px 20px !important;
    border-radius: 10px;
}
}
@media screen and (max-width:1023px){
	.flex-subscribe-form {
       gap: 20px;
    flex-direction: column !important;
    align-items: center;
}
.flex-subscribe-form .wpcf7-spinner{
	display: none !important;
}
}
.flex-footer-contact .elementor-icon-box-icon {
    background-color: #F68122;
    padding: 8px;
    border-radius: 10px;
}
.flex-charity-footer-social .elementor-icon:hover{
	background-color:#F68122 !important ;
}
@media screen and (max-width:767px) {
	.flex-charity-useful-link-footer, .flex-food-footer-link1  ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}

.flex-footercontact .elementor-icon-list-text:hover{
	color:#009BA4 !important;

}
.flex-footercontact .elementor-icon-list-item :hover svg{
		fill: #009BA4 !important ;
}
.flex-footer-contact .elementor-icon-box-description a:hover{
		color:#009BA4 !important;
}
/*************Footer section css end ************** */
/* * **********************Contact page css************ */

input.wpcf7-form-control.wpcf7-submit.has-spinner.flex-submit-btn:hover{
background-color: #009BA4 !important;
}
.flex-charity-contact-form input{
	width:100% !important;
	padding: 10px !important;
	border: 0px !important;
	border-radius: 5px !important;
}
.flex-charity-contact-form select{
	width:100% !important;
	padding: 10px !important;
		
	border-radius: 5px !important;
}

.flex-charity-contact-form .wpcf7-response-output{
	color: #fff !important;
}
.flex-charity-contact-form .wpcf7-not-valid-tip{
	color: #fff !important;
}
.flex-charity-contact-form .flex-submit-btn {
    width: fit-content !important;
    background-color: #000 !important;
    color: #fff !important;
        font-family: "Poppins", Sans-serif;
	cursor:pointer;
	clip-path: polygon(0% 21.739%, 0% 21.739%, 0.079% 18.213%, 0.309% 14.868%, 0.676% 11.749%, 1.169% 8.9%, 1.775% 6.367%, 2.481% 4.194%, 3.275% 2.426%, 4.145% 1.108%, 5.078% 0.285%, 6.061% 0%, 93.939% 0%, 93.939% 0%, 94.922% 0.285%, 95.855% 1.108%, 96.725% 2.426%, 97.519% 4.194%, 98.225% 6.367%, 98.831% 8.9%, 99.324% 11.749%, 99.691% 14.868%, 99.921% 18.213%, 100% 21.739%, 100% 56.522%, 100% 56.522%, 99.973% 58.561%, 99.894% 60.564%, 99.765% 62.52%, 99.586% 64.417%, 99.36% 66.244%, 99.088% 67.988%, 98.772% 69.639%, 98.414% 71.185%, 98.014% 72.613%, 97.576% 73.913%, 89.495% 95.652%, 89.495% 95.652%, 89.174% 96.46%, 88.84% 97.188%, 88.495% 97.836%, 88.139% 98.402%, 87.775% 98.884%, 87.403% 99.282%, 87.024% 99.594%, 86.64% 99.819%, 86.251% 99.954%, 85.859% 100%, 6.061% 100%, 6.061% 100%, 5.078% 99.715%, 4.145% 98.892%, 3.275% 97.573%, 2.481% 95.806%, 1.775% 93.633%, 1.169% 91.1%, 0.676% 88.251%, 0.309% 85.132%, 0.079% 81.787%, 0% 78.261%, 0% 21.739%);
}
/* ****************Contact page css end******************* */

/* ******************Charity slider sec css start*********** */
.flex-charity-slider-home-sec {
    background-size: 85% 90% !important;
}
.urgent-campaign-name a {
    font-family: "Rubik", Sans-serif;
    font-size: 22px;
    font-weight: 600;
}
.campaign-desc {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 300;
	font-family: "Rubik", Sans-serif;
}
#campaign-slider .owl-item {
    background-color: #fff;
    border-radius: 10px !important;
    overflow: hidden;
}
.campaign-content {
    padding: 20px;
}
.campaign-image img {
    height: 245px !important;
    object-fit:cover;
	border:0px !important;
}

.campaign-progress-wrapper {
    background: #f2f2f2;
    padding: 13px;
    border-radius: 6px;
    font-family: Arial, sans-serif;
    margin-top: 10px;
}

.progress-header,
.progress-footer {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 5px;
}
.progress-raised {
    height: 100%;
    background-color: #F68122;
    border-radius: 50px;
    transition: width 0.5s ease-in-out;
}
.progress-bar {
    width: 100%;
    background: #eee;
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #009BA4 !important;
}
.progress-percent {
    font-weight: bold;
}
.camp-slider-bonate-btn {
    clip-path: polygon(0% 21.739%, 0% 21.739%, 0.079% 18.213%, 0.309% 14.868%, 0.676% 11.749%, 1.169% 8.9%, 1.775% 6.367%, 2.481% 4.194%, 3.275% 2.426%, 4.145% 1.108%, 5.078% 0.285%, 6.061% 0%, 93.939% 0%, 93.939% 0%, 94.922% 0.285%, 95.855% 1.108%, 96.725% 2.426%, 97.519% 4.194%, 98.225% 6.367%, 98.831% 8.9%, 99.324% 11.749%, 99.691% 14.868%, 99.921% 18.213%, 100% 21.739%, 100% 56.522%, 100% 56.522%, 99.973% 58.561%, 99.894% 60.564%, 99.765% 62.52%, 99.586% 64.417%, 99.36% 66.244%, 99.088% 67.988%, 98.772% 69.639%, 98.414% 71.185%, 98.014% 72.613%, 97.576% 73.913%, 89.495% 95.652%, 89.495% 95.652%, 89.174% 96.46%, 88.84% 97.188%, 88.495% 97.836%, 88.139% 98.402%, 87.775% 98.884%, 87.403% 99.282%, 87.024% 99.594%, 86.64% 99.819%, 86.251% 99.954%, 85.859% 100%, 6.061% 100%, 6.061% 100%, 5.078% 99.715%, 4.145% 98.892%, 3.275% 97.573%, 2.481% 95.806%, 1.775% 93.633%, 1.169% 91.1%, 0.676% 88.251%, 0.309% 85.132%, 0.079% 81.787%, 0% 78.261%, 0% 21.739%);
    background-color: #000;
    width: fit-content;
    padding: 5px 35px;
    margin-top: 10px;
}
.camp-slider-bonate-btn a{
	color:#fff !important;
}
.campaign-progress-wrapper span{
	font-size: 14px;
	font-weight: 400;
	 font-family: Arial, sans-serif;
}
#campaign-slider .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #ccc !important;
    color: inherit !important;
    border: none;
      text-align: center !important;
    font: inherit;
    border-radius: 50% !important;
    width: 10px;
    padding: 6px !important;
    margin-right: 10px !important;
}
#campaign-slider  .owl-dots {
    text-align: center;
    margin-top: 30px;
}
#campaign-slider .owl-dot.active {
    
    background: #F68122 !important;  /* active dot color */
}
.camp-counter .elementor-counter-title {
    text-align: center;
}

@media screen and (min-width:768px) and (max-width:1700px){
	.flex-charity-slider-home-sec {
    background-size: 97% 90% !important;
}
}
@media screen and (max-width:767px){
	.flex-charity-slider-home-sec{
	background-image: none !important;
}
.camp-counter{
	background-color: #009BA4;
	padding: 20px !important;
	border-radius: 10px !important;
}
}


/* ************Charity slider sec css end************* */

/* **************single campaign blog page css start*********** */
.campaign-progress {
    margin-bottom: 20px;
}

/* .progress-bar {
    width: 100%;
    background: #eee;
    height: 20px;
    border-radius: 10px;
    overflow: hidden;
} */

.progress-fill {
    height: 100%;
    background: #F68122; 
    width: 0;
    transition: width 1s ease-in-out;
}

.campaign-main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.capmaign-space{
	padding: 80px 20px;
}

section.capmaign-space {
    background-color: #fde6d385;
}
.campaign-summary {
    margin-bottom: 1em;
    border: 1px solid #e6e6e6;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background-color: #fff !important;
    padding: 20px !important;
    border-radius: 10px !important;
        font-family: "Rubik", Sans-serif;
}

.campaign-img img{
	height: 300px !important;
	object-fit: cover;
	border-radius: 10px;
}
.single-campaign .campaign-content{
	padding: 0px !important;
	    font-family: "Rubik", Sans-serif;
}
.our-pro-list li {
    list-style-type: disc !important;
    margin-left: 20px !important;
    padding: 8px 0px !important;
}
.our-pro-list ::marker {
    font-size: 23px;
    color: #F68122;
}
.campaign-content p{
	line-height:30px!important;
}
/* *************8single campaign blog page css end **************8 */
/* ***********home page event section css start**************** */
       .icon-location svg {
    height: 18px;
    width: 20px;
}
span.icon-location {
    font-size: 15px;
    font-weight: 400;
}

.event-tab-layout {
    display: flex;
    gap: 20px;
    align-content: center;
    align-items: center;
}.flex-event-home-month {
    font-size: 24px;
}
                /* Left date tabs container */
                .event-dates {
                    width: 170px;
                    display: flex;
                    flex-direction: column;
                    gap: 25px;
                }
                /* Date button with two parts */
                .event-tab-button {
                    cursor: pointer;
                    border: none;
                    outline: none;
                    padding: 0;
                    border-radius: 12px;
                    overflow: hidden;
                    box-shadow: 0 2px 5px rgb(0 0 0 / 0.1);
                    text-align: center;
                    user-select: none;
                    transition: transform 0.2s ease;
                }
                .event-tab-button:hover {
                    transform: scale(1.05);
                }
              

                /* Top part: Year background */
              .date-year {
    background-color: #F68122;
    color: #fff;
    font-weight: 500;
    padding: 5px 0;
    font-size: 20px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    font-family: 'Rubik';
}
.date-day-month {
	  font-family: "Rubik", Sans-serif;
    background-color: #fde6d3;
    padding: 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #000;
    font-weight: 600;
    font-size: 20px;
  
}
                .date-day {
					 font-family: "Rubik", Sans-serif;
                    font-size: 40px;
                    font-weight: 700;
                    margin-bottom: 2px;
                }

               

                /* Right event content */
                .event-content {
                    flex: 1;
                }

                /* Each event card container */
                .event-card {
                    display: none;
                    
                }
                .event-card.active {
                    display: block;
                    gap: 20px;
                    align-items: center;
                }

             

                /* Event details text container */
                .event-details {
                    flex: 1;
					display:flex; 
					gap:15px; 
					align-items:center;
                }

          
img.flex-charity-event-image {
    width: 34%;
    height: 175px;
    object-fit: cover;
    mask-image: url(https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/event-mask.png);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}
.flex-charity-event-title {
    font-size: 20px;
    font-weight: 700;
    font-family: "Rubik", Sans-serif;;
}
p.flex-charity-event-excerpt {
    font-size: 15px;
    font-weight: 300;
    font-family: rubik;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}
               

                /* Event meta info: date & location */
         
                /* Icons */
                .flex-charity-event-meta  {
                    display: flex;
                    align-items: center;
                    gap: 5px;
					justify-content:space-between;
                }
               .flex-charity-event-meta .icon-calendar::before {
    content: "\f017";
    display: inline-block;
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
				   margin-right:10px;
}
/*           .flex-charity-event-meta .icon-location::before {
    content: "\f3c5";
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
 font-family: 'Font Awesome 5 Free';
}
 */
               .event-card-inner {
    padding: 20px;
    background-color: #fde6d3;
    border-radius: 10px;
}
.event-card.active {
    display: block;
    gap: 20px;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.event-tab-button.active .date-day-month{
    background-color: #009BA4 !important;
    color: #fff!important;
}
@media screen and (min-width:1024px) and (max-width:1300px){
	
.flex-charity-event-meta {
    display: flex;
    align-items: flex-start !important;
    gap: 0px;
    justify-content: space-between;
    flex-direction: column;
}
.flex-charity-event-sec .e-con-inner{
	display: flex;
	flex-direction: row !important;
}
.flex-charity-event-1 {
	width: 40% !important;
}
}
@media screen and (min-width:600px) and (max-width:765px){
	.event-details {
    align-items: flex-start !important;
    flex-direction: column !important;
}
}
@media screen and (max-width:599px){
	.event-tab-layout {
    flex-direction: column !important;
}
	.event-details {
    align-items: flex-start !important;
    flex-direction: column !important;
}
.flex-charity-event-meta {
    display: flex;
    align-items: flex-start !important;
    gap: 0px;
    justify-content: space-between;
    flex-direction: column;
}
}   
@media screen and (max-width:765px){
	img.flex-charity-event-image {
    width: 100% !important;

}
}
          
/* *****************home page event section css end ************** */
/* *******single events page *************  */
.event-space{
	padding: 80px 20px ;
}
.event-icons svg{
	height: 18px;
	width:18px;
	color: #F68122 !important;
}
.eventsmeta-content {
    display: flex;
    gap: 20px;
}
.evetnsmeta p{
	color: #000;
}
    .event-content {
    	font-family: "Rubik", Sans-serif;
    	line-height: 32px !important;
    }
h1.event-post-title {
	font-family: "Rubik", Sans-serif;
    margin: 0px 0px 10px 0px;
}
/* *********single events css end ********  */
/* *************category section css start************ */
.campaign-categories-wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.flex-charity-home-campaign-category-box {
    background-color: #fef2e9;
    padding: 20px;
    border-radius: 10px;
}
.flex-charity-home-meta-image img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
    mask-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/cat-mask.png");
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
}
h3.flex-charity-home-category-name {
    margin: 15px 0px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: "Rubik", Sans-serif !important;
}
.flex-charity-home-category-description {
    font-size: 14px;
    font-weight: 400;
   font-family: "Rubik", Sans-serif !important;
   margin-bottom:10px !important;
}
a.flex-charity-home-learn-btn {
    font-family: 'Rubik';
    font-weight: 500 !important;
    font-size: 15px !important;

}
.flex-charity-home-category-image {
    width: fit-content;
    background-color: #fff;
    padding: 15px;
    border-radius: 50%;
    border: 4px solid #F68122;
    position: absolute;
    z-index: 1;
    
}
.flex-charity-home-category-image a img {
    width: 39px !important;
    height: 39px !important;
    object-fit: cover;
}
.flex-charity-home-campaign-category-box:hover{
	background-color: #009BA4;
}
.flex-charity-home-campaign-category-box:hover .flex-charity-home-category-name{
color: #fff !important;
}
.flex-charity-home-campaign-category-box:hover .flex-charity-home-category-description {
color: #fff !important;
}
.flex-charity-home-campaign-category-box:hover a.flex-charity-home-learn-btn {
color: #fff !important;
}
.flex-charity-home-campaign-category-box:hover .flex-charity-home-category-image{
background-color: #000 !important;
 border: 4px solid #fff !important;
}
.flex-charity-home-campaign-category-box:hover .flex-charity-home-category-image img{
filter: invert(1) ;
}
@media screen and (min-width:1024px) and (max-width:1400px){
	.campaign-categories-wrapper {
    grid-template-columns: repeat(3,1fr);
}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.campaign-categories-wrapper {
    grid-template-columns: repeat(2,1fr) !important;
}
}
@media screen and (max-width:767px){
	.campaign-categories-wrapper {
    grid-template-columns: repeat(1,1fr) !important;
}
}

/* **************** category section css end **************88 */
/* *******************home blog section css start******* */
.flex-charity-blog-sec .uc_paragraph{
	padding-bottom:20px;
}
.flex-charity-blog-sec .owl-item{
	padding: 5px !important;
}
.flex-charity-blog-sec .uc_post_title {
    padding: 0px 20px;
}
.flex-charity-blog-sec a{
	color:#fff !important;
}
.flex-charity-blog-sec .uc_paragraph {
    padding: 0px 20px;
}

 .flex-charity-blog-sec .ue-meta-data {
    display: flex !important;
    flex-wrap: wrap;
    line-height: 1em;
    justify-content: space-around !important;
    background-color: #F68122;
    padding: 8px;
    position: absolute;
    width: 100%;
    bottom: 38%;
    gap: 0px !important;
}
.flex-charity-blog-sec .ue-grid-item-meta-data{
 color: #fff !important;
}

 .flex-charity-blog-sec .uc_carousel_item:hover .uc_image_carousel_content {
    background-color: #F68122 !important;
    padding: 60px 0px 0px 0px;
    min-height: 0px;
}
 .flex-charity-blog-sec .uc_carousel_item:hover .uc_post_title{
    color: #fff !important;
}
 .flex-charity-blog-sec .uc_carousel_item:hover .uc_paragraph{
    color: #fff !important;
}
 .flex-charity-blog-sec .uc_carousel_item:hover .ue-meta-data{
    background-color: #009BA4;
}
.flex-charity-blog-sec .uc_carousel_item img {
    transition: transform 0.4s ease;
}
.flex-charity-blog-sec .uc_carousel_item:hover img {
    transform: scale(1.1);
}

@media screen and (min-width:376px) and (max-width:1130px){
	 .flex-charity-blog-sec .ue-meta-data {
    display: flex !important;
    flex-wrap: nowrap !important;

}
.flex-charity-blog-sec .ue-grid-item-meta-data {
    font-size: 13px !important;
}
}

/* ****************home blog section css end********************* */
/* *****************88banner donate form css*************** */


.flex-charity-donate-form-sec{
	padding: 0px !important;
}
.flex-donate-form-main {
    display: flex;
    flex-direction: row-reverse !important;
}
.flex-donate-form-main {
	background-size: 100% 100% !important;
} 
.flex-charity-donate-form .charitable-campaign-field {
    margin: 0px 0px 20px 0px !important;
}
.flex-charity-donate-form .donate-button {
   clip-path: polygon(0% 21.739%, 0% 21.739%, 0.079% 18.213%, 0.309% 14.868%, 0.676% 11.749%, 1.169% 8.9%, 1.775% 6.367%, 2.481% 4.194%, 3.275% 2.426%, 4.145% 1.108%, 5.078% 0.285%, 6.061% 0%, 93.939% 0%, 93.939% 0%, 94.922% 0.285%, 95.855% 1.108%, 96.725% 2.426%, 97.519% 4.194%, 98.225% 6.367%, 98.831% 8.9%, 99.324% 11.749%, 99.691% 14.868%, 99.921% 18.213%, 100% 21.739%, 100% 56.522%, 100% 56.522%, 99.973% 58.561%, 99.894% 60.564%, 99.765% 62.52%, 99.586% 64.417%, 99.36% 66.244%, 99.088% 67.988%, 98.772% 69.639%, 98.414% 71.185%, 98.014% 72.613%, 97.576% 73.913%, 89.495% 95.652%, 89.495% 95.652%, 89.174% 96.46%, 88.84% 97.188%, 88.495% 97.836%, 88.139% 98.402%, 87.775% 98.884%, 87.403% 99.282%, 87.024% 99.594%, 86.64% 99.819%, 86.251% 99.954%, 85.859% 100%, 6.061% 100%, 6.061% 100%, 5.078% 99.715%, 4.145% 98.892%, 3.275% 97.573%, 2.481% 95.806%, 1.775% 93.633%, 1.169% 91.1%, 0.676% 88.251%, 0.309% 85.132%, 0.079% 81.787%, 0% 78.261%, 0% 21.739%);
    background-color: #000 !important;
    width: fit-content !important;
    padding: 5px 35px !important;
}
.flex-charity-donate-form .custom-donation-amount{
	border:0px !important;
}
.flex-charity-donate-form .custom-donation-input{
	padding: 10px 10px 10px 60px!important;
	border: 0px !important;
	background-color: #e6f5f6 !important;
	border-radius: 8px !important;
}
.flex-charity-donate-form li.charitable-template-donation-amount.custom-donation-amount:before {
    content: '$';
    position: absolute;
    background-color: #009BA4;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
    border-radius: 8px 0px 0px 8px;
    
}
/* **********************Banner donate form css end***************8 */
/* *************search pop up css start*************** */
.search-cont button {
    border: 0;
    background: transparent;
  }
/*   .outer-search {
    background: #ffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    text-align: center;
    height: 100%;
    z-index: 9999;
  } */
  .inner-search label {
    width: 100%;
  }
  .inner-search input#search {
    background: transparent;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 32px;
    text-align: center;
    color: #222;
  }
  .inner-search input#search::placeholder {
    color: #222;
  }
  .inner-search {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 99999;
    left: 50%;
    padding: 0 15px;
  }
.outer-search .closepop {
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    right: 5%;
    text-align: right;
    border: 0;
    font-size: 25px;
    padding: 15px;
    color: #fff;
    background-color: #F68122;
}
input.search-field {
    width: 30%;
    padding: 15px;
    border-radius: 10PX;
}
  .outer-search .closepop:focus {
    outline-color: #000;
  }
  .inner-search form.searchform {
    margin: 0 auto;
    max-width: 700px;
  }
  .inner-search .searchform input[type="text"] {
    width: 100%;
  }
  .inner-search input.search-submit {
    display: none;
  }
  .search-cont i {
    color: #fff;
    font-size: 20px;
  }
 button.search-cont-button {
    padding: 0px !important;
}
.inner-search button {
    margin-top: 20px;
    background-color: #DA1818;
    color: #fff;
    border-radius: 10px;
	border:none !important;
}
  .inner-search #searchform {
    border: none;
  }
  .result-search #searchform {
    display: table;
  }
  .search-icon .inner-search .woocommerce-product-search {
    display: inline-block;
  }
  .search-icon .search-field {
    outline: none !important;
  }
  .search-cont button:hover{
    background-color: transparent !important;
  }
  .woocommerce-product-search .search-field{
    padding: 10px !important;
    border: 1px solid #000;
  }
  .woocommerce-product-search button{
    padding: 15px 20px;
  }
  .search-cont button{
    cursor: pointer;
  }
.outer-search {
    background: #000000b3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    text-align: center;
    height: 100%;
    z-index: 9999;
}
/* **************search popup css end ***************** */

/* **********left-right-sidebar-css start************* */
.flex-charity-blog-page .elementskit-post-image-card:hover .elementskit-btn{
	background-color: #009BA4 !important;
}
.flex-charity-blog-page .elementskit-post-image-card:hover p{
	color:#fff !important;
}
.search-submit{
background-color:#000 !important;
color: #fff !important;
}
.flex-charity-blog-page img {
    height: 200px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 10px !important;
}
.flex-charity-blog-1 input.search-field {
    width: 100% !important;
    padding: 5px !important;
    border-radius: 5px !important;
    
}
#search-1{
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}
#search-2{
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}
#recent-comments-1 {
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}
#recent-comments-2{
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}
#block-5{
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}
#block-6{
	border: 1px solid;
	border-radius: 5px ;
	padding: 15px;
}

.flex-charity-blog-page .elementskit-post-image-card:hover img {
    opacity: .8;
    transform: scale(1.5) !important;
}

@media screen and (min-width: 768px) and (max-width:1024px){
	.new-blog-grid .ekit-wid-con .row {
    flex-direction: column !important;
}
.new-blog-grid .ekit-wid-con .col-lg-6 {
    max-width: 100% !important;
}
}
/* ***************left-right-sidebar css end************** */
/* ***************hover effect**************** */
.flex-charity-blk-btn .elementor-button,
.camp-slider-bonate-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    width: max-content;
    background-image: linear-gradient(0deg, #009BA4, #009BA4);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    background-position: left center;
    transition: background-size 0.35s cubic-bezier(0.42, 0, 0.58, 1),
                color 0.35s,
                box-shadow 0.35s;
}
.flex-charity-blk-btn .elementor-button:hover,
.camp-slider-bonate-btn:hover {
    background-size: 100% 100%;
    color: #fff; /* optional: text color change */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
}

.flex-charity-green-btn .elementor-button{
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    width: max-content;
  background-image: linear-gradient(0deg, #F68122, #F68122);
  background-repeat: no-repeat;
    background-size: 0% 100%;
    background-position: left center;
    transition: background-size 0.35s cubic-bezier(0.42, 0, 0.58, 1), color 0.35s, box-shadow 0.35s;
}

.flex-charity-green-btn .elementor-button:hover {
    background-size: 100% 100%;
    color: #fff; /* optional: text color change */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
}

.flex-subscribe-submit{
    cursor: pointer;
  background-image: linear-gradient(0deg, #F68122, #F68122);
  background-repeat: no-repeat;
    background-size: 0% 100%;
    background-position: left center;
    transition: background-size 0.35s cubic-bezier(0.42, 0, 0.58, 1), color 0.35s, box-shadow 0.35s;
}

.flex-subscribe-submit :hover {
    background-size: 100% 100%;
}
/* ***************hover effect end*********************** */
/* *****************search page css start*************8 */
.blog-2 .post-meta {
    background: #f6812261 !important;
}
.read-more a {
    background-color: #009BA4 !important;
    outline: 1px #009BA4 solid !important;
}
.pagination .page-numbers, .pagination .current {
    border-color: #009BA4 !important;
    border: 1px solid #009BA4 !important;
    border-radius: 10px !important;
}
.current {
    background-color: #009BA4 !important;
}
a.page-numbers:hover {
    background-color: #009BA4 !important;
}
.flex-edu-search-pagination{
	margin-bottom: 30px ;
}
.flex-edu-search-post-title a:hover{
	color : #009BA4;
}
/* ***************Search page css end**************8 */
/* ***************no sidebar blog page*********** */

@media screen and (max-width:1337px){
	.no-sidebar-flex .post-meta-list {
    display: flex;
    gap: 10px ;
    font-size: 14px !important;
}
.no-sidebar-flex .meta-author{
	margin: 0px !important;
}
.no-sidebar-flex .meta-date{
	margin: 0px !important;
}
.no-sidebar-flex .elementskit-post-body {
    padding: 20px 20px 40px !important;
}
}
/* **********No sidebar blog css end************** */
/* ************8single blog page css start********* */

.custom-review-form input[type="submit"] {
    background-color: #000 !important;
}
.custom-review-form input[type="submit"]:hover {
    background-color: #009BA4 !important;
}
.review-star1, .star-rating{
	display: none !important;
}
/* *********** single blog page css end************ */
/* ******************faq page css start*************** */
@media screen and (max-width:320px){
.Flex-charity-faq-sec .eael-accordion-header  {
	display: flex;
	gap:10px 
}
.Flex-charity-faq-sec .active-default svg {
    height: 23px;
    width: 35px !important;
    line-height: 23px;
    fill: #FFFFFF;
}	
}

/* ****************faq page css end ************ */
/* **************demo css********************** */
.campaign-desc.pt-2 {
    font-size: 16px;
    line-height: 31px;
}
.post-author svg{
	width:25px;
height:25px ;
}
.custom-review-form input[type="submit"] {
    width: fit-content;
    background-color: #F68122 !important;
    color: #fff;
    font-size: 16px;
    border: 0px;
    border-radius: 5px;
}

button.closepop.search-cont-button-close {
    cursor: pointer;
}
.sticky-header .elementor-widget-shortcode{
	padding:0px !important;
}
/* **************8 */
@media screen and (min-width:1300px) and (max-width:1399px){
	.flex-charity-header{
		padding:0px;
	}
}
/* ******************** */
.flex-hover-img {
  position: relative;
  display: inline-block;
  overflow: hidden; /* keeps shine inside */
}

.flex-hover-img img {

  transition: transform 0.6s cubic-bezier(.2,.8,.2,1);
  position: relative;
  z-index: 1;
}

/* Zoom on hover */
.flex-hover-img:hover img {
  transform: scale(1.08);
}

/* Diagonal shine from top-left → bottom-right */
.flex-hover-img::after {
  content: "";
  position: absolute;
  top: -100%;
  left: -100%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    135deg, /* diagonal angle (↘) */
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.6) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: translate(-100%, -100%);
  transition: transform 0.9s ease;
  pointer-events: none;
  z-index: 2;
}

/* Animate shine diagonally */
.flex-hover-img:hover::after {
  transform: translate(100%, 100%);
}

.flex-charity-event-title a:hover{
	color:#F68122;
}
/* ************************8 */
.flex-charity-home-meta-image {
    position: relative;
    overflow: hidden;
}

.flex-charity-home-meta-image img {
    display: block;
    transition: transform 0.4s ease;
}

.flex-charity-home-meta-image:hover img {
    transform: scale(1.1);
}

.flex-charity-home-meta-image ::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0.5) 0%,
        rgba(255, 255, 255, 0) 80%
    );
    transform: skewX(-25deg);
}

.flex-charity-home-meta-image :hover::after {
    animation: shine 0.8s forwards;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.flex-charity-home-category-name a:hover{
	color:#F68122 !important;
}
@media screen and (max-width:767px){
	.flex-charity-about-cta .elementor-icon-box-icon {
    padding: 9px 15px !important;
}
}
.flex-charity-event-image:hover{
	transform: scale(1.1);
}
.flex-charity-team-members:hover .eael-team-content {
  background-color: #009BA4 !important;
}
.flex-charity-team-members:hover .eael-team-member-name
, .flex-charity-team-members:hover .eael-team-member-position {
  color: #fff !important;
}
.urgent-campaign-item:hover .campaign-content{
	background-color: #009BA4 !important;
}
.urgent-campaign-item:hover .urgent-campaign-name, .urgent-campaign-item:hover .campaign-desc 
{
color: #fff !important;
}
.urgent-campaign-name a:hover{
	color:#fff;
}
 .flex-charity-img-box .elementor-image-box-img:hover img {
    transform: rotateY(180deg);
}
.swiper-button-prev, .swiper-button-next{
	display:none;
}
.swiper-pagination {
    margin-top: 20px !important;
    position: relative;
}
.swiper-pagination-bullet-active {
    background: #F68122 !important;
}
#block-9 p {
    color: #232323;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 28px;
}
#block-10{
	border:1px solid #000;
	border-radius:10px;
	padding:10px;
}
#block-11{
	border:1px solid #000;
	border-radius:10px;
	padding:10px;
}
.wp-block-latest-posts a:hover{
	color:#F68122;
}
@media screen and (min-width:980px) and (max-width:1024px){
	.flex-charity-blog-sec .ue-meta-data {
	width: 100%;
		bottom:44%;
}
}
 ul li.suggested-donation-amount.selected span.amount {
	color: #000000;
	filter: invert(0) !important;
	opacity:1 !important;
}
.flex-charity-donate-form-sec .e-con-inner{
	padding-left:20px;
	padding-right:20px;
}
.flex-charity-blog-page .elementskit-post-image-card {
    height: 543px;
}
@media screen and (max-width: 1337px) {
    .no-sidebar-flex .post-meta-list {
        display: flex;
        gap: 6px !important;
        font-size: 14px !important;
    }
}
.flex-footer-contact .elementor-icon-box-icon {
	height:fit-content;
}
input.search-field {
    padding: 12px;
}
.flex-charity-banner-social .elementor-social-icon svg {
    transform: rotate(
95deg);
   
}
.sub-menu a{
	padding:10px !important;
}
/* ***************archive category page******************* */
nav.camp-breadcrumb {
    background-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/bredcrumb/breadcrumb.png");
    padding: 200px 0px;
    text-align: center;
    	color: #fff!important;
}
.camp-breadcrumb h1{
	font-size:40px !important;
	color: #fff!important;	
}
.flex-archive-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.flex-archive-campaign{
	padding: 80px 20px;
}
.flex-archive-item {
    background-color: #fde6d3;
    padding: 20px;
    border-radius: 10px;
}
.flex-archive-item img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
    mask-image: url("https://license.flextheme.net/theme-images/flex-charity-pro/mask-imgs/cat-mask.png");
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
}
h2.flex-archive-item-title {
    margin: 15px 0px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: "Rubik", Sans-serif !important;
}
.archive-campaign-content {
    font-size: 14px !important;
    font-family: "Rubik", Sans-serif !important;
}
a.camp-archive-learn-more {
    font-family: 'Rubik';
    font-weight: 500 !important;
    font-size: 15px !important;
}
.archive-campaign-link{
		margin-top: 10px ;
}
.a.camp-archive-learn-more:hover{
	color: #009BA4 !important;
}
.flex-archive-item:hover{
	background-color:#009BA4 !important;  
	
}
.flex-archive-item:hover .flex-archive-item-title,
.flex-archive-item:hover .archive-campaign-content,
.flex-archive-item:hover .camp-archive-learn-more {
    color: #fff !important;
}

@media screen and (min-width:768px) and (max-width:1023px){
	    .flex-archive-grid {
    grid-template-columns: repeat(2,1fr) !important;

}
}
@media screen and (max-width:767px){
.flex-archive-grid {
    grid-template-columns: repeat(1,1fr) !important;

}
}
/* *******************archive category css End********************** */
@media screen and (max-width:455px){
	.social-icon-parent {
    position: absolute;
    right: 10% !important;
    bottom: 26% !important;
}
}