/** Shopify CDN: Minification failed

Line 14:0 Unexpected "<"
Line 145:0 Unexpected "<"
Line 173:0 Unexpected "<"
Line 201:0 Unexpected "<"
Line 229:0 Unexpected "<"
Line 364:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .image--container {
    max-width: 100%;
    position: relative;
    margin: 0;
  }
  .ponytailHero {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .image--container.mobile__hidden.ponytailHero_extras {
    margin: 0;
  }

  .image--container-mobile.ponytailHero_extras {
    margin: 0;
  }

  .productFeaturePony {
    padding: 45px 10px 0 100px;
    display: flex;
    justify-content: space-between;
  }

  .productFeaturePony .productImage img {
    margin-top: 0.5em;
    max-width: 726px;
  }

  .productFeaturePony .rte-content {
    max-width: 428px;
  }

  .productFeaturePony .rte-content .p1 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: "CircularStd-Book" !important;
    letter-spacing: 0.5px;
    
  }

  .rte-content > *:not(:last-child) {
    padding-bottom: 4px;
  }

  .productFeaturePony .linkProductFeature {
    background: #000000 !important;
    border-radius: 4px;
    width: 292px;
    font-family: "CircularStd-Book" !important;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none !important;
    padding: 15px;
    margin: 10px;
    font-weight: bold;
  }
  
  .product--price-money {
    
    font-family: "CircularStd-Book" !important;
    font-size: 12px;
    text-align: center;
    text-decoration: none !important;
    padding: 15px;
    margin: 10px;
  }



  @media only screen and (min-width: 320px) and (max-width: 768px) {
    .image--container--mobile {
      height: 414px !important;
      margin: 0;
    }
    
    .mobile__hidden {
      display: none;
    }

    .productFeaturePony .productImage img {
      max-width: 100%;
    }

    .productFeaturePony .productImage {
      margin-bottom: 30px;
    }

    .productFeaturePony .rte-content {
      margin: 0 auto;
    }

    .desktopOnly {
      display: none !important;
    }

    .productFeaturePony .linkProductFeature {
      margin: 0 auto;
    }
  }
  
  @media only screen and (min-width: 769px) {
    .image--container-mobile {
      display: none;
    }
    .mobileOnly {
      display: none !important;
    }
  }
  
  @media (max-width: 770px){
  .productFeaturePony {
      flex-flow: column;
      padding: 30px 0;
      text-align: center;
      align-items: center;
      
    }
    .productFeaturePony .productImage {
      margin-bottom: 30px;
  }
     .mobileOnly {
      display: block;
  }
 }


</style>
<style>
  /* Basisstile für Desktop- und Mobile-Container */
  .img--container,
  .img--container-mobile {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; /* Füllt den gesamten Container */
    margin: 0;
  }

  /* Desktop-Bild */
  .img--container.desktop-img {
    background-image: url('/cdn/shop/files/thumbnail_collection_ponytails.png?v=1621278049');
    display: none; /* Standardmäßig verstecken */
  }

  /* Mobile-Bild */
  .img--container-mobile {
    background-image: url('/cdn/shop/files/header_collection__mobile_cc8443f2-fd11-4e15-b0f6-2ba953b5faf1.jpg?v=1730234702')!important;
    background-color: #F2F2F2;
    display: none; /* Standardmäßig verstecken */
  }

  .jdgm-widget {
    display: none!important;
  }
</style>
<style>
  /* Basisstile für Desktop- und Mobile-Container */
  .img--container,
  .img--container-mobile {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; /* Füllt den gesamten Container */
    margin: 0;
  }

  /* Desktop-Bild */
  .img--container.desktop-img {
    background-image: url('/cdn/shop/files/thumbnail_collection_ponytails.png?v=1621278049');
    display: none; /* Standardmäßig verstecken */
  }

  /* Mobile-Bild */
  .img--container-mobile {
    background-image: url('/cdn/shop/files/header_collection__mobile_cc8443f2-fd11-4e15-b0f6-2ba953b5faf1.jpg?v=1730234702')!important;
    background-color: #F2F2F2;
    display: none; /* Standardmäßig verstecken */
  }

  .jdgm-widget {
    display: none!important;
  }
</style>
<style>
  /* Basisstile für Desktop- und Mobile-Container */
  .img--container,
  .img--container-mobile-zubehoer {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; /* Füllt den gesamten Container */
    margin: 0;
  }

  /* Desktop-Bild */
  .img--container.desktop-img-zubehoer {
    background-image: url('/cdn/shop/files/thumbnail_collection_zubehoer.png?v=164779354749');
    display: none; /* Standardmäßig verstecken */
  }

  /* Mobile-Bild */
  .img--container-mobile-zubehoer {
    background-image: url('/cdn/shop/files/header_collection__mobile_zubehoer.jpg?v=1730235530');
    background-color: #F6D5C3;
    display: none; /* Standardmäßig verstecken */
  }

  .jdgm-widget {
    display: none!important;
  }
</style>
<style>
  .image--container {
    max-width: 100%;
    position: relative;
    margin: 0;
  }
  .ponytailHero {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .image--container.mobile__hidden.ponytailHero {
    margin: 0;
    background: linear-gradient(270deg, #F6D5C3 16.33%, rgba(246, 213, 195, 0) 86.8%);
  }

  .image--container-mobile.ponytailHero {
    margin: 0;
    background: #F6D5C3;
  }

  .productFeaturePony {
    padding: 45px 10px 0 100px;
    background: linear-gradient(270deg, #F6D5C3 16.33%, rgba(246, 213, 195, 0) 86.8%);
    display: flex;
    justify-content: space-between;
  }

  .productFeaturePony .productImage img {
    margin-top: 0.5em;
    max-width: 726px;
  }

  .productFeaturePony .rte-content {
    max-width: 428px;
  }

  .productFeaturePony .rte-content .p1 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: "CircularStd-Book" !important;
    letter-spacing: 0.5px;
    
  }

  .rte-content > *:not(:last-child) {
    padding-bottom: 4px;
  }

  .productFeaturePony .linkProductFeature {
    background: #000000 !important;
    border-radius: 4px;
    width: 292px;
    font-family: "CircularStd-Book" !important;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none !important;
    padding: 15px;
    margin: 10px;
    font-weight: bold;
  }
  
  .product--price-money {
    
    font-family: "CircularStd-Book" !important;
    font-size: 12px;
    text-align: center;
    text-decoration: none !important;
    padding: 15px;
    margin: 10px;
  }



  @media only screen and (min-width: 320px) and (max-width: 768px) {
    .image--container--mobile {
      height: 414px !important;
      margin: 0;
    }
    
    .mobile__hidden {
      display: none;
    }

    .productFeaturePony .productImage img {
      max-width: 100%;
    }

    .productFeaturePony .productImage {
      margin-bottom: 30px;
    }

    .productFeaturePony .rte-content {
      margin: 0 auto;
    }

    .desktopOnly {
      display: none !important;
    }

    .productFeaturePony .linkProductFeature {
      margin: 0 auto;
    }
  }
  
  @media only screen and (min-width: 769px) {
    .image--container-mobile {
      display: none;
    }
    .mobileOnly {
      display: none !important;
    }
  }
  
  @media (max-width: 770px){
  .productFeaturePony {
      flex-flow: column;
      padding: 30px 0;
      text-align: center;
      align-items: center;
      background: linear-gradient(180deg, #F6D5C3 0%, rgba(246, 213, 195, 0) 100%);
    }
    .productFeaturePony .productImage {
      margin-bottom: 30px;
  }
     .mobileOnly {
      display: block;
  }
 }


</style>