.fab:before{
	font-family:'FontAwesome';	
}
.social-icon-one .fab:before,
.social-icon-three .fab:before,
.main-menu .navigation > li > ul > li.dropdown > a:after,
.testimonial-block-three .inner-box:after,
.testimonial-block-three .inner-box:before,
.fa-envelope:before{
	font-family: 'fontawesome';
    font-style: normal;
}
.admin-bar .sticky-header{
	top:32px;	
}

.gallery-item-caption-wrap.caption-style-card {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    display: none;
}
.header{
	position:relative;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.redux-container .ui-state-active .ui-icon, .control-section-redux .ui-state-active .ui-icon, .control-panel-redux .ui-state-active .ui-icon, .redux-metabox .ui-state-active .ui-icon{
	display:none !important;	
}

.st-comment-item > .st-comment-item {
    margin-left:70px;
}
.comment-form{
    margin-top:60px;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
}

.comments-area .comment-box {
    position: relative;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comments-area .comment-box > .organiqo-comment-item {
    position: relative;
    border-bottom: 1px solid rgba(112,112,112,.10);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.comments-area .comment-box > .organiqo-comment-item .organiqo-comment-item {
    position: relative;
    border-top: 1px solid rgba(112,112,112,.10);
    padding-top: 30px;
    margin-top: 30px;
}

.organiqo-comment-item > .organiqo-comment-item {
    margin-left:70px;
}

.testimonial-block-two .image {
    margin: 0 auto !important;
}

.news-block-two .image-box:hover .post-meta {
    color: #ffffff;
}

.product-block .price del {
    margin-left: 0;
}

/*=== Footer LInks ===*/

.main-footer ul.menu {
	position: relative;
	margin-top: 30px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}

.main-footer ul.menu li{
	position: relative;
	font-size: 18px;
	line-height: 24px;
	color: #707070;
	margin-bottom: 25px;
	width:50%;
	padding-left:20px;
}

.main-footer ul.menu li:before{
	position:absolute;
	left:0px;
	top:0px;
	content:'\f105';
	font-family:'FontAwesome';
	color: #81B03F;
}

.main-footer ul.menu li a{
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer ul.menu li a:hover{
	color: #81B03F;
}

/*Category*/
.sidebar .sidebar-widget ul {
	position: relative;
	margin-top: 40px;
}

.sidebar .sidebar-widget ul li{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 35px;
	margin-bottom: 10px;
}

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

.sidebar .sidebar-widget ul li:before{
	position: absolute;
	left: 1px;
	top: -1px;
	content: "\f14a";
	font-family: 'fontawesome';
	font-weight: 900;
	font-size: 15px;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.sidebar .sidebar-widget ul li a{
	position: relative;
	display: block;
	font-size: 18px;
	color: #707070;
	font-weight: 400;
	line-height: 24px;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.sidebar .sidebar-widget ul li:hover:before{
	color: #81B03F;
}

/*Popular Tags*/

.sidebar .tagcloud a{
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display:inline-block;
	color:#707070;
	line-height: 28px;
	padding: 10px 20px;
	text-align:center;
	background:none;
	font-size:14px !important;
	font-weight:400;
	border:1px solid rgba(112,112,112,.20);
	border-radius: 2px;
	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;
}

.sidebar .tagcloud a:hover{
	border-color:#81B03F;
	background-color:#81B03F;
	color:#ffffff;	
}

.styled-pagination li span{
	position:relative;
	display: block;
	padding: 10px 0;
	height:50px;
	width:50px;
	font-size:18px;
	line-height:30px;
	color:#707070;
	font-weight:400;
	text-align:center;
	background:rgba(112,112,112,.10);
	border-radius: 50%;
	text-transform:capitalize;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.styled-pagination li span.current{
	color:#ffffff;
	background-color:#81B03F;
}

.search-notfound .sidebar {
	margin-top: 15px;
	padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0;
    content: "";
}

.social-icon-three li a {
    background: #ffffff !important;
}

/*Error Section*/

.error-section{
    position:relative;
    padding: 100px 0px;
}

.error-section .content{
    position:relative;
    text-align:center;
}

.error-section h1{
	color: #333333;
    position:relative;
    font-size:200px;
    font-weight:800;
    line-height:1em;
    margin-bottom:10px;
    font-family: 'Jost', sans-serif;
}

.error-section h2{
    position:relative;
    color:#333333;
    font-size: 40px;
    font-weight: 700;
    line-height:1.2em;
    margin-bottom:10px;
}

.error-section .text{
    position:relative;
    color:#333333;
    font-size: 22px;
    font-weight:500;
    margin-top:10px;
    margin-bottom: 50px;
}
.m-b40{
	margin-bottom:40px !important;
}

.footer-widget .recent-post .widget-content .post{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	padding:0px;
	margin-bottom:30px;
}

.footer-widget .recent-post .widget-content .post-thumb{
	position:relative;
	margin:0px;
	height:auto;
}

.footer-widget .recent-post .widget-content .post-thumb .post-thmb-img{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 70px;
	border-radius: 5px;
}

.footer-widget .recent-post .widget-content .wrap-info{
	position:relative;
	width:calc(100% - 100px);
}

.main-footer .footer-widget .social-icon-two{
	margin-top:20px;
}

.m-b60{
	margin-bottom:60px;
}

.news-block-three .b-title{
	line-height:1.2em;
	text-transform:uppercase;
}

.news-block-three .lower-content .btn-box{
	margin-top:35px;
	position:relative;
}

.organiqo-comment-item .comment-form{
	margin-top:35px;
}

.og-pro-wrap{
	position:relative;
	padding:30px 0;
}

.m-b15{
	margin-bottom:15px !important;
}

.featured-products.style-two.related-products{
	padding-top:90px;
}

.gallery-detail .og-img{
	position:relative;
	margin-bottom:50px;
}

.gallery-detail .og-img img{
	border-radius:10px;
	width:100%;
}

.gallery-detail .og-detail-box{
	position:absolute;
	right:0px;
	min-width:350px;
	background:rgba(255,255,255,0.9);
	bottom:0px;
	padding: 50px 50px;
	border-radius: 0px 0px 10px 0px;
	-webkit-box-shadow: 5px 10px 60px rgba(112,112,112,.10);
	box-shadow: 5px 10px 60px rgba(112,112,112,.10);
}

.gallery-detail .og-info-list{
	position:relative;
}

.gallery-detail .og-info-list li{
	width:100%;
	display:flex;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px dashed #e1e1e1;
	padding-bottom:10px;
	margin-bottom:10px;
}

.gallery-detail .og-info-list li:last-child{
	border:none;
	padding:0px;
	margin:0px;
}

.gallery-detail .og-info-list li strong{
	color:#81B03F;
}

.fact-wrap{
	margin-top:40px;
	position:relative;
	padding-top:40px;
}

.fact-wrap .inner-wrap{
	position:relative;
	padding:60px 20px 20px;
	text-align:center;
	background-color: rgba(129,176,63,.10);
	-webkit-box-shadow: 0 10px 30px rgba(36,127,251,.10);
	box-shadow: 0 10px 30px rgba(36,127,251,.10);
}

.fact-wrap .inner-wrap .icon-box{
	position:absolute;
	left:0;
	right:0;
	width:80px;
	height:80px;
	transform:translateY(-40px);
	background:rgba(129,176,63,.10);
	color:#81B03F;
	font-size:40px;
	top:0px;
	line-height:80px;
	margin:0 auto;
	border-radius:50%;
}

.page-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
}

.our-shop .product-block h4{
	margin-bottom:15px;
}