#wpcontent{padding-left:0 !important}#screen-meta-links{display:none}.select2-search__field,.select2-search.select2-search--inline{width:100% !important}#bulk-price-editor-page{--bulk-price-editor-primary-color: #333;--bulk-price-editor-primary-color--lighter: #444;--bulk-price-editor-grey: #f6f6f6;--bulk-price-editor-dark-grey: #e8e8e8}#bulk-price-editor-page{position:relative}.notice{display:none}.bulk-price-editor-price-modificator{display:none;background:var(--bulk-price-editor-grey);border-top:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-price-modificator__main{padding:20px}.bulk-price-editor-price-modificator--active{display:block}.bulk-price-editor-price-modificator .bulk-price-editor-widget-section__header{border-top:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-price-modificators-tabs{display:flex;gap:10px;flex-wrap:wrap;padding:20px}.bulk-price-editor-price-modificator-tab{padding:5px 10px;border:1px solid var(--bulk-price-editor-primary-color);border-radius:3px}.bulk-price-editor-price-modificator-tab--active{background:var(--bulk-price-editor-primary-color);color:#fff}.bulk-price-editor-price-modificator-tab:hover:not(.bulk-price-editor-price-modificator-tab--active){background:#f5f5f5;cursor:pointer}.bulk-price-editor-price-edit-footer{padding:20px;background:#f6f6f6;border-top:1px solid #e8e8e8}.bulk-price-editor-widget__content table{border:none}.bulk-price-editor-widget__content .column-new_price{background:#fff8e2}.bulk-price-editor-widget__content .column-image{width:50px}.bulk-price-editor-widget__content .column-image img{width:50px;height:auto}.bulk-price-editor-product-table{padding:0 20px 20px 20px}.bulk-price-editor-widgets{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.bulk-price-editor-widget{flex:1 1 0;box-sizing:border-box;background:#fff;border:1px solid var(--bulk-price-editor-dark-grey);box-shadow:0 0 10px 0 rgba(0,0,0,.02)}.bulk-price-editor-widget:nth-child(1){flex:1 1 25%}.bulk-price-editor-widget:nth-child(3){flex:1 1 100%}.bulk-price-editor-widget__header{font-weight:300;display:flex;align-items:center;justify-content:space-between;background:var(--bulk-price-editor-grey);padding:20px;gap:20px;border-bottom:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-widget__footer{padding:20px;background:#f6f6f6;border-top:1px solid #e8e8e8}.bulk-price-editor-widget__footer:empty{display:none}.bulk-price-editor-widget-premium-notice{padding:10px;background:#fffcc1;margin-bottom:30px;border:1px solid;font-weight:500}.bulk-price-editor-widget-premium-paywall{opacity:.8;pointer-events:none;filter:blur(0.8px)}.bulk-price-editor-widget-step{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--bulk-price-editor-primary-color);color:#fff;border-radius:5px;font-size:16px}.bulk-price-editor-widget-title{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.bulk-price-editor-widget-title__name{font-size:1.4em;font-weight:500}.bulk-price-editor-widget-description{font-size:13px;flex:1 1 100%}.bulk-price-editor-widget-row{display:flex;justify-content:space-between;margin-bottom:20px}.bulk-price-editor-widget-row:last-child{margin-bottom:0}.bulk-price-editor-widget-row__name{width:25%;padding-right:15px;box-sizing:border-box;min-width:150px}.bulk-price-editor-widget-row__value{flex-grow:1;overflow-x:hidden;padding-left:5px}.bulk-price-editor-widget-row__value input[type=text],.bulk-price-editor-widget-row__value input[type=number],.bulk-price-editor-widget-row__value select{padding:3px 10px;margin:0;width:100%;max-width:100%}.bulk-price-editor-widget-row .description{margin-top:5px}.bulk-price-editor-widget-row--blocked .bulk-price-editor-widget-row__value input[type=text],.bulk-price-editor-widget-row--blocked .bulk-price-editor-widget-row__value input[type=number],.bulk-price-editor-widget-row--blocked .bulk-price-editor-widget-row__value select{pointer-events:none;opacity:.5}.bulk-price-editor-widget-row--blocked .bulk-price-editor-widget-row__name{opacity:.5}.bulk-price-editor-widget-section__header{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #f5f5f5}.bulk-price-editor-widget-section--open .bulk-price-editor-widget-section__header{border-color:#e8e8e8}.bulk-price-editor-widget-section__header:hover{background:#f5f5f5;cursor:pointer}.bulk-price-editor-widget-section__header-title{font-size:14px}.bulk-price-editor-widget-section__content{padding:20px;display:none;background:#f9f9f9;border-bottom:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-widget-section--open .bulk-price-editor-widget-section__content{display:block}.bulk-price-editor-widget-section--open .bulk-price-editor-widget-section-actions__toggle-view{transform:rotate(180deg)}.bulk-price-editor-widget-section-actions{display:flex;align-items:center}.bulk-price-editor-widget-hint{padding:10px;margin-bottom:20px;background:var(--bulk-price-editor-dark-grey)}@media screen and (max-width: 1024px){.bulk-price-editor-widgets{flex-direction:column}.bulk-price-editor-widget{width:100%}.bulk-price-editor-widget__header{flex-wrap:wrap}.bulk-price-editor-widget-row{flex-direction:column;row-gap:5px}.bulk-price-editor-widget-row__name{width:100%;padding-right:0}.bulk-price-editor-widget-row__value{padding-top:10px}}.bulk-price-editor-buttons{display:flex;gap:10px;flex-wrap:wrap}.bulk-price-editor-button[disabled]{cursor:not-allowed;opacity:.5}.bulk-price-editor-button{white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:1.1em}.bulk-price-editor-button--small{font-size:1em;padding:8px 12px}.bulk-price-editor-button--tiny{font-size:.9em;padding:5px}.bulk-price-editor-button--tiny .dashicons{display:inline-flex;align-items:center;justify-content:center}.bulk-price-editor-button--tiny .dashicons::before{font-size:16px}.bulk-price-editor-button--loading .dashicons{display:none}.bulk-price-editor-button--loading:before{content:"";display:inline-block;width:12px;height:12px;border:2px solid #fff;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:bpe-spin 1s linear infinite}.bulk-price-editor-button--primary{background:var(--bulk-price-editor-primary-color);color:#fff}.bulk-price-editor-button--primary:hover{color:#fff;background:var(--bulk-price-editor-primary-color--lighter)}.bulk-price-editor-button--primary:focus{color:#fff}.bulk-price-editor-button--secondary{background:var(--bulk-price-editor-dark-grey);color:var(--bulk-price-editor-primary-color)}.bulk-price-editor-button--secondary:hover{background:#e3e3e3;color:var(--bulk-price-editor-primary-color)}.bulk-price-editor-button--secondary:focus{color:var(--bulk-price-editor-primary-color)}.bulk-price-editor-button--upgrade{animation:bpe-pulse-button-animation 2s infinite}.bulk-price-editor-button--upgrade:hover{animation:none}@keyframes bpe-pulse-button-animation{0%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,.4);box-shadow:0 0 0 0 rgba(204,169,44,.4)}70%{-moz-box-shadow:0 0 0 20px rgba(204,169,44,0);box-shadow:0 0 0 20px rgba(204,169,44,0)}100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes bpe-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.bulk-price-editor-update-in-progress{flex:0 1 50%;background:#fff;border:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-update-in-progress__inner{padding:20px}.bulk-price-editor-update-in-progress__footer{padding:20px;border-top:1px solid var(--bulk-price-editor-dark-grey);background:var(--bulk-price-editor-grey)}.bulk-price-editor-update-in-progress__title{display:flex;justify-content:center;gap:10px;align-items:center;font-size:1.3em}.bulk-price-editor-update-in-progress__title svg{font-size:1.3em;width:30px}.bulk-price-editor-update-in-progress__description{margin-top:20px;text-align:center}.bulk-price-editor-update-in-progress__progress{margin-top:20px}.bulk-price-editor-update-in-progress__info{display:flex;justify-content:space-between;font-weight:500;margin-bottom:5px}.bulk-price-editor-progress-bar{height:20px;overflow:hidden;border-radius:4px;background:var(--bulk-price-editor-grey)}.bulk-price-editor-progress-bar__inner{height:20px;background:var(--bulk-price-editor-dark-grey);width:30%}@media screen and (max-width: 1024px){.bulk-price-editor-update-in-progress{flex:0 1 100%}}.bulk-price-editor-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:15px 30px;background:#fff;border-bottom:1px solid var(--bulk-price-editor-dark-grey)}.bulk-price-editor-header__icon{display:flex;align-items:center}.bulk-price-editor-header__icon img{width:35px}.bulk-price-editor-header__title{font-size:1em;font-weight:bold;display:flex;gap:10px;align-items:center}.bulk-price-editor-header__status{padding:3px 5px;background:#333;color:#fff;border-radius:4px;font-size:.8em}.bulk-price-editor-notifications{flex:1 1 100%}.bulk-price-editor-notification{border:1px solid var(--bulk-price-editor-dark-grey);border-left:3px solid var(--bulk-price-editor-primary-color);padding:15px;background:var(--bulk-price-editor-grey);font-size:1.1em;display:flex;gap:10px;align-items:center}.bulk-price-editor-notification span{font-size:2em}.bulk-price-editor-modal{display:none}.bulk-price-editor-modal--open{display:block}.bulk-price-editor-modal__overlay{width:100%;position:fixed;z-index:99;left:0;top:0;background:rgba(51,51,51,.6196078431);height:100vh}.bulk-price-editor-modal__inner{display:flex;justify-content:center;width:100%}.bulk-price-editor-modal-popup{width:70%;max-width:500px;background:#fff;position:fixed;top:150px;z-index:100;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.bulk-price-editor-modal-popup__header{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;line-height:normal;background:var(--bulk-price-editor-grey)}.bulk-price-editor-modal-popup__title{padding:20px}.bulk-price-editor-modal-popup__content{padding:20px}.bulk-price-editor-modal-popup__footer{padding:10px 20px;background:var(--bulk-price-editor-grey)}.bulk-price-editor-modal-popup__footer .bulk-price-editor-buttons{flex-direction:row-reverse}.bulk-price-editor-modal-popup__actions{height:60px;width:60px}.bulk-price-editor-modal-popup__actions button{height:100%;width:100%;border:none;background:var(--bulk-price-editor-grey)}.bulk-price-editor-modal-popup__actions button:hover{cursor:pointer;background:var(--bulk-price-editor-dark-grey)}@media screen and (max-width: 768px){.bulk-price-editor-modal-popup{width:90%}}.bulk-price-editor-templates{display:flex;gap:10px;flex-wrap:wrap}.bulk-price-editor-template{border-radius:3px;padding:10px;background:var(--bulk-price-editor-grey);width:100%;display:flex;gap:20px;justify-content:space-between;align-items:center;font-weight:500;word-break:break-word;flex-wrap:wrap}.bulk-price-editor-template--selected{background:var(--bulk-price-editor-dark-grey)}.bulk-price-editor-snackbar{width:500px;position:fixed;bottom:20px;left:180px;z-index:9;word-break:break-word}.bulk-price-editor-snackbar__inner{display:flex;flex-wrap:wrap;gap:15px}.bulk-price-editor-snackbar-message{position:relative;width:100%;font-size:1.1em;display:flex;gap:10px;background:var(--bulk-price-editor-primary-color);color:#fff;flex:1 1 100%;animation:bpe-slide-in .5s ease-out forwards}.bulk-price-editor-snackbar-message--auto-close:not(:hover){animation:bpe-slide-in .5s ease-out forwards,bpe-slide-out .5s ease-out forwards;animation-delay:0s,10s}.bulk-price-editor-snackbar-message__icon{display:flex;align-items:center;justify-content:center;font-size:1.5em}.bulk-price-editor-snackbar-message__content{padding:20px;gap:10px;align-items:center;display:flex}.bulk-price-editor-snackbar-message__close{padding:15px;margin-left:auto;cursor:pointer;display:flex;align-items:center}.bulk-price-editor-snackbar-message__close:hover{background:var(--bulk-price-editor-primary-color--lighter)}.bulk-price-editor-snackbar-message--error{border-left-color:red}.bulk-price-editor-snackbar-message--error .bulk-price-editor-snackbar-message__icon{color:#ff5454}.bulk-price-editor-snackbar-message--error .bulk-price-editor-snackbar-message__icon span:after{content:""}.bulk-price-editor-snackbar-message--success .bulk-price-editor-snackbar-message__icon{color:#00c000}.bulk-price-editor-snackbar-message--success .bulk-price-editor-snackbar-message__icon span:after{content:""}.bulk-price-editor-snackbar-message--notice .bulk-price-editor-snackbar-message__icon span:after{content:""}@media screen and (max-width: 960px){.bulk-price-editor-snackbar{left:60px}}@media screen and (max-width: 782px){.bulk-price-editor-snackbar{left:20px;width:80%}}@keyframes bpe-slide-in{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes bpe-slide-out{0%{transform:translateX(0px);opacity:1}100%{transform:translateY(-100%);opacity:0;display:none}}.bulk-price-editor__inner{display:flex;padding:20px;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.bulk-price-editor-plan-badge{padding:3px 6px;background:#333;color:#fff;font-size:.8em;border-radius:3px}
