/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
 .lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(/wp-content/plugins/woocommerce-side-cart-premium/assets/library/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}@font-face{font-display:swap;font-family:'Woo-Side-Cart';src:url(/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?fiq1yd);src:url('/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?fiq1yd#iefix') format('embedded-opentype'),url(/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?fiq1yd) format('truetype'),url(/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.woff?fiq1yd) format('woff'),url('/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.svg?fiq1yd#Woo-Side-Cart') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="xoo-wsc-icon-"],[class*=" xoo-wsc-icon-"]{font-family:'Woo-Side-Cart'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-wsc-icon-chevron-right:before{content:"\e92b"}.xoo-wsc-icon-chevron-left1:before{content:"\e92c"}.xoo-wsc-icon-arrow-long-right:before{content:"\e900"}.xoo-wsc-icon-basket5:before{content:"\e901"}.xoo-wsc-icon-basket4:before{content:"\e902"}.xoo-wsc-icon-basket6:before{content:"\e903"}.xoo-wsc-icon-basket1:before{content:"\e904"}.xoo-wsc-icon-basket2:before{content:"\e905"}.xoo-wsc-icon-basket3:before{content:"\e906"}.xoo-wsc-icon-trash1:before{content:"\e907"}.xoo-wsc-icon-trash:before{content:"\e908"}.xoo-wsc-icon-cross:before{content:"\e909"}.xoo-wsc-icon-check_circle:before{content:"\e90a"}.xoo-wsc-icon-pencil:before{content:"\e90b"}.xoo-wsc-icon-bag1:before{content:"\e90c"}.xoo-wsc-icon-arrow-thin-right:before{content:"\e90d"}.xoo-wsc-icon-shopping-bag1:before{content:"\e90e"}.xoo-wsc-icon-shopping-cart:before{content:"\e90f"}.xoo-wsc-icon-bag2:before{content:"\e910"}.xoo-wsc-icon-cart1:before{content:"\e911"}.xoo-wsc-icon-cart2:before{content:"\e912"}.xoo-wsc-icon-del4:before{content:"\e913"}.xoo-wsc-icon-trash3:before{content:"\e914"}.xoo-wsc-icon-del1:before{content:"\e915"}.xoo-wsc-icon-del2:before{content:"\e916"}.xoo-wsc-icon-del3:before{content:"\e917"}.xoo-wsc-icon-shopping-bag:before{content:"\e918"}.xoo-wsc-icon-chevron-thin-left:before{content:"\e919"}.xoo-wsc-icon-chevron-left:before{content:"\e91a"}.xoo-wsc-icon-arrow-thin-left:before{content:"\e91b"}.xoo-wsc-icon-arrow-left:before{content:"\e91c"}.xoo-wsc-icon-coupon-1:before{content:"\e91d"}.xoo-wsc-icon-coupon-2:before{content:"\e91e"}.xoo-wsc-icon-coupon-3:before{content:"\e91f"}.xoo-wsc-icon-coupon-5:before{content:"\e920"}.xoo-wsc-icon-coupon-6:before{content:"\e921"}.xoo-wsc-icon-coupon:before{content:"\e922"}.xoo-wsc-icon-coupon-4:before{content:"\e923"}.xoo-wsc-icon-discout:before{content:"\e924"}.xoo-wsc-icon-coupon-7:before{content:"\e925"}.xoo-wsc-icon-coupon-8:before{content:"\e926"}.xoo-wsc-icon-coupon-9:before{content:"\e927"}.xoo-wsc-icon-cart:before{content:"\e93a"}.xoo-wsc-icon-spinner:before{content:"\e97a"}.xoo-wsc-icon-spinner2:before{content:"\e97b"}.xoo-wsc-icon-spinner4:before{content:"\e97d"}.xoo-wsc-icon-spinner8:before{content:"\e981"}.xoo-wsc-icon-spinner11:before{content:"\e984"}.xoo-wsc-icon-trash2:before{content:"\e9ad"}.xoo-wsc-icon-checkmark:before{content:"\ea10"}.xoo-wsc-icon-external-link:before{content:"\e928"}.xoo-wsc-markup *::-webkit-scrollbar{width:8px}.xoo-wsc-markup *::-webkit-scrollbar-track{border-radius:10px;background:#f0f0f0}.xoo-wsc-markup *::-webkit-scrollbar-thumb{border-radius:50px;background:#d1d1d1}.xoo-wsc-container,.xoo-wsc-slider,.xoo-wsc-drawer{position:fixed;background-color:#fff;z-index:999999;display:flex;flex-direction:column;width:100%;transition:0.5s ease-out}.xoo-wsc-cart-active .xoo-wsc-drawer-modal{display:block}.xoo-wsc-drawer-active .xoo-wsc-drawer{visibility:visible}.xoo-wsc-drawer-active .xoo-wsc-basket{display:none!important}.xoo-wsc-modal *{box-sizing:border-box}.xoo-wsc-markup a{text-decoration:none}.xoo-wsc-opac{position:fixed;top:0;left:0;bottom:0;background-color:#000;z-index:999996;opacity:0;height:0;width:100%;transition:height 0s 0.4s,opacity 0.4s 0s}.xoo-wsc-cart-active .xoo-wsc-opac{opacity:.8;height:100%;transition:height 0s 0s,opacity 0.4s}.xoo-wsc-body{flex-grow:1;overflow-y:auto;overflow-x:hidden}.xoo-wsc-loading .xoo-wsc-loader{display:block}span.xoo-wsc-loader{display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.5;background-color:#eee;opacity:.7;z-index:10}body.xoo-wsc-cart-active,html.xoo-wsc-cart-active{overflow:hidden!important}.xoo-wsc-basket{margin:10px;z-index:9999997;cursor:pointer;position:fixed;transition:0.5s ease-out;align-items:center;justify-content:center}.xoo-wsc-basket[style*='block']{display:flex!important}.xoo-wsc-items-count{border-radius:50%;position:absolute;font-size:13px;width:28px;height:28px;line-height:28px;text-align:center;overflow:hidden}.xoo-wsc-fly-animating{opacity:1;position:absolute!important;height:150px;width:150px;z-index:100}.xoo-wsc-sc-bkcont{position:relative}.xoo-wsc-sc-cont .xoo-wsc-cart-trigger{display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center}span.xoo-wsc-sc-count{border-radius:50%;height:18px;line-height:18px;width:18px;display:inline-block;text-align:center;font-size:13px;right:-7px;position:absolute;top:-4px}.xoo-wsc-sc-cont .xoo-wsc-cart-trigger>*{margin-right:3px}.xoo-wsc-notice-container{z-index:2;position:absolute;top:0;left:0;right:0;display:none}ul.xoo-wsc-notices{margin:0;list-style-type:none;padding:0}.xoo-wsc-notice-success{background-color:#DFF0D8;color:#3C763D}.xoo-wsc-notice-error{color:#a94442;background-color:#f2dede}ul.xoo-wsc-notices li{padding:15px 20px;list-style-type:none}ul.xoo-wsc-notices li span{margin-right:6px}span.xoo-wsc-undo-item{float:right;text-decoration:underline;cursor:pointer}.xoo-wsc-notices a.button.wc-forward{display:none}.xoo-wscb-icon{font-size:37px}.xoo-wscb-count{position:absolute;z-index:1;background-color:#fff0;font-size:15px;height:45px;line-height:45px;text-align:center;left:0;right:0}.xoo-wsc-header,.xoo-wsc-drawer-header{padding:15px;color:#000}span.xoo-wsch-close,.xoo-wscdh-close{position:absolute;cursor:pointer}span.xoo-wsch-text{margin-left:8px}.xoo-wsch-top{align-items:center}.xoo-wsch-top .xoo-wsch-basket{display:table;position:relative}.xoo-wsch-top{display:flex;margin:0 auto}.xoo-wsc-sb-bar{height:8px;width:90%;background-color:#eeee;border-radius:7px;display:table;margin:0 auto;margin-top:10px}.xoo-wsc-sb-bar>span{display:block;z-index:1;height:inherit}.xoo-wsc-ship-bar-cont{width:100%;text-align:center;margin-top:10px}.xoo-wsc-product{display:flex;border-bottom:1px solid #eee;position:relative}.xoo-wsc-img-col{align-self:center;z-index:1;position:relative}.xoo-wsc-sum-col{flex-grow:1;padding-left:15px;display:flex;flex-direction:column}.xoo-wsc-img-col img{width:100%;height:auto}.xoo-wsc-sm-left{flex-grow:1;display:flex;justify-content:space-between;flex-direction:column;min-width:0}.xoo-wsc-sm-right{align-items:flex-end;padding-left:10px;display:flex;flex-direction:column;justify-content:center;max-width:30px}span.xoo-wsc-smr-del+.xoo-wsc-smr-ptotal{margin-top:auto}span.xoo-wsc-pname,span.xoo-wsc-pname a{font-weight:600}span.xoo-wsc-smr-del{cursor:pointer;margin-top:5px}.xoo-wsc-sm-info{display:flex;min-width:0}.xoo-wsc-sm-left>*:not(:last-child){padding-bottom:4px}.xoo-wsc-sm-sales{text-transform:uppercase;border:1px solid #333;padding:2px 10px;display:block;margin-bottom:5px;border-radius:10px;font-size:10px}.xoo-wsc-qty-box{margin-top:5px;display:flex;justify-content:center;align-items:center;max-width:90px;width:100%;flex-direction:row}input[type="number"].xoo-wsc-qty{font-size:14px;flex-grow:1;padding:6px;text-align:center;border:0;box-shadow:none;background-color:#fff0;width:0}.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty{border-top-width:0;border-bottom-width:0}span.xoo-wsc-chng{min-width:18px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;font-weight:600;user-select:none}.xoo-wsc-product dl.variation{flex-wrap:wrap}.xoo-wsc-qtb-circle .xoo-wsc-chng{border-radius:50%;height:70%;align-self:center}.xoo-wsc-qtb-circle input[type="number"].xoo-wsc-qty{margin:0 5px}input.xoo-wsc-qty::-webkit-outer-spin-button,input.xoo-wsc-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.xoo-wsc-qty[type=number]{-moz-appearance:textfield}.xoo-wsc-product dl.variation dd,.xoo-wsc-product dl.variation dt{margin:0 4px 0 0;display:inline-block;float:left;font-style:italic}.xoo-wsc-product dl.variation dt{clear:left}.xoo-wsc-product dl.variation,.xoo-wsc-product dl.variation p{margin:0;font-size:13px}.xoo-wsc-sl-content{display:none;overflow:auto;flex-direction:column}.xoo-wsc-sl-content[style*='block']{display:flex!important}.xoo-wsc-sl-heading{display:flex;font-size:20px;font-weight:600;padding:20px;align-items:center}.xoo-wsc-slc-active.xoo-wsc-sl-content{display:block}.xoo-wsc-sl-body{padding:10px 20px;flex-grow:1;overflow:auto}span.xoo-wsc-slider-close{margin:0 10px;cursor:pointer}ul.xoo-wsc-shipping-methods{list-style-type:none;margin:0 auto 20px;padding:0;display:table}input.xoo-wsc-shipping-method{margin-right:5px}ul.xoo-wsc-shipping-methods li{list-style-type:none;margin:0 0 7px 0;padding:0}ul.xoo-wsc-shipping-methods li label{cursor:pointer}.xoo-wsc-shipping-destination span:nth-child(1){color:#777;font-weight:600;margin-right:8px;font-size:16px}.xoo-wsc-shipping-destination{display:table;margin:0 auto;margin-bottom:20px;font-size:17px}.select2-dropdown{z-index:999999}.xoo-wsc-slider section.shipping-calculator-form{display:block!important;margin:0;padding:0}.xoo-wsc-slider a.shipping-calculator-button{display:none}.woocommerce-checkout .xoo-wsc-sl-content.xoo-wsc-sl-shipping,.woocommerce-checkout .xoo-wsc-ft-amt-label .xoo-wsc-toggle-slider span{display:none!important}.woocommerce-checkout .xoo-wsc-ft-amt{pointer-events:none}.xoo-wsc-slider button[name="calc_shipping"]{display:table;margin:0 auto}.xoo-wsc-slider section.shipping-calculator-form>p{margin:0 0 30px 0;padding:0}.xoo-wsc-slider section.shipping-calculator-form input,.xoo-wsc-slider section.shipping-calculator-form select{width:100%}.xoo-wsc-slider .woocommerce-shipping-calculator{padding:0;margin:0}.xoo-wsc-coupon-row>span{display:block;margin-bottom:9px}span.xoo-wsc-cr-code{display:inline-block;text-transform:uppercase;border:1px solid;padding:1px 20px}.xoo.widget_shopping_cart_content .blockUI.blockOverlay,.woocommerce-checkout-review-order .blockUI.blockOverlay{background-color:#fff!important;opacity:.6!important}.widget_shopping_cart_content .blockUI.blockOverlay::before,.woocommerce-checkout-review-order .blockUI.blockOverlay::before{display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";line-height:1;text-align:center;font-size:2em;border-top:3px solid rgb(0 0 0 / .1)!important;border-right:3px solid rgb(0 0 0 / .1)!important;border-bottom:3px solid rgb(0 0 0 / .1)!important;pointer-events:none;border-left:3px solid #446084;-webkit-animation:spin .6s infinite linear;animation:spin .6s infinite linear;border-radius:50%;width:30px;height:30px}.category-page-row{padding-top:30px}.price_slider_amount input{display:none}.woocommerce-result-count{display:inline-block;margin:0 1em 0 auto}.woocommerce-ordering,.woocommerce-ordering select{margin:5px 0;display:inline-block}.add_to_cart_button.added{display:none}a.added_to_cart{display:inline-block;font-size:.9em;padding:10px 0;text-transform:uppercase;font-weight:700}a.added_to_cart:after{content:" →"}.grid-style-3 .title-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:15px;min-width:60%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.grid-style-3 .price-wrapper{text-align:right}.grid-style-3 .star-rating{margin:.2em 0;text-align:right}.grid-style-3 .price del{display:block}.grid-style-3 .price del span.amount{margin:0}.products .box-vertical .box-text{font-size:1.1em}.page-numbers.button.current{pointer-events:none;opacity:.6}.grid-tools{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0!important;margin-bottom:-1px;-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap}.grid-tools a{-o-text-overflow:ellipsis;text-overflow:ellipsis;opacity:.95;display:block;width:100%;padding:.4em 0 .5em;font-size:.85em;font-weight:700;text-transform:uppercase;background-color:#446084;color:#f1f1f1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.grid-tools a+a{border-left:1px solid rgb(255 255 255 / .1)}.grid-tools a:hover{color:#fff;opacity:1}.grid-tools .add-to-cart-grid{width:0}@media(max-width:849px){.category-filter-row{padding:10px 0}}.filter-button{display:inline-block;margin-top:.5em}.box-image .out-of-stock-label{color:#333;font-weight:700;text-transform:uppercase;position:absolute;top:40%;left:0;right:0;background:#fff;padding:20px 0;background:rgb(255 255 255 / .9);text-align:center;opacity:.9}.featured-title .woocommerce-result-count{display:none}.widget_product_categories>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget_product_categories>ul>li span{font-size:.85em;opacity:.4}.widget_product_categories>ul>li ul span.count{display:none}.message-wrapper+.login{padding:30px;background-color:rgb(0 0 0 / .03)}.woocommerce-form-login .button{margin-bottom:0}.woocommerce-billing-fields{padding-top:15px;border-top:2px solid #ddd}.woocommerce-billing-fields p{margin-bottom:.5em}form.checkout h3{font-size:1.1em;overflow:hidden;padding-top:10px;font-weight:bolder;text-transform:uppercase}form.checkout input[type=checkbox]{margin-top:0;margin-bottom:0;margin-right:.5em}.payment_methods li+li{padding-top:7px;border-top:1px solid #ececec}.payment_methods p{font-size:.9em}.payment_method_paypal img{max-width:130px;margin:0 10px}a.about_paypal{font-size:.8em}.woocommerce-privacy-policy-text{font-size:85%}p.form-row-wide{clear:both}p.form-row-push{margin-top:-15px}@media(min-width:550px){p.form-row-first,p.form-row-last{width:48%;float:left}p.form-row-first{margin-right:4%}}input#place_order{font-size:1.2em;white-space:normal;line-height:1.2;padding-top:.5em;padding-bottom:.5em}#ship-to-different-address{padding-top:0}#ship-to-different-address label{text-transform:none;font-weight:400}#billing_address_2_field>label,#shipping_address_2_field>label{width:0;opacity:0;overflow:hidden;white-space:nowrap}@media(max-width:549px){#billing_address_2_field>label,#shipping_address_2_field>label{display:none}}.wc-terms-and-conditions{margin-top:-15px;border-top:1px solid #ececec;padding:15px 0}.wc-terms-and-conditions input{margin-bottom:0}.wc-terms-and-conditions label{font-weight:400}div.create-account{clear:both}.form-row.create-account{font-size:1.1em;margin:0}.form-row.create-account label{font-weight:400}.page-checkout-simple{padding:3% 0}.js_active .woocommerce-account-fields p.create-account+div.create-account,.js_active .woocommerce-shipping-fields #ship-to-different-address+div.shipping_address{display:none}.widget_price_filter form{margin:0}.widget_price_filter .price_slider{margin-bottom:1em;background:#f1f1f1}.widget_price_filter .price_label{padding-top:6px}.widget_price_filter span{font-weight:700}.widget_price_filter .price_slider_amount{text-align:right;line-height:1;font-size:.8751em}.widget_price_filter .price_slider_amount .button{border-radius:99px;background-color:#666;float:left;font-size:.85em}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:15px;height:15px;cursor:pointer;outline:none;top:-5px;border-radius:999px;background-color:#666}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-10px}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;opacity:.5;border-radius:99px;z-index:1;font-size:10px;display:block;border:0;background-color:#666}.widget_price_filter .ui-slider-horizontal{height:5px;border-radius:99px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget li.chosen a:before{content:"x";display:inline-block;opacity:.6;color:currentColor;margin-right:5px;position:relative;top:-2px}.wc-layered-nav-term.chosen>a:before{background-color:#f1f1f1;border:1px solid rgb(0 0 0 / .1);line-height:12px;width:18px;height:18px;text-align:center;border-radius:99px}.dark .wc-layered-nav-term.chosen>a:before{background-color:rgb(0 0 0 / .5)}.widget_layered_nav_filters ul li.chosen{display:inline-block;margin-right:10px;border:0!important}.widget_layered_nav_filters ul li.chosen a{display:inline-block;background-color:#f1f1f1;border:1px solid rgb(0 0 0 / .1);border-radius:99px;opacity:.9;padding:0 7px;font-size:.85em;font-weight:400}.dark .widget_layered_nav_filters ul li.chosen a{color:#fff;background-color:rgb(0 0 0 / .5)}.widget_layered_nav_filters ul li.chosen a:before{content:"x";opacity:.4;margin-right:3px;position:relative;top:-1px}.widget_layered_nav_filters ul li.chosen a:hover:before{opacity:1}.woocommerce-product-gallery figure{margin:0}.message-wrapper{margin:0;padding-bottom:.5em}#wrapper>.message-wrapper{padding-top:.75em;padding-bottom:.75em;margin-bottom:10px;font-size:1.1em}ul.message-wrapper li{list-style:none}.message-container span{font-weight:700}.message-container .wc-forward{display:none}.message-container a{margin:0 15px 0 0}.container .message-container{padding-left:0;padding-right:0}.message-wrapper+main .product-main{padding-top:0}.demo_store{padding:5px;margin:0;text-align:center;background-color:#000;color:#fff}.has-transparent+main>.message-wrapper{position:fixed;z-index:999;width:100%;bottom:0;background-color:#fff;-webkit-box-shadow:1px 1px 10px 1px rgb(0 0 0 / .1);box-shadow:1px 1px 10px 1px rgb(0 0 0 / .1)}.form-row input[type=submit]{margin:0}.form-row input[type=submit]+label{margin-left:15px}.my-account-header.featured-title .page-title-inner{min-height:100px}.my-account-header .button{margin-top:5px;margin-bottom:5px}.woocommerce-form-register .woocommerce-privacy-policy-text{margin-bottom:1.5em}form.lost_reset_password{padding:30px 0}.dashboard-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1;font-size:1.3em;list-style:none}.dashboard-links a{display:block;border-radius:5px;padding:20px 0;border:1px solid #ddd;text-align:center;margin-right:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dashboard-links .active{display:none}.dashboard-links a:hover{background-color:#333;color:#fff}.dashboard-links li{width:33.333%}@media(max-width:849px){.dashboard-links li{width:50%}}@media(max-width:549px){.dashboard-links li{width:100%}}.price{line-height:1}.product-info .price{font-size:1.5em;margin:.5em 0;font-weight:bolder}.woocommerce-variation-price{border-top:1px dashed #ddd;font-size:.8em;padding:7.5px 0}.price-wrapper .price{display:block}span.amount{white-space:nowrap;color:#111;font-weight:700}.dark .price,.dark .price del,.dark span.amount{color:#fff}.header-cart-title span.amount{color:currentColor}del span.amount{opacity:.6;font-weight:400;margin-right:.3em}.no-prices .amount{display:none!important}ul.product_list_widget li{list-style:none;padding:10px 0 5px 75px;min-height:80px;position:relative;overflow:hidden;vertical-align:top;line-height:1.33}ul.product_list_widget li+li{border-top:1px solid #ececec}.dark ul.product_list_widget li{border-color:rgb(255 255 255 / .2)}.widget_shopping_cart ul.product_list_widget li{padding-right:30px}ul.product_list_widget li>span.reviewer{font-size:.8em}ul.product_list_widget li a:not(.remove){display:block;margin-bottom:5px;padding:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:1.3}ul.product_list_widget li a.remove{position:absolute;right:0;z-index:9}ul.product_list_widget li dl{margin:0;line-height:1;font-size:.7em}ul.product_list_widget li img{top:10px;position:absolute;left:0;width:60px;height:60px;margin-bottom:5px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}ul.product_list_widget li .quantity{display:block;margin-top:3px;font-size:.85em;opacity:.6}.product-main{padding:40px 0}.page-title:not(.featured-title)+main .product-main{padding-top:15px}.product-info{padding-top:10px}.product-summary .woocommerce-Price-currencySymbol{font-size:.75em;vertical-align:top;margin-top:.05em}.product-summary .quantity{margin-bottom:1em}.product-summary .variations_button{padding:.5em 0}.product-summary table tr+tr{border-top:1px dashed #ddd}.product_meta{font-size:.8em;margin-bottom:1em}.product_meta>span{display:block;border-top:1px dotted #ddd;padding:5px 0}.product-info p.stock{margin-bottom:1em;line-height:1.3;font-size:.8em;font-weight:700}p.in-stock{color:#7a9c59}.group_table .quantity{margin:0}.group_table .price{font-size:1em}.group_table .label label{padding:0;margin:0}.product-gallery,.product-thumbnails .col{padding-bottom:0!important}.product-thumbnails img,.product-gallery-slider img{width:100%}.product-gallery-wide{position:relative}@media screen and (min-width:850px){.product-gallery-stacked{white-space:normal!important;overflow:auto!important;width:auto!important}.product-gallery-stacked .flickity-slider,.product-gallery-stacked .flickity-viewport{height:auto!important}.product-gallery-stacked .slide,.product-gallery-stacked .flickity-slider{position:relative!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;left:0!important;right:0!important}.product-gallery-stacked .slide{overflow:hidden}.product-gallery-stacked .slide:not(:last-child){margin-bottom:1.5em}.product-stacked-info{padding:5vh 5% 2vh}}.product-thumbnails{padding-top:0}.product-thumbnails a{overflow:hidden;display:block;border:1px solid #fff0;background-color:#fff;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.product-thumbnails a:hover,.product-thumbnails .is-nav-selected a{border-color:rgb(0 0 0 / .2)}.product-thumbnails img{margin-bottom:-5px;opacity:.5;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-transform .6s;-o-transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s,-webkit-transform .6s}.product-thumbnails a:hover img,.product-thumbnails .is-nav-selected a img{border-color:rgb(0 0 0 / .3);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);opacity:1}.vertical-thumbnails .row-slider:not(.flickity-enabled){opacity:0}@media screen and (min-width:850px){.vertical-thumbnails{overflow-x:hidden;overflow-y:auto}.vertical-thumbnails .col{position:relative!important;left:0!important;max-width:100%!important;min-height:0!important;margin-left:1px;width:95%!important;right:0!important;padding:0 0 15px!important}.vertical-thumbnails .flickity-slider,.vertical-thumbnails .flickity-viewport{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;overflow:visible!important;height:auto!important}}.product-footer .woocommerce-tabs{padding:30px 0;border-top:1px solid #ececec}.product-footer .woocommerce-tabs>.nav-line-grow,.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical){margin-top:-31px}#product-sidebar .next-prev-thumbs{margin:-.5em 0 3em}.product-sidebar-small{font-size:.9em}.product-sidebar-small .widget-title{text-align:center}.product-sidebar-small .is-divider{margin-left:auto;margin-right:auto}.product-sidebar-small ul.product_list_widget li{padding-left:60px}.product-sidebar-small ul.product_list_widget li img{width:50px;height:50px}.product-section{border-top:1px solid #ececec}.easyzoom-notice{display:none}.easyzoom-flyout{position:absolute;z-index:1;overflow:hidden;background:#fff;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:stuckFadeIn .6s;animation:stuckFadeIn .6s}@media(max-width:849px){.easyzoom-flyout{display:none!important}}.product-gallery-slider .slide .easyzoom-flyout img{max-width:1000px!important;width:1000px!important}.woocommerce-product-gallery__trigger{display:none}.product-info .composite_form .composite_navigation .page_button{font-size:1em;line-height:1.2;font-weight:400}.woocommerce-pagination ul.links li{margin-left:inherit}.has-sticky-product-cart{padding-bottom:60px}.has-sticky-product-cart .back-to-top.active{bottom:10px}.sticky-add-to-cart__product{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px}.sticky-add-to-cart__product .product-title-small{margin-right:1em;max-width:180px;line-height:1}.sticky-add-to-cart__product img{width:45px;height:45px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;margin-right:1em;border-radius:5px}.sticky-add-to-cart--active{position:fixed;bottom:0;left:0;right:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.9em;background-color:rgb(255 255 255 / .9);border-top:1px solid #ddd;-webkit-animation:stuckMoveUp .6s;animation:stuckMoveUp .6s}.sticky-add-to-cart--active .woocommerce-variation-description,.sticky-add-to-cart--active .variations{display:none}.sticky-add-to-cart--active .woocommerce-variation-add-to-cart,.sticky-add-to-cart--active .single_variation_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}.sticky-add-to-cart--active .woocommerce-variation-price,.sticky-add-to-cart--active .product-page-price{margin-top:0;margin-right:.9em;margin-bottom:0;font-size:15px;padding:0;border:0}.sticky-add-to-cart--active .quantity,.sticky-add-to-cart--active form,.sticky-add-to-cart--active button{margin-bottom:0}.sticky-add-to-cart--active .sticky-add-to-cart__product{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:550px){.sticky-add-to-cart--active{font-size:.8em}}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;cursor:pointer}.flex-viewport a {dis