.fab:before {
	font-family: 'Font Awesome 5 Brands';
}

.admin-bar .sticky-header {
	top: 32px;
}

.header {
	position: relative;
}

.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;
}

.elementor-section-wrap .elementor-section {
	padding: 0px !important;
}

.elementor-element .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0px 0px 0px 0px;
}

.pagination {
	position: relative;
	display: block;
	text-align: center;
}

.pagination li {
	position: relative;
	margin-right: 8px;
	display: inline-block;
}

.pagination li a,
.pagination li span {
	position: relative;
	width: 50px;
	height: 50px;
	color: #161216;
	font-size: 16px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	background-color: #fbfaf4;
	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;
}

.pagination li a:focus,
.pagination li a:hover,
.pagination li span:focus,
.pagination li span:hover,
.pagination li span.current {
	color: #161216;
	background-color: #ffe00c;
	border: none;
}

.news-block .inner-box .lower-content .post-info li a {
	color: #fff;
}

.news-block .inner-box .lower-content .post-info li:first-child {
	margin-right: 0px;
}

.page-title {
	position: relative;
	padding: 30px 0px;
}

.page-title .page-breadcrumb {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #06092d;
}

.page-title .page-breadcrumb li {
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
	color: #78787c;
	font-size: 16px;
	display: inline-block;
}

.page-title .page-breadcrumb li:before {
	position: absolute;
	content: '-';
	right: -4px;
	top: 0px;
	font-size: 16px;
}

.page-title .page-breadcrumb li a {
	position: relative;
	color: #06092d;
}

.page-title .page-breadcrumb li:last-child {
	margin-right: 0px;
	padding-right: 0px;
}

.page-title .page-breadcrumb li:last-child::before {
	display: none;
}

.banner-section-three {
	padding-top: 100px;
}

.page-title-section {
	padding-top: 100px;
}

.course-block .inner-box .overlay-content-box .btns-box .wishlist-btn,
.course-block-three .inner-box .overlay-content-box .btns-box .wishlist-btn {
	padding: 16px 18px;
}

.course-block .inner-box .image .tag a {
	position: relative;
	display: block;
	color: #ffffff;
}

.course-block-three .inner-box .image .tag a,
.course-block-four .inner-box .image .tag a {
	position: relative;
	display: block;
	color: #06092d;
}

.blog-classic {
	margin-top: 0px;
}

.blog-page-section.style-two {
	padding-bottom: 20px;
}

.sidebar-page-container {
	padding: 0px 0px 60px;
}

/************** Widget Style *************/
.widget {
	position: relative;
	padding: 30px;
	box-shadow: 0 0 10px rgb(0, 0, 0, 0.10);
}

.widget ul {
	position: relative;
}

.widget ul li {
	position: relative;
	margin-bottom: 12px;
	color: #06142d;
	font-size: 16px;
	padding-left: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eaeaea;
}

.widget ul li:last-child {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}

.widget ul li ul li {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #eaeaea;
}

.widget_rss.widget ul li {
	padding-left: 0px;
}

.widget ul li:before {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	line-height: inherit;
	content: '\f105';
	font-family: 'FontAwesome';
}

.widget ul li ul li:before {
	top: 12px;
}

.widget ul li a {
	position: relative;
	color: #06142d;
	font-size: 16px;
	display: inline-block;
}

