:root {    --color-bg: #F7F3EC;    --color-text: #2D2722;    --color-muted: #776B61;    --color-border: #D9C7B5;    --color-light: #F1E7D8;    --surface-color: #FFFCF7;    --surface-alt-color: #F1E7D8;    --border-width: 1px;    --radius-sm: 4px;    --radius-md: 6px;    --shadow-sm: 0 0.35rem 1rem rgba(45, 39, 34, 0.08);    --shadow-md: 0 1rem 2.3rem rgba(45, 39, 34, 0.13);    --color-primary: #DCBE76;    --color-primary-hover: #C9A552;}body {    font-family: Inter, Arial, sans-serif;    font-size: 16px;    background: #F7F3EC;    color: #2D2722;}a {    color: #DCBE76;}a:hover,a:focus {    color: #C9A552;}body, .main-content, .site-main {    color: #2D2722;}.text-muted,.form-text,small,.small {    color: #776B61;}.site-main,.site-footer,.checkout-section-card,.basket-summary-card,.basket-totals-card,.product-card,.sidebar-block,.content-card,.multicolumn-card,.logo-strip-link,.checkout-selection-panel,.checkout-order-totals,.auth-card,.checkout-login-panel,.product-information .product-purchase-box,.product-detail-accordion .accordion-item,.faq-accordion .accordion-item,.shop-accordion .accordion-item,.product-faq-accordion .accordion-item,.listing-toolbar,.product-filter-horizontal,.subcategory-card,.brand-grid-link,.collection-list-card-no-image,.product-properties-table,.product-properties-table-other,.product-variations-table,.product-downloads-table,.tablenaehrwerte,.tablenaehrwertediezweite,.tableaminosaeuren,.tablevitamine,.tablemineralien,.product-detail-gallery,.product-detail-main-image-link,.product-detail-thumb {    border-color: #D9C7B5;    border-width: 1px;    background: #FFFCF7;}.table {    --bs-table-bg: #FFFCF7;    --bs-table-bg-state: transparent;    --bs-table-bg-type: transparent;    --bs-table-accent-bg: transparent;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;    --bs-table-striped-bg: #F1E7D8;    --bs-table-striped-color: #2D2722;    --bs-table-hover-bg: #F1E7D8;    --bs-table-hover-color: #2D2722;    --bs-table-active-bg: #F1E7D8;    --bs-table-active-color: #2D2722;}.table > :not(caption) > * > * {    background-color: var(--bs-table-bg);    border-color: var(--bs-table-border-color);    color: var(--bs-table-color);}.shop-accordion .accordion-button,.shop-accordion .accordion-body,.product-faq-accordion .accordion-button,.product-faq-accordion .accordion-body,.product-detail-accordion .accordion-button,.product-detail-accordion .accordion-body {    background: #FFFCF7;    color: #2D2722;}.product-properties-table,.product-properties-table th,.product-properties-table td,.product-properties-table-other,.product-properties-table-other th,.product-properties-table-other td,.product-variations-table,.product-variations-table th,.product-variations-table td,.product-downloads-table,.product-downloads-table th,.product-downloads-table td,.tablenaehrwerte,.tablenaehrwerte th,.tablenaehrwerte td,.tablenaehrwertediezweite,.tablenaehrwertediezweite th,.tablenaehrwertediezweite td,.tableaminosaeuren,.tableaminosaeuren th,.tableaminosaeuren td,.tablevitamine,.tablevitamine th,.tablevitamine td,.tablemineralien,.tablemineralien th,.tablemineralien td {    background: #FFFCF7;    color: #2D2722;}.product-properties-table th,.product-properties-table td,.product-properties-table tr,.product-properties-table-other th,.product-properties-table-other td,.product-properties-table-other tr,.product-variations-table th,.product-variations-table td,.product-variations-table tr,.product-downloads-table th,.product-downloads-table td,.product-downloads-table tr,.tablenaehrwerte th,.tablenaehrwerte td,.tablenaehrwerte tr,.tablenaehrwertediezweite th,.tablenaehrwertediezweite td,.tablenaehrwertediezweite tr,.tableaminosaeuren th,.tableaminosaeuren td,.tableaminosaeuren tr,.tablevitamine th,.tablevitamine td,.tablevitamine tr,.tablemineralien th,.tablemineralien td,.tablemineralien tr {    border-color: #D9C7B5;}.product-properties-table .art_properties_name,.product-properties-table .art_properties_value,.product-properties-table-other .art_properties_name,.product-properties-table-other .art_properties_value,.product-variations-table .art_variation_name,.product-variations-table .art_variation_artikel_id,.product-variations-table .product-variation-price,.product-downloads-table .product-download-name,.product-downloads-table .product-download-icon,.tablenaehrwerte,.tablenaehrwertediezweite,.tableaminosaeuren,.tablevitamine,.tablemineralien {    color: #2D2722;}.product-properties-table a,.product-properties-table-other a,.product-variations-table a,.product-downloads-table a {    color: #DCBE76;}.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-button:hover,.shop-accordion .accordion-button:focus,.product-faq-accordion .accordion-button:not(.collapsed),.product-faq-accordion .accordion-button:hover,.product-faq-accordion .accordion-button:focus,.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-button:hover,.product-detail-accordion .accordion-button:focus {    background: #F1E7D8;    color: #2D2722;    box-shadow: none;}.shop-accordion .accordion-button::after,.product-faq-accordion .accordion-button::after,.product-detail-accordion .accordion-button::after {    filter: brightness(0) saturate(100%) invert(88%) sepia(10%) saturate(307%) hue-rotate(348deg) brightness(100%) contrast(91%);}.shop-accordion .accordion-button,.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-body,.product-faq-accordion .accordion-button,.product-faq-accordion .accordion-button:not(.collapsed),.product-faq-accordion .accordion-body,.product-detail-accordion .accordion-button,.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-body {    border-color: #D9C7B5;}.product-detail-gallery,.product-detail-main-image-link,.product-detail-thumb {    border-radius: var(--radius-md);}.btn-apt,.btn.btn-primary,.btn-primary {    background: #DCBE76;    border-color: #DCBE76;    color: #FFFFFF;}.btn-apt:hover,.btn-apt:focus,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn-primary:hover,.btn-primary:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}.btn-cta,.checkout-submit-button,.add-to-cart-button,.btn-important {    background: #DCBE76;    border-color: #DCBE76;    color: #2D2722;}.btn-cta:hover,.btn-cta:focus,.checkout-submit-button:hover,.checkout-submit-button:focus,.add-to-cart-button:hover,.add-to-cart-button:focus,.btn-important:hover,.btn-important:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}.alert {    background: #F1E7D8;    border-color: #D9C7B5;    color: #2D2722;}.alert,.alert p,.alert li,.alert strong,.alert small {    color: #2D2722;}.alert a {    color: #DCBE76;}.alert a:hover,.alert a:focus {    color: #C9A552;}.alert-info {    background: rgba(59, 130, 246, 0.14);    border-color: rgba(96, 165, 250, 0.3);    color: #dbeafe;}.alert-info,.alert-info p,.alert-info li,.alert-info strong,.alert-info small {    color: #dbeafe;}.alert-success {    background: rgba(34, 197, 94, 0.14);    border-color: rgba(74, 222, 128, 0.28);    color: #dcfce7;}.alert-success,.alert-success p,.alert-success li,.alert-success strong,.alert-success small {    color: #dcfce7;}.alert-warning {    background: rgba(245, 158, 11, 0.14);    border-color: rgba(251, 191, 36, 0.28);    color: #fef3c7;}.alert-warning,.alert-warning p,.alert-warning li,.alert-warning strong,.alert-warning small {    color: #fef3c7;}.alert-danger {    background: rgba(239, 68, 68, 0.14);    border-color: rgba(248, 113, 113, 0.28);    color: #842029;}.alert-danger,.alert-danger p,.alert-danger li,.alert-danger strong,.alert-danger small {    color: #842029;}body {    background-image: radial-gradient(circle at 8% 0%, rgba(184, 107, 75, 0.12), transparent 26rem), radial-gradient(circle at 92% 12%, rgba(111, 138, 109, 0.11), transparent 24rem), linear-gradient(180deg, #f7f3ec 0%, #fffcf7 50%, #f1e7d8 100%);    background-attachment: fixed;}.site-main,.main-content {    background: transparent;}.product-card,.listing-product-card,.content-card,.multicolumn-card,.teaser-grid-card,.collection-list-card,.featured-product-card,.featured-collection,.usp-bar-card,.newsletter-teaser,.image-with-text,.testimonials-slider-slide {    transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;}.product-card:hover,.product-card:focus-within,.listing-product-card:hover,.listing-product-card:focus-within,.content-card:hover,.content-card:focus-within,.multicolumn-card:hover,.multicolumn-card:focus-within,.teaser-grid-card:hover,.teaser-grid-card:focus-within,.collection-list-card:hover,.collection-list-card:focus-within,.featured-product-card:hover,.featured-product-card:focus-within,.featured-collection:hover,.featured-collection:focus-within,.usp-bar-card:hover,.usp-bar-card:focus-within,.newsletter-teaser:hover,.image-with-text:hover,.testimonials-slider-slide:hover,.testimonials-slider-slide:focus-within {    transform: translateY(-2px);    border-color: #DCBE76;    box-shadow: 0 0.85rem 1.9rem rgba(45, 39, 34, 0.12);}.product-card-image,.listing-product-card img,.product-detail-main-image,.hero-teaser-image,.slideshow-image,.image-with-text-image,.collection-list-image,.featured-product img,.featured-collection img,.teaser-grid-card img,.newsletter-teaser-image,.content-card-image,.multicolumn-image {    transition: transform 0.58s cubic-bezier(0.22, 1, 0.36, 1), filter 0.28s ease;    will-change: transform;}.product-card:hover .product-card-image,.product-card:focus-within .product-card-image,.listing-product-card:hover img,.listing-product-card:focus-within img,.product-detail-main-image-link:hover .product-detail-main-image,.product-detail-main-image-link:focus .product-detail-main-image {    transform: scale(1.025);    filter: saturate(1.03) contrast(1.01);}.hero-teaser:hover .hero-teaser-image,.slideshow:hover .slideshow-image,.image-with-text:hover .image-with-text-image,.collection-list-link:hover .collection-list-image,.featured-product:hover img,.featured-collection:hover img,.teaser-grid-card:hover img,.newsletter-teaser:hover .newsletter-teaser-image,.content-card:hover .content-card-image,.multicolumn-card:hover .multicolumn-image {    transform: scale(1.018);    filter: saturate(1.04);}.btn-apt,.btn.btn-primary,.btn-primary,.btn-cta,.checkout-submit-button,.add-to-cart-button,.btn-important {    border-radius: var(--radius-sm);    font-weight: 750;}.alert-info {    background: #F1E7D8;    border-color: #DCBE76;    color: #2D2722;}.alert-info,.alert-info p,.alert-info li,.alert-info strong,.alert-info small {    color: #2D2722;}.craftline-reveal {    opacity: 0;    transition-property: opacity, transform, filter;    transition-duration: 0.72s;    transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);    transition-delay: var(--craftline-reveal-delay, 0ms);    will-change: opacity, transform;}.craftline-reveal-rise {    transform: translateY(22px);}.craftline-reveal-stitch {    transform: translateY(14px) scale(0.99);    filter: saturate(0.95);}.craftline-reveal-side {    transform: translateX(-18px);}.craftline-reveal.is-visible,.craftline-reveal-rise.is-visible,.craftline-reveal-stitch.is-visible,.craftline-reveal-side.is-visible {    opacity: 1;    transform: translateY(0) translateX(0) scale(1);    filter: none;}@media (prefers-reduced-motion: reduce) {.craftline-reveal {    opacity: 1;    transform: none;    filter: none;    transition: none;}}
.sidebar-block {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.sidebar-block-header {    background: #F1E7D8;    border-bottom-color: #D9C7B5;}.sidebar-block-title,.sidebar-block .form-label,.sidebar-filter-label,.sidebar-basket-summary-total {    color: #2D2722;}.sidebar-block-body,.sidebar-block-body p,.sidebar-block-body li,.sidebar-block-body td,.sidebar-block-body .table,.sidebar-block-body .table td,.sidebar-block-body .table th {    color: #2D2722;}.sidebar-block-body small,.sidebar-block-body .small,.sidebar-basket-summary-meta,.panel-categories #CatTree li > .count {    color: #776B61;}.sidebar-block-footer {    background: #F1E7D8;    border-top-color: #D9C7B5;}.sidebar-link-list a,.sidebar-block #CatTree a,.sidebar-block .menulink,.sidebar-block-link,.panel-contentseite li > a,.sidebar-block.panel-contentseite #CatTree li > a {    color: #2D2722;}.sidebar-link-list a:hover,.sidebar-link-list a:focus,.sidebar-block #CatTree a:hover,.sidebar-block #CatTree a:focus,.sidebar-block .menulink:hover,.sidebar-block .menulink:focus,.sidebar-block-link:hover,.sidebar-block-link:focus,.panel-contentseite li > a:hover,.panel-contentseite li > a:focus,.sidebar-block.panel-contentseite #CatTree li > a:hover,.sidebar-block.panel-contentseite #CatTree li > a:focus {    color: #B86B4B;}.sidebar-block #CatTree .active > a,.sidebar-block #CatTree li.active > a,.sidebar-block #CatTree .current > a,.panel-categories #CatTree li.catactive > a,.panel-categories #CatTree li > a.l4,.panel-contentseite li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.is-active > a {    color: #B86B4B;    background: #F1E7D8;}
.account-form,.account-form small {    color: #2D2722;}.account-form .control-label,.account-form h1,.account-form h2,#content > h1 {    color: #2D2722;}.account-form small,#content > p,#content > .text-muted {    color: #2D2722;}
.widget-bannerslider .carousel-caption {    background: #FFFCF7;    color: #2D2722;}.widget-bannerslider .carousel-indicators [data-bs-target] {    background-color: rgba(255, 255, 255, 0.5);}.widget-bannerslider .carousel-indicators .active {    background-color: #FFFFFF;}
.before-after-subline {    color: #B86B4B;}.before-after-title {    color: #2D2722;}.before-after-text {    color: #2D2722;}.before-after-stage {    background: #FFFCF7;}.before-after-overlay {    background: rgba(255, 255, 255, 0.88);}.before-after-label {    background: #FFFCF7;    color: #2D2722;}.before-after-handle {    background: #FFFCF7;    color: #2D2722;}
#cart_navi.order-step-nav .order-step-item:not(.active):not(.done) .order-step-link {    background: #FFFCF7;    border-color: #DBC87B;    color: #2D2722;}#cart_navi.order-step-nav .order-step-item:not(.active):not(.done) .order-step-icon {    color: #2D2722;}#cart_navi.order-step-nav .order-step-item:not(.active):not(.done) a.order-step-link:hover,#cart_navi.order-step-nav .order-step-item:not(.active):not(.done) a.order-step-link:focus {    background: #FFFCF7;    border-color: #DBC87B;    color: #2D2722;}.order-step-link-current,.order-step-item.active .order-step-link,.order-step-item.current .order-step-link {    border-color: #C9A552;    background: #C9A552;    color: #FFFFFF;}.order-step-link-current::after,.order-step-item.active .order-step-link::after,.order-step-item.current .order-step-link::after {    color: #C9A552;}.order-step-link-current:hover,.order-step-link-current:focus,.order-step-item.active .order-step-link:hover,.order-step-item.active .order-step-link:focus,.order-step-item.current .order-step-link:hover,.order-step-item.current .order-step-link:focus {    border-color: #C9A552;    background: #C9A552;    color: #FFFFFF;}.order-step-item.done .order-step-link {    border-color: #2D2722;    background: #D8BE7A;    color: #2D2722;}.order-step-item.done .order-step-link::after {    color: #2D2722;}.order-step-item.done .order-step-link:hover,.order-step-item.done .order-step-link:focus {    border-color: #2D2722;    background: #D8BE7A;    color: #2D2722;}
.checkout-entry-product .basket-entry-name {    color: #2F241A;}.checkout-entry-product,.checkout-entry-product .basket-entry-meta,.checkout-entry-mobile-view .basket-entry-mobile-label {    color: #7A6B57;}.checkout-entry-price,.checkout-entry-total,.checkout-entry-mobile-view strong {    color: #B48732;}
#cart .alert.alert-success {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}#cart h1,#cart h2 {    color: #2D2722;}
.product-detail-gallery {    background: #FFFCF7;    border-color: #D9C7B5;}.product-detail-main-image-link,.product-detail-thumb {    background: #FFFCF7;    border-color: #D9C7B5;}.product-detail-thumb.active,.product-detail-thumb.is-active,.product-detail-thumb:focus,.product-detail-thumb:hover {    border-color: #C9A552;}.product-detail-thumb .play-overlay {    background: FFFCF7;}
.product-detail-gallery-zoom {    background: #FFFCF7;    border-color: #D9C7B5;}
.block-blog-item {    border-bottom-color: #D9C7B5;}.block-blog-link {    color: #B86B4B;}.block-blog-link:hover,.block-blog-link:focus {    color: #945238;}.block-blog .sidebar-block-footer .sidebar-block-link {    color: #B86B4B;}
.widget-blog .content-card {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-blog .content-card-body,.widget-blog .content-card-body p {    color: #2D2722;}.widget-blog .content-card-title a {    color: #2D2722;}.widget-blog .content-card-meta {    color: #776B61;}.widget-blog a:not(.content-card-title a) {    color: #B86B4B;}
.widget-blogfeed .content-card {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-blogfeed .content-card-body,.widget-blogfeed .content-card-body p {    color: #2D2722;}.widget-blogfeed .content-card-title a {    color: #2D2722;}.widget-blogfeed .content-card-meta {    color: #776B61;}.widget-blogfeed a:not(.content-card-title a) {    color: #B86B4B;}
.static-page-blog .blog-headline,.static-page-blog .sub-title {    color: #2D2722;}.static-page-blog .blog-datum {    color: #776B61;}.static-page-blog .blog-text,.static-page-blog .blog-rating-meta,.static-page-blog .blog-rating-question {    color: #2D2722;}.static-page-blog .blog-rating {    background: #FFFCF7;    border-color: #D9C7B5;}
.brand-marquee-title {    color: #2D2722;}.brand-marquee-text {    color: #2D2722;}.brand-marquee-link {    background: #FFFCF7;    border-color: #D9C7B5;}.brand-marquee-link:hover,.brand-marquee-link:focus {    border-color: #D9C7B5;}
.page-meta {    background: #FFFFFF;    border-bottom-color: #E8E1D3;}.page-breadcrumb .breadcrumb-item,.page-breadcrumb li {    color: #2D2722;}.page-breadcrumb a {    color: #2D2722;}.page-breadcrumb a:hover,.page-breadcrumb a:focus {    color: #DCBE76;}.page-meta-actions .btn {    background: #FFFFFF;    border-color: #E8E1D3;    color: #2D2722;}.page-meta-actions .btn:hover,.page-meta-actions .btn:focus {    background: #DCBE76;    border-color: #E8E1D3;    color: #2D2722;}
.account-form,.account-form .control-label,.account-form .form-group {    color: #2D2722;}.account-form h1, .account-form h2, #cart h2 {    color: #2D2722;}.account-form small,.account-form .account-form-check,.account-form-option-row {    color: #776B61;}.account-form .form-control,.account-form select.form-control {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}
.checkout-page-title {    color: #2D2722;}.checkout-section-title {    color: #2D2722;}.checkout-page-intro,.checkout-section-hint,.checkout-section-selected-meta,.checkout-address-text,.checkout-option-note,.checkout-selection-summary-label,.checkout-legal-note,.checkout-overview,.checkout-order-section {    color: #776B61;}.checkout-section-card,.checkout-order-wrapper,.checkout-remark-card {    background: #FFFCF7;    border-color: #D9C7B5;}.checkout-order-totals,.checkout-order-totals tr,.checkout-order-totals td,.checkout-coupon-form,.checkout-coupon-table,.checkout-coupon-table tr,.checkout-coupon-table td {    background: #FFFCF7;    border-color: #D9C7B5;    color: #776B61;}.checkout-selection-panel,.checkout-selection-selected,.checkout-option-table {    background: #F1E7D8;    border-color: #D9C7B5;}.checkout-option-table,.checkout-option-table tr,.checkout-option-table td,.checkout-option-table th {    background: #F1E7D8;    border-color: #D9C7B5;    color: #776B61;}.checkout-option-copy label,.checkout-selection-summary-main strong,.checkout-selection-selected strong,.checkout-toggle-link {    color: #2D2722;}.checkout-option-table td,.checkout-option-table th,.checkout-order-table td,.checkout-order-table th,.checkout-coupon-table td,.checkout-coupon-table th,.checkout-divider {    border-color: #D9C7B5;}.checkout-order-totals td,.checkout-coupon-table td,.checkout-coupon-form label,.checkout-order-totals small,.checkout-order-totals .text-right {    color: #776B61;}.checkout-order-totals strong,.checkout-coupon-form label {    color: #2D2722;}.checkout-option-price,.checkout-option-price strong,.checkout-section-selected-meta strong,.checkout-order-totals strong {    color: #B86B4B;}.checkout-legal-note {    background: #F1E7D8;    border-color: #D9C7B5;}.checkout-submit-button {    background: #C9A552;    border-color: #C9A552;    color: #FFFFFF;}.checkout-submit-button:hover,.checkout-submit-button:focus {    background: #B48732;    border-color: #B48732;    color: #FFFFFF;}
.widget-contentseite {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-contentseite .widget-section-title {    color: #2D2722;}.widget-contentseite .widget-contentseite-content,.widget-contentseite .widget-contentseite-content p,.widget-contentseite .widget-contentseite-content li,.widget-contentseite .widget-contentseite-content td,.widget-contentseite .widget-contentseite-content th {    color: #2D2722;}.widget-contentseite .widget-contentseite-content h1,.widget-contentseite .widget-contentseite-content h2,.widget-contentseite .widget-contentseite-content h3,.widget-contentseite .widget-contentseite-content h4,.widget-contentseite .widget-contentseite-content h5,.widget-contentseite .widget-contentseite-content h6,.widget-contentseite .widget-contentseite-content strong {    color: #2D2722;}.widget-contentseite .widget-contentseite-content a {    color: #B86B4B;}
.collection-list-card,.collection-list-link {    border-color: #D9C7B5;}.collection-list-titlebar {    background: #945238;}.collection-list-card-no-image .collection-list-body {    background: #945238;}.collection-list-card-has-image .collection-list-title {    color: #FFFFFF;}.collection-list-card-has-image .collection-list-text {    color: #2D2722;}.collection-list-card-no-image .collection-list-title {    color: #FFFFFF;}.collection-list-card-no-image .collection-list-text {    color: #FFFFFF;}
.static-page-content-gallery .content-card-title a {    color: #2D2722;}.static-page-content-gallery .content-card-text {    color: #2D2722;}.static-page-content-gallery .content-card:hover,.static-page-content-gallery .content-card:focus-within {    border-color: #D9C7B5;}
.static-page-content-search {    color: #2D2722;}.static-page-content-search h2 {    color: #2D2722;}.static-page-content-search .content-search-form .form-control {    background: #FFFCF7;    border-color: #D9C7B5;}.static-page-content-search .content-search-form .btn {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}
.panel-contentseite li > a,.sidebar-block.panel-contentseite #CatTree li > a {    padding-top: 0.55rem;    padding-bottom: 0.55rem;    padding-left: 1rem;    padding-right: 1rem;}.panel-contentseite li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.is-active > a {    color: #2D2722;    background: #FFFCF7;}
.static-page-content,.static-page-content .content {    color: #2D2722;}.static-page-content h1,.static-page-content h2,.static-page-content h3 {    color: #2D2722;}.static-page-content .content-search-form .form-control {    background: #FFFCF7;    border-color: #D9C7B5;}.static-page-content .content-search-form .btn {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}
.countdown-deal-overlay {    background: rgba(15, 23, 42, 0.72);}.countdown-deal-badge {    background: #B86B4B;    color: #FFFFFF;}.countdown-deal-title {    color: #FFFFFF;}.countdown-deal-text {    color: rgba(255, 255, 255, 0.9);}.countdown-deal-unit {    background: rgba(255, 255, 255, 0.14);}.countdown-deal-value {    color: #B86B4B;}.countdown-deal-label {    color: rgba(255, 255, 255, 0.72);}.countdown-deal-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}.countdown-deal-actions .btn:hover,.countdown-deal-actions .btn:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}
.product-detail-crossselling .product-detail-section-title {    color: #2D2722;}
#content_description,#content_description p,#content_description li,#content_description td,#content_description th {    color: #2D2722;}#content_description h1,#content_description h2,#content_description h3,#content_description h4,#content_description h5,#content_description h6,#content_description strong {    color: #2D2722;}#content_description a {    color: #C9A552;}
#content_zusatzbeschreibung,#content_zusatzbeschreibung p,#content_zusatzbeschreibung li,#content_zusatzbeschreibung td,#content_zusatzbeschreibung th {    color: #2D2722;}#content_zusatzbeschreibung h1,#content_zusatzbeschreibung h2,#content_zusatzbeschreibung h3,#content_zusatzbeschreibung h4,#content_zusatzbeschreibung h5,#content_zusatzbeschreibung h6,#content_zusatzbeschreibung strong {    color: #2D2722;}#content_zusatzbeschreibung a {    color: #C9A552;}
.details-rating-item {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.details-rating-item strong {    color: #2D2722;}.details-rating-header h3 {    color: #2D2722;}.details-rating-header h3 small {    color: #776B61;}.details-rating-filter,.details-rating-filter .form-label {    color: #776B61;}
.product-faq-item {    background: #FFFCF7;    border-color: #D9C7B5;}.product-faq-item .accordion-button {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-faq-item .accordion-button:not(.collapsed) {    background: #FFFCF7;    color: #2F241C;}.product-faq-item .accordion-button:not(.collapsed),.product-faq-item .accordion-button[aria-expanded="true"] {    background: #FFFCF7;    color: #2F241C;    box-shadow: none;}.product-faq-body,.product-faq-body p,.product-faq-body li {    color: #2D2722;}
.product-financing,.product-financing-info {    color: #2D2722;}.product-financing-box {    background: #FFFCF7;    border-color: #D9C7B5;}
.product-manufacturer-address,.product-manufacturer-address span {    color: #2D2722;}.product-manufacturer-title {    color: #2D2722;}.product-manufacturer-address a,.product-manufacturer-address span a {    color: #C9A552;}
#content_info,#content_info p,#content_info li,#content_info td,#content_info th {    color: #2D2722;}#content_info h1,#content_info h2,#content_info h3,#content_info h4,#content_info h5,#content_info h6,#content_info strong {    color: #2D2722;}#content_info a {    color: #C9A552;}
.product-properties-table {    background: #FFFCF7;    border-color: #D9C7B5;}.product-properties-table th,.product-properties-table td,.product-properties-table tr {    border-color: #D9C7B5;}.product-properties-table .art_properties_value {    color: #C9A552;}
.nutrition-block,.nutrition-block p,.nutrition-block li,.nutrition-selector,.list-ingredients {    color: #2D2722;}.nutrition-block strong,.nutrition-block h1,.nutrition-block h2,.nutrition-block h3,.tablenaehrwerte th,.tablenaehrwertediezweite th,.tableaminosaeuren th {    color: #2D2722;}.tablenaehrwerte,.tablenaehrwertediezweite,.tableaminosaeuren {    background: #FFFCF7;    border-color: #D9C7B5;}.tablenaehrwerte th,.tablenaehrwerte td,.tablenaehrwertediezweite th,.tablenaehrwertediezweite td,.tableaminosaeuren th,.tableaminosaeuren td {    border-color: #D9C7B5;}.tablenaehrwerte small,.nutrition-selector,.nutrition-block .gprice,.nutrition-block .priceunit {    color: #776B61;}
.product-properties-table-other {    background: #FFFCF7;    border-color: #D9C7B5;}.product-properties-table-other th,.product-properties-table-other td,.product-properties-table-other tr {    border-color: #D9C7B5;}.product-properties-table-other .art_properties_value {    color: #C9A552;}
.product-variations-table {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-variations-table th,.product-variations-table td,.product-variations-table tr {    border-color: #D9C7B5;}.product-variations-table .art_variation_name,.product-variations-table .art_variation_artikel_id,.product-variation-price {    color: #2D2722;}.product-variations-table .gprice,.product-variations-table .pricename,.product-variations-table .priceunit,.product-variations-tax-info {    color: #776B61;}.product-variation-basket .btn,.product-variation-basket-form .btn.btn-primary {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}
.product-downloads-table {    background: #FFFCF7;    border-color: #D9C7B5;}.product-downloads-table td,.product-downloads-table tr {    border-color: #D9C7B5;}.product-downloads-table a,.product-download-name a {    color: #C9A552;}
.product-detail-tabs .nav-link {    color: #2D2722;    border-color: #D9C7B5;}.product-detail-tabs .nav-link.active,.product-detail-tabs .nav-link:hover,.product-detail-tabs .nav-link:focus {    background: #F1E7D8;    color: #2D2722;    border-color: #D9C7B5;}.product-detail-tab-content {    border-color: #D9C7B5;}.product-detail-accordion .accordion-item,.product-detail-accordion .accordion-button {    background: #FFFCF7;    border-color: #D9C7B5;}.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-button:hover,.product-detail-accordion .accordion-button:focus {    background: F1E7D8;    color: #2D2722;    border-color: #D9C7B5;}
.faq-accordion .accordion-item {    background: #FFFCF7;    border-color: #D9C7B5;}.faq-accordion .accordion-button {    color: #2D2722;}.faq-accordion .accordion-button:not(.collapsed),.faq-accordion .accordion-button:hover,.faq-accordion .accordion-button:focus {    background: #FFFCF7;    color: #2F241C;}.faq-accordion .accordion-button:not(.collapsed),.faq-accordion .accordion-button[aria-expanded="true"] {    background: #FFFCF7;    color: #2F241C;    box-shadow: none;}.faq-accordion .accordion-body {    color: #2D2722;}
.static-page-faq h1 {    color: #2D2722;}.shop-accordion .accordion-item {    background: #FFFCF7;    border-color: #D9C7B5;}.shop-accordion .accordion-button {    color: #2D2722;}.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-button:hover,.shop-accordion .accordion-button:focus {    background: #FFFCF7;    color: #2F241C;}.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-button[aria-expanded="true"] {    background: #FFFCF7;    color: #2F241C;    box-shadow: none;}.shop-accordion .accordion-body {    color: #2D2722;}
.featured-collection-subline {    color: #B86B4B;}.featured-collection-title {    color: #2D2722;}.featured-collection-text {    color: #776B61;}.featured-collection-actions .btn {    border-color: #B86B4B;    color: #B86B4B;}.featured-collection-actions .btn:hover,.featured-collection-actions .btn:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}
.featured-product-subline {    color: #B86B4B;}.featured-product-title {    color: #2D2722;}.featured-product-text {    color: #776B61;}.featured-product-actions .btn {    border-color: #B86B4B;    color: #B86B4B;}.featured-product-actions .btn:hover,.featured-product-actions .btn:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}
.panel-filter .product-filter-title,.panel-filter .sidebar-filter-label {    color: #2D2722;}.panel-filter #filter li,.panel-filter .product-filter-price .form-label {    color: #2D2722;}.panel-filter .product-filter-price .form-control,.panel-filter .product-filter-price .btn {    background: #FFFFFF;    border-color: #D9C7B5;}.panel-filter .filter-merkmal-cc {    border-color: #D9C7B5;}.panel-filter .filter-cc-selector input:checked + .filter-merkmal-cc {    border-color: #B86B4B;    box-shadow: inset 0 0 0 1px #B86B4B;}
.footer-newsletter {    background: #FFFFFF;    color: #2D2722;    border-top-color: #E8E1D5;    border-bottom-color: #E8E1D5;}.footer-newsletter-label {    color: #2D2722;}.footer-newsletter-form .input-group .form-control {    background: #FFFFFF;    border-color: #D9C7B5;    color: #2D2722;}.footer-newsletter-form .input-group .btn {    background: #DCBE76;    border-color: #DCBE76;    color: #333333;}.site-footer {    background: #F6F2EA;    color: #333333;}.site-footer,.site-footer p,.site-footer li,.site-footer span,.site-footer small,.site-footer .footer-copyright,.site-footer .footer-info-list,.site-footer .footer-copyright-meta,.site-footer .widget-section-title,.site-footer .widget-text,.site-footer .list-contact,.site-footer .list-contact li {    color: #333333;}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.site-footer strong,.site-footer .widget-title,.site-footer .widget-headline,.site-footer .widget-section-title,.footer-newsletter-label {    color: #333333;}.site-footer a,.footer-info-list a {    color: #333333;}.site-footer .widget-info {    background: #FFFCF7;    border-color: #E8E1D3;    color: #2D2722;}.site-footer .widget-info,.site-footer .widget-info p,.site-footer .widget-info li,.site-footer .widget-info span,.site-footer .widget-info strong,.site-footer .widget-info .widget-section-title {    color: #2D2722;}.site-footer .widget-info i {    color: #DCBE76;}.site-footer a:hover,.site-footer a:focus,.footer-info-list a:hover,.footer-info-list a:focus {    color: #DCBE76;}.footer-bottom {    border-top-color: #E8E1D3;}.footer-copyright-shop {    color: #333333;}.footer-copyright-meta {    color: #333333;}.footer-social-list a {    background: transparent;    border-color: #E8E1D3;    color: #333333;}.footer-social-list a:hover,.footer-social-list a:focus {    background: transparent;    color: #DCBE76;    border-color: #DCBE76;}.footer-top {    padding: 3rem 0;}.footer-bottom {    padding: 1.75rem 0;}
.static-page-freebies h1 {    color: #2D2722;}.static-page-freebies .alert {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}
:root {    --header-logo-height: 98px;    --header-search-height: 44px;}.topbar {    background: #E3C67A;    color: #F8EFE4;    border-bottom-color: #D9C7B5;}.topbar,.topbar span,.topbar i,.topbar .topbar-item,.topbar .topbar-item a {    color: #F8EFE4;}.header-notice-light {    background: #E3C67A;    color: #F8EFE4;    border-bottom-color: #D9C7B5;}.header-notice-light a {    color: #DCBE76;}.header-notice-light .btn-close {    filter: invert(1) grayscale(100%) brightness(220%);    opacity: 1;}.topbar a,.topbar-item a,.site-header a,.site-header .site-logo-link,.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action {    color: #2D2722;}.topbar a:hover,.topbar a:focus,.topbar-item a:hover,.topbar-item a:focus,.site-header a:hover,.site-header a:focus,.site-header-mobile-toggle:hover,.site-header-mobile-toggle:focus,.site-header-mobile-action:hover,.site-header-mobile-action:focus {    color: #DCBE76;}.topbar,.topbar span,.topbar i,.topbar .topbar-item,.topbar a,.topbar-item a,.header-notice-light,.header-notice-light .header-notice-text,.header-notice-light span {    color: #F8EFE4;}.site-header {    background: #FFFFFF;    border-bottom-color: #D9C7B5;}.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action,#search-form .form-control,#search-form-compact .form-control,#mobile-search-form .form-control,.search-suggest-results {    border-color: #D9C7B5;}#search-form .form-control,#search-form-compact .form-control,#mobile-search-form .form-control {    background: #FFFFFF;    color: #2D2722;}.mobile-search-offcanvas,.mobile-search-offcanvas .offcanvas-header,.mobile-search-offcanvas .offcanvas-body {    background: #FFFFFF;    border-bottom-color: #D9C7B5;    color: #2D2722;}.mobile-search-offcanvas .offcanvas-title {    color: #2D2722;}.mobile-search-offcanvas .btn-close {    filter: none;    opacity: 0.72;}.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action {    background: #FFFFFF;    color: #2D2722;}#search-form .form-control::placeholder,#search-form-compact .form-control::placeholder,#mobile-search-form .form-control::placeholder {    color: #776B61;}#search-form .btn,#search-form-compact .btn,#mobile-search-form .btn,.site-header-cart:hover,.site-header-cart:focus {    background: #DCBE76;    border-color: #DCBE76;    color: #FFFFFF;}.site-header-cart:hover .site-header-cart-label,.site-header-cart:hover .site-header-cart-status,.site-header-cart:hover .site-header-cart-separator,.site-header-cart:hover i,.site-header-cart:hover .site-header-cart-currency,.site-header-cart:focus .site-header-cart-label,.site-header-cart:focus .site-header-cart-status,.site-header-cart:focus .site-header-cart-separator,.site-header-cart:focus i,.site-header-cart:focus .site-header-cart-currency {    color: #FFFFFF;}.site-header-cart .site-header-cart-label,.site-header-cart .site-header-cart-status,.site-header-cart .site-header-cart-separator,.site-header-cart i,.site-header-cart .site-header-cart-currency,.site-header-mobile-toggle i,.site-header-mobile-action i {    color: #2D2722;}@media (max-width: 767.98px) {.site-header-mobile-brand .site-logo-image {    max-height: 42px;}}
.site-navigation {    background: #FFFCF7;    border-bottom-color: #D9C7B5;}.desktop-menu-link,.desktop-menu-toggle {    color: #2D2722;}.desktop-menu-link:hover,.desktop-menu-link:focus,.desktop-menu-toggle:hover,.desktop-menu-toggle:focus {    color: #DCBE76;}.desktop-menu-link:hover,.desktop-menu-toggle:hover,.desktop-menu-item.is-open > .desktop-menu-link,.desktop-menu-item.is-open > .desktop-menu-toggle,.desktop-menu-item.active > .desktop-menu-link,.desktop-menu-item.active > .desktop-menu-toggle,.desktop-menu-item.current > .desktop-menu-link,.desktop-menu-item.current > .desktop-menu-toggle,.desktop-menu-item.selected > .desktop-menu-link,.desktop-menu-item.selected > .desktop-menu-toggle {    background: #F1E7D8;    color: #2D2722;    box-shadow: inset 0 0 0 1px #F7F3EC;}.desktop-menu-item > .desktop-submenu,.desktop-submenu-item > .desktop-submenu,.desktop-menu-item > .desktop-megamenu {    background: #FFFFFF;    border-color: #E8E1D3;}.desktop-submenu-link {    background: #FFFFFF;    border-bottom-color: #E8E1D3;    border-bottom-style: solid;    border-bottom-width: 1px;    color: #2D2722;}.desktop-submenu-link:hover,.desktop-submenu-link:focus,.desktop-submenu-item.active > .desktop-submenu-link,.desktop-submenu-item.current > .desktop-submenu-link,.desktop-submenu-item.selected > .desktop-submenu-link {    background: #F7F3EC;    color: #DCBE76;}.mobile-menu-link,.mobile-menu-toggle {    color: #2D2722;}.mobile-account-nav-link,.mobile-service-link {    color: #2D2722;}#mobileMenuOffcanvas .offcanvas-header,#mobileMenuOffcanvas .offcanvas-body {    background: #FFFCF7;    color: #2D2722;}#mobileMenuOffcanvas .offcanvas-title,#mobileMenuOffcanvas .mobile-menu,#mobileMenuOffcanvas .mobile-submenu {    color: #2D2722;}#mobileMenuOffcanvas .btn-close {    filter: none;    opacity: 0.72;}.mobile-menu-link:hover,.mobile-menu-link:focus,.mobile-menu-toggle:hover,.mobile-menu-toggle:focus,.mobile-menu-item.is-open > .mobile-menu-toggle,.mobile-menu-item.is-open > .mobile-menu-link {    color: #DCBE76;}.mobile-account-nav-link:hover,.mobile-account-nav-link:focus,.mobile-account-nav-item.active .mobile-account-nav-link,.mobile-account-nav-item.current .mobile-account-nav-link,.mobile-service-link:hover,.mobile-service-link:focus {    color: #DCBE76;}.mobile-account-nav-list {    border-color: #E8E1D3;    background: #FFFFFF;}.mobile-account-nav-item + .mobile-account-nav-item,.mobile-menu-item,.mobile-service-nav,.mobile-account-nav {    border-color: #E8E1D3;}.mobile-service-link {    background: #FFFFFF;    border-color: #E8E1D3;}.mobile-service-link i {    color: #DCBE76;}.mobile-service-link span {    color: #2D2722;}.desktop-menu {    justify-content: center;}.desktop-menu-link,.desktop-menu-toggle {    border-radius: 0;    background: transparent;}.desktop-menu-link:hover,.desktop-menu-toggle:hover,.desktop-menu-item.is-open > .desktop-menu-link,.desktop-menu-item.is-open > .desktop-menu-toggle,.desktop-menu-item.active > .desktop-menu-link,.desktop-menu-item.active > .desktop-menu-toggle,.desktop-menu-item.current > .desktop-menu-link,.desktop-menu-item.current > .desktop-menu-toggle,.desktop-menu-item.selected > .desktop-menu-link,.desktop-menu-item.selected > .desktop-menu-toggle {    background: transparent;    box-shadow: inset 0 -2px 0 0 #2D2722;}
.hero-teaser-overlay {    background: rgba(45, 39, 34, 0.48);}.hero-teaser-title {    color: #FFFFFF;}.hero-teaser-text {    color: #F8EFE4;}.hero-teaser-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}
.panel-hersteller .sidebar-form .form-select {    background: #FFFCF7;    border-color: #D9C7B5;}.panel-hersteller .sidebar-link-list a {    color: #B86B4B;}.panel-hersteller .sidebar-link-list a:hover,.panel-hersteller .sidebar-link-list a:focus {    color: #945238;}
.static-page-brands .brand-grid-link {    background: #FFFCF7;    border-color: #D9C7B5;}.static-page-brands .brand-grid-link:hover,.static-page-brands .brand-grid-link:focus {    border-color: #B86B4B;}
.site-main {    background: #F7F3EC;}.main-content {    background: #F7F3EC;    color: #2D2722;}.content-area,.content-top,.content-body,.content-bottom {    background: transparent;    color: #2D2722;}.content-body {    color: #2D2722;}.main-content a,.content-body a {    color: #B86B4B;}.main-content a:hover,.main-content a:focus,.content-body a:hover,.content-body a:focus {    color: #945238;}
.image-with-text {    background: #F1E7D8;    border-color: #D9C7B5;}.image-with-text-eyebrow {    color: #B86B4B;}.image-with-text-title {    color: #2D2722;}.image-with-text-text {    color: #776B61;}.image-with-text-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}
.static-page-imprint,.static-page-imprint .imprint {    color: #2D2722;}.static-page-imprint h1,.static-page-imprint .imprint-section h2 {    color: #2D2722;}.static-page-imprint .imprint-address {    background: #FFFCF7;    border-color: #D9C7B5;}
.widget-info .widget-section-title {    color: #2D2722;}.widget-info .list-contact {    background: transparent;    border-width: 0;    box-shadow: none;    padding: 0;}.widget-info .list-contact,.widget-info .list-contact li {    color: #776B61;}.widget-info .list-contact i {    color: #B86B4B;}
.widget-category .widget-category-title {    background: rgba(17, 24, 39, 0.72);    color: #FFFFFF;}.widget-category .widget-category-link:hover .widget-category-title,.widget-category .widget-category-link:focus .widget-category-title {    background: rgba(13, 110, 253, 0.88);    color: #FFFFFF;}
.static-page-contact {    color: #2D2722;}.static-page-contact .static-page-card {    max-width: 860px;    padding: 1.5rem;    border: 1px solid #D9C7B5;    border-radius: var(--radius-md);    background: #FFFCF7;    box-shadow: var(--shadow-sm);}.static-page-contact h1,.static-page-contact h2,.static-page-contact h3 {    color: #2D2722;}.static-page-contact .form-text,.static-page-contact .text-muted,.static-page-contact .lead,.static-page-contact small {    color: #2D2722;}
.manufacturer-info,.category-header,.active-filter-list {    color: #2D2722;}.category-header h1,.category-header .sub-title {    color: #2D2722;}.category-header .sub-title,.manufacturer-info,.category-description,.active-filter-title {    color: #776B61;}.subcategory-card {    background: #FFFCF7;    border-color: #D9C7B5;}.subcategory-card:hover,.subcategory-card:focus {    border-color: #C9A552;}.active-filter-item,.active-filter-reset {    background: #F1E7D8;    color: #C9A552;}.product-filter-horizontal,.product-filter-group {    background: #FFFCF7;    border-color: #D9C7B5;}.product-filter-title,.product-filter-price .form-label {    color: #2D2722;}
.pageNavi .pagination > li > a,.pageNavi .pagination > li > span {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.pageNavi .pagination > li.active > a,.pageNavi .pagination > li.active > span {    background: #C9A552;    border-color: #C9A552;    color: #FFFFFF;}.product-autoload .autoLoadButton {    background: #FFFCF7;    border-color: #C9A552;    color: #C9A552;}
.products-grid .product-card {    background: #FFFCF7;    border-color: #D9C7B5;}.products-grid .product-card-title a {    color: #2D2722;}.products-grid .product-card-meta,.products-grid .product-card-description {    color: #776B61;}.products-grid .product-card-price,.products-grid .product-card-price strong {    color: #C9A552;}.products-grid .product-original-price {    color: #776B61;}.products-grid .product-card-actions .btn {    background: #DCBE76;    border-color: #DCBE76;    color: #FFFFFF;}.products-grid .product-badge-new {    background: #DCBE76;    color: #FFFFFF;}.products-grid .product-badge-discount {    background: #A32035;    color: #FFFFFF;}.products-grid .product-badge-best {    background: #C79543;    color: #2D2722;}.products-grid .product-badge-info {    background: #E9D5C1;    color: #2D2722;}
.listing-toolbar {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.listing-toolbar-info,.listing-toolbar-control small {    color: #2D2722;}.listing-toolbar select,.listing-toolbar .form-control,.listing-toolbar .form-select {    background: #FFFFFF;    border-color: #D9C7B5;    color: #2D2722;}.listing-view-link.active,.listing-view-link[aria-current='true'],.listing-view-link:hover,.listing-view-link:focus {    background: #B86B4B;    color: #FFFFFF;}
.products-list .product-card-list {    background: #FFFCF7;    border-color: #D9C7B5;}.products-list .product-card-title a {    color: #2D2722;}.products-list .product-card-description {    color: #2D2722;}.products-list .product-card-meta {    color: #776B61;}.products-list .product-card-price,.products-list .product-card-price strong {    color: #B86B4B;}.products-list .product-original-price {    color: #776B61;}.products-list .product-card-actions .btn {    background: #6F8A6D;    border-color: #6F8A6D;    color: #FFFFFF;}.products-list .product-badge-new {    background: #FFFCF7;    color: #2D2722;}.products-list .product-badge-discount {    background: #FFFCF7;    color: #2D2722;}.products-list .product-badge-best {    background: #FFFCF7;    color: #2D2722;}.products-list .product-badge-info {    background: #FFFCF7;    color: #2D2722;}
.panel-login .sidebar-form .form-control,.panel-logout .sidebar-form .form-control {    background: #FFFCF7;    border-color: #D9C7B5;}.panel-login .sidebar-form .btn,.panel-logout .sidebar-form .btn {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}.panel-login .sidebar-form .btn:hover,.panel-login .sidebar-form .btn:focus,.panel-logout .sidebar-form .btn:hover,.panel-logout .sidebar-form .btn:focus {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}.panel-login .sidebar-link-list a,.panel-logout .sidebar-link-list a {    color: #B86B4B;}
.auth-layout,.auth-card,.auth-card p,.auth-card .form-label {    color: #2D2722;}.auth-card {    background: #FFFCF7;    border-color: #D9C7B5;}.auth-card h1,.auth-card h2,.auth-card h3 {    color: #2D2722;}.auth-card a:not(.btn),.auth-card .js-password-remind-link,.auth-actions a {    color: #B86B4B;}
.subscription-detail h1,.subscription-detail h2,.subscription-detail .checkout-section-title {    color: #2D2722;}.subscription-detail .alert.alert-info,.subscription-detail .checkout-section-card {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.subscription-detail .alert.alert-success {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.subscription-detail-actions .btn.btn-primary {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}.subscription-detail-table,.subscription-detail-wrapper {    background: #FFFCF7;    border-color: #D9C7B5;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.subscription-detail-table > :not(caption) > * > * {    background: #FFFCF7;    border-color: #D9C7B5;}.subscription-detail-totals,.subscription-detail-table > tfoot {    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.subscription-detail-totals tr,.subscription-detail-table > tfoot > tr {    background: #FFFCF7;    background-color: #FFFCF7;    border-color: #D9C7B5;}.subscription-detail-totals td,.subscription-detail-table > tfoot > tr > td {    background: #FFFCF7;    background-color: #FFFCF7;    box-shadow: inset 0 0 0 9999px #FFFCF7;    border-color: #D9C7B5;}.subscription-detail-table td,.subscription-detail-table th,.subscription-detail hr {    border-color: #D9C7B5;}.subscription-detail-totals td,.subscription-detail-totals small {    color: #2D2722;}.subscription-detail-entry-price,.subscription-detail-entry-total,.subscription-detail-entry-mobile-view strong,.subscription-detail-totals td:last-child {    color: #B86B4B;}
.account-subscription-overview {    color: #2D2722;}.account-subscription-overview h1,.account-subscription-overview h2,.account-subscription-overview h3 {    color: #2D2722;}.account-subscription-overview hr {    border-top-color: #D9C7B5;}.account-subscription-overview table {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.account-subscription-overview thead,.account-subscription-overview tbody,.account-subscription-overview tr {    background: #FFFCF7;    border-color: #D9C7B5;}.account-subscription-overview thead th {    color: #2D2722;    background: #FFFCF7;    border-color: #D9C7B5;}.account-subscription-overview tbody td,.account-subscription-overview tbody th {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.account-subscription-overview tbody tr + tr td,.account-subscription-overview tbody tr + tr th,.account-subscription-overview thead tr,.account-subscription-overview tbody tr {    border-color: #D9C7B5;}.account-subscription-overview a:not(.btn) {    color: #B86B4B;}.account-subscription-overview .text-muted,.account-subscription-overview small {    color: #776B61;}.content-body > table.table-bordered.table-striped {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.content-body > table.table-bordered.table-striped > :not(caption) > * > * {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.content-body > table.table-bordered.table-striped > thead > tr > th {    color: #2D2722;}.content-body > table.table-bordered.table-striped a:not(.btn) {    color: #B86B4B;}.content-body > table.table-bordered.table-striped small,.content-body > table.table-bordered.table-striped .text-muted {    color: #776B61;}
.account-address-edit,.account-address-edit .account-form,.account-address-edit .account-form small {    color: #2D2722;}.account-address-edit h1,.account-address-edit h2,.account-address-edit .control-label {    color: #2D2722;}.account-address-edit small,.account-address-edit .text-muted {    color: #776B61;}.account-address-edit .form-control,.account-address-edit .form-select {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}
.account-address-list {    color: #2D2722;}.account-address-list h1,.account-address-list h2,.account-address-list h3 {    color: #2D2722;}.account-address-list hr {    border-top-color: #D9C7B5;}.account-address-list table {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.account-address-list thead,.account-address-list tbody,.account-address-list tr {    background: #FFFCF7;    border-color: #D9C7B5;}.account-address-list thead th {    color: #2D2722;    background: #FFFCF7;    border-color: #D9C7B5;}.account-address-list tbody td,.account-address-list tbody th {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.account-address-list tbody tr + tr td,.account-address-list tbody tr + tr th,.account-address-list thead tr,.account-address-list tbody tr {    border-color: #D9C7B5;}.account-address-list a:not(.btn) {    color: #B86B4B;}.account-address-list .text-muted,.account-address-list small {    color: #776B61;}.content-body > table.table-bordered.table-striped {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.content-body > table.table-bordered.table-striped > :not(caption) > * > * {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.content-body > table.table-bordered.table-striped > thead > tr > th {    color: #2D2722;}.content-body > table.table-bordered.table-striped a:not(.btn) {    color: #B86B4B;}.content-body > table.table-bordered.table-striped small,.content-body > table.table-bordered.table-striped .text-muted {    color: #776B61;}
.account-order-detail h1,.account-order-detail h2,.account-order-detail .checkout-section-title {    color: #2D2722;}.account-order-detail .alert,.account-order-detail .checkout-address-text,.account-order-detail .checkout-section-card {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.account-order-table,.account-order-docs-table,.account-order-wrapper,.account-order-docs-wrapper {    background: #FFFCF7;    border-color: #D9C7B5;    --bs-table-bg: #FFFCF7;    --bs-table-color: #B86B4B;    --bs-table-border-color: #D9C7B5;}.account-order-table .account-order-entry-row,.account-order-docs-table tr {    background: #FFFCF7;    border-color: #D9C7B5;}.account-order-table > :not(caption) > * > * {    background: #FFFCF7;    border-color: #D9C7B5;}.account-order-docs-table > tbody > tr > td {    background: transparent;    border-color: #D9C7B5;}.account-order-totals,.account-order-table > tfoot {    --bs-table-bg: #FFFCF7;    --bs-table-color: #B86B4B;    --bs-table-border-color: #D9C7B5;}.account-order-totals tr,.account-order-table > tfoot > tr {    background: #FFFCF7;    background-color: #FFFCF7;    border-color: #D9C7B5;}.account-order-totals td,.account-order-table > tfoot > tr > td {    background: #FFFCF7;    background-color: #FFFCF7;    box-shadow: inset 0 0 0 9999px #FFFCF7;    border-color: #D9C7B5;}.account-order-table td,.account-order-table th,.account-order-docs-table td,.account-order-docs-table th,.account-order-detail hr {    border-color: #D9C7B5;}.account-order-totals td,.account-order-totals small,.account-order-detail .text-right {    color: #B86B4B;}.account-order-totals td:last-child,.account-order-docs-table a {    color: #B86B4B;}.account-order-docs-table a {    color: #B86B4B;}
.account-order-entry-product .basket-entry-name {    color: #2D2722;}.account-order-entry-product,.account-order-entry-product .basket-entry-meta,.account-order-entry-mobile-view .basket-entry-mobile-label {    color: #776B61;}.account-order-entry-price,.account-order-entry-total,.account-order-entry-mobile-view strong {    color: #B86B4B;}.account-reorder-quantity {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.account-reorder-button {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}
.account-orders-overview {    color: #2D2722;}.account-orders-overview h1,.account-orders-overview h2,.account-orders-overview h3 {    color: #2D2722;}.account-orders-overview hr {    border-top-color: #D9C7B5;}.account-orders-overview table {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.account-orders-overview thead,.account-orders-overview tbody,.account-orders-overview tr {    background: #FFFCF7;    border-color: #D9C7B5;}.account-orders-overview thead th {    color: #2D2722;    background: #FFFCF7;    border-color: #D9C7B5;}.account-orders-overview tbody td,.account-orders-overview tbody th {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.account-orders-overview tbody tr + tr td,.account-orders-overview tbody tr + tr th,.account-orders-overview thead tr,.account-orders-overview tbody tr {    border-color: #D9C7B5;}.account-orders-overview a:not(.btn) {    color: #B86B4B;}.account-orders-overview .text-muted,.account-orders-overview small {    color: #776B61;}.content-body > table.table-bordered.table-striped {    background: #FFFCF7;    color: #2D2722;    border-color: #D9C7B5;    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;    --bs-table-bg: #FFFCF7;    --bs-table-color: #2D2722;    --bs-table-border-color: #D9C7B5;}.content-body > table.table-bordered.table-striped > :not(caption) > * > * {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.content-body > table.table-bordered.table-striped > thead > tr > th {    color: #2D2722;}.content-body > table.table-bordered.table-striped a:not(.btn) {    color: #B86B4B;}.content-body > table.table-bordered.table-striped small,.content-body > table.table-bordered.table-striped .text-muted {    color: #776B61;}
.checkout-login-panel {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.checkout-register-section,.checkout-register-form,.checkout-register-form .form-group,.checkout-login-page .form-label,.checkout-login-page label,.checkout-login-page {    color: #2D2722;}.checkout-login-page h1,.checkout-login-page h2,.checkout-login-header h2,.checkout-login-panel h2,.checkout-register-section h2 {    color: #2D2722;}.checkout-login-header .alert,.checkout-login-page small,.checkout-register-section p,.checkout-register-section small,.checkout-login-page .auth-actions {    color: #2D2722;}.checkout-login-toggle-link,.checkout-login-page .auth-actions a,.checkout-login-page .js-password-remind-link {    color: #B86B4B;}.checkout-login-page hr,.checkout-login-panel,.checkout-register-section {    border-color: #D9C7B5;}
.account-home {    color: #2D2722;}.account-home h2 {    color: #2D2722;}.account-home p {    color: #776B61;}.account-home > .d-flex:last-child {    background: FFFCF7;    border: 1px solid D9C7B5;    border-radius: var(--radius-md);    padding: 1rem;}
.widget-logostrip:not(.widget-logostripauto) .logo-strip-card {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-logostrip:not(.widget-logostripauto) .logo-strip-link {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-logostrip:not(.widget-logostripauto) .logo-strip-link:hover,.widget-logostrip:not(.widget-logostripauto) .logo-strip-link:focus {    border-color: #B86B4B;}
.widget-logostripauto .logo-strip-card {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-logostripauto .logo-strip-link {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-logostripauto .logo-strip-link:hover,.widget-logostripauto .logo-strip-link:focus {    border-color: #B86B4B;}
.widget-brandsilder .brand-grid-link {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-brandsilder .brand-grid-link:hover,.widget-brandsilder .brand-grid-link:focus {    border-color: #B86B4B;}
.modal-content,.product-option-modal,.product-option-modal-form {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.modal-header,.modal-body,.modal-footer {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-option-modal {    color: #2D2722;}.product-option-modal-title {    color: #2D2722;}.product-option-modal .form-control,.product-option-modal .form-select,.product-option-modal textarea {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-option-modal .form-label,.product-option-modal small,.product-option-modal .product-modal-form-privacy,.product-option-modal .product-option-control {    color: #2D2722;}.product-option-modal .modal-footer,.product-option-modal .product-cart-action-body {    background: #F1E7D8;    border-color: #D9C7B5;}.product-option-modal .alert-danger {    background: #FFFCF7;    border-color: #D9C7B5;    color: #842029;}.product-option-modal .alert-danger,.product-option-modal .alert-danger p,.product-option-modal .alert-danger li,.product-option-modal .alert-danger strong,.product-option-modal .alert-danger small {    color: #842029;}
.product-notification-form {    color: #2D2722;}.product-notification-form .form-control,.product-notification-form .form-select,.product-notification-form textarea {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-notification-form small,.product-modal-form-privacy {    color: #776B61;}.product-notification-form a {    color: #B86B4B;}
.product-rating-form {    color: #2D2722;}.product-rating-form .form-control,.product-rating-form .form-select,.product-rating-form textarea {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-rating-form small,.product-rating-form .product-modal-form-privacy {    color: #776B61;}.product-rating-form a {    color: #B86B4B;}
.multicolumn-card {    background: #FFFCF7;    border-color: #D9C7B5;}.multicolumn-intro .widget-subline,.multicolumn-card .widget-subline {    color: #B86B4B;}.multicolumn-icon {    color: #B86B4B;}.multicolumn-title {    color: #2D2722;}.multicolumn-text {    color: #776B61;}.multicolumn-actions .btn-link {    color: #B86B4B;}
.widget-news .widget-section-title {    color: #2D2722;}.widget-news .accordion-item {    background: #FFFCF7;    border-color: #D9C7B5;}.widget-news .accordion-button {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.widget-news .accordion-button:not(.collapsed) {    background: #FFFCF7;    color: #2F241C;}.widget-news .accordion-button:not(.collapsed),.widget-news .accordion-button[aria-expanded="true"] {    background: #FFFCF7;    color: #2F241C;    box-shadow: none;}.widget-news .accordion-body,.widget-news .accordion-body p,.widget-news .accordion-body li {    color: #2D2722;}
.panel-newsletter .sidebar-form .form-control {    background: #FFFCF7;    border-color: #D9C7B5;}.panel-newsletter .sidebar-form .btn {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}.panel-newsletter,.panel-newsletter small,.panel-newsletter .form-text {    color: #776B61;}
.static-page-newsletter {    color: #2D2722;}.static-page-newsletter .static-page-card {    max-width: 860px;    padding: 1.5rem;    border: 1px solid #D9C7B5;    border-radius: var(--radius-md);    background: #FFFCF7;    box-shadow: var(--shadow-sm);}.static-page-newsletter h1,.static-page-newsletter h2,.static-page-newsletter h3 {    color: #2D2722;}.static-page-newsletter .form-text,.static-page-newsletter .text-muted,.static-page-newsletter .lead,.static-page-newsletter small {    color: #2D2722;}
.newsletter-teaser-body {    background: #F1E7D8;}.newsletter-teaser-badge {    background: #E9D5C1;    color: #2D2722;}.newsletter-teaser-title {    color: #2D2722;}.newsletter-teaser-text {    color: #776B61;}.newsletter-teaser-note {    color: #776B61;}.newsletter-teaser-actions .btn {    background: #6F8A6D;    border-color: #6F8A6D;    color: #FFFFFF;}
#cartOffcanvas,#cartOffcanvas .offcanvas-header,#cartOffcanvas .offcanvas-body,.basket-table-offcanvas .basket-entry-row {    background: #F1E7D8;    border-color: #D9C7B5;}#cartOffcanvas,#cartOffcanvas .offcanvas-header,#cartOffcanvas .offcanvas-body {    color: #776B61;}.cart-offcanvas-summary {    background: #F1E7D8;    border-color: #D9C7B5;}.cart-offcanvas-title,#cartOffcanvas .offcanvas-title {    color: #2D2722;}#cartOffcanvas .btn-close {    filter: none;    opacity: 0.72;}.basket-table-offcanvas .basket-entry-row td,.basket-table-offcanvas .basket-entry-product,.basket-table-offcanvas .basket-entry-image,.basket-table-offcanvas .basket-entry-image-link,.basket-table-offcanvas .basket-entry-mobile-view,.basket-table-offcanvas .basket-entry-offcanvas-view {    background: transparent;}.cart-offcanvas-meta,.cart-offcanvas-checkout-alt,.cart-offcanvas-checkout-alt .basket-actions-or {    color: #776B61;}.cart-offcanvas-actions .btn.btn-primary {    background: #C9A24A;    border-color: #C9A24A;    color: #FFFFFF;}.cart-offcanvas-actions .btn.btn-primary:hover,.cart-offcanvas-actions .btn.btn-primary:focus {    background: #B48732;    border-color: #B48732;    color: #FFFFFF;}
.static-page-passwortremind {    color: #2D2722;}.static-page-passwortremind .static-page-card {    max-width: 860px;    padding: 1.5rem;    border: 1px solid #D9C7B5;    border-radius: var(--radius-md);    background: #FFFCF7;    box-shadow: var(--shadow-sm);}.static-page-passwortremind h1,.static-page-passwortremind h2,.static-page-passwortremind h3 {    color: #2D2722;}.static-page-passwortremind .form-text,.static-page-passwortremind .text-muted,.static-page-passwortremind .lead,.static-page-passwortremind small {    color: #2D2722;}
.product-detail-section-title,.product-detail-section h2,.product-detail-section h3 {    color: #2D2722;}.product-detail-header h1,.product-information-header h1 {    color: #2D2722;}.product-detail-header .sub-title,.product-information-header .sub-title {    color: #776B61;}
.widget-products .widget-section-title {    color: #2D2722;}.widget-products .widget-footer-link {    color: #B86B4B;}.widget-products .widget-footer-link:hover,.widget-products .widget-footer-link:focus {    color: #945238;}
.widget-productsslider .widget-section-title {    color: #2D2722;}.widget-productsslider .widget-footer-link {    color: #B86B4B;}.widget-productsslider .widget-footer-link:hover,.widget-productsslider .widget-footer-link:focus {    color: #945238;}.widget-productsslider .widget-slider-controls .btn {    color: #2D2722;    border-color: #D9C7B5;}.widget-productsslider .widget-slider-controls .btn:hover,.widget-productsslider .widget-slider-controls .btn:focus {    background: #F1E7D8;    border-color: #F1E7D8;    color: #2D2722;}
.panel-categories #CatTree li > a {    padding-top: 0.55rem;    padding-bottom: 0.55rem;    padding-left: 1rem;    padding-right: 1rem;}.panel-categories #CatTree li.catactive > a,.panel-categories #CatTree li > a.l4,.sidebar-block.panel-categories #CatTree li.catactive > a,.sidebar-block.panel-categories #CatTree li.is-active > a {    color: #B86B4B;    background: #F1E7D8;}.panel-categories #CatTree li > .count {    color: #776B61;}
.richtext-subline {    color: #B86B4B;}.richtext-title {    color: #2D2722;}.richtext-text {    color: #776B61;}.richtext-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}
.product-information,.product-meta-list,.product-purchase-text,.product-detail-utility {    color: #2D2722;}.product-meta-item,.product-finance-note,.product-price-tax,.product-detail-links,.product-detail-social {    color: #776B61;}.product-price-box,#price_box,#purchase_price_box,#totalpricebox {    background: #F1E7D8;    border-color: #D9C7B5;}.product-current-price,.product-current-price strong,.product-price-box .pricevalue,.product-base-price,.product-base-price .pricevalue,#grund_price,#grund_price .pricevalue {    color: #C9A552;}.product-price-summary,.product-price-summary .pricename,.product-price-summary .pricevariation,.product-price-summary .pricecur,.product-price-summary .priceunit,.product-original-price,.product-price-tax,.gprice,#grund_price,#scaleprice,#klarnarate_info,#cfg_info,.klanarate_info,.cfg_info {    color: #776B61;}.product-price-box strong,#price_box strong,#purchase_price_box strong,#totalpricebox strong,.product-price-summary .pricevalue,.product-price-summary .product-current-price,.product-price-summary .product-current-price strong,#art_price {    color: #C9A552;}.product-purchase-box {    background: #FFFCF7;    border-color: #D9C7B5;}.product-purchase-panel,#productPurchaseSubscriptionPanel,.product-cart-action-body {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-purchase-toggle,.btn.btn-outline-primary.product-purchase-toggle {    background: #F1E7D8;    border-color: #D9C7B5;    color: #2D2722;}.product-purchase-option .btn-check:checked + .product-purchase-toggle,.product-purchase-toggle.active,.product-purchase-toggle:hover,.product-purchase-toggle:focus {    background: #C9A552;    border-color: #D9C7B5;    color: #FFFFFF;}.product-quantity-row .control-label,.product-quantity-row .product-option-control,.product-quantity-message small {    color: #2D2722;}.product-quantity-control .form-control,.product-quantity-control .input-number,.product-sticky-cart-quantity-input {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.product-information .input-group .btn-number,.product-information .input-group .btn-number:disabled,.product-information .input-group .btn-number[disabled],.product-sticky-cart-quantity-button,.product-sticky-cart-quantity-button:disabled,.product-sticky-cart-quantity-button[disabled] {    background: #F1E7D8;    border-color: #D9C7B5;    color: #2D2722;    opacity: 1;}.custom-bullet-list i,.product-meta-item-action i {    color: #DCBE76;}.btn-cta,#wk_button,#wk_button_abo,.product-sticky-cart-button {    background: #DCBE76;    border-color: #DCBE76;    color: #FFFFFF;}.btn-cta:hover,.btn-cta:focus,#wk_button:hover,#wk_button:focus,#wk_button_abo:hover,#wk_button_abo:focus,.product-sticky-cart-button:hover,.product-sticky-cart-button:focus {    background: #C9A552;    border-color: #C9A552;    color: #FFFFFF;}@media (min-width: 992px) {    .product-sticky-cart-quantity {        display: none !important;    }}@media (max-width: 991.98px) {    .product-sticky-cart-quantity {        display: none !important;    }}
.product-option-row,.product-option-control,.variation-rr,.merkmal-rr {    color: #2D2722;}.product-option-row small,.bestellmerkmal-beschreibung,.product-quantity-message small {    color: #776B61;}.product-option-row .form-control,.product-option-row .form-select,.product-option-row textarea,.additional_option_selector {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.variation-cc,.merkmal-cc {    border-color: #D9C7B5;}.cc-variation-selector input:checked + .variation-cc,.cc-selector input:checked + .merkmal-cc,.rr-variation-selector input:checked + .variation-rr,.rr-selector input:checked + .merkmal-rr {    border-color: #D9C7B5;    box-shadow: inset 0 0 0 1px #D9C7B5;}
.product-scale-price,.product-scale-price .pricevariation,.product-scale-price .uvp_price,.product-scale-price .gprice {    color: #776B61;}.product-scale-price .product-scale-price-value,.product-scale-price .pricevalue,.product-scale-price .pricecur {    color: #B86B4B;}
.slideshow-overlay {    background: rgba(45, 39, 34, 0.48);}.slideshow-title {    color: #FFFFFF;}.slideshow-text {    color: #F8EFE4;}.slideshow .carousel-indicators [data-bs-target] {    background-color: rgba(255, 255, 255, 0.48);}.slideshow .carousel-indicators .active {    background-color: #FFFFFF;}.slideshow .carousel-control-prev-icon,.slideshow .carousel-control-next-icon {    background-color: rgba(148, 82, 56, 0.78);    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.18);}.slideshow .carousel-control-prev:hover .carousel-control-prev-icon,.slideshow .carousel-control-next:hover .carousel-control-next-icon,.slideshow .carousel-control-prev:focus .carousel-control-prev-icon,.slideshow .carousel-control-next:focus .carousel-control-next-icon {    background-color: #945238;}.slideshow-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}
.jumbotron {    background: #FFFCF7;}
.teaser-grid-card {    background: #FFFCF7;    border-color: #D9C7B5;}.teaser-grid-card:hover,.teaser-grid-card:focus-within {    border-color: #B86B4B;}.teaser-grid-title {    color: #2D2722;}.teaser-grid-text {    color: #776B61;}
.testimonials-slider-subline {    color: #B86B4B;}.testimonials-slider-title {    color: #2D2722;}.testimonials-slider-text {    color: #2D2722;}.testimonials-slider-slide {    background: #FFFCF7;    border-color: #D9C7B5;}.testimonials-slider-meta {    color: #776B61;}.testimonials-slider .carousel-indicators .active {    background-color: #FFFFFF;}
.widget-textarea,.widget-textarea p,.widget-textarea li,.widget-textarea td,.widget-textarea th {    color: #2D2722;}.widget-textarea a {    color: #B86B4B;}.site-footer .widget-textarea,.site-footer .widget-textarea p,.site-footer .widget-textarea li,.site-footer .widget-textarea td,.site-footer .widget-textarea th,.site-footer .widget-textarea small,.footer-top .widget-textarea,.footer-top .widget-textarea p,.footer-top .widget-textarea li,.footer-top .widget-textarea td,.footer-top .widget-textarea th,.footer-top .widget-textarea small {    color: #333333;}.site-footer .widget-textarea h1,.site-footer .widget-textarea h2,.site-footer .widget-textarea h3,.site-footer .widget-textarea h4,.site-footer .widget-textarea h5,.site-footer .widget-textarea h6,.site-footer .widget-textarea .h1,.site-footer .widget-textarea .h2,.site-footer .widget-textarea .h3,.site-footer .widget-textarea .h4,.site-footer .widget-textarea .h5,.site-footer .widget-textarea .h6,.site-footer .widget-textarea strong,.footer-top .widget-textarea h1,.footer-top .widget-textarea h2,.footer-top .widget-textarea h3,.footer-top .widget-textarea h4,.footer-top .widget-textarea h5,.footer-top .widget-textarea h6,.footer-top .widget-textarea .h1,.footer-top .widget-textarea .h2,.footer-top .widget-textarea .h3,.footer-top .widget-textarea .h4,.footer-top .widget-textarea .h5,.footer-top .widget-textarea .h6,.footer-top .widget-textarea strong {    color: #333333;}.site-footer .widget-textarea a,.footer-top .widget-textarea a {    color: #333333;}.site-footer .widget-textarea a:hover,.site-footer .widget-textarea a:focus,.footer-top .widget-textarea a:hover,.footer-top .widget-textarea a:focus {    color: #DCBE76;}
.usp-bar-card {    background: #F1E7D8;    border-color: #D9C7B5;}.usp-bar-card:hover,.usp-bar-card:focus-within {    border-color: #B86B4B;}.usp-bar-icon {    background: #FFFCF7;    color: #B86B4B;}.usp-bar-title {    color: #2D2722;}.usp-bar-text {    color: #776B61;}
.video-section-overlay {    background: rgba(4, 11, 18, 0.7);}.video-section-content {    background: rgba(4, 11, 18, 0.42);}.video-section-badge {    background: rgba(255, 255, 255, 0.12);    color: #FFFFFF;}.video-section-badge-icon {    background: #B86B4B;    color: #FFFFFF;}.video-section-title-main {    color: #FFFFFF;}.video-section-title-highlight {    color: #B86B4B;}.video-section-text {    color: rgba(255, 255, 255, 0.88);}.video-section-feature-title {    color: #FFFFFF;}.video-section-feature-text {    color: rgba(255, 255, 255, 0.78);}.video-section-subnote {    color: rgba(255, 255, 255, 0.62);}.video-section-actions .btn {    background: #B86B4B;    border-color: #B86B4B;    color: #FFFFFF;}.video-section-actions .btn:hover,.video-section-actions .btn:focus {    background: #C9A552;    border-color: #C9A552;    color: #2D2722;}
.sidebar-basket-summary-meta {    color: #776B61;}.panel-basket .sidebar-block-actions .btn,.panel-basket .sidebar-block-actions .btn-primary {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}.panel-basket .sidebar-block-actions .btn:hover,.panel-basket .sidebar-block-actions .btn:focus,.panel-basket .sidebar-block-actions .btn-primary:hover,.panel-basket .sidebar-block-actions .btn-primary:focus {    background: #FFFCF7;    border-color: #FFFCF7;    color: #2D2722;}
.basket-page,.basket-page .table,.basket-page .form-label {    color: #2D2722;}.basket-table-wrapper,.basket-summary-card,.basket-table:not(.basket-table-offcanvas) .basket-entry-row {    background: #FFFCF7;    border-color: #D9C7B5;}.basket-table thead th,.basket-table thead td {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.basket-table:not(.basket-table-offcanvas) tbody td,.basket-table:not(.basket-table-offcanvas) tbody th {    background: #FFFCF7;    border-color: #D9C7B5;    color: #2D2722;}.basket-summary-label {    color: #2D2722;}.basket-summary-value,.basket-total-row > strong,.basket-shipping-cost strong {    color: #B86B4B;}.basket-total-row,.basket-tax-row,.basket-small-note {    color: #2D2722;}.basket-total-row-grand,.basket-total-row-grand strong {    color: #B86B4B;}.basket-shipping-box {    background: #FFFCF7;    border-color: #D9C7B5;}.basket-shipping-box,.basket-shipping-box .basket-shipping-row,.basket-shipping-box .table,.basket-shipping-box .table > :not(caption) > * > *,.basket-shipping-box .form-select,.basket-shipping-box .form-control {    background-color: #FFFCF7;    border-color: #D9C7B5;}.basket-shipping-box,.basket-shipping-box label,.basket-shipping-box .basket-shipping-cost,.basket-shipping-box .basket-shipping-cost strong {    color: #2D2722;}.basket-actions-right .btn.btn-primary,.basket-empty-state .btn.btn-primary {    background: #6F8A6D;    border-color: #6F8A6D;    color: #FFFFFF;}.basket-actions-right .btn.btn-primary:hover,.basket-actions-right .btn.btn-primary:focus,.basket-empty-state .btn.btn-primary:hover,.basket-empty-state .btn.btn-primary:focus {    background: #587258;    border-color: #587258;    color: #FFFFFF;}
.basket-entry-name {    color: #2D2722;}.basket-entry-meta,.basket-entry-mobile-label,.basket-entry-offcanvas-label {    color: #776B61;}.basket-entry-price,.basket-entry-total,.basket-entry-price-desktop,.basket-entry-total-desktop,.basket-entry-mobile-value,.basket-entry-mobile-value-total,.basket-entry-offcanvas-value,.basket-entry-offcanvas-value-total,.basket-entry-total-mobile {    color: #B86B4B;}.basket-quantity-group .form-control,.basket-quantity-group .btn {    background: #FFFCF7;    border-color: #D9C7B5;}
.static-page-withdrawal {    color: #2D2722;}.static-page-withdrawal .static-page-card {    max-width: 860px;    padding: 1.5rem;    border: 1px solid #D9C7B5;    border-radius: var(--radius-md);    background: #FFFCF7;    box-shadow: var(--shadow-sm);}.static-page-withdrawal h1,.static-page-withdrawal h2,.static-page-withdrawal h3 {    color: #2D2722;}.static-page-withdrawal .form-text,.static-page-withdrawal .text-muted,.static-page-withdrawal .lead,.static-page-withdrawal small {    color: #2D2722;}
.widget-youtubevideo .ratio {    background: #FFFCF7;    border-color: #D9C7B5;}
/* ==========================================   EAUNIQUE – Goldener Warenkorbbutton========================================== */.product-grid .product-card-actions .btn{    background:#c7a34b !important;    border-color:#c7a34b !important;    color:#ffffff !important;    font-weight:600;    border-radius:5px;    box-shadow:0 3px 10px rgba(0,0,0,.10);    transition:all .25s ease;}.product-grid .product-card-actions .btn:hover{    background:#b48c37 !important;    border-color:#b48c37 !important;    color:#ffffff !important;    transform:translateY(-2px);    box-shadow:0 8px 18px rgba(0,0,0,.16);}/* ==========================================   EAUNIQUE – Goldene Warenkorbbuttons========================================== *//* Produktübersicht */.product-grid .product-card-actions .btn{    background:#c7a34b !important;    border-color:#c7a34b !important;    color:#ffffff !important;    font-weight:600;    border-radius:5px;    box-shadow:0 3px 10px rgba(0,0,0,.10);    transition:all .25s ease;}.product-grid .product-card-actions .btn:hover{    background:#b48c37 !important;    border-color:#b48c37 !important;    color:#ffffff !important;    transform:translateY(-2px);    box-shadow:0 8px 18px rgba(0,0,0,.16);}/* Produktdetailseite */.product-detail .btn-primary,.product-detail-main .btn-primary,#productAddToCart .btn,.product-buy .btn-primary{    background:#c7a34b !important;    border-color:#c7a34b !important;    color:#ffffff !important;    font-weight:600;    border-radius:5px;    box-shadow:0 3px 10px rgba(0,0,0,.10);    transition:all .25s ease;}.product-detail .btn-primary:hover,.product-detail-main .btn-primary:hover,#productAddToCart .btn:hover,.product-buy .btn-primary:hover{    background:#b48c37 !important;    border-color:#b48c37 !important;    color:#ffffff !important;    transform:translateY(-2px);    box-shadow:0 8px 18px rgba(0,0,0,.16);}/* ==========================================================   EAUNIQUE – Sticky Warenkorbbutton nur auf Desktop ausblenden========================================================== */@media (min-width: 992px) {    #productStickyCart {        display: none !important;    }}/* ==========================================================   EAUNIQUE – Produktdetailseite: Preis und Kaufbereich========================================================== *//* Duftnotenbox etwas kompakter */.product-information .eaunique-duftbeschreibung {    margin-bottom: 14px !important;    padding: 10px 14px !important;}/* Preis näher an Duftnoten und Kaufbox */.product-information #price_box {    margin-top: 0 !important;    margin-bottom: 12px !important;}/* Hauptpreis stärker hervorheben */.product-information #price_box .product-current-price strong,.product-information #price_box strong {    font-size: 30px !important;    font-weight: 600 !important;    line-height: 1.15 !important;}/* Kaufbereich direkt an den Preis anschließen */.product-information #basket_form {    margin-top: 0 !important;    margin-bottom: 16px !important;}/* Kaufbox ruhiger und hochwertiger */.product-information #basket_form .product-purchase-box {    padding: 14px !important;    background: #fffdf8 !important;    border: 1px solid #e8e1d3 !important;    border-radius: 5px !important;    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04) !important;}/* Warenkorbbutton etwas kräftiger */.product-information #basket_form .btn-primary {    min-height: 48px !important;    font-size: 17px !important;    font-weight: 700 !important;}/* ==========================================================   EAUNIQUE Bootstrap 5   Premium Produktdetailseite==========================================================*//* ---------- Produktname ---------- */.product-information h1{    font-size:42px;    font-weight:300;    color:#2d2722;    margin-bottom:22px;    letter-spacing:-0.4px;}/* ---------- Duftnoten ---------- */.eaunique-duftbeschreibung{    background:#fffdf8;    border:1px solid #e8e1d3;    border-left:4px solid #DCBE76;    border-radius:5px;    padding:14px 18px;    margin:0 0 18px;    box-shadow:0 3px 10px rgba(0,0,0,.04);}.eaunique-duftbeschreibung strong{    color:#B88A1C;    font-size:13px;    letter-spacing:.6px;    font-weight:700;}.eaunique-duftbeschreibung span{    color:#2d2722;    font-size:15px;    line-height:1.6;}/* ---------- Preis ---------- */#price_box{    margin-top:0;    margin-bottom:18px;}#price_box strong{    font-size:54px;    font-weight:300;    line-height:1;    color:#B86B4B;}#price_box small{    font-size:14px;}/* ---------- Kaufbox ---------- */.product-purchase-box{    background:#FFFDF8;    border:1px solid #E8E1D3;    border-radius:6px;    padding:18px;    box-shadow:0 4px 14px rgba(0,0,0,.05);}/* ---------- Dropdown ---------- */.product-purchase-box select{    height:46px;}/* ---------- Anzahl ---------- */.product-purchase-box input{    height:46px;}/* ---------- Warenkorbbutton ---------- */.product-purchase-box .btn{    height:58px;    font-size:20px;    font-weight:700;    border-radius:5px;    transition:.25s;}.product-purchase-box .btn:hover{    transform:translateY(-1px);    box-shadow:0 8px 18px rgba(184,138,28,.28);}/* ---------- Vorteilsbox ---------- */.eaunique-vorteile{    margin-top:18px;}.eaunique-vorteile-title{    font-size:17px;    font-weight:700;}.eaunique-vorteil{    font-size:15px;}/* EAUNIQUE – Produktbild scrollt normal mit */.product-detail-gallery {    position: static !important;    top: auto !important;}.product-detail-main > .col-lg-6{    align-self:flex-start;}/* ==========================================================   EAUNIQUE – Duftbeschreibung unter dem Produktbild========================================================== */.eaunique-beschreibung-links {    font-size: 14px !important;    line-height: 1.6 !important;}.eaunique-beschreibung-links p,.eaunique-beschreibung-links li {    font-size: 14px !important;    line-height: 1.6 !important;}.eaunique-beschreibung-links h1 {    font-size: 25px !important;    line-height: 1.25 !important;    margin: 0 0 12px !important;}.eaunique-beschreibung-links h2 {    font-size: 21px !important;    line-height: 1.3 !important;    margin: 20px 0 8px !important;}.eaunique-beschreibung-links h3 {    font-size: 17px !important;    line-height: 1.35 !important;    margin: 16px 0 7px !important;}.eaunique-beschreibung-links ul,.eaunique-beschreibung-links ol {    padding-left: 20px !important;    margin-bottom: 12px !important;}/* ==========================================================   EAUNIQUE – größere Kategorie- und Unterkategoriekarten========================================================== *//* Bilder füllen die verfügbare Kartenbreite */.subcategory-grid .subcategory-card-image img {    display: block !important;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    max-height: none !important;    object-fit: contain !important;}/* Desktop: drei Kategorien pro Reihe */@media (min-width: 768px) {    .subcategory-grid > .col-6.col-md-2 {        flex: 0 0 33.333333% !important;        width: 33.333333% !important;        max-width: 33.333333% !important;    }}/* Smartphone: zwei Kategorien pro Reihe */@media (max-width: 767.98px) {    .subcategory-grid > .col-6.col-md-2 {        flex: 0 0 50% !important;        width: 50% !important;        max-width: 50% !important;    }}#filter-horizontal {    display: none !important;}.product-badge-new {    background: #B8864B !important;    color: #ffffff !important;    border-color: #B8864B !important;}.product-card-image-link {    padding: 10px !important;}/* Aktionsleiste flacher */.header-notice-inner {    padding: 6px 0 !important;}.header-notice-light a {    color: #FFFFFF !important;    font-weight: 700;    margin-left: 18px;    transition: opacity .2s ease;}.header-notice-light a:hover {    opacity: .8;}/* Serviceleiste - Schrift weiß */.topbar,.topbar a,.topbar span,.topbar li,.topbar i {    color: #FFFFFF !important;}.topbar a:hover {    opacity: 0.8;}/* Serviceleiste */.topbar a,.topbar span,.topbar li {    color: #FFFFFF !important;    font-weight: 600 !important;}/* Text der Aktionsleiste */.header-notice-text {    font-size: 16px !important;    font-weight: 600 !important;    color: #FFFFFF !important;}.header-notice {    box-shadow: inset 0 -1px rgba(255,255,255,0.35);}/* Bootstrap 5 – Header auf großen Bildschirmen breiter nutzen */@media (min-width: 1200px) {    #site-header > .container {        max-width: 1440px !important;    }}/* EAUNIQUE – Headeraufteilung auf großen Bildschirmen */@media (min-width: 1200px) {    .site-header-desktop {        grid-template-columns: 240px minmax(420px, 1fr) auto !important;        gap: 2rem !important;    }    .site-header-cart {        justify-self: end !important;    }}/* Gratis-Geschenk-Hinweis im Warenkorb höher platzieren */#cart.basket-page > .alert.alert-info {    margin-top: -18px !important;    margin-bottom: 18px !important;}/* ==========================================================   EAUNIQUE – Gratis-Geschenk im Warenkorb hervorheben========================================================== */#cart.basket-page > .alert.alert-info {    position: relative;    padding: 16px 18px 16px 58px !important;    margin-top: 0 !important;    margin-bottom: 20px !important;    background: #FFF9EC !important;    border: 1px solid #DCBE76 !important;    border-left: 5px solid #C99A2E !important;    border-radius: 6px !important;    color: #2D2722 !important;    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);}/* Geschenk-Symbol */#cart.basket-page > .alert.alert-info::before {    content: "";    position: absolute;    left: 18px;    top: 50%;    transform: translateY(-50%);    font-size: 25px;}/* Geschenk-Icon */#cart.basket-page > .alert.alert-info::before {    content: "";    font-family: "bootstrap-icons";    font-size: 28px;    color: #C99A2E;    position: absolute;    left: 18px;    top: 50%;    transform: translateY(-50%);}/* Erste Textzeile */#cart.basket-page > .alert.alert-info {    font-size: 16px;    font-weight: 600;    line-height: 1.45;}/* Link wie kleiner Aktionsbutton */#cart.basket-page > .alert.alert-info a {    display: inline-block;    margin-top: 7px;    padding: 8px 15px;    background: #C99A2E !important;    border: 1px solid #B98A20;    border-radius: 4px;    color: #FFFFFF !important;    font-size: 14px;    font-weight: 700;    text-decoration: none !important;}#cart.basket-page > .alert.alert-info a:hover {    background: #B98A20 !important;}/* EAUNIQUE – Warenkorbbutton */.basket-actions-right .btn.btn-primary,.basket-empty-state .btn.btn-primary {    background: #C99A2E !important;    border-color: #C99A2E !important;    color: #FFFFFF !important;    font-weight: 700;    border-radius: 6px;}.basket-actions-right .btn.btn-primary:hover,.basket-actions-right .btn.btn-primary:focus,.basket-empty-state .btn.btn-primary:hover,.basket-empty-state .btn.btn-primary:focus {    background: #B98A20 !important;    border-color: #B98A20 !important;    color: #FFFFFF !important;}/* EAUNIQUE – Kassenbutton im seitlichen Warenkorb */.cart-offcanvas-actions .btn.btn-primary {    background: #C99A2E !important;    border-color: #C99A2E !important;    color: #FFFFFF !important;    font-weight: 700;}.cart-offcanvas-actions .btn.btn-primary:hover,.cart-offcanvas-actions .btn.btn-primary:focus {    background: #B98A20 !important;    border-color: #B98A20 !important;    color: #FFFFFF !important;}.site-header-cart{    min-width:190px;    height:52px;    padding:0 18px;    border:1px solid #DCBE76;    border-radius:8px;    background:#fff;    transition:.2s;}.site-header-cart:hover{    border-color:#C99A2E;    box-shadow:0 3px 10px rgba(0,0,0,.08);}.site-header-cart i{    font-size:20px;    color:#C99A2E;}.site-header-cart-label{    font-weight:700;}.site-header-cart-status{    font-size:.92rem;}/* Header-Warenkorb wie im alten Theme */.site-header-cart {    position: relative;    display: grid !important;    grid-template-columns: 1fr 34px;    grid-template-rows: auto auto;    column-gap: 10px;    align-items: center;    min-width: 205px;    min-height: 62px;    padding: 9px 14px !important;    background: #FFFFFF !important;    border: 1px solid #DCBE76 !important;    border-radius: 8px;    text-align: left;}/* Überschrift */.site-header-cart-label {    grid-column: 1;    grid-row: 1;    font-size: 18px;    font-weight: 700;    line-height: 1.15;    color: #C99A2E;}/* Artikelzahl und Preis */.site-header-cart-status {    grid-column: 1;    grid-row: 2;    display: flex !important;    align-items: center;    gap: 5px;    font-size: 13px;    font-weight: 400;    line-height: 1.2;    color: #3A342E;}/* Warenkorb-Symbol rechts */.site-header-cart > .bi {    grid-column: 2;    grid-row: 1 / 3;    justify-self: center;    font-size: 30px;    color: #D8B85F;}/* Dezenter Hover */.site-header-cart:hover,.site-header-cart:focus {    background: #FFF9EC !important;    border-color: #C99A2E !important;    box-shadow: 0 3px 10px rgba(0, 0, 0, .07);}.site-header-cart-separator {    font-size: 0 !important;}.site-header-cart-separator::after {    content: " Artikel ·";    font-size: 13px;    font-weight: 500;}/* Header-Warenkorb: Text beim Mouseover sichtbar halten */.site-header-cart:hover .site-header-cart-label,.site-header-cart:focus .site-header-cart-label {    color: #C99A2E !important;}.site-header-cart:hover .site-header-cart-status,.site-header-cart:focus .site-header-cart-status {    color: #3A342E !important;}.site-header-cart:hover > .bi,.site-header-cart:focus > .bi {    color: #C99A2E !important;}.site-header-cart:hover .site-header-cart-separator,.site-header-cart:focus .site-header-cart-separator,.site-header-cart:hover .site-header-cart-currency,.site-header-cart:focus .site-header-cart-currency{    color:#3A342E !important;}/* Kundenkonto zwischen Suche und Warenkorb */.site-header-account {    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    gap: 3px;}.site-header-account-link {    display: flex;    align-items: center;    gap: 7px;    min-height: 48px;    padding: 0 14px;    border-color: #DCBE76 !important;    color: #3A342E !important;    background: #FFFFFF !important;    font-weight: 600;    white-space: nowrap;}.site-header-account-link .bi {    color: #C99A2E;    font-size: 22px;}.site-header-account-link:hover,.site-header-account-link:focus {    background: #FFF9EC !important;    border-color: #C99A2E !important;    color: #3A342E !important;}.topbar {    display: none !important;}/* Kundenkonto und Warenkorb gleich hoch */.site-header-account-link,.site-header-cart {    height: 62px;    min-height: 62px;    display: flex;    align-items: center;}.site-header-account-link{    line-height:1;}.site-header-actions{    gap:18px;}/* ===== Preisbox ===== */#price_box{    background:#FFFBF3;    border:1px solid #E4D2A0;    border-radius:8px;    padding:18px 20px;    box-shadow:0 2px 8px rgba(0,0,0,.04);}#price_box ul{    margin:0;    padding:0;}#price_box li{    margin-bottom:6px;}#price_box strong{    font-size:2rem;    font-weight:700;    color:#B57918;    line-height:1.1;}#price_box .product-original-price{    font-size:.95rem;    color:#8A8A8A;}#price_box .product-current-price{    align-items:baseline;}/* ==========================================================   EAUNIQUE – Premium-Kaufbereich Produktdetailseite========================================================== */@media (min-width: 992px) {    .product-information-header {        background: #FFFFFF;        border: 1px solid #E4D2A0;        border-radius: 10px;        padding: 22px;        box-shadow: 0 5px 16px rgba(0, 0, 0, .05);    }}/* EAUNIQUE – innere Kästen der Kaufbox beruhigen */@media (min-width: 992px) {    .product-information-header .eaunique-duftbeschreibung {        border: none !important;        box-shadow: none !important;        background: #FFFDF8 !important;    }    .product-information-header #price_box {        border: none !important;        box-shadow: none !important;        background: transparent !important;        padding: 18px 0 !important;    }    .product-information-header .product-purchase-box {        border: none !important;        box-shadow: none !important;        background: transparent !important;    }}/* ==========================================================   EAUNIQUE – Produktkarten sofort sichtbar========================================================== */.product-card,.product-grid .product-card,.product-list .product-card,[class*="product-card"] {    opacity: 1 !important;    visibility: visible !important;       animation: none !important;   }/* Scroll-Reveal und Einblendeanimationen deaktivieren */[data-aos],[data-animate],[data-animation],.animate,.animated,.fade-in,.fade-up,.reveal,.is-reveal {    opacity: 1 !important;    visibility: visible !important;    transform: none !important;    animation: none !important;}#price_box strong{    color:#2D2722 !important;}/* UVP */#price_box .product-original-price,#price_box .product-original-price span,#price_box .pricename,#price_box .pricevariation{    color:#777 !important;}/* Grundpreis */#price_box .product-base-price,#price_box .product-base-price *,#price_box .base-price{    color:#777 !important;}/* Überschriften in der Duftbeschreibung */.eaunique-duftbeschreibung strong{    color:#C99C2A !important;    font-weight:700;}.eaunique-headline{    display:block;    color:#C99C2A;    font-weight:700;    text-transform:uppercase;    letter-spacing:.3px;    margin-bottom:6px;}/* Überschrift „Duftkomposition“ in Gold */.eaunique-duftbeschreibung .eaunique-headline {    color: #C99C2A !important;    font-weight: 700 !important;}#price_box .product-base-price{    font-size:0.85rem;    color:#777 !important;}/* ==========================================================   EAUNIQUE – Preise in Produktkarten anthrazit========================================================== */.product-card .product-price,.product-card .price,.product-card [class*="price"],.product-box .product-price,.product-box .price,.product-box [class*="price"] {    color: #2D2722 !important;}/* ==========================================================   EAUNIQUE – Kategoriepreise anthrazit========================================================== */.products-grid .product-card-price,.products-grid .product-card-price strong {    color: #2D2722 !important;}/* ==========================================================   EAUNIQUE – Premium Hover für Produktkarten========================================================== */.product-card{    transition: transform .28s ease,                box-shadow .28s ease,                border-color .28s ease;}.product-card:hover{    transform: translateY(-6px);    box-shadow: 0 16px 34px rgba(0,0,0,.12);    border-color:#d2b56c;}.product-card-image{    transition:transform .28s ease;}.product-card:hover .product-card-image{    transform:scale(1.03);}/* Alten Social-/Nach-oben-Bereich ausblenden */.footer-social {    display: none !important;}/* Alten Newsletter-/Social-Bereich vollständig entfernen */#footer-newsletter {    display: none !important;}/* ==========================================================   EAUNIQUE – Versand- und Zahlungsboxen========================================================== */.ea-info-box {    height: 100%;    padding: 28px 22px;    text-align: center;    background: #ffffff;    border: 1px solid #eadfc9;    border-radius: 8px;    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);    transition:        transform 0.25s ease,        box-shadow 0.25s ease,        border-color 0.25s ease;}.ea-info-box:hover {    transform: translateY(-4px);    border-color: #d8bd7a;    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);}.ea-info-box i {    display: block;    margin-bottom: 15px;    color: #c7a34b;    font-size: 34px;    line-height: 1;}.ea-info-box h3 {    margin: 0 0 14px;    color: #2d2d2d;    font-family: Georgia, "Times New Roman", serif;    font-size: 26px;    font-weight: 400;    line-height: 1.25;}.ea-info-box p {    margin: 0 0 20px;    color: #666666;    font-size: 14px;    line-height: 1.7;}.ea-info-box a {    display: inline-block;    color: #b48c37 !important;    font-weight: 600;    text-decoration: none !important;    transition:        color 0.2s ease,        transform 0.2s ease;}.ea-info-box a:hover,.ea-info-box a:focus {    color: #8d6b22 !important;    transform: translateX(3px);}/* ==========================================================   EAUNIQUE – Überschrift Servicebereich========================================================== */.ea-service-head{    text-align:center;    margin:10px 0 40px;}.ea-service-head span{    display:block;    margin-bottom:12px;    color:#c7a34b;    font-size:13px;    font-weight:700;    letter-spacing:3px;    text-transform:uppercase;}.ea-service-head h2{    margin:0 0 16px;    font-family:Georgia,"Times New Roman",serif;    font-size:40px;    font-weight:400;    color:#2d2d2d;}.ea-service-head p{    max-width:760px;    margin:auto;    color:#666;    font-size:17px;    line-height:1.7;}/* ==========================================================   EAUNIQUE – Versand- und Zahlungsboxen final========================================================== */.ea-info-box {    min-height: 250px;    padding: 34px 24px 30px;    text-align: center;    background: #ffffff;    border: 1px solid #eadfc9;    border-radius: 8px;    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);    transition:        transform 0.25s ease,        box-shadow 0.25s ease,        border-color 0.25s ease;}.ea-info-box:hover {    transform: translateY(-5px);    border-color: #d8bd7a;    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.09);}.ea-info-box i {    display: block;    margin-bottom: 17px;    color: #c7a34b;    font-size: 36px;    line-height: 1;}.ea-info-box h3 {    margin: 0 0 14px;    color: #2d2d2d;    font-family: Georgia, "Times New Roman", serif;    font-size: 26px;    font-weight: 400;    line-height: 1.25;}.ea-info-box p {    min-height: 76px;    margin: 0 0 21px;    color: #4f4f4f;    font-size: 14px;    line-height: 1.65;}.ea-info-box a {    display: inline-block;    color: #b48c37 !important;    font-weight: 600;    text-decoration: none !important;    transition:        color 0.2s ease,        transform 0.2s ease;}.ea-info-box a:hover,.ea-info-box a:focus {    color: #8d6b22 !important;    transform: translateX(3px);}/* Mehr Abstand zum Bereich „Bleiben Sie mit uns verbunden“ */.ea-info-box {    margin-bottom: 24px;}/* Mobile Ansicht */@media (max-width: 767.98px) {    .ea-info-box {        min-height: auto;        padding: 30px 20px;    }    .ea-info-box p {        min-height: auto;    }}/* Servicebereich etwas näher ans Menü */.ea-service-section {    padding-top: 45px;}/* Mehr Abstand zum Newsletter */.ea-service-section .row:last-child {    margin-bottom: 35px;}.checkout-login-toggle-link,.checkout-login-page .guestorfriendlink{    color:#B48732;    font-weight:600;    transition:0.25s;}.checkout-login-toggle-link:hover,.checkout-login-page .guestorfriendlink:hover{    color:#8E6A20;    text-decoration:none;}/* ==========================================================   EAUNIQUE – Eingabefelder im Checkout========================================================== */.checkout-login-page .form-control {    min-height: 46px;    padding: 10px 12px;    color: #2d2722;    background-color: #ffffff;    border: 1px solid #d9c7b5;    border-radius: 6px;    box-shadow: none;}.checkout-login-page .form-control:focus {    border-color: #c9a552;    box-shadow: 0 0 0 3px rgba(201, 165, 82, 0.14);    outline: none;}/* Noch deaktivierte Passwortfelder */.checkout-login-page .form-control:disabled {    color: #776b61;    background-color: #f7f3eb;    border-color: #e1d5c3;    opacity: 1;}/* Platzhaltertexte */.checkout-login-page .form-control::placeholder {    color: #968b80;    opacity: 1;}/* Goldene Auswahlkreise */.checkout-login-page input[type="radio"] {    accent-color: #c9a552;}.checkout-login-page .btn,.checkout-login-page .btn-primary{    min-height:48px;    padding:12px 26px;    border-radius:6px;    font-weight:600;}.checkout-login-page a{    color:#B48732;}.checkout-login-page a:hover{    color:#8E6A20;}.checkout-login-page small,.checkout-login-page .help-block{    color:#776B61;}.checkout-login-page h2,.checkout-login-page h3{    color:#2D2722;    font-weight:600;}.checkout-payment-info{    background:#FFF7E8;    border:1px solid #D9C7B5;    border-radius:6px;    padding:12px 16px;    margin:15px 0;    color:#2D2722;    font-size:15px;}.checkout-payment-info strong{    color:#C9A552;}/* =========================================================   EAUNIQUE RADIO 2.0   Diesen Inhalt unter "Eigenes CSS" einfügen.   ========================================================= */.ea-radio-v2 {    --ea-gold: #c69b46;    --ea-gold-dark: #a77b2e;    --ea-gold-light: #ead8ad;    --ea-ink: #25211d;    --ea-muted: #746c63;    --ea-cream: #fbf7ef;    --ea-line: #e7d6b4;    max-width: 980px;    margin: 34px auto 60px;    color: var(--ea-ink);    font-family: inherit;}.ea-radio-hero {    display: grid;    grid-template-columns: 280px 1fr;    gap: 34px;    align-items: stretch;    padding: 30px;    border: 1px solid var(--ea-line);    border-radius: 22px;    background:        radial-gradient(circle at 92% 8%, rgba(198,155,70,.17), transparent 30%),        linear-gradient(135deg, #fff 0%, #fdf9f1 58%, #f3e6ca 100%);    box-shadow: 0 14px 36px rgba(69,52,28,.08);}.ea-radio-cover {    position: relative;    min-height: 280px;    overflow: hidden;    border-radius: 18px;    background:        radial-gradient(circle at 70% 25%, rgba(255,255,255,.75), transparent 22%),        radial-gradient(circle at 30% 75%, rgba(255,255,255,.45), transparent 28%),        linear-gradient(145deg, #e5ca8d, #b68735 48%, #6f4a17 100%);    box-shadow: inset 0 0 0 1px rgba(255,255,255,.35), 0 10px 28px rgba(95,65,20,.18);}.ea-radio-cover::after {    content: "";    position: absolute;    inset: 16px;    border: 1px solid rgba(255,255,255,.38);    border-radius: 13px;}.ea-radio-cover-mark {    position: absolute;    left: 28px;    top: 30px;    z-index: 2;    color: #fff;    letter-spacing: 3px;    font-size: 13px;    font-weight: 600;}.ea-radio-cover-title {    position: absolute;    left: 28px;    bottom: 34px;    z-index: 2;    color: #fff;    font-size: 42px;    font-weight: 300;    letter-spacing: 4px;}.ea-radio-main {    min-width: 0;    display: flex;    flex-direction: column;    justify-content: center;}.ea-radio-kicker,.ea-playlist-kicker,.ea-now-label {    color: var(--ea-gold-dark);    font-size: 11px;    font-weight: 700;    letter-spacing: 2.2px;    text-transform: uppercase;}.ea-radio-main h2 {    margin: 5px 0 7px;    font-size: clamp(28px, 4vw, 42px);    line-height: 1.08;    font-weight: 500;}.ea-radio-intro {    margin: 0 0 24px;    color: var(--ea-muted);    font-size: 15px;}.ea-now-label {    margin-bottom: 5px;}.ea-now-title {    font-size: 26px;    font-weight: 700;    line-height: 1.15;}.ea-now-mood {    margin-top: 5px;    color: var(--ea-gold-dark);    font-size: 13px;    font-weight: 600;}.ea-now-desc {    margin-top: 9px;    color: var(--ea-muted);    font-size: 14px;    line-height: 1.55;}.ea-main-controls {    display: flex;    align-items: center;    gap: 10px;    margin-top: 24px;}.ea-play-btn,.ea-icon-btn,.ea-volume-button {    border: 0;    cursor: pointer;    font-family: inherit;}.ea-play-btn {    width: 58px;    height: 58px;    border-radius: 50%;    background: linear-gradient(135deg, #d7b568, #af7f2d);    color: #fff;    font-size: 21px;    box-shadow: 0 8px 18px rgba(143,99,31,.25);    transition: transform .18s ease, box-shadow .18s ease;}.ea-play-btn:hover {    transform: scale(1.05);    box-shadow: 0 10px 24px rgba(143,99,31,.31);}.ea-icon-btn {    width: 40px;    height: 40px;    border-radius: 50%;    background: rgba(255,255,255,.72);    color: #554b3d;    border: 1px solid #e6d6b7;    font-size: 18px;    transition: .18s ease;}.ea-icon-btn:hover,.ea-icon-btn.is-active {    border-color: var(--ea-gold);    color: var(--ea-gold-dark);    background: #fffaf0;}.ea-progress-row {    display: grid;    grid-template-columns: 42px 1fr 42px;    gap: 10px;    align-items: center;    margin-top: 20px;}.ea-time {    color: var(--ea-muted);    font-size: 12px;    text-align: center;}.ea-progress,.ea-volume {    width: 100%;    accent-color: var(--ea-gold);    cursor: pointer;}.ea-volume-row {    display: flex;    align-items: center;    gap: 9px;    width: 150px;    margin-top: 12px;    margin-left: auto;}.ea-volume-button {    padding: 0;    background: transparent;    font-size: 18px;}.ea-playlist {    margin-top: 28px;}.ea-playlist-top {    display: flex;    align-items: end;    justify-content: space-between;    gap: 20px;    margin-bottom: 12px;}.ea-playlist h3 {    margin: 3px 0 0;    font-size: 23px;    font-weight: 600;}.ea-track-count {    color: var(--ea-muted);    font-size: 12px;}.ea-track {    width: 100%;    display: grid;    grid-template-columns: 38px 48px 1fr auto;    gap: 12px;    align-items: center;    padding: 14px 16px;    margin-top: 10px;    border: 1px solid #e8dcc6;    border-radius: 15px;    background: #fff;    color: var(--ea-ink);    text-align: left;    cursor: pointer;    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background .18s ease;}.ea-track:hover {    transform: translateY(-1px);    border-color: #d2b371;    box-shadow: 0 8px 18px rgba(77,57,27,.06);}.ea-track.active {    border-color: var(--ea-gold);    background: linear-gradient(90deg, #fff 0%, #fbf3e3 100%);}.ea-track-number {    color: #a39889;    font-size: 12px;    text-align: center;}.ea-track-icon {    width: 42px;    height: 42px;    border-radius: 50%;    display: grid;    place-items: center;    background: #f1dfb7;    font-size: 19px;}.ea-track-info {    min-width: 0;    display: flex;    flex-direction: column;}.ea-track-info strong {    font-size: 15px;    line-height: 1.25;}.ea-track-info small {    margin-top: 3px;    color: var(--ea-muted);    font-size: 12px;}.ea-track-action {    color: var(--ea-gold-dark);    font-size: 12px;    font-weight: 700;    white-space: nowrap;}.ea-equalizer {    position: absolute;    right: 26px;    top: 27px;    z-index: 2;    height: 28px;    display: flex;    align-items: flex-end;    gap: 3px;    opacity: .9;}.ea-equalizer span {    width: 3px;    height: 8px;    border-radius: 3px;    background: rgba(255,255,255,.9);    transform-origin: bottom;}.ea-equalizer.is-playing span:nth-child(1) { animation: eaEq .55s ease-in-out infinite alternate; }.ea-equalizer.is-playing span:nth-child(2) { animation: eaEq .8s ease-in-out infinite alternate .1s; }.ea-equalizer.is-playing span:nth-child(3) { animation: eaEq .48s ease-in-out infinite alternate .2s; }.ea-equalizer.is-playing span:nth-child(4) { animation: eaEq .72s ease-in-out infinite alternate .05s; }.ea-equalizer.is-playing span:nth-child(5) { animation: eaEq .6s ease-in-out infinite alternate .16s; }@keyframes eaEq {    from { transform: scaleY(.45); }    to   { transform: scaleY(2.8); }}@media (max-width: 820px) {    .ea-radio-hero {        grid-template-columns: 1fr;    }    .ea-radio-cover {        min-height: 210px;    }}@media (max-width: 600px) {    .ea-radio-v2 {        margin: 22px auto 40px;    }    .ea-radio-hero {        padding: 18px;        border-radius: 17px;        gap: 22px;    }    .ea-radio-cover {        min-height: 180px;    }    .ea-radio-cover-title {        font-size: 34px;    }    .ea-main-controls {        justify-content: center;    }    .ea-volume-row {        margin-left: 0;        width: 100%;    }    .ea-track {        grid-template-columns: 32px 42px 1fr;    }    .ea-track-action {        display: none;    }}/* Eaunique Radio näher an die Vorteile ziehen */#CM_TextArea_117 {    margin-top: -45px !important;    padding-top: 0 !important;    margin-bottom: -10px !important;}.ea-radio-banner {    margin-top: 0 !important;    margin-bottom: 10px !important;}.ea-radio-banner{    margin:18px 0;}/* Hersteller-Block ausblenden */#block_hersteller{    display:none !important;}/* Artikelpreis und UVP schwarz darstellen */#totalpricebox .product-price-summary,#totalpricebox .product-price-summary strong,#totalpricebox #art_price,#totalpricebox #uvp_price,#totalpricebox #uvp_price span {    color: #000000 !important;}/* Lange Variantenbezeichnungen vollständig anzeigen */.product-option-row[data-variation-group-id] {    grid-template-columns: 95px minmax(0, 1fr) !important;}.product-option-row[data-variation-group-id] .product-option-control {    width: 100% !important;    min-width: 0 !important;}.product-option-row[data-variation-group-id] .variation-group-selector {    width: 100% !important;    max-width: none !important;    min-width: 0 !important;    box-sizing: border-box !important;}/* Varianten: Beschriftung oben, Auswahl darunter volle Breite */.product-option-row[data-variation-group-id] {    display: block !important;}.product-option-row[data-variation-group-id] .form-label,.product-option-row[data-variation-group-id] .variation-label {    display: block !important;    width: 100% !important;    margin-bottom: 7px !important;    font-weight: 700 !important;}.product-option-row[data-variation-group-id] .product-option-control {    display: block !important;    width: 100% !important;}.product-option-row[data-variation-group-id] .variation-group-selector {    width: 100% !important;    max-width: none !important;    box-sizing: border-box !important;    font-size: 14px !important;}
