/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2026 | 12:14:59 */
.single-post .qodef-m-title.entry-title {
  display: none !important;
}


<style>
.single-post {
  --qode-content-grid-width: calc(100vw - 440px);
}

.single-post #qodef-page-inner.qodef-content-grid {
  max-width: calc(100vw - 440px) !important;
  width: calc(100vw - 440px) !important;
  margin-left: 220px !important;
  margin-right: 220px !important;
}
</style>