.kc_row .kc_col-sm-12{
	padding-left:0px !important;
	padding-right:0px !important; 
}
.kc-col-container {
	display:block !important;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.admin-bar .sticky-header{
	top:32px;
}
/*-----------------------wishlist-----------------------*/
.ajax-loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:999;
}
.ajax-loading:before  {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
}
body > .ajax-loading {
    position: fixed;
}
#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
	z-index:999;
}
.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
	z-index:999;
}
/*-----------------------End wishlist-----------------------*/
.main-slider rs-dotted.twoxtwo{
	background-image:none;
	background-color:rgba(0,0,0,0.5);
}
.gallery{
	position:relative;
	margin:0 -5px;
}
.gallery .gallery-item{
	position:relative;
	width:33.333%;
	padding:0 5px;
	display:inline-block;
	margin-bottom:10px;
}
.gallery .gallery-item img{
	width:100%;
	height:auto;
}
.bg-gray{
	background:#F7FAFB;
}
.p-t0{
	padding-top:0px !important;
}
.p-t100{
	padding-top:100px;
}
.p-b70{
	padding-bottom:70px;
}
.news-block-four.version-two{
	border-bottom:none;
}
.news-block-four.version-two .inner-box .content-box .content-inner{
	background:#ffffff;
	margin-left:-60px;
	padding:30px;
	box-shadow:0 0 10px rgba( 0,0,0,0.1 );
	z-index:99;
}
.news-block-one .inner-box .lower-box .post-meta{
	margin-top:15px;
}
.news-block-one .inner-box .lower-box .post-meta li{
	position:relative;
	display:inline-block;
	padding-right:18px;
	margin-right:8px;
	font-size:13px;
	color:#a7a7a7;
}
.news-block-one .inner-box .lower-box .post-meta li:before{
	content:'/';
	position:absolute;
	right:0px;
	top:0px;
	color:#a7a7a7;
}
.news-block-one .inner-box .lower-box .post-meta li:last-child:before{
	display:none;
}
.news-block-one .inner-box .lower-box .post-meta li span{
	margin-right:5px;
}
.news-block-one .inner-box .lower-box .post-meta li a{
	color:inherit;
}

.sidebar-widget .newsletter-widget .newsletter-form{
	border:1px solid #eaeaea;
	padding:30px;
	position:relative;
}

.sidebar-widget .newsletter-widget .newsletter-form input{
	position: relative;
	display: block;
	box-shadow:none;
	width: 100%;
	line-height: 26px;
	padding: 10px 20px;
	height: 48px;
	font-size: 15px;
	color: #000000;
	border:1px solid #444;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidebar-widget .newsletter-widget .newsletter-form input:focus{
	border-color:#fa2964;
	color:#fa2964;
}

.sidebar-widget .newsletter-widget .newsletter-form .form-group{
	margin-bottom:0px;
}

.m-b0{
	margin-bottom:0px !important;
}

.m-b20{
	margin-bottom:20px !important;
}

.m-b35{
	margin-bottom:35px !important;
}

.m-t80{
	margin-top:80px !important;
}

.footer-widget .logo-widget .text{
	margin:25px 0;
	color:#fff;
	display:block;
	font-size:16px;
}

.footer-widget .logo-widget .text a{
	display:block;
	margin-top:15px;
}

