@import "conditions-api"; .e-site-editor-conditions { &__header { text-align: center; } &__header-image { display: block; margin: 0 auto $e-site-editor-conditions-header-image-button-spacing; width: $e-site-editor-conditions-header-image-width; } &__rows { margin: $e-site-editor-conditions-rows-y-spacing auto; max-width: $e-site-editor-conditions-rows-max-width; } &__row { display: flex; flex-grow: 1; margin-block-start: $e-site-editor-conditions-row-block-start-spacing; } &__remove-condition { color: $e-site-editor-conditions-remove-condition-color; font-size: $e-site-editor-conditions-remove-condition-font-size; display: flex; align-items: center; justify-content: center; } &__row-controls { overflow: hidden; margin-inline-end: $e-site-editor-conditions-row-controls-spacing-end; background-color: var(--e-site-editor-conditions-row-controls-background); display: flex; width: 100%; border: var(--e-site-editor-conditions-row-controls-border); border-radius: $e-site-editor-conditions-row-controls-radius; &--error { border: $e-site-editor-conditions-row-controls-error-border; } } &__conflict { text-align: center; margin-block-start: $e-site-editor-conditions-conflict-block-start-spacing; color: $e-site-editor-conditions-conflict-color; } &__row-controls-inner { width: 100%; display: flex; div { flex: 1; } } &__add-button-container { text-align: center; } &__add-button { margin-block-start: $e-site-editor-add-button-margin-block-start; background-color: var(--e-site-editor-add-button-background-color); color: $e-site-editor-add-button-color; text-transform: uppercase; &:hover { background-color: var(--e-site-editor-add-button-color-hover-background-color); color: $e-site-editor-add-button-color-hover-color; } } &__footer { display: flex; justify-content: flex-end; position: absolute; bottom: 0; right: 0; left: 0; padding: $e-site-editor-save-button-container-spacing; border-block-start: 1px solid var(--hr-color); } &__input-wrapper { position: relative; padding-inline-start: $e-site-editor-input-wrapper-border-width $e-site-editor-input-wrapper-border-style; border-color: var(--e-site-editor-input-wrapper-border-color); &:first-child { border: none; } select { appearance: none; -webkit-appearance: none; font-size: $e-site-editor-input-wrapper-select-font-size; height: $e-site-editor-input-wrapper-select-height; border-width: 0; padding: 0 $e-site-editor-input-wrapper-select-y-padding; width: 100%; position: relative; color: var(--e-site-editor-input-wrapper-select-color); outline: none; background: transparent; } &:after { font-family: eicons; content: '\e8ad'; font-size: $e-site-editor-input-wrapper-select-arrow-font-size; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); @include end($e-site-editor-input-wrapper-select-arrow-margin-end); } .select2-container--default .select2-selection--single { border: none; line-height: $e-site-editor-input-wrapper-select-height; } .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: $e-site-editor-input-wrapper-select-height; font-size: $e-site-editor-input-wrapper-select-font-size; } .select2-selection { outline: none; background: transparent; height: $e-site-editor-input-wrapper-select-height; } .select2-selection__arrow { display: none; } } &__input-wrapper--condition-type { position: relative; &:before { font-family: eicons; position: absolute; top: 50%; transform: translateY(-50%); @include start($e-site-editor-input-wrapper-condition-type-icon-start-spacing); font-size: $e-site-editor-input-wrapper-condition-type-icon-font-size; //color: $e-site-editor-input-wrapper-condition-type-icon-color; pointer-events: none; z-index: $e-site-editor-input-wrapper-condition-type-icon-z-index; } select { text-transform: uppercase; padding-inline-start: $e-site-editor-input-wrapper-condition-type-start-padding; width: $e-site-editor-input-wrapper-condition-type-width; font-size: $e-site-editor-input-wrapper-condition-type-font-size; border-inline-end: $e-site-editor-input-wrapper-border-width $e-site-editor-input-wrapper-border-style; border-color: var(--e-site-editor-input-wrapper-border-color); } &[data-elementor-condition-type="include"] { &:before { content: '\e8cc'; } } &[data-elementor-condition-type="exclude"] { &:before { content: '\e8cd'; } } } } // This is a temporary fix that handles dark mode in select2. // TODO: Remove it if already handled by the Select2 component. .select2-search__field { background-color: transparent; color: var(--e-site-editor-input-select2-search-field-color); }
.woocommerce-dashboard__chart-block-wrapper{cursor:pointer}.woocommerce-dashboard__chart-block-wrapper:hover .woocommerce-card__header,.woocommerce-dashboard__chart-block-wrapper:hover .woocommerce-chart{background:#f8f9f9}.woocommerce-dashboard__chart-block-wrapper:hover .woocommerce-legend__item button{background:transparent}.woocommerce-dashboard__chart-block-wrapper .woocommerce-chart{margin-top:0;margin-bottom:0;border:0}.woocommerce-dashboard__chart-block-wrapper .woocommerce-chart__footer{position:relative}.woocommerce-dashboard__chart-block-wrapper .woocommerce-chart__footer:after{content:"";position:absolute;width:100%;height:100%;right:0;top:0;cursor:pointer;z-index:1}.woocommerce-dashboard__chart-block .woocommerce-card__body{padding:0;position:relative}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart{border:none;margin:0}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart .woocommerce-legend__item>button{cursor:default}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart .woocommerce-legend__item>button:hover{background:#f0f0f0}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart .woocommerce-legend__item>button .woocommerce-legend__item-container{cursor:default}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart .woocommerce-legend__item>button .woocommerce-legend__item-container .woocommerce-legend__item-checkmark.woocommerce-legend__item-checkmark-checked:after{display:none}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart:hover{background:#f0f0f0}.woocommerce-dashboard__chart-block .woocommerce-card__body .woocommerce-chart:hover .woocommerce-legend__item>button{background:#f0f0f0}.woocommerce-dashboard__chart-block:hover{background:#f0f0f0}.woocommerce-dashboard__chart-block .screen-reader-text:focus{clip:auto;clip-path:none;z-index:1;right:6px;top:7px;height:auto;width:auto;display:block;font-size:14px;font-size:.875rem;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#0073aa;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.woocommerce-dashboard__dashboard-charts{border-bottom:0;border-left:0}.woocommerce-dashboard__dashboard-charts .woocommerce-section-header__actions{flex-grow:0}.woocommerce-dashboard__dashboard-charts .woocommerce-card__body{padding:0}.woocommerce-dashboard__dashboard-charts .woocommerce-summary{margin:0} XML-RPC server accepts POST requests only.