.single-project-thumb{
  max-height: none !important;
  min-height: 120px !important;
}
.single-project-content{
   padding:10px;
}
.single-project-content-title {
  font-size:16px !important;
  margin:0px;
}

.single-project-bottom{
	display:none !important;
}

.project-category-item-bottom{
  display:none !important;
}

.shop-sidebar-content, .shop-close-content-icon{
  display: none;
  width: 340px !important;
}

.shop-sidebar-content.active{
  display: block;
}

.single-project-content-top{
	display:none;
    margin-top:0px !important;
}

.navbar-area .nav-container .logo-wrapper .logo img{
	max-width:120px;
}