/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2020 | 19:41:19 */
#sidebar .essb_links, #footer .essb_links { display: none !important; } 

#comments { display:none !important; }

#content ul li { list-style: inherit !important; margin-left: 10px;  }
#content ol li { list-style: inherit !important; margin-left: 10px;  }


.comment-respond, .comments-area, .single-related-posts, .comment-link {display: none !important;}

.home #main { padding-top: 0 !important; padding-bottom: 0 !important;}

/*mobile page title */
@media screen and (max-width: 990px){
  .page-title-responsive-enabled.page-title h1{
    font-size: 40px !important;
    line-height: 44px !important;
  }
}