.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}.edgtf-core-dashboard{max-width:initial!important}.edgtf-core-dashboard .edgtf-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.edgtf-core-dashboard .edgtf-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.edgtf-core-dashboard .edgtf-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.edgtf-core-dashboard .edgtf-cd-title-holder{margin-bottom:30px}.edgtf-core-dashboard .edgtf-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.edgtf-core-dashboard .edgtf-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.edgtf-core-dashboard .edgtf-core-dashboard-column.edgtf-cd-smaller-column{max-width:380px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box{background-color:#fff}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-core-bottom-space{margin-bottom:30px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-box-title-holder{padding:28px 34px 23px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-cd-import-box .edgtf-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box.edgtf-cd-import-box .edgtf-cd-label{font-weight:600;margin-bottom:15px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box h3{margin:0;padding:0}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-field-holder{padding-bottom:30px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-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}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus{outline:0;border-color:#c2c2c2}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::-webkit-input-placeholder{color:#555d66}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus:-moz-placeholder{color:#555d66;opacity:1}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:focus:-ms-input-placeholder{color:#555d66}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::-webkit-input-placeholder{color:#555d66}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-moz-placeholder{color:#555d66;opacity:1}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input::-moz-placeholder{color:#555d66;opacity:1}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-ms-input-placeholder{color:#555d66}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:active,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:focus,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-error-field{border-bottom-color:#ee3535}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box .edgtf-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-core-dashboard-box:last-child .edgtf-cd-box-row:last-child{padding-bottom:10px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-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}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button.edgtf-cd-button-disabled,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button.edgtf-import-demo-data-disabled{background-color:#6bb4f7}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.edgtf-core-dashboard .edgtf-core-dashboard-column a.edgtf-cd-button{text-decoration:none}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-section{padding:0 35px 10px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list{padding:10px 35px;margin:0}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list li{font-size:15px;margin:0 0 25px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-list li a{color:#3675ae}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;box-sizing:border-box;font-size:14px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-label,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value{display:table-cell;width:50%;padding:17px 15px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value{color:#3e87be}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cdb-value-false span{color:#ea3a27}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form{padding:0 30px 10px 30px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section{padding:0 0 28px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns{display:flex;margin:0 -15px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column{padding:0 15px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column:first-child{width:75%}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section.edgtf-cd-box-form-section-columns .edgtf-cd-box-form-section-column:last-child{width:25%}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .edgtf-cd-import-option,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .edgtf-import-demo{width:100%}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#555;line-height:34px}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section-dependency,.edgtf-core-dashboard .edgtf-core-dashboard-column .edgtf-cd-import-form .edgtf-cd-box-form-section-progress{display:none}#edgtf-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#edgtf-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#edgtf-progress-bar{color:#3596ee}#edgtf-progress-bar::-moz-progress-bar{background:#3596ee}#edgtf-progress-bar::-webkit-progress-value{background:#3596ee}#edgtf-progress-bar[aria-valuenow]:before{background:#3596ee}.edgtf-cd-selection li.select2-results__option{padding:10px;margin:0}.edgtf-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .edgtf-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .edgtf-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.edgtf-cd-action-selection li.select2-results__option,.edgtf-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .edgtf-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .edgtf-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .edgtf-cd-action-selection .select2-results__option--highlighted,.select2-container--default .edgtf-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.edgtf-cd-import-single-page{width:100%}.edgtf-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.edgtf-cd-switch .edgtf-cd-import-attachments{display:none}.edgtf-cd-switch .edgtf-cd-cb-disable,.edgtf-cd-switch .edgtf-cd-cb-enable{display:block;float:left;padding:0 10px}.edgtf-cd-switch .edgtf-cd-cb-disable.selected,.edgtf-cd-switch .edgtf-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.edgtf-cd-switch .edgtf-cd-cb-disable span,.edgtf-cd-switch .edgtf-cd-cb-enable span{line-height:32px;display:block;font-weight:700}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//cof.co.nz/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}.guaven_woos_suggestion {z-index:99990; position: absolute;display:none;background: white;padding:5px;border:3px solid white;}
.guaven_woos_selected {background: yellow}
.guaven_woos_suggestion>ul {margin:0; list-style-type:none !important; }
.guaven_woos_div {padding:5px;}
.guaven_woos_img {width:50px;position:absolute}
.guaven_woos_titlediv {padding-left:5px;margin-left:55px;font-size:12px}
.rtl .guaven_woos_titlediv {padding-right:5px;margin-left:0px;margin-right:55px;}
.guaven_woos_thereissale {text-decoration: line-through;}
.guaven_woos_pinnedtitle { margin: 3px 0;font-weight: bold;}
.guaven_woos_suggestion_list,.guaven_woos_suggestion_unlisted li {display:block;overflow: auto;min-height:50px;margin-bottom:3px}
.guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;}
.guaven_woos_pinnedtitle {padding-top: 10px}
.woos_sku {display: none}
.guaven_woos_hidden,   .guaven_woos_hidden_description, .gwstrn,.gws_cat_img {display: none;}
.guaven_woos_titlediv_cat {font-size:14px;line-height: 15px}
.guaven_woos_suggestion_listproduct_cat {margin-left: 5px;line-height: 20px}
.gwshd,.live-search-results {display: none !important}
.guaven_woos_suggestion>ul {padding:0}
.guaven_woos_div {float:left}
.rtl .guaven_woos_div {float:right;}
.guaven_woos_showallli {text-align: center;border-top:1px solid #efefef}
.guaven_woos_suggestion {border:none;padding:0px}
.guaven_woos_suggestion ul,.guaven_woos_suggestion p {padding:5px !important}
.guaven_woos_mobilesearch {display:none;position:fixed;width:96%;margin:2%;background:white;top:0;left:0;z-index:99989;border: solid 1px #dcdcdc}
.guaven_woos_mobilesearch p {text-align:right;padding:5px}
.guaven_woos_mobilesearch p a {font-weight:bold;font-size:20px;float:right;}
#guaven_woos_s { width:96%;margin-left:2%;padding:5px;padding: 10px; border: solid 1px #dcdcdc} .guaven_woos_suggestion_standalone{display: block !important;margin:0px!important; position:inherit !important;width:100% !important}
.guaven_woos_suggestion_standalone .guaven_woos_div {padding-left:2px;padding-right: 2px}
.guaven_woos_suggestion_standalone .guaven_woos_final_results li,
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 25%;float:left;vertical-align: top}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(4n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(4n+1) {
clear: left
}
@media(max-width:768px){
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {width: 50%;}
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(2n+1),.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(2n+1) {
clear: left
}}
.guaven_woos_suggestion_standalone ul,.guaven_woos_suggestion_standalone p {clear:both}
.guaven_woos_suggestion_standalone .guaven_woos_img {
width: 90%;
margin-left:5%;
margin-right: 5%;
position: relative;
}
.guaven_woos_suggestion_standalone .guaven_woos_div {
float: none;
}
.guaven_woos_suggestion_standalone .guaven_woos_titlediv {
margin-left: 0;
font-size: 15px;
}
.guaven_woos_titlediv em {font-style: normal;text-decoration: underline;font-weight: bold}
.gwspc{min-height:inherit !important}
.guaven_woos_mobile_div_state .guaven_woos_titlediv>span {vertical-align: middle;display: table-cell;padding-right:10px}
.guaven_woos_mobile_div_state .guaven_woos_titlediv {margin-left: 70px;display: table;vertical-align: middle;width:calc(100% - 70px);}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_list{border-bottom: 1px solid #dfdfdf;padding: 0px 12px;}
.guaven_woos_mobile_div_state .guaven_woos_titlediv small {text-align: right; display: table-cell; float: right;padding-bottom: 20px;}
.guaven_woos_mobile_div_state .guaven_woos_suggestion {margin-top:5px}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .gws_cat_img {display: block;width:70%;margin-left:15%;padding-bottom:8px}
.guaven_woos_mobile_div_state .guaven_woos_suggestion_catul .guaven_woos_suggestion_list{min-height: inherit;display: inline-block;text-align: center;}
.gws_clearable{
position: relative;
display: inline-block;
width: 100%
}
.gws_clearable input[type=text]{
padding-right: 24px;
width: 100%;
box-sizing: border-box;
}
.gws_clearable__clear{
display: none;
position: absolute;
right:0; top:0;
padding: 5px 15px;
font-style: normal;
font-size: 24px;
user-select: none;
cursor: pointer;
}
.gws_clearable input::-ms-clear {
display: none;
}