.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.admin-bar .main-header.header-fixed .header-lower{
	top:32px;	
}

.boxed_wrapper{
	position:relative;
	min-width:300px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.pagination{
	position:relative;
	display: block;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 3px 5px;
}
.pagination li a, .pagination li span{
	position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 13px;
    font-size: 14px;
    min-width: 40px;
    border: 1px solid #222a33;
    background: #222a33;
    color: #ffffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:hover, .pagination li span:hover, .pagination li span.current,
.pagination>.active>a, .pagination>.active>a:hover{
	color: #ffffff;
    background: #f06626;
	border-color: #f06626;
}

.footer-upper .column h2{
	color: #ffffff !important;
    border-bottom: 1px dashed #4b5868 !important;
}
/******** BreadCrumb Style ******/
.bread-crumb ul{
	position:relative;	
}
.bread-crumb ul li{
	position: relative;
    color: #8c8c8c;
	padding-right:10px;
	margin-right:10px;
	font-size: 14px;
    line-height: 2em;
    font-weight: 400; 
	display:inline-block;
}
.bread-crumb ul li:last-child{
	padding-right:0px;
	margin-right:0px;	
}
.bread-crumb ul li:before{
	position:absolute;
	content: "\f105";
	right:1px;
	top:7px;
	color: #f06626;
	font:normal normal normal 14px/1 FontAwesome;
}
.bread-crumb ul li:last-child:before{
	display:none;	
}
.bread-crumb ul li a{
	position:relative;
	color: #f06626;	
	font-size: 14px;
    line-height: 2em;
    font-weight: 400;
	display:block;
}


.team-section .social-links .fa-facebook:hover {
    background: #4365c5;
    color: #ffffff !important;
}
.team-section .social-links .fa-google-plus:hover,
.team-section .social-links .fa-instagram:hover,
.team-section .social-links .fa-twitter:hover{
	color: #ffffff !important;
}


/**************** Footer Widget Style **************/
.footer-widget{
	position:relative;	
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
	position:relative;
	color: #ffffff;	
	font-size: 14px;
    font-weight: 500;
	margin-bottom:10px;
	display:inline-block;
	width:49%;
}
.footer-widget ul li a,
.footer-widget ol li a{
	position:relative;	
	color: #ffffff;
	font-size: 14px;
    font-weight: 500;
	display:block;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #f06626;
}
.footer-widget .tagcloud{
	position:relative;	
}
.footer-widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 2px 10px;
    background: #394350;
    color: #f1f1f1;
    margin: 0px 2px 7px 0px;
    text-transform: none;
    font-size: 12px !important;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.footer-widget .tagcloud a:hover{
	background-color: #f06626;
    color: #ffffff;	
}
#project-version-one .single-project-item .img-wrap .content-wrap h4 a,
#project-version-two .masonary-item .img-wrap .content-wrap h4 a,
#project-version-one .two-col-gallery .content h4 a{
	position:relative;
	display:block;
	color:#fff;
}

#project-version-one .two-col-gallery .content h4 a{
	color: #787878;	
}
#project-version-one .normal-gallery.gallery-v5 .single-project-item:hover .meta h4{
	color:#303030;	
}
#project-version-one .two-col-gallery .single-project-item:hover .content h4 a,
#project-version-one .normal-gallery.gallery-v5 .single-project-item:hover .meta h4 a{
	color: #ffffff;	
}
.sidebar-page{
	position:relative;
	padding:50px 0px;	
}
.blog-section, 
.sidebar-page .sidebar{
	padding:0px;	
}
.sidebar .recent-posts .post .post-thumb{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/************* Blog Widget Style **************/

.widget{
	position: relative;
}
.widget ul,
.widget ol{
	position:relative;	
}
.widget ul li,
.widget ol li{
	position: relative;
    margin-bottom: 10px;
    line-height: 32px;
    padding: 10px 0px 0px 40px;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
	content:"\e012";
    left: 0px;
    top: 9px;
    width: 40px;
    height: 32px;
    line-height: 32px;
    display: block;
    color: #c52719;
    font-size: 18px;
	font-family: Flaticon;
    font-style: normal;	
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:10px;
	padding-top:10px;
}

.widget ul li a,
.widget ol li a{
	position: relative;
    display: inline-block;
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 600;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #c52719;
}

.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 4px 10px 5px;
    background: #222a33;
    color: #ffffff;
    margin: 0px 2px 7px 0px;
    text-transform: none;
    font-size: 12px !important;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.widget .tagcloud a:hover{
	background-color: #f06626;
    color: #ffffff;
} 



/*************************Charity Campaign Style****************************/

.campaign-summary .campaign-donation{
	float: inherit;
}
.single-campaign .campaign-description{
	line-height: 32px;
    font-weight: 500;
    font-size: var(--font-18);
    margin-bottom: var(--margin-bottom-15);
	opacity: 0.80;
	color: var(--text-color);	
}
.campaign-summary{
	margin:2em 0em;	
}
.campaign-template-default .blog-detail .inner-box .image{
	position: relative;
    overflow: hidden;
    border-radius: 120px 120px 0px 0px;
}
.campaign-template-default .blog-detail .inner-box .post-share-options .social-box li a:hover{
	background-color: #f65024;	
}
.fact-counter .column{
	margin:40px 0px;
}
.campaign-summary .campaign-figures .amount, .campaign-summary .campaign-raised .amount,
.donors-count,
.campaign-summary .donors-count,
.time-left{
	color: #f65024 !important;	
	margin-bottom:15px;
}

.charitable-form-field input, .charitable-form-field select, .charitable-form-field textarea {
    position: relative;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 7px;
}
.case-details-content .content-two .video-inner .video-box a{
	line-height:110px;	
}
.single-campaign .blog-details-content .content-three{
	padding-bottom: 0px;
    border-bottom: 0px;
}


/*************************Event Style****************************/
.tribe-events-event-meta:before, .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){
	border-top:0px;	
}
.single-tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	margin:30px 0px 10px;	
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    padding: 0 4%;
    text-align: left;
    vertical-align: top;
    width: 50%;
    zoom: 1;
}
.tribe-events-event-meta .tribe-events-meta-group ul.list li{
	display:block;
	margin-bottom:10px;	
}
.tribe-events-single-section .list li span.icon{
	font-weight:bold;
	font-size:14px;
	margin-right:8px;	
}
.tribe-events-single-section .tribe-events-event-categories a{
	color:#000000;
	font:16px;
	display:inline-block;
}
.single-tribe_events .tribe-events-cal-links{
	margin:40px 0px 40px;	
}
.campaign-summary .campaign-donation .donate-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button{
	padding:13px 30px !important;	
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    background-color: #252525;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #252525;
    border-radius: 30px;
    padding: 12px 15px;
    z-index: 1;
    transition: all 500ms ease;
	background-image:none;
	margin-right:20px;
}
.campaign-summary .campaign-donation .donate-button{
	display: block;
    background-color: #13c5d0;
    border-radius: 30px
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover,
.charitable-submit-field .button:hover,
.campaign-summary .campaign-donation .donate-button:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	color: #ffffff;
    background-color: #fb4848;
    border-color: #fb4848;
}
#tribe-events-pg-template {
    margin: 0 auto;
    max-width: inherit;
    padding: 0px !important;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	font-family: 'Open Sans', sans-serif;	
}
.event-details-content .upper-box .image-box{
	margin-bottom:25px !important;	
}