.sidebar .popular-posts .post .post-thumb {
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.widget_archive select {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	height: 50px;
	padding: 10px 20px 10px 10px;
	line-height: 30px;
	color: #777777;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #efefef;
}

.widget .tagcloud a {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 10px 26px 10px;
	margin: 0px 6px 10px 0px;
	color: #161216;
	text-align: center;
	font-size: 16px !important;
	background: none;
	font-weight: 600;
	border-radius: 0px;
	background-color: #fbfaf4;
	text-transform: capitalize;
	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: #43b97e;
	color: #ffffff;
}

/************* Footer Widget Style **************/
.footer-widget ul {
	position: relative;
}

.footer-widget ul li {
	position: relative;
	margin-bottom: 8px;
	color: #00184f;
	display: block;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.footer-widget ul li:last-child {
	margin-bottom: 0px;
}

.footer-widget ul li ul li {
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 15px;
}

.footer-widget ul li a {
	position: relative;
	color: #00184f;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.footer-widget ul li:hover a {
	color: #43b97e;
}

.main-footer .logo-widget .info-list li {
	width: 100% !important;
}

.main-footer .logo-widget .social-box li {
	width: auto !important;
}

.main-footer .popular-posts .post,
.footer-style-three .popular-posts .post {
	position: relative;
	font-size: 14px;
	color: #666666;
	padding: 0px 0px;
	padding-left: 85px;
	min-height: 100px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dddddd;
}

.main-footer .popular-posts .post:last-child,
.footer-style-three .popular-posts .post:last-child {
	margin-bottom: 0px;
	border-bottom: none;
	min-height: auto;
}

.main-footer .popular-posts .post .post-thumb,
.footer-style-three .popular-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	overflow: hidden;
}

.main-footer .popular-posts .post .post-thumb .overlay-box {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	color: #ffffff;
	font-size: 18px;
	opacity: 0;
	text-align: center;
	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;
	background-color: rgba(0, 0, 0, 0.70);
}

.main-footer .popular-posts .post .post-thumb .overlay-box .fa {
	top: 50%;
	position: relative;
	margin-top: -12px;
	display: block;
}

.main-footer .popular-posts .post:hover .post-thumb .overlay-box {
	opacity: 1;
}

.main-footer .popular-posts .post .post-thumb img {
	display: block;
	width: 100%;
	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;
}

.main-footer .popular-posts .post .text {
	position: relative;
	top: 0px;
	font-size: 16px;
	margin: 0px 0px 0px;
	font-weight: 500;
	color: #06142d;
	line-height: 1.5em;
	text-transform: capitalize;
}

.main-footer .popular-posts .post .text a {
	color: #222222;
	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;
}

.main-footer .popular-posts .post a:hover {
	color: #43b97e;
}

.main-footer .popular-posts .post-info {
	position: relative;
	font-size: 16px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 4px;
}

.main-footer .list li {
	width: 100%;
}

.error-section .content .text {
	margin-bottom: 25px;
}

.blog-detail .inner-box .blockquote-box .blockquote-column .inner-column .quote-icon-two {
	bottom: -30px;
	right: -8px;
}

.comment-form {
	margin-top: 70px;
}

/*********** Comment Area Style ***************/
.comments-area {
	position: relative;
	margin-top: 80px;
}

.comments-area .group-title h4 {
	position: relative;
	color: #06142d;
	font-weight: 700;
	line-height: 1.3em;
	margin-bottom: 30px;
}

.comments-area .comment-box {
	position: relative;
}

.comments-area .comment {
	position: relative;
	margin-bottom: 35px;
}

.comments-area>.lebari-comment-item:last-child .comment-box .comment {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.comments-area .comment .comment-content {
	position: relative;
	padding: 0px;
}

.comments-area .reply-comment {
	margin-left: 100px;
}

.comments-area .comment .comment-inner {
	position: relative;
	padding-left: 110px;
	padding-top: 7px;
	min-height: 70px;
}

.comments-area .comment .author-thumb {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 90px;
	border-radius: 50%;
	overflow: hidden;
}

.comments-area .comment .author-thumb img {
	width: 100%;
	display: block;
}

.comments-area .comment .comment-info {
	position: relative;
	top: 2px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 12px;
}

.comments-area .comment .comment-info h6 {
	position: relative;
	color: #2a2a2a;
	text-transform: capitalize;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
}

.comments-area .comment .reply {
	position: absolute;
	right: 0px;
	top: 15px;
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	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;
}

.comments-area .comment .reply .fa {
	font-style: normal;
	padding-right: 5px;
}

.comments-area .comment .reply:hover {
	color: #000000;
}

.blog-detail-banner-section .pattern-layer-one {
	left: 80px;
	top: 330px;
}

.blog-detail-banner-section .content-box .title a {
	position: relative;
	color: #222222;
	font-size: 16px;
}

.blog-detail-banner-section .content-box .title a:hover {
	color: #000000;
}

.blog-detail-banner-section .content-box .author-info a {
	color: rgba(6, 20, 45, 0.70);
	text-transform: capitalize;
}

.blog-detail-banner-section .content-box .author-info a:hover {
	color: rgba(6, 20, 45, 0.70);
}

.lebari-comment-item .lebari-comment-item {
	margin-left: 80px;
}

.comment-form .group-title h4 small a {
	position: relative;
	color: #06142d;
	font-weight: 700;
	line-height: 1.3em;
	display: block;
}

.user-profile-section {
	background: none;
	padding: 120px 0px 150px;
}

.user-profile-section .profile-box .box-inner {
	padding-left: 325px;
}

.user-profile-section .profile-box .box-inner .image {
	width: 300px;
	height: 250px;
}

.m-b50 {
	margin-bottom: 50px !important;
}

/***************Dontation Form**************/
.donate-page-section .donate-info-tabs .donate-form .give-form-title {
	display: none;
}

.donate-page-section .donate-info-tabs .donate-form .give-donation-amount .give-currency-symbol,
.donate-page-section form[id*=give-form] .give-donation-amount #give-amount,
.donate-page-section form[id*=give-form] #give-final-total-wrap .give-donation-total-label,
.donate-page-section form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
	height: 50px;
	width: 60px;
	padding: 0;
	text-align: center;
	line-height: 50px;
	border: none;
	background: #50bd87;
	color: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	font-weight: 500;
}

.donate-page-section form[id*=give-form] .give-donation-amount #give-amount,
.donate-page-section form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
	background: #ffffff;
	color: #06142d;
	margin-left: 10px;
}

