.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;}.qodef-core-dashboard{max-width:initial !important;}.qodef-core-dashboard .qodef-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%;}.qodef-core-dashboard .qodef-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px;}.qodef-core-dashboard .qodef-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0;}.qodef-core-dashboard .qodef-cd-title-holder{margin-bottom:30px;}.qodef-core-dashboard .qodef-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px;}.qodef-core-dashboard .qodef-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px;}.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column{max-width:380px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box{background-color:#fff;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-core-bottom-space{margin-bottom:30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder{padding:28px 34px 23px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-label{font-weight:600;margin-bottom:15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h3{margin:0;padding:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-field-holder{padding-bottom:30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;-webkit-box-shadow:none;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus{outline:0;border-color:#c2c2c2;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-webkit-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus:-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-webkit-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-moz-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:active,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:focus,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset !important;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill{-webkit-text-fill-color:#666 !important;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-field{border-bottom-color:#ee3535;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box:last-child .qodef-cd-box-row:last-child{padding-bottom:10px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button{padding:7px 35px;background-color:#3596ee;border:none;color:#fff;font-size:16px;line-height:1em;border-radius:5px;-webkit-box-shadow:0 2px 0 0 #246eae;box-shadow:0 2px 0 0 #246eae;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-cd-button-disabled,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-import-demo-data-disabled{background-color:#6bb4f7;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400;}.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button{text-decoration:none;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section{padding:0 35px 10px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list{padding:10px 35px;margin:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li{font-size:15px;margin:0 0 25px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a{color:#3675ae;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{display:table-cell;width:50%;padding:17px 15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{color:#3e87be;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span{color:#ea3a27;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form{padding:0 30px 10px 30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section{padding:0 0 28px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column{padding:0 15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:first-child{width:75%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:last-child{width:25%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-cd-import-option,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-import-demo{width:100%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-dependency,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-progress{display:none;}#qodef-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px;}#qodef-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0;}#qodef-progress-bar{color:#3596ee;}#qodef-progress-bar::-moz-progress-bar{background:#3596ee;}#qodef-progress-bar::-webkit-progress-value{background:#3596ee;}#qodef-progress-bar[aria-valuenow]:before{background:#3596ee;}.qodef-cd-selection li.select2-results__option{padding:10px;margin:0;}.qodef-cd-selection img{vertical-align:middle;padding-right:20px;}.select2-container--default .qodef-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa;}.select2-container--default .qodef-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000;}.qodef-cd-action-selection li.select2-results__option,.qodef-cd-single-page-selection li.select2-results__option{margin:0;}.select2-container--default .qodef-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .qodef-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa;}.select2-container--default .qodef-cd-action-selection .select2-results__option--highlighted,.select2-container--default .qodef-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000;}.qodef-cd-import-single-page{width:100%;}.qode-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden;}.qode-cd-switch .qodef-cd-import-attachments{display:none;}.qode-cd-switch .qode-cd-cb-disable,.qode-cd-switch .qode-cd-cb-enable{display:block;float:left;padding:0 10px;}.qode-cd-switch .qode-cd-cb-disable.selected,.qode-cd-switch .qode-cd-cb-enable.selected{background-color:#3596ee;color:#fff;}.qode-cd-switch .qode-cd-cb-disable span,.qode-cd-switch .qode-cd-cb-enable span{line-height:32px;font-size:13px;display:block;font-weight:700;}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0px;position:absolute;}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute;}.ps--active-x > .ps__rail-x,.ps--active-y > .ps__rail-y{display:block;background-color:transparent;}.ps:hover > .ps__rail-x,.ps:hover > .ps__rail-y,.ps--focus > .ps__rail-x,.ps--focus > .ps__rail-y,.ps--scrolling-x > .ps__rail-x,.ps--scrolling-y > .ps__rail-y{opacity:.6;}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9;}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute;}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute;}.ps__rail-x:hover > .ps__thumb-x,.ps__rail-x:focus > .ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px;}.ps__rail-y:hover > .ps__thumb-y,.ps__rail-y:focus > .ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px;}@supports (-ms-overflow-style: none){.ps{overflow:auto !important;}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto !important;}}@-webkit-keyframes qodefPulsebig{0%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;}70%{-webkit-box-shadow:0 0 0 20px rgba(234,61,86,0);box-shadow:0 0 0 20px rgba(234,61,86,0);}100%{-webkit-box-shadow:0 0 0 0 rgba(234,61,86,0);box-shadow:0 0 0 0 rgba(234,61,86,0);}}@keyframes qodefPulsebig{0%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;}70%{-webkit-box-shadow:0 0 0 20px rgba(234,61,86,0);box-shadow:0 0 0 20px rgba(234,61,86,0);}100%{-webkit-box-shadow:0 0 0 0 rgba(234,61,86,0);box-shadow:0 0 0 0 rgba(234,61,86,0);}}#qodef-membership-user-dashboard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;}#qodef-membership-user-dashboard .qodef-m-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;-ms-flex-negative:0;flex-shrink:0;}#qodef-membership-user-dashboard .qodef-m-navigation-items{list-style:none;margin:0;}#qodef-membership-user-dashboard .qodef-m-navigation-item{position:relative;display:block;margin:10px 0;}#qodef-membership-user-dashboard .qodef-m-navigation-item .qodef-e-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Spectral SC",serif;font-weight:400;color:#2b2824;font-size:23px;line-height:1.26em;letter-spacing:.11em;}#qodef-membership-user-dashboard .qodef-m-navigation-item .qodef-e-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;}#qodef-membership-user-dashboard .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-image{margin-bottom:20px;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-image img{display:block;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:15px 0 0;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-text-label{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;font-family:"Spectral SC",serif;font-weight:400;color:#2b2824;font-size:23px;line-height:1.26em;letter-spacing:.11em;}#qodef-membership-login-modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;z-index:1999;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}#qodef-membership-login-modal.qodef--opened .qodef-membership-login-modal-overlay{cursor:none;}#qodef-membership-login-modal .qodef-membership-login-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(46,24,13,.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}#qodef-membership-login-modal .qodef-membership-login-modal-content{position:relative;display:inline-block;vertical-align:top;width:445px;background:url("https://cdn-ihncf.nitrocdn.com/ykrWpvMPoLMIAdVpuztpxMZLXJZzgGNQ/assets/images/optimized/rev-30f8665/juboweinhaus.de/wp-content/plugins/aperitif-membership/assets/img/login-background.png") no-repeat top right #fff;z-index:2;-webkit-box-shadow:0 0 44.37px 6.63px rgba(0,0,0,.14);box-shadow:0 0 44.37px 6.63px rgba(0,0,0,.14);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;}#qodef-membership-login-modal .qodef-membership-login-modal-content.nitro-lazy{background:none !important;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation{display:none;}#qodef-membership-login-modal form{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-membership-login-modal form .qodef-membership-login-modal-holder{padding:25px 35px 42px;}@media screen and (max-width:1366px){#qodef-membership-login-modal form .qodef-membership-login-modal-holder{padding:25px 35px 20px;}}#qodef-membership-login-modal form h4{margin-bottom:21px;}#qodef-membership-login-modal form h5{letter-spacing:.11em;max-width:80%;margin-bottom:19px;}#qodef-membership-login-modal form label{margin:0;font-size:14px;display:inline-block;}#qodef-membership-login-modal form label.required:after{color:#c8693a;content:"*";position:absolute;}#qodef-membership-login-modal form input:not([type=checkbox]){background-color:#fff;margin-bottom:8px;}#qodef-membership-login-modal form .qodef-m-links-reset-password p{font-size:14px;color:#c8693a;}#qodef-membership-login-modal form .qodef-m-links-reset-password p:hover{color:#a85831;}#qodef-membership-login-modal form.qodef--loading .qodef-m-action-button{opacity:0;}#qodef-membership-login-modal form.qodef--loading .qodef-m-action-spinner{opacity:1;}#qodef-membership-login-modal .qodef-m-action{position:relative;display:block;vertical-align:top;}#qodef-membership-login-modal .qodef-m-action-button{opacity:1;z-index:2;width:100%;margin:17px 0 11px;}#qodef-membership-login-modal .qodef-m-action-spinner{position:absolute;top:calc(50% - 25px);left:calc(50% - 15px);font-size:30px;opacity:0;}#qodef-membership-login-modal .qodef-m-response{line-height:1;font-size:14px;color:#e5dcdb;background-color:#1f1917;text-align:center;}#qodef-membership-login-modal .qodef-m-response.qodef--success{padding:17px 35px 15px;}#qodef-membership-login-modal .qodef-m-response.qodef--error{padding:17px 35px 15px;}#qodef-membership-login-modal .qodef-m-links-not-a-member-text,#qodef-membership-login-modal .qodef-m-links-not-a-member-text-link{font-size:14px;margin:0;}#qodef-membership-login-modal .qodef-m-links-not-a-member-text,#qodef-membership-login-modal .qodef-m-links-register{display:inline-block;margin:0;}#qodef-membership-login-modal .qodef-m-bottom{margin:0;padding:18px 35px;background:url("https://cdn-ihncf.nitrocdn.com/ykrWpvMPoLMIAdVpuztpxMZLXJZzgGNQ/assets/images/optimized/rev-30f8665/juboweinhaus.de/wp-content/plugins/aperitif-membership/assets/img/login-background-bottom.jpg") no-repeat 100% 88% #f9f6f1;}#qodef-membership-login-modal .qodef-m-bottom.nitro-lazy{background:none !important;}@media screen and (max-width:1366px){#qodef-membership-login-modal .qodef-m-bottom{padding:1px 35px 18px;}}#qodef-membership-login-modal .qodef-m-bottom .qodef-m-social-login{margin:0 20px 20px 0;display:inline-block;}#qodef-membership-login-modal .qodef-m-bottom .qodef-m-social-login button{padding:0;height:33px;width:33px;font-size:14px;line-height:33px;background-color:transparent;color:#c8693a;border:1px solid rgba(43,40,36,.1);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}#qodef-membership-login-modal .qodef-m-bottom .qodef-m-social-login button:hover{border-color:#c8693a;background-color:#c8693a;color:#fff;}#qodef-membership-login-modal .qodef-m-links-register p{font-size:14px;color:#c8693a;}#qodef-membership-login-modal .qodef-m-links-register p:hover{color:#a85831;}#qodef-membership-login-modal.qodef--opened{opacity:1;visibility:visible;}#qodef-membership-login-modal.qodef--opened .qodef-membership-login-modal-content{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.5s .1s;-o-transition:.5s .1s;transition:.5s .1s;visibility:visible;}.page-template-user-dashboard #qodef-membership-login-modal{position:relative;height:auto;background-color:transparent;opacity:1;visibility:visible;}.page-template-user-dashboard #qodef-membership-login-modal .qodef-membership-login-modal-content{background-color:transparent;}.qodef-svg-close-cursor{opacity:0;margin:-11px;pointer-events:none;position:fixed;z-index:8000;}.qodef-svg-close-cursor svg line{stroke-width:1.4px;}#qodef-membership-login-modal-part .qodef-m-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#qodef-membership-login-modal-part .qodef-m-links-remember-me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;}#qodef-membership-login-modal-part .qodef-m-links-remember-me label{margin-bottom:0;}#qodef-membership-register-modal-part .qodef-membership-register-modal-holder{padding:25px 35px 49px;}#qodef-membership-register-modal-part .qodef-m-action{margin-top:8px;}#qodef-membership-reset-password-modal-part .qodef-membership-reset-password-modal-holder{padding:25px 35px 49px;}#qodef-membership-reset-password-modal-part .qodef-m-action{margin-top:8px;}#qodef-page-header .widget.widget_aperitif_membership_login_opener{height:100%;}.page-template-user-dashboard:not(.logged-in) #qodef-page-header .widget.widget_aperitif_membership_login_opener{display:none;}.qodef-login-opener-widget{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;margin:0;}.qodef-login-opener-widget .qodef-login-opener{position:relative;display:block;margin:0 15px;}.qodef-login-opener-widget .qodef-login-opener .qodef-login-opener-text{margin-right:2px;}.qodef-login-opener-widget .qodef-login-opener .qodef-login-icon{font-size:14px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);display:inline-block;}.qodef-login-opener-widget .qodef-login-opener:first-child{margin-left:0;}.qodef-login-opener-widget .qodef-login-opener:last-child{margin-right:0;}.qodef-login-opener-widget .qodef-logged-in-user{position:relative;display:inline-block;vertical-align:top;height:100%;cursor:pointer;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-header--standard header .qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-name{display:none;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image img{border-radius:50%;margin-left:7px;}.qodef-header--standard header .qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image{margin:0 auto;}.qodef-header--standard header .qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image img{margin:0;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-items{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);min-width:195px;background-color:#1f1917;visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:100%;padding:20px !important;display:none;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item{margin:4px 0;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff !important;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link:hover{color:#c8693a !important;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;}.qodef-login-opener-widget .qodef-logged-in-user:hover .qodef-m-navigation-items{opacity:1;visibility:visible;}@media only screen and (max-width:680px){#qodef-membership-user-dashboard{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-membership-user-dashboard .qodef-m-navigation{width:100%;margin-bottom:40px;}}#place_order.ppcp-hidden{display:none !important;}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%);}.ppcp-disabled *{pointer-events:none;}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px;}#ppc-button-ppcp-gateway{line-height:0;}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px;}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0;}#ppc-button-minicart{line-height:0;display:block;}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px;}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px;}.ppcp-button-apm.ppcp-button-minicart{display:block;}.ppcp-width-min .ppcp-button-apm{height:35px;}.ppcp-width-300 .ppcp-button-apm{height:45px;}.ppcp-width-500 .ppcp-button-apm{height:55px;}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0;}.wp-admin .ppcp-button-apm{pointer-events:none;}.ajax-loading,.product-remove a.yith-ywraq-item-remove.remove{display:inline-block;}.product-remove .ajax-loading{vertical-align:text-bottom;}.woocommerce .related ul li.product img,.woocommerce .related ul.products li.product img.ajax-loading{width:auto;}.yith-ywraq-add-to-quote a,.yith_ywraq_add_item_browse_message a{font-size:1.2rem !important;font-weight:600;margin:0 auto;}.yith_ywraq_add_item_browse_message a:after{display:none !important;}.ywraq-form-table-wrapper.wide{align-content:space-evenly;align-items:baseline;display:flex;flex:0 0 auto;}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{flex-basis:48%;margin-left:5%;}.ywraq-form-table-wrapper.wide form#yith-ywraq-form{flex-basis:48%;}.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{padding:25px;}input#rqa_privacy{display:table-cell;}#rqa_privacy_row label{display:table-cell;margin-left:10px;vertical-align:middle;padding-left:10px;}#rqa_privacy_row{display:table;}@media (max-width: 768px){.ywraq-form-table-wrapper.wide{display:block;}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{margin-left:0;}}