.blog-thumb img {
    width: 100%;
    max-width: 70%;
}
.hidden{
	display:none;
}
.btnz {
	margin-left:5px;
	cursor:pointer;
}
.gallery-item img {
	width:70px;
	height:70px;
}
.news-bg{
	background-size:cover;
}
input.chnumber {
    width: 55px;
}
.about_fa .single-couter .fa{
	background: #fbba42;
    padding: 22px;
    border-radius: 50%;
}

.rc-post-img img {
    width: 63px;
    height: 63px;
}
.nav-itemx.thumblinks {
	width:70px;
	height:70px;
}

.cart-img img {
    width: 150px;
}

.main-menu ul li {
    margin-left: 20px;
}
.testimonial-thumb.slick-slide img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
	border:2px solid #fbba42;
}

.main-menu ul li ul.submenu {
    
    left: -70px;
	width:200px;
}



.product-img img,.portfolio-thumb img,.single-features.feature-white > img ,.blog-img img {
    width: auto;
    HEIGHT: 182px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	max-width: 100%;
}

.product-img ,.portfolio-thumb ,.blog-img{
    text-align: center;
}
.pointer-curs {
	cursor:pointer;
}
.single-slider.height-100 {
    height: 70vh;
}