.donate-page-section form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
	width: auto;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 0px;
	margin-right: 10px;
}

.donate-page-section .donate-info-tabs .donate-form .give-btn {
	position: relative;
	font-size: 16px;
	color: #06142d;
	font-weight: 500;
	cursor: pointer;
	margin-bottom: 0px;
	height: 50px;
	line-height: 50px;
	padding: 0px 22px;
	border: none;
	border-radius: 5px;
	background: #ffffff;
}

.donate-page-section .donate-info-tabs .donate-form .give-btn.give-default-level {
	background: #50bd87;
	color: #ffffff;
}

.donate-page-section [id*=give-form] fieldset#give-payment-mode-select {
	margin: 35px 0 10px;
}

.donate-page-section form.give-form legend {
	position: relative;
	color: #06142d;
	font-size: 18px;
	display: block;
	font-weight: 600;
	margin-top: 0px;
	padding-bottom: 0px;
	border: none;
}

#give-recurring-form .form-row label,
form.give-form .form-row label,
form[id*=give-form] .form-row label {
	display: none;
}

.donate-page-section form[id*=give-form] .form-row input {
	display: block;
	width: 100%;
	line-height: 28px;
	height: 45px;
	font-size: 15px;
	padding: 10px 20px;
	background: #ffffff;
	color: #06142d;
	border-radius: 3px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border: none;
}

.donate-page-section .give-submit-button-wrap .give-submit.give-btn {
	width: 100%;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #ffe00c;
	color: #000000;
	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;
}

.donate-page-section .give-submit-button-wrap .give-submit.give-btn:hover {
	color: #ffffff;
	border-color: #43b97e;
	background-color: #43b97e;
}

.sidebar .blog-sidebar {
	margin-left: 20px;
}

.comments-area .comment-box .comment-form {
	margin-top: 40px;
	margin-bottom: 50px;
}

.comments-area .comment-box .group-title h4 {
	margin-bottom: 15px;
}

.comment-form .group-title h4 small a {
	margin-top: 15px;
}

