/** Shopify CDN: Minification failed

Line 650:22 Expected ")" to end URL token

**/
p, span, h1, h2, h3, h4, h5, h6, a
{
  font-family: Asap;
   line-height: 1.3em;
}

.mobile-draw__wrapper {
    overflow-y: unset;}

/* Linke Spalte für Bilder */
.product-images-column {
    flex: 50%;
}

.product-image {
    width: 100%;
    background: #F7F7F7;
}
.product-video {
    width: 100%;
    height: auto;
    margin-bottom: -10px;
}

/* Versteckt die Standard-Video-Steuerung und macht das Video größer als den Container */
.product-video video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Versteckt die Videosteuerung */
.product-video video::-webkit-media-controls {
    display: none !important;
}

.product-video video::-moz-fullscreen-button {
    display: none;
}

.product-video video::--webkit-fullscreen-button {
    display: none;
}

.product-video video::-ms-fullscreen-button {
    display: none;
}

.product-video video::-webkit-media-controls-play-button {
    display: none;
}

.product-video video::-webkit-media-controls-start-playback-button {
    display: none;
}

/*Produkt*/
@media (max-width:768px){
    .outerclass{
      display:block !important;
    }
}
.outerclass{
      display:flex;
    }

/*MOBILE SLIDER*/
@media only screen and (max-width: 600px) {
  .product-images-column {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }

  .product-image, .product-video {
    flex: 0 0 auto;
    scroll-snap-align: start;
    scroll-snap-stop: always; /* Enhanced snap effect */
    width: 100%; /* Adjust as needed */
    margin-right: 10px; /* Adjust spacing */
  }
}
@media only screen and (max-width: 600px) {
  .product-images-column::-webkit-scrollbar {
    display: none; /* for Webkit browsers */
  }

  .product-images-column {
    -ms-overflow-style: none;  /* for IE and Edge */
    scrollbar-width: none; /* for Firefox */
  }
  
.product-images-column {
  height: 58vh; /* Set the height of the slider */
}

.product-images-column .slick-slide {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-image, .product-video {
  max-height: 100%;
  object-fit: contain; /* Ensures content fits without stretching */
  width: auto; /* Adjust width automatically */
}
}

/* Rechte Spalte für Produktdetails */
.sticky-column {
    flex: 50%;
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    top: 5vh;  
    height: 90vh;
    overflow-y: auto;
    padding-left: calc(25% - 220px);
    padding-right: calc(25% - 220px);
}

.sticky-column h1 {
  font-size: 22px;
  font-weight: 200;
  color: #000;
  margin-bottom: 6px;
}

.sticky-column h5 {
  font-size: 16px;
  font-weight: 200;
  color: #000;
  margin: 0px;
}

.sticky-column h6 {
  font-size: 12px;
  font-weight: 100;
  color: #000;
  margin: 0px;
  padding-bottom: 7px;
}

.sticky-column p {
  font-size: 15px;
  font-weight: 100;
  color: #000;
  line-height: 1.3em;
  margin-top: 25px;
  margin-bottom: 45px;
}

p.kurzbeschreibung {
  font-size: 15px;
  font-weight: 100;
  color: #000;
  line-height: 1.3em;
  margin-top: 10px;
  margin-bottom: 10px;
}

p.versandzeit {
    font-size: 14px;
    color: #565656;
    margin-bottom: 40px;
}

.cartbtn {
    border: 1px solid black;
    padding: 12px 36px;
    font-size: 15px;
    cursor: pointer;
    background: #000;
    color: #FFF;
    transition: background-color 0.3s, color 0.3s;
    margin-top: 33px;
    margin-bottom: 20px;
}
.cartbtn:hover {
    background-color: #FFF;
    color: #000;
}
.product-highlights {
    margin: 18px 0 24px;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 1.7;
}
.product-highlights li::before {
    content: "✓";
    margin-right: 8px;
}
.variant-btn.is-sold-out {
    opacity: 0.4;
    text-decoration: line-through;
    cursor: not-allowed;
}
.cartbtn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.custom-link {
    display: block;
    margin-top: 10px;
    text-decoration: none;
    color: #000;
    transition: color 0.3s;
    font-size: 13px;
    font-weight: 300;
}

.custom-link:first-of-type {
    margin-bottom: 5px;  /* Abstand von 30px zum nächsten Link */
}

.custom-link:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .product-images-column, .sticky-column {
        flex: 100%;
    }

    .sticky-column {
        position: relative;
        top: 0;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
      padding-bottom: 30px;
      padding-top: 15px;
    }
  .product-image {
    width: 100% !important;
    background: #F7F7F7;
    object-fit: contain;
}
}


