.kc_row .kc_col-sm-12{
	padding-left:0px !important;
	padding-right:0px !important; 
}
.admin-bar .theme_menu.stricky-fixed{
	top:32px;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.inner-banner{
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.gallery .overlay {
	background-color:rgba(0,0,0,0);
	z-index:1;
}
.owl-carousel .owl-item img{
	height:100%;
}
.theme_menu .right-column .nav_side_content .search_option.open .search .fa-search:before,
.header-style-three .header-lower .search-box-outer .dropdown.open .search-box-btn .fa-search:before{
	content: "\f00d";	
}
.defaultmainmenu-menu .menu-item{
	display:block !important;
}
.team-style-3 .single-team-member .img-box>a{
	display:block;
	width:218px;
	height:218px;
}

.team-style-3 .single-team-member .img-box .overlay{
	width:190px;
	height:190px;
	bottom:auto;
	right:auto;	
}
.pagination{
	margin:0px;
}
.pagination li a,
.pagination li span {
    width: 55px;
    line-height: 41px;
    border: 1px solid rgba(229, 229, 229, 0.57);
    text-align: center;
    color: #252525;
    font-size: 18px;
    border-radius: 4px;
}
.pagination li a.active, .pagination li a:hover,
.pagination li span:focus, .pagination li span.current {
    color: #fff;
    background: #ff5722;
}
.gallery .item img{
	height:auto;
}
.classic-blog-news .lower-content .category a{
	margin-top: 0px; 
    color: #fff; 
}
.comments .hum_theme .hum_theme{
	margin-left:60px;	
}
.sidebar_styleTwo .blog-sidebar{
	margin-left:0px;
}
.default-blog-news .overlay .bottom-box .category a{
	color:#ffffff;
}
.default-blog-news .lower-content .category a{
	color:#ffffff;
}
.blog-section .post-area:before{
	display:none;
}
.blog_post_area.eco-search .blog-sidebar{
	margin-left:0px;
}
.default-blog-news .overlay,
.urgent-cause2 .img-box .overlay,
.single-shop-item .overlay{
    z-index:1 !important;   
}
.urgent-cause2 .img-box img{
    width:100%;
    height:auto;
}
.event-section.style-3 .blog-sidebar .item{
    min-height:100px;   
}
.sidebar-widget .section-title h4,
.sidebar-widget .section-title h4 a{
    font-size: 18px !important;
    font-weight: 600 !important;
	color:#303030;
}

/*********************************** Our Blog Style ************************************/
.widget{
	margin-bottom:50px;
}
.widget > ul {
    border: 1px solid #f4f4f4;
    padding: 24px 24px;
}
.widget ul li {
  border-bottom: 1px solid #eaeaea;
  padding-bottom:10px;
  margin-bottom:10px;
}

.widget ul li:last-child {
  border-bottom: 0px;
}
.widget ul li a {
  position: relative;
  font-weight: normal;
  color: #949494;
  width: 87%;
  transition: .5s ease;
  line-height: 24px;
  display: inline-block;
}
.widget ul li a:hover {
  color: #ff5722;
  transition: .5s ease;
}

.tribe-events-list-widget .tribe-list-widget {
    margin-left: 0;
    padding: 0px;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 15px 0px !important;
    margin-bottom: 0px !important;
	border-bottom:1px solid rgba(0,0,0,0.2);
	list-style-type:none !important;
}
.tribe-events-list-widget .tribe-event-title a{
	/*margin-bottom: 10px;
    margin-top: 15px;*/
    line-height: 26px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #303030;
    font-weight: 700;
}
.tribe-event-duration span{
	color:#ff5722;
}
.tribe-events-list-widget .tribe-events-widget-link a{
	padding:10px 25px;
	text-align:center;
	display:inline-block;
	margin:20px 0px;
	color: #fff;
    background: #ff5722;
    font-size: 14px;
    font-weight: 700;
}

/******************************* Event Single ******************************/
#tribe-events-content,
.single-tribe_events .tribe-events-event-image{
	margin-bottom:0px;
}
.tribe-events-event-image img, .single-tribe_events .tribe-events-event-image img{
    width:100%;   
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group{
	padding:0px 2%;
}

.map-outer .tribe-events-single-section {
  background: #f7f7f7;
  padding: 17px 23px 20px;
} 

.map-outer .tribe-events-single-section li {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  line-height: 26px;
}
.map-outer .tribe-events-single-section li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.map-outer .tribe-events-single-section li i {
  color: #242424;
  margin-right: 10px;
}
.map-outer .tribe-events-single-section li strong {
  color: #242424;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	color:#242424;
}
#tribe-events .tribe-events-button, .tribe-events-button{
	position: relative;
    background: #ff5722;
    font-size: 14px;
    line-height: 46px;
    border-radius: 25px;
    color: #ffffff;
    border: 2px solid #ff5722;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 35px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover{
	background: transparent;
    color: #242424;
    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:36px;
	display:block;
	background:#ff5722;
	border:2px solid #ff5722;
	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: transparent;
    color: #242424;
}
.tribe-events-event-image,
.single-tribe_events .tribe-events-event-image{
	margin-bottom:0px;
}
.single-event .event-schedule{
	margin:30px 0px 0px;
}

.charitable-submit-field .button{
	position: relative;
    background: #ff5722;
    font-size: 14px;
    line-height: 46px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #ff5722;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 38px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	margin-top:20px;
}
.charitable-submit-field .button:hover{
	background: none;
	color: #ff5722;
}
.charitable-donation-form.charitable-form input{
	padding:5px;	
}
.charitable-form-field select{
	padding:10px !important;
}

/************************ Shop Style **************************/


.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .price ins span{
	color: #ff5722 !important;
}
form.cart button.add-to-cart,
.woocommerce #review_form #respond .form-submit input,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	background: #ff5722;
	border: 2px solid #ff5722;
	color: #ffffff;
}
form.cart button.add-to-cart:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: none;
    color: #ff5722;
	border: 2px solid #ff5722;
}
.woocommerce .woocommerce-message{
	border-top-color:#ff5722;
}
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info::before{
	color:#ff5722;
}
.woocommerce nav.woocommerce-pagination{
	margin-bottom:25px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    display: block;
    height: 48px;
    padding: 10px 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}