.main-footer .widgets-section .widget-column:nth-child(1){
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 32%;
}
.main-footer .widgets-section .widget-column:nth-child(2){
	-ms-flex: 0 0 18%;
	flex: 0 0 18%;
	max-width: 18%;
}
.footer-widget ul li{
	position:relative;
	display:block;
	padding-left:15px;
	color:#ffffff;
	font-size:14px;
	line-height:1.4em;
	border:none;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #333333;
}
.footer-widget ul li ul li{
	margin-top:12px;
	padding-top:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-top:1px solid #333333;
	border-bottom:none;
}
.footer-widget ul li:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 6px;
	width: 5px;
	height: 5px;
	background-color: #d3d3d3;
}
.footer-widget ul li ul li:before{
	top:12px;
}
.footer-widget ul li a{
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	line-height:inherit;
	text-transform:capitalize;
	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-widget ul li a:hover{
	color:#fa2964;
}


/***************Sticky Sidebar****************/
.sticky-top,
.sticky-top > .side-bar{
	position:sticky;
	position: -webkit-sticky;
	top:100px;
	z-index:1;
}
@media only screen and (max-width: 991px) {
	.sticky-top{
		position:unset;
	}
}
.max-w-900{
	max-width:900px;
	margin:0 auto;
}
/**********************Recent Blog*****************/
.updated-recent-blog{
	position:relative;
	padding:100px 0 70px;
}
.news-block-six-updated{
	position:relative;
	margin-bottom:30px;
}
.news-block-six-updated .inner-box{
	padding:20px 20px 20px 140px;
	position:relative;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}

.news-block-six-updated .inner-box .image-box {
	position:absolute;
	left:20px;
	top:20px;
	width:100px;
}
.news-block-six-updated .inner-box .image-box img{
	width:100%;
	height:auto;
}
.news-block-six-updated .inner-box .content-box h3{
	position: relative;
	color: #222222;
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom:15px;
	font-weight: 600;
	text-transform: capitalize;
}
.news-block-six-updated .inner-box .content-box h3 a{
	color:inherit;
}
{
	position:relative;
	margin-bottom:8px;
}
.news-block-six-updated .inner-box .post-meta li{
	position:relative;
	color:#ffffff;
	font-weight:400;
	font-size:12px;
	padding-left:15px;
	display:inline-block;
	margin-right:15px;
	letter-spacing:1px;
	text-transform:capitalize;
}
.news-block-six-updated .inner-box .post-meta li a{
	color:inherit;
	display:block;
	margin-bottom:10px;
}
.news-block-six-updated .inner-box .post-meta li{
	color:#222222;
}

.news-block-six-updated .inner-box .post-meta li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:11px;
	color:#ffffff;
}
.news-block-six-updated .inner-box .post-meta li .icon{
	color:#222222;
}

.news-block-six-updated .inner-box .arrow{
	color:#222222;
	font-size:14px;
	font-weight:600;
	letter-spacing:1px;
	text-transform:uppercase;
}
.news-block-six-updated .inner-box .arrow{
	color:#222222;
}
/**********Shop Updates****************/
.shop-section .shop-items .products .shop-item{
	margin-bottom:55px;
}

.rating .woocommerce-product-rating .woocommerce-review-link{
	font-family:'Poppins', sans-serif;
	text-transform:uppercase;
	color:#222222;
}

.woocommerce div.product form.cart .variations label{
	font-size:14px;
	font-family:'Poppins', sans-serif;
	text-transform:uppercase;
	color:#777777;
	font-weight:400;
}

.woocommerce div.product form.cart .variations select{
	border: 2px solid #e0e0e0;
	height: 44px;
	padding: 0 15px;
	margin-bottom: 10px;
}

