@charset "UTF-8";
 .antiscroll-wrap{display:inline-block;position:relative;overflow:hidden;}.antiscroll-scrollbar{background:gray;background:rgba(0,0,0,.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 0 1px #fff;-moz-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff;position:absolute;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:linear 300ms opacity;-moz-transition:linear 300ms opacity;-o-transition:linear 300ms opacity;}.antiscroll-scrollbar-shown{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}.antiscroll-scrollbar-horizontal{height:7px;margin-left:2px;bottom:2px;left:0;}.antiscroll-scrollbar-vertical{width:7px;margin-top:2px;right:2px;top:0;}.antiscroll-inner{overflow:scroll;}.antiscroll-inner::-webkit-scrollbar{width:0;height:0;}.antiscroll-inner::scrollbar{width:0;height:0;}.frzTbl{width:100%;/* required: decide viewport width */height:1245px;/* required: decide viewport height */position:relative;max-width:100%;overflow:visible}.frzTbl-scroll-overlay{overflow:scroll;scrollbar-width:none;position:relative;z-index:4;pointer-events:none;height:100% !important;width:100% !important}.frzTbl:hover .frzTbl-scroll-overlay{opacity:1}.frzTbl--scrolling .frzTbl-scroll-overlay{pointer-events:auto}.frzTbl-content-wrapper,.frzTbl-frozen-columns-wrapper,.frzTbl-table-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.frzTbl-content-wrapper{overflow:visible}/* Intrinsic height: when horizontal overflow is off, outer shell follows table content (no JS pixel height sync). */.frzTbl.frzTbl--intrinsic-height{height:auto !important;min-height:0;display:grid;grid-template-columns:minmax(0, 1fr);grid-template-rows:auto}.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay,.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper{grid-column:1;grid-row:1}.frzTbl.frzTbl--intrinsic-height > .frzTbl-content-wrapper{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;overflow:visible;align-self:start}.frzTbl.frzTbl--intrinsic-height > .frzTbl-scroll-overlay{width:100% !important;height:100% !important;align-self:stretch}.frzTbl.frzTbl--intrinsic-height .frzTbl-scroll-overlay__inner{width:100% !important;height:100% !important;min-width:100%;min-height:100%;box-sizing:border-box}.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper{position:relative;top:auto;right:auto;bottom:auto;left:auto;overflow:visible}.frzTbl.frzTbl--intrinsic-height .frzTbl-table-wrapper__inner{width:auto !important;height:auto !important;min-width:100%}.frzTbl.frzTbl--intrinsic-height
  .frzTbl-table-wrapper__inner
  > table.frzTbl-table{position:relative !important;top:auto !important;left:auto !important}html[dir="rtl"]
  .frzTbl.frzTbl--intrinsic-height
  .frzTbl-table-wrapper__inner
  > table.frzTbl-table{left:auto !important;right:auto !important}.frzTbl-fixed-heading-wrapper-outer{position:fixed;top:0;z-index:3;display:block;width:100%;transform:translateY(0);transition:0.1s opacity,0.2s transform}.frzTbl-fixed-heading-wrapper-outer:after{content:"";display:block;position:absolute;bottom:-5px;left:0;width:100%;height:6px;pointer-events:none;background:linear-gradient(180deg, rgb(0 0 0 / 25%), transparent)}.frzTbl--scrolled-above-top .frzTbl-fixed-heading-wrapper-outer,.frzTbl--scrolled-completely-below-bottom .frzTbl-fixed-heading-wrapper-outer{pointer-events:none;opacity:0;transform:translateY(-10px)}.frzTbl-force-parent-overlow-visible{overflow:visible !important}.frzTbl-fixed-heading-wrapper{position:absolute;left:0;right:0;overflow-x:hidden}.frzTbl-fixed-heading-wrapper__columns{position:absolute;left:0;z-index:1;height:100%}.frzTbl-fixed-heading-wrapper__columns--right{left:auto;right:0}.frzTbl-frozen-columns-wrapper{z-index:3;pointer-events:none}.frzTbl-frozen-columns-wrapper .frzTbl-frozen-columns-wrapper__columns{position:absolute;left:0;top:0;pointer-events:none;height:100%}.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right,.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right{right:0;left:auto;border-width:0 0 0 1px}.frzTbl-frozen-columns-wrapper__columns:before,.frzTbl-fixed-heading-wrapper__columns:before{content:"";position:absolute;top:0;right:0;height:100%;width:1px;background:rgba(0, 0, 0, 0.1);transform:translateX(100%)}.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:before,.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:before{right:auto;left:-2px}.frzTbl-frozen-columns-wrapper__columns:after,.frzTbl-fixed-heading-wrapper__columns:after{content:"";position:absolute;top:0;right:0;height:100%;width:6px;background:linear-gradient(270deg, rgb(0 0 0 / 25%), transparent);transform:translateX(100%);transition:0.1s width}.frzTbl-frozen-columns-wrapper__columns--left:after,.frzTbl-fixed-heading-wrapper__columns:after{background:linear-gradient(90deg, rgb(0 0 0 / 25%), transparent)}.frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,.frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after{right:auto;left:0;transform:translateX(-100%)}.frzTbl.frzTbl--scrolled-to-left-edge
  .frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--left:after,.frzTbl.frzTbl--scrolled-to-right-edge
  .frzTbl-frozen-columns-wrapper__columns.frzTbl-frozen-columns-wrapper__columns--right:after,.frzTbl.frzTbl--scrolled-to-left-edge
  .frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--left:after,.frzTbl.frzTbl--scrolled-to-right-edge
  .frzTbl-fixed-heading-wrapper__columns.frzTbl-fixed-heading-wrapper__columns--right:after{width:0}.frzTbl.frzTbl--scrolled-to-left-edge
  .frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--left:before,.frzTbl.frzTbl--scrolled-to-right-edge
  .frzTbl-frozen-columns-wrapper__columns--empty.frzTbl-frozen-columns-wrapper__columns--right:before,.frzTbl.frzTbl--scrolled-to-left-edge
  .frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--left:before,.frzTbl.frzTbl--scrolled-to-right-edge
  .frzTbl-fixed-heading-wrapper__columns--empty.frzTbl-fixed-heading-wrapper__columns--right:before{display:none !important}.frzTbl.frzTbl--scrolled-to-left-edge.frzTbl.frzTbl--scrolled-to-right-edge
  .frzTbl-frozen-columns-wrapper__columns{display:none !important}.frzTbl-frozen-columns-wrapper__columns > table{position:absolute;left:0;top:0;bottom:0;border-top-width:0 !important}.frzTbl-frozen-columns-wrapper__columns > .frzTbl-top-sticky--empty + table{position:relative}.frzTbl-frozen-columns-wrapper__columns--right > table{left:auto;right:0}.frzTbl-table-wrapper{z-index:1}.frzTbl-scroll-overlay__inner,.frzTbl-table-wrapper__inner{/* .frzTbl-scroll-overlay__inner {   */width:20000px;/* required: sync with table width */height:20000px;/* required: sync with table height */min-width:100%;position:relative}.frzTbl-table-wrapper__inner--overflow-check{width:100% !important}.frzTbl-table-wrapper__inner--deflate{width:auto;height:auto}.frzTbl-table-wrapper__inner--deflate > table{min-width:0 !important;width:100% !important}.frzTbl-table-wrapper__inner--overflow-check > .frzTbl-table{width:auto !important;min-width:0 !important}.frzTbl-top-sticky{width:100%;position:sticky;position:-webkit-sticky;top:0;z-index:1/* transform: translateZ(0); */}.frzTbl-table-wrapper__inner > table{min-width:0;/* width: auto !important; */width:auto;position:absolute;top:0;left:0}html[dir="rtl"] .frzTbl-table-wrapper__inner > table{left:auto;right:0}.frzTbl .antiscroll-scrollbar{z-index:4;bottom:0px;height:12px}.frzTbl .antiscroll-scrollbar:after{content:"";background:transparent;position:absolute;left:0;top:-50%;width:100%;height:200%}.frzTbl .antiscroll-scrollbar-vertical{display:none !important}.frzTbl-antiscroll-control-wrap{position:fixed;bottom:0;z-index:2}.frzTbl--scrolled-completely-above-top .frzTbl-antiscroll-control-wrap{opacity:0;pointer-events:none}.frzTbl--scrolled-below-bottom .frzTbl-antiscroll-control-wrap{position:relative}.frzTbl--hide-antiscroll .antiscroll-scrollbar-horizontal{display:none !important}/* .frzTbl-clone-table {
  width: 100%;
} */.frzTbl-clone-table{width:auto !important;min-width:0 !important;border-collapse:collapse !important}.frzTbl--temp-wrapper{height:0;overflow:hidden;opacity:0}.frzTbl--temp-wrapper > div,.frzTbl-table-wrapper__inner--unrestrict-table-wrapper{position:relative;width:100000px !important}.frzTbl--temp-wrapper > div > table,.frzTbl-table-wrapper__inner--unrestrict-table-wrapper > table{min-width:0;width:auto !important;max-width:none !important}.frzTbl--grab-and-scroll{cursor:move;cursor:grab;cursor:-webkit-grab;-webkit-touch-callout:none;/* iOS Safari */-webkit-user-select:none;/* Safari *//* Konqueror HTML */-moz-user-select:none;/* Firefox */-ms-user-select:none;/* Internet Explorer/Edge */user-select:none/* Non-prefixed version, currently
                                  supported by Chrome and Opera */}.frzTbl--grab-and-scroll a,.frzTbl--grab-and-scroll img{-webkit-user-drag:none}.frzTbl--grab-and-scroll--grabbing{cursor:grabbing;cursor:-webkit-grabbing}.frzTbl:not(.frzTbl--init) .frzTbl-fixed-heading-wrapper-outer,.frzTbl:not(.frzTbl--init) .frzTbl-frozen-columns-wrapper{opacity:0;pointer-events:none}/* v2 */.frzTbl-table-wrapper__shadow-left,.frzTbl-table-wrapper__shadow-right{position:absolute;left:0;top:0;height:100%;width:0}.frzTbl-table-wrapper__shadow-right{left:auto;right:0}.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% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}@supports (--css:variables){input[type=range].wcpt__multirange{padding:0;margin:0;display:inline-block;vertical-align:top;-webkit-appearance:none;height:auto!important;border:none!important;background:0 0}input[type=range].wcpt__multirange:focus{outline:0!important}input[type=range].wcpt__multirange{position:absolute}input[type=range].wcpt__multirange::-webkit-slider-thumb{position:relative;z-index:2;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--wcpt-range-slider-selected-track-color);border:2px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.2);cursor:pointer;transition:transform .1s ease}input[type=range].wcpt__multirange::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range].wcpt__multirange::-moz-range-thumb{transform:scale(1);z-index:1;width:20px;height:20px;border-radius:50%;background:var(--wcpt-range-slider-selected-track-color);border:2px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.2);cursor:pointer;transition:transform .1s ease}input[type=range].wcpt__multirange::-moz-range-thumb:hover{transform:scale(1.1)}input[type=range].wcpt__multirange::-moz-range-track{border-color:transparent}input[type=range].wcpt__multirange.ghost{position:relative;background:var(--track-background);--track-background:linear-gradient(
        to right,
        var(--default-color) var(--low),
        var(--range-color) 0,
        var(--range-color) var(--high),
        var(--default-color) 0
      ) no-repeat 0 45%/100% 40%;--range-color:var(--wcpt-range-slider-selected-track-color);--default-color:var(--wcpt-range-slider-unselected-track-color)}input[type=range].wcpt__multirange.ghost::-webkit-slider-runnable-track{background:var(--track-background)}input[type=range].wcpt__multirange.ghost::-moz-range-track{background:var(--track-background)}input[type=range].wcpt__multirange::-webkit-slider-runnable-track{box-shadow:none!important}}:root{/* text */--wcpt-font-size:16px;--wcpt-phone-font-size:16px;/* for phone */--wcpt-primary-text-color:black;--wcpt-secondary-text-color:inherit;/* table *//* - table heading */--wcpt-table-heading-background-color:#fdfdfd;--wcpt-table-heading-text-color:inherit;--wcpt-table-heading-vertical-alignment:middle;--wcpt-table-heading-text-alignment:left;--wcpt-table-heading-padding-vertical:15px;--wcpt-phone-table-heading-padding-vertical:10px;/* for phone *//* - table rows */--wcpt-table-row-odd-background-color:#fff;--wcpt-table-row-even-background-color:#fdfdfd;--wcpt-table-cell-vertical-alignment:inherit;/* undefined selector */--wcpt-phone-table-cell-vertical-alignment:inherit;/* undefined selector */--wcpt-table-cell-text-alignment:left;--wcpt-table-cell-padding-horizontal:10px;--wcpt-table-cell-padding-vertical:15px;--wcpt-phone-table-cell-padding-horizontal:5px;/* for phone */--wcpt-phone-table-cell-padding-vertical:10px;/* for phone *//* - table borders */--wcpt-table-top-border-width:0px;--wcpt-table-top-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-right-border-width:0px;--wcpt-table-right-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-bottom-border-width:0px;--wcpt-table-bottom-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-left-border-width:0px;--wcpt-table-left-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-heading-bottom-border-width:2px;--wcpt-table-heading-bottom-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-between-heading-border-width:0px;--wcpt-table-between-heading-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-between-column-border-width:0px;--wcpt-table-between-column-border-color:rgba(0, 0, 0, 0.2);--wcpt-table-between-row-border-width:1px;--wcpt-table-between-row-border-color:rgba(0, 0, 0, 0.1);--wcpt-table-border-radius:0px;/* list view */--wcpt-list-row-background-color:#fff;--wcpt-list-row-border-width:1px;--wcpt-list-row-border-color:#e7e7e7;--wcpt-list-row-hover-border-color:#e7e7e7;--wcpt-list-row-border-radius:4px;--wcpt-list-row-column-separator-width:2px;--wcpt-list-row-column-separator-height:90%;--wcpt-list-row-column-separator-color:rgba(0, 0, 0, 0.05);--wcpt-list-row-cell-padding-vertical:15px;--wcpt-list-row-cell-padding-horizontal:15px;--wcpt-phone-list-row-cell-padding-vertical:15px;/* for phone */--wcpt-phone-list-row-cell-padding-horizontal:15px;/* for phone */--wcpt-list-row-gap:15px;--wcpt-phone-list-row-gap:15px;--wcpt-list-row-box-shadow-x-offset:2px;--wcpt-list-row-box-shadow-y-offset:2px;--wcpt-list-row-box-shadow-blur:2px;--wcpt-list-row-box-shadow-spread:0px;--wcpt-list-row-box-shadow-color:rgba(0, 0, 0, 0.05);/* element shadows */--wcpt-box-shadow-x-offset:2px;--wcpt-box-shadow-y-offset:2px;--wcpt-box-shadow-blur:2px;--wcpt-box-shadow-spread:0px;--wcpt-box-shadow-color:rgba(0, 0, 0, 0.06);/* element borders */--wcpt-border-width:1px;--wcpt-border-color:rgba(0, 0, 0, 0.2);--wcpt-border-color-hover:rgba(0, 0, 0, 0.6);--wcpt-border-radius:4px;/* sorting icons */--wcpt-sorting-icon-active-color:var(--wcpt-primary-text-color, black);--wcpt-sorting-icon-inactive-color:#bbb;--wcpt-sorting-icon-size:1em;/* product image */--wcpt-product-image-border-radius:4px;--wcpt-product-image-width:50px;--wcpt-list-view-product-image-width:100px;--wcpt-phone-product-image-width:50px;/* for phone */--wcpt-phone-list-view-product-image-width:50px;/* for phone */--wcpt-product-image-labels-top-offset:6px;--wcpt-product-image-labels-left-offset:6px;/* title */--wcpt-title-color:inherit;/* undefined selector */--wcpt-title-font-weight:normal;--wcpt-phone-title-font-weight:bold;--wcpt-title-font-size:1em;--wcpt-phone-title-font-size:var(--wcpt-phone-font-size);/* for phone *//* price */--wcpt-price-text-color:var(--wcpt-primary-text-color, inherit);--wcpt-price-font-size:1em;--wcpt-phone-price-font-size:var(--wcpt-phone-font-size);/* for phone */--wcpt-price-font-weight:normal;--wcpt-price-on-sale-regular-price-text-color:var(
    --wcpt-secondary-text-color
  );/* availability */--wcpt-availability-color-in-stock:green;--wcpt-availability-color-out-of-stock:#b71c1c;--wcpt-availability-color-low-stock:purple;/* quantity */--wcpt-quantity-background-color:#ffffff;--wcpt-quantity-text-color:inherit;--wcpt-quantity-height:34px;--wcpt-quantity-width:45px;--wcpt-phone-quantity-height:34px;/* for phone */--wcpt-phone-quantity-width:45px;/* for phone */--wcpt-quantity-border-width:var(--wcpt-border-width);--wcpt-quantity-border-color:var(--wcpt-border-color);--wcpt-quantity-border-color-hover:var(--wcpt-border-color-hover);--wcpt-quantity-border-radius:var(--wcpt-border-radius);--wcpt-quantity-button-background-color:rgba(0, 0, 0, 0.07);--wcpt-quantity-button-icon-color:var(--wcpt-quantity-text-color);/* button *//* - button defaults */--wcpt-button-padding-horizontal:12px;--wcpt-button-padding-vertical:8px;--wcpt-phone-button-padding-horizontal:10px;/* for phone */--wcpt-phone-button-padding-vertical:8px;/* for phone */--wcpt-button-background-color:#3c76ff;--wcpt-button-text-color:#fff;--wcpt-button-border-color:var(--wcpt-border-color);--wcpt-button-border-radius:var(--wcpt-border-radius);--wcpt-button-font-weight:normal;--wcpt-button-font-size:1em;--wcpt-phone-button-font-size:var(--wcpt-phone-font-size);/* for phone *//* - add to cart button */--wcpt-add-to-cart-button-background-color:var(
    --wcpt-button-background-color
  );--wcpt-add-to-cart-button-text-color:var(--wcpt-button-text-color);--wcpt-add-to-cart-button-border-color:var(--wcpt-button-border-color);/* - download button */--wcpt-download-button-background-color:var(--wcpt-button-background-color);--wcpt-download-button-text-color:var(--wcpt-button-text-color);--wcpt-download-button-border-color:var(--wcpt-button-border-color);/* remove from cart button */--wcpt-remove-from-cart-icon-color:#d32f2f;--wcpt-remove-from-cart-icon-size:1em;/* on sale */--wcpt-on-sale-text-color:inherit;--wcpt-on-sale-background-color:#fff176;/* property label */--wcpt-property-label-text-color:var(--wcpt-secondary-text-color);--wcpt-property-label-icon-color:var(--wcpt-secondary-text-color);--wcpt-property-label-icon-fill-color:transparent;--wcpt-property-label-icon-stroke-thickness:2px;--wcpt-property-label-icon-size:inherit;/* term *//* - term defaults */--wcpt-term-font-size:inherit;--wcpt-phone-term-font-size:inherit;/* for phone */--wcpt-term-padding-horizontal:0px;--wcpt-term-padding-vertical:0px;--wcpt-term-text-color:inherit;/* undefined selector */--wcpt-term-background-color:transparent;--wcpt-term-border-radius:var(--wcpt-border-radius);--wcpt-term-border-width:0px;--wcpt-term-border-color:transparent;/* - category term */--wcpt-category-term-text-color:var(
    --wcpt-term-text-color
  );/* undefined selector */--wcpt-category-term-font-size:var(--wcpt-term-font-size);--wcpt-phone-category-term-font-size:var(
    --wcpt-phone-term-font-size
  );/* for phone */--wcpt-category-term-background-color:var(--wcpt-term-background-color);--wcpt-category-term-padding-horizontal:var(--wcpt-term-padding-horizontal);--wcpt-category-term-padding-vertical:var(--wcpt-term-padding-vertical);--wcpt-category-term-border-width:var(--wcpt-term-border-width);--wcpt-category-term-border-color:var(--wcpt-term-border-color);--wcpt-category-term-border-radius:var(--wcpt-term-border-radius);/* - attribute term */--wcpt-attribute-term-text-color:var(
    --wcpt-term-text-color
  );/* undefined selector */--wcpt-attribute-term-font-size:var(--wcpt-term-font-size);--wcpt-phone-attribute-term-font-size:var(
    --wcpt-phone-term-font-size
  );/* for phone */--wcpt-attribute-term-background-color:var(--wcpt-term-background-color);--wcpt-attribute-term-padding-horizontal:var(--wcpt-term-padding-horizontal);--wcpt-attribute-term-padding-vertical:var(--wcpt-term-padding-vertical);--wcpt-attribute-term-border-width:var(--wcpt-term-border-width);--wcpt-attribute-term-border-color:var(--wcpt-term-border-color);--wcpt-attribute-term-border-radius:var(--wcpt-term-border-radius);/* - brand term */--wcpt-brand-term-text-color:var(
    --wcpt-term-text-color
  );/* undefined selector */--wcpt-brand-term-font-size:var(--wcpt-term-font-size);--wcpt-phone-brand-term-font-size:var(
    --wcpt-phone-term-font-size
  );/* for phone */--wcpt-brand-term-background-color:var(--wcpt-term-background-color);--wcpt-brand-term-padding-horizontal:var(--wcpt-term-padding-horizontal);--wcpt-brand-term-padding-vertical:var(--wcpt-term-padding-vertical);--wcpt-brand-term-border-width:var(--wcpt-term-border-width);--wcpt-brand-term-border-color:var(--wcpt-term-border-color);--wcpt-brand-term-border-radius:var(--wcpt-term-border-radius);/* - tag term */--wcpt-tag-term-text-color:var(
    --wcpt-term-text-color
  );/* undefined selector */--wcpt-tag-term-font-size:var(--wcpt-term-font-size);--wcpt-phone-tag-term-font-size:var(
    --wcpt-phone-term-font-size
  );/* for phone */--wcpt-tag-term-background-color:var(--wcpt-term-background-color);--wcpt-tag-term-padding-horizontal:var(--wcpt-term-padding-horizontal);--wcpt-tag-term-padding-vertical:var(--wcpt-term-padding-vertical);--wcpt-tag-term-border-width:var(--wcpt-term-border-width);--wcpt-tag-term-border-color:var(--wcpt-term-border-color);--wcpt-tag-term-border-radius:var(--wcpt-term-border-radius);/* tooltip */--wcpt-tooltip-label-background-color:transparent;--wcpt-tooltip-label-text-color:inherit;--wcpt-tooltip-label-text-size:var(--wcpt-font-size);--wcpt-tooltip-label-border-width:0px;--wcpt-tooltip-label-border-color:var(--wcpt-border-color);--wcpt-tooltip-label-border-radius:var(--wcpt-border-radius);--wcpt-tooltip-content-background-color:#fff;--wcpt-tooltip-content-text-color:inherit;--wcpt-tooltip-content-text-size:var(--wcpt-font-size);--wcpt-tooltip-content-border-width:1px;--wcpt-tooltip-content-border-color:var(--wcpt-border-color);--wcpt-tooltip-content-border-radius:var(--wcpt-border-radius);--wcpt-tooltip-content-max-width:200px;--wcpt-tooltip-gap:14px;/* line separator */--wcpt-line-separator-background-color:rgba(0, 0, 0, 0.05);--wcpt-line-separator-height:2px;--wcpt-line-separator-gap-above:6px;--wcpt-line-separator-gap-below:6px;--wcpt-line-separator-border-radius:6px;/* stick separator */--wcpt-stick-separator-height:1em;--wcpt-stick-separator-width:2px;--wcpt-stick-separator-background-color:#000;--wcpt-stick-separator-gap:8px;/* property row layout */--wcpt-property-list-row-gap-between-name-and-value:4px;--wcpt-property-list-row-gap-between-properties:1em;--wcpt-property-list-row-separator-color:currentColor;--wcpt-property-list-row-separator-height:0.85em;--wcpt-property-list-row-separator-width:2px;--wcpt-property-list-row-padding-top:10px;--wcpt-property-list-row-padding-right:10px;--wcpt-property-list-row-padding-bottom:10px;--wcpt-property-list-row-padding-left:10px;--wcpt-property-list-row-gap-above:0px;--wcpt-property-list-row-gap-below:0px;--wcpt-property-list-row-border-width:2px;--wcpt-property-list-row-border-style:solid;--wcpt-property-list-row-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-row-border-radius:6px;--wcpt-property-list-row-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-row-font-size:inherit;--wcpt-property-list-row-line-height:inherit;--wcpt-property-list-row-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-row-property-name-font-size:inherit;--wcpt-property-list-row-property-name-font-weight:normal;--wcpt-property-list-row-property-name-text-transform:none;--wcpt-property-list-row-property-name-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-row-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-row-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-row-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-row-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-row-property-value-font-size:inherit;--wcpt-property-list-row-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-row-property-value-font-weight:normal;--wcpt-property-list-row-property-value-background-color:rgba(0, 0, 0, 0);/* property column layout */--wcpt-property-list-column-gap-between-name-and-value:5px;--wcpt-property-list-column-gap-between-rows:0.4em;--wcpt-property-list-column-gap-between-columns:25px;--wcpt-property-list-column-separator-width:2px;--wcpt-property-list-column-separator-height:100%;--wcpt-property-list-column-separator-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-column-row-separator-height:2px;--wcpt-property-list-column-row-separator-width:100%;--wcpt-property-list-column-row-separator-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-column-padding-top:10px;--wcpt-property-list-column-padding-right:10px;--wcpt-property-list-column-padding-bottom:10px;--wcpt-property-list-column-padding-left:10px;--wcpt-property-list-column-gap-above:0px;--wcpt-property-list-column-gap-below:0px;--wcpt-property-list-column-border-width:2px;--wcpt-property-list-column-border-style:solid;--wcpt-property-list-column-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-column-border-radius:var(--wcpt-border-radius);--wcpt-property-list-column-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-column-property-name-font-size:inherit;--wcpt-property-list-column-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-column-property-name-font-weight:normal;--wcpt-property-list-column-property-name-text-transform:none;--wcpt-property-list-column-property-name-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-column-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-column-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-column-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-column-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-column-property-value-font-size:inherit;--wcpt-property-list-column-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-column-property-value-font-weight:normal;--wcpt-property-list-column-property-value-background-color:rgba(0, 0, 0, 0);/* property grid layout */--wcpt-property-list-grid-gap-between-name-and-value:4px;--wcpt-property-list-grid-gap-between-rows:15px;--wcpt-property-list-grid-gap-between-columns:10px;--wcpt-property-list-grid-padding-top:10px;--wcpt-property-list-grid-padding-right:10px;--wcpt-property-list-grid-padding-bottom:10px;--wcpt-property-list-grid-padding-left:10px;--wcpt-property-list-grid-gap-above:0px;--wcpt-property-list-grid-gap-below:0px;--wcpt-property-list-grid-border-width:2px;--wcpt-property-list-grid-border-style:solid;--wcpt-property-list-grid-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-grid-border-radius:var(--wcpt-border-radius);--wcpt-property-list-grid-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-grid-property-name-font-size:0.9em;--wcpt-property-list-grid-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-grid-property-name-font-weight:lighter;--wcpt-property-list-grid-property-name-text-transform:none;--wcpt-property-list-grid-property-name-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-grid-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-grid-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-grid-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-grid-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-grid-property-value-font-size:inherit;--wcpt-property-list-grid-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-grid-property-value-font-weight:normal;--wcpt-property-list-grid-property-value-background-color:rgba(0, 0, 0, 0);/* property table layout */--wcpt-property-list-table-inner-border-width:1px;--wcpt-property-list-table-inner-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-table-inner-border-style:solid;--wcpt-property-list-table-border-width:1px;--wcpt-property-list-table-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-table-border-style:solid;--wcpt-property-list-table-border-radius:var(--wcpt-border-radius);--wcpt-property-list-table-cell-padding-vertical:8px;--wcpt-property-list-table-cell-padding-horizontal:10px;--wcpt-property-list-table-gap-above:0px;--wcpt-property-list-table-gap-below:0px;--wcpt-property-list-table-odd-row-background-color:rgba(0, 0, 0, 0.02);--wcpt-property-list-table-even-row-background-color:transparent;--wcpt-property-list-table-property-name-font-size:inherit;--wcpt-property-list-table-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-table-property-name-font-weight:normal;--wcpt-property-list-table-property-name-text-transform:none;--wcpt-property-list-table-property-name-background-color:transparent;--wcpt-property-list-table-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-table-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-table-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-table-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-table-property-value-font-size:inherit;--wcpt-property-list-table-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-table-property-value-font-weight:normal;--wcpt-property-list-table-property-value-background-color:rgba(0, 0, 0, 0);/* property bar layout */--wcpt-property-list-bar-gap-between-name-and-value:4px;--wcpt-property-list-bar-gap-between-properties-horizontal:30px;--wcpt-property-list-bar-gap-between-properties-vertical:10px;--wcpt-property-list-bar-separator-width:2px;--wcpt-property-list-bar-separator-height:90%;--wcpt-property-list-bar-separator-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-bar-separator-radius:10px;--wcpt-property-list-bar-padding-top:10px;--wcpt-property-list-bar-padding-right:10px;--wcpt-property-list-bar-padding-bottom:10px;--wcpt-property-list-bar-padding-left:10px;--wcpt-property-list-bar-gap-above:0px;--wcpt-property-list-bar-gap-below:0px;--wcpt-property-list-bar-border-width:2px;--wcpt-property-list-bar-border-style:solid;--wcpt-property-list-bar-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-bar-border-radius:6px;--wcpt-property-list-bar-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-bar-property-name-font-size:0.8em;--wcpt-property-list-bar-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-bar-property-name-font-weight:normal;--wcpt-property-list-bar-property-name-text-transform:uppercase;--wcpt-property-list-bar-property-name-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-bar-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-bar-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-bar-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-bar-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-bar-property-value-font-size:inherit;--wcpt-property-list-bar-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-bar-property-value-font-weight:normal;--wcpt-property-list-bar-property-value-background-color:rgba(0, 0, 0, 0);/* property justified layout */--wcpt-property-list-justified-dot-separator-color:rgba(0, 0, 0, 0.4);--wcpt-property-list-justified-gap-between-rows:5px;--wcpt-property-list-justified-gap-between-columns:20px;--wcpt-property-list-justified-min-width-of-dot-separator:20px;--wcpt-property-list-justified-separator-width:2px;--wcpt-property-list-justified-separator-height:100%;--wcpt-property-list-justified-separator-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-justified-padding-top:10px;--wcpt-property-list-justified-padding-right:10px;--wcpt-property-list-justified-padding-bottom:10px;--wcpt-property-list-justified-padding-left:10px;--wcpt-property-list-justified-gap-above:0px;--wcpt-property-list-justified-gap-below:0px;--wcpt-property-list-justified-border-width:2px;--wcpt-property-list-justified-border-style:solid;--wcpt-property-list-justified-border-color:rgba(0, 0, 0, 0.1);--wcpt-property-list-justified-border-radius:6px;--wcpt-property-list-justified-background-color:rgba(0, 0, 0, 0);--wcpt-property-list-justified-property-name-font-size:inherit;--wcpt-property-list-justified-property-name-text-color:var(
    --wcpt-property-label-text-color
  );--wcpt-property-list-justified-property-name-font-weight:normal;--wcpt-property-list-justified-property-name-text-transform:none;--wcpt-property-list-justified-property-name-background-color:rgba(
    0,
    0,
    0,
    0
  );--wcpt-property-list-justified-property-name-icon-size:var(
    --wcpt-property-label-icon-size
  );--wcpt-property-list-justified-property-name-icon-stroke-thickness:var(
    --wcpt-property-label-icon-stroke-thickness
  );--wcpt-property-list-justified-property-name-icon-color:var(
    --wcpt-property-label-icon-color
  );--wcpt-property-list-justified-property-name-icon-fill-color:var(
    --wcpt-property-label-icon-fill-color
  );--wcpt-property-list-justified-property-value-font-size:inherit;--wcpt-property-list-justified-property-value-text-color:var(
    --wcpt-primary-text-color
  );--wcpt-property-list-justified-property-value-font-weight:normal;--wcpt-property-list-justified-property-value-background-color:rgba(
    0,
    0,
    0,
    0
  );/* property list toggle button */--wcpt-property-list-toggle-button-font-size:1em;--wcpt-property-list-toggle-button-text-color:inherit;--wcpt-property-list-toggle-button-font-weight:normal;--wcpt-property-list-toggle-button-gap-above:0.25em;--wcpt-property-list-toggle-button-icon-size:inherit;--wcpt-property-list-toggle-button-icon-color:inherit;--wcpt-property-list-toggle-button-icon-stroke-thickness:3px;/* child row */--wcpt-child-row-background-color:rgba(0, 0, 0, 0);--wcpt-child-row-inner-row-gap:0.8em;--wcpt-child-row-padding-horizontal:10px;--wcpt-child-row-padding-vertical:5px;--wcpt-phone-child-row-padding-horizontal:5px;--wcpt-phone-child-row-padding-vertical:5px;--wcpt-child-row-open-indicator-color:rgba(0, 0, 0, 0);--wcpt-child-row-open-indicator-width:4px;--wcpt-child-row-trigger-padding:2px;--wcpt-child-row-trigger-font-size:1em;--wcpt-child-row-trigger-text-color:inherit;--wcpt-child-row-trigger-border-color:var(--wcpt-border-color);--wcpt-child-row-trigger-background-color:#fff;--wcpt-child-row-trigger-border-width:1px;/* stacked columns */--wcpt-stacked-columns-border-color:rgb(0 0 0 / 10%);--wcpt-stacked-columns-border-width:2px;--wcpt-stacked-columns-border-style:dotted;--wcpt-stacked-columns-gap-above:2em;/* input controls */--wcpt-radio-button-color:inherit;--wcpt-radio-button-size:inherit;--wcpt-checkbox-color:inherit;--wcpt-checkbox-size:inherit;--wcpt-input-background-color:inherit;--wcpt-input-focus-background-color:inherit;--wcpt-input-text-color:inherit;--wcpt-input-border-color:inherit;--wcpt-input-focus-border-color:inherit;--wcpt-input-border-width:inherit;--wcpt-input-border-style:inherit;--wcpt-input-border-radius:inherit;/* navigation *//* - filter */--wcpt-filter-background-color:#ffffff;--wcpt-filter-text-color:var(--wcpt-primary-text-color, inherit);--wcpt-filter-option-hover-background-color:rgba(0, 0, 0, 0.03);--wcpt-filter-option-hover-text-color:var(--wcpt-filter-text-color);/* - clear filters */--wcpt-clear-filters-background-color:rgb(0 0 0 / 2%);--wcpt-clear-filters-border-width:2px;--wcpt-clear-filters-border-style:dashed;--wcpt-clear-filters-border-color:rgb(0 0 0 / 6%);--wcpt-clear-filters-button-border-color:var(--wcpt-border-color);/* - search */--wcpt-search-background-color:var(--wcpt-filter-background-color);--wcpt-search-text-color:var(--wcpt-filter-text-color);--wcpt-search-placeholder-text-color:#999;--wcpt-search-placeholder-text-color-focus:var(
    --wcpt-search-placeholder-text-color
  );--wcpt-search-submit-background-color:#eee;--wcpt-search-submit-icon-color:#000;--wcpt-search-width:250px;--wcpt-search-height:42px;/* - sidebar */--wcpt-sidebar-width:250px;--wcpt-sidebar-border-color:rgba(0, 0, 0, 0.1);--wcpt-sidebar-border-width:var(--wcpt-border-width);--wcpt-sidebar-border-radius:var(--wcpt-border-radius);--wcpt-sidebar-text-color:var(--wcpt-filter-text-color);--wcpt-sidebar-background-color:var(--wcpt-filter-background-color);--wcpt-sidebar-gap-from-table:30px;--wcpt-sidebar-section-heading-font-size:var(--wcpt-font-size);--wcpt-sidebar-section-heading-text-color:var(--wcpt-primary-text-color);--wcpt-sidebar-section-filter-menu-max-height:400px;--wcpt-sidebar-section-divider-color:rgba(0, 0, 0, 0.05);--wcpt-sidebar-section-divider-thickness:1px;--wcpt-sidebar-section-padding-vertical:10px;--wcpt-sidebar-section-padding-horizontal:10px;/* - apply / reset buttons */--wcpt-apply-reset-button-padding-horizontal:12px;--wcpt-apply-reset-button-padding-vertical:4px;--wcpt-apply-reset-button-border-width:var(--wcpt-border-width);--wcpt-apply-button-background-color:#4caf50;--wcpt-apply-button-text-color:#ffffff;--wcpt-apply-button-border-color:var(--wcpt-border-color);--wcpt-apply-button-border-color-hover:var(--wcpt-border-color-hover);--wcpt-reset-button-background-color:#fff;--wcpt-reset-button-text-color:#000;--wcpt-reset-button-border-color:var(--wcpt-border-color);--wcpt-reset-button-border-color-hover:var(--wcpt-border-color-hover);/* - add selected to cart button */--wcpt-add-selected-to-cart-button-background-color:#2196f3;--wcpt-add-selected-to-cart-button-text-color:#ffffff;/* - result count*/--wcpt-result-count-font-size:1em;--wcpt-phone-result-count-font-size:var(
    --wcpt-phone-font-size
  );/* for phone */--wcpt-result-count-text-color:var(--wcpt-filter-text-color);--wcpt-result-count-font-weight:bold;/* - pagination */--wcpt-pagination-background-color:var(--wcpt-filter-background-color);--wcpt-pagination-text-color:var(--wcpt-filter-text-color);--wcpt-pagination-dots-and-arrow-color:var(--wcpt-pagination-text-color);--wcpt-pagination-border-color:var(--wcpt-border-color);--wcpt-pagination-border-color-hover:var(--wcpt-border-color-hover);--wcpt-pagination-border-radius:var(--wcpt-border-radius);--wcpt-pagination-border-width:var(--wcpt-border-width);/* - range slider */--wcpt-range-slider-button-background-color:var(
    --wcpt-filter-background-color
  );--wcpt-range-slider-button-text-color:var(--wcpt-filter-text-color);--wcpt-range-slider-unselected-track-color:#c5c5c5;--wcpt-range-slider-selected-track-color:#2196f3}/* later */:root{/* other *//* - floating cart summary box */--wcpt-cart-widget-background-color:#4caf50;--wcpt-cart-widget-text-color:#fff;--wcpt-cart-widget-font-size:1em;--wcpt-cart-widget-border-radius:var(--wcpt-border-radius);--wcpt-cart-widget-border-color:rgba(0, 0, 0, 0.1);--wcpt-cart-widget-border-width:var(--wcpt-border-width);--wcpt-cart-widget-width:400px;/* - floating add to cart button */--wcpt-cart-trigger-background-color:#4caf50;--wcpt-cart-trigger-text-color:#ffffff;--wcpt-cart-trigger-font-size:1em;--wcpt-cart-trigger-border-radius:var(--wcpt-border-radius);--wcpt-cart-trigger-border-color:rgba(0, 0, 0, 0.1);--wcpt-cart-trigger-border-width:var(--wcpt-border-width);/* - navigation filter */--wcpt-filter-common-vertical-padding:6px;--wcpt-filter-heading-padding:var(--wcpt-filter-common-vertical-padding) 10px var(--wcpt-filter-common-vertical-padding) 16px;/* responsive navigation */--wcpt-nav-header-responsive-alignment:left}.wcpt{--wcpt-box-shadow:var(--wcpt-box-shadow-x-offset) var(--wcpt-box-shadow-y-offset) var(--wcpt-box-shadow-blur) var(--wcpt-box-shadow-spread) var(--wcpt-box-shadow-color);position:relative;clear:both;margin:0 auto;font-size:var(--wcpt-font-size);max-width:100%;color:var(--wcpt-primary-text-color)}.wcpt,.wcpt *{box-sizing:border-box}@media (max-width: 749px){/* .wcpt * {
    word-break: break-word;
  } */.wcpt .frzTbl *{word-break:initial}}.wcpt:after{content:"";display:block;clear:both}.wcpt-loading{-webkit-animation:wcptGhost 1.2s infinite;animation:wcptGhost 1.2s infinite}@-webkit-keyframes wcptGhost{0%{opacity:0.75}50%{opacity:0.25}100%{opacity:0.75}}@keyframes wcptGhost{0%{opacity:0.75}50%{opacity:0.25}100%{opacity:0.75}}.wcpt style{display:none !important}.wcpt-loading-screen{display:none}.wcpt-loading > .wcpt-loading-screen{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2;cursor:progress}.wcpt-result-count{font-weight:bold}.wcpt-result-count:not(:last-child){margin-right:5px}.wcpt-result-count > *:not(.wcpt-result-message){display:none}.wcpt-result-count.wcpt-single-page > *:not(.wcpt-single-page-message),.wcpt-result-count.wcpt-single-result > *:not(.wcpt-single-result-message),.wcpt-result-count.wcpt-no-results > *:not(.wcpt-no-results-message){display:none}.wcpt-result-count.wcpt-single-page > .wcpt-single-page-message,.wcpt-result-count.wcpt-single-result > .wcpt-single-result-message,.wcpt-result-count.wcpt-no-results > .wcpt-no-results-message{display:inline-block}.wcpt-required-but-missing-nav-filter-message{background:rgba(0, 0, 0, 0.02);margin:10px 0;display:block}.wcpt-required-but-missing-nav-filter-message > div{padding:10px 20px 10px 3em;position:relative;margin:1em 0}.wcpt-required-but-missing-nav-filter-message > div > .wcpt-icon{position:absolute;left:1em;stroke-width:2px;top:50%;transform:translateY(-50%);font-size:1.2em}.wcpt-required-but-missing-nav-filter-message > div > .wcpt-icon > svg{vertical-align:top}.wcpt-required-but-missing-nav-filter-message
  > div
  > .wcpt-icon.wcpt-icon-check{stroke-width:4px}.wcpt-required-but-missing-nav-filter-message
  > div
  > .wcpt-icon.wcpt-icon-alert-circle,.wcpt-required-but-missing-nav-filter-message
  > div.wcpt-missing
  > .wcpt-icon.wcpt-icon-check{display:none}.wcpt-required-but-missing-nav-filter-message
  > div.wcpt-missing
  > .wcpt-icon.wcpt-icon-alert-circle{display:inline-block}.wcpt-required-but-missing-nav-filter-message
  > div:not(.wcpt-missing)
  > span:not(.wcpt-icon){text-decoration:line-through;opacity:0.75}/* table*/.wcpt-table{table-layout:auto;margin:0 !important;border-width:0;border-collapse:collapse;border-top-color:var(--wcpt-table-border-color);border-right-color:rgba(0, 0, 0, 0);border-bottom-color:var(--wcpt-table-border-color);border-left-color:rgba(0, 0, 0, 0);min-width:100%;color:inherit;font-size:inherit}.wcpt-table-scroll-wrapper-outer{overflow-x:auto;overflow-y:hidden;/* antiscroll conflict */overscroll-behavior-x:contain;border-top-width:var(--wcpt-table-top-border-width);border-right-width:var(--wcpt-table-right-border-width);border-bottom-width:var(--wcpt-table-bottom-border-width);border-left-width:var(--wcpt-table-left-border-width);border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:var(--wcpt-table-top-border-color);border-right-color:var(--wcpt-table-right-border-color);border-bottom-color:var(--wcpt-table-bottom-border-color);border-left-color:var(--wcpt-table-left-border-color);border-radius:var(--wcpt-table-border-radius);width:100%}.wcpt-heading-row{border-bottom:var(--wcpt-table-heading-bottom-border-width) solid var(--wcpt-table-heading-bottom-border-color)}th.wcpt-heading,td.wcpt-cell{color:inherit;text-align:var(--wcpt-table-cell-text-alignment);border-width:0}.wcpt-table th.wcpt-heading{padding:var(--wcpt-table-heading-padding-vertical) var(--wcpt-table-cell-padding-horizontal);font-weight:bold;position:relative;background:var(--wcpt-table-heading-background-color);color:var(--wcpt-table-heading-text-color);display:table-cell;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:none;vertical-align:var(--wcpt-table-heading-vertical-alignment);text-align:var(--wcpt-table-heading-text-alignment);border-right:var(--wcpt-table-between-heading-border-width) solid var(--wcpt-table-between-heading-border-color)}th.wcpt-heading i{position:relative;top:0.025em;margin-right:0.35em}.wcpt-heading--upper{text-align:center}.wcpt-table td.wcpt-cell{padding:var(--wcpt-table-cell-padding-vertical) var(--wcpt-table-cell-padding-horizontal);border-right-width:var(--wcpt-table-between-column-border-width);border-right-style:solid;border-right-color:var(--wcpt-table-between-column-border-color);border-bottom:none;vertical-align:middle}.wcpt-sortable.wcpt-heading{position:relative;cursor:pointer}.wcpt-row.wcpt-odd > td.wcpt-cell{background:var(--wcpt-table-row-odd-background-color)}.wcpt-row.wcpt-even > td.wcpt-cell{background:var(--wcpt-table-row-even-background-color)}.wcpt-row:not(:last-child){border-bottom-style:solid;border-bottom-width:var(--wcpt-table-between-row-border-width);border-bottom-color:var(--wcpt-table-between-row-border-color)}.wcpt-row:last-child,.wcpt-row.wcpt-has-child-row:not(.wcpt-has-child-row--visible):nth-last-child(
    2
  ){border-bottom:none !important}:where(.wcpt-cell-val > *:not(first-child):not(script)){border-style:solid;border-width:0;display:inline-block;margin:0}.wcpt-cell-val > *:first-child,.wcpt-cell-val > .wcpt-clear + *{margin:0}/* .wcpt-cell-val > *:last-child {
  margin-right: 0;
}
 */.wcpt-notice-cell{padding:0;margin:0;border:none}.wcpt-responsive-layout .wcpt-notice-cell{display:block !important;border:none}.wcpt-responsive-layout .wcpt-notice-cell:before{display:none !important}.wcpt-notice{background:#ffffff;border:1px solid rgba(0, 0, 0, 0.04);border-left:10px solid #ffeb3b;padding:40px;margin:10px 0;display:inline-block;box-shadow:0 0 40px rgba(0, 0, 0, 0.07);font-size:20px;line-height:1.6em}.wcpt-notice span.wcpt-notice-heading{font-size:1.5em;font-weight:bold;display:block;margin:0 0 0.75em;padding:0 0 0.5em;border-bottom:4px solid rgba(0, 0, 0, 0.04)}.wcpt-notice ol{padding-left:2em;margin-top:0.5em;margin-bottom:0.5em}.wcpt-notice ol li{margin-bottom:0.5em}.wcpt-row:last-child .wcpt-heading,.wcpt-row:last-child .wcpt-cell{border-bottom-width:0}.wcpt-heading:last-child,.wcpt-cell:last-child{border-right-width:0 !important}.wcpt-table,.wcpt-table .wcpt-heading,.wcpt-table .wcpt-cell{border-style:solid;line-height:normal}/* inputs */.wcpt input[type="radio"],.wcpt-modal input[type="radio"],.wcpt input[type="checkbox"],.wcpt-modal input[type="checkbox"]{transition:none;margin:0}.wcpt input[type="radio"],.wcpt-modal input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.wcpt input[type="checkbox"],.wcpt-modal input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}/* cell elements *//* -- item row */.wcpt-cell-val > .wcpt-item-row{display:block;margin-bottom:var(--wcpt-column-cell-inner-rows-gap, 5px);clear:both}:is(.wcpt-cell-val > .wcpt-item-row){white-space:var(--wcpt-column-cell-inner-rows-wrap, normal)}.wcpt-device-phone .wcpt-cell-val > .wcpt-item-row{margin-bottom:var(--wcpt-column-cell-inner-rows-gap, 8px)}.wcpt-cell-val > .wcpt-item-row .wcpt-item-row{display:inline-block}.wcpt .wcpt-item-row:last-child{margin-bottom:0}:where(.wcpt-table .wcpt-item-row > *){margin-right:4px;display:inline-block;box-sizing:border-box;vertical-align:middle}:where(.wcpt-table .wcpt-item-row > *):last-child{margin-right:0}/* @media (max-width: 749px) {
  .wcpt-table .wcpt-item-row > * {
    margin-right: 6px;
  }
} */.wcpt .wcpt-item-row > div:first-child,.wcpt .wcpt-item-row > span:first-child{margin-left:0}.wcpt .wcpt-item-row > div:last-child,.wcpt .wcpt-item-row > span:last-child{margin-right:0}/* -- attribute */.wcpt .wcpt-attributes,.wcpt .wcpt-categories,.wcpt .wcpt-tags,.wcpt .wcpt-taxonomy{display:inline-flex;flex-wrap:wrap;gap:2px}:where(
  .wcpt-attributes,
  .wcpt-categories,
  .wcpt-tags,
  .wcpt-taxonomy
).wcpt-terms-in-separate-lines{flex-direction:column}:where(.wcpt-category, .wcpt-attribute, .wcpt-brand, .wcpt-tag):first-child,.wcpt-property-label-enabled
  + :where(.wcpt-category, .wcpt-attribute, .wcpt-brand, .wcpt-tag){margin-left:0 !important}:where(.wcpt-category, .wcpt-attribute, .wcpt-brand, .wcpt-tag):last-child{margin-right:0 !important}.wcpt-term-separator,.wcpt-attribute-term-separator,.wcpt-taxonomy-term-separator,.wcpt-category-separator,.wcpt-tag-separator{display:inline-flex;align-items:center;color:var(--wcpt-term-separator-color)}.wcpt-category-term-separator{color:var(--wcpt-category-term-separator-color)}.wcpt-attribute-term-separator{color:var(--wcpt-attribute-term-separator-color)}.wcpt-brand-term-separator{color:var(--wcpt-brand-term-separator-color)}.wcpt-tag-term-separator{color:var(--wcpt-tag-term-separator-color)}.wcpt-term-separator:empty,.wcpt-attribute-term-separator:empty,.wcpt-taxonomy-term-separator:empty,.wcpt-category-separator:empty,.wcpt-tag-separator:empty{display:none}.wcpt .wcpt-term-separator > div > *,.wcpt .wcpt-attribute-term-separator > div > *,.wcpt .wcpt-taxonomy-term-separator > div > *,.wcpt .wcpt-category-separator > div > *,.wcpt .wcpt-tag-separator > div > *{vertical-align:baseline}.wcpt-attribute-term-separator:last-child,.wcpt-taxonomy-term-separator:last-child,.wcpt-category-separator:last-child,.wcpt-tag-separator:last-child{display:none}.wcpt-terms-in-separate-lines > .wcpt-attribute-term-separator{display:none}.wcpt-terms-in-separate-lines > .wcpt-attribute-term{display:block}.wcpt-terms-in-separate-lines > .wcpt-attribute-term:first-child:last-child{display:inline-block}.wcpt-category,.wcpt-attribute,.wcpt-brand,.wcpt-tag,.wcpt-taxonomy-term{display:inline-flex;align-items:center;background-color:var(--wcpt-term-background-color);border-width:var(--wcpt-term-border-width);border-style:solid;border-color:var(--wcpt-term-border-color);padding:var(--wcpt-term-padding-vertical) var(--wcpt-term-padding-horizontal);font-size:var(--wcpt-term-font-size, inherit);border-radius:var(--wcpt-term-border-radius);transition:all 0.2s ease-in-out}.wcpt-trigger_filter [data-wcpt-filtering="true"]{font-weight:bold}.wcpt-category,.wcpt-attribute,.wcpt-brand,.wcpt-tag,.wcpt-taxonomy-term .wcpt-category{background-color:var(--wcpt-category-term-background-color);border-width:var(--wcpt-category-term-border-width);border-color:var(--wcpt-category-term-border-color);border-radius:var(--wcpt-category-term-border-radius);padding:var(--wcpt-category-term-padding-vertical) var(--wcpt-category-term-padding-horizontal);font-size:var(--wcpt-category-term-font-size, inherit)}.wcpt-attribute{background-color:var(--wcpt-attribute-term-background-color);border-width:var(--wcpt-attribute-term-border-width);border-color:var(--wcpt-attribute-term-border-color);border-radius:var(--wcpt-attribute-term-border-radius);padding:var(--wcpt-attribute-term-padding-vertical) var(--wcpt-attribute-term-padding-horizontal);font-size:var(--wcpt-attribute-term-font-size, inherit)}.wcpt-brand{background-color:var(--wcpt-brand-term-background-color);border-width:var(--wcpt-brand-term-border-width);border-color:var(--wcpt-brand-term-border-color);border-radius:var(--wcpt-brand-term-border-radius);padding:var(--wcpt-brand-term-padding-vertical) var(--wcpt-brand-term-padding-horizontal);font-size:var(--wcpt-brand-term-font-size, inherit)}.wcpt-tag{background-color:var(--wcpt-tag-term-background-color);border-width:var(--wcpt-tag-term-border-width);border-color:var(--wcpt-tag-term-border-color);border-radius:var(--wcpt-tag-term-border-radius);padding:var(--wcpt-tag-term-padding-vertical) var(--wcpt-tag-term-padding-horizontal);font-size:var(--wcpt-tag-term-font-size, inherit)}/* -- title */body table.wcpt-table .wcpt-title{vertical-align:middle;text-decoration:none;font-weight:var(--wcpt-title-font-weight, bold);font-size:var(--wcpt-title-font-size)}/* -- list */.wcpt-cell ul{margin:0;padding:0 10px 5px 20px;display:inline-block;list-style-type:circle}.wcpt-cell li{margin-bottom:0.33em;line-height:1.4em;text-align:left}/* -- paragraph */.wcpt-cell p{margin:0 0 0.25em}.wcpt-cell li:last-child,.wcpt-cell p:last-child{margin:0}/* -- product link */.wcpt-product-link{display:inline-block;vertical-align:middle}.wcpt-table .wcpt-link-icon{height:1em;display:inline-block;vertical-align:middle;position:relative;top:-1.5px;margin:0 3px}/* -- price */.wcpt-price{display:inline-flex;flex-wrap:wrap;align-items:center;vertical-align:middle;word-break:normal;font-size:var(--wcpt-price-font-size);color:var(--wcpt-price-text-color, inherit);font-weight:var(--wcpt-price-font-weight);line-height:1.2em}.wcpt-price > .wcpt-item-row{display:contents !important}.wcpt-product-on-sale .wcpt-regular-price{text-decoration:line-through;color:var(--wcpt-price-on-sale-regular-price-text-color)}.wcpt-regular-price,.wcpt-sale-price{display:inline-block}.rtl .wcpt .wcpt-product-on-sale .wcpt-sale-price{margin-left:6px}.wcpt-clear-filter .wcpt-currency{font-size:1em;position:static}.wcpt-product-type-variable .woocommerce-Price-amount{margin-right:0 !important;vertical-align:baseline !important}/* -- on sale */.wcpt-on-sale{background-color:var(--wcpt-on-sale-background-color);padding-top:2px;padding-right:4px;padding-bottom:2px;padding-left:4px;text-align:center;color:var(--wcpt-on-sale-text-color);border-radius:var(--wcpt-border-radius)}.wcpt-on-sale *{color:var(--wcpt-on-sale-text-color);display:inline-flex !important;align-items:center}/* -- external image */.wcpt-external-image{max-width:100%;max-height:100%}/* -- image */.wcpt-product-image-wrapper{margin:0;display:inline-block;box-sizing:content-box !important;box-shadow:none !important;position:relative;border-radius:var(--wcpt-product-image-border-radius);width:var(--wcpt-product-image-width);max-width:100% !important;overflow:hidden}.wcpt-product-image-wrapper > a{display:contents !important;border-radius:inherit}.wcpt-list-view .wcpt-product-image-wrapper{width:var(--wcpt-list-view-product-image-width)}.wcpt-table .wcpt-product-image-wrapper img.wp-post-image{vertical-align:middle;max-width:none !important;min-width:0 !important;width:100% !important;margin:0 !important;padding:0 !important;border:none !important;height:auto;font-size:0 !important;border-radius:inherit !important;-o-object-fit:cover;object-fit:cover}.wcpt-product-image-on-hover{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;transition:0.2s opacity;width:100%}.wcpt-product-image-wrapper:hover .wcpt-product-image-on-hover{opacity:1}.wcpt-cell img.attachment-thumbnail{margin:0;max-width:100%;height:auto;width:auto;display:inline-block;font-size:0 !important}.wcpt-media-image-wrapper:not(.wcpt-excuse-max-width){max-width:30px}.wcpt-media-image-wrapper{vertical-align:baseline !important}.wcpt-media-image-wrapper > img{max-width:100%;height:auto;font-size:0 !important}/* -- -- image count */.wcpt-product-image-wrapper .wcpt-image-count{position:absolute;left:4px;bottom:4px;color:black;background:rgb(255 255 255 / 48%);padding:2px 6px;font-size:14px;font-weight:bold;border-radius:4px}.wcpt-product-image-wrapper .wcpt-image-count .wcpt-icon{position:relative;top:-0.05em;margin:0 3px 0 6px}/* -- -- lightbox */.wcpt-product-image-wrapper.wcpt-lightbox-enabled{cursor:pointer;position:relative}.wcpt-lightbox-screen{background:rgba(0, 0, 0, 0.9);position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000000}.wcpt-lightbox-screen .wcpt-lightbox-image{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);max-width:90%;max-height:90%;z-index:1}.wcpt-lightbox-loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.wcpt-lightbox-loader:after{content:"";display:block;width:50px;height:50px;border:2px solid white;border-radius:100%;border-width:2px 2px 2px 0;-webkit-animation:wcptRotate 1s infinite linear;animation:wcptRotate 1s infinite linear}.wcpt-lightbox-close{position:fixed;right:10px;top:10px;cursor:pointer;width:30px;height:30px;transform:rotate(45deg)}.wcpt-lightbox-close:after,.wcpt-lightbox-close:before{content:" ";background-color:rgba(255, 255, 255, 0.75);position:absolute;left:50%;top:50%;width:2px;height:100%;transform:translate(-50%, -50%)}.wcpt-lightbox-close:before{height:2px;width:100%}.wcpt-lightbox-icon{position:absolute;right:4px;bottom:4px;font-size:12px;line-height:1em;color:rgba(0, 0, 0, 0.6);background:rgba(255, 255, 255, 0.3);padding:0.3em;box-sizing:content-box !important;transition:0.2s opacity;opacity:1;stroke-width:3px;border-radius:4px}.wcpt-lightbox-icon.wcpt-icon > svg{stroke-width:3px}.wcpt-lightbox-icon-position-outside_right{box-sizing:content-box;padding-right:26px}.wcpt-lightbox-icon-position-outside_right .wcpt-lightbox-icon{position:absolute;right:0;bottom:50%;transform:translateY(50%)}.wcpt-when-row_hover,.wcpt-when-image_hover,.wcpt-product-image-wrapper:hover > .wcpt-when-image_hover_hide{opacity:0}.wcpt-row:hover .wcpt-when-row_hover,.wcpt-product-image-wrapper:hover > .wcpt-when-image_hover{opacity:1}/* -- -- product labels */.wcpt-product-image-labels{position:absolute;top:var(--wcpt-product-image-labels-top-offset);left:var(--wcpt-product-image-labels-left-offset)}/* -- -- product actions buttons */.wcpt-product-image-actions-buttons{position:absolute;top:6px;right:6px;z-index:1;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateX(5px);transition:0.2s}.wcpt-product-image-wrapper:hover .wcpt-product-image-actions-buttons{opacity:1;transform:translateX(0)}.wcpt-product-image-action-button{display:inline-block;vertical-align:middle;border-radius:4px;background:white;color:black;padding:8px;border-radius:4px;box-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);transition:0.2s;cursor:pointer;box-sizing:content-box;opacity:1;line-height:1}.wcpt-product-image-action-button:hover{opacity:0.8}.wcpt-product-image-action-button .wcpt-icon{display:contents}/* -- -- zoom */.wcpt-zoom-enabled{/* transform: scale(1); */transition:0.2s;z-index:1}/* -- -- offset zoom */.wcpt-offset-zoom-container{position:fixed;top:0;left:-10000px;z-index:1000000;transform:translateY(-25%);display:table;max-width:400px;border-radius:8px;border:1px solid rgba(0, 0, 0, 0.5);padding:2px;background:white;box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);opacity:0;transition:0.1s opacity}.wcpt-offset-zoom-container--fade-in{opacity:1}img.wcpt-offset-zoom-container__image{display:block !important;max-width:100% !important;width:auto !important;min-width:0 !important;box-shadow:none !important;border-radius:inherit !important}.frzTbl--grab-and-scroll--grabbing .wcpt-offset-zoom-container{display:none !important}/* -- icon */.wcpt-feather-icon{display:inline-block;vertical-align:baseline;position:relative;/* margin: 0 2px; */font-size:1em;height:1em;width:1em}/* -- bubbles */.wcpt-bubble{background:#9ccc65;color:white;display:inline-block;border-radius:4px;padding:0 0.4em;margin:3px;font-size:12px;line-height:1.9em}/* -- buttons */body .wcpt-table a.wcpt-button,body .wcpt-table a.wcpt-link_button{display:inline-flex;justify-content:center;align-items:center;padding:var(--wcpt-button-padding-vertical) var(--wcpt-button-padding-horizontal);margin:0 4px 0 0;text-decoration:none;border-width:var(--wcpt-border-width);border-style:solid;border-color:var(--wcpt-button-border-color);background:var(--wcpt-button-background-color);color:var(--wcpt-button-text-color);white-space:nowrap;line-height:1em;font-size:var(--wcpt-button-font-size);font-weight:var(--wcpt-button-font-weight);position:relative;stroke-width:2px;box-shadow:var(--wcpt-box-shadow);border-radius:var(--wcpt-button-border-radius);cursor:pointer;transition:0.2s}body .wcpt-table a.wcpt-button[data-wcpt-link-code*="cart"]{background:var(--wcpt-add-to-cart-button-background-color);color:var(--wcpt-add-to-cart-button-text-color);border-color:var(--wcpt-add-to-cart-button-border-color)}body .wcpt-table a.wcpt-button[download]{background:var(--wcpt-download-button-background-color);color:var(--wcpt-download-button-text-color);border-color:var(--wcpt-download-button-border-color)}body .wcpt-table .wcpt-quantity + :is(a.wcpt-button, a.wcpt-link_button){margin-left:4px}body .wcpt-table a.wcpt-button.wcpt-disabled{box-shadow:none;cursor:not-allowed}body .wcpt-table a.wcpt-button .wcpt-icon{stroke-width:inherit}.wcpt-table a.wcpt-button:last-child,.wcpt-table a.wcpt-link_button:last-child{margin-right:0}table.wcpt-table a.wcpt-button{position:relative;text-decoration:none;text-align:center}table.wcpt-table a.wcpt-button + .added_to_cart{display:none}.wcpt-icon-position-right > svg{margin-left:0.1em;margin-right:-0.1em}.wcpt-icon-position-left > svg{margin-right:0.1em;margin-left:-0.1em}.wcpt-table .wcpt-button i.wcpt-cart-badge-number,.wcpt-table .wcpt-button i.wcpt-cart-badge-refresh{position:absolute;font-style:normal;top:0;right:0;transform:translate(50%, -50%);background:#ffffff;color:#000000;border:1px solid rgba(0, 0, 0, 0.3);box-shadow:0 0 10px rgba(0, 0, 0, 0.15);min-width:1em;height:1em;line-height:1.1em;font-size:14px;border-radius:33px 33px/33px;box-sizing:content-box !important;padding:0.4em;text-align:center;margin:0;z-index:1}.wcpt-table .wcpt-button i.wcpt-cart-badge-number:empty{display:none}.wcpt-table .wcpt-button i.wcpt-cart-badge-refresh svg{color:#000;width:14px;height:14px;stroke-width:2px;opacity:0.75;position:relative;-webkit-animation:wcptRotate 2s infinite linear;animation:wcptRotate 2s infinite linear}.wcpt-button > svg{height:1em;vertical-align:middle;position:relative}@-webkit-keyframes wcptRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes wcptRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body .wcpt-table a.wcpt-button:not(.wcpt-disabled):hover,body .wcpt-table a.wcpt-link_button:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-disabled.wcpt-button{opacity:0.5;cursor:not-allowed}.wcpt-table span.wcpt-button-label{display:inline-flex;font-size:inherit;line-height:inherit;margin:0;padding:0;text-decoration:none}.wcpt-table span.wcpt-button-label > .wcpt-item-row{display:inline-flex;align-items:center}/* .wcpt-table span.wcpt-button-label .wcpt-icon:first-child {
  margin: 0 6px 0 0;
  font-size: 0.9em;
} */.wcpt-table span.wcpt-button-label .wcpt-icon:last-child{margin:0}/* -- shortcode */.wcpt-shortcode{vertical-align:middle}/* -- embeds */.wcpt .wp-audio-shortcode,.wcpt iframe{margin:0 auto;display:block}.wcpt .mejs-container{width:250px}.wcpt .mejs-horizontal-volume-slider{width:25px}.wcpt .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{width:20px}.wcpt .mejs-volume-button,.wcpt .mejs-horizontal-volume-slider{display:none !important}/* -- select and radio */select.wcpt-select{border-radius:var(--wcpt-border-radius);font-size:inherit;line-height:normal;border:var(--wcpt-border-width) solid var(--wcpt-border-color);height:36px;margin:0 4px}select.wcpt-select:focus,select.wcpt-select:active,select.wcpt-select:hover{border-color:var(--wcpt-border-color-focus);box-shadow:var(--wcpt-box-shadow-focus)}/* -- radio */.wcpt-radio-container{display:inline-block}[data-wcpt-selection-style="radio"] .wcpt-select{display:none}[data-wcpt-selection-style="radio"] .wcpt-cell{vertical-align:top}input.wcpt-radio-button[type="radio"]{display:inline-block;vertical-align:middle;margin:0}.wcpt-radio-label{display:inline;vertical-align:middle;cursor:pointer;padding-left:10px}input.wcpt-radio-button[type="radio"][disabled] + .wcpt-radio-label{text-decoration:line-through;opacity:0.4}.wcpt-radio-set{padding:0 10px;text-align:left;margin-bottom:8px}.wcpt-radio-set:nth-last-child(2){margin-bottom:0}/* -- percentage bar */.wcpt-percentage-bar{display:inline-block;position:relative;height:10px;width:100%;max-width:150px;background:#ddd;border-radius:4px;overflow:hidden}.wcpt-percentage-bar-fill{display:inline-block;height:100%;width:0;background:#2196f3;border-radius:0;position:absolute;top:0;left:0}/* -- audio */.wcpt-audio-embed{width:200px;margin:0 auto}.wcpt-audio-embed audio{max-width:200px}/* -- rating */.wcpt-average-rating{margin-right:0}.wcpt-rating .wcpt-rating-stars{display:inline-flex;align-items:center;gap:0}.wcpt-rating > .wcpt-item-row{display:inline-flex !important;align-items:center;gap:1px}.wcpt-rating .wcpt-star svg{margin:0 !important;width:1em !important;height:1em !important;color:#ffc107;stroke:currentColor;/* stroke-width: 2px; */fill:currentColor}.wcpt-star.wcpt-star-half svg:last-child{color:#999;position:absolute;right:0;top:0}.wcpt-star.wcpt-star-empty svg{color:#999}.wcpt-rating-stars{vertical-align:text-top;line-height:1;white-space:nowrap;display:inline-block}.wcpt-add-to-cart-wrapper .quantity:not(.hidden){display:inline-block;border-radius:4px}.wcpt-add-to-cart-wrapper .quantity .qty{height:38px;vertical-align:middle}.wcpt-add-to-cart-wrapper.woocommerce button.single_add_to_cart_button{/* height: 38px; */text-transform:none}.wcpt-add-to-cart-wrapper.woocommerce .stock:not(:last-child),.wcpt-add-to-cart-wrapper.woocommerce .price:not(:last-child),.wcpt-add-to-cart-wrapper.woocommerce
  .woocommerce-variation-description:not(:last-child){margin:0 0 10px 0;display:block}/* -- quantity input */.wcpt-table .quantity.wcpt-display-type-input{display:inline-block;white-space:nowrap;position:relative;width:var(--wcpt-quantity-width);height:var(--wcpt-quantity-height);background:var(--wcpt-quantity-background-color);font-size:inherit;border:var(--wcpt-quantity-border-width) solid var(--wcpt-quantity-border-color);box-shadow:var(--wcpt-box-shadow);border-radius:var(--wcpt-quantity-border-radius);color:var(--wcpt-quantity-text-color)}.wcpt-table .quantity.wcpt-display-type-input.wcpt-disabled{cursor:not-allowed}.wcpt-table .quantity.wcpt-display-type-input.wcpt-disabled input{pointer-events:none}.wcpt-table .quantity.wcpt-display-type-input:not(.wcpt-disabled):hover{border-color:var(--wcpt-quantity-border-color-hover)}.wcpt-table .quantity:not(:last-child){margin-right:5px}.wcpt-table .wcpt-quantity input[type="number"].qty{font-size:inherit;color:inherit;text-align:center;width:100% !important;min-width:100% !important;height:100% !important;min-height:100% !important;padding:2px;margin:0 !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background:inherit;border:none;border-radius:0;opacity:1;background:transparent}.wcpt-table .quantity.wcpt-quantity{min-width:0 !important;cursor:pointer;line-height:1;transition:0.2s border-color}.wcpt-table .wcpt-quantity:not(.wcpt-display-type-select){box-sizing:content-box !important}.wcpt-table .wcpt-quantity.wcpt-controls-on-edges{overflow:visible}.wcpt-table .wcpt-hide-controls.wcpt-display-type-input{border-radius:3px}.wcpt-quantity.wcpt-hide-browser-controls
  > input[type="number"].qty::-webkit-outer-spin-button,.wcpt-quantity.wcpt-hide-browser-controls
  > input[type="number"].qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wcpt-quantity.wcpt-hide-browser-controls > input[type="number"].qty{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.wcpt-quantity > *:not(.wcpt-qty-controller):not(.qty):not(.wcpt-qty-select){display:none !important}.wcpt-table .quantity.wcpt-hide-controls .wcpt-qty-controller{display:none}.wcpt-qty-controller{cursor:pointer;font-size:18px;font-weight:400;font-family:verdana;background:var(--wcpt-quantity-button-background-color);margin:0 !important;padding:0 !important;border-radius:calc(
    var(--wcpt-quantity-border-radius) - var(--wcpt-quantity-border-width)
  );color:var(--wcpt-quantity-button-icon-color)}.wcpt-disabled.wcpt-qty-controller,.wcpt-disabled.wcpt-qty-controller:after{opacity:0.6;cursor:not-allowed}.wcpt-qty-controller:after{font-size:inherit;font-weight:inherit;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);line-height:0;font-family:monospace}.wcpt-qty-controller.wcpt-plus:after{content:"+"}.wcpt-qty-controller.wcpt-minus:after{content:"-"}.wcpt-controls-on-edges{padding:0 25px !important}.wcpt-controls-on-edges .wcpt-minus{left:0}.wcpt-controls-on-edges .wcpt-plus{right:0}.wcpt-controls-on-edges .wcpt-qty-controller{position:absolute;top:0;left:0;height:100% !important;width:25px}.wcpt-controls-on-edges .wcpt-plus{left:auto;right:0;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.wcpt-controls-on-edges .wcpt-minus{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.wcpt-controls-on-edges .wcpt-qty-controller:before{content:"";position:absolute;top:-8px;left:-8px;bottom:-8px;right:-8px}.wcpt-controls-on-left_edge{padding:0 0 0 20px !important}.wcpt-controls-on-right_edge{padding:0 20px 0 0 !important}.wcpt-controls-on-left_edge .wcpt-qty-controller,.wcpt-controls-on-right_edge .wcpt-qty-controller{position:absolute;top:0;left:0;height:50%;width:20px}.wcpt-controls-on-right_edge .wcpt-qty-controller{left:auto;right:0}.wcpt-controls-on-left_edge .wcpt-qty-controller.wcpt-minus,.wcpt-controls-on-right_edge .wcpt-qty-controller.wcpt-minus{top:50%}.wcpt-controls-on-left_edge .wcpt-qty-controller:after,.wcpt-controls-on-right_edge .wcpt-qty-controller:after{content:"";width:0;height:0;border-style:solid;border-width:5px 4px;border-color:transparent transparent currentColor transparent;top:35%}.wcpt-controls-on-left_edge .wcpt-qty-controller.wcpt-minus{border-bottom-left-radius:inherit;border-bottom-right-radius:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.wcpt-controls-on-right_edge .wcpt-qty-controller.wcpt-minus{border-bottom-right-radius:inherit;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.wcpt-controls-on-left_edge .wcpt-qty-controller.wcpt-plus{border-top-left-radius:inherit;border-top-right-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.wcpt-controls-on-right_edge .wcpt-qty-controller.wcpt-plus{border-top-right-radius:inherit;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.wcpt-controls-on-left_edge .wcpt-qty-controller.wcpt-minus:after,.wcpt-controls-on-right_edge .wcpt-qty-controller.wcpt-minus:after{top:65%}.wcpt-controls-on-left_edge .wcpt-qty-controller:after{left:50%}.wcpt-controls-on-left_edge .wcpt-qty-controller.wcpt-minus:after,.wcpt-controls-on-right_edge .wcpt-qty-controller.wcpt-minus:after{border-color:currentColor transparent transparent transparent}select.wcpt-qty-select{width:auto;max-width:none;padding-top:0;padding-bottom:0;border:var(--wcpt-border-width) solid var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow);border-radius:var(--wcpt-border-radius)}select.wcpt-qty-select:hover{border-color:var(--wcpt-border-color-hover)}@media (max-width: 749px){.wcpt-controls-on-edges .wcpt-qty-controller{width:30px;touch-action:manipulation}.wcpt-controls-on-edges{padding:0 30px}}.wcpt-controls-on-edges .qty,.wcpt-controls-on-left_edge .qty,.wcpt-controls-on-right_edge .qty{border-radius:0 !important;box-shadow:none !important}.wcpt-quantity-error-message{position:absolute;top:calc(-100% + -2px);left:50%;transform:translateX(-50%);background:#ff5447;color:white;padding:4px 8px;border-radius:3px;-webkit-animation:wcptPulse 0.5s infinite;animation:wcptPulse 0.5s infinite}.wcpt
  .wcpt-quantity-error--max.wcpt-quantity
  > .wcpt-quantity-error-message--max,.wcpt
  .wcpt-quantity-error--min.wcpt-quantity
  > .wcpt-quantity-error-message--min,.wcpt
  .wcpt-quantity-error--step.wcpt-quantity
  > .wcpt-quantity-error-message--step{display:inline-block !important}.wcpt-quantity-error.wcpt-quantity{outline:1px solid red}/* -- stock */.wcpt-table .stock{padding:0;margin:0;display:inline-block}.wcpt-stock{white-space:nowrap}.wcpt-stock:empty{display:none}/* -- excerpt */.wcpt-excerpt{display:inline-block;color:var(--wcpt-secondary-text-color)}.wcpt-excerpt > a{display:inline !important}.wcpt-excerpt p:last-of-type{display:contents}/* -- content */.wcpt-line-clamp-enabled{display:-webkit-box !important;line-clamp:var(--wcpt-line-clamp, 3);-webkit-line-clamp:var(--wcpt-line-clamp, 3);box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden !important}.wcpt .wcpt-item-row div.wcpt-content{display:inline-block;margin-right:0;color:var(--wcpt-secondary-text-color)}.wcpt .wcpt-item-row div.wcpt-content p:last-of-type{display:contents}.frzTbl .wcpt-row:not(.wcpt-child-row) .wcpt-content--max-width{max-width:800px}@media (max-width: 500px){.frzTbl .wcpt-content--max-width{max-width:400px}}.wcpt-read-more .wcpt-item-row{display:inline-flex !important;align-items:center;gap:2px}.wcpt-table .wcpt-read-more .wcpt-text,.wcpt-table .wcpt-read-more .wcpt-icon{vertical-align:baseline}.wcpt-toggle-trigger{cursor:pointer}.wcpt-toggle-trigger,.wcpt-toggle-trigger > *{vertical-align:bottom}/* .wcpt-toggle-trigger:hover span {
  text-decoration: underline;
} *//* -- variation content */.wcpt .wcpt-item-row div.wcpt-variation-content{display:none;line-height:1.4em;margin-right:0}.frzTbl .wcpt-variation-content--max-width{max-width:800px}/* -- category list */.wcpt-category-list{display:inline-block}/* -- custom field */.wcpt-custom-field{display:inline-block}.wcpt-custom-field.wcpt-property-label-enabled{display:inline-flex;gap:4px}.wcpt-cf-image{display:inline-block;vertical-align:middle}/* -- availability */.wcpt-availability .wcpt-icon{margin-right:3px}.wcpt-availability .wcpt-icon-x,.wcpt-availability .wcpt-icon-check{stroke-width:3.5px}.wcpt-availability .wcpt-in-stock,.wcpt-availability.wcpt-in-stock,.wcpt-availability .wcpt-on-backorder,.wcpt-availability.wcpt-on-backorder{color:var(--wcpt-availability-color-in-stock)}.wcpt .wcpt-availability .wcpt-item-row{display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row}.wcpt-availability .wcpt-out-of-stock,.wcpt-availability.wcpt-out-of-stock{color:var(--wcpt-availability-color-out-of-stock)}.wcpt-availability .wcpt-low-stock,.wcpt-availability.wcpt-low-stock{color:var(--wcpt-availability-color-low-stock)}.wcpt .wcpt-availability.wcpt-property-label-enabled{flex-wrap:nowrap}.wcpt .wcpt-availability.wcpt-property-label-enabled *{white-space:nowrap}.wcpt-clear{clear:both !important;display:block !important;line-height:0 !important;height:4px}.wcpt-space{width:6px;display:inline-block;margin-right:0 !important}.wcpt-dot{position:relative;color:transparent !important;margin:0 5px 0 0;display:inline-block;vertical-align:baseline;width:8px;text-align:center}.wcpt-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:1em;height:1em;background:rgba(0, 0, 0, 0.3);border-radius:100%;font-size:3px}.wcpt-table th i{font-size:1.3em;margin-right:3px;width:1.2em;text-align:center}.wcpt-sorting-icons{position:relative;display:inline-flex;gap:3px;vertical-align:middle;font-size:6px;flex-direction:column}.wcpt-heading .wcpt-sorting-icon{border-width:1em 0.8em;border-style:solid;border-color:transparent;cursor:pointer;color:var(--wcpt-sorting-icon-inactive-color);font-size:var(--wcpt-sorting-icon-size)}.wcpt-sorting-icon.wcpt-active{color:var(--wcpt-sorting-icon-active-color)}.wcpt-heading .wcpt-sorting-icons .wcpt-sorting-asc-icon{border-bottom-color:currentcolor/* bottom: 50%; *//* top: auto; */}.wcpt-heading .wcpt-sorting-icons .wcpt-sorting-desc-icon{border-top-color:currentcolor}[data-wcpt-limited-order="DESC"] .wcpt-sorting-asc-icon{display:none !important}[data-wcpt-limited-order="DESC"].wcpt-heading
  .wcpt-sorting-icons
  .wcpt-sorting-desc-icon{transform:translateY(-50%);font-size:0.45em}[data-wcpt-limited-order="ASC"] .wcpt-sorting-desc-icon{display:none !important}[data-wcpt-limited-order="ASC"].wcpt-heading
  .wcpt-sorting-icons
  .wcpt-sorting-asc-icon{bottom:40%}.wcpt-heading .wcpt-sorting-icons .wcpt-hide + .wcpt-sorting-desc-icon{transform:translateY(25%)}.wcpt-table i.fa-check{color:#66bb6a}.wcpt-table i.fa-times{color:#ef5350}.wcpt-table .wcpt-button i{margin:0 2px;font-size:1.1em;vertical-align:middle}a.wcpt-link-course-name{text-decoration:none;border-bottom:1px dotted}.wcpt-hide{display:none !important}/* whitespace */.wcpt-excerpt,.wcpt-content,.wcpt-variation-content,.wcpt-property-list--row-layout{white-space:normal}/* pagination */.wcpt-pagination{display:flex;gap:8px;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:10px}body .wcpt-pagination a.page-numbers,.wcpt-pagination .page-numbers.current{padding:4px;display:inline-block;font-size:inherit;font-weight:normal;line-height:2em;color:var(--wcpt-pagination-text-color);border:var(--wcpt-pagination-border-width) solid var(--wcpt-pagination-border-color);background:var(--wcpt-pagination-background-color);border-radius:var(--wcpt-pagination-border-radius);min-width:2em;box-sizing:content-box;text-align:center;text-decoration:none !important;vertical-align:middle;box-shadow:var(--wcpt-box-shadow);cursor:pointer;width:auto;margin:0}.wcpt-pagination .page-numbers:not(.dots):not(.current):hover{border-color:var(--wcpt-pagination-border-color-hover)}.wcpt-pagination .page-numbers.current,.wcpt-pagination .page-numbers.current:hover{box-shadow:none;cursor:default;font-weight:bold}.wcpt-pagination .page-numbers.dots{color:var(--wcpt-pagination-dots-and-arrow-color);box-shadow:none;border-color:transparent;display:inline-block;font-family:system-ui;position:relative;top:-0.25em}.wcpt .next.page-numbers,.wcpt .prev.page-numbers{color:var(--wcpt-pagination-dots-and-arrow-color);border:transparent;box-shadow:none;min-width:1.5em;height:2em;position:relative;display:inline-block;padding:0}.wcpt-pagination-chevron{color:var(--wcpt-pagination-dots-and-arrow-color) !important;border:none !important;padding:0 !important;box-shadow:none !important;min-width:0 !important;background:transparent !important}.wcpt .next.page-numbers > .wcpt-icon,.wcpt .prev.page-numbers > .wcpt-icon{font-size:24px;stroke-width:2px;border:none !important}.wcpt .next.page-numbers > .wcpt-icon > svg,.wcpt .prev.page-numbers > .wcpt-icon > svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.page-numbers.dots,.page-numbers.next,.page-numbers.prev{background:transparent !important;margin:0 !important}/* forms */.wcpt-forms.wcpt-location-left{width:280px;float:left;margin-right:25px;padding:10px 15px;background:rgba(0, 0, 0, 0.025)}.wcpt-forms > form{display:inline-block;position:relative;width:100%}.wcpt-forms fieldset{border:none;margin:0 0 20px;padding:5px;font-size:14px}.wcpt-forms fieldset:last-child{margin-bottom:5px}.wcpt-search-wrapper{max-width:100%;vertical-align:middle;white-space:nowrap}.wcpt-header .wcpt-search-wrapper{display:inline-block;/* margin: 4px 8px 4px 0; */align-self:center}.wcpt-search-heading{font-weight:bold;display:inline-block;margin-right:5px}.wcpt-search-heading:empty{display:none !important}.wcpt-nav-modal .wcpt-search-heading,.wcpt-left-sidebar .wcpt-search-heading{display:block}.wcpt-nav-modal .wcpt-search:first-child{margin-top:5px}.wcpt-search{position:relative;display:inline-flex;max-width:100%;width:var(--wcpt-search-width, 250px);height:var(--wcpt-search-height, 42px);min-width:50px;border-radius:var(--wcpt-border-radius)}.wcpt-nav-modal .wcpt-search,.wcpt-nav-modal .wcpt-search-heading-separate-line .wcpt-search{width:100% !important;margin:8px 0}.wcpt-search-heading-separate-line .wcpt-search-heading,.wcpt-search-heading-separate-line .wcpt-search{display:flex;margin:0}.wcpt-search-heading-separate-line .wcpt-search-heading{margin-bottom:0.25em}input.wcpt-search-input[type="search"]{display:inline-block;padding:0 20px 0 10px !important;height:100% !important;max-height:100% !important;width:100% !important;font-size:inherit;line-height:1em;font-family:inherit;outline:none;box-shadow:none;border-radius:4px;border:none;background:var(--wcpt-search-background-color);box-sizing:border-box;color:var(--wcpt-search-text-color) !important;border:var(--wcpt-border-width) solid var(--wcpt-border-color);border-radius:inherit;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;margin:0 !important;box-shadow:var(--wcpt-box-shadow);transition:0.2s border-color}input.wcpt-search-input[type="search"]:active,input.wcpt-search-input[type="search"]:focus{background:var(--wcpt-search-background-color);border-color:var(--wcpt-border-color-hover)}input.wcpt-search-input[type="search"]::-webkit-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}input.wcpt-search-input[type="search"]::-moz-placeholder{color:var(--wcpt-search-placeholder-text-color)}input.wcpt-search-input[type="search"]:-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}input.wcpt-search-input[type="search"]::-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}input.wcpt-search-input[type="search"]::placeholder{color:var(--wcpt-search-placeholder-text-color)}input.wcpt-search-input[type="search"]:focus::-webkit-input-placeholder{color:var(--wcpt-search-placeholder-text-color-focus)}input.wcpt-search-input[type="search"]:focus::-moz-placeholder{color:var(--wcpt-search-placeholder-text-color-focus)}input.wcpt-search-input[type="search"]:focus:-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color-focus)}input.wcpt-search-input[type="search"]:focus::-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color-focus)}input.wcpt-search-input[type="search"]:focus::placeholder{color:var(--wcpt-search-placeholder-text-color-focus)}.wcpt-search:hover input.wcpt-search-input[type="search"]{border-color:var(--wcpt-border-color-hover)}.wcpt-active input.wcpt-search-input[type="search"]{padding-left:30px !important}.wcpt-search-submit{padding:0;font-size:8px;text-align:center;background:var(--wcpt-search-submit-background-color);border-radius:inherit;width:33px;height:calc(100% - 10px);transition:0.2s;position:absolute;top:5px;right:5px;color:var(--wcpt-search-submit-icon-color);cursor:pointer}.wcpt-search-submit-icon.wcpt-icon{font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);stroke-width:3px}.wcpt-search-submit-icon.wcpt-icon > svg{vertical-align:top}.wcpt-search-clear-enabled input.wcpt-search-input[type="search"]{padding:10px 35px 10px 35px}.wcpt-search-clear{position:absolute;left:0;top:0;background:transparent !important;border:none !important;height:100% !important;width:30px !important;cursor:pointer}.wcpt-search-clear-icon.wcpt-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:18px;line-height:1em;color:rgba(0, 0, 0, 0.4);vertical-align:middle}.wcpt-no-search-results-message{font-size:20px;text-align:center;padding:60px 20px;margin-bottom:50px;background:rgba(0, 0, 0, 0.05);cursor:pointer}.wcpt-sorting-label{font-size:16px;margin-right:5px;font-weight:bold}/* filter - top */.wcpt-location-top.wcpt-forms{float:right;clear:both}.wcpt-location-top.wcpt-forms fieldset{border:none;margin:0 15px 15px 0;padding:10px 20px;display:inline;background:rgba(0, 0, 0, 0.02);border-radius:6px;border:1px solid rgba(0, 0, 0, 0.04)}.wcpt-location-top.wcpt-forms fieldset:last-child{margin-right:0}.wcpt-location-top.wcpt-forms fieldset .wcpt-filter-heading{margin-right:10px}.wcpt-location-top.wcpt-forms fieldset > div{display:inline-block}.wcpt-location-top.wcpt-forms fieldset .wcpt-filter-sub-heading{display:none}.wcpt-location-top.wcpt-forms select{width:auto;background:var(--wcpt-filter-background-color)}.wcpt-location-top.wcpt-forms input[type="checkbox"],.wcpt-location-top.wcpt-forms input[type="radio"]{margin-right:0}.wcpt-forms fieldset label{cursor:pointer;padding:0 5px}.wcpt-filter-option-row{margin-right:10px}.wcpt-hidden{display:none}/* cart */.wcpt-cart-widget .wcpt-cart-icon{width:16px;height:16px;position:relative;top:-0.1em;color:#000000;margin-right:0.1em}.wcpt-cart-quantity{display:inline-block}.wcpt-cart-quantity:empty{display:none}.wcpt-cart-widget .woocommerce-Price-amount{color:inherit}/* search */.wcpt-product-names-holder{position:absolute;top:100%;background:white;border:1px solid #ccc;border-top:none;width:100%;z-index:1}.wcpt-product-names-holder:empty{display:none}.wcpt-matched-name{padding:5px 15px;cursor:pointer}.wcpt-matched-name-hover{background:#f2f2f2}.wcpt-matched-name:first-child{padding-top:10px}.wcpt-matched-name:last-child{padding-bottom:10px}.wcpt-match-highlight{background:yellow}/* filters */.wcpt-navigation-wrapper{display:contents}.wcpt-navigation{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--wcpt-filter-text-color)}.wcpt-navigation--hidden{display:none !important}.wcpt-navigation:empty{display:none}.wcpt-template-price-min_max input[type="text"]{max-width:75px;padding-left:25px;font-size:inherit}.wcpt-template-price-min_max .wcpt-currency-symbol{width:0;position:relative;left:15px;display:inline-block}.wcpt-template-custom_field-min_max input[type="text"]{max-width:75px;margin-right:5px;padding:10px}/* responsiveness *//* Device wrappers are rendered as a single container now (server picks an initial
   device; JS may swap via AJAX). Do not globally hide tablet/phone wrappers. */.wcpt .wcpt-table-scroll-wrapper-outer{display:block}@media (max-width: 1199px){.wcpt-table{-webkit-touch-callout:none;/* iOS Safari */-webkit-user-select:none;/* Safari *//* Konqueror HTML */-moz-user-select:none;/* Firefox */-ms-user-select:none;/* Internet Explorer/Edge */user-select:none/* Non-prefixed version, currently
                                  supported by Chrome and Opera */}/* filters */frzTbl .wcpt-forms{width:100%;margin-bottom:20px;padding:0}.wcpt-location-left.wcpt-filter-form,.wcpt-location-left.wcpt-filter-form{width:100%}.wcpt-location-left.wcpt-forms fieldset,.wcpt-location-top.wcpt-forms fieldset{margin-bottom:10px;text-align:left;display:block;background:none;border:none}.wcpt-location-left.wcpt-forms fieldset .wcpt-filter-heading,.wcpt-location-top.wcpt-forms fieldset .wcpt-filter-heading{text-transform:capitalize;margin-bottom:10px;font-size:16px;display:block}}/* table edit link */.wcpt-edit-wrapper{margin:1em 0;display:block}/* filters */.wcpt .wcpt-filter{display:inline-block;/* margin: 4px 8px 4px 0; */vertical-align:middle;cursor:pointer;align-self:center}.wcpt-right .wcpt-filter.wcpt-dropdown:last-child{margin-right:0}.wcpt-filter.wcpt-options-row{display:inline;cursor:auto;padding:0;background:transparent}.wcpt-filter.wcpt-options-column{padding:10px 15px}.wcpt-filter.wcpt-options-column .wcpt-options{cursor:auto;width:230px;height:200px;overflow-y:scroll;display:block}.wcpt-filter.wcpt-options-row > .wcpt-filter-heading > .wcpt-icon,.wcpt-filter.wcpt-options-column > .wcpt-filter-heading > .wcpt-icon{display:none}.wcpt-left-sidebar
  .wcpt-left-sidebar
  .wcpt-filter.wcpt-options-row
  > .wcpt-filter-heading
  .wcpt-options-heading:after{content:""}.wcpt-filter .wcpt-filter-heading{display:inline-block;white-space:nowrap;padding:var(--wcpt-filter-heading-padding)}.wcpt-filter .wcpt-filter-heading .wcpt-dropdown-label > span{vertical-align:middle}.wcpt-dropdown-label{display:inline-block}.wcpt-dropdown-label > .wcpt-item-row{vertical-align:bottom}.wcpt-header .wcpt-filter.wcpt-dropdown .wcpt-filter-heading{border:var(--wcpt-border-width) solid var(--wcpt-border-color);border-radius:var(--wcpt-border-radius);background:var(--wcpt-filter-background-color);transition:0.2s border-color;position:relative;display:inline-flex;align-items:center;gap:5px;box-shadow:var(--wcpt-box-shadow)}.wcpt-header .wcpt-filter.wcpt-dropdown.wcpt-open .wcpt-filter-heading,.wcpt-header .wcpt-filter.wcpt-dropdown:hover .wcpt-filter-heading,.wcpt-search:hover .wcpt-search-input{border-color:var(--wcpt-border-color-hover)}.wcpt-no-heading.wcpt-filter.wcpt-options-row .wcpt-filter-heading,.wcpt-no-heading.wcpt-filter.wcpt-options-column .wcpt-filter-heading{display:none}.wcpt-filter.wcpt-options-row .wcpt-filter-heading{padding:0}.wcpt-filter.wcpt-options-column .wcpt-filter-heading{margin-bottom:0.25em;display:block;font-weight:bold}.wcpt-header .wcpt-filter.wcpt-dropdown .wcpt-filter-heading .wcpt-icon svg{vertical-align:top}.wcpt-filter.wcpt-options-column .wcpt-option{display:block;padding:5px;margin:0}.wcpt-filter label.wcpt-label{cursor:pointer}.wcpt-active-count{min-width:1em;font-size:1em;line-height:1em;text-align:center;background:rgba(0, 0, 0, 0.05);border:1px solid rgba(0, 0, 0, 0.15);border-radius:100%;padding:2px;box-sizing:content-box !important;font-weight:normal;display:inline-block;vertical-align:inherit}.wcpt-left-sidebar .wcpt-active-count,.wcpt-options-row .wcpt-active-count,.wcpt-redirect-enabled .wcpt-active-count,[data-wcpt-filter="availability"].wcpt-filter .wcpt-active-count,[data-wcpt-filter="on_sale"].wcpt-filter .wcpt-active-count{display:none}.wcpt .wcpt-dropdown-label .wcpt-icon{margin-right:0.1em}.wcpt-filter > svg{height:1em;width:1em;vertical-align:middle;stroke-width:3px;margin-left:2px}.wcpt-filter .wcpt-options{display:inline}.wcpt-filter .wcpt-option{display:inline-flex;align-items:center;margin:0 6px 0 0;background:var(--wcpt-filter-background-color)}/* nav filter option row */.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option{border-radius:var(--wcpt-border-radius);margin:0 6px 0 0;border:var(--wcpt-border-width) solid var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow);transition:0.2s background-color,0.2s border-color,0.2s box-shadow}.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option > label{padding:var(--wcpt-filter-common-vertical-padding) 14px var(--wcpt-filter-common-vertical-padding) 14px;margin:0;display:inline-flex;align-items:center;cursor:pointer}.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option:last-child{margin-right:0}.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option > *,.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option .wcpt-count{vertical-align:baseline}.wcpt-filter .wcpt-option input[type="checkbox"],.wcpt-filter .wcpt-option input[type="radio"]{margin-right:6px}.wcpt-filter .wcpt-options-heading{margin-right:10px;font-weight:bold}.wcpt-filter.wcpt-options-row .wcpt-options-heading,.wcpt-filter.wcpt-options-column .wcpt-options-heading{margin-right:0}.wcpt-filter.wcpt-options-row.wcpt-heading-separate-line .wcpt-filter-heading{margin-bottom:0.25em;display:block}.wcpt-filter .wcpt-options-heading:empty{display:none}.wcpt-filter .wcpt-options-heading + .wcpt-icon{display:inline-block}.wcpt-color{width:15px;display:inline-block;height:15px}.wcpt-color.wcpt-shape-circle{border-radius:100%;margin:0 3px;vertical-align:middle;position:relative;top:-0.15em}.wcpt-line-separator{display:block !important;margin-right:0 !important;margin-left:0 !important;margin-top:var(--wcpt-line-separator-gap-above);margin-bottom:var(--wcpt-line-separator-gap-below);background:var(--wcpt-line-separator-background-color);width:100%;height:var(--wcpt-line-separator-height);border:0 solid rgb(0 0 0 / 3%);border-radius:var(--wcpt-line-separator-border-radius)}.wcpt-line-separator.wcpt-line-separator--hide-last:last-child,.wcpt-line-separator.wcpt-line-separator--hide-first:first-child,.wcpt-line-separator + .wcpt-line-separator{display:none !important}/* tooltip */.wcpt-tooltip{position:relative;font-weight:normal;line-height:1.25em;display:inline-flex}.wcpt-tooltip-label > .wcpt-item-row{display:inline-flex !important;align-items:center}.wcpt-tooltip-portal{position:relative;z-index:3;width:0;height:0;padding:0;margin:0}.wcpt-tooltip-portal > .wcpt-table,.wcpt-tooltip-portal > .wcpt-table > .wcpt-row,.wcpt-tooltip-portal > .wcpt-table > .wcpt-heading-row,.wcpt-tooltip-portal > .wcpt-table > .wcpt-row > .wcpt-cell,.wcpt-tooltip-portal > .wcpt-table > .wcpt-heading-row > .wcpt-heading,.wcpt-tooltip-portal > .wcpt-table > .wcpt-row > .wcpt-cell > .wcpt-item-row,.wcpt-tooltip-portal
  > .wcpt-table
  > .wcpt-heading-row
  > .wcpt-heading
  > .wcpt-item-row,.wcpt-tooltip-portal
  > .wcpt-table
  > .wcpt-row
  > .wcpt-cell
  > .wcpt-item-row
  > .wcpt-tooltip{display:contents !important}.wcpt-tooltip-portal .wcpt-tooltip-label{display:none !important}.wcpt-tooltip-portal .wcpt-tooltip-content-wrapper{transform:none !important}.wcpt-tooltip.wcpt-tooltip--open-on-click > .wcpt-tooltip-label{cursor:pointer}.wcpt-tooltip-label{display:inline-flex;flex-direction:column;padding:4px;background:var(--wcpt-tooltip-label-background-color);color:var(--wcpt-tooltip-label-text-color);white-space:nowrap;border:var(--wcpt-tooltip-label-border-width) solid var(--wcpt-tooltip-label-border-color);border-radius:var(--wcpt-tooltip-label-border-radius);font-size:var(--wcpt-tooltip-label-text-size, inherit)}.wcpt-tooltip-content .wcpt-excerpt,.wcpt-tooltip-content .wcpt-content{color:var(--wcpt-tooltip-content-text-color)}.wcpt-heading .wcpt-tooltip-label{padding:5px;background:none}.wcpt-heading .wcpt-tooltip-label > .wcpt-item-row{display:inline-flex;align-items:center;gap:5px}.wcpt-click-events .wcpt-tooltip-label{cursor:pointer}.wcpt-navigation .wcpt-tooltip-label .wcpt-icon:last-child{margin-right:0}.wcpt-navigation .wcpt-tooltip-label .wcpt-icon:first-child{margin-left:0}.wcpt-navigation .wcpt-tooltip-label .wcpt-icon{font-size:18px;position:relative;vertical-align:text-bottom}.wcpt-navigation .wcpt-tooltip-label .wcpt-icon svg{vertical-align:baseline}.wcpt-tooltip > .wcpt-tooltip-content-wrapper{position:absolute;top:calc(100% + (var(--wcpt-tooltip-gap) - 2px));left:50%;transform:translateX(-50%);width:var(--wcpt-tooltip-content-max-width);text-align:center;pointer-events:none}.wcpt-tooltip:not(.wcpt-open) > .wcpt-tooltip-content-wrapper,.wcpt-tooltip:not(.wcpt-open)
  > .wcpt-tooltip-content-wrapper
  > .wcpt-tooltip-content{height:0 !important;padding:0 !important;border-width:0 !important;overflow:hidden !important}.wcpt-tooltip > .wcpt-tooltip-content-wrapper > .wcpt-tooltip-content{display:inline-block;position:relative;width:auto !important;background:var(--wcpt-tooltip-content-background-color);color:var(--wcpt-tooltip-content-text-color);font-size:var(--wcpt-tooltip-content-text-size, inherit);padding:10px 15px;line-height:1.4em;pointer-events:initial;box-shadow:0 2px 4px rgba(0, 0, 0, 0.25);border:var(--wcpt-tooltip-content-border-width) solid var(--wcpt-tooltip-content-border-color);border-radius:var(--wcpt-tooltip-content-border-radius);text-align:left;white-space:normal;opacity:0;transition:0.2s opacity,0.2s transform;transform:translateY(4px)}.wcpt-tooltip.wcpt-open
  > .wcpt-tooltip-content-wrapper
  > .wcpt-tooltip-content{opacity:1;transform:translateY(0)}.wcpt-tooltip > .wcpt-tooltip-content-wrapper[data-wcpt-position="above"]{top:auto;bottom:calc(100% + (var(--wcpt-tooltip-gap) - 2px))}.wcpt .wcpt-tooltip-content > .wcpt-item-row{display:block;margin-bottom:2px}.wcpt-tooltip.wcpt-open > .wcpt-tooltip-content-wrapper{display:block;z-index:5}.wcpt-tooltip.wcpt-open.wcpt-tooltip--popup-enabled
  > .wcpt-tooltip-content-wrapper{position:fixed;top:50%;bottom:auto;transform:translate(-50%, -50%)}.wcpt-tooltip.wcpt-tooltip--popup-enabled.wcpt-open{cursor:default}.wcpt-tooltip.wcpt-open.wcpt-tooltip--popup-enabled.wcpt-open
  .wcpt-tooltip-content:after{content:"\00D7";position:absolute;font-family:Helvetica,Arial,sans-serif;right:-35px;top:0;font-size:30px;font-weight:100;pointer-events:none;color:#555}.wcpt-tooltip.wcpt-open.wcpt-tooltip--popup-enabled.wcpt-open
  .wcpt-tooltip-content{right:auto !important;left:auto !important;box-shadow:0 2px 5px rgba(0, 0, 0, 0.25)}@media (max-width: 800px){.wcpt-tooltip.wcpt-open.wcpt-tooltip--popup-enabled.wcpt-open
    .wcpt-tooltip-content:after{right:-30px;font-size:25px}}.wcpt-tooltip.wcpt-tooltip--popup-enabled.wcpt-open:before{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.9);content:"";z-index:5}.wcpt-tooltip-popup-displayed .frzTbl-table-wrapper__inner{transform:none !important}.wcpt-tooltip-popup-displayed .wcpt-tooltip-arrow,.wcpt-tooltip-popup-displayed .wcpt-cart-badge-number,.wcpt-tooltip-popup-displayed .wcpt-cart-widget,.wcpt-tooltip-popup-displayed .frzTbl-frozen-columns-wrapper,.wcpt-tooltip-popup-displayed .frzTbl-fixed-heading-wrapper-outer,.wcpt-tooltip-popup-displayed .frzTbl-antiscroll-control-wrap,.wcpt-tooltip-popup-displayed .wcpt-range-slider-wrapper{display:none !important}.wcpt-tooltip-content:before{content:" ";display:block;position:absolute;top:calc(-1 * var(--wcpt-tooltip-gap));left:0;width:100%;height:var(--wcpt-tooltip-gap)}.wcpt-tooltip--open-on-click
  > .wcpt-tooltip-content-wrapper
  > .wcpt-tooltip-content:before,.wcpt-tooltip--hover-disabled:not(.wcpt-tooltip--open-on-click)
  > .wcpt-tooltip-content-wrapper
  > .wcpt-tooltip-content:before{display:none}.wcpt-tooltip-content-wrapper[data-wcpt-position="above"]
  > .wcpt-tooltip-content:before{top:auto;bottom:calc(-1 * var(--wcpt-tooltip-gap))}.wcpt-tooltip-arrow{width:16px;height:8px;position:absolute;top:0.25px;left:50%;transform:translate(-50%, -100%);stroke:var(--wcpt-tooltip-content-border-color);stroke-width:calc(var(--wcpt-tooltip-content-border-width) * 10)}.wcpt-tooltip-arrow path{fill:var(--wcpt-tooltip-content-background-color)}.wcpt-tooltip-content-wrapper[data-wcpt-position="above"]
  > .wcpt-tooltip-content
  > .wcpt-tooltip-arrow{top:auto;bottom:0;transform:translate(-50%, 100%) rotate(180deg)}.wcpt-tooltip-close{position:absolute;top:-8px;right:-8px;display:inline-block;width:24px;height:24px;background:white;border:1px solid rgba(0, 0, 0, 0.3);line-height:1;text-align:center;border-radius:100%;cursor:pointer;opacity:0.75;color:black;stroke:black;stroke-width:2px;padding:2px}/* -- dropdown */.wcpt-dropdown{position:relative}.wcpt-dropdown-menu{position:absolute;top:100%;left:0;z-index:4;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:400px;max-height:600px;overflow-y:auto;margin:5px 0 0;padding:5px;text-align:left;list-style:none;background-color:var(--wcpt-filter-background-color);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid var(--wcpt-border-color);border-radius:4px;box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);cursor:default;opacity:0;transform:translateY(6px);transition:0.1s opacity,0.2s transform}.wcpt-dropdown:not(.wcpt-open) .wcpt-dropdown-menu{padding:0 !important;height:0 !important;border-width:0 !important}.wcpt-filter .wcpt-dropdown-menu{min-width:100%}@media (min-width: 750px){.wcpt-right .wcpt-dropdown-menu,.wcpt-dropdown-open-left.wcpt-filter .wcpt-dropdown-menu{left:auto;right:0}}.wcpt-dropdown:after{content:"";display:none;position:absolute;width:100%;height:7px;bottom:-7px;left:0;z-index:1}.wcpt-header .wcpt-dropdown.wcpt-open:after{display:block}.wcpt-dropdown-sub-menu{padding-left:0.75em}.wcpt-options-row .wcpt-dropdown-sub-menu{display:inline;padding:0}.wcpt-dropdown.wcpt-open .wcpt-dropdown-menu{opacity:1;transform:translateY(0)}.wcpt-dropdown-option{display:block;cursor:pointer;position:relative;font-weight:normal;margin:0 !important;border-radius:inherit}.wcpt-filter .wcpt-dropdown-option:not(.wcpt-range-options-wrapper):hover{background-color:var(--wcpt-filter-option-hover-background-color);color:var(--wcpt-filter-option-hover-text-color)}.wcpt-nm-content
  .wcpt-filter
  .wcpt-dropdown-option:not(.wcpt-range-options-wrapper):hover{background-color:var(--wcpt-filter-background-color);color:var(--wcpt-filter-text-color)}.wcpt-dropdown-option > label{display:flex;align-items:center;gap:6px;padding:4px 5px;cursor:pointer;margin:0 !important;font-weight:normal}.wcpt-nm-content .wcpt-dropdown-option > label{padding-left:0;padding-right:0}.wcpt-left-sidebar .wcpt-dropdown-option > label{display:flex}.wcpt-navigation.wcpt-header .wcpt-dropdown-option > label{padding:5px 10px 5px 8px}.wcpt-dropdown-option > input[type="checkbox"],.wcpt-dropdown-option > input[type="radio"]{margin:0 0.6em 0 0}.wcpt-dropdown-option > label > input + span{vertical-align:middle}.wcpt .wcpt-current-term > label{font-weight:bold}@media (max-width: 749px){body:not(.wcpt-nav-modal-on)
    .wcpt-left-sidebar
    .wcpt-open
    .wcpt-dropdown-menu{display:none !important}.wcpt-header .wcpt-dropdown,.wcpt-header .wcpt-search-wrapper,.wcpt-header .wcpt-options-row,.wcpt-header .wcpt-dropdown,.wcpt .wcpt-header .wcpt-csv-download{margin:0}.wcpt-header .wcpt-search-wrapper{width:100%;text-align:var(--wcpt-nav-header-responsive-alignment)}.wcpt-header .wcpt-search-wrapper .wcpt-search{width:100%}.wcpt-header .wcpt-filter:not(.wcpt-options-row) .wcpt-filter-heading{padding:4px 25px 4px 10px}.wcpt-header .wcpt-filter.wcpt-options-row .wcpt-filter-heading{padding:10px 0;margin-right:5px}.wcpt-header .wcpt-dropdown-menu{box-shadow:0px 4px 4px rgba(0, 0, 0, 0.15)}.wcpt-navigation.wcpt-header .wcpt-options-row .wcpt-option > label{padding:4px 8px}.wcpt .wcpt-navigation .wcpt-csv-download{padding:4px 8px}.wcpt-header .wcpt-dropdown.wcpt-open .wcpt-dropdown-menu{margin-top:5px}.wcpt-header .wcpt-dropdown > .wcpt-filter-heading > .wcpt-icon:last-child{position:absolute;right:6px;top:calc(50% - 8px)}.wcpt-header
    .wcpt-dropdown.wcpt-open
    > .wcpt-filter-heading
    > .wcpt-icon:last-child{transform:rotate(180deg) !important}input.wcpt-search-input[type="search"]{height:36px}.wcpt-search-submit{width:24px}}/* -- range options */.wcpt-range-options-wrapper{padding:5px;display:inline-flex;flex-direction:column;align-items:center;flex-wrap:wrap}.wcpt-range-options-wrapper:not(:nth-child(1)){padding-left:10px;padding-right:10px}.wcpt .wcpt-options-row .wcpt-range-options-wrapper:not(:nth-child(1)){vertical-align:top !important;margin-top:0 !important;padding-top:2px}.wcpt .wcpt-options-row .wcpt-range-options-wrapper{border-color:transparent !important;box-shadow:none !important;background:transparent !important;vertical-align:middle}.wcpt .wcpt-options-row .wcpt-range-options-wrapper:nth-child(1){padding:0}.wcpt-range-options-wrapper input[type="number"]{width:50px;height:36px;margin-bottom:0;display:inline-block;padding:0 0 0 5px;background-color:var(--wcpt-search-background-color);border:var(--wcpt-border-width) solid var(--wcpt-border-color);border-radius:var(--wcpt-border-radius);box-shadow:var(--wcpt-box-shadow);transition:border-color 0.2s;text-align:left;color:inherit}.wcpt-range-options-wrapper input[type="number"]:hover,.wcpt-range-options-wrapper input[type="number"]:focus{border-color:var(--wcpt-border-color-hover)}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]{width:75px}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]::-webkit-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]::-moz-placeholder{color:var(--wcpt-search-placeholder-text-color)}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]:-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]::-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color)}.wcpt-nav-modal .wcpt-range-options-wrapper input[type="number"]::placeholder{color:var(--wcpt-search-placeholder-text-color)}.wcpt-range-options-wrapper input[type="number"]::-webkit-outer-spin-button,.wcpt-range-options-wrapper input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wcpt-range-options-wrapper input[type="number"]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.wcpt-range-input-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:8px}.wcpt-filter span.wcpt-date-picker-submit-button,.wcpt-filter span.wcpt-range-submit-button{display:inline-flex;padding:0 10px;border:1px solid var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow);border-radius:var(--wcpt-border-radius);cursor:pointer;align-items:center;background-color:var(
    --wcpt-range-slider-button-background-color,
    transparent
  );color:var(--wcpt-range-slider-button-text-color, inherit)}.wcpt-filter span.wcpt-range-submit-button:hover,.wcpt-filter span.wcpt-date-picker-submit-button:hover{border-color:var(--wcpt-border-color-hover);box-shadow:none}.wcpt-nav-modal span.wcpt-range-submit-button{display:none}.wcpt-filter[data-wcpt-filter="date_picker"] .wcpt-dropdown-option > label{display:flex;flex-direction:column;align-items:flex-start}.wcpt-filter[data-wcpt-filter="date_picker"]
  .wcpt-date-picker-triggers
  > label{display:flex;flex-direction:row;align-items:center;gap:10px;margin:0.5em 0 !important}/* sort_by */.wcpt-navigation-modal-toggle{border:1px solid #333}.wcpt-result-count{display:inline-block;vertical-align:middle;font-size:var(--wcpt-result-count-font-size);color:var(--wcpt-result-count-text-color);font-weight:var(--wcpt-result-count-font-weight)}/* clear filters */.wcpt-clear-filters-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;border-radius:var(--wcpt-border-radius);padding:8px;background:var(--wcpt-clear-filters-background-color);border-width:var(--wcpt-clear-filters-border-width);border-style:var(--wcpt-clear-filters-border-style);border-color:var(--wcpt-clear-filters-border-color);width:100%;margin-top:4px}@media (min-width: 1199px){.wcpt-clear-filters-wrapper.wcpt-clear-filters-wrapper--no-border-and-padding{display:inline-flex;border:none;padding:0;background:none;margin:0}}.wcpt-clear-filter > *{vertical-align:middle}.wcpt-clear-filter > svg{height:1em;width:1em}.wcpt-clear-filter{display:inline-flex;align-items:center;gap:2px;cursor:pointer;vertical-align:middle;border-radius:var(--wcpt-border-radius);padding:var(--wcpt-filter-common-vertical-padding) 10px var(--wcpt-filter-common-vertical-padding) 8px;box-shadow:var(--wcpt-box-shadow);border:1px solid var(--wcpt-clear-filters-button-border-color);background:var(--wcpt-filter-background-color)}.wcpt-clear-filter:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-clear-filter > .wcpt-separator.wcpt-dot{font-size:1.25em;line-height:0.5em;font-weight:900;margin:0.1em}.wcpt-clear-filter > .wcpt-dropdown-menu{padding:2px;width:200px}.wcpt-clear-filter > .wcpt-dropdown-menu .wcpt-dropdown-option{padding:5px;margin-bottom:0}.wcpt-clear-filter > .wcpt-dropdown-menu .wcpt-dropdown-option svg,.wcpt-clear-filter > .wcpt-dropdown-menu .wcpt-dropdown-option span{height:1em;width:1em;vertical-align:middle}.wcpt-clear-filter > .wcpt-dropdown-menu .wcpt-dropdown-option svg{margin-right:0.25em}.wcpt-clear-all-filters{display:inline-flex;text-decoration:underline;vertical-align:middle;align-items:center}.wcpt-clear-all-filters .wcpt-icon > svg{width:0.8em;stroke-width:3px}.wcpt-clear-all-filters.wcpt-small-device-only,.wcpt-responsive-navigation .wcpt-clear-all-filters.wcpt-big-device-only{display:none}.wcpt-responsive-navigation .wcpt-clear-all-filters.wcpt-small-device-only{display:inline-block;margin:0 4px;text-decoration:underline}/* navigation: header rows */.wcpt-filter-row{clear:both;width:100%;margin:6px 0}.wcpt-filter-row:first-child{margin-top:0 !important}.wcpt-filter-row:last-child{margin-bottom:0 !important}.wcpt-filter-row:after{display:block;clear:both}.wcpt-filter-row.wcpt-hide{display:none !important;height:0 !important;overflow:hidden !important}.wcpt-filter-column{text-align:left;display:inline-block;vertical-align:middle}.wcpt-header .wcpt-filter-column > .wcpt-item-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.wcpt-header .wcpt-filter-column.wcpt-right > .wcpt-item-row{justify-content:flex-end}/* filter column ratios *//* -- 100-0 */.wcpt-filter-row.wcpt-ratio-100-0 .wcpt-left{width:100%}.wcpt-filter-row.wcpt-ratio-100-0 .wcpt-right{display:none}/* -- 100-0-center-aligned */.wcpt-filter-row.wcpt-ratio-100-0-center-aligned .wcpt-left{width:100%}.wcpt-filter-row.wcpt-ratio-100-0-center-aligned > .wcpt-left > .wcpt-item-row{justify-content:center}.wcpt-filter-row.wcpt-ratio-100-0-center-aligned .wcpt-right{display:none}/* -- 70-30 */.wcpt-filter-row.wcpt-ratio-70-30 .wcpt-left{width:70%}.wcpt-filter-row.wcpt-ratio-70-30 .wcpt-right{width:30%}/* -- 50-50 */.wcpt-filter-row.wcpt-ratio-50-50 .wcpt-left{width:50%}.wcpt-filter-row.wcpt-ratio-50-50 .wcpt-right{width:50%}/* -- 30-70 */.wcpt-filter-row.wcpt-ratio-30-70 .wcpt-left{width:30%}.wcpt-filter-row.wcpt-ratio-30-70 .wcpt-right{width:70%}/* -- 0-100 */.wcpt-filter-row.wcpt-ratio-0-100 .wcpt-left{display:none}.wcpt-filter-row.wcpt-ratio-0-100 .wcpt-right{width:100%}/* -- flex_justified */.wcpt-ratio-flex_justified{margin:0}.wcpt-filter-row.wcpt-ratio-flex_justified > .wcpt-left{width:100%}.wcpt-filter-row.wcpt-ratio-flex_justified > .wcpt-left > .wcpt-item-row{width:100%;display:flex;justify-content:space-between;align-items:center}/* -- flex_justified_2_columns */.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns{display:flex;justify-content:space-between;align-items:center;gap:10px}:where(
    :where(
        .wcpt-filter-row.wcpt-ratio-flex_justified_2_columns,
        .wcpt-ratio-100-0,
        .wcpt-ratio-0-100
      )
      > .wcpt-filter-column,
    .wcpt-was-left-sidebar
  )
  > .wcpt-item-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:8px}.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns
  > .wcpt-filter-column
  > .wcpt-item-row
  > *{margin:0}@media (min-width: 1200px){.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns
    > .wcpt-filter-column.wcpt-right
    > .wcpt-item-row{justify-content:flex-end}}.wcpt-ratio-0-100 > .wcpt-filter-column > .wcpt-item-row{justify-content:flex-end}/* icon */.wcpt-icon{vertical-align:middle;stroke-width:2px;fill:transparent;width:1em;height:1em;display:inline-block}.wcpt-icon > svg{vertical-align:top;height:1em;width:1em;stroke-width:inherit;fill:inherit;stroke:currentColor;position:relative;display:inline-block !important}.wcpt-button-label > .wcpt-icon{font-size:1.1em;margin:0}.wcpt-filter .wcpt-item-row,.wcpt-filter .wcpt-item-row > .wcpt-icon,.wcpt-filter .wcpt-item-row > .wcpt-text{display:inline-flex;align-items:center}.wcpt-filter .wcpt-item-row{gap:4px}/* .wcpt-filter .wcpt-item-row > .wcpt-icon {
  margin-right: 8px;
} *//* modal */body.wcpt-modal-on{overflow:hidden !important}.wcpt-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);overflow-y:auto;z-index:100000000}.wcpt-modal-content{position:relative;width:460px;max-width:90%;margin:7.5% auto 50px;border:1px solid #ddd;padding:0;background:white;border-radius:6px;overflow:hidden;color:black}/* variation modal form */.wcpt-product-form .label,.wcpt-product-form .value{border:none}.wcpt-product-form-loading-modal .wcpt-modal-content{width:350px}.wcpt-product-form-loading-modal .woocommerce-variation-price,.wcpt-product-form-loading-modal .woocommerce-variation-stock{display:inline-block}.wcpt-product-form .wcpt-close-modal{text-align:right;cursor:pointer;position:absolute;right:10px;top:20px;color:black}.wcpt-product-form-loading-modal .wcpt-close-modal{display:none}.wcpt-product-form .wcpt-close-modal-icon{height:1em;width:1em;font-size:20px;display:inline-block}.wcpt-product-form .wcpt-close-modal-icon > svg{vertical-align:top;width:1em}.wcpt-product-form-title,.wcpt-product-form-loading-text{font-size:20px;line-height:1.2em;padding:20px;display:block;background:#f7f7f7;color:black}.wcpt-product-form-price{font-size:18px;line-height:1em;padding:5px 0 0;display:block;color:rgba(0, 0, 0, 0.5)}span.wcpt-product-form-loading-text .wcpt-ajax-badge{vertical-align:text-top;margin-right:10px}span.wcpt-product-form-loading-text .wcpt-ajax-badge > svg{vertical-align:top;height:1em;width:1em;position:relative;top:3px;animation:wcptRotate 2s infinite linear;-webkit-animation:wcptRotate 2s infinite linear;-moz-animation:wcptRotate 2s infinite linear;-o-animation:wcptRotate 2s infinite linear}.wcpt-product-form form.cart{padding:10px 25px 25px;margin:0 !important}.wcpt-product-form table.variations{margin:0 0 5px !important;border:none !important;font-size:16px;border-collapse:collapse;box-sizing:border-box;background:white;width:100%}.wcpt-product-form .woocommerce-variation-description{font-size:16px}.wcpt-product-form table.variations tr td{border:none !important;vertical-align:middle;text-align:left;background:transparent;display:table-cell}.wcpt-product-form table.variations tr td.label label{font-size:16px;line-height:1.2em;text-transform:none;background:transparent;color:black;margin:0}.wcpt-product-form table.variations tr td:first-child{width:150px}.wcpt-product-form select{height:30px;line-height:20px;margin-right:10px;width:190px;display:inline-block !important}.wcpt-product-form input.qty[type="number"]{width:70px;padding:6px 10px;height:38px}.wcpt-product-form .reset_variations{margin:0;font-size:14px;text-decoration:underline}.wcpt-product-form .quantity{display:inline-block;vertical-align:middle;width:auto !important;margin:0 10px 0 0 !important}.wcpt-product-form .quantity input[type="number"]{margin:0 !important;height:40px;box-sizing:border-box}.wcpt-product-form .woocommerce-variation-add-to-cart .button,.wcpt-product-form .button.button.single_add_to_cart_button{width:auto;margin:0;text-transform:capitalize;font-size:16px;line-height:1em;padding:12px 18px;border-radius:4px;cursor:pointer;vertical-align:middle}.wcpt-product-form .woocommerce-variation-price,.wcpt-product-form .woocommerce-variation-availability{display:inline-block;vertical-align:middle}.wcpt-product-form .woocommerce-variation-availability p{margin:0;font-size:16px;color:#999}.wcpt-product-form .woocommerce-variation-price{font-size:20px;margin:0 20px 0 0;line-height:1em;border:none}.wcpt-product-form .woocommerce-variation-price:empty,.wcpt-product-form .price .woocommerce-Price-amount:empty,.woocommerce-variation-description:empty,.woocommerce-variation-availability:empty{display:none}.woocommerce-variation-add-to-cart{margin-top:20px}.woocommerce-variation-add-to-cart .screen-reader-text,.wcpt-product-form .tinvwl_add_to_wishlist_button{display:none}@media (max-width: 1199px){.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns{flex-wrap:wrap;justify-content:flex-start;gap:8px}.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns > .wcpt-filter-column,.wcpt-filter-row.wcpt-ratio-flex_justified_2_columns
    > .wcpt-filter-column
    > .wcpt-item-row{display:contents}}@media (max-width: 749px){/* variation form */.wcpt-product-form table.variations tr,.wcpt-product-form table.variations tr td{display:block}.wcpt-product-form table.variations tr{padding:5px 0 !important}.wcpt-product-form table.variations tr td{border:none !important;padding:5px 0 !important}.wcpt-product-form select{height:40px;margin-right:10px;width:100%}.wcpt-product-form .reset_variations{display:inline-block;margin:15px 0 10px;font-size:16px}}/* left sidebar */.wcpt-left-sidebar + .wcpt-header,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-required-but-missing-nav-filter-message,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-no-results.wcpt-device-laptop,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-pagination,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-add-selected-to-cart-with-pagination,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-infinite-scroll-dots,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-in-footer,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-in-footer
  + .wcpt-pagination,.wcpt-left-sidebar
  + .wcpt-header
  + .wcpt-responsive-navigation
  + .wcpt-nav-modal-tpl
  + .wcpt-table-scroll-wrapper-outer
  + .wcpt-in-footer
  + .wcpt-infinite-scroll-dots{float:right;width:calc(
    100% - var(--wcpt-sidebar-width) - var(--wcpt-sidebar-gap-from-table)
  )}.wcpt-header{margin-bottom:10px;border:0 solid transparent}.wcpt-header + .wcpt-table-scroll-wrapper-outer{margin-top:0}.wcpt-filter input[type="checkbox"],.wcpt-filter input[type="radio"]{vertical-align:baseline;display:inline !important;width:auto;height:auto;position:static;transform:none;margin:0;border:none;box-shadow:none}.wcpt-table-scroll-wrapper{display:flex}.wcpt-left-sidebar .wcpt-filter-no-heading .wcpt-filter-heading{display:none !important}.wcpt-left-sidebar .wcpt-filter-no-heading .wcpt-dropdown-menu{opacity:1;transform:translateY(0);height:auto !important}.wcpt-filter input[type="checkbox"] + span,.wcpt-filter input[type="radio"] + span{display:inline-flex;gap:5px;align-items:inherit;width:100%;justify-content:space-between}/* responsive navigation */.wcpt-responsive-navigation{display:none;padding:5px 0 10px 0;text-align:var(--wcpt-nav-header-responsive-alignment);justify-content:var(--wcpt-nav-header-responsive-alignment)}.wcpt-responsive-navigation:empty{padding:0}.wcpt-responsive-navigation > .wcpt-item-row{margin-bottom:0.5em}body a.wcpt-rn-button{padding:4px 12px;background:var(--wcpt-filter-background-color);border:var(--wcpt-border-width) solid var(--wcpt-border-color);border-radius:var(--wcpt-border-radius);margin:4px 10px 4px 0px;cursor:pointer;vertical-align:middle;text-decoration:none !important;box-shadow:var(--wcpt-box-shadow);color:var(--wcpt-filter-text-color);display:inline-block}body a.wcpt-rn-button:hover{border-color:var(--wcpt-border-color-hover)}body a.wcpt-rn-button > .wcpt-item-row{display:flex;align-items:center;gap:3px}body a.wcpt-rn-button *{display:inline-block}.wcpt-nm-filters,.wcpt-nm-sort{display:none}.wcpt-nm-sort .wcpt-dropdown-menu{max-height:none !important}.wcpt-show-filters .wcpt-nm-filters{display:block}.wcpt-show-sort .wcpt-nm-sort{display:block}@media (max-width: 1199px){.wcpt-navigation:not(.wcpt-always-show){display:none !important}.wcpt-responsive-navigation,.wcpt-nav-modal .wcpt-navigation{display:block !important}.wcpt-nav-modal .wcpt-dropdown-menu,.wcpt-nav-modal .wcpt-options{position:relative;margin:0;width:100%;box-shadow:none;z-index:0;max-width:100%;padding:5px 0px;border:none !important}.wcpt-clear-filters-wrapper{white-space:nowrap;overflow-x:scroll;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;max-width:100%;gap:8px;margin:10px 0;padding:5px}.wcpt-clear-filter{padding:4px 6px}.wcpt-left-sidebar + .wcpt-header,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-no-results.wcpt-device-laptop,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer
    + .wcpt-pagination,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer
    + .wcpt-infinite-scroll-dots,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer
    + .wcpt-in-footer,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer
    + .wcpt-in-footer
    + .wcpt-pagination,.wcpt-left-sidebar
    + .wcpt-header
    + .wcpt-responsive-navigation
    + .wcpt-nav-modal-tpl
    + .wcpt-table-scroll-wrapper-outer
    + .wcpt-in-footer
    + .wcpt-infinite-scroll-dots{float:none;width:100%}}/* nav modal */.wcpt-nav-modal{display:none;background:var(--wcpt-filter-background-color);position:fixed;left:50%;top:10vw;width:380px;height:calc(100vh - 20vw);transform:translateX(-50%);z-index:100000;overflow-y:hidden;overflow-x:hidden;overscroll-behavior-y:none}.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-search-wrapper,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter + .wcpt-text,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter + .wcpt-html{padding:10px 20px;width:90%;margin:20px auto;display:block;float:none;background:var(--wcpt-filter-background-color);clear:both;box-shadow:var(--wcpt-box-shadow);box-sizing:border-box;border-radius:var(--wcpt-border-radius);border:none}@media (min-width: 750px){body.wcpt-nav-modal-on{overflow:hidden !important}.wcpt-nav-modal{border-radius:var(--wcpt-border-radius);width:450px}.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-search-wrapper,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter + .wcpt-text,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-filter + .wcpt-html{width:85%}.wcpt-nav-modal .wcpt-nm-close{left:5px}}@media (max-width: 749px){body.wcpt-nav-modal-on{position:relative !important;overflow:visible !important;padding:0 !important;margin:0 !important;overscroll-behavior-y:none;width:100%;height:auto}body.wcpt-nav-modal-on > *:not(.wcpt-nav-modal){display:none !important}.wcpt-nav-modal{background:var(--wcpt-filter-background-color);position:fixed;left:0;top:0;width:100%;height:100%;transform:none}}.wcpt-nav-modal-tpl{display:none !important}.wcpt-nav-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100000}body.wcpt-nav-modal-on .wcpt-nav-modal{display:block}.wcpt-nm-content{position:absolute;right:0;top:0;width:100%;background:#f3f3f3;padding:0 0 20px;-webkit-overflow-scrolling:touch;height:100%;padding-top:80px;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:contain}.wcpt-nm-heading{position:relative;width:100%;font-size:25px;z-index:1;padding-left:42px !important}.wcpt-nm-heading--sticky{position:fixed;box-shadow:0 0 20px rgba(0, 0, 0, 0.22);top:0}.wcpt-nm-heading + .wcpt-nm-accordion{/* first */margin-top:100px}.wcpt-nm-heading,.wcpt-nm-accordion-heading{font-size:26px;background-color:#fff;padding:20px 25px;line-height:1.2em;z-index:1001;box-sizing:border-box}.wcpt-nm-reset,.wcpt-nm-apply{display:inline-block;background:#2196f3;padding:5px 18px;font-size:16px;color:white;letter-spacing:1px;text-shadow:none;text-decoration:none;box-shadow:0 0 20px rgba(0, 0, 0, 0.15);border:2px solid rgba(0, 0, 0, 0.2);border-radius:var(--wcpt-border-radius)}.wcpt-nm-reset{background:var(--wcpt-filter-background-color);color:#000;margin-right:5px}.wcpt-nm-action{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.wcpt-nav-modal .wcpt-nm-close{position:absolute;left:0;top:0;z-index:10;height:100%;width:40px;background:transparent;color:#2395f3}@media (min-width: 750px){.wcpt-nav-modal .wcpt-nm-close{left:5px}}.wcpt-nav-modal .wcpt-nm-close:after{content:" ";position:absolute;left:0;top:0;height:100%;width:200%}.wcpt-nav-modal .wcpt-nm-close svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:24px;height:24px;stroke-width:3px}.wcpt-on-sort-show{display:none}.wcpt-show-sort .wcpt-nm-apply,.wcpt-show-sort .wcpt-on-filters-show{display:none !important}.wcpt-show-sort .wcpt-on-sort-show{display:inline-block}[data-wcpt-filter="sort_by"].wcpt-dropdown .wcpt-icon-sort-arrows{transform:scale(0.8);width:0.8em}/* modal nav > sidebar */.wcpt-nav-modal .wcpt-left-sidebar{width:100%;border:none}.wcpt-left-sidebar .wcpt-filter .wcpt-option{width:100%}.wcpt-nav-modal [data-wcpt-filter="sort_by"] .wcpt-dropdown-menu{display:inline-block !important;height:auto !important;opacity:1 !important}.wcpt-nav-modal [data-wcpt-filter="sort_by"] .wcpt-filter-heading{display:none !important}.wcpt-nav-modal [data-wcpt-filter="sort_by"] .wcpt-active{font-weight:bold}.wcpt-nav-modal .wcpt-left-sidebar > .wcpt-item-row > div{width:100% !important;margin:0 !important;box-shadow:none !important;border-width:0 0 1px 0;border-color:rgba(0, 0, 0, 0.05);border-style:solid;border-radius:0;padding:12px}.wcpt-nav-modal .wcpt-left-sidebar > .wcpt-item-row > div:last-child{border-bottom-width:0}.wcpt-nav-modal .wcpt-left-sidebar .wcpt-dropdown:after{display:none !important}.wcpt-nav-modal .wcpt-left-sidebar .wcpt-dropdown-label,.wcpt-nav-modal .wcpt-left-sidebar .wcpt-options-heading{font-weight:bold;display:inline-block;width:calc(100% - 25px);color:black}.wcpt-nav-modal .wcpt-filter .wcpt-filter-heading{display:block;margin:-10px -20px;padding:10px 20px}.wcpt-nav-modal
  .wcpt-left-sidebar
  .wcpt-filter
  > .wcpt-filter-heading
  > .wcpt-icon{display:inline-block;transition:0.2s transform}.wcpt-nav-modal
  .wcpt-left-sidebar
  .wcpt-filter
  > .wcpt-filter-heading
  > .wcpt-icon
  > svg{vertical-align:top}.wcpt-nav-modal
  .wcpt-left-sidebar
  .wcpt-filter.wcpt-open
  > .wcpt-filter-heading
  > .wcpt-icon{transform:rotate(180deg) !important}/* end */.wcpt-nm-accordion{background:var(--wcpt-filter-background-color);margin:20px 25px}.wcpt-nm-accordion-heading{font-size:18px;font-weight:normal;padding:15px 20px 15px 25px;cursor:pointer;position:relative}.wcpt-nm-open-trigger-icon,.wcpt-nm-close-trigger-icon{position:absolute;top:15px;right:10px;color:#e0e0e0}.wcpt-nm-accordion .wcpt-nm-close-trigger-icon,.wcpt-nm-accordion.wcpt-nm-open .wcpt-nm-open-trigger-icon{display:none}.wcpt-nm-accordion.wcpt-nm-open .wcpt-nm-close-trigger-icon{display:inline-block}.wcpt-nm-selected-options{color:#777;font-size:14px;margin-top:5px}.wcpt-nm-selected-options .wcpt-nm-separator{margin-right:2px}.wcpt-nm-truncate{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wcpt-nm-accordion-content{padding:10px;border-top:1px solid #f3f3f3;display:none}.wcpt-nm-accordion.wcpt-nm-open .wcpt-nm-accordion-content{display:block}.wcpt-nm-accordion-content > label{display:block;padding:10px 10px 10px 40px;cursor:pointer;transition:0.2s;position:relative}input.wcpt-nm-input{position:absolute;top:9px;left:14px}.wcpt-noselect,.wcpt-noselect--qty-increment{-webkit-touch-callout:none;/* iOS Safari */-webkit-user-select:none;/* Safari *//* Konqueror HTML */-moz-user-select:none;/* Firefox */-ms-user-select:none;/* Internet Explorer/Edge */user-select:none/* Non-prefixed version, currently
                                  supported by Chrome and Opera */}/* floating cart summary */.wcpt-cart-widget{position:fixed;bottom:50px;left:50%;width:var(--wcpt-cart-widget-width);background:var(--wcpt-cart-widget-background-color);border:var(--wcpt-cart-widget-border-width) solid var(--wcpt-cart-widget-border-color);color:var(--wcpt-cart-widget-text-color);box-sizing:border-box;transform:translateX(-50%);padding:0.5em 1.25em 0.6em;box-shadow:0px 0px 25px 0px rgba(0, 0, 0, 0.25);border-radius:var(--wcpt-cart-widget-border-radius);font-weight:bold;font-size:var(--wcpt-cart-widget-font-size);z-index:10000;cursor:pointer}.wcpt-modal-on .wcpt-cart-widget{display:none}.wcpt-cart-widget .wcpt-cw-half,.wcpt-cart-widget a.wcpt-cw-half{width:49%;display:inline-block;color:inherit !important;text-decoration:none !important;box-shadow:none !important;border:none !important;background:none !important;background-image:none !important;font-size:inherit !important;vertical-align:middle;position:relative}.wcpt-cart-widget .wcpt-cw__totals,.wcpt-cart-widget a.wcpt-cw-half:last-child{white-space:nowrap}.wcpt-cart-widget a.wcpt-cw-half:last-child{text-align:right}.wcpt-cw-footer{font-size:0.75em;font-weight:normal;opacity:0.75}.wcpt-cw-separator{display:inline-block;position:relative;width:0.75em}.wcpt-cw-separator:after{content:"";position:absolute;transform:translateX(-50%);left:50%;top:20%;color:inherit;background-color:currentcolor;width:2px;height:60%;opacity:0.5}.wcpt-cw-loading-icon,.wcpt-cw-cart-icon{position:relative}.wcpt-cw-cart-icon{margin-left:0.2em;top:-0.1em}.wcpt-cw-loading-icon svg,.wcpt-cw-cart-icon svg{stroke-width:2.5;vertical-align:top}.wcpt-cw-loading-icon svg{animation:wcptRotate 2s infinite linear;-webkit-animation:wcptRotate 2s infinite linear;-moz-animation:wcptRotate 2s infinite linear;-o-animation:wcptRotate 2s infinite linear}.wcpt-cw-loading-icon{opacity:0;margin-right:0.15em;font-size:1.25em;stroke-width:1px}.wcpt-cart-widget--loading .wcpt-cw-loading-icon{opacity:1}@media (min-width: 750px){.wcpt-cart-widget.wcpt-cart-widget--loading:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:inherit;opacity:0;border-radius:2px;-webkit-animation:WCPT_Cart_Widget_Loading 0.7s infinite linear;animation:WCPT_Cart_Widget_Loading 0.7s infinite linear}@-webkit-keyframes WCPT_Cart_Widget_Loading{0%{transform:scale(1, 1);opacity:0.6}50%{transform:scale(1.1, 1.6);opacity:0}}@keyframes WCPT_Cart_Widget_Loading{0%{transform:scale(1, 1);opacity:0.6}50%{transform:scale(1.1, 1.6);opacity:0}}}@media (max-width: 749px){.wcpt-cart-widget{border:none;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;bottom:0;left:0;transform:none;font-size:16px;box-shadow:0 0 20px rgba(0, 0, 0, 0.25);padding:1em}.wcpt-cw-footer{font-size:12px;bottom:10px}}/* property list */.wcpt-property-list{border-radius:4px;max-width:100%;margin:4px 0}.wcpt-property-list.wcpt-property-list--full-width{display:block !important;width:100% !important}.wcpt-property-list--disable-border-and-padding,.wcpt-property-list--disable-border-and-padding .wcpt-pl-inner{border:none !important;padding:0 !important;border-radius:0 !important}.wcpt-property-list--only-border-top-and-bottom,.wcpt-property-list--only-border-top-and-bottom .wcpt-pl-inner{border-left-width:0 !important;border-right-width:0 !important;padding-left:0 !important;padding-right:0 !important;border-radius:0 !important}.wcpt-tg-trigger{display:flex;align-items:center;cursor:pointer;padding:0;margin-top:var(--wcpt-property-list-toggle-button-gap-above, 0.5em);font-size:var(--wcpt-property-list-toggle-button-font-size, 1em);color:var(--wcpt-property-list-toggle-button-text-color, inherit);font-weight:var(--wcpt-property-list-toggle-button-font-weight, normal);white-space:nowrap;position:relative;opacity:0.5;transition:opacity 0.2s ease}.wcpt-tg-on .wcpt-tg-trigger,.wcpt-tg-trigger:hover{opacity:1}:is(
    .wcpt-property-list--column-layout,
    .wcpt-property-list--justified-layout,
    .wcpt-property-list--table-layout
  ):not(.wcpt-property-list--disable-border-and-padding)
  .wcpt-tg-trigger:after{content:"...";right:5px;top:40%;position:absolute;line-height:0}.wcpt-tg-trigger > .wcpt-icon{margin-right:0.2em;font-size:var(--wcpt-property-list-toggle-button-icon-size, 0.8em);color:var(--wcpt-property-list-toggle-button-icon-color, inherit);stroke-width:var(
    --wcpt-property-list-toggle-button-icon-stroke-thickness,
    3px
  )}.wcpt-tg-trigger > .wcpt-toggle-rotate{transform:rotate(0deg);transition:0.3s transform}.wcpt-tg-trigger > *{vertical-align:middle;display:inline-block}.wcpt-tg-off .wcpt-tg-off-label,.wcpt-tg-on .wcpt-tg-on-label{display:none}.wcpt-tg-on > .wcpt-tg-trigger > .wcpt-toggle-rotate{transform:rotate(180deg)}.wcpt-tg-off .wcpt-tg-hide{display:none !important}.wcpt-pl-row{padding:var(--wcpt-property-cell-margin-vertical) 0;border-right-width:0 !important;border-left-width:0 !important;border-bottom-width:0 !important}.wcpt-pl-row:first-child{border-top-width:0 !important}.wcpt-property-name,.wcpt-property-value{display:inline-flex;align-items:center}.wcpt-property-name-value-separator{display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle}.wcpt-property-name{color:var(--wcpt-secondary-text-color);font-weight:var(--wcpt-property-name-font-weight);font-size:var(--wcpt-property-name-font-size);color:var(--wcpt-property-name-text-color)}.wcpt-property-name:empty{display:none}.wcpt-property-value{font-weight:var(--wcpt-property-value-font-weight);font-size:var(--wcpt-property-value-font-size);color:var(--wcpt-property-value-text-color)}.wcpt-pl-inner:after{content:"";display:block;clear:both}.wcpt-property-list--disable-column-separator .wcpt-pl-column-separator{display:none !important}.wcpt-property-list--disable-wrapping .wcpt-property-name,.wcpt-property-list--disable-wrapping .wcpt-property-value{white-space:nowrap}.wcpt-property-list--disable-wrapping .wcpt-pl-row{flex-wrap:nowrap !important}/* -- row layout */.wcpt-property-list--row-layout{display:inline-flex !important;align-items:center;flex-wrap:wrap;background-color:var(--wcpt-property-list-row-background-color);padding:var(--wcpt-property-list-row-padding-top) var(--wcpt-property-list-row-padding-right) var(--wcpt-property-list-row-padding-bottom) var(--wcpt-property-list-row-padding-left);border:var(--wcpt-property-list-row-border-width) var(--wcpt-property-list-row-border-style) var(--wcpt-property-list-row-border-color);border-radius:var(--wcpt-property-list-row-border-radius);margin:var(--wcpt-property-list-row-gap-above) 0 var(--wcpt-property-list-row-gap-below) 0;font-size:var(--wcpt-property-list-row-font-size, inherit);line-height:var(--wcpt-property-list-row-line-height, inherit)}.wcpt-property-list--row-layout .wcpt-pl-inner{display:contents}.wcpt-property-list--row-layout .wcpt-pl-inner:after{display:none}.wcpt-property-list--row-layout .wcpt-pl-inner > *:not(:last-child),.wcpt-property-list--row-layout.wcpt-tg-on .wcpt-pl-inner > *:last-child{margin-right:calc(var(--wcpt-property-list-row-gap-between-properties) / 2);margin-left:calc(var(--wcpt-property-list-row-gap-between-properties) / 2)}.wcpt-property-list--row-layout .wcpt-pl-row{display:contents}.wcpt-property-list--row-layout .wcpt-property-name-value-separator{margin-right:var(--wcpt-property-list-row-gap-between-name-and-value);vertical-align:middle}.wcpt-property-list--row-layout .wcpt-property-name,.wcpt-property-list--row-layout .wcpt-property-value{display:contents}.wcpt-property-list--row-layout
  :is(.wcpt-property-name, .wcpt-property-value)
  > .wcpt-item-row{display:contents}.wcpt-property-list--row-layout.wcpt-property-list--row-hide-property-names
  .wcpt-property-name{display:none !important}.wcpt-property-list--row-layout .wcpt-property-separator{display:inline-block;vertical-align:middle;height:var(--wcpt-property-list-row-separator-height);width:var(--wcpt-property-list-row-separator-width);background-color:var(--wcpt-property-list-row-separator-color);border-radius:10px}.wcpt-property-list--row-layout .wcpt-property-separator:last-child{display:none}.wcpt-property-list--row-layout .wcpt-property-name,.wcpt-property-list--row-layout .wcpt-property-name .wcpt-property-label{color:var(--wcpt-property-list-row-property-name-text-color);font-size:var(--wcpt-property-list-row-property-name-font-size);font-weight:var(--wcpt-property-list-row-property-name-font-weight);text-transform:var(--wcpt-property-list-row-property-name-text-transform);background-color:var(
    --wcpt-property-list-row-property-name-background-color
  )}.wcpt-property-list--row-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--row-layout .wcpt-property-name .wcpt-property-label-icon{font-size:var(--wcpt-property-list-row-property-name-icon-size);stroke-width:var(
    --wcpt-property-list-row-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-row-property-name-icon-color);fill:var(--wcpt-property-list-row-property-name-icon-fill-color)}.wcpt-property-list--row-layout .wcpt-property-value{display:contents;color:var(--wcpt-property-list-row-property-value-text-color);font-size:var(--wcpt-property-list-row-property-value-font-size);font-weight:var(--wcpt-property-list-row-property-value-font-weight)}.wcpt-property-list--row-layout .wcpt-property-value *{background-color:var(
    --wcpt-property-list-row-property-value-background-color
  )}.wcpt-property-list--row-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy){display:inline}.wcpt-property-list--row-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy)
  > *:not(:last-child){margin-right:2px}.wcpt-property-list--row-layout .wcpt-tg-trigger{margin:0 0 0 0.3em;display:inline-flex}.wcpt-property-list--row-layout .wcpt-tg-trigger .wcpt-icon{margin-right:2px}.wcpt-property-list--row-layout.wcpt-tg-on .wcpt-tg-trigger .wcpt-icon-plus{display:none !important}.wcpt-property-list--row-layout.wcpt-tg-off .wcpt-tg-trigger .wcpt-icon-minus{display:none !important}/* -- column layout */.wcpt-property-list--column-layout{margin:var(--wcpt-property-list-column-gap-above) 0 var(--wcpt-property-list-column-gap-below) 0}.wcpt-property-list--column-layout .wcpt-pl-inner{display:flex;gap:calc(var(--wcpt-property-list-column-gap-between-columns) / 2);width:100%;align-items:flex-start;background-color:var(--wcpt-property-list-column-background-color);padding:var(--wcpt-property-list-column-padding-top) var(--wcpt-property-list-column-padding-right) var(--wcpt-property-list-column-padding-bottom) var(--wcpt-property-list-column-padding-left);border:var(--wcpt-property-list-column-border-width) var(--wcpt-property-list-column-border-style) var(--wcpt-property-list-column-border-color);border-radius:var(--wcpt-property-list-column-border-radius)}.wcpt-property-list--column-layout.wcpt-property-list--disable-column-separator
  .wcpt-pl-inner{gap:var(--wcpt-property-list-column-gap-between-columns)}.wcpt-property-list--column-layout .wcpt-pl-inner:after{display:none}.wcpt-property-list--column-layout .wcpt-pl-column{min-width:0;display:flex;flex-direction:column;gap:var(--wcpt-property-list-column-gap-between-rows);margin-bottom:0.1em}.wcpt-property-list--full-width.wcpt-property-list--column-layout
  .wcpt-pl-column{flex:1}.wcpt-property-list--column-layout .wcpt-pl-column-separator{position:relative;width:2px;flex-shrink:0;margin:0;align-self:stretch}.wcpt-property-list--column-layout .wcpt-pl-column-separator:after{content:"";width:var(--wcpt-property-list-column-separator-width);background-color:var(--wcpt-property-list-column-separator-color);height:var(--wcpt-property-list-column-separator-height);border-radius:10px;position:absolute;left:0;top:50%;transform:translate(-50%, -50%)}.wcpt-property-list--column-layout .wcpt-pl-row{margin-top:0;display:flex;flex-wrap:wrap;gap:var(--wcpt-property-list-column-gap-between-name-and-value);flex-direction:row;align-items:center}.wcpt-property-list--column-layout .wcpt-pl-row-separator{display:block;width:var(--wcpt-property-list-column-row-separator-width);height:0;border-top:var(--wcpt-property-list-column-row-separator-height) solid var(--wcpt-property-list-column-row-separator-color);border-bottom:none;border-left:none;border-right:none;border-radius:10px;background:none;flex-shrink:0}.wcpt-property-list--column-layout .wcpt-pl-row-separator:first-child,.wcpt-property-list--disable-column-row-separator .wcpt-pl-row-separator{display:none}.wcpt-property-list--column-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy){display:inline-flex;align-items:center}.wcpt-property-list--column-layout
  :is(.wcpt-property-name, .wcpt-property-value)
  .wcpt-item-row{display:contents}.wcpt-property-list--column-layout .wcpt-property-name,.wcpt-property-list--column-layout .wcpt-property-name .wcpt-property-label{font-size:var(--wcpt-property-list-column-property-name-font-size);color:var(--wcpt-property-list-column-property-name-text-color);font-weight:var(--wcpt-property-list-column-property-name-font-weight);text-transform:var(--wcpt-property-list-column-property-name-text-transform);background-color:var(
    --wcpt-property-list-column-property-name-background-color
  )}.wcpt-property-list--column-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--column-layout
  .wcpt-property-name
  .wcpt-property-label-icon{font-size:var(--wcpt-property-list-column-property-name-icon-size);stroke-width:var(
    --wcpt-property-list-column-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-column-property-name-icon-color);fill:var(--wcpt-property-list-column-property-name-icon-fill-color)}.wcpt-property-list--column-layout .wcpt-property-value{font-size:var(--wcpt-property-list-column-property-value-font-size);color:var(--wcpt-property-list-column-property-value-text-color);font-weight:var(--wcpt-property-list-column-property-value-font-weight);background-color:var(
    --wcpt-property-list-column-property-value-background-color
  )}/* -- grid layout */.wcpt-property-list--grid-layout{margin:var(--wcpt-property-list-grid-gap-above) 0 var(--wcpt-property-list-grid-gap-below) 0}.wcpt-property-list--grid-layout .wcpt-pl-inner{display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--wcpt-property-list-grid-gap-between-rows) var(--wcpt-property-list-grid-gap-between-columns);width:100%;padding:var(--wcpt-property-list-grid-padding-top) var(--wcpt-property-list-grid-padding-right) var(--wcpt-property-list-grid-padding-bottom) var(--wcpt-property-list-grid-padding-left);border:var(--wcpt-property-list-grid-border-width) var(--wcpt-property-list-grid-border-style) var(--wcpt-property-list-grid-border-color);border-radius:var(--wcpt-property-list-grid-border-radius);background-color:var(--wcpt-property-list-grid-background-color)}.wcpt-property-list--grid-layout .wcpt-pl-inner:after{display:none}.wcpt-property-list--grid-layout.wcpt-property-list--1-column .wcpt-pl-inner{grid-template-columns:repeat(1, 1fr)}.wcpt-property-list--grid-layout.wcpt-property-list--2-column .wcpt-pl-inner{grid-template-columns:repeat(2, 1fr)}.wcpt-property-list--grid-layout.wcpt-property-list--3-column .wcpt-pl-inner{grid-template-columns:repeat(3, 1fr)}.wcpt-property-list--grid-layout.wcpt-property-list--4-column .wcpt-pl-inner{grid-template-columns:repeat(4, 1fr)}.wcpt-property-list--grid-layout.wcpt-property-list--5-column .wcpt-pl-inner{grid-template-columns:repeat(5, 1fr)}.wcpt-property-list--grid-layout.wcpt-property-list--6-column .wcpt-pl-inner{grid-template-columns:repeat(6, 1fr)}.wcpt-property-list--grid-layout .wcpt-pl-row{float:none !important;width:auto !important;clear:none !important;display:flex;gap:var(--wcpt-property-list-grid-gap-between-name-and-value);flex-direction:column;flex-wrap:wrap;white-space:normal;align-items:flex-start}.wcpt-property-list--grid-layout .wcpt-property-name{background-color:var(
    --wcpt-property-list-grid-property-name-background-color
  )}.wcpt-property-list--grid-layout .wcpt-property-name,.wcpt-property-list--grid-layout .wcpt-property-value{display:inline-flex;align-items:center}.wcpt-property-list--grid-layout
  :is(.wcpt-property-name, .wcpt-property-value)
  .wcpt-item-row{display:contents}.wcpt-property-list--grid-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy){display:inline-flex;align-items:center}.wcpt-property-list--grid-layout .wcpt-property-name .wcpt-text,.wcpt-property-list--grid-layout .wcpt-property-name .wcpt-property-label{font-size:var(--wcpt-property-list-grid-property-name-font-size);color:var(--wcpt-property-list-grid-property-name-text-color);font-weight:var(--wcpt-property-list-grid-property-name-font-weight);text-transform:var(--wcpt-property-list-grid-property-name-text-transform);background-color:var(
    --wcpt-property-list-grid-property-name-background-color
  )}.wcpt-property-list--grid-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--grid-layout .wcpt-property-name .wcpt-property-label-icon{font-size:var(
    --wcpt-property-list-grid-property-name-icon-size,
    --wcpt-property-list-grid-property-name-font-size
  );stroke-width:var(
    --wcpt-property-list-grid-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-grid-property-name-icon-color);fill:var(--wcpt-property-list-grid-property-name-icon-fill-color)}.wcpt-property-list--grid-layout .wcpt-property-value{font-size:var(--wcpt-property-list-grid-property-value-font-size);color:var(--wcpt-property-list-grid-property-value-text-color);font-weight:var(--wcpt-property-list-grid-property-value-font-weight);background-color:var(
    --wcpt-property-list-grid-property-value-background-color
  )}/* -- justified layout */.wcpt-property-list--justified-layout{margin:var(--wcpt-property-list-justified-gap-above) 0 var(--wcpt-property-list-justified-gap-below) 0}.wcpt-property-list--justified-layout .wcpt-pl-inner{display:flex;gap:calc(var(--wcpt-property-list-justified-gap-between-columns) / 2);width:100%;align-items:flex-start;background-color:var(--wcpt-property-list-justified-background-color);padding:var(--wcpt-property-list-justified-padding-top) var(--wcpt-property-list-justified-padding-right) var(--wcpt-property-list-justified-padding-bottom) var(--wcpt-property-list-justified-padding-left);border:var(--wcpt-property-list-justified-border-width) var(--wcpt-property-list-justified-border-style) var(--wcpt-property-list-justified-border-color);border-radius:var(--wcpt-property-list-justified-border-radius)}.wcpt-property-list--justified-layout.wcpt-property-list--disable-column-separator
  .wcpt-pl-inner{gap:var(--wcpt-property-list-justified-gap-between-columns)}.wcpt-property-list--justified-layout .wcpt-pl-inner:after{display:none}.wcpt-property-list--justified-layout .wcpt-pl-column{min-width:0;display:flex;flex-direction:column;gap:var(--wcpt-property-list-justified-gap-between-rows);margin-bottom:0.1em}.wcpt-property-list--full-width.wcpt-property-list--justified-layout
  .wcpt-pl-column{flex:1}.wcpt-property-list--justified-layout .wcpt-pl-column-separator{position:relative;width:2px;flex-shrink:0;margin:0;align-self:stretch}.wcpt-property-list--justified-layout .wcpt-pl-column-separator:after{content:"";width:var(--wcpt-property-list-justified-separator-width);background-color:var(--wcpt-property-list-justified-separator-color);height:var(--wcpt-property-list-justified-separator-height);border-radius:10px;position:absolute;left:0;top:50%;transform:translate(-50%, -50%)}.wcpt-property-list--justified-layout .wcpt-pl-row{float:none !important;width:auto !important;clear:none !important;margin:0;padding:0;display:flex;gap:2px;flex-direction:row;flex-wrap:wrap;align-items:baseline}.wcpt-property-list--justified-layout .wcpt-property-dot-separator{flex:1;min-width:var(--wcpt-property-list-justified-min-width-of-dot-separator);height:2px;background-image:radial-gradient(
    circle,
    var(--wcpt-property-list-justified-dot-separator-color) 1px,
    transparent 1px
  );background-size:4px 2px;background-repeat:repeat-x;background-position:center;align-self:baseline;position:relative;top:1px}.wcpt-property-list--justified-layout .wcpt-property-name,.wcpt-property-list--justified-layout .wcpt-property-value{display:inline-flex;align-items:center;flex-shrink:0}.wcpt-property-list--justified-layout
  .wcpt-property-name
  .wcpt-property-label
  .wcpt-icon{align-self:anchor-center;position:relative;top:-1px}.wcpt-property-list--justified-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy){display:inline-flex;flex-wrap:nowrap;white-space:nowrap;align-items:center}.wcpt-property-list--justified-layout .wcpt-property-name,.wcpt-property-list--justified-layout .wcpt-property-name .wcpt-property-label{font-size:var(--wcpt-property-list-justified-property-name-font-size);color:var(--wcpt-property-list-justified-property-name-text-color);font-weight:var(--wcpt-property-list-justified-property-name-font-weight);text-transform:var(
    --wcpt-property-list-justified-property-name-text-transform
  );background-color:var(
    --wcpt-property-list-justified-property-name-background-color
  );vertical-align:top}.wcpt-property-list--justified-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--justified-layout
  .wcpt-property-name
  .wcpt-property-label-icon{font-size:var(--wcpt-property-list-justified-property-name-icon-size);stroke-width:var(
    --wcpt-property-list-justified-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-justified-property-name-icon-color);fill:var(--wcpt-property-list-justified-property-name-icon-fill-color)}.wcpt-property-list--justified-layout .wcpt-property-value{font-size:var(--wcpt-property-list-justified-property-value-font-size);color:var(--wcpt-property-list-justified-property-value-text-color);font-weight:var(--wcpt-property-list-justified-property-value-font-weight);background-color:var(
    --wcpt-property-list-justified-property-value-background-color
  )}.wcpt-property-list--justified-layout
  .wcpt-property-value
  > .wcpt-item-row
  > *{vertical-align:top}/* -- bar layout */.wcpt-property-list--bar-layout{max-width:100%;overflow-x:auto;overflow-y:hidden;border:var(--wcpt-property-list-bar-border-width) var(--wcpt-property-list-bar-border-style) var(--wcpt-property-list-bar-border-color);border-radius:var(--wcpt-property-list-bar-border-radius);background-color:var(--wcpt-property-list-bar-background-color);margin:var(--wcpt-property-list-bar-gap-above) 0 var(--wcpt-property-list-bar-gap-below) 0}.wcpt-property-list--bar-layout .wcpt-pl-inner{display:inline-flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:var(--wcpt-property-list-bar-gap-between-properties-vertical) calc(var(--wcpt-property-list-bar-gap-between-properties-horizontal) / 2);padding:var(--wcpt-property-list-bar-padding-top) var(--wcpt-property-list-bar-padding-right) var(--wcpt-property-list-bar-padding-bottom) var(--wcpt-property-list-bar-padding-left)}.wcpt-property-list--full-width.wcpt-property-list--bar-layout .wcpt-pl-inner{display:flex}.wcpt-property-list--bar-layout .wcpt-pl-inner:after{display:none}.wcpt-property-list--bar-layout .wcpt-pl-row{float:none !important;width:auto !important;clear:none !important;padding:0;margin:0;display:flex;gap:var(--wcpt-property-list-bar-gap-between-name-and-value);flex-direction:column;flex-wrap:nowrap;white-space:normal;align-items:flex-start;flex-shrink:0;min-width:0}.wcpt-property-list--bar-layout-flip-name-and-value .wcpt-pl-row{flex-direction:column-reverse}.wcpt-property-list--full-width.wcpt-property-list--bar-layout .wcpt-pl-row{flex:1}.wcpt-property-list--bar-layout .wcpt-pl-bar-separator{position:relative;flex-shrink:0;align-self:stretch;margin:0;position:relative}.wcpt-property-list--bar-layout .wcpt-pl-bar-separator:after{content:"";position:absolute;transform:translate(-50%, -50%);left:0;top:50%;height:var(--wcpt-property-list-bar-separator-height);background-color:var(--wcpt-property-list-bar-separator-color);border-radius:var(--wcpt-property-list-bar-separator-radius);margin:0;width:var(--wcpt-property-list-bar-separator-width)}.wcpt-property-list--bar-layout .wcpt-property-name,.wcpt-property-list--bar-layout .wcpt-property-value{display:block;width:100%}.wcpt-property-list--bar-layout
  :is(.wcpt-property-name, .wcpt-property-value)
  .wcpt-item-row{display:contents}.wcpt-property-list--bar-layout
  :is(.wcpt-attributes, .wcpt-categories, .wcpt-tags, .wcpt-taxonomy){display:inline-flex;flex-wrap:wrap;white-space:normal;align-items:center}.wcpt-property-list--bar-layout .wcpt-property-name,.wcpt-property-list--bar-layout .wcpt-property-name .wcpt-property-label{font-size:var(--wcpt-property-list-bar-property-name-font-size);line-height:1.2em;color:var(--wcpt-property-list-bar-property-name-text-color);font-weight:var(--wcpt-property-list-bar-property-name-font-weight);text-transform:var(--wcpt-property-list-bar-property-name-text-transform);background-color:var(
    --wcpt-property-list-bar-property-name-background-color
  )}.wcpt-property-list--bar-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--bar-layout .wcpt-property-name .wcpt-property-label-icon{font-size:var(--wcpt-property-list-bar-property-name-icon-size);stroke-width:var(
    --wcpt-property-list-bar-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-bar-property-name-icon-color);fill:var(--wcpt-property-list-bar-property-name-icon-fill-color)}.wcpt-property-list--bar-layout .wcpt-property-value{font-size:var(--wcpt-property-list-bar-property-value-font-size);color:var(--wcpt-property-list-bar-property-value-text-color);font-weight:var(--wcpt-property-list-bar-property-value-font-weight);background-color:var(
    --wcpt-property-list-bar-property-value-background-color
  )}/* -- table layout */.wcpt-property-list--table-layout{display:block;margin:var(--wcpt-property-list-table-gap-above) 0 var(--wcpt-property-list-table-gap-below) 0}.wcpt-property-list--table-layout .wcpt-pl-inner{text-align:left}.wcpt-property-list--table-layout .wcpt-pl-inner{display:table;border-collapse:collapse;min-width:100%;border-radius:var(--wcpt-property-list-table-border-radius);outline:var(--wcpt-property-list-table-border-width) var(--wcpt-property-list-table-border-style) var(--wcpt-property-list-table-border-color);overflow:hidden}.wcpt-property-list--table-layout .wcpt-pl-inner .wcpt-pl-row{display:table-row;word-break:break-all;border-radius:inherit}.wcpt-property-list--table-layout
  .wcpt-pl-inner
  .wcpt-pl-row
  .wcpt-property-name,.wcpt-property-list--table-layout
  .wcpt-pl-inner
  .wcpt-pl-row
  .wcpt-property-value{display:table-cell;padding:var(--wcpt-property-list-table-cell-padding-vertical) var(--wcpt-property-list-table-cell-padding-horizontal);vertical-align:middle}.wcpt-property-list--table-layout
  :is(.wcpt-property-name, .wcpt-property-value)
  > .wcpt-item-row{display:contents}.wcpt-property-list--table-layout .wcpt-pl-row > *:not(:last-child){border-right:var(--wcpt-property-list-table-inner-border-width) var(--wcpt-property-list-table-inner-border-style) var(--wcpt-property-list-table-inner-border-color)}.wcpt-property-list--table-layout
  .wcpt-pl-row:not(:first-child)
  :is(.wcpt-property-name, .wcpt-property-value, ){border-top:var(--wcpt-property-list-table-inner-border-width) var(--wcpt-property-list-table-inner-border-style) var(--wcpt-property-list-table-inner-border-color) !important}.wcpt-property-list--table-layout .wcpt-property-name,.wcpt-property-list--table-layout .wcpt-property-name .wcpt-property-label{font-size:var(--wcpt-property-list-table-property-name-font-size);color:var(--wcpt-property-list-table-property-name-text-color);font-weight:var(--wcpt-property-list-table-property-name-font-weight);text-transform:var(--wcpt-property-list-table-property-name-text-transform)}.wcpt-property-list--table-layout .wcpt-property-name{background-color:var(
    --wcpt-property-list-table-property-name-background-color,
    transparent
  );width:var(--wcpt-property-list-table-label-column-width)}.wcpt-property-list--table-layout .wcpt-property-name .wcpt-icon,.wcpt-property-list--table-layout
  .wcpt-property-name
  .wcpt-property-label-icon{font-size:var(--wcpt-property-list-table-property-name-icon-size);stroke-width:var(
    --wcpt-property-list-table-property-name-icon-stroke-thickness
  );color:var(--wcpt-property-list-table-property-name-icon-color);fill:var(--wcpt-property-list-table-property-name-icon-fill-color)}.wcpt-property-list--table-layout .wcpt-property-value{font-size:var(--wcpt-property-list-table-property-value-font-size);color:var(--wcpt-property-list-table-property-value-text-color);font-weight:var(--wcpt-property-list-table-property-value-font-weight);background-color:var(
    --wcpt-property-list-table-property-value-background-color
  )}.wcpt-property-list--table-layout .wcpt-pl-row:nth-child(even){background-color:var(--wcpt-property-list-table-even-row-background-color)}.wcpt-property-list--table-layout .wcpt-pl-row:nth-child(odd){background-color:var(--wcpt-property-list-table-odd-row-background-color)}/* device load */.wcpt-device-view-loading-icon{font-size:24px;margin:1em auto;text-align:center;display:block;color:rgba(0, 0, 0);background:rgb(255 255 255 / 70%);border-radius:100%;padding:0.3em;box-sizing:content-box !important;border:2px solid currentcolor}.wcpt-device-view-loading-icon > svg{animation:wcptRotate 2s infinite linear;-webkit-animation:wcptRotate 2s infinite linear;-moz-animation:wcptRotate 2s infinite linear;-o-animation:wcptRotate 2s infinite linear}/* table overlays */.wcpt-tb-ov{position:absolute;top:0;left:0;z-index:1}/* lazy load */.wcpt-lazy-load{margin:10px 0;background:rgba(0, 0, 0, 0.01);padding:20px}.wcpt-lazy-load-animation{display:block;width:64px;height:64px;margin:50px auto}.wcpt-lazy-load-animation:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border:5px solid #655d5d;border-color:rgba(0, 0, 0, 0.25) transparent rgba(0, 0, 0, 0.25) transparent;-webkit-animation:wcpt-lds-dual-ring 1.5s linear infinite;animation:wcpt-lds-dual-ring 1.5s linear infinite}.wcpt-loading .wcpt-lazy-load-animation{opacity:1}.wcpt-loading .wcpt-lazy-load-animation:after{-webkit-animation-duration:0.7s;animation-duration:0.7s}@-webkit-keyframes wcpt-lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes wcpt-lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/* accordion */.wcpt-filter-hierarchy-accordion:not(.wcpt-filter-hierarchy-accordion--open)
  + .wcpt-filter-hierarchy-accordion__content{display:none}.wcpt-filter-hierarchy-accordion.wcpt-filter-hierarchy-accordion--open
  + .wcpt-filter-hierarchy-accordion__content{display:block}.wcpt-filter-hierarchy-accordion__trigger{transition:0.2s transform;transform:rotate(0deg);display:inline-block;opacity:0.7;align-self:anchor-center;line-height:1em}.wcpt-filter-hierarchy-accordion__trigger:hover{opacity:1}.wcpt-filter-hierarchy-accordion:not(.wcpt-filter-hierarchy-accordion--open)
  .wcpt-filter-hierarchy-accordion__trigger{transform:rotate(0deg)}.wcpt-filter-hierarchy-accordion.wcpt-filter-hierarchy-accordion--open
  .wcpt-filter-hierarchy-accordion__trigger{transform:rotate(180deg)}.wcpt-filter-hierarchy-accordion__trigger > svg{vertical-align:top}/* freeze columns */.frzTbl-frozen-columns-wrapper .wcpt-row:nth-child(even){background:#f7f7f7}.frzTbl-top-sticky .wcpt-heading-row,.frzTbl-frozen-columns-wrapper .wcpt-row:nth-child(odd){background:#fff}/* freeze heading */.frzTbl-fixed-heading-wrapper-outer .wcpt-tooltip{opacity:0 !important}/* select variation */.wcpt-select-variation{cursor:pointer;margin:2px 15px 2px 0;display:inline-flex;gap:4px}.wcpt-select-variation:last-child{margin-right:0 !important}.wcpt-select-variation.wcpt-variation-out-of-stock{cursor:default}input[type="radio"].wcpt-variation-radio{margin-right:2px;position:relative}@media (max-width: 1199px){input[type="radio"].wcpt-variation-radio{top:1px}}/* select variation */.wcpt .variations{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.wcpt-variation-attribute-dropdown-wrapper{display:inline-block;white-space:nowrap;vertical-align:middle}.wcpt-variation-attribute-dropdown-wrapper > span:not(.wcpt-icon){display:none;margin-bottom:4px}.wcpt-add-to-cart-wrapper select,select.wcpt-select-variation-dropdown,.wcpt-product-form select{height:2em;padding:0 0.5em !important;background-image:none !important}.wcpt-select-variation-dropdown-wrapper{max-width:100%}.wcpt-add-to-cart-wrapper select,.wcpt-product-form select{margin:0.25em 0.5em 0.25em 0 !important}.wcpt-select-variation-dropdown-wrapper{display:contents}select.wcpt-select-variation-dropdown{/* max-width: 250px; */max-width:100%;border:var(--wcpt-border-width) solid var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow);border-radius:var(--wcpt-border-radius);cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;font-size:inherit;color:inherit}select.wcpt-select-variation-dropdown:focus,select.wcpt-select-variation-dropdown:active,select.wcpt-select-variation-dropdown:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-product-form .variations tr:last-child th{padding-top:12px;vertical-align:top}.wcpt-add-to-cart-wrapper select{margin:0 0.5em 0.5em 0;max-width:none !important;min-width:0 !important}.wcpt-add-to-cart-wrapper .woocommerce-variation-add-to-cart{margin-top:0.5em}.wcpt-add-to-cart-wrapper .woocommerce-variation-description{max-width:300px}.wcpt label.wcpt-variation-out-of-stock{text-decoration:line-through;opacity:0.5}.wcpt label.wcpt-variation-out-of-stock input{opacity:1}.wcpt-add-to-cart-wrapper .woocommerce-variation-availability:visible{margin-top:10px}/* hide 3rd party facilities until compatible */.wcpt-product-form .yith-wcwl-add-to-wishlist,.wcpt-add-to-cart-wrapper .yith-wcwl-add-to-wishlist,.wcpt-product-form .compare-button,.wcpt-add-to-cart-wrapper .compare-button{display:none !important}/* left sidebar exclusive */@media (min-width: 1200px){.wcpt-left-sidebar{float:left;width:var(--wcpt-sidebar-width);border:var(--wcpt-sidebar-border-width) solid var(--wcpt-sidebar-border-color);background-color:var(--wcpt-sidebar-background-color);border-radius:var(--wcpt-sidebar-border-radius);font-size:var(--wcpt-sidebar-font-size, inherit);color:var(--wcpt-sidebar-text-color, inherit)}.wcpt-left-sidebar > .wcpt-item-row > *{width:100% !important;margin:0 !important;box-shadow:none !important;border-width:0 0 var(--wcpt-sidebar-section-divider-thickness) 0;border-color:var(--wcpt-sidebar-section-divider-color);border-style:solid;border-radius:0;padding:var(--wcpt-sidebar-section-padding-vertical) var(--wcpt-sidebar-section-padding-horizontal)}.wcpt-left-sidebar > .wcpt-item-row > div{border-top-width:0 !important;border-right-width:0 !important;border-left-width:0 !important}.wcpt-left-sidebar > .wcpt-item-row > div:last-child{border-bottom-width:0 !important}.wcpt-left-sidebar .wcpt-dropdown:after{display:none !important}.wcpt-left-sidebar .wcpt-dropdown-label,.wcpt-left-sidebar .wcpt-options-heading{padding-left:5px;font-weight:bold;display:inline-block;width:calc(100% - 25px);font-size:var(--wcpt-sidebar-section-heading-font-size, inherit);color:var(--wcpt-sidebar-section-heading-text-color, inherit)}.wcpt-left-sidebar .wcpt-result-count{text-indent:4px}.wcpt-left-sidebar .wcpt-search-heading{padding-left:5px}.wcpt-left-sidebar .wcpt-dropdown-menu,.wcpt-left-sidebar .wcpt-options{display:flex;flex-direction:column;gap:2px;position:static;max-height:var(--wcpt-sidebar-section-filter-menu-max-height);box-shadow:none;width:100% !important;border:none !important;padding:0 !important;margin:0}.wcpt-left-sidebar .wcpt-filter > .wcpt-filter-heading > .wcpt-icon{display:inline-block;transition:0.2s transform}.wcpt-left-sidebar
    .wcpt-filter.wcpt-open
    > .wcpt-filter-heading
    > .wcpt-icon{transform:rotate(180deg)}.wcpt-left-sidebar .wcpt-filter > .wcpt-filter-heading > .wcpt-icon > svg{vertical-align:top}.wcpt-left-sidebar .wcpt-dropdown-option,.wcpt-left-sidebar .wcpt-option{display:block;padding:0;cursor:pointer;position:relative;margin:0;border-radius:inherit}/* .wcpt-left-sidebar .wcpt-dropdown-option:hover {
    background: transparent;
  } */.wcpt-left-sidebar .wcpt-dropdown-sub-menu{padding-left:0.75em}.wcpt-left-sidebar .wcpt-dropdown-menu .wcpt-range-options-wrapper{padding:10px 5px}.wcpt-left-sidebar .wcpt-dropdown-menu .wcpt-range-options-wrapper > *{vertical-align:middle !important}.wcpt-left-sidebar .wcpt-filter-heading{cursor:pointer;padding:10px 10px;margin:-5px -10px !important;display:block}.wcpt-left-sidebar .wcpt-no-heading > .wcpt-filter-heading{display:none !important}.wcpt-left-sidebar .wcpt-search{margin:10px 2px;position:relative;max-width:calc(100% - 4px)}.wcpt-left-sidebar .wcpt-filter,.wcpt-left-sidebar .wcpt-dropdown-menu{background:transparent}}/* wc product addon */.wcpt-product-form-title + .stock{padding:1em 25px 0;margin:0}.wcpt-product-form .wc-pao-addon{margin:1em 0}.wcpt-product-form .wc-pao-addon > p{margin-bottom:0.5em}.wcpt-product-form .product-addon-totals ul{margin:1em 0;padding:1em 0;list-style:none;border:1px dashed #efefef;border-width:1px 0;display:table;width:100%}.wcpt-product-form .product-addon-totals p{margin:0;padding:0}.wcpt-product-form .product-addon-totals li{display:table-row;padding:5px 0}.wcpt-product-form .product-addon-totals li .price{display:block !important}.wcpt-product-form .wc-pao-col1,.wcpt-product-form .wc-pao-col2{display:table-cell}.wcpt-product-form .wc-pao-subtotal-line p{font-weight:bold;padding-top:0.5em;font-size:1.25em}.wcpt-product-form .wc-pao-subtotal-line .amount{vertical-align:baseline;margin-left:0.25em}.wcpt .wc-pao-addon-radio,.wcpt-product-form .wc-pao-addon-radio,.wcpt-product-form label{display:inline}.wcpt-product-form label:after{content:":"}.wcpt .wc-pao-addon-container,.wcpt-product-form .wc-pao-addon-container{margin-bottom:0.8em}.wcpt .wc-pao-addons-container .validation_message,.wcpt-product-form .wc-pao-addons-container .validation_message{padding:0}.wcpt-product-form div.product-addon-totals{padding-top:0;border:none;margin:0.8em 0}.wcpt-product-form .cart > .wc-pao-addons-container{margin-bottom:1.6em}.wcpt-product-form .wc-pao-addon-image-swatch-select{display:none !important}/* player */.wcpt-player{display:inline-block;text-align:center;border-radius:100%;transition:0.1s;font-size:30px}.wcpt-player__button{background:white;position:relative;cursor:pointer;display:inline-block;border-radius:inherit;border:2px solid rgba(0, 0, 0, 0.3);width:1em;height:1em;color:#444}.wcpt-player__button:hover{opacity:0.75}.wcpt-player__button svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);height:50%;width:50%;fill:currentColor;stroke:currentColor}.wcpt-player__button svg.wcpt-player__icon--music{fill:none;stroke-width:2.5px}.wcpt-player__play-button svg{left:54%}.wcpt-player__playing-button{display:none}.wcpt-player--playing.wcpt-media-loaded .wcpt-player__playing-button{-webkit-animation:wcptMediaPlaying 1.2s ease-out infinite;animation:wcptMediaPlaying 1.2s ease-out infinite}.wcpt-player.wcpt-player--playing .wcpt-player__play-button{display:none}.wcpt-player.wcpt-player--playing .wcpt-player__playing-button{display:block}.wcpt-player.wcpt-player--playing:not(.wcpt-media-loaded){-webkit-animation:wcptMediaLoading 1s ease-in-out infinite;animation:wcptMediaLoading 1s ease-in-out infinite}@-webkit-keyframes wcptMediaLoading{0%{opacity:1}50%{opacity:0.25}100%{opacity:1}}@keyframes wcptMediaLoading{0%{opacity:1}50%{opacity:0.25}100%{opacity:1}}@-webkit-keyframes wcptMediaPlaying{0%{box-shadow:0 0 0 rgba(0, 0, 0, 0.2),0 0 10px rgba(0, 0, 0, 0.1) inset}100%{box-shadow:0 0 0 10px rgba(0, 0, 0, 0.02),0 0 1px rgba(0, 0, 0, 0.01) inset}}@keyframes wcptMediaPlaying{0%{box-shadow:0 0 0 rgba(0, 0, 0, 0.2),0 0 10px rgba(0, 0, 0, 0.1) inset}100%{box-shadow:0 0 0 10px rgba(0, 0, 0, 0.02),0 0 1px rgba(0, 0, 0, 0.01) inset}}/* -- wordpress audio player */.wcpt-audio-player--wordpress_audio_player .mejs-time{height:auto}.wcpt-audio-player--wordpress_audio_player .mejs-time{height:auto}.wcpt-audio-player--wordpress_audio_player .mejs-time-rail,.wcpt-audio-player--wordpress_audio_player .mejs-time,.wcpt-audio-player--wordpress_audio_player .mejs-time-total{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.wcpt-audio-player--wordpress_audio_player .mejs-controls .mejs-time-total{border-radius:4px;overflow:hidden}.wcpt-audio-player--wordpress_audio_player .mejs-container .mejs-controls{padding:0 8px 0 6px}/* -- -- custom controls */.wcpt-audio-player--wordpress_audio_player .mejs-button{width:24px}.wcpt-audio-player--wordpress_audio_player .mejs-button > button{position:relative;background-image:none !important;display:inline-flex;justify-content:space-between;align-items:center;width:14px;color:white}.wcpt-audio-player--wordpress_audio_player
  .mejs-button
  > button[aria-label="Play"]:before{content:"";display:inline-block;width:0;height:0;font-size:8px;color:inherit;border-top:1em solid transparent;border-bottom:1em solid transparent;border-left:1.5em solid currentColor;position:relative;left:2px}.wcpt-audio-player--wordpress_audio_player
  .mejs-button
  > button[aria-label="Pause"]:before,.wcpt-audio-player--wordpress_audio_player
  .mejs-button
  > button[aria-label="Pause"]:after{content:"";display:inline-block;font-size:16px;color:inherit;width:4px;height:1em;background-color:currentcolor;position:relative;left:1px;border-radius:1px}.wcpt-audio-player--wordpress_audio_player
  .mejs-button
  > button[aria-label="Pause"]:after{right:1px;left:auto}/* -- -- container border radius */.wcpt-audio-player--wordpress_audio_player .mejs-container{border-radius:var(--wcpt-border-radius)}/* -- -- container background */.wcpt-audio-player--wordpress_audio_player .mejs-container .mejs-controls,.wcpt-audio-player--wordpress_audio_player .mejs-embed,.wcpt-audio-player--wordpress_audio_player .mejs-embed body{background:transparent}.wcpt-audio-player--wordpress_audio_player{width:250px;max-width:100%}.wcpt-audio-player--wordpress_audio_player audio{visibility:hidden}.wcpt-audio-player--wordpress_audio_player .mejs-container{background:black;box-sizing:content-box;width:100% !important}.wcpt-audio-player--wordpress_audio_player .mejs-container *{box-sizing:border-box;z-index:0}.wcpt-audio-player--wordpress_audio_player .mejs-controls{gap:2px}/* -- -- progress rail */.wcpt-audio-player--wordpress_audio_player
  .mejs-controls
  .mejs-time-rail
  .mejs-time-current{background:#fff}/* -- -- progress rail background */.wcpt-audio-player--wordpress_audio_player
  .mejs-controls
  .mejs-time-rail
  .mejs-time-total{background:#666;width:95%}/* -- -- progress rail loaded */.wcpt-audio-player--wordpress_audio_player
  .mejs-controls
  .mejs-time-rail
  .mejs-time-loaded{background:#999}/* filter link terms */.wcpt-trigger_filter [data-wcpt-slug],.wcpt-trigger_filter [data-wcpt-slug] span,.wcpt-archive_redirect [data-wcpt-slug],.wcpt-archive_redirect [data-wcpt-slug] span{/* text-decoration: underline; */cursor:pointer}.wcpt-trigger_filter [data-wcpt-slug]:hover,.wcpt-trigger_filter [data-wcpt-slug]:hover span,.wcpt-archive_redirect [data-wcpt-slug]:hover,.wcpt-archive_redirect [data-wcpt-slug]:hover span{text-decoration:underline}.wcpt-trigger_filter [data-wcpt-slug][data-wcpt-filtering]:hover{opacity:0.7}.wcpt-tags.wcpt-trigger_filter [data-wcpt-filtering="true"]{font-weight:bold}.wcpt-force-hide-dropdown-menus .wcpt-dropdown-menu{display:none !important}/* remove from cart */.wcpt-remove{color:var(--wcpt-remove-from-cart-icon-color);font-size:var(--wcpt-remove-from-cart-icon-size);stroke-width:3px;cursor:pointer;vertical-align:middle}.wcpt-remove.wcpt-disabled{opacity:0;cursor:default}.wcpt-removing-product .wcpt-remove{-webkit-animation:wcptMediaLoading 0.6s ease-in-out infinite;animation:wcptMediaLoading 0.6s ease-in-out infinite}.wcpt-button + .wcpt-remove{margin-left:5px}/* apply */.wcpt-apply,.wcpt-reset{font-size:1.1em;padding:2px 4px;border-radius:var(--wcpt-border-radius);cursor:pointer;border:2px solid transparent;transition:0.2s;vertical-align:middle;display:inline-block;box-shadow:var(--wcpt-box-shadow)}.wcpt-apply{background:var(--wcpt-apply-button-background-color);color:var(--wcpt-apply-button-text-color);border-color:var(--wcpt-apply-button-border-color);border-width:var(--wcpt-apply-reset-button-border-width);padding:var(--wcpt-apply-reset-button-padding-vertical) var(--wcpt-apply-reset-button-padding-horizontal)}.wcpt-apply:hover{border-color:var(--wcpt-apply-button-border-color-hover)}.wcpt-reset{background:var(--wcpt-reset-button-background-color);color:var(--wcpt-reset-button-text-color);border-color:var(--wcpt-reset-button-border-color);border-width:var(--wcpt-apply-reset-button-border-width);padding:var(--wcpt-apply-reset-button-padding-vertical) var(--wcpt-apply-reset-button-padding-horizontal)}.wcpt-reset:hover{border-color:var(--wcpt-reset-button-border-color-hover)}.wcpt-apply.wcpt-disabled,.wcpt-reset.wcpt-disabled{opacity:0.5;cursor:default}.wcpt-left-sidebar :where(.wcpt-apply, .wcpt-reset){width:100%;text-align:center}.wcpt .wcpt-left-sidebar .wcpt-apply-reset-wrapper{margin:5px auto !important}.wcpt-apply-reset-wrapper{display:inline-flex;flex-wrap:wrap;gap:8px;margin:4px 8px 4px 0;vertical-align:middle}@media (max-width: 1199px){.wcpt-left-sidebar .wcpt-apply-reset-wrapper{display:block !important;width:100% !important}.wcpt-left-sidebar .wcpt-apply-reset-wrapper > span{width:130px;display:inline-block !important;margin-right:10px !important}}/* notice */.wcpt-notice-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);z-index:100000}.wcpt-notice-wrapper > ul.woocommerce-error{position:absolute;top:120px;left:50%;transform:translateX(-50%);background:white;padding:20px 40px;border-radius:3px;box-shadow:0 0 10px rgba(0, 0, 0, 0.15);max-width:90%;width:550px;padding:20px 30px 20px 50px}.wcpt-notice-wrapper .wc-forward{display:none}.wcpt-notice-wrapper > ul > li{border-bottom:1px solid rgba(0, 0, 0, 0.05);padding:10px;font-size:18px;line-height:1.6em;color:black}.wcpt-notice-wrapper > ul > li:first-child{padding-top:0}.wcpt-notice-wrapper > ul > li:last-child{padding-bottom:0;border-bottom:none}.wcpt-notice-wrapper .woocommerce-message{display:none}.wcpt-notice-wrapper .woocommerce-error::before{top:1.25em;left:1.25em}.wcpt-error-product-name{display:block;color:#777}.wcpt-error-product-name:after{content:":"}/* toggle descp */.wcpt-toggle-enabled .wcpt-post-toggle,.wcpt-toggle-enabled.wcpt-toggle .wcpt-pre-toggle{display:none}.wcpt-toggle-enabled.wcpt-toggle .wcpt-post-toggle{display:inline-block}/* checkbox */.wcpt-cart-checkbox-heading{vertical-align:middle}.wcpt-cart-checkbox-wrapper{position:relative;vertical-align:middle;display:inline-flex !important}.wcpt-cart-checkbox-wrapper .wcpt-cart-checkbox{opacity:1;position:relative;margin:0 !important;vertical-align:baseline}.wcpt-cart-checkbox-wrapper .wcpt-icon-loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;color:rgba(0, 0, 0, 0.75)}.wcpt-cart-checkbox-wrapper .wcpt-icon-loader > svg{animation:wcptRotate 2s infinite linear;-webkit-animation:wcptRotate 2s infinite linear;-moz-animation:wcptRotate 2s infinite linear;-o-animation:wcptRotate 2s infinite linear}.wcpt-adding-product .wcpt-cart-checkbox-wrapper .wcpt-icon-loader,.wcpt-removing-product .wcpt-cart-checkbox-wrapper .wcpt-icon-loader{opacity:1}.wcpt-adding-product .wcpt-cart-checkbox-wrapper .wcpt-cart-checkbox,.wcpt-removing-product .wcpt-cart-checkbox-wrapper .wcpt-cart-checkbox{opacity:0}/* local checkbox trigger */.wcpt-add-selected{display:inline-flex;flex-wrap:wrap;gap:8px}.wcpt-add-selected__add,.wcpt-add-selected__select-all,.wcpt-add-selected__clear-all{display:inline-flex;align-items:center;background:var(--wcpt-filter-background-color);color:var(--wcpt-filter-text-color);padding:var(--wcpt-filter-common-vertical-padding) 12px;border-radius:var(--wcpt-border-radius);cursor:pointer;border:var(--wcpt-border-width) solid var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow)}.wcpt-add-selected__add{background-color:var(--wcpt-add-selected-to-cart-button-background-color);color:var(--wcpt-add-selected-to-cart-button-text-color)}.wcpt-add-selected:not(.wcpt-add-selected--unselected)
  .wcpt-add-selected__add:hover,.wcpt-add-selected__select-all:hover,.wcpt-add-selected__clear-all:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-add-selected__add > .wcpt-icon,.wcpt-add-selected__select-all > .wcpt-icon{margin-right:0.4em;position:relative}.wcpt-add-selected__clear-all > .wcpt-icon{margin-right:0.2em}.wcpt-add-selected--unselected .wcpt-add-selected__add{cursor:not-allowed;opacity:0.5}.wcpt-add-selected__add:last-child,.wcpt-add-selected__select-all:last-child,.wcpt-add-selected__clear-all:last-child{margin-right:0}.wcpt-add-selected__clear-all,.wcpt-add-selected--unselected .wcpt-add-selected__select-all{display:inline-flex}.wcpt-add-selected--unselected .wcpt-add-selected__clear-all,.wcpt-add-selected__select-all,.wcpt-add-selected__add .wcpt-add-selected__add__unselected{display:none}.wcpt-add-selected__add .wcpt-add-selected__add__selected,.wcpt-add-selected--unselected
  .wcpt-add-selected__add
  .wcpt-add-selected__add__unselected{display:inline-block;vertical-align:baseline}.wcpt-add-selected--unselected
  .wcpt-add-selected__add
  .wcpt-add-selected__add__selected,.wcpt-add-selected--single-item-selected
  .wcpt-add-selected__add
  .wcpt-add-selected__add__selected{display:none}.wcpt-add-selected__add .wcpt-add-selected__add__selected--single-item{display:none}.wcpt-add-selected--single-item-selected
  .wcpt-add-selected__add__selected.wcpt-add-selected__add__selected--single-item{display:inline-block}.wcpt-add-selected-to-cart-with-pagination{display:flex;justify-content:flex-start;align-content:center;align-items:center;flex-wrap:wrap;margin-top:10px;flex-direction:row-reverse;gap:10px}.wcpt-add-selected-to-cart-with-pagination .wcpt-pagination{margin:0}.wcpt-add-selected-to-cart-with-pagination .wcpt-pagination > *:first-child{margin-left:0}@media (min-width: 1200px){.wcpt-laptop__text-align--right{text-align:right}}@media (max-width: 749px){.wcpt-add-selected > div{padding:4px 8px}.wcpt-add-selected.wcpt-add-selected--responsive-hide{display:none !important}.wcpt-add-selected-to-cart-with-pagination{justify-content:center}}/* floating checkbox trigger */.wcpt-cart-checkbox-trigger{position:fixed;text-align:center;width:auto;left:50%;bottom:50px !important;font-size:var(--wcpt-cart-trigger-font-size);background:var(--wcpt-cart-trigger-background-color);color:var(--wcpt-cart-trigger-text-color);-webkit-animation:wcptPulse 1.2s ease-out infinite;animation:wcptPulse 1.2s ease-out infinite;padding:14px 60px 14px 25px;border:var(--wcpt-cart-trigger-border-width) solid var(--wcpt-cart-trigger-border-color);box-sizing:border-box;transform:translateX(-50%);box-shadow:0px 0px 25px 0px rgba(0, 0, 0, 0.25);border-radius:var(--wcpt-cart-trigger-border-radius);font-weight:bold;z-index:10000;cursor:pointer}.wcpt-cart-widget-visible .wcpt-cart-checkbox-trigger{bottom:140px !important}.wcpt-cart-widget-visible .wcpt-cart-checkbox-trigger a{position:absolute;left:0;top:0;display:block;width:100%;height:100%;opacity:0 !important}.wcpt-cart-checkbox-trigger__shopping-icon{vertical-align:text-top;stroke-width:2.5px;margin-right:6px;position:relative}.wcpt-cart-checkbox-trigger__close{position:absolute;right:0;top:0;padding:15px;text-shadow:0 0 1px currentColor}.wcpt-cart-checkbox-trigger__close:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:currentColor;width:3px;height:50%;opacity:0.3;border-radius:6px}@media (max-width: 1199px){.wcpt-cart-checkbox-trigger{bottom:20px !important;left:50% !important;width:90% !important}.wcpt-cart-widget-visible .wcpt-cart-checkbox-trigger{bottom:100px !important}}@media (max-width: 1199px) and (min-width: 749px){.wcpt-cart-checkbox-trigger{width:auto !important}}@-webkit-keyframes wcptPulse{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(0.975)}100%{transform:translateX(-50%) scale(1)}}@keyframes wcptPulse{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(0.975)}100%{transform:translateX(-50%) scale(1)}}/* disable */.wcpt-in-cart.wcpt-disabled{opacity:0}/* sticky nav */.wcpt-sticky{position:-webkit-sticky;position:sticky;background:white;z-index:2}.wcpt-sticky.wcpt-header{padding:10px 15px;background:white;z-index:4}@media (min-width: 1199px){.wcpt-sticky.wcpt-left-sidebar{margin-bottom:50px}}@media (max-width: 1199px){.wcpt-sticky.wcpt-left-sidebar{background:white;padding:10px 15px}}/* text */.frzTbl .wcpt-text{max-width:600px}.wcpt-cell-val > .wcpt-item-row > .wcpt-text,.wcpt-cell-val > .wcpt-item-row > .wcpt-icon:not(.wcpt-remove){color:var(--wcpt-secondary-text-color)}/* read more */.wcpt .wcpt-read-more .wcpt-text{margin-right:0}.wcpt-read-more .wcpt-icon{vertical-align:bottom}/* global seach shortcode */.wcpt-global-search{margin:10px 0}.wcpt-global-search__form{position:relative;border-radius:4px;overflow:hidden;padding:0 !important;margin:0 !important;display:flex;height:48px;box-sizing:content-box}.wcpt-global-search__form *{box-sizing:border-box;font-size:inherit}.wcpt-global-search__form > *{height:100% !important}.wcpt-global-search__category-selector-wrapper{display:block;background:#eee}.wcpt-global-search__category-selector-wrapper:hover{background:#ddd}.wcpt-global-search__category-selector-facade{line-height:48px !important;padding:0 10px 0 15px;font-size:15px;color:black}.wcpt-global-search__category-selector-facade > .wcpt-icon{stroke-width:3px;margin-left:0.1em}.wcpt-global-search__category-selector-facade > .wcpt-icon svg{vertical-align:top}select.wcpt-global-search__category-selector{height:100%;position:absolute;top:0;left:0;opacity:0;z-index:1;width:auto !important;-moz-appearance:none;appearance:none;-webkit-appearance:none}.wcpt-global-search__submit-wrapper{position:relative;min-width:40px;text-align:center;padding:0 14px 0 12px;line-height:48px !important}.wcpt-global-search__submit{position:absolute !important;top:0;right:0;height:100%;width:100%;padding:0 !important;background:#eee !important;border-radius:0 !important;cursor:pointer !important;margin:0 !important}.wcpt-global-search__submit:hover{background:#ddd !important}.wcpt-global-search__submit-icon,.wcpt-global-search__submit-text{color:black;font-size:20px;pointer-events:none}.wcpt-global-search__submit-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);line-height:100%}.wcpt-global-search__submit-icon svg{top:-0.05em}.wcpt-global-search__submit-icon + .wcpt-global-search__submit-text{margin-left:0.2em}.wcpt-global-search__submit-text{position:relative;font-size:15px}.wcpt-global-search__keyword-input-wrapper{z-index:1;flex:1 1 auto;height:100% !important;position:relative}.wcpt-global-search__keyword-input{color:black;width:100% !important;height:100% !important;border-radius:0 !important;padding:5px 10px !important;position:absolute;top:0;left:0;-moz-appearance:auto !important;appearance:auto !important;-webkit-appearance:searchfield !important;box-sizing:border-box !important}.wcpt-global-search__keyword-input::-webkit-search-cancel-button{-webkit-appearance:none !important}.wcpt-global-search__clear{position:absolute;top:50%;right:0;width:40px;height:100%;transform:translateY(-50%);z-index:1;cursor:pointer;font-size:20px;color:rgba(0, 0, 0, 0.25);stroke-width:2.5px}.wcpt-global-search__keyword-input-wrapper--focus .wcpt-global-search__clear,.wcpt-global-search__clear:hover{color:rgba(0, 0, 0, 0.5)}.wcpt-global-search--empty .wcpt-global-search__clear{display:none}.wcpt-global-search__clear > svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}/* product addons */.wcpt-cell .product-addon-totals > ul:first-child > li:first-child{display:none !important}/* category redirect */.wcpt-term-ancestor + .wcpt-current-option-wrapper{padding-left:15px}.wcpt-redirect-options-wrapper{padding-left:15px}.wcpt-term-ancestor
  + .wcpt-current-option-wrapper
  + .wcpt-redirect-options-wrapper{padding-left:30px}.wcpt-redirect-options-wrapper:first-child{padding-left:0}.wcpt-term-ancestor a{display:flex;align-items:center;gap:5px}.wcpt-term-ancestor-all .wcpt-icon{vertical-align:top}/* freeze table heading */.frzTbl-fixed-heading-wrapper th{background:white}/* dynamic filters */.wcpt-filter .wcpt-count{opacity:0.4;margin-left:1px;flex-grow:1;text-align:right}.wcpt-filter label:hover .wcpt-count{opacity:1}.wcpt-filter .wcpt-count + .wcpt-icon{margin-left:5px}.wcpt--dynamic-filters--loading-filter.wcpt-filter.wcpt-open
  .wcpt-dropdown-menu,.wcpt-nav-modal
  .wcpt--dynamic-filters--loading-filter.wcpt-filter.wcpt-open
  .wcpt-dropdown-menu,.wcpt--dynamic-filters--loading-filter.wcpt-filter
  > .wcpt-filter-heading
  > .wcpt-icon.wcpt-icon-chevron-down,.wcpt--dynamic-filters--loading-filter.wcpt-filter.wcpt-open
  > .wcpt-filter-heading
  > .wcpt-icon.wcpt-icon-chevron-down,.wcpt--dynamic-filters--loading-filter__loading-icon,.wcpt--dynamic-filters--loading-filter label{display:none !important}.wcpt--dynamic-filters--loading-filter
  .wcpt--dynamic-filters--loading-filter__loading-icon{display:inline-block !important;width:1em;height:1em;line-height:0;-webkit-animation:wcptRotate;animation:wcptRotate;display:inline-block;-webkit-animation:wcptRotate 2s infinite linear;-moz-animation:wcptRotate 2s infinite linear;-o-animation:wcptRotate 2s infinite linear;position:relative;top:-2px;color:rgba(0, 0, 0, 0.65)}.wcpt--dynamic-filters--loading-filter,.wcpt--dynamic-filters--loading-filter *{cursor:progress !important}/* total */.wcpt-total{min-width:30px;white-space:nowrap}.wcpt-button .wcpt-total{min-width:0}.wcpt-total:not(.wcpt-total--empty) .wcpt-total__no-output,.wcpt-total.wcpt-total--empty .wcpt-total__output{display:none}/* multirange */.wcpt-range-slider-wrapper{margin-top:14px;position:relative;max-width:250px;height:20px;width:100%}.wcpt-range-slider{width:100%}/* radio heading format when op selected  */.wcpt-radio-op-selected__heading-append{display:inline;vertical-align:baseline}.wcpt-radio-op-selected__heading-append span{display:inline-block}.wcpt-radio-op-selected[data-wcpt-heading_format__op_selected="only_heading"]
  .wcpt-filter-heading
  .wcpt-dropdown-label
  > .wcpt-radio-op-selected__heading-append{display:none}.wcpt-radio-op-selected[data-wcpt-heading_format__op_selected="heading_and_selected"]
  .wcpt-filter-heading
  .wcpt-dropdown-label
  > :first-child:after{content:": ";vertical-align:middle}.wcpt-radio-op-selected[data-wcpt-heading_format__op_selected="only_selected"]
  .wcpt-filter-heading
  .wcpt-dropdown-label
  > :first-child{display:none}/* -- cancel in sidebar and nav modal */.wcpt-left-sidebar .wcpt-radio-op-selected__heading-append,.wcpt-left-sidebar
  .wcpt-radio-op-selected[data-wcpt-heading_format__op_selected="heading_and_selected"]
  .wcpt-filter-heading
  .wcpt-dropdown-label
  > :first-child:after{display:none !important}.wcpt-left-sidebar
  .wcpt-radio-op-selected[data-wcpt-heading_format__op_selected="only_selected"]
  .wcpt-filter-heading
  .wcpt-dropdown-label
  > :first-child{display:inline-block}/* form mode *//* .wcpt-form-mode .wcpt-no-results,
.wcpt-form-mode .wcpt-result-count {
  display: none !important;
} *//* gallery strip */.wcpt-gallery{cursor:pointer}.wcpt-gallery__item-wrapper{display:inline-block;margin-right:4px;width:40px;overflow:hidden;transition:0.1s border-color,0.1s opacity;vertical-align:middle}img.wcpt-gallery__item{display:inline-block;width:100%;height:auto !important;max-width:none !important;min-width:0 !important;padding:0 !important;border:none !important}.wcpt-gallery__item-wrapper:hover{opacity:0.8}.wcpt-gallery .wcpt-gallery__item-wrapper:last-child{margin-right:0 !important}.wcpt-gallery a.wcpt-gallery__see-more-label{vertical-align:middle;margin-left:2px}/* waveplayer */.wcpt-waveplayer-container--has-width .waveplayer{width:100% !important}.frzTbl .wcpt-shortcode .waveplayer.wvpl-skin-play_n_wave,.frzTbl .wcpt-shortcode .waveplayer.wvpl-skin-thumb_n_wave,.frzTbl .wcpt-shortcode .waveplayer.wvpl-skin-w2-legacy,.frzTbl .wcpt-shortcode .waveplayer.wvpl-skin-w2-evolution{width:400px;max-width:100%}.has-sticky-player-bottom .wcpt-cart-widget{bottom:100px}.has-sticky-player-bottom .wcpt-cart-widget{bottom:100px}.has-sticky-player-bottom .wcpt-cart-checkbox-trigger{bottom:100px !important}.has-sticky-player-bottom
  .wcpt-cart-widget-visible
  .wcpt-cart-checkbox-trigger{bottom:200px !important}.wcpt .waveplayer.wvpl-skin-play_n_wave div.wvpl-position,.waveplayer.wvpl-skin-play_n_wave div.wvpl-duration{word-break:normal !important}/* variation swatches */.wcpt .woo-variation-items-wrapper{display:block;margin:5px}/* group product table */.wcpt .group_table{width:auto;border:none}.wcpt form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.wcpt form.cart .group_table td{vertical-align:middle;padding-bottom:0.5em;border:0}.wcpt form.cart .group_table td:first-child{width:4em;text-align:center}.wcpt form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5, 1.5)}/* fullscreen */.wcpt-fullscreen-element-on .wcpt-device-tablet,.wcpt-fullscreen-element-on .wcpt-device-phone{display:block !important}/* ultimate social media icons */.wcpt .sfsi_wDiv > div{z-index:0 !important}/* photoswipe */.wcpt-photoswipe-visible .pswp__caption__center,.wcpt-photoswipe-visible .wcpt-cart-widget{display:none !important}.wcpt-photoswipe .pswp__button--arrow--left:before{content:"\2190"}.wcpt-photoswipe .pswp__button--arrow--right:before{content:"\2192"}.wcpt-photoswipe .pswp__button--arrow--left:before,.wcpt-photoswipe .pswp__button--arrow--right:before{background-image:none;top:30%;font-size:22px;padding:10px;box-sizing:content-box}.wcpt-photoswipe--theme-white .pswp__bg,.wcpt-photoswipe--theme-white .pswp__caption,.wcpt-photoswipe--theme-white .pswp__top-bar{background:white}.wcpt-photoswipe--theme-white .pswp__button,.wcpt-photoswipe--theme-white .pswp__counter{color:black !important}.wcpt-photoswipe--theme-white .pswp__button--close,.wcpt-photoswipe--theme-white .pswp__button--fs{-webkit-filter:invert(100%);filter:invert(100%)}@media (max-width: 800px){.wcpt-photoswipe-visible .pswp__button--arrow--left:before,.wcpt-photoswipe-visible .pswp__button--arrow--right:before{top:35px;background:rgba(0, 0, 0, 0.075) !important;height:auto;width:auto;font-size:20px;font-weight:100 !important;position:absolute;color:white !important;border-radius:100%;padding:8px}.wcpt-photoswipe--theme-white .pswp__button--arrow--left:before,.wcpt-photoswipe--theme-white .pswp__button--arrow--right:before{color:black !important}.pswp__button:active:before{background:rgba(0, 0, 0, 0.2) !important}}/* name your price */.wcpt input[type="number"].wcpt-name-your-price{width:80px;padding:5px 7px;height:36px;transition:0.2s background,0.2s border-color}.wcpt
  input[type="number"].wcpt-name-your-price--input.wcpt-name-your-price--warning{background:#fff1f1;border-color:rgb(255 93 93);transition:0.2s background,0.2s border-color}.wcpt-product-form .nyp{padding:20px 0}.wcpt-product-form .nyp label{margin-right:10px}.wcpt-product-form .nyp input{height:2em;padding:0 10px;width:100px}.wcpt-product-form .woocommerce-nyp-message .woocommerce-error{margin:20px 0 0}.wcpt-hide--name-your-price{display:none !important}.wcpt-product-has-name-your-price .wcpt-price.wcpt-variable-switch{display:none !important}.wcpt-name-your-price-wrapper--input-error input.wcpt-name-your-price--input{outline:1px solid red !important}.wcpt-name-your-price-input-error-message{position:absolute;top:calc(-100% + -2px);left:50%;transform:translateX(-50%);background:#ff5447;color:white;padding:4px 8px;border-radius:3px;-webkit-animation:wcptPulse 0.5s infinite;animation:wcptPulse 0.5s infinite;display:none;white-space:nowrap}.wcpt-name-your-price-input-wrapper{position:relative;display:inline-block}.wcpt-name-your-price-wrapper--input-error--min-price
  .wcpt-name-your-price-input-error-message--min-price,.wcpt-name-your-price-wrapper--input-error--max-price
  .wcpt-name-your-price-input-error-message--max-price{display:inline-block !important}/* search filter options */input[type="search"].wcpt-search-filter-options{width:calc(100% - 6px);display:block;margin:4px auto;font-size:inherit;font-family:inherit;padding:6px;background:var(--wcpt-search-background-color);border-radius:var(--wcpt-border-radius);border-color:var(--wcpt-border-color);box-shadow:var(--wcpt-box-shadow);transition:0.2s border-color;box-sizing:border-box;-moz-appearance:auto;appearance:auto;-webkit-appearance:searchfield}input[type="search"].wcpt-search-filter-options::-webkit-input-placeholder{color:var(--wcpt-search-placeholder-text-color);font-size:inherit}input[type="search"].wcpt-search-filter-options::-moz-placeholder{color:var(--wcpt-search-placeholder-text-color);font-size:inherit}input[type="search"].wcpt-search-filter-options:-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color);font-size:inherit}input[type="search"].wcpt-search-filter-options::-ms-input-placeholder{color:var(--wcpt-search-placeholder-text-color);font-size:inherit}input[type="search"].wcpt-search-filter-options::placeholder{color:var(--wcpt-search-placeholder-text-color);font-size:inherit}input[type="search"].wcpt-search-filter-options:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-search-filter-option-set{overflow-y:auto;padding:0 2px;border-radius:inherit}/* image map labels */.wcpt-image-map-label{line-height:1em;font-size:16px;font-weight:700;text-align:center;display:inline-block;padding:5px;box-sizing:content-box !important;border-radius:4px}/* csv download */.wcpt .wcpt-csv-download{border:var(--wcpt-border-width) solid var(--wcpt-border-color);border-radius:var(--wcpt-border-radius);display:inline-block;white-space:nowrap;padding:var(--wcpt-filter-common-vertical-padding) 16px;background:var(--wcpt-filter-background-color);box-shadow:var(--wcpt-box-shadow);transition:0.05s background-color,0.2s border-color,0.2s box-shadow;cursor:pointer;vertical-align:middle !important;/* margin: 4px 8px 4px 0; */align-self:center}.wcpt .wcpt-csv-download > .wcpt-item-row{display:flex;align-items:baseline;gap:2px}.wcpt .wcpt-csv-download > .wcpt-item-row > .wcpt-icon{align-self:center}.wcpt-csv-download:hover{border-color:var(--wcpt-border-color-hover)}.wcpt-csv-download svg{vertical-align:top}/* instant search */.wcpt-instant-search .wcpt-search-submit{pointer-events:none !important}.wcpt-instant-search .wcpt-search-clear{display:none !important}.wcpt .wcpt-instant-search .wcpt-active input.wcpt-search-input[type="search"]{padding-left:15px !important}.wcpt-row--instant-search-hidden.wcpt-row{/* height: 0 !important; */display:none !important}/* instant sort */.wcpt-instant-sort{cursor:pointer}/* variation list */.wcpt-variation-attribute-list{line-height:1.5em}.wcpt-variation-attribute-list__row__column--key{float:left;margin-right:5px}.wcpt-variation-attribute-list__row__column--val{display:inline-block}/* infinite scroll */.wcpt-infinite-scroll-dots{display:block;text-align:center;position:relative;margin-top:20px}.wcpt-infinite-scroll-dots > span{position:relative;display:inline-block;font-size:18px;width:1em;height:1em;margin:0.3em}.wcpt-infinite-scroll-dots > span:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:inline-block;width:1em;height:1em;border:2px solid black;background:white;border-radius:100%;-webkit-animation:wcpt_infinite_scroll_dot 1.2s infinite;animation:wcpt_infinite_scroll_dot 1.2s infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.wcpt-infinite-scroll-dots > span:nth-child(2):after{-webkit-animation-delay:0.2s;animation-delay:0.2s}.wcpt-infinite-scroll-dots > span:nth-child(3):after{-webkit-animation-delay:0.3s;animation-delay:0.3s}@-webkit-keyframes wcpt_infinite_scroll_dot{0%{width:0.5em;height:0.5em;background-color:rgba(0, 0, 0, 0.2);opacity:0.75}20%{width:1em;height:1em;background-color:rgba(0, 0, 0, 0);opacity:1}60%{width:1em;height:1em;opacity:1}100%{width:0.5em;height:0.5em;opacity:0.75}}@keyframes wcpt_infinite_scroll_dot{0%{width:0.5em;height:0.5em;background-color:rgba(0, 0, 0, 0.2);opacity:0.75}20%{width:1em;height:1em;background-color:rgba(0, 0, 0, 0);opacity:1}60%{width:1em;height:1em;opacity:1}100%{width:0.5em;height:0.5em;opacity:0.75}}.wcpt-infinite-scroll-enabled
  .wcpt-result-count:not(.wcpt-no-results)
  > .wcpt-single-page-message{display:inline-block !important}.wcpt-infinite-scroll-enabled
  .wcpt-result-count:not(.wcpt-no-results)
  > span:not(.wcpt-single-page-message){display:none !important}/* group by category */.wcpt-row--category-heading
  th.wcpt-heading
  .wcpt-row--category-heading__category-name{display:inline-block;margin:0.5em 0.3em 0.5em 0.5em}.wcpt-row--category-heading__category-count{font-weight:normal}/* tablet responsive navigation */@media (min-width: 750px) and (max-width: 1100px){.wcpt .wcpt-grid-table-view-switcher,.wcpt-filter-row,.wcpt-filter-column,.wcpt-filter-column > .wcpt-item-row{display:inline;text-align:left}/* .wcpt .wcpt-filter-column > .wcpt-item-row > *:last-child {
    margin-right: 8px;
  } */}/* small screen exclusive elements */@media (min-width: 1199px){.wcpt-visibility-only-small-screens{display:none}}/* responsive non-modal nav *//* tablet navigation */@media (max-width: 1199px){body:not(.wcpt-nav-modal-on){.wcpt-result-count {
      width:100%;text-align:var(--wcpt-nav-header-responsive-alignment)}.wcpt-filter-row:not(.wcpt-ratio-100-0-center-aligned),.wcpt-filter-row:not(.wcpt-ratio-100-0-center-aligned) .wcpt-filter-column,.wcpt-filter-row:not(.wcpt-ratio-100-0-center-aligned)
      > .wcpt-filter-column
      > .wcpt-item-row{display:contents}.wcpt-navigation{display:flex;flex-wrap:wrap;gap:10px;justify-content:var(--wcpt-nav-header-responsive-alignment)}}body:not(.wcpt-nav-modal-on) .wcpt-navigation{margin-bottom:10px}.wcpt .wcpt-grid-table-view-switcher{text-align:var(--wcpt-nav-header-responsive-alignment)}/* fse */}


.wcpt-fse-wrapper{margin:20px auto}/* fonts tag fix */.wcpt font{display:contents}/* list view */.wcpt-list-view.wcpt-list-view--calc .wcpt-table-scroll-wrapper{margin-top:calc(var(--wcpt-list-row-gap) * -1) !important;margin-bottom:calc(var(--wcpt-list-row-gap) * -1) !important}.wcpt-list-view .wcpt-table{border-collapse:separate;border-spacing:0 var(--wcpt-list-row-gap)}.wcpt-list-view td.wcpt-cell{vertical-align:top}.wcpt-list-view :is(.wcpt-row.wcpt-odd, .wcpt-row.wcpt-even) .wcpt-cell{background:var(--wcpt-list-row-background-color);padding:var(--wcpt-list-row-cell-padding-vertical) var(--wcpt-list-row-cell-padding-horizontal)}.wcpt-list-view:not(.wcpt-list-view--calc){.wcpt-table {
    display:block}.wcpt-header{margin-bottom:10px}.wcpt-row--category-heading .wcpt-heading{width:100%}.wcpt-table-scroll-wrapper-outer{border-width:0 !important;overflow:visible !important}.wcpt-heading-row{border-bottom:none}.wcpt-row{background:transparent !important;box-shadow:var(--wcpt-list-row-box-shadow-x-offset) var(--wcpt-list-row-box-shadow-y-offset) var(--wcpt-list-row-box-shadow-blur) var(--wcpt-list-row-box-shadow-spread) var(--wcpt-list-row-box-shadow-color);border-bottom:none !important}.wcpt-row > td,.wcpt-heading-row > th{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top:var(--wcpt-list-row-border-width) solid var(--wcpt-list-row-border-color) !important;border-bottom:var(--wcpt-list-row-border-width) solid var(--wcpt-list-row-border-color) !important;position:relative;border-right:none;border-left:none;padding:25px 20px}.wcpt-row > td:not(:last-child):after,.wcpt-heading-row > th:not(:last-child):after,.wcpt-row > td:not(:first-child):before,.wcpt-heading-row > th:not(:first-child):before{content:"";display:none;width:var(--wcpt-list-row-column-separator-width);height:var(--wcpt-list-row-column-separator-height);background-color:var(--wcpt-list-row-column-separator-color);position:absolute;top:50%;right:0;transform:translateY(-50%);border-radius:20px}.wcpt-row > td:not(:first-child):before,.wcpt-heading-row > th:not(:first-child):before{left:0;right:auto}:is(.wcpt-row, .wcpt-heading-row):hover :is(td.wcpt-cell, th.wcpt-heading){border-color:var(
      --wcpt-list-row-hover-border-color,
      var(--wcpt-list-row-border-color)
    ) !important}.wcpt-row{border-radius:var(--wcpt-list-row-border-radius)}.wcpt-row > td:first-child,.wcpt-heading-row > th:first-child{border-top-left-radius:var(--wcpt-list-row-border-radius);border-bottom-left-radius:var(--wcpt-list-row-border-radius);padding-left:15px;border-left:var(--wcpt-list-row-border-width) solid var(--wcpt-list-row-border-color) !important}.wcpt-row > td:last-child,.wcpt-heading-row > th:last-child{border-top-right-radius:var(--wcpt-list-row-border-radius);border-bottom-right-radius:var(--wcpt-list-row-border-radius);padding-right:15px;border-right:var(--wcpt-list-row-border-width) solid var(--wcpt-list-row-border-color) !important}:is(.wcpt-row, .wcpt-heading-row){display:flex;flex-direction:row;flex-wrap:nowrap}:is(.wcpt-cell, .wcpt-heading){display:flex;align-items:center;flex-direction:column}thead,tbody{display:contents}.wcpt-cell-val{width:100%}}

@media (max-width: 749px){.wcpt {
    font-size:var(--wcpt-phone-font-size)}.wcpt-table th.wcpt-heading{padding:var(--wcpt-phone-table-heading-padding-vertical) var(--wcpt-phone-table-cell-padding-horizontal)}.wcpt-table td.wcpt-cell{padding:var(--wcpt-phone-table-cell-padding-vertical) var(--wcpt-phone-table-cell-padding-horizontal)}.wcpt-product-image-wrapper{width:var(--wcpt-phone-product-image-width)}body table.wcpt-table .wcpt-title{font-size:var(--wcpt-phone-title-font-size);font-weight:var(--wcpt-phone-title-font-weight)}.wcpt-table .quantity.wcpt-display-type-input{height:var(--wcpt-phone-quantity-height);width:var(--wcpt-phone-quantity-width)}.wcpt-price{font-size:var(--wcpt-phone-price-font-size)}body .wcpt-table a.wcpt-button,body .wcpt-table a.wcpt-link_button{padding:var(--wcpt-phone-button-padding-vertical) var(--wcpt-phone-button-padding-horizontal);font-size:var(--wcpt-phone-button-font-size)}.wcpt-list-view .wcpt-table{border-collapse:separate;border-spacing:0 var(--wcpt-phone-list-row-gap)}.wcpt-list-view .wcpt-product-image-wrapper{width:var(--wcpt-phone-list-view-product-image-width)}.wcpt-list-view :is(.wcpt-row.wcpt-odd, .wcpt-row.wcpt-even) .wcpt-cell{padding:var(--wcpt-phone-list-row-cell-padding-vertical) var(--wcpt-phone-list-row-cell-padding-horizontal)}.wcpt-result-count{font-size:var(--wcpt-phone-result-count-font-size)}/* phone theme customizer selectors */}


@media (max-width: 749px){/* child row */.wcpt-child-row > td > .wcpt-child-row__wrapper {
    padding:var(--wcpt-phone-child-row-padding-vertical) var(--wcpt-phone-child-row-padding-horizontal)}/* terms */.wcpt-category,.wcpt-attribute,.wcpt-brand,.wcpt-tag,.wcpt-taxonomy-term,.wcpt-term-separator{font-size:var(--wcpt-phone-term-font-size, inherit)}.wcpt-category,.wcpt-category + .wcpt-term-separator{font-size:var(--wcpt-phone-category-term-font-size, inherit)}.wcpt-attribute,.wcpt-attribute + .wcpt-term-separator{font-size:var(--wcpt-phone-attribute-term-font-size, inherit)}.wcpt-brand,.wcpt-brand + .wcpt-term-separator{font-size:var(--wcpt-phone-brand-term-font-size, inherit)}.wcpt-tag,.wcpt-tag + .wcpt-term-separator{font-size:var(--wcpt-phone-tag-term-font-size, inherit)}/* property label */}


.wcpt .wcpt-property-label-enabled{display:inline-flex;align-items:center;gap:0 4px;flex-wrap:wrap}.wcpt-property-label-enabled > .wcpt-property-label{margin-right:0 !important}@media (min-width: 750px){.wcpt-property-label-enabled[data-wcpt-term-count="1"]{white-space:nowrap !important}}.wcpt-property-label{display:inline-flex !important;align-items:center;color:var(--wcpt-property-label-text-color);white-space:nowrap;margin-right:4px}.wcpt-property-label .wcpt-icon > svg{vertical-align:top}.wcpt-property-label:has(+ .wcpt-property-name-value-separator){margin-right:0}.wcpt-property-label + *{margin-left:0 !important}.wcpt-property-label .wcpt-icon{margin-right:4px;color:var(--wcpt-property-label-icon-color)}.wcpt-property-label .wcpt-icon:last-child{margin-right:0}.wcpt .wcpt-property-label-enabled > *{vertical-align:middle !important}/* compare */.wcpt-compare-button{white-space:nowrap;cursor:pointer;display:inline-flex !important;align-items:center;gap:6px}.wcpt-compare-button .woosc-btn{display:none !important}.wcpt-compare-button__icon,.wcpt-compare-button__external-link{display:contents}.wcpt-compare-button input[type="checkbox"]{margin-right:0}/* quick view */.wcpt-quick-view-button{white-space:nowrap;cursor:pointer;display:inline-flex !important;align-items:center;gap:4px}.wcpt-quick-view-button .woosq-btn{display:none !important}.wcpt-quick-view-button__icon{display:contents}/* column stacking */.wcpt-cell--stacking,.wcpt-stack--hide{display:none !important}.wcpt-cell-val--stacked{position:relative;border-top:var(--wcpt-stacked-columns-border-width, 2px) var(--wcpt-stacked-columns-border-style, dotted) var(--wcpt-stacked-columns-border-color, rgb(0 0 0 / 10%)) !important;margin-top:calc(var(--wcpt-stacked-columns-gap-above, 1em) / 2);padding-top:calc(var(--wcpt-stacked-columns-gap-above, 1em) / 2);width:100%}.wcpt .wcpt-item-row:has(+ .wcpt-cell-val--stacked){margin-bottom:0}/* stick separator */.wcpt-stick-separator{height:var(--wcpt-stick-separator-height, 1em);width:var(--wcpt-stick-separator-width, 2px);background-color:var(--wcpt-stick-separator-background-color, #000);margin-left:calc(var(--wcpt-stick-separator-gap, 8px) - 4px);margin-right:var(--wcpt-stick-separator-gap, 8px);border-radius:10px}.wcpt-stick-separator:has(+ .wcpt-stick-separator),.wcpt-stick-separator.wcpt-stick-separator--hide-last:last-child,.wcpt-stick-separator.wcpt-stick-separator--hide-first:first-child,.wcpt-stick-separator + .wcpt-stick-separator{display:none}/* child row *//* child row */.wcpt-has-child-row{position:relative}.wcpt-child-row{background:transparent !important;/* display: none; */position:relative}.wcpt-child-row > td{border:none !important;padding:0 !important;width:100%}.wcpt-child-row > td > .wcpt-child-row__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:0;padding:var(--wcpt-child-row-padding-vertical) var(--wcpt-child-row-padding-horizontal);background:var(--wcpt-child-row-background-color)}.wcpt-child-row__element__heading{font-weight:bold;margin-bottom:4px}.wcpt-child-row__element__heading > div.wcpt-item-row{display:flex}.wcpt-child-row__element{display:block;padding:10px;position:relative}.wcpt-child-row__element:before{content:"";position:absolute;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:var(--wcpt-border-radius);border:0 solid var(--wcpt-table-border-color);pointer-events:none;z-index:0}.wcpt-child-row__element__heading .wcpt-sorting-icons{display:none !important}.wcpt-child-row__element__heading,.wcpt-child-row__element__content{z-index:1}.wcpt-child-row__element__content > .wcpt-item-row:not(:last-child){margin-bottom:var(--wcpt-child-row-inner-row-gap)}/* Per-device child-row column ordering via CSS custom properties.
    * These can be further tuned to your exact breakpoints/layout.
    *
    * IMPORTANT: When device columns are inherited, the outer wrapper may still
    * have the laptop device class. Therefore we rely purely on viewport
    * breakpoints + the presence of per-device order vars to decide ordering
    * and visibility.
    *//* Base: hide all child-row elements; specific ranges will selectively show. */.wcpt-child-row__element{display:none}/* Laptop / largest device layout: above 1199px */@media (min-width: 1200px){.wcpt-child-row__element{order:var(--wcpt-child-row-column-order-laptop, 0);display:none}.wcpt-child-row__element[style*="--wcpt-child-row-column-order-laptop"]{display:block}}/* Tablet layout: between 750px and 1199px */@media (max-width: 1199px) and (min-width: 750px){.wcpt-child-row__element{order:var(--wcpt-child-row-column-order-tablet, 0);display:none}.wcpt-child-row__element[style*="--wcpt-child-row-column-order-tablet"]{display:block}}/* Phone layout: below 750px */@media (max-width: 749px){.wcpt-child-row__element{order:var(--wcpt-child-row-column-order-phone, 0);display:none}.wcpt-child-row__element[style*="--wcpt-child-row-column-order-phone"]{display:block}}.wcpt-child-row-toggle{cursor:pointer;text-align:center !important;vertical-align:middle !important;width:0}.wcpt-child-row-toggle__control{width:1em;height:1em;font-size:var(--wcpt-child-row-trigger-font-size);stroke-width:3px;border-radius:100%;padding:var(--wcpt-child-row-trigger-padding);display:inline-block;box-sizing:content-box !important;line-height:1em !important;color:var(--wcpt-child-row-trigger-text-color);border:var(--wcpt-child-row-trigger-border-width) solid var(--wcpt-child-row-trigger-border-color);background:var(--wcpt-child-row-trigger-background-color)}.wcpt-child-row-toggle:hover .wcpt-child-row-toggle__control{opacity:0.85}.wcpt-child-row-toggle__control--close svg{top:-1px}.wcpt-child-row-toggle--closed .wcpt-child-row-toggle__control--open{display:inline-block}.wcpt-child-row-toggle:not(.wcpt-child-row-toggle--closed)
  .wcpt-child-row-toggle__control--open,.wcpt-child-row-toggle--closed .wcpt-child-row-toggle__control--close{display:none}.wcpt-child-row p:last-child{padding-bottom:0.25em;margin-bottom:0}.frzTbl-frozen-columns-wrapper__columns .wcpt-child-row{display:none !important}.wcpt-has-child-row > td:first-child:after,.wcpt-child-row > td:first-child:after{content:"";width:0;height:0%;bottom:-4px;left:0;background:transparent;position:absolute;pointer-events:none;border-radius:8px;transition:0.2s}.wcpt-child-row td:first-child:after{top:-4px;bottom:auto}.wcpt-has-child-row--visible.wcpt-row > td:first-child:after,.wcpt-has-child-row--visible.wcpt-row
  + tr.wcpt-child-row
  > td:first-child:after{height:100%;background:var(--wcpt-child-row-open-indicator-color);width:var(--wcpt-child-row-open-indicator-width)}/* inner columns */:root{--wcpt-inner-column-gap:10px;--wcpt-inner-row-gap:0px}.wcpt-row-columns{display:flex;flex-direction:row;align-items:center;gap:var(--wcpt-inner-column-gap);width:100%}.wcpt-row-column{display:flex;flex-direction:column;gap:var(--wcpt-inner-row-gap)}.wcpt-row-column > .wcpt-item-row{width:100%}/* horizontal alignment hooks from row.columns.horizontal_alignment */.wcpt-row-columns--align-left{justify-content:flex-start;text-align:left}.wcpt-row-columns--align-right{justify-content:flex-end;text-align:right}.wcpt-row-columns--align-center{justify-content:center;text-align:center}.wcpt-row-columns--align-justify{justify-content:space-between}/* vertical alignment hooks from row.columns.vertical_alignment */.wcpt-row-columns--valign-auto{/* align-items: stretch; */}.wcpt-row-columns--valign-top{align-items:flex-start}.wcpt-row-columns--valign-center{align-items:center}.wcpt-row-columns--valign-baseline{align-items:baseline}.wcpt-row-columns--valign-bottom{align-items:flex-end}/* width hooks from row.columns.width (e.g. auto, equal); --width-50 kept for older saved markup */.wcpt-row-columns--width-auto{/* default equal flex */}.wcpt-row-columns--width-equal .wcpt-row-column--1,.wcpt-row-columns--width-equal .wcpt-row-column--2,.wcpt-row-columns--width-50 .wcpt-row-column--1,.wcpt-row-columns--width-50 .wcpt-row-column--2{flex:0 0 50%}body .wcpt-table .wcpt-row-column .wcpt-product-image-wrapper,body .wcpt-table .wcpt-row-column .wcpt-product-image-wrapper img{max-width:none !important}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}:root{--cookieadmin-primary-color:#001d39;--cookieadmin-primary-hover-color:#985e23;--cookieadmin-secondary-color:#0046b2;--cookieadmin-secondary-hover-color:#0065ff;--cookieadmin-txcolor:#0f172a;--cookieadmin-green-txtcolor:#3a8356;--cookieadmin-warning-txtcolor:#9c7930;--cookieadmin-red-txtcolor:#b55355;--cookieadmin-green-color:#15a448;--cookieadmin-warning-color:#e9b306;--cookieadmin-red-color:#dd2727}.cookieadmin_cookie_modal label,.cookieadmin_cookie_modal input{padding:5px;margin-right:5px;font-size:15px}.cookieadmin_cookie_modal label{font-weight:501}.cookieadmin_bottom{bottom:20px}.cookieadmin_top{top:20px}.cookieadmin_right{right:15px}.cookieadmin_left{left:15px}@keyframes cookieadmin_slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cookieadmin_slideSide{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.cookieadmin_law_container{position:fixed;width:25%;box-sizing:border-box;z-index:99999;display:none}.cookieadmin_consent_btns{align-content:center;display:flex;justify-content:space-evenly;flex-wrap:wrap}.cookieadmin_box{width:25%;box-sizing:border-box;display:none}.cookieadmin_notice_group{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.cookieadmin_consent_inside{color:#000;background-color:#FFF;border:1px solid #f4f4f4;padding:15px;border-radius:4px;box-shadow:1px 3px 10px rgb(0 0 0 / .2)}#cookieadmin_notice_title{font-weight:601;margin:0;padding-left:5px}.cookieadmin_notice_con{font-size:initial;padding:0 6px;flex:1}.cookieadmin_cookie_modal{display:none;flex-direction:column;position:fixed;max-height:80vh;background-color:#FFF;border:1px solid #F4F4F4;border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0 / .2);z-index:999999}.cookieadmin_center{top:10%;left:22%;max-width:60vw}.cookieadmin_side{flex-direction:column;position:fixed;width:35vw;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideSide;max-height:100vh;left:0;top:0;border-radius:0}.cookieadmin_down{position:fixed;max-width:100%;max-height:55vh;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideUp}.cookieadmin_modal_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:1000}.cookieadmin_mod_head{display:flex;justify-content:space-between}.cookieadmin_mod_head,.cookieadmin_wrapper{padding:15px;border-bottom:1px solid #CCC}.cookieadmin_close_pref{background:none;border:none;align-self:baseline;color:gray;cursor:pointer;padding:0}.cookieadmin_preference_title{font-size:20px;font-weight:801;margin:9px}.cookieadmin_preference_details{padding:0 10px}.cookieadmin_preference{overflow:auto;font-size:15px;height:auto;padding:10px 0}.cookieadmin_details_wrapper{padding:0 15px;height:calc(100% - 6%);overflow:auto;scrollbar-width:thin}.cookieadmin_types{padding:10px 10px;border-top:1px solid #CCC}.cookieadmin_header{display:flex;justify-content:space-between}.cookieadmin_header>span>label{cursor:pointer}.cookieadmin_remark{display:none;justify-self:right}.cookieadmin_act{display:inline;color:#1863dc}.cookieadmin-modal-cookies-list{display:none;padding:1px;border-radius:10px;margin:0 20px;margin-right:4rem;font-size:smaller;font-size:1rem;text-align:center}.cookieadmin_desc{padding:5px 20px;font-size:15px;padding-right:4rem}.cookieadmin_footer{left:0;padding:15px;flex-wrap:wrap;width:100%}.cookieadmin_modal_footer{left:0;padding:15px;flex-wrap:wrap;border-top:1px solid #CCC}button.cookieadmin_btn{background-color:#fff0;border:1px solid gray;color:#1863dc;padding:.4rem .9rem;border-radius:4px;margin:2px 5px;cursor:pointer;flex:auto;text-wrap:auto}.cookieadmin_btn:hover{opacity:.8}.cookieadmin_show_pref_cookies{cursor:pointer;font-size:18px;font-family:initial}button.cookieadmin_re_consent{display:none;position:fixed;bottom:15px;left:15px;background-color:#374FD4;height:50px;width:50px;border-radius:50%!important;cursor:pointer;border:0;z-index:99999;padding:5px!important;box-shadow:-4px 5px 10px rgb(0 0 0 / .4);align-items:center;justify-content:center}.cookieadmin-cookie-card{background:ghostwhite;border-radius:10px;padding:16px;font-family:'Open Sans','Segoe UI',sans-serif;box-shadow:0 2px 6px rgb(0 0 0 / .1);margin:10px auto;text-align:left}.cookieadmin-cookie-header{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:6px}.cookieadmin-cookie-name{font-weight:700;color:#333}.cookieadmin-cookie-duration{font-size:.85rem}.cookieadmin-cookie-duration>b{font-weight:700}.cookieadmin-cookie-description{font-size:.9rem;margin-bottom:12px}.cookieadmin-cookie-tags{display:flex;gap:8px}.cookieadmin-tag{background:#e0e0e0;padding:4px 10px;border-radius:12px;font-size:.75rem;color:#333}.cookieadmin_toggle{position:relative;display:inline-block;width:24px;height:11px}.cookieadmin_toggle input{display:none}.cookieadmin_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:21px;width:34px;background-color:gray;transition:.4s;border-radius:34px}.cookieadmin_slider:before{position:absolute;content:"";height:15px;width:15px;left:3.2px;bottom:3.2px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.cookieadmin_slider{background-color:#3582c4}input:checked+.cookieadmin_slider:before{transform:translateX(13px)}.cookieadmin_law_container .cookieadmin-poweredby{margin-top:10px}.cookieadmin_modal_footer_links .cookieadmin-poweredby{margin-left:auto}.cookieadmin-poweredby a img{height:15px}.cookieadmin-poweredby a{color:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:11px;gap:2px;text-decoration:none}.cookieadmin_modal_footer .cookieadmin-poweredby a{justify-content:end}#cookieadmin-gpc-toast{display:flex;visibility:hidden;position:fixed;bottom:24px;right:24px;color:#fff;padding:10px 14px;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / .15);align-items:center;justify-content:space-between;gap:10px;font-size:14px;z-index:99999;opacity:0;transform:translateY(20px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0s 0.3s;line-height:1.5}#cookieadmin_gpc_override{padding-bottom:10px}.cookieadmin_policy_link_box{display:flex;justify-content:space-around;font-size:13px;flex-wrap:wrap}.cookieadmin_modal_policy_link_box{display:flex;gap:5px;font-size:13px;flex-wrap:wrap}.cookieadmin_modal_footer_links{display:flex;justify-content:space-between;margin:9px 9px 0 9px}@media (max-width:767px){.cookieadmin_center{top:10%;left:5%;max-width:90vw}.cookieadmin_show_pref_cookies{font-size:14px}.cookieadmin_law_container,.cookieadmin_box{width:90%}.cookieadmin_side{width:100%}}@media (min-width:768px) and (max-width:991px){.cookieadmin_box{width:45%}}@media (min-width:992px) and (max-width:1199px){.cookieadmin_box{width:35%}}@media (min-width:1200px) and (max-width:1360px){.cookieadmin_box{width:30%}}@media (min-width:768px){.cookieadmin_notice_group{flex-direction:row;justify-content:space-between;align-items:center}.cookieadmin_notice_con{flex:1}.cookieadmin_consent_btns{flex-shrink:0}}@media (max-width:480px){.cookieadmin_consent_inside .cookieadmin_btn{width:100%;margin:5px 0}.cookieadmin_modal_footer{padding:8px}}.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:#444}.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:#444;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:var(--wp-admin-theme-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 var(--wp-admin-theme-color,#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:#444}.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 var(--wp-admin-theme-color,#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 var(--wp-admin-theme-color,#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 var(--wp-admin-theme-color,#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:var(--wp-admin-theme-color,#0073aa)}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/wp-content/plugins/marketking-multivendor-marketplace-for-woocommerce/public/dashboard/assets/b2bkingintegration/dataTables/../images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/wp-content/plugins/marketking-multivendor-marketplace-for-woocommerce/public/dashboard/assets/b2bkingintegration/dataTables/../images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/wp-content/plugins/marketking-multivendor-marketplace-for-woocommerce/public/dashboard/assets/b2bkingintegration/dataTables/../images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/wp-content/plugins/marketking-multivendor-marketplace-for-woocommerce/public/dashboard/assets/b2bkingintegration/dataTables/../images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/wp-content/plugins/marketking-multivendor-marketplace-for-woocommerce/public/dashboard/assets/b2bkingintegration/dataTables/../images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}
:root{--wp-color-white:#fff;--wp-color-black:#000;--wp-color-gray-0:#f6f7f7;--wp-color-gray-2:#f0f0f1;--wp-color-gray-5:#dcdcde;--wp-color-gray-10:#c3c4c7;--wp-color-gray-20:#a7aaad;--wp-color-gray-30:#8c8f94;--wp-color-gray-40:#787c82;--wp-color-gray-50:#646970;--wp-color-gray-60:#50575e;--wp-color-gray-70:#3c434a;--wp-color-gray-80:#2c3338;--wp-color-gray-90:#1d2327;--wp-color-gray-100:#101517;--wp-color-blue-0:#f0f6fc;--wp-color-blue-5:#c5d9ed;--wp-color-blue-10:#9ec2e6;--wp-color-blue-20:#72aee6;--wp-color-blue-30:#4f94d4;--wp-color-blue-40:#3582c4;--wp-color-blue-50:#2271b1;--wp-color-blue-60:#135e96;--wp-color-blue-70:#0a4b78;--wp-color-blue-80:#043959;--wp-color-blue-90:#01263a;--wp-color-blue-100:#00131c;--wp-color-red-0:#fcf0f1;--wp-color-red-5:#facfd2;--wp-color-red-10:#ffabaf;--wp-color-red-20:#ff8085;--wp-color-red-30:#f86368;--wp-color-red-40:#e65054;--wp-color-red-50:#d63638;--wp-color-red-60:#b32d2e;--wp-color-red-70:#8a2424;--wp-color-red-80:#691c1c;--wp-color-red-90:#451313;--wp-color-red-100:#240a0a;--wp-color-yellow-0:#fcf9e8;--wp-color-yellow-5:#f5e6ab;--wp-color-yellow-10:#f2d675;--wp-color-yellow-20:#f0c33c;--wp-color-yellow-30:#dba617;--wp-color-yellow-40:#bd8600;--wp-color-yellow-50:#996800;--wp-color-yellow-60:#755100;--wp-color-yellow-70:#614200;--wp-color-yellow-80:#4a3200;--wp-color-yellow-90:#362400;--wp-color-yellow-100:#211600;--wp-color-green-0:#edfaef;--wp-color-green-5:#b8e6bf;--wp-color-green-10:#68de7c;--wp-color-green-20:#1ed14b;--wp-color-green-30:#00ba37;--wp-color-green-40:#00a32a;--wp-color-green-50:#008a20;--wp-color-green-60:#007017;--wp-color-green-70:#005c12;--wp-color-green-80:#00450c;--wp-color-green-90:#003008;--wp-color-green-100:#001c05}.whols_loop_custom_price>div{line-height:1}.whols_loop_custom_price .whols_label{font-size:13px;font-weight:400;line-height:1.5}.whols_loop_custom_price>div:last-child{margin-bottom:10px}.whols_minimum_quantity_notice{font-size:13px;line-height:1.5;font-weight:500;margin-bottom:10px}.whols_shop_table{margin-bottom:15px}.whols_shop_table tbody td{border-bottom:0}.woocommerce div.product form.cart .whols_shop_table td{padding-left:1em;border-left-width:1px}.woocommerce table.shop_table.whols_shop_table thead th{border-left-width:1px;border-top-width:1px;border-right-width:1px}.whols_registration_form input{width:100%;margin-bottom:0;margin-left:0}.whols_loop_custom_price .whols_label .whols_label_left{font-weight:700}.whols_registration_form label{line-height:2}.whols_registration_form .required{color:red}.whols_registration_form input[type="submit"]{margin-top:15px;width:auto}.whols-form-row.type--checkbox .whols-input-wrapper{display:flex;align-items:center}.whols-form-row.type--checkbox input{width:auto;margin-right:5px}:root{--whols-raq-modal-header-padding:18px 25px;--whols-raq-wp-color-blue:#3858e9}.whols-raq-modal-area{position:fixed;z-index:9999;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:20px;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:0;background-color:rgb(0 0 0 / .8)}.whols-raq-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff0;opacity:0;visibility:hidden}.whols-raq-modal-inner{position:relative;z-index:9;width:100%;max-width:645px;border-radius:5px;background-color:#FFF;max-width:900px;overflow:hidden;display:block}.whols-raq-modal-full-height .whols-raq-modal-inner{height:calc(100vh - 100px);max-height:calc(100vh - 100px)}.whols-raq-modal-open .whols-raq-modal-area{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.whols-raq-modal-open .whols-raq-modal-overlay{opacity:1;visibility:visible}.whols-raq-modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:var(--whols-raq-modal-header-padding);border-bottom:1px solid #dfe7f1}.whols-raq-modal-title{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1d2327;font-size:1.3em;font-weight:600}.whols-raq-modal-icon{height:40px;width:40px;line-height:40px;background-color:#eaf3ff;text-align:center;border-radius:100%;margin-right:10px;color:#2d84fb}.whols-raq-modal-dismiss{cursor:pointer;color:#999;transition:0.4s}.whols-raq-modal-body{height:calc(100% - 175px);overflow-y:scroll;padding:var(--whols-raq-modal-header-padding)}.whols-raq-form-message{margin-top:20px}.whols-raq-form-message .woocommerce-error{margin-bottom:0}.whols-raq-form button{display:inline-flex;align-items:center;gap:5px}.whols-raq-form button i.dashicons,.whols-request-a-quote i.dashicons{display:inline-block;animation:dashicons-spin 2s infinite linear}@keyframes dashicons-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.whols-raq-form .type--hidden{display:none}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.3);box-shadow:0 0 5px 1px rgba(0,0,0,.3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:transparent;border:var(--arrow-width) solid transparent;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:transparent;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid transparent;border-right:3px solid transparent;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgba(0,0,0,.38);box-shadow:0 0 2px rgba(0,0,0,.38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgba(0,0,0,.251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}
.ajax-loading,.product-remove a.yith-ywraq-item-remove.remove{display:inline-block}.product-remove .ajax-loading{vertical-align:text-bottom}.woocommerce .related ul li.product img,.woocommerce .related ul.products li.product img.ajax-loading{width:auto}.yith-ywraq-add-to-quote a,.yith_ywraq_add_item_browse_message a{font-size:1.2rem!important;font-weight:600;margin:0 auto}.yith_ywraq_add_item_browse_message a:after{display:none!important}.ywraq-form-table-wrapper.wide{align-content:space-evenly;align-items:baseline;display:flex;flex:0 0 auto}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{flex-basis:48%;margin-left:5%}.ywraq-form-table-wrapper.wide form#yith-ywraq-form{flex-basis:48%}.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{padding:25px}input#rqa_privacy{display:table-cell}#rqa_privacy_row label{display:table-cell;margin-left:10px;vertical-align:middle;padding-left:10px}#rqa_privacy_row{display:table}@media (max-width:768px){.ywraq-form-table-wrapper.wide{display:block}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{margin-left:0}}html.yith-quick-view-is-open,html.yith-quick-view-is-open body{overflow:hidden}html.yith-quick-view-is-open .select2-container.select2-container--open{z-index:1500}html.yith-quick-view-is-open.yith-quick-view-on-mobile .select2-container.select2-container--open{z-index:999999}#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:1400;opacity:0;text-align:center;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yith-wcqv-head{position:absolute;top:15px;right:15px;z-index:1000;width:30px;height:30px}#yith-quick-view-modal:before{;display:inline-block;vertical-align:middle;height:100%;width:0}#yith-quick-view-modal span.onsale{top:25px;left:25px;right:auto;z-index:10}#yith-quick-view-modal .yith-wcqv-wrapper .woocommerce-variation-description p{font-size:16px}#yith-quick-view-modal .yith-wcqv-wrapper{display:inline-block;vertical-align:middle;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left;height:600px;width:1000px;position:absolute}.yith-quick-view.yith-modal .yith-wcqv-wrapper{position:absolute;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left}#yith-quick-view-modal .yith-wcqv-main{-moz-transform:translateY(20%);-ms-transform:translateY(20%);opacity:0;height:100%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0 1px 30px rgb(0 0 0 / .25);box-shadow:0 1px 30px rgb(0 0 0 / .25);border-radius:22px}#yith-quick-view-modal.open,#yith-quick-view-modal.open .yith-wcqv-wrapper{visibility:visible;opacity:1}#yith-quick-view-modal .yith-wcqv-main:after,#yith-quick-view-modal .yith-wcqv-main:before{display:table;clear:both}#yith-quick-view-modal.open .yith-wcqv-main{opacity:1;height:100%;overflow-y:scroll;position:relative;border-radius:22px}#yith-quick-view-close{border:1px solid;position:absolute;top:5px;right:5px;width:20px;height:20px;text-align:center;line-height:18px;z-index:2;opacity:.5}#yith-quick-view-close:hover{opacity:1;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}div#yith-quick-view-content div[id^="product"]{display:flex;flex-direction:row}#yith-quick-view-content div.images{opacity:1!important;margin:0;box-sizing:border-box}#yith-quick-view-content div.images img{max-width:100%;object-fit:cover;height:100%;object-position:center}#yith-quick-view-content div.images a{display:block;font-size:0;max-height:600px;height:100%}#yith-quick-view-content div.summary{margin:0;padding:15px;font-size:16px;box-sizing:border-box;overflow-y:auto;padding-left:30px;padding-right:30px}#yith-quick-view-content div.summary.entry-summary .woocommerce-product-details__short-description p{font-size:16px}.yith-quick-view-content.woocommerce div.summary .price{font-size:22px;margin-bottom:15px}.yith-quick-view-content.woocommerce div.summary .price del,.yith-quick-view-content.woocommerce div.summary .price ins{display:inline-block;background:none}.yith-quick-view-content.woocommerce div.summary .price del{font-size:80%;opacity:.5}.yith-quick-view-content.woocommerce div.product .product{height:600px}.yith-quick-view-content.woocommerce div.summary div[itemprop="description"],.yith-quick-view-content.woocommerce div.summary .product_meta{font-size:15px}.yith-quick-view-content.woocommerce div.summary .product_meta span{margin-bottom:10px!important}.yith-quick-view-content.woocommerce div.summary div[itemprop="description"]{margin-bottom:30px}.yith-quick-view-content.woocommerce div.summary .product_meta>span{display:block}.yith-quick-view-content.woocommerce div.summary div.quantity,.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{margin-right:15px;display:inline-block}.yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.yith-quick-view-content.woocommerce div.summary table.variations{border:0;margin-bottom:0}.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details{margin:10px 0;display:inline-block}.yith-quick-view-content.woocommerce div.product form.cart .variations select{float:none;width:100%;max-width:450px}.yith-quick-view.yith-modal.fade-in.open .yith-quick-view-content.woocommerce div.product form.cart .variations select{max-width:350px}#yith-quick-view-content div.woocommerce-product-rating:after,#yith-quick-view-content div.woocommerce-product-rating:before{content:'';display:table;clear:both}#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display:none}#yith-quick-view-content .onsale{top:5px;right:auto;left:5px}#yith-quick-view-content figure.woocommerce-product-gallery__wrapper>div:not(:first-child){display:none}li.product .yith-wcqv-button .blockUI.blockOverlay:before{background:none}.yith-quick-view.yith-modal .yith-quick-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:480px){#yith-quick-view-modal{position:fixed;z-index:1400;top:0;bottom:0;left:0;right:0;visibility:hidden;overflow:scroll;height:100%}#yith-quick-view-modal.open .images,#yith-quick-view-modal.open .images img{width:100%!important;float:none}#yith-quick-view-modal .yith-wcqv-wrapper{width:100%!important;height:100%!important;top:0!important;bottom:0!important;left:0!important;right:0!important}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{width:100%;height:100%!important;border-radius:0!important;height:auto}#yith-quick-view-modal .yith-wcqv-wrapper .summary.entry-summary{width:100%;padding-right:30px;float:none}#yith-quick-view-modal #yith-quick-view-content{height:auto}.yith-quick-view-content.woocommerce div.product .product{height:calc(100vh - 100px)!important}}@media(min-width:480px) and (max-width:768px){#yith-quick-view-modal .yith-wcqv-wrapper{height:calc(100vh - 100px)!important;top:50px!important;bottom:50px!important;max-width:450px;left:0!important;right:0!important;margin-inline:auto}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:100%!important;border-radius:inherit}}@media (max-width:768px){div#yith-quick-view-content div[id^="product"]{flex-direction:column}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:auto;border-radius:inherit}#yith-quick-view-modal .yith-quick-view-content div.images,#yith-quick-view-modal .yith-quick-view-content div.summary{width:100%!important;height:auto;max-height:none}.yith-quick-view-mobile #yith-quick-view-modal .yith-wcqv-main{width:100%!important;border-radius:0!important}#yith-quick-view-content div.summary{overflow:inherit}html.yith-quick-view-is-open #yith-quick-view-modal{width:100%!important}}@media (min-width:768px){#yith-quick-view-modal.open .yith-wcqv-main{overflow:hidden}#yith-quick-view-content div.summary{max-height:600px}}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title{margin-top:20px}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .product_title,.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .price{font-size:24px}.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description. .theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary .single_variation_wrap .woocommerce-variation-description,.theme-yith-proteo .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input{font-size:16px}.theme-yith-proteo .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.theme-yith-proteo .single-product div.product .summary.entry-summary{padding-left:30px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary{font-size:16px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .product_title,.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary .price{font-size:24px}.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input{font-size:20px}.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button{padding:12px 40px;border-radius:12px;font-size:15px}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-moz-box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-box-shadow:0 1px 0 hsl(0 0% 100% / .75);box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:#fff0}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:#fff0!important}﻿.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px!important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto!important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em!important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:#fff0!important;border-left:5px solid #fff0!important;border-right:5px solid #fff0!important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333333);background:var(--color-add-to-wishlist-background,#333333);color:var(--color-add-to-wishlist-text,#ffffff);border-color:var(--color-add-to-wishlist-border,#333333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#ffffff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333333);border-bottom-color:var(--tooltip-color-background,#333333);border-top-color:var(--tooltip-color-background,#333333);color:var(--tooltip-color-text,#ffffff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table!important;margin:0 auto 5px!important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px!important;display:inline-flex!important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px!important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0!important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0!important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333333);color:var(--color-add-to-cart-text,#ffffff);border-color:var(--color-add-to-cart-border,#333333);border-radius:var(--add-to-cart-rounded-corners-radius,16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#ffffff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333333);color:var(--color-button-style-1-text,#ffffff);border-color:var(--color-button-style-1-border,#333333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333333);color:var(--color-button-style-1-text-hover,#ffffff);border-color:var(--color-button-style-1-border-hover,#333333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333333);color:var(--color-button-style-2-text,#ffffff);border-color:var(--color-button-style-2-border,#333333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333333);color:var(--color-button-style-2-text-hover,#ffffff);border-color:var(--color-button-style-2-border-hover,#333333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#ffffff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#cccccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color,#ffffff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#ffffff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb!important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto!important}.change-wishlist-selectBox-dropdown-menu{width:auto!important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto!important}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;display:inline!important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px!important;height:16px!important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px!important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgb(0 0 0 / .4);box-shadow:0 0 1px hsl(0 0% 100% / .4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0!important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block!important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:450px!important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgb(24 53 62 / .1) 0 11px 15px -7px,rgb(24 53 62 / .07) 0 24px 38px 3px,rgb(24 53 62 / .06) 0 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100%!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}svg.yith-wcwl-icon-svg{width:30px;height:30px}.yith-add-to-wishlist-button-block{display:flex;align-items:center;justify-content:center;position:relative;width:max-content;margin:7px auto}.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single{margin-inline:0;gap:10px;align-items:flex-start;flex-direction:column}.yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button__wrapper{text-decoration:none}.yith-wcwl-add-to-wishlist-button{display:flex;flex-direction:column;align-items:center;position:relative;cursor:pointer;font-size:1rem}.yith-wcwl-add-to-wishlist-button svg,.yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon{width:30px;height:30px}.yith-wcwl-add-to-wishlist-button:is(button){flex-direction:row;gap:5px;padding:6px 10px;font-size:.9rem}.yith-wcwl-add-to-wishlist-button:is(button) .yith-wcwl-icon-svg__wrapper{display:flex}.yith-wcwl-add-to-wishlist-button:is(button) .yith-wcwl-icon-svg__wrapper:is(span){display:inline-flex}.yith-wcwl-add-to-wishlist-button:is(button) svg,.yith-wcwl-add-to-wishlist-button:is(button) img{width:22px;height:22px}.yith-wcwl-add-to-wishlist-button:is(button):not(.yith-wcwl-theme-button-style){background-color:var(--color-add-to-wishlist-background,#333333);color:var(--color-add-to-wishlist-text,#ffffff);border:2px solid var(--color-add-to-wishlist-border,#333333);border-radius:var(--rounded-corners-radius,16px)}.yith-wcwl-add-to-wishlist-button:is(button):not(.yith-wcwl-theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#ffffff);border:2px solid var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--loading{cursor:progress}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button{text-decoration:none}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--pillow{border-radius:100px;padding:7px 14px;font-size:.9rem}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor{flex-direction:row;margin:auto;justify-content:center;gap:7px}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist--with-counter{gap:4px}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img{width:30px;color:currentColor;max-width:35px}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button{flex-direction:column;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button.yith-wcwl-add-to-wishlist-button--added,.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button.yith-wcwl-add-to-wishlist-button--added:hover,.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button.yith-wcwl-add-to-wishlist-button--added .yith-wcwl-add-to-wishlist__counter{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:hover,.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button .yith-wcwl-add-to-wishlist__counter{color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button){gap:5px;background:none;border:none}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button):hover{background:none;border:none}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) svg.yith-wcwl-add-to-wishlist-button-icon{width:30px;height:30px}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) .yith-wcwl-add-to-wishlist__counter{line-height:1}.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--single) .yith-wcwl-add-to-wishlist__counter{font-weight:500}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor{display:flex;align-items:center;margin-inline:0;justify-content:flex-start;gap:10px}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image{position:absolute;display:flex;margin:10px;z-index:20}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left{left:0;top:0}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-right{right:0;top:0}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--bottom-left{left:0;bottom:0}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--bottom-right{right:0;bottom:0}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--hover{opacity:0;transition:.2s}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--hover.yith-wcwl-add-to-wishlist-button--loading:not(.yith-wcwl-add-to-wishlist-button--first-loading){opacity:1}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image.yith-wcwl-add-to-wishlist--dropdown-opened{opacity:1}.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image .yith-wcwl-icon{width:30px;height:30px}.yith-wcwl-add-to-wishlist__feedback{text-align:center;padding:10px 17px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsl(0 0% 100% / .95);font-size:.8em;transition:opacity .5s ease-out;opacity:1;text-wrap:balance;animation:fade-in .3s,bounce .45s;width:max-content;max-width:90%;position:fixed;z-index:999}.yith-wcwl-add-to-wishlist__feedback.yith-wcwl-add-to-wishlist__feedback-on-product-image{position:absolute}.yith-wcwl-add-to-wishlist__feedback.yith-wcwl-fade-out{animation:fade-out .5s forwards}div[data-block-name="woocommerce/product-image"]:hover .yith-wcwl-add-to-wishlist-button-over-image--hover,div[data-block-name="woocommerce/product-image"]:focus .yith-wcwl-add-to-wishlist-button-over-image--hover,div[data-block-name="woocommerce/product-image"] :has(*:focus) .yith-wcwl-add-to-wishlist-button-over-image--hover,div.wc-block-grid__product-image:hover .yith-wcwl-add-to-wishlist-button-over-image--hover,div.wc-block-grid__product-image:focus .yith-wcwl-add-to-wishlist-button-over-image--hover,div.wc-block-grid__product-image :has(*:focus) .yith-wcwl-add-to-wishlist-button-over-image--hover,.woocommerce-loop-product__link [class*=image]:hover .yith-wcwl-add-to-wishlist-button-over-image--hover,.woocommerce-loop-product__link [class*=image]:focus .yith-wcwl-add-to-wishlist-button-over-image--hover,.woocommerce-loop-product__link [class*=image] :has(*:focus) .yith-wcwl-add-to-wishlist-button-over-image--hover,.add-to-wishlist-before_image:hover .yith-wcwl-add-to-wishlist-button-over-image--hover,.add-to-wishlist-before_image:focus .yith-wcwl-add-to-wishlist-button-over-image--hover,.add-to-wishlist-before_image :has(*:focus) .yith-wcwl-add-to-wishlist-button-over-image--hover{opacity:1}.yith-wcwl-feedback-messages-container{display:flex;flex-direction:column;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;height:fit-content;z-index:999;transition:.3s;max-width:90%}.yith-wcwl-feedback-messages-container .yith-wcwl-add-to-wishlist__feedback{position:relative;transform:unset;top:unset;left:unset;animation:fade-in .3s;width:300px;max-width:100%;justify-content:center}.yith-wcwl-feedback-messages-container .yith-wcwl-add-to-wishlist__feedback.yith-wcwl-fade-out{animation:fade-out .5s forwards}.yith-wcwl-feedback-messages-container .yith-wcwl-add-to-wishlist__feedback:not(:last-child){margin-bottom:10px}.woocommerce a.add_to_wishlist.button.alt:not(.yith-wcwl-theme-button-style){background-color:var(--color-add-to-wishlist-background,#333333);background:var(--color-add-to-wishlist-background,#333333);color:var(--color-add-to-wishlist-text,#ffffff);border-color:var(--color-add-to-wishlist-border,#333333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce a.add_to_wishlist.button.alt:not(.yith-wcwl-theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#ffffff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,rgb(51 51 51 / .9019607843));border-bottom-color:var(--tooltip-color-background,rgb(51 51 51 / .9019607843));border-top-color:var(--tooltip-color-background,rgb(51 51 51 / .9019607843));color:var(--tooltip-color-text,#ffffff)}.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon{color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist-tooltip{background-color:var(--tooltip-color-background,rgb(51 51 51 / .9019607843));color:var(--tooltip-color-text,#ffffff);display:block;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10;width:250px;padding:5px 10px;border-radius:5px;margin-top:10px;max-width:max-content;text-align:center;font-size:12px;line-height:normal;text-wrap:balance;pointer-events:none;cursor:initial;opacity:0;animation:fade-in .3s .3s forwards,slide-down .3s .3s}.yith-wcwl-add-to-wishlist-tooltip--top{top:unset;bottom:100%;margin-block:0 10px}.yith-wcwl-add-to-wishlist-dropdown{position:absolute;left:0;margin-top:20px;z-index:99;top:100%;background:hsl(0 0% 100% / .95);padding:10px;border:1px solid #ddd;border-radius:10px;width:max-content;min-width:250px;max-width:350px;display:flex;flex-direction:column;align-items:flex-start;gap:0;animation:scale-up .3s;-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}.yith-wcwl-add-to-wishlist-dropdown--bottom-left{left:unset;right:0;-webkit-transform-origin:top right;-moz-transform-origin:top right;-ms-transform-origin:top right;-o-transform-origin:top right;transform-origin:top right}.yith-wcwl-add-to-wishlist-dropdown--top-left{left:unset;right:0;top:unset;bottom:100%;margin-block:0 20px;-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;-ms-transform-origin:bottom right;-o-transform-origin:bottom right;transform-origin:bottom right}.yith-wcwl-add-to-wishlist-dropdown--top-right{top:unset;bottom:100%;margin-block:0 20px;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option,.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__view-more{background:none;border:none;margin:0;width:100%;border-radius:0;font-size:13px}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option{color:#222!important;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;padding:7px 20px 7px 0;display:flex;align-items:center;gap:7px;text-align:left;cursor:pointer;border-radius:0;outline:none}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option:not(:last-of-type){border-bottom:1px solid #eee}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option:hover{color:var(--wp--preset--color--primary,#007565)}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option:focus .yith-wcwl-add-to-wishlist-dropdown__option__text{text-decoration:underline}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option .yith-wcwl-add-to-wishlist-dropdown__option__text{color:#222!important;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__option .yith-wcwl-icon{color:#222!important}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__view-more{color:var(--wp--preset--color--primary,#007565);padding:10px 0 10px 21px;text-align:left;outline:none}.yith-wcwl-add-to-wishlist-dropdown .yith-wcwl-add-to-wishlist-dropdown__view-more:focus{text-decoration:underline}@keyframes scale-up{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes slide-down{0%{transform:translate(-50%,-5px) scale(.7)}100%{transform:translate(-50%,0) scale(1)}}a.yith-wcwl-add-to-wishlist-button-anchor-wrapper{text-decoration:none}.yith-wcwl-modal .lapilliUI-Paper__root{width:450px;border-radius:15px;box-shadow:rgb(24 53 62 / .1) 0 11px 15px -7px,rgb(24 53 62 / .07) 0 24px 38px 3px,rgb(24 53 62 / .06) 0 9px 46px 8px}.yith-wcwl-modal .lapilliUI-Backdrop__root{background-color:var(--modal-colors-overlay,rgb(0 0 0 / .3019607843))}.yith-wcwl-modal button.lapilliUI-Modal__close{color:rgb(0 0 0 / .5)}.yith-wcwl-modal button.lapilliUI-Modal__close:hover{color:rgb(0 0 0 / .5)}.yith-wcwl-modal .yith-wcwl-modal__title{display:flex;flex-direction:column;align-items:center;gap:25px;padding:50px 55px 0}.yith-wcwl-modal .yith-wcwl-modal__title .yith-wcwl-modal__icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-modal .yith-wcwl-modal__title .yith-wcwl-modal__icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-modal .yith-wcwl-modal__title .yith-wcwl-modal__icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-modal div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-modal div.yith-wcwl-modal__actions{display:flex;flex-direction:column;align-items:unset;gap:10px;padding:20px 55px 50px}.yith-wcwl-modal div.yith-wcwl-modal__actions *{margin:unset}.yith-wcwl-modal .yith-wcwl-modal__primary-button{transition:.2s;background-color:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;width:100%;box-sizing:border-box}.yith-wcwl-modal .yith-wcwl-modal__primary-button--loading{opacity:.5;cursor:progress}.yith-wcwl-modal .yith-wcwl-modal__primary-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background-color:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-modal .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background-color:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-modal .yith-wcwl-modal__secondary-button:hover{background-color:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection{display:flex;width:100%;position:relative}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection::after{content:"";position:absolute;left:0;width:50%;height:3px;background:var(--modal-colors-primary-button,#007565);bottom:0;transition:.2s}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection.yith-wcwl-add-to-wishlist-modal__type_selection--create::after{left:50%}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option{background:none;text-decoration:none;flex:1;cursor:default;text-align:center;border:none;font-size:16px;font-weight:400;border-bottom:3px solid #fff0;padding:10px 0;color:#333;transition:.2s;position:relative;border-radius:0}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option:before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:3px;transition:.2s;background:#000;opacity:10%}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option:hover:before{background:var(--modal-colors-primary-button,#007565);opacity:30%}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option:not(.yith-wcwl-add-to-wishlist-modal__type_option--selected){color:#999;cursor:pointer}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option:not(.yith-wcwl-add-to-wishlist-modal__type_option--selected):hover,.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option:not(.yith-wcwl-add-to-wishlist-modal__type_option--selected):focus{color:#333}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__title .yith-wcwl-add-to-wishlist-modal__type_selection .yith-wcwl-add-to-wishlist-modal__type_option.yith-wcwl-add-to-wishlist-modal__type_option--selected{color:inherit}.yith-wcwl-add-to-wishlist-modal .yith-wcwl-add-to-wishlist-modal__content{padding-bottom:0}.yith-wcwl-modal__wishlist-select__create-option.lapilliUI-Select__option{color:var(--modal-colors-primary-button,#007565)}.yith-wcwl-move-to-another-wishlist-modal .yith-wcwl-move-to-another-wishlist-modal__content__desc{text-align:center}.yith-wcwl-move-to-another-wishlist-modal .yith-wcwl-move-to-another-wishlist-modal__remove-wrapper{display:flex;justify-content:center;gap:.368em}.yith-wcwl-move-to-another-wishlist-modal .yith-wcwl-move-to-another-wishlist-modal__remove-wrapper .yith-wcwl-move-to-another-wishlist-modal__remove{text-align:center;color:var(--modal-colors-primary-button,#007565);transition:.2s;cursor:pointer}.yith-wcwl-move-to-another-wishlist-modal .yith-wcwl-move-to-another-wishlist-modal__remove-wrapper .yith-wcwl-move-to-another-wishlist-modal__remove:hover{color:var(--modal-colors-primary-button-hover,#007565)}@property --conic-gradient-loading-deg{syntax:"<angle>";inherits:false;initial-value:0deg}.yith-wcwl-feedback-modal.yith-wcwl-feedback-modal--no-animation .lapilliUI-Modal__paper,.yith-wcwl-feedback-modal.yith-wcwl-feedback-modal--no-animation .lapilliUI-Modal__backdrop{animation:none;position:absolute}.yith-wcwl-feedback-modal div.yith-wcwl-feedback-modal__message{text-wrap:balance;margin-block:20px}.yith-wcwl-feedback-modal:not(.yith-wcwl-feedback-modal--no-close) button.lapilliUI-Modal__close{border:3px solid #fff0;background:linear-gradient(white,white),conic-gradient(#d0d0d0 var(--conic-gradient-loading-deg),white 0deg);border-radius:100%;background-origin:border-box;background-clip:content-box,border-box;animation:conic-gradient-loading var(--feedback-duration,2.5s) linear forwards;outline:none;box-shadow:none}.yith-wcwl-feedback-modal .lapilliUI-ModalTitle__root,.yith-wcwl-feedback-modal .lapilliUI-ModalContent__root{text-align:center}.yith-wcwl-feedback-modal .yith-wcwl-feedback-modal__footer{display:flex;flex-direction:column;align-items:unset;gap:10px}.yith-wcwl-feedback-modal .yith-wcwl-feedback-modal__footer a{margin:0;text-align:center}.yith-wcwl-feedback-modal .yith-wcwl-feedback__product-name{display:block}@keyframes bounce{0%{transform:translate(-50%,-40%)}100%{transform:translate(-50%,-50%)}}@keyframes fade-in-out{0%{opacity:0}15%{opacity:1}85%{opacity:1}100%{opacity:0}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes conic-gradient-loading{0%{--conic-gradient-loading-deg:0deg}90%,100%{--conic-gradient-loading-deg:360deg}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}/*!
Sidebar for templates
*/
 .widget{margin:0 0 1.5em}.widget select{max-width:100%}.widget ul{list-style:disc}.widget-area{display:inline-block;background-color:#fff;padding:25px;margin-top:30px;border:1px solid #eaeaea;box-shadow:0 5px 30px 0 #0000001a}.widget-title{font-size:20px;font-weight:500;text-decoration:none;color:#4d4d4d;margin:8px 0}.widget ul,.widget ol{margin:0 0 1.5em 2em}.widget li a{text-decoration:none;color:#212121;font-size:14px;line-height:1.8}.widget li a:hover{color:#2196f3}.widget_calendar table,.widget_calendar td,.widget_calendar th{padding:0;text-align:center;border-spacing:0}.widget_calendar td{border-right:none;border-left:none}.widget_calendar .widget-title{text-transform:capitalize}.widget_calendar .wp-calendar-table caption{margin:10px 0}.widget_calendar .wp-calendar-table tr td{text-decoration:none;border-bottom:1px solid #e0e0e0;padding:5px}.widget_calendar .wp-calendar-table tr th{text-decoration:none;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:5px}.widget_calendar .wp-calendar-table td a{text-decoration:none}.widget input.search-field{border:1px solid #eaeaea;width:100%;font-size:16px;padding:8px;color:#666;border-radius:3px;line-height:1.5;margin:0}.widget input.search-submit{background-color:#2196f3;color:#fff;font-weight:500;padding:14px 13px;vertical-align:middle;border:none;margin-top:5px;cursor:pointer;border-radius:3px;font-size:.75rem;line-height:1}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.widget_recent_entries .widgettitle,.widget_categories .widgettitle,.widget_archive .widgettitle{font-size:22px;font-weight:600;text-decoration:none;color:#4d4d4d;margin:8px 0}.widget_archive select{max-width:100%;width:200px;border-radius:4px;padding:5px 10px;height:40px}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.woocommerce-MyAccount-navigation ul{list-style-type:none;margin:0}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link{padding:10px 20px;border-bottom:1px solid #616161}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{color:#000;text-decoration:none}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active{background-color:#2196f3}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a{color:#fff}.woocommerce-account .woocommerce-MyAccount-content{padding:30px}.woocommerce-Address-title h3{font-weight:600;text-transform:Capitalize}.woocommerce-account .addresses .title .edit{text-decoration:none}.comments-area{margin:0 7.6923% 3.5em;background-color:#fff;padding:20px 40px}.comment-list+.comment-respond,.comment-navigation+.comment-respond{padding-top:1.75em}.comments-title,.comment-reply-title{font-size:23px;font-size:1.4375rem;font-weight:500;line-height:1.3125}.comments-title{margin-bottom:1.217391304em}.comment-list{list-style:none;margin:0;padding:0}.comment-list article,.comment-list .pingback,.comment-list .trackback{border-top:1px solid #212121;padding:1.75em 0}.comment-list .children{list-style:none;margin:0}.comment-list .children>li{padding-left:.875em}.comment-author{color:#1a1a1a}.vcard .fn a{color:#171717;text-transform:capitalize;font-size:18px;font-weight:500;text-decoration:none}.comment-author .avatar{float:left;height:40px;margin-right:.875em;position:relative;width:40px}.comment-metadata{font-size:13px;font-size:.8125rem;line-height:1.6153846154}.comment-metadata{margin-bottom:10px;display:inline-block}.comment-metadata .edit-link{display:inline-block}.comment-metadata .edit-link:before{content:"\002f";display:inline-block;opacity:.7;padding:0 .538461538em}.comment-content{font-size:16px;font-weight:100;line-height:1.8}.comment-content ul,.comment-content ol{margin:0 0 1.5em 1.25em}.comment-content li>ul,.comment-content li>ol{margin-bottom:0}.comment-reply-link{border-radius:2px;color:#fff;background-color:#2196f3;display:inline-block;font-size:13px;font-size:.8125rem;line-height:1;padding:10px 20px;text-decoration:none;border:unset}.comment-reply-link:hover,.comment-reply-link:focus{border-color:currentColor;color:#fff;outline:0}.comment-form label{display:block;font-size:13px;font-size:.8125rem;letter-spacing:.076923077em;line-height:1.6153846154;margin-bottom:.5384615385em;text-transform:uppercase}.comment-list .comment-form{padding-bottom:1.75em}.comment-notes,.comment-awaiting-moderation{font-size:13px;font-size:.8125rem;line-height:1.6153846154;margin-bottom:2.1538461538em}.no-comments{border-top:1px solid #d1d1d1;font-weight:700;margin:0;padding-top:1.75em}.comment-navigation+.no-comments{border-top:0;padding-top:0}.comment-reply-title small{font-size:100%}.comment-reply-title small a{border:0;height:40px;font-size:14px;overflow:hidden;width:90px;margin-left:10px;text-decoration:none;font-weight:400}.comment-form-comment{margin-bottom:1.5em}.comment-form-comment textarea{background-color:#f5f5f5;color:#666;border:1px solid #ccc;border-radius:3px;padding:3px;width:100%}.bypostauthor{display:block}.says{display:none}.comment-respond a,.comment-metadata a{text-decoration:none;color:#4169e1}.comment-respond .form-submit .submit{background-color:#2196f3;color:#fff;font-weight:500;padding:8px 13px;border:none;border-radius:3px}@media all and (max-width:768px){main,.pagelayer-content{width:100%!important}.widget-area{width:50%;float:none;margin:30px;display:block}}@media all and (max-width:599px){main,.pagelayer-content{width:100%!important}.widget-area{width:auto!important;float:none;margin:15px;display:block}}/*!
Woo-Commerce Stylesheet
Version: 1.2.0
Designed by A$ad!!
*/
 .pfx-menu-cart.cart-customlocation{display:none}header .pfx-menu-cart.cart-customlocation{display:inline-block}.cart-customlocation sup{top:-12px;line-height:1.5em;font-size:80%}#customize-preview body #site-navigation .customize-partial-edit-shortcut-button{left:-10px!important}.woocommerce main,.woocommerce-page main{margin:40px auto;border:1px solid #eaeaea;box-shadow:0 0 30px 0 #0000000a;padding:15px}.woocommerce-shop main .woocommerce-products-header__title{margin:0}.woocommerce-shop main .woocommerce-ordering select{padding:6px;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 10px 0 #0000000f;color:#666;font-size:14px;outline:none!important}.woocommerce ul.products li.product .star-rating{display:none}.woocommerce ul.products li.product .pfx-star-rating-container{padding:0 5px}.woocommerce ul.products li.product .star-rating.pfx-star-rating:hover span{width:100%!important}.woocommerce .products ul,.woocommerce ul.products{display:flex;flex-wrap:wrap}.woocommerce .site-main ul.products li.product,.woocommerce-page .site-main ul.products li.product{margin:0 2% 2% 0;border-radius:5px;flex:1 1 0%}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;max-width:100%;min-width:100%}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:49%;max-width:49%;min-width:49%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:32%;max-width:32%;min-width:32%}.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product{width:23.5%;max-width:23.5%;min-width:23.5%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:18.4%;max-width:18.4%;min-width:18.4%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:15%;max-width:15%;min-width:15%}.woocommerce ul.products.columns-2 li.product:nth-child(2n),.woocommerce-page ul.products.columns-2 li.product:nth-child(2n),.woocommerce ul.products.columns-3 li.product:nth-child(3n),.woocommerce-page ul.products.columns-3 li.product:nth-child(3n),.woocommerce ul.products.columns-4 li.product:nth-child(4n),.woocommerce-page ul.products.columns-4 li.product:nth-child(4n),.woocommerce ul.products.columns-5 li.product:nth-child(5n),.woocommerce-page ul.products.columns-5 li.product:nth-child(5n),.woocommerce ul.products.columns-6 li.product:nth-child(6n),.woocommerce-page ul.products.columns-6 li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce ul.products li.product a img{border-radius:5px 5px 0 0}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-category__title{padding:0 5px 5px}.woocommerce ul.products li.product .price{padding:0 5px}.woocommerce ul.products li.product .button{margin-left:5px;margin-bottom:1em}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{font-family:inherit;font-size:80%;-webkit-font-smoothing:subpixel-antialiased}.woocommerce .product #respond input#submit,.woocommerce .product a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce .product button.button,.woocommerce .product input.button,.woocommerce .product #respond input#submit.alt,.woocommerce .product a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt .woocommerce .product button.button.alt,.woocommerce .product input.button.alt{border:solid}.woocommerce a.added_to_cart{padding:.5em;font-size:70%}.woocommerce nav.woocommerce-pagination{text-align:left}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{margin:0 5px 5px 0;border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:.75em;min-width:2.5em;text-align:center}.woocommerce span.onsale{min-height:3.736em;min-width:3.736em;font-size:80%!important;font-weight:500!important;box-shadow:1px -1px 10px 0 #0000001f}.product-template-default.single-product aside{display:none;width:0}.woocommerce div.product .product_title{margin:.5em 0 10px}.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link:hover{color:#000}.woocommerce .quantity .qty{height:30.8px}.woocommerce div.product p.price,.woocommerce div.product span.price{margin:0;text-decoration:none!important}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none}.woocommerce div.product form.cart{margin-bottom:.5em;padding-bottom:10px;border-bottom:1px solid #eee}.posted_in a{color:inherit;font-weight:700;font-style:italic}.posted_in a:hover{color:#000}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background-color:#5C7AEA}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff;outline:0}.product section.up-sells.upsells.products{clear:both}.woocommerce div.product .woocommerce-tabs .panel{padding:10px 50px;min-width:100%}.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce div.product .woocommerce-tabs .panel p{margin:5px 0}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #comments{width:50%;float:left}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #comments .woocommerce-Reviews-title{font-size:35px;padding-bottom:10px}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #comments .commentlist{padding-left:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:45px;border-radius:50%;padding:0;top:5px}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper{width:50%;float:right}.woocommerce #review_form #respond{margin:15px 15px 0;width:100%;padding:30px 25px;border:1px solid #eee}.woocommerce #review_form #respond *{padding:2px 5px}.woocommerce-page .entry-content{min-width:100%}.woocommerce table.shop_table thead{background:#000;color:#fff}.woocommerce table.shop_table th{padding:15px 10px}.woocommerce table.shop_table tbody tr:nth-child(odd),.woocommerce table.shop_table tbody tr:last-child,.woocommerce table.shop_table tbody tr:last-child:hover{background:#ffffff!important}.woocommerce table.shop_table tbody tr:nth-child(even){background:#f7f6f7}.woocommerce table.shop_table tbody tr:hover{background:#f7f6f7!important}.woocommerce table.shop_table td{border-top:0;padding:10px 10px}.woocommerce table.shop_table tr{outline:1px solid #eee}.woocommerce a.remove{font-weight:200;border:1px solid;margin:auto;line-height:.8em}.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:60px;height:60px;vertical-align:middle}.woocommerce table.shop_table .product-name *{color:#444;text-decoration:underline}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{padding:20px 20px 20px}.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:250px;height:36px;border-radius:4px;box-shadow:0 0 10px 0 #0000000f}.woocommerce .cart .button,.woocommerce .cart input.button,.woocommerce .button.wc-backward,.woocommerce .cart .button.wc-backward{padding:12px 20px!important}.cart-collaterals .cart_totals{margin-top:20px;box-shadow:0 0 10px 0 #0000000f;padding:20px}.cart-collaterals .cross-sells h2{margin:40px 0 10px;font-size:30px}.cart-collaterals .cart_totals h2{margin:0;font-size:20px;padding:15px 10px;background:#000;color:#fff;text-transform:uppercase}.woocommerce .cart-collaterals .cart_totals th,.woocommerce-page .cart-collaterals .cart_totals th,.woocommerce .cart-collaterals .cart_totals td,.woocommerce-page .cart-collaterals .cart_totals td{padding:15px 10px}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding-bottom:0px!important}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:18px!important;margin-bottom:0}.woocommerce-checkout .checkout.woocommerce-checkout{overflow:auto}.woocommerce-checkout .checkout.woocommerce-checkout h3{margin:10px 0 5px}.woocommerce .col2-set,.woocommerce-page .col2-set{width:56%;float:left;margin-right:4%;clear:left}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%}.woocommerce form .form-row input.input-text,.woocommerce form .form-row .select2-container .select2-selection--single{padding:5px 10px;height:40px}.woocommerce form .form-row input.input-text::placeholder{text-transform:capitalize}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.woocommerce form .form-row .select2-container .select2-selection__arrow{height:38px}.woocommerce #order_review_heading,.woocommerce-page #order_review_heading,.woocommerce #order_review,.woocommerce-page #order_review{width:40%;float:right;clear:right}.woocommerce-checkout form #order_review_heading{border:2px solid #ebebeb;border-bottom:0;margin:0;padding:1.5em 1.5em .6em}.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .product-total{text-align:right}.woocommerce-checkout form #order_review{padding:0 2em 2em;border-width:0 2px 2px;border-style:solid;border-color:#ebebeb}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#fff}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods,#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:0;border-bottom:0}.woocommerce-checkout #payment #place_order{width:100%;height:48px}.cart_totals.calculated_shipping .shop_table tbody td,.woocommerce-checkout-review-order-table tfoot .cart-subtotal td,.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td,.woocommerce-checkout-review-order-table tfoot .cart-discount td,.woocommerce-checkout-review-order-table tfoot .order-total td{text-align:right}.woocommerce .woocommerce-form-coupon .form-row-last,.woocommerce-page .woocommerce-form-coupon .form-row-last{float:left}.woocommerce form .form-row-last button,.woocommerce-page form .form-row-last button{padding:0 20px!important;height:40px}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%}.woocommerce-order .woocommerce-notice--success{background:#6ecb63;color:#000;Padding:8px;border-radius:5px;margin-bottom:2em}.woocommerce ul.order_details{padding:0}.woocommerce-order .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-order .woocommerce-customer-details .woocommerce-column__title{margin:10px}.woocommerce-account .woocommerce{border:1px solid #ebebeb;box-shadow:0 0 30px 0 #0000000a;margin:40px auto}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%;border:1px solid #eee;border-left:0;height:100%}.woocommerce-MyAccount-navigation ul{padding:0;text-transform:uppercase;font-size:14px}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link{border:0}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link *{color:#444444!important}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover{background-color:#5c7aea}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active *,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover *{color:#ffffff!important}.woocommerce-account .woocommerce-MyAccount-content{padding:30px;width:75%}.woocommerce-MyAccount-content table.shop_table th,.woocommerce-MyAccount-content table.shop_table td{padding:10px 15px}.woocommerce .woocommerce-MyAccount-content table.shop_table tbody tr:last-child{background:revert}.woocommerce-MyAccount-content .col2-set{width:100%;margin-right:0}.woocommerce-MyAccount-content .col2-set h3{margin:10px 0}.woocommerce-MyAccount-content .col2-set address{padding:10px;border:1px solid #eee;border-radius:10px;background:#f7f7f744;box-shadow:0 0 30px 0 #0000000a}.woocommerce-MyAccount-content button.button{padding:10px 12px!important;margin-top:15px}@media only screen and (max-width:901px) and (min-width:501px){.woocommerce .site-main,.woocommerce-page .site-main{padding:1.5em!important}.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product,.related.products ul.products.columns-3 li.product,.related.products ul.products.columns-3 li.product{width:32%;max-width:32%;min-width:32%}.woocommerce ul.products.columns-4 li.product:nth-child(3n),.woocommerce-page ul.products.columns-4 li.product:nth-child(3n),.woocommerce ul.products.columns-5 li.product:nth-child(3n),.woocommerce-page ul.products.columns-5 li.product:nth-child(3n),.woocommerce ul.products.columns-6 li.product:nth-child(3n),.woocommerce-page ul.products.columns-6 li.product:nth-child(3n),.related.products ul.products.columns-3 li.product:nth-child(3n),.related.products ul.products.columns-3 li.product:nth-child(3n){margin-right:0!important;clear:right}.woocommerce ul.products.columns-4 li.product:nth-child(4n),.woocommerce-page ul.products.columns-4 li.product:nth-child(4n),.woocommerce ul.products.columns-5 li.product:nth-child(5n),.woocommerce-page ul.products.columns-5 li.product:nth-child(5n),.woocommerce ul.products.columns-6 li.product:nth-child(6n),.woocommerce-page ul.products.columns-6 li.product:nth-child(6n){margin-right:auto!important}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce div.product div.images{width:100%}.woocommerce div.product div.images{margin-bottom:1em}.woocommerce div.product .woocommerce-tabs .panel{padding:10px}.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #comments,.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper{width:100%}.woocommerce table.shop_table th{padding:10px 5px}.woocommerce table.shop_table td{padding:8px 5px;font-size:15px}.woocommerce a.remove{font-size:20px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:40px;height:40px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%;padding:10px}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{padding:10px}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{float:right;width:auto}.woocommerce .col2-set,.woocommerce-page .col2-set,.woocommerce #order_review_heading,.woocommerce-page #order_review_heading,.woocommerce #order_review,.woocommerce-page #order_review{width:100%;margin-right:0;margin-bottom:2em}.woocommerce-page.woocommerce-checkout form #order_review_heading,.woocommerce.woocommerce-checkout form #order_review_heading{padding:1em 1em .5em}.woocommerce-page.woocommerce-checkout form #order_review,.woocommerce.woocommerce-checkout form #order_review{padding:0 1em 1em}.woocommerce ul.order_details li{padding:1em 1.5em 1em 1em;width:100%}.woocommerce .widget-area{width:100%;float:right;margin:30px 0 0;height:auto}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%}}@media only screen and (max-width:768px){.woocommerce table.shop_table tr{margin:10px 0}.woocommerce table.shop_table td.product-remove{background:#000000!important}.woocommerce table.shop_table td.product-remove *{color:#ffffff!important}.woocommerce table.shop_table td{padding:10px 10px}}@media only screen and (max-width:701px){.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product,.related.products ul.products.columns-3 li.product,.related.products ul.products.columns-3 li.product{width:49%;max-width:49%;min-width:49%}.woocommerce ul.products.columns-4 li.product:nth-child(3n),.woocommerce-page ul.products.columns-4 li.product:nth-child(3n),.woocommerce ul.products.columns-5 li.product:nth-child(3n),.woocommerce-page ul.products.columns-5 li.product:nth-child(3n),.woocommerce ul.products.columns-6 li.product:nth-child(3n),.woocommerce-page ul.products.columns-6 li.product:nth-child(3n){margin-right:auto!important}.woocommerce ul.products.columns-3 li.product:nth-child(2n),.woocommerce-page ul.products.columns-3 li.product:nth-child(2n),.woocommerce ul.products.columns-4 li.product:nth-child(2n),.woocommerce-page ul.products.columns-4 li.product:nth-child(2n),.woocommerce ul.products.columns-5 li.product:nth-child(2n),.woocommerce-page ul.products.columns-5 li.product:nth-child(2n),.woocommerce ul.products.columns-6 li.product:nth-child(2n),.woocommerce-page ul.products.columns-6 li.product:nth-child(2n){margin-right:0!important;clear:right}.woocommerce #review_form #respond{margin:5px 5px 0;width:100%;padding:10px 5px}.woocommerce #review_form #respond .comments-title,.woocommerce #review_form #respond .comment-reply-title{font-size:15px}.woocommerce-account .woocommerce-MyAccount-content{padding:1em}}@media only screen and (max-width:501px){.woocommerce-ordering,.woocommerce-ordering select{width:100%}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product,.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product,.related.products ul.products.columns-3 li.product,.related.products ul.products.columns-3 li.product{width:100%;max-width:100%;min-width:100%}.woocommerce ul.products.columns-3 li.product:nth-child(3n),.woocommerce-page ul.products.columns-3 li.product:nth-child(3n),.woocommerce ul.products.columns-4 li.product:nth-child(3n),.woocommerce-page ul.products.columns-4 li.product:nth-child(3n),.woocommerce ul.products.columns-5 li.product:nth-child(3n),.woocommerce-page ul.products.columns-5 li.product:nth-child(3n),.woocommerce ul.products.columns-6 li.product:nth-child(3n),.woocommerce-page ul.products.columns-6 li.product:nth-child(3n),.woocommerce ul.products.columns-3 li.product:nth-child(2n),.woocommerce-page ul.products.columns-3 li.product:nth-child(2n),.woocommerce ul.products.columns-4 li.product:nth-child(2n),.woocommerce-page ul.products.columns-4 li.product:nth-child(2n),.woocommerce ul.products.columns-5 li.product:nth-child(2n),.woocommerce-page ul.products.columns-5 li.product:nth-child(2n),.woocommerce ul.products.columns-6 li.product:nth-child(2n),.woocommerce-page ul.products.columns-6 li.product:nth-child(2n){margin-right:auto!important}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{margin-right:0!important;margin-bottom:1em!important}.woocommerce main,.woocommerce-page main{padding:1em!important}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text+.button{width:100%}.woocommerce-page table.cart td.actions .button{width:100%;margin-top:10px}}@media only screen and (max-width:301px){.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 10px 5px}.woocommerce ul.products li.product .price{padding:0 10px}.woocommerce ul.products li.product .button{margin-left:10px;margin-bottom:1.5em}}.notification-container{position:relative;width:100%;padding:0 1rem 1rem;box-sizing:border-box}.notification-container .admin-badge.disable{filter:grayscale(1);opacity:.8}.notification-container .notification-details{display:flex;gap:.5rem;align-items:start}.notification-container .notification-details .title{display:flex;gap:.5rem;align-items:center;white-space:nowrap;flex-wrap:wrap}.notification-container .notification-details .notification-icon{padding:.5rem;background:var(--background-primary);color:var(--color-primary);border-radius:.313rem;font-size:1.125rem}.notification-container .recipients-list{display:flex;flex-wrap:wrap;gap:.5rem}.notification-container .recipients-list .admin-badge{align-items:center}.notification-container .recipients-list .recipient-item{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.5rem;border:1px solid hsl(0 0% 100% / .1);font-size:.75rem;opacity:.5;transition:all .3s;background-color:hsl(0 0% 100% / .05)}.notification-container .recipients-list .recipient-item .toggle-recipient{width:1rem;height:.5rem;border-radius:1rem;background-color:hsl(0 0% 100% / .2);position:relative;border:none;cursor:pointer}.notification-container .recipients-list .recipient-item .toggle-recipient::after{content:"";position:absolute;top:.0625rem;left:.0625rem;width:.375rem;height:.375rem;border-radius:50%;transition:transform .3s}.recipient-item.enabled .notification-container .recipients-list .recipient-item .toggle-recipient::after{transform:translateX(.5rem)}.notification-container .recipients-list .recipient-item .delete-recipient{font-size:.7rem;background:none;border:none;cursor:pointer;color:#f87171}.notification-container .recipients-list .add-recipient{display:flex;gap:.25rem}.notification-container .recipients-list .add-recipient input{padding:.25rem .5rem;border-radius:.5rem;border:1px solid hsl(0 0% 100% / .2);background-color:hsl(0 0% 100% / .05);outline:none}.notification-container .recipients-list .add-recipient-button{padding:.25rem .5rem;border-radius:.5rem;border:1px dashed hsl(0 0% 100% / .2);background:none;cursor:pointer;font-size:.75rem}.notification-container .recipients-list .add-recipient-button:hover{border-color:#8b5cf6;color:#8b5cf6}.notification-container .system-column{display:flex;gap:.5rem}.notification-container .system-column i{font-size:1.125rem;width:1rem;height:1rem;display:flex;align-items:center}.notification-container .view-toggle{display:flex;justify-content:space-between;margin-bottom:1.813rem;align-items:center}.notification-container .tabs-wrapper{margin:0!important}.drawer-add-recipient{display:flex;gap:.5rem}.email-badges-container{display:flex;gap:.625rem;margin-bottom:.625rem}.email-badges-container .admin-badge{align-items:center}.delete-btn{font-size:1.063rem;color:#e35047;cursor:pointer}.buttons-wrapper.left{justify-content:start!important}.buttons-wrapper.left .icon{cursor:pointer}.buttons-wrapper.left .admin-badge{font-size:.95rem;padding:.5rem}.buttons-wrapper.view-toggle{width:100%;justify-content:space-between}.buttons-wrapper.view-toggle .tabs-wrapper{padding:0!important}.notification-container .store-pending-approval::before{content:""}.notification-container .store-activated::before{content:""}.notification-container .store-rejected::before{content:""}.notification-container .store-rejected::before{content:""}.notification-container .store-suspended::before{content:""}.notification-container .order-completed::before{content:""}.notification-container .order-cancelled::before{content:""}.notification-container .order-delivered-alt::before{content:""}.notification-container .product-approved::before{content:""}.notification-container .payout-received::before{content:""}.notification-container .withdrawal-requested::before{content:""}.notification-container .withdrawal-requested::before{content:""}.notification-container .wholesale-buyer-approved::before{content:""}.notification-container .wholesale-buyer-rejected::before{content:""}.notification-container .product-rejected::before{content:""}.notification-container .store-permanently-rejected::before{content:""}.notification-container .store-account-created-by-admin::before{content:""}.notification-container .store-under-review::before{content:""}.notification-container .store-deactivation-request-rejected::before{content:""}.notification-container .new-order-store::before{content:""}.notification-container .order-processing::before{content:""}.notification-container .order-processing::before{content:""}.notification-container .order-refunded::before{content:""}.notification-container .shipment-tracking-added::before{content:""}.notification-container .order-delivered::before{content:""}.notification-container .refund-requested::before{content:""}.notification-container .refund-accepted::before{content:""}.notification-container .refund-rejected::before{content:""}.notification-container .new-store-review::before{content:""}.notification-container .review-reply::before{content:""}.notification-container .review-reply::before{content:""}.notification-container .product-submitted::before{content:""}.notification-container .product-rejected::before{content:""}.notification-container .product-rejected::before{content:""}.notification-container .product-out-of-stock::before{content:""}.notification-container .product-low-stock::before{content:""}.notification-container .product-question-submitted::before{content:""}.notification-container .product-question-reply::before{content:""}.notification-container .payout-failed::before{content:""}.notification-container .payout-failed::before{content:""}.notification-container .withdrawal-released::before{content:""}.notification-container .withdrawl-rejected::before{content:""}.notification-container .report-abuse-submitted::before{content:""}.notification-container .system-announcement::before{content:""}.notification-container .store-followed::before{content:""}.notification-container .store-followed::before{content:""}.notification-container .store-new-product-to-followers::before{content:""}.notification-container .store-new-coupon-to-followers::before{content:""}.notification-container .store-vacation-alert-to-followers::before{content:""}.notification-container .store-permanently-deactivated::before{content:""}.notification-container .store-permanently-deactivated::before{content:""}.notification-container .store-account-deactivation-request::before{content:""}.popup-wrapper .popup-header{height:12rem;display:flex;justify-content:center;align-items:center;background:var(--color-primary)}.popup-wrapper .popup-header i{color:#fff;font-size:6rem}.popup-wrapper .popup-body{padding:2rem}.popup-wrapper .module-name{margin:0;font-size:1.75rem;text-align:center}.popup-wrapper .module-desc{text-align:center;font-size:1.063rem;padding:1rem 0}.popup-content:has(.top-section){overflow:hidden!important}.popup-wrapper .top-section{padding:2.5rem 2rem;align-items:center;display:flex;flex-direction:column;gap:.625rem;background:var(--color-primary)}.popup-wrapper .top-section .heading{font-size:2.063rem;font-weight:600;color:var(--color-white);text-align:center;line-height:1.25}.popup-wrapper .top-section .description{color:#fff;font-size:1.063rem;text-align:center}.popup-wrapper .top-section .price{font-size:2.4rem;color:#fff;font-weight:600}.popup-wrapper .top-section .admin-btn{background:#fff;margin-top:1rem;color:#000}.popup-wrapper .top-section .select-wrapper{color:#fff;font-size:1.125rem;justify-content:center}.popup-wrapper .top-section select{background:#fff0;font-size:1.125rem;border:none;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27><path fill=%27%23fff%27 d=%27M5 7l5 5 5-5z%27/></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;margin-bottom:.125rem}.popup-wrapper .top-section select option{color:rgb(26 26 26 / .6431372549)}.popup-wrapper .top-section select:focus{box-shadow:none}.popup-wrapper .popup-details{padding:1rem 0 1rem 2rem}.popup-wrapper .popup-details .heading-text{font-size:1.25rem;color:rgb(0 0 0 / .8901960784);font-weight:600}.popup-wrapper .popup-details ul{max-height:37vh;overflow:auto;padding-right:2rem}.popup-wrapper .popup-details ul li .title{font-size:1.063rem;font-weight:600;color:rgb(0 0 0 / .8784313725);padding:.313rem 0}.popup-wrapper .popup-details ul li .title i{padding-right:.45rem;color:var(--color-primary);font-size:1.25rem}.popup-wrapper .admin-btn{font-size:1.063rem;font-weight:500}.popup-wrapper .admin-btn .arrow-icon{transform:rotate(-45deg)}.popup-content:has(.top-section){width:40rem!important;height:75%!important}.required-popup{padding:1.5rem 1.5rem 5.5rem}.required-popup .item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:rgb(237 236 236 / .6392156863);border-radius:.25rem;margin-top:.625rem}.required-popup .item .plugin-name{font-size:1.063rem;font-weight:500}.banner:has(.default-img-1500x900)::after{position:absolute;content:"1500 x 900";top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:8rem;color:rgb(0 0 0 / .4901960784)}.placeholder-400x400{position:relative;height:100%;width:100%}.placeholder-400x400::after{content:"80 x 80";left:0;top:0;width:100%;height:100%;background:#dfdcdc;color:rgb(0 0 0 / .4901960784);font-size:.7rem;display:flex;justify-content:center;align-items:center}.store-header{background:var(--background-white);width:100%}.store-header .banner{height:25rem;background-repeat:no-repeat!important;border-top-left-radius:.313rem;border-top-right-radius:.313rem;position:relative;background-position:center!important}.store-header .banner::before{position:absolute;content:"";background:rgb(56 56 56 / .1098039216);top:0;left:0;width:100%;height:100%;border-top-left-radius:.313rem;border-top-right-radius:.313rem}.store-header .popup{position:absolute;right:1rem;bottom:1rem;z-index:99}.store-header .logo-wrapper{padding:0 1.5rem;margin-top:-2.5rem;display:flex;justify-content:space-between;align-items:end}.store-header .logo-wrapper .store-logo{min-width:3.5rem;width:3.5rem;padding:.5rem;height:3.5rem;box-shadow:0 .125rem .5rem 0 rgb(66 62 78 / .1215686275);background:var(--background-white);border-radius:.25rem;z-index:1;position:relative}.store-header .logo-wrapper .store-logo .popup{right:-.5rem;bottom:-.5rem}.store-header .logo-wrapper .store-logo .popup .popup-content{left:0}.store-header .logo-wrapper .store-logo img{width:100%}.store-header .logo-wrapper .tag-wrapper{display:flex;gap:.625rem;justify-content:end;margin-bottom:-.625rem}.store-header .details-wrapper{display:flex;justify-content:space-between;padding:1.5rem}.store-header .details-wrapper .left-section{display:flex;gap:1rem;width:70%;flex-direction:column}.store-header .details-wrapper .left-section .read-more-btn{margin-left:.5rem;color:var(--color-primary);background:none;border:none;cursor:pointer;font-weight:500}.store-header .details-wrapper .left-section .details{width:100%}.store-header .details-wrapper .left-section .details .heading{display:flex}.store-header .details-wrapper .left-section .details .name{display:flex;gap:.5rem;align-items:center;font-size:1.625rem;font-weight:500}.store-header .details-wrapper .left-section .details .name .store-name{position:relative;display:flex;gap:.313rem;align-items:center}.store-header .details-wrapper .left-section .details .name .status{padding:.5rem;font-size:1rem}.store-header .details-wrapper .left-section .details .des{padding:.313rem 0 .75rem;position:relative;display:flex;gap:.313rem;align-items:end}.store-header .details-wrapper .left-section .details .des .edit-icon{top:.2rem;right:-2rem}.store-header .details-wrapper .left-section .details .edit-icon{opacity:0;transition:all .4s ease}.store-header .details-wrapper .left-section .details .storefront-link{display:flex;align-items:end;gap:.313rem;line-height:1}.store-header .details-wrapper .left-section .details .storefront-link .adminfont-storefront{font-size:1.25rem}.store-header .details-wrapper .left-section .details .store-name:hover .edit-icon,.store-header .details-wrapper .left-section .details .des:hover .edit-icon,.store-header .details-wrapper .left-section .details .storefront-link:hover .edit-icon{opacity:1;cursor:pointer}.store-header .details-wrapper .left-section .contact-info{display:flex;gap:.5rem;flex-wrap:wrap}.store-header .details-wrapper .right-section{display:flex;flex-direction:column;justify-content:end}.store-header .details-wrapper .right-section .reviews-wrapper{padding-top:.85rem;justify-content:end}.store-header .details-wrapper .right-section .status-wrapper{display:flex;gap:.5rem;padding-top:.625rem;align-items:center}.store-header .details-wrapper .right-section .status-wrapper label{font-size:1.063rem;color:#000}.store-header .details-wrapper .right-section .status-wrapper .select-wrapper{width:9rem}.store-header .edit-icon i{font-size:1.313rem;padding-right:.313rem}.store-time-wrapper .title{font-size:1.25rem;font-weight:600}.store-time-wrapper .time-wrapper{width:10rem;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:.5rem;padding:.813rem;background:#ebebeb;border-radius:.25rem}.store-time-wrapper .time-wrapper .des{font-size:1.063rem}.store-time-wrapper .time-wrapper .time{font-size:1.45rem;font-weight:600;color:var(--color-primary);line-height:1}.plan-wrapper{padding:1rem;background:var(--background-primary);border-radius:.25rem;position:relative}.plan-wrapper .plan-details{display:flex;gap:.313rem;margin-bottom:1.625rem;align-items:center}.plan-wrapper .plan-details i{font-size:1.625rem;color:var(--color-primary)}.plan-wrapper .plan-details .name{font-size:1.625rem;font-weight:500;color:var(--color-primary)}.plan-wrapper .billing-wrapper{display:flex;justify-content:space-between}.plan-wrapper .plan-status{position:absolute;top:1rem;right:1rem}.vacation-wrapper{display:flex;gap:.5rem}.vacation-wrapper span{padding:.45rem;font-size:1.25rem;background:var(--background-primary);border-radius:.313rem;color:var(--color-primary)}.store-info{margin-bottom:.5rem;display:flex;gap:.5rem}.store-info i{font-size:1.063rem;color:var(--color-primary)}.details-box{display:flex;gap:.625rem;justify-content:end;padding-top:.85rem}.details-box .details{padding:.65rem 1rem;width:4rem;font-size:1.313rem;font-weight:500;line-height:1;border-radius:.25rem;background:#fff4ff}.details-box .details .number{padding-bottom:.313rem}.details-box .details .number i{color:var(--color-primary)}.additional-owners-wrapper .info-item-wrapper{margin-bottom:.75rem}.commission-input-group .settings-input-content{gap:.75rem!important;flex-wrap:nowrap!important}.pro-banner-wrapper{height:100%;display:flex;justify-content:space-between}.pro-banner-wrapper .heading{font-size:1.75rem;line-height:2.313rem;font-weight:600;color:rgb(0 0 0 / .8196078431)}.pro-banner-wrapper .description{font-size:.9rem;padding:.313rem 0;margin-bottom:2rem;line-height:1.313rem}.pro-banner-wrapper .button-wrapper{display:flex}.pro-banner-wrapper a:hover{color:#000}.pro-banner-wrapper .image{display:flex;flex-direction:column;align-items:end}.pro-banner-wrapper .image img{width:11rem}.pro-banner{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;border-radius:.25rem;margin-top:2rem}.pro-banner .text{font-size:1.25rem;color:#000}.pro-banner .des{padding-bottom:.813rem}.cards .title-wrapper{display:flex;justify-content:space-between;padding-bottom:2.5rem}.cards .title-wrapper div{font-size:1rem;font-weight:500}.cards .title-wrapper span{font-size:.9rem;font-weight:600}.cards .card-body{display:flex;justify-content:space-between;align-items:end}.cards .card-body .value{display:flex;flex-direction:column;gap:1.5rem}.cards .card-body .value span{font-size:1.7rem;font-weight:600}.cards .card-body .value a{text-decoration:underline;color:var(--text-color)}.cards .card-body .icon{padding:.625rem;font-size:1.8rem;color:var(--color-primary);background:rgb(80 7 170 / .1490196078);border-radius:.25rem}.top-items .items{display:flex;width:100%;justify-content:space-between;padding:.625rem 0}.top-items .items .left-side{display:flex;gap:.5rem;align-items:start}.top-items .items .left-side .icon{font-size:1.25rem;margin-top:.313rem}.top-items .items .left-side .icon span{font-size:1rem}.top-items .items .left-side .image img{height:2.5rem}.top-items .items .left-side .item-title{font-size:1rem;color:#000}.top-items .items .left-side .sub-text{font-size:.813rem;padding-top:.125rem}.top-items .items .right-side .price{font-size:1.125rem}.support-wrapper .support-item{display:flex;gap:1rem;padding:.313rem;margin-bottom:.313rem;border-bottom:.063rem solid var(--border-color)}.support-wrapper .support-item .image i{font-size:1.45rem;color:var(--color-primary)}.support-wrapper .support-item .details .name{font-size:1.063rem;color:var(--text-color);padding-bottom:.313rem}.video-section{display:flex;justify-content:space-between;gap:.75rem}.video-section .details-wrapper{width:33%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.813rem}.video-section .details-wrapper .title{font-size:1.45rem;line-height:1.5rem;text-align:center}.video-section .details-wrapper .des{font-size:.95rem;color:rgb(97 96 96 / .9333333333);text-align:center}.video-section .video-wrapper{width:33%;padding:1rem;border:.063rem solid var(--border-color);border-radius:.25rem}.video-section .video-wrapper iframe{width:100%;max-height:31.25rem;height:12rem}.video-section .video-wrapper .title{font-size:1.125rem;line-height:1.5rem;font-weight:500;padding:.5rem 1rem}.video-section .video-wrapper .des{padding:0 1rem}.right-pro-banner .title{font-size:1.45rem;line-height:1.313rem;color:var(--text-color);font-weight:600;margin-top:.5rem}.right-pro-banner .des{font-size:.9rem;padding-top:.5rem}.right-pro-banner .image-wrapper{text-align:center;margin:0;margin-bottom:1.5rem}.right-pro-banner .image-wrapper img{height:20rem}.right-pro-banner ul{margin:2rem 0;display:flex;flex-wrap:wrap}.right-pro-banner ul li{width:48%;color:#000;line-height:1rem;margin-bottom:.625rem}.right-pro-banner ul li i{color:var(--color-primary);font-size:1.063rem;padding-right:.5rem}.right-pro-banner .button-wrapper{display:flex}.free-vs-pro .buttons-wrapper{margin-top:.5rem}.free-vs-pro table{width:100%;border-collapse:collapse;border:.063rem solid var(--background-primary)}.free-vs-pro table thead tr{background:var(--background-primary);color:var(--color-primary);font-size:1.25rem}.free-vs-pro table tr td{padding:.625rem;font-size:1rem}.free-vs-pro table tr td .close-icon{color:#f06b4f}.free-vs-pro table tr td .check-icon{color:var(--color-primary)}.free-vs-pro table tbody tr:nth-child(even){background:#f8f9fa}.free-vs-pro table td:first-child{width:70%}.free-vs-pro table td:nth-child(2),.free-vs-pro table td:nth-child(3){width:15%}#invoice-table-wrapper #invoice-table-header,#invoice-table-wrapper #invoice-table-row{padding:.813rem 1rem}.multivendorx-banner{position:relative;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}.multivendorx-banner .banner-img,.multivendorx-banner .banner-slider{width:100%;background:rgb(87 86 86 / .0509803922);display:flex;justify-content:center;height:12rem;position:relative}.multivendorx-banner .banner-img img,.multivendorx-banner .banner-slider img{max-height:25rem}.multivendorx-banner .banner-img .no-banner,.multivendorx-banner .banner-slider .no-banner{position:absolute;content:"1500 x 900";top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:8rem;color:rgb(0 0 0 / .4901960784)}.multivendorx-banner .banner-img::after,.multivendorx-banner .banner-slider::after{position:absolute;content:"700 X 400";top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;height:100%;font-size:5rem;color:#afaeae}.multivendorx-banner .banner-right .social-profile{position:absolute;top:1.5rem;right:1.625rem;display:flex;gap:.813rem}.multivendorx-banner .banner-right .social-profile i{font-size:.9rem}.multivendorx-banner .banner-right .social-profile i::before{padding:.313rem;background:#fff;border-radius:50%}.multivendorx-banner .buttons-wrapper{display:flex;gap:.313rem}.multivendorx-banner .container{display:flex;justify-content:space-between}.multivendorx-banner .container i{padding-right:.5rem}.multivendorx-banner .container .row{display:flex;gap:1rem}.multivendorx-banner .container .contact-details{width:60%}.multivendorx-banner .container .right-section{display:flex;flex-direction:row;gap:.5rem;align-items:start}.multivendorx-banner .store-details .details{width:100%}.multivendorx-banner .store-details img{width:5rem;height:auto}.multivendorx-banner .store-details .buttons-wrapper{align-items:start}.multivendorx-banner .store-details .profile .multivendorx-profile-img{background:#fff;box-shadow:0 .125rem .5rem 0 rgb(66 62 78 / .12);display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;padding:.313rem}.multivendorx-banner .follow-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.multivendorx-banner .follow-wrapper .follower-count{font-size:.9rem}.multivendorx-banner .store-name{font-size:1.125rem;font-weight:600}.multivendorx-banner.luxe-display .contact-details{flex-direction:column;padding:0}.multivendorx-banner.luxe-display .store-name,.multivendorx-banner.luxe-display .store-address{text-align:left}.multivendorx-banner.luxe-display .store-details{position:absolute;display:flex;gap:1rem;bottom:5%;left:4%;width:92%}.multivendorx-banner.signature-view .store-address,.multivendorx-banner.signature-view .store-name{text-align:center}.multivendorx-banner.signature-view .banner-img{display:flex;justify-content:center}.multivendorx-banner.signature-view .store-details{text-align:center;margin-top:-4%;flex-direction:column}.multivendorx-banner.signature-view .store-details .profile{display:flex;justify-content:center;margin-bottom:.625rem}.multivendorx-banner.signature-view .store-details .row{justify-content:center}.multivendorx-banner.signature-view .store-details .container{flex-direction:column;align-items:center}.multivendorx-banner.signature-view .store-details .container .right-section{padding-top:.5rem}.multivendorx-banner.signature-view .store-details .container .contact-details{width:75%;flex-direction:column;align-items:center}.multivendorx-banner.signature-view .store-details .buttons-wrapper{justify-content:center}.multivendorx-banner.dynamic-showcase .contact-details{flex-direction:column}.multivendorx-banner.dynamic-showcase .store-name,.multivendorx-banner.dynamic-showcase .store-address{text-align:left}.multivendorx-banner.dynamic-showcase .store-details{display:flex;gap:1.5rem;padding:0 4rem;margin-top:1rem}.multivendorx-banner.dynamic-showcase .store-details .contact-detail{padding:0}.multivendorx-banner.dynamic-showcase .store-details .details{width:100%}.multivendorx-banner .placeholder{left:0;top:0;color:var(--background-white);display:flex;justify-content:center;background:var(--color-primary);align-items:center;font-size:3rem;width:5rem;height:5rem}.content{max-height:70vh}.content.multi .section{padding:1rem 0}.content.multi .section .order-overview{width:50%}.content.multi .section .commission-overview{width:50%}.content.multi .section.right{display:flex;gap:1.5rem}.payout-card-wrapper{display:flex;flex-direction:column;gap:1rem}.payout-card-wrapper .price{font-size:3rem;font-weight:600;line-height:2.4rem;margin:.813rem 0;display:flex;align-items:start;gap:.5rem;color:var(--text-color)}.membership-active-plan{display:flex;flex-direction:column;justify-content:space-between}.membership-active-plan .details{margin-bottom:3.5rem}.membership-active-plan .details .plan-name{display:flex;gap:.75rem;font-size:1.5rem;font-weight:500;align-items:center;margin-bottom:.313rem}.membership-active-plan .ui-notice{margin-top:.75rem}.topup-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.topup-wrapper .topup-item{display:flex;justify-content:space-between;padding:1rem;border-radius:.313rem}.topup-wrapper .topup-item .topup-section{display:flex;gap:1rem;align-items:center}.topup-wrapper .topup-item .topup-section .topup-details .title{margin-bottom:.313rem}.topup-wrapper .topup-item .topup-section .price{font-size:1.313rem;font-weight:600}.topup-wrapper .topup-item .topup-section .icon{padding:.313rem;border-radius:.313rem}.topup-wrapper .topup-item .topup-section .icon i{font-size:1.45rem;color:#fff}.membership-features .features-list{display:flex;flex-direction:column;gap:.5rem}.membership-features .features-list .feature-row{display:flex;gap:.5rem;border-radius:.25rem;align-items:start;padding:.5rem;border:.063rem solid var(--border-color);position:relative;flex-direction:column}.membership-features .features-list .feature-row .feature-name{font-size:1rem;display:flex;align-items:center;gap:.625rem}.membership-features .features-list .feature-row .feature-number{padding:.313rem;min-width:1rem;height:1rem;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1.063rem;background:var(--color-primary);color:#fff}.membership-features .features-list .feature-row .edit-buttons{display:flex;gap:.5rem;position:absolute;right:.5rem;cursor:pointer;opacity:0;transition:all .4s ease}.membership-features .features-list .feature-row .textarea-input{width:65%}.membership-features .features-list .feature-row:hover .edit-buttons{opacity:1}.membership-features .features-list .feature-row:last-child{border:none;padding:0}.checklist-process-wrapper:has(.checklist-wrapper.row) .checklist-icon{position:absolute;cursor:pointer}.card-wrapper:has(.checklist-process-wrapper.show){background:var(--background-white);height:-moz-fit-content;height:fit-content;position:sticky!important;top:2rem;z-index:9}.checklist-process-wrapper.show{top:2.125rem;transform:translate(0);transition:transform .35s ease}.checklist-process-wrapper.show .checklist-icon{right:1rem}.checklist-process-wrapper.hide{transform:translate(100%);transition:transform .35s ease;position:fixed!important;right:0;top:6rem}.checklist-process-wrapper.hide .checklist-icon{left:.5rem}.checklist-process-wrapper{display:flex;align-items:center;justify-content:center;padding:.5rem 2rem}.checklist-process-wrapper .checklist-title{font-size:1.125rem;color:var(--text-color);display:flex;align-items:center;gap:.313rem}.checklist-process-wrapper ul{margin:0;list-style-type:none;display:flex;gap:.625rem;justify-content:space-around;width:100%}.checklist-process-wrapper ul li{font-size:1rem;font-weight:500;gap:.45rem;color:var(--text-color);margin:0;position:relative;width:100%;display:flex;flex-direction:column}.checklist-process-wrapper ul li .details-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;padding:0 1rem}.checklist-process-wrapper ul li::before{position:absolute;content:"";width:100%;left:-50%;top:13%;height:.125rem;background-color:var(--background-color);z-index:1}.checklist-process-wrapper ul li .check-icon{width:1.5rem}.checklist-process-wrapper ul li .check-icon span{width:1.5rem;height:1.5rem;background:var(--background-color);border-radius:.25rem;position:relative;font-family:adminfonts,sans-serif;padding:.063rem;display:flex;justify-content:center;align-items:center}.checklist-process-wrapper ul li .details{text-align:center}.checklist-process-wrapper ul li .details .title{font-size:1rem;font-weight:600;margin-bottom:.313rem}.checklist-process-wrapper ul li .details .des{font-size:.813rem;color:var(--sub-text-color);line-height:1.063}.checklist-process-wrapper ul li.checked::before{background:var(--color-primary)}.checklist-process-wrapper ul li.checked span{background:var(--color-primary)}.checklist-process-wrapper ul li.checked span::before{position:absolute;content:"";color:#fff;font-size:.95rem}.checklist-process-wrapper ul li.visite::before{background:var(--color-primary)}.checklist-process-wrapper ul li.visite span{background:var(--color-primary)}.checklist-process-wrapper ul li.visite span::before{position:absolute;content:"";width:.5rem;height:.5rem;background:#fff}.checklist-process-wrapper ul li.not-visite span::before{position:absolute;content:"";width:.5rem;height:.5rem;background:rgb(182 181 181 / .9529411765);color:#fff}.checklist-process-wrapper ul li:first-child::before{height:0}.checklist-process-wrapper .checklist-title{text-align:center;margin-bottom:.625rem}.checklist-arrow{background:var(--color-primary);color:#fff;padding:.5rem;font-size:1rem;border-radius:.25rem;cursor:pointer;z-index:99;width:1rem;height:1rem}.checklist-arrow.fixed{position:fixed;right:0;top:50%}.checklist-arrow.absolute{position:absolute;right:.5rem}.media-library-grid{display:flex;flex-wrap:wrap;gap:1rem}.media-library-grid .media-item{width:calc(20% - 1rem);border:.063rem solid var(--border-color);border-radius:.25rem}.media-library-grid .media-item .media-preview,.media-library-grid .media-item .media-icon{width:100%;height:16rem;background:var(--background-primary);display:flex;justify-content:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.media-library-grid .media-item .media-preview i,.media-library-grid .media-item .media-icon i{font-size:4rem;color:var(--color-primary)}.media-library-grid .media-item .media-info{padding:.625rem}.media-library-grid .media-item .media-info .title{display:flex;justify-content:space-between}.media-library-grid .media-item .media-info .adminfont-delete{color:rgb(214 6 38 / .8156862745);cursor:pointer}.media-library-grid .media-item .media-meta{display:flex;justify-content:space-between;font-size:.875rem;color:var(--sub-text-color);padding-top:.625rem}@media only screen and (max-width:600px){.media-library-grid .media-item{width:calc(50% - 1rem)}.media-library-grid .media-item .media-icon,.media-library-grid .media-item .media-preview{height:8rem!important}}.variant-wrapper{border:.063rem solid var(--border-color);border-radius:.25rem}.variant-wrapper .variant{display:flex;align-items:center;gap:1rem}.variant-wrapper .option-wrapper{padding:1rem 5rem 0 5rem;display:flex;flex-direction:column;gap:.625rem}.variant-wrapper .option-wrapper .settings-form-label{margin:0}.variant-wrapper .option-wrapper .variant{position:relative}.variant-wrapper .option-wrapper .variant .drag-icon{position:absolute;left:-1.313rem}.variant-wrapper .add-new{display:flex;align-items:center;gap:.5rem}.variant-wrapper .add-new .add-input{width:55%}.variant-wrapper .variant-show{display:flex;justify-content:space-between;align-items:start;padding:1rem}.variant-wrapper .variant-show .attributes{font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.variant-wrapper .variant-show .variantion-wrapper{display:flex;gap:.5rem;flex-wrap:wrap}.variant-wrapper .edit-wrapper{padding:.5rem 1rem 1rem}.variant-wrapper .edit-wrapper .buttons-wrapper.edit{margin-bottom:.625rem;margin-top:-1.5rem}.variant-wrapper .edit-wrapper .buttons-wrapper.edit .admin-btn{padding:.5rem .75rem}.variant-wrapper .edit-wrapper .setting-form-input{width:100%}.variant-list table{width:100%}.variant-list table thead{background:var(--background-color)}.variant-list table thead td{padding:.5rem .313rem}.variant-list table td{padding:.313rem}.variant-list .header td:first-child{width:12rem}.variant-list tbody tr td:first-child{display:flex;flex-direction:row;gap:.5rem;align-items:center}.variant-list tbody tr td:first-child i{font-size:1.25rem;padding:.625rem}.variation-title-wrapper{display:flex;justify-content:space-between;align-items:center;font-size:1.063rem;border-bottom:.063rem solid var(--border-color);padding-bottom:1rem}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}body{margin:0}a:focus{color:#181819}body.dark{background:#0b1220!important}body.dark .analytics-item{background:var(--background-white)!important}body.dark .tab-name .adminfont-setting{color:#fff}body.dark .site-name{color:#fff!important}body.dark .card-header,body.dark .table-wrapper .admin-table,body.dark .table-wrapper .admin-pagination,body.dark .dropdown-menu .dropdown-header{background:#192231}#store-dashboard .showing-number select{padding:.313rem}.status-edit{font-size:.813rem;line-height:.813rem}.varification-wrapper{display:flex;align-items:center;justify-content:space-between;width:50%;padding:.625rem;border:.063rem solid var(--border-color);border-radius:.25rem;margin-bottom:.5rem}.varification-wrapper .left{display:flex;gap:.313rem;align-items:center}.varification-wrapper .left i{padding:.313rem}.varification-wrapper .name{font-size:1.063rem;color:#000}.document-popup-wrapper .des{line-height:1.5rem}.checkbox-wrapper{display:flex;gap:1rem;margin-top:.5rem 0}.checkbox-wrapper .item{display:flex;gap:.125rem;font-size:.875rem}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip-path:inset(50%);height:.063rem;margin:-.063rem;overflow:hidden;padding:0;position:absolute;width:.063rem;overflow-wrap:normal!important}.image-preview-container{width:100%;height:100%;min-height:30rem;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (width <=600px){#store-dashboard.show-menu .dashboard-content::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgb(75 75 75 / .368627451);z-index:999}.dashboard-tabs-wrapper{transform:translateX(-100%)}.dashboard-tabs-wrapper .close-btn{position:fixed;right:.5rem;top:.5rem;padding:.313rem;font-size:1.125rem;border-radius:50%;display:block!important}.dashboard-tabs-wrapper.show{transform:translateX(0)!important}.toggle-menu-icon.hamburger{display:block!important}.toggle-menu-icon.desktop{display:none}.dashboard-content{margin:0!important}.dashboard-content .content-wrapper{padding:4rem 1.25rem!important}.dashboard-content .top-navbar-wrapper .top-navbar{margin:0!important;padding:0 1rem!important}.product-category-select-wrapper{width:100%!important;box-sizing:border-box;padding:1.5rem;margin-top:1rem}.product-category-select-wrapper .product{width:100%!important}.product-category-select-wrapper .header{margin:0;width:100%}}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.popup-body:has(.ai-content-wrapper){height:100%}.popup-body:has(.prompt-wrapper){max-height:90%;min-height:90%}.form-group.ai-form .settings-form-label{display:flex;gap:.5rem;align-items:center}.form-group.ai-form .form-icon{font-size:1.5rem;color:var(--color-primary);cursor:pointer}.ai-content-wrapper{padding:1rem 2rem;max-height:73%;overflow-y:scroll}.ai-content-wrapper .section{display:flex;gap:1rem;align-items:start}.ai-content-wrapper .section .image-section{width:35%}.ai-content-wrapper .section .image-section img{width:100%}.ai-content-wrapper .section .image-placeholder{width:35%;height:12rem;display:flex;justify-content:center;align-items:center;font-size:5rem;background:var(--background-primary);color:var(--color-primary);border-radius:.25rem}.ai-content-wrapper .section .product-details{width:65%}.image-btn{padding:1.313rem 0}.text-wrapper{margin-bottom:1rem;position:relative}.text-wrapper .check-icon{position:absolute;top:.625rem;right:.625rem;color:var(--color-primary)}.text-wrapper .title{margin-bottom:.5rem}.text-wrapper.description{padding-top:1rem}.text-wrapper .ai-item{padding:.625rem;border:.063rem solid var(--border-color);border-radius:.25rem;margin-bottom:.625rem;font-size:1rem;line-height:1.313;color:var(--sub-text-color);cursor:pointer;position:relative}.text-wrapper .ai-item.selected{border-color:var(--color-primary);background:var(--background-primary);color:var(--color-primary)}.append-section{padding:0 2rem}.prompt-wrapper{position:fixed;bottom:0;width:100%;box-sizing:border-box;background:#fff;z-index:999}.prompt-wrapper .ai-suggestion-item .desc{display:flex;gap:.625rem;align-items:start;font-size:1rem;line-height:1.25rem}.prompt-input{position:relative}.prompt-input span{position:absolute;right:.75rem;bottom:.75rem;font-size:1.45rem;color:var(--color-primary);cursor:pointer}.empty-icon{height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem}.empty-icon .title{font-size:1.75rem}.empty-icon i{font-size:4rem;background:var(--background-primary);padding:1rem;border-radius:50%;transition:all .3s ease;box-shadow:0 10px 25px -5px rgb(0 0 0 / .05),0 8px 10px -6px rgb(0 0 0 / .02),0 0 0 0 #fff0;color:var(--color-primary)}.skeleton-wrapper{margin-bottom:1rem}.skeleton-wrapper .title{margin-bottom:.5rem}.skeleton-wrapper.description{padding-top:1rem}.ai-suggestions-wrapper{padding:1.5rem 1.5rem 1rem}.ai-suggestions-wrapper .title{padding-bottom:.5rem}.gallery-section .title{padding-top:1rem}.gallery-section .ai-image-gallery{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.85rem}.gallery-section .ai-image-gallery .image{width:3.313rem;height:3.313rem;background:#e9e4e4;box-sizing:border-box;border:.125rem solid #fff0}.gallery-section .ai-image-gallery .image.active{border:.125rem solid var(--color-primary)}.ai-single-image img{width:20rem;margin-top:1rem}.ai-assist-wrapper{position:relative;overflow:auto}.ai-assist-wrapper .assistant-loading{height:80%}.ai-assist-wrapper .suggestions-wrapper{padding-bottom:2rem}.ai-assist-wrapper .suggestions-wrapper .suggestions-title{font-size:1rem;line-height:1}.ai-assist-wrapper .suggestions-wrapper .box{padding:1rem;border:.063rem solid var(--color-primary);margin:1rem 0;background:color-mix(in srgb,var(--color-primary) 5%,#fff);border-radius:.5rem}.ai-assist-wrapper .suggestions-wrapper .box span{font-size:.95rem;line-height:1.25rem}.ai-assist-wrapper .sender-wrapper{border:.063rem solid var(--border-color);padding:.5rem;position:sticky;width:100%;box-sizing:border-box;bottom:0;border-radius:.5rem;background:var(--background-white);margin-bottom:.625rem}.ai-assist-wrapper .sender-wrapper textarea,.ai-assist-wrapper .sender-wrapper textarea:focus-visible,.ai-assist-wrapper .sender-wrapper textarea:focus{width:100%;box-sizing:border-box;border:none;font-size:.95rem;outline:none;background:#fff0;height:6rem}.ai-assist-wrapper .sender-wrapper .icon-wrapper{display:flex;justify-content:space-between}.ai-assist-wrapper .sender-wrapper .icon-wrapper i{font-size:1.063rem;color:var(--text-color);cursor:pointer}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.category-breadcrumb-wrapper{display:flex;justify-content:space-between;margin-bottom:.625rem;align-items:center}.category-breadcrumb-wrapper span{cursor:pointer;color:var(--color-primary)}.category-wrapper{width:100%}.category-wrapper ul{list-style-type:none;margin:0}.category-wrapper ul li{position:relative}.category-wrapper ul label{margin:0!important}.category-wrapper ul .sub-category{padding:.5rem .5rem 0}.category-wrapper ul .category{padding-bottom:.5rem}.category-wrapper ul .category:last-child{padding:0}.category-wrapper ul ul{padding-left:1.313rem}.category-wrapper.template2 li{background:var(--background-primary);padding:.625rem 1rem;cursor:pointer}.category-wrapper.template2 .category input{position:absolute;border-radius:0;top:0;left:0;opacity:0}.tag-list{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.tag-list .delete-icon{color:#e35047;cursor:pointer}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.product-category-select-wrapper{width:70%;margin:auto;background:var(--background-white);padding:2.5rem;border-radius:.25rem}.product-category-select-wrapper .header{width:70%;margin:auto}.product-category-select-wrapper .header .title{text-align:center;margin-bottom:2.5rem;font-size:1.625rem;line-height:1}.product-category-select-wrapper .header .buttons-wrapper{padding:.75rem 0;align-items:center}.product-category-select-wrapper .header .desc span{color:var(--text-color);font-weight:500;padding-bottom:.125rem;border-bottom:.063rem solid var(--text-color);cursor:pointer}.product-category-select-wrapper .header .search-section{width:100%}.product-category-select-wrapper .title{font-size:1.5rem;text-align:center;line-height:1;margin-bottom:.813rem}.product-category-select-wrapper .product-wrapper{display:flex;flex-wrap:wrap;gap:.5rem;box-sizing:border-box;margin:2rem 0}.product-category-select-wrapper .product-wrapper .product{width:calc(33.33% - .332rem);box-sizing:border-box;padding:1rem;border-radius:.25rem;display:flex;flex-direction:column;cursor:pointer;position:relative;border:.063rem solid var(--border-color)}.product-category-select-wrapper .product-wrapper .product .product-header{display:flex;justify-content:space-between;align-items:start}.product-category-select-wrapper .product-wrapper .product .product-icon{font-size:1.813rem;padding:.625rem;color:var(--color-primary);width:-moz-fit-content;width:fit-content;background:color-mix(in srgb,var(--color-primary) 7%,transparent);margin-bottom:.625rem}.product-category-select-wrapper .product-wrapper .product img{width:3.125rem;margin-bottom:.625rem}.product-category-select-wrapper .product-wrapper .product .name{font-size:1.063rem;line-height:1}.product-category-select-wrapper .product-wrapper .product .price{font-size:1.063rem;font-weight:600;margin-top:.813rem}.product-category-select-wrapper .product-wrapper .product .category{font-size:.813rem;color:var(--sub-text-color)}.product-category-select-wrapper .admin-pagination{background:#fff0;justify-content:end;padding:0}.product-category-select-wrapper .admin-pagination .number-btn:not(.active),.product-category-select-wrapper .admin-pagination span i{background:var(--background-color)!important}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.table-wrapper .item-details{display:flex;gap:.625rem}.table-wrapper .item-details .name{font-size:1.063rem;margin-bottom:.625rem;font-weight:600}.table-wrapper .item-details .sku{font-size:.813rem}.table-wrapper .item-details .sub-text{font-size:.95rem;margin-bottom:.45rem}.table-wrapper .item-details .sub-text span{width:4rem;font-weight:600}.table-wrapper .item-details .icon{width:3.125rem;display:flex;align-items:start}.table-wrapper .item-details .icon i{width:3.125rem;height:3.125rem;display:flex;justify-content:center;align-items:center;font-size:2rem}.address-wrapper{display:flex;align-items:center;gap:.625rem}.coupons-calculation-wrapper{display:flex;justify-content:space-between;padding-top:1rem}.coupons-calculation-wrapper .left{display:flex;align-items:start;gap:.5rem}.coupons-calculation-wrapper .coupon{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;font-size:1.125rem}.coupons-calculation-wrapper .div{width:100%}.coupons-calculation-wrapper .right{width:50%}.coupons-calculation-wrapper .right table{width:100%}.coupons-calculation-wrapper .right table tr{height:1.85rem}.coupons-calculation-wrapper .right table tr td{font-size:1rem}.coupons-calculation-wrapper .right table tr:last-child{border-top:.063rem solid var(--border-color)}.order-view-title{display:flex;align-items:end;gap:.5rem;padding-bottom:.313rem}.total-summary .row{justify-content:end;display:flex;gap:1.5rem;padding-bottom:1rem}.select-product-wrapper{display:flex;align-items:start;margin-top:1rem}.select-product-wrapper label{width:25%;font-size:1rem}.tax-wrapper .title{padding:1.5rem 0 .625rem}.tax-wrapper .buttons-wrapper{margin-top:1rem}.refund-request-wrapper .refund-header{display:flex;justify-content:space-between}.refund-request-wrapper .refund-header .title{font-size:1.25rem;margin-bottom:.313rem;line-height:1}.refund-request-wrapper .buttons-wrapper{justify-content:start;padding:1rem 0}.refund-request-wrapper .reason{padding:1rem;background:var(--background-primary);border-radius:.25rem;margin:.5rem 0}.refund-request-wrapper .reason .title{color:var(--color-primary);padding-bottom:.45rem}.refund-request-wrapper .reason.red .title{color:#f7a79a}.refund-images-wrapper .images{margin-top:.625rem}.refund-images-wrapper .images img{width:4rem;margin-right:.625rem}.orchid_bloom{--color-primary:#FF5959;--color-secondary:#FADD3A;--color-accent:#49BEB6;--color-support:#075F63;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.orchid_bloom.dark{--color-primary:#ff5959b2;--color-secondary:#fadd3ac5;--color-accent:#49beb6bd;--color-support:#075e63af;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.emerald_edge{--color-primary:#e6b924;--color-secondary:#d888c1;--color-accent:#6b7923;--color-support:#6e97d0;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.emerald_edge.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.solar_ember{--color-primary:#fe900d;--color-secondary:#6030db;--color-accent:#17cadb;--color-support:#a52fff;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.solar_ember.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#192231;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.crimson_blaze{--color-primary:#04e762;--color-secondary:#f5b700;--color-accent:#dc0073;--color-support:#008bf8;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.crimson_blaze.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.golden_ray{--color-primary:#0E117A;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.golden_ray.dark{--color-primary:#0e127a98;--color-secondary:#399169;--color-accent:#12E2A4;--color-support:#DCF516;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#aaaaaaa6;--box-shadow:#1010106e}.obsidian_night{--color-primary:#00eed0;--color-secondary:#0197af;--color-accent:#4b227a;--color-support:#02153d;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian_night.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#212631;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#ffffff1a;--box-shadow:#1010106e}.obsidian{--color-primary:#7ccc63;--color-secondary:#f39c12;--color-accent:#e74c3c;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.obsidian.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.black{--color-primary:#2c3e50;--color-secondary:#2c3e50;--color-accent:#2c3e50;--color-support:#2c3e50;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.black.dark{--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}.custom{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#000000c7;--sub-text-color:#424242d0;--color-white:#fff;--background-color:#52648414;--background-white:#fff;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#dbdbdb}.custom.dark{--color-primary:unset;--color-secondary:unset;--color-accent:unset;--color-support:unset;--text-color:#fff;--sub-text-color:#b6c6e3;--color-white:#000;--color-black:#b6c6e3;--background-color:#121212;--background-white:#101924;--background-primary:color-mix(in srgb, var(--color-primary) 10%, transparent);--border-color:#203247;--box-shadow:#1010106e}body{margin:0}a:focus{color:#181819}body.dark{background:#0b1220!important}body.dark .analytics-item{background:var(--background-white)!important}body.dark .tab-name .adminfont-setting{color:#fff}body.dark .site-name{color:#fff!important}body.dark .card-header,body.dark .table-wrapper .admin-table,body.dark .table-wrapper .admin-pagination,body.dark .dropdown-menu .dropdown-header{background:#192231}#store-dashboard .showing-number select{padding:.313rem}.status-edit{font-size:.813rem;line-height:.813rem}.varification-wrapper{display:flex;align-items:center;justify-content:space-between;width:50%;padding:.625rem;border:.063rem solid var(--border-color);border-radius:.25rem;margin-bottom:.5rem}.varification-wrapper .left{display:flex;gap:.313rem;align-items:center}.varification-wrapper .left i{padding:.313rem}.varification-wrapper .name{font-size:1.063rem;color:#000}.document-popup-wrapper .des{line-height:1.5rem}.checkbox-wrapper{display:flex;gap:1rem;margin-top:.5rem 0}.checkbox-wrapper .item{display:flex;gap:.125rem;font-size:.875rem}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip-path:inset(50%);height:.063rem;margin:-.063rem;overflow:hidden;padding:0;position:absolute;width:.063rem;overflow-wrap:normal!important}.image-preview-container{width:100%;height:100%;min-height:30rem;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (width <=600px){#store-dashboard.show-menu .dashboard-content::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgb(75 75 75 / .368627451);z-index:999}.dashboard-tabs-wrapper{transform:translateX(-100%)}.dashboard-tabs-wrapper .close-btn{position:fixed;right:.5rem;top:.5rem;padding:.313rem;font-size:1.125rem;border-radius:50%;display:block!important}.dashboard-tabs-wrapper.show{transform:translateX(0)!important}.toggle-menu-icon.hamburger{display:block!important}.toggle-menu-icon.desktop{display:none}.dashboard-content{margin:0!important}.dashboard-content .content-wrapper{padding:4rem 1.25rem!important}.dashboard-content .top-navbar-wrapper .top-navbar{margin:0!important;padding:0 1rem!important}.product-category-select-wrapper{width:100%!important;box-sizing:border-box;padding:1.5rem;margin-top:1rem}.product-category-select-wrapper .product{width:100%!important}.product-category-select-wrapper .header{margin:0;width:100%}}.payout-card-wrapper{display:flex;flex-direction:column;gap:1rem}.payout-card-wrapper .price{font-size:3rem;font-weight:600;line-height:2.4rem;margin:.813rem 0;display:flex;align-items:start;gap:.5rem;color:var(--text-color)}.membership-active-plan{display:flex;flex-direction:column;justify-content:space-between}.membership-active-plan .details{margin-bottom:3.5rem}.membership-active-plan .details .plan-name{display:flex;gap:.75rem;font-size:1.5rem;font-weight:500;align-items:center;margin-bottom:.313rem}.membership-active-plan .ui-notice{margin-top:.75rem}.topup-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.topup-wrapper .topup-item{display:flex;justify-content:space-between;padding:1rem;border-radius:.313rem}.topup-wrapper .topup-item .topup-section{display:flex;gap:1rem;align-items:center}.topup-wrapper .topup-item .topup-section .topup-details .title{margin-bottom:.313rem}.topup-wrapper .topup-item .topup-section .price{font-size:1.313rem;font-weight:600}.topup-wrapper .topup-item .topup-section .icon{padding:.313rem;border-radius:.313rem}.topup-wrapper .topup-item .topup-section .icon i{font-size:1.45rem;color:#fff}.membership-features .features-list{display:flex;flex-direction:column;gap:.5rem}.membership-features .features-list .feature-row{display:flex;gap:.5rem;border-radius:.25rem;align-items:start;padding:.5rem;border:.063rem solid var(--border-color);position:relative;flex-direction:column}.membership-features .features-list .feature-row .feature-name{font-size:1rem;display:flex;align-items:center;gap:.625rem}.membership-features .features-list .feature-row .feature-number{padding:.313rem;min-width:1rem;height:1rem;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1.063rem;background:var(--color-primary);color:#fff}.membership-features .features-list .feature-row .edit-buttons{display:flex;gap:.5rem;position:absolute;right:.5rem;cursor:pointer;opacity:0;transition:all .4s ease}.membership-features .features-list .feature-row .textarea-input{width:65%}.membership-features .features-list .feature-row:hover .edit-buttons{opacity:1}.membership-features .features-list .feature-row:last-child{border:none;padding:0}.checklist-process-wrapper:has(.checklist-wrapper.row) .checklist-icon{position:absolute;cursor:pointer}.card-wrapper:has(.checklist-process-wrapper.show){background:var(--background-white);height:-moz-fit-content;height:fit-content;position:sticky!important;top:2rem;z-index:9}.checklist-process-wrapper.show{top:2.125rem;transform:translate(0);transition:transform .35s ease}.checklist-process-wrapper.show .checklist-icon{right:1rem}.checklist-process-wrapper.hide{transform:translate(100%);transition:transform .35s ease;position:fixed!important;right:0;top:6rem}.checklist-process-wrapper.hide .checklist-icon{left:.5rem}.checklist-process-wrapper{display:flex;align-items:center;justify-content:center;padding:.5rem 2rem}.checklist-process-wrapper .checklist-title{font-size:1.125rem;color:var(--text-color);display:flex;align-items:center;gap:.313rem}.checklist-process-wrapper ul{margin:0;list-style-type:none;display:flex;gap:.625rem;justify-content:space-around;width:100%}.checklist-process-wrapper ul li{font-size:1rem;font-weight:500;gap:.45rem;color:var(--text-color);margin:0;position:relative;width:100%;display:flex;flex-direction:column}.checklist-process-wrapper ul li .details-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;padding:0 1rem}.checklist-process-wrapper ul li::before{position:absolute;content:"";width:100%;left:-50%;top:13%;height:.125rem;background-color:var(--background-color);z-index:1}.checklist-process-wrapper ul li .check-icon{width:1.5rem}.checklist-process-wrapper ul li .check-icon span{width:1.5rem;height:1.5rem;background:var(--background-color);border-radius:.25rem;position:relative;font-family:adminfonts,sans-serif;padding:.063rem;display:flex;justify-content:center;align-items:center}.checklist-process-wrapper ul li .details{text-align:center}.checklist-process-wrapper ul li .details .title{font-size:1rem;font-weight:600;margin-bottom:.313rem}.checklist-process-wrapper ul li .details .des{font-size:.813rem;color:var(--sub-text-color);line-height:1.063}.checklist-process-wrapper ul li.checked::before{background:var(--color-primary)}.checklist-process-wrapper ul li.checked span{background:var(--color-primary)}.checklist-process-wrapper ul li.checked span::before{position:absolute;content:"";color:#fff;font-size:.95rem}.checklist-process-wrapper ul li.visite::before{background:var(--color-primary)}.checklist-process-wrapper ul li.visite span{background:var(--color-primary)}.checklist-process-wrapper ul li.visite span::before{position:absolute;content:"";width:.5rem;height:.5rem;background:#fff}.checklist-process-wrapper ul li.not-visite span::before{position:absolute;content:"";width:.5rem;height:.5rem;background:rgb(182 181 181 / .9529411765);color:#fff}.checklist-process-wrapper ul li:first-child::before{height:0}.checklist-process-wrapper .checklist-title{text-align:center;margin-bottom:.625rem}.checklist-arrow{background:var(--color-primary);color:#fff;padding:.5rem;font-size:1rem;border-radius:.25rem;cursor:pointer;z-index:99;width:1rem;height:1rem}.checklist-arrow.fixed{position:fixed;right:0;top:50%}.checklist-arrow.absolute{position:absolute;right:.5rem}.media-library-grid{display:flex;flex-wrap:wrap;gap:1rem}.media-library-grid .media-item{width:calc(20% - 1rem);border:.063rem solid var(--border-color);border-radius:.25rem}.media-library-grid .media-item .media-preview,.media-library-grid .media-item .media-icon{width:100%;height:16rem;background:var(--background-primary);display:flex;justify-content:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.media-library-grid .media-item .media-preview i,.media-library-grid .media-item .media-icon i{font-size:4rem;color:var(--color-primary)}.media-library-grid .media-item .media-info{padding:.625rem}.media-library-grid .media-item .media-info .title{display:flex;justify-content:space-between}.media-library-grid .media-item .media-info .adminfont-delete{color:rgb(214 6 38 / .8156862745);cursor:pointer}.media-library-grid .media-item .media-meta{display:flex;justify-content:space-between;font-size:.875rem;color:var(--sub-text-color);padding-top:.625rem}@media only screen and (max-width:600px){.media-library-grid .media-item{width:calc(50% - 1rem)}.media-library-grid .media-item .media-icon,.media-library-grid .media-item .media-preview{height:8rem!important}}.variant-wrapper{border:.063rem solid var(--border-color);border-radius:.25rem}.variant-wrapper .variant{display:flex;align-items:center;gap:1rem}.variant-wrapper .option-wrapper{padding:1rem 5rem 0 5rem;display:flex;flex-direction:column;gap:.625rem}.variant-wrapper .option-wrapper .settings-form-label{margin:0}.variant-wrapper .option-wrapper .variant{position:relative}.variant-wrapper .option-wrapper .variant .drag-icon{position:absolute;left:-1.313rem}.variant-wrapper .add-new{display:flex;align-items:center;gap:.5rem}.variant-wrapper .add-new .add-input{width:55%}.variant-wrapper .variant-show{display:flex;justify-content:space-between;align-items:start;padding:1rem}.variant-wrapper .variant-show .attributes{font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.variant-wrapper .variant-show .variantion-wrapper{display:flex;gap:.5rem;flex-wrap:wrap}.variant-wrapper .edit-wrapper{padding:.5rem 1rem 1rem}.variant-wrapper .edit-wrapper .buttons-wrapper.edit{margin-bottom:.625rem;margin-top:-1.5rem}.variant-wrapper .edit-wrapper .buttons-wrapper.edit .admin-btn{padding:.5rem .75rem}.variant-wrapper .edit-wrapper .setting-form-input{width:100%}.variant-list table{width:100%}.variant-list table thead{background:var(--background-color)}.variant-list table thead td{padding:.5rem .313rem}.variant-list table td{padding:.313rem}.variant-list .header td:first-child{width:12rem}.variant-list tbody tr td:first-child{display:flex;flex-direction:row;gap:.5rem;align-items:center}.variant-list tbody tr td:first-child i{font-size:1.25rem;padding:.625rem}.variation-title-wrapper{display:flex;justify-content:space-between;align-items:center;font-size:1.063rem;border-bottom:.063rem solid var(--border-color);padding-bottom:1rem}ul{padding:0}input[type=checkbox]:checked::before{background:var(--color-primary)!important;padding:.063rem!important}body:has(#store-dashboard){background:#f3f5f7;font-family:Figtree,sans-serif;font-weight:400;font-size:.95rem;color:var(--text-color);line-height:.95rem}body:has(#store-dashboard) #store-dashboard.collapsed .tab-wrapper,body:has(#store-dashboard) #store-dashboard.collapsed .top-navbar{margin-left:4rem}body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper{width:4rem}body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .logo-wrapper{margin:auto;padding:.875rem 0}body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .logo-wrapper .site-name{padding:.313rem;background:var(--color-primary);color:#fff;width:1.5rem;height:1.5rem;margin:auto;display:flex;justify-content:center;align-items:center;border-radius:.25rem}body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .dashboard-tabs .tab-name .subtabs,body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .dashboard-tabs .tab-name .admin-arrow,body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .dashboard-tabs .tab-name span{display:none}body:has(#store-dashboard) #store-dashboard.collapsed.minimize .dashboard-tabs-wrapper .dashboard-tabs .tab-name .subtabs .active a{background:var(--color-primary);color:#fff}a{text-decoration:none}.dashboard-tabs-wrapper{width:16rem;overflow:hidden;max-height:100vh;min-height:100vh;position:fixed;left:0;top:0;background:var(--background-white);z-index:9999;border-right:.063rem solid var(--border-color);transition:all .5s ease}.dashboard-tabs-wrapper .close-btn{display:none}.dashboard-tabs-wrapper .logo-wrapper{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;height:4.063rem}.dashboard-tabs-wrapper .logo-wrapper img{width:auto;height:2.625rem}.dashboard-tabs-wrapper .logo-wrapper .site-name{font-size:1.5rem;font-weight:600;color:var(--color-primary)}.dashboard-tabs-wrapper .logo-wrapper i{cursor:pointer}.dashboard-tabs-wrapper .dashboard-tabs{height:87vh;position:relative}.dashboard-tabs-wrapper ul{padding:0;max-height:80vh;overflow:auto;margin:0}.dashboard-tabs-wrapper ul li{padding:0 .75rem;position:relative;margin-top:.5rem}.dashboard-tabs-wrapper ul li .admin-arrow{position:absolute;top:25%;right:1rem;font-size:1.4rem;transition:transform .3s ease}.dashboard-tabs-wrapper ul li .admin-arrow.rotate{transform:rotate(90deg)}.dashboard-tabs-wrapper ul li a{display:flex;position:relative;align-items:end;transition:all .3s ease;font-size:.975rem;letter-spacing:.01em;text-transform:none;line-height:1.25rem;padding:.75rem;border-radius:.375rem;gap:.5rem;text-decoration:none;font-weight:500}.dashboard-tabs-wrapper ul li a i{font-size:1.25rem}.dashboard-tabs-wrapper ul li a span{line-height:1}.dashboard-tabs-wrapper ul li a .tab-name{display:flex;gap:.875rem;align-items:center}.dashboard-tabs-wrapper ul li .subtabs{display:none}.dashboard-tabs-wrapper ul li .subtabs.open{display:block}.dashboard-tabs-wrapper ul li:not(.active) a:hover{color:var(--color-primary);background:var(--background-primary)}.dashboard-tabs-wrapper ul li a.active.tab,.dashboard-tabs-wrapper ul li a.active.tab:hover{background-color:var(--color-primary);color:#fff}.dashboard-tabs-wrapper ul li:has(.adminfont-setting){position:absolute;width:100%;box-sizing:border-box;bottom:0;color:var(--color-primary)}.dashboard-tabs-wrapper ul li:has(.adminfont-setting).active a{color:var(--color-primary)}.dashboard-tabs-wrapper ul li:has(.adminfont-setting) a.tab.active,.dashboard-tabs-wrapper ul li:has(.adminfont-setting) a.tab.active:hover{color:var(--color-primary);background:#fff0}.tab-wrapper{width:100%;min-height:100vh;margin-left:16rem;transition:all .4s ease;position:relative}.tab-wrapper .top-navbar-wrapper{position:fixed;z-index:999;width:100%;background:var(--background-white);border-bottom:.063rem solid var(--border-color);right:0;transition:all .4s ease}.tab-wrapper .top-navbar-wrapper .top-navbar{display:flex;justify-content:space-between;min-height:3.5rem;max-height:3.5rem;border-radius:.25rem;align-items:center;padding:0 2rem;margin-left:16rem}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-leftside .toggle-menu-icon{font-size:1.625rem;color:var(--sub-text-color);cursor:pointer}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-leftside .toggle-menu-icon.hamburger{display:none}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right{display:flex;gap:.313rem;align-items:center;list-style-type:none;margin:0}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right li{position:relative;cursor:pointer}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right li.dark-icon{font-size:1.625rem}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right .dropdown{position:relative}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right .dropdown .avatar-wrapper{background:var(--color-primary);border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;color:#fff}.tab-wrapper .top-navbar-wrapper .top-navbar .navbar-right .dropdown .avatar-wrapper i{font-size:1.2rem;color:#fff}.tab-wrapper .content-wrapper{min-height:100vh;padding:7rem 3rem}.tab-wrapper .content-wrapper .title-section{margin:0 0 2rem}#store-dashboard{display:flex}#store-dashboard .admin-table-wrapper{margin:0;width:100%}#store-dashboard .header-wrapper{background:#fff;display:flex;justify-content:end;padding:2rem;padding-bottom:0;gap:1rem}#store-dashboard.menu-opened .tab-wrapper{margin-left:3rem}#store-dashboard.menu-opened .dashboard-tabs-wrapper{width:4rem}#store-dashboard.menu-opened .dashboard-tabs-wrapper .tab-name span,#store-dashboard.menu-opened .dashboard-tabs-wrapper .admin-arrow,#store-dashboard.menu-opened .dashboard-tabs-wrapper .site-name{display:none}#store-dashboard.menu-opened .top-navbar{margin-left:4rem}.icon-wrapper{position:relative}.icon-wrapper .count{position:absolute;font-size:.75rem;right:-.25rem;top:-.45rem;padding:.125rem;background:red;border-radius:50%;width:.75rem;height:.75rem;display:flex;justify-content:center;align-items:center}.dropdown-menu{position:absolute;top:2rem;overflow:hidden;border:.063rem solid var(--border-color);max-width:16rem;min-width:16rem;right:0;background:var(--background-white);border-radius:.25rem;transition:all .3s ease;z-index:9999}.dropdown-menu .dropdown-header{padding:1rem 1rem 1rem 1.125rem;border-bottom:.063rem solid var(--border-color)}.dropdown-menu .dropdown-header .user-card{display:flex;align-items:center;gap:.75rem}.dropdown-menu .dropdown-header .user-card .user-avatar{height:2.5rem;width:2.5rem;display:flex;justify-content:center;align-items:center;color:#fff;background:var(--color-primary);font-size:.875rem;font-weight:700;letter-spacing:.06em;flex-shrink:0;position:relative;border-radius:50%}.dropdown-menu .dropdown-header .user-card .user-avatar span{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.06em}.dropdown-menu .dropdown-header .user-card .user-avatar img{border-radius:50%}.dropdown-menu .dropdown-header .user-card .user-info{display:flex;flex-direction:column;gap:.125rem}.dropdown-menu .dropdown-header .user-card .user-info .user-name{font-size:1rem;font-weight:700;color:var(--text-color)}.dropdown-menu .dropdown-header .user-card .user-info .user-email{font-size:.813rem;font-weight:400;color:var(--sub-text-color)}.dropdown-menu .dropdown-header h3 i{margin-right:.625rem}.dropdown-menu .dropdown-body{margin:0}.dropdown-menu .dropdown-body ul{list-style:none;padding:.5rem;margin:0}.dropdown-menu .dropdown-body ul li{margin:.313rem 0}.dropdown-menu .dropdown-body ul li a{display:flex;align-items:end;color:var(--text-color);font-size:.95rem;font-weight:500;padding:.5rem;position:relative;gap:.5rem;transition:all .5s ease;border-radius:.25rem;line-height:1rem;cursor:pointer}.dropdown-menu .dropdown-body ul li a i{font-size:1.25rem}.dropdown-menu .dropdown-body ul li a:hover{background:rgb(82 100 132 / .0784313725)}.dropdown-menu .footer{padding:.75rem}.dropdown-menu .footer a{width:100%;box-sizing:border-box}.dropdown-menu.notification{min-width:25rem!important}.dropdown-menu.notification .title{padding:.75rem;border-bottom:.063rem solid var(--border-color);display:flex;justify-content:space-between;font-size:1.25rem;align-items:center}.dropdown-menu.notification ul{margin:0;max-height:20rem;overflow:auto}.dropdown-menu.notification ul li{margin:0}.dropdown-menu.notification ul .item,.dropdown-menu.notification ul a{display:flex;gap:.813rem;padding:.75rem;align-items:start;border-bottom:.063rem solid var(--border-color)}.dropdown-menu.notification ul .item:hover,.dropdown-menu.notification ul a:hover{background:#f3f3f3}.dropdown-menu.notification ul .item .icon,.dropdown-menu.notification ul a .icon{padding:.313rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.dropdown-menu.notification ul .item .icon i,.dropdown-menu.notification ul a .icon i{font-size:1.5rem}.dropdown-menu.notification ul .item .check-icon,.dropdown-menu.notification ul a .check-icon{font-size:1.125rem}.dropdown-menu.notification ul .item .details span,.dropdown-menu.notification ul a .details span{display:block}.dropdown-menu.notification ul .item .details .heading,.dropdown-menu.notification ul a .details .heading{font-size:.95rem;color:var(--text-color)}.dropdown-menu.notification ul .item .details .message,.dropdown-menu.notification ul a .details .message{color:var(--sub-text-color);padding:.313rem 0}.dropdown-menu.notification ul .item .details .time,.dropdown-menu.notification ul a .details .time{position:absolute;top:.5rem;right:.5rem;color:var(--sub-text-color)}.top-customer-wrapper .customer{display:flex;justify-content:space-between;padding:.313rem 0}.top-customer-wrapper .customer .left-section{display:flex;gap:.813rem}.top-customer-wrapper .customer .left-section .profile i{padding:.5rem;background:var(--color-primary);font-size:1.25rem;color:#fff;border-radius:50%}.top-customer-wrapper .customer .left-section .name{font-size:1.063rem;font-weight:500;line-height:1rem}.top-customer-wrapper .customer .left-section .order-number{font-size:.95rem;padding-top:.4rem;color:rgb(0 0 0 / .4196078431)}.top-customer-wrapper .customer .price-section{font-size:1.125rem;font-weight:600}.progress-bar{width:100%}.progress-bar div{width:80%;height:.313rem;border-radius:.5rem;position:relative}.progress-bar div span{position:absolute;content:"";height:.313rem;border-radius:.5rem;left:0;top:0;width:56%}.store-owner-details{display:flex;align-items:start;margin-bottom:.313rem}.store-owner-details .contact-details{flex-direction:column;gap:.5rem}.store-owner-details .right-details{text-align:right}.store-owner-details .right-details .price{font-size:1.063rem;font-weight:600;line-height:1.5rem;padding-bottom:.125rem}.store-owner-details.owner{flex-direction:column}.profile{display:flex;gap:.75rem;padding-bottom:1rem}.profile .details{display:flex;flex-direction:column;gap:.125rem}.profile .details .name{font-size:1.063rem;color:rgb(0 0 0 / .9294117647);font-weight:500;position:relative;padding-right:.625rem}.profile .details .des{color:rgb(0 0 0 / .4862745098)}.admin-table-wrapper.transparent-table .table-wrapper{border:none}.admin-table-wrapper.transparent-table .admin-table{background:#fff0}.admin-table-wrapper.transparent-table .admin-table .admin-table-body tr{border-top:.063rem solid var(--border-color)}.admin-table-wrapper.transparent-table .admin-table .admin-row{margin:0!important}.admin-table-wrapper.transparent-table .admin-table .admin-row .admin-column{padding:.313rem!important}.admin-table-wrapper.transparent-table .admin-table .header-row{height:2.125rem!important}.admin-table-wrapper.transparent-table .admin-table .header-row .header-col{padding:0 .313rem!important}.switch-store-wrapper{position:relative}.switch-store-wrapper .switch-store-preview{position:absolute;right:0;display:flex;gap:.125rem}.switch-store-wrapper .switch-store-preview .arrow-icon{font-size:1.25rem}.switch-store-wrapper .switch-store-list{border-radius:.25rem;margin-top:.45rem;max-height:8rem;overflow:auto;border:.063rem solid var(--border-color)}.switch-store-wrapper .switch-store-list .store{border-bottom:.063rem solid var(--border-color)}.switch-store-wrapper .switch-store-list .store:last-child{border:none}.switch-store-wrapper .switch-store-list .store .store-name{color:var(--text-color)}.switch-store-wrapper .switch-store-list .store .des{font-size:.813rem}.store-icon{background:var(--color-primary);color:#fff;padding:.313rem;border-radius:50%;width:1rem;height:1rem;display:flex;justify-content:center;align-items:center}.store-icon.number{background:var(--color-primary);color:#fff}.ai-wrapper{padding:1rem}/*! This file is auto-generated */
.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;font-weight:500;line-height:2.92307692;min-height:40px;margin:0;padding:0 16px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:2px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-compact .button,.wp-core-ui .button.button-compact{line-height:2.30769231;min-height:32px;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{line-height:2;min-height:24px;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{line-height:2.92307692;min-height:40px;padding:0 16px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;line-height:3.28571429;min-height:48px;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui .button .dashicons,.wp-core-ui .button-primary .dashicons,.wp-core-ui .button-secondary .dashicons{line-height:1.9;vertical-align:top}.wp-core-ui .button.button-compact .dashicons{line-height:1.5}.wp-core-ui .button.button-small .dashicons{line-height:1.1}.wp-core-ui .button.button-hero .dashicons{line-height:2.3}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);background:0 0;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.04);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);color:var(--wp-admin-theme-color-darker-20,#183ad6)}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:0 0;border-color:var(--wp-admin-theme-color,#3858e9);color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);outline:1px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.08);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.08);color:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20)}.wp-core-ui .button.active:focus{background-color:rgba(var(--wp-admin-theme-color--rgb),.08);color:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20),0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9)}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#8a8a8a!important;border-color:#d8d8d8!important;background:0 0!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:var(--wp-admin-theme-color,#3858e9);text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:var(--wp-admin-theme-color-darker-20,#183ad6)}.wp-core-ui .button-link:focus{color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);border-radius:2px;outline:1px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:hover{background:var(--wp-admin-theme-color-darker-10,#2145e6);border-color:var(--wp-admin-theme-color-darker-10,#2145e6);color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);color:#fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9),inset 0 0 0 1px #fff;outline:1px solid transparent}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#8a8a8a!important;background:#e2e2e2!important;border-color:#e2e2e2!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:2px 0 0 2px}.wp-core-ui .button-group>.button:last-child{border-radius:0 2px 2px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{border-color:var(--wp-admin-theme-color);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20)}.wp-core-ui .button-group>.button.active:focus{border-color:var(--wp-admin-theme-color);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20),0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color)}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-compact,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .button .dashicons,.wp-core-ui .button-primary .dashicons,.wp-core-ui .button-secondary .dashicons{line-height:1.9}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px;line-height:1.69230769;min-height:24px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.30769231;min-height:32px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}}/*! This file is auto-generated */
.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:var(--wp-admin-theme-color,#3858e9)}.media-frame a:active,.media-frame a:hover{color:var(--wp-admin-theme-color-darker-20,#183ad6)}.media-frame a:focus{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);color:var(--wp-admin-theme-color-darker-20,#183ad6);outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:8px 12px}.media-frame select,.wp-admin .media-frame select{min-height:40px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:2px;border:1px solid #949494;background-color:#fff;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;line-height:1.42857143}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 12px;line-height:2.71428571;min-height:40px}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 .5px var(--wp-admin-theme-color,#3858e9);outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f0;border-color:#ccc;color:#949494}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:var(--wp-admin-theme-color,#3858e9)}.media-modal-close:focus{color:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 3px rgba(var(--wp-admin-theme-color--rgb,56,88,233),.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";content:"\f158"/'';font:normal 20px/1 dashicons;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .button,.media-modal-content .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.media-toolbar input[type=search],.media-toolbar input[type=text],.media-toolbar select{min-height:32px;line-height:2.14285714}.media-toolbar input[type=search],.media-toolbar input[type=text]{padding:0 8px}.media-toolbar select{padding:0 24px 0 8px}.wp-core-ui .media-modal-icon{background-image:url(/wp-includes/css/../images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:48px;padding:0 16px;border:0 solid #dcdcde;overflow:auto}.media-frame-toolbar .media-toolbar{top:auto;bottom:-60px;height:auto;overflow:visible;border-top:1px solid #dcdcde;background:#fff}.media-frame-toolbar .media-toolbar-primary>.media-button,.media-frame-toolbar .media-toolbar-primary>.media-button-group{margin-top:14px;margin-bottom:14px}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:0px;align-items:end}label[for=media-attachment-filters]{grid-area:1/1/2/2}select#media-attachment-filters{grid-area:2/1/3/2}label[for=media-attachment-date-filters]{grid-area:1/2/2/3}select#media-attachment-date-filters{grid-area:2/2/3/3}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting+.description .dashicons{width:16px;height:16px;font-size:16px;margin-top:0}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:var(--wp-admin-theme-color,#3858e9);text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:var(--wp-admin-theme-color,#3858e9);outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);color:var(--wp-admin-theme-color-darker-20,#183ad6);outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:var(--wp-admin-theme-color,#3858e9)}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);color:var(--wp-admin-theme-color-darker-20,#183ad6);outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{min-height:32px;line-height:2.14285714;padding:0 24px 0 8px;margin-right:2%}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{display:block}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment:not(:has(.filename))::after{content:attr(aria-label);position:absolute;bottom:8px;width:calc(100% - 16px);left:8px;font-size:12px;background-color:rgba(255,255,255,.8);color:#1d2327;max-height:3rem;overflow:hidden;text-align:start;padding:5px 10px;word-wrap:break-word;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box;font-weight:600}.wp-core-ui .media-selection .attachment::after{content:none}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px var(--wp-admin-theme-color,#3858e9);outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px var(--wp-admin-theme-color-darker-20,#183ad6)}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close .media-modal-icon{display:inline-block;background-position:-96px 4px;height:22px;width:22px}.wp-core-ui .attachment-close:focus .media-modal-icon,.wp-core-ui .attachment-close:hover .media-modal-icon{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 1px #fff,0 0 0 2px var(--wp-admin-theme-color,#3858e9)}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;background:#fff;padding:12px 16px}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";content:"\f335"/'';font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 3px rgba(var(--wp-admin-theme-color--rgb,56,88,233),.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:var(--wp-admin-theme-color,#3858e9);border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background-color:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:var(--wp-admin-theme-color,#3858e9);text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:var(--wp-admin-theme-color-darker-20,#183ad6)}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px var(--wp-admin-theme-color,#3858e9);outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color,#3858e9)}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(/wp-includes/css/../images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:var(--wp-admin-theme-color,#3858e9);font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 1px var(--wp-admin-theme-color,#3858e9);outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142";content:"\f142"/''}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9)}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";content:"\f140"/'';display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142";content:"\f142"/''}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important;word-break:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle .dashicons{line-height:1}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:74px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:90px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.media-toolbar-secondary,.media-toolbar-secondary label{display:block}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-60px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(/wp-includes/css/../images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(/wp-includes/css/../images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1{background:url(/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top}.imgareaselect-border2{background:url(/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top}.imgareaselect-border3{background:url(/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top}.imgareaselect-border4{background:url(/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom}.imgareaselect-border1,.imgareaselect-border2,.imgareaselect-border3,.imgareaselect-border4{filter:alpha(opacity=50);opacity:.5}.imgareaselect-handle{background-color:#fff;border:solid 1px #000;filter:alpha(opacity=50);opacity:.5}.imgareaselect-outer{background-color:#000;filter:alpha(opacity=50);opacity:.5}.choice-thumb img{max-width:20px;max-height:40px;display:inline-block;vertical-align:middle}td.product-name dl.variation dd div strong:empty+.semicol{display:none}.woocommerce td.product-name dl.variation dt.variation-Configuration{display:block;float:none}.woocommerce td.product-name dl.variation dd.variation-Configuration{font-size:.8em}.woocommerce td.product-name dl.variation dd.variation-Configuration div{padding-bottom:.2em}.woocommerce td.product-name dl.variation dd.variation-Configuration div strong,.wc-item-meta .order-configuration-details strong{display:inline-block}.woocommerce td.product-name dl.variation dd.variation-Configuration div strong:empty+span.semicol,.wc-item-meta .order-configuration-details strong:empty+span.semicol{opacity:0}.woocommerce td.product-name dl.variation dd.variation-Configuration span.sku,.order-configuration-details span.sku{font-size:.8em;text-transform:uppercase;display:inline-block;background:#00000014;margin-left:5px;padding:3px;line-height:1}.wc-item-meta .order-configuration-details div{font-size:.8em}button.configure-product+.woocommerce-product-details__short-description{margin-top:1.5em}.shop_table tbody tr td.product-thumbnail a img.generating-image{background:url(/wp-content/plugins/product-configurator-for-woocommerce/assets/css/../images/spinner.gif) no-repeat 50% 50%;width:100%;height:100%;min-width:20px}table span.choice-thumb.color{display:inline-block;width:20px;height:20px;vertical-align:middle;margin-right:4px;border-radius:3px}.shop_table.woocommerce-checkout-review-order-table tbody tr td img.configuration-image{width:100px;border-radius:8px;vertical-align:middle;margin-right:10px;max-width:100%}.configurator-error.error{padding:10px;background:#fff7f8;border:1px solid red;border-radius:3px;color:red}.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.out-of-stock--no-more-choice{width:100%;text-align:center}.is_configurable :not(.enable-add-to-cart):not(.configurator_is_inline) .summary .yith-ywraq-add-button.show{display:none!important}tr.wc-block-cart-items__row.configurator-hidden,.wc-block-components-order-summary-item.configurator-hidden{display:none!important}tr.wc-block-cart-items__row.configurator-linked-product .wc-block-components-product-badge.wc-block-components-sale-badge{display:none}