.woocommerce .shop_table tbody tr.cart_item td a{
	color:#ff5722;
}

/*----------------------------- Error Page --------------------------*/
.error-page {
  text-align: center;
  margin: 100px 0px;
}
.error-page h2 {
  font-size: 140px;
  font-weight: 700;
  letter-spacing: 14px;
}
.error-page h3 {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color:#413f3f;
  font-size: 42px;
  margin-top:18px;
  margin-bottom: 32px;
}
.error-page p {
  font-size: 20px;
  font-weight: 300;
  color:rgba(0,0,0,0.6);
  margin-bottom: 56px;
}
.error-page a {
  line-height: 55px;
  width:130px;
  color:#fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  text-align: center;
  background:#ff5722;
  border:2px solid #ff5722;
}
.error-page a:hover {
  background: none;
  color:#ff5722;
}
.error-page span.or {
  font-size: 18px;
  color:#2f2f2f;
  margin:0 16px;
}
.error-page form{
	display:inline-block;
}
.error-page input {
  height:55px;
  width:380px;
  padding: 0 20px;
  border:1px solid #f0f0f0;
  display:inline-block;
}
.single-campaign .campaign-description{
	font-size:16px;
	font-weight:400;
	line-height:1.8;
}
.campaign-summary{
	margin:15px 0;
}
.campaign-summary .campaign-summary-item{
	width:45%;
	margin:0 15px;
}
.campaign-summary .campaign-summary-item .amount{
	color:#ff5722;
}
.campaign-summary .campaign-donation .donate-button{
	display:block;
	background:#ff5722;
	margin-left:15px;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 14px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 14px;
	}
	#wp-calendar thead th { 
		padding: 10px;
		text-align:center;
		background:#ff5722;
		border: 1px solid #eaeaea; 
		color:#fff;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		border: 1px solid #eaeaea; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #303030; 
		color:#fff;
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 14px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 14px; 
		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 {
	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: 'Roboto', sans-serif;
  		color:#999;
	}
	.bypostauthor{
		font-family: 'Roboto', 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;
    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. */
}
.hum_theme .text-holder h4,
.hum_theme .text-holder h4 a{
	color: #303030;
    font-family: "Roboto Slab",serif;
    line-height: 1.6;
}
/*************************************Theme Unit Testing***********************/
.thm-unit-test .tag-sticky-2 .content{
	background:#fafafa;
}
.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 Slab",serif;
	color: #303030;
	font-weight: 600;
	margin-bottom: 24px;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 28px;
}
.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 .text > ul,.thm-unit-test ol,.thm-unit-test .content > ul,.thm-unit-test > ul{
	padding-left:18px;
}
.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,
.thm-unit-test .content > ul li ul,.thm-unit-test .content > ul li ul li ul,
.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul{
	padding-left:20px;
}
.thm-unit-test ul li,.thm-unit-test ol li{
	line-height:1.6;
}
.thm-unit-test .text > ul li,.thm-unit-test .content > ul li,
.thm-unit-test > ul li{
	list-style-type:disc;
	display:list-item;
}
.thm-unit-test .text > ul li ul li,.thm-unit-test .content > ul li ul li,
.thm-unit-test > ul li ul li{
	list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,.thm-unit-test .content > 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;
}
.thm-unit-test figure img figcaption{
	margin-top:10px;	
}
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 #f06529;
    color: #f06529;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 44px;
    min-width: 46px;
	height:46px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
	background: #f06529 none repeat scroll 0 0;
    border-color: #f06529;
    color: #ffffff;
}
/****************Custom Widget*********************/
.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;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #eaeaea;
	margin-left:15px;
}
.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 > p{
	margin-bottom:15px;
}
.post-password-form input[type="password"]{
	border:1px solid #f06529;
	padding:5px 10px;
	display:inline-block;
}
.post-password-form input[type="submit"]{
	background:#f06529;
	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;
}
.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 0 0 20px;
}
.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;
}

