.content-wrapper {
  width: 100vw;
  max-width: 100vw;
  margin: 0 auto;
  padding: 0 0 0 0;
  overflow-x: clip;
}

#noheader .content-wrapper {
  padding-top: calc(var(--header-height) + 5vw);
}

#primary {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body:not(.home) #primary {
  padding-top: var(--cont-gap) !important;
}

.uagb-container-inner-blocks-wrap {
  row-gap: var(--gap-m) !important;
  column-gap: var(--gap-m) !important;
}

/* Anfrageformular */
#consent-1 .forminator-label {
  margin-bottom: 1em !important;
}
.forminator-field label {
  font-size: 0.9rem !important;
}

/* Sitemap */
.rank-math-html-sitemap__date {
  display: none;
}

.rank-math-html-sitemap {
  display: flex;
  flex-direction: column;
  gap: var(--margin-bottom-row);
}

/**-------------------------- SOCIAL WALL ---------------------------*/

.cff-post-text {
  margin-bottom: 1em !important;
  font-size: 0.8rem;
}

.cff-page-name.cff-author-date {
  font-size: 0.9rem !important;
}

.cff-load-icon svg * {
  fill: #fff !important;
}

.sbsw-item-bottom-content {
  padding: 1.5em 1em;
}

[id^="sb-wall"].sb-wall .sbsw-item-header {
  padding: 1em;
}

/**-------------------------- MAPRESS ---------------------------*/

body .mapp-layout {
  border: none !important;
}

@media (max-width: 576px) {
  #mapp0 {
    height: 400px !important;
  }
}

/**------------------------------ FORMULAR --------------------------------*/
.select2-search__field {
  border-bottom: 1px solid var(--ast-border-color) !important;
}
/*----------------- END TABELLEN -------------*/

@media (min-width: 1920px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1200px) {
  div.hc-widget.hc-widget-large {
    max-width: 100% !important;
  }

  #gadget-content-4 > div {
    width: 100% !important;
  }

  #CDSWIDSSP {
    width: 100% !important;
  }

  .package-room-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1024px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (min-width: 990px) {
  .seekda-package-rooms > h4 br {
    display: none;
  }
}

@media (max-width: 990px) {
  /**----------------- ZIMMER ÜBERSICHT-------------*/
  .wp-block-uagb-container.cont-amineties-slider
    > .uagb-container-inner-blocks-wrap {
    flex-direction: column-reverse !important;
  }

  .wp-block-uagb-container.cont-amineties-slider
    .wp-block-uagb-container:first-child,
  .wp-block-uagb-container.cont-amineties-slider
    .wp-block-uagb-container:last-child {
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  .package-room-grid {
    grid-template-columns: 1fr;
  }

  #posts-grid[grid-cols="3"] {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

@media (max-width: 576px) {
  #primary
    .ti-widget[data-layout-id="16"][data-set-id="light-background"]
    .ti-review-content {
    height: 127px !important;
  }

  body:not(.home) #primary {
    padding-top: calc(var(--cont-gap) - var(--gap-xl)) !important;
  }

  /**----------------- ZIMMER ÜBERSICHT-------------*/
  .bookable_buttons .btn.btn-small.inquriy-button {
    word-break: keep-all;
    width: fit-content;
    min-width: 40%;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
  }

  p.cff-post-text {
    font-size: 1rem;
  }
}

@media (max-width: 420px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}

@media (max-width: 320px) {
  /*----------------- ELEMENT -------------*/
  /*----------------- END ELEMENT ---------*/
}
