
.admin-bar .sticky-header,
.admin-bar .header-style-four.alternate.fixed-header .header-upper{
	top:32px;	
}
.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,
.footer-style-two  ul.menu{
	position: relative;
	margin-top: 30px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}

.main-footer ul.menu li,
.footer-style-two  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,
.footer-style-two  ul.menu li:before{
	position:absolute;
	left:0px;
	top:0px;
	content:'\f105';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	color: var(--thm-base);
}

.main-footer ul.menu li a,
.footer-style-two  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,
.footer-style-two  ul.menu li a:hover{
	color: var(--thm-base);
}
.footer-style-two  ul.menu li,
.footer-style-two  ul.menu li:before,
.footer-style-two  ul.menu li a{
	color:#fff;	
}
/*Category*/
.sidebar .sidebar-widget ul {
	position: relative;
	margin-top: 40px;
}

.sidebar .sidebar-widget ul li{
	position: relative;
	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: 'Font Awesome 5 Free';
	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: var(--thm-base);
}

/*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:var(--thm-base);
	background-color:var(--thm-base);
	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:var(--thm-base);
}

.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:var(--thm-base);
}

.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(var(--thm-base-rgb),.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(var(--thm-base-rgb),.10);
	color:var(--thm-base);
	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;
}

.main-header.header-style-two .ui-btn:hover .icon,
.footer-style-two .footer-widget .recent-post .post .post-info,
.footer-style-two .footer-widget .recent-post .post h6 a,
.footer-style-two .footer-widget .subscribe-form .text{
	color:#ffffff;	
}
.footer-style-two h4{
	margin-bottom:40px;
	margin-top:15px;	
}
.footer-style-two .logo-widget .logo img{
	height:60px;	
}
.rtl .footer-style-two ul.menu li{
	padding-left:0px;
	padding-right:20px;	
}
.rtl .footer-style-two ul.menu li:before{
	left:inherit;
	right:0px;	
}

.m-l50{
	margin-left:50px !important;
}
.team-block .info-box .name a{
	position:relative;
	color: #1B212F;
	display:block;
}
.team-block .info-box .name:hover a{
    color: var(--thm-base);
}
.coming-soon .emailed-form button{
	border:0px;	
}
.coming-soon .emailed-form .form-group input[type="submit"]:hover, .coming-soon .emailed-form button:hover {
    color: #353535;
	box-shadow:none;
}
.coming-soon .content .content-inner .logo a img{
	height: 60px;	
}

/**************** Service Sidebar Widget ***************/
.service-widget{
	position:relative;	
	margin-bottom:50px;
}
.service-widget ul{
	position: relative;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
}
.service-widget ul li{
	position: relative;
}
.service-widget ul li a{
	position: relative;
    color: #222222;
    font-size: 16px;
    padding: 18px 30px;
    display: block;
    z-index: 1;
    font-weight: 500;
    background-color: #f5f5f5;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #d7d7d7;
    font-family: 'Montserrat', sans-serif;
}
.service-widget ul li a:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-left: 4px solid #111111;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #81b03f;	
}

.service-widget ul li a:after{
	position: absolute;
    content: '\f105';
    right: 20px;
    top: 18px;
    color: #111111;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before{
	width: 100%;
    opacity: 1;	
}
.service-widget ul li a:hover,
.service-widget ul li.current-menu-item a{
	color: #ffffff;	
}
.service-widget.widget_organiqo_contact_info ul{
	border:0px;
}
.contact-page-section .contact-info .icon-box{
	position:relative;
	width:80px;
	height:80px;
	margin-right:30px;
	line-height:80px;
	text-align:center;
	background: var(--thm-second) none repeat scroll 0 0;
}
.contact-page-section .contact-info li{
	padding-left:0px;	
}
.contact-page-section .contact-info li .icon{
	position:relative;
	left:inherit;
	top:inherit;
	color: #fff;
	line-height:inherit;	
}
