@keyframes slideInTop{0%{transform:translateX(-50%) translateY(-100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}body,html{height:100%;color:#84562e;font-family:Lato,Helvetica,sans-serif;font-weight:500;background-color:#d3fcfe;font-size:16px;line-height:1.6}.btn,button,input[type=button],input[type=submit]{font-family:Lato,sans-serif!important;font-size:var(--text-base)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important}:root{--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--leading-loose:2}h1{font-size:var(--text-3xl);line-height:var(--leading-tight);font-weight:700;margin-bottom:1.5rem;color:#84562e}h2{font-size:var(--text-2xl);margin-top:2rem}h3{font-size:var(--text-xl);margin-bottom:.75rem;margin-top:1.5rem}h4{font-size:var(--text-lg);margin-top:1rem}h5,ol,p,ul{font-size:var(--text-base)}h2,h3,h4,h5,h6{line-height:var(--leading-normal);font-weight:600;color:#84562e}h6{font-size:var(--text-sm)}ol,p,ul{line-height:var(--leading-relaxed)}a,a:hover,p{color:#84562e}ol,ul{padding-left:1.5rem}h4,h5,h6,li{margin-bottom:.5rem}.site-page{max-width:800px;margin:0 auto;padding:2rem 1rem}.site-page h1{text-align:center;margin-bottom:3rem;border-bottom:2px solid #84562e;padding-bottom:1rem}.site-page li,.site-page ul{list-style:none;padding-left:0}.site-page li,h2,ol,p,ul{margin-bottom:1rem}.site-page li{list-style:disc;margin-left:1rem}.faq-page li{margin-bottom:3rem;padding:2rem;background-color:rgba(255,255,255,.7);border-radius:8px;border-left:4px solid #84562e;box-shadow:0 2px 4px rgba(0,0,0,.1);list-style:none}.site-page li:last-child{margin-bottom:0}.site-page h2{margin-top:0;margin-bottom:1rem;color:#84562e;font-size:var(--text-xl)}.site-page p{margin-bottom:1rem;text-align:justify}.site-page ul ul{margin-top:1rem;margin-bottom:1rem}.site-page ul ul li{background:0 0;border:0;padding:.5rem 0;margin-bottom:.5rem;box-shadow:none}@media screen and (max-width:768px){:root{--text-xs:0.75rem;--text-sm:0.8125rem;--text-base:0.875rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.25rem;--text-3xl:1.5rem;--text-4xl:1.75rem;--text-5xl:2rem}.site-page{padding:1rem .5rem}.site-page li{padding:1.5rem;margin-bottom:2rem}.site-page h1{margin-bottom:2rem;font-size:var(--text-3xl)}.site-page h2{font-size:var(--text-lg);margin-bottom:.75rem}ol,p,ul{font-size:var(--text-base);line-height:var(--leading-relaxed)}}@media screen and (max-width:480px){.site-page li{padding:1rem;margin-bottom:1.5rem}.site-page h1{font-size:var(--text-2xl);margin-bottom:1.5rem}.site-page h2{font-size:var(--text-base)}}@media screen and (max-width:768px){.h2,.h4{line-height:var(--leading-normal);text-align:justify;hyphens:auto}.h2{font-size:var(--text-lg);margin-bottom:1rem;font-weight:600}.h4{font-size:var(--text-base)}}.big{font-weight:600;font-size:var(--text-lg)}.help-block{color:red}.wrap{min-height:100%;height:auto}.wrap>.container{padding:100px 15px 20px}#header{top:0;width:100%;z-index:20}#logo{height:auto;width:200px}@media screen and (min-width:768px){#logo{height:70px;width:285px}}.navbar{background-color:#d3fcfe!important}.navbar-right{margin-left:auto;margin-right:0}.nav a{font-size:1.1rem!important;color:#84562e!important}.nav a:hover{text-decoration:underline}.nav li{padding-right:5px}.breadcrumb{font-size:.9rem;background-color:#f5f5f5;border-top:2px solid orange;border-bottom:2px solid orange;border-radius:unset}@media screen and (min-width:768px){.breadcrumb{font-size:1rem}}.breadcrumb>li+li:before{color:#ccc;content:"/ ";padding:0 5px}.breadcrumb li{margin-bottom:5px}.sticky{position:fixed;top:0;width:100%;z-index:20}#header+#content{padding-top:10px}#content{margin-bottom:4rem;padding:15px}#go2top{position:fixed;z-index:21;bottom:2rem;right:2rem;background-color:rgba(245,245,245,.8);padding:8px 10px;border-radius:5px;border:1px solid #84562e;opacity:0;transition:opacity .5s linear}#footer{min-height:80px;background-color:#f5f5f5;border-top:1px solid #ddd;padding-top:10px;width:100%}@media screen and (min-width:769px){#go2top{bottom:6rem}}.jumbotron{text-align:center;background-color:transparent;padding:0}.jumbotron .btn{font-size:21px;padding:14px 24px}.wishlist-counter{background-color:#dc3545;color:#fff;border-radius:50%;padding:2px 6px;font-size:.75rem;font-weight:700;margin-left:5px;min-width:18px;display:inline-block;text-align:center;line-height:1.2}.cart-counter:contains("0"),.cart-counter:empty,.wishlist-counter:contains("0"),.wishlist-counter:empty{display:none}.cart-counter{background-color:orange;color:#fff;border-radius:50%;padding:2px 6px;font-size:.75rem;font-weight:700;margin-left:5px;min-width:18px;display:inline-block;text-align:center;line-height:1.2}.toast-container{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;max-width:400px;text-align:center}.toast-notification{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-bottom:10px;overflow:hidden;animation:slideInTop .3s ease;border:1px solid #e9ecef}.toast-notification.success{border-left:4px solid #28a745}.toast-notification.error{border-left:4px solid #dc3545}.toast-notification.info{border-left:4px solid #17a2b8}.toast-notification.warning{border-left:4px solid #ffc107}.toast-header{padding:12px 16px;display:flex;align-items:center;gap:10px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.toast-message{flex:1;font-weight:500}.toast-close{background:0 0;border:0;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.toast-close:hover{background:#e9ecef;color:#495057}.toast-notification i{font-size:1.1rem}.wishlist-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wishlist-controls .btn{transition:all .3s ease;border-width:2px;font-weight:500;min-width:120px}.wishlist-controls .btn.active{background-color:#007bff;border-color:#007bff;color:#fff}.wishlist-controls .btn:hover:not(.active){background-color:#e9ecef;border-color:#007bff;color:#007bff}.wishlist-controls .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff;transform:scale(1.02);box-shadow:0 2px 4px rgba(220,53,69,.3)}.card-title a,.wishlist-product-link{color:#495057;text-decoration:none;transition:color .2s ease}.card-title a:hover,.wishlist-product-link:hover{color:#007bff;text-decoration:none}.card-title a:focus,.wishlist-product-link:focus{color:#0056b3;text-decoration:none;outline:2px solid #007bff;outline-offset:2px}.wishlist-actions-cell{min-width:200px;text-align:center;vertical-align:middle}.wishlist-actions-cell .btn-group{display:flex;gap:8px;justify-content:center}.wishlist-actions-cell .btn,.wishlist-toggle-btn{border-width:2px;font-weight:500;padding:.5rem 1rem}.wishlist-actions-cell .btn{flex:1;min-width:90px;font-size:.9rem;transition:all .2s ease}.wishlist-actions-cell .btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.wishlist-actions-cell .btn i{margin-right:6px;font-size:1rem}.wishlist-actions-cell .btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.wishlist-actions-cell .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}@media (max-width:768px){.wishlist-actions-cell .btn-group{flex-direction:column;gap:3px}.wishlist-actions-cell .btn{min-width:auto;width:100%}}.wishlist-toggle-btn{transition:all .3s ease;min-width:180px;height:40px;white-space:nowrap}.btn-group,.product-detail-btn,.wishlist-toggle-btn{display:flex;gap:8px;justify-content:center;align-items:center}.product-detail-btn{transition:all .3s ease;border-width:2px;font-weight:500;height:40px;padding:.5rem 1rem;white-space:nowrap;text-decoration:none}.product-detail-btn:hover{transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1);text-decoration:none}.product-detail-btn.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-group{flex-direction:column}.btn-group .btn{width:100%;min-width:auto}.wishlist-toggle-btn:hover{transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1)}.wishlist-toggle-btn .wishlist-icon{transition:color .3s ease;font-size:1.1rem}.wishlist-toggle-btn.btn-primary .wishlist-icon{color:#dc3545!important}.wishlist-toggle-btn.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.wishlist-toggle-btn.btn-primary:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.jumbotron p{margin-bottom:15px;font-size:24px;font-weight:700}.grid-view table,.table-striped tr{background-color:#fff}.not-set{color:#c55;font-style:italic}.fullwidth,table.www_cart{width:100%}.margintop{margin-top:2rem}.marginbottom{margin-bottom:2rem}a.asc:after,a.desc:after{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;padding-left:5px}a.asc:after{content:""}a.desc:after{content:""}.sort-numerical a.asc:after{content:""}.sort-numerical a.desc:after{content:""}.sort-ordinal a.asc:after{content:""}.sort-ordinal a.desc:after{content:""}.grid-view th{white-space:nowrap}.hint-block{display:block;margin-top:5px;color:#999}.error-summary{color:#a94442;background:#fdf7f7;border-left:3px solid #eed3d7;padding:10px 20px;margin:0 0 15px}.boxed,.sortable li{border:1px solid #ddd}.boxed{padding:10px;margin-bottom:2rem;background-color:#fff}.background-alarm{background-color:#ffe0e1}.boxed h3{margin-top:0;font-size:1.2rem;font-weight:700}.boxed *{color:#212529}.product_image{max-height:200px;width:auto}.darkgray{background-color:#a9a9a9!important}.card a{text-decoration:underline}.card-body.bg-danger,.card-body.bg-info,.card-body.bg-success{color:#fff}.krajee-default.file-preview-frame .kv-file-content{width:auto;height:320px}.krajee-default.file-preview-frame{margin:0;border:1px solid rgba(0,0,0,.2);box-shadow:none;padding:0}.file-drop-zone{border:0;border-radius:4px;text-align:center;vertical-align:middle;margin:0;padding:0}.file-preview{border-radius:5px;border:0;padding:0;width:100%;margin:0}.fileinput-remove{display:none}.btn-file{background-color:#a9a9a9}.sortable li{list-style:none outside none;margin:4px;padding:0;cursor:auto}.www_productcategory{margin-bottom:0}.category-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 15px rgba(132,86,46,.08);border:1px solid rgba(132,86,46,.05);transition:all .3s ease;overflow:hidden;height:100%;position:relative;display:flex;flex-direction:column}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(132,86,46,.15)}.category-image-wrapper{position:relative;overflow:hidden;background:#f8f9fa}.category-image{width:100%;height:auto;max-width:100%;aspect-ratio:475/629;object-fit:cover;transition:transform .3s ease;display:block}.category-card:hover .category-image{transform:scale(.95)}.category-content{padding:2rem;display:flex;flex-direction:column;flex:1}.category-title{margin:0 0 1.25rem;font-size:var(--text-lg);font-weight:600;line-height:var(--leading-tight)}.category-title a{color:#84562e;text-decoration:none;transition:color .2s ease}.category-title a:hover{color:#d4a574}.category-description{color:#6c757d;font-size:var(--text-base);line-height:var(--leading-relaxed);margin:0 0 1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-meta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.category-product-count,.category-subcategory-count{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:var(--text-sm);color:#3d464c;background:#f8f9fa;padding:.75rem;border-radius:.75rem;border:1px solid #e9ecef;width:100%;text-align:center}.category-product-count i,.category-subcategory-count i{color:#84562e;opacity:.7;font-size:1.1rem}.category-action{text-align:center;margin-top:auto;width:100%}.category-action .btn{background:#84562c;border:2px solid #d4825a;color:#fff;font-weight:600;padding:.25rem 2rem;border-radius:2.5rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.75px;font-size:var(--text-base);position:relative;overflow:hidden;width:100%;display:block}.category-action .btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.category-action .btn:hover{background:#6b4524;border-color:#c07149;transform:translateY(-2px);box-shadow:0 4px 15px rgba(132,86,44,.4),inset 0 1px 0 rgba(255,255,255,.15)}.category-action .btn:hover::before{left:100%}.category-action .btn,.category-action .btn:active{box-shadow:0 2px 8px rgba(132,86,44,.3),inset 0 1px 0 rgba(255,255,255,.1)}.category-action .btn:active{transform:translateY(0);border-color:#b8673e}@media (max-width:768px){.category-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.category-title{font-size:var(--text-lg);margin-bottom:1rem}.category-description{font-size:var(--text-sm);margin-bottom:1.25rem}.category-meta{margin-bottom:1.5rem;gap:.75rem}.category-product-count,.category-subcategory-count{font-size:var(--text-xs);padding:.6rem;width:100%}.category-action .btn{padding:1rem 1.5rem;font-size:var(--text-base)}}@media (max-width:576px){.www_productcategory{margin-bottom:1rem}.category-card{margin-bottom:0}.category-content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.category-title{font-size:var(--text-lg)}.category-meta{flex-direction:column;gap:.75rem}.category-product-count,.category-subcategory-count{width:100%}.category-action .btn{padding:1rem 1.5rem;font-size:var(--text-base)}}.www_productcategory_list{display:flex;flex-wrap:wrap;margin:0-.75rem}.www_productcategory_list>.www_productcategory{padding:0 .75rem}.www_productcategory_picture{text-align:center}.www_productcategory_titel{text-align:center;font-size:1.2rem;font-weight:700}.www_productcategory_text{text-align:center;font-size:1rem}.www_product_list{display:flex;flex-wrap:wrap}.www_product_list_filter{text-align:right;font-size:.8rem}.www_product_list_kontingent,.www_product_list_price{background-color:red;color:#fff;text-align:right;position:relative;bottom:50px;opacity:.7;width:110px;float:right;padding-right:10px;font-size:16px}.www_product_list_kontingent{background-color:orange;bottom:70px;opacity:.8;width:60px;float:left}.www_product_detail_images{display:flex;flex-wrap:wrap}.www_product_detail_image{margin-bottom:2rem;text-align:center;width:100%;aspect-ratio:500/620;object-fit:cover}.product_detail_text_column{margin-bottom:3rem}@media screen and (min-width:1200px){.product_detail_text_column{padding-left:3rem}}@media screen and (max-width:768px){.widget_detailview th{word-break:break-all}.checkout_cart{padding-left:0;padding-right:0}}.product_detail_text_column h1,.product_detail_text_column h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.product_detail_text_column h2{font-size:1.3rem}.product_picture{border-radius:25px}.www_product,.www_product a{position:relative;overflow:hidden}.www_product{transition:all .3s ease;height:100%;margin-bottom:1.5rem;text-align:center}.www_product:hover{transform:translateY(-5px)}.www_product a{display:block}.product_picture{width:100%;height:auto;max-width:100%;aspect-ratio:475/629;object-fit:cover;transition:transform .3s ease;display:block}.www_product:hover .product_picture{transform:scale(.95)}.product_list_kontingent,.product_list_price{background-color:red;color:#fff;text-align:right;position:relative;bottom:65px;opacity:.7;width:110px;float:right;padding-right:10px;font-size:16px}.product_list_kontingent{background-color:orange;bottom:70px;opacity:.8;width:60px;float:left}.product_detail_infobox{width:100%;margin-top:3rem}.product_detail_infobox_werte{text-align:right;font-weight:400;font-size:1.3rem}table.www_cart td,table.www_cart th{padding:5px;vertical-align:top;text-align:right}.www_cart_product_picture,.www_cart_product_text{text-align:left!important}.www_cart_product_title{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.www_cart_product_quantity{width:40px}.www_cart_product_remove{text-align:center;width:50px}.btn-cart-remove{background:#dc3545;border:2px solid #dc3545;color:#fff;font-size:20px;font-weight:700;cursor:pointer;padding:8px 12px;border-radius:5px;transition:all .3s ease;line-height:1}.btn-cart-remove:hover{background:#c82333;border-color:#c82333;color:#fff;transform:scale(1.05)}.btn-cart-remove:active{transform:scale(.95)}.www_cart_buttons{text-align:right}.www_carts_list_price{text-align:right;font-weight:700;white-space:nowrap}#shipping_address{padding:1rem}#customers-kontaktweitergabe label{margin-right:50px;font-size:1.1rem}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0a73bb!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#82c140!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.welcome-hero,.www_welcome{margin-bottom:3rem;position:relative}.www_welcome{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);padding:4rem 0;border-radius:0 0 2rem 2rem;box-shadow:0 4px 20px rgba(132,86,46,.1);overflow:hidden}.welcome-card::before,.www_welcome::before{content:"";position:absolute;top:0;left:0;right:0}.www_welcome::before{bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}.welcome-hero{z-index:2}.welcome-title{font-family:"CCaps",Lato,sans-serif!important;font-size:var(--text-5xl);font-weight:300;color:#84562e;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(132,86,46,.1);position:relative;white-space:nowrap}.welcome-subtitle{font-size:var(--text-3xl);color:#6c757d;font-weight:500;line-height:var(--leading-relaxed);position:relative;z-index:2}.shop-section-title,.welcome-section-title{color:#84562e;font-weight:600;text-align:center}.shop-section-title{margin:3rem 0 2rem}.welcome-content{margin-top:2rem;position:relative;z-index:2}.welcome-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 15px rgba(132,86,46,.08);border:1px solid rgba(132,86,46,.05);transition:all .3s ease;position:relative;overflow:hidden;height:100%}.welcome-card::before{height:4px;background:linear-gradient(90deg,#84562e,#d4a574)}.welcome-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(132,86,46,.15)}.welcome-card-icon,.welcome-card-title{color:#84562e;text-align:center;margin-bottom:1rem}.welcome-card-icon{font-size:2.5rem;opacity:.8}.welcome-card-title{font-weight:600}.welcome-card-text{color:#6c757d;line-height:var(--leading-relaxed);text-align:center;margin:0;font-size:var(--text-base)}@media (max-width:768px){.www_welcome{padding:2rem 0;margin-bottom:2rem}.welcome-title{font-size:var(--text-3xl);white-space:normal}.welcome-subtitle{font-size:var(--text-lg)}.welcome-card{padding:1.5rem;margin-bottom:1rem}.welcome-card-icon{font-size:2rem}}@media (max-width:576px){.www_welcome{padding:1.5rem 0}.welcome-title{font-size:var(--text-2xl);white-space:normal}.welcome-subtitle{font-size:var(--text-base)}.welcome-card{padding:1rem}.welcome-title::after{width:60px;height:2px}}.mobile-menu-toggle{position:fixed;top:20px;right:15px;z-index:1001;background:0 0;border:2px solid #84562e;border-radius:8px;padding:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;width:40px;height:40px;transition:all .3s ease}.mobile-menu-toggle:hover{background-color:#84562e;border-color:#84562e}.mobile-menu-toggle.active .hamburger-line,.mobile-menu-toggle:hover .hamburger-line{background-color:#fff}.hamburger-line{width:100%;height:3px;background-color:#84562e;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:translateY(10px) rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1002;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:-100%;width:85%;max-width:350px;height:100%;background-color:#fff;z-index:1003;transition:right .3s ease;overflow-y:auto;box-shadow:-2px 0 10px rgba(0,0,0,.1);color:#2f3940}.mobile-menu.active{right:0}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:2px solid #84562e;background-color:#d3fcfe}.mobile-menu-logo{display:block;max-width:200px}.mobile-menu-logo img{max-height:60px;width:auto}.mobile-menu-close{background:0 0;border:2px solid #84562e;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#84562e;font-size:1.2rem}.mobile-menu-close:hover{background-color:#84562e;color:#fff;transform:rotate(90deg)}.mobile-menu-nav{padding:1rem 0}.mobile-menu-list{list-style:none;margin:0;padding:0}.mobile-menu-item{border-bottom:1px solid rgba(132,86,46,.1)}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-link{display:block;padding:1rem 1.5rem;color:#84562e;text-decoration:none;font-weight:500;font-size:1.1rem;transition:all .3s ease;position:relative;text-align:center}.mobile-menu-link:hover{background-color:rgba(132,86,46,.1);color:#84562e;text-decoration:none}.mobile-menu-link .cart-counter,.mobile-menu-link .wishlist-counter{background-color:orange;color:#fff;border-radius:50%;padding:2px 6px;font-size:.75rem;font-weight:700;margin-left:auto;min-width:18px;display:inline-block;text-align:center;line-height:1.2}.mobile-menu-link .wishlist-counter{background-color:#dc3545}.mobile-menu-footer{padding:1.5rem;border-top:2px solid #84562e;background-color:#fff}.mobile-menu-language{text-align:center;margin-bottom:1rem}.language-link{display:inline-flex;align-items:center;gap:.5rem;color:#3a2310;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease;padding:.25rem .5rem;border-radius:.25rem}.language-link:focus-visible,.language-link:hover{color:#3a2310;text-decoration:none;background-color:rgba(132,86,46,.15);outline:0;box-shadow:0 0 0 2px rgba(132,86,46,.25)}.language-link.active{background-color:#84562e;color:#fff;font-weight:600}.language-link.active .language-flag,.language-link.active .language-text{color:inherit}.language-link.active:focus-visible,.language-link.active:hover{color:#fff;background-color:#84562e;box-shadow:0 0 0 2px rgba(132,86,46,.35)}.language-flag{font-size:1.2rem;line-height:1;width:1.5rem;text-align:center}.language-flag,.language-text{display:inline-block}.language-separator{color:#3a2310;margin:0 .5rem}.mobile-menu-links{text-align:center;font-size:.8rem}.mobile-menu-links a{color:#84562e;text-decoration:none;transition:color .2s ease}.mobile-menu-links a:hover{color:#84562e;text-decoration:underline}.link-separator{color:#3a2310;margin:0 .5rem}@media (max-width:480px){.mobile-menu{width:90%}.mobile-menu-toggle{top:20px;right:20px;width:35px;height:35px;padding:8px}.hamburger-line{height:2.5px}.mobile-menu-header{padding:.75rem 1rem}.mobile-menu-logo img{max-height:50px}.mobile-menu-link{padding:.875rem 1rem;font-size:1rem}.mobile-menu-footer{padding:1rem}.language-link{font-size:.8rem;padding:.2rem .4rem}.language-flag{font-size:1rem;width:1.2rem}.language-separator{margin:0 .25rem}}.navbar-toggler{display:none!important}@media (min-width:1200px){.mobile-menu,.mobile-menu-overlay,.mobile-menu-toggle{display:none!important}}