.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.live-sales-notification{position:fixed;left:20px;bottom:20px;z-index:1000;overflow:hidden;background-color:#fff;border-radius:var(--st-rounded-sm);box-shadow:0 4px 16px 0 rgb(17 17 26 / .1);display:flex;justify-content:space-between;min-width:360px;max-width:400px;transition:bottom .3s ease .1s;padding:10px}.rtl .live-sales-notification{left:auto;right:20px}.offcanvas-opened .live-sales-notification,.modal-opened .live-sales-notification,.popover-opened .live-sales-notification{z-index:1}.live-sales-notification__close{display:inline-flex;padding:0 0 0 10px;cursor:pointer}.live-sales-notification__close:hover{opacity:.85}.rtl .live-sales-notification__close{padding:0 10px 0 0}.live-sales-notification__content{display:flex;align-items:center;width:100%}.live-sales-notification__summary{padding:10px;font-size:14px}.live-sales-notification__thumbnail{max-width:70px}.live-sales-notification__thumbnail img{border-radius:var(--st-image-rounded-product-card-small)}.live-sales-notification__name{color:var(--st-color__dark)}.live-sales-notification__name span{display:block}.sales-booter-popup__product{display:block;position:relative;font-weight:500}.live-sales-notification__bottom{font-size:13px;margin:3px 0 0 0}.live-sales-notification__link{display:inline-block;font-weight:500;position:relative}.live-sales-notification__icon{display:inline-block;line-height:1;font-size:18px}.live-sales-notification__icon svg{vertical-align:-.125em;width:1em;height:1em;display:inline-block}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.rtl .animate__fadeInLeft{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.rtl .animate__fadeOutLeft{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@media (max-width:1200px){.live-sales-notification{max-width:50%}}@media (max-width:991px){.live-sales-notification{max-width:60%}}@media (max-width:767px){.live-sales-notification{bottom:10px;left:10px;right:10px;max-width:400px;min-width:auto;border-radius:0}.rtl .live-sales-notification{left:10px;right:10px}}:root{--st-background-color-primary:var( --st-color__primary );--st-background-color-gray:#ebebeb}@keyframes raise{0%{width:36px}100%{width:var(--st-progress,100%)}}@keyframes move{0%{left:0}100%{left:var(--st-progress,100%)}}@keyframes raiseFull{0%{width:0}100%{width:calc(var(--st-progress, 100%) - 36px)}}@keyframes moveFull{0%{left:0}100%{left:calc(var(--st-progress, 100%) - 36px)}}.styluxe-free-shipping-bar{display:flex;flex-wrap:wrap;justify-content:space-around}.styluxe-free-shipping-bar.st-is-unreached{--st-background-color-primary:#E0B252}.styluxe-free-shipping-bar.st-is-success{--st-background-color-primary:#428445}.styluxe-free-shipping-bar__message{color:var(--st-color__dark);width:100%;margin-top:29px}.styluxe-free-shipping-bar__message strong{text-transform:uppercase}.styluxe-free-shipping-bar__progress{width:100%;background-color:var(--st-background-color-gray);display:flex;height:4px;border-radius:var(--st-rounded-x);position:relative}.styluxe-free-shipping-bar__progress-bar{background-color:var(--st-background-color-primary);background-size:15px 15px;border-radius:var(--st-rounded-x);height:100%;position:relative;min-width:36px;width:var(--st-progress);transition:all .5s ease .2s}.styluxe-free-shipping-bar__icon{position:absolute;right:0;top:50%;transform:translateY(-50%);border:1px solid var(--st-background-color-primary);border-radius:var(--st-rounded-x);width:36px;height:26px;line-height:28px;text-align:center;background-color:var(--st-color__light);transition:all .5s ease .2s}.rtl .styluxe-free-shipping-bar__icon{right:auto;left:0;transform:translateY(-50%) scaleX(-1)}.rtl .styluxe-free-shipping-bar--preload .styluxe-free-shipping-bar__icon{right:auto;left:0}.styluxe-free-shipping-bar--preload .styluxe-free-shipping-bar__progress-bar{width:36px;min-width:36px;animation:raise 0.8s forwards;animation-delay:1s}.st-is-success .styluxe-free-shipping-bar__message{font-weight:600}.st-is-success .styluxe-free-shipping-bar__icon{background-color:var(--st-background-color-primary)}.st-is-success .styluxe-free-shipping-bar__icon .styluxe-svg-icon{color:var(--st-color__light)}.styluxe-free-shipping-bar__icon .styluxe-svg-icon{font-size:19px;color:var(--st-background-color-primary);transition:all .5s ease .2s}.styluxe-free-shipping-bar__percent-value{font-size:13px;font-weight:500;width:50px;text-align:right;margin-top:-9px;display:none}.rtl .styluxe-free-shipping-bar__percent-value{text-align:left}.woocommerce-cart .site-content .styluxe-free-shipping-bar,.woocommerce-checkout .site-content .styluxe-free-shipping-bar{border:1px dashed var(--st-border-color);padding:42px 30px 25px;margin-bottom:25px}.woocommerce-checkout .site-content .styluxe-free-shipping-bar{margin-bottom:25px;padding-bottom:20px}.cart-panel .styluxe-free-shipping-bar{padding:15px 30px 20px;position:relative}.cart-panel .styluxe-free-shipping-bar__message{font-size:16px;margin-top:20px;margin-bottom:18px}.cart-panel .styluxe-free-shipping-bar:after{content:'';bottom:0;height:1px;width:100%;background-color:var(--st-border-color)}.styluxe-popup-add-to-cart .styluxe-free-shipping-bar{padding-top:20px}.styluxe-free-shipping-bar+.widget_shopping_cart_content{height:calc(100% - 105px)}@media (max-width:767px){.cart-panel .styluxe-free-shipping-bar__message{font-size:13px}}.deal{margin:50px 0 40px}.deal-expire-text,.deal-sold-text{margin-bottom:.5em;width:40%;font-weight:500;text-transform:uppercase}.deal-progress .progress-bar,.deal-progress .progress-value{height:6px}.deal-progress .progress-bar{position:relative;background:#F6F6F6;margin-bottom:3px;border-radius:var(--st-rounded-xs)}.deal-progress .progress-value{background-color:var(--st-color__primary);border-radius:var(--st-rounded-xs) 0 0 var(--st-rounded-xs)}.deal-progress .progress-value[style*="width: 100%"]{border-radius:var(--st-rounded-xs)}.deal-expire-date{margin-bottom:20px}.deal-expire-date,.deal-sold{display:flex;margin-top:20px;width:100%}.deal-expire-countdown,.deal-progress{overflow:hidden;width:100%}.deal-progress .deal-content{display:flex;align-items:center;justify-content:space-between}.deal-expire-countdown .timer,.deal-expire-countdown .divider{text-align:center;display:block;float:left}.deal-expire-countdown .timer{width:20%}.deal-expire-countdown .divider{font-size:1.8em;width:6.3333%;padding-top:.3em}.deal-expire-countdown .timer span{display:block}.deal-expire-countdown .timer .digits{font-size:28px;margin:0 0 3px 0;padding:12px 8px;min-width:56px;min-height:56px;border:1px solid #ddd;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;color:#1d2128}.deal-expire-countdown .timer .text,.deal-progress .deal-text{font-size:14px}.deal-expire-countdown.styluxe-countdown{justify-content:space-between;overflow:inherit}.deal-expire-countdown.styluxe-countdown .timer{display:flex;flex-direction:column;padding:0}.deal-expire-countdown.styluxe-countdown .divider{font-size:21px;width:auto;padding-top:20px;top:0;right:-13px}.deal-expire-countdown.styluxe-countdown .timer .text{font-size:14px;font-weight:400;text-transform:capitalize}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:#fff0;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elemen