/* === GLOBAL === */
html, body {
  overflow-x: hidden !important;
  max-width: 100%; }

body .customify-container, body .layout-contained {
  max-width: 1000px; }

.main-layout-content:not(.search):not(.archive):not(.archive):not(.error404) #site-content > .customify-container {
  max-width: 100%;
  padding: 0; }

body.search .content-inner, body.archive .content-inner, body.error404 .content-inner, body.single .content-inner {
  padding-left: 1em;
  padding-right: 1em; }

.main-layout-content #site-content > .customify-container .customify-grid {
  margin: 0; }
  .main-layout-content #site-content > .customify-container .customify-grid #main {
    padding-left: 0;
    padding-right: 0;
    padding-top: 2.617924em;
    min-height: 650px; }

.error404.main-layout-content #site-content > .customify-container {
  max-width: 1248px; }

.entry-content .wp-block-columns {
  margin-bottom: 0; }

.wp-block-button a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18); }

/* === HEADER === */
header .customify-container, header .layout-contained {
  max-width: 1248px; }

/* === FOOTER === */
footer .customify-container, footer .layout-contained {
  max-width: 1248px; }

/*# sourceMappingURL=style-mss-c.css.map */
