/** Shopify CDN: Minification failed

Line 31:61 Unexpected "{"

**/
@font-face {
    font-family: AvenirBlack;
    src: url(/cdn/shop/files/AvenirBlack.eot?v=1758019501);
    src: url(/cdn/shop/files/AvenirBlack.eot?v=1758019501) format("embedded-opentype"), url(/cdn/shop/files/AvenirBlack.woff2?v=1758019500) format("woff2"), url(/cdn/shop/files/AvenirBlack.woff?v=1758019500) format("woff"), url(/cdn/shop/files/AvenirBlack.ttf?v=1758019501) format("truetype"),
}

@font-face {
    font-family: AvenirBook;
    src: url(/cdn/shop/files/AvenirBook.eot?v=1758019914);
    src: url(/cdn/shop/files/AvenirBook.eot?v=1758019914) format("embedded-opentype"), url(/cdn/shop/files/AvenirBook.woff2?v=1758019915) format("woff2"), url(/cdn/shop/files/AvenirBook.woff?v=1758019915) format("woff"), url(/cdn/shop/files/AvenirBook.ttf?v=1758019915) format("truetype"),
}

@font-face {
    font-family: SabonLTStdBold;
    src: url(/cdn/shop/files/SabonLTStdBold.eot?v=1758019726);
    src: url(/cdn/shop/files/SabonLTStdBold.eot?v=1758019726) format("embedded-opentype"), url(/cdn/shop/files/SabonLTStdBold.woff2?v=1758019725) format("woff2"), url(/cdn/shop/files/SabonLTStdBold.woff?v=1758019727) format("woff"), url(/cdn/shop/files/SabonLTStdBold.ttf?v=1758019726) format("truetype"),
}

:root {
    --ff-avenirblack: "AvenirBlack", sans-serif;
    --ff-avenirbook: "AvenirBook", sans-serif;
    --ff-sabonbold: "SabonLTStdBold", sans-serif;
}

body{ font-family: var(--ff-avenirbook) !important;}
h1, h2, h3, h4, h5, h6, p, .h0, .h1, .h2, .h3, .h4, .h5, .h6,{ font-family: var(--ff-avenirblack) !important;}


.announcement__text span {
    font-family: var(--ff-avenirbook) !important;
    font-size: 12px;
    color:#fff;
}
strong{ font-family: var(--ff-avenirblack) !important;}

/* .button--primary, .btn {
    color: #fff;
    background-color: #000;
    border: 1px solid #000 !important;
    border-radius: 16px;
    transition: all .5s ease 0s !important;
    padding:11px 58px;
} */

/* .button--primary:hover, .btn:hover {
    background-color: transparent;
    color:#000;
}

.button--primary:after, .button--primary:before, .btn:after, .btn:before {
    display:none;
} */

/* .btn--white{ 
position: static;
width: auto;
font-size: 15px;
line-height: 1.5;
background-color: #fff!important;
color: #000;
margin-top: 35px;
border-color: #fff !important;
}

.btn--white:hover{
color: #fff;
background-color: transparent!important;
} */
.toggle-wrap {
    display: flex;
    align-items: center;
    width: 80px;
    justify-content: space-between;
}
.toggle-wrap .menu__item {
    margin: 0 0 0 auto;
}

.toggle-wrap .menu__item .navlink--icon .icon {
    width: 30px;
    height: 30px;
}

/* ~~~~~ logo adjustments ~~~~~ */
@media only screen and ( min-width: 576px ) {
    .site-header--compress .logo{ transform: translateX(-40px);}
}
/* ~~~~~ logo adjustments ~~~~~ */

