.page-wrapper{
	overflow:hidden;
}
.admin-bar header.stricky-fixed{
    top:32px;
}
.pagination>li>a, .pagination>li>span{
	border:0px;
	margin-right:18px;
	padding:0px !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	background:none;
}
.blog-3-col .single-blog-post .img-box img{
	height:auto;
}
.contact-page .contact-form .thm-btn{
	font-style:inherit !important;
	width:150px;
}
.contact-page .contact-form .thm-btn:hover{
	background:#ffffff;
	border-color:#FF3720;
}
.comment .reply-option .theme-btn{
	margin:0px !important;
}
.widget ul {
    margin-top: 20px;
}
.widget ul li{
    color: #ff3720;
	font-size: 12px;
    justify-content: space-between;
}
.widget ul li a {
    color: #5f5f5f;
    display: inline-block;
	width:88%;
    font-size: 12px;
    justify-content: space-between;
    padding: 12px 0;
    text-transform: capitalize;
}
.single-sidebar-widget .flicker-widget .list-inline li,.footer-widget .gallery-widget ul li{
	margin:0px 0px 1px 0px !important;
	padding:0 5px 0 0 !important;
	width:25%;
	float:left; 
}
.footer-widget .gallery-widget ul li{
	margin-bottom:5px !important;
}
.single-sidebar-widget .flicker-widget .list-inline li a,.widget .latest-post-widget .latest-post li a,.footer-widget .gallery-widget ul li a{
	padding:0px;
	width:100%;
}
.section-padding-tp{
	padding-top:85px;
}
.section-padding-bt{
	padding-bottom:85px;
}
.section-pad-tp{
	padding-top:50px;
}
.rev_slider_wrapper .caption-label{
        font-size:13px !important;
        font-weight:700 !important;
}
.rev_slider_wrapper .thm-btn{
        font-size:14px !important;
}
i.icon {
        line-height:auto !important;
width:auto !important;
height:auto !important;
margin-left:0px !important;
}
.nav-footer .search-triger.opened .icon-Search::before {
    content: "\f00d";
	font-family:'FontAwesome';
}
.blog-page.single-blog-post-page .single-blog-post .content-box p{
margin:15px 0;
}
.blog-page.single-blog-post-page .single-blog-post .content-box h3{
margin: 25px 0 8px; 
}
.single-blog-post-page .comments-area .comment .comment{
    margin:40px 0 0 0;
}