.event-details{
	padding:110px 0px;
}
.tribe-events-event-meta .tribe-events-meta-group ul li .tribe-events-abbr{
	border-bottom:0px;
}
.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap{
	display:none;	
}
.events-detail-section .image{
	margin-bottom:30px;	
}
.campaign-template-default .blog-detail .inner-box .image{
	border-radius:0px !important;	
}

/************** Error Page Style **************/
.error-section{
	position:relative;
	padding:150px 0px;	
	text-align:center;
}
.error-section .inner-box .error-title{
	color: #B7B7B7;
    font-size: 165px;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;	
	font-weight: 600;
}
.error-section .inner-box .title-404{
	position:relative;
	font-size: 36px;
    font-style: normal;
    font-weight: 600;
	margin-bottom: 20px;
}

.error-section .inner-box h5{
	position:relative;
    font-style: normal;
	margin-bottom: 20px;
}
.error-section .inner-box .btn-box{
	position:relative;
	margin-top:30px;	
}
.error-section .inner-box .btn-box .btn-color-theme_light{
	position:relative;
	display: inline-block;
    background: #222a33;
    color: #ffffff;
    padding: 8px 30px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;	
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.error-section .inner-box .btn-box .btn-color-theme_light:hover{
	color: white;
	background: #f06626;	
}
.elementor-lightbox .elementor-lightbox-item,
.dialog-type-lightbox{
	display:none !important;	
}
.become-a-volunteer .col-lg-3 .box-radius p{
	font-weight:normal;	
}
.sidebar-page .contact-info li{
	padding:0px !important;	
}
.sidebar-page .contact-info li:before{
	display:none !important;	
}

.sidebar-page .comments-area,
.blog-detail .blog-post .comment-form{
	margin-bottom:0px;
	margin-top:80px;	
}
.volunteer-comment-item .comment-form{
	margin:50px 0px !important;	
}
.volunteer-comment-item .volunteer-comment-item{
	margin-left:80px;	
}
.sticky{
	line-height:inherit;
	font-size:inherit;
}