#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.lb-edd-message{margin-top:5px;margin-bottom:5px;font-size:1em;border-radius:6px;color:inherit}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.shortcode-title{font-family:var(--loobek-heading-font);font-weight:var(--loobek-heading-font-weight);letter-spacing:var(--loobek-heading-letter-spacing);font-size:var(--loobek-heading-font-size);line-height:var(--loobek-heading-line-height)}.ts-product-deals-wrapper .shortcode-heading-wrapper h2{display:flex;align-items:center}.ts-product-deals-wrapper.title-center .shortcode-heading-wrapper h2{display:block}.ts-countdown .label{margin-left:20px;margin-right:10px;font-family:var(--loobek-button-font);font-weight:var(--loobek-button-font-weight)}.ts-countdown.style-inline{display:flex;align-items:center;margin:0;gap:5px;line-height:40px}.ts-countdown.style-inline .counter-wrapper{display:flex;gap:10px}.ts-countdown.style-inline .ref-wrapper{margin-left:1px;margin-right:0}.ts-countdown.style-inline .dots{padding:0 4px}.ts-product-deals-wrapper .ts-countdown{width:auto}body .ts-product-deals-wrapper.show-counter-today .shortcode-heading-wrapper h2{margin-right:20px}.product-counter>span{font-family:var(--loobek-button-font);font-weight:var(--loobek-button-font-weight)}.ts-product header .ts-countdown .counter-wrapper{padding-left:0;padding-right:5px}header .style-inline.ts-countdown .seconds{min-width:44px}body.image-button-radius *:not(.product-counter)>.style-inline.ts-countdown{border-radius:10px}.style-inline .counter-wrapper>*{display:flex;align-items:flex-end}.ts-countdown.style-inline .number{display:flex}.ts-product-deals-wrapper .content-wrapper{clear:both}.ts-product-deals-wrapper header .ts-countdown{font-size:var(--loobek-h6-font-size)}.ts-countdown:not(.style-inline)>div{padding:0}body .ts-countdown:not(.style-inline) .ref-wrapper{width:100%;padding:0;display:block;line-height:20px;font-size:var(--loobek-h6-font-size);line-height:var(--loobek-h6-line-height)}.ts-shortcode.has-:root{--woocommerce:#720eec;--wc-green:#7ad03a;--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}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{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-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 .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-val.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.woo-custom-installments-offer{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-top:1rem;margin-bottom:2rem;order:2}.woo-custom-installments-economy-pix-badge{order:2;background-color:#22c55e;color:#fff;font-size:.925rem;font-weight:500;padding:.675rem 1rem;border-radius:.3rem;line-height:1;white-space:wrap;width:fit-content}.woo-custom-installments-economy-pix-badge .amount{color:#fff}.woo-custom-installments-ticket-discount{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(255 186 8 / .1);color:#ffba08;margin-top:.75rem;margin-bottom:1rem;order:3}.woo-custom-installments-offer .amount,.woo-custom-installments-ticket-discount .amount,.woo-custom-installments-card-container .amount,.woo-custom-installments-economy-pix-badge .amount,th.final-text .amount,th.final-price .amount{font-weight:500}.woo-custom-installments-group{display:grid;justify-items:flex-start;width:100%}.woo-custom-installments-select-variation-message{display:block;margin-top:.25rem;margin-bottom:1rem;font-size:.85rem;color:#6C757D}.woocommerce-variation-price .price .woo-custom-installments-group{justify-items:flex-start}.variation-price,.discount-before-price,.discounted-price,.discount-after-price,.discount-before-discount-ticket,.discount-after-discount-ticket{line-height:1}.woo-custom-installments-card-container{display:block;font-size:1rem;font-weight:400;margin-top:1rem;margin-bottom:2rem;color:#343A40;white-space:wrap}.woo-custom-installments-details-without-fee,.woo-custom-installments-deta/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-:root{--loobek-logo-width:172px;--loobek-logo-ipad-width:130px;--loobek-logo-mobile-width:110px;--loobek-main-font:"Plus Jakarta Sans", sans-serif;--loobek-main-font-weight:400;--loobek-main-letter-spacing:0;--loobek-main-font-bold:"Plus Jakarta Sans", sans-serif;--loobek-main-font-bold-weight:600;--loobek-main-font-extra-bold:"Plus Jakarta Sans", sans-serif;--loobek-main-font-extra-bold-weight:700;--loobek-main-font-thin:"Plus Jakarta Sans", sans-serif;--loobek-main-font-thin-weight:300;--loobek-main-font-size:14px;--loobek-main-font-line-height:24px;--loobek-main-font-bold-size:18px;--loobek-main-font-bold-line-height:24px;--loobek-main-small-font-size:13px;--loobek-main-small-2-font-size:12px;--loobek-button-font:'Plus Jakarta Sans', sans-serif;--loobek-button-font-weight:500;--loobek-button-font-size:14px;--loobek-menu-font:'Plus Jakarta Sans', sans-serif;--loobek-menu-font-weight:500;--loobek-menu-font-size:18px;--loobek-second-menu-font:'Plus Jakarta Sans', sans-serif;--loobek-second-menu-font-weight:400;--loobek-second-menu-font-size:16px;--loobek-second-menu-line-height:24px;--loobek-heading-font:'Plus Jakarta Sans', sans-serif;--loobek-heading-font-weight:500;--loobek-heading-font-size:30px;--loobek-heading-line-height:42px;--loobek-heading-letter-spacing:0;--loobek-product-name-font:'Plus Jakarta Sans', sans-serif;--loobek-product-name-font-weight:500;--loobek-product-name-font-size:14px;--loobek-product-name-font-line-height:20px;--loobek-h1-font-size:72px;--loobek-h1-line-height:80px;--loobek-h2-font-size:40px;--loobek-h2-line-height:52px;--loobek-h3-font-size:30px;--loobek-h3-line-height:42px;--loobek-h3-height:-42px;--loobek-h4-font-size:24px;--loobek-h4-line-height:32px;--loobek-h5-font-size:20px;--loobek-h5-line-height:28px;--loobek-h6-font-size:18px;--loobek-h6-line-height:24px;--loobek-sub-cat-font:'Plus Jakarta Sans', sans-serif;--loobek-sub-cat-font-weight:400;--loobek-sub-cat-font-size:13px;--loobek-menu-ipad-font-size:16px;--loobek-menu-ipad-line-height:22px;--loobek-sub-cat-device-font-size:13px;--loobek-h1-device-font-size:42px;--loobek-h1-device-line-height:48px;--loobek-h2-device-font-size:30px;--loobek-h2-device-line-height:40px;--loobek-h3-device-font-size:24px;--loobek-h3-device-line-height:32px;--loobek-h3-device-height:-32px;--loobek-h4-device-font-size:20px;--loobek-h4-device-line-height:28px;--loobek-h5-device-font-size:18px;--loobek-h5-device-line-height:24px;--loobek-h6-device-font-size:16px;--loobek-h6-device-line-height:22px;--loobek-heading-device-font-size:24px;--loobek-heading-device-line-height:32px;--loobek-h1-mobile-font-size:32px;--loobek-h1-mobile-line-height:36px;--loobek-h2-mobile-font-size:26px;--loobek-h2-mobile-line-height:34px;--loobek-main-bg:#ffffff;--loobek-text-color:#000000;--loobek-text-light-color:#808080;--loobek-text-bold-color:#000000;--loobek-primary-color:#c6213b;--loobek-text-in-primary-color:#ffffff;--loobek-link-color:#c6213b;--loobek-link-hover-color:#c6213b;--loobek-border:#e5e5e5;--loobek-input-color:#000000;--loobek-input-border:#000000;--loobek-input-hover-color:#000000;--loobek-input-hover-border:#000000;--loobek-button-color:#ffffff;--loobek-button-bg:#000000;--loobek-button-border:#000000;--loobek-button-hover-color:#ffffff;--loobek-button-hover-bg:#c6213b;--loobek-button-hover-border:#c6213b;--loobek-nav-color:#000000;--loobek-nav-hover-color:#000000;--loobek-nav-bg:#ffffff;--loobek-nav-hover-bg:#f5f5f5;--loobek-breadcrumb-bg:#ffffff;--loobek-breadcrumb-color:#000000;--loobek-breadcrumb-border-color:#e5e5e5;--loobek-breadcrumb-link-hover:#c6213b;--loobek-breadcrumb-img-color:#ffffff;--loobek-breadcrumb-img-link-hover:#c6213b;--loobek-notice-bg:#000000;--loobek-notice-color:#ffffff;--loobek-notice-border-color:#000000;--loobek-menu-color:#000000;--loobek-menu-hover-color:#000000;--loobek-submenu-color:#000000;--loobek-submenu-heading-color:#000000;--loobek-submenu-hover-color:#c6213b;--loobek-submenu-bg:#ffffff;--loobek-menu-2-color:#808080;--loobek-menu-2-hover-color:#000000;--loobek-menu-2-active-color:#ffffff;--loobek-menu-2-active-bg:#000000;--loobek-header-mobile-color:#000000;--loobek-header-mobile-hover-color:#c6213b;--loobek-header-mobile-bg:#ffffff;--loobek-header-mobile-border-color:#e5e5e5;--loobek-header-mobile-cart-color:#ffffff;--loobek-header-mobile-cart-bg:#000000;--loobek-menu-mobile-color:#000000;--loobek-menu-mobile-hover-color:#c6213b;--loobek-menu-mobile-title-active-color:#808080;--loobek-menu-mobile-bg:#ffffff;--loobek-menu-mobile-border-color:#e5e5e5;--loobek-menu-bottom-mobile-color:#000000;--loobek-menu-bottom-mobile-hover:#c6213b;--loobek-menu-bottom-bg:#ffffff;--loobek-menu-bottom-border-color:#e5e5e5;--loobek-top-header-color:#000000;--loobek-top-header-link-hover:#c6213b;--loobek-top-header-bg:#ffffff;--loobek-top-header-border:#e5e5e5;--loobek-middle-header-color:#000000;--loobek-middle-header-link-hover:#c6213b;--loobek-middle-header-bg:#ffffff;--loobek-middle-header-border:#e5e5e5;--loobek-header-cart-number-color:#ffffff;--loobek-header-cart-number-bg:#000000;--loobek-header-search-color:#000000;--loobek-header-search-placeholder-color:#999999;--loobek-header-search-bg:#f0f0f0;--loobek-header-search-border-color:#f0f0f0;--loobek-header-search-icon-color:#000000;--loobek-header-search-hover-icon:#c6213b;--loobek-footer-bg:#ffffff;--loobek-footer-color:#000000;--loobek-footer-hover-color:#c6213b;--loobek-footer-heading-color:#000000;--loobek-footer-border:#e5e5e5;--loobek-product-button-thumbnail-color:#000000;--loobek-product-button-thumbnail-hover-color:#ffffff;--loobek-product-button-thumbnail-bg:#ffffff;--loobek-product-button-thumbnail-bg-hover:#000000;--loobek-shop-bg:#fafafa;--loobek-quantity-bg:#f0f0f0;--loobek-product-detail-deal-color:#c6213b;--loobek-product-detail-deal-bg:#fee9ec;--loobek-star-color:#000000;--loobek-product-price-color:#000000;--loobek-product-sale-price-color:#c6213b;--loobek-product-del-color:#808080;--loobek-sale-label-color:#ffffff;--loobek-sale-label-bg:#c6213b;--loobek-new-label-color:#000000;--loobek-new-label-bg:#ffffff;--loobek-hot-label-color:#ffffff;--loobek-hot-label-bg:#115241;--loobek-soldout-label-color:#000000;--loobek-soldout-label-bg:#f0f0f0;--lazy-cols:4;--lazy-thumb-height:450px;--e-bg-lazyload-loaded:linear-gradient(#f5f5f5,#f5f5f5);--e-bg-lazyload:linear-gradient(#f5f5f5,#f5f5f5)}body .logo-wrapper{display:table}.logo-center .logo-wrapper{margin-left:30px;margin-right:30px}body .logo-wrapper .logo{display:table-cell;height:40px;vertical-align:middle}header .header-sticky .logo-sticky{display:none}body .logo-wrapper a{font-size:40px;text-decoration:none;line-height:0}body .logo-wrapper a:hover{text-decoration:none}header .logo-wrapper .logo img{transition:300ms ease 0s}.is-sticky img.sticky-logo{display:block}.is-sticky img.mobile-logo,.is-sticky img.normal-logo{display:none}.is-sticky .logo-sticky{opacity:1;width:auto;height:auto;padding:5px 0;position:relative;display:table-cell;transition:150ms ease 0s}.header-sticky{width:100%;z-index:993;position:relative}.header-sticky.is-sticky{box-shadow:0 4px 4px rgb(155 155 155 / .3);-webkit-animation-duration:350ms;-moz-animation-duration:350ms;animation-duration:350ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mySticky;-moz-animation-name:mySticky;animation-name:mySticky;backface-visibility:hidden;-webkit-backface-visibility:hidden}.ts-header{padding:0;display:block}.ts-header .header-template{position:relative}.ts-header .overlay{position:fixed;top:0;bottom:auto;height:100000px;left:0;right:0;content:"";background:rgb(0 0 0 / .4);z-index:991;opacity:0;visibility:hidden}.menu-background-overlay .ts-header>.overlay{-webkit-animation-duration:150ms;-moz-animation-duration:150ms;animation-duration:150ms;animation-delay:150ms;-webkit-animation-delay:150ms;-moz-animation-delay:150ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade}.menu-background-overlay .ts-header .header-template{z-index:1000}.header-transparent:not(.no-absolute) .hea