@media only screen and ( max-width: 575px ) {
    .mobile-menu-right{ width: 70px;}
    .mobile-menu-right .mobile-menu{ position: static; padding-right: 0;}
    .site-header .navlink--icon{ padding: 4px;}
    .toggle-wrap{ width: 70px;}    
    .site-header .logo__image-link { width: 140px;}
    .site-header .logo { width: calc(100% - 140px); max-width: 100%; padding: 0 10px; margin: 0 auto; justify-content: center;}
    /* .toggle-wrap .menu__item .navlink--icon .icon { width: 26px; height: 26px;} */
.site-header--compress .nav .menu__item--compress{ margin: 0;}
.mobile-menu-right .mobile-menu__button{ padding: 4px;}

}
.footer-block .needsclick p{ font-family: 'AvenirBook'!important;  color: #fff; line-height: 1.3 !important; font-size: var(--heading-size) !important;}
.footer-block .needsclick p a{ color: #fff !important;}
.footer-block .needsclick[type=email] { display: block!important; width: 100%!important; border: 1px solid #fff!important; border-radius: 8px!important; outline: none!important; padding: 12px 0 12px 20px!important; background-color: transparent  !important; color: #fff !important; }
.footer-block .needsclick[type=email]::-webkit-input-placeholder, .needsclick[type=email]:-ms-input-placeholder, .needsclick[type=email]::placeholder{ color: #fff !important; }



.footer-block .needsclick[type=email]:hover{ border-color: #fff !important;}
.footer-block .needsclick[data-testid="form-row"]{ display: block !important;}
.footer-block .needsclick[type="button"]{ font-family: 'Avenir Book' !important; font-size: 15px !important; font-weight: 400 !important; width: 100% !important; background-color: #fff !important; color: #000 !important; border-radius: 16px !important;}
.main-heading{ font-family: AvenirBlack !important;}


/*on 10.12.2025 as like bF theme*/
.badge-sale {
  background-color: #D02E2E;
  color: #ffffff;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: bold;
  margin-left: 5px;
  font-size: 0.9em;
}

.price--sale {
  color: #D02E2E !important;
}
.shopify-section:has(.category-text-sec){ overflow-x: hidden;}

.category-text-sec{
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 50px;
    
}
.category-text-sec .metafield-rich_text_field p{ margin-bottom: 15px;}

/* ==================== Mobile accordion  ====================*/
.mobile_accordion{ display: none;}
.accordion {
  border: 1px solid #333;
  background: #111;
  color: #fff;
  border-radius: 10px;
}
.accordion-header {
  width: 100%;
  background: none;
  border: none;
  color: #fff;
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  cursor: pointer;
  border-bottom: 1px solid #333;
  margin: 0;
}
.accordion-header .text-highlight__break{ width: calc(100% - 40px); padding-right: 20px; text-align: start;}
.accordion-header .icon{ width: 40px; text-align: end;}

.accordion-body {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
  padding: 0 16px;
}
/* ======= new ========== */
.accordion-content{ position: relative; }
.accordion-content:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    z-index: 2;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.mobile_accordion .moreless-button {
    margin-top: 0;
    display: flex !important;
    align-items: center;
    line-height: 1;
}
.mobile_accordion .moreless-button svg {
    transform: rotate(90deg);
    margin-left: 5px;
}
.readlessBtn .moreless-button svg {
    transform: rotate(-90deg);
}

.mobile_accordion .metafield-rich_text_field p{ margin-bottom: 0;}
.readlessBtn .accordion-content:after{ display: none;}
.our-advice-info {
    background-color: #ebe2d9;
    padding: 20px 0;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.our-advice-info:after {
    content: '';
    position: absolute;
    left: -100vw;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #ebe2d9;
}
.our-advice-info:before {
    content: '';
    position: absolute;
    right: -100vw;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #ebe2d9;
}

.our-advice-info .our-advice-title h3{ margin-bottom: 0;}
.category-text-sec .our-advice-title p{ margin-top: 0;}
.category-text-sec .our-advice-contact{ display: flex; flex-wrap: wrap; justify-content: center; align-items: center; row-gap: 20px; column-gap: 60px;}
.our-advice-contact a{ display: flex; column-gap: 5px; align-items: center; text-decoration: none !important;}
.our-advice-contact a .icon{ width: 22px; height: 22px;}
.our-advice-contact a .icon img{ width: 100%; height: 100%; object-fit: contain;}

.product-grid-item__image{ background-color: #f7f7f7;}

@media only screen and (max-width: 767px) { 
.category-text-sec{ padding-top: 30px;}
.desktop_content, .category-text-sec hr{ display: none;}
.mobile_accordion{ display: block;}


}

@media only screen and (max-width: 479px) { 
/* .banner-title .slide__heading{ display: flex; gap: 7px;} */
/* .banner-title .main-buttons__item{ margin-top: 6px;} */
.banner-title .slide__heading h1{ font-size: 26px;}

}




/* Custom Badge - NEW IN */
.product-badge__item--new-in {
    background-color: #D1DFEC;
    color: #000000;
    font-family: 'Work Sans', sans-serif !important;
    font-size: 11px;
    /* <--- Hier kannst du die Größe ändern (z.B. 10px oder 12px) */
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 5px 10px;
    /* Optional: Padding für die Form */
}

/* ========== New Footer =========== */
.site-footer .footer-block .needsclick[type=email]:hover{ border-color: #fff !important;}
.site-footer .footer-title, .site-footer .footer-title__button{ font-size: 16px;}
.site-footer .footer-block .rte p a{ font-size: 14px; color: #fff;}
.site-footer .footer-block .rte p {
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 0;
}

.ftr-center-info{ display: flex; flex-wrap: wrap;}
.ftr-center-info .footer-payments {
    width: 30%;
    padding-right: 70px;
}
.ftr-center-info .footer-middle{ width: 70%;}
.ftr-center-info .payment-icon-list{ direction: inherit; row-gap: 10px;}
.ftr-center-info .footer-middle{ display: flex; justify-content: space-between;}
.ftr-center-info .footer-shipping img{ width: 110px; border-radius: 4px;}
.ftr-center-info .social-sharing-wrapper ul{ list-style: none; display: flex; justify-content: end; padding: 0; margin:0;}
.site-footer .footer-block--divider hr{ border-color: #6c6c6c;}

.footer-bottom-info{ display: flex; }
.footer-bottom-info .footer-copyright__menu{ width: 65%; }
.footer-bottom-info .footer-copyright__menu ul{ display: flex; flex-wrap: wrap; column-gap: 20px; row-gap: 8px; list-style: none; padding: 0; margin: 0;}
.footer-bottom-info .footer-copyright__menu ul li a{ color: #fff;}
.footer-bottom-info .footer-copyright{ width: 35%; text-align: end; font-size: 14px;}

@media only screen and (max-width: 1599px) {
 .site-footer .footer-block {
    padding: 0 calc(10px / 2) var(--gutter);
}
}
@media only screen and (max-width: 1199px) {
.site-footer .footer-block{ flex: 0 0 50%;}
.site-footer .footer-block--logo{ line-height: 1; min-width: 100% !important; grid-column: 1 / span 2;}
.ftr-center-info .footer-payments {
    padding-right: 10px;
}

}
@media only screen and (max-width: 767px) {
.site-footer{ padding-top: 40px;}
.site-footer .footer-block--logo{ grid-column: auto;}
.site-footer .klavio-wrap form.needsclick{ max-width: 100% !important; padding-inline: 0 !important;}

.site-footer .footer-block .needsclick[type=email], .site-footer .footer-block .needsclick[type="button"]{ border-radius: 30px !important;}
.site-footer .footer-block {
    padding: 0;
}
.site-footer .footer-blocks{ gap: 15px;}
.site-footer .footer-block__logo-image {
    width: 175px !important;
    display: block;
}

.site-footer .footer-block__logo-image  .image-fill{ padding-top: 19.2% !important;}
.ftr-center-info .footer-payments {
    width: 60%;
}
.ftr-center-info .footer-middle {
    width: 100%;
    padding-top: 20px;
}
.ftr-center-info .social-sharing-wrapper{ display: block; margin-bottom: 0;}

.site-footer .footer-block--divider-full{ display: block;}
.footer-bottom-info{ flex-wrap: wrap; flex-direction: column-reverse; text-align: center;}
.footer-bottom-info .footer-copyright__menu{ width: 100%;}
.footer-bottom-info .footer-copyright__menu ul{ justify-content: center; row-gap: 0;}
.footer-bottom-info .footer-copyright{ width: 100%; text-align: center;}
/* .site-footer .footer-title__button .icon{ opacity: 1;} */



}

@media only screen and (max-width: 479px) {
.ftr-center-info .footer-payments {
    width: 90%;
}
.footer-bottom-info .footer-copyright{ font-size: 12px;}
.footer-bottom-info .footer-copyright__menu ul li a{ font-size: 14px;}


}
.product__accordion__title h2{ font-size: calc(.9rem * var(--adjust-body)); font-weight: var(--FONT-WEIGHT-BODY); margin-bottom: 0;}