/* Popup-Styling */
/* Styles für die Hintergrundseite */
/* Stil für das Overlay */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); /* Starten Sie mit einem transparenten Overlay */
  z-index: 99;
  transition: background-color 0.3s ease-in-out; /* Fügen Sie eine Transition für die Hintergrundfarbe hinzu */
}

.overlay.active {
  display: block; /* Das Overlay anzeigen, wenn aktiviert */
  background-color: rgba(0, 0, 0, 0.8); /* Dunkle Hintergrundfarbe, wenn das Overlay aktiv ist */
}

/* Stil für das Popup */
.popup {
  position: fixed;
  top: 0;
  margin-left: 100vw;
  width: 50vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8); /* Hintergrundfarbe und Transparenz für die Abdunklung */
  z-index: 999;
  overflow-x: hidden;
  transition: right 0.3s ease-in-out;
}


.popup-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center; /* Vertikal mittig ausrichten */
  align-items: flex-start; /* Linksbündig ausrichten */
}

.popup h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}

.popup p {
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 25px;
}

.popup a
{
  text-decoration: underline;
}

.popup-content ul
{
  line-height: 1.3em;
}

.popup-content li
{
  padding-bottom: 6px;
  font-size: 14px;
}

.popup-close {
    position: absolute;
    top: 15px;
    right: 40px;
    font-size: 27px;
    cursor: pointer;
}

/*Popup2*/
.popup2 {
  position: fixed;
  top: 0;
  margin-left: 100vw;
  width: 50vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8); /* Hintergrundfarbe und Transparenz für die Abdunklung */
  z-index: 999;
  overflow-x: hidden;
  transition: right 0.3s ease-in-out;
  
}

.popup2 h2 {
  font-size: 18px;
  font-weight: bold;
}

.popup2 p {
  font-size: 14px;
  line-height: 1.3em;
}

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

.popup, .popup2
  {
    width: 100vw;
  }
  
.popup-content
  {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .popup p
  {
    font-size: 11px;
  }
  .popup2 h2 {
  font-size: 16px;
  font-weight: bold;
}
}

/*Varianten Auswahl*/

h5.groesse
{
  margin-top: 15px;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 100;
}

