.social-links .fa,
.social-icon-three .fa,
.social-icon-one .fa,
.social-links .fa:before,
.social-icon-three .fa:before,
.social-icon-one .fa:before,
.social-icon-one .fab:before {
font-family: 'Font Awesome 5 Brands' !important;
}
.p-t0{
padding-top:0px !important;
}
.kc_row .kc_col-sm-12{
padding-left:0px !important;
padding-right:0px !important; 
}
.admin-bar .fixed-header .sticky-header{
top:32px;
}
.kc_column>.kc-col-container{
display:block;
}
.kc-row-container.kc-container{
max-width:1230px;
width:100%;
}
.main-slider .tp-bullets{
display:none; 
}
.tribe-events-event-image img{
width:100%;	
}
.sidebar-page-container .comments-area{
margin-bottom:0px;	
}
.comment-form{
margin-top:50px;	
}
.single-campaign .campaign-description{
font-size: 16px;
color: #555;
font-weight: normal;	
}
.blog-single img{
height:auto;	
}
.campaign-summary .campaign-donation{
text-align:inherit;	
}
.campaign-summary{
margin-top:35px;	
}
.lower-box .text-block-three H4{
position: relative;
color: #555;
font-weight:500;
font-size: 18px;
line-height: 1.2em;
margin-bottom: 30px;
letter-spacing: 2px;
font-family: 'PonyTale';	
}
.cause-block .image img,
.news-block-one img,
.event-block-two .image img,
.volunteer-section .outer-box .image img,
.cause-block-two .inner-box .image img{
height:auto;
width:100%;	
}
.team-block .inner-box .image img,
.cause-block-two .image img,
.services-block-three .inner-box .image img,
.cause-widget .image img,
.news-block-two img{
height:auto;	
}
.cause-block-two .image{
display:block;
} .charitable-form-field input, .charitable-form-field select, .charitable-form-field textarea{
position:relative;
border: 1px solid #ddd;
padding: 5px 10px;
border-radius: 5px;
}
.charitable-submit-field .button{
position: relative;
padding: 11px 40px;
line-height: 24px;
border-radius: 25px;
margin-top:25px;
color: #222;
text-align: center;
display: inline-block;
font-size: 14px;
font-weight: 700;
background: none;
letter-spacing: 1px;
text-transform: uppercase;
border: 2px solid #222;
cursor:pointer;
font-family: 'Poppins', sans-serif;
}
.charitable-submit-field .button:hover{
border-color:#94c13d;
color: #222;
background:#94c13d;
}
.sidebar-page-container .comments-area .comment-box .text p{
position:relative;
margin-bottom:0px;	
}
.default-form.comment-form .group-title {
margin-bottom:20px;
}
.default-form.comment-form h3 small a{
position: relative;
font-size: 16px;
color: #222222;
font-weight: 700;
}
.charity_theme .charity_theme{
margin-left:70px;	
}
.campaigns .campaign{
border-bottom:0px !important;	
}
.campaigns .campaign img{
position:relative;
width:100%;
height:auto;
margin-bottom:20px !important;	
}
.campaigns .campaign h6.campaign-title a{
position:relative;
font-weight: 700;
font-size: 18px;
margin-bottom: 5px;
font-family: 'Poppins', sans-serif;
color: #111;
} .ajax-loading {
background-color: rgba(0, 0, 0, 0.6);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:999;
}
.ajax-loading:before  {
background: url(//www.cdraltmaestrat.org/wp-content/themes/charitemax/images/ajax-loader.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
content: "";
display: block;
height: 32px;
left: 50%;
margin: -5.5px 0 0 -8px;
position: absolute;
top: 50%;
width: 32px;
}
body > .ajax-loading {
position: fixed;
}
#pop {
border: 5px solid rgba(0, 0, 0, 0);
border-radius: 2px;
box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
left: 50%;
margin-left: -250px;
margin-top: -100px;
position: fixed;
top: 50%;
width: 500px;
z-index:999;
}
.pop {
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
padding: 15px 20px;
z-index:999;
} .page-title{
position: relative;
color: #ffffff;
padding: 140px 0px;
background-color: #fafafa;
background-size: cover;
background-position: center center;
text-align: center;
background-repeat: no-repeat;
}
.pagination{
display:inline-block;	
}
.pagination li a, .pagination li span{
position: relative;
width: 55px;
height: 55px;
line-height: 55px;
display: block;
border-radius: 10px;
border: 1px solid rgba(229, 229, 229, 0.57);
text-align: center;
color: #848484;
font-size: 18px;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
color: #fff;
background: #94c13d;
}
.main-header .search-box-outer .dropdown.show .search-box-btn .fa-search:before{
content:'\f00d';
} .widget ul{
position:relative;	
}
.widget ul li {
position: relative;
padding-left: 24px;
margin-bottom: 15px;
line-height:1.2em;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.widget ul li a {
position: relative;
font-size: 15px;
font-weight: 500;
line-height:1.2em;
color: #222;
display: inline-block;
font-family: 'Poppins', sans-serif;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.widget ul li:after {
position: absolute;
content: '';
left: 5px;
top: 7px;
width: 10px;
height: 2px;
background-color: #222;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.widget ul li:before {
position: absolute;
content: '';
left: 0;
top: 11px;
width: 15px;
height: 2px;
background-color: #222;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.widget ul li:hover:after,
.widget ul li:hover:before {
background-color: #94c13d;
color:#94c13d;
} .footer-widget ul{
position:relative;	
}
.footer-widget ul li ul li{
margin-left:15px;
} #tribe-events-pg-template, .tribe-events-pg-template{
max-width:100%;
margin:inherit;	
}
.single-tribe_events #tribe-events-footer{
border-top:0px ;	
}
#tribe-events-content .event-block-two .text-block-three{
background:none;	
}
.single-tribe_events .tribe-events-cal-links{
margin-bottom:0px;	
}
.tribe-events-meta-group .tribe-events-single-section-title{
margin:30px 0px 10px;	
}
#tribe-events .tribe-events-button, .tribe-events-button{
position: relative;
line-height: 24px;
color: #ffffff;
font-size: 18px;
margin-top:0px;
font-weight: 400;
background: #94c13d;
display: inline-block;
padding: 10px 20px 8px;
border-radius: 5px;
text-transform: capitalize;
border: 2px solid #94c13d;
font-family: 'Rubik', sans-serif;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover{
color: #ffffff;
background: #101010;
border-color: #101010;
}
#tribe-events-content .prev-control{
float:left;	
}
#tribe-events-content .next-control{
float:right;	
}
#tribe-events-footer .posts-nav .post-control a span{
width:40px;
height:40px;
text-align:center;
display:block;
background:#94c13d;
border:2px solid #94c13d;
line-height: 36px;
color: #ffffff;
font-size: 18px;
transition:all 500ms ease-in all;
-moz-transition:all 500ms ease-in all;
-ms-transition:all 500ms ease-in all;
-o-transition:all 500ms ease-in all;
-webkit-transition:all 500ms ease-in all;
}	
#tribe-events-footer .posts-nav .post-control a span:hover{
color: #ffffff;
background: #101010;
border-color: #101010;
} .error_page_area {
position: relative;
padding:150px 0px;
background-color:#fff;
}
.error_page_area:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #13141b;
opacity: 0.70;
z-index: -1;
position: absolute;
}
.error_content h1 {
font: 900 200px/200px "Poppins", sans-serif;
margin-bottom: 0px;
color: #222;
}
.error_content h2 {
font: 600 45px/60px "Poppins", sans-serif;
letter-spacing: 0.30px;
color: #222;
}
.error_content p {
font: 600 20px/30px "Poppins", sans-serif;
letter-spacing: 0.30px;
color: #94c13d;
padding: 12px 0px 15px;
} .default-form-area .give-form-title,#give_checkout_user_info legend,.give-label{
display:none !important;
}
.default-form-area .give-submit-button-wrap .give-btn{
position: relative;
padding: 11px 40px;
line-height: 24px;
color: #ffffff;
text-align: center;
display: inline-block;
font-size: 16px;
font-weight: 600;
cursor: pointer;
background: #94c13d;
background-color: rgb(148, 193, 61);
letter-spacing: 1px;
text-transform: uppercase;
border: 2px solid #94c13d;
border-top-color: rgb(148, 193, 61);
border-right-color: rgb(148, 193, 61);
border-bottom-color: rgb(148, 193, 61);
border-left-color: rgb(148, 193, 61);
font-family: 'Poppins', sans-serif;
width:100%;
}
.default-form-area .give-submit-button-wrap .give-btn:hover {
color: #ffffff;
background: #101010;
border-color: #101010;
}
form[id*="give-form"] select.give-select-level{
width:100%;
}	
form[id*="give-form"] .give-donation-amount #give-amount{
width:89%;
}
.thm-unit-test .posts-nav .sc-nav-item h4{
font-size:16px;
}
.posts-nav{
position:relative;
margin-top:60px;
}
.posts-nav .sc-nav-item{
position:relative;
width:50%;
float:left;
}
.posts-nav .sc-nav-item a{
padding-left:80px;
}
.posts-nav .sc-nav-item.pull-right{
float:right;
text-align:right;
}
.posts-nav .sc-nav-item.pull-right a{
padding-right:80px;
padding-left:0px;
}
.posts-nav .sc-nav-item a h4{
font-size: 16px;
font-weight:600;
text-transform:capitalize;
line-height: 21px;
margin-bottom:0px;
}
.posts-nav .sc-nav-item a .prev-post,
.posts-nav .sc-nav-item a .next-post{
color: #777;
font-size: 14px;
font-weight: 400;
line-height: 1.625em;
}
.posts-nav .sc-nav-item a .fa{
width:60px;
height:60px;
text-align:center;
line-height:60px;
background:#222;
color:#222;
font-size:16px;
position:absolute;
left:0px;
top:0px;
}
.posts-nav .sc-nav-item.pull-right a .fa{
left:auto;
right:0px;
}
.main-header .logo-outer .logo img,
.sticky-header .logo img{
width:230px;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn .fa-angle-down::before{
font-weight:600;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn.show .fa-angle-down::before {
content: "\f104";
font-weight:600;
}