#site_header{position:sticky;top:0;z-index:var(--header_z_index);opacity:1;transition:opacity .4s ease-in-out}#header_menus_wrapper{padding:12px 15px 18px;padding-right:19px;display:flex;align-items:center;background-color:#fff;border-bottom:solid 1px var(--offbits-color-light-gray)}#header_hamburger{margin-inline-end:10px;align-self:center;cursor:pointer}#header_hamburger_img{width:23px;height:18px}#header_logo{font-size:0}#header_logo_img{width:95px;height:30px}.menu-header-container{position:fixed;top:0;left:0;width:100vw;height:0;overflow:hidden;background-color:#fff;z-index:1}#header_mobile_menu_close_btn{position:absolute;top:11px;right:9px;cursor:pointer}#header_mobile_menu_close_btn_img{width:24px;height:auto}#header_menu_ul_wrapper{padding-top:26px;max-height:100%;overflow:auto}#header_menu_ul{margin:0 auto;padding-bottom:8px;display:flex;flex-direction:column;width:max-content;text-align:center;gap:38px}#header_menu_ul .menu-link,.header_right_button_wrapper .header_sub_menu_wrapper .menu-link{padding:0 21px;padding-left:33px;position:relative;display:block;color:var(--offbits-color-black);text-decoration:none;width:max-content;margin:0 auto}#header_menu_ul .menu-link::before{position:absolute;top:50%;left:0;width:20px;height:21px;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;background-size:contain}#header_menu_ul .menu-item-has-children>.menu-link::after{content:'';position:absolute;top:50%;right:0;width:12px;height:12px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.65674L6.65685 7.31359L12.3137 1.65674' stroke='%23323232' stroke-width='1.75423' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform .4s ease-in-out}#header_menu_ul .menu-item-has-children.sub_open>.menu-link::after{transform:translateY(-50%) rotate(180deg)}.header_sub_menu_wrapper{position:relative;height:0;overflow:hidden}.header_sub_menu_wrapper.open{height:auto}.header_sub_menu{padding:38px 0 42px;display:flex;flex-direction:column;gap:38px}#header_right_buttons{margin-left:auto;display:flex;align-items:center;gap:20px}.header_right_button{position:relative;display:block}.header_right_button.my_account{width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--offbits-color-light-gray)}body.lukio .header_right_button_img{width:auto;height:22px}.header_right_button.my_account .header_right_button_img{width:30px;height:auto;border-radius:50%}#header_cart_count{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;width:16px;height:16px;transform:translate(50%,-50%);border-radius:50%;background-color:var(--offbits-color-black);color:#fff;font-size:8px;font-weight:650;line-height:10px;transition:width .4s ease-in,height .4s ease-in}#header_cart_count.animate{width:18px;height:18px}#header_cart_count.empty{display:none}#header_mini_cart_wrapper{position:fixed;top:0;left:0;width:0;height:100vh;overflow:hidden;z-index:2}.lukio_mini_cart_wrapper{height:100%}.offbit_minicart{width:100vw;height:100%;display:flex;flex-direction:column;background-color:#fff}.offbit_minicart_content{height:100%;overflow:auto}.offbit_minicart_footer{padding-top:10px;padding-bottom:21px;border-top:solid 4px var(--offbits-color-semi-light-gray);background-color:var(--offbits-color-light-gray)}.offbit_minicart_footer.offbits_disable{background-color:transparent}.offbit_minicart_footer_total{margin-bottom:7px;display:flex;justify-content:space-between}.offbit_minicart_footer_shipping_percentage{position:relative;margin:0 14px 4px;height:10px;border-radius:10px;background-color:#fff;overflow:hidden}.offbit_minicart_footer_shipping_percentage_bar{position:absolute;top:0;left:0;height:100%;border-radius:inherit;background-color:var(--offbits-color-yellow)}.offbit_minicart_footer_shipping_msg{padding-bottom:10px;display:block;text-align:center;border-bottom:solid 1px var(--offbits-color-semi-light-gray)}.offbit_minicart_footer_buttons{padding-top:21px}.offbit_minicart_footer_buttons_cart{display:none}.offbit_minicart_footer_buttons_checkout{width:100%;justify-content:center}.offbit_minicart_footer_buttons_checkout::before{background-image:url("data:image/svg+xml,%3Csvg width='15' height='20' viewBox='0 0 15 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 8H4V6.17897C4 4.45447 5.603 3 7.5 3C9.397 3 11 4.45447 11 6.17897V8ZM8 17H6L6.50966 14.0044C6.21014 13.8164 6 13.4821 6 13.0825C6 12.4845 6.44807 12 7 12C7.55193 12 8 12.4845 8 13.0825C8 13.4821 7.78986 13.8164 7.49034 14.0044L8 17ZM13.6364 7.8649V5.98261C13.6364 2.68321 10.8845 0 7.5 0C4.11818 0 1.36364 2.68321 1.36364 5.98261V7.8649H0V20H15V7.8649H13.6364Z' fill='white'/%3E%3C/svg%3E")}.offbit_minicart_content_empty{height:100%;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:21px}.offbit_minicart_content_empty_image{margin-bottom:12px;width:157.28px;height:177.86px}.offbit_minicart_content_empty_msg{text-align:center}.offbit_minicart_content_empty_shop{padding:0 20px;gap:10px}.offbit_minicart_content_empty_shop::before{content:'';display:inline-block;width:21px;height:19.5px;background-repeat:no-repeat;background-size:contain}body.lukio .offbit_minicart_content .woocommerce-mini-cart-item{padding-top:34px;padding-bottom:35px;display:flex;gap:5px;border-bottom:solid 1px var(--offbits-color-semi-light-gray)}body.lukio .offbit_minicart_content .woocommerce-mini-cart-item::after,body.lukio .offbit_minicart_content .woocommerce-mini-cart-item::before{display:none}.minicart_item_image{flex-shrink:0}body.lukio .offbit_minicart_content .minicart_item_image{display:block;padding:12px 5px;border:solid 1px var(--offbits-color-semi-light-gray);border-radius:3px}body.lukio .offbit_minicart_content .minicart_item_image a{display:block}body.lukio .offbit_minicart_content .minicart_item_image img{margin:0;float:none;width:88px;height:83px}.minicart_item_info{padding-top:18px;display:flex;flex-direction:column}.minicart_item_info_stock_msg{color:var(--offbits-color-red)}.lukio_cart_product_quantity.offbits_minicart{margin-top:13px;padding:0;width:75px;border:none}.lukio_cart_product_quantity.offbits_minicart.working::after{top:-1px;left:-1px;height:calc(100% + 2px);width:calc(100% + 2px)}.lukio_cart_product_quantity_btn.offbits_minicart{width:20px;height:20px}.minicart_item_right{padding-top:22px;margin-left:auto;display:flex;flex-direction:column;gap:9px}body.lukio .minicart_item_right .offbits_minicart_remove{margin-left:auto;margin-bottom:9px;display:block;position:relative;width:13px;height:18px;text-decoration:none}body.lukio .minicart_item_right .offbits_minicart_remove:hover{background-color:transparent}body.lukio .minicart_item_right .offbits_minicart_remove_img{margin:0;float:none;width:100%;height:100%}.minicart_item_right_price{display:flex;flex-direction:column-reverse;align-items:end}.minicart_item_right_price ins{text-decoration:none}.minicart_item_right_price del{font-size:.875em;color:var(--offbits-color-dark-gray)}#header_wishlist_wrapper{height:0;width:0;overflow:hidden;z-index:2}#header_menu_ul .menu-link:not(.header_icon){padding:0}#header_menu_ul .shop-item{position:relative}#header_menu_ul .current_page_item:not(.sub-menu-item) .menu-link::after,.single-product #header_menu_ul .shop-item:not(.sub-menu-item)::after,.tax-product_cat #header_menu_ul .shop-item:not(.sub-menu-item)::after,.woocommerce-shop #header_menu_ul .shop-item:not(.sub-menu-item)::after{width:100%;position:absolute;content:'';height:1.5px;background:#323232;left:0;bottom:-5px}.tax-product_cat #header_menu_ul .shop-item:not(.sub-menu-item)::after,.woocommerce-shop #header_menu_ul .shop-item:not(.sub-menu-item)::after{width:95px;left:50%;transform:translateX(-50%)}.header_right_button_wrapper .header_sub_menu_wrapper{position:absolute;top:70px;right:0;transform:unset;width:max-content;background:#fff;border-radius:4px;box-shadow:0 4px 10px rgb(0 0 0 / 20%)}.header_right_button_wrapper .header_sub_menu_wrapper li{position:relative;padding:14px 14px 11px}.header_right_button_wrapper .header_sub_menu_wrapper li::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#dadada}.header_right_button_wrapper{position:relative}.header_right_button_wrapper .header_sub_menu_wrapper.open{height:auto;opacity:1;overflow:visible}.header_right_button_wrapper .header_sub_menu_wrapper.open .header_sub_menu:before{content:'';position:absolute;top:3.5px;right:13%;left:unset;transform:translate(50%,-100%);width:0;height:0;border-left:12.5px solid transparent;border-right:12.5px solid transparent;border-bottom:12.5px solid #fff;z-index:1}.header_right_button_wrapper .header_sub_menu_wrapper .menu-link{padding:0;margin-left:0}@media screen and (max-width:1023px){.header_right_button_wrapper.my_account .header_sub_menu{padding:0;gap:0}#header_menu_ul .shop-item:not(.sub-menu-item).sub_open::after{display:none}.header_sub_menu_wrapper.open{overflow:visible}.tax-product_cat #header_menu_ul .shop-item:not(.sub-menu-item).sub_open .header_sub_menu_wrapper::before,.woocommerce-shop #header_menu_ul .shop-item:not(.sub-menu-item).sub_open .header_sub_menu_wrapper::before{content:'';display:block;position:absolute;width:95px;height:1.5px;top:5px;left:50%;transform:translateX(-50%);background:#323232}#header_menu_ul .shop-item:not(.sub-menu-item).sub_open .header_sub_menu_wrapper.open:after{content:'';display:block;position:absolute;bottom:-5px;left:50%;width:var(--lukio-100vw);height:1.5px;background-color:var(--offbits-color-semi-light-gray);transform:translateX(-50%)}}@media screen and (min-width:601px){.admin-bar #site_header{top:var(--wp-admin--admin-bar--height)}.admin-bar .menu-header-container{top:var(--wp-admin--admin-bar--height)}}@media screen and (min-width:1024px){.tax-product_cat #header_menu_ul .shop-item:not(.sub-menu-item)::after,.woocommerce-shop #header_menu_ul .shop-item:not(.sub-menu-item)::after{width:100%}#header_menus_wrapper{position:relative;padding:14px var(--offbits-site-grid) 16px;gap:46px}#header_hamburger{display:none}#header_logo{height:40px;display:flex;align-items:center}#header_logo_img{width:125px;height:auto}.admin-bar .menu-header-container,.menu-header-container{height:auto;width:auto;padding:0;position:static;overflow:visible}#header_mobile_menu_close_btn{display:none}#header_menu_ul_wrapper{padding:0;overflow:visible}#header_menu_ul{padding:0;flex-direction:row;gap:23px}#header_menu_ul .menu-item{position:relative}#header_menu_ul .menu-link{padding:0}#header_menu_ul .menu-item-has-children .menu-link{padding-right:16px}#header_menu_ul .menu-link.header_icon{padding-left:26px}.main-menu-item>.header_sub_menu_wrapper{position:absolute;bottom:0;left:-10px;transform:translateY(95%);opacity:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.main-menu-item.menu-item-has-children:hover .header_sub_menu_wrapper{height:auto;padding:26px 10px 14px;transform:translateY(100%);opacity:1}#header_menu_ul .main-menu-item.menu-item-has-children:hover>.menu-link::after{transform:translateY(-50%) rotate(180deg)}.header_sub_menu_wrapper.closing{transform:translateY(90%);opacity:0}.header_sub_menu{position:relative;padding:6.5px 0 0;border-radius:4px;gap:0}.header_sub_menu:before{content:'';position:absolute;top:11.5px;left:20%;transform:translate(50%,-100%);width:0;height:0;border-left:12.5px solid transparent;border-right:12.5px solid transparent;border-bottom:12.5px solid #fff;z-index:1}.header_sub_menu .menu-item{position:relative;padding:14px 20px 11px;padding-left:0;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}.header_sub_menu .menu-item:first-of-type{border-radius:4px 4px 0 0}.header_sub_menu .menu-item:last-of-type{border-radius:0 0 4px 4px}.header_sub_menu .menu-item:not(:last-of-type):after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#dadada}#header_menu_ul .header_sub_menu .menu-link{padding:0;padding-left:18px;text-align:inherit;text-align:initial}#header_menu_ul .header_sub_menu .menu-link::before{width:18px;height:19px}.header_sub_menu .header_sub_menu_wrapper{padding-bottom:0}.header_sub_menu .header_sub_menu{padding-top:0}#header_right_buttons{gap:23px}#header_mini_cart_desktop_backdrop{position:fixed;top:0;left:0;display:none;width:100vw;height:0;background-color:#00000065;opacity:0;transition:opacity .4s ease-in-out;z-index:-1}#header_mini_cart_desktop_backdrop.open{height:100vh;display:block}#header_mini_cart_wrapper,#header_wishlist_wrapper{position:absolute;top:auto;bottom:0;left:auto;right:max(calc((var(--lukio-100vw) - 1105px)/ 2),5px);height:0;width:369px;transform:translate(0,95%);border-radius:4px;opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out}#header_wishlist_wrapper{right:max(calc((var(--lukio-100vw) - 1045px)/ 2),20px)}#header_mini_cart_wrapper.open,#header_wishlist_wrapper.open{transform:translate(0,100%);opacity:1}#header_mini_cart_wrapper.closing,#header_wishlist_wrapper.closing{transform:translate(0,95%);opacity:0}#header_mini_cart_wrapper.open,#header_wishlist_wrapper .offbits_wishlist_content_wrapper,#header_wishlist_wrapper.open,.lukio_mini_cart_wrapper{height:min(665px,calc(100vh - 127px))}body.admin-bar #header_mini_cart_wrapper.open,body.admin-bar #header_wishlist_wrapper .offbits_wishlist_content_wrapper,body.admin-bar #header_wishlist_wrapper.open,body.admin-bar .lukio_mini_cart_wrapper{height:min(665px,calc(100vh - 127px - var(--wp-admin--admin-bar--height)))}#header_wishlist_wrapper .offbits_wishlist_content_wrapper,.lukio_mini_cart_wrapper{padding-top:12px}#header_wishlist_wrapper .offbits_wishlist_content_wrapper{display:flex;flex-direction:column;border-radius:4px}#header_wishlist_wrapper .wishlist_content_item_display{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}#header_wishlist_wrapper .offbits_wishlist_content_wrapper::before,.lukio_mini_cart_wrapper::before{content:'';position:absolute;top:4.5px;right:100px;border-left:12.5px solid transparent;border-right:12.5px solid transparent;border-bottom:12.5px solid #fff}#header_wishlist_wrapper .offbits_wishlist_content_wrapper::before{right:115px}.offbit_minicart{width:100%;border-radius:4px}#header_wishlist_wrapper .wishlist_content_item_display,.offbit_minicart_content{scrollbar-width:thin;scrollbar-color:var(--offbits-color-dark-gray) transparent}#header_wishlist_wrapper .wishlist_content_item_display::-webkit-scrollbar,.offbit_minicart_content::-webkit-scrollbar{width:4px}#header_wishlist_wrapper .wishlist_content_item_display::-webkit-scrollbar-track,.offbit_minicart_content::-webkit-scrollbar-track{margin-top:15px;background:0 0}#header_wishlist_wrapper .wishlist_content_item_display::-webkit-scrollbar-thumb,.offbit_minicart_content::-webkit-scrollbar-thumb{background:var(--offbits-color-dark-gray);border-radius:20px}#header_wishlist_wrapper .wishlist_content_item_display::-webkit-scrollbar-thumb:hover,.offbit_minicart_content::-webkit-scrollbar-thumb:hover{background:#757575}body.lukio .offbit_minicart_content .woocommerce-mini-cart-item{padding:10px 20px;gap:16px}body.lukio .offbit_minicart_content .minicart_item_image img{width:76.67px;height:71.78px}.lukio_cart_product_quantity.offbits_minicart{justify-content:space-between}body.lukio .minicart_item_right .offbits_minicart_remove{margin-bottom:4px}.offbit_minicart_footer{padding:15px 0 19px}.offbit_minicart_footer_total{margin-bottom:8px;padding-left:14px;padding-right:14px}.offbit_minicart_footer_shipping_msg{padding-bottom:12px}.offbit_minicart_footer_buttons{padding:20px 14px 0;display:flex;justify-content:center;gap:14px}.offbit_minicart_footer_buttons_cart{width:130px;display:inline-flex;padding:0 10px;justify-content:center}.offbit_minicart_footer_buttons_checkout{width:154px}.offbit_minicart_content_empty_msg_wrapper{padding-left:26px;padding-right:26px}}