@media screen and (max-width: 1100px) {
  .quote {
    /* flex-direction: column-reverse; */
    height: 700px;
    margin-top: 40px;
  }

  .packerl {
    position: relative;
    right: unset;
    bottom: unset;
    width: 50%;
    margin: 20px auto;

  }


  .quote1,
  .quote2,
  /* .quoteImage, */
  .quoteSignature {
    display: none;
  }

  .quote,
  .quoteImg,
  .quoteSig {
    display: block;
    text-align: center;
  }

  .quoteImg {
    height: 400px;
  }

  .quote {
    margin-top: 250px;
  }

  .quoteImg img {
    object-fit: contain;
  }

  .arrow {
    display: none !important;
  }

  .quote1 {
    width: 150px;
    position: absolute;
    top: -100px;
    left: -40px;
  }

  .quote2 {
    width: 150px;
    position: absolute;
    top: 80px;
    right: -40px;
  }

  .quote {
    width: 90%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }

  .quoteText {
    margin: 0;
  }

  .quoteIcons {
    margin: 0 auto;
  }

  .quoteImage {
    margin: 0 auto;
    /* position: absolute;
    left: 20%;
    bottom: -6px; */
  }


  .productName {
    /* text-align: left;
    padding: unset; */
word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;

  }

  .productIntro {
    margin-left: 1em;
    margin-right: 1em;

    /* taric */
    width: calc(100% - 2rem);
  }

  .productGet {
    margin-right: 2em;

    /* taric  */
    width: calc(100% - 2rem);
    hyphens: auto;

  }

  .quoteText {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-align: center;
  }

  .quoteText div {
    width: 350px;
    font-size: 150%;
  }

  .pusher {
    display: none;
  }

  article {
    width: 95%;
  }
  .productDescription {
    margin-left: 1em;
    margin-right: 1em;
  }
}

@media screen and (max-width: 1050px) {
  /* productcontainer */

  .mobileElem {
    display: block;
  }

  .desktopElem {
    display: none;
  }

  h1 {
    width: 95%;
    margin: auto;
  }

  .productContainer {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .quote {
    margin-top: 50px;
  }

  .productImage2 {
    display: flex;
    justify-content: center;
    width: 300px;
    margin-bottom: -80px;

    margin: 50px auto 0;
  }

  .sliderHolder {
    margin: auto;
    margin-bottom: 30px;
  }

  form {
    flex-direction: column;
  }

  form > * + * {
    margin-left: 0;
    margin-top: 1em;
  }

  .plusminus {
    padding: 0.8em 1em;
    justify-content: space-around;
  }

  button[type='submit'] {
    margin-left: 0;
    margin-top: 1em;
  }

  .productImage {
    display: none;
  }

  .productContainer > * + * {
    margin-left: 0;
  }

  .column2 {
    margin-top: 1.5em;
  }
}

@media screen and (max-width: 1050px) {
  .schritt {
    flex-direction: column-reverse;
    text-align: center;
    margin-left: 1em;
    margin-right: 1em;
  }

  .slickHolder {
    transform: translateY(0px);
  }

  .schritt h1 {
    text-align: center;
  }

  .schritt img {
  }

  .schrittText {
    max-width: unset;
  }

  .schrittImage {
    margin: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 250px;
  }
}

@media screen and (max-width: 700px) {
  .upperFooter {
    /* flex-direction: column-reverse; */
    /* align-items: center; */
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }

  .hamMenuPointText {
    font-size: 3em;
  }

  h2 {
    text-align: center;
    padding: 0 10px;
  }

  p {
    text-align: center;
    padding: 0 1em;
  }

  .item {
    /* height: 1000px; */
  }

  .categorySmall {
    right: 100px;
  }

  .itemTex {
    margin-bottom: 3em;
  }

  footer {
    flex-direction: column;
    align-items: center;
  }

  .notesProduct {
    max-width: 700px;
    margin-left: 1em;
    margin-right: 1em;

  }

  .notesButtons {
    flex-direction: column;
    width: unset;
  }

  .productName {
    text-align: left;
    padding: unset;
  }

  .longText {
    padding: unset;
    text-align: left;
  }

  footer > * + * {
    margin-top: 0.5em;
  }

  .categories {
    width: 400px;
    width: auto;
  }

  button.buttoncart {
    padding: 0.7em 0.5em !important;
  }

  .productDescription {
    flex-direction: column;
  }

  .productDescription > * + * {
    margin-left: 0em;
    margin-top: 2em;
  }

  .continueButton {
    background-color: #FBD481;
    padding: 10px 50px;
    border-radius: 54px;
  }

  .billingContainer {
    margin: 120px 20px 0;
}





}

@media screen and (max-width: 800px) {
  .arrow {
    display: none !important;
  }
}

@media screen and (max-width: 1500px) {
  .arrowkaufen {
    display: none !important;
  }
}
