﻿:root{--kt-primary:#057BB8;--kt-primary-dark:#045a88;--kt-primary-light:#0891b2;--kt-accent:#18B5E2;--kt-accent-light:#67d4f1;--kt-gradient:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);--kt-gradient-dark:linear-gradient(135deg,#045a88 0%,#057BB8 100%);--kt-gradient-glass:linear-gradient(135deg,rgba(5,123,184,0.1) 0%,rgba(24,181,226,0.1) 100%);--kt-white:#ffffff;--kt-gray-50:#f8fafc;--kt-gray-100:#f1f5f9;--kt-gray-200:#e2e8f0;--kt-gray-300:#cbd5e1;--kt-gray-400:#94a3b8;--kt-gray-500:#64748b;--kt-gray-600:#475569;--kt-gray-700:#334155;--kt-gray-800:#1e293b;--kt-gray-900:#0f172a;--kt-shadow-sm:0 1px 2px rgba(0,0,0,0.05);--kt-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--kt-shadow-md:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--kt-shadow-lg:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--kt-shadow-xl:0 25px 50px -12px rgba(0,0,0,0.25);--kt-radius-sm:6px;--kt-radius:10px;--kt-radius-lg:16px;--kt-radius-xl:24px;--kt-radius-full:9999px;--kt-font-sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--kt-font-size-xs:12px;--kt-font-size-sm:13px;--kt-font-size-base:14px;--kt-font-size-md:15px;--kt-font-size-lg:16px;--kt-font-size-xl:18px;--kt-font-size-2xl:20px;--kt-font-size-3xl:24px;}html{scroll-behavior:auto !important;scroll-padding-top:100px;}body{font-family:var(--kt-font-sans) !important;font-size:var(--kt-font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body *,.header,.header-wrapper,.nav-wrapper,.main,.footer,.shop-container,.woocommerce,.cart-container,h1,h2,h3,h4,h5,h6,p,span,div,a,button,input,select,textarea,.product-title,.price,.woocommerce-Price-amount,.cart-item,.menu-item,.nav a{font-family:var(--kt-font-sans) !important;}h1,h2,h3,h4,h5,h6{font-family:var(--kt-font-sans) !important;font-weight:600;line-height:1.3;}h1{font-size:var(--kt-font-size-3xl);}h2{font-size:var(--kt-font-size-2xl);}h3{font-size:var(--kt-font-size-xl);}h4{font-size:var(--kt-font-size-lg);}h5,h6{font-size:var(--kt-font-size-md);}#top-bar.header-top{background:var(--kt-gray-900) !important;min-height:40px !important;padding:8px 0 !important;border-bottom:none !important;}#top-bar .flex-row{align-items:center !important;}#top-bar .nav,#top-bar .nav li,#top-bar .nav a,#top-bar .header-contact-wrapper,#top-bar .top-bar-nav a{color:var(--kt-gray-300) !important;font-size:13px !important;font-weight:400 !important;}#top-bar .nav a:hover,#top-bar .top-bar-nav a:hover{color:var(--kt-white) !important;}#top-bar i{color:var(--kt-accent) !important;margin-right:6px !important;}#top-bar .nav-divided > li{border-color:var(--kt-gray-700) !important;}#top-bar .html-custom{color:var(--kt-accent-light) !important;}#top-bar .html-custom a{color:var(--kt-white) !important;text-decoration:underline !important;}#masthead.header-main{background:var(--kt-white) !important;height:80px !important;min-height:80px !important;padding:12px 0 !important;box-shadow:var(--kt-shadow) !important;position:relative;z-index:100;transition:height 0.2s ease,padding 0.2s ease,box-shadow 0.2s ease !important;}.header-wrapper{min-height:80px !important;transition:min-height 0.2s ease !important;}.header-wrapper.stuck{min-height:66px !important;}.header-inner{align-items:center !important;}#logo img{max-height:60px !important;transition:all 0.3s ease !important;}.header-nav-main.nav,ul.header-nav.header-nav-main{display:flex !important;align-items:center !important;gap:4px !important;flex-wrap:nowrap !important;}.header-nav-main > li{display:flex !important;align-items:center !important;white-space:nowrap !important;}.header-nav-main > li > a,.header-nav-main > li > .nav-top-link{font-size:14px !important;font-weight:600 !important;color:var(--kt-gray-700) !important;padding:10px 16px !important;border-radius:var(--kt-radius) !important;transition:all 0.2s ease !important;text-transform:none !important;letter-spacing:0 !important;white-space:nowrap !important;display:flex !important;align-items:center !important;}.header-nav-main > li > a:hover,.header-nav-main > li:hover > a,.header-nav-main > li.active > a,.header-nav-main > li.current-menu-item > a{background:var(--kt-gradient-glass) !important;color:var(--kt-primary) !important;}.header-nav-main > li.has-dropdown > a > .icon-angle-down,.header-nav-main > li.menu-item-has-children > a > .icon-angle-down,.header-nav-main > li > a > i.icon-angle-down{display:none !important;}.header-nav-main > li.has-dropdown > a::after,.header-nav-main > li.menu-item-has-children > a::after{content:'' !important;width:0 !important;height:0 !important;border-left:4px solid transparent !important;border-right:4px solid transparent !important;border-top:4px solid currentColor !important;margin-left:6px !important;opacity:0.6 !important;display:inline-block !important;vertical-align:middle !important;}.nav-dropdown{background:var(--kt-white) !important;border:1px solid var(--kt-gray-100) !important;border-radius:var(--kt-radius-lg) !important;box-shadow:var(--kt-shadow-xl) !important;padding:12px !important;min-width:220px !important;margin-top:10px !important;top:100% !important;bottom:auto !important;transform:none !important;}.nav-dropdown::before{content:'' !important;position:absolute !important;top:-8px !important;bottom:auto !important;left:30px !important;width:16px !important;height:16px !important;background:var(--kt-white) !important;transform:rotate(45deg) !important;border-left:1px solid var(--kt-gray-100) !important;border-top:1px solid var(--kt-gray-100) !important;}.header-nav-main li.has-dropdown .nav-dropdown,.header-nav-main li.menu-item-has-children .nav-dropdown,.has-dropdown > .nav-dropdown{top:100% !important;bottom:auto !important;margin-top:5px !important;}.nav-dropdown li{margin:0 !important;}.nav-dropdown li a{padding:12px 16px !important;font-size:14px !important;font-weight:500 !important;color:var(--kt-gray-600) !important;border-radius:var(--kt-radius) !important;display:block !important;transition:all 0.15s ease !important;}.nav-dropdown li a:hover{background:var(--kt-gray-50) !important;color:var(--kt-primary) !important;padding-left:20px !important;}li.cart-item{display:flex !important;align-items:center !important;}li.cart-item .header-button{display:flex !important;}a.header-cart-link{display:flex !important;align-items:center !important;justify-content:center !important;width:48px !important;height:48px !important;background:var(--kt-gray-100) !important;border-radius:var(--kt-radius-full) !important;position:relative !important;transition:all 0.2s ease !important;border:2px solid transparent !important;}a.header-cart-link:hover{background:var(--kt-primary) !important;border-color:var(--kt-primary) !important;transform:translateY(-2px) !important;box-shadow:var(--kt-shadow-md) !important;}a.header-cart-link i.icon-shopping-cart,.cart-item i.icon-shopping-cart{font-size:22px !important;color:var(--kt-gray-700) !important;transition:color 0.2s ease !important;}a.header-cart-link:hover i.icon-shopping-cart{color:var(--kt-white) !important;}i.icon-shopping-cart[data-icon-label]::after{content:attr(data-icon-label) !important;position:absolute !important;top:-4px !important;right:-4px !important;background:var(--kt-gradient) !important;color:var(--kt-white) !important;font-size:11px !important;font-weight:700 !important;font-style:normal !important;min-width:20px !important;height:20px !important;line-height:20px !important;text-align:center !important;border-radius:var(--kt-radius-full) !important;padding:0 6px !important;box-shadow:0 2px 8px rgba(5,123,184,0.4) !important;}.header-cart-link .cart-price{display:none !important;}.nav-dropdown.nav-dropdown-default.cart-dropdown,.cart-item .nav-dropdown{width:350px !important;padding:20px !important;right:0 !important;left:auto !important;top:100% !important;bottom:auto !important;margin-top:10px !important;position:absolute !important;}.cart-item.has-dropdown .nav-dropdown{transform:none !important;top:calc(100% + 5px) !important;}.cart-item .nav-dropdown::before{top:-8px !important;bottom:auto !important;right:20px !important;left:auto !important;}.header-nav-main .account-item,.header-nav-main .is-account,.header-nav-main li.account-item{display:flex !important;align-items:center !important;}.header-nav-main .account-item > a,.header-nav-main .is-account > a,.header-nav-main .account-item .nav-top-link{display:flex !important;align-items:center !important;gap:8px !important;padding:8px 16px !important;background:var(--kt-gray-100) !important;border-radius:var(--kt-radius-full) !important;transition:all 0.2s ease !important;font-size:14px !important;font-weight:500 !important;color:var(--kt-gray-700) !important;white-space:nowrap !important;}.header-nav-main .account-item > a:hover,.header-nav-main .is-account > a:hover{background:var(--kt-gray-200) !important;}.header-nav-main .account-item i,.header-nav-main .is-account i{font-size:18px !important;color:var(--kt-gray-600) !important;order:-1 !important;}.header-nav-main .account-item .icon-angle-down,.header-nav-main .is-account .icon-angle-down{display:none !important;}.account-item .nav-dropdown,.is-account .nav-dropdown{min-width:200px !important;right:0 !important;left:auto !important;}.header-search,.header-search-form,.header .searchform-wrapper{display:flex !important;align-items:center !important;}.header-nav .search-item,.header-nav [data-open="search-lightbox"],.header-search-dropdown{display:flex !important;align-items:center !important;}.header-nav .search-item > a,.header-nav [data-open="search-lightbox"],.search-dropdown-link{display:flex !important;align-items:center !important;justify-content:center !important;width:42px !important;height:42px !important;background:var(--kt-gray-100) !important;border-radius:var(--kt-radius-full) !important;color:var(--kt-gray-600) !important;transition:all 0.2s ease !important;}.header-nav .search-item > a:hover,.header-nav [data-open="search-lightbox"]:hover{background:var(--kt-primary) !important;color:var(--kt-white) !important;}.header-nav .search-item i,.header-nav [data-open="search-lightbox"] i{font-size:18px !important;}.header .searchform,.header-search .searchform{position:relative;min-width:200px;max-width:300px;}.header .searchform input[type="search"],.header .searchform input[type="text"],.searchform input[type="search"],.searchform input[type="text"]{width:100% !important;border:2px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius-full) !important;padding:10px 45px 10px 18px !important;font-size:14px !important;transition:all 0.2s ease !important;background:var(--kt-gray-50) !important;color:var(--kt-gray-700) !important;}.header .searchform input::placeholder,.searchform input::placeholder{color:var(--kt-gray-400) !important;}.header .searchform input:focus,.searchform input:focus{border-color:var(--kt-primary) !important;background:var(--kt-white) !important;box-shadow:0 0 0 4px rgba(5,123,184,0.1) !important;outline:none !important;}.header .searchform button[type="submit"],.searchform button[type="submit"]{position:absolute !important;right:5px !important;top:50% !important;transform:translateY(-50%) !important;width:34px !important;height:34px !important;background:var(--kt-gradient) !important;border:none !important;border-radius:var(--kt-radius-full) !important;color:var(--kt-white) !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s ease !important;}.header .searchform button:hover,.searchform button[type="submit"]:hover{transform:translateY(-50%) scale(1.05) !important;box-shadow:0 2px 8px rgba(5,123,184,0.3) !important;}.mfp-content .searchform,.search-lightbox .searchform{max-width:600px !important;margin:0 auto !important;}.mfp-content .searchform input,.search-lightbox .searchform input{font-size:18px !important;padding:16px 60px 16px 24px !important;}.search-results-dropdown,.dgwt-wcas-suggestions-wrapp{background:var(--kt-white) !important;border-radius:var(--kt-radius) !important;box-shadow:var(--kt-shadow-lg) !important;border:1px solid var(--kt-gray-100) !important;margin-top:8px !important;}.dgwt-wcas-suggestion,.search-result-item{padding:12px 16px !important;transition:background 0.15s ease !important;}.dgwt-wcas-suggestion:hover,.search-result-item:hover{background:var(--kt-gray-50) !important;}@media (max-width:849px){.header-search .searchform{width:100% !important;max-width:none !important;}}header.header.show-on-scroll,header.header.stuck{box-shadow:var(--kt-shadow-lg) !important;}header.stuck .header-main,.header.show-on-scroll .header-main{height:66px !important;min-height:66px !important;padding:8px 0 !important;}header.stuck #logo img,.header.show-on-scroll #logo img{max-height:50px !important;}html{scroll-behavior:smooth;}body:not(.home) .header-wrapper + #main,body:not(.home) .header-wrapper + main{scroll-margin-top:80px;}.button.primary,.button.alt,.button.checkout,.single_add_to_cart_button,.woocommerce .button.alt,.checkout-button,.wc-proceed-to-checkout .checkout-button,input[type="submit"].button,button[type="submit"]{background:var(--kt-gradient) !important;border:none !important;border-radius:var(--kt-radius) !important;color:var(--kt-white) !important;font-weight:600 !important;font-size:15px !important;padding:14px 28px !important;text-transform:none !important;letter-spacing:0 !important;box-shadow:0 4px 14px rgba(5,123,184,0.35) !important;transition:all 0.25s ease !important;cursor:pointer !important;}.button.primary:hover,.button.alt:hover,.single_add_to_cart_button:hover,.woocommerce .button.alt:hover,.checkout-button:hover{transform:translateY(-2px) !important;box-shadow:0 8px 25px rgba(5,123,184,0.45) !important;filter:brightness(1.05) !important;}.button.secondary,.button.is-outline,.button:not(.primary):not(.alt):not(.checkout){background:transparent !important;border:2px solid var(--kt-primary) !important;color:var(--kt-primary) !important;border-radius:var(--kt-radius) !important;font-weight:600 !important;transition:all 0.25s ease !important;}.button.secondary:hover,.button.is-outline:hover{background:var(--kt-primary) !important;color:var(--kt-white) !important;}.page-title-inner{padding:8px 0 !important;min-height:auto !important;}.page-title-inner .flex-col{padding:0 !important;}.page-title-inner .is-medium{padding:0 !important;margin:0 !important;}.breadcrumbs,.woocommerce-breadcrumb,.breadcrumb-row{font-size:12px !important;color:var(--kt-gray-400) !important;padding:5px 0 !important;margin:0 !important;line-height:1.4 !important;}.breadcrumbs a,.woocommerce-breadcrumb a{color:var(--kt-gray-500) !important;}.breadcrumbs a:hover,.woocommerce-breadcrumb a:hover{color:var(--kt-primary) !important;}.breadcrumbs .divider,.woocommerce-breadcrumb .divider{margin:0 6px !important;opacity:0.5;}.single-product .shop-sidebar,.single-product .sidebar,.single-product .product-sidebar,.single-product .large-3,.single-product .col.large-3{display:none !important;}.single-product .large-9,.single-product .col.large-9{width:100% !important;max-width:100% !important;flex:0 0 100% !important;}.product-title,.product_title,h1.product-title{font-size:28px !important;font-weight:700 !important;color:var(--kt-gray-900) !important;margin-bottom:12px !important;line-height:1.3 !important;}.single-product .price,.product-info .price{font-size:24px !important;font-weight:700 !important;color:var(--kt-primary) !important;}.single-product .price del{font-size:16px !important;color:var(--kt-gray-400) !important;}.single-product .price ins{text-decoration:none !important;}.woocommerce-product-gallery__image img,.product-gallery-slider img{max-height:350px !important;width:auto !important;object-fit:contain !important;}.product-thumbnails img{max-width:60px !important;max-height:60px !important;border-radius:var(--kt-radius-sm) !important;}.single-product .icon-box,.product-info .icon-box{padding:10px 0 !important;margin:0 !important;}.single-product .icon-box .icon,.single-product .icon-box-img{width:32px !important;height:32px !important;min-width:32px !important;font-size:18px !important;}.single-product .icon-box img{max-width:28px !important;max-height:28px !important;}.single-product .icon-box-text{padding-left:10px !important;}.single-product .icon-box-text strong,.single-product .icon-box-text b{font-size:13px !important;font-weight:600 !important;color:var(--kt-gray-800) !important;}.single-product .icon-box-text p{font-size:12px !important;color:var(--kt-gray-500) !important;margin:0 !important;}.uni-cpo-form-wrapper{background:var(--kt-gray-50) !important;border-radius:var(--kt-radius-lg) !important;padding:24px !important;margin-top:20px !important;border:1px solid var(--kt-gray-200) !important;}.uni-cpo-field-label{font-size:13px !important;font-weight:600 !important;color:var(--kt-gray-700) !important;margin-bottom:6px !important;}.uni-cpo-field select,.uni-cpo-field input[type="text"],.uni-cpo-field input[type="number"]{border:2px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius) !important;padding:12px 16px !important;font-size:14px !important;transition:all 0.2s ease !important;background:var(--kt-white) !important;}.uni-cpo-field select:focus,.uni-cpo-field input:focus{border-color:var(--kt-primary) !important;box-shadow:0 0 0 4px rgba(5,123,184,0.1) !important;outline:none !important;}.products .product,.product-small{margin-bottom:30px !important;}.product-small .col-inner,.product .col-inner{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;transition:all 0.3s ease !important;border:1px solid var(--kt-gray-100) !important;}.product-small:hover .col-inner,.product:hover .col-inner{transform:none !important;box-shadow:var(--kt-shadow-lg) !important;border-color:transparent !important;}.product-small .box-image{background:var(--kt-gray-50) !important;}.product-small .name,.product-small .name a{font-size:14px !important;font-weight:600 !important;color:var(--kt-gray-800) !important;line-height:1.4 !important;}.product-small .price{font-size:16px !important;font-weight:700 !important;color:var(--kt-primary) !important;}.product-small .add_to_cart_button{background:var(--kt-primary) !important;color:var(--kt-white) !important;border-radius:var(--kt-radius) !important;font-size:13px !important;padding:10px 16px !important;font-weight:600 !important;}.product-small .add_to_cart_button:hover{background:var(--kt-primary-dark) !important;}.badge,.badge.onsale,.onsale,.badge-container .badge,.badge-container .badge.onsale,.callout.badge,.badge-container .callout,.badge.top,.badge-inner,.badge-circle{background:var(--kt-primary) !important;color:var(--kt-white) !important;border-radius:20px !important;font-weight:700 !important;font-size:11px !important;padding:6px 12px !important;text-transform:uppercase !important;letter-spacing:0.3px !important;box-shadow:0 2px 8px rgba(5,123,184,0.35) !important;border:none !important;line-height:1.2 !important;}.badge-container{gap:6px !important;}.badge-container .badge{margin:0 0 6px 0 !important;}.kt-shop-navigation{margin-bottom:30px;}.kt-subcategories{margin-bottom:20px;}.kt-subcategories-scroll{display:flex;gap:15px;padding:5px 0;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.kt-subcategories-scroll::-webkit-scrollbar{display:none;}.kt-subcat-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-width:160px;height:100px;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;flex-shrink:0;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.1);}.kt-subcat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15);}.kt-subcat-card.active{box-shadow:0 0 0 3px var(--kt-primary),0 8px 25px rgba(5,123,184,0.25);}.kt-subcat-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:transform 0.3s ease;}.kt-subcat-card:hover .kt-subcat-bg{transform:scale(1.05);}.kt-subcat-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0) 100%);}.kt-subcat-card:not(:has(.kt-subcat-bg)) .kt-subcat-overlay{background:var(--kt-gradient);}.kt-subcat-content{position:relative;z-index:2;padding:15px;}.kt-subcat-content .kt-subcat-name{display:block;font-size:14px;font-weight:700;line-height:1.3;margin-bottom:3px;text-shadow:0 1px 3px rgba(0,0,0,0.3);}.kt-subcat-content .kt-subcat-count{font-size:11px;opacity:0.85;font-weight:500;}.kt-filters-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 20px;background:var(--kt-white);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.05);flex-wrap:wrap;}.kt-quick-filters{display:flex;gap:10px;flex-wrap:wrap;}.kt-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--kt-gray-100);border-radius:50px;font-size:13px;font-weight:600;color:var(--kt-gray-700);text-decoration:none;transition:all 0.2s ease;border:2px solid transparent;}.kt-filter-chip:hover{background:var(--kt-gray-200);color:var(--kt-gray-800);}.kt-filter-chip.active{background:rgba(5,123,184,0.1);color:var(--kt-primary);border-color:var(--kt-primary);}.kt-filter-chip svg{flex-shrink:0;}.kt-filter-chip.kt-filter-reset{background:transparent;color:var(--kt-gray-500);padding:8px 12px;}.kt-filter-chip.kt-filter-reset:hover{background:rgba(220,53,69,0.1);color:#dc3545;}.kt-glass-filters{display:flex;align-items:center;gap:10px;padding-left:15px;border-left:1px solid var(--kt-gray-200);}.kt-filters-bar-insulation{flex-direction:column;gap:0;padding:0;}.kt-filters-main-row{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;flex-wrap:wrap;padding:15px 20px;}.kt-glass-type-row{display:flex;align-items:center;gap:10px;padding:12px 20px;background:rgba(5,123,184,0.03);border-bottom:1px solid var(--kt-gray-200);width:100%;}.kt-glass-feature-row{display:flex;align-items:center;gap:10px;padding:12px 20px;background:rgba(5,123,184,0.02);border-bottom:1px solid var(--kt-gray-200);width:100%;border-radius:0 0 12px 12px;}.kt-filters-bar-insulation .kt-filters-main-row{border-radius:12px 12px 0 0;}.kt-glass-feature-filters{border-left:1px solid var(--kt-gray-200);padding-left:15px;margin-left:5px;}.kt-glass-filters-label{font-size:13px;font-weight:600;color:var(--kt-gray-600);white-space:nowrap;}.kt-glass-filters-list{display:flex;flex-wrap:wrap;gap:8px;}.kt-glass-chip{font-size:12px !important;padding:6px 12px !important;}.kt-glass-chip .kt-glass-icon{margin-right:4px;}.kt-glass-chip.active{background:rgba(5,123,184,0.15) !important;border-color:var(--kt-primary) !important;}.kt-glass-type-chip{padding:8px 14px !important;display:inline-flex !important;align-items:center !important;gap:8px !important;}.kt-glass-section{display:inline-flex;align-items:center;gap:2px;height:22px;padding:2px 4px;background:rgba(255,255,255,0.8);border-radius:4px;border:1px solid var(--kt-gray-200);}.kt-glass-section .glass-pane{display:block;width:4px;height:18px;background:linear-gradient(180deg,rgba(186,230,253,0.9) 0%,rgba(56,189,248,0.8) 30%,rgba(14,165,233,0.9) 60%,rgba(2,132,199,1) 100%);border-radius:1px;box-shadow:inset 1px 0 1px rgba(255,255,255,0.6),inset -1px 0 1px rgba(0,0,0,0.1),0 0 2px rgba(14,165,233,0.3);}.kt-glass-section .glass-spacer{display:block;width:8px;height:14px;background:linear-gradient(180deg,#cbd5e1 0%,#94a3b8 50%,#64748b 100%);border-radius:2px;box-shadow:inset 0 1px 1px rgba(255,255,255,0.3);position:relative;}.kt-glass-section .glass-spacer::after{content:'';position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,0.2) 2px,rgba(255,255,255,0.2) 3px);border-radius:1px;}.kt-glass-section-double .glass-spacer{width:10px;}.kt-glass-section-triple .glass-spacer{width:7px;}.kt-glass-type-chip:hover .kt-glass-section{border-color:var(--kt-primary-light);background:rgba(255,255,255,0.95);}.kt-glass-type-chip:hover .glass-pane{box-shadow:inset 1px 0 1px rgba(255,255,255,0.7),inset -1px 0 1px rgba(0,0,0,0.1),0 0 4px rgba(14,165,233,0.5);}.kt-glass-type-chip.active .kt-glass-section{background:rgba(5,123,184,0.1);border-color:var(--kt-primary);}.kt-glass-type-chip.active .glass-pane{background:linear-gradient(180deg,rgba(125,211,252,1) 0%,rgba(56,189,248,1) 30%,rgba(14,165,233,1) 60%,rgba(2,132,199,1) 100%);box-shadow:inset 1px 0 2px rgba(255,255,255,0.8),inset -1px 0 1px rgba(0,0,0,0.15),0 0 6px rgba(14,165,233,0.6);}.kt-glass-type-chip.active .glass-spacer{background:linear-gradient(180deg,#64748b 0%,#475569 50%,#334155 100%);}.kt-filters-left{display:flex;align-items:center;gap:15px;flex-wrap:wrap;flex:1;}.kt-price-filter{display:flex;align-items:center;gap:15px;}.kt-price-label{font-size:13px;font-weight:600;color:var(--kt-gray-600);white-space:nowrap;}.kt-price-range-wrapper{display:flex;flex-direction:column;gap:12px;min-width:260px;max-width:300px;}.kt-price-inputs{display:flex;align-items:center;justify-content:center;gap:10px;}.kt-price-inputs input[type="number"]{width:85px !important;padding:8px 10px !important;border:2px solid var(--kt-gray-200) !important;border-radius:8px !important;font-size:13px !important;font-weight:600 !important;text-align:center !important;transition:all 0.2s ease !important;-moz-appearance:textfield !important;background:var(--kt-white) !important;color:var(--kt-gray-800) !important;}.kt-price-inputs input::-webkit-outer-spin-button,.kt-price-inputs input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.kt-price-inputs input:focus{border-color:var(--kt-primary) !important;outline:none !important;}.kt-price-sep{color:var(--kt-gray-400);font-weight:500;}.kt-price-currency{font-size:12px;color:var(--kt-gray-500);font-weight:600;}.kt-range-slider{position:relative;height:28px;display:flex;align-items:center;justify-content:center;margin:4px 10px 0 10px;}.kt-range-track{position:absolute;width:100%;height:6px;background:var(--kt-gray-200);border-radius:3px;top:50%;transform:translateY(-50%);}.kt-range-fill{position:absolute;height:100%;background:var(--kt-primary);border-radius:3px;transition:left 0.1s,width 0.1s;}.kt-range-input{position:absolute;width:100%;height:28px;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none;margin:0;top:0;}.kt-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;background:var(--kt-white);border:3px solid var(--kt-primary);border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,0.2);transition:transform 0.15s ease,box-shadow 0.15s ease;margin-top:0;}.kt-range-input::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 12px rgba(5,123,184,0.35);}.kt-range-input::-moz-range-thumb{width:22px;height:22px;background:var(--kt-white);border:3px solid var(--kt-primary);border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px rgba(0,0,0,0.2);}.kt-range-input::-moz-range-track{background:transparent;height:28px;}.kt-filter-loading{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.9);z-index:99999;flex-direction:column;align-items:center;justify-content:center;gap:15px;}.kt-filter-loading.active{display:flex;}.kt-loading-spinner{width:40px;height:40px;border:3px solid var(--kt-gray-200);border-top-color:var(--kt-primary);border-radius:50%;animation:kt-spin 0.8s linear infinite;}@keyframes kt-spin{to{transform:rotate(360deg);}}.kt-filter-loading span{font-size:14px;font-weight:600;color:var(--kt-gray-600);}button.kt-filter-chip{cursor:pointer;border:2px solid transparent;}button.kt-filter-chip:hover{background:var(--kt-gray-200);}button.kt-filter-chip.active{background:rgba(5,123,184,0.1);color:var(--kt-primary);border-color:var(--kt-primary);}.kt-sort-dropdown{display:flex;align-items:center;gap:10px;}.kt-sort-dropdown label{font-size:13px;color:var(--kt-gray-600);font-weight:500;white-space:nowrap;}.kt-sort-dropdown select{padding:10px 40px 10px 15px !important;border:2px solid var(--kt-gray-200) !important;border-radius:8px !important;font-size:14px !important;font-weight:600 !important;color:var(--kt-gray-800) !important;background-color:var(--kt-white) !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 12px center !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;cursor:pointer !important;transition:all 0.2s ease !important;min-width:170px !important;height:auto !important;line-height:1.4 !important;}.kt-sort-dropdown select option{color:var(--kt-gray-800) !important;background:var(--kt-white) !important;padding:10px !important;}.kt-sort-dropdown select:hover,.kt-sort-dropdown select:focus{border-color:var(--kt-primary) !important;outline:none !important;}@media (max-width:768px){.kt-subcategories{margin:0 -15px 15px -15px;}.kt-subcategories-scroll{padding:5px 15px;}.kt-subcat-card{min-width:130px;height:85px;}.kt-subcat-content{padding:12px;}.kt-subcat-content .kt-subcat-name{font-size:13px;}.kt-filters-bar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 15px;margin:0 -15px;border-radius:0;}.kt-filters-left{flex-direction:column;align-items:stretch;gap:12px;}.kt-quick-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;}.kt-filter-chip{white-space:nowrap;flex-shrink:0;}.kt-price-filter{width:100%;flex-direction:column;align-items:flex-start;gap:10px;}.kt-price-range-wrapper{width:100%;min-width:auto;}.kt-price-inputs{width:100%;justify-content:space-between;}.kt-price-inputs input[type="number"]{width:80px !important;flex:1;}.kt-price-apply{width:100%;justify-content:center;}.kt-sort-dropdown{width:100%;}.kt-sort-dropdown select{flex:1;width:100% !important;}}.image-tools.grid-tools{background:linear-gradient(to top,rgba(5,123,184,0.95) 0%,rgba(5,123,184,0.8) 60%,transparent 100%) !important;padding:28px 15px 18px !important;}.image-tools.grid-tools .button,.image-tools.grid-tools a.button,.box-image .image-tools.grid-tools .button{background-color:#fff !important;background:#fff !important;color:#057bb8 !important;box-shadow:0 3px 12px rgba(0,0,0,0.15) !important;padding:12px 28px !important;font-size:14px !important;font-weight:600 !important;border-radius:6px !important;text-transform:none !important;letter-spacing:0.3px !important;transition:all 0.2s ease !important;display:inline-block !important;}.image-tools.grid-tools .button:hover,.image-tools.grid-tools a.button:hover,.box-image .image-tools.grid-tools .button:hover{background-color:#f0f8ff !important;background:#f0f8ff !important;transform:translateY(-2px) !important;box-shadow:0 5px 18px rgba(0,0,0,0.2) !important;}.product-small .box-text .add_to_cart_button,.product .box-text .add_to_cart_button,.product-small .button.add_to_cart_button,.product .button.add_to_cart_button{display:inline-flex !important;align-items:center !important;justify-content:center !important;background:var(--kt-primary) !important;color:var(--kt-white) !important;min-width:140px !important;height:40px !important;padding:10px 20px !important;border-radius:var(--kt-radius) !important;font-size:13px !important;font-weight:600 !important;border:none !important;cursor:pointer !important;transition:all 0.2s ease !important;text-decoration:none !important;white-space:nowrap !important;}.product-small .box-text .add_to_cart_button:hover,.product .box-text .add_to_cart_button:hover,.product-small .button.add_to_cart_button:hover,.product .button.add_to_cart_button:hover{background:var(--kt-primary-dark) !important;transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(5,123,184,0.3) !important;}.product-small .quick-view,.product .quick-view,.product-small .image-tools .quick-view-button,.product .image-tools .quick-view-button{order:-1 !important;}.product-small .wishlist-button,.product .wishlist-button,.product-small .image-tools [class*="wishlist"],.product .image-tools [class*="wishlist"]{order:1 !important;}.product-small .image-tools .button-text,.product .image-tools .button-text{display:none !important;}.product-small .image-tools i,.product .image-tools i{font-size:16px !important;line-height:1 !important;}.hover-slide-in .image-tools{bottom:auto !important;top:50% !important;transform:translateY(-50%) translateX(20px) !important;opacity:0 !important;background:none !important;flex-direction:column !important;right:10px !important;left:auto !important;padding:0 !important;}.hover-slide-in:hover .image-tools{transform:translateY(-50%) translateX(0) !important;opacity:1 !important;}.product-small .box-text,.product .box-text{padding:15px !important;text-align:center !important;}.product-small .product-variations,.product .product-variations{display:flex !important;justify-content:center !important;gap:6px !important;margin-top:10px !important;flex-wrap:wrap !important;}.product-small .product-variations span,.product .product-variations span{width:20px !important;height:20px !important;border-radius:50% !important;border:2px solid var(--kt-gray-200) !important;cursor:pointer !important;transition:all 0.2s ease !important;}.product-small .product-variations span:hover,.product .product-variations span:hover{transform:scale(1.2) !important;border-color:var(--kt-primary) !important;}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],input[type="search"],textarea,select{border:2px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius) !important;padding:12px 16px !important;font-size:14px !important;transition:all 0.2s ease !important;background:var(--kt-white) !important;}input:focus,textarea:focus,select:focus{border-color:var(--kt-primary) !important;box-shadow:0 0 0 4px rgba(5,123,184,0.1) !important;outline:none !important;}.sidebar .widget-title,.shop-sidebar .widget-title{font-size:16px !important;font-weight:700 !important;color:var(--kt-gray-800) !important;margin-bottom:16px !important;padding-bottom:10px !important;border-bottom:2px solid var(--kt-gray-100) !important;}.widget_product_categories .product-categories li a{padding:12px 14px !important;border-radius:var(--kt-radius) !important;display:flex !important;align-items:center !important;color:var(--kt-gray-600) !important;font-size:14px !important;transition:all 0.2s ease !important;position:relative !important;}.widget_product_categories .product-categories li a::before{content:'' !important;width:20px !important;height:20px !important;margin-right:10px !important;background-size:contain !important;background-repeat:no-repeat !important;background-position:center !important;flex-shrink:0 !important;opacity:0.7 !important;transition:opacity 0.2s ease !important;}.widget_product_categories .product-categories li a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="izolacni"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="bezpecnost"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M12 2L3 7v6c0 5.5 3.8 10.7 9 12 5.2-1.3 9-6.5 9-12V7l-9-5z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="protislunecni"]::before,.product-categories li a[href*="protislu"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cpath d='M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="zrcadl"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cellipse cx='12' cy='10' rx='8' ry='10'/%3E%3Cpath d='M8 7c1-2 5-2 6 0'/%3E%3Crect x='10' y='20' width='4' height='2'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="obklad"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='3' y='3' width='8' height='8'/%3E%3Crect x='13' y='3' width='8' height='8'/%3E%3Crect x='3' y='13' width='8' height='8'/%3E%3Crect x='13' y='13' width='8' height='8'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="cir"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='5' y='2' width='14' height='20' rx='1' fill='%23e8f4f9' fill-opacity='0.3'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="ornament"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='4' y='4' width='16' height='16'/%3E%3Ccircle cx='8' cy='8' r='2'/%3E%3Ccircle cx='16' cy='8' r='2'/%3E%3Ccircle cx='8' cy='16' r='2'/%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="krb"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='14' rx='1'/%3E%3Cpath d='M12 18c-2 0-3.5-2-3.5-4.5S10 9 11 8c.5 1 1 1.5 1.5 1.5s1-.5 1.5-1.5c1 1 2.5 3 2.5 5.5S14 18 12 18z' fill='%23ff6b35' fill-opacity='0.6'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="kovani"]::before,.product-categories li a[href*="kování"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cline x1='12' y1='2' x2='12' y2='6'/%3E%3Cline x1='12' y1='18' x2='12' y2='22'/%3E%3Cline x1='2' y1='12' x2='6' y2='12'/%3E%3Cline x1='18' y1='12' x2='22' y2='12'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="pozar"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M12 22c-4 0-7-3-7-7 0-3 2-5 3-7 .5 1.5 1.5 2.5 2.5 2.5s2-1 2.5-2.5c1 2 3 4 3 7 0 4-3 7-7 7z'/%3E%3C/svg%3E") !important;}.product-categories li a[href*="protihluk"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M11 5L6 9H2v6h4l5 4V5z'/%3E%3Cline x1='23' y1='9' x2='17' y2='15'/%3E%3Cline x1='17' y1='9' x2='23' y2='15'/%3E%3C/svg%3E") !important;}.product-categories .count{margin-left:auto !important;background:var(--kt-gray-100) !important;color:var(--kt-gray-500) !important;font-size:11px !important;padding:2px 8px !important;border-radius:var(--kt-radius-full) !important;}.widget_product_categories .product-categories li a:hover{background:var(--kt-gray-50) !important;color:var(--kt-primary) !important;}.widget_product_categories .product-categories li a:hover::before{opacity:1 !important;}.widget_product_categories .product-categories li.current-cat > a{background:var(--kt-primary) !important;color:var(--kt-white) !important;font-weight:600 !important;}.widget_product_categories .product-categories li.current-cat > a::before{filter:brightness(0) invert(1) !important;opacity:1 !important;}.widget_product_categories .product-categories li.current-cat .count{background:rgba(255,255,255,0.2) !important;color:var(--kt-white) !important;}.product-categories .count{background:var(--kt-gray-100) !important;color:var(--kt-gray-500) !important;font-size:11px !important;padding:2px 8px !important;border-radius:var(--kt-radius-full) !important;}.kt-mega-menu-wrapper{position:relative;}.kt-mega-menu{background:var(--kt-white);border-radius:var(--kt-radius-lg);box-shadow:var(--kt-shadow-lg);overflow:visible;}.kt-mega-menu-header{background:var(--kt-gradient);color:var(--kt-white);padding:14px 18px;border-radius:var(--kt-radius-lg) var(--kt-radius-lg) 0 0;font-weight:600;font-size:15px;display:flex;align-items:center;gap:10px;}.kt-mega-menu-header svg{width:20px;height:20px;}.kt-mega-menu-list{list-style:none;padding:8px 0;margin:0;}.kt-mega-menu-item{position:relative;}.kt-mega-menu-item > a{display:flex;align-items:center;padding:12px 18px;color:var(--kt-gray-700);font-size:14px;font-weight:500;text-decoration:none;transition:all 0.15s ease;position:relative;}.kt-mega-menu-item > a:hover,.kt-mega-menu-item.active > a{background:var(--kt-gray-50);color:var(--kt-primary);}.kt-mega-menu-item > a .kt-cat-icon{width:32px;height:32px;background:var(--kt-gray-100);border-radius:var(--kt-radius);display:flex;align-items:center;justify-content:center;margin-right:12px;transition:all 0.15s ease;}.kt-mega-menu-item > a:hover .kt-cat-icon,.kt-mega-menu-item.active > a .kt-cat-icon{background:rgba(5,123,184,0.1);}.kt-mega-menu-item > a .kt-cat-icon svg{width:18px;height:18px;color:var(--kt-primary);}.kt-mega-menu-item.has-children > a::after{content:'';width:16px;height:16px;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:all 0.15s ease;}.kt-mega-menu-item.has-children > a:hover::after,.kt-mega-menu-item.has-children.active > a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");transform:translateX(3px);}.kt-mega-flyout{width:420px;min-height:auto;background:var(--kt-white);border-radius:var(--kt-radius-lg);box-shadow:var(--kt-shadow-xl);padding:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start;}.kt-mega-flyout-header{grid-column:1 / -1;padding-bottom:16px;margin-bottom:8px;border-bottom:2px solid var(--kt-gray-100);}.kt-mega-flyout-header h3{font-size:18px;font-weight:700;color:var(--kt-gray-900);margin:0 0 6px 0;}.kt-mega-flyout-header p{font-size:13px;color:var(--kt-gray-500);margin:0;}.kt-mega-flyout-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--kt-radius);color:var(--kt-gray-600);text-decoration:none;transition:all 0.15s ease;}.kt-mega-flyout-item:hover{background:var(--kt-gray-50);color:var(--kt-primary);}.kt-mega-flyout-item .kt-subcat-icon{width:40px;height:40px;background:var(--kt-gray-100);border-radius:var(--kt-radius);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.kt-mega-flyout-item:hover .kt-subcat-icon{background:rgba(5,123,184,0.1);}.kt-mega-flyout-item .kt-subcat-icon svg{width:22px;height:22px;color:var(--kt-primary);}.kt-mega-flyout-item .kt-subcat-info{flex:1;min-width:0;}.kt-mega-flyout-item .kt-subcat-name{font-size:14px;font-weight:600;color:var(--kt-gray-800);display:block;margin-bottom:2px;}.kt-mega-flyout-item:hover .kt-subcat-name{color:var(--kt-primary);}.kt-mega-flyout-item .kt-subcat-count{font-size:12px;color:var(--kt-gray-400);}.kt-mega-featured{grid-column:1 / -1;margin-top:16px;padding-top:16px;border-top:1px solid var(--kt-gray-100);}.kt-mega-featured-title{font-size:12px;font-weight:600;color:var(--kt-gray-400);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:12px;}.kt-mega-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.kt-mega-featured-product{text-align:center;padding:10px;border-radius:var(--kt-radius);transition:all 0.15s ease;}.kt-mega-featured-product:hover{background:var(--kt-gray-50);}.kt-mega-featured-product img{width:60px;height:60px;object-fit:contain;margin-bottom:8px;}.kt-mega-featured-product span{display:block;font-size:12px;color:var(--kt-gray-600);line-height:1.3;}.kt-mega-view-all{grid-column:1 / -1;display:flex;justify-content:center;margin-top:12px;}.kt-mega-view-all a{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:var(--kt-gradient);color:var(--kt-white);border-radius:var(--kt-radius-full);font-size:13px;font-weight:600;text-decoration:none;transition:all 0.2s ease;}.kt-mega-view-all a:hover{transform:translateY(-2px);box-shadow:var(--kt-shadow-md);}.kt-mega-view-all a svg{width:16px;height:16px;}.header-nav .nav > li.menu-item-has-children > .nav-dropdown{display:none !important;}.header-nav .nav > li.menu-item-has-children > a .nav-dropdown-toggle{display:none !important;}.archive.woocommerce .shop-sidebar,.archive.woocommerce .sidebar-wrapper,.archive.woocommerce .col.large-3.pb-0,.archive.woocommerce .col.large-3.hide-for-medium,.archive.woocommerce #shop-sidebar,.archive.woocommerce .category-page-row > .col.large-3,.post-type-archive-product .shop-sidebar,.post-type-archive-product .col.large-3,.tax-product_cat .shop-sidebar,.tax-product_cat .sidebar-wrapper,.tax-product_cat .col.large-3.hide-for-medium,.tax-product_cat #shop-sidebar,.tax-product_cat .category-page-row > .col.large-3{display:none !important;}.archive.woocommerce .large-9,.post-type-archive-product .large-9,.tax-product_cat .large-9{width:100% !important;flex:0 0 100% !important;max-width:100% !important;}.archive.woocommerce .shop-page-title,.archive.woocommerce .page-title,.archive.woocommerce .category-page-row,.archive.woocommerce .term-description,.tax-product_cat .shop-page-title,.tax-product_cat .page-title{margin-top:0 !important;padding-top:0 !important;}.archive.woocommerce .row.category-page-row{margin-top:0 !important;}.kt-shop-with-menu{margin-top:0 !important;padding-top:0 !important;}.archive.woocommerce .shop-container{padding-top:15px !important;}.home #main,.home .content-area,.front-page #main,.front-page .content-area{padding-top:0 !important;margin-top:0 !important;}.home #content > p,.home .content-area > p,.front-page #content > p,.front-page .content-area > p{display:none !important;margin:0 !important;padding:0 !important;height:0 !important;line-height:0 !important;font-size:0 !important;}.home #content > .row,.home .content-area > .row,.front-page #content > .row,.front-page .content-area > .row{margin-top:15px !important;padding-top:0 !important;}.home #content > .row ~ .row,.home .content-area > .row ~ .row{margin-top:0 !important;}.kt-shop-products .row.row-full-width,.kt-shop-products .row.large-columns-4,.kt-shop-products .row.large-columns-3{max-width:100% !important;width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}.archive.woocommerce > .shop-container > .row.row-full-width,.archive.woocommerce .page-wrapper > .row.row-full-width,.tax-product_cat > .row.row-full-width,body.archive .row.row-full-width:not(.kt-shop-products .row){max-width:calc(100% - 310px) !important;margin-left:auto !important;margin-right:0 !important;padding-left:15px !important;padding-right:15px !important;}.archive.woocommerce .row.row-full-width,.tax-product_cat .row.row-full-width{width:100% !important;max-width:100% !important;left:auto !important;right:auto !important;margin-left:0 !important;margin-right:0 !important;transform:none !important;}.product-category .col-inner{border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;transition:all 0.3s ease !important;}.product-category:hover .col-inner{transform:translateY(-5px) !important;box-shadow:var(--kt-shadow-lg) !important;}.product-category .box-category{background:var(--kt-white) !important;}.product-category .box-text{padding:12px !important;background:var(--kt-white) !important;}.product-category .header-title{font-size:13px !important;font-weight:600 !important;color:var(--kt-gray-800) !important;margin:0 !important;line-height:1.3 !important;}.product-category .count{font-size:11px !important;color:var(--kt-gray-500) !important;margin-top:4px !important;}.product-category .box-image{background:var(--kt-gray-50) !important;}.product-category .box-image img{transition:transform 0.4s ease !important;}.product-category:hover .box-image img{transform:scale(1.08) !important;}.sidebar-wrapper,.sidebar-wrapper *:not(.kt-submenu):not(.kt-submenu *){overflow:visible !important;}.sidebar-wrapper{position:relative;z-index:9999 !important;}.kt-mega-menu-widget{margin-bottom:20px;position:relative;z-index:9999 !important;}.kt-catalog-standalone{position:relative;z-index:9999 !important;}.kt-catalog-standalone,.kt-catalog-standalone *{overflow:visible !important;}.kt-catalog-standalone .kt-mega-menu-wrapper{margin-bottom:0;}.kt-catalog-standalone .kt-submenu{z-index:999999 !important;}.section,.section-content,.row,.col,[class*="col-"]{overflow:visible !important;}.section:has(.kt-mega-menu-widget),.section:has(.kt-mega-menu),.row:has(.kt-mega-menu-widget),.row:has(.kt-mega-menu),.col:has(.kt-mega-menu-widget),.col:has(.kt-mega-menu),.col-inner:has(.kt-mega-menu-widget),.col-inner:has(.kt-mega-menu),.ux-element:has(.kt-mega-menu-widget),.ux-element:has(.kt-mega-menu),.col-inner:has(.kt-mega-menu-widget):hover,.col-inner:has(.kt-mega-menu):hover,.row-box-shadow-4-hover .col-inner:has(.kt-mega-menu):hover,.row-box-shadow-5-hover .col-inner:has(.kt-mega-menu):hover,.col-inner.text-center:has(.kt-mega-menu-widget),.col-inner.text-center:has(.kt-mega-menu),.col-inner.text-center:has(.kt-mega-menu-widget):hover,.col-inner.text-center:has(.kt-mega-menu):hover{transform:none !important;filter:none !important;perspective:none !important;will-change:auto !important;contain:none !important;}.kt-mega-menu-widget .col-inner,.kt-mega-menu .col-inner{transform:none !important;}.kt-mega-menu-widget,.kt-mega-menu-widget *,.kt-mega-menu-wrapper,.kt-mega-menu{transform-style:flat !important;}.kt-mega-menu-widget,.kt-mega-menu-wrapper,.kt-catalog-standalone{position:relative;z-index:9999 !important;}.kt-mega-menu,.kt-mega-menu-list,.kt-menu-item{overflow:visible !important;}.kt-shop-with-menu,.kt-shop-sidebar,.kt-mega-menu-wrapper,.kt-mega-menu,.kt-mega-menu-list,.shop-container,.row.category-page-row,.row.row-main,.col.large-3,.col.large-9,.col.large-12,.row,section,.section,#content,#main,.page-wrapper{overflow:visible !important;}.col.large-3:has(.kt-mega-menu-widget),.col.large-3:has(.sidebar-wrapper),.col:has(.kt-mega-menu-widget),.col:has(.sidebar-wrapper){position:relative;z-index:999999 !important;}.kt-shop-products,.products,.product-small,.col.large-9,.col.large-12:not(:has(.kt-mega-menu-widget)){position:relative;z-index:1;}.kt-shop-with-menu{display:flex;gap:30px;align-items:flex-start;position:relative;}.kt-shop-sidebar{flex:0 0 280px;position:relative;z-index:100;}.kt-shop-products{flex:1;min-width:0;position:relative;z-index:1;}.kt-mega-menu-wrapper{margin-bottom:20px;position:relative;z-index:999;}.kt-mega-menu{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,0.08);overflow:visible !important;position:relative;z-index:999;}.kt-mega-menu-header{background:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);color:#fff;padding:14px 18px;border-radius:12px 12px 0 0;font-weight:600;font-size:15px;display:flex;align-items:center;gap:10px;}.kt-mega-menu-header svg{width:20px;height:20px;}.kt-mega-menu-list{list-style:none;padding:8px 0;margin:0;overflow:visible !important;}.kt-menu-section-header{display:flex;align-items:center;gap:10px;padding:12px 14px 6px;margin-top:4px;}.kt-section-icon{font-size:16px;line-height:1;}.kt-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:#057BB8;opacity:0.9;}.kt-menu-section-divider{height:1px;background:linear-gradient(90deg,transparent 0%,#e2e8f0 20%,#e2e8f0 80%,transparent 100%);margin:8px 14px;}.kt-menu-item{position:relative;z-index:10;}.kt-menu-item:hover{z-index:99999;}.kt-menu-link{display:flex;align-items:center;padding:10px 14px;color:#374151;text-decoration:none;transition:all 0.15s ease;gap:12px;}.kt-menu-link:hover{background:linear-gradient(135deg,rgba(5,123,184,0.08) 0%,rgba(24,181,226,0.08) 100%);color:#057BB8;}.kt-menu-item.flyout-active > .kt-menu-link{background:linear-gradient(135deg,rgba(5,123,184,0.1) 0%,rgba(24,181,226,0.1) 100%);color:#057BB8;}.kt-menu-item.flyout-active .kt-menu-arrow{opacity:1;color:#057BB8;transform:translateX(2px);}.kt-menu-item.is-active > .kt-menu-link{background:linear-gradient(135deg,rgba(5,123,184,0.12) 0%,rgba(24,181,226,0.12) 100%);color:#057BB8;font-weight:600;}.kt-menu-icon{width:34px;height:34px;min-width:34px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);border-radius:8px;flex-shrink:0;color:#fff;font-size:16px;}.kt-menu-icon svg{width:18px;height:18px;stroke:#fff !important;color:#fff !important;fill:none !important;}.kt-menu-icon svg rect,.kt-menu-icon svg circle,.kt-menu-icon svg path,.kt-menu-icon svg line,.kt-menu-icon svg ellipse,.kt-menu-icon svg polygon{stroke:#fff !important;vector-effect:non-scaling-stroke;}.kt-menu-text{flex:1;font-size:13px;font-weight:500;line-height:1.3;color:#334155;}.kt-menu-link:hover .kt-menu-text{color:#057BB8;}.kt-menu-arrow{width:14px;height:14px;opacity:0.3;transition:all 0.15s ease;color:#94a3b8;}.kt-menu-arrow svg{width:14px;height:14px;}.kt-menu-item:hover .kt-menu-arrow{opacity:1;color:#057BB8;transform:translateX(2px);}.kt-submenu{width:400px;min-width:400px;background:#fff;border-radius:12px;box-shadow:8px 4px 30px rgba(0,0,0,0.18);padding:20px;}.kt-menu-item:hover > .kt-submenu{}.kt-submenu-header{padding-bottom:15px;margin-bottom:15px;border-bottom:2px solid #f1f5f9;}.kt-submenu-header h3{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 5px 0;}.kt-submenu-header p{font-size:13px;color:#6b7280;margin:0;}.kt-submenu-items{display:grid;grid-template-columns:1fr 1fr;gap:10px;}.kt-submenu-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px;text-decoration:none;color:#374151;transition:all 0.15s ease;}.kt-submenu-item:hover{background:#f8fafc;color:#057BB8;}.kt-submenu-img{width:48px;height:48px;object-fit:cover;border-radius:6px;background:#f1f5f9;}.kt-submenu-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:6px;flex-shrink:0;}.kt-submenu-icon svg{width:24px;height:24px;color:#057BB8;}.kt-submenu-text{flex:1;min-width:0;}.kt-submenu-text strong{display:block;font-size:14px;font-weight:600;color:inherit;}.kt-submenu-text small{display:block;font-size:12px;color:#9ca3af;}.kt-submenu-all{display:block;text-align:center;padding:12px;margin-top:15px;background:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);color:#fff !important;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;transition:all 0.2s ease;}.kt-submenu-all:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,123,184,0.3);}@media (max-width:991px){.kt-shop-with-menu{flex-direction:column;gap:20px;}.kt-shop-sidebar{flex:none;width:100%;position:relative;top:0;}.kt-submenu{display:none !important;}.kt-menu-arrow{display:none;}.kt-mega-menu-list{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:10px;}.kt-menu-link{padding:10px;flex-direction:column;text-align:center;gap:8px;}.kt-menu-text{font-size:12px;}}.sidebar-shop .widget_product_categories,.shop-sidebar .widget_product_categories{position:relative;}@media (min-width:992px){.sidebar-shop .widget_product_categories,.shop-sidebar .widget_product_categories{background:var(--kt-white);border-radius:var(--kt-radius-lg);box-shadow:var(--kt-shadow);overflow:visible;}.sidebar-shop .widget_product_categories .widget-title,.shop-sidebar .widget_product_categories .widget-title{background:var(--kt-gradient);color:var(--kt-white) !important;padding:14px 18px !important;margin:0 !important;border-radius:var(--kt-radius-lg) var(--kt-radius-lg) 0 0 !important;border-bottom:none !important;font-size:15px !important;}.sidebar-shop .widget_product_categories .product-categories,.shop-sidebar .widget_product_categories .product-categories{padding:8px 0;}.sidebar-shop .widget_product_categories .product-categories > li,.shop-sidebar .widget_product_categories .product-categories > li{position:relative;}.sidebar-shop .widget_product_categories .product-categories > li > .children,.shop-sidebar .widget_product_categories .product-categories > li > .children{position:absolute;left:100%;top:0;width:400px;min-height:200px;background:var(--kt-white);border-radius:0 var(--kt-radius-lg) var(--kt-radius-lg) 0;box-shadow:var(--kt-shadow-xl);padding:20px;opacity:0;visibility:hidden;transform:translateX(-10px);transition:all 0.2s ease;z-index:1000;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-content:start;}.sidebar-shop .widget_product_categories .product-categories > li:hover > .children,.shop-sidebar .widget_product_categories .product-categories > li:hover > .children{opacity:1;visibility:visible;transform:translateX(0);}.sidebar-shop .widget_product_categories .product-categories > li > .children li a,.shop-sidebar .widget_product_categories .product-categories > li > .children li a{padding:10px 14px !important;font-size:13px !important;border-radius:var(--kt-radius-sm) !important;}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent > a,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent > a{padding-right:35px !important;}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent > a::after,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent > a::after{content:'';position:absolute;right:15px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:all 0.15s ease;}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent:hover > a::after,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent:hover > a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");transform:translateY(-50%) translateX(3px);}.sidebar-shop .widget_product_categories .product-categories .children .children,.shop-sidebar .widget_product_categories .product-categories .children .children{position:static !important;width:auto !important;min-height:auto !important;box-shadow:none !important;padding:4px 0 4px 15px !important;opacity:1 !important;visibility:visible !important;transform:none !important;display:block !important;background:transparent !important;}.sidebar-shop .widget_product_categories .product-categories .children .children li a,.shop-sidebar .widget_product_categories .product-categories .children .children li a{padding:6px 10px !important;font-size:12px !important;color:var(--kt-gray-500) !important;}}@media (min-width:992px){.sidebar-shop .widget_product_categories .product-categories > li.cat-parent.touch-active > .children,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent.touch-active > .children{opacity:1;visibility:visible;transform:translateX(0);}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent.touch-active > a,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent.touch-active > a{background:var(--kt-gray-50);color:var(--kt-primary);}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent.touch-active > a::after,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent.touch-active > a::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") !important;transform:translateY(-50%) translateX(3px) !important;}}@media (max-width:991px){.sidebar-shop .widget_product_categories .product-categories > li > .children,.shop-sidebar .widget_product_categories .product-categories > li > .children{display:none;padding-left:20px;margin-top:5px;}.sidebar-shop .widget_product_categories .product-categories > li.expanded > .children,.shop-sidebar .widget_product_categories .product-categories > li.expanded > .children{display:block;}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent > a::after,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent > a::after{content:'+';position:absolute;right:15px;font-size:18px;font-weight:300;color:var(--kt-gray-400);}.sidebar-shop .widget_product_categories .product-categories > li.cat-parent.expanded > a::after,.shop-sidebar .widget_product_categories .product-categories > li.cat-parent.expanded > a::after{content:'−';}}.woocommerce-MyAccount-navigation ul{list-style:none !important;padding:0 !important;margin:0 !important;}.woocommerce-MyAccount-navigation ul li{margin-bottom:4px !important;}.woocommerce-MyAccount-navigation ul li a{display:block !important;padding:14px 18px !important;border-radius:var(--kt-radius) !important;color:var(--kt-gray-600) !important;font-weight:500 !important;transition:all 0.2s ease !important;}.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--active a{background:var(--kt-gray-50) !important;color:var(--kt-primary) !important;}.woocommerce-message,.woocommerce-info{background:rgba(5,123,184,0.1) !important;border-left:4px solid var(--kt-primary) !important;border-radius:var(--kt-radius) !important;color:var(--kt-gray-700) !important;}.woocommerce-error{background:rgba(239,68,68,0.1) !important;border-left:4px solid #ef4444 !important;border-radius:var(--kt-radius) !important;}.footer-wrapper,.footer-1,.footer-2{background:var(--kt-gray-900) !important;}.footer-wrapper *,.footer-wrapper a{color:var(--kt-gray-400) !important;}.footer-wrapper h3,.footer-wrapper .widget-title{color:var(--kt-white) !important;font-size:16px !important;font-weight:600 !important;margin-bottom:20px !important;}.footer-wrapper a:hover{color:var(--kt-white) !important;}.absolute-footer{background:var(--kt-gray-800) !important;border-top:1px solid var(--kt-gray-700) !important;}.home .banner,.home .ux-banner{overflow:hidden;}.home .banner h1,.home .banner-h,.home .text-box h1{font-size:clamp(32px,5vw,56px) !important;font-weight:800 !important;line-height:1.1 !important;margin-bottom:20px !important;}.home .banner p,.home .text-box p{font-size:18px !important;line-height:1.6 !important;opacity:0.9;}.home h2,.home .section-title{font-size:36px !important;font-weight:700 !important;color:var(--kt-gray-900) !important;margin-bottom:16px !important;}.home .col-inner{border-radius:var(--kt-radius-lg) !important;overflow:hidden;transition:all 0.3s ease !important;}.home .col-inner:hover{transform:translateY(-6px) !important;box-shadow:var(--kt-shadow-lg) !important;}.home .icon-box{text-align:center !important;padding:30px 20px !important;background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;border:1px solid var(--kt-gray-100) !important;transition:all 0.3s ease !important;}.home .icon-box:hover{border-color:var(--kt-primary) !important;box-shadow:var(--kt-shadow-md) !important;}.home .icon-box .icon{width:64px !important;height:64px !important;background:var(--kt-gradient-glass) !important;border-radius:var(--kt-radius-lg) !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 auto 16px !important;}.home .icon-box .icon i{font-size:28px !important;color:var(--kt-primary) !important;}.home .icon-box-text strong{font-size:18px !important;font-weight:700 !important;color:var(--kt-gray-900) !important;display:block !important;margin-bottom:8px !important;}.home .icon-box-text p{font-size:14px !important;color:var(--kt-gray-500) !important;line-height:1.5 !important;margin:0 !important;}.kt-toast-container{position:fixed;top:100px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:10px;}.kt-toast{background:var(--kt-white);border-radius:var(--kt-radius-lg);padding:16px 20px;box-shadow:var(--kt-shadow-xl);display:flex;align-items:center;gap:12px;min-width:300px;max-width:400px;transform:translateX(120%);transition:transform 0.3s ease;}.kt-toast.show{transform:translateX(0);}.kt-toast.success{border-left:4px solid #10b981;}.kt-toast.error{border-left:4px solid #ef4444;}.kt-toast-content strong{display:block;font-size:14px;font-weight:600;color:var(--kt-gray-900);}.kt-toast-content span{font-size:13px;color:var(--kt-gray-500);}.kt-toast-close{cursor:pointer;font-size:20px;color:var(--kt-gray-400);margin-left:auto;}.kt-back-to-top{display:none !important;position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--kt-gradient);color:var(--kt-white);border:none;border-radius:var(--kt-radius-full);font-size:20px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;z-index:999;box-shadow:var(--kt-shadow-lg);}.kt-back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);}.kt-back-to-top:hover{transform:translateY(-3px);}@media (max-width:849px){#masthead.header-main{padding:10px 0 !important;min-height:60px !important;}#logo img{max-height:45px !important;}a.header-cart-link{width:40px !important;height:40px !important;}.product_title{font-size:22px !important;}.single-product .price{font-size:20px !important;}.woocommerce-product-gallery__image img{max-height:250px !important;}.home .banner h1{font-size:28px !important;}.home h2{font-size:26px !important;}}.quantity{display:inline-flex !important;align-items:center !important;}.quantity input.qty{width:60px !important;text-align:center !important;font-size:16px !important;font-weight:600 !important;border:2px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius) !important;padding:10px !important;}.kt-tip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:var(--kt-gray-100);color:var(--kt-primary);border-radius:var(--kt-radius-full);font-size:10px;font-weight:700;margin-left:5px;cursor:help;}.single-product .breadcrumbs,.single-product .woocommerce-breadcrumb,.archive.woocommerce .breadcrumbs,.archive.woocommerce .woocommerce-breadcrumb,.tax-product_cat .breadcrumbs,.tax-product_cat .woocommerce-breadcrumb,.post-type-archive-product .breadcrumbs,.post-type-archive-product .woocommerce-breadcrumb{display:none !important;}.kt-product-nav{display:flex;align-items:center;gap:20px;padding:12px 0;margin-bottom:0;border-bottom:1px solid #e5e7eb;}.single-product > .container:has(.kt-product-nav){padding-bottom:0 !important;margin-bottom:10px !important;}.single-product .kt-product-nav{margin-bottom:0 !important;}.single-product .woocommerce-notices-wrapper{margin:0 !important;padding:0 !important;min-height:0 !important;}.single-product .woocommerce-notices-wrapper:empty{display:none !important;}.single-product .product.type-product,.single-product div.product{margin-top:10px !important;padding-top:0 !important;}.single-product .row.content-row,.single-product .row.row-divided,.single-product .row.row-large{margin-top:0 !important;padding-top:0 !important;}.single-product div.product > .row:first-child{margin-top:0 !important;padding-top:0 !important;}.single-product .product-main{margin-top:0 !important;padding-top:0 !important;}.kt-catalog-dropdown{position:relative;z-index:99999;}.kt-catalog-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;}.kt-catalog-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,123,184,0.3);}.kt-catalog-btn svg{width:18px;height:18px;}.kt-catalog-btn .kt-dropdown-arrow{width:14px;height:14px;margin-left:4px;transition:transform 0.2s ease;}.kt-catalog-dropdown:hover .kt-dropdown-arrow{transform:rotate(180deg);}.kt-catalog-menu{position:absolute;top:100%;left:0;margin-top:8px;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:99999;}.kt-catalog-dropdown:hover .kt-catalog-menu,.kt-catalog-dropdown.active .kt-catalog-menu{opacity:1;visibility:visible;}.kt-catalog-menu .kt-mega-menu-wrapper{margin-bottom:0;}.kt-catalog-menu .kt-mega-menu{min-width:280px;box-shadow:0 10px 40px rgba(0,0,0,0.15);}.kt-breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;flex-wrap:wrap;}.kt-bc-home{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;border-radius:6px;color:#64748b;transition:all 0.15s ease;}.kt-bc-home:hover{background:#e0f2fe;color:#057BB8;}.kt-bc-home svg{width:16px;height:16px;}.kt-bc-sep{display:flex;color:#cbd5e1;}.kt-bc-sep svg{width:14px;height:14px;}.kt-bc-link{color:#64748b;text-decoration:none;transition:color 0.15s ease;padding:4px 0;}.kt-bc-link:hover{color:#057BB8;}.kt-bc-current{color:#1f2937;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}@media (max-width:768px){.kt-product-nav{flex-direction:column;align-items:flex-start;gap:12px;}.kt-breadcrumb{font-size:12px;}.kt-bc-current{max-width:200px;}.kt-catalog-menu{left:0;right:auto;width:calc(100vw - 30px);max-width:320px;}}.woocommerce-cart .kt-shop-with-menu,.woocommerce-cart .kt-shop-sidebar,.woocommerce-cart .kt-mega-menu-wrapper,.woocommerce-checkout .kt-shop-with-menu,.woocommerce-checkout .kt-shop-sidebar,.woocommerce-checkout .kt-mega-menu-wrapper,.woocommerce-account .kt-shop-with-menu,.woocommerce-account .kt-shop-sidebar,.woocommerce-account .kt-mega-menu-wrapper{display:none !important;}.woocommerce-cart .kt-shop-products,.woocommerce-checkout .kt-shop-products,.woocommerce-account .kt-shop-products{width:100% !important;max-width:100% !important;}#cart-popup,.off-canvas.off-canvas-cart{background:#fff !important;box-shadow:-5px 0 30px rgba(0,0,0,0.15) !important;}.cart-popup-title .heading-font{font-family:var(--kt-font-sans) !important;font-size:18px !important;font-weight:600 !important;color:var(--kt-gray-800) !important;}.mfp-close{width:40px !important;height:40px !important;background:var(--kt-gray-100) !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;top:15px !important;right:15px !important;opacity:1 !important;transition:all 0.2s ease !important;}.mfp-close svg{width:20px !important;height:20px !important;stroke:var(--kt-gray-600) !important;}.mfp-close:hover{background:var(--kt-primary) !important;transform:rotate(90deg) !important;}.mfp-close:hover svg{stroke:#fff !important;}.ux-mini-cart-empty{padding:40px 20px !important;}.ux-mini-cart-empty-icon svg{opacity:0.3 !important;color:var(--kt-primary) !important;}.woocommerce-mini-cart__empty-message{font-size:15px !important;color:var(--kt-gray-600) !important;margin:15px 0 !important;}.cart-popup-inner .mini_cart_item{padding:15px 0 !important;border-bottom:1px solid var(--kt-gray-100) !important;}.uni-cpo-calculate-btn{background:var(--kt-gradient) !important;color:#fff !important;border:none !important;border-radius:var(--kt-radius-full) !important;padding:16px 32px !important;font-size:15px !important;font-weight:600 !important;display:inline-flex !important;align-items:center !important;gap:10px !important;transition:all 0.3s ease !important;box-shadow:0 4px 15px rgba(5,123,184,0.35) !important;}.uni-cpo-calculate-btn:hover{transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(5,123,184,0.45) !important;}.uni-cpo-calculate-btn i.fas,.uni-cpo-calculate-btn i.fa{font-family:Font Awesome 5 Free,FontAwesome,sans-serif !important;font-weight:900 !important;font-size:16px !important;}.uni-cpo-calculate-btn i.fa-calculator::before{content:f1ec !important;}.home .banner,.home .ux-banner{border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;margin-bottom:30px !important;}.home .section,.home section,.home .row{margin-bottom:40px !important;}.home .section-title,.home h2.section-title,.home .col h2{font-family:var(--kt-font-sans) !important;font-size:24px !important;font-weight:700 !important;color:var(--kt-gray-800) !important;text-transform:none !important;letter-spacing:-0.02em !important;margin-bottom:25px !important;position:relative !important;padding-bottom:15px !important;}.home .section-title::after,.home .col h2::after{content:'' !important;position:absolute !important;bottom:0 !important;left:0 !important;width:60px !important;height:3px !important;background:var(--kt-gradient) !important;border-radius:3px !important;}.home .row-slider{padding:10px 0 !important;}.home .slider-nav-simple .flickity-prev-next-button,.home .slider-nav-reveal .flickity-prev-next-button{background:var(--kt-white) !important;box-shadow:0 2px 10px rgba(0,0,0,0.1) !important;border-radius:50% !important;width:44px !important;height:44px !important;transition:all 0.2s ease !important;}.home .slider-nav-simple .flickity-prev-next-button:hover,.home .slider-nav-reveal .flickity-prev-next-button:hover{background:var(--kt-primary) !important;box-shadow:0 4px 15px rgba(5,123,184,0.3) !important;}.home .slider-nav-simple .flickity-prev-next-button:hover svg,.home .slider-nav-reveal .flickity-prev-next-button:hover svg{fill:#fff !important;}.home .box-category,.home .category-box{border-radius:var(--kt-radius) !important;overflow:hidden !important;transition:transform 0.3s ease,box-shadow 0.3s ease !important;}.home .box-category:hover,.home .category-box:hover{transform:translateY(-5px) !important;box-shadow:0 10px 30px rgba(0,0,0,0.12) !important;}.home .icon-box,.home .text-box{text-align:center !important;padding:30px 20px !important;}.home .icon-box-img img,.home .icon-box svg{width:60px !important;height:60px !important;margin-bottom:15px !important;color:var(--kt-primary) !important;}.home .flip-box,.home .banner-box{border-radius:var(--kt-radius) !important;overflow:hidden !important;}.home .is-divider{display:none !important;}.home .row-divided{background:var(--kt-gray-50) !important;padding:25px 0 !important;margin:40px 0 !important;}.home .product-small{margin-bottom:20px !important;}.home .button.primary,.home .button.alt{border-radius:var(--kt-radius-full) !important;padding:14px 32px !important;font-weight:600 !important;transition:all 0.3s ease !important;}.home .button.primary:hover,.home .button.alt:hover{transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(5,123,184,0.35) !important;}.uni-cpo-calculate-btn svg{vertical-align:middle !important;margin-right:8px !important;stroke:currentColor !important;}.kt-global-nav{background:var(--kt-white);border-bottom:1px solid var(--kt-gray-100);padding:12px 0;position:relative;z-index:100;}.kt-global-nav-inner{display:flex;align-items:center;gap:20px;}.kt-global-nav .kt-catalog-dropdown,.kt-product-nav .kt-catalog-dropdown{position:relative;}.kt-global-nav .kt-catalog-btn,.kt-product-nav .kt-catalog-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:var(--kt-gradient);color:#fff;border:none;border-radius:var(--kt-radius);font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;}.kt-global-nav .kt-catalog-btn:hover,.kt-product-nav .kt-catalog-btn:hover{background:var(--kt-gradient-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,123,184,0.3);}.kt-global-nav .kt-catalog-btn svg,.kt-product-nav .kt-catalog-btn svg{width:18px;height:18px;flex-shrink:0;}.kt-global-nav .kt-dropdown-arrow,.kt-product-nav .kt-dropdown-arrow{width:14px !important;height:14px !important;transition:transform 0.2s ease;}.kt-global-nav .kt-catalog-dropdown:hover .kt-dropdown-arrow,.kt-product-nav .kt-catalog-dropdown:hover .kt-dropdown-arrow{transform:rotate(180deg);}.kt-global-nav .kt-catalog-menu,.kt-product-nav .kt-catalog-menu{position:absolute;top:100%;left:0;margin-top:8px;background:var(--kt-white);border-radius:var(--kt-radius);box-shadow:0 10px 40px rgba(0,0,0,0.15);opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:99999;min-width:280px;}.kt-global-nav .kt-catalog-dropdown:hover .kt-catalog-menu,.kt-global-nav .kt-catalog-dropdown.active .kt-catalog-menu,.kt-product-nav .kt-catalog-dropdown:hover .kt-catalog-menu,.kt-product-nav .kt-catalog-dropdown.active .kt-catalog-menu{opacity:1;visibility:visible;}.kt-global-nav .kt-breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--kt-gray-600);}.kt-global-nav .kt-bc-home{display:flex;align-items:center;color:var(--kt-gray-500);}.kt-global-nav .kt-bc-home svg{width:18px;height:18px;}.kt-global-nav .kt-bc-home:hover{color:var(--kt-primary);}.kt-global-nav .kt-bc-sep{color:var(--kt-gray-300);}.kt-global-nav .kt-bc-sep svg{width:14px;height:14px;}.kt-global-nav .kt-bc-current{color:var(--kt-gray-800);font-weight:500;}@media (max-width:768px){.kt-global-nav-inner{flex-direction:column;align-items:flex-start;gap:10px;}.kt-global-nav .kt-catalog-btn{width:100%;justify-content:center;}.kt-global-nav .kt-catalog-menu{width:100%;max-width:none;}}.kt-catalog-menu .kt-mega-menu-header,.kt-catalog-dropdown .kt-mega-menu-header{display:none !important;}.kt-catalog-menu .kt-mega-menu{border-radius:var(--kt-radius);}.kt-catalog-menu .kt-mega-menu-list{padding-top:8px;}.kt-global-nav .kt-mega-menu-list{max-height:60vh;overflow-y:auto;}.kt-global-nav .kt-submenu,.kt-global-nav .kt-mega-flyout{position:fixed !important;z-index:100001 !important;}.home .kt-global-nav,.front-page .kt-global-nav,body.home .kt-global-nav{display:none !important;}body.home #content > p:first-child,.home #content > p:first-child{display:none !important;}.woocommerce-mini-cart-item .remove,.mini_cart_item .remove,.cart_item .remove,a.remove{width:24px !important;height:24px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:var(--kt-gray-100) !important;border-radius:50% !important;color:var(--kt-gray-500) !important;font-size:16px !important;line-height:1 !important;text-decoration:none !important;transition:all 0.2s ease !important;border:none !important;}.woocommerce-mini-cart-item .remove:hover,.mini_cart_item .remove:hover,.cart_item .remove:hover,a.remove:hover{background:#ef4444 !important;color:#fff !important;transform:scale(1.1) !important;}.uni-cpo-cart-item-option-remove,.cpo-cart-item-remove,[class*="cpo"] .remove,[class*="uni"] .remove{width:20px !important;height:20px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;background:var(--kt-gray-100) !important;border-radius:50% !important;color:var(--kt-gray-400) !important;font-size:12px !important;cursor:pointer !important;transition:all 0.2s ease !important;margin-left:5px !important;}.uni-cpo-cart-item-option-remove:hover,.cpo-cart-item-remove:hover,[class*="cpo"] .remove:hover,[class*="uni"] .remove:hover{background:#ef4444 !important;color:#fff !important;}.woocommerce-mini-cart-item,.mini_cart_item{display:flex !important;align-items:flex-start !important;gap:12px !important;padding:12px 0 !important;position:relative !important;}.woocommerce-mini-cart-item .remove,.mini_cart_item .remove{position:absolute !important;top:12px !important;right:0 !important;margin:0 !important;}.kt-search-menu-item,.kt-live-search{position:relative !important;z-index:9999999 !important;}.kt-search-results,#kt-search-results{z-index:999999 !important;}.header-wrapper,.header-main,#header,header.header{z-index:99999999 !important;}.kt-live-search{width:350px !important;max-width:100% !important;}.kt-search-input-wrapper{width:100% !important;}.kt-search-results,#kt-search-results{min-width:350px !important;width:100% !important;}.kt-search-result-item{padding:14px 16px !important;}.kt-search-result-img{width:55px !important;height:55px !important;object-fit:cover !important;border-radius:8px !important;}.kt-search-result-title{font-size:14px !important;font-weight:500 !important;margin-bottom:4px !important;}.kt-search-result-price{font-size:14px !important;font-weight:600 !important;color:var(--kt-primary) !important;}@media (max-width:1200px){.kt-live-search{width:300px !important;}}@media (max-width:992px){.kt-live-search{width:250px !important;}}.kt-product-delivery{margin:20px 0;padding:15px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:12px;border-left:4px solid var(--kt-primary);}.kt-delivery-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.08);}.kt-delivery-icon{font-size:20px;}.kt-delivery-title{font-size:15px;font-weight:700;color:var(--kt-gray-800);text-transform:uppercase;letter-spacing:0.5px;}.kt-delivery-items{display:flex;flex-direction:column;gap:8px;}.kt-delivery-item{display:flex;align-items:center;gap:10px;}.kt-delivery-label{font-size:14px;color:var(--kt-gray-600);min-width:160px;}.kt-delivery-value{font-size:14px;font-weight:600;color:var(--kt-primary);}.kt-delivery-times-table{max-width:900px;margin:0 auto;}.kt-delivery-times-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08);}.kt-delivery-times-table thead{background:linear-gradient(135deg,var(--kt-primary) 0%,#0a5a8a 100%);color:#fff;}.kt-delivery-times-table th{padding:16px 20px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:0.5px;}.kt-delivery-times-table td{padding:14px 20px;border-bottom:1px solid #eee;font-size:14px;}.kt-delivery-times-table tbody tr:last-child td{border-bottom:none;}.kt-delivery-times-table tbody tr:hover{background:#f8f9fa;}.kt-delivery-times-table td:first-child a{color:var(--kt-primary);font-weight:600;text-decoration:none;transition:color 0.2s ease;}.kt-delivery-times-table td:first-child a:hover{color:var(--kt-primary-dark);text-decoration:underline;}.kt-delivery-times-table td:nth-child(2),.kt-delivery-times-table td:nth-child(3){font-weight:500;color:var(--kt-gray-700);}@media (max-width:600px){.kt-delivery-times-table th,.kt-delivery-times-table td{padding:12px 15px;font-size:13px;}.kt-delivery-label{min-width:auto;}.kt-delivery-item{flex-direction:column;align-items:flex-start;gap:2px;}}.footer-widgets .kt-mega-menu-widget,.footer .kt-mega-menu-widget,#footer .kt-mega-menu-widget,.widget-area .kt-mega-menu-widget{display:none !important;}a.kt-mega-menu-header{text-decoration:none !important;color:inherit;transition:background 0.2s ease;}a.kt-mega-menu-header:hover{background:rgba(255,255,255,0.1);}.kt-shop-menu-wrapper{margin-bottom:30px;}.kt-shop-menu-title{font-size:22px;font-weight:700;color:var(--kt-gray-800);margin:0 0 20px 0;}.kt-shop-menu-wrapper .kt-mega-menu-wrapper{max-width:100%;}.kt-shop-menu-wrapper .kt-mega-menu{width:100%;max-width:none;}.kt-catalog-menu .kt-mega-menu-header,.kt-catalog-dropdown .kt-mega-menu-header{display:flex !important;cursor:pointer !important;}.kt-catalog-menu .kt-mega-menu-header:hover,.kt-catalog-dropdown .kt-mega-menu-header:hover{background:linear-gradient(135deg,#046a9e 0%,#15a3cc 100%) !important;}.term-izolacni-skla .kt-filter-row,.term-izolacni-skla .kt-filter-stock,.term-izolacni-skla .kt-filter-sale,.term-izolacni-skla .kt-filter-price-range{display:none !important;}.term-izolacni-skla .term-description + .woocommerce-products-header__title,.term-izolacni-skla .wc-block-grid.wp-block-product-categories,.term-izolacni-skla .product-subcategories,.term-izolacni-skla .woocommerce-loop-category__title,.term-izolacni-skla ul.products li.product-category{display:none !important;}.term-izolacni-skla .kt-filters-main-row{display:none !important;}.term-izolacni-skla .kt-subcategories{display:none !important;}.kt-catalog-btn-wrapper{display:flex;align-items:stretch;background:var(--kt-gradient,linear-gradient(135deg,#057BB8 0%,#18B5E2 100%));border-radius:8px;overflow:hidden;}.kt-catalog-btn-link{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#fff !important;text-decoration:none !important;font-weight:600;font-size:14px;transition:background 0.2s ease;}.kt-catalog-btn-link:hover{background:rgba(255,255,255,0.1);color:#fff !important;}.kt-catalog-btn-link svg{width:18px;height:18px;flex-shrink:0;}.kt-catalog-btn-toggle{display:flex;align-items:center;justify-content:center;padding:10px 12px;background:transparent;border:none;border-left:1px solid rgba(255,255,255,0.2);color:#fff;cursor:pointer;transition:background 0.2s ease;}.kt-catalog-btn-toggle:hover{background:rgba(255,255,255,0.1);}.kt-catalog-btn-toggle .kt-dropdown-arrow{width:16px;height:16px;transition:transform 0.2s ease;}.kt-catalog-dropdown.active .kt-catalog-btn-toggle .kt-dropdown-arrow{transform:rotate(180deg);}.kt-catalog-dropdown.active .kt-catalog-menu{opacity:1 !important;visibility:visible !important;}.kt-shop-sidebar .kt-mega-menu-header,.kt-shop-with-menu .kt-mega-menu-header{pointer-events:none !important;cursor:default !important;}.kt-catalog-menu .kt-mega-menu-header,.kt-catalog-dropdown .kt-mega-menu-header{pointer-events:auto !important;cursor:pointer !important;}.home .kt-mega-menu-header,body.home .kt-mega-menu-header,.front-page .kt-mega-menu-header{pointer-events:none !important;cursor:default !important;}.kt-shop-categories{margin-bottom:40px;}.kt-category-section{margin-bottom:35px;}.kt-section-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #f0f0f0;}.kt-section-title .kt-section-icon{font-size:24px;}.kt-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;}.kt-category-card{display:flex;align-items:center;gap:15px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.06);border:1px solid #f0f0f0;text-decoration:none !important;color:inherit;transition:all 0.2s ease;}.kt-category-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(5,123,184,0.15);border-color:rgba(5,123,184,0.3);}.kt-category-card-image{flex-shrink:0;width:70px;height:70px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#057BB8 0%,#18B5E2 100%);display:flex;align-items:center;justify-content:center;}.kt-category-card-image img{width:100%;height:100%;object-fit:cover;}.kt-category-card-icon{color:#fff;}.kt-category-card-icon svg{width:36px;height:36px;}.kt-category-card-content{flex:1;min-width:0;}.kt-category-card-title{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px 0;line-height:1.3;}.kt-category-card:hover .kt-category-card-title{color:#057BB8;}.kt-category-card-desc{font-size:13px;color:#666;margin:0 0 6px 0;line-height:1.4;}.kt-category-card-count{font-size:12px;color:#999;font-weight:500;}.kt-all-categories-link{text-align:center;padding:20px;background:#f8f9fa;border-radius:12px;margin-top:20px;}.kt-all-categories-link p{margin:0;color:#666;font-size:14px;}@media (max-width:768px){.kt-category-grid{grid-template-columns:1fr;}.kt-section-title{font-size:18px;}.kt-category-card{padding:12px;}.kt-category-card-image{width:56px;height:56px;}}.kt-submenu,.kt-mega-flyout{position:fixed !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;z-index:2147483647 !important;width:420px !important;min-width:420px !important;background:#fff !important;border-radius:12px !important;box-shadow:0 10px 40px rgba(0,0,0,0.25) !important;padding:20px !important;transition:opacity 0.15s ease !important;}.kt-menu-item .kt-submenu.kt-submenu-visible,.kt-menu-item.has-submenu .kt-submenu.kt-submenu-visible,.kt-mega-menu-item .kt-mega-flyout.kt-submenu-visible,.kt-mega-menu-item.has-children .kt-mega-flyout.kt-submenu-visible,.kt-submenu.kt-submenu-visible,.kt-mega-flyout.kt-submenu-visible{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;}.kt-menu-item.is-hovered > .kt-menu-link,.kt-mega-menu-item.is-hovered > a{background:rgba(5,123,184,0.08) !important;color:#057BB8 !important;}.kt-menu-item.is-hovered .kt-menu-arrow{color:#057BB8 !important;}.kt-mega-menu-wrapper,.kt-mega-menu,.kt-mega-menu-list,.kt-menu-item,.kt-mega-menu-item{overflow:visible !important;position:relative !important;}.kt-shop-sidebar,.kt-shop-with-menu,.kt-mega-menu-widget,.sidebar-wrapper{overflow:visible !important;}.sidebar-wrapper,.kt-mega-menu-widget,.kt-mega-menu-wrapper{z-index:99999 !important;}.kt-mega-menu-widget,.kt-mega-menu-wrapper,.kt-mega-menu,.kt-mega-menu-list,.kt-menu-item,.kt-catalog-menu,.kt-catalog-dropdown{transform:none !important;}#kt-flyout-container{display:none !important;}body.term-jednoduche-zaskleni .kt-subcategories{display:none !important;}.kt-filters-bar{padding:6px 12px !important;margin-bottom:8px !important;}.kt-filters-main-row{gap:6px !important;align-items:center !important;flex-wrap:nowrap !important;}.kt-filters-left{gap:6px !important;flex-wrap:nowrap !important;align-items:center !important;flex:1 !important;}.kt-quick-filters{display:flex !important;gap:4px !important;flex-shrink:0 !important;}.kt-filter-chip{padding:4px 8px !important;font-size:12px !important;gap:3px !important;white-space:nowrap !important;}.kt-filter-chip svg{width:11px !important;height:11px !important;}.kt-filter-chip.kt-filter-reset{margin-left:auto !important;order:100 !important;}.kt-price-filter{max-width:220px !important;min-width:160px !important;flex-shrink:1 !important;}.kt-price-label{font-size:12px !important;margin-right:4px !important;}.kt-price-range-wrapper{flex:1 !important;}.kt-price-inputs{gap:3px !important;}.kt-price-inputs input{width:48px !important;height:26px !important;font-size:12px !important;padding:2px 4px !important;}.kt-price-sep{font-size:11px !important;}.kt-price-currency{font-size:11px !important;}.kt-range-slider{height:16px !important;margin-top:2px !important;position:relative !important;display:flex !important;align-items:center !important;}.kt-range-track{height:3px !important;top:50% !important;transform:translateY(-50%) !important;}.kt-range-input{height:16px !important;}.kt-range-input::-webkit-slider-thumb{width:14px !important;height:14px !important;margin-top:-5px !important;}.kt-range-input::-moz-range-thumb{width:14px !important;height:14px !important;}.kt-sort-dropdown{flex-shrink:0 !important;margin-left:auto !important;}.kt-sort-dropdown label{font-size:12px !important;margin-right:3px !important;}.kt-sort-dropdown select{padding:4px 28px 4px 8px !important;font-size:12px !important;height:26px !important;line-height:1.2 !important;}.kt-roof-cfg{margin:10px 0 !important;}.kt-roof-cfg .kt-roof-header{padding:12px 16px !important;}.kt-roof-cfg .kt-roof-body{padding:0 16px 12px !important;}.kt-roof-cfg .kt-roof-body > *:first-child{padding-top:12px !important;}.kt-roof-cfg .kt-roof-field{margin-bottom:10px !important;}.kt-roof-cfg .kt-roof-opt{padding:10px 14px !important;}.kt-roof-cfg .kt-roof-options-3{display:flex !important;flex-wrap:nowrap !important;gap:8px !important;}.kt-roof-cfg .kt-roof-options-3 .kt-roof-opt{flex:1 !important;min-width:0 !important;padding:8px 10px !important;}.kt-roof-cfg .kt-roof-select{width:100% !important;height:44px !important;padding:0 40px 0 12px !important;border:2px solid #d1d5db !important;border-radius:8px !important;background-color:#fff !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23057BB8' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 12px center !important;background-size:18px !important;color:#333 !important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;transition:border-color 0.2s,box-shadow 0.2s !important;}.kt-roof-cfg .kt-roof-select:hover{border-color:#057BB8 !important;}.kt-roof-cfg .kt-roof-select:focus{border-color:#057BB8 !important;box-shadow:0 0 0 3px rgba(5,123,184,0.15) !important;outline:none !important;}.kt-roof-cfg .kt-roof-row{gap:12px !important;}.kt-roof-cfg .kt-roof-result{padding:12px 16px !important;margin-top:10px !important;}.kt-roof-cfg .kt-roof-result-inner{gap:12px !important;}.kt-roof-cfg .kt-roof-warn{padding:8px 12px !important;margin-top:10px !important;}.kt-roof-active-filter{padding:6px 12px !important;margin:6px 0 !important;}.kt-roof-cfg.is-open .kt-roof-body{overflow:visible !important;max-height:2000px !important;}@keyframes kt-spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.kt-spin{animation:kt-spin 1s linear infinite;}.kt-ajax-filtered-results{animation:kt-fade-in 0.3s ease-out;}@keyframes kt-fade-in{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.kt-ajax-product-count{background:linear-gradient(135deg,#0066cc 0%,#004999 100%);color:#fff;padding:16px 24px;border-radius:12px;margin-bottom:20px;font-size:1.1em;display:flex;align-items:center;gap:8px;}.kt-ajax-product-count strong{font-size:1.4em;font-weight:700;}.kt-ajax-no-products{background:#fef3c7;color:#92400e;padding:24px;border-radius:12px;text-align:center;font-size:1.1em;border:1px solid #fcd34d;}.kt-roof-btn:disabled{opacity:0.7;cursor:wait;}.woocommerce-cart-form .product-name{text-align:left !important;}.woocommerce-cart-form .product-name dl.variation,.woocommerce-cart-form .product-name .variation{display:flex !important;flex-direction:column !important;gap:4px !important;margin:8px 0 0 0 !important;padding:0 !important;}.woocommerce-cart-form .product-name dl.variation dt,.woocommerce-cart-form .product-name dl.variation dd{display:inline !important;float:none !important;margin:0 !important;padding:0 !important;}.woocommerce-cart-form .product-name dl.variation dt{font-weight:600 !important;color:#64748b !important;font-size:12px !important;}.woocommerce-cart-form .product-name dl.variation dd{margin-bottom:4px !important;}.woocommerce-cart-form .product-name dl.variation dd p{margin:0 !important;display:inline !important;}.woocommerce-cart-form .product-name .uni-cpo-cart-item-option,.woocommerce-cart-form .product-name [class*="cpo-cart"],.woocommerce-cart-form .product-name .cart-item-data{display:block !important;margin:3px 0 !important;font-size:13px !important;color:#475569 !important;}.woocommerce-cart-form .product-name br + span,.woocommerce-cart-form .product-name span + br{display:block !important;}.woocommerce-cart-form .cart_item td.product-name{line-height:1.6 !important;}.woocommerce-cart-form .cart_item td.product-name > a{display:block !important;font-weight:600 !important;color:#1e293b !important;margin-bottom:8px !important;}.woocommerce-cart-form .cart_item td.product-name > *:not(a):not(.remove){display:block !important;font-size:13px !important;color:#64748b !important;line-height:1.5 !important;}.widget_shopping_cart .cart_list .mini_cart_item .variation,.woocommerce-mini-cart .mini_cart_item .variation,#cart-popup .mini_cart_item .variation,.off-canvas-cart .mini_cart_item .variation{display:flex !important;flex-direction:column !important;gap:2px !important;margin-top:6px !important;}.widget_shopping_cart .variation dt,.widget_shopping_cart .variation dd,.woocommerce-mini-cart .variation dt,.woocommerce-mini-cart .variation dd{display:inline !important;float:none !important;margin:0 !important;padding:0 !important;font-size:12px !important;}.widget_shopping_cart .variation dt,.woocommerce-mini-cart .variation dt{font-weight:600 !important;color:#64748b !important;}.widget_shopping_cart .variation dd p,.woocommerce-mini-cart .variation dd p{margin:0 !important;display:inline !important;}.cart-dropdown .product-name .variation,.nav-dropdown.cart-dropdown .variation{display:flex !important;flex-direction:column !important;gap:2px !important;margin-top:4px !important;}.woocommerce-cart-form .product-name .variation dd::after{content:none !important;}.woocommerce table.cart td.product-name dl.variation{display:flex !important;flex-direction:column !important;}.woocommerce table.cart td.product-name dl.variation dt,.woocommerce table.cart td.product-name dl.variation dd{display:inline !important;width:auto !important;float:none !important;}@media (max-width:991px) and (min-width:768px){.kt-shop-sidebar{flex:0 0 220px !important;}.kt-mega-menu{min-width:220px !important;}.kt-mega-menu-item > a{padding:10px 14px !important;font-size:13px !important;}.kt-mega-menu-item > a .kt-cat-icon{width:28px !important;height:28px !important;margin-right:10px !important;}.kt-mega-flyout{width:300px !important;padding:15px !important;grid-template-columns:1fr !important;}.products.row .product-small.col{width:33.333% !important;}}@media (max-width:849px){.kt-shop-with-menu{flex-direction:column !important;gap:0 !important;}.kt-shop-sidebar{width:100% !important;position:relative !important;margin-bottom:15px !important;}.kt-mega-menu-wrapper,.kt-mega-menu-widget{position:relative !important;z-index:100 !important;}.kt-mega-menu-header,.kt-shop-sidebar .kt-mega-menu-header,.kt-shop-with-menu .kt-mega-menu-header,.home .kt-mega-menu-header,body.home .kt-mega-menu-header,.front-page .kt-mega-menu-header,.kt-mega-menu-widget .kt-mega-menu-header,.kt-mega-menu-wrapper .kt-mega-menu-header{cursor:pointer !important;pointer-events:auto !important;position:relative !important;padding-right:50px !important;border-radius:var(--kt-radius-lg,12px) !important;-webkit-tap-highlight-color:rgba(0,0,0,0.1) !important;user-select:none !important;-webkit-user-select:none !important;touch-action:manipulation !important;transition:opacity 0.15s ease !important;}.kt-mega-menu-header:active,.kt-shop-sidebar .kt-mega-menu-header:active,.kt-shop-with-menu .kt-mega-menu-header:active,.home .kt-mega-menu-header:active,.kt-mega-menu-wrapper .kt-mega-menu-header:active{opacity:0.8 !important;}.kt-mega-menu-header::after{content:'' !important;position:absolute !important;right:18px !important;top:50% !important;transform:translateY(-50%) !important;width:20px !important;height:20px !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") !important;background-size:contain !important;background-repeat:no-repeat !important;transition:transform 0.3s ease !important;pointer-events:none !important;}.kt-mega-menu-wrapper.mobile-open .kt-mega-menu-header::after,.kt-mega-menu-widget.mobile-open .kt-mega-menu-header::after{transform:translateY(-50%) rotate(180deg) !important;}.kt-mega-menu-list{display:none !important;}.kt-mega-menu-wrapper.mobile-open .kt-mega-menu-list,.kt-mega-menu-widget.mobile-open .kt-mega-menu-list{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:8px !important;padding:12px !important;background:#ffffff !important;border-radius:0 0 12px 12px !important;box-shadow:0 4px 15px rgba(0,0,0,0.15) !important;max-height:80vh !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;animation:ktMenuSlideDown 0.25s ease-out !important;}.kt-mega-menu-wrapper.mobile-open,.kt-mega-menu-widget.mobile-open{background:#ffffff !important;border-radius:12px !important;box-shadow:0 4px 20px rgba(0,0,0,0.15) !important;}@keyframes ktMenuSlideDown{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}.kt-mega-menu-wrapper.mobile-open .kt-mega-menu-header,.kt-mega-menu-widget.mobile-open .kt-mega-menu-header{border-radius:var(--kt-radius-lg,12px) var(--kt-radius-lg,12px) 0 0 !important;}.kt-menu-item > a,.kt-mega-menu-item > a{padding:12px 10px !important;flex-direction:column !important;text-align:center !important;gap:6px !important;border-radius:var(--kt-radius,8px) !important;background:var(--kt-gray-50,#f8f9fa) !important;min-height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;}.kt-menu-item > a:hover,.kt-menu-item > a:active,.kt-mega-menu-item > a:hover,.kt-mega-menu-item > a:active{background:var(--kt-gray-100,#e9ecef) !important;}.kt-menu-item > a .kt-menu-icon,.kt-mega-menu-item > a .kt-cat-icon{margin-right:0 !important;width:36px !important;height:36px !important;}.kt-menu-item > a .kt-menu-text,.kt-mega-menu-item > a .kt-cat-name{font-size:12px !important;line-height:1.3 !important;}.kt-menu-item.has-children > a::after,.kt-mega-menu-item.has-children > a::after{display:none !important;}.kt-submenu,.kt-mega-flyout{display:none !important;}.kt-menu-section-header{grid-column:1 / -1 !important;padding:8px 10px !important;font-weight:600 !important;font-size:13px !important;color:var(--kt-gray-700,#495057) !important;border-bottom:1px solid var(--kt-gray-200,#e9ecef) !important;margin-bottom:4px !important;}.kt-menu-section-divider{grid-column:1 / -1 !important;height:1px !important;background:var(--kt-gray-200,#e9ecef) !important;margin:8px 0 !important;}.home .slider-wrapper,.home .banner,.home .ux-slider{min-height:300px !important;max-height:350px !important;}.home .banner h1,.home .slider-text h1{font-size:22px !important;line-height:1.3 !important;}.home .banner h2,.home .slider-text h2{font-size:18px !important;}.home .banner p,.home .slider-text p{font-size:14px !important;}.home h2.section-title,.home .section-title h2,.home .kt-section-title{font-size:20px !important;}.home .kt-category-grid{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;}.home .kt-category-card{padding:12px !important;}.home .kt-category-card-image{width:48px !important;height:48px !important;}.home .kt-category-card-title{font-size:13px !important;}.products.row .product-small.col{width:50% !important;padding:5px !important;}.product-small .box-image{margin-bottom:8px !important;}.product-small .product-title{font-size:13px !important;line-height:1.3 !important;}.product-small .price{font-size:14px !important;}#top-bar{padding:5px 0 !important;min-height:32px !important;}#top-bar .nav li,#top-bar .nav a{font-size:11px !important;}#logo img{max-height:40px !important;}.header-search .searchform{width:100% !important;}.header-search .searchform input{font-size:14px !important;padding:10px 45px 10px 15px !important;}.kt-subcategories{margin:0 -15px 15px -15px !important;}.kt-subcategories-scroll{padding:8px 15px !important;gap:8px !important;}.kt-subcat-card{min-width:110px !important;height:70px !important;}.kt-subcat-content{padding:10px !important;}.kt-subcat-content .kt-subcat-name{font-size:12px !important;}.kt-filters-bar{flex-direction:column !important;gap:10px !important;padding:10px 15px !important;}.single-product .product_title{font-size:20px !important;margin-bottom:10px !important;}.single-product .price{font-size:22px !important;}.single-product .woocommerce-product-gallery{margin-bottom:20px !important;}.single-product .product-info{padding:0 !important;}.uni-cpo-form{padding:15px !important;}.uni-cpo-field-row{flex-direction:column !important;}.footer-widgets .col{width:100% !important;margin-bottom:20px !important;}.footer-widgets .widget-title{font-size:16px !important;margin-bottom:15px !important;}.woocommerce-cart table.cart{display:block !important;}.woocommerce-cart table.cart thead{display:none !important;}.woocommerce-cart table.cart tbody tr{display:flex !important;flex-wrap:wrap !important;padding:15px 0 !important;border-bottom:1px solid var(--kt-gray-200) !important;}.woocommerce-cart table.cart td{display:block !important;border:none !important;padding:5px 0 !important;}.woocommerce-cart table.cart td.product-thumbnail{width:80px !important;}.woocommerce-cart table.cart td.product-name{width:calc(100% - 90px) !important;padding-left:10px !important;}.woocommerce-cart table.cart td.product-price,.woocommerce-cart table.cart td.product-quantity,.woocommerce-cart table.cart td.product-subtotal{width:33.333% !important;text-align:center !important;}}@media (max-width:479px){.kt-mega-menu-wrapper.mobile-open .kt-mega-menu-list,.kt-mega-menu-widget.mobile-open .kt-mega-menu-list{grid-template-columns:1fr !important;}.products.row .product-small.col{width:100% !important;}.home .kt-category-grid{grid-template-columns:1fr !important;}.home .banner h1,.home .slider-text h1{font-size:18px !important;}.kt-breadcrumb .kt-bc-sep:nth-of-type(n+3),.kt-breadcrumb .kt-bc-link:nth-of-type(n+3){display:none !important;}.kt-breadcrumb .kt-bc-current{max-width:150px !important;}}@media (hover:none) and (pointer:coarse){.kt-mega-menu-item > a{min-height:48px !important;}.kt-mega-menu-header{min-height:52px !important;}.button,.btn,input[type="submit"],button{min-height:44px !important;min-width:44px !important;}.kt-mega-menu-item > a:hover{background:transparent !important;}.kt-mega-menu-item > a:active{background:var(--kt-gray-100) !important;}}.woocommerce-account .woocommerce{max-width:1200px;margin:0 auto;padding:40px 20px;}.woocommerce-account .entry-title,.woocommerce-account h2.woocommerce-MyAccount-title{font-size:28px !important;font-weight:700 !important;color:var(--kt-gray-900) !important;margin-bottom:32px !important;}.kt-account-welcome{background:var(--kt-gradient);border-radius:var(--kt-radius-xl);padding:32px;margin-bottom:32px;color:white;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;}.kt-account-welcome-text h2{font-size:24px !important;font-weight:700 !important;color:white !important;margin:0 0 8px !important;}.kt-account-welcome-text p{font-size:15px;opacity:0.9;margin:0;}.kt-account-welcome-avatar{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;}.kt-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px;}.kt-account-card{background:var(--kt-white);border-radius:var(--kt-radius-lg);border:1px solid var(--kt-gray-200);padding:24px;transition:all 0.2s ease;text-decoration:none !important;display:block;}.kt-account-card:hover{border-color:var(--kt-primary);box-shadow:var(--kt-shadow-md);transform:translateY(-2px);}.kt-account-card-icon{width:48px;height:48px;background:var(--kt-gradient-glass);border-radius:var(--kt-radius);display:flex;align-items:center;justify-content:center;margin-bottom:16px;}.kt-account-card-icon svg{width:24px;height:24px;color:var(--kt-primary);}.kt-account-card-title{font-size:16px;font-weight:600;color:var(--kt-gray-900);margin-bottom:6px;}.kt-account-card-desc{font-size:13px;color:var(--kt-gray-500);line-height:1.5;}.kt-account-card-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:var(--kt-primary);color:white;border-radius:var(--kt-radius-full);font-size:12px;font-weight:600;margin-left:auto;}.kt-recent-orders{background:var(--kt-white);border-radius:var(--kt-radius-lg);border:1px solid var(--kt-gray-200);overflow:hidden;}.kt-recent-orders-header{padding:20px 24px;border-bottom:1px solid var(--kt-gray-100);display:flex;align-items:center;justify-content:space-between;}.kt-recent-orders-header h3{font-size:18px !important;font-weight:600 !important;color:var(--kt-gray-900) !important;margin:0 !important;}.kt-view-all-link{font-size:14px;color:var(--kt-primary);text-decoration:none;font-weight:500;display:flex;align-items:center;gap:4px;}.kt-view-all-link:hover{text-decoration:underline;}.kt-orders-table{width:100%;border-collapse:collapse;}.kt-orders-table th{padding:14px 24px;text-align:left;font-size:12px;font-weight:600;color:var(--kt-gray-500);text-transform:uppercase;letter-spacing:0.05em;background:var(--kt-gray-50);border-bottom:1px solid var(--kt-gray-100);}.kt-orders-table td{padding:16px 24px;font-size:14px;color:var(--kt-gray-700);border-bottom:1px solid var(--kt-gray-100);}.kt-orders-table tr:last-child td{border-bottom:none;}.kt-orders-table tr:hover td{background:var(--kt-gray-50);}.kt-order-number{font-weight:600;color:var(--kt-primary);}.kt-order-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--kt-radius-full);font-size:12px;font-weight:600;}.kt-order-status.processing{background:rgba(59,130,246,0.1);color:#2563eb;}.kt-order-status.completed{background:rgba(34,197,94,0.1);color:#16a34a;}.kt-order-status.on-hold{background:rgba(245,158,11,0.1);color:#d97706;}.kt-order-status.cancelled{background:rgba(239,68,68,0.1);color:#dc2626;}.kt-order-status.pending{background:rgba(107,114,128,0.1);color:#4b5563;}.kt-order-status::before{content:'';width:8px;height:8px;border-radius:50%;background:currentColor;}.kt-order-action{padding:8px 16px;background:var(--kt-gray-100);border:none;border-radius:var(--kt-radius);font-size:13px;font-weight:500;color:var(--kt-gray-700);cursor:pointer;transition:all 0.2s ease;text-decoration:none;}.kt-order-action:hover{background:var(--kt-primary);color:white;}.woocommerce-MyAccount-navigation{display:none !important;}.woocommerce-MyAccount-content{width:100% !important;float:none !important;}.woocommerce-account:not(.logged-in) .woocommerce{max-width:900px;}.woocommerce-account:not(.logged-in) h2{font-size:22px !important;font-weight:700 !important;color:var(--kt-gray-900) !important;margin-bottom:24px !important;}.woocommerce-form-login,.woocommerce-form-register{background:var(--kt-white) !important;border-radius:var(--kt-radius-xl) !important;border:1px solid var(--kt-gray-200) !important;padding:32px !important;box-shadow:var(--kt-shadow) !important;}.woocommerce-form-login .form-row,.woocommerce-form-register .form-row{margin-bottom:20px !important;}.woocommerce-form-login label,.woocommerce-form-register label{font-size:13px !important;font-weight:600 !important;color:var(--kt-gray-700) !important;margin-bottom:8px !important;display:block !important;}.woocommerce-form-login input[type="text"],.woocommerce-form-login input[type="email"],.woocommerce-form-login input[type="password"],.woocommerce-form-register input[type="text"],.woocommerce-form-register input[type="email"],.woocommerce-form-register input[type="password"]{width:100% !important;padding:14px 16px !important;border:2px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius) !important;font-size:15px !important;transition:all 0.2s ease !important;}.woocommerce-form-login input:focus,.woocommerce-form-register input:focus{outline:none !important;border-color:var(--kt-primary) !important;box-shadow:0 0 0 4px rgba(5,123,184,0.1) !important;}.woocommerce-form-login .button,.woocommerce-form-register .button{width:100% !important;padding:16px 24px !important;background:var(--kt-gradient) !important;border:none !important;border-radius:var(--kt-radius) !important;color:white !important;font-size:16px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.2s ease !important;}.woocommerce-form-login .button:hover,.woocommerce-form-register .button:hover{background:var(--kt-gradient-dark) !important;transform:translateY(-1px) !important;box-shadow:var(--kt-shadow-md) !important;}.woocommerce-LostPassword{margin-top:16px !important;text-align:center !important;}.woocommerce-LostPassword a{color:var(--kt-primary) !important;font-size:14px !important;font-weight:500 !important;text-decoration:none !important;}.woocommerce-LostPassword a:hover{text-decoration:underline !important;}.woocommerce-Addresses{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr)) !important;gap:24px !important;}.woocommerce-Address{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;border:1px solid var(--kt-gray-200) !important;padding:24px !important;}.woocommerce-Address header{display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:16px !important;padding-bottom:16px !important;border-bottom:1px solid var(--kt-gray-100) !important;}.woocommerce-Address h3{font-size:16px !important;font-weight:600 !important;color:var(--kt-gray-900) !important;margin:0 !important;}.woocommerce-Address address{font-size:14px !important;color:var(--kt-gray-600) !important;line-height:1.6 !important;font-style:normal !important;}.woocommerce-Address .edit{padding:8px 16px !important;background:var(--kt-gray-100) !important;border-radius:var(--kt-radius) !important;font-size:13px !important;font-weight:500 !important;color:var(--kt-gray-700) !important;text-decoration:none !important;transition:all 0.2s ease !important;}.woocommerce-Address .edit:hover{background:var(--kt-primary) !important;color:white !important;}.woocommerce-EditAccountForm{max-width:600px !important;}.woocommerce-EditAccountForm fieldset{border:1px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius-lg) !important;padding:24px !important;margin-top:24px !important;}.woocommerce-EditAccountForm legend{font-size:16px !important;font-weight:600 !important;color:var(--kt-gray-900) !important;padding:0 12px !important;}@media (max-width:849px){.woocommerce-account .woocommerce{padding:20px 16px;}.kt-account-welcome{padding:24px;flex-direction:column;text-align:center;}.kt-account-welcome-text h2{font-size:20px !important;}.kt-account-grid{grid-template-columns:1fr;gap:16px;}.kt-account-card{padding:20px;}.kt-recent-orders{overflow-x:auto;}.kt-orders-table{min-width:600px;}.kt-orders-table th,.kt-orders-table td{padding:12px 16px;}.woocommerce-form-login,.woocommerce-form-register{padding:24px !important;}.woocommerce-Addresses{grid-template-columns:1fr !important;}}.wa-chat-widget{position:fixed;bottom:24px;right:24px;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;}.wa-chat-btn{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0084ff 0%,#00a3ff 100%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,132,255,0.4);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;}.wa-chat-btn:hover{transform:scale(1.1);box-shadow:0 6px 28px rgba(0,132,255,0.5);}.wa-chat-btn-icon,.wa-chat-btn-close{position:absolute;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;}.wa-chat-btn-icon svg{width:30px;height:30px;color:#fff;}.wa-chat-btn-close{opacity:0;transform:rotate(-90deg) scale(0.5);}.wa-chat-btn-close svg{width:24px;height:24px;color:#fff;}.wa-chat-open .wa-chat-btn-icon{opacity:0;transform:rotate(90deg) scale(0.5);}.wa-chat-open .wa-chat-btn-close{opacity:1;transform:rotate(0) scale(1);}.wa-chat-btn-badge{position:absolute;top:-4px;right:-4px;width:22px;height:22px;background:#ff3b30;border-radius:50%;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff;animation:wa-badge-pulse 2s infinite;}@keyframes wa-badge-pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.1);}}.wa-chat-btn::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#0084ff 0%,#00a3ff 100%);animation:wa-pulse 2s infinite;z-index:-1;}.wa-chat-open .wa-chat-btn::before{animation:none;}@keyframes wa-pulse{0%{transform:scale(1);opacity:0.5;}70%{transform:scale(1.4);opacity:0;}100%{transform:scale(1.4);opacity:0;}}.wa-chat-popup{position:absolute;bottom:76px;right:0;width:380px;background:#fff;border-radius:16px;box-shadow:0 12px 48px rgba(0,0,0,0.18);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(20px) scale(0.95);transform-origin:bottom right;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column;}.wa-chat-open .wa-chat-popup{opacity:1;visibility:visible;transform:translateY(0) scale(1);}.wa-chat-header{background:linear-gradient(135deg,#0084ff 0%,#00a3ff 100%);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;}.wa-chat-header-info{display:flex;align-items:center;gap:12px;}.wa-chat-avatar{width:44px;height:44px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;}.wa-chat-avatar img{width:100%;height:100%;object-fit:cover;}.wa-chat-avatar svg{width:26px;height:26px;color:#fff;}.wa-chat-header-text{color:#fff;}.wa-chat-company{font-weight:600;font-size:15px;margin-bottom:3px;}.wa-chat-status{font-size:12px;opacity:0.9;display:flex;align-items:center;gap:6px;}.wa-chat-status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:wa-blink 1.5s infinite;}@keyframes wa-blink{0%,100%{opacity:1;}50%{opacity:0.5;}}.wa-chat-close{background:rgba(255,255,255,0.15);border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s;flex-shrink:0;}.wa-chat-close:hover{background:rgba(255,255,255,0.25);}.wa-chat-close svg{width:18px;height:18px;color:#fff;}.wa-chat-tabs{display:flex;background:#f8f9fa;border-bottom:1px solid #e9ecef;}.wa-chat-tab{flex:1;padding:12px 16px;border:none;background:transparent;cursor:pointer;font-size:13px;font-weight:500;color:#6c757d;display:flex;align-items:center;justify-content:center;gap:8px;transition:all 0.2s;position:relative;}.wa-chat-tab:hover{color:#495057;background:#f1f3f4;}.wa-chat-tab.active{color:#0084ff;background:#fff;}.wa-chat-tab.active::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#0084ff;}.wa-chat-tab svg{flex-shrink:0;}.wa-chat-body{position:relative;min-height:180px;max-height:320px;overflow-y:auto;background:#f8f9fa;}.wa-chat-bg-pattern{position:absolute;inset:0;background-color:#f8f9fa;opacity:0.5;}.wa-chat-messages{position:relative;padding:16px;z-index:1;}.wa-chat-message{margin-bottom:12px;}.wa-chat-message-received .wa-chat-bubble{background:#fff;border-radius:4px 16px 16px 16px;max-width:90%;display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,0.08);}.wa-chat-bubble{padding:12px 16px;font-size:14px;line-height:1.5;color:#212529;}.wa-chat-time{display:block;font-size:11px;color:#adb5bd;text-align:right;margin-top:6px;}.wa-chat-mode{position:relative;padding:12px 16px;z-index:1;display:none;}.wa-chat-mode.active{display:block;}.wa-chat-mode-info{margin-bottom:12px;}.wa-chat-mode-info p{font-size:13px;color:#6c757d;margin:0;line-height:1.4;}.wa-chat-form-fields{display:flex;flex-direction:column;gap:10px;}.wa-chat-field{width:100%;padding:12px 14px;border:1px solid #dee2e6;border-radius:10px;font-size:14px;font-family:inherit;transition:all 0.2s;background:#fff;box-sizing:border-box;}.wa-chat-field:focus{outline:none;border-color:#0084ff;box-shadow:0 0 0 3px rgba(0,132,255,0.1);}.wa-chat-field::placeholder{color:#adb5bd;}.wa-chat-field-error{border-color:#dc3545 !important;animation:wa-shake 0.4s ease;}@keyframes wa-shake{0%,100%{transform:translateX(0);}25%{transform:translateX(-8px);}75%{transform:translateX(8px);}}.wa-chat-footer{padding:12px 16px 16px;background:#fff;border-top:1px solid #e9ecef;}.wa-chat-input-wrapper{background:#f8f9fa;border-radius:12px;padding:10px 14px;margin-bottom:12px;}.wa-chat-input{width:100%;border:none;outline:none;font-size:14px;line-height:1.5;resize:none;max-height:80px;min-height:40px;font-family:inherit;background:transparent;box-sizing:border-box;}.wa-chat-input::placeholder{color:#adb5bd;}.wa-chat-send{width:100%;padding:14px 20px;border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.2s;}.wa-chat-send:disabled{opacity:0.7;cursor:not-allowed;}.wa-chat-send svg{flex-shrink:0;}.wa-chat-send-whatsapp{background:#25D366;color:#fff;}.wa-chat-send-whatsapp:hover:not(:disabled){background:#20BA5A;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,211,102,0.3);}.wa-chat-send-web{background:#0084ff;color:#fff;}.wa-chat-send-web:hover:not(:disabled){background:#0073e6;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,132,255,0.3);}.wa-chat-success{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:#d4edda;border-radius:12px;color:#155724;font-size:14px;font-weight:500;}.wa-chat-success svg{color:#28a745;flex-shrink:0;}.wa-chat-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:wa-spin 0.8s linear infinite;}@keyframes wa-spin{to{transform:rotate(360deg);}}@media (max-width:480px){.wa-chat-widget{bottom:16px;right:16px;left:16px;}.wa-chat-popup{width:auto;left:0;right:0;max-height:80vh;}.wa-chat-btn{width:54px;height:54px;}.wa-chat-btn-icon svg{width:26px;height:26px;}.wa-chat-body{max-height:40vh;}.wa-chat-tab{padding:10px 12px;font-size:12px;}}.home .banner-layers .icon-box{background:rgba(255,255,255,0.15) !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important;border-radius:var(--kt-radius-lg) !important;padding:20px 30px !important;border:1px solid rgba(255,255,255,0.2) !important;transition:all 0.3s ease !important;}.home .banner-layers .icon-box:hover{background:rgba(255,255,255,0.25) !important;transform:translateY(-3px) !important;}.home .banner-layers .icon-box-text strong,.home .banner-layers .icon-box-text .count-up{font-size:42px !important;font-weight:800 !important;letter-spacing:-1px !important;text-shadow:0 2px 10px rgba(0,0,0,0.2) !important;}.home .banner-layers .icon-box-text p{text-transform:uppercase !important;font-size:11px !important;font-weight:600 !important;letter-spacing:1.5px !important;opacity:0.9 !important;margin-top:5px !important;}.home .col-inner .box{transition:all 0.35s cubic-bezier(0.4,0,0.2,1) !important;border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;}.home .col-inner .box:hover{transform:translateY(-8px) !important;box-shadow:var(--kt-shadow-xl) !important;}.home .col-inner .box .box-image{transition:all 0.5s ease !important;}.home .col-inner .box:hover .box-image{transform:scale(1.05) !important;}.home .icon-box.featured-box{border:2px solid transparent !important;transition:all 0.3s ease !important;}.home .icon-box.featured-box:hover{border-color:var(--kt-primary) !important;background:var(--kt-gradient-glass) !important;}.home .icon-box.featured-box .icon-box-img{transition:transform 0.3s ease !important;}.home .icon-box.featured-box:hover .icon-box-img{transform:scale(1.1) rotate(5deg) !important;}.home section[id*="proc"] .col-inner,.home .row-box-shadow-2 .col-inner{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;padding:30px 25px !important;box-shadow:var(--kt-shadow) !important;border:1px solid var(--kt-gray-100) !important;transition:all 0.3s ease !important;}.home section[id*="proc"] .col-inner:hover,.home .row-box-shadow-2 .col-inner:hover{box-shadow:var(--kt-shadow-lg) !important;transform:translateY(-5px) !important;}.home .circle{width:50px !important;height:50px !important;line-height:50px !important;font-size:18px !important;font-weight:700 !important;background:var(--kt-gradient) !important;box-shadow:0 4px 15px rgba(5,123,184,0.4) !important;}.home .icon-box.text-box{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;padding:25px !important;box-shadow:var(--kt-shadow) !important;border:1px solid var(--kt-gray-100) !important;transition:all 0.3s ease !important;height:100% !important;}.home .icon-box.text-box:hover{box-shadow:var(--kt-shadow-lg) !important;border-color:var(--kt-primary) !important;}.home .icon-box.text-box .icon-box-img{margin-bottom:15px !important;}.home .gallery .box,.home .ux-portfolio .box{border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;}.home .gallery .box-image::before,.home .ux-portfolio .box-image::before{content:'' !important;position:absolute !important;inset:0 !important;background:linear-gradient(to top,rgba(0,0,0,0.7) 0%,transparent 50%) !important;z-index:1 !important;opacity:0.8 !important;transition:opacity 0.3s ease !important;}.home .gallery .box:hover .box-image::before,.home .ux-portfolio .box:hover .box-image::before{opacity:1 !important;}.home .gallery .box-text,.home .ux-portfolio .box-text{z-index:2 !important;position:relative !important;}.home .google-reviews-widget,.home [class*="reviews"]{max-width:100% !important;}.home .google-reviews-widget .review-card,.home [class*="review-item"]{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;padding:20px !important;box-shadow:var(--kt-shadow) !important;border:1px solid var(--kt-gray-100) !important;transition:all 0.3s ease !important;}.home .google-reviews-widget .review-card:hover,.home [class*="review-item"]:hover{box-shadow:var(--kt-shadow-lg) !important;transform:translateY(-3px) !important;}.home .contact-box,.home [class*="kontakt"] .icon-box{background:var(--kt-white) !important;border-radius:var(--kt-radius-lg) !important;padding:20px !important;box-shadow:var(--kt-shadow) !important;transition:all 0.3s ease !important;border:1px solid var(--kt-gray-100) !important;}.home .contact-box:hover,.home [class*="kontakt"] .icon-box:hover{box-shadow:var(--kt-shadow-lg) !important;border-color:var(--kt-primary) !important;}.home .map-container,.home [class*="map"] iframe{border-radius:var(--kt-radius-lg) !important;overflow:hidden !important;box-shadow:var(--kt-shadow-md) !important;}.home .section-bg-blue,.home [class*="cta"] section,.home .has-bg-color{border-radius:0 !important;}.home .section-bg-blue .button,.home [class*="cta"] .button{background:var(--kt-white) !important;color:var(--kt-primary) !important;font-weight:600 !important;padding:15px 35px !important;border-radius:var(--kt-radius-full) !important;transition:all 0.3s ease !important;box-shadow:var(--kt-shadow) !important;}.home .section-bg-blue .button:hover,.home [class*="cta"] .button:hover{transform:translateY(-3px) !important;box-shadow:var(--kt-shadow-lg) !important;background:var(--kt-gray-50) !important;}.home .section-bg-blue .button.outline,.home [class*="cta"] .button.outline{background:transparent !important;border:2px solid var(--kt-white) !important;color:var(--kt-white) !important;}.home .section-bg-blue .button.outline:hover,.home [class*="cta"] .button.outline:hover{background:var(--kt-white) !important;color:var(--kt-primary) !important;}.cookie-notice-container,.cc-window,[class*="cookie"]{border-radius:var(--kt-radius-lg) var(--kt-radius-lg) 0 0 !important;box-shadow:0 -4px 20px rgba(0,0,0,0.15) !important;max-width:100% !important;padding:15px 20px !important;}.cookie-notice-container .button,.cc-btn,[class*="cookie"] button{border-radius:var(--kt-radius-full) !important;padding:10px 25px !important;font-weight:600 !important;}.home .footer-usp .col-inner,.home section[class*="dark"] .icon-box{background:rgba(255,255,255,0.1) !important;border-radius:var(--kt-radius) !important;padding:25px !important;transition:all 0.3s ease !important;border:1px solid rgba(255,255,255,0.1) !important;}.home .footer-usp .col-inner:hover,.home section[class*="dark"] .icon-box:hover{background:rgba(255,255,255,0.15) !important;transform:translateY(-3px) !important;}@keyframes subtle-bounce{0%,100%{transform:translateY(0);}50%{transform:translateY(-5px);}}.home .scroll-down-indicator,.home [class*="scroll"]{animation:subtle-bounce 2s ease-in-out infinite !important;}.home section,.home .section{padding-top:60px !important;padding-bottom:60px !important;}.home section:first-child,.home .banner-section{padding-top:0 !important;}@media (max-width:768px){.home .banner-layers .icon-box{padding:15px 20px !important;}.home .banner-layers .icon-box-text strong,.home .banner-layers .icon-box-text .count-up{font-size:32px !important;}.home section,.home .section{padding-top:40px !important;padding-bottom:40px !important;}.home .col-inner .box:hover{transform:none !important;}.home .icon-box.featured-box:hover .icon-box-img{transform:none !important;}}@media print{.home .banner-layers,.home [class*="cta"],.home .cookie-notice-container{display:none !important;}}.kt-share-config-wrapper{margin-top:20px;padding-top:16px;border-top:1px solid var(--kt-gray-100);}.kt-share-config-btn{display:inline-flex !important;align-items:center;gap:8px;padding:12px 20px !important;background:linear-gradient(135deg,var(--kt-gray-50) 0%,var(--kt-gray-100) 100%) !important;color:var(--kt-gray-700) !important;border:1px solid var(--kt-gray-200) !important;border-radius:var(--kt-radius) !important;font-size:14px !important;font-weight:600 !important;cursor:pointer;transition:all 0.2s ease !important;width:100%;justify-content:center;}.kt-share-config-btn:hover{background:linear-gradient(135deg,var(--kt-gray-100) 0%,var(--kt-gray-200) 100%) !important;color:var(--kt-primary) !important;border-color:var(--kt-primary) !important;transform:translateY(-1px);box-shadow:var(--kt-shadow-sm);}.kt-share-config-btn svg{flex-shrink:0;transition:transform 0.2s;}.kt-share-config-btn:hover svg{transform:scale(1.1);}.kt-share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,0.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:999999;opacity:0;visibility:hidden;transition:all 0.3s ease;padding:20px;}.kt-share-modal-overlay.active{opacity:1;visibility:visible;}.kt-share-modal{background:white;border-radius:var(--kt-radius-lg);box-shadow:0 25px 50px -12px rgba(0,0,0,0.25),0 0 0 1px rgba(0,0,0,0.05);width:100%;max-width:480px;max-height:90vh;overflow-y:auto;transform:scale(0.95) translateY(10px);transition:transform 0.3s ease;position:relative;}.kt-share-modal-overlay.active .kt-share-modal{transform:scale(1) translateY(0);}.kt-share-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:var(--kt-gray-100);border-radius:50%;font-size:20px;line-height:1;color:var(--kt-gray-400);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;z-index:10;}.kt-share-modal-close:hover{background:var(--kt-gray-200);color:var(--kt-gray-600);}.kt-share-modal-header{text-align:center;padding:28px 24px 20px;}.kt-share-modal-icon{width:56px;height:56px;background:linear-gradient(135deg,rgba(5,123,184,0.1) 0%,rgba(24,181,226,0.1) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;}.kt-share-modal-icon svg{color:var(--kt-primary);}.kt-share-modal-header h3{font-size:20px;font-weight:700;color:var(--kt-gray-900);margin:0 0 6px 0;}.kt-share-modal-header p{font-size:13px;color:var(--kt-gray-500);margin:0;line-height:1.5;}.kt-share-modal-body{padding:0 24px 24px;}.kt-share-config-box{background:var(--kt-gray-50);border:1px solid var(--kt-gray-100);border-radius:var(--kt-radius);padding:14px;margin-bottom:20px;}.kt-share-config-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--kt-gray-500);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:10px;}.kt-share-config-title svg{color:var(--kt-gray-400);}.kt-share-config-summary{display:flex;flex-direction:column;gap:6px;}.kt-share-config-summary .kt-config-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:4px 0;border-bottom:1px dashed var(--kt-gray-200);}.kt-share-config-summary .kt-config-row:last-child{border-bottom:none;}.kt-share-config-summary .kt-config-label{color:var(--kt-gray-500);}.kt-share-config-summary .kt-config-value{font-weight:600;color:var(--kt-gray-800);}.kt-share-config-summary .kt-config-empty{color:var(--kt-gray-400);font-style:italic;margin:0;text-align:center;}.kt-share-url-group{margin-bottom:20px;}.kt-share-url-group label{display:block;font-size:12px;font-weight:600;color:var(--kt-gray-600);margin-bottom:8px;}.kt-share-url-wrapper{display:flex;gap:8px;}.kt-share-url-input{flex:1;padding:10px 12px;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius-sm);font-size:12px;font-family:'SF Mono',Monaco,monospace;background:var(--kt-gray-50);color:var(--kt-gray-700);min-width:0;}.kt-share-url-input:focus{outline:none;border-color:var(--kt-primary);background:white;box-shadow:0 0 0 3px rgba(5,123,184,0.1);}.kt-share-copy-btn{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--kt-primary);color:white;border:none;border-radius:var(--kt-radius-sm);font-size:13px;font-weight:600;cursor:pointer;transition:all 0.2s;white-space:nowrap;}.kt-share-copy-btn:hover{background:var(--kt-primary-dark);}.kt-share-copy-btn.copied{background:#059669;}.kt-share-copy-success{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;color:#059669;font-weight:600;opacity:0;transform:translateY(-5px);transition:all 0.2s;}.kt-share-copy-success.show{opacity:1;transform:translateY(0);}.kt-share-bottom-row{display:flex;gap:20px;align-items:flex-start;}.kt-share-qr-section{flex-shrink:0;text-align:center;}.kt-share-qr-wrapper{padding:10px;background:white;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);display:inline-block;}.kt-share-qr-image{display:block;border-radius:4px;}.kt-share-qr-hint{font-size:11px;color:var(--kt-gray-400);margin-top:8px;}.kt-share-buttons-section{flex:1;display:flex;flex-direction:column;gap:8px;}.kt-share-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:white;color:var(--kt-gray-700);border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius-sm);font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:all 0.2s;}.kt-share-btn:hover{border-color:var(--kt-gray-300);background:var(--kt-gray-50);}.kt-share-email:hover{background:#eff6ff;color:#1d4ed8;border-color:#93c5fd;}.kt-share-whatsapp:hover{background:#f0fdf4;color:#16a34a;border-color:#86efac;}.kt-share-native:hover{background:var(--kt-gradient-glass);color:var(--kt-primary);border-color:var(--kt-primary);}@media (max-width:480px){.kt-share-bottom-row{flex-direction:column;align-items:center;}.kt-share-buttons-section{width:100%;}.kt-share-qr-section{order:2;}}.kt-bulk-order{background:white;border-radius:var(--kt-radius-lg);box-shadow:var(--kt-shadow);overflow:hidden;}.kt-bulk-header{padding:24px;background:var(--kt-gradient-glass);border-bottom:1px solid var(--kt-gray-100);}.kt-bulk-header h3{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:var(--kt-gray-900);margin:0 0 8px 0;}.kt-bulk-header h3 svg{color:var(--kt-primary);}.kt-bulk-header p{font-size:14px;color:var(--kt-gray-500);margin:0;}.kt-bulk-toolbar{display:flex;gap:10px;padding:16px 24px;background:var(--kt-gray-50);border-bottom:1px solid var(--kt-gray-100);flex-wrap:wrap;}.kt-bulk-toolbar .button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:13px;}.kt-bulk-table-wrapper{overflow-x:auto;padding:0;}.kt-bulk-table{width:100%;border-collapse:collapse;font-size:14px;}.kt-bulk-table th{background:var(--kt-gray-50);padding:12px 16px;text-align:left;font-weight:600;color:var(--kt-gray-700);font-size:12px;text-transform:uppercase;letter-spacing:0.5px;border-bottom:1px solid var(--kt-gray-200);}.kt-bulk-table td{padding:12px 16px;border-bottom:1px solid var(--kt-gray-100);vertical-align:middle;}.kt-bulk-table tbody tr:hover{background:var(--kt-gray-50);}.kt-bulk-table .col-num{width:50px;text-align:center;color:var(--kt-gray-400);font-weight:600;}.kt-bulk-table .col-sirka,.kt-bulk-table .col-vyska{width:120px;}.kt-bulk-table .col-qty{width:80px;}.kt-bulk-table .col-price,.kt-bulk-table .col-total{width:120px;text-align:right;}.kt-bulk-table .col-actions{width:80px;text-align:center;}.kt-bulk-input{width:100%;padding:8px 10px;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius-sm);font-size:14px;transition:all 0.2s;}.kt-bulk-input:focus{outline:none;border-color:var(--kt-primary);box-shadow:0 0 0 3px rgba(5,123,184,0.1);}.kt-bulk-input::-webkit-inner-spin-button{opacity:1;}.kt-bulk-unit-price,.kt-bulk-total-price{font-weight:600;color:var(--kt-gray-900);}.kt-bulk-total-price{color:var(--kt-primary);}.kt-loading{color:var(--kt-gray-400);animation:kt-pulse 1s infinite;}@keyframes kt-pulse{0%,100%{opacity:1;}50%{opacity:0.5;}}.kt-bulk-row-duplicate,.kt-bulk-row-delete{width:32px;height:32px;padding:0;border:none;background:transparent;color:var(--kt-gray-400);cursor:pointer;border-radius:var(--kt-radius-sm);transition:all 0.2s;display:inline-flex;align-items:center;justify-content:center;}.kt-bulk-row-duplicate:hover{background:var(--kt-gray-100);color:var(--kt-primary);}.kt-bulk-row-delete:hover{background:#fef2f2;color:#dc2626;}.kt-bulk-summary{background:var(--kt-gray-50) !important;font-weight:600;}.kt-bulk-summary .summary-label{text-align:right;color:var(--kt-gray-700);}.kt-bulk-summary .summary-qty{text-align:center;color:var(--kt-primary);}.kt-bulk-summary .summary-total{font-size:16px;color:var(--kt-primary);}.kt-bulk-actions{display:flex;gap:12px;padding:20px 24px;background:var(--kt-gray-50);border-top:1px solid var(--kt-gray-100);justify-content:flex-end;}.kt-bulk-calculate,.kt-bulk-add-all{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;border-radius:var(--kt-radius);cursor:pointer;transition:all 0.2s;}.kt-bulk-calculate{background:white;color:var(--kt-gray-700);border:1px solid var(--kt-gray-200);}.kt-bulk-calculate:hover{background:var(--kt-gray-100);}.kt-bulk-add-all{background:var(--kt-primary);color:white;border:none;}.kt-bulk-add-all:hover{background:var(--kt-primary-dark);}.kt-bulk-status{padding:16px 24px;background:#eff6ff;border-top:1px solid #bfdbfe;}.kt-bulk-progress{height:6px;background:#dbeafe;border-radius:3px;overflow:hidden;margin-bottom:8px;}.kt-bulk-progress-bar{height:100%;background:var(--kt-primary);border-radius:3px;transition:width 0.3s ease;}.kt-bulk-status-text{font-size:13px;color:#1e40af;font-weight:500;}.kt-bulk-import-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;}.kt-bulk-import-content{background:white;border-radius:var(--kt-radius-lg);padding:24px;width:100%;max-width:500px;box-shadow:var(--kt-shadow-xl);}.kt-bulk-import-content h4{font-size:18px;font-weight:700;color:var(--kt-gray-900);margin:0 0 8px 0;}.kt-bulk-import-content p{font-size:14px;color:var(--kt-gray-500);margin:0 0 16px 0;}.kt-bulk-import-file{width:100%;padding:12px;border:2px dashed var(--kt-gray-200);border-radius:var(--kt-radius);margin-bottom:12px;background:var(--kt-gray-50);}.kt-bulk-import-text{width:100%;min-height:120px;padding:12px;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);font-family:monospace;font-size:13px;resize:vertical;margin-bottom:16px;}.kt-bulk-import-actions{display:flex;gap:10px;justify-content:flex-end;}@media (max-width:768px){.kt-share-config-btn span{display:none;}.kt-share-config-btn{padding:10px !important;margin-left:8px;}.kt-share-modal{max-height:85vh;}.kt-share-url-wrapper{flex-direction:column;}.kt-share-qr-wrapper{flex-direction:column;text-align:center;}.kt-share-buttons{justify-content:center;}.kt-bulk-toolbar{justify-content:center;}.kt-bulk-table{font-size:12px;}.kt-bulk-table th,.kt-bulk-table td{padding:8px 10px;}.kt-bulk-input{padding:6px 8px;font-size:13px;}.kt-bulk-actions{flex-direction:column;}.kt-bulk-calculate,.kt-bulk-add-all{width:100%;justify-content:center;}}.kt-bulk-inline-wrapper{margin-top:20px;padding-top:16px;border-top:1px solid var(--kt-gray-100);}.kt-bulk-inline-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:var(--kt-gray-50);border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);font-size:14px;font-weight:500;color:var(--kt-gray-700);cursor:pointer;transition:all 0.2s ease;}.kt-bulk-inline-btn:hover{background:var(--kt-gray-100);border-color:var(--kt-gray-300);color:var(--kt-gray-900);}.kt-bulk-inline-btn svg{flex-shrink:0;opacity:0.7;}.kt-bulk-inline-hint{display:block;margin-top:6px;font-size:12px;color:var(--kt-gray-500);}.kt-bulk-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);backdrop-filter:blur(4px);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease;}.kt-bulk-modal-overlay.active{opacity:1;visibility:visible;}.kt-bulk-modal{position:relative;width:95%;max-width:900px;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);display:flex;flex-direction:column;transform:translateY(20px);transition:transform 0.3s ease;}.kt-bulk-modal-overlay.active .kt-bulk-modal{transform:translateY(0);}.kt-bulk-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:var(--kt-gray-100);border-radius:50%;font-size:24px;line-height:1;color:var(--kt-gray-500);cursor:pointer;z-index:10;transition:all 0.2s ease;}.kt-bulk-modal-close:hover{background:var(--kt-gray-200);color:var(--kt-gray-700);}.kt-bulk-modal-header{padding:24px 24px 16px;border-bottom:1px solid var(--kt-gray-100);}.kt-bulk-modal-header h3{display:flex;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:600;color:var(--kt-gray-900);}.kt-bulk-modal-header h3 svg{color:var(--kt-primary);}.kt-bulk-modal-header p{margin:0;font-size:14px;color:var(--kt-gray-500);}.kt-bulk-config-summary{padding:12px 24px;background:var(--kt-gray-50);border-bottom:1px solid var(--kt-gray-100);font-size:13px;}.kt-bulk-config-summary strong{color:var(--kt-gray-700);margin-right:8px;}.kt-bulk-config-text{color:var(--kt-gray-600);}.kt-bulk-modal-body{flex:1;padding:20px 24px;overflow-y:auto;}.kt-bulk-modal .kt-bulk-toolbar{margin-bottom:16px;}.kt-bulk-modal .kt-bulk-table-wrapper{margin:0;}.kt-bulk-modal .kt-bulk-table{font-size:14px;}.kt-bulk-modal .kt-bulk-input{padding:8px 10px;font-size:14px;}.kt-bulk-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--kt-gray-100);background:var(--kt-gray-50);border-radius:0 0 12px 12px;}.kt-bulk-modal-footer .kt-bulk-status{flex:1;margin-right:auto;}.kt-bulk-modal-footer .button{padding:10px 20px;}.kt-bulk-paste-area{padding:16px;background:var(--kt-gray-50);border:2px dashed var(--kt-gray-200);border-radius:var(--kt-radius);}.kt-bulk-paste-area textarea{width:100%;height:150px;padding:12px;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);font-family:monospace;font-size:13px;resize:vertical;}.kt-bulk-paste-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px;}.kt-loading-dots{display:inline-block;animation:kt-loading-dots 1s infinite;}@keyframes kt-loading-dots{0%,20%{opacity:0.3;}50%{opacity:1;}80%,100%{opacity:0.3;}}@media (max-width:768px){.kt-bulk-modal{width:100%;max-width:100%;max-height:100%;height:100%;border-radius:0;}.kt-bulk-modal-header{padding:16px;}.kt-bulk-modal-body{padding:16px;}.kt-bulk-modal-footer{flex-wrap:wrap;padding:12px 16px;}.kt-bulk-modal-footer .button{flex:1;min-width:120px;}}.kt-bulk-modal-wide{max-width:1000px;}.kt-bulk-config-section{background:var(--kt-gray-50);border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);margin-bottom:20px;}.kt-bulk-config-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--kt-gray-100);border-bottom:1px solid var(--kt-gray-200);border-radius:var(--kt-radius) var(--kt-radius) 0 0;cursor:pointer;}.kt-bulk-config-header strong{font-size:14px;color:var(--kt-gray-700);}.kt-bulk-config-toggle{padding:4px;background:transparent;border:none;cursor:pointer;color:var(--kt-gray-500);transition:transform 0.2s ease;}.kt-bulk-config-section.collapsed .kt-bulk-config-toggle{transform:rotate(-90deg);}.kt-bulk-config-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:16px;}.kt-bulk-config-section.collapsed .kt-bulk-config-fields{display:none;}.kt-bulk-field-row{display:flex;flex-direction:column;gap:4px;}.kt-bulk-field-label{font-size:12px;font-weight:500;color:var(--kt-gray-600);}.kt-bulk-config-field{padding:8px 10px;border:1px solid var(--kt-gray-200);border-radius:var(--kt-radius);font-size:13px;background:#fff;width:100%;display:block !important;visibility:visible !important;opacity:1 !important;height:auto !important;min-height:38px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}select.kt-bulk-config-field{cursor:pointer;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;}.kt-bulk-config-field:focus{border-color:var(--kt-primary);outline:none;box-shadow:0 0 0 2px rgba(var(--kt-primary-rgb),0.1);}.kt-bulk-no-fields{padding:16px;text-align:center;color:var(--kt-gray-500);font-style:italic;}.kt-bulk-dimensions-section{margin-top:16px;}.kt-bulk-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;}.kt-bulk-toolbar strong{font-size:14px;color:var(--kt-gray-700);}.kt-bulk-toolbar-buttons{display:flex;gap:8px;}.kt-bulk-toolbar-buttons .button{padding:6px 12px;font-size:13px;}@media (max-width:768px){.kt-bulk-config-fields{grid-template-columns:1fr;}.kt-bulk-toolbar{flex-direction:column;gap:10px;align-items:stretch;}.kt-bulk-toolbar-buttons{justify-content:stretch;}.kt-bulk-toolbar-buttons .button{flex:1;}}.kt-gopay-payment .header-wrapper,.kt-gopay-payment header.header,.kt-gopay-payment .header-main,.kt-gopay-payment .stuck{z-index:999 !important;}