#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-@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(0 0 0 / .1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - .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-details-with-fee{display:block}.woo-custom-installments-group .variation-price,.woo-custom-installments-group .discount-before-price,.woo-custom-installments-group .wci-icon-ticket-discount,.woo-custom-installments-group .discounted-price,.woo-custom-installments-group .wci-icon-main-price,.woo-custom-installments-group .wci-icon-best-installments,.woo-custom-installments-group .variation-text,.woo-custom-installments-group .discount-before-discount-ticket,.woo-custom-installments-group .wci-icon-economy-pix{margin-right:.25rem}.woo-custom-installments-offer:has(.variation-text) .discount-before-price{display:none}.container-separator{margin:1.75rem 0;border:0;border-top:1px solid rgb(0 0 0 / .1);height:1px;width:100%}.instant-approval-badge,.badge-discount-checkout{display:inline-block;padding:.35em .6em;font-size:.825em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-bottom:1rem}.badge-interest-checkout{display:inline-block;padding:.35em .6em;font-size:.8125em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(255 186 8 / .12);color:#ffba08}.badge-discount-checkout,.badge-interest-checkout{margin-left:.5rem;margin-bottom:0}.pix-method-container{display:flex;align-items:center;margin-bottom:1rem}.pix-method-container .instant-approval-badge{margin-bottom:0}.pix-method-name{color:#212529;font-size:1rem;font-weight:600;margin-right:.5rem}.ticket-method-name{color:#212529;font-size:1rem;font-weight:600;margin-bottom:1rem;display:block}.pix-method-name .amount,.ticket-method-name .amount,.woo-custom-installments-table,.woo-custom-installments-table .amount{color:#212529}.pix-info{display:flex;width:fit-content!important}.pix-info.instant-approval-badge{padding:.5rem 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center}.pix-info.instant-approval-badge .pix-icon-badge{font-size:1.75rem}.pix-info .woo-custom-installments-economy-pix-badge{margin-left:.5rem;background-color:transparent!important;padding:0;color:#2ebdaf!important;font-weight:600}.pix-info .woo-custom-installments-economy-pix-badge .amount{color:#2ebdaf!important;font-size:.925rem;font-weight:600}.pix-info .woo-custom-installments-economy-pix-badge .wci-icon-economy-pix{display:none}.pix-icon-badge{font-size:2rem;color:#2ebdaf}.ticket-instructions{font-size:.855rem}.container-badge-icon{width:3rem;height:auto;margin-right:.75rem;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;object-fit:cover;flex-shrink:0}.credit-card-container-badges,.debit-card-container-badges{display:flex;overflow:auto;padding-bottom:.5rem}h4.pix-method-title,h4.ticket-method-title,h4.credit-card-method-title,h4.debit-card-method-title,h4.installments-title{font-size:1.125rem}.container-badge-icon.pix-flag,.credit-card-container-badges,.debit-card-container-badges,.container-badge-icon.ticket-flag{margin-bottom:2rem}.woo-custom-installments-table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:transparent!important}.woo-custom-installments-table th{font-weight:400;font-size:.95rem;border:none;border-bottom:1px solid;border-color:#d9dde3;padding:.75rem 1rem!important;width:50%}.woo-custom-installments-table th.final-text{border-right:1px solid #d9dde3}.woo-custom-installments-table tr:last-of-type>th{border-bottom:none}.woo-custom-installments-table tr:first-of-type>th{border-top:none}.woo-custom-installments-table tr:hover{background-color:#E9ECEF}.woo-custom-installments-table{width:100%}.woo-custom-installments-group .fa-brands,.woo-custom-installments-group .fab{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.woo-custom-installments-group .fa-classic,.woo-custom-installments-group .fa-regular,.woo-custom-installments-group .fa-solid,.woo-custom-installments-group .far,.woo-custom-installments-group .fas{font-family:"Font Awesome 6 Free"!important}.woo-custom-installments-group .fa-solid,.woo-custom-installments-group .fas{font-weight:900!important}.woo-custom-installments-text-after-price{margin-left:.15rem}.woo-custom-installments-discount-per-quantity-message{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:.875rem;font-weight:500;text-align:center;white-space:nowrap;border-radius:.3rem;color:#4475de;background-color:#edf3fe;margin-bottom:1rem;line-height:1}.woo-custom-installments-discount-per-quantity-message i{margin-right:.25rem}.browser-Safari .hide-larger-price .price{white-space:initial!important}.d-none{display:none!important}.woo-custom-installments-price.original-price{order:1;font-size:1.225rem;font-weight:500}#woo-custom-installments-product-price{display:grid;width:100%}.size-badge-icon{box-shadow:none!important;width:100%}.wci-loading-price{overflow:hidden;width:fit-content!important;background:#000;position:relative;-webkit-animation-duration:1.7s;animation-duration:1.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholder_animation;animation-name:placeholder_animation;background:#f6f7f8;background:linear-gradient(to right,#eee 2%,#ddd 18%,#eee 33%);background-size:1300px;border-radius:.375rem}@keyframes placeholder_animation{0%{background-position:-650px 0}100%{background-position:650px 0}}.woo-custom-installments-logo{width:3rem}.wci-license-message-box{display:flex;flex-direction:column;align-items:center}.wci-license-message-box .message-box-header{width:6rem;height:6rem;padding:.5rem;margin-bottom:1rem;background-color:#efefef;border-radius:100%;display:flex;align-items:center;justify-content:center}.wci-license-message-box .message-box-header h5{font-size:1.125rem;font-weight:600;color:#040f0f;display:block;text-align:center;margin-bottom:1rem}.wci-license-message-box .message-box-header .message-cta{font-size:1.125rem;text-align:center;color:#495057}.woo-custom-installments-price.original-price.has-discount{display:flex!important;font-weight:400;font-size:1rem;color:#495057;text-decoration:line-through;margin-right:.5rem;order:1}.woo-custom-installments-price.sale-price{order:3;font-size:1.325rem;font-weight:500}.woo-custom-installments-group-main-price{display:flex;align-items:center;flex-wrap:wrap}.woo-custom-installments-group-main-price .woo-custom-installments-price{order:3}.woo-custom-installments-group .woo-custom-installments-group-main-price.has-range-price{display:inline-block!important}.woo-custom-installments-group .icon-image{width:1.325rem;height:auto}.woo-custom-installments-group:not(.variable-range-price) .woo-custom-installments-price{display:flex!important;align-items:center}.wci-sale-badge{order:4;font-size:.785rem;font-weight:600;color:#26ab5b;background-color:rgb(34 197 94 / .15);padding:.25rem .65rem .25rem .65rem;border-radius:10rem;margin-left:.5rem}.woo-custom-installments-group-main-price .wci-icon-price{order:1}.woo-custom-installments-group-main-price .woo-custom-installments-starting-from{margin-right:.5rem;order:2}#wci-variation-prices .wci-variation-item{list-style:none}#wci-variation-prices{padding:0;margin:0}.woo-custom-installments-group-main-price del .amount{margin-right:.5rem;display:flex}.woo-custom-installments-group ins{text-decoration:none}.wci-popup-content .woo-custom-installments-pix-section,.wci-popup-content .woo-custom-installments-credit-card-section,.wci-popup-content .woo-custom-installments-debit-card-section,.wci-popup-content .woo-custom-installments-ticket-section{border-bottom:1px solid #d4d7e5;margin-bottom:2rem}.wci-popup-container{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .6);opacity:0;visibility:hidden;display:flex!important;justify-content:center;align-items:center;z-index:999999!important;transition:opacity 0.3s ease,visibility 0s linear 0.3s}.wci-popup-container.show{opacity:1;visibility:visible;transform:none;transition:opacity 0.3s ease,visibility 0s linear 0s}.wci-popup-content{background-color:#fff;border-radius:.5rem;width:auto;height:auto;overflow:auto;box-shadow:0 0 10px rgb(0 0 0 / .5);transform:translate(0,-50px);transition:transform .3s ease-out}.wci-popup-container.show .wci-popup-content{transform:none}@media screen and (min-width:768px){.wci-popup-content{width:650px;height:fit-content;max-height:75%}}@media screen and (max-width:767px){.wci-popup-content{width:95%;height:fit-content;max-height:95%;position:absolute}.wci-popup-container.show{position:fixed}.woo-custom-installments-offer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center}}.wci-popup-content::-webkit-scrollbar,.credit-card-container-badges::-webkit-scrollbar,.debit-card-container-badges::-webkit-scrollbar{width:5px;height:5px}@media screen and (max-width:992px){.wci-popup-content::-webkit-scrollbar,.credit-card-container-badges::-webkit-scrollbar,.debit-card-container-badges::-webkit-scrollbar{height:3px;width:3px}}.wci-popup-content::-webkit-scrollbar-track,.credit-card-container-badges::-webkit-scrollbar-track,.debit-card-container-badges::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100%}.wci-popup-content::-webkit-scrollbar-thumb,.credit-card-container-badges::-webkit-scrollbar-thumb,.debit-card-container-badges::-webkit-scrollbar-thumb{background-color:#CED4DA;border-radius:50px}.wci-popup-content::-webkit-scrollbar-thumb:hover,.credit-card-container-badges::-webkit-scrollbar-thumb:hover,.debit-card-container-badges::-webkit-scrollbar-thumb:hover{background-color:#212529}button.wci-open-popup{display:inline-flex;align-items:center;justify-content:center;font-weight:600;line-height:1.6;color:#008aff;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-color:#fff0;border:1px solid #008aff;padding:.625rem 1.75rem;margin:1rem 0 3rem 0;font-size:.875rem;border-radius:.375rem;outline:none!important;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out}button.wci-open-popup:hover{background-color:#008aff;color:#fff}.wci-popup-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;border-bottom:1px solid #dee2e6;margin-bottom:2rem;padding:1rem 1.5rem .5rem 1.5rem}.wci-popup-body{padding:0rem 1.5rem 0rem 1.5rem}.wci-popup-title{font-size:1.25rem;font-weight:500;line-height:1.5;color:#212529;margin-bottom:0}button.wci-close-popup{width:1rem;height:1rem;color:#fff;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/0.925rem auto no-repeat!important;background-position:right;opacity:.35;border:none!important;outline:none!important}button.wci-close-popup:hover{text-decoration:none;opacity:.75;cursor:pointer}.wci-accordion-item{background-color:#fff;border:1px solid rgb(0 0 0 / .125);border-radius:.35rem;overflow:hidden;height:55px;transition:height .35s ease}.wci-accordion-item.active{height:auto!important}.wci-accordion-header{position:relative;display:flex!important;align-items:center;width:100%!important;height:55px;padding:1rem 1.25rem!important;font-size:1rem;font-weight:500;color:#343A40;background-color:#fff;text-align:left;text-transform:none;border:0;border-radius:.25rem;overflow-anchor:none;outline:none!important;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}.wci-accordion-header:hover,.wci-accordion-header:focus{color:#212529;background-color:#E9ECEF}.wci-accordion-header .wci-accordion-icon{stroke:#212529;flex-shrink:0;width:1.825em;height:auto;margin-left:auto;margin-bottom:.625rem;transition:transform .2s ease-in-out}.wci-accordion-item.active .wci-accordion-header .wci-accordion-icon{transform:rotate(-180deg);margin-bottom:-.625rem}.wci-accordion-content{background-color:#fff;max-height:0;padding:1rem;border:0;overflow:hidden;transition:max-height .35s ease}.wci-accordion-item.active .wci-accordion-content{padding:1rem;max-height:none;border-top:1px solid #ddd}.woo-custom-installments-group .woo-custom-installments-starting-from{font-weight:500}.woo-custom-installments-group .woo-custom-installments-price.original-price.has-discount .amount,.woo-custom-installments-group .woo-custom-installments-group-main-price del .amount{opacity:.75}/*!
 * 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-transfor@media only screen and (max-width:767px){#to-top{bottom:0}body:not(.ts_desktop).header-mobile-v3 #to-top{bottom:47px;padding-bottom:calc(env(safe-area-inset-bottom) - 20px)}#to-top a{width:34px;height:34px}#to-top a:before{font-size:20px;line-height:34px}body .logo-wrapper{width:var(--loobek-logo-mobile-width);max-width:var(--loobek-logo-mobile-width)}header .logo-wrapper .logo img{max-width:var(--loobek-logo-mobile-width)}.ts-header-notice-shortcode{flex-wrap:wrap;margin:-3px 0;gap:0 10px}.ts-header-notice-shortcode>*{margin:3px 0}#ts-search-sidebar .ts-sidebar-content,.ts-floating-sidebar .ts-sidebar-content{width:100%;transform:translateX(100%);border-width:1px 0 0 0;border-style:solid}#ts-search-sidebar .ts-sidebar-content{right:0;left:auto;padding:30px}#ts-search-sidebar .ts-sidebar-content{transform:translateX(100%);bottom:0}#ts-search-sidebar .container{padding:0}#ts-search-sidebar h2.title{display:none}#ts-search-sidebar .popular-searches>h6{display:none}#ts-search-sidebar .product_list_widget>li{width:100%}.woocommerce ul.product_list_widget li>.ts-wg-thumbnail{width:80px;min-width:80px}#ts-search-sidebar .popular-searches>div{gap:5px 20px}body.floating-sidebar-active{overflow:hidden}body.floating-sidebar-active.body-fixed{position:fixed}.header-mobile-v3 .header-top{border-width:0}.has-breadcrumb.header-transparent .header-template:before{left:10px;right:10px}.floating-sidebar-active .header-sticky{z-index:996;box-shadow:none!important}.header-mobile-v4 .ts-header .logo-wrapper{margin-right:auto}.ts-mobile-icon-toggle .icon{display:block;cursor:pointer;text-align:center}.ts-mobile-icon-toggle .icon:before{font-family:'icomoon';font-size:20px;line-height:30px;font-weight:400;display:block!important;margin:0;content:"\e918"}.header-middle div.header-right>div.shopping-cart-wrapper{display:inline-block}.ts-header .header-top>.container,.header-middle>.container{padding-top:10px;padding-bottom:10px}#page .header-middle .header-left>*{display:inline-block;margin-right:5px}#page .ts-header .header-left .ts-mobile-icon-toggle{margin-left:-6px}.header-middle div.shopping-cart-wrapper .ts-tiny-cart-wrapper{line-height:0}.shopping-cart-wrapper a.active>.ic-cart:before,.search-button>span.active:before,.ts-mobile-icon-toggle .icon.active:before,.ts-tiny-account-wrapper.active .account-link>a:before{content:"\e90b";font-size:20px}.header-number-style-v2 .ic-cart .cart-number{background:transparent!important}.ts-header .header-language,.ts-header .header-currency{z-index:4}.header-mobile-v4 .header-middle .header-left,.header-mobile-v4 .header-top .header-left{margin-right:10px}.header-top .logo-wrapper,.header-mobile-v3 .ts-header .header-top,.header-v10 .ts-header .header-top,.header-mobile-v2 .ts-header .header-top,.header-mobile-v2 .header-right .ts-mobile-icon-toggle,.header-mobile-v2 .ts-header .header-right .my-wishlist-wrapper,.header-mobile-v4 .ts-header .header-right .my-wishlist-wrapper{display:block}.header-mobile-v2 .header-middle .header-right{margin:0;justify-content:space-between;padding:8px 20px;width:100%}.header-mobile-v2 .header-top+.header-middle>.container{padding:0}.header-mobile-v2 .header-middle>.container{padding-bottom:0}.header-mobile-v2 .header-middle div.header-right>*{margin:0}.header-mobile-v2 .header-middle div.header-right{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;margin-top:10px}.header-mobile-v2 .header-top+.header-middle div.header-right{width:100%;margin:0}.ts-header .header-top,.header-top .header-social-icon,.ts-header .header-right .my-wishlist-wrapper,.header-mobile-v2 .header-top+.header-middle .logo-wrapper,.header-mobile-v1 .header-right .search-button,.header-mobile-v1 .header-top .header-language,.header-mobile-v1 .header-top .header-currency,.header-mobile-v4 .header-top .header-language,.header-mobile-v4 .header-top .header-currency,.header-mobile-v3 #page .ts-header .my-account-wrapper,.header-mobile-v3 #page .ts-header .shopping-cart-wrapper,.header-mobile-v3 .header-top+.header-middle,.header-v10.header-mobile-v1 .header-top .header-right .my-wishlist-wrapper,.header-v10.header-mobile-v3 .header-top .header-right .my-wishlist-wrapper,.header-v10.header-mobile-v3 .header-top .header-right,.header-mobile-v1 .header-middle .group-language-currency,.header-mobile-v4 .header-middle .group-language-currency,.header-mobile-v3 .header-middle .header-right,.header-middle .header-right>.group-language-currency{display:none}.header-mobile-v1 .header-middle .header-left,.header-mobile-v1 .header-middle .header-right,.header-v10.header-mobile-v1 .header-top .header-left,.header-v10.header-mobile-v1 .header-top .header-right{width:90px;margin:0;flex:1}.header-v10 .header-top .header-left .ts-mobile-icon-toggle,.header-v10 .header-top .header-left .search-button,.header-v10 .header-top .header-right .my-account-wrapper,.header-v10 .header-top .header-right .shopping-cart-wrapper,.header-v10 .header-top .header-right .my-wishlist-wrapper{width:40px;margin-left:5px;display:inline-block;text-align:center}.header-middle div.header-right>*,.header-v10 .header-top .header-right .my-account-wrapper,.header-v10 .header-top .header-right .shopping-cart-wrapper,.header-v10 .header-top .header-right .my-wishlist-wrapper{margin-right:5px;margin-left:0}.menu-middle .header-middle .header-right,#page .header-left>*:last-child,.header-middle div.header-right>*:last-child,.header-v10 #page .header-top .logo-wrapper,.header-v10 .header-top .header-left>*:last-child,.header-v10.header-mobile-v2 .header-top .header-right>*,.header-v10.header-mobile-v2 .header-left>*:first-child,.header-v10.header-mobile-v3 .header-left>*:first-child{margin-right:0;margin-left:0}.header-v10.header-mobile-v4 .header-top .header-right{order:2;flex:2}.header-v10 .header-top .header-left>.header-language+.header-currency ul{left:auto;margin:0;right:0}.header-number-style-v2 .shopping-cart-wrapper .cart-control,.header-number-style-v2 .tini-wishlist{margin-left:5px}.header-v10.header-mobile-v4 .header-top .header-right .search-button{margin-right:5px}.header-v10.header-mobile-v2 .header-top .header-right{width:100%;justify-content:space-between;padding:8px 10px 0 10px;margin-top:11px;position:relative}.header-v10.header-mobile-v2 .header-top .header-right:before{border-width:1px 0 0 0;border-style:solid;content:"";position:absolute;left:-10px;right:-10px;top:-1px;bottom:auto}.header-v10.header-mobile-v2 .header-left>*,.header-v10.header-mobile-v3 .header-left>*{margin-left:20px}.header-v10.header-mobile-v2 .header-top>.container{padding-bottom:8px}.header-v10.header-mobile-v2 .header-top>.container{flex-wrap:wrap}.header-v10.header-mobile-v2 .header-top .header-left,.header-v10.header-mobile-v3 .header-top .header-left{display:flex;justify-content:flex-end;align-items:center}.header-mobile-v2 .header-middle .container{flex-wrap:wrap}.header-mobile-v2 .header-middle .header-right{border-width:1px 0 0 0;border-style:solid}.header-mobile-v2 .header-top+.header-middle .header-right{border-width:0}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,.header-currency ul{left:-25px;padding-top:32px}.ts-header .wcml_currency_switcher>ul:before,.ts-header .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,.ts-header .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{top:15px}.ts-header .group-language-currency>*:last-child .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.ts-header .group-language-currency>*:last-child .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,.ts-header .group-language-currency>.header-currency:last-child ul{left:auto;right:0}#group-icon-header .my-wishlist-wrapper{margin:0 30px;border-width:1px 0 0 0;border-style:solid;display:block;padding-top:15px}#group-icon-header .my-wishlist-wrapper .title{display:block}#group-icon-header .my-wishlist-wrapper a{display:flex;align-items:baseline;justify-content:flex-start;margin:0}#group-icon-header .my-wishlist-wrapper a:before{display:none}#group-icon-header .tini-wishlist .count-number{position:static;background:#fff0;border-radius:0;width:auto;height:auto;order:2;font-size:var(--loobek-menu-font-size);line-height:var(--loobek-menu-line-height)}#group-icon-header .tini-wishlist .count-number:before{content:"(";display:inline-block}#group-icon-header .tini-wishlist .count-number:after{content:")";display:inline-block}body .logo-wrapper{display:block}body .logo-wrapper .logo{height:34px}body.floating-sidebar-active.header-text-light .ts-header img.sticky-logo{display:block}body.floating-sidebar-active.header-text-light .ts-header img.transparent-header-logo,body.floating-sidebar-active.header-text-light .ts-header img.mobile-logo{display:none}.has-breadcrumb.header-transparent .header-template,.header-transparent .logo-center .header-template{padding-bottom:0}.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-middle,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-top,.header-mobile-v2.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-middle .header-right,.header-mobile-v2.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-top .header-right:before{border-color:rgb(255 255 255 / .2)}.header-transparent .ts-header:not(.is-sticky) .header-template:before{position:absolute;left:10px;right:10px;bottom:0;border-width:1px 0 0 0;border-style:solid;content:"";z-index:1;border-color:rgb(255 255 255 / .2)}.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-top,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-middle{background:#fff0}.header-number-style-v2.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .ic-cart .cart-number,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-language .wpml-ls>ul>li>a,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .header-currency .wcml_currency_switcher>a,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .search-button>span,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .ts-mobile-icon-toggle .icon,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .account-link>a,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .shopping-cart-wrapper a.cart-control>.ic-cart,.header-text-light:not(.floating-sidebar-active) .header-sticky:not(.is-sticky) .my-wishlist-wrapper a{color:#fff}.header-text-light:not(.floating-sidebar-active).header-number-style-v1 .header-sticky:not(.is-sticky) .shopping-cart-wrapper .cart-control .cart-number,.header-text-light:not(.floating-sidebar-active).header-number-style-v1 .header-sticky:not(.is-sticky) .tini-wishlist .count-number{background:#fff;color:#000}header .header-bottom{display:none!important;}.ts-header .container{margin:0 auto}.header-middle>.container>*{margin-left:0;margin-right:0}.ts-header .group-language-currency{margin-left:20px}.logo-wrapper .mobile-logo{display:block}.logo-wrapper .normal-logo,.logo-wrapper .sticky-logo,.header-transparent .mobile-logo{display:none}.header-sticky.is-sticky{-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade;-webkit-animation-duration:250ms;-moz-animation-duration:250ms;animation-duration:250ms}.shopping-cart-wrapper .dropdown-container{display:none!important}.my-account-wrapper{position:static}.ts-tiny-account-wrapper .dropdown-container:before{border-width:0!important;border-radius:0!important;top:0;bottom:0;left:0;right:0}#page .ts-tiny-account-wrapper .dropdown-container,#ts-mobile-button-bottom .ts-tiny-account-wrapper .dropdown-container,.woocommerce.archive .ts-sidebar{display:none;position:fixed;z-index:99991;height:auto;width:100%;padding:30px;overflow:auto;right:0;left:0;bottom:0;top:0;border-width:1px 0 0 0;border-style:solid;margin:0}.logged-in #page .ts-tiny-account-wrapper .dropdown-container,.logged-in #ts-mobile-button-bottom .ts-tiny-account-wrapper .dropdown-container{padding-top:20px}#page .ts-tiny-account-wrapper.active .dropdown-container,