.blog-single-post .classic-blog-news .img-holder img{
	transform:scale(1.1,1.1);
}
.default-page.thm-unit-test .post-comments.comment-area{
	margin-top:0px;
}
/*********************************************************************************************************
										Update
*********************************************************************************************************/
.rev_slider .center{
	text-align:center !important;
}
.rev_slider_wrapper .slide-content-box h1{
	margin:14px 0 22px !important;
}
.rev_slider_wrapper .tp-bullets{
	display:none !important;
}
.feature-block .inner-box .lower-content .progress-outer .progress-box .bar .of-price .amount{
	display:none;
}
.section-title.light h2 {
    color: #ffffff;
}

.news-block .inner-box .lower-content .lower-inner .category a{
    position: relative;
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}
.classic-blog-news .lower-content .link a {
    font-size:16px;
    margin-top:10px;
}
.classic-blog-news .lower-content .link a i{
    top:2px;  
    position: relative;
}
.thm-unit-test .woocommerce table thead tr th,
.thm-unit-test .woocommerce table tbody tr th,
.thm-unit-test .woocommerce table tbody tr td{
	border: none;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	margin-top:70px;
}
.main-logo {
    margin: 23px 0;
}

/***************************** News Style *****************************/

.main-footer .section-title h4{
    color: #fff;
    font-size: 18px;
    padding-bottom: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.main-footer .section-title h4:after{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 25px;
    height: 2px;
    background-color: #ff5722;
}
.main-footer .section-title{
    margin-bottom:50px;   
}
.main-footer .section-title_1 .footer-lgo-box{
    margin-bottom:35px;   
}
.main-footer .about-column .text p {
    position: relative;
    color: #b8b8b8;
    font-size: 16px;
    line-height: 1.7em;
}
.main-footer .footer-widget li{
	padding-left:15px;
}
.main-footer .footer-widget li ul li{
	margin-bottom:0px;
	margin-top:16px;
}
.main-footer .footer-widget li a{
    position: relative;
    padding: 0px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-decoration: none !important;
	margin-left:0px;
}

.main-footer .footer-widget li:before {
    content: "\f105";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0px;
    top: 0px;
    color:#fff;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.main-footer .footer-widget li a:hover {
    color: #ff5722;
    text-decoration: none !important;
}
.main-footer .footer-widget li a:hover:before{
    color: #ff5722;
}
.main-footer .post-column h5{
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #b8b8b8;
    line-height: 26px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .post-column h5:hover{
    color: #ff5722;
}
.main-footer .post-column .post-info {
    color: #b8b8b8;
    font-size: 14px;
    margin-top: 0px;
    font-style: italic;
}
.main-footer .contact-column .contact-info li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    color: #b8b8b8;
    line-height: 26px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
}
.main-footer .contact-column .contact-info li span {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

.footer-bottom .footer-social-nav{
	position:relative;
	z-index: 1;
}

.footer-bottom .footer-social-nav li{
	position:relative;
	margin-right: 8px;
	display: inline-block;
}

.footer-bottom .footer-social-nav li a{
	position:relative;
	width: 35px;
	height: 35px;
	color:#b8b8b8;
	font-size:14px;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,0.20);
	text-align: center;
	line-height: 33px;
	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;
}

.footer-bottom .footer-social-nav li a:hover{
	background-color:#ff5722;
	border-color:#ff5722;
	color:#ffffff;
}

.footer-bottom .copyright {
    position: absolute;
    left: 0px;
    right: 0px;
    color: #b8b8b8;
    font-size: 16px;
    text-align: center;
    margin-top: 8px;
}
.footer-bottom .volunteer a {
    color: #b8b8b8;
}
.footer-bottom .volunteer .fa {
    position: relative;
    top: 1px;
    margin-right: 8px;
    color: #ff5722;
}
.scroll-to-top{
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #e95223;
	line-height:60px;
	border-radius:50px;
    text-align: center;
    background: none;
	border:2px solid #e95223;
}
.scroll-to-top span:before {
  font-size: 27px;
}
.scroll-to-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.classic-blog-news .lower-content .content .text {
    margin-top:25px;   
}
.classic-blog-news .lower-content .content .text p{
    margin-bottom:20px;
    font-size:15px;
}
.section-title2 h3 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
    font-size:20px !important;
}
.classic-blog-news .lower-content .content .list li{
    padding-bottom: 8px;
    font-size: 15px;
    color: #949494;
    line-height: 26px;
    font-family: 'Roboto-light';
}
.classic-blog-news .lower-content .content .list li i{
    padding-right: 10px;
    color: #ff5722;   
}
.default-blog-news .lower-content h4{
    padding:0px 15px;   
}