.main-footer .footer-column h5 a {
	color: inherit;
}

.search-notfound .sidebar .blog-sidebar {
	margin-left: 0px;
}

.sticky-header .main-menu .navigation>li.has-mega-menu>a span>i {
	display: none;
}

.sticky-header .main-menu .navigation>li>a {
	text-transform: capitalize;
}

.contact-page-section.updated .info-column ul li {
	padding-left: 65px;
	/*border-bottom: 1px solid #eaeaea;*/
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.contact-page-section.updated .info-column ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contact-page-section.updated .info-column ul li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 40px;
	line-height: 1em;
	color: #43b97e;
}

.footer-widget .gallery {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.footer-widget .gallery .gallery-item {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.course-benefits .tutor-single-course-segment,
.learn-box .tutor-single-course-segment {
	margin-bottom: 0px;
}

.course-benefits .course-benefits-title {
	display: none;
}

.course-benefits .tutor-course-benefits-content {
	margin-top: 20px;
}

.course-benefits .tutor-course-benefits-content ul,
.learn-box .tutor-course-benefits-content ul {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}

.course-benefits .tutor-course-benefits-content ul li:nth-child(2n + 1) {
	display: none;
}

.learn-box .tutor-course-benefits-content ul li {
	margin-bottom: 18px;
	line-height: 1.9em;
	font-size: 14px;
	color: #000000;
}

.learn-box .tutor-course-benefits-content ul li:last-child {
	margin-bottom: 0px;
}

.tutor-custom-list-style li:before {
	color: #43b97e;
}

.course-detail-section .content-column .tutor-segment-title,
.course-detail-section .content-column .tutor-single-course-segment .tutor-segment-title {
	position: relative;
	font-weight: 700;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 15px;
	font-size: 20px;
}

.social-box .tutor-social-share-wrap {
	display: inline-block;
	position: relative;
}

.social-box .tutor-social-share-wrap .tutor_share {
	position: relative;
	margin-right: 8px;
	display: inline-block;
	background-color: #3b5999;
	color: #ffffff;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 50px;
}

.social-box .tutor-social-share-wrap .tutor_share.s_tumblr {
	background-color: #bd081c;
}

.social-box .tutor-social-share-wrap .tutor_share.s_twitter {
	background-color: #55acee;
}

.social-box .tutor-social-share-wrap .tutor_share.s_linkedin {
	background-color: #ea4c89;
}

.tutor-course-topics-contents {
	border-bottom: 1px solid #e9e9e9;
}

.tutor-course-topics-contents .tutor-course-topic {
	border-color: #e9e9e9;
	margin-bottom: 0px;
	border-radius: 0px;
	background-color: #f9f8f3;
	border-bottom: none;
}

.tutor-course-topics-contents .tutor-course-topic.tutor-active {
	background-color: #f8f8f1;
}

.tutor-course-topics-contents .tutor-course-title {
	padding: 14px 25px 14px 60px;
	position: relative;
}

.tutor-course-topics-contents .tutor-course-title h4 {
	line-height: 1.8em;
	font-weight: 500;
	cursor: pointer;
	color: #06142d;
	position: static;
}

.tutor-course-topics-contents .tutor-course-title h4 i {
	font-size: 16px;
	line-height: 59px;
	float: none;
	margin-right: 0px;
	position: absolute;
	text-align: center;
	width: 40px;
	left: 0px;
	top: 0px;
	border-right: 1px solid #e9e9e9;
	color: #666666;
}

.tutor-course-topics-contents .tutor-course-lesson h5 {
	font-size: 15px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: 400;
}

.course-detail-section .info-column .level-list,
.m-tb25 {
	margin: 25px 0;
}

.m-b0 {
	margin-bottom: 0px !important;
}

.single_add_to_cart_button,
a.tutor-button,
.tutor-button,
a.tutor-btn,
.tutor-btn {
	width: 100%;
	display: block;
}

.custom-container {
	max-width: 1200px !important;
}

.tutor-course-filter-wrapper>div:first-child {
	width: 300px;
}

.tutor-course-filter-wrapper>div:last-child {
	width: calc(100% - 300px);
}

.tutor-course-filter-wrap {
	background: #43b97e;
	padding: 20px;
}

.tutor-course-filter-wrap .tutor-course-archive-results-wrap {
	color: #ffffff;
}

.tutor-course-filter-wrapper>div:last-child select[name=tutor_course_filter] {
	border: none;
	border-radius: 0;
	color: #000000;
	padding: 10px 15px;
}

.courses-section-two.filtration-edum {
	background: none;
}

.tutor-course-filter-wrapper .sidebar .edum-course-widget {
	position: relative;
	margin-bottom: 40px;
	background: #f6f8ff;
	padding: 25px;
}

.tutor-course-filter-wrapper .sidebar .edum-course-widget .sidebar-title h4 {
	font-size: 24px;
	font-weight: 600;
	color: #222222;
	margin: 0px;
}

.sidebar .edum-course-widget label {
	position: relative;
}

.news-block .inner-box .lower-content .text {
	position: relative;
	color: #777777;
	font-size: 21px;
	line-height: 1.4em;
	margin-top: 5px;
	word-break: normal;
}

.img-tch {
	max-height: 35px;
	max-width: 50px;
}

.main-footer .lower-box .subscribe-form span.icon {
	display: none;
}

.main-menu .navigation>li>ul>li.new-page:before {
	content: 'NEW';
	background-color: #ff4d8c;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	position: absolute;
	right: 0px;
	top: 8px;
	padding: 2px 7px;
}

.event-block .inner-box .post-meta li:first-child {
	position: relative;
	color: #ffffff;
	border-radius: 50px;
	padding: 4px 15px 4px 15px;
	display: inline-block;
	background-color: #43b97d;
}

.event-block .inner-box .post-meta li:first-child a {
	color: #fff;
}

.event-detail-section .info-column,
.event-detail-section .content-column .image {
	margin-top: 0px;
}

.event-detail-section .content-column {
	margin-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 0px 0px;
}

.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: 33.3333%;
	zoom: 1;
}

.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 30px;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	font-size: 14px;
	line-height: 25px;
	font-weight: 700;
	background-color: #ffe00c;
	color: #222222;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #ffe00c;
	border-radius: 30px;
	padding: 12.5px 31px;
	z-index: 1;
	transition: all 500ms ease;
	background-image: none;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover,
.charitable-submit-field .button:hover,
.campaign-summary .campaign-donation .donate-button:hover {
	color: #ffffff;
	background-color: #43b97e;
	border-color: #43b97e;
}

#tribe-events-pg-template {
	margin: 0 auto;
	max-width: inherit;
	padding: 0px !important;
}

.event-details-content .upper-box .image-box {
	margin-bottom: 25px !important;
}

.event-detail-section {
	padding: 110px 0px;
}

.cource-detail-banner-section .content-box .social-box {
	margin-left: 50px;
}

.social-box .tutor-social-share-wrap .tutor_share {
	cursor: pointer;
}

.courses-section-four .course-block-five .inner-box .lower-content .price del {
	display: none;
}

.footer-style-three .footer-widget .logo-widget .text {
	color: #fff;
}

.footer-style-three .footer-widget .info-list {
	margin: 20px 0px;
}

.footer-style-three .footer-widget .info-list li,
.footer-style-three .footer-widget .info-list li a {
	color: #fff;
}

.footer-style-three.style-two .footer-widget h4 {
	margin-bottom: 50px;
}

.footer-style-three .popular-posts .post .text,
.main-footer.footer-style-three .list li a,
.main-footer.footer-style-three .popular-posts .post .text a,
.main-footer.footer-style-three .popular-posts .post-info {
	color: #ffffff;
}

.footer-style-three .footer-widget {
	padding-left: 0px;
}

.footer-style-three .widgets-section {
	padding: 0px 0px 40px;
}