.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page div.product div.images.woocommerce-product-gallery .flex-viewport{touch-action:pan-y pinch-zoom}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce table.shop_attributes tr,.woocommerce-page table.shop_attributes tr{display:block}.woocommerce table.shop_attributes tr td,.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr th{display:block;max-width:100%;width:auto;text-align:left;padding:.5em}.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr th{padding-bottom:.25em;border-bottom:0}.woocommerce table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr td{padding-top:.25em}.woocommerce table.shop_attributes tr td>:first-child,.woocommerce table.shop_attributes tr th>:first-child,.woocommerce-page table.shop_attributes tr td>:first-child,.woocommerce-page table.shop_attributes tr th>:first-child{padding-top:0;margin-top:0}.woocommerce table.shop_attributes tr td>:last-child,.woocommerce table.shop_attributes tr th>:last-child,.woocommerce-page table.shop_attributes tr td>:last-child,.woocommerce-page table.shop_attributes tr th>:last-child{padding-bottom:0;margin-bottom:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.woocommerce-product-gallery__photoswipe-video-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.woocommerce-product-gallery__photoswipe-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__video .wp-post-video{display:block;width:100%;height:auto}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;position:relative}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview.flex-active,.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview:hover,.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail::before{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-size:1.4em;text-shadow:0 0 .25em rgb(0 0 0 / .8);pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder.flex-active,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder:hover{opacity:0}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-placeholder.flex-active+.woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail:hover .woocommerce-product-gallery__video-thumbnail-preview{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--wc-separator-color,color-mix(in srgb,currentColor 20%,transparent));padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none;content:"\e019"/""}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-order-withdrawal-content{max-width:680px}.woocommerce-order-withdrawal-content__intro{margin-bottom:.5em}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description,.woocommerce-order-withdrawal-content__note{color:#767676;font-size:.875em;line-height:1.4}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description{display:block;margin-top:.25em}.woocommerce-order-withdrawal-content__field-error{color:var(--wc-red);display:block;font-size:.875em;margin:-.25em 0 .75em}.woocommerce-order-withdrawal-content__steps{display:flex;gap:1em;list-style:none;margin:2em 0;padding:0;color:#767676;font-size:.875em}.woocommerce-order-withdrawal-content__step:not(:last-child)::after{content:"";display:inline-block;width:.25em;height:.25em;margin-left:1em;border-radius:50%;background:currentColor;vertical-align:middle}.woocommerce-order-withdrawal-content__step--current{color:inherit;font-weight:700}.woocommerce-order-withdrawal-content__radio-field{clear:both;border:0;margin:0 0 6px;padding:3px}.woocommerce-order-withdrawal-content__radio-field legend{line-height:2;padding:0}.woocommerce-order-withdrawal-content__radio-field.woocommerce-invalid legend{color:var(--wc-red)}.woocommerce-order-withdrawal-content__radio-label{display:block;line-height:1.7;margin:0}.woocommerce-order-withdrawal-content__review{margin:2em 0}.woocommerce-order-withdrawal-content__review-row{padding:.75em 0 .8em}.woocommerce-order-withdrawal-content__review-row:not(:last-child){border-bottom:1px solid #e9e6ed}.woocommerce-order-withdrawal-content__review-row dd,.woocommerce-order-withdrawal-content__review-row dt{margin:0;line-height:1.4}.woocommerce-order-withdrawal-content__review-row dt{color:#767676;font-size:.875em;margin-bottom:.25em}.woocommerce-order-withdrawal-content__review-row dd{font-size:1em}.woocommerce-order-withdrawal-content__actions{display:flex;gap:1em;align-items:center;flex-wrap:wrap;margin-top:2em}.woocommerce-order-withdrawal-content__button--secondary.button{background:0 0;border:1px solid currentColor;color:inherit}.woocommerce-order-withdrawal-content__button--secondary.button:focus,.woocommerce-order-withdrawal-content__button--secondary.button:hover{background:0 0;color:inherit}.woocommerce-order-withdrawal-content .required{visibility:visible}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}.gls-blocks-pickup{margin:16px 0;padding:0}.gls-blocks-pickup-button{background-color:#0f4c81;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;line-height:1.5;padding:8px 16px;transition:background-color .2s}.gls-blocks-pickup-button:hover{background-color:#0a3560}.gls-blocks-pickup-info{background-color:#f8f8f8;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.6;margin-top:12px;padding:12px 16px}.gls-shipping-logo{background:none!important;border:none!important;box-shadow:none!important;display:inline!important;height:auto!important;margin-left:0!important;margin-right:8px!important;max-height:32px!important;max-width:54px!important;vertical-align:middle!important;width:auto!important}.footer-widgets-container{padding:40px}.inside-footer-widgets{display:flex}.inside-footer-widgets>div{flex:1 1 0}.site-footer .footer-widgets-container .inner-padding{padding:0 0 0 40px}.site-footer .footer-widgets-container .inside-footer-widgets{margin-left:-40px}.top-bar{font-weight:400;text-transform:none;font-size:13px}.top-bar .inside-top-bar{display:flex;align-items:center;flex-wrap:wrap}.top-bar .inside-top-bar .widget{padding:0;display:inline-block;margin-bottom:0}.top-bar .inside-top-bar .textwidget p:last-child{margin:0}.top-bar .widget-title{display:none}.top-bar .widget{margin:0 10px}.top-bar .widget_nav_menu>div>ul{display:flex;align-items:center}.top-bar .widget_nav_menu li{margin:0 10px;padding:0}.top-bar .widget_nav_menu li:first-child{margin-left:0}.top-bar .widget_nav_menu li:last-child{margin-right:0}.top-bar .widget_nav_menu li ul{display:none}.inside-top-bar{padding:10px 40px}div.top-bar .widget{margin-bottom:0}.top-bar-align-right .widget{margin-right:0}.top-bar-align-right .widget:first-child{margin-left:auto}.top-bar-align-right .widget:nth-child(2n){order:-20}.top-bar-align-right .widget:nth-child(2){margin-left:0}.top-bar-align-left .widget{margin-left:0}.top-bar-align-left .widget:nth-child(odd){order:-20}.top-bar-align-left .widget:nth-child(2){margin-left:auto}.top-bar-align-left .widget:last-child{margin-right:0}.top-bar-align-center .widget:first-child{margin-left:auto}.top-bar-align-center .widget:last-child{margin-right:auto}.top-bar-align-center .widget:not(:first-child):not(:last-child){margin:0 5px}.footer-bar-active .footer-bar .widget{padding:0}.footer-bar .widget_nav_menu>div>ul{display:flex;align-items:center;flex-wrap:wrap}.footer-bar .widget_nav_menu li{margin:0 10px;padding:0}.footer-bar .widget_nav_menu li:first-child{margin-left:0}.footer-bar .widget_nav_menu li:last-child{margin-right:0}.footer-bar .widget_nav_menu li ul{display:none}.footer-bar .textwidget p:last-child{margin:0}.footer-bar .widget-title{display:none}.footer-bar-align-right .copyright-bar{order:-20;margin-right:auto}.footer-bar-align-left .copyright-bar{margin-left:auto}.footer-bar-align-center .inside-site-info{flex-direction:column}.footer-bar-align-center .footer-bar{margin-bottom:10px}.site-footer:not(.footer-bar-active) .copyright-bar{margin:0 auto}@media (max-width:768px){.top-bar .inside-top-bar{justify-content:center}.top-bar .inside-top-bar>.widget{order:1;margin:0 10px}.top-bar .inside-top-bar:first-child{margin-left:auto}.top-bar .inside-top-bar:last-child{margin-right:auto}.top-bar .widget_nav_menu li{padding:5px 0}.top-bar-align-center{text-align:center}.inside-footer-widgets{flex-direction:column}.inside-footer-widgets>div:not(:last-child){margin-bottom:40px}.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{margin:0}.site-footer .footer-widgets .footer-widgets-container .inner-padding{padding:0}.footer-bar-active .inside-site-info{flex-direction:column}.footer-bar-active .footer-bar{margin-bottom:10px}.footer-bar .widget_nav_menu>div>ul{justify-content:center}.footer-bar .widget_nav_menu li{padding:5px 0}.footer-bar .widget_nav_menu li:first-child{margin-left:10px}.footer-bar .widget_nav_menu li:last-child{margin-right:10px}.footer-bar-align-left .copyright-bar{margin-left:0}.footer-bar-align-right .copyright-bar{order:unset;margin-right:0}}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}:root{--shoppko-menu-font-size:17px;--shoppko-progress-font-size:16px;--shoppko-mobile-menu-font-size:18px;--shoppko-mobile-progress-font-size:17px}:root{--shoppko-dark:#17212b;--shoppko-dark-hover:#223140;--shoppko-blue:#1268e3;--shoppko-blue-hover:#0d55ba;--shoppko-red:#dc2626;--shoppko-bg:#ffffff;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8;--shoppko-text:#20262d;--shoppko-muted:#69727d;--shoppko-container:1400px}.shoppko-header,.shoppko-header *{box-sizing:border-box}.shoppko-header{font-family:"Montserrat",Arial,sans-serif;background:#fff;position:relative;z-index:999}.shoppko-container{width:min(calc(100% - 40px),var(--shoppko-container));margin:0 auto}.shoppko-topbar{background:var(--shoppko-dark);color:#fff;font-size:12px;font-weight:500}.shoppko-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:flex-end;gap:30px}.shoppko-topbar-item{display:flex;align-items:center;gap:6px}.shoppko-topbar-icon{color:#5ee09c;font-weight:800}.shoppko-main-header{background:#fff;border-bottom:1px solid var(--shoppko-border)}.shoppko-main-header-inner{min-height:90px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:35px;align-items:center}.shoppko-logo{display:flex;align-items:center}.shoppko-logo a{text-decoration:none;display:inline-flex;align-items:center}.shoppko-logo .custom-logo-link{display:flex}.shoppko-logo img{max-height:52px;width:auto}.shoppko-logo-text{font-size:30px;font-weight:900;letter-spacing:-1.5px;color:var(--shoppko-dark)}.shoppko-search{width:100%}.shoppko-search-form{width:100%;display:flex;position:relative;border:2px solid var(--shoppko-blue);background:#fff}.shoppko-search-field{width:100%;height:50px;border:0!important;background:transparent!important;padding:0 60px 0 18px!important;font-size:15px;color:var(--shoppko-text);outline:none!important;box-shadow:none!important}.shoppko-search-field::placeholder{color:#89919a}.shoppko-search-button{position:absolute;right:-1px;top:-1px;height:48px;width:54px;display:flex;align-items:center;justify-content:center;border:0;background:var(--shoppko-blue);color:#fff;cursor:pointer;transition:background .2s ease}.shoppko-search-button:hover{background:var(--shoppko-blue-hover)}.shoppko-header-actions{display:flex;align-items:center;gap:22px}.shoppko-header-action{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--shoppko-text);white-space:nowrap}.shoppko-header-action:hover{color:var(--shoppko-blue)}.shoppko-action-icon{position:relative;display:flex;align-items:center;justify-content:center}.shoppko-action-text{display:flex;flex-direction:column;line-height:1.15}.shoppko-action-text small{font-size:11px;font-weight:500;color:var(--shoppko-muted)}.shoppko-action-text strong{margin-top:3px;font-size:13px;font-weight:700;color:var(--shoppko-text)}.shoppko-header-action:hover strong{color:var(--shoppko-blue)}.shoppko-cart-count{position:absolute;top:-10px;right:-11px;min-width:19px;height:19px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:var(--shoppko-red);color:#fff;font-size:10px;font-weight:800;line-height:1}.shoppko-navigation{background:#fff;border-bottom:1px solid var(--shoppko-border);box-shadow:0 4px 14px rgb(0 0 0 / .04)}.shoppko-navigation-inner{min-height:53px;display:flex;align-items:stretch}.shoppko-categories-button{min-width:215px;padding:0 22px;display:flex;align-items:center;gap:13px;border:0;background:var(--shoppko-blue);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.shoppko-categories-button:hover{background:var(--shoppko-blue-hover)}.shoppko-hamburger{width:19px;display:flex;flex-direction:column;gap:4px}.shoppko-hamburger span{width:100%;height:2px;background:#fff}.shoppko-main-nav{display:flex;align-items:stretch;flex:1;overflow:hidden}.shoppko-main-nav a{padding:0 18px;display:flex;align-items:center;text-decoration:none;color:var(--shoppko-text);font-size:13px;font-weight:650;transition:background .15s ease,color .15s ease}.shoppko-main-nav a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-main-nav .shoppko-sale-nav{margin-left:auto;color:var(--shoppko-red);font-weight:800}@media (max-width:1050px){.shoppko-main-header-inner{grid-template-columns:170px 1fr auto;gap:20px}.shoppko-action-text{display:none}.shoppko-header-actions{gap:18px}.shoppko-main-nav a{padding:0 12px;font-size:12px}}@media (max-width:768px){.shoppko-container{width:min(calc(100% - 24px),var(--shoppko-container))}.shoppko-topbar-inner{min-height:28px;justify-content:center}.shoppko-topbar-item{display:none}.shoppko-topbar-item:first-child{display:flex}.shoppko-main-header-inner{min-height:unset;padding:14px 0;display:grid;grid-template-columns:1fr auto;gap:13px}.shoppko-logo-text{font-size:25px}.shoppko-logo img{max-height:42px}.shoppko-header-actions{gap:17px}.shoppko-action-icon svg{width:23px;height:23px}.shoppko-search{grid-column:1 / -1;grid-row:2}.shoppko-search-field{height:46px;font-size:14px}.shoppko-search-button{height:44px}.shoppko-navigation-inner{min-height:46px}.shoppko-categories-button{min-width:100%;height:46px;justify-content:center}.shoppko-main-nav{display:none}}@media (max-width:420px){.shoppko-logo-text{font-size:23px}.shoppko-main-header-inner{padding-top:11px;padding-bottom:11px}}.shoppko-home{font-family:"Montserrat",Arial,sans-serif;color:#20262d;background:#fff}.shoppko-home *,.shoppko-home *::before,.shoppko-home *::after{box-sizing:border-box}.shoppko-home-wrap{width:min(calc(100% - 40px), 1400px);margin:0 auto}.shoppko-home-hero{background:linear-gradient(135deg,#f3f6f8 0%,#ffffff 75%);padding:56px 0}.shoppko-home-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.shoppko-home-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:#1268e3}.shoppko-home-hero h1{margin:13px 0 18px;max-width:720px;font-size:clamp(46px, 5vw, 72px);line-height:.98;font-weight:900;letter-spacing:-3px;color:#17212b}.shoppko-home-hero p{max-width:620px;margin:0;font-size:18px;line-height:1.6;color:#69727d}.shoppko-home-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.shoppko-home-btn{min-height:49px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.4px;transition:.2s ease}.shoppko-home-btn-primary{background:#1268e3;color:#fff}.shoppko-home-btn-primary:hover{background:#0d55ba;color:#fff}.shoppko-home-btn-secondary{background:#fff;border:1px solid #dce2e8;color:#17212b}.shoppko-home-btn-secondary:hover{border-color:#17212b;color:#17212b}.shoppko-home-feature-card{position:relative;padding:20px;background:#fff;border:1px solid #dde3e8;box-shadow:0 20px 50px rgb(23 33 43 / .08)}.shoppko-home-feature-label{position:absolute;top:35px;left:35px;z-index:2;background:#dc2626;color:#fff;padding:7px 12px;font-size:10px;font-weight:800;letter-spacing:1px}.shoppko-home-feature-image{min-height:360px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9eef2,#f8fafb);color:#98a1a9;font-size:12px;font-weight:800}.shoppko-home-feature-bottom{padding:17px 2px 3px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.shoppko-home-feature-bottom div{display:flex;flex-direction:column}.shoppko-home-feature-bottom small{margin-bottom:3px;color:#76808a;font-size:11px}.shoppko-home-feature-bottom strong{color:#17212b;font-size:14px}.shoppko-home-feature-bottom a{color:#1268e3;font-size:11px;font-weight:800;text-decoration:none}.shoppko-home-section{padding:68px 0}.shoppko-home-section-head{margin-bottom:28px}.shoppko-home-section-head h2{margin:6px 0 0;font-size:32px;line-height:1.1;font-weight:850;letter-spacing:-1px;color:#17212b}.shoppko-home-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.shoppko-home-category{padding:26px;min-height:210px;border:1px solid #dfe4e8;background:#fff;text-decoration:none;color:#20262d;transition:.2s ease}.shoppko-home-category:hover{transform:translateY(-3px);border-color:#becbd7;box-shadow:0 12px 30px rgb(23 33 43 / .07)}.shoppko-home-cat-icon{margin-bottom:22px;font-size:32px}.shoppko-home-category h3{margin:0 0 8px;font-size:19px;font-weight:850;color:#17212b}.shoppko-home-category p{margin:0 0 18px;font-size:13px;line-height:1.55;color:#69727d}.shoppko-home-category span{color:#1268e3;font-size:11px;font-weight:800;text-transform:uppercase}.shoppko-home-dark{padding:25px 0 40px}.shoppko-home-dark-inner{position:relative;overflow:hidden;min-height:300px;padding:50px 55px;display:flex;align-items:center;background:#17212b}.shoppko-home-kicker-light{color:#7caeff}.shoppko-home-dark h2{margin:8px 0 13px;font-size:39px;font-weight:900;letter-spacing:-1.5px;color:#fff}.shoppko-home-dark p{max-width:570px;margin:0 0 25px;color:#c6ced6;font-size:15px}.shoppko-home-btn-white{background:#fff;color:#17212b}.shoppko-home-btn-white:hover{background:#e8edf1;color:#17212b}.shoppko-home-dark-mark{position:absolute;right:-15px;bottom:-30px;font-size:120px;font-weight:900;letter-spacing:-8px;color:rgb(255 255 255 / .035)}.shoppko-home-products-placeholder{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.shoppko-home-products-placeholder>div{min-height:315px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe4e8;background:#f7f8f9;color:#9aa3ab;font-size:12px;font-weight:800}.shoppko-home-benefits{padding:34px 0;border-top:1px solid #dfe4e8;border-bottom:1px solid #dfe4e8}.shoppko-home-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.shoppko-home-benefits-grid>div{padding:6px 28px;display:flex;flex-direction:column;border-right:1px solid #dfe4e8}.shoppko-home-benefits-grid>div:first-child{padding-left:0}.shoppko-home-benefits-grid>div:last-child{border-right:0}.shoppko-home-benefits strong{margin-bottom:4px;font-size:13px;font-weight:850;color:#17212b}.shoppko-home-benefits span{font-size:11px;color:#69727d}@media (max-width:1000px){.shoppko-home-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.shoppko-home-categories{grid-template-columns:repeat(2,1fr)}.shoppko-home-products-placeholder{grid-template-columns:repeat(2,1fr)}.shoppko-home-benefits-grid{grid-template-columns:repeat(2,1fr);gap:25px 0}}@media (max-width:700px){.shoppko-home-wrap{width:min(calc(100% - 24px), 1400px)}.shoppko-home-hero{padding:36px 0}.shoppko-home-hero-grid{grid-template-columns:1fr}.shoppko-home-hero h1{font-size:43px;letter-spacing:-2px}.shoppko-home-hero p{font-size:15px}.shoppko-home-actions{display:grid;grid-template-columns:1fr}.shoppko-home-btn{width:100%}.shoppko-home-feature-image{min-height:270px}.shoppko-home-section{padding:48px 0}.shoppko-home-section-head h2{font-size:27px}.shoppko-home-categories{grid-template-columns:1fr}.shoppko-home-category{min-height:auto}.shoppko-home-products-placeholder{grid-template-columns:repeat(2,1fr);gap:10px}.shoppko-home-products-placeholder>div{min-height:235px}.shoppko-home-dark-inner{padding:38px 25px}.shoppko-home-dark h2{font-size:31px}.shoppko-home-dark-mark{font-size:65px}.shoppko-home-benefits-grid{grid-template-columns:1fr}.shoppko-home-benefits-grid>div,.shoppko-home-benefits-grid>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid #dfe4e8}.shoppko-home-benefits-grid>div:last-child{border-bottom:0}}:root{--shoppko-navy:#17212b;--shoppko-blue:#1268e3;--shoppko-blue-dark:#0d55ba;--shoppko-muted:#69727d;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8}.shoppko-home,.shoppko-home *,.shoppko-home *::before,.shoppko-home *::after{box-sizing:border-box}.shoppko-home{color:var(--shoppko-navy);background:#fff}.shoppko-container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.shoppko-eyebrow{display:inline-block;margin-bottom:13px;color:var(--shoppko-navy);font-size:12px;font-weight:700;letter-spacing:1.4px}.shoppko-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 23px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s}.shoppko-button:hover{transform:translateY(-2px)}.shoppko-button-primary{color:#fff;background:var(--shoppko-blue)}.shoppko-button-primary:hover{color:#fff;background:var(--shoppko-blue-dark)}.shoppko-hero{padding:54px 0;background:var(--shoppko-light)}.shoppko-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.shoppko-hero-content{max-width:650px}.shoppko-hero h1{margin:0 0 20px;color:var(--shoppko-navy);font-size:clamp(42px,5.5vw,68px);font-weight:500;line-height:1.05;letter-spacing:-2px}.shoppko-hero-content>p{max-width:610px;margin:0 0 28px;color:var(--shoppko-muted);font-size:16px;line-height:1.7}.shoppko-hero-panel{padding:24px;border:1px solid var(--shoppko-border);border-radius:17px;background:#fff;box-shadow:0 16px 42px rgb(2 27 85 / .08)}.shoppko-panel-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.shoppko-panel-small{display:block;margin-bottom:5px;color:var(--shoppko-blue-dark);font-size:10px;font-weight:700;letter-spacing:1px}.shoppko-panel-top strong{display:block;color:var(--shoppko-navy);font-size:17px}.shoppko-panel-top a{flex:0 0 auto;color:var(--shoppko-navy);font-size:12px;font-weight:700;text-decoration:none}.shoppko-panel-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shoppko-panel-products>div:not(.shoppko-product-carousel){display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;border-radius:11px;background:var(--shoppko-light)}.shoppko-panel-products img{width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .2s}.shoppko-panel-products>div:not(.shoppko-product-carousel):hover img{transform:scale(1.04)}.shoppko-section{padding:50px 0}.shoppko-section-heading{max-width:650px;margin-bottom:32px}.shoppko-section-heading h2,.shoppko-promo h2{margin:0;color:var(--shoppko-navy);font-size:clamp(30px,4vw,43px);line-height:1.15}.shoppko-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.shoppko-category-card{display:flex;flex-direction:column;min-width:0;min-height:180px;padding:20px 18px;border:1px solid var(--shoppko-border);border-radius:13px;color:inherit;background:#fff;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-category-card:hover{border-color:var(--shoppko-blue);color:inherit;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .08)}.shoppko-category-card h3{margin:0 0 9px;color:var(--shoppko-navy);font-size:18px;line-height:1.25}.shoppko-category-card p{margin:0 0 18px;color:var(--shoppko-muted);font-size:12.5px;line-height:1.55}.shoppko-category-link{margin-top:auto;color:var(--shoppko-navy);font-size:13px;font-weight:700;text-decoration:none}.shoppko-promo{padding:55px 0;color:#fff;background:var(--shoppko-navy)}.shoppko-promo-content{display:flex;align-items:center;justify-content:space-between;gap:35px}.shoppko-promo h2{color:#fff}.shoppko-promo p{margin:13px 0 0;color:rgb(255 255 255 / .78)}.shoppko-eyebrow-light{color:var(--shoppko-blue)}.shoppko-button-light{flex:0 0 auto;color:var(--shoppko-navy);background:#fff}.shoppko-button-light:hover{color:var(--shoppko-navy);background:var(--shoppko-blue)}.shoppko-benefits{padding:34px 0;border-bottom:1px solid var(--shoppko-border);background:#fff}.shoppko-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.shoppko-benefits-grid div{padding-left:16px;border-left:3px solid var(--shoppko-blue)}.shoppko-benefits-grid strong,.shoppko-benefits-grid span{display:block}.shoppko-benefits-grid strong{margin-bottom:4px;color:var(--shoppko-navy)}.shoppko-benefits-grid span{color:var(--shoppko-muted);font-size:12px}@media (max-width:1100px){.shoppko-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.shoppko-hero-grid{grid-template-columns:1fr;gap:35px}.shoppko-benefits-grid{grid-template-columns:repeat(2,1fr)}.shoppko-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.shoppko-container{width:min(100% - 28px,1200px)}.shoppko-hero,.shoppko-section{padding:38px 0}.shoppko-hero h1{font-size:42px;letter-spacing:-1px}.shoppko-hero-panel{padding:16px}.shoppko-panel-top{align-items:flex-start;flex-direction:column;gap:8px}.shoppko-panel-products>div:not(.shoppko-product-carousel){height:125px}.shoppko-benefits-grid{grid-template-columns:1fr}.shoppko-home .shoppko-category-grid{display:block!important;width:calc(100% + 28px)!important;margin-left:-14px!important;border-top:1px solid #dfe4e8}.shoppko-home .shoppko-category-card{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row!important;width:100%!important;min-height:78px!important;margin:0!important;padding:0 58px 0 28px!important;border:0!important;border-bottom:1px solid #dfe4e8!important;border-radius:0!important;color:#111!important;background:#fff!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-category-card:hover{border-color:#dfe4e8!important;color:#111!important;background:#f8fafc!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-category-card h3{margin:0!important;padding:0!important;color:#111!important;font-size:20px!important;font-weight:400!important;line-height:1.3!important}.shoppko-home .shoppko-category-card p,.shoppko-home .shoppko-category-card .shoppko-category-link{display:none!important}.shoppko-home .shoppko-category-card::after{content:"›"!important;position:absolute;top:50%;right:26px;color:#111;font-size:38px;font-weight:300;line-height:1;transform:translateY(-54%)}.shoppko-promo{padding:48px 0}.shoppko-promo-content{align-items:flex-start;flex-direction:column}}body.woocommerce.archive{background:#fff}body.woocommerce.archive .site-content{display:block;width:min(1180px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:34px 0 70px}body.woocommerce.archive:is(.content-area,.site-main,article,.entry-content){width:100%;max-width:none;margin:0}body.woocommerce.archive .inside-article{padding:0;background:#fff0}body.woocommerce.archive .woocommerce-breadcrumb{margin:0 0 14px;color:#69727d;font-size:13px}body.woocommerce.archive .woocommerce-breadcrumb a{color:#17212b;text-decoration:none}body.woocommerce.archive .woocommerce-breadcrumb a:hover{color:#0d55ba}body.woocommerce.archive .woocommerce-products-header__title,body.woocommerce.archive .entry-title{margin:0 0 22px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}body.woocommerce.archive .woocommerce-result-count{margin:13px 0 28px;color:#69727d;font-size:14px}body.woocommerce.archive .woocommerce-ordering{margin:0 0 28px}body.woocommerce.archive .woocommerce-ordering select{min-width:245px;height:44px;padding:0 38px 0 14px;border:1px solid #dbe2ec;border-radius:8px;color:#17212b;background-color:#fff;box-shadow:none;font-size:14px}body.woocommerce.archive ul.products{clear:both;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:24px;grid-auto-rows:1fr;margin:0}body.woocommerce.archive ul.products::before,body.woocommerce.archive ul.products::after{display:none}body.woocommerce.archive ul.products li.product{position:relative;display:flex!important;float:none!important;width:auto!important;min-width:0;min-height:100%;margin:0!important;padding:14px;overflow:hidden;border:1px solid #dfe4e8!important;border-radius:12px;background:#fff!important;box-shadow:0 5px 18px rgb(2 27 85 / .04);transition:transform .2s,border-color .2s,box-shadow .2s;flex-direction:column;height:100%}body.woocommerce.archive ul.products li.product:hover{border-color:#cbd5e2;box-shadow:0 12px 28px rgb(2 27 85 / .09);transform:translateY(-3px)}body.woocommerce.archive li.product:is(.woocommerce-LoopProduct-link,.woocommerce-loop-product__link){display:flex!important;width:100%;height:100%;color:inherit;text-decoration:none;flex:1;flex-direction:column}body.woocommerce.archive ul.products li.product img{display:block;width:100%!important;height:300px!important;margin:0 0 14px;padding:2px;border-radius:9px;object-fit:contain!important;background:#f7f9fb;transform:scale(1.1);transition:transform .25s}body.woocommerce.archive ul.products li.product:hover img{transform:scale(1.12)}body.woocommerce.archive span.onsale{top:9px;right:9px;left:auto;z-index:3;min-width:auto;min-height:auto;margin:0;padding:7px 11px;border-radius:999px;color:#fff;background:#17212b!important;box-shadow:0 5px 14px rgb(2 27 85 / .27);font-size:11px;font-weight:700;line-height:1}body.woocommerce.archive ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;overflow:hidden;height:63px!important;min-height:63px!important;max-height:63px!important;margin:0;padding:0 3px;color:#17212b;font-size:15px;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.woocommerce.archive ul.products li.product:hover .woocommerce-loop-product__title{color:#0d55ba}body.woocommerce.archive ul.products li.product .price{display:flex;align-items:center;height:28px!important;min-height:28px!important;margin:8px 3px 14px;color:#17212b;font-size:15px;font-weight:700}body.woocommerce.archive ul.products li.product .price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400;opacity:1}body.woocommerce.archive ul.products li.product .price ins{color:#0d55ba;font-weight:700;text-decoration:none}body.woocommerce.archive ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:auto 0 0!important;padding:12px 15px;border:0!important;border-radius:7px;color:#fff!important;background:#1268e3!important;box-shadow:none;font-size:13px;font-weight:700;line-height:20px;text-align:center;transition:background-color .2s,transform .2s}body.woocommerce.archive ul.products li.product .button:hover{color:#fff!important;background:#0d55ba!important;transform:translateY(-1px)}body.woocommerce.archive a.added_to_cart{display:none!important}.shoppko-cod-limit-notice{display:flex;align-items:flex-start;flex-direction:column;gap:3px;width:100%;margin:0 0 22px;padding:15px 18px;border:1px solid #cdd9ea;border-left:4px solid var(--shoppko-navy);border-radius:10px;color:var(--shoppko-navy);background:#f6f9fd;font-size:13px;line-height:1.5}.shoppko-cod-limit-notice[hidden]{display:none!important}.shoppko-cod-limit-notice strong{font-size:14px}.shoppko-cod-limit-notice span{color:var(--shoppko-muted)}@media(max-width:600px){.shoppko-cod-limit-notice{margin-bottom:16px;padding:13px 14px}}body.woocommerce.archive nav.woocommerce-pagination{margin-top:42px}body.woocommerce.archive nav.woocommerce-pagination ul{border:0}body.woocommerce.archive nav.woocommerce-pagination ul li{margin:0 4px;border:0}body.woocommerce.archive nav.woocommerce-pagination ul li a,body.woocommerce.archive nav.woocommerce-pagination ul li span{min-width:40px;padding:11px;border:1px solid #dbe2ec;border-radius:7px;color:#17212b;background:#fff}body.woocommerce.archive nav.woocommerce-pagination ul li span.current,body.woocommerce.archive nav.woocommerce-pagination ul li a:hover{color:#fff;background:#17212b}@media (max-width:1000px){body.woocommerce.archive ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.woocommerce.archive ul.products li.product img{height:260px!important;padding:3px}body.woocommerce.archive span.onsale{top:9px;right:9px}}@media (max-width:720px){body.woocommerce.archive .site-content{width:min(100% - 28px,1180px);padding-top:24px}body.woocommerce.archive .woocommerce-result-count,body.woocommerce.archive .woocommerce-ordering{float:none;width:100%}body.woocommerce.archive .woocommerce-ordering select{width:100%}body.woocommerce.archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px}body.woocommerce.archive ul.products li.product{padding:10px}body.woocommerce.archive ul.products li.product img{height:220px!important;padding:2px}body.woocommerce.archive span.onsale{top:8px;right:8px;padding:6px 9px;font-size:10px}}@media (max-width:430px){body.woocommerce.archive .site-content{width:calc(100% - 20px)}body.woocommerce.archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}body.woocommerce.archive ul.products li.product{padding:8px}body.woocommerce.archive ul.products li.product img{height:195px!important;margin-bottom:10px;padding:2px}body.woocommerce.archive ul.products li.product .woocommerce-loop-product__title{height:54px!important;min-height:54px!important;max-height:54px!important;padding:0;font-size:13px;line-height:1.38}body.woocommerce.archive ul.products li.product .price{margin-right:0;margin-left:0;font-size:13px}body.woocommerce.archive ul.products li.product .button{min-height:42px;padding:10px 7px;font-size:12px}body.woocommerce.archive span.onsale{top:7px;right:7px;padding:6px 9px;font-size:10px}}body.woocommerce-cart{background:#f5f7f9}.woocommerce-cart .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:42px 0 65px}.woocommerce-cart .content-area,.woocommerce-cart .site-main,.woocommerce-cart article,.woocommerce-cart .entry-content{width:100%;max-width:none;margin:0}.woocommerce-cart .inside-article{padding:0;background:#fff0}.woocommerce-cart .entry-title{margin:0 0 34px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}.woocommerce-cart .wp-block-woocommerce-cart{max-width:none;margin:0}.woocommerce-cart .wc-block-components-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px}.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar{width:100%!important;min-width:0;padding:0!important}.woocommerce-cart .wc-block-cart-items{overflow:hidden;margin:0;border:1px solid #dfe4e8!important;border-collapse:separate;border-spacing:0;border-radius:12px;background:#fff}.woocommerce-cart .wc-block-cart-items thead{background:#f5f7f9}.woocommerce-cart .wc-block-cart-items thead th{padding:15px 18px!important;border-bottom:1px solid #dfe4e8!important;color:#17212b;font-size:11px;font-weight:700;letter-spacing:.5px}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:20px 17px!important;border-bottom:1px solid #dfe4e8!important;vertical-align:top}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:last-child td{border-bottom:0!important}.woocommerce-cart .wc-block-cart-item__image img{width:90px;height:90px;padding:7px;border:1px solid #dfe4e8;border-radius:9px;object-fit:contain;background:#f5f7f9}.woocommerce-cart .wc-block-components-product-name{color:#17212b;font-size:15px;font-weight:600;line-height:1.4}.woocommerce-cart .wc-block-components-product-name:hover{color:#0d55ba}.woocommerce-cart .wc-block-components-product-metadata__description{display:none}.woocommerce-cart .wc-block-components-product-metadata{margin-top:5px;color:#69727d;font-size:12px}.woocommerce-cart .wc-block-components-product-price__regular{color:#c74444}.woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{color:#17212b;font-size:15px;font-weight:700}.woocommerce-cart .wc-block-components-quantity-selector{overflow:hidden;border:1px solid #cfd6e1;border-radius:7px;background:#fff}.woocommerce-cart .wc-block-components-quantity-selector input{min-height:38px;border:0;box-shadow:none}.woocommerce-cart .wc-block-components-quantity-selector button{color:#17212b;background:#f5f7f9}.woocommerce-cart .wc-block-components-quantity-selector button:hover{color:#fff;background:#17212b}.woocommerce-cart .wc-block-cart-item__remove-link{margin-top:8px;color:#b44242;font-size:12px;text-decoration:none}.woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#842d2d;text-decoration:underline}.woocommerce-cart .wc-block-components-sidebar{position:sticky;top:24px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgb(2 27 85 / .07)}.woocommerce-cart .wc-block-cart__totals-title{margin:0;padding:20px;color:#17212b;background:#f5f7f9;font-size:18px;font-weight:700;text-align:left}.woocommerce-cart .wc-block-components-totals-wrapper{padding:16px 20px;border-color:#dfe4e8}.woocommerce-cart .wc-block-components-totals-item__label{color:#69727d;font-size:13px}.woocommerce-cart .wc-block-components-totals-item__value{color:#17212b;font-weight:700}.woocommerce-cart .wc-block-components-totals-footer-item__label,.woocommerce-cart .wc-block-components-totals-footer-item__value{color:#17212b;font-size:19px;font-weight:700}.woocommerce-cart .wc-block-components-totals-coupon-link{color:#17212b;font-size:13px;font-weight:600}.woocommerce-cart .wc-block-components-totals-coupon-link:hover{color:#0d55ba}.woocommerce-cart .wc-block-cart__submit{margin:0;padding:0 20px 20px}.woocommerce-cart .wc-block-cart__submit-button{width:100%;min-height:54px;border:0!important;border-radius:8px!important;color:#fff!important;background:#1268e3!important;font-size:15px;font-weight:700;transition:transform .2s,background-color .2s}.woocommerce-cart .wc-block-cart__submit-button:hover{background:#0d55ba!important;transform:translateY(-1px)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block{padding:45px 0;border:0;background:#fff0;text-align:center}.woocommerce-cart .wc-block-cart__empty-cart__title,.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2{color:#17212b}.woocommerce-cart .wp-block-woocommerce-empty-cart-block>h2:not(:first-child){margin:55px 0 25px;font-size:clamp(26px,4vw,36px)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:20px;margin:0;padding:0}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product,.wc-block-product){position:relative;display:flex!important;float:none!important;flex-direction:column;width:auto!important;max-width:none!important;min-width:0;height:100%;margin:0!important;padding:13px;overflow:hidden;border:1px solid #dfe4e8!important;border-radius:12px;background:#fff;text-align:left}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-link,.wc-block-components-product-link,.wp-block-post-title a){color:#17212b;text-decoration:none}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){display:block;width:100%!important;height:220px!important;margin:0 0 14px;padding:10px;border-radius:9px;object-fit:contain!important;background:#f7f9fb}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-title,.wp-block-post-title){display:-webkit-box;overflow:hidden;height:63px;min-height:63px;max-height:63px;margin:0;color:#17212b;font-size:15px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-price,.wp-block-woocommerce-product-price){display:flex;align-items:center;min-height:28px;margin:8px 0 13px;color:#17212b;font-size:14px;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart,.wp-block-button){width:100%;margin-top:auto}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link){display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:11px 10px;border:0;border-radius:7px;color:#fff;background:#1268e3;font-size:13px;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link):hover{color:#fff;background:#0d55ba}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-onsale{top:20px;right:20px;left:auto;padding:8px 11px;border:0;border-radius:999px;color:#fff;background:#17212b;font-size:11px;line-height:1}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link{border-radius:8px;color:#fff;background:#1268e3;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover{background:#0d55ba}@media (max-width:768px){body.woocommerce-cart{overflow-x:clip}.woocommerce-cart .site-content{width:calc(100% - 28px);max-width:100%;padding:28px 0 50px}.woocommerce-cart .site-content *,.woocommerce-cart .site-content *::before,.woocommerce-cart .site-content *::after{box-sizing:border-box}.woocommerce-cart:is(.wp-block-woocommerce-cart,.wc-block-components-sidebar-layout,.wc-block-components-main,.wc-block-components-sidebar,.wc-block-cart-items,.wc-block-cart-items__row,.wc-block-cart-item__product){width:100%!important;max-width:100%!important;min-width:0!important}.woocommerce-cart .wc-block-components-sidebar-layout{display:flex;flex-direction:column;gap:18px}.woocommerce-cart .wc-block-components-sidebar{position:static;width:100%!important;flex-basis:auto!important}.woocommerce-cart .wc-block-components-main{flex-basis:auto!important}.woocommerce-cart .wc-block-cart-items{table-layout:fixed}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:14px 9px!important}.woocommerce-cart .wc-block-cart-item__image img{width:64px;height:64px}.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart .wc-block-components-product-metadata{overflow-wrap:anywhere}.woocommerce-cart .wc-block-cart__totals-title,.woocommerce-cart .wc-block-components-totals-wrapper{padding-right:15px;padding-left:15px}.woocommerce-cart .wc-block-cart__submit{padding:0 15px 15px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:155px!important}}@media (max-width:420px){.woocommerce-cart .site-content{width:calc(100% - 20px)}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:11px 5px!important}.woocommerce-cart .wc-block-cart-item__image img{width:54px;height:54px;padding:4px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product,.wc-block-product){padding:8px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:130px!important;padding:6px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-title,.wp-block-post-title){height:54px;min-height:54px;max-height:54px;font-size:13px;line-height:1.38}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link){min-height:42px;padding:9px 6px;font-size:12px}}body.woocommerce-checkout{background:#f5f7f9}.woocommerce-checkout .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:42px 0 65px}.woocommerce-checkout .content-area,.woocommerce-checkout .site-main,.woocommerce-checkout article,.woocommerce-checkout .entry-content{width:100%;max-width:none;margin:0}.woocommerce-checkout .inside-article{padding:0;background:#fff0}.woocommerce-checkout .entry-title{margin:0 0 34px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}.woocommerce-checkout .wp-block-woocommerce-checkout{max-width:none;margin:0}.woocommerce-checkout .wc-block-components-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:28px}.woocommerce-checkout .wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar{width:100%!important;min-width:0;padding:0!important}.woocommerce-checkout .wc-block-components-checkout-step{margin:0 0 16px;padding:22px;border:1px solid #dfe4e8;border-radius:12px;background:#fff}.woocommerce-checkout .wc-block-components-checkout-step__container{padding-left:0}.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:18px}.woocommerce-checkout .wc-block-components-checkout-step__title{margin:0;color:#17212b;font-size:17px;font-weight:700}.woocommerce-checkout .wc-block-components-checkout-step__description{margin-top:4px;color:#69727d;font-size:12px}.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox-control input,.woocommerce-checkout .wc-block-components-address-form select{min-height:50px;border:1px solid #cfd6e1!important;border-radius:7px!important;color:#20262d!important;background:#fff!important;font-size:14px;box-shadow:none!important}.woocommerce-checkout .wc-block-components-text-input input:focus,.woocommerce-checkout .wc-block-components-combobox-control input:focus,.woocommerce-checkout .wc-block-components-address-form select:focus{border-color:#1268e3!important;outline:0!important;box-shadow:0 0 0 3px rgb(121 201 19 / .13)!important}.woocommerce-checkout .wc-block-components-text-input label,.woocommerce-checkout .wc-block-components-combobox-control label{color:#69727d}.woocommerce-checkout .wc-block-components-checkbox__input,.woocommerce-checkout .wc-block-components-radio-control__input{accent-color:#1268e3}.woocommerce-checkout .wc-block-components-radio-control{overflow:hidden;border:1px solid #dfe4e8;border-radius:9px;background:#fff}.woocommerce-checkout .wc-block-components-radio-control__option{position:relative;min-height:60px;padding:17px 18px 17px 52px!important;border:0!important;border-bottom:1px solid #dfe4e8!important}.woocommerce-checkout .wc-block-components-radio-control__option:last-child{border-bottom:0!important}.woocommerce-checkout .wc-block-components-radio-control__option-checked{background:rgb(121 201 19 / .08);border:1px solid #1268e3!important;outline:0!important;box-shadow:none!important}.woocommerce-checkout .wc-block-components-radio-control__input{left:17px!important;margin:0!important}.woocommerce-checkout .wc-block-components-radio-control__label,.woocommerce-checkout .wc-block-components-radio-control__description{padding-left:0!important}.woocommerce-checkout .wc-block-components-sidebar{position:sticky;top:24px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgb(2 27 85 / .07)}.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:20px;color:#17212b;background:#f5f7f9;font-size:18px;font-weight:700}.woocommerce-checkout .wc-block-components-order-summary-item{min-height:90px;padding:17px 20px}.woocommerce-checkout .wc-block-components-order-summary-item__image{width:62px}.woocommerce-checkout .wc-block-components-order-summary-item__image img{width:62px;height:62px;padding:5px;border:1px solid #dfe4e8;border-radius:8px;object-fit:contain;background:#f5f7f9}.woocommerce-checkout .wc-block-components-order-summary-item__quantity{color:#fff;background:#17212b}.woocommerce-checkout .wc-block-components-product-name{display:-webkit-box;overflow:hidden;color:#17212b;font-size:13px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.woocommerce-checkout .wc-block-components-product-metadata__description{display:none}.woocommerce-checkout .wc-block-components-order-summary-item__total-price{color:#17212b;font-size:13px;font-weight:700;white-space:nowrap}.woocommerce-checkout .wc-block-components-totals-wrapper{padding:16px 20px;border-color:#dfe4e8}.woocommerce-checkout .wc-block-components-totals-item__label{color:#69727d;font-size:13px}.woocommerce-checkout .wc-block-components-totals-item__value{color:#17212b;font-weight:700}.woocommerce-checkout .wc-block-components-totals-footer-item__label,.woocommerce-checkout .wc-block-components-totals-footer-item__value{color:#17212b;font-size:19px;font-weight:700}.woocommerce-checkout .wc-block-components-totals-coupon-link{color:#17212b;font-weight:600}.woocommerce-checkout .wc-block-components-checkout-add-note{margin:16px 0;padding:15px 18px;border:1px solid #dfe4e8;border-radius:9px;background:#fff}.woocommerce-checkout .wc-block-checkout__terms{margin:20px 0;color:#69727d;font-size:12px;line-height:1.6}.woocommerce-checkout .wc-block-checkout__terms a{color:#17212b;font-weight:600}.woocommerce-checkout .wc-block-components-checkout-place-order-button{width:100%;min-height:54px;border:0!important;border-radius:8px!important;color:#fff!important;background:#1268e3!important;font-size:15px;font-weight:700;transition:transform .2s,background-color .2s}.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:#0d55ba!important;transform:translateY(-1px)}.woocommerce-checkout .wc-block-components-notice-banner{border:0;border-left:4px solid #17212b;border-radius:8px;background:#eef2f8}.woocommerce-checkout .wc-block-components-notice-banner.is-error{border-left-color:#d83b3b}@media (max-width:768px){body.woocommerce-checkout{overflow-x:clip}.woocommerce-checkout .site-content{width:calc(100% - 28px);max-width:100%;padding:28px 0 50px}.woocommerce-checkout .site-content *,.woocommerce-checkout .site-content *::before,.woocommerce-checkout .site-content *::after{box-sizing:border-box}.woocommerce-checkout:is(.wp-block-woocommerce-checkout,.wc-block-components-sidebar-layout,.wc-block-components-main,.wc-block-components-sidebar,.wc-block-components-checkout-step,.wc-block-components-checkout-step__container){width:100%!important;max-width:100%!important;min-width:0!important}.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex;flex-direction:column;gap:18px}.woocommerce-checkout .wc-block-components-sidebar{position:static;width:100%!important;flex-basis:auto!important}.woocommerce-checkout .wc-block-components-main{flex-basis:auto!important}.woocommerce-checkout .wc-block-components-checkout-step{padding:17px 14px}.woocommerce-checkout .wc-block-components-address-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%}.woocommerce-checkout .wc-block-components-address-form>*{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}.woocommerce-checkout:is(input,select,textarea,button){max-width:100%}.woocommerce-checkout .wc-block-components-product-name{overflow-wrap:anywhere}.woocommerce-checkout .wc-block-components-checkout-order-summary__title,.woocommerce-checkout .wc-block-components-order-summary-item,.woocommerce-checkout .wc-block-components-totals-wrapper{padding-right:15px;padding-left:15px}}@media (max-width:420px){.woocommerce-checkout .site-content{width:calc(100% - 20px)}.woocommerce-checkout .wc-block-components-checkout-step{padding:15px 11px}.woocommerce-checkout .wc-block-components-order-summary-item{padding-right:11px;padding-left:11px}}body.single-product{overflow-x:clip;background:#f5f7f9}.single-product .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:34px 0 70px}.single-product:is(.content-area,.site-main,article,.entry-content){width:100%;max-width:none;margin:0}.single-product .inside-article{padding:0;background:#fff0}.single-product .woocommerce-breadcrumb{margin:0 0 18px;color:#69727d;font-size:13px}.single-product .woocommerce-breadcrumb a{color:#17212b;text-decoration:none}.single-product div.product{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:28px 38px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:100%!important;min-width:0;margin:0!important;border:1px solid #dfe4e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgb(2 27 85 / .05)}.single-product div.product .woocommerce-product-gallery{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:20px}.single-product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;min-height:500px;border-radius:10px;background:#f7f9fb}.single-product .woocommerce-product-gallery__image img{width:100%!important;max-height:480px;padding:18px;object-fit:contain}.single-product .woocommerce-product-gallery__trigger{top:34px!important;right:34px!important;border:1px solid #dfe4e8;background:#fff!important}.single-product div.product>span.onsale{top:16px;left:16px;z-index:5;min-width:auto;min-height:auto;margin:0;padding:9px 13px;border-radius:999px;color:#fff;background:#17212b;box-shadow:0 5px 14px rgb(2 27 85 / .25);font-size:12px;font-weight:700;line-height:1}.single-product div.product .summary{padding:26px}.single-product div.product .product_title{margin:0 0 14px;color:#17212b;font-size:clamp(29px,3vw,36px);font-weight:500;line-height:1.18;letter-spacing:-1px}.single-product div.product .summary .price{display:flex;align-items:baseline;gap:8px;margin:0 0 20px;color:#0d55ba;font-size:22px;font-weight:700}.single-product div.product .summary .price del{color:#8b96a8;font-size:15px;font-weight:400;opacity:1}.single-product div.product .summary .price ins{color:#0d55ba;text-decoration:none}.single-product .woocommerce-product-details__short-description{color:#37465e;font-size:13.5px;line-height:1.65}.single-product .woocommerce-product-details__short-description p{margin:0 0 15px}.single-product .woocommerce-product-details__short-description ul{margin:10px 0 22px;padding-left:20px}.single-product .woocommerce-product-details__short-description li{margin-bottom:5px}.single-product div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:20px 0 20px}.single-product div.product form.cart::before,.single-product div.product form.cart::after{display:none}.single-product div.product form.cart .quantity{float:none;margin:0}.single-product div.product form.cart .qty{width:72px;height:50px;border:1px solid #cfd6e1;border-radius:7px;color:#17212b;background:#fff;box-shadow:none}.single-product div.product .single_add_to_cart_button{min-height:50px;margin:0;padding:13px 25px;border:0;border-radius:7px;color:#fff!important;background:#1268e3!important;font-size:14px;font-weight:700}.single-product div.product .single_add_to_cart_button:hover{background:#0d55ba!important}.single-product .product_meta{padding-top:18px;border-top:1px solid #dfe4e8;color:#69727d;font-size:12px;line-height:1.8}.single-product .product_meta>span{display:block}.single-product .product_meta a{color:#17212b;font-weight:600;text-decoration:none}.single-product div.product .woocommerce-tabs{grid-column:1 / -1;width:100%;margin:12px 0 0;padding:26px;border:1px solid #dfe4e8;border-radius:14px;background:#fff}.single-product div.product .woocommerce-tabs ul.tabs{margin:0 0 26px;padding:0;border-bottom:1px solid #dfe4e8}.single-product div.product .woocommerce-tabs ul.tabs::before,.single-product div.product .woocommerce-tabs ul.tabs li::before,.single-product div.product .woocommerce-tabs ul.tabs li::after{display:none}.single-product div.product .woocommerce-tabs ul.tabs li{margin:0 20px 0 0;padding:0;border:0;border-radius:0;background:#fff0}.single-product div.product .woocommerce-tabs ul.tabs li a{padding:0 0 12px;color:#69727d;font-size:14px;font-weight:700}.single-product div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:3px solid #1268e3;color:#17212b}.single-product .woocommerce-Tabs-panel h2,.single-product #reviews h2,.single-product .related.products>h2{margin:0 0 22px;color:#17212b;font-size:clamp(26px,3vw,34px);font-weight:500}.single-product .woocommerce-Tabs-panel,.single-product #reviews{color:#37465e;font-size:14px;line-height:1.7}.single-product #review_form_wrapper{margin-top:25px;padding-top:24px;border-top:1px solid #dfe4e8}.single-product #review_form textarea,.single-product #review_form input[type="text"],.single-product #review_form input[type="email"]{width:100%;border:1px solid #cfd6e1;border-radius:7px;background:#f7f9fb}.single-product #review_form textarea{min-height:130px}.single-product #review_form .form-submit input{min-height:44px;padding:11px 22px;border:0;border-radius:7px;color:#fff;background:#17212b;font-weight:700}.single-product #review_form .form-submit input:hover{background:#0d55ba}.single-product .related.products{grid-column:1 / -1;width:100%;margin-top:10px}.single-product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:20px;margin:0}.single-product .related.products ul.products::before,.single-product .related.products ul.products::after{display:none}.single-product .related.products ul.products li.product{position:relative;display:flex!important;float:none!important;flex-direction:column;width:auto!important;min-width:0;height:100%;margin:0!important;padding:13px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff}.single-product .related.products li.product:is(.woocommerce-LoopProduct-link,.woocommerce-loop-product__link){display:flex!important;flex:1;flex-direction:column;width:100%;color:inherit;text-decoration:none}.single-product .related.products a.added_to_cart,.shoppko-home .shoppko-home-products a.added_to_cart{display:none!important}.single-product .related.products li.product img{width:100%!important;height:220px!important;margin:0 0 14px;padding:10px;border-radius:9px;object-fit:contain!important;background:#f7f9fb}.single-product .related.products .woocommerce-loop-product__title{display:-webkit-box;overflow:hidden;height:63px;min-height:63px;max-height:63px;margin:0;color:#17212b;font-size:14px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.single-product .related.products .price{display:flex;align-items:center;min-height:28px;margin:8px 0 13px;color:#0d55ba;font-size:14px;font-weight:700}.single-product .related.products .price del{margin-right:5px;color:#8b96a8;font-size:11px;font-weight:400}.single-product .related.products .price ins{color:#0d55ba;text-decoration:none}.single-product .related.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:auto 0 0!important;padding:11px 9px;border:0;border-radius:7px;color:#fff!important;background:#1268e3!important;font-size:12px;font-weight:700}.single-product .related.products li.product .button:hover{background:#0d55ba!important}.single-product .related.products span.onsale{top:20px;right:20px;left:auto;min-width:auto;min-height:auto;padding:8px 11px;border-radius:999px;color:#fff;background:#17212b;font-size:11px;line-height:1}@media (max-width:768px){.single-product .site-content{width:calc(100% - 24px);padding:24px 0 50px}.single-product .site-content *,.single-product .site-content *::before,.single-product .site-content *::after{box-sizing:border-box}.single-product div.product{grid-template-columns:minmax(0,1fr);gap:18px}.single-product .woocommerce-product-gallery__image a{min-height:390px}.single-product .woocommerce-product-gallery__image img{max-height:370px;padding:12px}.single-product div.product .summary{padding:22px 17px}.single-product div.product .product_title{font-size:31px}.single-product div.product .woocommerce-tabs{padding:21px 16px}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.single-product .related.products ul.products li.product{padding:9px}.single-product .related.products li.product img{height:155px!important;padding:7px}.single-product .related.products .woocommerce-loop-product__title{height:54px;min-height:54px;max-height:54px;font-size:13px;line-height:1.38}}@media (max-width:420px){.single-product .site-content{width:calc(100% - 20px)}.single-product div.product .woocommerce-product-gallery{padding:12px}.single-product .woocommerce-product-gallery__image a{min-height:330px}.single-product .woocommerce-product-gallery__image img{max-height:315px;padding:8px}.single-product div.product form.cart{display:grid;grid-template-columns:70px minmax(0,1fr)}.single-product div.product form.cart .qty,.single-product div.product .single_add_to_cart_button{width:100%}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.single-product .related.products li.product img{height:130px!important}.single-product .related.products li.product .button{min-height:42px;padding:9px 5px;font-size:11px}.single-product .related.products span.onsale{top:14px;right:14px;padding:7px 9px;font-size:10px}}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative;width:100%;min-height:62px;margin:0 0 24px!important;padding:16px 18px 16px 52px!important;border:1px solid #dce3ed!important;border-left:4px solid #1268e3!important;border-radius:10px;color:#253650!important;background:#fff!important;box-shadow:0 8px 24px rgb(2 27 85 / .07);font-size:14px;line-height:1.5}.woocommerce-message,.woocommerce-info{display:flex;align-items:center;gap:16px}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:50%!important;left:18px!important;color:#1268e3!important;transform:translateY(-50%)}.woocommerce-info{border-left-color:#2479bd!important}.woocommerce-info::before{color:#2479bd!important}.woocommerce-error{border-left-color:#d94b4b!important}.woocommerce-error::before{top:28px!important;color:#d94b4b!important}.woocommerce-error li{margin:0}.woocommerce-message .button,.woocommerce-info .button{order:2;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;float:none!important;min-height:40px;margin:0 0 0 auto!important;padding:10px 17px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:#1268e3!important;box-shadow:none!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap}.woocommerce-message .button:hover,.woocommerce-info .button:hover{color:#fff!important;background:#0d55ba!important}.wc-block-components-notice-banner{margin:0 0 24px!important;padding:15px 17px!important;border:1px solid #dce3ed!important;border-left:4px solid #2479bd!important;border-radius:10px!important;color:#253650!important;background:#fff!important;box-shadow:0 8px 24px rgb(2 27 85 / .07);font-size:14px!important}.wc-block-components-notice-banner.is-success{border-left-color:#1268e3!important}.wc-block-components-notice-banner.is-error{border-left-color:#d94b4b!important}.wc-block-components-notice-banner>svg{background:#17212b!important}.wc-block-components-notice-banner.is-success>svg{background:#1268e3!important}.wc-block-components-notice-banner.is-error>svg{background:#d94b4b!important}.wc-block-components-notice-banner .wc-block-components-notice-banner__content .button{color:#17212b!important;font-weight:700!important}@media (max-width:600px){.woocommerce-message,.woocommerce-info,.woocommerce-error{align-items:flex-start;flex-direction:column;min-height:0;margin-bottom:18px!important;padding:15px 14px 15px 46px!important;border-radius:8px;font-size:13px;gap:12px}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:24px!important;left:15px!important}.woocommerce-message .button,.woocommerce-info .button{width:100%;min-height:42px;margin:0!important}.wc-block-components-notice-banner{margin-bottom:18px!important;padding:13px 14px!important;border-radius:8px!important;font-size:13px!important}}.shoppko-home .shoppko-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.shoppko-home .shoppko-button-outline{border:1px solid var(--shoppko-border);color:var(--shoppko-navy);background:#fff}.shoppko-home .shoppko-button-outline:hover{border-color:var(--shoppko-navy);color:#fff;background:var(--shoppko-navy)}.shoppko-home .shoppko-section-soft{background:var(--shoppko-light)}.shoppko-home .shoppko-section-heading-row{display:flex;align-items:end;justify-content:space-between;max-width:none;gap:24px}.shoppko-home .shoppko-link{flex:0 0 auto;padding-bottom:5px;color:var(--shoppko-navy);font-size:13px;font-weight:700;text-decoration:none}.shoppko-home .shoppko-link:hover{color:var(--shoppko-blue-dark)}.shoppko-home .shoppko-panel-products{display:block!important;width:100%!important}.shoppko-home .shoppko-panel-products ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:10px;list-style:none!important}.shoppko-home .shoppko-panel-products ul.products::before,.shoppko-home .shoppko-panel-products ul.products::after{display:none!important}.shoppko-home .shoppko-panel-products ul.products li.product{display:flex!important;align-items:center;justify-content:center;float:none!important;width:auto!important;height:180px;margin:0!important;padding:0!important;overflow:hidden;border:0;border-radius:11px;background:var(--shoppko-light);list-style:none!important}.shoppko-home .shoppko-panel-products li.product::marker,.shoppko-home .shoppko-home-products li.product::marker{content:""}.shoppko-home .shoppko-panel-products li.product .woocommerce-LoopProduct-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.shoppko-home .shoppko-panel-products li.product img{display:block;width:100%!important;height:100%!important;margin:0!important;padding:10px;object-fit:contain;transition:transform .2s}.shoppko-home .shoppko-panel-products li.product:hover img{transform:scale(1.04)}.shoppko-home .shoppko-home-products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0!important;padding:0!important;gap:16px;list-style:none!important}.shoppko-home .shoppko-home-products ul.products::before,.shoppko-home .shoppko-home-products ul.products::after{display:none!important}.shoppko-home .shoppko-home-products ul.products li.product{position:relative;display:flex!important;flex-direction:column;float:none!important;width:auto!important;min-width:0;margin:0!important;padding:12px!important;overflow:hidden;border:1px solid var(--shoppko-border);border-radius:13px;background:#fff;list-style:none!important;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-home .shoppko-home-products ul.products li.product:hover{border-color:#cfd8e5;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .07)}.shoppko-home .shoppko-home-products li.product .woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;min-width:0;color:var(--shoppko-navy);text-decoration:none}.shoppko-home .shoppko-home-products li.product img{display:block;width:100%!important;height:230px!important;margin:0 0 14px!important;padding:12px;border-radius:9px;background:#f8fafc;object-fit:contain!important}.shoppko-home .shoppko-home-products .woocommerce-loop-product__title{display:-webkit-box;height:63px;min-height:63px;max-height:63px;margin:0 2px 9px!important;overflow:hidden;color:var(--shoppko-navy);font-size:15px!important;font-weight:500!important;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shoppko-home .shoppko-home-products li.product .price{display:block;min-height:25px;margin:auto 2px 12px!important;color:var(--shoppko-blue-dark)!important;font-size:15px!important;font-weight:700!important}.shoppko-home .shoppko-home-products li.product .price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-home .shoppko-home-products li.product .price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-home-products li.product .button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:0!important;padding:10px 8px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:13px!important;font-weight:700!important;text-align:center;text-decoration:none}.shoppko-home .shoppko-home-products li.product .button:hover{background:var(--shoppko-blue-dark)!important}.shoppko-home .shoppko-home-products li.product .onsale{position:absolute;z-index:2;top:17px;right:17px;left:auto;min-width:0;min-height:0;margin:0;padding:7px 10px;border:0;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 12px rgb(2 27 85 / .18);font-size:10px;font-weight:700;line-height:1}@media (max-width:900px){.shoppko-home .shoppko-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.shoppko-home .shoppko-section-heading-row{align-items:flex-start;flex-direction:column;gap:8px}.shoppko-home .shoppko-panel-products ul.products li.product{height:125px}.shoppko-home .shoppko-home-products ul.products{gap:10px}.shoppko-home .shoppko-home-products ul.products li.product{padding:9px!important}.shoppko-home .shoppko-home-products li.product img{height:155px!important;padding:7px}.shoppko-home .shoppko-home-products .woocommerce-loop-product__title{height:58px;min-height:58px;max-height:58px;font-size:13px!important;line-height:1.48}.shoppko-home .shoppko-home-products li.product .price{min-height:22px;font-size:14px!important}.shoppko-home .shoppko-home-products li.product .button{min-height:42px;padding:9px 4px!important;font-size:11px!important}.shoppko-home .shoppko-home-products li.product .onsale{top:13px;right:13px;padding:6px 8px;font-size:9px}}.shoppko-footer{margin-top:0;padding:0 20px 24px;color:#111;background:#fff}.shoppko-footer-inner{position:relative;left:50%;width:min(1180px,calc(100vw - 40px));max-width:none;margin-inline:0;transform:translateX(-50%)}.shoppko-footer-brand{display:flex;flex-direction:column;gap:5px;margin:0 0 26px}.shoppko-footer-logo{display:block;width:70px;height:70px;margin:0 0 8px;object-fit:cover;border-radius:14px}.shoppko-footer-brand strong{color:#111;font-size:20px}.shoppko-footer-brand span,.shoppko-footer-bottom{color:#666;font-size:13px}.shoppko-footer-links{display:flex;flex-wrap:wrap;gap:12px 26px;padding-bottom:28px}.shoppko-footer-links a{color:#111;font-size:14px;font-weight:600;text-decoration:none}.shoppko-footer-links a:hover{color:#70d000}.shoppko-footer-bottom{display:flex;justify-content:space-between;gap:12px;padding-top:20px;border-top:1px solid #e5e5e5}@media (max-width:600px){.shoppko-footer{margin-top:0;padding-top:0}.shoppko-footer-links{display:grid;grid-template-columns:repeat(2,1fr)}.shoppko-footer-bottom{flex-direction:column}}.shoppko-minimum-progress{position:-webkit-sticky;position:sticky;top:12px;z-index:80;margin:0 0 22px;padding:16px 18px;border:1px solid var(--shoppko-border);border-radius:12px;background:rgb(255 255 255 / .97);box-shadow:0 8px 24px rgb(2 27 85 / .09);backdrop-filter:blur(8px)}.admin-bar .shoppko-minimum-progress{top:44px}.shoppko-minimum-progress__top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px;color:var(--shoppko-navy);font-size:14px}.shoppko-minimum-progress__top strong{font-weight:700}.shoppko-minimum-progress__amount{flex:0 0 auto;color:var(--shoppko-blue-dark);font-weight:700;white-space:nowrap}.shoppko-minimum-progress__track{height:8px;overflow:hidden;margin-bottom:8px;border-radius:999px;background:#e7edf4}.shoppko-minimum-progress__track span{display:block;width:0;height:100%;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,var(--shoppko-blue-dark),var(--shoppko-blue));transition:width .35s ease}.shoppko-minimum-progress small{color:var(--shoppko-muted);font-size:12px}.shoppko-minimum-progress.is-complete{border-color:rgb(121 201 19 / .45);background:#fbfff6}.shoppko-header-minimum{position:sticky;top:0;z-index:999;width:100%;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 16px rgb(2 27 85 / .14)}.admin-bar .shoppko-header-minimum{top:32px}.shoppko-header-minimum__inner{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;width:min(1180px,calc(100% - 32px));min-height:42px;margin:auto;padding:7px 0 10px;font-size:13px}.shoppko-header-minimum a{color:#fff;text-decoration:none}.shoppko-header-minimum__summary{font-weight:700}.shoppko-header-minimum__amount{white-space:nowrap;font-weight:700}.shoppko-header-minimum__checkout{padding:5px 10px;border-radius:6px;color:var(--shoppko-navy)!important;background:#fff;font-weight:700}.shoppko-header-minimum__track{position:absolute;right:0;bottom:3px;left:0;height:3px;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .22)}.shoppko-header-minimum__track span{display:block;height:100%;max-width:100%;border-radius:inherit;background:var(--shoppko-blue);transition:width .35s ease}.shoppko-header-minimum.is-complete{background:#123d18}@media (max-width:782px){.admin-bar .shoppko-header-minimum{top:46px}.shoppko-header-minimum__inner{justify-content:space-between;gap:8px;width:calc(100% - 24px);font-size:11px}.shoppko-header-minimum__summary{min-width:0}.shoppko-header-minimum__message{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shoppko-header-minimum__checkout{padding:4px 7px;white-space:nowrap}}body.shoppko-below-minimum:is(.wc-block-components-express-payment,.wc-block-components-express-payment-continue-rule,#wc-stripe-express-checkout-element,.wc-stripe-express-checkout-element){display:none!important}body.shoppko-below-minimum.woocommerce-cart .wc-block-cart__submit-button{pointer-events:none;opacity:.5;filter:grayscale(.15)}@media (max-width:600px){.shoppko-minimum-progress{top:8px;padding:12px 14px}.admin-bar .shoppko-minimum-progress{top:54px}.shoppko-minimum-progress__top{align-items:flex-start;flex-direction:column;gap:3px}.shoppko-minimum-progress small{display:none}}.shoppko-product-carousel{position:relative;width:100%}.shoppko-carousel-viewport{width:100%;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.shoppko-carousel-viewport::-webkit-scrollbar{display:none}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{display:flex!important;flex-flow:row nowrap!important;align-items:stretch;grid-template-columns:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:16px;list-style:none!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 48px)/4)!important;width:calc((100% - 48px)/4)!important;max-width:calc((100% - 48px)/4)!important;height:auto;scroll-snap-align:start}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track{gap:10px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{position:relative;display:flex!important;flex:0 0 calc((100% - 20px)/3)!important;flex-direction:column;width:calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important;height:305px!important;padding:8px!important;border:1px solid var(--shoppko-border);border-radius:11px;background:#fff}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:flex!important;align-items:center;justify-content:flex-start;flex:1;flex-direction:column;width:100%;height:auto;min-height:0;overflow:visible}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{width:100%!important;height:132px!important;margin:0 0 7px!important;padding:7px!important;border-radius:8px;background:var(--shoppko-light);object-fit:contain!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{display:-webkit-box;overflow:hidden;height:34px;width:100%;min-height:34px;max-height:34px;margin:0 2px 5px;color:var(--shoppko-navy);font-size:11px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{display:block;width:100%;min-height:21px;margin:auto 2px 5px;color:var(--shoppko-blue-dark);font-size:11px;font-weight:700}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price del{margin-right:3px;color:#8b96a8;font-size:9px;font-weight:400}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__sale{position:absolute;top:6px;right:6px;left:auto;z-index:3;min-width:0;min-height:0;margin:0;padding:5px 7px;border:0;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 4px 10px rgb(2 27 85 / .2);font-size:8px;font-weight:700;line-height:1}.shoppko-carousel-arrow{position:absolute;top:50%;z-index:6;display:none;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--shoppko-border);border-radius:50%;color:var(--shoppko-navy);background:#fff;box-shadow:0 6px 18px rgb(2 27 85 / .15);font-size:27px;line-height:1;transform:translateY(-50%);cursor:pointer}.shoppko-product-carousel.is-scrollable .shoppko-carousel-arrow{display:flex}.shoppko-carousel-prev{left:-19px}.shoppko-carousel-next{right:-19px}.shoppko-carousel-arrow:hover{color:#fff;background:var(--shoppko-navy)}.shoppko-carousel-arrow:disabled{visibility:hidden;opacity:0;pointer-events:none}.shoppko-home-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:auto}.shoppko-home-card-actions.is-single{grid-template-columns:1fr}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button{display:flex!important;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:9px 6px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:11px!important;font-weight:700!important;line-height:1.25;text-align:center;text-decoration:none}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button:hover{color:#fff!important;background:var(--shoppko-blue-dark)!important}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .shoppko-home-quick-buy{color:#fff!important;background:var(--shoppko-navy)!important}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .shoppko-home-quick-buy:hover{background:#0b356f!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{display:grid;grid-template-columns:1fr;gap:5px;width:100%;margin-top:7px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:31px;margin:0!important;padding:5px 3px!important;border:0!important;border-radius:6px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:9px!important;font-weight:700!important;line-height:1.15;text-align:center;text-decoration:none}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:20px;padding:2px!important;color:var(--shoppko-navy)!important;background:transparent!important;font-size:9px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy:hover{color:var(--shoppko-blue-dark)!important;background:transparent!important;text-decoration:underline}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{position:relative;display:flex;flex-direction:column;min-width:0;padding:12px;overflow:hidden;border:1px solid var(--shoppko-border);border-radius:13px;background:#fff;scroll-snap-align:start;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product:hover{border-color:#cfd8e5;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .07)}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__link{display:flex;flex:1;flex-direction:column;min-width:0;color:var(--shoppko-navy);text-decoration:none}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{display:block;width:100%!important;height:230px!important;margin:0 0 14px!important;padding:12px;border-radius:9px;background:#f8fafc;object-fit:contain!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{display:-webkit-box;height:63px;min-height:63px;max-height:63px;margin:0 2px 9px;overflow:hidden;color:var(--shoppko-navy);font-size:15px;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{display:block;min-height:25px;margin:auto 2px 12px;color:var(--shoppko-blue-dark);font-size:15px;font-weight:700}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{position:absolute;z-index:3;top:17px;right:17px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 12px rgb(2 27 85 / .18);font-size:10px;font-weight:700;line-height:1}.shoppko-products-empty{margin:0;padding:18px;border:1px dashed var(--shoppko-border);border-radius:9px;color:var(--shoppko-muted);background:#fff}@media (max-width:900px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;max-width:calc((100% - 12px)/2)!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{gap:12px}}@media (max-width:600px){.shoppko-carousel-viewport{overflow-x:auto}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track{gap:8px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{flex-basis:calc((100% - 16px)/3)!important;width:calc((100% - 16px)/3)!important;max-width:calc((100% - 16px)/3)!important;height:270px!important;padding:6px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:100px!important;padding:4px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{height:32px;min-height:32px;max-height:32px;font-size:9px;line-height:1.45}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{min-height:18px;font-size:9px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{min-height:29px;font-size:8px!important}.shoppko-carousel-arrow{width:32px;height:32px;font-size:23px}.shoppko-carousel-prev{left:-8px}.shoppko-carousel-next{right:-8px}.shoppko-home .shoppko-home-products .shoppko-home-card-actions{grid-template-columns:1fr;gap:6px}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button{min-height:40px;padding:8px 3px!important;font-size:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{padding:9px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:155px!important;padding:7px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{height:58px;min-height:58px;max-height:58px;font-size:13px;line-height:1.48}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{min-height:22px;font-size:14px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{top:13px;right:13px;padding:6px 8px;font-size:9px}}.shoppko-home{max-width:100%;overflow-x:clip}.shoppko-hero-grid,.shoppko-hero-grid>*,.shoppko-hero-panel,.shoppko-panel-products,.shoppko-product-carousel,.shoppko-carousel-viewport,.shoppko-carousel-track{min-width:0;max-width:100%}.shoppko-hero-panel{width:100%;overflow:hidden}.shoppko-panel-products{width:100%;overflow:hidden}.shoppko-product-carousel{width:100%!important;max-width:100%!important}.shoppko-carousel-viewport{width:100%!important;max-width:100%!important;overflow-x:hidden}.shoppko-carousel-track{flex-flow:row nowrap!important;width:100%!important;max-width:100%!important}.shoppko-panel-products .shoppko-carousel-prev{left:4px}.shoppko-panel-products .shoppko-carousel-next{right:4px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important}.shoppko-home .shoppko-product-carousel--hero:is(.shoppko-tag-product__image,.shoppko-tag-product__title,.shoppko-tag-product__price){width:100%!important;max-width:100%!important}@media (max-width:600px){.shoppko-home,.shoppko-container,.shoppko-hero-grid,.shoppko-hero-panel,.shoppko-panel-products{min-width:0;max-width:100%}.shoppko-carousel-viewport{overflow-x:auto}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 100%!important;width:100%!important;max-width:100%!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important;max-width:calc((100% - 10px)/2)!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{gap:10px}.shoppko-carousel-prev{left:4px}.shoppko-carousel-next{right:4px}}@media (max-width:768px){#site-navigation .inside-navigation{display:flex;flex-wrap:wrap;align-items:center;justify-content:center!important;column-gap:8px}#site-navigation .menu-toggle{order:1;flex:0 0 auto!important;width:auto!important;margin:0!important;padding-right:10px!important;padding-left:10px!important}#site-navigation .menu-bar-items{order:2;flex:0 0 auto;margin-right:0!important;margin-left:0!important}#site-navigation .menu-bar-item>a{padding-right:10px!important;padding-left:10px!important}#site-navigation .main-nav{order:3;flex:0 0 100%;width:100%}}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{height:286px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:grid!important;flex:0 0 auto!important;grid-template-rows:126px 36px 21px;align-items:start!important;gap:6px;color:var(--shoppko-navy)!important;text-decoration:none!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:126px!important;margin:0!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{align-self:start;height:36px;min-height:36px;max-height:36px;margin:0!important;overflow-wrap:anywhere;white-space:normal!important;line-height:1.45;text-decoration:none!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{align-self:start;min-height:21px;margin:0!important;white-space:nowrap}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{margin-top:8px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-arrow{top:72px}.shoppko-home .shoppko-product-carousel--hero .added_to_cart.wc-forward{display:none!important}.shoppko-home .shoppko-product-carousel--hero .add_to_cart_button.added::after{content:" ✓";display:inline;margin-left:5px}.shoppko-home .shoppko-product-carousel--hero .add_to_cart_button.added{background:var(--shoppko-blue-dark)!important}@media (max-width:600px){.shoppko-hero-panel .shoppko-panel-top{align-items:flex-end;justify-content:space-between;flex-direction:row;gap:12px}.shoppko-hero-panel .shoppko-panel-top>div{min-width:0}.shoppko-hero-panel .shoppko-panel-top>a{white-space:nowrap}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{height:326px!important;padding:9px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{grid-template-rows:150px 40px 22px;gap:7px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:150px!important;padding:7px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{height:40px;min-height:40px;max-height:40px;font-size:12px;line-height:1.55}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{min-height:22px;font-size:12px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{min-height:38px;font-size:10px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:22px;font-size:10px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-arrow{top:84px}.shoppko-hero{padding-bottom:28px}.shoppko-hero+.shoppko-section{padding-top:32px}}.shoppko-cookie-banner[hidden],.shoppko-cookie-settings[hidden]{display:none!important}.shoppko-cookie-banner{position:fixed;right:auto;bottom:12px;left:50%;z-index:999999;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:min(920px,calc(100% - 24px));padding:14px 16px;gap:18px;color:var(--shoppko-navy,#061f5c);background:#fff;border:1px solid #d8e1ec;border-radius:12px;box-shadow:0 12px 38px rgb(6 31 92 / .16);transform:translateX(-50%)}.shoppko-cookie-copy{min-width:0}.shoppko-cookie-copy strong{display:block;margin:0 0 3px;font-size:14px;line-height:1.35}.shoppko-cookie-copy p{margin:0;color:#50617a;font-size:12px;line-height:1.5}.shoppko-cookie-copy a{color:var(--shoppko-navy,#061f5c);font-weight:700;white-space:nowrap}.shoppko-cookie-actions{display:grid;grid-template-columns:auto auto;gap:8px}.shoppko-cookie-button{min-width:96px;min-height:38px;margin:0;padding:9px 15px;border:1px solid var(--shoppko-navy,#061f5c);border-radius:8px;font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.shoppko-cookie-button--reject{color:var(--shoppko-navy,#061f5c);background:#fff}.shoppko-cookie-button--accept{color:#fff;background:var(--shoppko-blue,#6bd000);border-color:var(--shoppko-blue,#6bd000)}.shoppko-cookie-button:focus-visible,.shoppko-cookie-settings:focus-visible{outline:3px solid rgb(107 208 0 / .32);outline-offset:2px}.shoppko-cookie-settings{position:fixed;bottom:8px;left:8px;z-index:999998;margin:0;padding:6px 9px;color:var(--shoppko-navy,#061f5c);background:rgb(255 255 255 / .96);border:1px solid #d8e1ec;border-radius:999px;box-shadow:0 4px 16px rgb(6 31 92 / .1);font:inherit;font-size:10px;font-weight:700;line-height:1.2;cursor:pointer}@media (max-width:600px){.shoppko-cookie-banner{bottom:8px;grid-template-columns:1fr;width:calc(100% - 16px);padding:12px;gap:10px}.shoppko-cookie-copy strong{font-size:13px}.shoppko-cookie-copy p{font-size:11px;line-height:1.45}.shoppko-cookie-actions{grid-template-columns:1fr 1fr}.shoppko-cookie-button{width:100%;min-width:0;min-height:38px}}@media (min-width:901px){.shoppko-home .shoppko-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px}.shoppko-home .shoppko-hero-panel{padding:28px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product{min-width:0}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:150px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{font-size:12px;line-height:1.35}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{font-size:12px}}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:34px;padding:7px 8px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-navy)!important;font-size:10px!important;font-weight:700!important;line-height:1.2;text-align:center;text-decoration:none!important;transition:background-color .2s,transform .2s}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy:hover{color:#fff!important;background:#0b356f!important;text-decoration:none!important;transform:translateY(-1px)}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{gap:7px}@media (max-width:600px){.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:34px;padding:7px 5px!important;font-size:10px!important}}body.woocommerce.archive ul.products li.product .shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}body.woocommerce.archive ul.products li.product .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{color:#fff!important;background:#0d55ba!important}.shoppko-home-products .shoppko-hp-image,.shoppko-home-products .shoppko-card-image,.shoppko-home-products .shoppko-product-image,.shoppko-home-products .shoppko-oznaceni-card-image{background:#fff!important;padding:0!important}.shoppko-home-products img{display:block;width:100%;height:220px!important;object-fit:contain!important;background:#fff!important;padding:0!important;margin:0 auto!important}.shoppko-home-products .shoppko-hp-thumb,.shoppko-home-products .shoppko-card-thumb,.shoppko-home-products .shoppko-product-thumb,.shoppko-home-products .shoppko-oznaceni-thumb{background:#fff!important;padding:0!important;min-height:auto!important}@media (max-width:1024px){.shoppko-home-products img{height:200px!important}}@media (max-width:768px){.shoppko-home-products img{height:170px!important}}body.woocommerce.archive ul.products li.product img{display:block;width:100%!important;height:260px!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;background:#fff!important;border-radius:8px}@media (max-width:1000px){body.woocommerce.archive ul.products li.product img{height:220px!important}}@media (max-width:720px){body.woocommerce.archive ul.products li.product img{height:185px!important;margin-bottom:10px!important;padding:0!important;background:#fff!important}}@media (max-width:430px){body.woocommerce.archive ul.products li.product img{height:175px!important;padding:0!important}}body.woocommerce.archive ul.products li.product .onsale,.shoppko-home-products .onsale{top:10px!important;right:10px!important}body.single-product .woocommerce-product-gallery,body.single-product .woocommerce-product-gallery__wrapper,body.single-product .woocommerce-product-gallery__image{background:#fff!important;padding:0!important;margin:0!important}body.single-product .woocommerce-product-gallery__image img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;padding:0!important;margin:0!important;background:#fff!important}body.single-product div.product div.images{padding:0!important;background:#fff!important}body.single-product .related.products ul.products li.product .onsale{top:10px!important;right:10px!important}body.single-product .related.products ul.products li.product img{display:block!important;width:100%!important;height:220px!important;margin:0 0 12px!important;padding:0!important;object-fit:contain!important;background:#fff!important}.wp-block-woocommerce-checkout-order-summary-fee-block:empty,.wp-block-woocommerce-checkout-order-summary-discount-block:empty{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important}@media (max-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important}.woocommerce-checkout .wc-block-checkout__sidebar{order:1!important}.woocommerce-checkout .wc-block-checkout__main{order:2!important}}@media (max-width:600px){.shoppko-benefits{display:none!important}}.site-footer .copyright-bar{display:none!important}.shoppko-home .shoppko-hero{padding:34px 0 24px}.shoppko-home .shoppko-hero-grid{gap:34px}.shoppko-home .shoppko-hero h1{margin-bottom:14px}.shoppko-home .shoppko-hero-content>p{margin-bottom:18px}.shoppko-home .shoppko-hero-actions{gap:10px}.shoppko-home .shoppko-hero-banner{display:block;overflow:hidden;border-radius:10px;box-shadow:0 10px 28px rgb(2 27 85 / .08)}.shoppko-home .shoppko-hero-banner img{display:block;width:100%;height:100%;object-fit:cover}.shoppko-home .shoppko-section{padding:24px 0}.shoppko-home .shoppko-section-heading{margin-bottom:16px}.shoppko-home .shoppko-section-heading-row{gap:12px}.shoppko-home #aktualno{padding-top:22px;padding-bottom:22px}.shoppko-home .shoppko-category-grid{gap:10px}.shoppko-home .shoppko-category-card{min-height:160px;padding:17px 16px}.shoppko-home .shoppko-category-card p{margin-bottom:12px}.shoppko-home .shoppko-promo{padding:10px 0;background:#fff0}.shoppko-home .shoppko-promo-content{padding:26px 32px;border-radius:10px;background:var(--shoppko-navy)}.shoppko-home .shoppko-promo h2{line-height:1.12}.shoppko-home .shoppko-promo p{margin-top:8px}.shoppko-home .shoppko-promo+.shoppko-section{padding-top:22px}.shoppko-home .shoppko-home-products ul.products{gap:14px}.shoppko-home .shoppko-home-products ul.products li.product{padding:10px!important}.shoppko-home .shoppko-benefits{padding:20px 0}.shoppko-home .shoppko-benefits-grid{gap:16px}@media (max-width:900px){.shoppko-home .shoppko-hero{padding:28px 0 20px}.shoppko-home .shoppko-hero-grid{gap:22px}.shoppko-home .shoppko-section{padding:22px 0}.shoppko-home .shoppko-promo{padding:8px 0}.shoppko-home .shoppko-promo-content{padding:22px 22px}}@media (max-width:600px){.shoppko-home .shoppko-hero{padding:22px 0 18px}.shoppko-home .shoppko-hero h1{margin-bottom:12px}.shoppko-home .shoppko-hero-content>p{margin-bottom:16px}.shoppko-home .shoppko-hero-banner{border-radius:8px}.shoppko-home .shoppko-section{padding:18px 0}.shoppko-home .shoppko-section-heading{margin-bottom:14px}.shoppko-home #aktualno{padding-top:18px;padding-bottom:18px}.shoppko-home .shoppko-category-card{min-height:146px;padding:15px 14px}.shoppko-home .shoppko-promo{padding:6px 0}.shoppko-home .shoppko-promo-content{padding:18px 16px;border-radius:8px}.shoppko-home .shoppko-promo+.shoppko-section{padding-top:18px}.shoppko-home .shoppko-benefits{padding:16px 0}.shoppko-home .shoppko-benefits-grid{gap:12px}.shoppko-home .shoppko-home-products ul.products{gap:10px}}.shoppko-home .shoppko-promo-banner-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:14px 20px 18px!important;background:#fff!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:820px!important;max-width:100%!important;margin:0 auto!important;overflow:hidden!important;border-radius:9px!important;box-shadow:0 6px 20px rgb(2 27 85 / .08)!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9;object-fit:cover!important;border-radius:9px!important}@media (max-width:900px){.shoppko-home .shoppko-promo-banner-wrap{padding:12px 18px 16px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:720px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{padding:10px 14px 14px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;border-radius:7px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:7px!important}}.shoppko-home .shoppko-promo{margin:0!important;padding:0!important;background:#fff!important}.shoppko-home .shoppko-promo-content{margin-bottom:0!important;border-radius:10px 10px 0 0!important}.shoppko-home .shoppko-promo-banner-wrap{display:flex!important;justify-content:center!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0!important;background:#fff!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:820px!important;max-width:100%!important;margin:0 auto!important;overflow:hidden!important;border-radius:0 0 10px 10px!important;box-shadow:none!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9;object-fit:cover!important}.shoppko-home .shoppko-promo-banner-wrap+.shoppko-section{padding-top:20px!important}@media (max-width:600px){.shoppko-home .shoppko-promo-content{border-radius:8px 8px 0 0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap+.shoppko-section{padding-top:16px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:min(100% - 28px,1200px)!important;max-width:none!important;margin:0 auto!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{width:100%!important;height:auto!important;display:block!important}}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9!important;object-fit:cover!important;object-position:center center!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:820px!important;max-width:100%!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important}@media (max-width:900px){.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:720px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:min(100% - 28px,1200px)!important;margin:0 auto!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important}}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{border-radius:0 0 10px 10px!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:0 0 10px 10px!important}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:0 0 8px 8px!important}}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){width:100%!important;height:280px!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image,.wc-block-components-product-image){background:transparent!important;border:0!important}@media (max-width:768px){.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:210px!important;padding:0!important;background:transparent!important}}@media (max-width:420px){.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:170px!important;padding:0!important;background:transparent!important}}.shoppko-home .shoppko-end-banner-section{padding:18px 0 20px;background:#fff}.shoppko-home .shoppko-end-banner{display:block;width:min(820px,100%);margin:0 auto;overflow:hidden;border-radius:10px;box-shadow:0 6px 20px rgb(2 27 85 / .08)}.shoppko-home .shoppko-end-banner img{display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-radius:10px;object-fit:contain}@media (max-width:900px){.shoppko-home .shoppko-end-banner{width:min(720px,100%)}}@media (max-width:600px){.shoppko-home .shoppko-end-banner-section{padding:12px 0 14px}.shoppko-home .shoppko-end-banner{width:100%;border-radius:8px}.shoppko-home .shoppko-end-banner img{border-radius:8px}}.shoppko-home .shoppko-end-banner-section{display:none!important}@media (max-width:600px){.shoppko-home .shoppko-end-banner-section{display:block!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:10px 0 0!important;background:#fff!important}.shoppko-home .shoppko-end-banner-section .shoppko-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.shoppko-home .shoppko-end-banner{display:block!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.shoppko-home .shoppko-end-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;max-width:none!important;margin:0!important;border-radius:0 0 8px 8px!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important;border-radius:0 0 8px 8px!important}}@media (max-width:600px){.shoppko-home .shoppko-hero-banner{display:block!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;overflow:hidden!important}.shoppko-home .shoppko-hero-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}.shoppko-home .shoppko-promo{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-content{width:100%!important;max-width:none!important;margin:0!important;padding:24px 14px!important;border-radius:0!important}.shoppko-home .shoppko-promo-banner-wrap{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}}.shoppko-home .shoppko-hero-actions .shoppko-button-outline{display:none!important}@media (max-width:768px){body.woocommerce-checkout{overflow-x:hidden!important}.woocommerce-checkout .site-content,.woocommerce-checkout .wp-block-woocommerce-checkout,.woocommerce-checkout .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-checkout__sidebar,.woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-main{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-checkout__sidebar{flex-basis:auto!important}.woocommerce-checkout .wc-block-components-order-summary,.woocommerce-checkout .wc-block-components-checkout-order-summary-block{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-components-order-summary-item{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width:768px){body.woocommerce-cart{overflow-x:hidden!important}.woocommerce-cart .site-content,.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar,.woocommerce-cart .wc-block-cart-items{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.woocommerce-cart .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important}.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar{flex-basis:auto!important}.woocommerce-cart .wc-block-cart-items{table-layout:fixed!important}.woocommerce-cart .wc-block-cart-items__row,.woocommerce-cart .wc-block-cart-item__product{max-width:100%!important;min-width:0!important}.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart .wc-block-components-product-metadata{overflow-wrap:anywhere!important;word-break:break-word}}.shoppko-loop-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:auto;gap:8px}.shoppko-loop-actions.is-single{grid-template-columns:minmax(0,1fr)}.shoppko-loop-actions>.button{display:inline-flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0;min-height:44px;margin:0!important;padding:10px 7px!important;border:0!important;border-radius:7px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;text-align:center}.shoppko-loop-actions>.add_to_cart_button{color:#fff!important;background:#1268e3!important}.shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#0d55ba!important}.shoppko-loop-actions>.added_to_cart{grid-column:1 / -1;color:#17212b;font-size:12px;font-weight:700;text-align:center}.single-product form.cart .shoppko-hitri-nakup{min-height:50px;margin:0;padding:13px 24px;border:0;border-radius:7px;color:#fff!important;background:#17212b!important;font-size:14px;font-weight:700}.single-product form.cart .shoppko-hitri-nakup:hover{background:#0d55ba!important}.shoppko-lepljivi-nakup{position:fixed;right:0;bottom:0;left:0;z-index:9999;padding:12px 20px;border-top:1px solid #dfe4e8;background:rgb(255 255 255 / .97);box-shadow:0 -10px 30px rgb(2 27 85 / .12);transform:translateY(110%);transition:transform .25s ease;backdrop-filter:blur(8px)}.shoppko-lepljivi-nakup.je-viden{transform:translateY(0)}.shoppko-lepljivi-nakup__notranji{display:flex;align-items:center;justify-content:space-between;width:min(1160px, 100%);margin-inline:auto;gap:22px}.shoppko-lepljivi-nakup__izdelek{display:flex;align-items:baseline;min-width:0;gap:18px}.shoppko-lepljivi-nakup__izdelek strong{overflow:hidden;color:#17212b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.shoppko-lepljivi-nakup__izdelek span{flex:0 0 auto;color:#0d55ba;font-size:16px;font-weight:700}.shoppko-lepljivi-nakup__izdelek del{margin-right:6px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-lepljivi-nakup__izdelek ins{color:#0d55ba;text-decoration:none}.shoppko-lepljivi-nakup__gumb{flex:0 0 auto;min-width:170px;min-height:48px;padding:12px 24px;border:0;border-radius:7px;color:#fff;background:#1268e3;font-size:14px;font-weight:700;cursor:pointer}.shoppko-lepljivi-nakup__gumb:hover{background:#0d55ba}@media (max-width:620px){.shoppko-loop-actions{gap:5px}.shoppko-loop-actions>.button{min-height:42px;padding:9px 4px!important;font-size:10.5px!important}.single-product form.cart .shoppko-hitri-nakup{grid-column:1 / -1;width:100%}.shoppko-lepljivi-nakup{padding:9px 10px}.shoppko-lepljivi-nakup__izdelek strong{display:none}.shoppko-lepljivi-nakup__izdelek span{font-size:14px}.shoppko-lepljivi-nakup__gumb{min-width:145px;min-height:46px;padding:10px 17px;font-size:13px}}.shoppko-minimum-shop-button{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;margin-left:auto;padding:10px 17px;border:0;border-radius:7px;color:#fff!important;background:#1268e3;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none!important;white-space:nowrap}.shoppko-minimum-shop-button:hover{color:#fff!important;background:#0d55ba}.wc-block-components-notice-banner__content.shoppko-minimum-action-content{display:flex;align-items:center;gap:16px}@media(max-width:600px){.wc-block-components-notice-banner__content.shoppko-minimum-action-content{align-items:flex-start;flex-direction:column;gap:12px}.shoppko-minimum-shop-button{width:100%;min-height:42px;margin-left:0}}.shoppko-pomni-podatke{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:14px;padding:11px 14px;border:1px solid #dce3ed;border-radius:8px;color:#5d6b80;background:#f7f9fc;font-size:12px;line-height:1.45;gap:16px}.shoppko-pomni-podatke button{flex:0 0 auto;padding:0;border:0;color:#17212b;background:#fff0;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}@media (max-width:520px){.shoppko-pomni-podatke{align-items:flex-start;flex-direction:column;gap:5px}}.shoppko-home-add-to-cart.is-loading{opacity:.72;pointer-events:none}.shoppko-home-add-to-cart.is-added{background:#1268e3!important;color:#fff!important}.shoppko-checkout-cart-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.shoppko-checkout-cart-qty{display:inline-flex;align-items:center;height:32px;overflow:hidden;border:1px solid #dfe4ec;border-radius:7px;background:#fff}.shoppko-checkout-cart-btn{display:flex!important;align-items:center;justify-content:center;width:31px!important;height:30px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;color:#17212b!important;background:#f5f7f9!important;font-size:18px!important;font-weight:600!important;line-height:1!important;cursor:pointer}.shoppko-checkout-cart-btn:hover{color:#17212b!important;background:#e9edf3!important}.shoppko-checkout-cart-value{display:flex;align-items:center;justify-content:center;min-width:32px;height:30px;padding:0 5px;border-right:1px solid #dfe4ec;border-left:1px solid #dfe4ec;color:#17212b;background:#fff;font-size:13px;font-weight:700;line-height:1}.shoppko-checkout-cart-remove{margin:0!important;padding:2px 0!important;border:0!important;background:transparent!important;color:#69727d!important;font-size:11px!important;font-weight:500!important;line-height:1.4!important;text-decoration:underline;cursor:pointer}.shoppko-checkout-cart-remove:hover{color:#c62828!important}.shoppko-checkout-cart-controls.is-updating .shoppko-checkout-cart-value{background:#fff9e8}.shoppko-checkout-cart-controls.is-removing{opacity:.45;pointer-events:none}.shoppko-checkout-cart-status{display:none;color:#7a6530;font-size:10px;font-weight:600;line-height:1.2}.shoppko-checkout-cart-controls.is-updating .shoppko-checkout-cart-status{display:inline-block}.shoppko-empty-cart-back-wrap{margin:22px 0 0;text-align:center}.shoppko-empty-cart-back{display:inline-flex!important;align-items:center;justify-content:center;min-width:190px;min-height:46px;padding:11px 22px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:#1268e3!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important}.shoppko-empty-cart-back:hover{color:#fff!important;background:#0d55ba!important}@media(max-width:600px){.shoppko-empty-cart-back{width:100%;max-width:320px}}body.woocommerce.archive nav.woocommerce-pagination{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}#shoppko-infinite-products-sentinel{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin:26px 0 8px;color:#69727d;font-size:13px;text-align:center}#shoppko-infinite-products-sentinel.is-loading::before{content:"";width:20px;height:20px;margin-right:9px;border:2px solid #dce3ed;border-top-color:#1268e3;border-radius:50%;animation:shoppkoInfiniteSpin .7s linear infinite}#shoppko-infinite-products-sentinel.is-finished{min-height:20px;margin-top:18px}@keyframes shoppkoInfiniteSpin{to{transform:rotate(360deg)}}.shoppko-category-description{margin:8px 0 18px;border:1px solid rgb(23 59 50 / .08);border-radius:10px;background:#f8faf9;overflow:hidden;transition:background-color 0.2s ease}.shoppko-category-description summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;color:#64716c;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;cursor:pointer;list-style:none;user-select:none;transition:color 0.2s ease,background-color 0.2s ease}.shoppko-category-description summary::-webkit-details-marker{display:none}.shoppko-category-description summary:hover{color:#173b32;background:#f2f6f4}.shoppko-category-arrow{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease;flex-shrink:0}.shoppko-category-description[open]{background:#fff}.shoppko-category-description[open] .shoppko-category-arrow{transform:rotate(225deg)}.shoppko-category-description-content{padding:3px 12px 12px;color:#4f5c57;font-size:13px;line-height:1.65}.shoppko-category-description-content>:first-child{margin-top:0}.shoppko-category-description-content>:last-child{margin-bottom:0}.onsale.shoppko-razprodano{background:#b42318!important;color:#fff!important}@media (max-width:768px){.shoppko-category-description{margin:7px 0 15px;border-radius:9px}.shoppko-category-description summary{padding:8px 11px;font-size:11.5px}.shoppko-category-description-content{padding:3px 11px 11px;font-size:12px}}body.woocommerce.archive span.onsale.shoppko-razprodano,span.onsale.shoppko-razprodano{background:#d60000!important;background-color:#d60000!important;color:#ffffff!important}:root{--shoppko-dark:#17212b;--shoppko-blue:#1268e3;--shoppko-blue-dark:#0d55ba;--shoppko-red:#dc2626;--shoppko-muted:#69727d;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8;--shoppko-text:#20262d}body.woocommerce.archive ul.products li.product,.single-product .product,.woocommerce-cart .wc-block-cart-items,.woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-checkout-step,.woocommerce-checkout .wc-block-components-sidebar{border-radius:4px!important}body.woocommerce.archive ul.products li.product img,.single-product div.product div.images img{border-radius:3px!important}body.woocommerce.archive ul.products li.product .button,.single-product form.cart .single_add_to_cart_button,.shoppko-loop-actions>.add_to_cart_button,.shoppko-lepljivi-nakup__gumb,.shoppko-minimum-shop-button,.shoppko-empty-cart-back,.woocommerce-cart .wc-block-cart__submit-button,.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:#1268e3!important;color:#fff!important}body.woocommerce.archive ul.products li.product .button:hover,.single-product form.cart .single_add_to_cart_button:hover,.shoppko-loop-actions>.add_to_cart_button:hover,.shoppko-lepljivi-nakup__gumb:hover,.shoppko-minimum-shop-button:hover,.shoppko-empty-cart-back:hover,.woocommerce-cart .wc-block-cart__submit-button:hover,.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:#0d55ba!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,.single-product form.cart .shoppko-hitri-nakup,.shoppko-home-quick-buy{background:#17212b!important;color:#fff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.single-product form.cart .shoppko-hitri-nakup:hover,.shoppko-home-quick-buy:hover{background:#223140!important}body.woocommerce.archive span.onsale:not(.shoppko-razprodano),.single-product span.onsale:not(.shoppko-razprodano),.shoppko-tag-product__sale{background:#dc2626!important;color:#fff!important}body.woocommerce.archive .price ins,.single-product .price ins,.shoppko-tag-product__price ins{color:#dc2626!important}.onsale.shoppko-razprodano{background:#b42318!important;color:#fff!important}.shoppko-search-live{position:relative;overflow:visible;z-index:10060}.shoppko-search-live-results{position:absolute;top:calc(100% + 7px);right:0;left:0;z-index:10080;max-height:min(540px,70vh);overflow-y:auto;border:1px solid var(--shoppko-border);background:#fff;box-shadow:0 18px 45px rgb(23 33 43 / .18)}.shoppko-search-live-results[hidden]{display:none!important}.shoppko-search-live-item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:13px;padding:11px 13px;border-bottom:1px solid #edf0f2;color:inherit!important;background:#fff;text-decoration:none!important}.shoppko-search-live-item:hover{background:#f5f7f9}.shoppko-search-live-image{display:flex;align-items:center;justify-content:center;width:64px;height:64px;overflow:hidden;background:#f5f7f9}.shoppko-search-live-image img{width:100%;height:100%;padding:5px;object-fit:contain}.shoppko-search-live-body{display:flex;flex-direction:column;min-width:0;gap:3px}.shoppko-search-live-title{display:-webkit-box;overflow:hidden;color:#17212b;font-size:13px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shoppko-search-live-sku{color:#89919a;font-size:10px}.shoppko-search-live-price{color:#17212b;font-size:13px;font-weight:800}.shoppko-search-live-price del{margin-right:5px;color:#8b96a8;font-size:11px;font-weight:400}.shoppko-search-live-price ins{color:#dc2626;text-decoration:none}.shoppko-search-live-all{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;color:#1268e3!important;background:#f5f7f9;font-size:12px;font-weight:800;text-decoration:none!important}.shoppko-search-live-all:hover{color:#fff!important;background:#1268e3}.shoppko-search-live-message{padding:18px;color:#69727d;font-size:13px;text-align:center}.shoppko-search-live.is-loading::after{content:"";position:absolute;top:18px;right:68px;width:14px;height:14px;border:2px solid #dfe4e8;border-top-color:#1268e3;border-radius:50%;animation:shoppkoSearchSpin .7s linear infinite}@keyframes shoppkoSearchSpin{to{transform:rotate(360deg)}}@media(max-width:768px){.shoppko-search-live-results{top:calc(100% + 5px);max-height:65vh}.shoppko-search-live-item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:9px 10px}.shoppko-search-live-image{width:56px;height:56px}.shoppko-search-live-title{font-size:12px}}.shoppko-navigation{background:#fff;border-bottom:1px solid var(--shoppko-border);box-shadow:0 4px 14px rgb(0 0 0 / .04)}.shoppko-navigation-inner{min-height:52px;display:flex;align-items:stretch}.shoppko-main-nav{width:100%;display:block!important;overflow:visible}.shoppko-main-nav .shoppko-menu{width:100%;margin:0!important;padding:0!important;display:flex;align-items:stretch;list-style:none!important}.shoppko-main-nav .shoppko-menu>li{position:relative;margin:0!important;padding:0!important;list-style:none!important}.shoppko-main-nav .shoppko-menu>li::before,.shoppko-main-nav .shoppko-menu>li::marker{display:none!important;content:none!important}.shoppko-main-nav .shoppko-menu>li>a{min-height:52px;padding:0 18px;display:flex;align-items:center;text-decoration:none;white-space:nowrap;color:var(--shoppko-text);font-size:13px;font-weight:700;transition:background .15s ease,color .15s ease}.shoppko-main-nav .shoppko-menu>li>a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-main-nav .current-menu-item>a,.shoppko-main-nav .current-menu-ancestor>a{color:var(--shoppko-blue);background:#f5f8fc}.shoppko-main-nav .sub-menu{position:absolute;top:100%;left:0;z-index:9999;min-width:240px;margin:0!important;padding:8px 0!important;list-style:none!important;background:#fff;border:1px solid var(--shoppko-border);box-shadow:0 14px 35px rgb(0 0 0 / .12);opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.shoppko-main-nav .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.shoppko-main-nav .sub-menu li{margin:0!important;padding:0!important;list-style:none!important}.shoppko-main-nav .sub-menu li::marker,.shoppko-main-nav .sub-menu li::before{display:none!important;content:none!important}.shoppko-main-nav .sub-menu a{display:block;padding:11px 18px;text-decoration:none;color:var(--shoppko-text);font-size:12px;font-weight:600;white-space:nowrap}.shoppko-main-nav .sub-menu a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-cart-count.is-empty{display:none}@media (max-width:900px){.shoppko-navigation{overflow-x:auto;-webkit-overflow-scrolling:touch}.shoppko-navigation-inner{width:max-content;min-width:100%}.shoppko-main-nav{display:block!important;min-width:max-content}.shoppko-main-nav .shoppko-menu{display:flex!important;flex-wrap:nowrap}.shoppko-main-nav .shoppko-menu>li>a{min-height:46px;padding:0 15px;font-size:12px}}body.woocommerce-shop,body.tax-product_cat,body.tax-product_tag{background:#fff}body.woocommerce-shop .site-content,body.tax-product_cat .site-content,body.tax-product_tag .site-content{display:block!important;width:min(1400px, calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:34px 0 72px!important}body.woocommerce-shop #primary,body.tax-product_cat #primary,body.tax-product_tag #primary,body.woocommerce-shop .content-area,body.tax-product_cat .content-area,body.tax-product_tag .content-area,body.woocommerce-shop .site-main,body.tax-product_cat .site-main,body.tax-product_tag .site-main,body.woocommerce-shop article,body.tax-product_cat article,body.tax-product_tag article,body.woocommerce-shop .entry-content,body.tax-product_cat .entry-content,body.tax-product_tag .entry-content{float:none!important;width:100%!important;max-width:none!important;margin:0!important}body.woocommerce-shop .inside-article,body.tax-product_cat .inside-article,body.tax-product_tag .inside-article{padding:0!important;background:transparent!important}body.woocommerce-shop #right-sidebar,body.woocommerce-shop #left-sidebar,body.tax-product_cat #right-sidebar,body.tax-product_cat #left-sidebar,body.tax-product_tag #right-sidebar,body.tax-product_tag #left-sidebar{display:none!important}body.woocommerce-shop .woocommerce-breadcrumb,body.tax-product_cat .woocommerce-breadcrumb,body.tax-product_tag .woocommerce-breadcrumb{margin:0 0 13px!important;color:#69727d!important;font-size:12px!important}body.woocommerce-shop .woocommerce-breadcrumb a,body.tax-product_cat .woocommerce-breadcrumb a,body.tax-product_tag .woocommerce-breadcrumb a{color:#17212b!important;text-decoration:none!important}body.woocommerce-shop .woocommerce-breadcrumb a:hover,body.tax-product_cat .woocommerce-breadcrumb a:hover,body.tax-product_tag .woocommerce-breadcrumb a:hover{color:#1268e3!important}body.woocommerce-shop .woocommerce-products-header,body.tax-product_cat .woocommerce-products-header,body.tax-product_tag .woocommerce-products-header{margin:0 0 24px!important;padding:0!important}body.woocommerce-shop .woocommerce-products-header__title,body.tax-product_cat .woocommerce-products-header__title,body.tax-product_tag .woocommerce-products-header__title,body.woocommerce-shop .entry-title,body.tax-product_cat .entry-title,body.tax-product_tag .entry-title{margin:0 0 12px!important;color:#17212b!important;font-size:clamp(32px, 3.3vw, 44px)!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-1.3px!important}body.tax-product_cat .term-description,body.tax-product_tag .term-description{max-width:920px;margin:0 0 22px;color:#69727d;font-size:14px;line-height:1.65}body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count,body.tax-product_tag .woocommerce-result-count{float:left!important;margin:12px 0 26px!important;color:#69727d!important;font-size:13px!important}body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{float:right!important;margin:0 0 26px!important}body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select,body.tax-product_tag .woocommerce-ordering select{min-width:235px!important;height:44px!important;padding:0 38px 0 14px!important;border:1px solid #dfe4e8!important;border-radius:4px!important;color:#17212b!important;background:#fff!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important}body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{clear:both!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:20px!important;width:100%!important;margin:0!important;padding:0!important}body.woocommerce-shop ul.products::before,body.woocommerce-shop ul.products::after,body.tax-product_cat ul.products::before,body.tax-product_cat ul.products::after,body.tax-product_tag ul.products::before,body.tax-product_tag ul.products::after{display:none!important;content:none!important}body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product,body.tax-product_tag ul.products li.product{position:relative!important;display:flex!important;float:none!important;flex-direction:column!important;width:auto!important;min-width:0!important;height:100%!important;min-height:100%!important;margin:0!important;padding:12px!important;overflow:hidden!important;border:1px solid #dfe4e8!important;border-radius:5px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .035)!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}body.woocommerce-shop ul.products li.product:hover,body.tax-product_cat ul.products li.product:hover,body.tax-product_tag ul.products li.product:hover{border-color:#bac6d1!important;box-shadow:0 12px 28px rgb(23 33 43 / .09)!important;transform:translateY(-2px)!important}body.woocommerce-shop ul.products li.product .woocommerce-LoopProduct-link,body.woocommerce-shop ul.products li.product .woocommerce-loop-product__link,body.tax-product_cat ul.products li.product .woocommerce-LoopProduct-link,body.tax-product_cat ul.products li.product .woocommerce-loop-product__link,body.tax-product_tag ul.products li.product .woocommerce-LoopProduct-link,body.tax-product_tag ul.products li.product .woocommerce-loop-product__link{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;min-width:0!important;color:inherit!important;text-decoration:none!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{display:block!important;width:100%!important;height:285px!important;margin:0 0 14px!important;padding:8px!important;border-radius:3px!important;background:#f6f8fa!important;object-fit:contain!important;transform:none!important;transition:transform .2s ease!important}body.woocommerce-shop ul.products li.product:hover img,body.tax-product_cat ul.products li.product:hover img,body.tax-product_tag ul.products li.product:hover img{transform:scale(1.025)!important}body.woocommerce-shop span.onsale,body.tax-product_cat span.onsale,body.tax-product_tag span.onsale{top:20px!important;right:20px!important;left:auto!important;z-index:5!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border-radius:2px!important;color:#fff!important;background:#dc2626!important;box-shadow:none!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.3px!important}body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{display:-webkit-box!important;overflow:hidden!important;height:61px!important;min-height:61px!important;max-height:61px!important;margin:0!important;padding:0 2px!important;color:#17212b!important;font-size:var(--shoppko-menu-font-size)!important;font-weight:700!important;line-height:1.45!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}body.woocommerce-shop ul.products li.product:hover .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product:hover .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product:hover .woocommerce-loop-product__title{color:#1268e3!important}body.woocommerce-shop ul.products li.product .price,body.tax-product_cat ul.products li.product .price,body.tax-product_tag ul.products li.product .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;height:30px!important;min-height:30px!important;margin:9px 2px 13px!important;color:#17212b!important;font-size:16px!important;font-weight:800!important}body.woocommerce-shop ul.products li.product .price del,body.tax-product_cat ul.products li.product .price del,body.tax-product_tag ul.products li.product .price del{margin:0!important;color:#8a949e!important;font-size:12px!important;font-weight:500!important;opacity:1!important}body.woocommerce-shop ul.products li.product .price ins,body.tax-product_cat ul.products li.product .price ins,body.tax-product_tag ul.products li.product .price ins{color:#dc2626!important;font-weight:800!important;text-decoration:none!important}body.woocommerce-shop .shoppko-loop-actions,body.tax-product_cat .shoppko-loop-actions,body.tax-product_tag .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin-top:auto!important;gap:7px!important}body.woocommerce-shop .shoppko-loop-actions.is-single,body.tax-product_cat .shoppko-loop-actions.is-single,body.tax-product_tag .shoppko-loop-actions.is-single{grid-template-columns:1fr!important}body.woocommerce-shop .shoppko-loop-actions>.button,body.tax-product_cat .shoppko-loop-actions>.button,body.tax-product_tag .shoppko-loop-actions>.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:9px 7px!important;border:0!important;border-radius:3px!important;box-shadow:none!important;font-size:11.5px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button{color:#fff!important;background:#1268e3!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button:hover,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button:hover,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important}body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#223140!important}body.woocommerce-shop a.added_to_cart,body.tax-product_cat a.added_to_cart,body.tax-product_tag a.added_to_cart{display:none!important}body.woocommerce-shop nav.woocommerce-pagination,body.tax-product_cat nav.woocommerce-pagination,body.tax-product_tag nav.woocommerce-pagination{margin-top:42px!important}body.woocommerce-shop nav.woocommerce-pagination ul,body.tax-product_cat nav.woocommerce-pagination ul,body.tax-product_tag nav.woocommerce-pagination ul{border:0!important}body.woocommerce-shop nav.woocommerce-pagination ul li,body.tax-product_cat nav.woocommerce-pagination ul li,body.tax-product_tag nav.woocommerce-pagination ul li{margin:0 3px!important;border:0!important}body.woocommerce-shop nav.woocommerce-pagination ul li a,body.woocommerce-shop nav.woocommerce-pagination ul li span,body.tax-product_cat nav.woocommerce-pagination ul li a,body.tax-product_cat nav.woocommerce-pagination ul li span,body.tax-product_tag nav.woocommerce-pagination ul li a,body.tax-product_tag nav.woocommerce-pagination ul li span{min-width:40px!important;padding:10px 11px!important;border:1px solid #dfe4e8!important;border-radius:3px!important;color:#17212b!important;background:#fff!important}body.woocommerce-shop nav.woocommerce-pagination ul li span.current,body.woocommerce-shop nav.woocommerce-pagination ul li a:hover,body.tax-product_cat nav.woocommerce-pagination ul li span.current,body.tax-product_cat nav.woocommerce-pagination ul li a:hover,body.tax-product_tag nav.woocommerce-pagination ul li span.current,body.tax-product_tag nav.woocommerce-pagination ul li a:hover{color:#fff!important;background:#1268e3!important;border-color:#1268e3!important}@media (max-width:1050px){body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:245px!important}}@media (max-width:720px){body.woocommerce-shop .site-content,body.tax-product_cat .site-content,body.tax-product_tag .site-content{width:calc(100% - 20px)!important;padding:22px 0 50px!important}body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count,body.tax-product_tag .woocommerce-result-count,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{float:none!important;width:100%!important}body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{margin-bottom:20px!important}body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select,body.tax-product_tag .woocommerce-ordering select{width:100%!important;min-width:0!important}body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product,body.tax-product_tag ul.products li.product{padding:8px!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:190px!important;margin-bottom:10px!important;padding:5px!important}body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{height:54px!important;min-height:54px!important;max-height:54px!important;font-size:12.5px!important;line-height:1.42!important}body.woocommerce-shop ul.products li.product .price,body.tax-product_cat ul.products li.product .price,body.tax-product_tag ul.products li.product .price{height:27px!important;min-height:27px!important;margin:6px 0 9px!important;font-size:13px!important}body.woocommerce-shop .shoppko-loop-actions,body.tax-product_cat .shoppko-loop-actions,body.tax-product_tag .shoppko-loop-actions{gap:5px!important}body.woocommerce-shop .shoppko-loop-actions>.button,body.tax-product_cat .shoppko-loop-actions>.button,body.tax-product_tag .shoppko-loop-actions>.button{min-height:40px!important;padding:7px 3px!important;font-size:9.5px!important}body.woocommerce-shop span.onsale,body.tax-product_cat span.onsale,body.tax-product_tag span.onsale{top:14px!important;right:14px!important;padding:5px 7px!important;font-size:9px!important}}@media (max-width:390px){body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:165px!important}}.shoppko-topbar{display:none!important}.shoppko-main-header{background:#ffffff!important;border-bottom:1px solid #e6ebef!important}.shoppko-main-header-inner{min-height:82px!important}.shoppko-search-form{border:1.5px solid #1268e3!important;border-radius:4px!important;overflow:hidden!important;box-shadow:0 2px 10px rgb(18 104 227 / .05)!important}.shoppko-search-field{background:#ffffff!important;color:#17212b!important}.shoppko-search-button{background:#1268e3!important;color:#ffffff!important}.shoppko-search-button:hover{background:#0d55ba!important}.shoppko-navigation{background:#ffffff!important;border-bottom:1px solid #e6ebef!important;box-shadow:0 3px 10px rgb(23 33 43 / .035)!important}.shoppko-main-nav .shoppko-menu>li>a{color:#25313d!important}.shoppko-main-nav .shoppko-menu>li>a:hover,.shoppko-main-nav .shoppko-menu>li.current-menu-item>a,.shoppko-main-nav .shoppko-menu>li.current-menu-ancestor>a{color:#1268e3!important;background:#f7faff!important}.shoppko-home{background:#ffffff!important}.shoppko-home-hero{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 72%)!important}.shoppko-home-feature-card{background:#ffffff!important;border-color:#e4e9ee!important;box-shadow:0 16px 40px rgb(23 33 43 / .06)!important}.shoppko-home-dark{background:#ffffff!important}.shoppko-home-dark-inner{background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 55%,#ffffff 100%)!important;border:1px solid #dce8f7!important;border-radius:6px!important;box-shadow:0 12px 34px rgb(23 33 43 / .045)!important}.shoppko-home-kicker-light{color:#1268e3!important}.shoppko-home-dark h2{color:#17212b!important}.shoppko-home-dark p{color:#66717c!important}.shoppko-home-dark-mark{color:rgb(18 104 227 / .055)!important}.shoppko-home-btn-white{background:#1268e3!important;color:#ffffff!important;border:1px solid #1268e3!important}.shoppko-home-btn-white:hover{background:#0d55ba!important;color:#ffffff!important;border-color:#0d55ba!important}.shoppko-home-section{background:#ffffff!important}.shoppko-home-benefits{background:#fbfcfd!important;border-color:#e6ebef!important}.shoppko-home-benefits-grid>div{border-color:#e6ebef!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#33485f!important;color:#ffffff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#26394d!important}@media (max-width:720px){.shoppko-main-header-inner{min-height:auto!important}.shoppko-home-dark-inner{padding:34px 24px!important}}@media (max-width:720px){.shoppko-home-section{padding-top:34px!important;padding-bottom:34px!important}.shoppko-home-section-head{margin-bottom:20px!important}.shoppko-home-section-head h2{margin-top:5px!important;font-size:34px!important;line-height:1.05!important;letter-spacing:-1.2px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track{gap:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 10px) / 2)!important;width:calc((100% - 10px) / 2)!important;max-width:calc((100% - 10px) / 2)!important;min-width:0!important;height:auto!important;min-height:0!important;padding:9px!important;border-radius:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:150px!important;margin-bottom:10px!important;padding:6px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{display:-webkit-box!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0 1px 7px!important;overflow:hidden!important;font-size:12.5px!important;line-height:1.5!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow-wrap:normal!important;word-break:normal!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{min-height:24px!important;margin:0 1px 9px!important;font-size:13.5px!important;line-height:1.3!important;white-space:normal!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price del{font-size:11px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;margin-top:auto!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .shoppko-loop-hitri-nakup{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;margin:0!important;padding:7px 5px!important;border-radius:6px!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{top:12px!important;right:12px!important;padding:6px 8px!important;background:#dc2626!important;font-size:9px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-arrow{top:88px!important;width:34px!important;height:34px!important;font-size:22px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-prev{left:4px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-next{right:4px!important}.shoppko-home-dark{padding-top:12px!important;padding-bottom:24px!important;background:#ffffff!important}.shoppko-home-dark-inner{min-height:220px!important;padding:30px 22px!important;background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 58%,#ffffff 100%)!important;border:1px solid #dce8f7!important;color:#17212b!important}.shoppko-home-dark h2{color:#17212b!important;font-size:31px!important;line-height:1.08!important}.shoppko-home-dark p{color:#66717c!important}.shoppko-home-benefits{padding-top:28px!important;padding-bottom:28px!important}}@media (max-width:380px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:135px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .shoppko-loop-hitri-nakup{font-size:9.5px!important}}.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart,a.added_to_cart.wc-forward,.shoppko-home a.added_to_cart,.shoppko-product-carousel a.added_to_cart,.shoppko-tag-product a.added_to_cart,.shoppko-ai-sale-grid a.added_to_cart,.shoppko-sale-page a.added_to_cart{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}.shoppko-home .shoppko-home-card-actions>.button,.shoppko-home .shoppko-loop-actions>.button,.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:4px!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}.shoppko-home .shoppko-home-card-actions>.add_to_cart_button,.shoppko-home .shoppko-loop-actions>.add_to_cart_button{background:#1268e3!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.add_to_cart_button:hover,.shoppko-home .shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#4e79b8!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy:hover,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#3f68a3!important;color:#ffffff!important}.shoppko-home .add_to_cart_button.loading,.shoppko-home .add_to_cart_button.added,.shoppko-home .button.loading,.shoppko-home .button.added{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 10px!important;line-height:1!important}.shoppko-home .add_to_cart_button.loading::after,.shoppko-home .button.loading::after,.shoppko-home .add_to_cart_button.added::after,.shoppko-home .button.added::after{display:none!important;content:none!important}.shoppko-home .add_to_cart_button.added,.shoppko-home .button.added{background:#1268e3!important;color:#ffffff!important}.shoppko-home a.added_to_cart,.shoppko-home a.added_to_cart.wc-forward{display:none!important}.shoppko-home .add_to_cart_button.added,.shoppko-home .button.added{justify-content:center!important}.shoppko-home~.kp-min-cart-bar,body.home .kp-min-cart-bar,body.home .kp-min-order-bar,body.home .kp-sticky-min-cart,body.home .shoppko-min-cart-bar,body.home .shoppko-cart-progress,body.home .shoppko-progress-bar-wrap,body.home .woocommerce-minimum-order-bar{background:#eef5ff!important;color:#17212b!important;border-color:#d8e6f7!important;box-shadow:0 2px 10px rgb(23 33 43 / .05)!important}body.home .kp-min-cart-bar .progress,body.home .kp-min-cart-bar .progress-bar,body.home .kp-min-order-bar .progress,body.home .kp-min-order-bar .progress-bar,body.home .shoppko-cart-progress .progress,body.home .shoppko-cart-progress .progress-bar,body.home [class*="progress"] [class*="bar"]{background-color:#1268e3!important}body.home .kp-min-cart-bar a,body.home .kp-min-order-bar a,body.home .shoppko-cart-progress a,body.home .shoppko-progress-bar-wrap a{background:#ffffff!important;color:#17212b!important;border:1px solid #d8e6f7!important;box-shadow:none!important}@media (max-width:720px){.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-loop-actions{grid-template-columns:1fr!important;gap:6px!important}.shoppko-home .shoppko-home-card-actions>.button,.shoppko-home .shoppko-loop-actions>.button,.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-home .add_to_cart_button.loading,.shoppko-home .add_to_cart_button.added{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 6px!important;font-size:10.5px!important;line-height:1!important}}.shoppko-home .shoppko-home-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-height:48px!important;margin-top:auto!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important;border-radius:5px!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;text-align:center!important;text-decoration:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart:visited{border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart:hover{border-color:#0d55ba!important;background:#0d55ba!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy:visited{border:1px solid #1268e3!important;background:#ffffff!important;color:#1268e3!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy:hover{border-color:#1268e3!important;background:#eef5ff!important;color:#0d55ba!important}.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{display:flex!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important;border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important;font-size:12px!important;line-height:1.15!important;opacity:1!important;transform:none!important}.shoppko-home .shoppko-home-add-to-cart.is-added span{display:inline!important;width:auto!important;height:auto!important;margin:0 4px 0 0!important;padding:0!important;line-height:1!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{box-sizing:border-box!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions{flex:0 0 48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{color:#17212b!important;background:#f4f8fd!important;border-bottom:1px solid #d9e5f3!important;box-shadow:0 2px 10px rgb(23 33 43 / .05)!important}.shoppko-header-minimum a{color:#17212b!important}.shoppko-header-minimum__summary,.shoppko-header-minimum__amount{color:#17212b!important}.shoppko-header-minimum__checkout{border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important;color:#ffffff!important}.shoppko-header-minimum__track{background:#dce7f4!important}.shoppko-header-minimum__track span{background:#1268e3!important}@media (max-width:720px){.shoppko-home .shoppko-home-card-actions{grid-template-columns:1fr!important;min-height:86px!important;height:86px!important;max-height:86px!important;gap:6px!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 6px!important;font-size:10.5px!important;white-space:nowrap!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions{flex:0 0 86px!important;height:86px!important;min-height:86px!important;max-height:86px!important}}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{background:#f4f8fd!important;color:#17212b!important;border-bottom:1px solid #d9e5f3!important;box-shadow:0 2px 10px rgb(23 33 43 / .04)!important}.shoppko-header-minimum__message,.shoppko-header-minimum__amount,.shoppko-header-minimum__summary{color:#17212b!important}.shoppko-header-minimum__track{background:#dce7f4!important}.shoppko-header-minimum__track span{background:#1268e3!important}.shoppko-header-minimum__checkout{background:#1268e3!important;color:#fff!important;border:1px solid #1268e3!important;border-radius:5px!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important}.shoppko-minimum-progress{margin:0 0 22px!important;padding:16px 18px!important;border:1px solid #d9e5f3!important;border-radius:8px!important;background:#f7faff!important;color:#17212b!important}.shoppko-minimum-progress__track{background:#dce7f4!important}.shoppko-minimum-progress__track span{background:#1268e3!important}body.woocommerce-cart{background:#f6f8fa!important}.woocommerce-cart .site-content{display:block!important;width:min(1180px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:38px 0 65px!important}.woocommerce-cart #primary,.woocommerce-cart .content-area,.woocommerce-cart .site-main,.woocommerce-cart article,.woocommerce-cart .entry-content{width:100%!important;max-width:none!important;margin:0!important;float:none!important}.woocommerce-cart .inside-article{padding:0!important;background:transparent!important}.woocommerce-cart .entry-title{margin:0 0 26px!important;color:#17212b!important;font-size:clamp(32px,4vw,44px)!important;font-weight:800!important;letter-spacing:-1.2px!important}.woocommerce-cart .woocommerce-cart-form{margin:0!important;padding:0!important}.woocommerce-cart table.shop_table.cart{overflow:hidden!important;margin:0 0 24px!important;border:1px solid #dfe4e8!important;border-collapse:separate!important;border-spacing:0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 8px 24px rgb(23 33 43 / .045)!important}.woocommerce-cart table.shop_table.cart thead th{padding:15px 16px!important;border-bottom:1px solid #dfe4e8!important;background:#f7f9fb!important;color:#69727d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.35px!important;text-transform:uppercase!important}.woocommerce-cart table.shop_table.cart td{padding:18px 16px!important;border-top:0!important;border-bottom:1px solid #edf0f2!important;vertical-align:middle!important}.woocommerce-cart table.shop_table.cart tr:last-child td{border-bottom:0!important}.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:82px!important;height:82px!important;padding:6px!important;border:1px solid #e2e7ec!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}.woocommerce-cart table.shop_table.cart .product-name a{color:#17212b!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.woocommerce-cart table.shop_table.cart .product-name a:hover{color:#1268e3!important}.woocommerce-cart table.shop_table.cart .product-price,.woocommerce-cart table.shop_table.cart .product-subtotal{color:#17212b!important;font-weight:800!important}.woocommerce-cart table.shop_table.cart .product-remove a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:50%!important;color:#8a949e!important;background:#f3f5f7!important;text-decoration:none!important}.woocommerce-cart table.shop_table.cart .product-remove a:hover{color:#fff!important;background:#dc2626!important}.woocommerce-cart .quantity{display:inline-flex!important;align-items:center!important;overflow:hidden!important;border:1px solid #cfd7df!important;border-radius:6px!important;background:#fff!important}.woocommerce-cart .quantity input.qty{width:64px!important;height:40px!important;min-height:40px!important;padding:0 7px!important;border:0!important;background:#fff!important;color:#17212b!important;font-weight:800!important;text-align:center!important;box-shadow:none!important}.woocommerce-cart button[name="update_cart"]{display:none!important}.woocommerce-cart .coupon{display:flex!important;gap:8px!important;align-items:center!important}.woocommerce-cart .coupon input.input-text{min-width:190px!important;height:44px!important;border:1px solid #cfd7df!important;border-radius:5px!important;background:#fff!important}.woocommerce-cart .coupon button{min-height:44px!important;border-radius:5px!important;background:#eef5ff!important;color:#1268e3!important;border:1px solid #bcd5f5!important;font-weight:700!important}.woocommerce-cart .cart-collaterals{display:flex!important;justify-content:flex-end!important}.woocommerce-cart .cart_totals{width:min(100%,420px)!important;float:none!important;overflow:hidden!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 28px rgb(23 33 43 / .06)!important}.woocommerce-cart .cart_totals h2{margin:0!important;padding:18px 20px!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-cart .cart_totals table{margin:0!important;border:0!important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:14px 20px!important;border-color:#edf0f2!important}.woocommerce-cart .cart_totals th{color:#69727d!important;font-size:13px!important;font-weight:600!important}.woocommerce-cart .cart_totals td{color:#17212b!important;font-weight:800!important}.woocommerce-cart .wc-proceed-to-checkout{padding:16px 20px 20px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;margin:0!important;border:0!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#0d55ba!important}.woocommerce-cart .cart-empty.woocommerce-info{margin:0 0 20px!important;padding:17px 18px!important;border:1px solid #dce6f1!important;border-left:4px solid #1268e3!important;border-radius:7px!important;background:#fff!important;color:#465466!important}.woocommerce-cart .return-to-shop{margin:20px 0 0!important;text-align:center!important}.woocommerce-cart .return-to-shop .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:46px!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}.woocommerce-cart .woocommerce-cart-form.is-shoppko-updating,.woocommerce-cart .cart_totals.is-shoppko-updating{opacity:.55!important;pointer-events:none!important;transition:opacity .15s ease!important}body.woocommerce-checkout{background:#f6f8fa!important}.woocommerce-checkout .site-content{display:block!important;width:min(1180px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:38px 0 65px!important}.woocommerce-checkout #primary,.woocommerce-checkout .content-area,.woocommerce-checkout .site-main,.woocommerce-checkout article,.woocommerce-checkout .entry-content{width:100%!important;max-width:none!important;margin:0!important;float:none!important}.woocommerce-checkout .inside-article{padding:0!important;background:transparent!important}.woocommerce-checkout .entry-title{margin:0 0 26px!important;color:#17212b!important;font-size:clamp(32px,4vw,44px)!important;font-weight:800!important;letter-spacing:-1.2px!important}.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;align-items:start!important;gap:28px!important}.woocommerce-checkout #customer_details{grid-column:1!important;grid-row:1 / span 2!important}.woocommerce-checkout #order_review_heading{grid-column:2!important;margin:0!important;padding:18px 20px!important;border:1px solid #dfe4e8!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout #order_review{grid-column:2!important;position:sticky!important;top:24px!important;overflow:hidden!important;margin:0!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:0 0 8px 8px!important;background:#fff!important;box-shadow:0 10px 28px rgb(23 33 43 / .06)!important}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none!important;width:100%!important;margin:0 0 18px!important;padding:22px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{margin:0 0 18px!important;color:#17212b!important;font-size:19px!important;font-weight:800!important}.woocommerce-checkout .form-row label{color:#536172!important;font-size:12px!important;font-weight:700!important}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-selection{min-height:48px!important;border:1px solid #cfd7df!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#1268e3!important;box-shadow:0 0 0 3px rgb(18 104 227 / .10)!important;outline:none!important}.woocommerce-checkout #order_review table.shop_table{margin:0!important;border:0!important;border-radius:0!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:13px 18px!important;border-color:#edf0f2!important}.woocommerce-checkout #order_review .product-name{color:#17212b!important;font-size:13px!important;font-weight:700!important}.woocommerce-checkout #payment{border-radius:0!important;background:#fff!important}.woocommerce-checkout #payment ul.payment_methods{padding:16px 18px!important;border-bottom:1px solid #edf0f2!important}.woocommerce-checkout #payment div.form-row{padding:18px!important}.woocommerce-checkout #place_order{width:100%!important;min-height:52px!important;border:0!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-checkout #place_order:hover{background:#0d55ba!important}.shoppko-classic-checkout-qty{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin-top:7px!important}.shoppko-classic-checkout-qty__controls{display:inline-flex!important;align-items:center!important;overflow:hidden!important;height:31px!important;border:1px solid #d5dce4!important;border-radius:5px!important;background:#fff!important}.shoppko-classic-checkout-qty button{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:29px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f7fa!important;color:#17212b!important;font-size:17px!important;font-weight:700!important}.shoppko-classic-checkout-qty__value{display:flex!important;align-items:center!important;justify-content:center!important;min-width:30px!important;height:29px!important;padding:0 5px!important;border-right:1px solid #d5dce4!important;border-left:1px solid #d5dce4!important;color:#17212b!important;background:#fff!important;font-size:12px!important;font-weight:800!important}.shoppko-classic-checkout-remove{padding:0!important;border:0!important;background:transparent!important;color:#7b8793!important;font-size:11px!important;text-decoration:underline!important;cursor:pointer!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}.shoppko-classic-checkout-qty.is-updating{opacity:.5!important;pointer-events:none!important}@media(max-width:768px){.woocommerce-cart .site-content,.woocommerce-checkout .site-content{width:calc(100% - 20px)!important;padding:26px 0 48px!important}.woocommerce-cart table.shop_table.cart{display:block!important;border:0!important;background:transparent!important;box-shadow:none!important}.woocommerce-cart table.shop_table.cart thead{display:none!important}.woocommerce-cart table.shop_table.cart tbody,.woocommerce-cart table.shop_table.cart tr,.woocommerce-cart table.shop_table.cart td{display:block!important;width:100%!important}.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:8px 12px!important;margin:0 0 12px!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-cart table.shop_table.cart td{padding:0!important;border:0!important;text-align:left!important}.woocommerce-cart table.shop_table.cart td::before{display:none!important}.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;width:auto!important}.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-column:1!important;grid-row:1 / span 4!important}.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:68px!important;height:68px!important}.woocommerce-cart table.shop_table.cart .product-name,.woocommerce-cart table.shop_table.cart .product-price,.woocommerce-cart table.shop_table.cart .product-quantity,.woocommerce-cart table.shop_table.cart .product-subtotal{grid-column:2!important;padding-right:34px!important}.woocommerce-cart table.shop_table.cart tr:last-child:not(.cart_item){display:block!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-cart .coupon{flex-direction:column!important;align-items:stretch!important}.woocommerce-cart .coupon input.input-text,.woocommerce-cart .coupon button{width:100%!important}.woocommerce-cart .cart-collaterals{display:block!important}.woocommerce-cart .cart_totals{width:100%!important}.woocommerce-checkout form.checkout{display:block!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{display:block!important;width:100%!important}.woocommerce-checkout #order_review{position:static!important;margin-bottom:20px!important}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{padding:16px!important}}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{background:#f3f8ff!important;color:#1268e3!important;border-bottom:1px solid #cfe0f5!important}.shoppko-header-minimum__message,.shoppko-header-minimum__summary,.shoppko-header-minimum__amount{color:#1268e3!important}.shoppko-header-minimum__summary{font-weight:800!important}.shoppko-header-minimum__amount{font-weight:800!important}.shoppko-header-minimum__track{background:#d8e7f8!important}.shoppko-header-minimum__track span{background:#1268e3!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout:visited{background:#1268e3!important;border-color:#1268e3!important;color:#fff!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important;color:#fff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-home-quick-buy,.shoppko-sale-page .shoppko-loop-hitri-nakup,.shoppko-ai-sale-grid .shoppko-loop-hitri-nakup,body.woocommerce-shop .shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-hitri-nakup{background:#eef5ff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-home-card-actions>.shoppko-home-quick-buy:hover,.shoppko-home .shoppko-home-quick-buy:hover,.shoppko-sale-page .shoppko-loop-hitri-nakup:hover,.shoppko-ai-sale-grid .shoppko-loop-hitri-nakup:hover,body.woocommerce-shop .shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-hitri-nakup:hover{background:#dfeeff!important;border-color:#0d55ba!important;color:#0d55ba!important}.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{box-sizing:border-box!important}@media (min-width:721px){.shoppko-home .shoppko-home-card-actions{height:48px!important;min-height:48px!important;max-height:48px!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important}}body.woocommerce-checkout:not(.woocommerce-order-received){background:#f6f8fa!important}.woocommerce-checkout:not(.woocommerce-order-received) .site-content{width:min(1180px, calc(100% - 40px))!important;margin:0 auto!important;padding:34px 0 64px!important}.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"customer review-title" "customer review"!important;column-gap:28px!important;row-gap:0!important;align-items:start!important}.woocommerce-checkout form.checkout>#customer_details{grid-area:customer!important;width:100%!important;min-width:0!important;margin:0!important}.woocommerce-checkout form.checkout>#order_review_heading{grid-area:review-title!important;width:100%!important;margin:0!important;padding:17px 20px!important;border:1px solid #dfe4e8!important;border-bottom:0!important;border-radius:9px 9px 0 0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout form.checkout>#order_review{grid-area:review!important;position:sticky!important;top:76px!important;width:100%!important;min-width:0!important;margin:0!important;border:1px solid #dfe4e8!important;border-radius:0 0 9px 9px!important;background:#fff!important;box-shadow:0 10px 26px rgb(23 33 43 / .055)!important}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0 0 16px!important;padding:22px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .025)!important}.woocommerce-checkout #customer_details h3{margin:0 0 18px!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout .form-row{margin:0 0 13px!important}.woocommerce-checkout .form-row label{margin-bottom:5px!important;color:#526171!important;font-size:12px!important;font-weight:700!important}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-container .select2-selection--single{min-height:46px!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important;color:#17212b!important;box-shadow:none!important}.woocommerce-checkout textarea.input-text{min-height:92px!important;padding:10px 12px!important}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#1268e3!important;box-shadow:0 0 0 3px rgb(18 104 227 / .10)!important;outline:none!important}.woocommerce-checkout #order_review table.shop_table{margin:0!important;border:0!important;background:#fff!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:13px 16px!important;border-color:#edf0f3!important;vertical-align:middle!important}.woocommerce-checkout #order_review table.shop_table thead th{background:#fff!important;color:#69727d!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important}.woocommerce-checkout #order_review .product-name{color:#17212b!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important}.woocommerce-checkout #order_review .product-total,.woocommerce-checkout #order_review .order-total td{color:#17212b!important;font-weight:800!important}.woocommerce-checkout #payment{margin:0!important;border-top:1px solid #edf0f3!important;border-radius:0 0 9px 9px!important;background:#fff!important}.woocommerce-checkout #payment ul.payment_methods{margin:0!important;padding:16px!important;border-bottom:1px solid #edf0f3!important}.woocommerce-checkout #payment .payment_box{margin:10px 0 0!important;padding:14px!important;border-radius:6px!important;background:#f5f8fc!important}.woocommerce-checkout #payment div.form-row{margin:0!important;padding:16px!important}.woocommerce-checkout #place_order{width:100%!important;min-height:50px!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-checkout #place_order:hover{background:#0d55ba!important}.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[class*="express-checkout"],.woocommerce-checkout form.checkout>[class*="express_payment"]{grid-column:1 / -1!important;width:100%!important;max-width:none!important;margin:0 0 18px!important}.woocommerce-checkout .wc-stripe-banner-checkout-separator,.woocommerce-checkout .wc-stripe-checkout-banner-separator,.woocommerce-checkout [class*="express-checkout"]+[class*="separator"],.woocommerce-checkout [class*="express"] .separator{margin:10px 0 14px!important}.shoppko-classic-checkout-qty{margin-top:6px!important}.shoppko-classic-checkout-qty__controls{border-color:#cfd8e2!important}.shoppko-classic-checkout-qty button{background:#eef5ff!important;color:#1268e3!important}.shoppko-classic-checkout-qty button:hover{background:#dfeeff!important}.shoppko-classic-checkout-remove{color:#7b8793!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}.woocommerce-checkout .wc-block-components-checkout-step,.woocommerce-checkout .wc-block-components-sidebar{border-color:#dfe4e8!important;border-radius:9px!important;box-shadow:0 5px 18px rgb(23 33 43 / .035)!important}.woocommerce-checkout .wc-block-components-radio-control__option-checked{background:#eef5ff!important;border-color:#1268e3!important}.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:#1268e3!important;color:#fff!important}@media (max-width:820px){.woocommerce-checkout form.checkout{display:block!important}.woocommerce-checkout form.checkout>#customer_details,.woocommerce-checkout form.checkout>#order_review_heading,.woocommerce-checkout form.checkout>#order_review{width:100%!important}.woocommerce-checkout form.checkout>#order_review_heading{margin-top:10px!important}.woocommerce-checkout form.checkout>#order_review{position:static!important;margin-bottom:20px!important}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:16px!important}.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[class*="express-checkout"],.woocommerce-checkout form.checkout>[class*="express_payment"]{width:100%!important;margin-bottom:14px!important}}.woocommerce-cart .woocommerce-cart-form.is-shoppko-updating,.woocommerce-cart .cart-collaterals.is-shoppko-updating{opacity:.62!important;pointer-events:none!important;transition:opacity .12s ease!important}.woocommerce-cart .product-quantity.is-shoppko-updating .qty{background:#eef5ff!important}.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment,.woocommerce-checkout #wc-stripe-express-checkout-element,.woocommerce-checkout .wc-stripe-express-checkout-element,.woocommerce-checkout .wc-stripe-banner-checkout,.woocommerce-checkout .wc-stripe-checkout-banner,.woocommerce-checkout [id*="express-payment"],.woocommerce-checkout [class*="express-payment"],.woocommerce-checkout [class*="express_payment"]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wcpay-express-checkout-wrapper,.woocommerce-checkout .wc-stripe-express-checkout-container,.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,.woocommerce-checkout .wcpay-express-checkout-wrapper>*,.woocommerce-checkout .wc-stripe-express-checkout-container>*,.woocommerce-checkout [class*="express-checkout"] button,.woocommerce-checkout [class*="express-payment"] button{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.woocommerce-checkout form.checkout>#express-payment-method-woocommerce_payments_express_payment,.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[id*="express-payment"],.woocommerce-checkout form.checkout>[class*="express-payment"],.woocommerce-checkout form.checkout>[class*="express_payment"]{grid-column:1!important;grid-row:auto!important;margin:0 0 18px!important}.woocommerce-checkout form.checkout>.wc-block-components-express-payment__event-buttons+*,.woocommerce-checkout form.checkout>[class*="express"]+[class*="separator"]{grid-column:1!important;max-width:100%!important}.woocommerce-checkout #order_review .product-name{min-width:0!important}.shoppko-classic-checkout-qty{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px 8px!important;width:100%!important;margin-top:8px!important}.shoppko-classic-checkout-qty__controls{display:inline-grid!important;grid-template-columns:30px 34px 30px!important;align-items:stretch!important;flex:0 0 auto!important;height:31px!important;overflow:hidden!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important}.shoppko-classic-checkout-qty__controls button,.shoppko-classic-checkout-qty__value{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:29px!important;min-height:29px!important;max-height:29px!important;margin:0!important;padding:0!important;line-height:1!important}.shoppko-classic-checkout-qty__controls button{border:0!important;border-radius:0!important;background:#eef5ff!important;color:#1268e3!important;font-size:16px!important;font-weight:800!important;text-decoration:none!important}.shoppko-classic-checkout-qty__controls button:hover{background:#dfeeff!important;color:#0d55ba!important}.shoppko-classic-checkout-qty__value{border-left:1px solid #cfd8e2!important;border-right:1px solid #cfd8e2!important;background:#fff!important;color:#17212b!important;font-size:12px!important;font-weight:800!important}.shoppko-classic-checkout-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:31px!important;margin:0!important;padding:0 2px!important;border:0!important;background:transparent!important;color:#69727d!important;font-size:11px!important;font-weight:600!important;line-height:1!important;text-decoration:underline!important;white-space:nowrap!important;cursor:pointer!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}@media (min-width:821px) and (max-width:1100px){.shoppko-classic-checkout-remove{flex-basis:100%!important;justify-content:flex-start!important;min-height:20px!important}}@media (max-width:680px){.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wcpay-express-checkout-wrapper,.woocommerce-checkout .wc-stripe-express-checkout-container,.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{grid-template-columns:1fr!important}}@media (max-width:768px){body.woocommerce-cart,body.woocommerce-checkout{overflow-x:hidden!important;background:#f6f8fa!important}body.woocommerce-cart .site-content,body.woocommerce-checkout .site-content{display:block!important;width:calc(100% - 20px)!important;max-width:100%!important;margin:0 auto!important;padding:20px 0 44px!important}body.woocommerce-cart .site-content *,body.woocommerce-checkout .site-content *{box-sizing:border-box!important;max-width:100%}body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title{margin:0 0 18px!important;font-size:30px!important;line-height:1.08!important;letter-spacing:-1px!important}body.woocommerce-cart table.shop_table.cart,body.woocommerce-cart .woocommerce-cart-form table.cart{display:block!important;width:100%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.woocommerce-cart table.shop_table.cart thead{display:none!important}body.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}body.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;column-gap:12px!important;row-gap:5px!important;width:100%!important;margin:0 0 12px!important;padding:13px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .035)!important}body.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important;background:transparent!important}body.woocommerce-cart table.shop_table.cart tr.cart_item td::before{display:none!important;content:none!important}body.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;z-index:4!important;width:30px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-column:1!important;grid-row:1 / span 5!important;width:76px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail img{display:block!important;width:72px!important;height:72px!important;padding:5px!important;border:1px solid #e1e7ed!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}body.woocommerce-cart table.shop_table.cart .product-name,body.woocommerce-cart table.shop_table.cart .product-price,body.woocommerce-cart table.shop_table.cart .product-quantity,body.woocommerce-cart table.shop_table.cart .product-subtotal{grid-column:2!important;width:100%!important;padding-right:34px!important}body.woocommerce-cart table.shop_table.cart .product-name a{display:block!important;font-size:13px!important;line-height:1.35!important}body.woocommerce-cart table.shop_table.cart .product-price{color:#7a8793!important;font-size:12px!important}body.woocommerce-cart table.shop_table.cart .product-subtotal{margin-top:2px!important;color:#17212b!important;font-size:15px!important;font-weight:800!important}body.woocommerce-cart .quantity{height:38px!important}body.woocommerce-cart .quantity input.qty{width:60px!important;height:36px!important;min-height:36px!important;font-size:14px!important}body.woocommerce-cart table.shop_table.cart tr:last-child:not(.cart_item),body.woocommerce-cart table.shop_table.cart td.actions{display:block!important;width:100%!important;margin:0!important;padding:13px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}body.woocommerce-cart .coupon input.input-text,body.woocommerce-cart .coupon button{width:100%!important;min-width:0!important;height:44px!important;margin:0!important}body.woocommerce-cart .cart-collaterals,body.woocommerce-cart .cart_totals{display:block!important;width:100%!important;max-width:100%!important;float:none!important}body.woocommerce-cart .cart_totals{margin-top:14px!important;border-radius:9px!important}body.woocommerce-cart .cart_totals h2{padding:16px!important;font-size:17px!important}body.woocommerce-cart .cart_totals th,body.woocommerce-cart .cart_totals td{padding:12px 15px!important}body.woocommerce-cart .wc-proceed-to-checkout{padding:14px 15px 16px!important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:50px!important;font-size:14px!important}body.woocommerce-cart .wp-block-woocommerce-cart,body.woocommerce-cart .wc-block-components-sidebar-layout,body.woocommerce-cart .wc-block-components-main,body.woocommerce-cart .wc-block-components-sidebar,body.woocommerce-cart .wc-block-cart-items{width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-cart .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:14px!important}body.woocommerce-cart .wc-block-components-main,body.woocommerce-cart .wc-block-components-sidebar{flex:0 0 auto!important;width:100%!important;padding:0!important}body.woocommerce-cart .wc-block-components-sidebar{position:static!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-cart .wc-block-cart-items{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0 10px!important}body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row{background:#fff!important}body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:12px 7px!important;border-top:1px solid #dfe4e8!important;border-bottom:1px solid #dfe4e8!important}body.woocommerce-cart .wc-block-cart-item__image img{width:62px!important;height:62px!important;padding:4px!important;border-radius:7px!important;object-fit:contain!important;background:#f7f9fb!important}body.woocommerce-cart .wc-block-components-product-name{color:#17212b!important;font-size:12.5px!important;font-weight:700!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-cart .wc-block-components-product-metadata{font-size:11px!important;overflow-wrap:anywhere!important}body.woocommerce-cart .wc-block-components-quantity-selector{height:34px!important}body.woocommerce-cart .wc-block-cart__totals-title,body.woocommerce-cart .wc-block-components-totals-wrapper{padding-right:14px!important;padding-left:14px!important}body.woocommerce-cart .wc-block-cart__submit{padding:0 14px 14px!important}body.woocommerce-cart .wc-block-cart__submit-button{min-height:50px!important;border-radius:6px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}body.woocommerce-checkout form.checkout{display:flex!important;flex-direction:column!important;width:100%!important;gap:14px!important}body.woocommerce-checkout form.checkout>#customer_details,body.woocommerce-checkout form.checkout>#order_review_heading,body.woocommerce-checkout form.checkout>#order_review{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}body.woocommerce-checkout #customer_details{order:1!important}body.woocommerce-checkout form.checkout>#express-payment-method-woocommerce_payments_express_payment,body.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,body.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,body.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,body.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,body.woocommerce-checkout form.checkout>[id*="express-payment"],body.woocommerce-checkout form.checkout>[class*="express-payment"],body.woocommerce-checkout form.checkout>[class*="express_payment"]{order:2!important;width:100%!important;margin:0!important}body.woocommerce-checkout #order_review_heading{order:3!important;margin-top:4px!important;padding:15px 16px!important;border-radius:9px 9px 0 0!important}body.woocommerce-checkout #order_review{order:4!important;position:static!important;top:auto!important;border-radius:0 0 9px 9px!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{width:100%!important;margin:0 0 12px!important;padding:15px!important;border-radius:9px!important}body.woocommerce-checkout #customer_details .form-row-first,body.woocommerce-checkout #customer_details .form-row-last{float:none!important;width:100%!important}body.woocommerce-checkout .form-row{width:100%!important;margin:0 0 11px!important}body.woocommerce-checkout .input-text,body.woocommerce-checkout select,body.woocommerce-checkout .select2-container,body.woocommerce-checkout .select2-selection{width:100%!important;max-width:100%!important}body.woocommerce-checkout #order_review table.shop_table{table-layout:fixed!important}body.woocommerce-checkout #order_review table.shop_table th,body.woocommerce-checkout #order_review table.shop_table td{padding:11px 12px!important}body.woocommerce-checkout #order_review .product-name{width:68%!important;font-size:12px!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-checkout #order_review .product-total{width:32%!important;text-align:right!important;white-space:nowrap!important}.shoppko-classic-checkout-qty{gap:5px!important;margin-top:7px!important}.shoppko-classic-checkout-remove{flex-basis:auto!important;font-size:10.5px!important}body.woocommerce-checkout #payment ul.payment_methods,body.woocommerce-checkout #payment div.form-row{padding:14px!important}body.woocommerce-checkout #place_order{min-height:50px!important}body.woocommerce-checkout .wp-block-woocommerce-checkout,body.woocommerce-checkout .wc-block-components-sidebar-layout,body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-checkout__sidebar,body.woocommerce-checkout .wc-block-components-main,body.woocommerce-checkout .wc-block-components-sidebar,body.woocommerce-checkout .wc-block-components-checkout-step,body.woocommerce-checkout .wc-block-components-checkout-step__container{width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:14px!important}body.woocommerce-checkout .wc-block-checkout__sidebar,body.woocommerce-checkout .wc-block-components-sidebar{order:1!important;position:static!important;flex:0 0 auto!important;width:100%!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 18px rgb(23 33 43 / .035)!important}body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-components-main{order:2!important;flex:0 0 auto!important;width:100%!important;padding:0!important}body.woocommerce-checkout .wc-block-components-checkout-step{margin:0 0 12px!important;padding:15px 12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-checkout .wc-block-components-address-form{display:grid!important;grid-template-columns:1fr!important;width:100%!important}body.woocommerce-checkout .wc-block-components-address-form>*{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}body.woocommerce-checkout .wc-block-components-text-input input,body.woocommerce-checkout .wc-block-components-combobox-control input,body.woocommerce-checkout .wc-block-components-address-form select{width:100%!important;min-height:48px!important;border-radius:6px!important}body.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:15px!important;font-size:17px!important}body.woocommerce-checkout .wc-block-components-order-summary-item{min-height:78px!important;padding:12px 13px!important}body.woocommerce-checkout .wc-block-components-order-summary-item__image,body.woocommerce-checkout .wc-block-components-order-summary-item__image img{width:54px!important;height:54px!important}body.woocommerce-checkout .wc-block-components-product-name{font-size:12px!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-checkout .wc-block-components-totals-wrapper{padding:13px 14px!important}body.woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:52px!important;border-radius:6px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container,body.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],body.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,body.woocommerce-checkout .wc-stripe-express-checkout-container>*{width:100%!important;max-width:100%!important;margin:0!important}}@media (max-width:420px){body.woocommerce-cart .site-content,body.woocommerce-checkout .site-content{width:calc(100% - 14px)!important;padding-top:14px!important}body.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:64px minmax(0,1fr)!important;padding:10px!important;column-gap:9px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail{width:64px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:60px!important;height:60px!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout .wc-block-components-checkout-step{padding:12px 10px!important}body.woocommerce-checkout #order_review table.shop_table th,body.woocommerce-checkout #order_review table.shop_table td{padding:9px 8px!important}.shoppko-classic-checkout-qty__controls{grid-template-columns:28px 30px 28px!important}.shoppko-classic-checkout-remove{flex-basis:100%!important;justify-content:flex-start!important;min-height:18px!important}}.shoppko-header-minimum{box-sizing:border-box!important;background:#f3f8ff!important;border-bottom:1px solid #cfe0f5!important;color:#1268e3!important;overflow:hidden!important}.shoppko-header-minimum__inner{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-rows:34px 4px!important;grid-template-areas:"summary amount checkout" "track track track"!important;align-items:center!important;column-gap:14px!important;row-gap:5px!important;min-height:55px!important;padding:7px 16px!important}.shoppko-header-minimum__summary{grid-area:summary!important;display:flex!important;align-items:center!important;min-width:0!important;margin:0!important;color:#1268e3!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}.shoppko-header-minimum__message{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#1268e3!important;line-height:1.2!important}.shoppko-header-minimum__amount{grid-area:amount!important;display:block!important;margin:0!important;color:#1268e3!important;font-weight:800!important;white-space:nowrap!important;line-height:1.2!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout[hidden]{grid-area:checkout!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:104px!important;min-width:104px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 10px!important;border:1px solid #1268e3!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.shoppko-header-minimum__track{grid-area:track!important;display:block!important;width:100%!important;height:4px!important;min-height:4px!important;margin:0!important;overflow:hidden!important;border-radius:10px!important;background:#d8e7f8!important}.shoppko-header-minimum__track span{display:block!important;height:100%!important;background:#1268e3!important;transition:width .2s ease!important}.woocommerce-checkout #order_review{min-height:430px!important}.woocommerce-checkout #order_review.is-shoppko-refreshing{opacity:.72!important;transition:opacity .12s ease!important}@media screen and (max-width:900px){.shoppko-header-minimum__inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:30px 4px!important;grid-template-areas:"summary checkout" "track track"!important;column-gap:8px!important;row-gap:5px!important;min-height:51px!important;padding:6px 10px!important}.shoppko-header-minimum__amount{display:none!important}.shoppko-header-minimum__summary{font-size:11px!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout[hidden]{width:92px!important;min-width:92px!important;height:30px!important;min-height:30px!important;padding:0 6px!important;font-size:10.5px!important}html body.woocommerce-cart .site-content{display:block!important;width:calc(100% - 16px)!important;max-width:none!important;margin:0 auto!important;padding:16px 0 40px!important}html body.woocommerce-cart .woocommerce-cart-form,html body.woocommerce-cart .cart-collaterals{width:100%!important;max-width:none!important;float:none!important}html body.woocommerce-cart table.shop_table.cart{display:block!important;width:100%!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body.woocommerce-cart table.shop_table.cart thead{display:none!important}html body.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;grid-template-areas:"image name" "image price" "image qty" "image subtotal"!important;gap:5px 11px!important;width:100%!important;margin:0 0 10px!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .04)!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;text-align:left!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item td::before{display:none!important;content:none!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-area:image!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:70px!important;height:70px!important;padding:5px!important;border:1px solid #e1e7ed!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}html body.woocommerce-cart table.shop_table.cart .product-name{grid-area:name!important;padding-right:32px!important}html body.woocommerce-cart table.shop_table.cart .product-name a{font-size:13px!important;font-weight:700!important;line-height:1.35!important}html body.woocommerce-cart table.shop_table.cart .product-price{grid-area:price!important;color:#7b8793!important;font-size:12px!important}html body.woocommerce-cart table.shop_table.cart .product-quantity{grid-area:qty!important}html body.woocommerce-cart table.shop_table.cart .product-subtotal{grid-area:subtotal!important;color:#17212b!important;font-size:15px!important;font-weight:800!important}html body.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;z-index:4!important}html body.woocommerce-cart table.shop_table.cart td.actions{display:block!important;width:100%!important;margin:10px 0 0!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}html body.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}html body.woocommerce-cart .coupon input,html body.woocommerce-cart .coupon button{width:100%!important;margin:0!important}html body.woocommerce-cart .cart_totals{width:100%!important;max-width:none!important;float:none!important;margin:12px 0 0!important}html body.woocommerce-cart .wc-proceed-to-checkout a{width:100%!important}html body.woocommerce-checkout .site-content{display:block!important;width:calc(100% - 16px)!important;max-width:none!important;margin:0 auto!important;padding:16px 0 40px!important}html body.woocommerce-checkout form.checkout{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:none!important}html body.woocommerce-checkout #customer_details,html body.woocommerce-checkout #order_review_heading,html body.woocommerce-checkout #order_review{display:block!important;width:100%!important;max-width:none!important;margin:0!important;position:static!important;top:auto!important}html body.woocommerce-checkout #customer_details{order:1!important}html body.woocommerce-checkout #order_review_heading{order:2!important;margin-top:4px!important;border-radius:9px 9px 0 0!important}html body.woocommerce-checkout #order_review{order:3!important;min-height:0!important;border-radius:0 0 9px 9px!important}html body.woocommerce-checkout #customer_details .col-1,html body.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0 0 10px!important;padding:14px!important}html body.woocommerce-checkout #customer_details .form-row,html body.woocommerce-checkout #customer_details .form-row-first,html body.woocommerce-checkout #customer_details .form-row-last{float:none!important;clear:both!important;width:100%!important;margin:0 0 10px!important}html body.woocommerce-checkout input.input-text,html body.woocommerce-checkout textarea.input-text,html body.woocommerce-checkout select,html body.woocommerce-checkout .select2-container{width:100%!important;max-width:none!important}html body.woocommerce-checkout #order_review table.shop_table{width:100%!important;table-layout:fixed!important}html body.woocommerce-checkout #order_review table.shop_table th,html body.woocommerce-checkout #order_review table.shop_table td{padding:10px!important}html body.woocommerce-checkout #order_review .product-name{width:68%!important;overflow-wrap:anywhere!important}html body.woocommerce-checkout #order_review .product-total{width:32%!important;text-align:right!important;white-space:nowrap!important}html body.woocommerce-checkout #payment{width:100%!important}html body.woocommerce-checkout #place_order{width:100%!important}html body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,html body.woocommerce-checkout .wcpay-express-checkout-wrapper,html body.woocommerce-checkout .wc-stripe-express-checkout-container,html body.woocommerce-checkout [class*="express"] [class*="button-container"]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}html body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,html body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,html body.woocommerce-checkout .wc-stripe-express-checkout-container>*{width:100%!important;max-width:none!important;margin:0!important}}@media screen and (max-width:420px){html body.woocommerce-cart .site-content,html body.woocommerce-checkout .site-content{width:calc(100% - 10px)!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:62px minmax(0,1fr)!important;padding:10px!important;gap:4px 9px!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:58px!important;height:58px!important}html body.woocommerce-checkout #customer_details .col-1,html body.woocommerce-checkout #customer_details .col-2{padding:11px!important}}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.tax-product_cat ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.tax-product_tag ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .add_to_cart_button{background:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important;box-shadow:none!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.tax-product_cat ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.tax-product_tag ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover{background:#0d55ba!important;border-color:#0d55ba!important;color:#fff!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.tax-product_cat ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.tax-product_tag ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup{background:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.tax-product_cat ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.tax-product_tag ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions,body.tax-product_cat ul.products li.product .shoppko-loop-actions,body.tax-product_tag ul.products li.product .shoppko-loop-actions,body.post-type-archive-product ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions>.button,body.tax-product_cat ul.products li.product .shoppko-loop-actions>.button,body.tax-product_tag ul.products li.product .shoppko-loop-actions>.button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions>.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 8px!important;border-radius:4px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}body.woocommerce-shop ul.products li.product .add_to_cart_button.loading,body.woocommerce-shop ul.products li.product .add_to_cart_button.added,body.tax-product_cat ul.products li.product .add_to_cart_button.loading,body.tax-product_cat ul.products li.product .add_to_cart_button.added,body.tax-product_tag ul.products li.product .add_to_cart_button.loading,body.tax-product_tag ul.products li.product .add_to_cart_button.added,body.post-type-archive-product ul.products li.product .add_to_cart_button.loading,body.post-type-archive-product ul.products li.product .add_to_cart_button.added{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 8px!important}body.woocommerce-shop ul.products li.product .add_to_cart_button.loading::after,body.woocommerce-shop ul.products li.product .add_to_cart_button.added::after,body.tax-product_cat ul.products li.product .add_to_cart_button.loading::after,body.tax-product_cat ul.products li.product .add_to_cart_button.added::after,body.tax-product_tag ul.products li.product .add_to_cart_button.loading::after,body.tax-product_tag ul.products li.product .add_to_cart_button.added::after,body.post-type-archive-product ul.products li.product .add_to_cart_button.loading::after,body.post-type-archive-product ul.products li.product .add_to_cart_button.added::after{display:none!important;content:none!important}@media(max-width:720px){body.woocommerce-shop ul.products li.product .shoppko-loop-actions,body.tax-product_cat ul.products li.product .shoppko-loop-actions,body.tax-product_tag ul.products li.product .shoppko-loop-actions,body.post-type-archive-product ul.products li.product .shoppko-loop-actions{gap:6px!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions>.button,body.tax-product_cat ul.products li.product .shoppko-loop-actions>.button,body.tax-product_tag ul.products li.product .shoppko-loop-actions>.button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions>.button{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 5px!important;font-size:10px!important}}#shoppko-header-minimum{background:#f3f8ff!important;color:#1268e3!important;border-bottom:1px solid #cfe0f5!important;overflow:hidden!important}#shoppko-header-minimum .shoppko-header-minimum__inner{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:min(1180px,calc(100% - 24px))!important;min-height:48px!important;margin:0 auto!important;padding:6px 0 10px!important}#shoppko-header-minimum .shoppko-header-minimum__summary{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__message{display:inline!important;margin:0!important;padding:0!important;color:#1268e3!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__amount{display:inline-block!important;flex:0 0 auto!important;margin:0!important;padding:0!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:96px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0 12px!important;border:1px solid #1268e3!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}#shoppko-header-minimum .shoppko-header-minimum__track{position:absolute!important;left:0!important;right:0!important;bottom:3px!important;display:block!important;width:100%!important;height:3px!important;margin:0!important;padding:0!important;border-radius:20px!important;background:#d8e7f8!important;overflow:hidden!important}#shoppko-header-minimum .shoppko-header-minimum__track>span{display:block!important;height:100%!important;margin:0!important;background:#1268e3!important}@media(max-width:600px){#shoppko-header-minimum .shoppko-header-minimum__inner{justify-content:space-between!important;gap:6px!important;width:calc(100% - 16px)!important;min-height:46px!important;padding:5px 0 9px!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__amount{font-size:10.5px!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{min-width:84px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:10px!important}}@media(max-width:420px){#shoppko-header-minimum .shoppko-header-minimum__summary{display:none!important}}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button{background:#1268e3!important;background-color:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup{background:#fff!important;background-color:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;background-color:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 8px!important;border-radius:4px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.page .entry-header{display:none}.shoppko-sale-page{background:#fff;color:#17212b}.shoppko-sale-page .shoppko-home-wrap{width:min(1400px,calc(100% - 40px));margin:0 auto}.shoppko-sale-hero{padding:28px 0 26px;margin-bottom:10px;background:linear-gradient(135deg,#f6f8fa 0%,#fff 100%);border-bottom:1px solid #dfe4e8}.shoppko-sale-hero .shoppko-home-kicker{display:inline-block;margin-bottom:10px;color:#1268e3;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.shoppko-sale-hero h1{margin:0 0 14px;color:#17212b;font-size:clamp(34px,4.4vw,56px);font-weight:900;line-height:1.02;letter-spacing:-1.8px}.shoppko-sale-hero p{max-width:760px;margin:0;color:#69727d;font-size:15px;line-height:1.7}.shoppko-sale-products{padding:28px 0 60px}.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-ai-sale-grid ul.products::before,.shoppko-ai-sale-grid ul.products::after,.shoppko-sale-page ul.products::before,.shoppko-sale-page ul.products::after{display:none!important;content:none!important}.shoppko-ai-sale-grid ul.products li.product,.shoppko-sale-page ul.products li.product{position:relative!important;display:flex!important;flex-direction:column!important;float:none!important;width:auto!important;height:100%!important;margin:0!important;padding:12px!important;list-style:none!important;border:1px solid #dfe4e8!important;border-radius:6px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .04)!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{display:block!important;width:100%!important;height:250px!important;margin:0 0 14px!important;padding:8px!important;background:#f6f8fa!important;border-radius:4px!important;object-fit:contain!important}.shoppko-ai-sale-grid ul.products li.product .woocommerce-loop-product__title,.shoppko-sale-page ul.products li.product .woocommerce-loop-product__title{display:-webkit-box!important;overflow:hidden!important;height:92px!important;min-height:92px!important;margin:0!important;color:#17212b!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important}.shoppko-ai-sale-grid ul.products li.product .price,.shoppko-sale-page ul.products li.product .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;min-height:34px!important;margin:10px 0 14px!important;font-size:17px!important;font-weight:800!important;color:#17212b!important}.shoppko-ai-sale-grid ul.products li.product .price del,.shoppko-sale-page ul.products li.product .price del{color:#8a949e!important;font-size:13px!important;font-weight:500!important;opacity:1!important}.shoppko-ai-sale-grid ul.products li.product .price ins,.shoppko-sale-page ul.products li.product .price ins{color:#dc2626!important;font-weight:800!important;text-decoration:none!important}.shoppko-ai-sale-grid ul.products li.product span.onsale,.shoppko-sale-page ul.products li.product span.onsale{position:absolute!important;top:18px!important;right:18px!important;left:auto!important;z-index:5!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border-radius:2px!important;background:#dc2626!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.add_to_cart_button,.shoppko-sale-page .shoppko-loop-actions>.add_to_cart_button{background:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;color:#0d55ba!important}.shoppko-ai-sale-grid a.added_to_cart,.shoppko-sale-page a.added_to_cart{display:none!important}@media(max-width:1050px){.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{height:220px!important}}@media(max-width:720px){.shoppko-sale-page .shoppko-home-wrap{width:calc(100% - 20px)}.shoppko-sale-hero{padding:22px 0 18px}.shoppko-sale-hero h1{font-size:34px!important;letter-spacing:-1px!important}.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.shoppko-ai-sale-grid ul.products li.product,.shoppko-sale-page ul.products li.product{padding:8px!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{height:170px!important;margin-bottom:10px!important;padding:6px!important}.shoppko-ai-sale-grid ul.products li.product .woocommerce-loop-product__title,.shoppko-sale-page ul.products li.product .woocommerce-loop-product__title{height:72px!important;min-height:72px!important;font-size:12.5px!important}}.shoppko-topbar{display:none!important}.shoppko-main-header{display:block!important;background:#fff!important;border-bottom:1px solid #e4e9ee!important}.shoppko-main-header .shoppko-main-header-inner{display:grid!important;grid-template-columns:220px minmax(360px,1fr) auto!important;align-items:center!important;gap:28px!important;width:min(1180px,calc(100% - 32px))!important;min-height:82px!important;margin:0 auto!important;padding:13px 0!important}.shoppko-main-header .shoppko-logo{display:flex!important;align-items:center!important;min-width:0!important}.shoppko-main-header .shoppko-logo>a,.shoppko-main-header .shoppko-logo .custom-logo-link{display:flex!important;align-items:center!important;width:auto!important;margin:0!important;padding:0!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{display:block!important;width:auto!important;max-width:215px!important;height:auto!important;max-height:58px!important;margin:0!important}.shoppko-main-header .shoppko-search{display:block!important;width:100%!important;min-width:0!important}.shoppko-main-header .shoppko-search-form{position:relative!important;display:flex!important;width:100%!important;height:46px!important;margin:0!important;overflow:hidden!important;border:1.5px solid #1268e3!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.shoppko-main-header .shoppko-search-field{display:block!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:44px!important;margin:0!important;padding:0 56px 0 15px!important;border:0!important;background:#fff!important;color:#17212b!important;font-size:13px!important;outline:0!important;box-shadow:none!important}.shoppko-main-header .shoppko-search-button{position:absolute!important;top:0!important;right:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#1268e3!important;color:#fff!important}.shoppko-main-header .shoppko-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;width:auto!important;white-space:nowrap!important}.shoppko-main-header .shoppko-header-action{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;color:#17212b!important;text-decoration:none!important}.shoppko-main-header .shoppko-action-text{display:flex!important;flex-direction:column!important;line-height:1.1!important}.shoppko-main-header .shoppko-action-text small{color:#7b8793!important;font-size:10px!important}.shoppko-main-header .shoppko-action-text strong{margin-top:2px!important;color:#17212b!important;font-size:12px!important;font-weight:800!important}.shoppko-navigation{display:block!important;background:#fff!important;border-bottom:1px solid #e4e9ee!important;box-shadow:0 3px 10px rgb(23 33 43 / .035)!important}.shoppko-navigation .shoppko-navigation-inner{display:flex!important;align-items:center!important;width:min(1180px,calc(100% - 32px))!important;min-height:46px!important;margin:0 auto!important;padding:0!important}.shoppko-navigation .shoppko-main-nav{display:block!important;width:100%!important;overflow:visible!important}.shoppko-navigation .shoppko-menu{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-navigation .shoppko-menu>li{display:block!important;flex:0 0 auto!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-navigation .shoppko-menu>li>a{display:flex!important;align-items:center!important;min-height:46px!important;padding:0 15px!important;color:#17212b!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}.shoppko-navigation .shoppko-menu>li>a:hover,.shoppko-navigation .shoppko-menu>li.current-menu-item>a{background:#f4f8fd!important;color:#1268e3!important}#shoppko-header-minimum .shoppko-header-minimum__inner{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:12px!important;width:min(1180px,calc(100% - 32px))!important;min-height:42px!important;margin:0 auto!important;padding:5px 0 9px!important}#shoppko-header-minimum .shoppko-header-minimum__summary{display:inline-flex!important;flex:0 0 auto!important;width:auto!important}#shoppko-header-minimum .shoppko-header-minimum__amount{display:inline-block!important;flex:0 0 auto!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{flex:0 0 auto!important}#shoppko-header-minimum .shoppko-header-minimum__track{position:absolute!important;left:0!important;right:0!important;bottom:2px!important}@media(max-width:1000px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:180px minmax(260px,1fr) auto!important;gap:16px!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{max-width:175px!important;max-height:50px!important}.shoppko-main-header .shoppko-action-text{display:none!important}.shoppko-navigation .shoppko-navigation-inner{overflow-x:auto!important;scrollbar-width:none!important}.shoppko-navigation .shoppko-navigation-inner::-webkit-scrollbar{display:none!important}}@media(max-width:768px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:10px 12px!important;width:calc(100% - 20px)!important;min-height:0!important;padding:10px 0!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{max-width:175px!important;max-height:48px!important}.shoppko-main-header .shoppko-header-actions{grid-column:2!important;grid-row:1!important;gap:12px!important}.shoppko-main-header .shoppko-search{grid-column:1 / -1!important;grid-row:2!important}.shoppko-navigation .shoppko-navigation-inner{width:100%!important;padding:0 8px!important;overflow-x:auto!important}.shoppko-navigation .shoppko-menu{width:max-content!important;min-width:100%!important}.shoppko-navigation .shoppko-menu>li>a{min-height:42px!important;padding:0 12px!important;font-size:11px!important}#shoppko-header-minimum .shoppko-header-minimum__inner{justify-content:space-between!important;gap:6px!important;width:calc(100% - 18px)!important;min-height:40px!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__amount{font-size:10px!important}}.shoppko-express-top{width:100%!important;margin:0 0 18px!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important;box-sizing:border-box!important}.shoppko-express-top__title{display:block!important;margin:0 0 10px!important;color:#17212b!important;font-size:13px!important;font-weight:800!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons,.shoppko-express-top .wcpay-express-checkout-wrapper,.shoppko-express-top .wc-stripe-express-checkout-container,.shoppko-express-top [class*="express-payment"] [class*="button"],.shoppko-express-top [class*="express-checkout"] [class*="button"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}.shoppko-express-top button,.shoppko-express-top iframe,.shoppko-express-top>*{max-width:100%!important;box-sizing:border-box!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons>:only-child,.shoppko-express-top .wcpay-express-checkout-wrapper>:only-child,.shoppko-express-top .wc-stripe-express-checkout-container>:only-child{grid-column:1 / -1!important}.shoppko-express-top__or{display:flex!important;align-items:center!important;gap:12px!important;margin:12px 0 0!important;color:#8a949e!important;font-size:11px!important;font-weight:700!important;text-align:center!important}.shoppko-express-top__or::before,.shoppko-express-top__or::after{content:""!important;flex:1 1 auto!important;height:1px!important;background:#e2e7ec!important}.woocommerce-checkout form.checkout>.shoppko-express-top{grid-column:1 / -1!important;grid-row:1!important}@media(min-width:821px){.woocommerce-checkout form.checkout:has(>.shoppko-express-top){grid-template-areas:"express express" "customer review-title" "customer review"!important}.woocommerce-checkout form.checkout>.shoppko-express-top{grid-area:express!important}}@media(max-width:820px){.woocommerce-checkout form.checkout>.shoppko-express-top{order:0!important;margin-bottom:2px!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons,.shoppko-express-top .wcpay-express-checkout-wrapper,.shoppko-express-top .wc-stripe-express-checkout-container,.shoppko-express-top [class*="express-payment"] [class*="button"],.shoppko-express-top [class*="express-checkout"] [class*="button"]{grid-template-columns:1fr!important}}.shoppko-main-header .shoppko-header-actions{display:none!important}.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:220px minmax(0,1fr)!important}@media (max-width:1000px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:180px minmax(0,1fr)!important}}@media (max-width:768px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.shoppko-main-header .shoppko-logo{grid-column:1!important;grid-row:1!important;justify-content:center!important}.shoppko-main-header .shoppko-search{grid-column:1!important;grid-row:2!important}}html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 10px!important;border-radius:5px!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important;text-decoration:none!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;box-shadow:none!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button{background:#1268e3!important;background-color:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup{background:#fff!important;background-color:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover{background:#0d55ba!important;border-color:#0d55ba!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading,html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added{padding:0 10px!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading::after,html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added::after,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading::after,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added::after{display:none!important;content:none!important}@media (max-width:720px){html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{gap:7px!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 6px!important;font-size:10px!important;line-height:1.05!important;border-radius:5px!important}}@media (max-width:420px){html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:44px!important;min-height:44px!important;max-height:44px!important;padding:4px 5px!important;font-size:9px!important;line-height:1.1!important}}body.woocommerce-checkout:not(.woocommerce-order-received) #shoppko-header-minimum,body.woocommerce-checkout:not(.woocommerce-order-received) .shoppko-header-minimum{display:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:relative!important;transition:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review.shoppko-lock-height{overflow:hidden!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review.is-shoppko-refreshing{opacity:.75!important;pointer-events:none!important}body.woocommerce-checkout .shoppko-classic-checkout-qty{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;width:100%!important;margin-top:7px!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls{display:grid!important;grid-template-columns:30px 34px 30px!important;width:94px!important;height:31px!important;min-height:31px!important;max-height:31px!important;overflow:hidden!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls button,body.woocommerce-checkout .shoppko-classic-checkout-qty__value{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:29px!important;min-height:29px!important;max-height:29px!important;margin:0!important;padding:0!important;line-height:1!important}body.woocommerce-checkout .shoppko-classic-checkout-remove{display:block!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#7b8793!important;font-size:10.5px!important;font-weight:600!important;line-height:1.2!important;text-decoration:underline!important;white-space:nowrap!important}body.woocommerce-checkout .shoppko-classic-checkout-remove:hover{color:#dc2626!important}@media(max-width:900px){body.woocommerce-checkout:not(.woocommerce-order-received) .site-content{padding-top:14px!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:static!important;width:100%!important;min-height:0!important}body.woocommerce-checkout .shoppko-classic-checkout-qty{gap:4px!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls{width:90px!important;grid-template-columns:28px 34px 28px!important}}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review,body.woocommerce-checkout #order_review{min-height:0!important;height:auto!important;padding-top:0!important;margin-top:0!important}body.woocommerce-checkout #order_review>#order_review_heading{display:block!important;width:100%!important;margin:0!important;padding:15px 16px!important;border:0!important;border-bottom:1px solid #dfe4e8!important;border-radius:0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important}body.woocommerce-checkout #order_review{overflow:hidden!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-checkout form.checkout>#order_review_heading{margin:0!important}body.woocommerce-checkout #order_review>table.shop_table,body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table{margin:0!important;padding-top:0!important}body.woocommerce-checkout #order_review>.shoppko-empty-before-review{display:none!important}@media(max-width:900px){html body.woocommerce-checkout #order_review{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}html body.woocommerce-checkout #order_review>#order_review_heading{margin:0!important;padding:14px 15px!important}html body.woocommerce-checkout #order_review>table.shop_table,html body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table{margin:0!important}}@media (min-width:821px){body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"customer review"!important;column-gap:28px!important;row-gap:0!important;align-items:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout:has(>.shoppko-express-top){grid-template-areas:"express express" "customer review"!important;row-gap:18px!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.shoppko-express-top{grid-area:express!important;width:100%!important;margin:0!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#customer_details{grid-area:customer!important;align-self:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#order_review{grid-area:review!important;align-self:start!important;position:static!important;top:auto!important;bottom:auto!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;transform:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review>#order_review_heading{display:block!important;position:static!important;grid-area:auto!important;width:100%!important;margin:0!important;padding:15px 16px!important}}@media (max-width:820px){body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:static!important;top:auto!important;bottom:auto!important;min-height:0!important;height:auto!important;margin:0!important;transform:none!important}}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator,body.woocommerce-checkout p#wc-stripe-express-checkout-button-separator,body.woocommerce-checkout .wc-stripe-express-checkout-button-separator{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;line-height:0!important;font-size:0!important}.shoppko-home .shoppko-home-hero{padding-top:34px!important;padding-bottom:34px!important;margin-bottom:0!important}.shoppko-home .shoppko-home-section{padding-top:28px!important;padding-bottom:28px!important;margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-section-head{margin-top:0!important;margin-bottom:16px!important}.shoppko-home .shoppko-home-section-head h2{margin-top:4px!important;margin-bottom:0!important}.shoppko-home .shoppko-product-carousel,.shoppko-home .shoppko-product-carousel--kartice,.shoppko-home .shoppko-carousel-wrap,.shoppko-home .shoppko-carousel-track{margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-dark{padding-top:22px!important;padding-bottom:22px!important;margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-dark-inner{margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-benefits{padding-top:24px!important;padding-bottom:24px!important;margin-top:0!important}.shoppko-home>p:empty,.shoppko-home>br,.shoppko-home section>p:empty{display:none!important;margin:0!important;padding:0!important}.shoppko-home .shoppko-home-hero+.shoppko-home-section{padding-top:24px!important}.shoppko-home .shoppko-home-section+.shoppko-home-section{padding-top:20px!important}.shoppko-home .shoppko-home-section+.shoppko-home-dark{padding-top:18px!important}.shoppko-home .shoppko-home-dark+.shoppko-home-section{padding-top:24px!important}@media(max-width:720px){.shoppko-home .shoppko-home-hero{padding-top:24px!important;padding-bottom:24px!important}.shoppko-home .shoppko-home-section{padding-top:20px!important;padding-bottom:20px!important}.shoppko-home .shoppko-home-section-head{margin-bottom:13px!important}.shoppko-home .shoppko-home-dark{padding-top:16px!important;padding-bottom:16px!important}.shoppko-home .shoppko-home-benefits{padding-top:20px!important;padding-bottom:20px!important}}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator,body.woocommerce-checkout p#wc-stripe-express-checkout-button-separator{display:block!important;visibility:hidden!important;opacity:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;border:0!important;font-size:0!important;line-height:0!important;overflow:hidden!important;color:transparent!important}body.woocommerce-checkout .shoppko-express-top__or{display:none!important}@media (max-width:720px){body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping{display:grid!important;grid-template-columns:1fr!important;width:100%!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>th,body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>td{display:block!important;width:100%!important;max-width:none!important;padding:14px 14px!important;text-align:left!important;border-left:0!important;border-right:0!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>th{padding-bottom:6px!important;color:#17212b!important;font-size:14px!important;font-weight:800!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>td{padding-top:4px!important}body.woocommerce-checkout #order_review ul#shipping_method{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}body.woocommerce-checkout #order_review ul#shipping_method li{display:flex!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:9px 11px!important;border:1px solid #dfe4e8!important;border-radius:7px!important;background:#fff!important;box-sizing:border-box!important}body.woocommerce-checkout #order_review ul#shipping_method li:has(input:checked){border-color:#1268e3!important;background:#f3f8ff!important}body.woocommerce-checkout #order_review ul#shipping_method input[type="radio"]{flex:0 0 auto!important;width:18px!important;height:18px!important;margin:0 9px 0 0!important;accent-color:#1268e3!important}body.woocommerce-checkout #order_review ul#shipping_method label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex:1 1 auto!important;width:auto!important;margin:0!important;color:#17212b!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important}body.woocommerce-checkout #order_review ul#shipping_method label .woocommerce-Price-amount{flex:0 0 auto!important;margin-left:auto!important;font-weight:800!important;white-space:nowrap!important}html body.woocommerce-shop ul.products,html body.post-type-archive-product ul.products,html body.tax-product_cat ul.products,html body.tax-product_tag ul.products{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}html body.woocommerce-shop ul.products li.product,html body.post-type-archive-product ul.products li.product,html body.tax-product_cat ul.products li.product,html body.tax-product_tag ul.products li.product{width:100%!important;max-width:none!important;margin:0!important}html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img{width:100%!important;height:260px!important;object-fit:contain!important}html body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,html body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,html body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,html body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{height:auto!important;min-height:0!important;max-height:none!important;-webkit-line-clamp:3!important;font-size:15px!important;line-height:1.4!important}html body.woocommerce-shop ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body.woocommerce-shop ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:11px!important}}@media (max-width:420px){html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img{height:230px!important}}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:112px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;border:1px solid #1268e3!important;border-radius:7px!important;background:linear-gradient(180deg,#1d73e8 0%,#1268e3 100%)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1px!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 3px 9px rgb(18 104 227 / .18)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}#shoppko-header-minimum .shoppko-header-minimum__checkout::after{content:"→"!important;display:inline-block!important;font-size:14px!important;font-weight:800!important;line-height:1!important;transition:transform .18s ease!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:hover{background:linear-gradient(180deg,#176bda 0%,#0d55ba 100%)!important;border-color:#0d55ba!important;color:#fff!important;box-shadow:0 5px 14px rgb(18 104 227 / .24)!important;transform:translateY(-1px)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:hover::after{transform:translateX(2px)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:active{transform:translateY(0)!important;box-shadow:0 2px 6px rgb(18 104 227 / .18)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:600px){#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{min-width:100px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;border-radius:7px!important;font-size:10.5px!important;box-shadow:0 2px 7px rgb(18 104 227 / .16)!important}}body.woocommerce-checkout #gls-map-button,body.woocommerce-checkout button#gls-map-button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:42px!important;margin:9px 0 2px!important;padding:10px 14px!important;border:1px solid #1268e3!important;border-radius:7px!important;background:#fff!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important;box-shadow:0 2px 8px rgb(18 104 227 / .08)!important;cursor:pointer!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}body.woocommerce-checkout #gls-map-button:hover,body.woocommerce-checkout button#gls-map-button:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important;box-shadow:0 4px 12px rgb(18 104 227 / .13)!important}body.woocommerce-checkout #gls-map-button:focus-visible{outline:3px solid rgb(18 104 227 / .18)!important;outline-offset:2px!important}body.woocommerce-checkout #shipping_method label:has(#gls-map-button){display:block!important;width:100%!important}@media(max-width:720px){body.woocommerce-checkout #gls-map-button,body.woocommerce-checkout button#gls-map-button{min-height:46px!important;margin-top:10px!important;padding:11px 12px!important;font-size:12.5px!important;border-radius:8px!important}}.shoppko-express-top:empty{display:none!important}body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator{display:block!important;visibility:hidden!important;opacity:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;overflow:hidden!important}@media(max-width:720px){body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{grid-template-columns:1fr!important}}@media (max-width:720px){body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:10px!important;border-radius:9px!important;box-sizing:border-box!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container,body.woocommerce-checkout [class*="express-payment"] [class*="button-container"],body.woocommerce-checkout [class*="express-checkout"] [class*="button-container"]{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,body.woocommerce-checkout .wc-stripe-express-checkout-container>*,body.woocommerce-checkout [class*="express-payment"] button,body.woocommerce-checkout [class*="express-checkout"] button,body.woocommerce-checkout [class*="express-payment"] iframe,body.woocommerce-checkout [class*="express-checkout"] iframe{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}body.woocommerce-checkout .StripeElement,body.woocommerce-checkout [id*="applepay"],body.woocommerce-checkout [id*="googlepay"],body.woocommerce-checkout [id*="express-checkout-element"]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout [id*="applepay"] iframe,body.woocommerce-checkout [id*="googlepay"] iframe,body.woocommerce-checkout [id*="express-checkout-element"] iframe{width:100%!important;min-height:46px!important}}@media screen and (max-width:900px){html body.woocommerce-checkout ul#shipping_method li #gls-map-button,html body.woocommerce-checkout ul#shipping_method li button#gls-map-button,html body.woocommerce-checkout .woocommerce-shipping-methods #gls-map-button,html body.woocommerce-checkout .woocommerce-shipping-methods button#gls-map-button,html body.woocommerce-checkout #order_review #gls-map-button,html body.woocommerce-checkout #order_review button#gls-map-button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;float:none!important;position:static!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:46px!important;max-height:none!important;margin:10px 0 2px!important;padding:11px 14px!important;border:1px solid #1268e3!important;border-radius:8px!important;background:#fff!important;background-color:#fff!important;background-image:none!important;color:#1268e3!important;font-family:inherit!important;font-size:12.5px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-transform:none!important;text-decoration:none!important;letter-spacing:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;box-shadow:0 2px 8px rgb(18 104 227 / .08)!important;opacity:1!important;cursor:pointer!important}html body.woocommerce-checkout ul#shipping_method li #gls-map-button:hover,html body.woocommerce-checkout ul#shipping_method li #gls-map-button:focus,html body.woocommerce-checkout ul#shipping_method li #gls-map-button:active,html body.woocommerce-checkout #order_review #gls-map-button:hover,html body.woocommerce-checkout #order_review #gls-map-button:focus,html body.woocommerce-checkout #order_review #gls-map-button:active{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important;box-shadow:0 3px 10px rgb(18 104 227 / .12)!important;transform:none!important}html body.woocommerce-checkout ul#shipping_method li label:has(#gls-map-button){display:flex!important;flex-wrap:wrap!important;width:100%!important;min-width:0!important}html body.woocommerce-checkout ul#shipping_method li label:has(#gls-map-button) #gls-map-button{flex:0 0 100%!important}}@media screen and (min-width:821px){body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"express express" "customer review"!important;column-gap:28px!important;row-gap:18px!important;align-items:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#customer_details{grid-area:customer!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#order_review{grid-area:review!important;position:static!important;top:auto!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#wc-stripe-express-checkout-element,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-express-checkout-element,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-banner-checkout,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-checkout-banner,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#express-payment-method-woocommerce_payments_express_payment,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.shoppko-express-top{grid-area:express!important;width:100%!important;max-width:100%!important;margin:0!important}body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{width:100%!important;max-width:100%!important;margin:0!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}}@media screen and (max-width:820px){body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}}html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img,html body.woocommerce-shop ul.products li.product:hover img,html body.post-type-archive-product ul.products li.product:hover img,html body.tax-product_cat ul.products li.product:hover img,html body.tax-product_tag ul.products li.product:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}.shoppko-home .shoppko-panel-products li.product img,.shoppko-home .shoppko-panel-products li.product:hover img,.shoppko-home .shoppko-home-products li.product img,.shoppko-home .shoppko-home-products li.product:hover img,.shoppko-panel-products>div img,.shoppko-panel-products>div:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-ai-sale-grid ul.products li.product:hover img,.shoppko-sale-page ul.products li.product img,.shoppko-sale-page ul.products li.product:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}body.single-product .woocommerce-product-gallery__image img,body.single-product .woocommerce-product-gallery__image:hover img,body.single-product .woocommerce-product-gallery img,body.single-product .woocommerce-product-gallery:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important;cursor:default!important}body.single-product .zoomImg{display:none!important}body.single-product .site.grid-container,body.single-product #page.grid-container,body.single-product .site-content,body.single-product .content-area,body.single-product main.site-main{max-width:1280px!important;width:100%!important}body.single-product .site-content{padding-left:24px!important;padding-right:24px!important}body.single-product div.product{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)!important;gap:34px!important;align-items:start!important;width:100%!important;max-width:100%!important}body.single-product div.product div.images,body.single-product .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.single-product .woocommerce-product-gallery{background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 10px 28px rgb(23 33 43 / .05)!important}body.single-product .woocommerce-product-gallery__wrapper{margin:0!important}body.single-product .woocommerce-product-gallery__image{display:flex!important;align-items:center!important;justify-content:center!important;min-height:620px!important;background:#fff!important}body.single-product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}body.single-product .woocommerce-product-gallery__image img{width:100%!important;height:620px!important;object-fit:contain!important;object-position:center!important}body.single-product div.product div.summary{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:28px!important;background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;box-shadow:0 10px 28px rgb(23 33 43 / .05)!important;position:sticky!important;top:110px!important}body.single-product div.product .product_title{font-size:clamp(30px, 3vw, 46px)!important;line-height:1.08!important;letter-spacing:-.5px!important;margin:0 0 18px!important;color:#17212b!important}body.single-product div.product p.price,body.single-product div.product span.price{font-size:26px!important;line-height:1.2!important;margin:0 0 22px!important}body.single-product div.product .woocommerce-product-details__short-description{font-size:15px!important;line-height:1.65!important;color:#344054!important;margin-bottom:22px!important}body.single-product div.product form.cart{display:grid!important;grid-template-columns:78px minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;margin-top:20px!important;margin-bottom:22px!important}body.single-product div.product form.cart .quantity{width:78px!important;margin:0!important}body.single-product div.product form.cart .quantity input.qty{width:100%!important;height:48px!important;min-height:48px!important;border-radius:8px!important;border:1px solid #d0d5dd!important;background:#fff!important}body.single-product div.product form.cart .single_add_to_cart_button,body.single-product div.product form.cart .kp-hitri-nakup,body.single-product div.product form.cart .shoppko-hitri-nakup{min-height:48px!important;height:48px!important;border-radius:8px!important;font-size:13px!important;font-weight:800!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important}body.single-product div.product .product_meta{margin-top:22px!important;padding-top:18px!important;border-top:1px solid #eaecf0!important;font-size:12px!important;line-height:1.7!important;color:#667085!important}body.single-product .woocommerce-tabs{grid-column:1 / -1!important;width:100%!important;margin-top:8px!important;padding:26px 30px!important;background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;box-shadow:0 10px 28px rgb(23 33 43 / .035)!important}body.single-product .woocommerce-tabs ul.tabs{margin-bottom:24px!important}body.single-product .woocommerce-tabs .panel{max-width:100%!important}body.single-product .related.products,body.single-product .upsells.products{grid-column:1 / -1!important;width:100%!important;margin-top:34px!important}body.single-product .woocommerce-breadcrumb{margin:18px 0 18px!important;font-size:12px!important;color:#667085!important}body.single-product span.onsale{top:14px!important;left:14px!important;min-height:0!important;min-width:0!important;padding:7px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;background:#dc2626!important;box-shadow:0 4px 12px rgb(220 38 38 / .2)!important}@media (max-width:1024px){body.single-product div.product{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important;gap:24px!important}body.single-product .woocommerce-product-gallery__image{min-height:520px!important}body.single-product .woocommerce-product-gallery__image img{height:520px!important}body.single-product div.product div.summary{padding:22px!important}}@media (max-width:820px){body.single-product .site-content{padding-left:14px!important;padding-right:14px!important}body.single-product div.product{display:block!important}body.single-product div.product div.summary{position:static!important;margin-top:14px!important;padding:20px!important;border-radius:12px!important}body.single-product .woocommerce-product-gallery{border-radius:12px!important}body.single-product .woocommerce-product-gallery__image{min-height:0!important}body.single-product .woocommerce-product-gallery__image img{height:auto!important;aspect-ratio:1 / 1!important;object-fit:contain!important}body.single-product div.product .product_title{font-size:30px!important;line-height:1.1!important}body.single-product div.product form.cart{grid-template-columns:70px minmax(0,1fr)!important}body.single-product div.product form.cart .kp-hitri-nakup,body.single-product div.product form.cart .shoppko-hitri-nakup{grid-column:1 / -1!important;width:100%!important}body.single-product .woocommerce-tabs{margin-top:18px!important;padding:20px!important;border-radius:12px!important}}body.single-product div.product div.summary{position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:9px!important}@media (max-width:600px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:auto!important;aspect-ratio:1 / 1!important;padding:0!important;margin-bottom:10px!important}}@media (max-width:380px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:auto!important;aspect-ratio:1 / 1!important}}.shoppko-home-feature-label{display:none!important}@media (max-width:768px){.shoppko-home-feature-card{width:100%!important;max-width:100%!important;padding:0!important;overflow:hidden!important}.shoppko-home-feature-image{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;display:block!important}.shoppko-home-feature-image img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:0!important}.shoppko-home-feature-bottom{padding:16px 18px 18px!important}}@media (max-width:768px){body.single-product .site-content,body.single-product .content-area,body.single-product .site-main,body.single-product .inside-article,body.single-product .entry-content,body.single-product .woocommerce,body.single-product div.product{width:100%!important;max-width:100%!important}body.single-product .site.grid-container,body.single-product .site-content,body.single-product .content-area{padding-left:0!important;padding-right:0!important}body.single-product .inside-article{padding-left:12px!important;padding-right:12px!important}body.single-product .woocommerce-breadcrumb{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.single-product div.product div.images,body.single-product div.product div.woocommerce-product-gallery{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.single-product div.product .woocommerce-product-gallery__wrapper,body.single-product div.product .woocommerce-product-gallery__image,body.single-product div.product .woocommerce-product-gallery__image a,body.single-product div.product .woocommerce-product-gallery__image img{width:100%!important;max-width:100%!important}body.single-product div.product div.summary{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:22px 18px!important;box-sizing:border-box!important}body.single-product .woocommerce-tabs{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.single-product div.product{gap:18px!important}}@media (max-width:480px){body.single-product .inside-article{padding-left:6px!important;padding-right:6px!important}body.single-product div.product div.summary,body.single-product .woocommerce-tabs{border-radius:14px!important}body.single-product div.product div.summary{padding-left:16px!important;padding-right:16px!important}}@media (min-width:769px){.shoppko-navigation .shoppko-main-nav .shoppko-menu>li>a,.shoppko-navigation .shoppko-main-nav>a,.shoppko-navigation .shoppko-main-nav a{font-size:var(--shoppko-menu-font-size)!important;font-weight:700!important;line-height:1.2!important}#shoppko-header-minimum .shoppko-header-minimum__inner,#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-size:var(--shoppko-progress-font-size)!important;line-height:1.2!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-weight:700!important}}@media (max-width:768px){.main-navigation .main-nav ul li a,.shoppko-navigation .shoppko-main-nav .shoppko-menu>li>a,.shoppko-navigation .shoppko-main-nav>a,.shoppko-navigation .shoppko-main-nav a,#mobile-menu-control-wrapper .menu-toggle,.menu-toggle,.mobile-menu-control-wrapper .menu-toggle{font-size:var(--shoppko-mobile-menu-font-size)!important;font-weight:700!important;line-height:1.25!important}#shoppko-header-minimum .shoppko-header-minimum__inner,#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-size:var(--shoppko-mobile-progress-font-size)!important;font-weight:700!important;line-height:1.25!important}#shoppko-header-minimum .shoppko-header-minimum__checkout{padding:10px 14px!important;border-radius:10px!important}}#shoppko-header-minimum,.shoppko-header-minimum,.shoppko-cart-progress,.shoppko-order-progress{display:none!important}.shoppko-minimum-progress,#shoppko-header-minimum,.shoppko-header-minimum,.woocommerce-minimum-order-bar{display:none!important}body.shoppko-below-minimum .wc-block-cart__submit-button,body.shoppko-below-minimum .checkout-button,body.shoppko-below-minimum #place_order{pointer-events:auto!important;opacity:1!important;filter:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added{background:#1268e3!important;color:#fff!important;opacity:1!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading{opacity:.72!important;pointer-events:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after{display:none!important;content:none!important}.shoppko-added-cart-bar{position:fixed;left:50%;bottom:18px;transform:translate(-50%,140%);z-index:99999;width:min(620px, calc(100% - 28px));background:#fff;border:1px solid #dbe3ea;border-radius:14px;box-shadow:0 14px 40px rgb(23 33 43 / .18);padding:12px;opacity:0;visibility:hidden;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.shoppko-added-cart-bar.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible}.shoppko-added-cart-bar__inner{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shoppko-added-cart-bar__button{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border-radius:9px;text-decoration:none!important;font-size:15px;font-weight:800;line-height:1.1;text-align:center}.shoppko-added-cart-bar__button--cart{background:#fff;color:#1268e3!important;border:2px solid #1268e3}.shoppko-added-cart-bar__button--cart:hover{background:#f4f8ff;color:#0d55ba!important;border-color:#0d55ba}.shoppko-added-cart-bar__button--checkout{background:#1268e3;color:#fff!important;border:2px solid #1268e3}.shoppko-added-cart-bar__button--checkout:hover{background:#0d55ba;border-color:#0d55ba;color:#fff!important}@media (max-width:600px){.shoppko-added-cart-bar{bottom:10px;width:calc(100% - 16px);padding:9px;border-radius:12px}.shoppko-added-cart-bar__inner{gap:8px}.shoppko-added-cart-bar__button{min-height:50px;padding:10px 8px;font-size:16px;border-radius:8px}}.woocommerce-notices-wrapper,.woocommerce-message,.woocommerce-info,.woocommerce-error{display:none!important}.woocommerce-cart-form .quantity.shoppko-qty-wrap{display:inline-grid!important;grid-template-columns:38px 52px 38px;align-items:stretch;gap:0;border:1px solid #d5dde6;border-radius:8px;overflow:hidden;background:#fff}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty{width:52px!important;min-width:52px!important;height:40px!important;margin:0!important;padding:0 4px!important;border:0!important;border-left:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;text-align:center!important;font-weight:700!important;-moz-appearance:textfield}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty::-webkit-outer-spin-button,.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shoppko-qty-btn{appearance:none;-webkit-appearance:none;border:0;background:#f7f9fc;color:#1268e3;font-size:20px;font-weight:800;line-height:1;cursor:pointer;padding:0;min-width:38px;min-height:40px}.shoppko-qty-btn:hover,.shoppko-qty-btn:focus{background:#1268e3;color:#fff;outline:none}@media (max-width:768px){.woocommerce-cart-form .quantity.shoppko-qty-wrap{grid-template-columns:40px 50px 40px}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty{width:50px!important;min-width:50px!important;height:42px!important}.shoppko-qty-btn{min-width:40px;min-height:42px;font-size:21px}}@media (min-width:901px){body.woocommerce-checkout .site-content,body.woocommerce-checkout .content-area,body.woocommerce-checkout .site-main,body.woocommerce-checkout .inside-article,body.woocommerce-checkout .entry-content,body.woocommerce-checkout .woocommerce{width:100%!important;max-width:100%!important}body.woocommerce-checkout .inside-article{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}body.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,470px)!important;grid-template-areas:"express express" "customer review"!important;column-gap:28px!important;row-gap:20px!important;align-items:start!important}body.woocommerce-checkout form.checkout #customer_details{grid-area:customer!important;width:100%!important;max-width:none!important;float:none!important;margin:0!important}body.woocommerce-checkout form.checkout #order_review,body.woocommerce-checkout form.checkout #order_review_heading{width:100%!important;max-width:none!important;float:none!important;margin-left:0!important;margin-right:0!important}body.woocommerce-checkout form.checkout #order_review{grid-area:review!important}body.woocommerce-checkout #order_review{padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body.woocommerce-checkout #order_review table.shop_table{width:100%!important;table-layout:auto!important}body.woocommerce-checkout #order_review .product-name{min-width:0!important}body.woocommerce-checkout #payment,body.woocommerce-checkout #payment .payment_box,body.woocommerce-checkout #payment .wc-stripe-elements-field,body.woocommerce-checkout #payment .StripeElement{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (min-width:901px){body.woocommerce-checkout .inside-article{max-width:1260px!important}body.woocommerce-checkout form.checkout.woocommerce-checkout{grid-template-columns:minmax(0,0.88fr) minmax(470px,540px)!important;column-gap:26px!important}body.woocommerce-checkout #customer_details{min-width:0!important}body.woocommerce-checkout #order_review,body.woocommerce-checkout #order_review_heading{min-width:0!important}body.woocommerce-checkout #order_review{padding-left:18px!important;padding-right:18px!important}body.woocommerce-checkout #order_review .product-name{width:64%!important}body.woocommerce-checkout #order_review .product-total{width:36%!important;white-space:nowrap!important}}:root{--shoppko-menu-font-size:17px;--shoppko-progress-font-size:16px;--shoppko-mobile-menu-font-size:18px;--shoppko-mobile-progress-font-size:17px}:root{--shoppko-dark:#17212b;--shoppko-dark-hover:#223140;--shoppko-blue:#1268e3;--shoppko-blue-hover:#0d55ba;--shoppko-red:#dc2626;--shoppko-bg:#ffffff;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8;--shoppko-text:#20262d;--shoppko-muted:#69727d;--shoppko-container:1400px}.shoppko-header,.shoppko-header *{box-sizing:border-box}.shoppko-header{font-family:"Montserrat",Arial,sans-serif;background:#fff;position:relative;z-index:999}.shoppko-container{width:min(calc(100% - 40px),var(--shoppko-container));margin:0 auto}.shoppko-topbar{background:var(--shoppko-dark);color:#fff;font-size:12px;font-weight:500}.shoppko-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:flex-end;gap:30px}.shoppko-topbar-item{display:flex;align-items:center;gap:6px}.shoppko-topbar-icon{color:#5ee09c;font-weight:800}.shoppko-main-header{background:#fff;border-bottom:1px solid var(--shoppko-border)}.shoppko-main-header-inner{min-height:90px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:35px;align-items:center}.shoppko-logo{display:flex;align-items:center}.shoppko-logo a{text-decoration:none;display:inline-flex;align-items:center}.shoppko-logo .custom-logo-link{display:flex}.shoppko-logo img{max-height:52px;width:auto}.shoppko-logo-text{font-size:30px;font-weight:900;letter-spacing:-1.5px;color:var(--shoppko-dark)}.shoppko-search{width:100%}.shoppko-search-form{width:100%;display:flex;position:relative;border:2px solid var(--shoppko-blue);background:#fff}.shoppko-search-field{width:100%;height:50px;border:0!important;background:transparent!important;padding:0 60px 0 18px!important;font-size:15px;color:var(--shoppko-text);outline:none!important;box-shadow:none!important}.shoppko-search-field::placeholder{color:#89919a}.shoppko-search-button{position:absolute;right:-1px;top:-1px;height:48px;width:54px;display:flex;align-items:center;justify-content:center;border:0;background:var(--shoppko-blue);color:#fff;cursor:pointer;transition:background .2s ease}.shoppko-search-button:hover{background:var(--shoppko-blue-hover)}.shoppko-header-actions{display:flex;align-items:center;gap:22px}.shoppko-header-action{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--shoppko-text);white-space:nowrap}.shoppko-header-action:hover{color:var(--shoppko-blue)}.shoppko-action-icon{position:relative;display:flex;align-items:center;justify-content:center}.shoppko-action-text{display:flex;flex-direction:column;line-height:1.15}.shoppko-action-text small{font-size:11px;font-weight:500;color:var(--shoppko-muted)}.shoppko-action-text strong{margin-top:3px;font-size:13px;font-weight:700;color:var(--shoppko-text)}.shoppko-header-action:hover strong{color:var(--shoppko-blue)}.shoppko-cart-count{position:absolute;top:-10px;right:-11px;min-width:19px;height:19px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:var(--shoppko-red);color:#fff;font-size:10px;font-weight:800;line-height:1}.shoppko-navigation{background:#fff;border-bottom:1px solid var(--shoppko-border);box-shadow:0 4px 14px rgb(0 0 0 / .04)}.shoppko-navigation-inner{min-height:53px;display:flex;align-items:stretch}.shoppko-categories-button{min-width:215px;padding:0 22px;display:flex;align-items:center;gap:13px;border:0;background:var(--shoppko-blue);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.shoppko-categories-button:hover{background:var(--shoppko-blue-hover)}.shoppko-hamburger{width:19px;display:flex;flex-direction:column;gap:4px}.shoppko-hamburger span{width:100%;height:2px;background:#fff}.shoppko-main-nav{display:flex;align-items:stretch;flex:1;overflow:hidden}.shoppko-main-nav a{padding:0 18px;display:flex;align-items:center;text-decoration:none;color:var(--shoppko-text);font-size:13px;font-weight:650;transition:background .15s ease,color .15s ease}.shoppko-main-nav a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-main-nav .shoppko-sale-nav{margin-left:auto;color:var(--shoppko-red);font-weight:800}@media (max-width:1050px){.shoppko-main-header-inner{grid-template-columns:170px 1fr auto;gap:20px}.shoppko-action-text{display:none}.shoppko-header-actions{gap:18px}.shoppko-main-nav a{padding:0 12px;font-size:12px}}@media (max-width:768px){.shoppko-container{width:min(calc(100% - 24px),var(--shoppko-container))}.shoppko-topbar-inner{min-height:28px;justify-content:center}.shoppko-topbar-item{display:none}.shoppko-topbar-item:first-child{display:flex}.shoppko-main-header-inner{min-height:unset;padding:14px 0;display:grid;grid-template-columns:1fr auto;gap:13px}.shoppko-logo-text{font-size:25px}.shoppko-logo img{max-height:42px}.shoppko-header-actions{gap:17px}.shoppko-action-icon svg{width:23px;height:23px}.shoppko-search{grid-column:1 / -1;grid-row:2}.shoppko-search-field{height:46px;font-size:14px}.shoppko-search-button{height:44px}.shoppko-navigation-inner{min-height:46px}.shoppko-categories-button{min-width:100%;height:46px;justify-content:center}.shoppko-main-nav{display:none}}@media (max-width:420px){.shoppko-logo-text{font-size:23px}.shoppko-main-header-inner{padding-top:11px;padding-bottom:11px}}.shoppko-home{font-family:"Montserrat",Arial,sans-serif;color:#20262d;background:#fff}.shoppko-home *,.shoppko-home *::before,.shoppko-home *::after{box-sizing:border-box}.shoppko-home-wrap{width:min(calc(100% - 40px), 1400px);margin:0 auto}.shoppko-home-hero{background:linear-gradient(135deg,#f3f6f8 0%,#ffffff 75%);padding:56px 0}.shoppko-home-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.shoppko-home-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;color:#1268e3}.shoppko-home-hero h1{margin:13px 0 18px;max-width:720px;font-size:clamp(46px, 5vw, 72px);line-height:.98;font-weight:900;letter-spacing:-3px;color:#17212b}.shoppko-home-hero p{max-width:620px;margin:0;font-size:18px;line-height:1.6;color:#69727d}.shoppko-home-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.shoppko-home-btn{min-height:49px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.4px;transition:.2s ease}.shoppko-home-btn-primary{background:#1268e3;color:#fff}.shoppko-home-btn-primary:hover{background:#0d55ba;color:#fff}.shoppko-home-btn-secondary{background:#fff;border:1px solid #dce2e8;color:#17212b}.shoppko-home-btn-secondary:hover{border-color:#17212b;color:#17212b}.shoppko-home-feature-card{position:relative;padding:20px;background:#fff;border:1px solid #dde3e8;box-shadow:0 20px 50px rgb(23 33 43 / .08)}.shoppko-home-feature-label{position:absolute;top:35px;left:35px;z-index:2;background:#dc2626;color:#fff;padding:7px 12px;font-size:10px;font-weight:800;letter-spacing:1px}.shoppko-home-feature-image{min-height:360px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9eef2,#f8fafb);color:#98a1a9;font-size:12px;font-weight:800}.shoppko-home-feature-bottom{padding:17px 2px 3px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.shoppko-home-feature-bottom div{display:flex;flex-direction:column}.shoppko-home-feature-bottom small{margin-bottom:3px;color:#76808a;font-size:11px}.shoppko-home-feature-bottom strong{color:#17212b;font-size:14px}.shoppko-home-feature-bottom a{color:#1268e3;font-size:11px;font-weight:800;text-decoration:none}.shoppko-home-section{padding:68px 0}.shoppko-home-section-head{margin-bottom:28px}.shoppko-home-section-head h2{margin:6px 0 0;font-size:32px;line-height:1.1;font-weight:850;letter-spacing:-1px;color:#17212b}.shoppko-home-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.shoppko-home-category{padding:26px;min-height:210px;border:1px solid #dfe4e8;background:#fff;text-decoration:none;color:#20262d;transition:.2s ease}.shoppko-home-category:hover{transform:translateY(-3px);border-color:#becbd7;box-shadow:0 12px 30px rgb(23 33 43 / .07)}.shoppko-home-cat-icon{margin-bottom:22px;font-size:32px}.shoppko-home-category h3{margin:0 0 8px;font-size:19px;font-weight:850;color:#17212b}.shoppko-home-category p{margin:0 0 18px;font-size:13px;line-height:1.55;color:#69727d}.shoppko-home-category span{color:#1268e3;font-size:11px;font-weight:800;text-transform:uppercase}.shoppko-home-dark{padding:25px 0 40px}.shoppko-home-dark-inner{position:relative;overflow:hidden;min-height:300px;padding:50px 55px;display:flex;align-items:center;background:#17212b}.shoppko-home-kicker-light{color:#7caeff}.shoppko-home-dark h2{margin:8px 0 13px;font-size:39px;font-weight:900;letter-spacing:-1.5px;color:#fff}.shoppko-home-dark p{max-width:570px;margin:0 0 25px;color:#c6ced6;font-size:15px}.shoppko-home-btn-white{background:#fff;color:#17212b}.shoppko-home-btn-white:hover{background:#e8edf1;color:#17212b}.shoppko-home-dark-mark{position:absolute;right:-15px;bottom:-30px;font-size:120px;font-weight:900;letter-spacing:-8px;color:rgb(255 255 255 / .035)}.shoppko-home-products-placeholder{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.shoppko-home-products-placeholder>div{min-height:315px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe4e8;background:#f7f8f9;color:#9aa3ab;font-size:12px;font-weight:800}.shoppko-home-benefits{padding:34px 0;border-top:1px solid #dfe4e8;border-bottom:1px solid #dfe4e8}.shoppko-home-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.shoppko-home-benefits-grid>div{padding:6px 28px;display:flex;flex-direction:column;border-right:1px solid #dfe4e8}.shoppko-home-benefits-grid>div:first-child{padding-left:0}.shoppko-home-benefits-grid>div:last-child{border-right:0}.shoppko-home-benefits strong{margin-bottom:4px;font-size:13px;font-weight:850;color:#17212b}.shoppko-home-benefits span{font-size:11px;color:#69727d}@media (max-width:1000px){.shoppko-home-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.shoppko-home-categories{grid-template-columns:repeat(2,1fr)}.shoppko-home-products-placeholder{grid-template-columns:repeat(2,1fr)}.shoppko-home-benefits-grid{grid-template-columns:repeat(2,1fr);gap:25px 0}}@media (max-width:700px){.shoppko-home-wrap{width:min(calc(100% - 24px), 1400px)}.shoppko-home-hero{padding:36px 0}.shoppko-home-hero-grid{grid-template-columns:1fr}.shoppko-home-hero h1{font-size:43px;letter-spacing:-2px}.shoppko-home-hero p{font-size:15px}.shoppko-home-actions{display:grid;grid-template-columns:1fr}.shoppko-home-btn{width:100%}.shoppko-home-feature-image{min-height:270px}.shoppko-home-section{padding:48px 0}.shoppko-home-section-head h2{font-size:27px}.shoppko-home-categories{grid-template-columns:1fr}.shoppko-home-category{min-height:auto}.shoppko-home-products-placeholder{grid-template-columns:repeat(2,1fr);gap:10px}.shoppko-home-products-placeholder>div{min-height:235px}.shoppko-home-dark-inner{padding:38px 25px}.shoppko-home-dark h2{font-size:31px}.shoppko-home-dark-mark{font-size:65px}.shoppko-home-benefits-grid{grid-template-columns:1fr}.shoppko-home-benefits-grid>div,.shoppko-home-benefits-grid>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid #dfe4e8}.shoppko-home-benefits-grid>div:last-child{border-bottom:0}}:root{--shoppko-navy:#17212b;--shoppko-blue:#1268e3;--shoppko-blue-dark:#0d55ba;--shoppko-muted:#69727d;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8}.shoppko-home,.shoppko-home *,.shoppko-home *::before,.shoppko-home *::after{box-sizing:border-box}.shoppko-home{color:var(--shoppko-navy);background:#fff}.shoppko-container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.shoppko-eyebrow{display:inline-block;margin-bottom:13px;color:var(--shoppko-navy);font-size:12px;font-weight:700;letter-spacing:1.4px}.shoppko-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 23px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s}.shoppko-button:hover{transform:translateY(-2px)}.shoppko-button-primary{color:#fff;background:var(--shoppko-blue)}.shoppko-button-primary:hover{color:#fff;background:var(--shoppko-blue-dark)}.shoppko-hero{padding:54px 0;background:var(--shoppko-light)}.shoppko-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.shoppko-hero-content{max-width:650px}.shoppko-hero h1{margin:0 0 20px;color:var(--shoppko-navy);font-size:clamp(42px,5.5vw,68px);font-weight:500;line-height:1.05;letter-spacing:-2px}.shoppko-hero-content>p{max-width:610px;margin:0 0 28px;color:var(--shoppko-muted);font-size:16px;line-height:1.7}.shoppko-hero-panel{padding:24px;border:1px solid var(--shoppko-border);border-radius:17px;background:#fff;box-shadow:0 16px 42px rgb(2 27 85 / .08)}.shoppko-panel-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.shoppko-panel-small{display:block;margin-bottom:5px;color:var(--shoppko-blue-dark);font-size:10px;font-weight:700;letter-spacing:1px}.shoppko-panel-top strong{display:block;color:var(--shoppko-navy);font-size:17px}.shoppko-panel-top a{flex:0 0 auto;color:var(--shoppko-navy);font-size:12px;font-weight:700;text-decoration:none}.shoppko-panel-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shoppko-panel-products>div:not(.shoppko-product-carousel){display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;border-radius:11px;background:var(--shoppko-light)}.shoppko-panel-products img{width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .2s}.shoppko-panel-products>div:not(.shoppko-product-carousel):hover img{transform:scale(1.04)}.shoppko-section{padding:50px 0}.shoppko-section-heading{max-width:650px;margin-bottom:32px}.shoppko-section-heading h2,.shoppko-promo h2{margin:0;color:var(--shoppko-navy);font-size:clamp(30px,4vw,43px);line-height:1.15}.shoppko-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.shoppko-category-card{display:flex;flex-direction:column;min-width:0;min-height:180px;padding:20px 18px;border:1px solid var(--shoppko-border);border-radius:13px;color:inherit;background:#fff;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-category-card:hover{border-color:var(--shoppko-blue);color:inherit;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .08)}.shoppko-category-card h3{margin:0 0 9px;color:var(--shoppko-navy);font-size:18px;line-height:1.25}.shoppko-category-card p{margin:0 0 18px;color:var(--shoppko-muted);font-size:12.5px;line-height:1.55}.shoppko-category-link{margin-top:auto;color:var(--shoppko-navy);font-size:13px;font-weight:700;text-decoration:none}.shoppko-promo{padding:55px 0;color:#fff;background:var(--shoppko-navy)}.shoppko-promo-content{display:flex;align-items:center;justify-content:space-between;gap:35px}.shoppko-promo h2{color:#fff}.shoppko-promo p{margin:13px 0 0;color:rgb(255 255 255 / .78)}.shoppko-eyebrow-light{color:var(--shoppko-blue)}.shoppko-button-light{flex:0 0 auto;color:var(--shoppko-navy);background:#fff}.shoppko-button-light:hover{color:var(--shoppko-navy);background:var(--shoppko-blue)}.shoppko-benefits{padding:34px 0;border-bottom:1px solid var(--shoppko-border);background:#fff}.shoppko-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.shoppko-benefits-grid div{padding-left:16px;border-left:3px solid var(--shoppko-blue)}.shoppko-benefits-grid strong,.shoppko-benefits-grid span{display:block}.shoppko-benefits-grid strong{margin-bottom:4px;color:var(--shoppko-navy)}.shoppko-benefits-grid span{color:var(--shoppko-muted);font-size:12px}@media (max-width:1100px){.shoppko-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.shoppko-hero-grid{grid-template-columns:1fr;gap:35px}.shoppko-benefits-grid{grid-template-columns:repeat(2,1fr)}.shoppko-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.shoppko-container{width:min(100% - 28px,1200px)}.shoppko-hero,.shoppko-section{padding:38px 0}.shoppko-hero h1{font-size:42px;letter-spacing:-1px}.shoppko-hero-panel{padding:16px}.shoppko-panel-top{align-items:flex-start;flex-direction:column;gap:8px}.shoppko-panel-products>div:not(.shoppko-product-carousel){height:125px}.shoppko-benefits-grid{grid-template-columns:1fr}.shoppko-home .shoppko-category-grid{display:block!important;width:calc(100% + 28px)!important;margin-left:-14px!important;border-top:1px solid #dfe4e8}.shoppko-home .shoppko-category-card{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row!important;width:100%!important;min-height:78px!important;margin:0!important;padding:0 58px 0 28px!important;border:0!important;border-bottom:1px solid #dfe4e8!important;border-radius:0!important;color:#111!important;background:#fff!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-category-card:hover{border-color:#dfe4e8!important;color:#111!important;background:#f8fafc!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-category-card h3{margin:0!important;padding:0!important;color:#111!important;font-size:20px!important;font-weight:400!important;line-height:1.3!important}.shoppko-home .shoppko-category-card p,.shoppko-home .shoppko-category-card .shoppko-category-link{display:none!important}.shoppko-home .shoppko-category-card::after{content:"›"!important;position:absolute;top:50%;right:26px;color:#111;font-size:38px;font-weight:300;line-height:1;transform:translateY(-54%)}.shoppko-promo{padding:48px 0}.shoppko-promo-content{align-items:flex-start;flex-direction:column}}body.woocommerce.archive{background:#fff}body.woocommerce.archive .site-content{display:block;width:min(1180px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:34px 0 70px}body.woocommerce.archive:is(.content-area,.site-main,article,.entry-content){width:100%;max-width:none;margin:0}body.woocommerce.archive .inside-article{padding:0;background:#fff0}body.woocommerce.archive .woocommerce-breadcrumb{margin:0 0 14px;color:#69727d;font-size:13px}body.woocommerce.archive .woocommerce-breadcrumb a{color:#17212b;text-decoration:none}body.woocommerce.archive .woocommerce-breadcrumb a:hover{color:#0d55ba}body.woocommerce.archive .woocommerce-products-header__title,body.woocommerce.archive .entry-title{margin:0 0 22px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}body.woocommerce.archive .woocommerce-result-count{margin:13px 0 28px;color:#69727d;font-size:14px}body.woocommerce.archive .woocommerce-ordering{margin:0 0 28px}body.woocommerce.archive .woocommerce-ordering select{min-width:245px;height:44px;padding:0 38px 0 14px;border:1px solid #dbe2ec;border-radius:8px;color:#17212b;background-color:#fff;box-shadow:none;font-size:14px}body.woocommerce.archive ul.products{clear:both;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:24px;grid-auto-rows:1fr;margin:0}body.woocommerce.archive ul.products::before,body.woocommerce.archive ul.products::after{display:none}body.woocommerce.archive ul.products li.product{position:relative;display:flex!important;float:none!important;width:auto!important;min-width:0;min-height:100%;margin:0!important;padding:14px;overflow:hidden;border:1px solid #dfe4e8!important;border-radius:12px;background:#fff!important;box-shadow:0 5px 18px rgb(2 27 85 / .04);transition:transform .2s,border-color .2s,box-shadow .2s;flex-direction:column;height:100%}body.woocommerce.archive ul.products li.product:hover{border-color:#cbd5e2;box-shadow:0 12px 28px rgb(2 27 85 / .09);transform:translateY(-3px)}body.woocommerce.archive li.product:is(.woocommerce-LoopProduct-link,.woocommerce-loop-product__link){display:flex!important;width:100%;height:100%;color:inherit;text-decoration:none;flex:1;flex-direction:column}body.woocommerce.archive ul.products li.product img{display:block;width:100%!important;height:300px!important;margin:0 0 14px;padding:2px;border-radius:9px;object-fit:contain!important;background:#f7f9fb;transform:scale(1.1);transition:transform .25s}body.woocommerce.archive ul.products li.product:hover img{transform:scale(1.12)}body.woocommerce.archive span.onsale{top:9px;right:9px;left:auto;z-index:3;min-width:auto;min-height:auto;margin:0;padding:7px 11px;border-radius:999px;color:#fff;background:#17212b!important;box-shadow:0 5px 14px rgb(2 27 85 / .27);font-size:11px;font-weight:700;line-height:1}body.woocommerce.archive ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;overflow:hidden;height:63px!important;min-height:63px!important;max-height:63px!important;margin:0;padding:0 3px;color:#17212b;font-size:15px;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.woocommerce.archive ul.products li.product:hover .woocommerce-loop-product__title{color:#0d55ba}body.woocommerce.archive ul.products li.product .price{display:flex;align-items:center;height:28px!important;min-height:28px!important;margin:8px 3px 14px;color:#17212b;font-size:15px;font-weight:700}body.woocommerce.archive ul.products li.product .price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400;opacity:1}body.woocommerce.archive ul.products li.product .price ins{color:#0d55ba;font-weight:700;text-decoration:none}body.woocommerce.archive ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:auto 0 0!important;padding:12px 15px;border:0!important;border-radius:7px;color:#fff!important;background:#1268e3!important;box-shadow:none;font-size:13px;font-weight:700;line-height:20px;text-align:center;transition:background-color .2s,transform .2s}body.woocommerce.archive ul.products li.product .button:hover{color:#fff!important;background:#0d55ba!important;transform:translateY(-1px)}body.woocommerce.archive a.added_to_cart{display:none!important}.shoppko-cod-limit-notice{display:flex;align-items:flex-start;flex-direction:column;gap:3px;width:100%;margin:0 0 22px;padding:15px 18px;border:1px solid #cdd9ea;border-left:4px solid var(--shoppko-navy);border-radius:10px;color:var(--shoppko-navy);background:#f6f9fd;font-size:13px;line-height:1.5}.shoppko-cod-limit-notice[hidden]{display:none!important}.shoppko-cod-limit-notice strong{font-size:14px}.shoppko-cod-limit-notice span{color:var(--shoppko-muted)}@media(max-width:600px){.shoppko-cod-limit-notice{margin-bottom:16px;padding:13px 14px}}body.woocommerce.archive nav.woocommerce-pagination{margin-top:42px}body.woocommerce.archive nav.woocommerce-pagination ul{border:0}body.woocommerce.archive nav.woocommerce-pagination ul li{margin:0 4px;border:0}body.woocommerce.archive nav.woocommerce-pagination ul li a,body.woocommerce.archive nav.woocommerce-pagination ul li span{min-width:40px;padding:11px;border:1px solid #dbe2ec;border-radius:7px;color:#17212b;background:#fff}body.woocommerce.archive nav.woocommerce-pagination ul li span.current,body.woocommerce.archive nav.woocommerce-pagination ul li a:hover{color:#fff;background:#17212b}@media (max-width:1000px){body.woocommerce.archive ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.woocommerce.archive ul.products li.product img{height:260px!important;padding:3px}body.woocommerce.archive span.onsale{top:9px;right:9px}}@media (max-width:720px){body.woocommerce.archive .site-content{width:min(100% - 28px,1180px);padding-top:24px}body.woocommerce.archive .woocommerce-result-count,body.woocommerce.archive .woocommerce-ordering{float:none;width:100%}body.woocommerce.archive .woocommerce-ordering select{width:100%}body.woocommerce.archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px}body.woocommerce.archive ul.products li.product{padding:10px}body.woocommerce.archive ul.products li.product img{height:220px!important;padding:2px}body.woocommerce.archive span.onsale{top:8px;right:8px;padding:6px 9px;font-size:10px}}@media (max-width:430px){body.woocommerce.archive .site-content{width:calc(100% - 20px)}body.woocommerce.archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}body.woocommerce.archive ul.products li.product{padding:8px}body.woocommerce.archive ul.products li.product img{height:195px!important;margin-bottom:10px;padding:2px}body.woocommerce.archive ul.products li.product .woocommerce-loop-product__title{height:54px!important;min-height:54px!important;max-height:54px!important;padding:0;font-size:13px;line-height:1.38}body.woocommerce.archive ul.products li.product .price{margin-right:0;margin-left:0;font-size:13px}body.woocommerce.archive ul.products li.product .button{min-height:42px;padding:10px 7px;font-size:12px}body.woocommerce.archive span.onsale{top:7px;right:7px;padding:6px 9px;font-size:10px}}body.woocommerce-cart{background:#f5f7f9}.woocommerce-cart .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:42px 0 65px}.woocommerce-cart .content-area,.woocommerce-cart .site-main,.woocommerce-cart article,.woocommerce-cart .entry-content{width:100%;max-width:none;margin:0}.woocommerce-cart .inside-article{padding:0;background:#fff0}.woocommerce-cart .entry-title{margin:0 0 34px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}.woocommerce-cart .wp-block-woocommerce-cart{max-width:none;margin:0}.woocommerce-cart .wc-block-components-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px}.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar{width:100%!important;min-width:0;padding:0!important}.woocommerce-cart .wc-block-cart-items{overflow:hidden;margin:0;border:1px solid #dfe4e8!important;border-collapse:separate;border-spacing:0;border-radius:12px;background:#fff}.woocommerce-cart .wc-block-cart-items thead{background:#f5f7f9}.woocommerce-cart .wc-block-cart-items thead th{padding:15px 18px!important;border-bottom:1px solid #dfe4e8!important;color:#17212b;font-size:11px;font-weight:700;letter-spacing:.5px}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:20px 17px!important;border-bottom:1px solid #dfe4e8!important;vertical-align:top}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:last-child td{border-bottom:0!important}.woocommerce-cart .wc-block-cart-item__image img{width:90px;height:90px;padding:7px;border:1px solid #dfe4e8;border-radius:9px;object-fit:contain;background:#f5f7f9}.woocommerce-cart .wc-block-components-product-name{color:#17212b;font-size:15px;font-weight:600;line-height:1.4}.woocommerce-cart .wc-block-components-product-name:hover{color:#0d55ba}.woocommerce-cart .wc-block-components-product-metadata__description{display:none}.woocommerce-cart .wc-block-components-product-metadata{margin-top:5px;color:#69727d;font-size:12px}.woocommerce-cart .wc-block-components-product-price__regular{color:#c74444}.woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{color:#17212b;font-size:15px;font-weight:700}.woocommerce-cart .wc-block-components-quantity-selector{overflow:hidden;border:1px solid #cfd6e1;border-radius:7px;background:#fff}.woocommerce-cart .wc-block-components-quantity-selector input{min-height:38px;border:0;box-shadow:none}.woocommerce-cart .wc-block-components-quantity-selector button{color:#17212b;background:#f5f7f9}.woocommerce-cart .wc-block-components-quantity-selector button:hover{color:#fff;background:#17212b}.woocommerce-cart .wc-block-cart-item__remove-link{margin-top:8px;color:#b44242;font-size:12px;text-decoration:none}.woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#842d2d;text-decoration:underline}.woocommerce-cart .wc-block-components-sidebar{position:sticky;top:24px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgb(2 27 85 / .07)}.woocommerce-cart .wc-block-cart__totals-title{margin:0;padding:20px;color:#17212b;background:#f5f7f9;font-size:18px;font-weight:700;text-align:left}.woocommerce-cart .wc-block-components-totals-wrapper{padding:16px 20px;border-color:#dfe4e8}.woocommerce-cart .wc-block-components-totals-item__label{color:#69727d;font-size:13px}.woocommerce-cart .wc-block-components-totals-item__value{color:#17212b;font-weight:700}.woocommerce-cart .wc-block-components-totals-footer-item__label,.woocommerce-cart .wc-block-components-totals-footer-item__value{color:#17212b;font-size:19px;font-weight:700}.woocommerce-cart .wc-block-components-totals-coupon-link{color:#17212b;font-size:13px;font-weight:600}.woocommerce-cart .wc-block-components-totals-coupon-link:hover{color:#0d55ba}.woocommerce-cart .wc-block-cart__submit{margin:0;padding:0 20px 20px}.woocommerce-cart .wc-block-cart__submit-button{width:100%;min-height:54px;border:0!important;border-radius:8px!important;color:#fff!important;background:#1268e3!important;font-size:15px;font-weight:700;transition:transform .2s,background-color .2s}.woocommerce-cart .wc-block-cart__submit-button:hover{background:#0d55ba!important;transform:translateY(-1px)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block{padding:45px 0;border:0;background:#fff0;text-align:center}.woocommerce-cart .wc-block-cart__empty-cart__title,.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2{color:#17212b}.woocommerce-cart .wp-block-woocommerce-empty-cart-block>h2:not(:first-child){margin:55px 0 25px;font-size:clamp(26px,4vw,36px)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:20px;margin:0;padding:0}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product,.wc-block-product){position:relative;display:flex!important;float:none!important;flex-direction:column;width:auto!important;max-width:none!important;min-width:0;height:100%;margin:0!important;padding:13px;overflow:hidden;border:1px solid #dfe4e8!important;border-radius:12px;background:#fff;text-align:left}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-link,.wc-block-components-product-link,.wp-block-post-title a){color:#17212b;text-decoration:none}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){display:block;width:100%!important;height:220px!important;margin:0 0 14px;padding:10px;border-radius:9px;object-fit:contain!important;background:#f7f9fb}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-title,.wp-block-post-title){display:-webkit-box;overflow:hidden;height:63px;min-height:63px;max-height:63px;margin:0;color:#17212b;font-size:15px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-price,.wp-block-woocommerce-product-price){display:flex;align-items:center;min-height:28px;margin:8px 0 13px;color:#17212b;font-size:14px;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart,.wp-block-button){width:100%;margin-top:auto}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link){display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:11px 10px;border:0;border-radius:7px;color:#fff;background:#1268e3;font-size:13px;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link):hover{color:#fff;background:#0d55ba}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-onsale{top:20px;right:20px;left:auto;padding:8px 11px;border:0;border-radius:999px;color:#fff;background:#17212b;font-size:11px;line-height:1}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link{border-radius:8px;color:#fff;background:#1268e3;font-weight:700}.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link:hover{background:#0d55ba}@media (max-width:768px){body.woocommerce-cart{overflow-x:clip}.woocommerce-cart .site-content{width:calc(100% - 28px);max-width:100%;padding:28px 0 50px}.woocommerce-cart .site-content *,.woocommerce-cart .site-content *::before,.woocommerce-cart .site-content *::after{box-sizing:border-box}.woocommerce-cart:is(.wp-block-woocommerce-cart,.wc-block-components-sidebar-layout,.wc-block-components-main,.wc-block-components-sidebar,.wc-block-cart-items,.wc-block-cart-items__row,.wc-block-cart-item__product){width:100%!important;max-width:100%!important;min-width:0!important}.woocommerce-cart .wc-block-components-sidebar-layout{display:flex;flex-direction:column;gap:18px}.woocommerce-cart .wc-block-components-sidebar{position:static;width:100%!important;flex-basis:auto!important}.woocommerce-cart .wc-block-components-main{flex-basis:auto!important}.woocommerce-cart .wc-block-cart-items{table-layout:fixed}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:14px 9px!important}.woocommerce-cart .wc-block-cart-item__image img{width:64px;height:64px}.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart .wc-block-components-product-metadata{overflow-wrap:anywhere}.woocommerce-cart .wc-block-cart__totals-title,.woocommerce-cart .wc-block-components-totals-wrapper{padding-right:15px;padding-left:15px}.woocommerce-cart .wc-block-cart__submit{padding:0 15px 15px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:155px!important}}@media (max-width:420px){.woocommerce-cart .site-content{width:calc(100% - 20px)}.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:11px 5px!important}.woocommerce-cart .wc-block-cart-item__image img{width:54px;height:54px;padding:4px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__products,.wc-block-product-template){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product,.wc-block-product){padding:8px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:130px!important;padding:6px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-title,.wp-block-post-title){height:54px;min-height:54px;max-height:54px;font-size:13px;line-height:1.38}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-add-to-cart a,.wp-block-button__link){min-height:42px;padding:9px 6px;font-size:12px}}body.woocommerce-checkout{background:#f5f7f9}.woocommerce-checkout .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:42px 0 65px}.woocommerce-checkout .content-area,.woocommerce-checkout .site-main,.woocommerce-checkout article,.woocommerce-checkout .entry-content{width:100%;max-width:none;margin:0}.woocommerce-checkout .inside-article{padding:0;background:#fff0}.woocommerce-checkout .entry-title{margin:0 0 34px;color:#17212b;font-size:clamp(34px,4vw,46px);font-weight:500;letter-spacing:-1px}.woocommerce-checkout .wp-block-woocommerce-checkout{max-width:none;margin:0}.woocommerce-checkout .wc-block-components-sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:28px}.woocommerce-checkout .wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar{width:100%!important;min-width:0;padding:0!important}.woocommerce-checkout .wc-block-components-checkout-step{margin:0 0 16px;padding:22px;border:1px solid #dfe4e8;border-radius:12px;background:#fff}.woocommerce-checkout .wc-block-components-checkout-step__container{padding-left:0}.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:18px}.woocommerce-checkout .wc-block-components-checkout-step__title{margin:0;color:#17212b;font-size:17px;font-weight:700}.woocommerce-checkout .wc-block-components-checkout-step__description{margin-top:4px;color:#69727d;font-size:12px}.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox-control input,.woocommerce-checkout .wc-block-components-address-form select{min-height:50px;border:1px solid #cfd6e1!important;border-radius:7px!important;color:#20262d!important;background:#fff!important;font-size:14px;box-shadow:none!important}.woocommerce-checkout .wc-block-components-text-input input:focus,.woocommerce-checkout .wc-block-components-combobox-control input:focus,.woocommerce-checkout .wc-block-components-address-form select:focus{border-color:#1268e3!important;outline:0!important;box-shadow:0 0 0 3px rgb(121 201 19 / .13)!important}.woocommerce-checkout .wc-block-components-text-input label,.woocommerce-checkout .wc-block-components-combobox-control label{color:#69727d}.woocommerce-checkout .wc-block-components-checkbox__input,.woocommerce-checkout .wc-block-components-radio-control__input{accent-color:#1268e3}.woocommerce-checkout .wc-block-components-radio-control{overflow:hidden;border:1px solid #dfe4e8;border-radius:9px;background:#fff}.woocommerce-checkout .wc-block-components-radio-control__option{position:relative;min-height:60px;padding:17px 18px 17px 52px!important;border:0!important;border-bottom:1px solid #dfe4e8!important}.woocommerce-checkout .wc-block-components-radio-control__option:last-child{border-bottom:0!important}.woocommerce-checkout .wc-block-components-radio-control__option-checked{background:rgb(121 201 19 / .08);border:1px solid #1268e3!important;outline:0!important;box-shadow:none!important}.woocommerce-checkout .wc-block-components-radio-control__input{left:17px!important;margin:0!important}.woocommerce-checkout .wc-block-components-radio-control__label,.woocommerce-checkout .wc-block-components-radio-control__description{padding-left:0!important}.woocommerce-checkout .wc-block-components-sidebar{position:sticky;top:24px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgb(2 27 85 / .07)}.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:20px;color:#17212b;background:#f5f7f9;font-size:18px;font-weight:700}.woocommerce-checkout .wc-block-components-order-summary-item{min-height:90px;padding:17px 20px}.woocommerce-checkout .wc-block-components-order-summary-item__image{width:62px}.woocommerce-checkout .wc-block-components-order-summary-item__image img{width:62px;height:62px;padding:5px;border:1px solid #dfe4e8;border-radius:8px;object-fit:contain;background:#f5f7f9}.woocommerce-checkout .wc-block-components-order-summary-item__quantity{color:#fff;background:#17212b}.woocommerce-checkout .wc-block-components-product-name{display:-webkit-box;overflow:hidden;color:#17212b;font-size:13px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.woocommerce-checkout .wc-block-components-product-metadata__description{display:none}.woocommerce-checkout .wc-block-components-order-summary-item__total-price{color:#17212b;font-size:13px;font-weight:700;white-space:nowrap}.woocommerce-checkout .wc-block-components-totals-wrapper{padding:16px 20px;border-color:#dfe4e8}.woocommerce-checkout .wc-block-components-totals-item__label{color:#69727d;font-size:13px}.woocommerce-checkout .wc-block-components-totals-item__value{color:#17212b;font-weight:700}.woocommerce-checkout .wc-block-components-totals-footer-item__label,.woocommerce-checkout .wc-block-components-totals-footer-item__value{color:#17212b;font-size:19px;font-weight:700}.woocommerce-checkout .wc-block-components-totals-coupon-link{color:#17212b;font-weight:600}.woocommerce-checkout .wc-block-components-checkout-add-note{margin:16px 0;padding:15px 18px;border:1px solid #dfe4e8;border-radius:9px;background:#fff}.woocommerce-checkout .wc-block-checkout__terms{margin:20px 0;color:#69727d;font-size:12px;line-height:1.6}.woocommerce-checkout .wc-block-checkout__terms a{color:#17212b;font-weight:600}.woocommerce-checkout .wc-block-components-checkout-place-order-button{width:100%;min-height:54px;border:0!important;border-radius:8px!important;color:#fff!important;background:#1268e3!important;font-size:15px;font-weight:700;transition:transform .2s,background-color .2s}.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:#0d55ba!important;transform:translateY(-1px)}.woocommerce-checkout .wc-block-components-notice-banner{border:0;border-left:4px solid #17212b;border-radius:8px;background:#eef2f8}.woocommerce-checkout .wc-block-components-notice-banner.is-error{border-left-color:#d83b3b}@media (max-width:768px){body.woocommerce-checkout{overflow-x:clip}.woocommerce-checkout .site-content{width:calc(100% - 28px);max-width:100%;padding:28px 0 50px}.woocommerce-checkout .site-content *,.woocommerce-checkout .site-content *::before,.woocommerce-checkout .site-content *::after{box-sizing:border-box}.woocommerce-checkout:is(.wp-block-woocommerce-checkout,.wc-block-components-sidebar-layout,.wc-block-components-main,.wc-block-components-sidebar,.wc-block-components-checkout-step,.wc-block-components-checkout-step__container){width:100%!important;max-width:100%!important;min-width:0!important}.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex;flex-direction:column;gap:18px}.woocommerce-checkout .wc-block-components-sidebar{position:static;width:100%!important;flex-basis:auto!important}.woocommerce-checkout .wc-block-components-main{flex-basis:auto!important}.woocommerce-checkout .wc-block-components-checkout-step{padding:17px 14px}.woocommerce-checkout .wc-block-components-address-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%}.woocommerce-checkout .wc-block-components-address-form>*{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}.woocommerce-checkout:is(input,select,textarea,button){max-width:100%}.woocommerce-checkout .wc-block-components-product-name{overflow-wrap:anywhere}.woocommerce-checkout .wc-block-components-checkout-order-summary__title,.woocommerce-checkout .wc-block-components-order-summary-item,.woocommerce-checkout .wc-block-components-totals-wrapper{padding-right:15px;padding-left:15px}}@media (max-width:420px){.woocommerce-checkout .site-content{width:calc(100% - 20px)}.woocommerce-checkout .wc-block-components-checkout-step{padding:15px 11px}.woocommerce-checkout .wc-block-components-order-summary-item{padding-right:11px;padding-left:11px}}body.single-product{overflow-x:clip;background:#f5f7f9}.single-product .site-content{display:block;width:min(1160px,calc(100% - 40px));max-width:none;margin-inline:auto;padding:34px 0 70px}.single-product:is(.content-area,.site-main,article,.entry-content){width:100%;max-width:none;margin:0}.single-product .inside-article{padding:0;background:#fff0}.single-product .woocommerce-breadcrumb{margin:0 0 18px;color:#69727d;font-size:13px}.single-product .woocommerce-breadcrumb a{color:#17212b;text-decoration:none}.single-product div.product{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:28px 38px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:100%!important;min-width:0;margin:0!important;border:1px solid #dfe4e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgb(2 27 85 / .05)}.single-product div.product .woocommerce-product-gallery{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:20px}.single-product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;min-height:500px;border-radius:10px;background:#f7f9fb}.single-product .woocommerce-product-gallery__image img{width:100%!important;max-height:480px;padding:18px;object-fit:contain}.single-product .woocommerce-product-gallery__trigger{top:34px!important;right:34px!important;border:1px solid #dfe4e8;background:#fff!important}.single-product div.product>span.onsale{top:16px;left:16px;z-index:5;min-width:auto;min-height:auto;margin:0;padding:9px 13px;border-radius:999px;color:#fff;background:#17212b;box-shadow:0 5px 14px rgb(2 27 85 / .25);font-size:12px;font-weight:700;line-height:1}.single-product div.product .summary{padding:26px}.single-product div.product .product_title{margin:0 0 14px;color:#17212b;font-size:clamp(29px,3vw,36px);font-weight:500;line-height:1.18;letter-spacing:-1px}.single-product div.product .summary .price{display:flex;align-items:baseline;gap:8px;margin:0 0 20px;color:#0d55ba;font-size:22px;font-weight:700}.single-product div.product .summary .price del{color:#8b96a8;font-size:15px;font-weight:400;opacity:1}.single-product div.product .summary .price ins{color:#0d55ba;text-decoration:none}.single-product .woocommerce-product-details__short-description{color:#37465e;font-size:13.5px;line-height:1.65}.single-product .woocommerce-product-details__short-description p{margin:0 0 15px}.single-product .woocommerce-product-details__short-description ul{margin:10px 0 22px;padding-left:20px}.single-product .woocommerce-product-details__short-description li{margin-bottom:5px}.single-product div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:20px 0 20px}.single-product div.product form.cart::before,.single-product div.product form.cart::after{display:none}.single-product div.product form.cart .quantity{float:none;margin:0}.single-product div.product form.cart .qty{width:72px;height:50px;border:1px solid #cfd6e1;border-radius:7px;color:#17212b;background:#fff;box-shadow:none}.single-product div.product .single_add_to_cart_button{min-height:50px;margin:0;padding:13px 25px;border:0;border-radius:7px;color:#fff!important;background:#1268e3!important;font-size:14px;font-weight:700}.single-product div.product .single_add_to_cart_button:hover{background:#0d55ba!important}.single-product .product_meta{padding-top:18px;border-top:1px solid #dfe4e8;color:#69727d;font-size:12px;line-height:1.8}.single-product .product_meta>span{display:block}.single-product .product_meta a{color:#17212b;font-weight:600;text-decoration:none}.single-product div.product .woocommerce-tabs{grid-column:1 / -1;width:100%;margin:12px 0 0;padding:26px;border:1px solid #dfe4e8;border-radius:14px;background:#fff}.single-product div.product .woocommerce-tabs ul.tabs{margin:0 0 26px;padding:0;border-bottom:1px solid #dfe4e8}.single-product div.product .woocommerce-tabs ul.tabs::before,.single-product div.product .woocommerce-tabs ul.tabs li::before,.single-product div.product .woocommerce-tabs ul.tabs li::after{display:none}.single-product div.product .woocommerce-tabs ul.tabs li{margin:0 20px 0 0;padding:0;border:0;border-radius:0;background:#fff0}.single-product div.product .woocommerce-tabs ul.tabs li a{padding:0 0 12px;color:#69727d;font-size:14px;font-weight:700}.single-product div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:3px solid #1268e3;color:#17212b}.single-product .woocommerce-Tabs-panel h2,.single-product #reviews h2,.single-product .related.products>h2{margin:0 0 22px;color:#17212b;font-size:clamp(26px,3vw,34px);font-weight:500}.single-product .woocommerce-Tabs-panel,.single-product #reviews{color:#37465e;font-size:14px;line-height:1.7}.single-product #review_form_wrapper{margin-top:25px;padding-top:24px;border-top:1px solid #dfe4e8}.single-product #review_form textarea,.single-product #review_form input[type="text"],.single-product #review_form input[type="email"]{width:100%;border:1px solid #cfd6e1;border-radius:7px;background:#f7f9fb}.single-product #review_form textarea{min-height:130px}.single-product #review_form .form-submit input{min-height:44px;padding:11px 22px;border:0;border-radius:7px;color:#fff;background:#17212b;font-weight:700}.single-product #review_form .form-submit input:hover{background:#0d55ba}.single-product .related.products{grid-column:1 / -1;width:100%;margin-top:10px}.single-product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch;gap:20px;margin:0}.single-product .related.products ul.products::before,.single-product .related.products ul.products::after{display:none}.single-product .related.products ul.products li.product{position:relative;display:flex!important;float:none!important;flex-direction:column;width:auto!important;min-width:0;height:100%;margin:0!important;padding:13px;overflow:hidden;border:1px solid #dfe4e8;border-radius:12px;background:#fff}.single-product .related.products li.product:is(.woocommerce-LoopProduct-link,.woocommerce-loop-product__link){display:flex!important;flex:1;flex-direction:column;width:100%;color:inherit;text-decoration:none}.single-product .related.products a.added_to_cart,.shoppko-home .shoppko-home-products a.added_to_cart{display:none!important}.single-product .related.products li.product img{width:100%!important;height:220px!important;margin:0 0 14px;padding:10px;border-radius:9px;object-fit:contain!important;background:#f7f9fb}.single-product .related.products .woocommerce-loop-product__title{display:-webkit-box;overflow:hidden;height:63px;min-height:63px;max-height:63px;margin:0;color:#17212b;font-size:14px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.single-product .related.products .price{display:flex;align-items:center;min-height:28px;margin:8px 0 13px;color:#0d55ba;font-size:14px;font-weight:700}.single-product .related.products .price del{margin-right:5px;color:#8b96a8;font-size:11px;font-weight:400}.single-product .related.products .price ins{color:#0d55ba;text-decoration:none}.single-product .related.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:auto 0 0!important;padding:11px 9px;border:0;border-radius:7px;color:#fff!important;background:#1268e3!important;font-size:12px;font-weight:700}.single-product .related.products li.product .button:hover{background:#0d55ba!important}.single-product .related.products span.onsale{top:20px;right:20px;left:auto;min-width:auto;min-height:auto;padding:8px 11px;border-radius:999px;color:#fff;background:#17212b;font-size:11px;line-height:1}@media (max-width:768px){.single-product .site-content{width:calc(100% - 24px);padding:24px 0 50px}.single-product .site-content *,.single-product .site-content *::before,.single-product .site-content *::after{box-sizing:border-box}.single-product div.product{grid-template-columns:minmax(0,1fr);gap:18px}.single-product .woocommerce-product-gallery__image a{min-height:390px}.single-product .woocommerce-product-gallery__image img{max-height:370px;padding:12px}.single-product div.product .summary{padding:22px 17px}.single-product div.product .product_title{font-size:31px}.single-product div.product .woocommerce-tabs{padding:21px 16px}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.single-product .related.products ul.products li.product{padding:9px}.single-product .related.products li.product img{height:155px!important;padding:7px}.single-product .related.products .woocommerce-loop-product__title{height:54px;min-height:54px;max-height:54px;font-size:13px;line-height:1.38}}@media (max-width:420px){.single-product .site-content{width:calc(100% - 20px)}.single-product div.product .woocommerce-product-gallery{padding:12px}.single-product .woocommerce-product-gallery__image a{min-height:330px}.single-product .woocommerce-product-gallery__image img{max-height:315px;padding:8px}.single-product div.product form.cart{display:grid;grid-template-columns:70px minmax(0,1fr)}.single-product div.product form.cart .qty,.single-product div.product .single_add_to_cart_button{width:100%}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.single-product .related.products li.product img{height:130px!important}.single-product .related.products li.product .button{min-height:42px;padding:9px 5px;font-size:11px}.single-product .related.products span.onsale{top:14px;right:14px;padding:7px 9px;font-size:10px}}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative;width:100%;min-height:62px;margin:0 0 24px!important;padding:16px 18px 16px 52px!important;border:1px solid #dce3ed!important;border-left:4px solid #1268e3!important;border-radius:10px;color:#253650!important;background:#fff!important;box-shadow:0 8px 24px rgb(2 27 85 / .07);font-size:14px;line-height:1.5}.woocommerce-message,.woocommerce-info{display:flex;align-items:center;gap:16px}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:50%!important;left:18px!important;color:#1268e3!important;transform:translateY(-50%)}.woocommerce-info{border-left-color:#2479bd!important}.woocommerce-info::before{color:#2479bd!important}.woocommerce-error{border-left-color:#d94b4b!important}.woocommerce-error::before{top:28px!important;color:#d94b4b!important}.woocommerce-error li{margin:0}.woocommerce-message .button,.woocommerce-info .button{order:2;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;float:none!important;min-height:40px;margin:0 0 0 auto!important;padding:10px 17px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:#1268e3!important;box-shadow:none!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap}.woocommerce-message .button:hover,.woocommerce-info .button:hover{color:#fff!important;background:#0d55ba!important}.wc-block-components-notice-banner{margin:0 0 24px!important;padding:15px 17px!important;border:1px solid #dce3ed!important;border-left:4px solid #2479bd!important;border-radius:10px!important;color:#253650!important;background:#fff!important;box-shadow:0 8px 24px rgb(2 27 85 / .07);font-size:14px!important}.wc-block-components-notice-banner.is-success{border-left-color:#1268e3!important}.wc-block-components-notice-banner.is-error{border-left-color:#d94b4b!important}.wc-block-components-notice-banner>svg{background:#17212b!important}.wc-block-components-notice-banner.is-success>svg{background:#1268e3!important}.wc-block-components-notice-banner.is-error>svg{background:#d94b4b!important}.wc-block-components-notice-banner .wc-block-components-notice-banner__content .button{color:#17212b!important;font-weight:700!important}@media (max-width:600px){.woocommerce-message,.woocommerce-info,.woocommerce-error{align-items:flex-start;flex-direction:column;min-height:0;margin-bottom:18px!important;padding:15px 14px 15px 46px!important;border-radius:8px;font-size:13px;gap:12px}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:24px!important;left:15px!important}.woocommerce-message .button,.woocommerce-info .button{width:100%;min-height:42px;margin:0!important}.wc-block-components-notice-banner{margin-bottom:18px!important;padding:13px 14px!important;border-radius:8px!important;font-size:13px!important}}.shoppko-home .shoppko-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.shoppko-home .shoppko-button-outline{border:1px solid var(--shoppko-border);color:var(--shoppko-navy);background:#fff}.shoppko-home .shoppko-button-outline:hover{border-color:var(--shoppko-navy);color:#fff;background:var(--shoppko-navy)}.shoppko-home .shoppko-section-soft{background:var(--shoppko-light)}.shoppko-home .shoppko-section-heading-row{display:flex;align-items:end;justify-content:space-between;max-width:none;gap:24px}.shoppko-home .shoppko-link{flex:0 0 auto;padding-bottom:5px;color:var(--shoppko-navy);font-size:13px;font-weight:700;text-decoration:none}.shoppko-home .shoppko-link:hover{color:var(--shoppko-blue-dark)}.shoppko-home .shoppko-panel-products{display:block!important;width:100%!important}.shoppko-home .shoppko-panel-products ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:10px;list-style:none!important}.shoppko-home .shoppko-panel-products ul.products::before,.shoppko-home .shoppko-panel-products ul.products::after{display:none!important}.shoppko-home .shoppko-panel-products ul.products li.product{display:flex!important;align-items:center;justify-content:center;float:none!important;width:auto!important;height:180px;margin:0!important;padding:0!important;overflow:hidden;border:0;border-radius:11px;background:var(--shoppko-light);list-style:none!important}.shoppko-home .shoppko-panel-products li.product::marker,.shoppko-home .shoppko-home-products li.product::marker{content:""}.shoppko-home .shoppko-panel-products li.product .woocommerce-LoopProduct-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.shoppko-home .shoppko-panel-products li.product img{display:block;width:100%!important;height:100%!important;margin:0!important;padding:10px;object-fit:contain;transition:transform .2s}.shoppko-home .shoppko-panel-products li.product:hover img{transform:scale(1.04)}.shoppko-home .shoppko-home-products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0!important;padding:0!important;gap:16px;list-style:none!important}.shoppko-home .shoppko-home-products ul.products::before,.shoppko-home .shoppko-home-products ul.products::after{display:none!important}.shoppko-home .shoppko-home-products ul.products li.product{position:relative;display:flex!important;flex-direction:column;float:none!important;width:auto!important;min-width:0;margin:0!important;padding:12px!important;overflow:hidden;border:1px solid var(--shoppko-border);border-radius:13px;background:#fff;list-style:none!important;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-home .shoppko-home-products ul.products li.product:hover{border-color:#cfd8e5;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .07)}.shoppko-home .shoppko-home-products li.product .woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;min-width:0;color:var(--shoppko-navy);text-decoration:none}.shoppko-home .shoppko-home-products li.product img{display:block;width:100%!important;height:230px!important;margin:0 0 14px!important;padding:12px;border-radius:9px;background:#f8fafc;object-fit:contain!important}.shoppko-home .shoppko-home-products .woocommerce-loop-product__title{display:-webkit-box;height:63px;min-height:63px;max-height:63px;margin:0 2px 9px!important;overflow:hidden;color:var(--shoppko-navy);font-size:15px!important;font-weight:500!important;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shoppko-home .shoppko-home-products li.product .price{display:block;min-height:25px;margin:auto 2px 12px!important;color:var(--shoppko-blue-dark)!important;font-size:15px!important;font-weight:700!important}.shoppko-home .shoppko-home-products li.product .price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-home .shoppko-home-products li.product .price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-home-products li.product .button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:44px;margin:0!important;padding:10px 8px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:13px!important;font-weight:700!important;text-align:center;text-decoration:none}.shoppko-home .shoppko-home-products li.product .button:hover{background:var(--shoppko-blue-dark)!important}.shoppko-home .shoppko-home-products li.product .onsale{position:absolute;z-index:2;top:17px;right:17px;left:auto;min-width:0;min-height:0;margin:0;padding:7px 10px;border:0;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 12px rgb(2 27 85 / .18);font-size:10px;font-weight:700;line-height:1}@media (max-width:900px){.shoppko-home .shoppko-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.shoppko-home .shoppko-section-heading-row{align-items:flex-start;flex-direction:column;gap:8px}.shoppko-home .shoppko-panel-products ul.products li.product{height:125px}.shoppko-home .shoppko-home-products ul.products{gap:10px}.shoppko-home .shoppko-home-products ul.products li.product{padding:9px!important}.shoppko-home .shoppko-home-products li.product img{height:155px!important;padding:7px}.shoppko-home .shoppko-home-products .woocommerce-loop-product__title{height:58px;min-height:58px;max-height:58px;font-size:13px!important;line-height:1.48}.shoppko-home .shoppko-home-products li.product .price{min-height:22px;font-size:14px!important}.shoppko-home .shoppko-home-products li.product .button{min-height:42px;padding:9px 4px!important;font-size:11px!important}.shoppko-home .shoppko-home-products li.product .onsale{top:13px;right:13px;padding:6px 8px;font-size:9px}}.shoppko-footer{margin-top:0;padding:0 20px 24px;color:#111;background:#fff}.shoppko-footer-inner{position:relative;left:50%;width:min(1180px,calc(100vw - 40px));max-width:none;margin-inline:0;transform:translateX(-50%)}.shoppko-footer-brand{display:flex;flex-direction:column;gap:5px;margin:0 0 26px}.shoppko-footer-logo{display:block;width:70px;height:70px;margin:0 0 8px;object-fit:cover;border-radius:14px}.shoppko-footer-brand strong{color:#111;font-size:20px}.shoppko-footer-brand span,.shoppko-footer-bottom{color:#666;font-size:13px}.shoppko-footer-links{display:flex;flex-wrap:wrap;gap:12px 26px;padding-bottom:28px}.shoppko-footer-links a{color:#111;font-size:14px;font-weight:600;text-decoration:none}.shoppko-footer-links a:hover{color:#70d000}.shoppko-footer-bottom{display:flex;justify-content:space-between;gap:12px;padding-top:20px;border-top:1px solid #e5e5e5}@media (max-width:600px){.shoppko-footer{margin-top:0;padding-top:0}.shoppko-footer-links{display:grid;grid-template-columns:repeat(2,1fr)}.shoppko-footer-bottom{flex-direction:column}}.shoppko-minimum-progress{position:-webkit-sticky;position:sticky;top:12px;z-index:80;margin:0 0 22px;padding:16px 18px;border:1px solid var(--shoppko-border);border-radius:12px;background:rgb(255 255 255 / .97);box-shadow:0 8px 24px rgb(2 27 85 / .09);backdrop-filter:blur(8px)}.admin-bar .shoppko-minimum-progress{top:44px}.shoppko-minimum-progress__top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px;color:var(--shoppko-navy);font-size:14px}.shoppko-minimum-progress__top strong{font-weight:700}.shoppko-minimum-progress__amount{flex:0 0 auto;color:var(--shoppko-blue-dark);font-weight:700;white-space:nowrap}.shoppko-minimum-progress__track{height:8px;overflow:hidden;margin-bottom:8px;border-radius:999px;background:#e7edf4}.shoppko-minimum-progress__track span{display:block;width:0;height:100%;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,var(--shoppko-blue-dark),var(--shoppko-blue));transition:width .35s ease}.shoppko-minimum-progress small{color:var(--shoppko-muted);font-size:12px}.shoppko-minimum-progress.is-complete{border-color:rgb(121 201 19 / .45);background:#fbfff6}.shoppko-header-minimum{position:sticky;top:0;z-index:999;width:100%;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 16px rgb(2 27 85 / .14)}.admin-bar .shoppko-header-minimum{top:32px}.shoppko-header-minimum__inner{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;width:min(1180px,calc(100% - 32px));min-height:42px;margin:auto;padding:7px 0 10px;font-size:13px}.shoppko-header-minimum a{color:#fff;text-decoration:none}.shoppko-header-minimum__summary{font-weight:700}.shoppko-header-minimum__amount{white-space:nowrap;font-weight:700}.shoppko-header-minimum__checkout{padding:5px 10px;border-radius:6px;color:var(--shoppko-navy)!important;background:#fff;font-weight:700}.shoppko-header-minimum__track{position:absolute;right:0;bottom:3px;left:0;height:3px;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .22)}.shoppko-header-minimum__track span{display:block;height:100%;max-width:100%;border-radius:inherit;background:var(--shoppko-blue);transition:width .35s ease}.shoppko-header-minimum.is-complete{background:#123d18}@media (max-width:782px){.admin-bar .shoppko-header-minimum{top:46px}.shoppko-header-minimum__inner{justify-content:space-between;gap:8px;width:calc(100% - 24px);font-size:11px}.shoppko-header-minimum__summary{min-width:0}.shoppko-header-minimum__message{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shoppko-header-minimum__checkout{padding:4px 7px;white-space:nowrap}}body.shoppko-below-minimum:is(.wc-block-components-express-payment,.wc-block-components-express-payment-continue-rule,#wc-stripe-express-checkout-element,.wc-stripe-express-checkout-element){display:none!important}body.shoppko-below-minimum.woocommerce-cart .wc-block-cart__submit-button{pointer-events:none;opacity:.5;filter:grayscale(.15)}@media (max-width:600px){.shoppko-minimum-progress{top:8px;padding:12px 14px}.admin-bar .shoppko-minimum-progress{top:54px}.shoppko-minimum-progress__top{align-items:flex-start;flex-direction:column;gap:3px}.shoppko-minimum-progress small{display:none}}.shoppko-product-carousel{position:relative;width:100%}.shoppko-carousel-viewport{width:100%;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.shoppko-carousel-viewport::-webkit-scrollbar{display:none}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{display:flex!important;flex-flow:row nowrap!important;align-items:stretch;grid-template-columns:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:16px;list-style:none!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 48px)/4)!important;width:calc((100% - 48px)/4)!important;max-width:calc((100% - 48px)/4)!important;height:auto;scroll-snap-align:start}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track{gap:10px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{position:relative;display:flex!important;flex:0 0 calc((100% - 20px)/3)!important;flex-direction:column;width:calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important;height:305px!important;padding:8px!important;border:1px solid var(--shoppko-border);border-radius:11px;background:#fff}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:flex!important;align-items:center;justify-content:flex-start;flex:1;flex-direction:column;width:100%;height:auto;min-height:0;overflow:visible}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{width:100%!important;height:132px!important;margin:0 0 7px!important;padding:7px!important;border-radius:8px;background:var(--shoppko-light);object-fit:contain!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{display:-webkit-box;overflow:hidden;height:34px;width:100%;min-height:34px;max-height:34px;margin:0 2px 5px;color:var(--shoppko-navy);font-size:11px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{display:block;width:100%;min-height:21px;margin:auto 2px 5px;color:var(--shoppko-blue-dark);font-size:11px;font-weight:700}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price del{margin-right:3px;color:#8b96a8;font-size:9px;font-weight:400}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__sale{position:absolute;top:6px;right:6px;left:auto;z-index:3;min-width:0;min-height:0;margin:0;padding:5px 7px;border:0;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 4px 10px rgb(2 27 85 / .2);font-size:8px;font-weight:700;line-height:1}.shoppko-carousel-arrow{position:absolute;top:50%;z-index:6;display:none;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--shoppko-border);border-radius:50%;color:var(--shoppko-navy);background:#fff;box-shadow:0 6px 18px rgb(2 27 85 / .15);font-size:27px;line-height:1;transform:translateY(-50%);cursor:pointer}.shoppko-product-carousel.is-scrollable .shoppko-carousel-arrow{display:flex}.shoppko-carousel-prev{left:-19px}.shoppko-carousel-next{right:-19px}.shoppko-carousel-arrow:hover{color:#fff;background:var(--shoppko-navy)}.shoppko-carousel-arrow:disabled{visibility:hidden;opacity:0;pointer-events:none}.shoppko-home-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:auto}.shoppko-home-card-actions.is-single{grid-template-columns:1fr}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button{display:flex!important;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:9px 6px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:11px!important;font-weight:700!important;line-height:1.25;text-align:center;text-decoration:none}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button:hover{color:#fff!important;background:var(--shoppko-blue-dark)!important}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .shoppko-home-quick-buy{color:#fff!important;background:var(--shoppko-navy)!important}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .shoppko-home-quick-buy:hover{background:#0b356f!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{display:grid;grid-template-columns:1fr;gap:5px;width:100%;margin-top:7px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:31px;margin:0!important;padding:5px 3px!important;border:0!important;border-radius:6px!important;color:#fff!important;background:var(--shoppko-blue)!important;font-size:9px!important;font-weight:700!important;line-height:1.15;text-align:center;text-decoration:none}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:20px;padding:2px!important;color:var(--shoppko-navy)!important;background:transparent!important;font-size:9px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy:hover{color:var(--shoppko-blue-dark)!important;background:transparent!important;text-decoration:underline}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{position:relative;display:flex;flex-direction:column;min-width:0;padding:12px;overflow:hidden;border:1px solid var(--shoppko-border);border-radius:13px;background:#fff;scroll-snap-align:start;transition:transform .2s,border-color .2s,box-shadow .2s}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product:hover{border-color:#cfd8e5;transform:translateY(-3px);box-shadow:0 12px 28px rgb(2 27 85 / .07)}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__link{display:flex;flex:1;flex-direction:column;min-width:0;color:var(--shoppko-navy);text-decoration:none}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{display:block;width:100%!important;height:230px!important;margin:0 0 14px!important;padding:12px;border-radius:9px;background:#f8fafc;object-fit:contain!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{display:-webkit-box;height:63px;min-height:63px;max-height:63px;margin:0 2px 9px;overflow:hidden;color:var(--shoppko-navy);font-size:15px;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{display:block;min-height:25px;margin:auto 2px 12px;color:var(--shoppko-blue-dark);font-size:15px;font-weight:700}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price del{margin-right:5px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price ins{color:var(--shoppko-blue-dark);text-decoration:none}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{position:absolute;z-index:3;top:17px;right:17px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--shoppko-navy);box-shadow:0 5px 12px rgb(2 27 85 / .18);font-size:10px;font-weight:700;line-height:1}.shoppko-products-empty{margin:0;padding:18px;border:1px dashed var(--shoppko-border);border-radius:9px;color:var(--shoppko-muted);background:#fff}@media (max-width:900px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;max-width:calc((100% - 12px)/2)!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{gap:12px}}@media (max-width:600px){.shoppko-carousel-viewport{overflow-x:auto}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track{gap:8px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{flex-basis:calc((100% - 16px)/3)!important;width:calc((100% - 16px)/3)!important;max-width:calc((100% - 16px)/3)!important;height:270px!important;padding:6px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:100px!important;padding:4px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{height:32px;min-height:32px;max-height:32px;font-size:9px;line-height:1.45}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{min-height:18px;font-size:9px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{min-height:29px;font-size:8px!important}.shoppko-carousel-arrow{width:32px;height:32px;font-size:23px}.shoppko-carousel-prev{left:-8px}.shoppko-carousel-next{right:-8px}.shoppko-home .shoppko-home-products .shoppko-home-card-actions{grid-template-columns:1fr;gap:6px}.shoppko-home .shoppko-home-products .shoppko-home-card-actions .button{min-height:40px;padding:8px 3px!important;font-size:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{padding:9px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:155px!important;padding:7px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{height:58px;min-height:58px;max-height:58px;font-size:13px;line-height:1.48}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{min-height:22px;font-size:14px}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{top:13px;right:13px;padding:6px 8px;font-size:9px}}.shoppko-home{max-width:100%;overflow-x:clip}.shoppko-hero-grid,.shoppko-hero-grid>*,.shoppko-hero-panel,.shoppko-panel-products,.shoppko-product-carousel,.shoppko-carousel-viewport,.shoppko-carousel-track{min-width:0;max-width:100%}.shoppko-hero-panel{width:100%;overflow:hidden}.shoppko-panel-products{width:100%;overflow:hidden}.shoppko-product-carousel{width:100%!important;max-width:100%!important}.shoppko-carousel-viewport{width:100%!important;max-width:100%!important;overflow-x:hidden}.shoppko-carousel-track{flex-flow:row nowrap!important;width:100%!important;max-width:100%!important}.shoppko-panel-products .shoppko-carousel-prev{left:4px}.shoppko-panel-products .shoppko-carousel-next{right:4px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important}.shoppko-home .shoppko-product-carousel--hero:is(.shoppko-tag-product__image,.shoppko-tag-product__title,.shoppko-tag-product__price){width:100%!important;max-width:100%!important}@media (max-width:600px){.shoppko-home,.shoppko-container,.shoppko-hero-grid,.shoppko-hero-panel,.shoppko-panel-products{min-width:0;max-width:100%}.shoppko-carousel-viewport{overflow-x:auto}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 100%!important;width:100%!important;max-width:100%!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important;max-width:calc((100% - 10px)/2)!important}.shoppko-home .shoppko-product-carousel .shoppko-carousel-track{gap:10px}.shoppko-carousel-prev{left:4px}.shoppko-carousel-next{right:4px}}@media (max-width:768px){#site-navigation .inside-navigation{display:flex;flex-wrap:wrap;align-items:center;justify-content:center!important;column-gap:8px}#site-navigation .menu-toggle{order:1;flex:0 0 auto!important;width:auto!important;margin:0!important;padding-right:10px!important;padding-left:10px!important}#site-navigation .menu-bar-items{order:2;flex:0 0 auto;margin-right:0!important;margin-left:0!important}#site-navigation .menu-bar-item>a{padding-right:10px!important;padding-left:10px!important}#site-navigation .main-nav{order:3;flex:0 0 100%;width:100%}}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{height:286px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{display:grid!important;flex:0 0 auto!important;grid-template-rows:126px 36px 21px;align-items:start!important;gap:6px;color:var(--shoppko-navy)!important;text-decoration:none!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:126px!important;margin:0!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{align-self:start;height:36px;min-height:36px;max-height:36px;margin:0!important;overflow-wrap:anywhere;white-space:normal!important;line-height:1.45;text-decoration:none!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{align-self:start;min-height:21px;margin:0!important;white-space:nowrap}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{margin-top:8px}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-arrow{top:72px}.shoppko-home .shoppko-product-carousel--hero .added_to_cart.wc-forward{display:none!important}.shoppko-home .shoppko-product-carousel--hero .add_to_cart_button.added::after{content:" ✓";display:inline;margin-left:5px}.shoppko-home .shoppko-product-carousel--hero .add_to_cart_button.added{background:var(--shoppko-blue-dark)!important}@media (max-width:600px){.shoppko-hero-panel .shoppko-panel-top{align-items:flex-end;justify-content:space-between;flex-direction:row;gap:12px}.shoppko-hero-panel .shoppko-panel-top>div{min-width:0}.shoppko-hero-panel .shoppko-panel-top>a{white-space:nowrap}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-track>.shoppko-tag-product{height:326px!important;padding:9px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__link{grid-template-rows:150px 40px 22px;gap:7px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:150px!important;padding:7px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{height:40px;min-height:40px;max-height:40px;font-size:12px;line-height:1.55}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{min-height:22px;font-size:12px}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .button{min-height:38px;font-size:10px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:22px;font-size:10px!important}.shoppko-home .shoppko-product-carousel--hero .shoppko-carousel-arrow{top:84px}.shoppko-hero{padding-bottom:28px}.shoppko-hero+.shoppko-section{padding-top:32px}}.shoppko-cookie-banner[hidden],.shoppko-cookie-settings[hidden]{display:none!important}.shoppko-cookie-banner{position:fixed;right:auto;bottom:12px;left:50%;z-index:999999;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:min(920px,calc(100% - 24px));padding:14px 16px;gap:18px;color:var(--shoppko-navy,#061f5c);background:#fff;border:1px solid #d8e1ec;border-radius:12px;box-shadow:0 12px 38px rgb(6 31 92 / .16);transform:translateX(-50%)}.shoppko-cookie-copy{min-width:0}.shoppko-cookie-copy strong{display:block;margin:0 0 3px;font-size:14px;line-height:1.35}.shoppko-cookie-copy p{margin:0;color:#50617a;font-size:12px;line-height:1.5}.shoppko-cookie-copy a{color:var(--shoppko-navy,#061f5c);font-weight:700;white-space:nowrap}.shoppko-cookie-actions{display:grid;grid-template-columns:auto auto;gap:8px}.shoppko-cookie-button{min-width:96px;min-height:38px;margin:0;padding:9px 15px;border:1px solid var(--shoppko-navy,#061f5c);border-radius:8px;font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.shoppko-cookie-button--reject{color:var(--shoppko-navy,#061f5c);background:#fff}.shoppko-cookie-button--accept{color:#fff;background:var(--shoppko-blue,#6bd000);border-color:var(--shoppko-blue,#6bd000)}.shoppko-cookie-button:focus-visible,.shoppko-cookie-settings:focus-visible{outline:3px solid rgb(107 208 0 / .32);outline-offset:2px}.shoppko-cookie-settings{position:fixed;bottom:8px;left:8px;z-index:999998;margin:0;padding:6px 9px;color:var(--shoppko-navy,#061f5c);background:rgb(255 255 255 / .96);border:1px solid #d8e1ec;border-radius:999px;box-shadow:0 4px 16px rgb(6 31 92 / .1);font:inherit;font-size:10px;font-weight:700;line-height:1.2;cursor:pointer}@media (max-width:600px){.shoppko-cookie-banner{bottom:8px;grid-template-columns:1fr;width:calc(100% - 16px);padding:12px;gap:10px}.shoppko-cookie-copy strong{font-size:13px}.shoppko-cookie-copy p{font-size:11px;line-height:1.45}.shoppko-cookie-actions{grid-template-columns:1fr 1fr}.shoppko-cookie-button{width:100%;min-width:0;min-height:38px}}@media (min-width:901px){.shoppko-home .shoppko-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px}.shoppko-home .shoppko-hero-panel{padding:28px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product{min-width:0}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__image{height:150px}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__title{font-size:12px;line-height:1.35}.shoppko-home .shoppko-product-carousel--hero .shoppko-tag-product__price{font-size:12px}}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:34px;padding:7px 8px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:var(--shoppko-navy)!important;font-size:10px!important;font-weight:700!important;line-height:1.2;text-align:center;text-decoration:none!important;transition:background-color .2s,transform .2s}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy:hover{color:#fff!important;background:#0b356f!important;text-decoration:none!important;transform:translateY(-1px)}.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions{gap:7px}@media (max-width:600px){.shoppko-home .shoppko-product-carousel--hero .shoppko-home-card-actions .shoppko-home-quick-buy{min-height:34px;padding:7px 5px!important;font-size:10px!important}}body.woocommerce.archive ul.products li.product .shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}body.woocommerce.archive ul.products li.product .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{color:#fff!important;background:#0d55ba!important}.shoppko-home-products .shoppko-hp-image,.shoppko-home-products .shoppko-card-image,.shoppko-home-products .shoppko-product-image,.shoppko-home-products .shoppko-oznaceni-card-image{background:#fff!important;padding:0!important}.shoppko-home-products img{display:block;width:100%;height:220px!important;object-fit:contain!important;background:#fff!important;padding:0!important;margin:0 auto!important}.shoppko-home-products .shoppko-hp-thumb,.shoppko-home-products .shoppko-card-thumb,.shoppko-home-products .shoppko-product-thumb,.shoppko-home-products .shoppko-oznaceni-thumb{background:#fff!important;padding:0!important;min-height:auto!important}@media (max-width:1024px){.shoppko-home-products img{height:200px!important}}@media (max-width:768px){.shoppko-home-products img{height:170px!important}}body.woocommerce.archive ul.products li.product img{display:block;width:100%!important;height:260px!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;background:#fff!important;border-radius:8px}@media (max-width:1000px){body.woocommerce.archive ul.products li.product img{height:220px!important}}@media (max-width:720px){body.woocommerce.archive ul.products li.product img{height:185px!important;margin-bottom:10px!important;padding:0!important;background:#fff!important}}@media (max-width:430px){body.woocommerce.archive ul.products li.product img{height:175px!important;padding:0!important}}body.woocommerce.archive ul.products li.product .onsale,.shoppko-home-products .onsale{top:10px!important;right:10px!important}body.single-product .woocommerce-product-gallery,body.single-product .woocommerce-product-gallery__wrapper,body.single-product .woocommerce-product-gallery__image{background:#fff!important;padding:0!important;margin:0!important}body.single-product .woocommerce-product-gallery__image img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;padding:0!important;margin:0!important;background:#fff!important}body.single-product div.product div.images{padding:0!important;background:#fff!important}body.single-product .related.products ul.products li.product .onsale{top:10px!important;right:10px!important}body.single-product .related.products ul.products li.product img{display:block!important;width:100%!important;height:220px!important;margin:0 0 12px!important;padding:0!important;object-fit:contain!important;background:#fff!important}.wp-block-woocommerce-checkout-order-summary-fee-block:empty,.wp-block-woocommerce-checkout-order-summary-discount-block:empty{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important}@media (max-width:768px){.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important}.woocommerce-checkout .wc-block-checkout__sidebar{order:1!important}.woocommerce-checkout .wc-block-checkout__main{order:2!important}}@media (max-width:600px){.shoppko-benefits{display:none!important}}.site-footer .copyright-bar{display:none!important}.shoppko-home .shoppko-hero{padding:34px 0 24px}.shoppko-home .shoppko-hero-grid{gap:34px}.shoppko-home .shoppko-hero h1{margin-bottom:14px}.shoppko-home .shoppko-hero-content>p{margin-bottom:18px}.shoppko-home .shoppko-hero-actions{gap:10px}.shoppko-home .shoppko-hero-banner{display:block;overflow:hidden;border-radius:10px;box-shadow:0 10px 28px rgb(2 27 85 / .08)}.shoppko-home .shoppko-hero-banner img{display:block;width:100%;height:100%;object-fit:cover}.shoppko-home .shoppko-section{padding:24px 0}.shoppko-home .shoppko-section-heading{margin-bottom:16px}.shoppko-home .shoppko-section-heading-row{gap:12px}.shoppko-home #aktualno{padding-top:22px;padding-bottom:22px}.shoppko-home .shoppko-category-grid{gap:10px}.shoppko-home .shoppko-category-card{min-height:160px;padding:17px 16px}.shoppko-home .shoppko-category-card p{margin-bottom:12px}.shoppko-home .shoppko-promo{padding:10px 0;background:#fff0}.shoppko-home .shoppko-promo-content{padding:26px 32px;border-radius:10px;background:var(--shoppko-navy)}.shoppko-home .shoppko-promo h2{line-height:1.12}.shoppko-home .shoppko-promo p{margin-top:8px}.shoppko-home .shoppko-promo+.shoppko-section{padding-top:22px}.shoppko-home .shoppko-home-products ul.products{gap:14px}.shoppko-home .shoppko-home-products ul.products li.product{padding:10px!important}.shoppko-home .shoppko-benefits{padding:20px 0}.shoppko-home .shoppko-benefits-grid{gap:16px}@media (max-width:900px){.shoppko-home .shoppko-hero{padding:28px 0 20px}.shoppko-home .shoppko-hero-grid{gap:22px}.shoppko-home .shoppko-section{padding:22px 0}.shoppko-home .shoppko-promo{padding:8px 0}.shoppko-home .shoppko-promo-content{padding:22px 22px}}@media (max-width:600px){.shoppko-home .shoppko-hero{padding:22px 0 18px}.shoppko-home .shoppko-hero h1{margin-bottom:12px}.shoppko-home .shoppko-hero-content>p{margin-bottom:16px}.shoppko-home .shoppko-hero-banner{border-radius:8px}.shoppko-home .shoppko-section{padding:18px 0}.shoppko-home .shoppko-section-heading{margin-bottom:14px}.shoppko-home #aktualno{padding-top:18px;padding-bottom:18px}.shoppko-home .shoppko-category-card{min-height:146px;padding:15px 14px}.shoppko-home .shoppko-promo{padding:6px 0}.shoppko-home .shoppko-promo-content{padding:18px 16px;border-radius:8px}.shoppko-home .shoppko-promo+.shoppko-section{padding-top:18px}.shoppko-home .shoppko-benefits{padding:16px 0}.shoppko-home .shoppko-benefits-grid{gap:12px}.shoppko-home .shoppko-home-products ul.products{gap:10px}}.shoppko-home .shoppko-promo-banner-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:14px 20px 18px!important;background:#fff!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:820px!important;max-width:100%!important;margin:0 auto!important;overflow:hidden!important;border-radius:9px!important;box-shadow:0 6px 20px rgb(2 27 85 / .08)!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9;object-fit:cover!important;border-radius:9px!important}@media (max-width:900px){.shoppko-home .shoppko-promo-banner-wrap{padding:12px 18px 16px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:720px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{padding:10px 14px 14px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;border-radius:7px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:7px!important}}.shoppko-home .shoppko-promo{margin:0!important;padding:0!important;background:#fff!important}.shoppko-home .shoppko-promo-content{margin-bottom:0!important;border-radius:10px 10px 0 0!important}.shoppko-home .shoppko-promo-banner-wrap{display:flex!important;justify-content:center!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0!important;background:#fff!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:820px!important;max-width:100%!important;margin:0 auto!important;overflow:hidden!important;border-radius:0 0 10px 10px!important;box-shadow:none!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9;object-fit:cover!important}.shoppko-home .shoppko-promo-banner-wrap+.shoppko-section{padding-top:20px!important}@media (max-width:600px){.shoppko-home .shoppko-promo-content{border-radius:8px 8px 0 0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap+.shoppko-section{padding-top:16px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:min(100% - 28px,1200px)!important;max-width:none!important;margin:0 auto!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{width:100%!important;height:auto!important;display:block!important}}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:16 / 9!important;object-fit:cover!important;object-position:center center!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:820px!important;max-width:100%!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important}@media (max-width:900px){.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:720px!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:min(100% - 28px,1200px)!important;margin:0 auto!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important}}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{border-radius:0 0 10px 10px!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:0 0 10px 10px!important}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{border-radius:0 0 8px 8px!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{border-radius:0 0 8px 8px!important}}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){width:100%!important;height:280px!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important}.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image,.wc-block-components-product-image){background:transparent!important;border:0!important}@media (max-width:768px){.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:210px!important;padding:0!important;background:transparent!important}}@media (max-width:420px){.woocommerce-cart .wp-block-woocommerce-empty-cart-block:is(.wc-block-grid__product-image img,.wc-block-components-product-image img,.wc-block-product img){height:170px!important;padding:0!important;background:transparent!important}}.shoppko-home .shoppko-end-banner-section{padding:18px 0 20px;background:#fff}.shoppko-home .shoppko-end-banner{display:block;width:min(820px,100%);margin:0 auto;overflow:hidden;border-radius:10px;box-shadow:0 6px 20px rgb(2 27 85 / .08)}.shoppko-home .shoppko-end-banner img{display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-radius:10px;object-fit:contain}@media (max-width:900px){.shoppko-home .shoppko-end-banner{width:min(720px,100%)}}@media (max-width:600px){.shoppko-home .shoppko-end-banner-section{padding:12px 0 14px}.shoppko-home .shoppko-end-banner{width:100%;border-radius:8px}.shoppko-home .shoppko-end-banner img{border-radius:8px}}.shoppko-home .shoppko-end-banner-section{display:none!important}@media (max-width:600px){.shoppko-home .shoppko-end-banner-section{display:block!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:10px 0 0!important;background:#fff!important}.shoppko-home .shoppko-end-banner-section .shoppko-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.shoppko-home .shoppko-end-banner{display:block!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.shoppko-home .shoppko-end-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}}@media (max-width:600px){.shoppko-home .shoppko-promo-banner-wrap{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{width:100%!important;max-width:none!important;margin:0!important;border-radius:0 0 8px 8px!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important;border-radius:0 0 8px 8px!important}}@media (max-width:600px){.shoppko-home .shoppko-hero-banner{display:block!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;overflow:hidden!important}.shoppko-home .shoppko-hero-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}.shoppko-home .shoppko-promo{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-content{width:100%!important;max-width:none!important;margin:0!important;padding:24px 14px!important;border-radius:0!important}.shoppko-home .shoppko-promo-banner-wrap{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner{display:block!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;overflow:hidden!important}.shoppko-home .shoppko-promo-banner-wrap .shoppko-promo-banner img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-radius:0!important;object-fit:contain!important}}.shoppko-home .shoppko-hero-actions .shoppko-button-outline{display:none!important}@media (max-width:768px){body.woocommerce-checkout{overflow-x:hidden!important}.woocommerce-checkout .site-content,.woocommerce-checkout .wp-block-woocommerce-checkout,.woocommerce-checkout .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-checkout__sidebar,.woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-main{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-checkout__sidebar{flex-basis:auto!important}.woocommerce-checkout .wc-block-components-order-summary,.woocommerce-checkout .wc-block-components-checkout-order-summary-block{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-components-order-summary-item{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width:768px){body.woocommerce-cart{overflow-x:hidden!important}.woocommerce-cart .site-content,.woocommerce-cart .wp-block-woocommerce-cart,.woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar,.woocommerce-cart .wc-block-cart-items{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.woocommerce-cart .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important}.woocommerce-cart .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar{flex-basis:auto!important}.woocommerce-cart .wc-block-cart-items{table-layout:fixed!important}.woocommerce-cart .wc-block-cart-items__row,.woocommerce-cart .wc-block-cart-item__product{max-width:100%!important;min-width:0!important}.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart .wc-block-components-product-metadata{overflow-wrap:anywhere!important;word-break:break-word}}.shoppko-loop-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:auto;gap:8px}.shoppko-loop-actions.is-single{grid-template-columns:minmax(0,1fr)}.shoppko-loop-actions>.button{display:inline-flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0;min-height:44px;margin:0!important;padding:10px 7px!important;border:0!important;border-radius:7px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;text-align:center}.shoppko-loop-actions>.add_to_cart_button{color:#fff!important;background:#1268e3!important}.shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#0d55ba!important}.shoppko-loop-actions>.added_to_cart{grid-column:1 / -1;color:#17212b;font-size:12px;font-weight:700;text-align:center}.single-product form.cart .shoppko-hitri-nakup{min-height:50px;margin:0;padding:13px 24px;border:0;border-radius:7px;color:#fff!important;background:#17212b!important;font-size:14px;font-weight:700}.single-product form.cart .shoppko-hitri-nakup:hover{background:#0d55ba!important}.shoppko-lepljivi-nakup{position:fixed;right:0;bottom:0;left:0;z-index:9999;padding:12px 20px;border-top:1px solid #dfe4e8;background:rgb(255 255 255 / .97);box-shadow:0 -10px 30px rgb(2 27 85 / .12);transform:translateY(110%);transition:transform .25s ease;backdrop-filter:blur(8px)}.shoppko-lepljivi-nakup.je-viden{transform:translateY(0)}.shoppko-lepljivi-nakup__notranji{display:flex;align-items:center;justify-content:space-between;width:min(1160px, 100%);margin-inline:auto;gap:22px}.shoppko-lepljivi-nakup__izdelek{display:flex;align-items:baseline;min-width:0;gap:18px}.shoppko-lepljivi-nakup__izdelek strong{overflow:hidden;color:#17212b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.shoppko-lepljivi-nakup__izdelek span{flex:0 0 auto;color:#0d55ba;font-size:16px;font-weight:700}.shoppko-lepljivi-nakup__izdelek del{margin-right:6px;color:#8b96a8;font-size:12px;font-weight:400}.shoppko-lepljivi-nakup__izdelek ins{color:#0d55ba;text-decoration:none}.shoppko-lepljivi-nakup__gumb{flex:0 0 auto;min-width:170px;min-height:48px;padding:12px 24px;border:0;border-radius:7px;color:#fff;background:#1268e3;font-size:14px;font-weight:700;cursor:pointer}.shoppko-lepljivi-nakup__gumb:hover{background:#0d55ba}@media (max-width:620px){.shoppko-loop-actions{gap:5px}.shoppko-loop-actions>.button{min-height:42px;padding:9px 4px!important;font-size:10.5px!important}.single-product form.cart .shoppko-hitri-nakup{grid-column:1 / -1;width:100%}.shoppko-lepljivi-nakup{padding:9px 10px}.shoppko-lepljivi-nakup__izdelek strong{display:none}.shoppko-lepljivi-nakup__izdelek span{font-size:14px}.shoppko-lepljivi-nakup__gumb{min-width:145px;min-height:46px;padding:10px 17px;font-size:13px}}.shoppko-minimum-shop-button{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;margin-left:auto;padding:10px 17px;border:0;border-radius:7px;color:#fff!important;background:#1268e3;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none!important;white-space:nowrap}.shoppko-minimum-shop-button:hover{color:#fff!important;background:#0d55ba}.wc-block-components-notice-banner__content.shoppko-minimum-action-content{display:flex;align-items:center;gap:16px}@media(max-width:600px){.wc-block-components-notice-banner__content.shoppko-minimum-action-content{align-items:flex-start;flex-direction:column;gap:12px}.shoppko-minimum-shop-button{width:100%;min-height:42px;margin-left:0}}.shoppko-pomni-podatke{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:14px;padding:11px 14px;border:1px solid #dce3ed;border-radius:8px;color:#5d6b80;background:#f7f9fc;font-size:12px;line-height:1.45;gap:16px}.shoppko-pomni-podatke button{flex:0 0 auto;padding:0;border:0;color:#17212b;background:#fff0;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}@media (max-width:520px){.shoppko-pomni-podatke{align-items:flex-start;flex-direction:column;gap:5px}}.shoppko-home-add-to-cart.is-loading{opacity:.72;pointer-events:none}.shoppko-home-add-to-cart.is-added{background:#1268e3!important;color:#fff!important}.shoppko-checkout-cart-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.shoppko-checkout-cart-qty{display:inline-flex;align-items:center;height:32px;overflow:hidden;border:1px solid #dfe4ec;border-radius:7px;background:#fff}.shoppko-checkout-cart-btn{display:flex!important;align-items:center;justify-content:center;width:31px!important;height:30px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;color:#17212b!important;background:#f5f7f9!important;font-size:18px!important;font-weight:600!important;line-height:1!important;cursor:pointer}.shoppko-checkout-cart-btn:hover{color:#17212b!important;background:#e9edf3!important}.shoppko-checkout-cart-value{display:flex;align-items:center;justify-content:center;min-width:32px;height:30px;padding:0 5px;border-right:1px solid #dfe4ec;border-left:1px solid #dfe4ec;color:#17212b;background:#fff;font-size:13px;font-weight:700;line-height:1}.shoppko-checkout-cart-remove{margin:0!important;padding:2px 0!important;border:0!important;background:transparent!important;color:#69727d!important;font-size:11px!important;font-weight:500!important;line-height:1.4!important;text-decoration:underline;cursor:pointer}.shoppko-checkout-cart-remove:hover{color:#c62828!important}.shoppko-checkout-cart-controls.is-updating .shoppko-checkout-cart-value{background:#fff9e8}.shoppko-checkout-cart-controls.is-removing{opacity:.45;pointer-events:none}.shoppko-checkout-cart-status{display:none;color:#7a6530;font-size:10px;font-weight:600;line-height:1.2}.shoppko-checkout-cart-controls.is-updating .shoppko-checkout-cart-status{display:inline-block}.shoppko-empty-cart-back-wrap{margin:22px 0 0;text-align:center}.shoppko-empty-cart-back{display:inline-flex!important;align-items:center;justify-content:center;min-width:190px;min-height:46px;padding:11px 22px!important;border:0!important;border-radius:7px!important;color:#fff!important;background:#1268e3!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important}.shoppko-empty-cart-back:hover{color:#fff!important;background:#0d55ba!important}@media(max-width:600px){.shoppko-empty-cart-back{width:100%;max-width:320px}}body.woocommerce.archive nav.woocommerce-pagination{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}#shoppko-infinite-products-sentinel{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin:26px 0 8px;color:#69727d;font-size:13px;text-align:center}#shoppko-infinite-products-sentinel.is-loading::before{content:"";width:20px;height:20px;margin-right:9px;border:2px solid #dce3ed;border-top-color:#1268e3;border-radius:50%;animation:shoppkoInfiniteSpin .7s linear infinite}#shoppko-infinite-products-sentinel.is-finished{min-height:20px;margin-top:18px}@keyframes shoppkoInfiniteSpin{to{transform:rotate(360deg)}}.shoppko-category-description{margin:8px 0 18px;border:1px solid rgb(23 59 50 / .08);border-radius:10px;background:#f8faf9;overflow:hidden;transition:background-color 0.2s ease}.shoppko-category-description summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;color:#64716c;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;cursor:pointer;list-style:none;user-select:none;transition:color 0.2s ease,background-color 0.2s ease}.shoppko-category-description summary::-webkit-details-marker{display:none}.shoppko-category-description summary:hover{color:#173b32;background:#f2f6f4}.shoppko-category-arrow{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease;flex-shrink:0}.shoppko-category-description[open]{background:#fff}.shoppko-category-description[open] .shoppko-category-arrow{transform:rotate(225deg)}.shoppko-category-description-content{padding:3px 12px 12px;color:#4f5c57;font-size:13px;line-height:1.65}.shoppko-category-description-content>:first-child{margin-top:0}.shoppko-category-description-content>:last-child{margin-bottom:0}.onsale.shoppko-razprodano{background:#b42318!important;color:#fff!important}@media (max-width:768px){.shoppko-category-description{margin:7px 0 15px;border-radius:9px}.shoppko-category-description summary{padding:8px 11px;font-size:11.5px}.shoppko-category-description-content{padding:3px 11px 11px;font-size:12px}}body.woocommerce.archive span.onsale.shoppko-razprodano,span.onsale.shoppko-razprodano{background:#d60000!important;background-color:#d60000!important;color:#ffffff!important}:root{--shoppko-dark:#17212b;--shoppko-blue:#1268e3;--shoppko-blue-dark:#0d55ba;--shoppko-red:#dc2626;--shoppko-muted:#69727d;--shoppko-light:#f5f7f9;--shoppko-border:#dfe4e8;--shoppko-text:#20262d}body.woocommerce.archive ul.products li.product,.single-product .product,.woocommerce-cart .wc-block-cart-items,.woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-checkout-step,.woocommerce-checkout .wc-block-components-sidebar{border-radius:4px!important}body.woocommerce.archive ul.products li.product img,.single-product div.product div.images img{border-radius:3px!important}body.woocommerce.archive ul.products li.product .button,.single-product form.cart .single_add_to_cart_button,.shoppko-loop-actions>.add_to_cart_button,.shoppko-lepljivi-nakup__gumb,.shoppko-minimum-shop-button,.shoppko-empty-cart-back,.woocommerce-cart .wc-block-cart__submit-button,.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:#1268e3!important;color:#fff!important}body.woocommerce.archive ul.products li.product .button:hover,.single-product form.cart .single_add_to_cart_button:hover,.shoppko-loop-actions>.add_to_cart_button:hover,.shoppko-lepljivi-nakup__gumb:hover,.shoppko-minimum-shop-button:hover,.shoppko-empty-cart-back:hover,.woocommerce-cart .wc-block-cart__submit-button:hover,.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:#0d55ba!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,.single-product form.cart .shoppko-hitri-nakup,.shoppko-home-quick-buy{background:#17212b!important;color:#fff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.single-product form.cart .shoppko-hitri-nakup:hover,.shoppko-home-quick-buy:hover{background:#223140!important}body.woocommerce.archive span.onsale:not(.shoppko-razprodano),.single-product span.onsale:not(.shoppko-razprodano),.shoppko-tag-product__sale{background:#dc2626!important;color:#fff!important}body.woocommerce.archive .price ins,.single-product .price ins,.shoppko-tag-product__price ins{color:#dc2626!important}.onsale.shoppko-razprodano{background:#b42318!important;color:#fff!important}.shoppko-search-live{position:relative;overflow:visible;z-index:10060}.shoppko-search-live-results{position:absolute;top:calc(100% + 7px);right:0;left:0;z-index:10080;max-height:min(540px,70vh);overflow-y:auto;border:1px solid var(--shoppko-border);background:#fff;box-shadow:0 18px 45px rgb(23 33 43 / .18)}.shoppko-search-live-results[hidden]{display:none!important}.shoppko-search-live-item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:13px;padding:11px 13px;border-bottom:1px solid #edf0f2;color:inherit!important;background:#fff;text-decoration:none!important}.shoppko-search-live-item:hover{background:#f5f7f9}.shoppko-search-live-image{display:flex;align-items:center;justify-content:center;width:64px;height:64px;overflow:hidden;background:#f5f7f9}.shoppko-search-live-image img{width:100%;height:100%;padding:5px;object-fit:contain}.shoppko-search-live-body{display:flex;flex-direction:column;min-width:0;gap:3px}.shoppko-search-live-title{display:-webkit-box;overflow:hidden;color:#17212b;font-size:13px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shoppko-search-live-sku{color:#89919a;font-size:10px}.shoppko-search-live-price{color:#17212b;font-size:13px;font-weight:800}.shoppko-search-live-price del{margin-right:5px;color:#8b96a8;font-size:11px;font-weight:400}.shoppko-search-live-price ins{color:#dc2626;text-decoration:none}.shoppko-search-live-all{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;color:#1268e3!important;background:#f5f7f9;font-size:12px;font-weight:800;text-decoration:none!important}.shoppko-search-live-all:hover{color:#fff!important;background:#1268e3}.shoppko-search-live-message{padding:18px;color:#69727d;font-size:13px;text-align:center}.shoppko-search-live.is-loading::after{content:"";position:absolute;top:18px;right:68px;width:14px;height:14px;border:2px solid #dfe4e8;border-top-color:#1268e3;border-radius:50%;animation:shoppkoSearchSpin .7s linear infinite}@keyframes shoppkoSearchSpin{to{transform:rotate(360deg)}}@media(max-width:768px){.shoppko-search-live-results{top:calc(100% + 5px);max-height:65vh}.shoppko-search-live-item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:9px 10px}.shoppko-search-live-image{width:56px;height:56px}.shoppko-search-live-title{font-size:12px}}.shoppko-navigation{background:#fff;border-bottom:1px solid var(--shoppko-border);box-shadow:0 4px 14px rgb(0 0 0 / .04)}.shoppko-navigation-inner{min-height:52px;display:flex;align-items:stretch}.shoppko-main-nav{width:100%;display:block!important;overflow:visible}.shoppko-main-nav .shoppko-menu{width:100%;margin:0!important;padding:0!important;display:flex;align-items:stretch;list-style:none!important}.shoppko-main-nav .shoppko-menu>li{position:relative;margin:0!important;padding:0!important;list-style:none!important}.shoppko-main-nav .shoppko-menu>li::before,.shoppko-main-nav .shoppko-menu>li::marker{display:none!important;content:none!important}.shoppko-main-nav .shoppko-menu>li>a{min-height:52px;padding:0 18px;display:flex;align-items:center;text-decoration:none;white-space:nowrap;color:var(--shoppko-text);font-size:13px;font-weight:700;transition:background .15s ease,color .15s ease}.shoppko-main-nav .shoppko-menu>li>a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-main-nav .current-menu-item>a,.shoppko-main-nav .current-menu-ancestor>a{color:var(--shoppko-blue);background:#f5f8fc}.shoppko-main-nav .sub-menu{position:absolute;top:100%;left:0;z-index:9999;min-width:240px;margin:0!important;padding:8px 0!important;list-style:none!important;background:#fff;border:1px solid var(--shoppko-border);box-shadow:0 14px 35px rgb(0 0 0 / .12);opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.shoppko-main-nav .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.shoppko-main-nav .sub-menu li{margin:0!important;padding:0!important;list-style:none!important}.shoppko-main-nav .sub-menu li::marker,.shoppko-main-nav .sub-menu li::before{display:none!important;content:none!important}.shoppko-main-nav .sub-menu a{display:block;padding:11px 18px;text-decoration:none;color:var(--shoppko-text);font-size:12px;font-weight:600;white-space:nowrap}.shoppko-main-nav .sub-menu a:hover{background:var(--shoppko-light);color:var(--shoppko-blue)}.shoppko-cart-count.is-empty{display:none}@media (max-width:900px){.shoppko-navigation{overflow-x:auto;-webkit-overflow-scrolling:touch}.shoppko-navigation-inner{width:max-content;min-width:100%}.shoppko-main-nav{display:block!important;min-width:max-content}.shoppko-main-nav .shoppko-menu{display:flex!important;flex-wrap:nowrap}.shoppko-main-nav .shoppko-menu>li>a{min-height:46px;padding:0 15px;font-size:12px}}body.woocommerce-shop,body.tax-product_cat,body.tax-product_tag{background:#fff}body.woocommerce-shop .site-content,body.tax-product_cat .site-content,body.tax-product_tag .site-content{display:block!important;width:min(1400px, calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:34px 0 72px!important}body.woocommerce-shop #primary,body.tax-product_cat #primary,body.tax-product_tag #primary,body.woocommerce-shop .content-area,body.tax-product_cat .content-area,body.tax-product_tag .content-area,body.woocommerce-shop .site-main,body.tax-product_cat .site-main,body.tax-product_tag .site-main,body.woocommerce-shop article,body.tax-product_cat article,body.tax-product_tag article,body.woocommerce-shop .entry-content,body.tax-product_cat .entry-content,body.tax-product_tag .entry-content{float:none!important;width:100%!important;max-width:none!important;margin:0!important}body.woocommerce-shop .inside-article,body.tax-product_cat .inside-article,body.tax-product_tag .inside-article{padding:0!important;background:transparent!important}body.woocommerce-shop #right-sidebar,body.woocommerce-shop #left-sidebar,body.tax-product_cat #right-sidebar,body.tax-product_cat #left-sidebar,body.tax-product_tag #right-sidebar,body.tax-product_tag #left-sidebar{display:none!important}body.woocommerce-shop .woocommerce-breadcrumb,body.tax-product_cat .woocommerce-breadcrumb,body.tax-product_tag .woocommerce-breadcrumb{margin:0 0 13px!important;color:#69727d!important;font-size:12px!important}body.woocommerce-shop .woocommerce-breadcrumb a,body.tax-product_cat .woocommerce-breadcrumb a,body.tax-product_tag .woocommerce-breadcrumb a{color:#17212b!important;text-decoration:none!important}body.woocommerce-shop .woocommerce-breadcrumb a:hover,body.tax-product_cat .woocommerce-breadcrumb a:hover,body.tax-product_tag .woocommerce-breadcrumb a:hover{color:#1268e3!important}body.woocommerce-shop .woocommerce-products-header,body.tax-product_cat .woocommerce-products-header,body.tax-product_tag .woocommerce-products-header{margin:0 0 24px!important;padding:0!important}body.woocommerce-shop .woocommerce-products-header__title,body.tax-product_cat .woocommerce-products-header__title,body.tax-product_tag .woocommerce-products-header__title,body.woocommerce-shop .entry-title,body.tax-product_cat .entry-title,body.tax-product_tag .entry-title{margin:0 0 12px!important;color:#17212b!important;font-size:clamp(32px, 3.3vw, 44px)!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-1.3px!important}body.tax-product_cat .term-description,body.tax-product_tag .term-description{max-width:920px;margin:0 0 22px;color:#69727d;font-size:14px;line-height:1.65}body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count,body.tax-product_tag .woocommerce-result-count{float:left!important;margin:12px 0 26px!important;color:#69727d!important;font-size:13px!important}body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{float:right!important;margin:0 0 26px!important}body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select,body.tax-product_tag .woocommerce-ordering select{min-width:235px!important;height:44px!important;padding:0 38px 0 14px!important;border:1px solid #dfe4e8!important;border-radius:4px!important;color:#17212b!important;background:#fff!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important}body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{clear:both!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:20px!important;width:100%!important;margin:0!important;padding:0!important}body.woocommerce-shop ul.products::before,body.woocommerce-shop ul.products::after,body.tax-product_cat ul.products::before,body.tax-product_cat ul.products::after,body.tax-product_tag ul.products::before,body.tax-product_tag ul.products::after{display:none!important;content:none!important}body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product,body.tax-product_tag ul.products li.product{position:relative!important;display:flex!important;float:none!important;flex-direction:column!important;width:auto!important;min-width:0!important;height:100%!important;min-height:100%!important;margin:0!important;padding:12px!important;overflow:hidden!important;border:1px solid #dfe4e8!important;border-radius:5px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .035)!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}body.woocommerce-shop ul.products li.product:hover,body.tax-product_cat ul.products li.product:hover,body.tax-product_tag ul.products li.product:hover{border-color:#bac6d1!important;box-shadow:0 12px 28px rgb(23 33 43 / .09)!important;transform:translateY(-2px)!important}body.woocommerce-shop ul.products li.product .woocommerce-LoopProduct-link,body.woocommerce-shop ul.products li.product .woocommerce-loop-product__link,body.tax-product_cat ul.products li.product .woocommerce-LoopProduct-link,body.tax-product_cat ul.products li.product .woocommerce-loop-product__link,body.tax-product_tag ul.products li.product .woocommerce-LoopProduct-link,body.tax-product_tag ul.products li.product .woocommerce-loop-product__link{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;min-width:0!important;color:inherit!important;text-decoration:none!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{display:block!important;width:100%!important;height:285px!important;margin:0 0 14px!important;padding:8px!important;border-radius:3px!important;background:#f6f8fa!important;object-fit:contain!important;transform:none!important;transition:transform .2s ease!important}body.woocommerce-shop ul.products li.product:hover img,body.tax-product_cat ul.products li.product:hover img,body.tax-product_tag ul.products li.product:hover img{transform:scale(1.025)!important}body.woocommerce-shop span.onsale,body.tax-product_cat span.onsale,body.tax-product_tag span.onsale{top:20px!important;right:20px!important;left:auto!important;z-index:5!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border-radius:2px!important;color:#fff!important;background:#dc2626!important;box-shadow:none!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.3px!important}body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{display:-webkit-box!important;overflow:hidden!important;height:61px!important;min-height:61px!important;max-height:61px!important;margin:0!important;padding:0 2px!important;color:#17212b!important;font-size:var(--shoppko-menu-font-size)!important;font-weight:700!important;line-height:1.45!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}body.woocommerce-shop ul.products li.product:hover .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product:hover .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product:hover .woocommerce-loop-product__title{color:#1268e3!important}body.woocommerce-shop ul.products li.product .price,body.tax-product_cat ul.products li.product .price,body.tax-product_tag ul.products li.product .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;height:30px!important;min-height:30px!important;margin:9px 2px 13px!important;color:#17212b!important;font-size:16px!important;font-weight:800!important}body.woocommerce-shop ul.products li.product .price del,body.tax-product_cat ul.products li.product .price del,body.tax-product_tag ul.products li.product .price del{margin:0!important;color:#8a949e!important;font-size:12px!important;font-weight:500!important;opacity:1!important}body.woocommerce-shop ul.products li.product .price ins,body.tax-product_cat ul.products li.product .price ins,body.tax-product_tag ul.products li.product .price ins{color:#dc2626!important;font-weight:800!important;text-decoration:none!important}body.woocommerce-shop .shoppko-loop-actions,body.tax-product_cat .shoppko-loop-actions,body.tax-product_tag .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin-top:auto!important;gap:7px!important}body.woocommerce-shop .shoppko-loop-actions.is-single,body.tax-product_cat .shoppko-loop-actions.is-single,body.tax-product_tag .shoppko-loop-actions.is-single{grid-template-columns:1fr!important}body.woocommerce-shop .shoppko-loop-actions>.button,body.tax-product_cat .shoppko-loop-actions>.button,body.tax-product_tag .shoppko-loop-actions>.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:9px 7px!important;border:0!important;border-radius:3px!important;box-shadow:none!important;font-size:11.5px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button{color:#fff!important;background:#1268e3!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button:hover,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button:hover,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important}body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup{color:#fff!important;background:#17212b!important}body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#223140!important}body.woocommerce-shop a.added_to_cart,body.tax-product_cat a.added_to_cart,body.tax-product_tag a.added_to_cart{display:none!important}body.woocommerce-shop nav.woocommerce-pagination,body.tax-product_cat nav.woocommerce-pagination,body.tax-product_tag nav.woocommerce-pagination{margin-top:42px!important}body.woocommerce-shop nav.woocommerce-pagination ul,body.tax-product_cat nav.woocommerce-pagination ul,body.tax-product_tag nav.woocommerce-pagination ul{border:0!important}body.woocommerce-shop nav.woocommerce-pagination ul li,body.tax-product_cat nav.woocommerce-pagination ul li,body.tax-product_tag nav.woocommerce-pagination ul li{margin:0 3px!important;border:0!important}body.woocommerce-shop nav.woocommerce-pagination ul li a,body.woocommerce-shop nav.woocommerce-pagination ul li span,body.tax-product_cat nav.woocommerce-pagination ul li a,body.tax-product_cat nav.woocommerce-pagination ul li span,body.tax-product_tag nav.woocommerce-pagination ul li a,body.tax-product_tag nav.woocommerce-pagination ul li span{min-width:40px!important;padding:10px 11px!important;border:1px solid #dfe4e8!important;border-radius:3px!important;color:#17212b!important;background:#fff!important}body.woocommerce-shop nav.woocommerce-pagination ul li span.current,body.woocommerce-shop nav.woocommerce-pagination ul li a:hover,body.tax-product_cat nav.woocommerce-pagination ul li span.current,body.tax-product_cat nav.woocommerce-pagination ul li a:hover,body.tax-product_tag nav.woocommerce-pagination ul li span.current,body.tax-product_tag nav.woocommerce-pagination ul li a:hover{color:#fff!important;background:#1268e3!important;border-color:#1268e3!important}@media (max-width:1050px){body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:245px!important}}@media (max-width:720px){body.woocommerce-shop .site-content,body.tax-product_cat .site-content,body.tax-product_tag .site-content{width:calc(100% - 20px)!important;padding:22px 0 50px!important}body.woocommerce-shop .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count,body.tax-product_tag .woocommerce-result-count,body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{float:none!important;width:100%!important}body.woocommerce-shop .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering,body.tax-product_tag .woocommerce-ordering{margin-bottom:20px!important}body.woocommerce-shop .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select,body.tax-product_tag .woocommerce-ordering select{width:100%!important;min-width:0!important}body.woocommerce-shop ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.woocommerce-shop ul.products li.product,body.tax-product_cat ul.products li.product,body.tax-product_tag ul.products li.product{padding:8px!important}body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:190px!important;margin-bottom:10px!important;padding:5px!important}body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{height:54px!important;min-height:54px!important;max-height:54px!important;font-size:12.5px!important;line-height:1.42!important}body.woocommerce-shop ul.products li.product .price,body.tax-product_cat ul.products li.product .price,body.tax-product_tag ul.products li.product .price{height:27px!important;min-height:27px!important;margin:6px 0 9px!important;font-size:13px!important}body.woocommerce-shop .shoppko-loop-actions,body.tax-product_cat .shoppko-loop-actions,body.tax-product_tag .shoppko-loop-actions{gap:5px!important}body.woocommerce-shop .shoppko-loop-actions>.button,body.tax-product_cat .shoppko-loop-actions>.button,body.tax-product_tag .shoppko-loop-actions>.button{min-height:40px!important;padding:7px 3px!important;font-size:9.5px!important}body.woocommerce-shop span.onsale,body.tax-product_cat span.onsale,body.tax-product_tag span.onsale{top:14px!important;right:14px!important;padding:5px 7px!important;font-size:9px!important}}@media (max-width:390px){body.woocommerce-shop ul.products li.product img,body.tax-product_cat ul.products li.product img,body.tax-product_tag ul.products li.product img{height:165px!important}}.shoppko-topbar{display:none!important}.shoppko-main-header{background:#ffffff!important;border-bottom:1px solid #e6ebef!important}.shoppko-main-header-inner{min-height:82px!important}.shoppko-search-form{border:1.5px solid #1268e3!important;border-radius:4px!important;overflow:hidden!important;box-shadow:0 2px 10px rgb(18 104 227 / .05)!important}.shoppko-search-field{background:#ffffff!important;color:#17212b!important}.shoppko-search-button{background:#1268e3!important;color:#ffffff!important}.shoppko-search-button:hover{background:#0d55ba!important}.shoppko-navigation{background:#ffffff!important;border-bottom:1px solid #e6ebef!important;box-shadow:0 3px 10px rgb(23 33 43 / .035)!important}.shoppko-main-nav .shoppko-menu>li>a{color:#25313d!important}.shoppko-main-nav .shoppko-menu>li>a:hover,.shoppko-main-nav .shoppko-menu>li.current-menu-item>a,.shoppko-main-nav .shoppko-menu>li.current-menu-ancestor>a{color:#1268e3!important;background:#f7faff!important}.shoppko-home{background:#ffffff!important}.shoppko-home-hero{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 72%)!important}.shoppko-home-feature-card{background:#ffffff!important;border-color:#e4e9ee!important;box-shadow:0 16px 40px rgb(23 33 43 / .06)!important}.shoppko-home-dark{background:#ffffff!important}.shoppko-home-dark-inner{background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 55%,#ffffff 100%)!important;border:1px solid #dce8f7!important;border-radius:6px!important;box-shadow:0 12px 34px rgb(23 33 43 / .045)!important}.shoppko-home-kicker-light{color:#1268e3!important}.shoppko-home-dark h2{color:#17212b!important}.shoppko-home-dark p{color:#66717c!important}.shoppko-home-dark-mark{color:rgb(18 104 227 / .055)!important}.shoppko-home-btn-white{background:#1268e3!important;color:#ffffff!important;border:1px solid #1268e3!important}.shoppko-home-btn-white:hover{background:#0d55ba!important;color:#ffffff!important;border-color:#0d55ba!important}.shoppko-home-section{background:#ffffff!important}.shoppko-home-benefits{background:#fbfcfd!important;border-color:#e6ebef!important}.shoppko-home-benefits-grid>div{border-color:#e6ebef!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#33485f!important;color:#ffffff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.woocommerce-shop .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#26394d!important}@media (max-width:720px){.shoppko-main-header-inner{min-height:auto!important}.shoppko-home-dark-inner{padding:34px 24px!important}}@media (max-width:720px){.shoppko-home-section{padding-top:34px!important;padding-bottom:34px!important}.shoppko-home-section-head{margin-bottom:20px!important}.shoppko-home-section-head h2{margin-top:5px!important;font-size:34px!important;line-height:1.05!important;letter-spacing:-1.2px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track{gap:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-track>.shoppko-tag-product{flex:0 0 calc((100% - 10px) / 2)!important;width:calc((100% - 10px) / 2)!important;max-width:calc((100% - 10px) / 2)!important;min-width:0!important;height:auto!important;min-height:0!important;padding:9px!important;border-radius:10px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:150px!important;margin-bottom:10px!important;padding:6px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__title{display:-webkit-box!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0 1px 7px!important;overflow:hidden!important;font-size:12.5px!important;line-height:1.5!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow-wrap:normal!important;word-break:normal!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price{min-height:24px!important;margin:0 1px 9px!important;font-size:13.5px!important;line-height:1.3!important;white-space:normal!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__price del{font-size:11px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;margin-top:auto!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .shoppko-loop-hitri-nakup{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;margin:0!important;padding:7px 5px!important;border-radius:6px!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__sale{top:12px!important;right:12px!important;padding:6px 8px!important;background:#dc2626!important;font-size:9px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-arrow{top:88px!important;width:34px!important;height:34px!important;font-size:22px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-prev{left:4px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-carousel-next{right:4px!important}.shoppko-home-dark{padding-top:12px!important;padding-bottom:24px!important;background:#ffffff!important}.shoppko-home-dark-inner{min-height:220px!important;padding:30px 22px!important;background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 58%,#ffffff 100%)!important;border:1px solid #dce8f7!important;color:#17212b!important}.shoppko-home-dark h2{color:#17212b!important;font-size:31px!important;line-height:1.08!important}.shoppko-home-dark p{color:#66717c!important}.shoppko-home-benefits{padding-top:28px!important;padding-bottom:28px!important}}@media (max-width:380px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:135px!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .button,.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-product-carousel--kartice .shoppko-loop-actions .shoppko-loop-hitri-nakup{font-size:9.5px!important}}.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart,a.added_to_cart.wc-forward,.shoppko-home a.added_to_cart,.shoppko-product-carousel a.added_to_cart,.shoppko-tag-product a.added_to_cart,.shoppko-ai-sale-grid a.added_to_cart,.shoppko-sale-page a.added_to_cart{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}.shoppko-home .shoppko-home-card-actions>.button,.shoppko-home .shoppko-loop-actions>.button,.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:4px!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}.shoppko-home .shoppko-home-card-actions>.add_to_cart_button,.shoppko-home .shoppko-loop-actions>.add_to_cart_button{background:#1268e3!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.add_to_cart_button:hover,.shoppko-home .shoppko-loop-actions>.add_to_cart_button:hover{background:#0d55ba!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#4e79b8!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy:hover,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#3f68a3!important;color:#ffffff!important}.shoppko-home .add_to_cart_button.loading,.shoppko-home .add_to_cart_button.added,.shoppko-home .button.loading,.shoppko-home .button.added{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 10px!important;line-height:1!important}.shoppko-home .add_to_cart_button.loading::after,.shoppko-home .button.loading::after,.shoppko-home .add_to_cart_button.added::after,.shoppko-home .button.added::after{display:none!important;content:none!important}.shoppko-home .add_to_cart_button.added,.shoppko-home .button.added{background:#1268e3!important;color:#ffffff!important}.shoppko-home a.added_to_cart,.shoppko-home a.added_to_cart.wc-forward{display:none!important}.shoppko-home .add_to_cart_button.added,.shoppko-home .button.added{justify-content:center!important}.shoppko-home~.kp-min-cart-bar,body.home .kp-min-cart-bar,body.home .kp-min-order-bar,body.home .kp-sticky-min-cart,body.home .shoppko-min-cart-bar,body.home .shoppko-cart-progress,body.home .shoppko-progress-bar-wrap,body.home .woocommerce-minimum-order-bar{background:#eef5ff!important;color:#17212b!important;border-color:#d8e6f7!important;box-shadow:0 2px 10px rgb(23 33 43 / .05)!important}body.home .kp-min-cart-bar .progress,body.home .kp-min-cart-bar .progress-bar,body.home .kp-min-order-bar .progress,body.home .kp-min-order-bar .progress-bar,body.home .shoppko-cart-progress .progress,body.home .shoppko-cart-progress .progress-bar,body.home [class*="progress"] [class*="bar"]{background-color:#1268e3!important}body.home .kp-min-cart-bar a,body.home .kp-min-order-bar a,body.home .shoppko-cart-progress a,body.home .shoppko-progress-bar-wrap a{background:#ffffff!important;color:#17212b!important;border:1px solid #d8e6f7!important;box-shadow:none!important}@media (max-width:720px){.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-loop-actions{grid-template-columns:1fr!important;gap:6px!important}.shoppko-home .shoppko-home-card-actions>.button,.shoppko-home .shoppko-loop-actions>.button,.shoppko-home .shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-home .add_to_cart_button.loading,.shoppko-home .add_to_cart_button.added{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 6px!important;font-size:10.5px!important;line-height:1!important}}.shoppko-home .shoppko-home-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-height:48px!important;margin-top:auto!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important;border-radius:5px!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;text-align:center!important;text-decoration:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart:visited{border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart:hover{border-color:#0d55ba!important;background:#0d55ba!important;color:#ffffff!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy:visited{border:1px solid #1268e3!important;background:#ffffff!important;color:#1268e3!important}.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy:hover{border-color:#1268e3!important;background:#eef5ff!important;color:#0d55ba!important}.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{display:flex!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important;border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important;font-size:12px!important;line-height:1.15!important;opacity:1!important;transform:none!important}.shoppko-home .shoppko-home-add-to-cart.is-added span{display:inline!important;width:auto!important;height:auto!important;margin:0 4px 0 0!important;padding:0!important;line-height:1!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product{box-sizing:border-box!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions{flex:0 0 48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{color:#17212b!important;background:#f4f8fd!important;border-bottom:1px solid #d9e5f3!important;box-shadow:0 2px 10px rgb(23 33 43 / .05)!important}.shoppko-header-minimum a{color:#17212b!important}.shoppko-header-minimum__summary,.shoppko-header-minimum__amount{color:#17212b!important}.shoppko-header-minimum__checkout{border:1px solid #1268e3!important;background:#1268e3!important;color:#ffffff!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important;color:#ffffff!important}.shoppko-header-minimum__track{background:#dce7f4!important}.shoppko-header-minimum__track span{background:#1268e3!important}@media (max-width:720px){.shoppko-home .shoppko-home-card-actions{grid-template-columns:1fr!important;min-height:86px!important;height:86px!important;max-height:86px!important;gap:6px!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 6px!important;font-size:10.5px!important;white-space:nowrap!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-home-card-actions{flex:0 0 86px!important;height:86px!important;min-height:86px!important;max-height:86px!important}}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{background:#f4f8fd!important;color:#17212b!important;border-bottom:1px solid #d9e5f3!important;box-shadow:0 2px 10px rgb(23 33 43 / .04)!important}.shoppko-header-minimum__message,.shoppko-header-minimum__amount,.shoppko-header-minimum__summary{color:#17212b!important}.shoppko-header-minimum__track{background:#dce7f4!important}.shoppko-header-minimum__track span{background:#1268e3!important}.shoppko-header-minimum__checkout{background:#1268e3!important;color:#fff!important;border:1px solid #1268e3!important;border-radius:5px!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important}.shoppko-minimum-progress{margin:0 0 22px!important;padding:16px 18px!important;border:1px solid #d9e5f3!important;border-radius:8px!important;background:#f7faff!important;color:#17212b!important}.shoppko-minimum-progress__track{background:#dce7f4!important}.shoppko-minimum-progress__track span{background:#1268e3!important}body.woocommerce-cart{background:#f6f8fa!important}.woocommerce-cart .site-content{display:block!important;width:min(1180px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:38px 0 65px!important}.woocommerce-cart #primary,.woocommerce-cart .content-area,.woocommerce-cart .site-main,.woocommerce-cart article,.woocommerce-cart .entry-content{width:100%!important;max-width:none!important;margin:0!important;float:none!important}.woocommerce-cart .inside-article{padding:0!important;background:transparent!important}.woocommerce-cart .entry-title{margin:0 0 26px!important;color:#17212b!important;font-size:clamp(32px,4vw,44px)!important;font-weight:800!important;letter-spacing:-1.2px!important}.woocommerce-cart .woocommerce-cart-form{margin:0!important;padding:0!important}.woocommerce-cart table.shop_table.cart{overflow:hidden!important;margin:0 0 24px!important;border:1px solid #dfe4e8!important;border-collapse:separate!important;border-spacing:0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 8px 24px rgb(23 33 43 / .045)!important}.woocommerce-cart table.shop_table.cart thead th{padding:15px 16px!important;border-bottom:1px solid #dfe4e8!important;background:#f7f9fb!important;color:#69727d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.35px!important;text-transform:uppercase!important}.woocommerce-cart table.shop_table.cart td{padding:18px 16px!important;border-top:0!important;border-bottom:1px solid #edf0f2!important;vertical-align:middle!important}.woocommerce-cart table.shop_table.cart tr:last-child td{border-bottom:0!important}.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:82px!important;height:82px!important;padding:6px!important;border:1px solid #e2e7ec!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}.woocommerce-cart table.shop_table.cart .product-name a{color:#17212b!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.woocommerce-cart table.shop_table.cart .product-name a:hover{color:#1268e3!important}.woocommerce-cart table.shop_table.cart .product-price,.woocommerce-cart table.shop_table.cart .product-subtotal{color:#17212b!important;font-weight:800!important}.woocommerce-cart table.shop_table.cart .product-remove a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:50%!important;color:#8a949e!important;background:#f3f5f7!important;text-decoration:none!important}.woocommerce-cart table.shop_table.cart .product-remove a:hover{color:#fff!important;background:#dc2626!important}.woocommerce-cart .quantity{display:inline-flex!important;align-items:center!important;overflow:hidden!important;border:1px solid #cfd7df!important;border-radius:6px!important;background:#fff!important}.woocommerce-cart .quantity input.qty{width:64px!important;height:40px!important;min-height:40px!important;padding:0 7px!important;border:0!important;background:#fff!important;color:#17212b!important;font-weight:800!important;text-align:center!important;box-shadow:none!important}.woocommerce-cart button[name="update_cart"]{display:none!important}.woocommerce-cart .coupon{display:flex!important;gap:8px!important;align-items:center!important}.woocommerce-cart .coupon input.input-text{min-width:190px!important;height:44px!important;border:1px solid #cfd7df!important;border-radius:5px!important;background:#fff!important}.woocommerce-cart .coupon button{min-height:44px!important;border-radius:5px!important;background:#eef5ff!important;color:#1268e3!important;border:1px solid #bcd5f5!important;font-weight:700!important}.woocommerce-cart .cart-collaterals{display:flex!important;justify-content:flex-end!important}.woocommerce-cart .cart_totals{width:min(100%,420px)!important;float:none!important;overflow:hidden!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 28px rgb(23 33 43 / .06)!important}.woocommerce-cart .cart_totals h2{margin:0!important;padding:18px 20px!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-cart .cart_totals table{margin:0!important;border:0!important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:14px 20px!important;border-color:#edf0f2!important}.woocommerce-cart .cart_totals th{color:#69727d!important;font-size:13px!important;font-weight:600!important}.woocommerce-cart .cart_totals td{color:#17212b!important;font-weight:800!important}.woocommerce-cart .wc-proceed-to-checkout{padding:16px 20px 20px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;margin:0!important;border:0!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#0d55ba!important}.woocommerce-cart .cart-empty.woocommerce-info{margin:0 0 20px!important;padding:17px 18px!important;border:1px solid #dce6f1!important;border-left:4px solid #1268e3!important;border-radius:7px!important;background:#fff!important;color:#465466!important}.woocommerce-cart .return-to-shop{margin:20px 0 0!important;text-align:center!important}.woocommerce-cart .return-to-shop .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:46px!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}.woocommerce-cart .woocommerce-cart-form.is-shoppko-updating,.woocommerce-cart .cart_totals.is-shoppko-updating{opacity:.55!important;pointer-events:none!important;transition:opacity .15s ease!important}body.woocommerce-checkout{background:#f6f8fa!important}.woocommerce-checkout .site-content{display:block!important;width:min(1180px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:38px 0 65px!important}.woocommerce-checkout #primary,.woocommerce-checkout .content-area,.woocommerce-checkout .site-main,.woocommerce-checkout article,.woocommerce-checkout .entry-content{width:100%!important;max-width:none!important;margin:0!important;float:none!important}.woocommerce-checkout .inside-article{padding:0!important;background:transparent!important}.woocommerce-checkout .entry-title{margin:0 0 26px!important;color:#17212b!important;font-size:clamp(32px,4vw,44px)!important;font-weight:800!important;letter-spacing:-1.2px!important}.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;align-items:start!important;gap:28px!important}.woocommerce-checkout #customer_details{grid-column:1!important;grid-row:1 / span 2!important}.woocommerce-checkout #order_review_heading{grid-column:2!important;margin:0!important;padding:18px 20px!important;border:1px solid #dfe4e8!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout #order_review{grid-column:2!important;position:sticky!important;top:24px!important;overflow:hidden!important;margin:0!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:0 0 8px 8px!important;background:#fff!important;box-shadow:0 10px 28px rgb(23 33 43 / .06)!important}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none!important;width:100%!important;margin:0 0 18px!important;padding:22px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{margin:0 0 18px!important;color:#17212b!important;font-size:19px!important;font-weight:800!important}.woocommerce-checkout .form-row label{color:#536172!important;font-size:12px!important;font-weight:700!important}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-selection{min-height:48px!important;border:1px solid #cfd7df!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#1268e3!important;box-shadow:0 0 0 3px rgb(18 104 227 / .10)!important;outline:none!important}.woocommerce-checkout #order_review table.shop_table{margin:0!important;border:0!important;border-radius:0!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:13px 18px!important;border-color:#edf0f2!important}.woocommerce-checkout #order_review .product-name{color:#17212b!important;font-size:13px!important;font-weight:700!important}.woocommerce-checkout #payment{border-radius:0!important;background:#fff!important}.woocommerce-checkout #payment ul.payment_methods{padding:16px 18px!important;border-bottom:1px solid #edf0f2!important}.woocommerce-checkout #payment div.form-row{padding:18px!important}.woocommerce-checkout #place_order{width:100%!important;min-height:52px!important;border:0!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-checkout #place_order:hover{background:#0d55ba!important}.shoppko-classic-checkout-qty{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin-top:7px!important}.shoppko-classic-checkout-qty__controls{display:inline-flex!important;align-items:center!important;overflow:hidden!important;height:31px!important;border:1px solid #d5dce4!important;border-radius:5px!important;background:#fff!important}.shoppko-classic-checkout-qty button{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:29px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f4f7fa!important;color:#17212b!important;font-size:17px!important;font-weight:700!important}.shoppko-classic-checkout-qty__value{display:flex!important;align-items:center!important;justify-content:center!important;min-width:30px!important;height:29px!important;padding:0 5px!important;border-right:1px solid #d5dce4!important;border-left:1px solid #d5dce4!important;color:#17212b!important;background:#fff!important;font-size:12px!important;font-weight:800!important}.shoppko-classic-checkout-remove{padding:0!important;border:0!important;background:transparent!important;color:#7b8793!important;font-size:11px!important;text-decoration:underline!important;cursor:pointer!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}.shoppko-classic-checkout-qty.is-updating{opacity:.5!important;pointer-events:none!important}@media(max-width:768px){.woocommerce-cart .site-content,.woocommerce-checkout .site-content{width:calc(100% - 20px)!important;padding:26px 0 48px!important}.woocommerce-cart table.shop_table.cart{display:block!important;border:0!important;background:transparent!important;box-shadow:none!important}.woocommerce-cart table.shop_table.cart thead{display:none!important}.woocommerce-cart table.shop_table.cart tbody,.woocommerce-cart table.shop_table.cart tr,.woocommerce-cart table.shop_table.cart td{display:block!important;width:100%!important}.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:8px 12px!important;margin:0 0 12px!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-cart table.shop_table.cart td{padding:0!important;border:0!important;text-align:left!important}.woocommerce-cart table.shop_table.cart td::before{display:none!important}.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;width:auto!important}.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-column:1!important;grid-row:1 / span 4!important}.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:68px!important;height:68px!important}.woocommerce-cart table.shop_table.cart .product-name,.woocommerce-cart table.shop_table.cart .product-price,.woocommerce-cart table.shop_table.cart .product-quantity,.woocommerce-cart table.shop_table.cart .product-subtotal{grid-column:2!important;padding-right:34px!important}.woocommerce-cart table.shop_table.cart tr:last-child:not(.cart_item){display:block!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:8px!important;background:#fff!important}.woocommerce-cart .coupon{flex-direction:column!important;align-items:stretch!important}.woocommerce-cart .coupon input.input-text,.woocommerce-cart .coupon button{width:100%!important}.woocommerce-cart .cart-collaterals{display:block!important}.woocommerce-cart .cart_totals{width:100%!important}.woocommerce-checkout form.checkout{display:block!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{display:block!important;width:100%!important}.woocommerce-checkout #order_review{position:static!important;margin-bottom:20px!important}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{padding:16px!important}}.shoppko-header-minimum,.shoppko-header-minimum.is-complete{background:#f3f8ff!important;color:#1268e3!important;border-bottom:1px solid #cfe0f5!important}.shoppko-header-minimum__message,.shoppko-header-minimum__summary,.shoppko-header-minimum__amount{color:#1268e3!important}.shoppko-header-minimum__summary{font-weight:800!important}.shoppko-header-minimum__amount{font-weight:800!important}.shoppko-header-minimum__track{background:#d8e7f8!important}.shoppko-header-minimum__track span{background:#1268e3!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout:visited{background:#1268e3!important;border-color:#1268e3!important;color:#fff!important}.shoppko-header-minimum__checkout:hover{background:#0d55ba!important;color:#fff!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-home-card-actions>.shoppko-home-quick-buy,.shoppko-home .shoppko-home-quick-buy,.shoppko-sale-page .shoppko-loop-hitri-nakup,.shoppko-ai-sale-grid .shoppko-loop-hitri-nakup,body.woocommerce-shop .shoppko-loop-hitri-nakup,body.tax-product_cat .shoppko-loop-hitri-nakup,body.tax-product_tag .shoppko-loop-hitri-nakup{background:#eef5ff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}.shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-home-card-actions>.shoppko-home-quick-buy:hover,.shoppko-home .shoppko-home-quick-buy:hover,.shoppko-sale-page .shoppko-loop-hitri-nakup:hover,.shoppko-ai-sale-grid .shoppko-loop-hitri-nakup:hover,body.woocommerce-shop .shoppko-loop-hitri-nakup:hover,body.tax-product_cat .shoppko-loop-hitri-nakup:hover,body.tax-product_tag .shoppko-loop-hitri-nakup:hover{background:#dfeeff!important;border-color:#0d55ba!important;color:#0d55ba!important}.shoppko-home .shoppko-home-card-actions,.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{box-sizing:border-box!important}@media (min-width:721px){.shoppko-home .shoppko-home-card-actions{height:48px!important;min-height:48px!important;max-height:48px!important}.shoppko-home .shoppko-home-card-actions .button,.shoppko-home .shoppko-home-card-actions .shoppko-home-add-to-cart,.shoppko-home .shoppko-home-card-actions .shoppko-home-quick-buy,.shoppko-home .shoppko-home-add-to-cart.is-loading,.shoppko-home .shoppko-home-add-to-cart.is-added{height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 10px!important}}body.woocommerce-checkout:not(.woocommerce-order-received){background:#f6f8fa!important}.woocommerce-checkout:not(.woocommerce-order-received) .site-content{width:min(1180px, calc(100% - 40px))!important;margin:0 auto!important;padding:34px 0 64px!important}.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"customer review-title" "customer review"!important;column-gap:28px!important;row-gap:0!important;align-items:start!important}.woocommerce-checkout form.checkout>#customer_details{grid-area:customer!important;width:100%!important;min-width:0!important;margin:0!important}.woocommerce-checkout form.checkout>#order_review_heading{grid-area:review-title!important;width:100%!important;margin:0!important;padding:17px 20px!important;border:1px solid #dfe4e8!important;border-bottom:0!important;border-radius:9px 9px 0 0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout form.checkout>#order_review{grid-area:review!important;position:sticky!important;top:76px!important;width:100%!important;min-width:0!important;margin:0!important;border:1px solid #dfe4e8!important;border-radius:0 0 9px 9px!important;background:#fff!important;box-shadow:0 10px 26px rgb(23 33 43 / .055)!important}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0 0 16px!important;padding:22px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .025)!important}.woocommerce-checkout #customer_details h3{margin:0 0 18px!important;color:#17212b!important;font-size:18px!important;font-weight:800!important}.woocommerce-checkout .form-row{margin:0 0 13px!important}.woocommerce-checkout .form-row label{margin-bottom:5px!important;color:#526171!important;font-size:12px!important;font-weight:700!important}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-container .select2-selection--single{min-height:46px!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important;color:#17212b!important;box-shadow:none!important}.woocommerce-checkout textarea.input-text{min-height:92px!important;padding:10px 12px!important}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#1268e3!important;box-shadow:0 0 0 3px rgb(18 104 227 / .10)!important;outline:none!important}.woocommerce-checkout #order_review table.shop_table{margin:0!important;border:0!important;background:#fff!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:13px 16px!important;border-color:#edf0f3!important;vertical-align:middle!important}.woocommerce-checkout #order_review table.shop_table thead th{background:#fff!important;color:#69727d!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important}.woocommerce-checkout #order_review .product-name{color:#17212b!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important}.woocommerce-checkout #order_review .product-total,.woocommerce-checkout #order_review .order-total td{color:#17212b!important;font-weight:800!important}.woocommerce-checkout #payment{margin:0!important;border-top:1px solid #edf0f3!important;border-radius:0 0 9px 9px!important;background:#fff!important}.woocommerce-checkout #payment ul.payment_methods{margin:0!important;padding:16px!important;border-bottom:1px solid #edf0f3!important}.woocommerce-checkout #payment .payment_box{margin:10px 0 0!important;padding:14px!important;border-radius:6px!important;background:#f5f8fc!important}.woocommerce-checkout #payment div.form-row{margin:0!important;padding:16px!important}.woocommerce-checkout #place_order{width:100%!important;min-height:50px!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.woocommerce-checkout #place_order:hover{background:#0d55ba!important}.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[class*="express-checkout"],.woocommerce-checkout form.checkout>[class*="express_payment"]{grid-column:1 / -1!important;width:100%!important;max-width:none!important;margin:0 0 18px!important}.woocommerce-checkout .wc-stripe-banner-checkout-separator,.woocommerce-checkout .wc-stripe-checkout-banner-separator,.woocommerce-checkout [class*="express-checkout"]+[class*="separator"],.woocommerce-checkout [class*="express"] .separator{margin:10px 0 14px!important}.shoppko-classic-checkout-qty{margin-top:6px!important}.shoppko-classic-checkout-qty__controls{border-color:#cfd8e2!important}.shoppko-classic-checkout-qty button{background:#eef5ff!important;color:#1268e3!important}.shoppko-classic-checkout-qty button:hover{background:#dfeeff!important}.shoppko-classic-checkout-remove{color:#7b8793!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}.woocommerce-checkout .wc-block-components-checkout-step,.woocommerce-checkout .wc-block-components-sidebar{border-color:#dfe4e8!important;border-radius:9px!important;box-shadow:0 5px 18px rgb(23 33 43 / .035)!important}.woocommerce-checkout .wc-block-components-radio-control__option-checked{background:#eef5ff!important;border-color:#1268e3!important}.woocommerce-checkout .wc-block-components-checkout-place-order-button{background:#1268e3!important;color:#fff!important}@media (max-width:820px){.woocommerce-checkout form.checkout{display:block!important}.woocommerce-checkout form.checkout>#customer_details,.woocommerce-checkout form.checkout>#order_review_heading,.woocommerce-checkout form.checkout>#order_review{width:100%!important}.woocommerce-checkout form.checkout>#order_review_heading{margin-top:10px!important}.woocommerce-checkout form.checkout>#order_review{position:static!important;margin-bottom:20px!important}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{padding:16px!important}.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[class*="express-checkout"],.woocommerce-checkout form.checkout>[class*="express_payment"]{width:100%!important;margin-bottom:14px!important}}.woocommerce-cart .woocommerce-cart-form.is-shoppko-updating,.woocommerce-cart .cart-collaterals.is-shoppko-updating{opacity:.62!important;pointer-events:none!important;transition:opacity .12s ease!important}.woocommerce-cart .product-quantity.is-shoppko-updating .qty{background:#eef5ff!important}.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment,.woocommerce-checkout #wc-stripe-express-checkout-element,.woocommerce-checkout .wc-stripe-express-checkout-element,.woocommerce-checkout .wc-stripe-banner-checkout,.woocommerce-checkout .wc-stripe-checkout-banner,.woocommerce-checkout [id*="express-payment"],.woocommerce-checkout [class*="express-payment"],.woocommerce-checkout [class*="express_payment"]{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wcpay-express-checkout-wrapper,.woocommerce-checkout .wc-stripe-express-checkout-container,.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,.woocommerce-checkout .wcpay-express-checkout-wrapper>*,.woocommerce-checkout .wc-stripe-express-checkout-container>*,.woocommerce-checkout [class*="express-checkout"] button,.woocommerce-checkout [class*="express-payment"] button{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.woocommerce-checkout form.checkout>#express-payment-method-woocommerce_payments_express_payment,.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,.woocommerce-checkout form.checkout>[id*="express-payment"],.woocommerce-checkout form.checkout>[class*="express-payment"],.woocommerce-checkout form.checkout>[class*="express_payment"]{grid-column:1!important;grid-row:auto!important;margin:0 0 18px!important}.woocommerce-checkout form.checkout>.wc-block-components-express-payment__event-buttons+*,.woocommerce-checkout form.checkout>[class*="express"]+[class*="separator"]{grid-column:1!important;max-width:100%!important}.woocommerce-checkout #order_review .product-name{min-width:0!important}.shoppko-classic-checkout-qty{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px 8px!important;width:100%!important;margin-top:8px!important}.shoppko-classic-checkout-qty__controls{display:inline-grid!important;grid-template-columns:30px 34px 30px!important;align-items:stretch!important;flex:0 0 auto!important;height:31px!important;overflow:hidden!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important}.shoppko-classic-checkout-qty__controls button,.shoppko-classic-checkout-qty__value{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:29px!important;min-height:29px!important;max-height:29px!important;margin:0!important;padding:0!important;line-height:1!important}.shoppko-classic-checkout-qty__controls button{border:0!important;border-radius:0!important;background:#eef5ff!important;color:#1268e3!important;font-size:16px!important;font-weight:800!important;text-decoration:none!important}.shoppko-classic-checkout-qty__controls button:hover{background:#dfeeff!important;color:#0d55ba!important}.shoppko-classic-checkout-qty__value{border-left:1px solid #cfd8e2!important;border-right:1px solid #cfd8e2!important;background:#fff!important;color:#17212b!important;font-size:12px!important;font-weight:800!important}.shoppko-classic-checkout-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:31px!important;margin:0!important;padding:0 2px!important;border:0!important;background:transparent!important;color:#69727d!important;font-size:11px!important;font-weight:600!important;line-height:1!important;text-decoration:underline!important;white-space:nowrap!important;cursor:pointer!important}.shoppko-classic-checkout-remove:hover{color:#dc2626!important}@media (min-width:821px) and (max-width:1100px){.shoppko-classic-checkout-remove{flex-basis:100%!important;justify-content:flex-start!important;min-height:20px!important}}@media (max-width:680px){.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wc-block-components-express-payment__event-buttons,.woocommerce-checkout .wcpay-express-checkout-wrapper,.woocommerce-checkout .wc-stripe-express-checkout-container,.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{grid-template-columns:1fr!important}}@media (max-width:768px){body.woocommerce-cart,body.woocommerce-checkout{overflow-x:hidden!important;background:#f6f8fa!important}body.woocommerce-cart .site-content,body.woocommerce-checkout .site-content{display:block!important;width:calc(100% - 20px)!important;max-width:100%!important;margin:0 auto!important;padding:20px 0 44px!important}body.woocommerce-cart .site-content *,body.woocommerce-checkout .site-content *{box-sizing:border-box!important;max-width:100%}body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title{margin:0 0 18px!important;font-size:30px!important;line-height:1.08!important;letter-spacing:-1px!important}body.woocommerce-cart table.shop_table.cart,body.woocommerce-cart .woocommerce-cart-form table.cart{display:block!important;width:100%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.woocommerce-cart table.shop_table.cart thead{display:none!important}body.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}body.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;column-gap:12px!important;row-gap:5px!important;width:100%!important;margin:0 0 12px!important;padding:13px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .035)!important}body.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important;background:transparent!important}body.woocommerce-cart table.shop_table.cart tr.cart_item td::before{display:none!important;content:none!important}body.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;z-index:4!important;width:30px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-column:1!important;grid-row:1 / span 5!important;width:76px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail img{display:block!important;width:72px!important;height:72px!important;padding:5px!important;border:1px solid #e1e7ed!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}body.woocommerce-cart table.shop_table.cart .product-name,body.woocommerce-cart table.shop_table.cart .product-price,body.woocommerce-cart table.shop_table.cart .product-quantity,body.woocommerce-cart table.shop_table.cart .product-subtotal{grid-column:2!important;width:100%!important;padding-right:34px!important}body.woocommerce-cart table.shop_table.cart .product-name a{display:block!important;font-size:13px!important;line-height:1.35!important}body.woocommerce-cart table.shop_table.cart .product-price{color:#7a8793!important;font-size:12px!important}body.woocommerce-cart table.shop_table.cart .product-subtotal{margin-top:2px!important;color:#17212b!important;font-size:15px!important;font-weight:800!important}body.woocommerce-cart .quantity{height:38px!important}body.woocommerce-cart .quantity input.qty{width:60px!important;height:36px!important;min-height:36px!important;font-size:14px!important}body.woocommerce-cart table.shop_table.cart tr:last-child:not(.cart_item),body.woocommerce-cart table.shop_table.cart td.actions{display:block!important;width:100%!important;margin:0!important;padding:13px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}body.woocommerce-cart .coupon input.input-text,body.woocommerce-cart .coupon button{width:100%!important;min-width:0!important;height:44px!important;margin:0!important}body.woocommerce-cart .cart-collaterals,body.woocommerce-cart .cart_totals{display:block!important;width:100%!important;max-width:100%!important;float:none!important}body.woocommerce-cart .cart_totals{margin-top:14px!important;border-radius:9px!important}body.woocommerce-cart .cart_totals h2{padding:16px!important;font-size:17px!important}body.woocommerce-cart .cart_totals th,body.woocommerce-cart .cart_totals td{padding:12px 15px!important}body.woocommerce-cart .wc-proceed-to-checkout{padding:14px 15px 16px!important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:50px!important;font-size:14px!important}body.woocommerce-cart .wp-block-woocommerce-cart,body.woocommerce-cart .wc-block-components-sidebar-layout,body.woocommerce-cart .wc-block-components-main,body.woocommerce-cart .wc-block-components-sidebar,body.woocommerce-cart .wc-block-cart-items{width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-cart .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:14px!important}body.woocommerce-cart .wc-block-components-main,body.woocommerce-cart .wc-block-components-sidebar{flex:0 0 auto!important;width:100%!important;padding:0!important}body.woocommerce-cart .wc-block-components-sidebar{position:static!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-cart .wc-block-cart-items{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0 10px!important}body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row{background:#fff!important}body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{padding:12px 7px!important;border-top:1px solid #dfe4e8!important;border-bottom:1px solid #dfe4e8!important}body.woocommerce-cart .wc-block-cart-item__image img{width:62px!important;height:62px!important;padding:4px!important;border-radius:7px!important;object-fit:contain!important;background:#f7f9fb!important}body.woocommerce-cart .wc-block-components-product-name{color:#17212b!important;font-size:12.5px!important;font-weight:700!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-cart .wc-block-components-product-metadata{font-size:11px!important;overflow-wrap:anywhere!important}body.woocommerce-cart .wc-block-components-quantity-selector{height:34px!important}body.woocommerce-cart .wc-block-cart__totals-title,body.woocommerce-cart .wc-block-components-totals-wrapper{padding-right:14px!important;padding-left:14px!important}body.woocommerce-cart .wc-block-cart__submit{padding:0 14px 14px!important}body.woocommerce-cart .wc-block-cart__submit-button{min-height:50px!important;border-radius:6px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}body.woocommerce-checkout form.checkout{display:flex!important;flex-direction:column!important;width:100%!important;gap:14px!important}body.woocommerce-checkout form.checkout>#customer_details,body.woocommerce-checkout form.checkout>#order_review_heading,body.woocommerce-checkout form.checkout>#order_review{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}body.woocommerce-checkout #customer_details{order:1!important}body.woocommerce-checkout form.checkout>#express-payment-method-woocommerce_payments_express_payment,body.woocommerce-checkout form.checkout>#wc-stripe-express-checkout-element,body.woocommerce-checkout form.checkout>.wc-stripe-express-checkout-element,body.woocommerce-checkout form.checkout>.wc-stripe-banner-checkout,body.woocommerce-checkout form.checkout>.wc-stripe-checkout-banner,body.woocommerce-checkout form.checkout>[id*="express-payment"],body.woocommerce-checkout form.checkout>[class*="express-payment"],body.woocommerce-checkout form.checkout>[class*="express_payment"]{order:2!important;width:100%!important;margin:0!important}body.woocommerce-checkout #order_review_heading{order:3!important;margin-top:4px!important;padding:15px 16px!important;border-radius:9px 9px 0 0!important}body.woocommerce-checkout #order_review{order:4!important;position:static!important;top:auto!important;border-radius:0 0 9px 9px!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{width:100%!important;margin:0 0 12px!important;padding:15px!important;border-radius:9px!important}body.woocommerce-checkout #customer_details .form-row-first,body.woocommerce-checkout #customer_details .form-row-last{float:none!important;width:100%!important}body.woocommerce-checkout .form-row{width:100%!important;margin:0 0 11px!important}body.woocommerce-checkout .input-text,body.woocommerce-checkout select,body.woocommerce-checkout .select2-container,body.woocommerce-checkout .select2-selection{width:100%!important;max-width:100%!important}body.woocommerce-checkout #order_review table.shop_table{table-layout:fixed!important}body.woocommerce-checkout #order_review table.shop_table th,body.woocommerce-checkout #order_review table.shop_table td{padding:11px 12px!important}body.woocommerce-checkout #order_review .product-name{width:68%!important;font-size:12px!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-checkout #order_review .product-total{width:32%!important;text-align:right!important;white-space:nowrap!important}.shoppko-classic-checkout-qty{gap:5px!important;margin-top:7px!important}.shoppko-classic-checkout-remove{flex-basis:auto!important;font-size:10.5px!important}body.woocommerce-checkout #payment ul.payment_methods,body.woocommerce-checkout #payment div.form-row{padding:14px!important}body.woocommerce-checkout #place_order{min-height:50px!important}body.woocommerce-checkout .wp-block-woocommerce-checkout,body.woocommerce-checkout .wc-block-components-sidebar-layout,body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-checkout__sidebar,body.woocommerce-checkout .wc-block-components-main,body.woocommerce-checkout .wc-block-components-sidebar,body.woocommerce-checkout .wc-block-components-checkout-step,body.woocommerce-checkout .wc-block-components-checkout-step__container{width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout .wc-block-components-sidebar-layout{display:flex!important;flex-direction:column!important;gap:14px!important}body.woocommerce-checkout .wc-block-checkout__sidebar,body.woocommerce-checkout .wc-block-components-sidebar{order:1!important;position:static!important;flex:0 0 auto!important;width:100%!important;padding:0!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 18px rgb(23 33 43 / .035)!important}body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-components-main{order:2!important;flex:0 0 auto!important;width:100%!important;padding:0!important}body.woocommerce-checkout .wc-block-components-checkout-step{margin:0 0 12px!important;padding:15px 12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-checkout .wc-block-components-address-form{display:grid!important;grid-template-columns:1fr!important;width:100%!important}body.woocommerce-checkout .wc-block-components-address-form>*{grid-column:1 / -1!important;width:100%!important;min-width:0!important;max-width:100%!important}body.woocommerce-checkout .wc-block-components-text-input input,body.woocommerce-checkout .wc-block-components-combobox-control input,body.woocommerce-checkout .wc-block-components-address-form select{width:100%!important;min-height:48px!important;border-radius:6px!important}body.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:15px!important;font-size:17px!important}body.woocommerce-checkout .wc-block-components-order-summary-item{min-height:78px!important;padding:12px 13px!important}body.woocommerce-checkout .wc-block-components-order-summary-item__image,body.woocommerce-checkout .wc-block-components-order-summary-item__image img{width:54px!important;height:54px!important}body.woocommerce-checkout .wc-block-components-product-name{font-size:12px!important;line-height:1.35!important;overflow-wrap:anywhere!important}body.woocommerce-checkout .wc-block-components-totals-wrapper{padding:13px 14px!important}body.woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:52px!important;border-radius:6px!important;background:#1268e3!important;color:#fff!important;font-weight:800!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container,body.woocommerce-checkout [class*="express-checkout"] [class*="button-container"],body.woocommerce-checkout [class*="express-payment"] [class*="button-container"]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,body.woocommerce-checkout .wc-stripe-express-checkout-container>*{width:100%!important;max-width:100%!important;margin:0!important}}@media (max-width:420px){body.woocommerce-cart .site-content,body.woocommerce-checkout .site-content{width:calc(100% - 14px)!important;padding-top:14px!important}body.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:64px minmax(0,1fr)!important;padding:10px!important;column-gap:9px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail{width:64px!important}body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:60px!important;height:60px!important}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2,body.woocommerce-checkout .wc-block-components-checkout-step{padding:12px 10px!important}body.woocommerce-checkout #order_review table.shop_table th,body.woocommerce-checkout #order_review table.shop_table td{padding:9px 8px!important}.shoppko-classic-checkout-qty__controls{grid-template-columns:28px 30px 28px!important}.shoppko-classic-checkout-remove{flex-basis:100%!important;justify-content:flex-start!important;min-height:18px!important}}.shoppko-header-minimum{box-sizing:border-box!important;background:#f3f8ff!important;border-bottom:1px solid #cfe0f5!important;color:#1268e3!important;overflow:hidden!important}.shoppko-header-minimum__inner{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-rows:34px 4px!important;grid-template-areas:"summary amount checkout" "track track track"!important;align-items:center!important;column-gap:14px!important;row-gap:5px!important;min-height:55px!important;padding:7px 16px!important}.shoppko-header-minimum__summary{grid-area:summary!important;display:flex!important;align-items:center!important;min-width:0!important;margin:0!important;color:#1268e3!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}.shoppko-header-minimum__message{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#1268e3!important;line-height:1.2!important}.shoppko-header-minimum__amount{grid-area:amount!important;display:block!important;margin:0!important;color:#1268e3!important;font-weight:800!important;white-space:nowrap!important;line-height:1.2!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout[hidden]{grid-area:checkout!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:104px!important;min-width:104px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 10px!important;border:1px solid #1268e3!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.shoppko-header-minimum__track{grid-area:track!important;display:block!important;width:100%!important;height:4px!important;min-height:4px!important;margin:0!important;overflow:hidden!important;border-radius:10px!important;background:#d8e7f8!important}.shoppko-header-minimum__track span{display:block!important;height:100%!important;background:#1268e3!important;transition:width .2s ease!important}.woocommerce-checkout #order_review{min-height:430px!important}.woocommerce-checkout #order_review.is-shoppko-refreshing{opacity:.72!important;transition:opacity .12s ease!important}@media screen and (max-width:900px){.shoppko-header-minimum__inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:30px 4px!important;grid-template-areas:"summary checkout" "track track"!important;column-gap:8px!important;row-gap:5px!important;min-height:51px!important;padding:6px 10px!important}.shoppko-header-minimum__amount{display:none!important}.shoppko-header-minimum__summary{font-size:11px!important}.shoppko-header-minimum__checkout,.shoppko-header-minimum__checkout[hidden]{width:92px!important;min-width:92px!important;height:30px!important;min-height:30px!important;padding:0 6px!important;font-size:10.5px!important}html body.woocommerce-cart .site-content{display:block!important;width:calc(100% - 16px)!important;max-width:none!important;margin:0 auto!important;padding:16px 0 40px!important}html body.woocommerce-cart .woocommerce-cart-form,html body.woocommerce-cart .cart-collaterals{width:100%!important;max-width:none!important;float:none!important}html body.woocommerce-cart table.shop_table.cart{display:block!important;width:100%!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body.woocommerce-cart table.shop_table.cart thead{display:none!important}html body.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;grid-template-areas:"image name" "image price" "image qty" "image subtotal"!important;gap:5px 11px!important;width:100%!important;margin:0 0 10px!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .04)!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;text-align:left!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item td::before{display:none!important;content:none!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail{grid-area:image!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:70px!important;height:70px!important;padding:5px!important;border:1px solid #e1e7ed!important;border-radius:7px!important;background:#f7f9fb!important;object-fit:contain!important}html body.woocommerce-cart table.shop_table.cart .product-name{grid-area:name!important;padding-right:32px!important}html body.woocommerce-cart table.shop_table.cart .product-name a{font-size:13px!important;font-weight:700!important;line-height:1.35!important}html body.woocommerce-cart table.shop_table.cart .product-price{grid-area:price!important;color:#7b8793!important;font-size:12px!important}html body.woocommerce-cart table.shop_table.cart .product-quantity{grid-area:qty!important}html body.woocommerce-cart table.shop_table.cart .product-subtotal{grid-area:subtotal!important;color:#17212b!important;font-size:15px!important;font-weight:800!important}html body.woocommerce-cart table.shop_table.cart .product-remove{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;z-index:4!important}html body.woocommerce-cart table.shop_table.cart td.actions{display:block!important;width:100%!important;margin:10px 0 0!important;padding:12px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}html body.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}html body.woocommerce-cart .coupon input,html body.woocommerce-cart .coupon button{width:100%!important;margin:0!important}html body.woocommerce-cart .cart_totals{width:100%!important;max-width:none!important;float:none!important;margin:12px 0 0!important}html body.woocommerce-cart .wc-proceed-to-checkout a{width:100%!important}html body.woocommerce-checkout .site-content{display:block!important;width:calc(100% - 16px)!important;max-width:none!important;margin:0 auto!important;padding:16px 0 40px!important}html body.woocommerce-checkout form.checkout{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:none!important}html body.woocommerce-checkout #customer_details,html body.woocommerce-checkout #order_review_heading,html body.woocommerce-checkout #order_review{display:block!important;width:100%!important;max-width:none!important;margin:0!important;position:static!important;top:auto!important}html body.woocommerce-checkout #customer_details{order:1!important}html body.woocommerce-checkout #order_review_heading{order:2!important;margin-top:4px!important;border-radius:9px 9px 0 0!important}html body.woocommerce-checkout #order_review{order:3!important;min-height:0!important;border-radius:0 0 9px 9px!important}html body.woocommerce-checkout #customer_details .col-1,html body.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0 0 10px!important;padding:14px!important}html body.woocommerce-checkout #customer_details .form-row,html body.woocommerce-checkout #customer_details .form-row-first,html body.woocommerce-checkout #customer_details .form-row-last{float:none!important;clear:both!important;width:100%!important;margin:0 0 10px!important}html body.woocommerce-checkout input.input-text,html body.woocommerce-checkout textarea.input-text,html body.woocommerce-checkout select,html body.woocommerce-checkout .select2-container{width:100%!important;max-width:none!important}html body.woocommerce-checkout #order_review table.shop_table{width:100%!important;table-layout:fixed!important}html body.woocommerce-checkout #order_review table.shop_table th,html body.woocommerce-checkout #order_review table.shop_table td{padding:10px!important}html body.woocommerce-checkout #order_review .product-name{width:68%!important;overflow-wrap:anywhere!important}html body.woocommerce-checkout #order_review .product-total{width:32%!important;text-align:right!important;white-space:nowrap!important}html body.woocommerce-checkout #payment{width:100%!important}html body.woocommerce-checkout #place_order{width:100%!important}html body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,html body.woocommerce-checkout .wcpay-express-checkout-wrapper,html body.woocommerce-checkout .wc-stripe-express-checkout-container,html body.woocommerce-checkout [class*="express"] [class*="button-container"]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}html body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,html body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,html body.woocommerce-checkout .wc-stripe-express-checkout-container>*{width:100%!important;max-width:none!important;margin:0!important}}@media screen and (max-width:420px){html body.woocommerce-cart .site-content,html body.woocommerce-checkout .site-content{width:calc(100% - 10px)!important}html body.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:62px minmax(0,1fr)!important;padding:10px!important;gap:4px 9px!important}html body.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:58px!important;height:58px!important}html body.woocommerce-checkout #customer_details .col-1,html body.woocommerce-checkout #customer_details .col-2{padding:11px!important}}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.tax-product_cat ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.tax-product_tag ul.products li.product .shoppko-loop-actions .add_to_cart_button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .add_to_cart_button{background:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important;box-shadow:none!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.tax-product_cat ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.tax-product_tag ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .add_to_cart_button:hover{background:#0d55ba!important;border-color:#0d55ba!important;color:#fff!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.tax-product_cat ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.tax-product_tag ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup{background:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.tax-product_cat ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.tax-product_tag ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover,body.post-type-archive-product ul.products li.product .shoppko-loop-actions .shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions,body.tax-product_cat ul.products li.product .shoppko-loop-actions,body.tax-product_tag ul.products li.product .shoppko-loop-actions,body.post-type-archive-product ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions>.button,body.tax-product_cat ul.products li.product .shoppko-loop-actions>.button,body.tax-product_tag ul.products li.product .shoppko-loop-actions>.button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions>.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 8px!important;border-radius:4px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important}body.woocommerce-shop ul.products li.product .add_to_cart_button.loading,body.woocommerce-shop ul.products li.product .add_to_cart_button.added,body.tax-product_cat ul.products li.product .add_to_cart_button.loading,body.tax-product_cat ul.products li.product .add_to_cart_button.added,body.tax-product_tag ul.products li.product .add_to_cart_button.loading,body.tax-product_tag ul.products li.product .add_to_cart_button.added,body.post-type-archive-product ul.products li.product .add_to_cart_button.loading,body.post-type-archive-product ul.products li.product .add_to_cart_button.added{height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 8px!important}body.woocommerce-shop ul.products li.product .add_to_cart_button.loading::after,body.woocommerce-shop ul.products li.product .add_to_cart_button.added::after,body.tax-product_cat ul.products li.product .add_to_cart_button.loading::after,body.tax-product_cat ul.products li.product .add_to_cart_button.added::after,body.tax-product_tag ul.products li.product .add_to_cart_button.loading::after,body.tax-product_tag ul.products li.product .add_to_cart_button.added::after,body.post-type-archive-product ul.products li.product .add_to_cart_button.loading::after,body.post-type-archive-product ul.products li.product .add_to_cart_button.added::after{display:none!important;content:none!important}@media(max-width:720px){body.woocommerce-shop ul.products li.product .shoppko-loop-actions,body.tax-product_cat ul.products li.product .shoppko-loop-actions,body.tax-product_tag ul.products li.product .shoppko-loop-actions,body.post-type-archive-product ul.products li.product .shoppko-loop-actions{gap:6px!important}body.woocommerce-shop ul.products li.product .shoppko-loop-actions>.button,body.tax-product_cat ul.products li.product .shoppko-loop-actions>.button,body.tax-product_tag ul.products li.product .shoppko-loop-actions>.button,body.post-type-archive-product ul.products li.product .shoppko-loop-actions>.button{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 5px!important;font-size:10px!important}}#shoppko-header-minimum{background:#f3f8ff!important;color:#1268e3!important;border-bottom:1px solid #cfe0f5!important;overflow:hidden!important}#shoppko-header-minimum .shoppko-header-minimum__inner{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:min(1180px,calc(100% - 24px))!important;min-height:48px!important;margin:0 auto!important;padding:6px 0 10px!important}#shoppko-header-minimum .shoppko-header-minimum__summary{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__message{display:inline!important;margin:0!important;padding:0!important;color:#1268e3!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__amount{display:inline-block!important;flex:0 0 auto!important;margin:0!important;padding:0!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:96px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0 12px!important;border:1px solid #1268e3!important;border-radius:5px!important;background:#1268e3!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}#shoppko-header-minimum .shoppko-header-minimum__track{position:absolute!important;left:0!important;right:0!important;bottom:3px!important;display:block!important;width:100%!important;height:3px!important;margin:0!important;padding:0!important;border-radius:20px!important;background:#d8e7f8!important;overflow:hidden!important}#shoppko-header-minimum .shoppko-header-minimum__track>span{display:block!important;height:100%!important;margin:0!important;background:#1268e3!important}@media(max-width:600px){#shoppko-header-minimum .shoppko-header-minimum__inner{justify-content:space-between!important;gap:6px!important;width:calc(100% - 16px)!important;min-height:46px!important;padding:5px 0 9px!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__amount{font-size:10.5px!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{min-width:84px!important;height:30px!important;min-height:30px!important;padding:0 7px!important;font-size:10px!important}}@media(max-width:420px){#shoppko-header-minimum .shoppko-header-minimum__summary{display:none!important}}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button{background:#1268e3!important;background-color:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup{background:#fff!important;background-color:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important;box-shadow:none!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;background-color:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 8px!important;border-radius:4px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.page .entry-header{display:none}.shoppko-sale-page{background:#fff;color:#17212b}.shoppko-sale-page .shoppko-home-wrap{width:min(1400px,calc(100% - 40px));margin:0 auto}.shoppko-sale-hero{padding:28px 0 26px;margin-bottom:10px;background:linear-gradient(135deg,#f6f8fa 0%,#fff 100%);border-bottom:1px solid #dfe4e8}.shoppko-sale-hero .shoppko-home-kicker{display:inline-block;margin-bottom:10px;color:#1268e3;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.shoppko-sale-hero h1{margin:0 0 14px;color:#17212b;font-size:clamp(34px,4.4vw,56px);font-weight:900;line-height:1.02;letter-spacing:-1.8px}.shoppko-sale-hero p{max-width:760px;margin:0;color:#69727d;font-size:15px;line-height:1.7}.shoppko-sale-products{padding:28px 0 60px}.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-ai-sale-grid ul.products::before,.shoppko-ai-sale-grid ul.products::after,.shoppko-sale-page ul.products::before,.shoppko-sale-page ul.products::after{display:none!important;content:none!important}.shoppko-ai-sale-grid ul.products li.product,.shoppko-sale-page ul.products li.product{position:relative!important;display:flex!important;flex-direction:column!important;float:none!important;width:auto!important;height:100%!important;margin:0!important;padding:12px!important;list-style:none!important;border:1px solid #dfe4e8!important;border-radius:6px!important;background:#fff!important;box-shadow:0 4px 14px rgb(23 33 43 / .04)!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{display:block!important;width:100%!important;height:250px!important;margin:0 0 14px!important;padding:8px!important;background:#f6f8fa!important;border-radius:4px!important;object-fit:contain!important}.shoppko-ai-sale-grid ul.products li.product .woocommerce-loop-product__title,.shoppko-sale-page ul.products li.product .woocommerce-loop-product__title{display:-webkit-box!important;overflow:hidden!important;height:92px!important;min-height:92px!important;margin:0!important;color:#17212b!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important}.shoppko-ai-sale-grid ul.products li.product .price,.shoppko-sale-page ul.products li.product .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;min-height:34px!important;margin:10px 0 14px!important;font-size:17px!important;font-weight:800!important;color:#17212b!important}.shoppko-ai-sale-grid ul.products li.product .price del,.shoppko-sale-page ul.products li.product .price del{color:#8a949e!important;font-size:13px!important;font-weight:500!important;opacity:1!important}.shoppko-ai-sale-grid ul.products li.product .price ins,.shoppko-sale-page ul.products li.product .price ins{color:#dc2626!important;font-weight:800!important;text-decoration:none!important}.shoppko-ai-sale-grid ul.products li.product span.onsale,.shoppko-sale-page ul.products li.product span.onsale{position:absolute!important;top:18px!important;right:18px!important;left:auto!important;z-index:5!important;min-width:0!important;min-height:0!important;margin:0!important;padding:6px 9px!important;border-radius:2px!important;background:#dc2626!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.add_to_cart_button,.shoppko-sale-page .shoppko-loop-actions>.add_to_cart_button{background:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup{background:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important}.shoppko-ai-sale-grid .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover,.shoppko-sale-page .shoppko-loop-actions>.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;color:#0d55ba!important}.shoppko-ai-sale-grid a.added_to_cart,.shoppko-sale-page a.added_to_cart{display:none!important}@media(max-width:1050px){.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{height:220px!important}}@media(max-width:720px){.shoppko-sale-page .shoppko-home-wrap{width:calc(100% - 20px)}.shoppko-sale-hero{padding:22px 0 18px}.shoppko-sale-hero h1{font-size:34px!important;letter-spacing:-1px!important}.shoppko-ai-sale-grid ul.products,.shoppko-sale-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.shoppko-ai-sale-grid ul.products li.product,.shoppko-sale-page ul.products li.product{padding:8px!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-sale-page ul.products li.product img{height:170px!important;margin-bottom:10px!important;padding:6px!important}.shoppko-ai-sale-grid ul.products li.product .woocommerce-loop-product__title,.shoppko-sale-page ul.products li.product .woocommerce-loop-product__title{height:72px!important;min-height:72px!important;font-size:12.5px!important}}.shoppko-topbar{display:none!important}.shoppko-main-header{display:block!important;background:#fff!important;border-bottom:1px solid #e4e9ee!important}.shoppko-main-header .shoppko-main-header-inner{display:grid!important;grid-template-columns:220px minmax(360px,1fr) auto!important;align-items:center!important;gap:28px!important;width:min(1180px,calc(100% - 32px))!important;min-height:82px!important;margin:0 auto!important;padding:13px 0!important}.shoppko-main-header .shoppko-logo{display:flex!important;align-items:center!important;min-width:0!important}.shoppko-main-header .shoppko-logo>a,.shoppko-main-header .shoppko-logo .custom-logo-link{display:flex!important;align-items:center!important;width:auto!important;margin:0!important;padding:0!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{display:block!important;width:auto!important;max-width:215px!important;height:auto!important;max-height:58px!important;margin:0!important}.shoppko-main-header .shoppko-search{display:block!important;width:100%!important;min-width:0!important}.shoppko-main-header .shoppko-search-form{position:relative!important;display:flex!important;width:100%!important;height:46px!important;margin:0!important;overflow:hidden!important;border:1.5px solid #1268e3!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.shoppko-main-header .shoppko-search-field{display:block!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:44px!important;margin:0!important;padding:0 56px 0 15px!important;border:0!important;background:#fff!important;color:#17212b!important;font-size:13px!important;outline:0!important;box-shadow:none!important}.shoppko-main-header .shoppko-search-button{position:absolute!important;top:0!important;right:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#1268e3!important;color:#fff!important}.shoppko-main-header .shoppko-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;width:auto!important;white-space:nowrap!important}.shoppko-main-header .shoppko-header-action{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;color:#17212b!important;text-decoration:none!important}.shoppko-main-header .shoppko-action-text{display:flex!important;flex-direction:column!important;line-height:1.1!important}.shoppko-main-header .shoppko-action-text small{color:#7b8793!important;font-size:10px!important}.shoppko-main-header .shoppko-action-text strong{margin-top:2px!important;color:#17212b!important;font-size:12px!important;font-weight:800!important}.shoppko-navigation{display:block!important;background:#fff!important;border-bottom:1px solid #e4e9ee!important;box-shadow:0 3px 10px rgb(23 33 43 / .035)!important}.shoppko-navigation .shoppko-navigation-inner{display:flex!important;align-items:center!important;width:min(1180px,calc(100% - 32px))!important;min-height:46px!important;margin:0 auto!important;padding:0!important}.shoppko-navigation .shoppko-main-nav{display:block!important;width:100%!important;overflow:visible!important}.shoppko-navigation .shoppko-menu{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-navigation .shoppko-menu>li{display:block!important;flex:0 0 auto!important;margin:0!important;padding:0!important;list-style:none!important}.shoppko-navigation .shoppko-menu>li>a{display:flex!important;align-items:center!important;min-height:46px!important;padding:0 15px!important;color:#17212b!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}.shoppko-navigation .shoppko-menu>li>a:hover,.shoppko-navigation .shoppko-menu>li.current-menu-item>a{background:#f4f8fd!important;color:#1268e3!important}#shoppko-header-minimum .shoppko-header-minimum__inner{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:12px!important;width:min(1180px,calc(100% - 32px))!important;min-height:42px!important;margin:0 auto!important;padding:5px 0 9px!important}#shoppko-header-minimum .shoppko-header-minimum__summary{display:inline-flex!important;flex:0 0 auto!important;width:auto!important}#shoppko-header-minimum .shoppko-header-minimum__amount{display:inline-block!important;flex:0 0 auto!important}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{flex:0 0 auto!important}#shoppko-header-minimum .shoppko-header-minimum__track{position:absolute!important;left:0!important;right:0!important;bottom:2px!important}@media(max-width:1000px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:180px minmax(260px,1fr) auto!important;gap:16px!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{max-width:175px!important;max-height:50px!important}.shoppko-main-header .shoppko-action-text{display:none!important}.shoppko-navigation .shoppko-navigation-inner{overflow-x:auto!important;scrollbar-width:none!important}.shoppko-navigation .shoppko-navigation-inner::-webkit-scrollbar{display:none!important}}@media(max-width:768px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:10px 12px!important;width:calc(100% - 20px)!important;min-height:0!important;padding:10px 0!important}.shoppko-main-header .shoppko-logo img,.shoppko-main-header .custom-logo{max-width:175px!important;max-height:48px!important}.shoppko-main-header .shoppko-header-actions{grid-column:2!important;grid-row:1!important;gap:12px!important}.shoppko-main-header .shoppko-search{grid-column:1 / -1!important;grid-row:2!important}.shoppko-navigation .shoppko-navigation-inner{width:100%!important;padding:0 8px!important;overflow-x:auto!important}.shoppko-navigation .shoppko-menu{width:max-content!important;min-width:100%!important}.shoppko-navigation .shoppko-menu>li>a{min-height:42px!important;padding:0 12px!important;font-size:11px!important}#shoppko-header-minimum .shoppko-header-minimum__inner{justify-content:space-between!important;gap:6px!important;width:calc(100% - 18px)!important;min-height:40px!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__amount{font-size:10px!important}}.shoppko-express-top{width:100%!important;margin:0 0 18px!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important;box-sizing:border-box!important}.shoppko-express-top__title{display:block!important;margin:0 0 10px!important;color:#17212b!important;font-size:13px!important;font-weight:800!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons,.shoppko-express-top .wcpay-express-checkout-wrapper,.shoppko-express-top .wc-stripe-express-checkout-container,.shoppko-express-top [class*="express-payment"] [class*="button"],.shoppko-express-top [class*="express-checkout"] [class*="button"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}.shoppko-express-top button,.shoppko-express-top iframe,.shoppko-express-top>*{max-width:100%!important;box-sizing:border-box!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons>:only-child,.shoppko-express-top .wcpay-express-checkout-wrapper>:only-child,.shoppko-express-top .wc-stripe-express-checkout-container>:only-child{grid-column:1 / -1!important}.shoppko-express-top__or{display:flex!important;align-items:center!important;gap:12px!important;margin:12px 0 0!important;color:#8a949e!important;font-size:11px!important;font-weight:700!important;text-align:center!important}.shoppko-express-top__or::before,.shoppko-express-top__or::after{content:""!important;flex:1 1 auto!important;height:1px!important;background:#e2e7ec!important}.woocommerce-checkout form.checkout>.shoppko-express-top{grid-column:1 / -1!important;grid-row:1!important}@media(min-width:821px){.woocommerce-checkout form.checkout:has(>.shoppko-express-top){grid-template-areas:"express express" "customer review-title" "customer review"!important}.woocommerce-checkout form.checkout>.shoppko-express-top{grid-area:express!important}}@media(max-width:820px){.woocommerce-checkout form.checkout>.shoppko-express-top{order:0!important;margin-bottom:2px!important}.shoppko-express-top .wc-block-components-express-payment__event-buttons,.shoppko-express-top .wcpay-express-checkout-wrapper,.shoppko-express-top .wc-stripe-express-checkout-container,.shoppko-express-top [class*="express-payment"] [class*="button"],.shoppko-express-top [class*="express-checkout"] [class*="button"]{grid-template-columns:1fr!important}}.shoppko-main-header .shoppko-header-actions{display:none!important}.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:220px minmax(0,1fr)!important}@media (max-width:1000px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:180px minmax(0,1fr)!important}}@media (max-width:768px){.shoppko-main-header .shoppko-main-header-inner{grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.shoppko-main-header .shoppko-logo{grid-column:1!important;grid-row:1!important;justify-content:center!important}.shoppko-main-header .shoppko-search{grid-column:1!important;grid-row:2!important}}html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:auto!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 10px!important;border-radius:5px!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important;text-decoration:none!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;box-shadow:none!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button{background:#1268e3!important;background-color:#1268e3!important;border:1px solid #1268e3!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup{background:#fff!important;background-color:#fff!important;border:1px solid #1268e3!important;color:#1268e3!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button:hover{background:#0d55ba!important;border-color:#0d55ba!important;color:#fff!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button.shoppko-loop-hitri-nakup:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading,html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added{padding:0 10px!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading::after,html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added::after,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.loading::after,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button.add_to_cart_button.added::after{display:none!important;content:none!important}@media (max-width:720px){html body.woocommerce ul.products li.product .shoppko-loop-actions,html body.woocommerce-page ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{gap:7px!important}html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 6px!important;font-size:10px!important;line-height:1.05!important;border-radius:5px!important}}@media (max-width:420px){html body.woocommerce ul.products li.product .shoppko-loop-actions>a.button,html body.woocommerce-page ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:44px!important;min-height:44px!important;max-height:44px!important;padding:4px 5px!important;font-size:9px!important;line-height:1.1!important}}body.woocommerce-checkout:not(.woocommerce-order-received) #shoppko-header-minimum,body.woocommerce-checkout:not(.woocommerce-order-received) .shoppko-header-minimum{display:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:relative!important;transition:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review.shoppko-lock-height{overflow:hidden!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review.is-shoppko-refreshing{opacity:.75!important;pointer-events:none!important}body.woocommerce-checkout .shoppko-classic-checkout-qty{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;width:100%!important;margin-top:7px!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls{display:grid!important;grid-template-columns:30px 34px 30px!important;width:94px!important;height:31px!important;min-height:31px!important;max-height:31px!important;overflow:hidden!important;border:1px solid #cfd8e2!important;border-radius:5px!important;background:#fff!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls button,body.woocommerce-checkout .shoppko-classic-checkout-qty__value{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:29px!important;min-height:29px!important;max-height:29px!important;margin:0!important;padding:0!important;line-height:1!important}body.woocommerce-checkout .shoppko-classic-checkout-remove{display:block!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#7b8793!important;font-size:10.5px!important;font-weight:600!important;line-height:1.2!important;text-decoration:underline!important;white-space:nowrap!important}body.woocommerce-checkout .shoppko-classic-checkout-remove:hover{color:#dc2626!important}@media(max-width:900px){body.woocommerce-checkout:not(.woocommerce-order-received) .site-content{padding-top:14px!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:static!important;width:100%!important;min-height:0!important}body.woocommerce-checkout .shoppko-classic-checkout-qty{gap:4px!important}body.woocommerce-checkout .shoppko-classic-checkout-qty__controls{width:90px!important;grid-template-columns:28px 34px 28px!important}}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review,body.woocommerce-checkout #order_review{min-height:0!important;height:auto!important;padding-top:0!important;margin-top:0!important}body.woocommerce-checkout #order_review>#order_review_heading{display:block!important;width:100%!important;margin:0!important;padding:15px 16px!important;border:0!important;border-bottom:1px solid #dfe4e8!important;border-radius:0!important;background:#f7f9fb!important;color:#17212b!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important}body.woocommerce-checkout #order_review{overflow:hidden!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important}body.woocommerce-checkout form.checkout>#order_review_heading{margin:0!important}body.woocommerce-checkout #order_review>table.shop_table,body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table{margin:0!important;padding-top:0!important}body.woocommerce-checkout #order_review>.shoppko-empty-before-review{display:none!important}@media(max-width:900px){html body.woocommerce-checkout #order_review{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}html body.woocommerce-checkout #order_review>#order_review_heading{margin:0!important;padding:14px 15px!important}html body.woocommerce-checkout #order_review>table.shop_table,html body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table{margin:0!important}}@media (min-width:821px){body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"customer review"!important;column-gap:28px!important;row-gap:0!important;align-items:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout:has(>.shoppko-express-top){grid-template-areas:"express express" "customer review"!important;row-gap:18px!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.shoppko-express-top{grid-area:express!important;width:100%!important;margin:0!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#customer_details{grid-area:customer!important;align-self:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#order_review{grid-area:review!important;align-self:start!important;position:static!important;top:auto!important;bottom:auto!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;transform:none!important}body.woocommerce-checkout:not(.woocommerce-order-received) #order_review>#order_review_heading{display:block!important;position:static!important;grid-area:auto!important;width:100%!important;margin:0!important;padding:15px 16px!important}}@media (max-width:820px){body.woocommerce-checkout:not(.woocommerce-order-received) #order_review{position:static!important;top:auto!important;bottom:auto!important;min-height:0!important;height:auto!important;margin:0!important;transform:none!important}}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator,body.woocommerce-checkout p#wc-stripe-express-checkout-button-separator,body.woocommerce-checkout .wc-stripe-express-checkout-button-separator{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;line-height:0!important;font-size:0!important}.shoppko-home .shoppko-home-hero{padding-top:34px!important;padding-bottom:34px!important;margin-bottom:0!important}.shoppko-home .shoppko-home-section{padding-top:28px!important;padding-bottom:28px!important;margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-section-head{margin-top:0!important;margin-bottom:16px!important}.shoppko-home .shoppko-home-section-head h2{margin-top:4px!important;margin-bottom:0!important}.shoppko-home .shoppko-product-carousel,.shoppko-home .shoppko-product-carousel--kartice,.shoppko-home .shoppko-carousel-wrap,.shoppko-home .shoppko-carousel-track{margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-dark{padding-top:22px!important;padding-bottom:22px!important;margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-dark-inner{margin-top:0!important;margin-bottom:0!important}.shoppko-home .shoppko-home-benefits{padding-top:24px!important;padding-bottom:24px!important;margin-top:0!important}.shoppko-home>p:empty,.shoppko-home>br,.shoppko-home section>p:empty{display:none!important;margin:0!important;padding:0!important}.shoppko-home .shoppko-home-hero+.shoppko-home-section{padding-top:24px!important}.shoppko-home .shoppko-home-section+.shoppko-home-section{padding-top:20px!important}.shoppko-home .shoppko-home-section+.shoppko-home-dark{padding-top:18px!important}.shoppko-home .shoppko-home-dark+.shoppko-home-section{padding-top:24px!important}@media(max-width:720px){.shoppko-home .shoppko-home-hero{padding-top:24px!important;padding-bottom:24px!important}.shoppko-home .shoppko-home-section{padding-top:20px!important;padding-bottom:20px!important}.shoppko-home .shoppko-home-section-head{margin-bottom:13px!important}.shoppko-home .shoppko-home-dark{padding-top:16px!important;padding-bottom:16px!important}.shoppko-home .shoppko-home-benefits{padding-top:20px!important;padding-bottom:20px!important}}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator,body.woocommerce-checkout p#wc-stripe-express-checkout-button-separator{display:block!important;visibility:hidden!important;opacity:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;border:0!important;font-size:0!important;line-height:0!important;overflow:hidden!important;color:transparent!important}body.woocommerce-checkout .shoppko-express-top__or{display:none!important}@media (max-width:720px){body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping{display:grid!important;grid-template-columns:1fr!important;width:100%!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>th,body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>td{display:block!important;width:100%!important;max-width:none!important;padding:14px 14px!important;text-align:left!important;border-left:0!important;border-right:0!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>th{padding-bottom:6px!important;color:#17212b!important;font-size:14px!important;font-weight:800!important}body.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals.shipping>td{padding-top:4px!important}body.woocommerce-checkout #order_review ul#shipping_method{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}body.woocommerce-checkout #order_review ul#shipping_method li{display:flex!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:9px 11px!important;border:1px solid #dfe4e8!important;border-radius:7px!important;background:#fff!important;box-sizing:border-box!important}body.woocommerce-checkout #order_review ul#shipping_method li:has(input:checked){border-color:#1268e3!important;background:#f3f8ff!important}body.woocommerce-checkout #order_review ul#shipping_method input[type="radio"]{flex:0 0 auto!important;width:18px!important;height:18px!important;margin:0 9px 0 0!important;accent-color:#1268e3!important}body.woocommerce-checkout #order_review ul#shipping_method label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex:1 1 auto!important;width:auto!important;margin:0!important;color:#17212b!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important}body.woocommerce-checkout #order_review ul#shipping_method label .woocommerce-Price-amount{flex:0 0 auto!important;margin-left:auto!important;font-weight:800!important;white-space:nowrap!important}html body.woocommerce-shop ul.products,html body.post-type-archive-product ul.products,html body.tax-product_cat ul.products,html body.tax-product_tag ul.products{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}html body.woocommerce-shop ul.products li.product,html body.post-type-archive-product ul.products li.product,html body.tax-product_cat ul.products li.product,html body.tax-product_tag ul.products li.product{width:100%!important;max-width:none!important;margin:0!important}html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img{width:100%!important;height:260px!important;object-fit:contain!important}html body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,html body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,html body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,html body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{height:auto!important;min-height:0!important;max-height:none!important;-webkit-line-clamp:3!important;font-size:15px!important;line-height:1.4!important}html body.woocommerce-shop ul.products li.product .shoppko-loop-actions,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions,html body.tax-product_cat ul.products li.product .shoppko-loop-actions,html body.tax-product_tag ul.products li.product .shoppko-loop-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body.woocommerce-shop ul.products li.product .shoppko-loop-actions>a.button,html body.post-type-archive-product ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_cat ul.products li.product .shoppko-loop-actions>a.button,html body.tax-product_tag ul.products li.product .shoppko-loop-actions>a.button{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:11px!important}}@media (max-width:420px){html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img{height:230px!important}}#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:112px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;border:1px solid #1268e3!important;border-radius:7px!important;background:linear-gradient(180deg,#1d73e8 0%,#1268e3 100%)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1px!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 3px 9px rgb(18 104 227 / .18)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}#shoppko-header-minimum .shoppko-header-minimum__checkout::after{content:"→"!important;display:inline-block!important;font-size:14px!important;font-weight:800!important;line-height:1!important;transition:transform .18s ease!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:hover{background:linear-gradient(180deg,#176bda 0%,#0d55ba 100%)!important;border-color:#0d55ba!important;color:#fff!important;box-shadow:0 5px 14px rgb(18 104 227 / .24)!important;transform:translateY(-1px)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:hover::after{transform:translateX(2px)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout:active{transform:translateY(0)!important;box-shadow:0 2px 6px rgb(18 104 227 / .18)!important}#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(max-width:600px){#shoppko-header-minimum .shoppko-header-minimum__checkout,#shoppko-header-minimum .shoppko-header-minimum__checkout[hidden]{min-width:100px!important;height:32px!important;min-height:32px!important;padding:0 10px!important;border-radius:7px!important;font-size:10.5px!important;box-shadow:0 2px 7px rgb(18 104 227 / .16)!important}}body.woocommerce-checkout #gls-map-button,body.woocommerce-checkout button#gls-map-button{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:42px!important;margin:9px 0 2px!important;padding:10px 14px!important;border:1px solid #1268e3!important;border-radius:7px!important;background:#fff!important;color:#1268e3!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important;box-shadow:0 2px 8px rgb(18 104 227 / .08)!important;cursor:pointer!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}body.woocommerce-checkout #gls-map-button:hover,body.woocommerce-checkout button#gls-map-button:hover{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important;box-shadow:0 4px 12px rgb(18 104 227 / .13)!important}body.woocommerce-checkout #gls-map-button:focus-visible{outline:3px solid rgb(18 104 227 / .18)!important;outline-offset:2px!important}body.woocommerce-checkout #shipping_method label:has(#gls-map-button){display:block!important;width:100%!important}@media(max-width:720px){body.woocommerce-checkout #gls-map-button,body.woocommerce-checkout button#gls-map-button{min-height:46px!important;margin-top:10px!important;padding:11px 12px!important;font-size:12.5px!important;border-radius:8px!important}}.shoppko-express-top:empty{display:none!important}body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 0 16px!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}body.woocommerce-checkout #wc-stripe-express-checkout-button-separator{display:block!important;visibility:hidden!important;opacity:0!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;overflow:hidden!important}@media(max-width:720px){body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{grid-template-columns:1fr!important}}@media (max-width:720px){body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:10px!important;border-radius:9px!important;box-sizing:border-box!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container,body.woocommerce-checkout [class*="express-payment"] [class*="button-container"],body.woocommerce-checkout [class*="express-checkout"] [class*="button-container"]{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons>*,body.woocommerce-checkout .wcpay-express-checkout-wrapper>*,body.woocommerce-checkout .wc-stripe-express-checkout-container>*,body.woocommerce-checkout [class*="express-payment"] button,body.woocommerce-checkout [class*="express-checkout"] button,body.woocommerce-checkout [class*="express-payment"] iframe,body.woocommerce-checkout [class*="express-checkout"] iframe{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}body.woocommerce-checkout .StripeElement,body.woocommerce-checkout [id*="applepay"],body.woocommerce-checkout [id*="googlepay"],body.woocommerce-checkout [id*="express-checkout-element"]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout [id*="applepay"] iframe,body.woocommerce-checkout [id*="googlepay"] iframe,body.woocommerce-checkout [id*="express-checkout-element"] iframe{width:100%!important;min-height:46px!important}}@media screen and (max-width:900px){html body.woocommerce-checkout ul#shipping_method li #gls-map-button,html body.woocommerce-checkout ul#shipping_method li button#gls-map-button,html body.woocommerce-checkout .woocommerce-shipping-methods #gls-map-button,html body.woocommerce-checkout .woocommerce-shipping-methods button#gls-map-button,html body.woocommerce-checkout #order_review #gls-map-button,html body.woocommerce-checkout #order_review button#gls-map-button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;float:none!important;position:static!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:46px!important;max-height:none!important;margin:10px 0 2px!important;padding:11px 14px!important;border:1px solid #1268e3!important;border-radius:8px!important;background:#fff!important;background-color:#fff!important;background-image:none!important;color:#1268e3!important;font-family:inherit!important;font-size:12.5px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-transform:none!important;text-decoration:none!important;letter-spacing:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;box-shadow:0 2px 8px rgb(18 104 227 / .08)!important;opacity:1!important;cursor:pointer!important}html body.woocommerce-checkout ul#shipping_method li #gls-map-button:hover,html body.woocommerce-checkout ul#shipping_method li #gls-map-button:focus,html body.woocommerce-checkout ul#shipping_method li #gls-map-button:active,html body.woocommerce-checkout #order_review #gls-map-button:hover,html body.woocommerce-checkout #order_review #gls-map-button:focus,html body.woocommerce-checkout #order_review #gls-map-button:active{background:#eef5ff!important;border-color:#0d55ba!important;color:#0d55ba!important;box-shadow:0 3px 10px rgb(18 104 227 / .12)!important;transform:none!important}html body.woocommerce-checkout ul#shipping_method li label:has(#gls-map-button){display:flex!important;flex-wrap:wrap!important;width:100%!important;min-width:0!important}html body.woocommerce-checkout ul#shipping_method li label:has(#gls-map-button) #gls-map-button{flex:0 0 100%!important}}@media screen and (min-width:821px){body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr) 410px!important;grid-template-areas:"express express" "customer review"!important;column-gap:28px!important;row-gap:18px!important;align-items:start!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#customer_details{grid-area:customer!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#order_review{grid-area:review!important;position:static!important;top:auto!important}body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#wc-stripe-express-checkout-element,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-express-checkout-element,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-banner-checkout,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.wc-stripe-checkout-banner,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>#express-payment-method-woocommerce_payments_express_payment,body.woocommerce-checkout:not(.woocommerce-order-received) form.checkout>.shoppko-express-top{grid-area:express!important;width:100%!important;max-width:100%!important;margin:0!important}body.woocommerce-checkout #wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-express-checkout-element,body.woocommerce-checkout .wc-stripe-banner-checkout,body.woocommerce-checkout .wc-stripe-checkout-banner,body.woocommerce-checkout #express-payment-method-woocommerce_payments_express_payment{width:100%!important;max-width:100%!important;margin:0!important;padding:14px!important;border:1px solid #dfe4e8!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgb(23 33 43 / .03)!important}body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}}@media screen and (max-width:820px){body.woocommerce-checkout .wc-block-components-express-payment__event-buttons,body.woocommerce-checkout .wcpay-express-checkout-wrapper,body.woocommerce-checkout .wc-stripe-express-checkout-container{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}}html body.woocommerce-shop ul.products li.product img,html body.post-type-archive-product ul.products li.product img,html body.tax-product_cat ul.products li.product img,html body.tax-product_tag ul.products li.product img,html body.woocommerce-shop ul.products li.product:hover img,html body.post-type-archive-product ul.products li.product:hover img,html body.tax-product_cat ul.products li.product:hover img,html body.tax-product_tag ul.products li.product:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}.shoppko-home .shoppko-panel-products li.product img,.shoppko-home .shoppko-panel-products li.product:hover img,.shoppko-home .shoppko-home-products li.product img,.shoppko-home .shoppko-home-products li.product:hover img,.shoppko-panel-products>div img,.shoppko-panel-products>div:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}.shoppko-ai-sale-grid ul.products li.product img,.shoppko-ai-sale-grid ul.products li.product:hover img,.shoppko-sale-page ul.products li.product img,.shoppko-sale-page ul.products li.product:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important}body.single-product .woocommerce-product-gallery__image img,body.single-product .woocommerce-product-gallery__image:hover img,body.single-product .woocommerce-product-gallery img,body.single-product .woocommerce-product-gallery:hover img{transform:none!important;scale:none!important;translate:none!important;transition:none!important;cursor:default!important}body.single-product .zoomImg{display:none!important}body.single-product .site.grid-container,body.single-product #page.grid-container,body.single-product .site-content,body.single-product .content-area,body.single-product main.site-main{max-width:1280px!important;width:100%!important}body.single-product .site-content{padding-left:24px!important;padding-right:24px!important}body.single-product div.product{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)!important;gap:34px!important;align-items:start!important;width:100%!important;max-width:100%!important}body.single-product div.product div.images,body.single-product .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.single-product .woocommerce-product-gallery{background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 10px 28px rgb(23 33 43 / .05)!important}body.single-product .woocommerce-product-gallery__wrapper{margin:0!important}body.single-product .woocommerce-product-gallery__image{display:flex!important;align-items:center!important;justify-content:center!important;min-height:620px!important;background:#fff!important}body.single-product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}body.single-product .woocommerce-product-gallery__image img{width:100%!important;height:620px!important;object-fit:contain!important;object-position:center!important}body.single-product div.product div.summary{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:28px!important;background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;box-shadow:0 10px 28px rgb(23 33 43 / .05)!important;position:sticky!important;top:110px!important}body.single-product div.product .product_title{font-size:clamp(30px, 3vw, 46px)!important;line-height:1.08!important;letter-spacing:-.5px!important;margin:0 0 18px!important;color:#17212b!important}body.single-product div.product p.price,body.single-product div.product span.price{font-size:26px!important;line-height:1.2!important;margin:0 0 22px!important}body.single-product div.product .woocommerce-product-details__short-description{font-size:15px!important;line-height:1.65!important;color:#344054!important;margin-bottom:22px!important}body.single-product div.product form.cart{display:grid!important;grid-template-columns:78px minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;margin-top:20px!important;margin-bottom:22px!important}body.single-product div.product form.cart .quantity{width:78px!important;margin:0!important}body.single-product div.product form.cart .quantity input.qty{width:100%!important;height:48px!important;min-height:48px!important;border-radius:8px!important;border:1px solid #d0d5dd!important;background:#fff!important}body.single-product div.product form.cart .single_add_to_cart_button,body.single-product div.product form.cart .kp-hitri-nakup,body.single-product div.product form.cart .shoppko-hitri-nakup{min-height:48px!important;height:48px!important;border-radius:8px!important;font-size:13px!important;font-weight:800!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important}body.single-product div.product .product_meta{margin-top:22px!important;padding-top:18px!important;border-top:1px solid #eaecf0!important;font-size:12px!important;line-height:1.7!important;color:#667085!important}body.single-product .woocommerce-tabs{grid-column:1 / -1!important;width:100%!important;margin-top:8px!important;padding:26px 30px!important;background:#fff!important;border:1px solid #dfe4e8!important;border-radius:14px!important;box-shadow:0 10px 28px rgb(23 33 43 / .035)!important}body.single-product .woocommerce-tabs ul.tabs{margin-bottom:24px!important}body.single-product .woocommerce-tabs .panel{max-width:100%!important}body.single-product .related.products,body.single-product .upsells.products{grid-column:1 / -1!important;width:100%!important;margin-top:34px!important}body.single-product .woocommerce-breadcrumb{margin:18px 0 18px!important;font-size:12px!important;color:#667085!important}body.single-product span.onsale{top:14px!important;left:14px!important;min-height:0!important;min-width:0!important;padding:7px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;background:#dc2626!important;box-shadow:0 4px 12px rgb(220 38 38 / .2)!important}@media (max-width:1024px){body.single-product div.product{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important;gap:24px!important}body.single-product .woocommerce-product-gallery__image{min-height:520px!important}body.single-product .woocommerce-product-gallery__image img{height:520px!important}body.single-product div.product div.summary{padding:22px!important}}@media (max-width:820px){body.single-product .site-content{padding-left:14px!important;padding-right:14px!important}body.single-product div.product{display:block!important}body.single-product div.product div.summary{position:static!important;margin-top:14px!important;padding:20px!important;border-radius:12px!important}body.single-product .woocommerce-product-gallery{border-radius:12px!important}body.single-product .woocommerce-product-gallery__image{min-height:0!important}body.single-product .woocommerce-product-gallery__image img{height:auto!important;aspect-ratio:1 / 1!important;object-fit:contain!important}body.single-product div.product .product_title{font-size:30px!important;line-height:1.1!important}body.single-product div.product form.cart{grid-template-columns:70px minmax(0,1fr)!important}body.single-product div.product form.cart .kp-hitri-nakup,body.single-product div.product form.cart .shoppko-hitri-nakup{grid-column:1 / -1!important;width:100%!important}body.single-product .woocommerce-tabs{margin-top:18px!important;padding:20px!important;border-radius:12px!important}}body.single-product div.product div.summary{position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:9px!important}@media (max-width:600px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:auto!important;aspect-ratio:1 / 1!important;padding:0!important;margin-bottom:10px!important}}@media (max-width:380px){.shoppko-home .shoppko-product-carousel--kartice .shoppko-tag-product__image{height:auto!important;aspect-ratio:1 / 1!important}}.shoppko-home-feature-label{display:none!important}@media (max-width:768px){.shoppko-home-feature-card{width:100%!important;max-width:100%!important;padding:0!important;overflow:hidden!important}.shoppko-home-feature-image{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;display:block!important}.shoppko-home-feature-image img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:0!important}.shoppko-home-feature-bottom{padding:16px 18px 18px!important}}@media (max-width:768px){body.single-product .site-content,body.single-product .content-area,body.single-product .site-main,body.single-product .inside-article,body.single-product .entry-content,body.single-product .woocommerce,body.single-product div.product{width:100%!important;max-width:100%!important}body.single-product .site.grid-container,body.single-product .site-content,body.single-product .content-area{padding-left:0!important;padding-right:0!important}body.single-product .inside-article{padding-left:12px!important;padding-right:12px!important}body.single-product .woocommerce-breadcrumb{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.single-product div.product div.images,body.single-product div.product div.woocommerce-product-gallery{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.single-product div.product .woocommerce-product-gallery__wrapper,body.single-product div.product .woocommerce-product-gallery__image,body.single-product div.product .woocommerce-product-gallery__image a,body.single-product div.product .woocommerce-product-gallery__image img{width:100%!important;max-width:100%!important}body.single-product div.product div.summary{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:22px 18px!important;box-sizing:border-box!important}body.single-product .woocommerce-tabs{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.single-product div.product{gap:18px!important}}@media (max-width:480px){body.single-product .inside-article{padding-left:6px!important;padding-right:6px!important}body.single-product div.product div.summary,body.single-product .woocommerce-tabs{border-radius:14px!important}body.single-product div.product div.summary{padding-left:16px!important;padding-right:16px!important}}@media (min-width:769px){.shoppko-navigation .shoppko-main-nav .shoppko-menu>li>a,.shoppko-navigation .shoppko-main-nav>a,.shoppko-navigation .shoppko-main-nav a{font-size:var(--shoppko-menu-font-size)!important;font-weight:700!important;line-height:1.2!important}#shoppko-header-minimum .shoppko-header-minimum__inner,#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-size:var(--shoppko-progress-font-size)!important;line-height:1.2!important}#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-weight:700!important}}@media (max-width:768px){.main-navigation .main-nav ul li a,.shoppko-navigation .shoppko-main-nav .shoppko-menu>li>a,.shoppko-navigation .shoppko-main-nav>a,.shoppko-navigation .shoppko-main-nav a,#mobile-menu-control-wrapper .menu-toggle,.menu-toggle,.mobile-menu-control-wrapper .menu-toggle{font-size:var(--shoppko-mobile-menu-font-size)!important;font-weight:700!important;line-height:1.25!important}#shoppko-header-minimum .shoppko-header-minimum__inner,#shoppko-header-minimum .shoppko-header-minimum__summary,#shoppko-header-minimum .shoppko-header-minimum__message,#shoppko-header-minimum .shoppko-header-minimum__amount,#shoppko-header-minimum .shoppko-header-minimum__checkout{font-size:var(--shoppko-mobile-progress-font-size)!important;font-weight:700!important;line-height:1.25!important}#shoppko-header-minimum .shoppko-header-minimum__checkout{padding:10px 14px!important;border-radius:10px!important}}#shoppko-header-minimum,.shoppko-header-minimum,.shoppko-cart-progress,.shoppko-order-progress{display:none!important}.shoppko-minimum-progress,#shoppko-header-minimum,.shoppko-header-minimum,.woocommerce-minimum-order-bar{display:none!important}body.shoppko-below-minimum .wc-block-cart__submit-button,body.shoppko-below-minimum .checkout-button,body.shoppko-below-minimum #place_order{pointer-events:auto!important;opacity:1!important;filter:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added{background:#1268e3!important;color:#fff!important;opacity:1!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading{opacity:.72!important;pointer-events:none!important}body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-added::after,body.woocommerce-shop .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after,body.tax-product_cat .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after,body.tax-product_tag .shoppko-loop-actions>.add_to_cart_button.is-shoppko-loading::after{display:none!important;content:none!important}.shoppko-added-cart-bar{position:fixed;left:50%;bottom:18px;transform:translate(-50%,140%);z-index:99999;width:min(620px, calc(100% - 28px));background:#fff;border:1px solid #dbe3ea;border-radius:14px;box-shadow:0 14px 40px rgb(23 33 43 / .18);padding:12px;opacity:0;visibility:hidden;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.shoppko-added-cart-bar.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible}.shoppko-added-cart-bar__inner{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shoppko-added-cart-bar__button{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border-radius:9px;text-decoration:none!important;font-size:15px;font-weight:800;line-height:1.1;text-align:center}.shoppko-added-cart-bar__button--cart{background:#fff;color:#1268e3!important;border:2px solid #1268e3}.shoppko-added-cart-bar__button--cart:hover{background:#f4f8ff;color:#0d55ba!important;border-color:#0d55ba}.shoppko-added-cart-bar__button--checkout{background:#1268e3;color:#fff!important;border:2px solid #1268e3}.shoppko-added-cart-bar__button--checkout:hover{background:#0d55ba;border-color:#0d55ba;color:#fff!important}@media (max-width:600px){.shoppko-added-cart-bar{bottom:10px;width:calc(100% - 16px);padding:9px;border-radius:12px}.shoppko-added-cart-bar__inner{gap:8px}.shoppko-added-cart-bar__button{min-height:50px;padding:10px 8px;font-size:16px;border-radius:8px}}.woocommerce-notices-wrapper,.woocommerce-message,.woocommerce-info,.woocommerce-error{display:none!important}.woocommerce-cart-form .quantity.shoppko-qty-wrap{display:inline-grid!important;grid-template-columns:38px 52px 38px;align-items:stretch;gap:0;border:1px solid #d5dde6;border-radius:8px;overflow:hidden;background:#fff}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty{width:52px!important;min-width:52px!important;height:40px!important;margin:0!important;padding:0 4px!important;border:0!important;border-left:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;text-align:center!important;font-weight:700!important;-moz-appearance:textfield}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty::-webkit-outer-spin-button,.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shoppko-qty-btn{appearance:none;-webkit-appearance:none;border:0;background:#f7f9fc;color:#1268e3;font-size:20px;font-weight:800;line-height:1;cursor:pointer;padding:0;min-width:38px;min-height:40px}.shoppko-qty-btn:hover,.shoppko-qty-btn:focus{background:#1268e3;color:#fff;outline:none}@media (max-width:768px){.woocommerce-cart-form .quantity.shoppko-qty-wrap{grid-template-columns:40px 50px 40px}.woocommerce-cart-form .quantity.shoppko-qty-wrap .qty{width:50px!important;min-width:50px!important;height:42px!important}.shoppko-qty-btn{min-width:40px;min-height:42px;font-size:21px}}@media (min-width:901px){body.woocommerce-checkout .site-content,body.woocommerce-checkout .content-area,body.woocommerce-checkout .site-main,body.woocommerce-checkout .inside-article,body.woocommerce-checkout .entry-content,body.woocommerce-checkout .woocommerce{width:100%!important;max-width:100%!important}body.woocommerce-checkout .inside-article{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}body.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,470px)!important;grid-template-areas:"express express" "customer review"!important;column-gap:28px!important;row-gap:20px!important;align-items:start!important}body.woocommerce-checkout form.checkout #customer_details{grid-area:customer!important;width:100%!important;max-width:none!important;float:none!important;margin:0!important}body.woocommerce-checkout form.checkout #order_review,body.woocommerce-checkout form.checkout #order_review_heading{width:100%!important;max-width:none!important;float:none!important;margin-left:0!important;margin-right:0!important}body.woocommerce-checkout form.checkout #order_review{grid-area:review!important}body.woocommerce-checkout #order_review{padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body.woocommerce-checkout #order_review table.shop_table{width:100%!important;table-layout:auto!important}body.woocommerce-checkout #order_review .product-name{min-width:0!important}body.woocommerce-checkout #payment,body.woocommerce-checkout #payment .payment_box,body.woocommerce-checkout #payment .wc-stripe-elements-field,body.woocommerce-checkout #payment .StripeElement{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (min-width:901px){body.woocommerce-checkout .inside-article{max-width:1260px!important}body.woocommerce-checkout form.checkout.woocommerce-checkout{grid-template-columns:minmax(0,0.88fr) minmax(470px,540px)!important;column-gap:26px!important}body.woocommerce-checkout #customer_details{min-width:0!important}body.woocommerce-checkout #order_review,body.woocommerce-checkout #order_review_heading{min-width:0!important}body.woocommerce-checkout #order_review{padding-left:18px!important;padding-right:18px!important}body.woocommerce-checkout #order_review .product-name{width:64%!important}body.woocommerce-checkout #order_review .product-total{width:36%!important;white-space:nowrap!important}}