.default-blog-news .overlay .content{
    padding:20px;   
}
.classic-blog-news .img-holder .category a:before{
	background:none;
}
.thm-unit-test .lower-content .content > p{
	margin-bottom:15px;
}
.hum_theme .pingback.single-comment,
.hum_theme .trackback.single-comment{
	padding-left:0px;
}
.hum_theme .pingback.single-comment .img-holder,
.hum_theme .trackback.single-comment .img-holder{
	display:none;
}
p.no-comments{
	border-bottom:1px solid #000;
	color:#000;
	display:inline-block;
}
.thm-unit-test .posts-nav{
	margin-top:50px;
	padding-top:50px;
	border-top:1px solid #e4e4e4;
}
.thm-unit-test .posts-nav .pull-left a,
.thm-unit-test .posts-nav .pull-right a{
	display:block;
}
.thm-unit-test .posts-nav .pull-right a{
	text-align:right;
}
.thm-unit-test .posts-nav a h6{
	margin-bottom:6px;
}
.thm-unit-test .posts-nav a span{
	position:absolute;
	left:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	background:#e95223;
}
.thm-unit-test .posts-nav .pull-right a span{
	left:auto;
	right:0px;
}
.thm-unit-test .posts-nav a:hover{
	color:#e95223;
}
.thm-unit-test .posts-nav a:hover span{
	background:#e95223;
}
.thm-unit-test .posts-nav .pull-left{
	float:left;
}
.thm-unit-test .posts-nav .pull-right{
	float:right;
}
.thm-unit-test .posts-nav a{
	font-size:15px;
	color:#333333;
	padding-top:9px;
}
.thm-unit-test .posts-nav a:hover{
	color:#e95223;
}
/*********************WP Gallery*********************/
.gallery figure{
	display:inline-block;
}

