html.awpt-iframe-mode,
html.awpt-iframe-mode body {
  background: #fff !important;
}

html.awpt-iframe-mode #header,
html.awpt-iframe-mode #footer,
html.awpt-iframe-mode #socket,
html.awpt-iframe-mode #scroll-top-link,
html.awpt-iframe-mode .avia-post-nav,
html.awpt-iframe-mode .title_container,
html.awpt-iframe-mode .comment_container,
html.awpt-iframe-mode .av-share-box {
  display: none !important;
}

html.awpt-iframe-mode #main,
html.awpt-iframe-mode .container_wrap,
html.awpt-iframe-mode .container_wrap_first {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

html.awpt-iframe-mode .container,
html.awpt-iframe-mode .template-page,
html.awpt-iframe-mode .content {
  max-width: none !important;
  width: auto !important;
}

html.awpt-iframe-mode .template-page.content {
  padding: 24px !important;
}
