@charset "UTF-8";
header .office-nav-link {
  color: #008f9d !important; }

header .storage-nav-link {
  color: #c05f08 !important; }

header .home-icon img {
  width: 20px !important; }

form .datenschutz-div {
  margin: 20px 0 !important; }

form input,
form textarea {
  background-color: transparent !important; }

form input[type="checkbox"] {
  appearance: none;
  background-color: transparent !important;
  width: 20px !important;
  height: 20px !important;
  flex-shrink: 0;
  position: relative; }

form input[type="checkbox"]:checked::after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 3px; }

form .message-textarea {
  height: 150px; }

form button {
  cursor: pointer; }

.sicherheits-form input[type="checkbox"] {
  border: 1px solid black; }

.sicherheits-form input[type="checkbox"]:checked::after {
  content: "✔";
  position: absolute;
  top: -8px;
  left: 3px; }

.cover-form input,
.cover-form textarea {
  color: white !important; }

.cover-form input[type="checkbox"] {
  border: 1px solid white; }

.cover-form input::placeholder,
.cover-form textarea::placeholder {
  color: white !important; }

.cover-form .form-button-group button {
  border: none;
  margin: 20px 0 !important; }

.wp-block-property-form input {
  border: 1px solid black !important; }

.wp-block-property-form textarea,
.wp-block-property-form select {
  padding: 10px;
  box-sizing: border-box; }

.wp-block-property-form input[type="checkbox"]:checked::after {
  content: "✔";
  position: absolute;
  font-size: 20px;
  top: -9px;
  left: 3px; }

.contact-buttons {
  position: fixed !important;
  right: 0;
  top: 50%;
  z-index: 999; }

.about-us .about-us-group {
  background-image: url(/wp-content/themes/magazin-hall-fse/assets/images/schmiedl-schaubild-sw-cut-small.jpg);
  background-position: bottom right;
  background-size: 85rem;
  background-repeat: no-repeat; }

.adress-group figure {
  margin-right: 0 !important; }

.office-features .has-text-align-center {
  display: flex;
  justify-content: center; }

@media screen and (max-width: 767px) {
  .office-features h5,
  .office-features p {
    text-align: center; }
  .office-features h5 {
    font-size: 20px !important; }
  .office-features p {
    font-size: 16px !important; }
  .office-features .has-text-align-center img,
  .office-features figure img {
    width: 70px !important; }
  .office-features .seat-icon img {
    width: 50px !important;
    margin-bottom: 10px; } }

.single-property-template .property-subtitles-group:has(.is-empty) {
  display: none; }

.single-property-template .property-images-group:has(.is-empty) {
  display: none; }

.single-property-template .property-attachments-group:has(.is-empty) {
  display: none; }

.single-property-template .property-location-group:has(.is-empty) {
  display: none; }

.single-property-template .property-features-group:has(.is-empty) {
  display: none; }

footer {
  margin-top: 0 !important; }
  footer .magazin-footer-group {
    background-image: url(/wp-content/themes/magazin-hall-fse/assets/images/sw-no-cut-small-in.jpg);
    background-position: bottom right;
    background-size: 56.5rem;
    background-repeat: no-repeat; }
  @media (max-width: 767px) {
    footer .magazin-footer-group {
      background-size: 16.5rem;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    footer .footer-row {
      margin: 0 !important;
      text-align: center;
      padding-bottom: 20px; } }

@media (max-width: 767px) {
  header .wp-block-site-logo {
    width: 200px; }
  form .form-button-group {
    display: flex;
    align-items: center;
    justify-content: center; }
  form button {
    width: 50% !important;
    padding: 25px !important; }
  .asymmetric-div-info {
    min-height: auto !important; }
  .adress-group {
    padding: 50px 20px !important;
    min-height: 300px !important; }
  strong {
    font-size: 22px !important; }
  .home-office-img img {
    height: auto !important; }
  .office-features img {
    width: 20px !important; }
  .office-impressions {
    overflow-wrap: break-word;
    hyphens: auto; }
  .office-gallery {
    padding: 10px !important; }
  .about-us .about-us-group {
    min-height: 80vh !important;
    background-size: 20rem; }
  figure {
    margin-right: 0 !important; }
  .kontakt-page .kontakt-heading {
    font-size: 30px !important; } }

@media (min-width: 600px) and (max-width: 1024px) {
  .wp-block-query ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .property-data .list-container {
    grid-template-columns: 50% 50%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .magazin-footer-group {
    background-size: 56.5rem; }
  form .form-button-group {
    display: flex;
    align-items: center;
    justify-content: center; }
    form .form-button-group button {
      padding: 25px !important; }
  .whole-about-group {
    min-height: 80vh !important; }
  .adress-group h2 {
    font-size: 30x !important; }
  .adress-group strong {
    font-size: 30px !important; }
  .adress-group figure {
    margin-right: 0 !important; }
  .about-us .about-us-group {
    min-height: 60vh !important;
    background-size: 48rem; } }

@media (min-width: 1025px) {
  .wp-block-navigation-submenu .wp-block-navigation__submenu-container {
    background-color: black !important;
    color: white !important;
    position: absolute !important;
    left: -40% !important;
    top: 20px !important;
    border: 20px solid white !important; }
    .wp-block-navigation-submenu .wp-block-navigation__submenu-container li {
      padding: 15px 0; }
  .wp-block-navigation-submenu .wp-block-navigation__submenu-container::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid black;
    z-index: -1; } }

@media (max-width: 1025px) {
  header .wp-block-navigation-item__label::before {
    color: var(--wp--preset--color--accent) !important; } }
