.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header,
.admin-bar .fancybox-toolbar{
	top:32px;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.woocommerce .pageloader{
	display:none;
}
.pagination{
	position:relative;
	display: inline-block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
	margin: 0px 3px;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #35312f;
    border-radius: 5px;
    background: transparent;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    border-color: #df8e6a;
    background: #df8e6a;
}
.service-details-content .image-box{
	margin-bottom:30px !important;	
}

/********************* Service Sidebar Style**************/
.service-widget .menu{
    position: relative;
    display: block;
    background: #fbf4f0;
	margin-bottom:50px;
}
.service-sidebar .sidebar-support{
	margin-bottom:50px;
}
.service-widget .menu li{
	position: relative;
    display: block;
}
.service-widget .menu li a{
	position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #35312f;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    padding: 24px 40px 21px 40px;
    z-index: 1;
}
.service-widget .menu li a:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: -1;
    transition: all 500ms ease;
}
.service-widget .menu li:hover a{
	color:#fff;	
}
.service-widget .menu li:hover a:before{
	background: #df8e6a;
	width: 100%;
    left: 0px;
}

/*********** Blog Widget Style ***********/
.blog-sidebar .post-widget .post-inner .post .image-box{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	
}
.sidebar-widget.widget{
	margin-bottom:50px;
	background: #fbf4f0;
    padding: 40px 40px;
}
.blog-sidebar .sidebar-widget.widget:last-child{
	margin-bottom:0px;
}
.blog-sidebar .sidebar-widget .widget-title{
	padding-bottom:8px;
}
.blog-sidebar .sidebar-widget .widget-title:before{
	position:absolute;
	bottom:0px;
	left:0px;
	width:60px;
	height:3px;
	background:#df8e6a;
	content:'';
}
.widget ul{
	position:relative;
	margin:0px;
	padding:0px;	
}
.widget ul li{
	position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
	line-height:1.4em;
    color: #8a8582;
    margin-bottom: 13px;
	padding-bottom:13px;
	border-bottom:1px solid #e1e1e1;	
}
.widget ul li:last-child{
	margin-bottom:0px;
	border-bottom:none;
	padding-bottom:0px;
}
.widget ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:13px;
	margin-left:15px;
	padding-top:13px;
	border-top:1px solid #e1e1e1;
}
.widget ul li a{
	position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
	line-height:inherit;
    color: #8a8582;
}
.widget ul li a:hover{
	color: #df8e6a;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500;
	padding-right:8px;
    color: #ffffff;
    margin-bottom: 6px;	
	background:#df8e6a;
	padding:5px 16px;
}
.widget .tagcloud a:hover{
	color: #ffffff;	
	background:#222222;
}
.widget .tagcloud a:before{
	content:',';
	position:absolute;
	right:0px;
	bottom:0px;
	color: #8a8582;
	font-size:16px;
}
.widget .tagcloud a:last-child:before{
	display:none;	
}

.footer-widget ul{
	position:relative;	
}
.footer-widget ul li{
	position: relative;
    display:block;
	color: #a9a6a4;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;	
}
.footer-widget ul li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li{
	margin-bottom:0px;
	margin-top:12px;
	margin-left:15px;
}
.footer-widget ul li a{
	position: relative;
    display: block;
	color: #a9a6a4;
    font-size: 16px;
    font-weight: 600;	
}

.footer-top .contact-widget .info-list li{
	width:100% !important;	
}
.blog-details-content .author-box .inner .image-box img{
	border-radius:5px;
	border:1px solid #f1e6df;	
}
.mremot-comment-item .comments-form-area{
	margin-bottom:50px;	
}
.mremot-comment-item .mremot-comment-item{
	margin-left:80px;	
}
.blog-details-content .group-title h2 small a{
	position:relative;
	display:block;
	font-size:20px;
	text-transform:uppercase;
	color:#35312f;
}
/*************Shop Pages Style*************/

.our-shop .items-sorting {
    position: relative;
    margin-bottom: 60px !important;
    border-bottom: 1px solid #eee;
	display:block !important;
}

.shop-block-one{
	margin-bottom:50px !important;	
}
.woocommerce-form .woocommerce-ordering .nice-select{
	display:none;	
}
.related-product .shop-page-title{
	position:relative;
	margin:40px 0px;	
}
.related-product .shop-page-title .title{
	position: relative;
    display: block;
    color: #222222;
	font-size: 24px;
	font-weight:600;
}	
/*** 

====================================================================
			Shop Details
====================================================================

***/

