@media only screen and (max-width: 920px) {


.footer-box-bottom {
  grid-column: span 1;
  flex-direction: column;
  align-items: baseline;
  position: unset !important;
  padding: 0px;
  font-size: 1.4vh;
}

.footer-box-bottom-box {
  flex-direction: column;
}

.image img {
  width: 40% !important;
  margin: unset !important;
}
.spacer {
align-items: flex-end !important;
    display: flex;
    bottom: 20px;
    opacity: 0.2;
    height: auto !important;
}

.spacer img {
  width: 100% !important;
}


.column-sticky {
  position: unset !important;
    margin: auto;
}

.pdf-mockup {
  display: none !important;
}
.button-big {
padding: 0px !important;
    padding-left: 10px !important;
    padding-right: 0px !important;
    font-size: 2vh !important;

}


.zitat {
  padding: 20px !important;
}

.col-min-height {
  grid-gap: 20px !important;
}


.sub-menu {
  position: unset !important;
}

.dropdown {
  display: none !important;
}

.color-variations {
  display: #5f9ea000  !important;
}

.col-1 {
  order: 1;
}

.col-2 {
  order: 2;
}



.final-text {
  display: flex !important;
  opacity: 0;
  text-align: center;
  background: white;
  min-height: 100vh;
  justify-content: center;
  display: flex;
  align-items: center;
  position: fixed;
  width: -webkit-fill-available;
  z-index: 9999;
  top: 0;
  margin: 0;
  padding: 0px;
  pointer-events: none;
}


.flex-wrapper-full-width {
  padding-top: 60px !important;
    padding-bottom: 60px !important;
}


#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 20px !important;
}


.cart-wrapper {
    grid-gap: 20px;
}


.header-main-page {
  height: auto !important;
}
.main-wrapper {
  padding-bottom: 40px !important;
}

.full-menu {
  z-index: 999999;
    position: relative !important;
    background: white;
    background: var(--hellBlau);
}


#scrollToTopBtn {
  width:  12vw !important;
  height:  12vw !important;
  transform: none;
}

.cart-wrapper-button {
  display: flex;
  background-color: white;
  padding: 20px;
  padding-left: 20px;
  padding-right: 20px;
      flex-direction: column;
    position: fixed;
    bottom: 0;
    right: 0px;
    justify-content: center;
    z-index: 99999;
    width: -webkit-fill-available;
    width: -moz-available;
    webkit-box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        align-items: center;
}



.footer-wrapper {
    grid-template-columns: 1fr;
    padding-top: 80px;
    margin: 0;
    padding-bottom: 80px !important;

}

.footer-box-full-width {
  grid-column: span 1;
}


.title-sticky {
  top: 0px !important;
  position: unset !important;
  grid-row: 1 !important;

}


.footer-box {
  grid-gap: 20px;
}



.footer-box img {
  height: 18vw;
  background-color: white;
  padding: 0px;
}


.footer-box a {
  font-size: 1.4vh;
}
.left {
  align-items: center !important;
}

footer {
  min-height: auto !important;
}


section {
  margin-top: 60px;
    margin-bottom: 60px;

}


.main__text-wrapper {
  margin-top: 0px !important;
  align-items: baseline !important;
}

.iframe-pdf {
  display: none;
}

#pdf-wrapper {
width: -webkit-fill-available;
        width: -moz-available;
        height: fit-content;
        bottom: 0;
          z-index: 99999;

        top: unset;
}

.buttons-pdf {
  flex-direction: column;
}
.cart-mini {
    width: -webkit-fill-available;

}

iframe {
  display: none;
}


.cart-item {
  padding: 20px;
}


.avatar {
  text-align: center;
  padding: 20px;
}




.extra-submenu-class {
  grid-template-columns: 1fr;
}

.Navbar__item {
    display: flex;
    flex-direction: row;  
    align-items: center;
    color: white;
    cursor: pointer;
}

.Navbar__item svg {
    max-height: 2rem;
    margin-right: 10px;
    fill: white;
    transition: 500ms;
}