.woocommerce-variation-price{
	margin-bottom:15px;
}
.shop-page .basic-details .product_meta{
	border-top:1px dashed #cccccc ;
	padding-top:20px;
}
.shop-page .basic-details .product_meta .sku_wrapper{
	display:block;
	text-transform:uppercase;
	float:left;
}
.shop-page .basic-details .product_meta .posted_in{
	display:block;
	text-transform:uppercase;
	float:right;
}
.shop-page .basic-details .product_meta .posted_in a{
	color:inherit;
}
#tab-description h2, #tab-reviews h2{
	display:none;
}
.cart-collaterals .cross-sells h2{
	font-size:20px;
	font-family:'Poppins', sans-serif;
	margin-bottom:30px;
}
.cart-collaterals .cross-sells .shop-item{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.woocommerce .select2-container--default .select2-selection--single{
	height:48px;
	border-color:#e0e0e0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:46px;
	color:#777;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:46px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{
	margin:0 -15px 30px;
	width:auto;
}
.news-block-two.default-blog .inner-box blockquote{
	min-height:auto;
}
.blog-single .inner-box .text .row{
	margin-top:40px;
	margin-bottom:20px;
}
.blog-single .inner-box .text .quote-style-one .quote-info{
	background: #f6f6f6;
	padding: 40px;
	position:relative;
	text-align:center;
}
.blog-single .inner-box .text .quote-style-one .quote-info:before{
	position:absolute;
	left:50%;
	top:20px;
	line-height:1em;
	color:#ffffff;
	font-size:120px;
	text-align:center;
	margin-left:-45px;
	content:"\f10d";
	font-family: 'FontAwesome';
}
.blog-single .inner-box .text .quote-style-one .quote-info p{
	color: #808080;
	font-size: 16px;
	font-weight: 400;
	font-style:normal;
}
.blog-single .inner-box .text .quote-style-one .quote-info h6{
	position:relative;
	color:#0f1341;
	font-size:18px;
	display:inline-block;
	margin-top:10px;
	font-weight:500;
	padding-top:20px;
	border-top:1px solid #e8e8e8;
}
.blog-single .inner-box .image{
	margin-bottom:25px;
}
.blog-single .inner-box .image img{
	width:100%;
	height:auto;
}
.list-style-one.version-two li{
	padding-left:0px;
	font-size:14px;
}
.list-style-one.version-two li:before{
	display:none;
}
.list-style-one.version-two li i{
	margin-right:10px;
	color:#fa2964;
}
.full-header-def{
	position:relative;
}
.full-header-def img{
	width:100%;
}
.full-header-def .banner-title{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:rgba( 0,0,0,0.5 );
	text-align:center;
}
.full-header-def .banner-title .banner-table{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
	width:100%;
	padding:40px;
}
.full-header-def .banner-title .banner-h-title{
	position:relative;
	font-size:34px;
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
	display:block;
}
iframe{
	width:100%;
	height:100%;
}

/*** 

====================================================================
	Page Title
====================================================================

***/

.page-title-two{
	position:relative;
	text-align:center;
	padding:100px 0px 100px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment: fixed;
}

.page-title-two:before{
	position:absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,0.80);
}

.page-title-two .auto-container{
	position:relative;
}