/* Grundlegende Button-Stil */
.variant-btn {
    background-color: white;
    color: black;
    border: 1px solid black;
    padding: 5px 20px 4px 20px;
    margin-right: 10px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

/* Stil für Hover-Zustand */
.variant-btn:hover {
    background-color: black;
    color: white;
}

/* Stil für Aktiven Zustand */
.variant-btn.active {
    background-color: black;
    color: white;
}


/*Custom Footer*/

.extra_container {
 display: flex;
 justify-content: center;
 align-items: center;
  padding-bottom: 30px;
}

.extra_container img {
 height: 26px;
  padding-left: 10px;
  padding-right: 10px;
}

.custom_footer
{
  border-top: 1px solid #eae8e4;
  padding: 45px;
  margin: 0;
}

.custom_footer-container {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: auto;
  }

.custom_footer-container h5
{
  font-size: 15px;
}
.custom_footer-container p
{
  font-size: 14px;
}

  .custom_footer-column {
    padding: 10px;
  }
  .col-1 {
    width: 40%;
    padding-right: 70px;
  }
  .col-2, .col-3 {
    width: 30%;
  }

@media only screen and (max-width: 767px) {
  
.custom_footer
  {
    padding: 40px 20px 40px 20px;
  }
  
  .custom_footer-container
{
  flex-direction: column;
}
.col-1, .col-2, .col-3
  {
    width: 100% !important;
  }
}



@media (max-width:786px){
.header__logo-ratio-box {
    height: 53px !important;
}}
@media (min-width:787px){
.header__logo-ratio-box {
    height: 48px !important;
}}
.header, .header__logo, .header-trigger {
    height: calc(53px + 19px) !important;
}
/*ACCOUNT*/
section.section.section--account.account.account--main.js-sr-loaded, section.section.section--account.account.account--order.js-sr-loaded {
    max-width: 1400px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

button.c-btn.c-btn--hollow.cart__button-update.update-cart {
    display: none;
}
/*SLIDER COLLECTION*/



  .slider_collect::-webkit-scrollbar {
    display: none; /* for Webkit browsers */
  }

  .slider_collect {
    -ms-overflow-style: none;  /* for IE and Edge */
    scrollbar-width: none; /* for Firefox */
  }
  


.slider_collect .slide_collect {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-image_collect {
  max-height: 100%;
  object-fit: contain; /* Ensures content fits without stretching */
  width: auto; /* Adjust width automatically */
}

a.c-btn.c-btn--hollow.c-btn--full {
    display: none;
}

/*Collection*/
 .collection_db_button {
    display:flex;
    justify-content:center;
}
    .collection_db_button a{
      padding:6px 20px;
      border: 1px solid;
    }
  .collection_db{
    width:100%;
    display:flex;
    overflow:hidden;
    min-height:30vh;
    background: #f7f5f4;
  }
  .collection_db_left, .collection_db_right{
    width:50%;
  }
 .collection_db_left{
   margin-bottom:0px;
   text-align: center;
  }
  .collection_db_right{
    background-size:cover !important;
    background-position:top center !important;

  }
   .collection_db_button{
    opacity:0;
      position:relative;
    bottom:30%;
    z-index:99999 !important;
     transition:ease all .5s;
  }
  .collection_db_left:hover > .collection_db_button{
   opacity:1;
    transition:ease all .5s;
  }
  .collection_db .slick-dots{
    bottom: 30px;
  }

.collection_product_title
{
  position: relative;
  margin-top: -40px;
  
}
.collection_product_price
{
  position: relative;
  margin-top: -7px;
  padding-bottom: 8px;
}


 @media (max-width:768px){
   .collection_db
   {
     min-height: 50vw;
      flex-direction: column !important;
   }
    .collection_db_left, .collection_db_right{
      min-height: 50vw;
      width: 100%;
  }
   .collection_db_left{
     margin-bottom:0px;
   }
    .collection_db .slick-dots{
    bottom: 5px !important;
  }
   .collection_product_title
{
  position: relative;
  font-size: 12px;
  margin-top: -30px;
}
.collection_product_price
{
  position: relative;
  font-size: 12px;
  margin-top: -10px;
}
}

.template-product div#main{
  margin-top:-72px;
}
.template-page div#main, .template-collection div#main{
  
  margin-top:0px !important;
}
@media (max-width:768px){
.template-product div#main{
  
  margin-top:0px !important;
}}

.home-carousel__video.u-bg-overlay.js-home-carousel-video.home-carousel__video--self.js-home-carousel-video--self.js-loaded {
    height: 100vh !important;
}

  .video_header{
    background:url({{ section.settings.url_0 }});
      height:100vh;
      width:100vw;
  }

.weglot-container
{
  margin-left: 47px;
}

.wg-drop.country-selector a
{
  height: 25px !important;
}

.wg-drop.country-selector .wgcurrent:after
{
  margin-top: -7px;
}

.country-selector .wg-li.focus a, .country-selector a:hover
{
  color: #000 !important;
}

.wg-drop.country-selector .wgcurrent a
{
  padding-right: 12px !important;
}

.wg-drop.country-selector .wgcurrent:after
{
  display: none !important;
}

.wg-drop.country-selector a {
    height: 24px !important;
}

@media (max-width: 768px) {
  .weglot-container {
    margin-left: 15px !important;
}

.wg-drop.country-selector .wgcurrent a {
    padding-right: 10px !important;
  font-size: 12px !important;
}

.wg-drop.country-selector .wgcurrent:after {
    height: 33px !important;
    right: 3px !important;
    width: 9px !important;
    margin-top: -6px !important;
}

.wg-drop.country-selector a {
    height: 19px !important;
}
}