.shop-single{
	position:relative;
	padding: 130px 0 130px; 
}

.product-details .basic-details{
	position:relative;
	margin-bottom: 65px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

.product-details .info-column{
	position:relative;
}

.product-details .info-column .inner-column{
	position: relative;
}

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.product-details .basic-details .details-header{
	position:relative;
	margin-bottom:35px;	
	margin-top: 15px;
}

.product-details .basic-details .details-header h4{
	font-size:24px;
	font-weight:600;
	color:#36404b;
	line-height:1.2em;
	margin-bottom:15px;
}

.product-details .basic-details .details-header h4 a{
	color:#36404b;	
}

.product-details .basic-details .item-price{
	position: relative;
	font-size:18px;
	font-weight:400;
	color:#36404b;
	line-height:24px;
	letter-spacing:	1px;
	display: block;
	margin-bottom: 10px;
}

.product-details .basic-details .item-price del{
	color: #888888;
}

.product-details .basic-details .rating{
	display: inline-block;
	font-size:16px;
	color:#ff9f14;
	margin-right: 15px;
}

.product-details .basic-details .rating .fa{
	display:inline-block;
}

.product-details .basic-details .text{
	font-size:14px;
	line-height:30px;
	color:#777777;
	margin-bottom: 35px;
}

.product-details .basic-details .theme-btn{
	padding: 17px 45px;
	font-weight: 500;
}

.product-details .basic-details .item-quantity{
	position: relative;
	float: left;
	margin-right: 22px;
	max-width: 150px;
	border: 1px solid #777777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner{
	line-height:28px;
	width: 100px;
	padding:10px 15px !important;
	height:50px !important;
	box-shadow:none !important;	
	border:none;
	border-right:1px solid #777777;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn{
	background:none;	
	border: 0;
	margin-right: 10px;
	color: #777777;
	text-align: center;

}

.bootstrap-touchspin .input-group-btn-vertical{
	width: 50px;
	text-align: center;
	border:none;
	border-left: 0;
}

.bootstrap-touchspin .input-group-btn-vertical i{
    left: 0;
    width: 100%;
}
.main-menu .navigation > li > ul > li > ul{
	left:inherit;
	right:100%;	
}
.rtl .main-menu .navigation > li > ul > li > ul{
	right:100%;
	left:inherit;
}
.comment-form-rating .nice-select{
	display:none;
}
.google-map{
	margin-bottom:-10px;	
}

.search-popup .search-form{
	margin-top: 250px;	
}

.footer-botton .footer-social li a:hover{
	background: #df8e6a !important;
	color:#ffffff !important;	
}

.testimonial-carousel-three .owl-nav{
	display:none;	
}
.testimonial-carousel-three .owl-dots{
	margin-top:25px;	
}
.testimonial-carousel-three .owl-dots .owl-dot{
	cursor:pointer;	
}
.testimonial-carousel-three.owl-theme .owl-dots .owl-dot.active span{
	background: none repeat scroll 0 0 #ffffff !important;	
}
.footer-top .logo-widget{
	margin-right:0px;		
}
.footer-top .instagram-widget .image-list li .image-box{
	 height: 75px;
}
.blog-sidebar .search-widget .search-form .form-group input[type='search'],
.footer-widget .search-widget .search-form .form-group input{
	width:100% !important;	
}

.header-upper .social-links li a:hover,
.team-block-one .inner-box .lower-content .social-links li a:hover{
	color:#fff !important;
	background: #df8e6a !important;
}
.m-b15{
	margin-bottom:15px !important;
}
.logged-in-as{
	margin-bottom:10px;
}
.comments-form-area {
	margin-top:52px;
}
.main-header.logo-adj .header-upper{
	padding-left:0px;
}
.main-header.logo-adj .header-upper .logo-box{
	position:relative;
	top:auto;
	left:auto;
}
.m-h170{
	min-height:100px;
}
.single-sb{
	margin-top:70px;
}
.single-sb .sidebar-widget.widget {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.blog-sidebar .sidebar-widget .widget-title h4 a,
.footer-top .widget-title h5 a{
	color:inherit;
}

.footer-widget h2{
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}