.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}@font-face{font-family:PenhaLonga;font-style:normal;font-weight:300;src:url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_light.woff2) format("woff2"),url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_light.woff) format("woff")}@font-face{font-family:PenhaLonga;font-style:normal;font-weight:400;src:url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_regular.woff2) format("woff2"),url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_regular.woff) format("woff")}@font-face{font-family:PenhaLonga;font-style:normal;font-weight:700;src:url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_bold.woff2) format("woff2"),url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/pl_text_bold.woff) format("woff")}@font-face{font-family:PenhaLongaTitulos;font-style:normal;font-weight:normal;src:url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/PenhaLonga-Titulos.woff2) format("woff2"),url(//www.penhalongacatering.com/wp-content/themes/aviana-child/fonts/PenhaLonga-Titulos.woff) format("woff")}html[lang="pt-pt"] .lang-en{display:none !important}html[lang="en-US"] .lang-pt{display:none !important}.mkdf-btn{font-weight:inherit}.penha-longa p a{text-decoration:underline}.penha-longa p a:hover{text-decoration:none}.penha-longa .wp-block-button__link,.penha-longa input.wpcf7-form-control.wpcf7-submit{font-size:15px;font-weight:300;letter-spacing:1.35px;line-height:1.3;color:black;text-decoration:none;background-color:transparent;border:solid 1px black;border-radius:0;transition:all .25s ease-out}.penha-longa .wp-block-button__link:hover,.penha-longa input.wpcf7-form-control.wpcf7-submit:hover{text-decoration:none;background-color:black;color:white}@media (max-width: 1200px){.penha-longa .mkdf-page-header{display:none}}@media (max-width: 1200px){.penha-longa .mkdf-mobile-header{display:block}}@media (max-width: 1600px){.penha-longa .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a{max-height:60px}}@media (max-width: 1350px){.penha-longa .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a{max-height:40px}}.penha-longa .mkdf-mobile-header .mkdf-mobile-logo-wrapper a{max-height:40px}.penha-longa .mkdf-search-opener{display:none}.penha-longa .mkdf-vertical-align-containers .mkdf-position-center{height:100%;width:auto;position:relative;left:auto;text-align:left;z-index:1;float:left;margin-left:50px}@media (max-width: 1024px){.penha-longa .mkdf-vertical-align-containers .mkdf-position-center{width:100%;position:absolute;left:0;text-align:center;float:none;margin-left:0}}.penha-longa .mkdf-main-menu>ul>li>a{font-size:15px;font-weight:300;padding:0 24px}@media (max-width: 1600px){.penha-longa .mkdf-main-menu>ul>li>a{padding:0 10px}}.penha-longa .mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a{max-height:40px}.penha-longa .mkdf-sticky-header .mkdf-side-menu-button-opener{top:15px}.penha-longa .mkdf-side-menu .widget a{color:black;font-weight:700;text-decoration:none}.penha-longa .mkdf-side-menu .widget a:hover{text-decoration:underline}.penha-longa .mkdf-side-menu .widget .textwidget{color:black}.penha-longa .mkdf-side-menu .widget h5{font-family:Merriweather}.penha-longa .mkdf-side-menu{border-left:solid 1px #e3e3e3}.penha-longa footer .widget .mkdf-widget-title-holder .mkdf-widget-title,.penha-longa footer .widget .textwidget,.penha-longa .widget .widget_mkdf_instagram_widget .widgettitle{color:white}.penha-longa .widget ul li a{color:white}.penha-longa .widget ul li a:hover{color:white !important;text-decoration:underline}.penha-longa .mkdf-blog-list-holder.mkdf-bl-minimal .mkdf-post-info-date a{display:none}.penha-longa .widget.mkdf-blog-list-widget .mkdf-bl-item.mkdf-item-space{margin-bottom:10px}.penha-longa .mkdf-blog-list-holder span.mkdf-post-title a{text-transform:none}.home-header .mkdf-btn{border-color:white;color:white}.home-header .mkdf-btn:hover{border-color:white !important;background-color:white !important;color:black !important}.home-header .mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-border-hover):not(.mkdf-btn-outline-border):hover,.home-header .mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-border-hover):hover{border-color:white !important;background-color:white !important;color:black !important}.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay .mkdf-pli-text-holder{opacity:1;background-color:rgba(0,0,0,0.52);transition:background-color .2s ease-in-out}.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay .mkdf-pli-text-holder .mkdf-pli-title{font-size:34px;font-weight:300}.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay .mkdf-pli-text-holder .mkdf-pli-title a:hover{color:white}.mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article:hover .mkdf-pli-text-holder{background-color:rgba(0,0,0,0.3)}.penha-longa .mkdf-page-footer,.penha-longa .mkdf-page-footer p{color:white}.penha-longa .mkdf-page-footer .widget a{color:white;font-weight:bold;text-decoration:none}.penha-longa .mkdf-page-footer .widget a:hover{text-decoration:underline}.penha-longa .mkdf-page-footer .widget .mkdf-blog-list a{font-weight:300}.penha-longa .mkdf-page-footer .widget .wp-block-button__link{color:white;border-color:white;font-weight:300;font-size:13px;padding:13px 17px 12px !important}.penha-longa .mkdf-page-footer .widget .wp-block-button__link::before{content:'\f16d';font:normal normal normal 17px / 1 FontAwesome;margin-right:5px}.penha-longa .mkdf-page-footer .widget .wp-block-button__link:hover{text-decoration:none;background-color:white;color:black}.penha-longa footer .widget .mkdf-widget-title,.penha-longa footer .widget h4.mkdf-widget-title{font-size:28px}.penha-longa .mkdf-page-footer .mkdf-footer-bottom-holder{border-top:0}.penha-longa .footer-2-menu{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.penha-longa .footer-2-menu li{margin:0;padding:0;margin-right:23px}.penha-longa .footer-2-menu li a{font-size:13px !important;font-weight:300 !important}.penha-longa .footer-2-text{font-size:11px;line-height:1.2;text-align:left !important;margin-top:15px}.penha-longa .footer-2-text p{font-size:inherit;line-height:inherit;margin:0}.penha-longa .footer-2-text img{vertical-align:middle;width:75px;height:auto}.penha-longa .footer-2-text span{margin-left:15px}@media only screen and (max-width: 1024px) and (min-width: 681px){.penha-longa .mkdf-page-footer .mkdf-column-content.mkdf-grid-col-4{width:100%;float:none}.penha-longa .mkdf-page-footer .mkdf-column-content:not(:first-child){margin-top:30px}}.form-row{display:flex;gap:10px}@media (max-width: 680px){.form-row{display:block}}.form-col{flex:1}.checkox-row{position:relative;margin:30px 0}.checkox-row .wpcf7-list-item{margin:0}.checkox-row .wpcf7-form-control-wrap{display:block}input.checkox{position:absolute;z-index:1;height:5px !important;width:5px !important;top:5px;left:5px}.checkox+label,.checkox+span{font-family:Montserrat;font-size:13px;font-weight:300;line-height:1.3;color:black;position:relative;z-index:2;display:block;padding-left:35px;box-sizing:border-box;min-height:25px;cursor:pointer;text-align:left;margin:0}.checkox+label::before,.checkox+span::before{content:'';display:block;width:25px;height:25px;border:solid 1px black;border-radius:0;background-color:white;position:absolute;top:0;left:0;box-sizing:border-box}.checkox+label a,.checkox+span a{text-decoration:underline}.checkox+label a:hover,.checkox+span a:hover{text-decoration:none}.checkox:checked+label::before,.checkox:checked+span::before{background:white url(//www.penhalongacatering.com/wp-content/themes/aviana-child/img/check.svg) center no-repeat;background-size:15px auto}.wpcf7-form{font-size:14px}.wpcf7-form p{font-size:inherit}.wpcf7-form .wpcf7-form-control-wrap{width:100%}.wpcf7-form .wpcf7-list-item{margin:0}.wpcf7-spinner{display:block;margin:10px auto 0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border:none !important}.wpcf7 form .wpcf7-response-output{margin:.5em 0 1em !important;padding:0 !important;border:none !important;font-family:Montserrat;font-size:inherit;font-weight:400;line-height:1.2}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{color:#dc3232}.wpcf7 form.sent .wpcf7-response-output{color:#46b450}.no-hover .mkdf-portfolio-list-holder.mkdf-pl-standard-shader article:hover .mkdf-pli-image:after{opacity:0}.no-hover a{cursor:default}.mkdf-portfolio-single-holder .mkdf-ps-info-holder .mkdf-ps-info-item.mkdf-ps-categories{display:none}.wpb_wrapper img{vertical-align:middle}.mkdf-pl-item.portfolio-item.type-portfolio-item{position:relative !important;top:auto !important;left:auto !important}.grecaptcha-badge{z-index:9999999;bottom:80px !important}@media (max-width: 1280px){.grecaptcha-badge{bottom:14px !important}}.mkdf-portfolio-list-holder article .mkdf-pli-text .mkdf-pli-excerpt{background:url(//www.penhalongacatering.com/wp-content/themes/aviana-child/img/icons.svg) left center no-repeat;background-size:176px auto;font-size:14px}.mkdf-team-single-holder .mkdf-ts-info-row .mkdf-ts-bio-bio{font-size:18px;color:black}.mkdf-team.info-bellow .mkdf-team-image img{margin:auto}@media (max-width: 767px){body .vc_custom_1719849493436{padding-top:0 !important}}.mkdf-team-single-holder .mkdf-ts-details-holder,.mkdf-team-single-holder .mkdf-ts-image-holder{vertical-align:top}@media (max-width: 767px){.mkdf-team-single-holder .mkdf-ts-details-holder,.mkdf-team-single-holder .mkdf-ts-image-holder{display:block;width:100%}}body .pp_hoverContainer{display:none !important}body .pp_pic_holder a.pp_expand{display:none !important}.mkdf-st-inner img{width:45px}.penha-longa footer .widget .mkdf-widget-title a{font-weight:300}@media (max-width: 530px){.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-page-title{font-size:24px;line-height:1}}@media (max-width: 530px){.mkdf-title-holder.mkdf-has-bg-image{min-height:120px}.mkdf-title-holder .mkdf-title-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs{line-height:1.2}.mkdf-breadcrumbs{color:white !important}.mkdf-title-holder .mkdf-title-wrapper{padding-top:0 !important;margin-top:120px}@media (max-width: 1024px){.mkdf-title-holder .mkdf-title-wrapper{margin-top:0}}.mkdf-owl-slider .mkdf-portfolio-video-lightbox::before{content:'';display:block;width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:40px solid white;position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:5px 5px 5px 0px rgba(0,0,0,0.13);margin-left:5px}.mkdf-owl-slider .mkdf-portfolio-video-lightbox::after{content:'';display:block;width:90px;height:90px;border:solid 5px white;border-radius:100%;position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:5px 5px 5px 0px rgba(0,0,0,0.13)}.mkdf-owl-slider .mkdf-portfolio-video-lightbox img{z-index:1}body.single-portfolio-item .mkdf-container-inner .mkdf-ps-slider-layout{display:block;max-width:1000px;margin-left:auto;margin-right:auto}body.single-portfolio-item .mkdf-container-inner .mkdf-ps-slider-layout .mkdf-grid-col-8{width:100%}body.single-portfolio-item .mkdf-container-inner .mkdf-ps-slider-layout .mkdf-grid-col-8+.mkdf-grid-col-4{display:none}body .mkdf-instagram-feed.mkdf-col-3 li a{position:relative;height:0;padding:0;padding-top:100%}body .mkdf-instagram-feed.mkdf-col-3 li a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page-id-4452 header,.page-id-4452 footer,.page-id-4452 .mkdf-grid,.page-id-4533 header,.page-id-4533 footer,.page-id-4533 .mkdf-grid,.page-id-4468 header,.page-id-4468 footer,.page-id-4468 .mkdf-grid,.page-id-4529 header,.page-id-4529 footer,.page-id-4529 .mkdf-grid{display:none !important}@media (max-width: 1024px){.page-id-4452 .mkdf-title-holder,.page-id-4533 .mkdf-title-holder,.page-id-4468 .mkdf-title-holder,.page-id-4529 .mkdf-title-holder{display:none !important}}.natal-3-colunas{color:white}.natal-3-colunas .vc_column-inner{position:relative;display:flex;justify-content:center;align-items:center;min-height:23vw}.natal-3-colunas .vc_column-inner>.wpb_wrapper:before{content:'';display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.28)}.natal-3-colunas .vc_column-inner>.wpb_wrapper>.wpb_text_column{position:relative;z-index:3}.natal-3-colunas h3{font-size:34px;font-weight:300;color:inherit}@media (max-width: 1024px){.natal-3-colunas .vc_column-inner{min-height:40vw}}@media (max-width: 767px){.natal-3-colunas .vc_column-inner{min-height:240px}}.natal-2-colunas{color:white;min-height:560px}.natal-2-colunas h3{font-size:34px;font-weight:300;color:inherit}.natal-2-colunas p{color:inherit;max-width:490px;margin-left:auto;margin-right:auto}@media (max-width: 767px){.natal-2-colunas{min-height:0}}.natal-text-line::before{content:'';display:block;width:130px;max-width:80%;height:1px;background-color:currentColor;margin:35px auto}.natal-text-line:first-child::before{display:none}.natal-2-colunas-txt{color:white;min-height:24vw}.natal-2-colunas-txt h3{font-size:30px;font-weight:300;color:inherit}.natal-2-colunas-txt p{color:inherit;max-width:680px;margin-left:auto;margin-right:auto}.natal-2-colunas-txt .natal-preco p{font-family:Merriweather;font-size:19px}@media (max-width: 767px){.natal-2-colunas-txt{min-height:0}}.natal-2-colunas-img{min-height:24vw}@media (max-width: 767px){.natal-2-colunas-img{min-height:46vw}}.natal-note p{font-size:15px;font-weight:300}.natal-img-top{color:white}.natal-img-top h3{font-size:30px;font-weight:300;color:inherit}.natal-img-top p{color:inherit;max-width:420px;margin-left:auto;margin-right:auto}.natal-img-top .natal-preco p{font-family:Merriweather;font-size:19px}.natal-img-top .natal-preco_note p{font-family:Merriweather;font-size:15px}.natal-img-top_img .vc_column-inner{min-height:26vw}@media (max-width: 767px){.natal-img-top_img .vc_column-inner{min-height:43vw}}.natal-2-colunas-txt-black{color:black}.natal-2-colunas-txt-black h2{font-size:34px;line-height:49px;font-weight:300;color:inherit;max-width:850px;margin-left:auto !important;margin-right:auto !important}.natal-2-colunas-txt-black h6{color:inherit;max-width:730px;margin-left:auto !important;margin-right:auto !important}@media (max-width: 767px){.natal-2-colunas-txt-black{min-height:43vw}}.natal-contactos{max-width:1080px;margin-left:auto;margin-right:auto}.natal-form-img{position:relative}@media (max-width: 767px){.natal-form-img{min-height:43vw}}.natal-form-note{position:absolute;left:10px;top:100%;margin-top:-20px}.natal-form-note p{font-size:12px;font-weight:300}