body.wxkn-v1-page {
  background: #fdfbf7;
  overflow-x: hidden;
}

body.wxkn-v1-page .site,
body.wxkn-v1-page #page,
body.wxkn-v1-page #content,
body.wxkn-v1-page .site-content,
body.wxkn-v1-page .content-area,
body.wxkn-v1-page .site-main,
body.wxkn-v1-page article,
body.wxkn-v1-page .inside-article,
body.wxkn-v1-page .entry-content {
  max-width: none !important;
}

body.wxkn-v1-page #content,
body.wxkn-v1-page .site-content,
body.wxkn-v1-page .content-area,
body.wxkn-v1-page .site-main {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

body.wxkn-v1-page.separate-containers .inside-article,
body.wxkn-v1-page .inside-article {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.wxkn-v1-page .entry-content,
body.wxkn-v1-page .entry-content > * {
  margin-top: 0;
  margin-bottom: 0;
}

body.wxkn-v1-page .entry-content .wp-block-group__inner-container,
body.wxkn-v1-page .site-main .wp-block-group__inner-container {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wxkn-v1-page .entry-content .alignwide,
body.wxkn-v1-page .entry-content .alignfull {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.wxkn-v1-page .widget-area,
body.wxkn-v1-page #right-sidebar,
body.wxkn-v1-page #left-sidebar,
body.wxkn-v1-page .inside-right-sidebar,
body.wxkn-v1-page .inside-left-sidebar,
body.wxkn-v1-page .page-header,
body.wxkn-v1-page .inside-page-header,
body.wxkn-v1-page .entry-header,
body.wxkn-v1-page .site-footer,
body.wxkn-v1-page .site-info,
body.wxkn-v1-page .footer-widgets {
  display: none !important;
}

body.wxkn-v1-page .entry-content a {
  text-decoration: none;
}

body.wxkn-v1-page #carouselViewport {
  display: flex !important;
  align-items: center !important;
  height: calc(50vh + 96px) !important;
}

body.wxkn-v1-page #carouselViewport > #productTrack {
  flex-shrink: 0;
}
