.webui-popover-content{display:none;}.webui-popover-rtl{direction:rtl;text-align:right;}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px;}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px;}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px;}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px;}.webui-popover.pop{-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:transform .15s cubic-bezier(.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(.3,0,0,1.5);transition:transform .15s cubic-bezier(.3,0,0,1.5);opacity:0;filter:alpha(opacity=0);}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0);}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0);}.webui-popover.out{opacity:0;filter:alpha(opacity=0);}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block;}.webui-popover .webui-popover-content>div:first-child{width:99%;}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none;}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50);}.webui-popover-inner .close:after{content:"×";width:.8em;height:.8em;padding:4px;position:relative;}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0;}.webui-popover-content{padding:9px 14px;overflow:auto;display:none;}.webui-popover-inverse{background-color:#333;color:#eee;}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee;}.webui-no-padding .webui-popover-content{padding:0;}.webui-no-padding .list-group-item{border-right:none;border-left:none;}.webui-no-padding .list-group-item:first-child{border-top:0;}.webui-no-padding .list-group-item:last-child{border-bottom:0;}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}.webui-popover>.webui-arrow{border-width:11px;}.webui-popover>.webui-arrow:after{border-width:10px;content:"";}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0;}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff;}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25);}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px;}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333;}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333;}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333;}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333;}.webui-popover i.icon-refresh:before{content:"";}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url("https://vape-jucce.com/wp-content/plugins/advanced-coupons-for-woocommerce-free/js/lib/img/loading.gif") no-repeat;}.webui-popover i.icon-refresh.nitro-lazy{background-image:none !important;}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);}}@keyframes rotate{100%{transform:rotate(360deg);}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998;}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none;}#agcfw-redeem-gift-card.agcfw-checkout-redeem{margin-bottom:2.5em;}#agcfw-redeem-gift-card.agcfw-checkout-redeem h3{padding:1em 1.2em;margin:0;background:#f8f8f8;font-size:1em;font-weight:700;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form h3{cursor:pointer;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form h3 .caret{position:relative;top:-2px;margin-left:5px;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form.show h3 .caret img{transform:rotate(0);}#agcfw-redeem-gift-card.agcfw-checkout-redeem h3 .caret img{display:inline-block;transition:transform .5s ease;transform:rotate(-90deg);}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form .agcfw-inner{height:0;max-height:111px;overflow:hidden;transition:height .5s ease;}#agcfw-redeem-gift-card.agcfw-toggle-redeem-form.show .agcfw-inner{height:500px;}#agcfw-redeem-gift-card.agcfw-checkout-redeem .agcfw-inner-content{background:#fafafa;padding:1em 1.2em;}#agcfw-redeem-gift-card.agcfw-checkout-redeem .agcfw-inner p{margin-bottom:.5em;}.webui-popover{border-radius:0;border:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);}.webui-popover .webui-popover-title{font-size:1em;color:inherit;padding:.7em 1em .7em 2em;background:url("data:image/svg+xml,<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 0.125C4.15117 0.125 0.625 3.65117 0.625 8C0.625 12.3488 4.15117 15.875 8.5 15.875C12.8488 15.875 16.375 12.3488 16.375 8C16.375 3.65117 12.8488 0.125 8.5 0.125ZM8.5 14.5391C4.88945 14.5391 1.96094 11.6105 1.96094 8C1.96094 4.38945 4.88945 1.46094 8.5 1.46094C12.1105 1.46094 15.0391 4.38945 15.0391 8C15.0391 11.6105 12.1105 14.5391 8.5 14.5391Z\" fill=\"%236D6D6D\"/><path d=\"M10.4617 4.56699C9.93437 4.10469 9.23828 3.85156 8.5 3.85156C7.76172 3.85156 7.06562 4.10645 6.53828 4.56699C5.98984 5.04688 5.6875 5.69199 5.6875 6.38281V6.51641C5.6875 6.59375 5.75078 6.65703 5.82812 6.65703H6.67188C6.74922 6.65703 6.8125 6.59375 6.8125 6.51641V6.38281C6.8125 5.60762 7.57012 4.97656 8.5 4.97656C9.42988 4.97656 10.1875 5.60762 10.1875 6.38281C10.1875 6.92949 9.80078 7.43047 9.20137 7.66074C8.82871 7.80313 8.5123 8.05273 8.28555 8.37969C8.05527 8.71367 7.93574 9.11445 7.93574 9.52051V9.89844C7.93574 9.97578 7.99902 10.0391 8.07637 10.0391H8.92012C8.99746 10.0391 9.06074 9.97578 9.06074 9.89844V9.49941C9.06165 9.32877 9.11396 9.16236 9.21085 9.02188C9.30774 8.88141 9.44471 8.77339 9.60391 8.71191C10.641 8.31289 11.3107 7.39883 11.3107 6.38281C11.3125 5.69199 11.0102 5.04688 10.4617 4.56699ZM7.79688 11.8672C7.79688 12.0537 7.87095 12.2325 8.00282 12.3644C8.13468 12.4962 8.31352 12.5703 8.5 12.5703C8.68648 12.5703 8.86532 12.4962 8.99718 12.3644C9.12905 12.2325 9.20312 12.0537 9.20312 11.8672C9.20312 11.6807 9.12905 11.5019 8.99718 11.37C8.86532 11.2381 8.68648 11.1641 8.5 11.1641C8.31352 11.1641 8.13468 11.2381 8.00282 11.37C7.87095 11.5019 7.79688 11.6807 7.79688 11.8672Z\" fill=\"%236D6D6D\"/></svg>") no-repeat .7em center;}.webui-popover .webui-popover-title.nitro-lazy{background-image:none !important;}.webui-popover .webui-popover-content{font-size:.9em;padding:.7em 1em;}.webui-popover.bottom-right .webui-arrow{border-bottom-color:rgba(0,0,0,.07);}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7-form-control-wrap,.wpcf7-spinner{position:relative;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output,.wpcf7-reflection>output[hidden]{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s;}}@keyframes spin{from{transform:rotate(0);}to{transform:rotate(360deg);}}@keyframes blink{from,to{opacity:0;}50%{opacity:1;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type=file]{cursor:pointer;}.wpcf7 input[type=file]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr;}.wpcf7-reflection>output{display:list-item;list-style:none;}.menu-image-badge,.menu-image-bubble{color:#fff;font-weight:700;right:10px;position:relative;}.menu-image-hover-wrapper .menu-image-title-above,.menu-item a img,img.menu-image-title-above,img.menu-image-title-after,img.menu-image-title-before,img.menu-image-title-below{border:none;box-shadow:none;vertical-align:middle;width:auto;display:inline;}.menu-image-hover-wrapper img.hovered-image,.menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;transition:opacity .25s ease-in-out;}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image,.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image,.menu-item:hover img.hovered-image{opacity:1;}.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,.menu-image-title-after.menu-image-not-hovered img,.menu-image-title-before.menu-image-title{padding-right:10px;}.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,.menu-image-title-after.menu-image-title,.menu-image-title-before.menu-image-not-hovered img{padding-left:10px;}.menu-image-title-above,.menu-image-title-below,.menu-image-title.menu-image-title-above,.menu-image-title.menu-image-title-below,.menu-item a.menu-image-title-above,.menu-item a.menu-image-title-below{text-align:center;display:block;}.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper,.menu-image-title-above .menu-image-hover-wrapper,.menu-image-title-above.menu-image-not-hovered>img{display:block;padding-top:10px;margin:0 auto !important;}.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper,.menu-image-title-below .menu-image-hover-wrapper,.menu-image-title-below.menu-image-not-hovered>img{display:block;padding-bottom:10px;margin:0 auto !important;}.menu-image-title-hide .menu-image-title,.menu-image-title-hide.menu-image-title{display:none;}#et-top-navigation .nav li.menu-item,.navigation-top .main-navigation li{display:inline-block;}.above-menu-image-icons,.below-menu-image-icons{margin:auto;text-align:center;display:block;}ul li.menu-item>.menu-image-title-above.menu-link,ul li.menu-item>.menu-image-title-below.menu-link{display:block;}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image,.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;}.menu-item-text span.dashicons{display:contents;transition:none;}.menu-image-badge{background-color:#ff8c44;display:inline;font-size:.95rem;padding:3px 4px;margin-top:0;top:-20px;text-transform:uppercase;line-height:11px;border-radius:5px;letter-spacing:.3px;}.menu-image-bubble{font-size:13px;top:-18px;box-shadow:0 0 0 .1rem var(--white,#fff);border-radius:25px;padding:1px 6px 3px 5px;text-align:center;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}:root{--wcboost-swatches-item-width:30px;--wcboost-swatches-item-width:30px;--wcboost-swatches-item-padding:2px;--wcboost-swatches-item-gap:1em;--wcboost-swatches-color-border:rgba(0,0,0,.2);--wcboost-swatches-color-border-selected:rgba(0,0,0,.7);--wcboost-swatches-color-border-outstock:rgba(252,56,56,.7);--wcboost-swatches-color-tooltip:#333;--wcboost-swatches-color-tooltip-text:#fff;--wcboost-swatches-button-font-size:1em;--wcboost-swatches-label-font-size:1em;}.wcboost-variation-swatches > select{display:none !important;}.wcboost-variation-swatches__wrapper{margin:0;padding:0;list-style:none;display:inline-flex;flex-wrap:wrap;align-items:center;gap:var(--wcboost-swatches-item-gap);}.wcboost-variation-swatches__item{transition:.3s;text-align:center;white-space:nowrap;width:var(--wcboost-swatches-item-width);height:var(--wcboost-swatches-item-height);padding:var(--wcboost-swatches-item-padding);line-height:1.1;display:inline-flex;align-items:center;justify-content:center;margin:0;position:relative;cursor:pointer;box-shadow:0 0 0 1px var(--wcboost-swatches-color-border);}.wcboost-variation-swatches__name{display:block;}.wcboost-variation-swatches__item:hover,.wcboost-variation-swatches__item:focus{box-shadow:0 0 0 2px var(--wcboost-swatches-color-border);}.wcboost-variation-swatches__item.selected{border-color:var(--wcboost-swatches-color-border-selected);box-shadow:0 0 0 2px var(--wcboost-swatches-color-border-selected);}.wcboost-variation-swatches__item.disabled{opacity:.2;cursor:default;}.wcboost-variation-swatches--button .wcboost-variation-swatches__item{width:auto !important;height:auto !important;min-width:var(--wcboost-swatches-item-width);min-height:var(--wcboost-swatches-item-height);padding-left:calc(var(--wcboost-swatches-item-width) / 2);padding-right:calc(var(--wcboost-swatches-item-width) / 2);overflow:hidden;}:where(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-button-font-size);}.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected{background-color:rgba(0,0,0,.1);}.wcboost-variation-swatches--label .wcboost-variation-swatches__item{width:auto !important;min-width:var(--wcboost-swatches-item-width);}:where(.wcboost-variation-swatches--label) .wcboost-variation-swatches__item{font-size:var(--wcboost-swatches-label-font-size);}.wcboost-variation-swatches--label .wcboost-variation-swatches__name{width:100%;}.wcboost-variation-swatches--image .wcboost-variation-swatches__name{width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute;margin:-1px;}.wcboost-variation-swatches--image img{display:block;width:100%;height:100%;object-fit:cover;}.wcboost-variation-swatches--color .wcboost-variation-swatches__name{text-indent:-9999em;width:100%;height:100%;background-color:var(--wcboost-swatches-item-color);background-image:var(--wcboost-swatches-item-image);}.wcboost-variation-swatches--round .wcboost-variation-swatches__item,.wcboost-variation-swatches--round .wcboost-variation-swatches__item img,.wcboost-variation-swatches--round.wcboost-variation-swatches--color .wcboost-variation-swatches__name,.wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item{border-radius:999em;}.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item,.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item img,.wcboost-variation-swatches--rounded.wcboost-variation-swatches--color .wcboost-variation-swatches__name{border-radius:4px;}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item::before{content:attr(aria-label);text-indent:initial;font-size:14px;font-weight:500;line-height:1.25;position:absolute;bottom:100%;left:50%;background:var(--wcboost-swatches-color-tooltip);z-index:2;color:var(--wcboost-swatches-color-tooltip-text);margin:-10px 0 0 0;padding:7px 15px;opacity:0;visibility:hidden;user-select:none;border-radius:4px;transform:translate(-50%,-10px);transition:opacity .35s;}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:after{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border:5px solid transparent;border-top-color:#333;margin:0 0 0 -5px;opacity:0;visibility:hidden;transition:opacity .35s;}.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:before,.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:after{visibility:visible;opacity:1;user-select:auto;}.wcboost-variation-swatches--has-tooltip .disabled:before,.wcboost-variation-swatches--has-tooltip .disabled:after,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:before,.wcboost-variation-swatches--button .wcboost-variation-swatches__item:after{display:none;}.wcboost-variation-swatches__selected-label::before{content:": ";}.wcboost-variation-swatches__item.is-out-stock{color:var(--wcboost-swatches-color-border-outstock);box-shadow:0 0 0 1px var(--wcboost-swatches-color-border-outstock);}.et_pb_wc_add_to_cart .wcboost-variation-swatches__name::after{visibility:hidden;pointer-events:none;display:none;}