/*! 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:root{--primary-color:#82a8d3}.container-width,.full-width .ubermenu-nav,.container,.row{max-width:1150px}.row.row-collapse{max-width:1120px}.row.row-small{max-width:1142.5px}.row.row-large{max-width:1180px}.header-main{height:49px}#logo img{max-height:49px}#logo{width:200px}#logo img{padding:4px 0}.header-bottom{min-height:55px}.header-top{min-height:50px}.transparent .header-main{height:90px}.transparent #logo img{max-height:90px}.has-transparent+.page-title:first-of-type,.has-transparent+#main>.page-title,.has-transparent+#main>div>.page-title,.has-transparent+#main .page-header-wrapper:first-of-type .page-title{padding-top:170px}.header.show-on-scroll,.stuck .header-main{height:70px!important}.stuck #logo img{max-height:70px!important}.search-form{width:70%}.header-bg-color{background-color:#fff}.header-bottom{background-color:#f1f1f1}.header-main .nav>li>a{line-height:16px}.stuck .header-main .nav>li>a{line-height:50px}.header-bottom-nav>li>a{line-height:16px}@media (max-width:549px){.header-main{height:70px}#logo img{max-height:70px}}.main-menu-overlay{background-color:#fff}.nav-dropdown{font-size:100%}.header-top{background-color:#0080c4!important}.accordion-title.active,.has-icon-bg .icon .icon-inner,.logo a,.primary.is-underline,.primary.is-link,.badge-outline .badge-inner,.nav-outline>li.active>a,.nav-outline>li.active>a,.cart-icon strong,[data-color='primary'],.is-outline.primary{color:#82a8d3}[data-text-color="primary"]{color:#82a8d3!important}[data-text-bg="primary"]{background-color:#82a8d3}.scroll-to-bullets a,.featured-title,.label-new.menu-item>a:after,.nav-pagination>li>.current,.nav-pagination>li>span:hover,.nav-pagination>li>a:hover,.has-hover:hover .badge-outline .badge-inner,button[type="submit"],.button.wc-forward:not(.checkout):not(.checkout-button),.button.submit-button,.button.primary:not(.is-outline),.featured-table .title,.is-outline:hover,.has-icon:hover .icon-label,.nav-dropdown-bold .nav-column li>a:hover,.nav-dropdown.nav-dropdown-bold>li>a:hover,.nav-dropdown-bold.dark .nav-column li>a:hover,.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,.header-vertical-menu__opener,.is-outline:hover,.tagcloud a:hover,.grid-tools a,input[type='submit']:not(.is-form),.box-badge:hover .box-text,input.button.alt,.nav-box>li>a:hover,.nav-box>li.active>a,.nav-pills>li.active>a,.current-dropdown .cart-icon strong,.cart-icon:hover strong,.nav-line-bottom>li>a:before,.nav-line-grow>li>a:before,.nav-line>li>a:before,.banner,.header-top,.slider-nav-circle .flickity-prev-next-button:hover svg,.slider-nav-circle .flickity-prev-next-button:hover .arrow,.primary.is-outline:hover,.button.primary:not(.is-outline),input[type='submit'].primary,input[type='submit'].primary,input[type='reset'].button,input[type='button'].primary,.badge-inner{background-color:#82a8d3}.nav-vertical.nav-tabs>li.active>a,.scroll-to-bullets a.active,.nav-pagination>li>.current,.nav-pagination>li>span:hover,.nav-pagination>li>a:hover,.has-hover:hover .badge-outline .badge-inner,.accordion-title.active,.featured-table,.is-outline:hover,.tagcloud a:hover,blockquote,.has-border,.cart-icon strong:after,.cart-icon strong,.blockUI:before,.processing:before,.loading-spin,.slider-nav-circle .flickity-prev-next-button:hover svg,.slider-nav-circle .flickity-prev-next-button:hover .arrow,.primary.is-outline:hover{border-color:#82a8d3}.nav-tabs>li.active>a{border-top-color:#82a8d3}.widget_shopping_cart_content .blockUI.blockOverlay:before{border-left-color:#82a8d3}.woocommerce-checkout-review-order .blockUI.blockOverlay:before{border-left-color:#82a8d3}.slider .flickity-prev-next-button:hover svg,.slider .flickity-prev-next-button:hover .arrow{fill:#82a8d3}[data-icon-label]:after,.secondary.is-underline:hover,.secondary.is-outline:hover,.icon-label,.button.secondary:not(.is-outline),.button.alt:not(.is-outline),.badge-inner.on-sale,.button.checkout,.single_add_to_cart_button,.current .breadcrumb-step{background-color:#ede545}[data-text-bg="secondary"]{background-color:#ede545}.secondary.is-underline,.secondary.is-link,.secondary.is-outline,.stars a.active,.star-rating:before,.woocommerce-page .star-rating:before,.star-rating span:before,.color-secondary{color:#ede545}[data-text-color="secondary"]{color:#ede545!important}.secondary.is-outline:hover{border-color:#ede545}.success.is-underline:hover,.success.is-outline:hover,.success{background-color:#000}.success-color,.success.is-link,.success.is-outline{color:#000}.success-border{border-color:#000000!important}[data-text-color="success"]{color:#000000!important}[data-text-bg="success"]{background-color:#000}body{font-size:100%}@media screen and (max-width:549px){body{font-size:100%}}body{font-family:"Poppins",sans-serif}body{font-weight:0}body{color:#3e4246}.nav>li>a{font-family:"Poppins",sans-serif}.mobile-sidebar-levels-2 .nav>li>ul>li>a{font-family:"Poppins",sans-serif}.nav>li>a{font-weight:700}.mobile-sidebar-levels-2 .nav>li>ul>li>a{font-weight:700}h1,h2,h3,h4,h5,h6,.heading-font,.off-canvas-center .nav-sidebar.nav-vertical>li>a{font-family:"Poppins",sans-serif}h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2{font-weight:700}h1,h2,h3,h4,h5,h6,.heading-font{color:#3e4246}.alt-font{font-family:"Poppins",sans-serif}.alt-font{font-weight:0!important}.header:not(.transparent) .header-nav-main.nav>li>a{color:#000}a{color:#000}.shop-page-title.featured-title .title-overlay{background-color:rgb(255 255 255 / .3)}.current .breadcrumb-step,[data-icon-label]:after,.button#place_order,.button.checkout,.checkout-button,.single_add_to_cart_button.button{background-color:#0080c4!important}.has-equal-box-heights .box-image{padding-top:100%}ins .woocommerce-Price-amount{color:#0080c4}@media screen and (min-width:550px){.products .box-vertical .box-image{min-width:0px!important;width:0px!important}}button[name='update_cart']{display:none}.jdgm-star{color:#fbcd0a!important}.review-hompage .jdgm-all-reviews__summary{display:none}.review-hompage .jdgm-widget .jdgm-temp-hidden{display:none}.review-hompage .jdgm-widget-actions-wrapper{float:left}.review-hompage .jdgm-sort-dropdown-wrapper{margin-top:-30px}.review-hompage .jdgm-all-reviews__footer{display:none}.review-hompage .jdgm-all-reviews__body{margin-top:0;margin-bottom:0;padding-top:0;border-top:0}.review-hompage .jdgm-shop-reviews__body{margin-top:0;margin-bottom:0;padding-top:0;border-top:0}.product-section{border-top:0}.review-hompage .jdgm-all-reviews__header{margin-bottom:15px}.sec-why-choose-us .icon-box-img{float:left;margin-right:10px}.sec-why-choose-us .icon-box{margin-bottom:15px}.sec-why-choose-us .icon-box-text h4{font-weight:700}.sec-why-choose-us .icon-box-text p{font-size:13px}.ux-swatch__color{height:100%;width:100%;border-radius:50%}.ux-swatch{box-shadow:none}.value select{border:1px solid #000;box-shadow:none;width:50%}nav.woocommerce-breadcrumb.breadcrumbs.uppercase{display:none}.variations .label{padding:0}.quantity.buttons_added{margin-right:0;border:1px solid #000;height:45px;overflow:hidden}input.minus.button.is-form{border:0;color:#000;background-color:#fff}.quantity input[type=number]{max-width:5.5em;width:5.5em;height:auto}input.minus.button.is-form:hover{background-color:#fff}input.plus.button.is-form{border:0;background-color:#fff}input.plus.button.is-form:hover{background-color:#fff}.quantity input[type=number]{border:0;box-shadow:none}.related-products-wrapper .box-image .image-zoom img{transform:scale(1)}.categories-homepage .box-text-inner{position:relative;margin-top:-55%;font-size:20px}.categories-homepage .box-text-inner h3{color:#fff}input[type=checkbox]:before{font-family:"FontAwesome";content:"f00c";font-size:15px;color:transparent!important;background:#fff;display:block;width:20px;height:20px;border:2px solid #82a8d3!important;margin-right:7px}input[type=checkbox]:checked:before{color:#fff!important;padding-top:8px;padding-left:1px;background-color:#82a8d3}input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none}span.wpfValue{font-weight:400;font-family:'arial';font-size:13px}#footer span.ux-menu-link__text{font-size:18px;font-weight:400}#footer span.section-title-main{text-transform:none;font-size:22px;border-bottom:0}.right-detail p.price.product-page-price.price-on-sale{display:inline-block;float:left}.right-detail .tlwd_single_price{margin-top:0}.ic-why-buy .icon{background-color:#2d79cf;height:40px;border-radius:50%;padding:4px}.ic-why-buy{width:100%;height:100%;display:flex;align-items:center}.section-content{z-index:unset}.sticky-add-to-cart--active{background-color:#f1eded;padding:10px 0 10px 0}.sticky-add-to-cart--active .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed{width:auto;margin-left:10px}.sticky-add-to-cart__product img{width:60px;height:60px;border:1px solid #000}form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input{font-size:15px;border-radius:6px;padding:5px 5px 5px;background:#fff}form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half button{border-radius:5px}.badge-inner.secondary.on-sale{color:#000;border:0;border-radius:21px;background-color:#f87c56;padding:5px 5px 5px 6px}span.onsale{font-size:12px}.badge-inner.callout-new-bg.is-small.new-bubble{color:#000;border:0;padding:10px 10px 5px 10px;background-color:#C5B4E5;border-radius:25px}.badge-inner.secondary.on-sale{color:#000;border:0;border-radius:21px;background-color:#f87c56;padding:0 4px 0 4px;line-height:0}.badge-frame{height:24px}.badge+.badge{margin-top:-34px}.product-images.relative.mb-half.has-hover.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .badge-frame{height:30px}.product-images.relative.mb-half.has-hover.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .badge+.badge{margin-top:-40px}.shop-page-title.category-page-title.dark.featured-title.page-title{background-color:#fff}.featured-title .page-title-bg{box-shadow:none}h1.shop-page-title.is-xlarge{color:#000!important}.dark .form-flat input:not([type=submit]),.dark .form-flat textarea,.dark .form-flat select,.nav-dark .form-flat input:not([type=submit]),.nav-dark .form-flat textarea,.nav-dark .form-flat select{background-color:#e9e9e9!important;border-color:rgb(255 255 255 / .09)!important;color:#000!important;border-radius:0;font-family:'Arial';font-size:14px}.thumb-nail-cat img{width:100%}.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic h4{font-family:'Arial'}.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p{font-family:'Arial'}input#woocommerce-product-search-field-0{width:100%}p.name.product-title.woocommerce-loop-product__title{font-size:20px;font-weight:700}ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left{display:none}button[name='update_cart']{display:block}.cart-container.container.page-wrapper.page-checkout .product-title{font-size:16px;height:auto!important}.woo_order_tip{padding:10px 20px!important;font-size:16px!important;background-color:white!important;border:1px solid #bfbfbf!important;border-radius:3px!important;width:15%}.woo_order_tip.active{background:#000;color:#fff}.woo_order_tip.active{background:#95bde5!important;color:white!important}button.woo_order_tip_remove{padding:9px 16px;background-color:#8b000099;color:#fff;font-size:14px;margin-bottom:10px}#wooot_order_tip_form{text-align:left;padding-bottom:20px;color:#333}.woo_order_tip:nth-child(6){width:35%}button.woo_order_tip_apply{padding:7px 16px;font-size:14px;background:none;border:2px solid;border-radius:3px;margin-bottom:10px}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row{position:relative}body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover{border-width:1px}body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover{border-style:solid}body .wfacp_main_form .form-row input[type=text]{background-color:#fff}body .wfacp_main_form .form-row input[type=text]{color:#404040}input.input-text.woo_order_tip_custom_text{border:none;border-bottom:3px solid;border-radius:0!important;width:97%!important;font-size:18px!important;padding:0!important}body .wfacp_main_form.woocommerce input[type=checkbox]{border:0!important}body .wfacp_main_form.woocommerce input[type=checkbox]:checked:before{content:" ";background:url(https://ohcanvas.com/wp-content/plugins/woofunnels-aero-checkout/assets/img/tick-sign.svg) center center no-repeat;width:20px;background-size:12px;height:20px;position:absolute;left:0;right:0;margin:auto;top:50%;margin-top:-8px;transform:none}body .wfacp_main_form.woocommerce input[type=checkbox]:focus{border-color:#5b9dd9;box-shadow:none!important}body .wfacp_main_form.woocommerce input[type=checkbox]{top:1px!important}.wpforms-form input,.wpforms-form select,.wpforms-form textarea{max-width:100%!important;border:1px solid #ccc!important;border-radius:3px!important;-moz-box-shadow:inset 0 1px 2px rgb(0 0 0 / .18)!important;-webkit-box-shadow:inset 0 1px 2px rgb(0 0 0 / 18%)!important;box-shadow:inset 0 1px 2px rgb(0 0 0 / 18%)!important;-moz-transition:border linear 0.2s,box-shadow linear 0.2s!important;-o-transition:border linear 0.2s,box-shadow linear 0.2s!important;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s!important;transition:border linear 0.2s,box-shadow linear 0.2s!important}#wpforms-3139-field_1{border:1px solid!important;border-radius:40px!important;font-size:17px;font-size:17px;padding:5px 35px;height:55px}#wpforms-submit-3139{border-radius:40px;font-size:17px;padding:5px 35px;background:#000!important;padding:5px 35px;color:#fff;border:none!important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:none!important;border:none!important}.wpfCheckbox input[type=checkbox]:checked:before{content:none!important}.jdgm-rev .jdgm-row-product{display:none}@media (max-width:849px){.review-hompage .jdgm-all-reviews__header{margin-bottom:15px}button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed{width:63%}.categories-homepage .box-text-inner{position:relative;margin-top:-70%;font-size:20px}.wfacp-right-panel .wfacp_form_cart.wfacp_min_cart_widget.none.div_wrap_sec{display:none}.woocommerce-info.message-wrapper{display:none}form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none{display:block!important}.badge-inner.secondary.on-sale{color:#000;border:0;border-radius:21px;background-color:#f87c56;padding:5px 5px 5px 6px}span.onsale{font-size:12px}.badge-inner.callout-new-bg.is-small.new-bubble{color:#000;border:0;padding:10px 10px 5px 10px;background-color:#C5B4E5;border-radius:25px}.badge-inner.secondary.on-sale{color:#000;border:0;border-radius:21px;background-color:#f87c56;padding:0 4px 0 4px;line-height:0}.badge-frame{height:24px}.badge+.badge{margin-top:-34px}.product-images.relative.mb-half.has-hover.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .badge-frame{height:30px}.product-images.relative.mb-half.has-hover.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .badge+.badge{margin-top:-40px}.featured-title .page-title-inner{padding-bottom:0}.page-title-inner{padding-top:0}.dark a,.dark .widget a{color:#000}.category-filtering.category-filter-row.show-for-medium{width:50%;float:left}.flex-col.flex-right.text-right.medium-text-center.form-flat{width:50%!important;margin-top:-60px}}@media (max-width:549px){.review-hompage .jdgm-sort-dropdown-wrapper{margin-top:0}button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed{width:59%}.sticky-add-to-cart__product .product-title-small{display:block!important}.sticky-add-to-cart--active .sticky-add-to-cart__product{width:100%;justify-content:center}.sticky-add-to-cart--active .quantity.buttons_added{margin-right:1em;height:32px}.outside_header_wrap{display:block}.outside_head_sec{text-align:left;padding:0 0}.wfacp_product.none.top_bottom.div_wrap_sec{display:none}form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_n