img.lws-woorewards-point-symbol{display:inline !important;margin-bottom:-0.1em;height:1em;width:auto;}ul.products li.product img.lws-woorewards-point-symbol{margin-bottom:-0.1em;}.wr-wrapper{display:flex;flex-direction:row;padding:var(--wr-block-padding, "10px");gap:10px;justify-content:center;align-items:center;border-style:var(--wr-block-border-style, "none");border-width:var(--wr-block-border-width, "inherit");border-radius:var(--wr-block-border-radius, "inherit");border-color:var(--wr-block-border-color, "inherit");background-color:var(--wr-block-background-color, "inherit");color:var(--wr-block-font-color, "inherit");font-size:var(--wr-block-font-size, "inherit");line-height:1;flex-wrap:wrap}.wr-wrapper.vertical{flex-direction:column}.wr-wrapper.top-margin{margin-top:10px}.wr-wrapper.auto-fit{width:-moz-fit-content;width:fit-content}.wr-wrapper.bottom-margin{margin-bottom:10px}.wr-wrapper .wr-icon{display:flex;justify-content:center;align-items:center;font-size:2em;color:var(--wr-block-border-color, "inherit")}.wr-button{display:flex;justify-content:center;align-items:center;padding:5px 10px;transition:all .5s ease;padding:var(--wr-button-padding, "10px");border-style:var(--wr-button-border-style, "none");border-width:var(--wr-button-border-width, "inherit");border-color:var(--wr-button-border-color, "inherit");border-radius:var(--wr-button-border-radius, "inherit");background-color:var(--wr-button-background-color, "inherit");color:var(--wr-button-font-color, "inherit");font-size:var(--wr-button-font-size, "inherit")}.wr-button:hover{border-color:var(--wr-button-border-over-color, "inherit");background-color:var(--wr-button-background-over-color, "inherit");color:var(--wr-button-font-over-color, "inherit")}@font-face {
font-family: "lws-icons";
src: url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.eot?20250505);
src: url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.eot?v20250505) format("embedded-opentype"),
url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.woff2?v20250505) format("woff2"), url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.woff?v20250505) format("woff"),
url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.ttf?v20250505) format("truetype"), url(//www.outlet4you.ee/wp-content/plugins/woorewards/assets/lws-adminpanel/styling/fonts/lws-icons.svg?v20250505) format("svg");
font-weight: normal;
font-style: normal;
} .lws-icon::before,
[class^="lws-icon-"]::before,
[class*=" lws-icon-"]::before {
font-family: "lws-icons";
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .lws-icon-sm {
font-size: 0.8em;
}
.lws-icon-lg {
font-size: 1.2em;
} .lws-icon-16 {
font-size: 16px;
}
.lws-icon-32 {
font-size: 32px;
} .lws-icon-bg-square,
.lws-icon-bg-circle {
padding: 0.35em;
background-color: #eee;
}
.lws-icon-bg-circle {
border-radius: 50%;
} .lws-icon-ul {
padding-left: 0;
list-style-type: none;
}
.lws-icon-ul > li {
display: flex;
align-items: flex-start;
line-height: 1.4;
}
.lws-icon-ul > li > .lws-icon {
margin-right: 0.4em;
line-height: inherit;
} .lws-icon-is-spinning {
-webkit-animation: lws-icon-spin 2s infinite linear;
-moz-animation: lws-icon-spin 2s infinite linear;
animation: lws-icon-spin 2s infinite linear;
}
@-webkit-keyframes lws-icon-spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes lws-icon-spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
}
}
@keyframes lws-icon-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
} .lws-icon-rotate-90 {
transform: rotate(90deg);
}
.lws-icon-rotate-180 {
transform: rotate(180deg);
}
.lws-icon-rotate-270 {
transform: rotate(270deg);
}
.lws-icon-flip-y {
transform: scaleY(-1);
}
.lws-icon-flip-x {
transform: scaleX(-1);
} .lws-icon-gift::before {
content: "\e900";
}
.lws-icon-pencil::before {
content: "\ea02";
}
.lws-icon-bin::before {
content: "\ea03";
}
.lws-icon-checkmark::before {
content: "\ea04";
}
.lws-icon-cross::before {
content: "\ea05";
}
.lws-icon-dropper::before {
content: "\ea09";
}
.lws-icon-checkbox-checked::before {
content: "\ea0a";
}
.lws-icon-checkbox-unchecked::before {
content: "\ea0b";
}
.lws-icon-arrow-up::before {
content: "\ea0c";
}
.lws-icon-arrow-down::before {
content: "\ea0d";
}
.lws-icon-arrow-left::before {
content: "\ea0e";
}
.lws-icon-arrow-right::before {
content: "\ea0f";
}
.lws-icon-nav-down::before {
content: "\ea10";
}
.lws-icon-nav-left::before {
content: "\ea11";
}
.lws-icon-nav-right::before {
content: "\ea12";
}
.lws-icon-nav-up::before {
content: "\ea13";
}
.lws-icon-down-arrow::before {
content: "\ea14";
}
.lws-icon-right-arrow::before {
content: "\ea16";
}
.lws-icon-up-arrow::before {
content: "\ea17";
}
.lws-icon-small-right::before {
content: "\ea18";
}
.lws-icon-small-left::before {
content: "\ea19";
}
.lws-icon-small-down::before {
content: "\ea1a";
}
.lws-icon-small-up::before {
content: "\ea1b";
}
.lws-icon-star-full::before {
content: "\ea1c";
}
.lws-icon-star-empty::before {
content: "\ea1d";
}
.lws-icon-plus::before {
content: "\ea1e";
}
.lws-icon-minus::before {
content: "\ea1f";
}
.lws-icon-required::before {
content: "\ea20";
}
.lws-icon-search::before {
content: "\ea22";
}
.lws-icon-undo::before {
content: "\ea24";
}
.lws-icon-show-more::before {
content: "\ea25";
}
.lws-icon-edit::before {
content: "\ea26";
}
.lws-icon-over::before {
content: "\ea27";
}
.lws-icon-idle::before {
content: "\ea28";
}
.lws-icon-click::before {
content: "\ea2a";
}
.lws-icon-cursor::before {
content: "\ea2b";
}
.lws-icon-text::before {
content: "\ea2c";
}
.lws-icon-inkpot::before {
content: "\ea2d";
}
.lws-icon-align-left::before {
content: "\ea2e";
}
.lws-icon-italic::before {
content: "\ea2f";
}
.lws-icon-line-height::before {
content: "\ea30";
}
.lws-icon-scale-vertical::before {
content: "\ea31";
}
.lws-icon-underline::before {
content: "\ea32";
}
.lws-icon-caps-small::before {
content: "\ea33";
}
.lws-icon-full-screen::before {
content: "\ea34";
}
.lws-icon-artboard::before {
content: "\ea35";
}
.lws-icon-margin-left::before {
content: "\ea36";
}
.lws-icon-enlarge::before {
content: "\ea37";
}
.lws-icon-resize-v::before {
content: "\ea39";
}
.lws-icon-resize-h::before {
content: "\ea3a";
}
.lws-icon-border::before {
content: "\ea3b";
}
.lws-icon-border-style::before {
content: "\ea3c";
}
.lws-icon-border-radius::before {
content: "\ea3d";
}
.lws-icon-border-width::before {
content: "\ea3e";
}
.lws-icon-question::before {
content: "\ea3f";
}
.lws-icon-books::before {
content: "\ea40";
}
.lws-icon-info::before {
content: "\ea41";
}
.lws-icon-settings-gear::before {
content: "\ea42";
}
.lws-icon-circle-up::before {
content: "\ea43";
}
.lws-icon-circle-left::before {
content: "\ea44";
}
.lws-icon-circle-down::before {
content: "\ea45";
}
.lws-icon-circle-right::before {
content: "\ea46";
}
.lws-icon-menu-bars::before {
content: "\ea47";
}
.lws-icon-floppy-disk::before {
content: "\ea48";
}
.lws-icon-download::before {
content: "\ea49";
}
.lws-icon-youtube::before {
content: "\ea4a";
}
.lws-icon-discord::before {
content: "\ea4b";
}
.lws-icon-support::before {
content: "\ea4c";
}
.lws-icon-key::before {
content: "\ea4d";
}
.lws-icon-bulb::before {
content: "\ea4e";
}
.lws-icon-billboard::before {
content: "\ea4f";
}
.lws-icon-repeat::before {
content: "\ea50";
}
.lws-icon-leave::before {
content: "\ea51";
}
.lws-icon-image::before {
content: "\ea53";
}
.lws-icon-barcode::before {
content: "\ea55";
}
.lws-icon-b-meeting::before {
content: "\ea56";
}
.lws-icon-shop::before {
content: "\ea57";
}
.lws-icon-handle::before {
content: "\ea58";
}
.lws-icon-coins::before {
content: "\ea59";
}
.lws-icon-discount::before {
content: "\ea5a";
}
.lws-icon-supply::before {
content: "\ea5b";
}
.lws-icon-lw_reward::before {
content: "\ea5c";
}
.lws-icon-users::before {
content: "\ea5d";
}
.lws-icon-last-page::before {
content: "\ea5f";
}
.lws-icon-first-page::before {
content: "\ea60";
}
.lws-icon-next-page::before {
content: "\ea61";
}
.lws-icon-previous-page::before {
content: "\ea62";
}
.lws-icon-logo-facebook::before {
content: "\ea63";
}
.lws-icon-logo-twitter::before {
content: "\ea64";
}
.lws-icon-logo-pinterest::before {
content: "\ea65";
}
.lws-icon-logo-linkedin::before {
content: "\ea66";
}
.lws-icon-logo-whatsapp::before {
content: "\ea67";
}
.lws-icon-logo-mewe::before {
content: "\ea68";
}
.lws-icon-radio-checked::before {
content: "\ea69";
}
.lws-icon-radio-unchecked::before {
content: "\ea6a";
}
.lws-icon-copy::before {
content: "\ea6b";
}
.lws-icon-birthday-cake::before {
content: "\ea6c";
}
.lws-icon-user-plus::before {
content: "\ea6e";
}
.lws-icon-cart::before {
content: "\ea6f";
}
.lws-icon-ban::before {
content: "\ea70";
}
.lws-icon-wallet::before {
content: "\ea71";
}
.lws-icon-refresh::before {
content: "\ea72";
}
.lws-icon-trend-up::before {
content: "\ea73";
}
.lws-icon-pdf::before {
content: "\ea74";
}
.lws-icon-facebook2::before {
content: "\ea75";
}
.lws-icon-pinterest1::before {
content: "\ea76";
}
.lws-icon-twitter1::before {
content: "\ea77";
}
.lws-icon-linkedin1::before {
content: "\ea78";
}
.lws-icon-whatsapp::before {
content: "\ea79";
}
.lws-icon-lw_mewe::before {
content: "\ea7a";
}
.lws-icon-crown::before {
content: "\eb0b";
}
.lws-icon-warning::before {
content: "\f06a";
}
.lws-icon-calendar::before {
content: "\f06d";
}
.lws-icon-version::before {
content: "\f06e";
}
.lws-icon-notifs-on::before {
content: "\f06f";
}
.lws-icon-notifs-off::before {
content: "\f070";
}
.lws-icon-power::before {
content: "\f071";
}
.lws-icon-menu::before {
content: "\f072";
}
.lws-icon-adv-settings::before {
content: "\f073";
}
.lws-icon-debug::before {
content: "\f074";
}
.lws-icon-notes::before {
content: "\f075";
}
.lws-icon-letter::before {
content: "\f076";
}
.lws-icon-cart-2::before {
content: "\f077";
}
.lws-icon-app-store::before {
content: "\f078";
}
.lws-icon-users-mm::before {
content: "\f079";
}
.lws-icon-users-wm::before {
content: "\f07a";
}
.lws-icon-api::before {
content: "\f07b";
}
.lws-icon-t-remove::before {
content: "\f07c";
}
.lws-icon-floppy-disk-2::before {
content: "\f07d";
}
.lws-icon-setup-preferences::before {
content: "\f07e";
}
.lws-icon-components::before {
content: "\f07f";
}
.lws-icon-questionnaire::before {
content: "\f080";
}
.lws-icon-window-add::before {
content: "\f081";
}
.lws-icon-back-arrow::before {
content: "\f082";
}
.lws-icon-paint-37::before {
content: "\f084";
}
.lws-icon-divider::before {
content: "\f085";
}
.lws-icon-button-2::before {
content: "\f087";
}
.lws-icon-code::before {
content: "\f088";
}
.lws-icon-text-2::before {
content: "\f089";
}
.lws-icon-present::before {
content: "\f08a";
}
.lws-icon-trophy::before {
content: "\f08b";
}
.lws-icon-cockade::before {
content: "\f08c";
}
.lws-icon-coupon::before {
content: "\f08d";
}
.lws-icon-handshake::before {
content: "\f08f";
}
.lws-icon-privacy::before {
content: "\f090";
}
.lws-icon-c-pulse::before {
content: "\f091";
}
.lws-icon-g-chart::before {
content: "\f092";
}
.lws-icon-chart-bar-32::before {
content: "\f093";
}
.lws-icon-chart-bar-33::before {
content: "\f094";
}
.lws-icon-refund::before {
content: "\f095";
}
.lws-icon-url::before {
content: "\f096";
}
.lws-icon-network-communication::before {
content: "\f097";
}
.lws-icon-a-share::before {
content: "\f098";
}
.lws-icon-launch::before {
content: "\f099";
}
.lws-icon-migration::before {
content: "\f09a";
}
.lws-icon-cloud-download-93::before {
content: "\f09b";
}
.lws-icon-shortcode::before {
content: "\f09c";
}
.lws-icon-free::before {
content: "\f09d";
}
.lws-icon-countdown::before {
content: "\f09e";
}
.lws-icon-bug::before {
content: "\f09f";
}
.lws-icon-save-to-list::before {
content: "\f0a0";
}
.lws-icon-plug-2::before {
content: "\f0a1";
}
.lws-icon-file-add::before {
content: "\f0a2";
}
.lws-icon-delivery::before {
content: "\f0a3";
}
.lws-icon-storage-unit::before {
content: "\f0a4";
}
.lws-icon-stock-2::before {
content: "\f0a5";
}
.lws-icon-file-money::before {
content: "\f0a6";
}
.lws-icon-bill::before {
content: "\f0a7";
}
.lws-icon-check-list::before {
content: "\f0a8";
}
.lws-icon-check-all::before {
content: "\f0a9";
}
.lws-icon-unite-round::before {
content: "\f0aa";
}
.lws-icon-menu-5::before {
content: "\f0ab";
}
.lws-icon-wallet-44::before {
content: "\f0ac";
}
.lws-icon-toast::before {
content: "\f0ad";
}
.lws-icon-license-key::before {
content: "\f0ae";
}
.lws-icon-hash-mark::before {
content: "\f0af";
}
.lws-icon-ampersand::before {
content: "\f0b0";
}
.lws-icon-telescope::before {
content: "\f0b1";
}
.lws-icon-shield::before {
content: "\f0b2";
}
.lws-icon-verified::before {
content: "\f0b3";
}
.lws-icon-screen-sharing-2::before {
content: "\f0b4";
}
.lws-icon-find-replace::before {
content: "\f0b5";
}
.lws-icon-password::before {
content: "\f0b6";
}
.lws-icon-contactless-card::before {
content: "\f0b7";
}
.lws-icon-delete-forever::before {
content: "\f0b8";
}
.lws-icon-currency-exchange-2::before {
content: "\f0b9";
}
.lws-icon-decision-process::before {
content: "\f0ba";
}
.lws-icon-bookmarks::before {
content: "\f0bb";
}
.lws-icon-fav-list::before {
content: "\f0bc";
}
.lws-icon-apps::before {
content: "\f0bd";
}
.lws-icon-winner::before {
content: "\f0be";
}
.lws-icon-img-stack::before {
content: "\f0bf";
}
.lws-icon-tags-stack::before {
content: "\f0c0";
}
.lws-icon-organic-2::before {
content: "\f0c1";
}
.lws-icon-timer::before {
content: "\f0c2";
}
.lws-icon-bag-delivery::before {
content: "\f0c3";
}
.lws-icon-event-create::before {
content: "\f0c4";
}
.lws-icon-event-confirm::before {
content: "\f0c5";
}
.lws-icon-opening-times::before {
content: "\f0c6";
}
.lws-icon-timeline::before {
content: "\f0c7";
}
.lws-icon-mirror-tablet-phone-2::before {
content: "\f0c9";
}
.lws-icon-visa::before {
content: "\f0ca";
}
.lws-icon-shopping-tag::before {
content: "\f0cb";
}
.lws-icon-small-up-2::before {
content: "\f0cc";
}
.lws-icon-i-add::before {
content: "\f0cd";
}
.lws-icon-i-delete::before {
content: "\f0ce";
}
.lws-icon-small-down-2::before {
content: "\f0cf";
}
.lws-icon-small-left-2::before {
content: "\f0d0";
}
.lws-icon-i-remove::before {
content: "\f0d1";
}
.lws-icon-small-right-2::before {
content: "\f0d2";
}
.lws-icon-small-triangle-down::before {
content: "\f0d3";
}
.lws-icon-small-triangle-left::before {
content: "\f0d4";
}
.lws-icon-small-triangle-right::before {
content: "\f0d5";
}
.lws-icon-small-triangle-up::before {
content: "\f0d6";
}
.lws-icon-diamond::before {
content: "\f0d8";
}
.lws-icon-gold-coin::before {
content: "\f0d9";
}
.lws-icon-bullet-list-69::before {
content: "\f0db";
}
.lws-icon-list-bullet::before {
content: "\f0dc";
}
.lws-icon-saved-items::before {
content: "\f0df";
}
.lws-icon-recipe-create::before {
content: "\f0e1";
}
.lws-icon-recipe::before {
content: "\f0e2";
}
.lws-icon-office::before {
content: "\f0e3";
}
.lws-icon-circle-09::before {
content: "\f0e4";
}
.lws-icon-user-frame-32::before {
content: "\f0e5";
}
.lws-icon-business-agent::before {
content: "\f0e6";
}
.lws-icon-user-frame-32-2::before {
content: "\f0e7";
}
.lws-icon-business-contact-88-1::before {
content: "\f0e8";
}
.lws-icon-business-agent-2::before {
content: "\f0e9";
}
.lws-icon-business-contact-88-2::before {
content: "\f0ea";
}
.lws-icon-circle-09-2::before {
content: "\f0eb";
}
.lws-icon-b-remove::before {
content: "\f0ec";
}
.lws-icon-b-add::before {
content: "\f0ed";
}
.lws-icon-b-check::before {
content: "\f0ee";
}
.lws-icon-b-love::before {
content: "\f0ef";
}
.lws-icon-a-search::before {
content: "\f0f0";
}
.lws-icon-a-heart::before {
content: "\f0f1";
}
.lws-icon-a-check::before {
content: "\f0f2";
}
.lws-icon-a-add::before {
content: "\f0f3";
}
.lws-icon-a-edit::before {
content: "\f0f4";
}
.lws-icon-a-remove::before {
content: "\f0f5";
}
.lws-icon-a-star::before {
content: "\f0f7";
}
.lws-icon-upload::before {
content: "\f0f8";
}
.lws-icon-system-update::before {
content: "\f0f9";
}
.lws-icon-book-open::before {
content: "\f0fa";
}
.lws-icon-book-39::before {
content: "\f0fb";
}
.lws-icon-a-time::before {
content: "\f0fc";
}
.lws-icon-home::before {
content: "\f0fd";
}
.lws-icon-home-3::before {
content: "\f0fe";
}
.lws-icon-ic_history_24px::before {
content: "\f0ff";
}
.lws-icon-time-machine::before {
content: "\f100";
}
.lws-icon-at-sign::before {
content: "\f102";
}
.lws-icon-world-pin::before {
content: "\f103";
}
.lws-icon-world::before {
content: "\f104";
}
.lws-icon-globe::before {
content: "\f105";
}
.lws-icon-logo-instagram::before {
content: "\f106";
}
.lws-icon-logo-snapchat::before {
content: "\f108";
}
.lws-icon-logo-fb-simple::before {
content: "\f109";
}
.lws-icon-file-article::before {
content: "\f10a";
}
.lws-icon-file-copies::before {
content: "\f10b";
}
.lws-icon-file-article-2::before {
content: "\f10c";
}
.lws-icon-pin::before {
content: "\f10d";
}
.lws-icon-calendar-event-create::before {
content: "\f10f";
}
.lws-icon-calendar-event::before {
content: "\f111";
}
.lws-icon-check-out::before {
content: "\f112";
}
.lws-icon-check-in::before {
content: "\f113";
}
.lws-icon-pin-time::before {
content: "\f114";
}
.lws-icon-calendar-date-1::before {
content: "\f115";
}
.lws-icon-calendar-date-2-1::before {
content: "\f116";
}
.lws-icon-file-csv::before {
content: "\f117";
}
.lws-icon-file-xlsx::before {
content: "\f118";
}
.lws-icon-gift-exchange::before {
content: "\f119";
}
.lws-icon-giftcard::before {
content: "\f11a";
}
.lws-icon-savings::before {
content: "\f11b";
}
.lws-icon-sort-descending::before {
content: "\f11c";
}
.lws-icon-sort-ascending::before {
content: "\f11d";
}
.lws-icon-check::before {
content: "\f11e";
}
.lws-icon-e-remove::before {
content: "\f11f";
}
.lws-icon-edit-1::before {
content: "\f120";
}
.lws-icon-c-info-2::before {
content: "\f121";
}
.lws-icon-c-info-1::before {
content: "\f122";
}
.lws-icon-logo-paypal::before {
content: "\f123";
}
.lws-icon-stripe::before {
content: "\f124";
}
.lws-icon-bars-2::before {
content: "\f125";
}
.lws-icon-circle-02::before {
content: "\f126";
}
.lws-icon-jewel::before {
content: "\f127";
}
.lws-icon-grid-interface::before {
content: "\f128";
}
.lws-icon-1-by-1::before {
content: "\f129";
}
.lws-icon-3-by-3::before {
content: "\f12a";
}
.lws-icon-lines::before {
content: "\f12b";
}
.lws-icon-grid-system::before {
content: "\f1b5";
}
.lws-icon-gift-1::before {
content: "\f1b6";
}
.lws-icon-treasure-map-21::before {
content: "\f1b7";
}
.lws-icon-compass-04::before {
content: "\f1b8";
}
.lws-icon-c-remove::before {
content: "\f1b9";
}
.lws-icon-c-check::before {
content: "\f1ba";
}
.lws-icon-barcode-qr::before {
content: "\f1bb";
}
.lws-icon-chart-growth::before {
content: "\f1bc";
}
.lws-icon-wand::before {
content: "\f1bd";
}
.lws-icon-incense::before {
content: "\f1be";
}
.lws-icon-razor::before {
content: "\f1bf";
}
.lws-icon-hair-clipper::before {
content: "\f1c0";
}
.lws-icon-progress-2::before {
content: "\f1c1";
}
.lws-icon-video-gallery-2::before {
content: "\f1c2";
}
.lws-icon-hair-man::before {
content: "\f1c3";
}
.lws-icon-hair-woman::before {
content: "\f1c4";
}
.lws-icon-door-3::before {
content: "\f1c5";
}
.lws-icon-candlestick-chart::before {
content: "\f1c6";
}
.lws-icon-statistics::before {
content: "\f1c7";
}
.lws-icon-botany::before {
content: "\f1c8";
}
.lws-icon-chess-king::before {
content: "\f1c9";
}
.lws-icon-baby::before {
content: "\f1ca";
}
.lws-icon-family::before {
content: "\f1cb";
}
.lws-icon-empty::before {
content: "\f1cc";
}
.lws-icon-radio-btn-checked-2::before {
content: "\f1cd";
}
.lws-icon-radio-btn-checked-1::before {
content: "\f1ce";
}
.lws-icon-radio-btn::before {
content: "\f1cf";
}
.lws-icon-checkbox-btn-checked::before {
content: "\f1d0";
}
.lws-icon-checkbox-btn::before {
content: "\f1d1";
}
.lws-icon-offline::before {
content: "\f1d2";
}
.lws-icon-wedding-rings::before {
content: "\f1d3";
}
.lws-icon-deaf::before {
content: "\f1d4";
}
.lws-icon-edit-curves::before {
content: "\f1d5";
}
.lws-icon-edit-brightness::before {
content: "\f1d6";
}
.lws-icon-frame-effect::before {
content: "\f1d7";
}
.lws-icon-blindness::before {
content: "\f1d8";
}
.lws-icon-vr-headset::before {
content: "\f1d9";
}
.lws-icon-app-services::before {
content: "\f1da";
}
.lws-icon-face-recognition::before {
content: "\f1db";
}
.lws-icon-live-streaming::before {
content: "\f1dc";
}
.lws-icon-decision-process-1::before {
content: "\f1dd";
}
.lws-icon-drone-2::before {
content: "\f1de";
}
.lws-icon-ai::before {
content: "\f1df";
}
.lws-icon-crane::before {
content: "\f1e0";
}
.lws-icon-fence::before {
content: "\f1e1";
}
.lws-icon-land::before {
content: "\f1e2";
}
.lws-icon-apps-1::before {
content: "\f1e3";
}
.lws-icon-bookmarks-1::before {
content: "\f1e4";
}
.lws-icon-google::before {
content: "\f1e5";
}
.lws-icon-telegram::before {
content: "\f1e6";
}
.lws-icon-light-control::before {
content: "\f1e7";
}
.lws-icon-grain::before {
content: "\f1e8";
}
.lws-icon-bag-delivery-1::before {
content: "\f1e9";
}
.lws-icon-soup::before {
content: "\f1ea";
}
.lws-icon-pepper::before {
content: "\f1eb";
}
.lws-icon-crumpet::before {
content: "\f1ec";
}
.lws-icon-snack::before {
content: "\f1ed";
}
.lws-icon-cutlery::before {
content: "\f1ee";
}
.lws-icon-file-zip::before {
content: "\f1ef";
}
.lws-icon-window-paragraph::before {
content: "\f1f0";
}
.lws-icon-window-dev::before {
content: "\f1f1";
}
.lws-icon-window-add-1::before {
content: "\f1f2";
}
.lws-icon-watch-2::before {
content: "\f1f3";
}
.lws-icon-wallet-1::before {
content: "\f1f4";
}
.lws-icon-bug-1::before {
content: "\f1f5";
}
.lws-icon-usb::before {
content: "\f1f6";
}
.lws-icon-tag-sale::before {
content: "\f1f7";
}
.lws-icon-support-1::before {
content: "\f1f8";
}
.lws-icon-smiling-face-sunglasses::before {
content: "\f1f9";
}
.lws-icon-sun-cloud::before {
content: "\f1fa";
}
.lws-icon-sun-cloud-snow-55::before {
content: "\f1fb";
}
.lws-icon-sun-cloud-snow-54::before {
content: "\f1fc";
}
.lws-icon-snow::before {
content: "\f1fd";
}
.lws-icon-sleep::before {
content: "\f1fe";
}
.lws-icon-file-article-1::before {
content: "\f1ff";
}
.lws-icon-sd-card::before {
content: "\f200";
}
.lws-icon-satisfied::before {
content: "\f201";
}
.lws-icon-sad::before {
content: "\f202";
}
.lws-icon-sick::before {
content: "\f203";
}
.lws-icon-silly::before {
content: "\f204";
}
.lws-icon-round-euro::before {
content: "\f205";
}
.lws-icon-round-dollar::before {
content: "\f206";
}
.lws-icon-round-yen::before {
content: "\f207";
}
.lws-icon-round-pound::before {
content: "\f208";
}
.lws-icon-quite-happy::before {
content: "\f209";
}
.lws-icon-progress::before {
content: "\f20a";
}
.lws-icon-percentage-38::before {
content: "\f20b";
}
.lws-icon-paint-brush::before {
content: "\f20c";
}
.lws-icon-p-share::before {
content: "\f20d";
}
.lws-icon-p-check::before {
content: "\f20e";
}
.lws-icon-p-edit::before {
content: "\f20f";
}
.lws-icon-p-time::before {
content: "\f210";
}
.lws-icon-p-settings::before {
content: "\f211";
}
.lws-icon-music-note::before {
content: "\f212";
}
.lws-icon-music-cloud::before {
content: "\f213";
}
.lws-icon-muffin::before {
content: "\f214";
}
.lws-icon-multiple-11::before {
content: "\f215";
}
.lws-icon-mouse::before {
content: "\f216";
}
.lws-icon-moka::before {
content: "\f217";
}
.lws-icon-money-coins::before {
content: "\f218";
}
.lws-icon-money-bag::before {
content: "\f219";
}
.lws-icon-malicious::before {
content: "\f21a";
}
.lws-icon-hat-3::before {
content: "\f21b";
}
.lws-icon-glasses::before {
content: "\f21c";
}
.lws-icon-ghost-2::before {
content: "\f21d";
}
.lws-icon-headphones-mic::before {
content: "\f21e";
}
.lws-icon-headphones::before {
content: "\f21f";
}
.lws-icon-camera-flashlight::before {
content: "\f220";
}
.lws-icon-drop::before {
content: "\f221";
}
.lws-icon-dog::before {
content: "\f222";
}
.lws-icon-speedometer::before {
content: "\f223";
}
.lws-icon-cry-57::before {
content: "\f224";
}
.lws-icon-controller::before {
content: "\f225";
}
.lws-icon-connection::before {
content: "\f226";
}
.lws-icon-compass-04-1::before {
content: "\f227";
}
.lws-icon-cheeseburger::before {
content: "\f228";
}
.lws-icon-chips::before {
content: "\f229";
}
.lws-icon-cart-speed::before {
content: "\f22a";
}
.lws-icon-office-chair::before {
content: "\f22b";
}
.lws-icon-car-simple::before {
content: "\f22c";
}
.lws-icon-browser-firefox::before {
content: "\f22d";
}
.lws-icon-browser-edge-legacy::before {
content: "\f22e";
}
.lws-icon-browser-chrome::before {
content: "\f22f";
}
.lws-icon-browser-opera::before {
content: "\f230";
}
.lws-icon-bitcoin::before {
content: "\f231";
}
.lws-icon-beverage::before {
content: "\f232";
}
.lws-icon-battery::before {
content: "\f233";
}
.lws-icon-bat::before {
content: "\f234";
}
.lws-icon-button-play-1::before {
content: "\f235";
}
.lws-icon-btn-play-2::before {
content: "\f236";
}
.lws-icon-btn-play-3::before {
content: "\f237";
}
.lws-icon-button-play-2::before {
content: "\f238";
}
.lws-icon-btn-play-4::before {
content: "\f239";
}
.lws-icon-btn-play-1::before {
content: "\f23a";
}
.lws-icon-data-table::before {
content: "\f23b";
}
.lws-icon-row-table::before {
content: "\f23c";
}
.lws-icon-layout::before {
content: "\f23d";
}
.lws-icon-layout-grid::before {
content: "\f23e";
}
.lws-icon-sales_campaigns::before {
content: "\f23f";
}
.lws-icon-temple::before {
content: "\f241";
}
.lws-icon-credit-locked::before {
content: "\f242";
}
.lws-icon-money-transfer::before {
content: "\f244";
}
.lws-icon-sync-devices::before {
content: "\f245";
}
.lws-icon-file-pdf::before {
content: "\f248";
}
.lws-icon-handout::before {
content: "\f249";
}
.lws-icon-transaction::before {
content: "\f24a";
}
.lws-icon-move-left-right::before {
content: "\f24b";
}
.lws-icon-move-left::before {
content: "\f24c";
}
.lws-icon-move-right::before {
content: "\f24d";
}
.lws-icon-handout-1::before {
content: "\f24e";
}
.lws-icon-new-subscription::before {
content: "\f24f";
}
.lws-icon-subscription-renewal::before {
content: "\f250";
}
.lws-icon-lower-priority::before {
content: "\f251";
}
.lws-icon-printer::before {
content: "\f252";
}
.lws-icon-gear::before {
content: "\f253";
}
.lws-icon-coins-1::before {
content: "\f255";
}
.lws-icon-sack::before {
content: "\f256";
}
.lws-icon-cart-coin::before {
content: "\f257";
}
.lws-icon-cart-plus::before {
content: "\f258";
}
.lws-icon-cart-heart::before {
content: "\f259";
}
.lws-icon-basket-share::before {
content: "\f25a";
}
.lws-icon-cart-check::before {
content: "\f25b";
}
.lws-icon-cart-arrow-down::before {
content: "\f25c";
}
.lws-icon-cart-xmark::before {
content: "\f25d";
}
.lws-icon-box-3d-50::before {
content: "\f25e";
}
.lws-icon-box-2::before {
content: "\f25f";
}
.lws-icon-box-cart::before {
content: "\f260";
}
.lws-icon-box-search::before {
content: "\f261";
}
.lws-icon-alientools::before {
content: "\f262";
}.lws-free-product-popup-container.fixed {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
z-index: 1999;
}
.lws-free-product-popup-container.loading .free-product-popup {
opacity: 0.5;
cursor: wait;
}
.free-product-popup-shadow {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 100;
}
.lwss_selectable.free-product-popup {
background-color: #ffffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
z-index: 101;
min-width: 400px;
max-height: 80%;
display: flex;
flex-direction: column;
}
.lwss_selectable.free-product-popup form {
overflow-y: scroll;
}
.lwss_selectable.free-product-top-line {
display: flex;
background-color: #eee;
height: 30px;
line-height: 20px;
}
.lwss_selectable.free-product-popup-title {
font-size: 16px;
padding: 5px;
font-weight: bold;
flex: 1 1 auto;
}
.lwss_selectable.close-button.lws-icon-cross {
display: flex;
justify-content: center;
align-items: center;
background-color: #3f89a5;
transition: all 0.3s ease;
color: #ffffff;
border: none;
font-size: 18px;
width: 30px;
padding: 0px;
border-radius: 0px;
}
.lwss_selectable.close-button.lws-icon-cross:hover {
background-color: #3fa9c5;
}
.lwss_selectable.products-list {
display: flex;
flex-direction: column;
gap: 1px;
background-color: #ddd;
}
.lwss_selectable.product-line {
display: flex;
background-color: #fff;
align-items: center;
justify-content: space-between;
padding: 5px;
}
.lwss_selectable.product-thumbnail img {
max-width: 40px;
}
.lwss_selectable.buttons-line {
display: flex;
justify-content: space-between;
align-items: center;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
border-color: #ddd;
border-style: solid;
}
.lwss_selectable.free-product-popup-cancel {
background-color: #ddd;
color: #666;
border: none;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
transition: all 0.3s ease;
}
.lwss_selectable.free-product-popup-cancel:hover {
background-color: #eee;
color: #333;
}
.lwss_selectable.free-product-popup-validate {
background-color: #3f89a5;
color: #fff;
border: none;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
transition: all 0.3s ease;
}
.lwss_selectable.free-product-popup-validate:not(.disabled):hover {
background-color: #3fa9c5;
}
.lwss_selectable.free-product-popup-validate.disabled {
cursor: not-allowed;
opacity: 0.5;
}.lws-popup{display:flex;justify-content:center;align-items:center}.lws-popup.lws-shadow{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(46,87,107,.7);z-index:9999}.lws-popup .lws-window{width:auto;background-color:rgba(255,255,255,.8);min-height:40px;min-width:min(100% - 2rem,40rem);max-width:min(100% - 2rem,70rem);max-height:min(100% - 2rem,80rem);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);position:relative;display:flex;flex-direction:column}.lws-popup .lws-window .loader{position:absolute;z-index:9999;top:0px;right:0px;bottom:0px;left:0px;background-color:rgba(255,255,255,.5);border-radius:4px}.lws-popup .lws-window .loader .animation{display:block;position:relative;left:50%;top:50%;width:42px;height:42px;margin:-24px 0 0 -24px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#366;animation:spin 2s linear infinite}.lws-popup .lws-window .loader .animation:before{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#777;animation:spin 3s linear infinite}.lws-popup .lws-window .loader .animation:after{content:"";position:absolute;top:9px;left:6px;right:9px;bottom:9px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#366;filter:brightness(130%);animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lws-popup .lws-popup-close{position:absolute;z-index:99999;right:10px;top:10px;font-size:20px;color:gray;cursor:pointer}.lws-popup .lws-popup-close:hover{color:#333}.lws-popup .lws-popup-content{width:auto;display:flex;min-height:30px;flex-direction:column;padding:10px;gap:5px;overflow-y:auto;position:relative}.lws-popup .lws-popup-content .content-up{display:flex;justify-content:center;align-items:center;padding:5px 20px;border:1px solid gray;color:gray;border-radius:4px;cursor:pointer}.lws-popup .lws-popup-content .content-up:hover{background-color:gray;color:#fff}.lws-popup .lws-popup-content .content-up.hidden{display:none}.lws-popup .lws-popup-content .content-up.disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.lws-popup .lws-popup-content .content-up.disabled:hover{border-color:#ccc;background-color:rgba(0,0,0,0);color:#ccc}.lws-popup .lws-popup-content .content-down{display:flex;justify-content:center;align-items:center;padding:5px 20px;border:1px solid gray;color:gray;border-radius:4px;cursor:pointer}.lws-popup .lws-popup-content .content-down:hover{background-color:gray;color:#fff}.lws-popup .lws-popup-content .content-down.hidden{display:none}.lws-popup .lws-popup-content .content-down.disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.lws-popup .lws-popup-content .content-down.disabled:hover{border-color:#ccc;background-color:rgba(0,0,0,0);color:#ccc}.lws-popup .lws-popup-content.all .content-up{display:none}.lws-popup .lws-popup-content.all .content-down{display:none}.lws-popup .lws-popup-content.onebyone{overflow:hidden}.lws-popup .lws-popup-content.onebyone .lws-popup-item{display:none}.lws-popup .lws-popup-content.threebythree{overflow:hidden}.lws-popup .lws-popup-content.threebythree .lws-popup-item{display:none}.lws-popup .lws-popup-title{padding:20px 40px 5px 40px;font-size:18px;color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lws-popup .lws-popup-buttons{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.lws-popup .lws-popup-buttons .lws-popup-button.cancel{flex:1 1 auto;padding:20px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:0 0 0 4px;background-color:rgba(204,0,0,.8)}.lws-popup .lws-popup-buttons .lws-popup-button.cancel:hover{background-color:rgba(255,0,0,.8)}.lws-popup .lws-popup-buttons .lws-popup-button.apply{flex:1 1 auto;padding:20px;display:flex;justify-content:center;align-items:center;border-radius:0 0 4px 0;color:#fff;background-color:rgba(0,153,77,.8)}.lws-popup .lws-popup-buttons .lws-popup-button.apply:hover{background-color:rgba(0,204,68,.8)}.lws-popup .lws-window:hover{background-color:#fff}.wr_free_product_popup .lws-popup-content .lws-popup-item input[type=radio]{opacity:0;position:fixed;width:0}.wr_free_product_popup .lws-popup-content .lws-popup-item label{background-color:#ccc;color:#444;padding:10px;border-radius:4px;cursor:pointer}.wr_free_product_popup .lws-popup-content .lws-popup-item input[type=radio]:checked+label{background-color:#2e576b;color:#fff}.wr_free_product_popup .lws-popup-content .lws-popup-item input[type=radio]:focus+label{background-color:#1f3a47;color:#fff}.wr_free_product_popup .lws-popup-content .lws-popup-item input[type=radio]:hover+label{background-color:#4d91b3;color:#fff}.wr_free_product_popup .lws-popup-content.all .lws-popup-item label,.wr_free_product_popup .lws-popup-content.onebyone .lws-popup-item label,.wr_free_product_popup .lws-popup-content.threebythree .lws-popup-item label{display:flex;align-items:center;justify-content:left;gap:10px}.wr_free_product_popup .lws-popup-content.all .lws-popup-item label img,.wr_free_product_popup .lws-popup-content.onebyone .lws-popup-item label img,.wr_free_product_popup .lws-popup-content.threebythree .lws-popup-item label img{max-width:40px;max-height:40px}.wr_free_product_popup .lws-popup-content.grid .lws-popup-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:5px}.wr_free_product_popup .lws-popup-content.grid .lws-popup-item label{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px}.wr_free_product_popup .lws-popup-content.grid .lws-popup-item .product-name{text-align:center}.wr_free_product_popup .lws-popup-button.apply.wr_free_product_popup_apply.disabled{background-color:#ccc;color:#fff;cursor:not-allowed}img.montonio-payment-method-icon {
height: 24px !important;
margin-left: 8px;
}
.montonio-bank-payments-form:not(:first-child) {
margin-top: 16px;
}
.montonio-bank-payments-form .montonio-payments-country-dropdown {
width: 120px;
}
.montonio-bank-payments-form .montonio-bank-items {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 15px;
}
.montonio-bank-payments-form .montonio-bank-items:not(:first-child) {
margin-top: 16px;
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item {
width: 100px;
height: 100px;
border-radius: 8px;
margin: 0;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
padding: 12px;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.07);
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item:hover {
background: #fbfbff;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item.active {
background: #f3f2ff;
border: 1px solid #4537cd;
color: #4537cd;
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item--hidden {
display: none !important;
}
.montonio-bank-payments-form .montonio-bank-items--list {
flex-direction: column;
gap: 10px;
}
.montonio-bank-payments-form .montonio-bank-items--list .montonio-bank-item {
width: 100%;
height: 60px;
padding: 12px 17px;
}
#montonio-payments-description.montonio-bank-items .montonio-bank-item-img,
#payment #montonio-payments-description.montonio-bank-items .montonio-bank-item-img {
position: relative;
right: unset;
left: unset;
float: none;
border: 0;
margin: 0;
padding: 0;
max-width: 100%;
max-height: 26px;
pointer-events: none;
display: block;
}
.montonio-bnpl-items {
display: flex;
flex-direction: column;
gap: 0;
}
.montonio-bnpl-items:not(:first-child) {
margin-top: 16px;
}
.montonio-bnpl-items .montonio-bnpl-item {
margin: 0;
background: #ffffff;
cursor: pointer;
font-size: 16px;
font-weight: 600;
padding: 12px 25px;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.07);
border-top: none;
}
.montonio-bnpl-items .montonio-bnpl-item:hover {
background: #fbfbff;
}
.montonio-bnpl-items .montonio-bnpl-item:first-child {
border: 1px solid rgba(0, 0, 0, 0.07);
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
.montonio-bnpl-items .montonio-bnpl-item:last-child {
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.montonio-bnpl-items .montonio-bnpl-item.active {
background: #f3f2ff;
border: 1px solid #4537cd;
color: #4537cd;
}
.montonio-bnpl-items .montonio-bnpl-item--disabled {
background: #fefcfc;
color: #a5a5a5;
pointer-events: none;
}
.montonio-bnpl-items .montonio-bnpl-item .montonio-bnpl-item-subtitle {
font-size: 12px;
font-weight: normal;
}
#montonio-blik-form:not(:first-child),
#montonio-card-form:not(:first-child) {
margin-top: 16px;
}
#montonio-blik-form.loading,
#montonio-card-form.loading {
padding: 25px 0;
}
.montonio-shipping-provider-logo {
max-height: 50px !important;
max-width: 80px !important;
display: block !important;
}
.montonio-pickup-point {
overflow: visible !important;
}
.montonio-pickup-point td {
width: 100%;
overflow: visible !important;
}
.montonio-pickup-point label {
text-align: left;
}
.choices .choices__list--single {
box-sizing: border-box;
}
.choices .choices__list--single .choices__item {
text-align: left;
}
.choices .choices__inner {
box-sizing: border-box;
}
.has-error .choices .choices__inner {
border-color: #cc1818;
}
.choices .choices__list--dropdown .choices__item--selectable,
.choices .choices__list[aria-expanded] .choices__item--selectable {
padding-right: 10px !important;
}
.choices .choices__input {
padding-left: 35px !important;
background-color: #fff;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
background-repeat: no-repeat;
background-position: 11px center;
background-size: 16px 16px;
}
#montonio-shipping-pickup-point-dropdown-wrapper {
position: relative;
}
#montonio-shipping-pickup-point-dropdown-wrapper h2 {
margin-bottom: 8px;
}
#montonio-shipping-pickup-point-dropdown-wrapper #montonio-shipping-pickup-point-dropdown {
display: block;
width: 100%;
}
#montonio-shipping-pickup-point-dropdown-wrapper .choices {
margin-bottom: 0;
}
#montonio-shipping-pickup-point-dropdown-wrapper .montonio-pickup-point-id {
display: block !important;
visibility: hidden !important;
opacity: 0 !important;
width: 0px !important;
height: 0px !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
box-shadow: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
pointer-events: none !important;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control__label > span {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}#woo-ml-subscribe label { display: inline-block !important; }.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 .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 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{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.disabled.radio-variable-item{width:auto!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}