.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;padding:0;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa;}mark,ins{text-decoration:none;}.yay-currency-checkout-notice,.yay-currency-checkout-notice-admin{background:#f8f8f8;color:#555;border-radius:3px;padding:20px;margin-bottom:20px;width:100% !important;}.yay-currency-checkout-notice{border-left:3px solid #ffc106;}.yay-currency-checkout-notice-admin{border-left:3px solid #2271b1;}.yay-currency-switcher{display:none !important;width:0 !important;height:0 !important;}.yay-currency-single-page-switcher{margin-bottom:8px;}.yay-currency-one-currency-by-country-wrapper{pointer-events:none !important;}.yay-currency-form-switcher{margin:0;}.yay-currency-dropdown{z-index:9999 !important;}.yay-currency-dropdown a{visibility:hidden !important;}.yay-currency-dropdown{border-radius:4px;height:30px !important;margin:auto 0 !important;max-width:290px !important;vertical-align:middle;}.yay-currency-form-switcher{display:none !important;}.yay-currency-country-flag{width:var(--flag-width);height:var(--flag-height);margin:var(--flag-margin);}.yay-currency-custom-select-wrapper{position:relative;user-select:none;min-width:70px;width:270px;font-size:13px;}.yay-currency-custom-select-wrapper.widget{width:100%;}.yay-currency-custom-select-wrapper.small{width:235px;font-size:11px;}.yay-currency-custom-select-wrapper.no-currency-name{width:fit-content;}.yay-currency-custom-select-wrapper.only-currency-name{width:180px;}.yay-currency-custom-select-wrapper.only-currency-name-and-something{width:215px;}.yay-currency-custom-select-wrapper.small.only-currency-name{width:160px;}.yay-currency-custom-select-wrapper.small.only-currency-name-and-something{width:190px;}.yay-currency-custom-select{position:relative;display:flex;flex-direction:column;}.yay-currency-custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;color:#3b3b3b;height:40px;line-height:14px;background:#fff;cursor:pointer;border:1px solid #dcdfe6;border-radius:4px;}.yay-currency-custom-select__trigger:hover{border:1px solid #ccc;}.yay-currency-custom-select.open .yay-currency-custom-select__trigger{border:1px solid #2271b1;}.yay-currency-custom-select__trigger.small{height:30px;}.yay-currency-custom-options{position:absolute;display:block;top:100%;left:0 !important;right:0;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:0;background:#fff;height:0;transition:all .2s;max-height:250px;overflow:auto;margin:0 !important;padding:0 !important;opacity:0;visibility:hidden;pointer-events:none;z-index:99999;width:100% !important;}.yay-currency-custom-options.upwards{top:auto;bottom:95%;border:1px solid #ccc;border-radius:4px 4px 0 0;}.yay-currency-custom-select.open .yay-currency-custom-options{display:block;height:auto;opacity:1 !important;visibility:visible !important;pointer-events:all !important;border-radius:0 0 4px 4px;}.yay-currency-custom-arrow{position:relative;margin:0 8px !important;height:8px;width:8px;}.yay-currency-custom-arrow::before,.yay-currency-custom-arrow::after{content:"";position:absolute;bottom:0px;width:.15rem;height:100%;transition:all .2s;}.yay-currency-custom-arrow::before{left:-2px;transform:rotate(-45deg);background-color:#ccc;}.yay-currency-custom-arrow::after{left:3px;transform:rotate(45deg);background-color:#ccc;}.upwards.yay-currency-custom-arrow::before{left:-2px;transform:rotate(45deg);background-color:#ccc;}.upwards.yay-currency-custom-arrow::after{left:3px;transform:rotate(-45deg);background-color:#ccc;}.open .yay-currency-custom-arrow::before{left:-2px;transform:rotate(45deg);}.open .yay-currency-custom-arrow::after{left:3px;transform:rotate(-45deg);}.open .yay-currency-custom-select__trigger{border-radius:4px 4px 0 0;}.open .upwards.yay-currency-custom-arrow::before{left:-2px;transform:rotate(-45deg);}.open .upwards.yay-currency-custom-arrow::after{left:3px;transform:rotate(45deg);}.open .upwards.yay-currency-custom-select__trigger{border-radius:0 0 4px 4px;}.yay-currency-custom-select.open .upwards.yay-currency-custom-options{border-radius:4px 4px 0 0;}.yay-currency-custom-option-row{display:flex !important;justify-content:flex-start;align-items:center;list-style:none;padding:8px !important;margin:0 !important;color:#5c5c5c;line-height:14px !important;background-color:#fff;}.yay-currency-custom-option{padding:0 !important;margin:0 !important;list-style:none !important;font-size:14px !important;}.yay-currency-custom-option.small{font-size:11px !important;}.yay-currency-custom-option::before{border-color:transparent !important;}.yay-currency-custom-option-row:hover{cursor:pointer;background-color:#f5f7fa;}.yay-currency-custom-option-row.selected{color:#fff;background-color:#2271b1;}.yay-currency-custom-selected-option{display:flex;align-items:center;padding:0 8px !important;}.yay-currency-flag{display:inline-block;min-width:24px;min-height:18px;margin:0 8px 0 0 !important;border-radius:2px;background-size:cover;background-position:center;background-repeat:no-repeat;}.yay-currency-flag.small{min-width:20px;min-height:15px;}.overflow-fix{overflow:visible !important;}.z-index-fix{z-index:9999 !important;}.yay-currency-dropdown.menu-item{display:inline-block;}.yay-currency-product-page .ppc-button-wrapper{display:none;}.yay-currency-custom-loader{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-top:2px solid #cfcfcf;border-radius:50%;display:none;margin-right:4px;width:14px;height:14px;}.woocommerce-checkout-review-order-table .bundled_table_item .product-name{padding-left:2.5em;}.yay-currency-custom-loader.active{display:inline-block;}.yay-currency-checkout-force-payment-notice.yay-currency-force-payment-hide{display:none;}.yay-currency-approximately-price-by-country{display:block !important;padding-left:0;line-height:1.3;padding:7px 0px;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.yay-currency-converter-container{background-color:#eaeef2;border-radius:15px;padding:15px;margin:10px 0px;}.yay-currency-converter-wrapper{line-height:1.5;padding:10px 5px;width:100%;background-color:#fff;border:1px solid #fff;border-radius:7px;}.yay-currency-converter-heading{font-weight:500;}input.yay-currency-converter-amount{width:100%;border-radius:7px;background-color:#fff;}.yay-currency-converter-row{margin-top:15px;}.yay-currency-converter-result-wrapper{font-weight:bold;font-size:1.2em;}.yay-currency-converter-result-value{color:#008026;}.single_variation_wrap.yay-caching-hide-variation-render-html
  .woocommerce-variation.single_variation
  .woocommerce-variation-price{display:none !important;}