//remove wording from the slider
#featured-modest .description p{display:none}#featured-modest .description{background:none}.featured-description{display:none}// remove post from search results//
.search-results .post p.meta-info{display:none;// remove the blog post link from the thumbnails in the gallery
.et_pt_item_image a.zoom-icon{margin-left:35px!important}//remove post link from portfolio
.et_portfolio_zoom_icon{left:114px!important}.et_portfolio_more_icon{display:none!important}}// remove the show post for image
.et_pt_item_image a.zoom-icon{margin-left:35px!important}// remove sidebar for the posts
.single #sidebar{display:none}.single #left-area{width:100%}.single #content{background:none}#sidebar{display:none}// center content on a specific page
body.page-id-9 .post{padding:35px 35px 25px 80px}//thumbnails sizes
.post-thumbnail img{width:300px}