.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}

/************************** Widget Rss*****************************/
.widget_rss.widget ul li,
.widget_rss.footer-widget ul li{
	margin-bottom:15px;
	padding-bottom:15px;
	padding-left:0px;
}
.widget_rss.widget ul li:after,
.widget_rss.footer-widget ul li:before{
	display:none;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
	font-weight:600;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
	color:#e95223;
	display:block;
	margin:10px 0;
}
.widget_rss.footer-widget ul li .rss-date{
	color:#fafafa;
}
.widget_rss.widget ul li:before{
	display:none;
}
.widget_rss.widget ul li .rssSummary{
	font-size:14px;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
	color:#e95223;
	display:block;
	font-size:14px;
	margin-top:10px;
}
.widget_rss.footer-widget ul li cite{
	color:#fafafa;
}
.widget_rss.footer-widget ul li{
	border-bottom:1px dashed #fafafa;
}
.widget_rss.footer-widget ul li .rss-date{
	margin-top:10px;
}
.blog-link .left-btn a{
	margin:0 10px 0 0;
}
/* =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;
    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 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	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;
}
.woocommerce div.product form.cart .variations select{
	padding:10px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    color: #303030;
    font-size: 16px;
    margin-top: 8px;
}
.woocommerce div.product div.images img{
	width:100%;
	border:1px solid #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a{
	width:100%;
	display:block;
}
.up-sells h2 {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;
}
.header-style-two .header-upper .logo-box .logo img,
.header-style-three .header-upper .logo-box .logo img{
    width:180px;
}
.stricky-fixed .main-logo img{
	width:190px;
}
.single-comment .text-holder .top .name h4{
	font-size:14px;
}
.blog-section .comment-area .comments{
	margin-top:50px;
}
.blog-section .default-form-area{
	margin-top:50px;
}
.blog-single-post .classic-blog-news{
	margin-bottom:20px;
}
.blog-section .hum_theme .default-form-area{
	margin-top:20px;
	margin-bottom:30px;
}
.wp-tags{
	margin:20px 0;
}
.classic-blog-news .lower-content .wp-tags a{
	color:#999;
	font-size:14px;
	font-weight:400;
	text-transform:capitalize;
}
.m-b30{
	margin-bottom:30px !important;
}
.wp-caption-text{
	padding-top:10px;
}
.thm-unit-test .content .wp-block-latest-posts,
.thm-unit-test .content .wp-block-categories,
.thm-unit-test .content .wp-block-archives{
	padding-left:0px;
}
.thm-unit-test .content .wp-block-latest-posts li,
.thm-unit-test .content .wp-block-categories li,
.thm-unit-test .content .wp-block-archives li{
	list-style:none;
}
.thm-unit-test .content .wp-block-latest-posts li a,
.thm-unit-test .content .wp-block-categories li a,
.thm-unit-test .content .wp-block-archives li a{
	text-transform:capitalize;
	font-weight:400;
	font-size:16px;
}
.classic-blog-news.o-f-v{
	overflow:visible;
}