.hamburger {
  display: none;
}

.mobile-menu-wrapper {
  display: none;
}


.ham {
  background: var(--korale);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99999999;
    border-radius: 50%;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}

.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: white;
  stroke-width:2.5;
  stroke-linecap:round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}



.desktop-menu  {
  display: none;
}

.mobile-menu-wrapper {
  display: flex;
}


.mobile-menu {
  grid-gap: 20px;
  width: auto;
  flex-direction: column;
  padding: 0px;
  width: fill-available;
  width: fill-available;
  transition: top 1s;
  margin:  0px;
  height:  min-content;
  align-items: center;
  position: fixed;
  background: #858585;
  width: 100%;
  top: 0;
  left: 0;
  height: 100vh;
  justify-content: center;
  transition: 1s;
  display: flex;
  transition: 100ms linear;
  padding: 20px;
  color: white;
  padding-top: 8em;
        justify-content: flex-start;
  transform: translateX(-100%);
  z-index: 9999999;
  overflow: scroll;
}


.mobile-menu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style:  none;
        flex-direction: column;
}

.mobile-menu li {
  text-decoration: none;
        list-style: none;
        width: -webkit-fill-available;
        width: -moz-available;
        text-align: left;
  display: flex;
  flex-direction: column;
}

.menu-item {
  font-size: 2.8vh;
}

.menu-item li {
  display: flex;
}

.avatar-wrapper {
  display: none;
}


.wrapper {
    flex-direction: column;
    grid-gap: 20px;
    margin: 0;
    margin-top: 0vw;
}


.category-title {
  white-space: nowrap;
    padding: 0 !important;
}

.categories-wrapper {
        width: -webkit-fill-available;
        width: -moz-available;
        z-index: 9999;
        grid-gap: 0px;
        display: flex
;
        flex-direction: column;
        background: white;
        padding: 0px;
        border-radius: 20px;
        -webkit-box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -14px 65px -22px rgba(0, 0, 0, 0.75);
        color: black !important;
        position: sticky;
        top: 0px;

}
.categories {
  display: flex;
    display: flex;
  flex-direction: row;
  padding: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background: var(--korale);
  border-radius: 0px;


}

.active-selection {
  overflow: scroll;
    grid-column: 1;
    grid-row: 2 / 3;
}

.categories a {
  white-space: nowrap;
}

.categories.show {
  flex-direction: column;
  opacity: 1;
  display: none;
}

.product-item-info {
  padding: 20px;
  padding-bottom: 0px;
  grid-column: 1 / 2;
    grid-row: 1;
}
 
.buttons-wrapper {
  padding: 20px;
  padding-top: 20px;
}



.button {
  width: -webkit-fill-available;
  width: -moz-available;
  text-align: center;
}

.products {
  grid-template-columns: 1fr;
  margin-bottom: 20vh;
}

.product-item {
  transform: none !important;
  margin-left: 20px;
  margin-right: 20px;
}


.tags {
  flex-direction: column;
  display: none;
}
.full-width {
  grid-template-columns: 1fr;
  grid-gap: 0px;
  margin: 20px;
  padding: 0px;
}


.active-selection {
  padding: 20px;
  background: var(--hellBlau);
}

.sticky {
  padding: 20px;
  padding-top: 20px;
}


.buttons-wrapper-full-width {
  bottom: 20px;
  top: auto;
  left: 20px;
  padding: 20px;
}


.cart {
  grid-template-columns: 1fr;
}




.col-padding {
  padding: 20px !important;
}

.col {

}

.row {
  flex-direction: column !important;
}

.flex-wrapper {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}


.empty {
  display: none !important;
}
.main {
    justify-content: end !important;
}

.card-container {
  grid-gap: 20px !important;
}

.flex-container {
  grid-gap: 40px !important;
  align-items: baseline !important;
}



.sticky-wrapper {
  grid-template-columns: 1fr !important;
}

.quote {
  flex-direction: column !important;
  align-items: center;
}