.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}.mkdf-core-dashboard{max-width:initial!important}.mkdf-core-dashboard .mkdf-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.mkdf-core-dashboard .mkdf-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.mkdf-core-dashboard .mkdf-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.mkdf-core-dashboard .mkdf-cd-title-holder{margin-bottom:30px}.mkdf-core-dashboard .mkdf-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.mkdf-core-dashboard .mkdf-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column.mkdf-cd-smaller-column{max-width:380px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box{background-color:#fff}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-core-bottom-space{margin-bottom:30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-box-title-holder{padding:28px 34px 23px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-cd-import-box .mkdf-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box.mkdf-cd-import-box .mkdf-cd-label{font-weight:600;margin-bottom:15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box h3{margin:0;padding:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-field-holder{padding-bottom:30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus{outline:0;border-color:#c2c2c2}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus::-webkit-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus:-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:focus:-ms-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input::-webkit-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input::-moz-placeholder{color:#555d66;opacity:1}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-ms-input-placeholder{color:#555d66}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:active,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:focus,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-error-field{border-bottom-color:#ee3535}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box .mkdf-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-core-dashboard-box:last-child .mkdf-cd-box-row:last-child{padding-bottom:10px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button{padding:7px 35px;background-color:#3596ee;border:none;color:#fff;font-size:16px;line-height:1em;border-radius:5px;box-shadow:0 2px 0 0 #246eae}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button.mkdf-cd-button-disabled,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button.mkdf-import-demo-data-disabled{background-color:#6bb4f7}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.mkdf-core-dashboard .mkdf-core-dashboard-column a.mkdf-cd-button{text-decoration:none}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-section{padding:0 35px 10px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list{padding:10px 35px;margin:0}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list li{font-size:15px;margin:0 0 25px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-list li a{color:#3675ae}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;box-sizing:border-box;font-size:14px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-label,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value{display:table-cell;width:50%;padding:17px 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value{color:#3e87be}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cdb-value-false span{color:#ea3a27}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form{padding:0 30px 10px 30px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section{padding:0 0 28px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns{display:flex;margin:0 -15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column{padding:0 15px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column:first-child{width:75%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section.mkdf-cd-box-form-section-columns .mkdf-cd-box-form-section-column:last-child{width:25%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .mkdf-cd-import-option,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .mkdf-import-demo{width:100%}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#555;line-height:34px}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section-dependency,.mkdf-core-dashboard .mkdf-core-dashboard-column .mkdf-cd-import-form .mkdf-cd-box-form-section-progress{display:none}#mkdf-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#mkdf-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#mkdf-progress-bar{color:#3596ee}#mkdf-progress-bar::-moz-progress-bar{background:#3596ee}#mkdf-progress-bar::-webkit-progress-value{background:#3596ee}#mkdf-progress-bar[aria-valuenow]:before{background:#3596ee}.mkdf-cd-selection li.select2-results__option{padding:10px;margin:0}.mkdf-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .mkdf-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .mkdf-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.mkdf-cd-action-selection li.select2-results__option,.mkdf-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .mkdf-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .mkdf-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .mkdf-cd-action-selection .select2-results__option--highlighted,.select2-container--default .mkdf-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.mkdf-cd-import-single-page{width:100%}.mkdf-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.mkdf-cd-switch .mkdf-cd-import-attachments{display:none}.mkdf-cd-switch .mkdf-cd-cb-disable,.mkdf-cd-switch .mkdf-cd-cb-enable{display:block;float:left;padding:0 10px}.mkdf-cd-switch .mkdf-cd-cb-disable.selected,.mkdf-cd-switch .mkdf-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.mkdf-cd-switch .mkdf-cd-cb-disable span,.mkdf-cd-switch .mkdf-cd-cb-enable span{line-height:32px;display:block;font-weight:700}.wpec-product-item{display:block;border:1px solid #E7E9EB;-webkit-box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.05);box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.05);margin-top:10px;margin-bottom:10px;padding:15px}.wpec-product-item-thumbnail img{width:75px;height:75px;float:left;margin-right:10px}.wpec-product-name{}.wpec-product-name .wpec-entry-title{font-size:24px;font-weight:bold;line-height:75px;margin:0}.wpec-product-description{margin:15px 0 15px 0;border-bottom:1px solid #EEE}.wpec-price-container{font-weight:bold;margin:5px 0px}.wpec-post-item{width:90%}.wpec-post-item-top{display:block}.wpec-post-thumbnail img{width:100%;border:1px solid #e8e4e3;padding:5px}.wpec-post-title{font-size:26px;font-weight:bold;margin-bottom:20px}.wpec-error-message{color:red;font-weight:bold}.wp-ppec-spinner{display:inline-block;position:relative;width:64px;height:64px}.wp-ppec-spinner div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #005ea6;border-radius:50%;-webkit-animation:wp-ppec-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:wp-ppec-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#005ea6 transparent transparent transparent}.wp-ppec-spinner div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.wp-ppec-spinner div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.wp-ppec-spinner div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes wp-ppec-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wp-ppec-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wp-ppec-overlay{z-index:10000;display:none;background-color:white;width:100%;opacity:0.7;height:100%;position:absolute;top:0;left:0;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpec_billing_container,.wp-ppec-button-container{display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}.wp-ppec-form-error-msg{display:none;color:red}.wpec_product_coupon_info>:not([hidden])~:not([hidden]){margin-right:calc(16px * 0);margin-left:calc(16px * calc(1 - 0))}.wpec_product_coupon_input_wrap>:not([hidden])~:not([hidden]){margin-right:calc(16px * 0);margin-left:calc(16px * calc(1 - 0))}.wpec_product_coupon_info,.wpec_product_coupon_input_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.wpec_coupon_apply_btn{background-color:transparent;border-color:rgba(37, 99, 235, 1);border-radius:6px;border-style:solid;border-width:2px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;color:rgba(37, 99, 235, 1);white-space:nowrap}.wpec_coupon_apply_btn:hover{color:rgba(37, 99, 235, 1)}.wpec_coupon_apply_btn:hover{background-color:rgba(37, 99, 235, 50);background-image:none;border-color:transparent;color:rgba(255, 255, 255, 1)}.wpec_coupon_apply_btn svg{display:none;-webkit-animation:wpec-spinner 1s linear infinite;animation:wpec-spinner 1s linear infinite;height:20px;margin-right:12px;margin-left:-4px;width:20px}.wpec_coupon_apply_btn svg circle{opacity:0.25}.wpec_coupon_apply_btn svg path{opacity:0.75}.wpec_coupon_code{background-color:rgba(254, 243, 199, 1);border-color:rgba(252, 211, 77, 1);border-radius:4px;border-style:dashed;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px}.wpec_line_through{text-decoration:line-through}.wpec-modal-open{background-color:rgba(37, 99, 235, 1);border-radius:4px;font-weight:700;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;color:rgba(255, 255, 255, 1)}.wpec-modal-open:hover{color:rgba(255, 255, 255, 1)}.wpec-modal-open:hover{background-color:rgba(37, 99, 235, 1)}.wpec-place-order-btn{background-color:rgba(37, 99, 235, 1);border-radius:4px;font-weight:700;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;color:rgba(255, 255, 255, 1)}.wpec-place-order-btn:hover{color:rgba(255, 255, 255, 1)}.wpec-place-order-btn:hover{background-color:rgba(37, 99, 235, 1)}.wpec-place-order-btn svg{display:none;-webkit-animation:wpec-spinner 1s linear infinite;animation:wpec-spinner 1s linear infinite;height:20px;margin-right:12px;margin-left:-4px;width:20px}.wpec-place-order-btn svg circle{opacity:0.25}.wpec-modal-open:hover{background-color:rgba(29, 78, 216, 1);background-image:none;color:rgba(255, 255, 255, 1)}.wpec-place-order-btn:hover{background-color:rgba(29, 78, 216, 1);background-image:none;color:rgba(255, 255, 255, 1)}.wpec-modal{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;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";height:100%;max-width:none;position:fixed;top:0px;left:0px;width:100%;z-index:999999}.wpec-modal-overlay{background-color:rgba(17, 24, 39, 1);height:100%;opacity:0.5;position:absolute;width:100%}.wpec-modal-container{background-color:rgba(255, 255, 255, 1);border-radius:4px;margin-left:auto;margin-right:auto;max-height:100%;overflow-y:auto;-webkit-box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);width:91.666667%;z-index:50}@media (min-width: 768px){.wpec-modal-container{max-width:672px}}.wpec-modal-content{padding-top:16px;padding-bottom:16px;padding-left:24px;padding-right:24px;text-align:left}.wpec-modal-content-title{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;padding-bottom:12px}.wpec-modal-content-title p{font-weight:700;font-size:24px;line-height:32px}.wpec-modal-close{cursor:pointer;z-index:50}.wpec-modal-close svg{fill:currentColor;color:rgba(0, 0, 0, 1)}.wpec-modal-item-info-wrap>:not([hidden])~:not([hidden]){margin-right:calc(16px * 0);margin-left:calc(16px * calc(1 - 0))}.wpec-modal-item-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:24px;padding-bottom:12px}.wpec-modal-item-thumbnail{-webkit-box-flex:0;-ms-flex:none;flex:none}.wpec-modal-item-thumbnail img{border-radius:6px;object-fit:cover}.wpec-modal-item-excerpt{display:none}@media (min-width: 768px){.wpec-modal-item-excerpt{display:block}}.wpec-opacity-0{opacity:0}.wpec-pointer-events-none{pointer-events:none}.wpec-pointer-events-all{pointer-events:all !important}.wpec-product-variations-wrapper{display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}@media (min-width: 640px){.wpec-product-variations-wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 640px){.wpec-product-variations-wrapper label,.wpec-product-variations-wrapper>div:last-child:nth-child(odd){grid-column:span 2 / span 2}}.wp-ppec-shortcode-container label.wpec_billing_label, .wp-ppec-shortcode-container label.wpec_shipping_label{font-size:18px;line-height:28px}.wp-ppec-shortcode-container{display:grid;font-size:16px;line-height:24px;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}.wp-ppec-shortcode-container [type='text'], .wp-ppec-shortcode-container [type='email'], .wp-ppec-shortcode-container [type='url'], .wp-ppec-shortcode-container [type='number'], .wp-ppec-shortcode-container [type='tel'], .wp-ppec-shortcode-container [multiple], .wp-ppec-shortcode-container textarea, .wp-ppec-shortcode-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0px;padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;font-size:16px;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-ppec-shortcode-container input::-moz-placeholder, .wp-ppec-shortcode-container textarea::-moz-placeholder{color:#6b7280;opacity:1}.wp-ppec-shortcode-container input:-ms-input-placeholder, .wp-ppec-shortcode-container textarea:-ms-input-placeholder{color:#6b7280;opacity:1}.wp-ppec-shortcode-container input::-webkit-input-placeholder, .wp-ppec-shortcode-container textarea::-webkit-input-placeholder{color:#6b7280;opacity:1}.wp-ppec-shortcode-container input::-ms-input-placeholder, .wp-ppec-shortcode-container textarea::-ms-input-placeholder{color:#6b7280;opacity:1}.wp-ppec-shortcode-container input::placeholder, .wp-ppec-shortcode-container textarea::placeholder{color:#6b7280;opacity:1}.wp-ppec-shortcode-container ::-webkit-datetime-edit-fields-wrapper{padding:0}.wp-ppec-shortcode-container ::-webkit-date-and-time-value{min-height:1.5em}.wp-ppec-shortcode-container select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:40px;-webkit-print-color-adjust:exact;color-adjust:exact}.wp-ppec-shortcode-container [multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:12px;-webkit-print-color-adjust:unset;color-adjust:unset}.wp-ppec-shortcode-container [type='checkbox'], .wp-ppec-shortcode-container [type='radio']{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px}.wp-ppec-shortcode-container [type='checkbox']{border-radius:0px}.wp-ppec-shortcode-container [type='radio']{border-radius:100%}.wp-ppec-shortcode-container [type='checkbox']:checked, .wp-ppec-shortcode-container [type='radio']:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.wp-ppec-shortcode-container [type='checkbox']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.wp-ppec-shortcode-container [type='radio']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.wp-ppec-shortcode-container [type='checkbox']:checked:hover, .wp-ppec-shortcode-container [type='checkbox']:checked:focus, .wp-ppec-shortcode-container [type='radio']:checked:hover, .wp-ppec-shortcode-container [type='radio']:checked:focus{border-color:transparent;background-color:currentColor}.wp-ppec-shortcode-container [type='checkbox']:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.wp-ppec-shortcode-container [type='checkbox']:indeterminate:hover, .wp-ppec-shortcode-container [type='checkbox']:indeterminate:focus{border-color:transparent;background-color:currentColor}.wp-ppec-shortcode-container [type='file']{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}.wp-ppec-shortcode-container [type='file']:focus{outline:1px auto -webkit-focus-ring-color}.wp-ppec-shortcode-container label{display:block;font-size:16px;line-height:24px}.wp-ppec-shortcode-container select, .wp-ppec-shortcode-container input[type='text'], .wp-ppec-shortcode-container input[type='email'], .wp-ppec-shortcode-container input[type='number'], .wp-ppec-shortcode-container input[type='url'], .wp-ppec-shortcode-container input[type='tel']{border-radius:6px;border-style:solid;display:block;margin-top:4px;width:100%}.wp-ppec-shortcode-container input[type='radio'], .wp-ppec-shortcode-container input[type='checkbox']{border-style:solid}.wp-ppec-shortcode-container input[type='radio']{color:rgba(37, 99, 235, 1)}.wp-ppec-shortcode-container input[type='checkbox']{color:rgba(37, 99, 235, 1)}.wp-ppec-shortcode-container input[type='radio']:before, .wp-ppec-shortcode-container input[type='radio']:after, .wp-ppec-shortcode-container input[type='checkbox']:before, .wp-ppec-shortcode-container input[type='checkbox']:after{display:none}.wp-ppec-shortcode-container input[type='checkbox']{border-radius:4px}@-webkit-keyframes wpec-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wpec-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wpec-custom-number-input{background-color:transparent;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:40px;margin-top:4px;position:relative;width:144px}.wpec-custom-number-input button{background-color:rgba(255, 255, 255, 1);border-color:rgba(107, 114, 128, 1);border-top-right-radius:0px;border-bottom-right-radius:0px;border-style:solid;border-width:1px;cursor:pointer;height:100%;outline:2px solid transparent;outline-offset:2px;padding:8px}.wpec-custom-number-input button:hover{background-color:rgba(255, 255, 255, 1)}.wpec-custom-number-input button:hover{background-color:rgba(255, 255, 255, 1);background-image:none}.wpec-custom-number-input button:first-of-type{border-radius:6px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-right-width:0px}.wpec-custom-number-input button:last-of-type{border-radius:6px;border-top-left-radius:0px;border-bottom-left-radius:0px;border-left-width:0px}.wpec-custom-number-input button:focus{outline:none !important}.wpec-custom-number-input button span{font-weight:100;font-size:24px;line-height:32px;line-height:24px;margin:auto}.wpec-custom-number-input input[type='number']{border-radius:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0px;outline:2px solid transparent;outline-offset:2px;outline:2px solid transparent;outline-offset:2px}.wpec-custom-number-input input[type='number']:focus{outline:2px solid transparent;outline-offset:2px}.wpec-custom-number-input input[type='number']{text-align:center;width:100%;-moz-appearance:textfield}.wpec-custom-number-input input[type='number']::-webkit-inner-spin-button, .wpec-custom-number-input input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wpec-custom-number-input input[type='number']:focus{outline:none !important}.wpec-custom-number-input .wp-ppec-form-error-msg{-webkit-box-flex:0;-ms-flex:none;flex:none}.wpec_address_wrap{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr))}.wpec_product_shipping_handle{margin-bottom:22px}.wpec_address_wrap.shipping_enabled{gap:24px}.wpec_billing_address_container,.wpec_shipping_address_container,.wpec_billing_user_info{display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}@media (min-width: 640px){.wpec_billing_user_info,.wpec_billing_address_container,.wpec_shipping_address_container{grid-template-columns:repeat(2, minmax(0, 1fr))}.wpec_billing_user_info>div:last-child:nth-of-type(odd),.wpec_billing_address_container>div:last-child:nth-of-type(odd),.wpec_shipping_address_container>div:last-child:nth-of-type(odd){grid-column:span 2 / span 2}.wpec_billing_user_info label, .wpec_address_wrap .wpec_billing_address_container label, .wpec_address_wrap .wpec_shipping_address_container label{grid-column:span 2 / span 2}.wpec_address_wrap.shipping_enabled{grid-template-columns:repeat(2, minmax(0, 1fr))}.wpec_address_wrap.shipping_enabled .wpec_billing_address_container, .wpec_address_wrap.shipping_enabled .wpec_shipping_address_container{grid-template-columns:repeat(1, minmax(0, 1fr))}.wpec_address_wrap.shipping_enabled .wpec_billing_address_container label, .wpec_address_wrap.shipping_enabled .wpec_shipping_address_container label{grid-column:span 1 / span 1}.wpec_address_wrap.shipping_enabled .wpec_billing_user_info > div:last-child:nth-of-type(odd), .wpec_address_wrap.shipping_enabled .wpec_billing_address_container > div:last-child:nth-of-type(odd), .wpec_address_wrap.shipping_enabled .wpec_shipping_address_container>div:last-child:nth-of-type(odd){grid-column:span 1 / span 1}.wpec_address_wrap.shipping_enabled .wpec_product_shipping_handle{grid-column:span 2 / span 2;margin-bottom:0}}.wpec-out-of-stock{font-weight:700}.wpec-product-item-template-1 .wpec-product-item-thumbnail{width:75px;height:75px;float:left;margin-right:10px}.wpec-product-item-template-1 .wpec-product-item-thumbnail img{width:75px;height:75px;object-fit:cover}@media (max-width:768px){.wpec-product-item-template-1 .wpec-entry-title{line-height:40px}}.wpec-product-item-thumbnail-3{text-align:center;margin-top:10px;margin-bottom:10px}.wpec-post-title-template-3{font-size:16px;margin-bottom:0px}.wpec-product-item-template-3{width:250px !important;border:1px solid #E7E9EB;-webkit-box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.05);box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.05);margin-top:10px;margin-bottom:10px;padding:15px;text-align:center}.wpec-product-inner-cont-template-3{}.wpec-product-inner-cont-template-3 .wpec-modal-open{background-color:#f0f0f0;border:3px solid #2D3140;border-radius:4px;font-weight:700;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;color:#000}.wpec-product-inner-cont-template-3 .wpec-modal-open:hover{background-color:#2D3140;color:#fff;cursor:pointer}.wpec-order-data-box{display:flex;border-style:solid;border-color:lightgrey;border-width:1px 0 0 1px;width:100%}.wpec-order-data-box-col{border-style:solid;border-color:lightgrey;border-width:0 1px 1px 0;word-break:break-all;flex-grow:1;padding:15px}.wpec-order-data-box-col :first-child{font-weight:bold;margin-bottom:10px;margin-right:10px}@media screen and (max-width: 768px){.wpec-order-data-box{flex-direction:column}}.wpec-order-details-table,.wpec-order-downloads-table{width:100%;border-collapse:collapse;border:1px solid lightgray}.wpec-order-details-table td, .wpec-order-details-table th, .wpec-order-downloads-table td, .wpec-order-downloads-table th{padding:15px;border-top:1px solid lightgray;border-bottom:1px solid lightgray}.wpec-order-shipping-address,.wpec-order-billing-address{padding:15px;border:1px solid lightgray;white-space:pre-line}