.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.admin-bar .sticky-header{
	top:32px;
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.page-title{
	background-color:#333;
	position: relative;
    padding: 220px 0px 80px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center top;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    line-height: 30px;
    height: 44px;
    font-size: 18px;
    min-width: 45px;
    color: #242424;
    font-weight: 500;
    text-align: center;
    background: #ffffff;
    border: 2px solid #d4d4d4;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	border-color: #f7bd00;
    background-color: #f7bd00;
}
.main-header .nav-outer .search-box-outer .dropdown.open .search-box-btn .fa-search:before,
.sticky-header .search-box-outer .dropdown.open .search-box-btn .fa-search:before{
	content:"\f00d";
}
.service-block-two .inner-box .icon-box .icon img{
	width: auto;
    text-align: center;
    display: inline-block;
}

.build_theme .default-form.comment-form .group-title{
	margin-bottom:0px;	
}
.build_theme .default-form.comment-form h3 small a{
	position:relative;
	color:#333;
	font-size:16px;
	font-weight:500;	
}
.build_theme .comment-form{
	padding:25px;	
}
.build_theme .build_theme{
	margin-left:70px;	
}
/************************ Blog Widget Style************************/
.widget ul{
	position:relative;	
}
.widget ul li{
	position:relative;
	color: #797979;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;	
}
.widget ul li a{
	position:relative;
	color: #797979;
    font-size: 16px;
	padding-right:15px;
    font-weight: 400;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;	
}
.widget ul li:after{
	position: absolute;
    content: '\f105';
    right: 0px;
    top: 0px;
    color: #c8c8c8;
    font-size: 14px;
    font-family: 'FontAwesome';	
}
.widget ul li a:hover{
	color:#f7bd00;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 18px 6px;
    margin: 0px 6px 10px 0px;
    color: #a6a6a6;
    text-align: center;
    font-size: 14px !important;
    background: none;
    font-weight: 400;
    border: 1px solid #e4e4e4;
    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;
    font-family: 'Open Sans', sans-serif;
}
.widget .tagcloud a:hover{
	border-color: #f7bd00;
    background-color: #f7bd00;
    color: #242424;	
}
.widget.widget_recent_comments ul li{
	padding-right:15px;
}
.woocommerce .woocommerce-variation .woocommerce-variation-price{
	margin-bottom:30px;
}
.woocommerce .woocommerce-variation .woocommerce-variation-price span{
	margin:0px;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	width:33.3333%;
}
.woocommerce .cart-collaterals .cross-sells .shop-item{
	width:45%;
	padding:0 10px;
}
.woocommerce .cart-collaterals .cross-sells .shop-item h3{
	font-size:14px;
}
.woocommerce .cart-collaterals .cross-sells .shop-item a{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
.woocommerce .cart-collaterals .cross-sells h2{
	font-size:14px;
	font-weight:600;
}
.sidebar-title h3 a{
	color:#242424;
}
.footer-widget ul li ul li{
	margin-left:15px;
}
.thm-unit-test ol{
	margin-bottom:0px;
}
.wp-caption-text{
	padding-top:10px;
}
.page-wrapper{
	overflow:hidden;
}