@media screen and (max-width: 782px) {
}
#mewz-wcas-import-form {
  display: inline-block;
}
#mewz-wcas-import-form label {
  vertical-align: bottom;
}
.post-type-mewz_attribute_stock .tablenav .actions .select2 {
  width: 200px !important;
}
.post-type-mewz_attribute_stock .tablenav .actions .select2 {
  float: left;
  margin: 0 6px 0 1px;
  max-width: 12.5rem;
}
.post-type-mewz_attribute_stock .select2-container--default .select2-selection--single {
  border-radius: 3px;
  font-size: 14px;
}
.post-type-mewz_attribute_stock .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #2c3338;
}
.post-type-mewz_attribute_stock .select2-search--dropdown {
  padding: 4px 6px;
}
.post-type-mewz_attribute_stock .select2-container--default .select2-search--dropdown .select2-search__field {
  margin: 0;
}
.post-type-mewz_attribute_stock .select2-results .select2-results__message,
.post-type-mewz_attribute_stock .select2-results .select2-results__option.loading-results {
  padding: 1px 6px 6px;
  font-size: 12px;
  color: #5c5c5e;
}
.post-type-mewz_attribute_stock select.list-filter-product-id {
  width: 200px;
}
.post-type-mewz_attribute_stock .wp-list-table {
  table-layout: auto;
}
.post-type-mewz_attribute_stock .wp-list-table td,
.post-type-mewz_attribute_stock .wp-list-table th,
.post-type-mewz_attribute_stock .wp-list-table .column-sku {
  width: 1%;
}
.post-type-mewz_attribute_stock .wp-list-table td {
  vertical-align: middle;
}
.post-type-mewz_attribute_stock .wp-list-table th.sortable {
  white-space: nowrap;
}
.post-type-mewz_attribute_stock .wp-list-table th.sortable a span {
  float: none;
}
.post-type-mewz_attribute_stock .wp-list-table th.sortable .sorting-indicator {
  display: inline-block;
  vertical-align: top;
}
.post-type-mewz_attribute_stock .wp-list-table .check-column {
  width: 0.0001%;
}
.post-type-mewz_attribute_stock .wp-list-table th.check-column {
  vertical-align: middle;
  padding: 0 5px 0 3px;
}
.post-type-mewz_attribute_stock .wp-list-table th.check-column input,
.post-type-mewz_attribute_stock .wp-list-table th.check-column .locked-indicator,
.post-type-mewz_attribute_stock .wp-list-table th.check-column .locked-indicator-icon:before {
  vertical-align: top !important;
}
.post-type-mewz_attribute_stock .wp-list-table th.check-column input,
.post-type-mewz_attribute_stock .wp-list-table th.check-column .locked-indicator,
.post-type-mewz_attribute_stock .wp-list-table th.check-column .locked-indicator-icon:before {
  margin-bottom: 0;
}
.post-type-mewz_attribute_stock .wp-list-table td.column-title strong {
  display: inline-block;
  width: max-content;
  max-width: 20vw;
}
.post-type-mewz_attribute_stock .wp-list-table td.column-title .row-actions {
  display: none !important;
}
.post-type-mewz_attribute_stock .wp-list-table .column-actions {
  width: 0.0001%;
  padding-left: 0;
}
.post-type-mewz_attribute_stock .wp-list-table th.column-actions {
  text-indent: -999em;
}
.post-type-mewz_attribute_stock .wp-list-table td.column-actions {
  white-space: nowrap;
  text-align: right;
}
.post-type-mewz_attribute_stock .wp-list-table td.column-sku {
  white-space: nowrap;
}
.post-type-mewz_attribute_stock .wp-list-table td.column-quantity {
  position: relative;
  white-space: nowrap;
}
.post-type-mewz_attribute_stock .wp-list-table .stock-quantity {
  font-size: 14px;
  font-weight: 600;
  color: #00b540;
}
.post-type-mewz_attribute_stock .wp-list-table .stock-quantity.low-stock {
  color: #de5959;
}
.post-type-mewz_attribute_stock .wp-list-table td.inline-editing .stock-quantity {
  visibility: hidden;
}
.post-type-mewz_attribute_stock .wp-list-table td.inline-edit-pending .stock-quantity {
  color: rgba(0,0,0,0.4);
}
.post-type-mewz_attribute_stock .wp-list-table td.column-notes .notes-text {
  display: block;
  width: max-content;
  max-width: 15vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
  line-height: normal;
  color: #6d7178;
}
.post-type-mewz_attribute_stock .wp-list-table .column-attributes,
.post-type-mewz_attribute_stock .wp-list-table .column-filters,
.post-type-mewz_attribute_stock .wp-list-table .column-taglist {
  padding-top: 5px;
  padding-bottom: 5px;
}
.post-type-mewz_attribute_stock .wp-list-table .column-created,
.post-type-mewz_attribute_stock .wp-list-table .column-modified {
  width: 0.3%;
  white-space: nowrap;
}
.post-type-mewz_attribute_stock .wp-list-table abbr {
  cursor: help;
}
@media screen and (max-width: 1200px) {
  .post-type-mewz_attribute_stock .wp-list-table {
    table-layout: auto;
  }
  .post-type-mewz_attribute_stock .wp-list-table th,
  .post-type-mewz_attribute_stock .wp-list-table td {
    width: auto;
  }
  .post-type-mewz_attribute_stock .wp-list-table .check-column {
    width: 2.2em;
  }
  .post-type-mewz_attribute_stock .wp-list-table .column-modified,
  .post-type-mewz_attribute_stock .wp-list-table .column-created {
    width: 14%;
  }
}
@media screen and (min-width: 783px) {
  .post-type-mewz_attribute_stock .wp-list-table tbody .check-column input {
    vertical-align: middle;
  }
  .post-type-mewz_attribute_stock .wp-list-table tbody td {
    height: 30px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 782px) {
  .post-type-mewz_attribute_stock .wp-list-table #the-list td:after {
    content: '';
    display: inline-block;
    height: 1em;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .check-column {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-title {
    padding-top: 13px;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list td.column-title strong {
    width: auto;
    max-width: none;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-actions,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .action-button {
    display: none !important;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-notes .notes-text {
    display: inline-block;
    width: auto;
    max-width: 40vw;
    font-size: inherit;
    color: inherit;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-created {
    text-align: left;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-attributes,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-filters,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-taglist {
    padding-top: 2px;
    padding-bottom: 1px;
    min-height: 22px;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-attributes::before,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-filters::before,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-taglist::before {
    top: 3px;
  }
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-attributes .mewz-wcas-label,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-filters .mewz-wcas-label,
  .post-type-mewz_attribute_stock .wp-list-table #the-list .column-taglist .mewz-wcas-label {
    margin: 0 0 1px;
  }
  .post-type-mewz_attribute_stock .wp-list-table .locked-indicator {
    margin-left: 10px;
  }
}
.post-type-mewz_attribute_stock .wp-list-table .action-button {
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
  padding: 0;
  border: 0 none;
  background: none;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  vertical-align: bottom;
  outline: none;
  cursor: pointer;
  opacity: 0.5;
  visibility: hidden;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button + .action-button {
  margin-left: 5px;
}
.post-type-mewz_attribute_stock .wp-list-table tr:hover .action-button {
  visibility: visible;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button:hover,
.post-type-mewz_attribute_stock .wp-list-table .action-button:active {
  opacity: 1;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button:focus {
  box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30,140,190,0.8);
}
.post-type-mewz_attribute_stock .wp-list-table .action-button:active {
  color: #00729e;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: Dashicons;
  text-indent: 0;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-trash {
  color: #ef6c6c;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-trash:hover {
  color: #ec4d4d;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-trash:active {
  color: #e82d2d;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-trash:before {
  content: '\f182';
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-untrash {
  color: #008ec5;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-untrash:hover {
  color: #0080b1;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-untrash:active {
  color: #00729e;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-untrash:before {
  content: '\f171';
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-duplicate {
  color: #008ec5;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-duplicate:hover {
  color: #0080b1;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-duplicate:active {
  color: #00729e;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.action-duplicate:before {
  content: '\f105';
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.edit-quantity-button {
  color: #008ec5;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.edit-quantity-button:hover {
  color: #0080b1;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.edit-quantity-button:active {
  color: #00729e;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.edit-quantity-button:before {
  content: '\f464';
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.adjust-quantity-button {
  color: #008ec5;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.adjust-quantity-button:hover {
  color: #0080b1;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.adjust-quantity-button:active {
  color: #00729e;
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.adjust-quantity-button:before {
  content: '\f132';
}
.post-type-mewz_attribute_stock .wp-list-table .action-button.adjust-quantity-button::before {
  transform: translate(-0.5px, 1px);
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-quantity {
  display: inline-block;
  margin-left: 7px;
}
.post-type-mewz_attribute_stock .wp-list-table td.inline-editing .inline-edit-quantity,
.post-type-mewz_attribute_stock .wp-list-table td.inline-edit-pending .inline-edit-quantity,
.post-type-mewz_attribute_stock .wp-list-table td.inline-editing .action-button,
.post-type-mewz_attribute_stock .wp-list-table td.inline-edit-pending .action-button {
  visibility: hidden !important;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 30px;
  transform: translateY(-50%);
  text-align: left;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -6px;
  left: -6px;
  width: 1em;
  height: 1em;
  font-family: dashicons;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-indent: 0;
  color: #fff;
  background: #007cba;
  border-radius: 100%;
  pointer-events: none;
  z-index: 2;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap .icon::before {
  display: inline-block;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap.edit .icon::before {
  content: '\f464';
  font-size: 10px;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap.adjust .inline-edit-input:focus {
  border-color: #00b540;
  box-shadow: 0 0 0 1px #00b540;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap.adjust .icon {
  background-color: #00b540;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input-wrap.adjust .icon::before {
  content: '\f132';
  transform: translate(-0.3px, 1px);
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input::placeholder {
  color: #999;
}
.post-type-mewz_attribute_stock .wp-list-table .inline-edit-input.inline-edit-input-quantity {
  font-weight: 600;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label {
  display: inline-block;
  white-space: nowrap;
  padding: 2px 5px;
  margin: 1px 0;
  border: 1px solid #ccd0d4;
  border-radius: 3px;
  line-height: 14px;
  font-size: 11px;
  font-weight: 400;
  color: #555;
  background: #fff;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label::before {
  color: #676b6f;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label:hover,
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label:focus {
  border-color: #0073aa;
  color: #0073aa;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label:hover::before,
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label:focus::before {
  color: inherit;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label:focus {
  color: #124964;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude::before {
  color: #cf5f5f;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude:hover,
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude:focus {
  border-color: #cf5f5f;
  color: #cf5f5f;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude:hover::before,
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude:focus::before {
  color: inherit;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label.exclude:focus {
  color: #b13535;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label-attribute .attribute {
  font-weight: 600;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label::before {
  display: inline-block;
  font-family: dashicons;
  font-weight: normal;
  line-height: 1;
  margin: 0 3px 0 -1px;
  position: relative;
  top: -1px;
  vertical-align: bottom;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label-products::before {
  font-family: WooCommerce;
  content: '\e006';
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label-categories::before {
  content: '\f318';
  font-size: 13px;
  margin: 0 2px 0 -2px;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label-product-types::before {
  content: '\f533';
  font-size: 12px;
  position: relative;
  top: -1px;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label-tag::before {
  content: '\f323';
  font-size: 12px;
}
.post-type-mewz_attribute_stock .wp-list-table .mewz-wcas-label .more {
  font-weight: 600;
}

