.header-main {
  background: url(https://fixigames.com/wp-content/uploads/2025/05/Lodet_v3_header2-scaled.jpg) no-repeat top center;
  background-size: cover;
}
body {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.site-footer .site-info {
  display: none;
}
li {
  margin-top: 20px;
}
.block-editor-iframe__body {
  background: none;
}
.site-title a {
  color: #ecf0f1 !important;
}
.type-post .wp-post-image {
  max-width: 100%;
}
.sidebar {
  display: none;
  visibility: hidden;
}
.content-area {
  width: 100%;
}
.depicter-auto-height .depicter-view {
  max-width: 100%;
  max-height: 100%;
}
.depicter-image-layer .depicter-layer:not(.depicter-is-hidden) img.depicter-loaded {
  height: 100vh;
  aspect-ratio: 1.77777778;
}
.depicter-image-layer .depicter-layer {
  aspect-ratio: 1.77777778;
  height: 100vh;
}
body .metaslider .flexslider .slides img {
  max-height: 100vh;
  aspect-ratio: 1.77777778;
}
