/* Enter Your Custom CSS Here */
@media only screen and (min-width: 768px){
  .roll-project{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .roll-project.fullwidth .project-item{
    width: 33%; 
    padding:0 2% 0 2%;
  }
}
.widget-area .widget {
    margin-bottom: 0px;
    padding-top: 0px;
}
#lightbox-image-details-caption{display:none  !important;}
.hentry .title-post{font-size:30px !important;}
.fruitful_tab h3{font-size:20px !important;}