.kc_row .kc_col-sm-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.admin-bar .stricky-fixed {
	top: 32px;
}
.kc-row-container.kc-container {
	max-width: 1200px;
	width: 100%;
}
.inner-banner {
	background-image: url('/wp-content/uploads/2022/07/slide-3.jpg');
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.urgent-cause .content .donate span.goal-amount {
	color: #999;
}
.slide-item .slide-text {
	max-width: 850px;
	margin: 0 auto;
}
.feature.sec-padd .text {
	max-width: 500px;
}
.pagination li >a, .pagination li span {
	width: 55px;
	line-height: 55px;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #252525;
	font-size: 18px;
	border-radius: 50%;
	padding: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,  .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 50%;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li>span.current {
	color: #fff;
	background: #f8b864;
}
.default-blog-news .lower-content .post-meta ul {
	display: inline-block;
}
.default-blog-news .lower-content .post-meta ul li a {
	color: #848484;
}
.blog-single-post.blog-section .default-form .section-title {
	margin-bottom: 10px;
}
.comments .char-theme .char-theme {
	margin-left: 80px;
}
.comments .char-theme .single-comment a:hover {
	color: #f8b864
}
.default-form a {
	color: #303030
}
.default-form a:hover {
	color: #f8b864;
}
.nav_side_content .search_option.open .search .fa-search:before {
	content: "\f00d";
}
.wrapper.shop-sidebar .sidebar_search {
	margin-bottom: 50px;
}
.select2-container .select2-selection--single {
	height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,  .select2-container--default .select2-selection--single {
	height: 48px;
	border: 0px;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
	margin-bottom: 20px;
	padding: 0px 0px 20px;
	border-bottom: 1px solid #363636;
}
.footer-widget .tribe-list-widget li h4 a {
	font-size: 16px;
	color: #999;
	line-height: 26px;
}
.footer-widget .tribe-list-widget .tribe-event-duration span {
	color: #f8b864;
	font-size: 15px;
}
.footer-widget p a {
	font-size: 16px;
	color: #999;
	line-height: 26px;
}
.tribe-events-list-widget .tribe-list-widget {
	padding-left: 0px;
}
.tribe-events-list-widget .tribe-list-widget {
	padding-left: 0px;
}
/****************** 404 Page Style *******************/



.eror-section {
	position: relative;
	text-align: center;
	padding: 150px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.eror-section h2 {
	position: relative;
	font-size: 200px;
	font-weight: 700;
	color: #f8b864;
	line-height: 1em;
}
.eror-section h4 {
	color: #444444;
	font-size: 32px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.6em;
}
.eror-section .text {
	color: #777777;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 35px;
	font-style: italic;
}
.eror-section .theme-btn {
	margin-bottom: 25px;
}
/****************** Blog Listing Style *******************/

.widget .section-title {
	margin-top: 50px;
}
.widget ul {
	margin-top: -15px;
}
.widget ul li {
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding-bottom: 0px;
	position: relative;
}
.widget ul li a {
	font-weight: normal;
	color: #848484;
	position: relative;
	transition: .5s ease;
	line-height: 24px;
	display: inline-block;
	padding: 10px 0;
}
.widget ul li a:hover {
	color: #f8b864;
	transition: .5s ease;
}
.widget ul li:before {
	content: "\f105";
	position: absolute;
	font-size: 16px;
	font-family: FontAwesome;
	right: 0px;
	top: 12px;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
/*******************Event Single *************/

.pb-top-0 {
	padding: 0px !important;
}
.single-tribe_events .tribe-events-event-meta {
	background: none;
	border: 0px;
	margin: 0;
}
#tribe-events .tribe-events-button, .tribe-events-button {
	position: relative;
	background: #f8b864;
	font-size: 14px;
	line-height: 46px;
	border-radius: 25px;
	color: #ffffff;
	border: 2px solid #f8b864;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	padding: 0 38px;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
	background: transparent;
	color: #f8b864;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
#tribe-events-footer .posts-nav .post-control a span {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	background: #f8b864;
	border: 1px solid #f8b864;
	font-size: 14px;
	color: #ffffff;
	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 {
	background: #000000;
	border-color: #000000;
}
.single-campaign .campaign-description {
	color: #999;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 25px;
}
.campaign-summary .campaign-summary-item {
	width: 47%;
	margin: 15px;
}
.campaign-summary .campaign-donation {
	text-align: left;
	margin: 0 15px;
}
.event-section .tabs-outer .tabs-style-two .tabs-content .tab {
	display: none;
}
.event-section .tabs-outer .tabs-style-two .tabs-content .tab.active-tab {
	display: block;
}
.charitable-form-fields.cf .charitable-form-field {
	width: 47%;
	margin: 0 15px 20px 15px;
	float: left;
}
.charitable-form-fields.cf .charitable-fieldset.odd .charitable-form-field {
	width: 97%;
	float: none;
}
/*--------------------------theme check----------------------------------*/

#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
.sticky .inner-box {
	background: #efefef;
	padding: 10px;
}
.sticky .inner-box .thm-unit-test {
	border: 3px solid #fff;
	padding: 20px !important;
}
.sticky .post .post-content {
	background-color: transparent;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.gallery-caption {
	font-family: 'Open Sans', sans-serif;
	color: #999;
}
.bypostauthor {
	font-family: 'Open Sans', sans-serif;
	color: #999;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,  div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*************************************Theme Unit Testing***********************/

.thm-unit-test .sticky .lower-content,  .thm-unit-test .tag-sticky-2 .lower-content {
	background: #fafafa;
	padding-right: 20px;
	border: 3px solid #eaeaea;
}
.thm-unit-test h1, .thm-unit-test h2, .thm-unit-test h3, .thm-unit-test h4, .thm-unit-test h5, .thm-unit-test h6 {
	font-family: "Roboto", serif;
	margin-bottom: 15px;
	font-weight: 600;
	color: #222;
	line-height: 1.2em;
}
.thm-unit-test h1 {
	font-size: 2em;
}
.thm-unit-test h2 {
	font-size: 1.6em;
}
.thm-unit-test h3 {
	font-size: 1.4em;
}
.thm-unit-test h4, .thm-unit-test .text h4 {
	font-size: 1.2em;
}
.thm-unit-test h5 {
	font-size: 1.1em;
}
.thm-unit-test h6 {
	font-size: 1em;
}
.thm-unit-test table {
	margin-bottom: 20px;
}
.thm-unit-test table thead tr th {
	border: 1px solid #ddd;
	vertical-align: bottom;
	padding: 8px;
}
.thm-unit-test table tbody tr th {
	border: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}
.thm-unit-test table tbody tr td {
	border: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}
.thm-unit-test .content-box > ul, .thm-unit-test .text > ul, .thm-unit-test ol, .thm-unit-test > ul {
	padding-left: 18px;
}
.thm-unit-test .content-box > ul li ul, .thm-unit-test .text > ul li ul, .thm-unit-test .content-box > ul li ul li ul, .thm-unit-test .text > ul li ul li ul,  .thm-unit-test > ul li ul, .thm-unit-test > ul li ul li ul {
	padding-left: 40px;
}
.thm-unit-test .content-box > ul li, .thm-unit-test .text > ul li,  .thm-unit-test > ul li {
	list-style-type: disc;
	display: list-item;
}
.thm-unit-test .content-box > ul li ul li, .thm-unit-test .text > ul li ul li,  .thm-unit-test > ul li ul li {
	list-style-type: circle;
}
.thm-unit-test .content-box > ul li ul li ul li, .thm-unit-test .text > ul li ul li ul li,  .thm-unit-test > ul li ul li ul li {
	list-style-type: square;
}
.thm-unit-test ol li {
	list-style-type: decimal;
	display: list-item;
}
.thm-unit-test ol li ol li {
	list-style-type: lower-alpha;
}
.thm-unit-test ol li ol li ol li {
	list-style-type: upper-roman;
}
.thm-unit-test p img, .thm-unit-test figure img, .thm-unit-test img {
	max-width: 100%;
	display: block;
	height: auto;
}
figure {
	max-width: 100%;
	display: block;
}
.paginate-links {
	margin-top: 15px;
}
.paginate-links a,  .paginate-links > span {
	margin: 0 5px 7px 0;
	position: relative;
	border: 1px solid #f8b864;
	color: #f8b864;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 24px;
	min-width: 46px;
	padding: 10px 5px 6px;
	text-align: center;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}
.paginate-links a:hover,  .paginate-links > span {
	background: #f8b864 none repeat scroll 0 0;
	border-color: #f8b864;
	color: #ffffff;
}
/****************Custom Widget*********************/

.widget_recent_comments ul li {
	padding: 10px 0px 10px 0px;
}
.widget select {
	width: 100%;
	display: block;
	border: 1px solid #ededed;
	padding: 6px 6px;
	margin-top: 15px;
}
.textwidget img {
	height: auto;
	max-width: 100%;
}
.widget ul {
	padding-bottom: 0px;
}
.widget ul li ul {
	padding: 0px;
	margin: 0px;
}
.widget ul li ul li {
	border-bottom: none;
	border-top: 1px solid #eaeaea;
}
.thm-unit-test .share-box ul {
	padding-left: 0px !important;
}
.thm-unit-test .share-box ul li {
	list-style-type: none !important;
	display: inline-block !important;
}
.thm-unit-test .share-box ul li img {
	display: inline-block !important;
}
.post-password-form input[type="password"] {
	border: 1px solid #f8b864;
	padding: 5px 10px;
	display: inline-block;
}
.post-password-form input[type="submit"] {
	background: #f8b864;
	color: #fff;
	padding: 6px 15px;
	display: inline-block;
	border: none;
}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item {
	margin-left: 60px;
}
.thm-unit-test .review-box .fr-coment-item .name h4 {
	font-size: 18px;
}
.thm-unit-test .default-form .section-title h3 {
	font-size: 24px !important;
}
.thm-unit-test .post-comments.comment-area {
	margin-top: 40px;
}
.blog-section .thm-unit-test > p {
	margin-bottom: 15px;
}
/*********************Custom Footer widget Styling************************/

.footer-widget h3 {
	margin-bottom: 30px;
}
.footer-widget.widget_recent_comments ul li {
	padding: 0;
}
.footer-widget ul li a {
	padding: 0px 0 10px;
}
.footer-widget ul li a, .footer-widget ul li, .footer-widget .textwidget p {
	color: #ffffff;
}
.footer-widget a {
	color: #fafafa;
}
.footer-widget select {
	width: 100%;
	padding: 6px;
	color: #222;
}
.footer-widget #wp-calendar caption {
	padding: 0px;
	margin: 0px 0 15px;
	font-size: 14px;
	color: #ffffff;
}
.footer-widget #wp-calendar thead th {
	border: 1px solid #fafafa;
	border-bottom: none;
	text-align: center;
	padding: 0px;
	line-height: 30px;
	color: #ffffff;
}
.footer-widget #wp-calendar tbody .pad {
	background: #fafafa;
}
.footer-widget .tagcloud a {
	color: #ffffff;
}
.default-blog-news .lower-content .post-meta > a {
	color: #848484;
	font-size: 16px;
}
.thm-unit-test .content-box .post-password-form p {
	margin-bottom: 30px;
}
.thm-unit-test .post-area .comments .single-comment .text-holder .top .name h4 {
	font-size: 16px;
}
.thm-unit-test .char-theme .default-form h2 {
	font-size: 26px;
	font-weight: 400 !important;
}
/* =WordPress Core

-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,  div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 45px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/****************Update*******************/

.single-comment.pingback,  .single-comment.trackback {
	padding-left: 0px;
}
.single-comment.pingback .img-holder,  .single-comment.trackback .img-holder {
	display: none;
}
.no-comments {
	display: inline-block;
	background: #272727;
	color: #fff;
	padding: 10px 25px;
}
.thm-unit-test .content-box > p {
	margin-bottom: 20px;
}
.wp-caption-text {
	padding-top: 10px;
}


.main-logo {
    margin: 2px 0;
}
.top-bar{
	border-bottom: 1px solid #eee;
	padding-top: 0px;
}
.theme_menu{
	padding: 5px 0;
}
.top-bar p{
	color: #303030;
}
.top-bar .social li a{
	color: #303030;
}
.inner-banner{
	margin-top: 0px;
}
.menuzord-menu > li > a,
.menuzord-menu > li.active > a, 
.menuzord-menu > li:hover > a{
	color: #303030;
}
.inner-banner .box{
	margin-top: 0px;
}
.rev_slider_wrapper {
  	margin-top: 0;
}
.admin-bar .stricky-fixed,
.theme_menu.stricky-fixed {
  position: static;
  background: none;
  box-shadow: none;
}
.main-footer .link-column li{
  margin-bottom: 0px;
}
.main-footer .link-column li a::after{
	display: none;
}
.event-section .item .lower-content .link,
.event-section .item .date {
  display: none;
}
.contact-info li:nth-child(2) {
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  clear: both;
}