@media (max-width: 992px) {
  body {
    overflow-x: hidden !important;
  }
  .proizvodi2 .wp-block-buttons {
    margin-top: -45px;
  }
  .stolarija .tekst h2 {
    margin-top: 90px;
  }
  .proizvodi2 {
    margin-bottom: 40px;
  }
  .proizvodi .bitno a, .proizvodi2 .bitno a {
    width: fit-content !important;
    margin-inline: auto;
    display: block;
    text-align: center !important;
  }
  body.logged-in .fullheight {
    margin-top: 102px;
  }
  .site-branding {
    filter: none !important;
  }
  .naslov-podnaslov {
    margin: 70px 0 90px 0;
  }
  .fullheight {
    margin-top: 110px;
    background-attachment: unset !important;
    min-height: calc(100svh - 70px) !important;
    background-image: url("/wp-content/uploads/2023/11/hausdekore_mobilna_pozadina.jpg");
    background-position: bottom;
    z-index: 0;
    height: unset;
    min-height: 100svh;
  }
  @supports (background-image: url("/wp-content/uploads/2023/11/hausdekore_mobilna_pozadina.webp")) {
    .fullheight {
      background-image: url("/wp-content/uploads/2023/11/hausdekore_mobilna_pozadina.webp");
    }
  }
  .fullheight h2 {
    text-align: left;
    margin-bottom: 0.8em;
    font-size: 2.5rem !important;
  }
  .fullheight .desktop {
    display: none;
  }
  .fullheight .mobile {
    display: block;
  }
  .fullheight .gumbi {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0;
  }
  .fullheight .gumbi > .bitno {
    grid-column: 1 / -1;
  }
  .fullheight .gumbi .wp-block-button {
    display: block;
  }
  .fullheight .gumbi .wp-block-button a {
    width: 100%;
  }
  .fullheight::after {
    bottom: 30px;
    left: 7%;
    transform: none;
  }
  .wp-block-spacer {
    display: none !important;
  }
  .col-full {
    padding: 0 7% !important;
  }
  .fullheight h2.has-text-align-center {
    text-align: left !important;
  }
  .fullheight .has-text-align-center {
    text-align: justify !important;
    text-align-last: left !important;
  }
  .wp-container-10.wp-container-10 {
    justify-content: flex-start !important;
  }
  .tekst .is-layout-flex {
    flex-direction: column;
    gap: 1em;
  }
  .tekst .bitno, .tekst .bitno a {
    width: 100%;
    gap: 1em;
  }
  .tekst .wp-block-gallery {
    margin: 25px 0 50px 0;
  }
  .tekst .wp-block-gallery figure {
    width: 100% !important;
  }
  .vrata .slika, .stolarija .slika {
    display: none;
  }
  .wp-block-image .aligncenter {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .wp-block-image .aligncenter img {
    width: 100% !important;
  }
  ul.products {
    flex-direction: column;
    margin-top: 50px;
  }
  ul.products li.product {
    width: 100%;
  }
}