.page-title-two h2{
	position:relative;
	color:#ffffff;
	font-weight:700;
	line-height:1.2em;
	margin-bottom: 10px;
	font-size:55px;
	text-transform:capitalize;
}
.np-comment-item .np-comment-item{
	margin-left:70px;
}
.news-block-two .inner-box .lower-box.flate-border{
	border-top:none;
}
.news-block-two .inner-box .lower-box .post-meta li{
	background:none;
}
.news-block-two .inner-box .image{
	vertical-align:bottom;
	display:inline-block;
}
.comments-area{
	margin-top:40px;
}
.comments-area .sec-title h2,
.comment-form .sec-title h2{
	color:#ffffff;
}
.np-comment-item .comment-form{
	margin-bottom:40px;
}
.sidebar-title h2 a,
.main-footer .widgets-section .footer-widget h2 a{
	color:inherit;
}
.footer-widget .tagcloud a,
.sidebar-widget .tagcloud a{
	position:relative;
	color:#ffffff;
	font-size:14px !important;
	border:1px solid #eaeaea;
	padding:5px 15px;
	display:inline-block;
	margin-bottom:10px;
	margin-right:5px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.sidebar-widget .tagcloud a{
	color:#fa2964;
}
.footer-widget .tagcloud a:hover,
.sidebar-widget .tagcloud a:hover{
	background:#fa2964;
	border-color:#fa2964;
	color:#ffffff;
}
.sticky-header .logo a img{
	width:120px;
	margin-top:13px;
}
.woocommerce-grouped-product-list{
	width:100%;
	border-collapse: separate;
	border-spacing: 0px 10px;
}
.woocommerce-grouped-product-list tr{
	
	margin-bottom:10px;
}
.woocommerce div.product form.cart .group_table td{
	border:1px solid #f5f5f5 !important;
	border-right: none !important;
	vertical-align:middle !important;
	padding:10px !important;
	text-align:center;
}
.woocommerce div.product form.cart .group_table td:last-child{
	border-right:1px solid #f5f5f5 !important;
}
.woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__label,
.woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__price{
	padding-top:10px;
}
.woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__price span.amount{
	margin-right:15px;
}
.woocommerce-grouped-product-list tr td p{
	display:inline-block;
}

.inner-box .audio-box{
	position:relative;
	padding: 50px 50px 45px;
    border-radius: 5px;
	background-color: rgba(250,41,100,0.10);
}

.inner-box .audio-box audio{
	width:100%;
	border-radius:0px;
}
.main-header .logo-outer{
	padding:27px 0 25px;
}

.main-header .logo-outer .logo img,
.footer-widget .logo img{
	width:270px;
	margin-top:0px;
}
.sticky-header .logo a img{
	width: 180px;
	margin-top: 10px;
}
.news-block-three.masonry-item-two{
	padding:0px;
}
.news-block-three .inner-box .image .overlay-box .content .post-meta li a{
	color:#ffffff;
}
.widget.sidebar-widget .cat-item-50{
	display:none;
}
/*************Update Version 1.4*******************/
.split-blocks .row{
	margin-bottom: 20px;
}
.split-blocks img{
	height: auto;
}
.split-blocks .lower-box h3{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
	color:#222;
	line-height: 1.8em;
}
.split-blocks .lower-box h3 a{
	color: inherit;
}

.sidebar-page-container.p-b40{
	padding-bottom: 30px;
}

.blog-grid-container{
	padding-bottom:30px;
}

.blog-grid-container .row{
	margin-left: -5px;
	margin-right: -5px;
}

.blog-grid-container .row .news-block-two,
.blog-grid-container .row .p-lr-5{
	padding-right:5px;
	padding-left: 5px; 
}

.blog-grid-container .news-block-two .inner-box{
	background: #fafafa;
	padding: 10px;
}

.blog-grid-container .news-block-two .inner-box .image img{
	width: 100%;
	height: auto;
}

.blog-grid-container .news-block-two .inner-box .lower-box{
	padding: 0px 0 0 10px;
	background:none;
	border-top: none;
}

.blog-grid-container .news-block-two .inner-box .lower-box h3{
	font-size:14px;
	font-weight:600;
	line-height:1.8em;
}

.blog-grid-container .news-block-two .inner-box .lower-box .read-more{
	margin-top: 0px;
}
.p-t100.bg-gray{
	padding:100px 30px 30px 30px;
	background:rgba(250, 41, 100, 0.03);
}
.blog-carousel-section-two .two-item-carousel .owl-nav{
	display:none;
}
.blog-grid-two{
	padding:100px 0 70px;
	background-color:rgba(250, 41, 100, 0.03);
}
.blog-grid-two .news-block-two .inner-box .image img{
	height:auto;
}
.blog-grid-two .news-block-two .inner-box .lower-box{
	border:none;
	background:#ffffff;
}
.blog-grid-two .news-block-two .inner-box .lower-box h3{
	font-weight:600;
	font-size:1.2em;
}
.blog-grid-two .owl-nav{
	position:absolute;
	top:-77px;
	right:0px;
}
.blog-grid-two .owl-nav .owl-prev,
.blog-grid-two .owl-nav .owl-next{
	height:35px;
	width:35px;
	text-align:center;
	line-height:35px;
	background:#fa2964;
	display:inline-block;
	color:#fff;
	margin-left:2px;
}