https://t.me/AnonymousX5
Server : Apache
System : Linux ls31.server.ly 3.10.0-962.3.2.lve1.5.68.el7.x86_64 #1 SMP Wed Apr 6 11:12:23 UTC 2022 x86_64
User : medchoco ( 2906)
PHP Version : 8.3.16
Disable Function : mail
Directory :  /home/medchoco/www/wp-content/plugins/woocommerce/assets/client/admin/product-editor/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/medchoco/www/wp-content/plugins/woocommerce/assets/client/admin/product-editor/style.css
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/.pnpm/css-loader@3.6.0_webpack@5.70.0/node_modules/css-loader/dist/cjs.js!../../../node_modules/.pnpm/postcss-loader@4.3.0_postcss@8.4.12_webpack@5.70.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../node_modules/.pnpm/sass-loader@10.2.1_sass@1.60.0_webpack@5.70.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Colors
 */
/**
 * Colors
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Dimensions.
 */
/**
 * Shadows.
 */
/**
 * Editor widths.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Breakpoint mixins
 */
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
/**
 * Breakpoints & Media Queries
 */
: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;
  }
}

/* stylelint-disable block-closing-brace-newline-after */
/* stylelint-enable */
/**
 * Breakpoint mixins
 */
/* stylelint-disable block-closing-brace-newline-after */
/* stylelint-enable */
/* Editor */
.components-panel__header.interface-complementary-area-header__small {
  background: #fff;
  padding-right: 4px;
}
.components-panel__header.interface-complementary-area-header__small .interface-complementary-area-header__small-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 782px) {
  .components-panel__header.interface-complementary-area-header__small {
    display: none;
  }
}

.interface-complementary-area-header {
  background: #fff;
  padding-right: 4px;
}
.interface-complementary-area-header .components-button.has-icon {
  display: none;
  margin-left: auto;
}
.interface-complementary-area-header .components-button.has-icon ~ .components-button {
  margin-left: 0;
}
@media (min-width: 782px) {
  .interface-complementary-area-header .components-button.has-icon {
    display: flex;
  }
}

@media (min-width: 782px) {
  .components-panel__header + .interface-complementary-area-header {
    margin-top: 0;
  }
}

.interface-complementary-area {
  background: #fff;
  color: #1e1e1e;
}
@media (min-width: 600px) {
  .interface-complementary-area {
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 782px) {
  .interface-complementary-area {
    width: 272px;
  }
}
.interface-complementary-area .components-panel {
  border: none;
  position: relative;
  z-index: 0;
}
.interface-complementary-area .components-panel__header {
  position: sticky;
  top: 0;
  z-index: 1;
}
.interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs {
  top: 48px;
}
@media (min-width: 782px) {
  .interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs {
    top: 0;
  }
}
.interface-complementary-area p {
  margin-top: 0;
}
.interface-complementary-area h2 {
  font-size: 13px;
  color: #1e1e1e;
  margin-bottom: 1.5em;
}
.interface-complementary-area h3 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  color: #1e1e1e;
  margin-bottom: 1.5em;
}
.interface-complementary-area hr {
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
  margin: 1.5em 0;
}
.interface-complementary-area div.components-toolbar-group,
.interface-complementary-area div.components-toolbar {
  box-shadow: none;
  margin-bottom: 1.5em;
}
.interface-complementary-area div.components-toolbar-group:last-child,
.interface-complementary-area div.components-toolbar:last-child {
  margin-bottom: 0;
}
.interface-complementary-area .block-editor-skip-to-selected-block:focus {
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto;
}

@media (min-width: 782px) {
  body.js.is-fullscreen-mode {
    margin-top: -32px;
    height: calc(100% + 32px);
  }
  body.js.is-fullscreen-mode #adminmenumain,
  body.js.is-fullscreen-mode #wpadminbar {
    display: none;
  }
  body.js.is-fullscreen-mode #wpcontent,
  body.js.is-fullscreen-mode #wpfooter {
    margin-left: 0;
  }
}

html.interface-interface-skeleton__html-container {
  position: fixed;
  width: 100%;
}
@media (min-width: 782px) {
  html.interface-interface-skeleton__html-container {
    position: initial;
    width: initial;
  }
}

.interface-interface-skeleton {
  display: flex;
  flex-direction: row;
  height: auto;
  max-height: 100%;
  position: fixed;
  top: 46px;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 783px) {
  .interface-interface-skeleton {
    top: 32px;
  }
  .is-fullscreen-mode .interface-interface-skeleton {
    top: 0;
  }
}

.interface-interface-skeleton__editor {
  display: flex;
  flex-direction: column;
  flex: 0 1 100%;
  overflow: hidden;
}

.interface-interface-skeleton { /* Set left position when auto-fold is not on the body element. */
  left: 0;
}
@media (min-width: 783px) {
  .interface-interface-skeleton {
    left: 160px;
  }
}

.auto-fold .interface-interface-skeleton { /* Auto fold is when on smaller breakpoints, nav menu auto collapses. */ }
@media (min-width: 783px) {
  .auto-fold .interface-interface-skeleton {
    left: 36px;
  }
}
@media (min-width: 961px) {
  .auto-fold .interface-interface-skeleton {
    left: 160px;
  }
}

/* Sidebar manually collapsed. */
.folded .interface-interface-skeleton {
  left: 0;
}
@media (min-width: 783px) {
  .folded .interface-interface-skeleton {
    left: 36px;
  }
}

body.is-fullscreen-mode .interface-interface-skeleton {
  left: 0 !important;
}

.interface-interface-skeleton__body {
  flex-grow: 1;
  display: flex;
  overflow: auto;
  overscroll-behavior-y: none;
}
@media (min-width: 782px) {
  .has-footer .interface-interface-skeleton__body {
    padding-bottom: 25px;
  }
}

.interface-interface-skeleton__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
  z-index: 20;
}

.interface-interface-skeleton__secondary-sidebar,
.interface-interface-skeleton__sidebar {
  display: block;
  flex-shrink: 0;
  position: absolute;
  z-index: 100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  color: #1e1e1e;
}
@media (min-width: 782px) {
  .interface-interface-skeleton__secondary-sidebar,
  .interface-interface-skeleton__sidebar {
    position: relative !important;
    z-index: 90;
    width: auto;
  }
}

.interface-interface-skeleton__sidebar {
  overflow: auto;
}
@media (min-width: 782px) {
  .interface-interface-skeleton__sidebar {
    border-left: 1px solid #e0e0e0;
  }
}

@media (min-width: 782px) {
  .interface-interface-skeleton__secondary-sidebar {
    border-right: 1px solid #e0e0e0;
  }
}

.interface-interface-skeleton__header {
  flex-shrink: 0;
  height: auto;
  border-bottom: 1px solid #e0e0e0;
  z-index: 30;
  color: #1e1e1e;
}

.interface-interface-skeleton__footer {
  height: auto;
  flex-shrink: 0;
  border-top: 1px solid #e0e0e0;
  color: #1e1e1e;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 90;
  display: none;
}
@media (min-width: 782px) {
  .interface-interface-skeleton__footer {
    display: flex;
  }
}
.interface-interface-skeleton__footer .block-editor-block-breadcrumb {
  z-index: 30;
  display: flex;
  background: #fff;
  height: 24px;
  align-items: center;
  font-size: 13px;
  padding: 0 18px;
}

.interface-interface-skeleton__actions {
  z-index: 100000;
  position: fixed !important;
  top: -9999em;
  bottom: auto;
  left: auto;
  right: 0;
  width: 272px;
  color: #1e1e1e;
}
.interface-interface-skeleton__actions:focus {
  top: auto;
  bottom: 0;
}

.interface-more-menu-dropdown {
  margin-left: -4px;
}
.interface-more-menu-dropdown .components-button {
  width: auto;
  padding: 0 2px;
}
@media (min-width: 600px) {
  .interface-more-menu-dropdown {
    margin-left: 0;
  }
  .interface-more-menu-dropdown .components-button {
    padding: 0 4px;
  }
}

.interface-more-menu-dropdown__content .components-popover__content {
  min-width: 280px;
}
@media (min-width: 480px) {
  .interface-more-menu-dropdown__content .components-popover__content {
    width: auto;
    max-width: 480px;
  }
}
.interface-more-menu-dropdown__content .components-popover__content .components-dropdown-menu__menu {
  padding: 0;
}

.components-popover.interface-more-menu-dropdown__content {
  z-index: 99998;
}

.interface-pinned-items {
  display: flex;
}
.interface-pinned-items .components-button:not(:first-child) {
  display: none;
}
@media (min-width: 600px) {
  .interface-pinned-items .components-button:not(:first-child) {
    display: flex;
  }
}
.interface-pinned-items .components-button {
  margin-left: 4px;
}
.interface-pinned-items .components-button svg {
  max-width: 24px;
  max-height: 24px;
}

@media (min-width: 600px) {
  .interface-preferences-modal {
    width: calc(100% - 32px);
    height: calc(100% - 120px);
  }
}
@media (min-width: 782px) {
  .interface-preferences-modal {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .interface-preferences-modal {
    height: 70%;
  }
}
@media (max-width: 781px) {
  .interface-preferences-modal .components-modal__content {
    padding: 0;
  }
  .interface-preferences-modal .components-modal__content::before {
    content: none;
  }
}

.interface-preferences__tabs .components-tab-panel__tabs {
  position: absolute;
  top: 84px;
  left: 16px;
  width: 160px;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item {
  border-radius: 2px;
  font-weight: 400;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item.is-active {
  background: #f0f0f0;
  box-shadow: none;
  font-weight: 500;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item:focus:not(:disabled) {
  box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.interface-preferences__tabs .components-tab-panel__tab-content {
  padding-left: 24px;
  margin-left: 160px;
}

@media (max-width: 781px) {
  .interface-preferences__provider {
    height: 100%;
  }
}
.interface-preferences-modal__section {
  margin: 0 0 2.5rem 0;
}
.interface-preferences-modal__section:last-child {
  margin: 0;
}

.interface-preferences-modal__section-title {
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: 0;
}

.interface-preferences-modal__section-description {
  margin: -8px 0 8px 0;
  font-size: 12px;
  font-style: normal;
  color: #757575;
}

.interface-preferences-modal__option .components-base-control .components-base-control__field {
  align-items: center;
  display: flex;
  margin-bottom: 0;
}
.interface-preferences-modal__option .components-base-control .components-base-control__field > label {
  flex-grow: 1;
  padding: 0.6rem 0 0.6rem 10px;
}
.interface-preferences-modal__option .components-base-control__help {
  margin: -8px 0 8px 58px;
  font-size: 12px;
  font-style: normal;
  color: #757575;
}

.woocommerce-product-block-editor {
  /*
   * Override default block margins and layout applied for themes without a theme.json file.
   *
   * If we no longer call `is_block_editor( true )` in the future for the product editor,
   * we can remove this.
   *
   * See: `wp_add_editor_classic_theme_styles()`
   */
}
.woocommerce-product-block-editor h1,
.woocommerce-product-block-editor h2,
.woocommerce-product-block-editor h3,
.woocommerce-product-block-editor h4,
.woocommerce-product-block-editor h5,
.woocommerce-product-block-editor h6,
.woocommerce-product-block-editor p,
.woocommerce-product-block-editor button,
.woocommerce-product-block-editor span,
.woocommerce-product-block-editor label,
.woocommerce-product-block-editor div,
.woocommerce-product-block-editor input {
  font-family: var(--wp--preset--font-family--system-font);
}
.woocommerce-product-block-editor h4 {
  font-size: 16px;
}
.woocommerce-product-block-editor label {
  color: #1e1e1e;
}
.woocommerce-product-block-editor a {
  text-decoration: none;
}
.woocommerce-product-block-editor :where(.wp-block) {
  margin-bottom: 0;
  margin-top: 0;
  max-width: unset;
}
.woocommerce-product-block-editor .has-error .components-base-control {
  margin-bottom: 0;
}
.woocommerce-product-block-editor .has-error .components-base-control .components-input-control__backdrop {
  border-color: #d63638;
}
.woocommerce-product-block-editor .has-error .components-base-control__help {
  color: #d63638;
}
.woocommerce-product-block-editor .components-base-control .components-base-control__field {
  margin-bottom: 0;
}
.woocommerce-product-block-editor .components-base-control .components-base-control__help {
  margin-bottom: 0;
}
.woocommerce-product-block-editor .components-toggle-control {
  margin-bottom: 0;
}
.woocommerce-product-block-editor .components-toggle-control .components-form-toggle {
  display: flex;
  align-items: center;
}
.woocommerce-product-block-editor .components-toggle-control .components-toggle-control__label {
  display: flex;
  align-items: center;
}
.woocommerce-product-block-editor .woocommerce-collapsible-content .woocommerce-collapsible-content__content {
  margin-top: 32px;
}
.woocommerce-product-block-editor .components-input-control__input::-moz-placeholder {
  color: #757575;
}
.woocommerce-product-block-editor .components-input-control__input:-ms-input-placeholder {
  color: #757575;
}
.woocommerce-product-block-editor .components-input-control__input::placeholder {
  color: #757575;
}
.woocommerce-product-block-editor .components-input-control__prefix {
  margin-left: 8px;
}
.woocommerce-product-block-editor .components-input-control__suffix {
  margin-right: 8px;
}
.woocommerce-product-block-editor .woocommerce-product-form__custom-label-input {
  display: flex;
  flex-direction: column;
}
.woocommerce-product-block-editor .woocommerce-product-form__custom-label-input label {
  display: block;
  margin-bottom: 8px;
}
.woocommerce-product-block-editor .woocommerce-product-form__optional-input {
  color: #757575;
}
.woocommerce-product-block-editor .wp-block-columns {
  gap: 24px;
  margin-bottom: 0;
}
.woocommerce-product-block-editor .woocommerce-experimental-select-control__label {
  text-transform: uppercase;
  font-size: 11px;
  color: #1e1e1e;
  font-weight: 500;
}
.woocommerce-product-block-editor .block-editor-block-list__layout.is-root-container {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 128px;
}
@media (min-width: 783px) {
  .woocommerce-product-block-editor .block-editor-block-list__layout.is-root-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
.woocommerce-product-block-editor .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after {
  display: none;
}

.woocommerce-layout:has(.woocommerce-product-block-editor) .woocommerce-layout__primary {
  margin-top: 48px;
}
.woocommerce-layout:has(.woocommerce-product-block-editor) .woocommerce-layout__header {
  display: none;
}

.wp-admin.woocommerce-feature-enabled-product-block-editor .components-modal__frame {
  border-radius: 8px;
}
.wp-admin.woocommerce-feature-enabled-product-block-editor .components-modal__header {
  border: none;
}

/* Structural */
.woocommerce-product-tabs {
  display: flex;
  justify-content: center;
}
.woocommerce-product-tabs .components-button {
  padding: 8px 0 20px 0;
  margin-left: 12px;
  margin-right: 12px;
  border-bottom: 3.5px solid transparent;
  border-radius: 0;
  height: auto;
}
.woocommerce-product-tabs .components-button.is-selected {
  border-color: var(--wp-admin-theme-color);
}

.woocommerce-form-section a {
  text-decoration: none;
}
.woocommerce-form-section__content .components-card {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
}
.woocommerce-form-section__content .components-card__body {
  padding: 24px;
}
.woocommerce-form-section__content .components-card__body .components-base-control:not(:first-child):not(.components-radio-control),
.woocommerce-form-section__content .components-card__body .components-dropdown:not(:first-child):not(.components-radio-control),
.woocommerce-form-section__content .components-card__body .woocommerce-rich-text-editor:not(:first-child):not(.components-radio-control) {
  margin-top: 16px;
  margin-bottom: 0;
}
.woocommerce-form-section__content .woocommerce-product-form__field:not(:first-child) {
  margin-top: 24px;
}
.woocommerce-form-section__content .woocommerce-product-form__field:not(:first-child) > .components-base-control {
  margin-bottom: 0;
}
.woocommerce-form-section__content .components-radio-control .components-v-stack {
  gap: 12px;
}
.woocommerce-form-section__content .woocommerce-collapsible-content {
  margin-top: 24px;
}
.woocommerce-form-section__header p > span {
  display: block;
  margin-bottom: 8px;
}
.woocommerce-form-section:not(:first-child) {
  margin-top: 40px;
}

.woocommerce-product-header__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 16px;
  align-items: center;
  padding: 0 16px;
  height: 60px;
}
@media (max-width: 960px) {
  .woocommerce-product-header__inner {
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
  }
}
.woocommerce-product-header .woocommerce-product-header__title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  color: #000000;
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 960px) {
  .woocommerce-product-header .woocommerce-product-header__title {
    display: none;
  }
}
.woocommerce-product-header__actions {
  margin-left: auto;
}
.woocommerce-product-header .woocommerce-product-header__actions {
  display: flex;
}
.woocommerce-product-header .woocommerce-product-header__actions > * + * {
  margin-left: 8px;
}
.woocommerce-product-header .components-dropdown-menu__toggle.is-opened {
  background-color: #1E1E1E;
  color: #fff;
}

.woocommerce-product-header__more-menu .components-popover__content {
  min-width: auto;
  width: -moz-min-content;
  width: min-content;
}

.woocommerce-product-footer {
  width: 100%;
}

.woocommerce-add-new-shipping-class-modal {
  min-width: 650px;
}
.woocommerce-add-new-shipping-class-modal__optional-input {
  color: #757575;
}
.woocommerce-add-new-shipping-class-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-add-new-shipping-class-modal .has-error .components-base-control__help {
  color: #d63638;
}

/* Components */
.woocommerce-content-preview {
  border: 1px solid #ddd;
  max-height: 144px;
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}
.woocommerce-content-preview:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 57px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 89.5%);
}
.woocommerce-content-preview__iframe {
  width: 100%;
}
.woocommerce-content-preview__content {
  box-sizing: border-box;
  padding: 24px;
}
.woocommerce-content-preview__content > :first-child {
  margin-top: 0;
}
.woocommerce-content-preview__content > * {
  max-width: 100%;
}

.woocommerce-radio-field .components-base-control__label {
  text-transform: none;
  font-weight: 400;
  margin-bottom: 12px;
}
.woocommerce-radio-field .components-base-control__label > span {
  display: block;
  line-height: 1.5;
}
.woocommerce-radio-field__title {
  font-size: 11px;
  font-weight: 500;
  color: #1e1e1e;
  text-transform: uppercase;
}
.woocommerce-radio-field__description {
  font-size: 13px;
  color: #757575;
}
.woocommerce-radio-field .components-base-control__field > .components-v-stack {
  gap: 16px;
}

.woocommerce-product-notice {
  padding: 12px 16px;
}
.woocommerce-product-notice p {
  color: #1e1e1e;
  letter-spacing: 0.24px;
}
.woocommerce-product-notice button {
  letter-spacing: 0.24px;
}
.woocommerce-product-notice.info {
  background-color: #f0f6fc;
}

.woocommerce-iframe-editor {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.woocommerce-iframe-editor__main {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 1000;
}
.woocommerce-iframe-editor iframe {
  width: 100%;
  height: 100%;
}
.woocommerce-iframe-editor__content {
  box-sizing: border-box;
  flex-grow: 1;
  background-color: #2f2f2f;
  padding: 90px 48px 40px;
  height: 100%;
  justify-content: center;
  display: flex;
  position: relative;
}
.woocommerce-iframe-editor__content-inserter-clipper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background-color: inherit;
  z-index: 100;
}
.woocommerce-iframe-editor__sidebar {
  flex-shrink: 0;
  height: 100%;
  width: 280px;
  overflow: scroll;
}
.woocommerce-iframe-editor .block-editor-block-contextual-toolbar.is-fixed {
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  margin-left: 0px;
  width: 100%;
  min-height: 47px;
}
.woocommerce-iframe-editor .block-editor-block-contextual-toolbar.is-fixed > .block-editor-block-toolbar.is-showing-movers:before {
  display: none;
}
.woocommerce-iframe-editor .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__group-expand-fixed-toolbar,
.woocommerce-iframe-editor .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__group-collapse-fixed-toolbar {
  display: none;
}

.woocommerce-iframe-editor__header-toolbar {
  height: 60px;
  border: 0;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-iframe-editor__header-toolbar .woocommerce-iframe-editor__header-toolbar-inserter-toggle.components-button.has-icon {
  height: 32px;
  margin-right: 8px;
  min-width: 32px;
  padding: 0;
  width: 32px;
}
.woocommerce-iframe-editor__header-toolbar .woocommerce-iframe-editor__header-toolbar-inserter-toggle.components-button.has-icon svg {
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.woocommerce-iframe-editor__header-toolbar .woocommerce-iframe-editor__header-toolbar-inserter-toggle.components-button.has-icon.is-pressed:before {
  width: 100%;
  left: 0;
}
.woocommerce-iframe-editor__header-toolbar .woocommerce-iframe-editor__header-toolbar-inserter-toggle.components-button.has-icon.is-pressed svg {
  transform: rotate(45deg);
}
.woocommerce-iframe-editor__header-toolbar-left {
  padding-left: 12px;
}
.woocommerce-iframe-editor__header-toolbar-right {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.woocommerce-iframe-editor__header-toolbar-right > .components-dropdown-menu {
  margin-right: 12px;
  width: 48px;
}
.woocommerce-iframe-editor__header-toolbar-right > .components-dropdown-menu > button.components-dropdown-menu__toggle {
  padding: 8px !important;
  margin-right: -8px;
}
.woocommerce-iframe-editor__header-toolbar-right > .woocommerce-show-block-inspector-panel {
  margin-right: -8px;
}
.woocommerce-iframe-editor__header-toolbar-right button.woocommerce-modal-actions__done-button,
.woocommerce-iframe-editor__header-toolbar-right button.woocommerce-modal-actions__cancel-button {
  height: 32px;
}

.resizable-editor__drag-handle {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: none;
  border: 0;
  border-radius: 2px;
  bottom: 0;
  cursor: ew-resize;
  margin: auto 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  width: 12px;
  height: 100px;
}
.resizable-editor__drag-handle.is-left {
  left: -16px;
}
.resizable-editor__drag-handle.is-right {
  right: -16px;
}
.resizable-editor__drag-handle:after {
  background: #949494;
  border-radius: 2px;
  bottom: 24px;
  content: "";
  left: 4px;
  position: absolute;
  right: 0;
  top: 24px;
  width: 4px;
}

.woocommerce-iframe-editor__back-button {
  align-self: flex-start;
  margin-top: 16px;
  margin-bottom: 16px;
  color: white;
}

.woocommerce-iframe-editor__inserter-panel {
  border-right: 1px solid #ccc;
  height: 100%;
}
.woocommerce-iframe-editor__inserter-panel-content {
  height: 100%;
}

.woocommerce-iframe-editor__document-overview-sidebar {
  position: relative;
  width: 350px;
  height: 100%;
  border-right: 1px solid #ccc;
}
.woocommerce-iframe-editor__document-overview-sidebar-close-button {
  position: absolute;
  right: 6px;
  top: 6px;
}
.woocommerce-iframe-editor__document-overview-sidebar-tab-panel {
  height: 100%;
}
.woocommerce-iframe-editor__document-overview-sidebar-tab-panel .components-tab-panel__tabs {
  padding-right: 48px;
  border-bottom: 1px solid #ccc;
}
.woocommerce-iframe-editor__document-overview-sidebar-tab-panel .components-tab-panel__tab-content {
  display: flex;
  flex-direction: column;
  height: calc(100% - 48px);
}
.woocommerce-iframe-editor__document-overview-sidebar-tab-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8px 6px;
}
.woocommerce-iframe-editor__document-overview-sidebar-tab-content .block-editor-list-view-tree {
  margin: 0;
  width: 100%;
}

.woocommerce-category-field-dropdown .woocommerce-experimental-select-control__input {
  height: auto;
}
.woocommerce-category-field-dropdown .woocommerce-experimental-select-control__combo-box-wrapper {
  border-color: #757575;
}
.woocommerce-category-field-dropdown__menu {
  padding: 0 12px;
  max-height: 300px;
  overflow-y: scroll;
}
.woocommerce-category-field-dropdown__menu > .woocommerce-category-field-dropdown__item:not(:first-child) > .woocommerce-category-field-dropdown__item-content {
  border-top: 1px solid #e0e0e0;
}
.woocommerce-category-field-dropdown__item {
  margin-bottom: 0;
}
.woocommerce-category-field-dropdown__item .woocommerce-category-field-dropdown__item-content .components-base-control {
  margin-top: 0;
}
.woocommerce-category-field-dropdown__item.is-new .category-field-dropdown__toggle {
  margin-right: 8px;
}
.woocommerce-category-field-dropdown__item-content {
  height: 48px;
  padding: 8px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.woocommerce-category-field-dropdown__item-content .components-base-control__field {
  margin-bottom: 0;
}
.woocommerce-category-field-dropdown__item-children {
  margin-left: 36px;
  display: none;
}
.woocommerce-category-field-dropdown__item-open {
  display: block;
}
.woocommerce-category-field-dropdown__toggle {
  margin-right: 8px;
  cursor: pointer;
}
.woocommerce-category-field-dropdown__toggle-placeholder {
  width: 28px;
}

.woocommerce-category-field-dropdown__item.item_highlighted > .woocommerce-category-field-dropdown__item-content {
  font-weight: bold;
}

.woocommerce-experimental-select-control__combox-box-icon {
  box-sizing: unset;
}

.woocommerce-create-new-category-modal {
  min-width: 650px;
  overflow: visible;
}
.woocommerce-create-new-category-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-create-new-category-modal .category-field-dropdown__menu {
  padding: 0;
  border: none;
}

.woocommerce-select-control__popover-menu {
  margin-top: -12px;
}

.woocommerce-select-control__popover-menu-container {
  max-height: 300px;
  overflow-y: scroll;
  padding: 0 8px 0 12px;
}
.woocommerce-select-control__popover-menu-container > .category-field-dropdown__item:not(:first-child) .category-field-dropdown__item-content {
  border-top: 1px solid #e0e0e0;
}

.woocommerce-modal-editor {
  width: 100%;
  height: 100%;
  max-height: calc(100% - 40px);
  margin: 20px;
  border-radius: 8px;
}
.woocommerce-modal-editor .components-modal__header {
  height: 60px;
  border-bottom: 1px solid #ccc;
  padding-left: 18px;
  padding-right: 18px;
}
.woocommerce-modal-editor .components-modal__header .components-modal__header-heading {
  font-size: 16px;
  line-height: 24px;
}
.woocommerce-modal-editor .components-modal__content {
  display: flex;
  margin-top: 60px;
  padding: 0;
}
.woocommerce-modal-editor .components-modal__content > div {
  width: 100%;
}

.woocommerce-product-mvp-ces-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 44px;
  gap: 16px;
}
@media (min-width: 783px) {
  .woocommerce-product-mvp-ces-footer {
    padding: 16px 0;
    max-width: 650px;
    margin: 0 auto;
  }
}
.woocommerce-product-mvp-ces-footer .woocommerce-pill {
  background-color: #f5e6b3;
  border: 0;
  font-size: 1em;
}
.woocommerce-product-mvp-ces-footer__close-button {
  padding: 0;
}
.woocommerce-product-mvp-ces-footer__message {
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  white-space: pre-wrap;
}
.woocommerce-product-mvp-ces-footer__message-buttons {
  white-space: nowrap;
}
.woocommerce-product-mvp-ces-footer__message-buttons button.is-link {
  text-decoration: none;
}

.woocommerce-customer-effort-score .components-modal__content > p {
  text-transform: uppercase;
  color: #1e1e1e;
}
.woocommerce-customer-effort-score .components-modal__content > .components-base-control {
  margin-top: 12px;
}
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__additional-thoughts .components-base-control__help,
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__email .components-base-control__help {
  color: #d94f4f;
}
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__additional-thoughts .components-base-control__label,
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__email .components-base-control__label {
  color: #1e1e1e;
  line-height: 16px;
  text-transform: uppercase;
}
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__additional-thoughts .components-base-control__label .woocommerce-product-feedback__optional-input,
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__email .components-base-control__label .woocommerce-product-feedback__optional-input {
  color: #757575;
}
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__additional-thoughts .components-base-control__field > span,
.woocommerce-customer-effort-score .components-modal__content .woocommerce-product-feedback__email .components-base-control__field > span {
  font-size: 12px;
  line-height: 16px;
  color: #757575;
}
.woocommerce-customer-effort-score__selection .components-radio-control__option {
  margin-right: 0;
}
.woocommerce-customer-effort-score__selection .components-radio-control__option label {
  color: #1e1e1e;
  padding: 1em 0;
  width: 8.8em;
  height: 80px;
}
.woocommerce-customer-effort-score__selection .components-radio-control__option label::before {
  margin: 8px 0;
}
.woocommerce-customer-effort-score__selection .components-radio-control__option label:hover {
  box-shadow: 0 0 0 1.5px var(--wp-admin-theme-color);
  border-radius: 2px;
  background-color: #fff;
}
.woocommerce-customer-effort-score__errors > p {
  color: #d94f4f;
}

.woocommerce-product-mvp-feedback-modal {
  width: 600px;
}
.woocommerce-product-mvp-feedback-modal .components-modal__header {
  height: 84px;
}
.woocommerce-product-mvp-feedback-modal .components-modal__header-heading {
  font-weight: 500;
  font-size: 20px;
}
.woocommerce-product-mvp-feedback-modal .components-modal__content {
  margin-top: 84px;
  padding-bottom: 32px;
}
.woocommerce-product-mvp-feedback-modal legend,
.woocommerce-product-mvp-feedback-modal label {
  color: #1e1e1e;
}
.woocommerce-product-mvp-feedback-modal .woocommerce-product-mvp-feedback-modal__optional {
  color: #757575;
}
.woocommerce-product-mvp-feedback-modal legend {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 12px;
  padding: 0;
}
.woocommerce-product-mvp-feedback-modal__subtitle {
  margin-top: 8px !important;
}
.woocommerce-product-mvp-feedback-modal__checkboxes {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.woocommerce-product-mvp-feedback-modal__comments {
  margin-top: 2em;
  margin-bottom: 1.5em;
}
.woocommerce-product-mvp-feedback-modal__comments textarea {
  width: 100%;
}
.woocommerce-product-mvp-feedback-modal__reason, .woocommerce-product-mvp-feedback-modal__comments, .woocommerce-product-mvp-feedback-modal__email {
  margin-bottom: 24px;
}

.woocommerce-product-link-edit-modal {
  max-width: 650px;
}
.woocommerce-product-link-edit-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-product-link-edit-modal .woocommerce-product-link-edit-modal__description {
  margin-top: 0;
  margin-bottom: 24px;
}

.woocommerce-product-link-edit-modal {
  max-width: 650px;
}
.woocommerce-product-link-edit-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-product-link-edit-modal .woocommerce-product-link-edit-modal__description {
  margin-top: 0;
  margin-bottom: 24px;
}

.woocommerce-category-field-dropdown .woocommerce-experimental-select-control__input {
  height: auto;
}
.woocommerce-category-field-dropdown .woocommerce-experimental-select-control__combo-box-wrapper {
  border-color: #757575;
}
.woocommerce-category-field-dropdown__menu {
  padding: 0 12px;
  max-height: 300px;
  overflow-y: scroll;
}
.woocommerce-category-field-dropdown__menu > .woocommerce-category-field-dropdown__item:not(:first-child) > .woocommerce-category-field-dropdown__item-content {
  border-top: 1px solid #e0e0e0;
}
.woocommerce-category-field-dropdown__item {
  margin-bottom: 0;
}
.woocommerce-category-field-dropdown__item .woocommerce-category-field-dropdown__item-content .components-base-control {
  margin-top: 0;
}
.woocommerce-category-field-dropdown__item.is-new .category-field-dropdown__toggle {
  margin-right: 8px;
}
.woocommerce-category-field-dropdown__item-content {
  height: 48px;
  padding: 8px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
.woocommerce-category-field-dropdown__item-content .components-base-control__field {
  margin-bottom: 0;
}
.woocommerce-category-field-dropdown__item-children {
  margin-left: 36px;
  display: none;
}
.woocommerce-category-field-dropdown__item-open {
  display: block;
}
.woocommerce-category-field-dropdown__toggle {
  margin-right: 8px;
  cursor: pointer;
}
.woocommerce-category-field-dropdown__toggle-placeholder {
  width: 28px;
}

.woocommerce-category-field-dropdown__item.item_highlighted > .woocommerce-category-field-dropdown__item-content {
  font-weight: bold;
}

.woocommerce-experimental-select-control__combox-box-icon {
  box-sizing: unset;
}

.woocommerce-create-new-category-modal {
  min-width: 650px;
  overflow: visible;
}
.woocommerce-create-new-category-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-create-new-category-modal .category-field-dropdown__menu {
  padding: 0;
  border: none;
}

.woocommerce-select-control__popover-menu {
  margin-top: -12px;
}

.woocommerce-select-control__popover-menu-container {
  max-height: 300px;
  overflow-y: scroll;
  padding: 0 8px 0 12px;
}
.woocommerce-select-control__popover-menu-container > .category-field-dropdown__item:not(:first-child) .category-field-dropdown__item-content {
  border-top: 1px solid #e0e0e0;
}

.woocommerce-attribute-field {
  width: 100%;
  font-size: 13px;
}
.woocommerce-attribute-field .woocommerce-sortable {
  margin: 0;
}
.woocommerce-attribute-field .woocommerce-sortable__item:not(:first-child) {
  margin-top: -1px;
}
.woocommerce-attribute-field .woocommerce-sortable__item:focus-visible:not(:active) + .woocommerce-sortable__item .woocommerce-attribute-list-item {
  background: none;
  border-top: 0;
}
.woocommerce-attribute-field .woocommerce-add-attribute-list-item__add-button {
  margin-bottom: 16px;
}
.woocommerce-attribute-field__notice.components-notice {
  margin: 0px;
  padding-right: 12px;
}

.woocommerce-edit-attribute-modal {
  overflow: visible;
}
.woocommerce-edit-attribute-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}

.woocommerce-edit-attribute-modal__body {
  width: 500px;
  max-width: 100%;
}
.woocommerce-edit-attribute-modal__body .woocommerce-experimental-select-control + .woocommerce-experimental-select-control {
  margin-top: 1.3em;
}
.woocommerce-edit-attribute-modal__body .woocommerce-experimental-select-control__label,
.woocommerce-edit-attribute-modal__body .components-base-control__label {
  font-size: 14px;
  color: #757575;
  font-weight: bold;
  text-transform: none;
}
.woocommerce-edit-attribute-modal__body .woocommerce-edit-attribute-modal__option-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.woocommerce-edit-attribute-modal__body .woocommerce-edit-attribute-modal__option-container .components-checkbox-control .components-base-control__field {
  margin-bottom: 0;
}
.woocommerce-edit-attribute-modal__body .woocommerce-attribute-term-field {
  margin-bottom: 1.5em;
}
.woocommerce-edit-attribute-modal__body .woocommerce-edit-attribute-modal__helper-text {
  color: #757575;
  margin: 0.5em 0 1.5em 0;
}

.woocommerce-new-attribute-modal {
  min-width: 50%;
}
.woocommerce-new-attribute-modal .components-notice.is-info {
  margin-left: 0;
  margin-right: 0;
  background-color: #f0f6fc;
}
.woocommerce-new-attribute-modal__add-attribute {
  margin-top: 12px;
}
.woocommerce-new-attribute-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}
.woocommerce-new-attribute-modal .components-modal__content {
  display: flex;
  flex-direction: column;
}
.woocommerce-new-attribute-modal__body {
  min-height: 200px;
  flex: 1 1 auto;
  overflow: auto;
}
.woocommerce-new-attribute-modal__table {
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 782px) {
  .woocommerce-new-attribute-modal__table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
}
.woocommerce-new-attribute-modal__table th {
  text-align: left;
  color: #757575;
  font-weight: normal;
  text-transform: uppercase;
}
.woocommerce-new-attribute-modal__table-header {
  padding: 0 0 16px;
}
.woocommerce-new-attribute-modal__table-header, .woocommerce-new-attribute-modal__table-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 55% 5%;
  grid-template-columns: 40% 55% 5%;
  border-bottom: 1px solid #ddd;
  align-items: center;
}
.woocommerce-new-attribute-modal__table-row {
  padding: 24px 0;
}
.woocommerce-new-attribute-modal__table-row td:not(:last-child) {
  margin-right: 16px;
}
@media (max-width: 782px) {
  .woocommerce-new-attribute-modal__table-row {
    position: relative;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-right: 42px;
  }
}
@media (min-width: 783px) {
  .woocommerce-new-attribute-modal__table-row .woocommerce-experimental-select-control__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .woocommerce-new-attribute-modal__table-row .woocommerce-experimental-select-control__combo-box-wrapper {
    margin-bottom: 0;
  }
}
.woocommerce-new-attribute-modal__table-attribute-trash-column {
  display: flex;
  justify-content: center;
}
@media (max-width: 782px) {
  .woocommerce-new-attribute-modal__table-attribute-trash-column {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    align-items: center;
  }
}
.woocommerce-new-attribute-modal__table-attribute-trash-column .components-button.has-icon {
  padding: 8px;
}

.woocommerce-remove-attribute-modal {
  max-width: 650px;
}
.woocommerce-remove-attribute-modal__buttons {
  margin-top: 36px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-end;
}

.woocommerce-attribute-input-field__add-new {
  display: flex;
  align-items: center;
  font-weight: 600;
}
.woocommerce-attribute-input-field__add-new-icon {
  margin-right: 12px;
}

.woocommerce-experimental-select-control__popover-menu-container .woocommerce-experimental-select-control__menu-item[disabled] {
  pointer-events: none;
  color: #949494;
}
.woocommerce-experimental-select-control__popover-menu-container .disabled-element-wrapper {
  cursor: not-allowed;
}

.woocommerce-add-attribute-list-item,
.woocommerce-attribute-list-item {
  min-height: 82px;
  padding: 0 24px;
}
.woocommerce-add-attribute-list-item:last-child,
.woocommerce-attribute-list-item:last-child {
  margin-bottom: -1px;
}

.woocommerce-attribute-list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 24px 26% auto 90px;
  grid-template-columns: 24px 26% auto 90px;
}
.woocommerce-attribute-list-item:last-child {
  margin-bottom: -1px;
}
.woocommerce-attribute-list-item__options {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.woocommerce-attribute-list-item__option-chip {
  padding: 4px 8px;
  gap: 2px;
  background: #f0f0f0;
  border-radius: 2px;
}
.woocommerce-attribute-list-item__actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
  gap: 8px;
}
.woocommerce-attribute-list-item__actions-tooltip.components-tooltip.components-popover .components-popover__content {
  width: 100%;
  max-width: 150px;
  white-space: normal;
}
.woocommerce-attribute-list-item__actions-icon-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.woocommerce-attribute-list-item__actions-icon-wrapper-icon {
  color: #949494;
}
.woocommerce-attribute-list-item__actions-icon-wrapper-help-icon {
  position: absolute;
  right: -2px;
  bottom: 0px;
}

.woocommerce-attribute-term-field__loading-spinner {
  padding: 12px 0;
}
.woocommerce-attribute-term-field__add-new {
  display: flex;
  align-items: center;
  font-weight: 600;
}
.woocommerce-attribute-term-field__add-new-icon {
  margin-right: 12px;
}

.woocommerce-attribute-term-field__add-new {
  display: flex;
  align-items: center;
}

.woocommerce-product-variations {
  display: flex;
  flex-direction: column;
  position: relative;
}
.woocommerce-product-variations > div {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.woocommerce-product-variations__loading {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.woocommerce-product-variations__loading .components-spinner {
  width: 40px;
  height: 40px;
}
.woocommerce-product-variations__status-dot {
  margin-right: 8px;
}
.woocommerce-product-variations__status-dot.green {
  color: #4ab866;
}
.woocommerce-product-variations__status-dot.yellow {
  color: #ffb900;
}
.woocommerce-product-variations__status-dot.red {
  color: #d94f4f;
}
.woocommerce-product-variations__price--fade, .woocommerce-product-variations__quantity--fade {
  opacity: 0.5;
}
.woocommerce-product-variations__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.woocommerce-product-variations__actions .components-button {
  position: relative;
  color: var(--wp-admin-theme-color);
}
.woocommerce-product-variations__actions .components-button:disabled, .woocommerce-product-variations__actions .components-button[aria-disabled=true] {
  opacity: 1;
}
.woocommerce-product-variations__actions .components-button .components-spinner {
  margin: 4px;
}
.woocommerce-product-variations__actions .components-button svg {
  fill: none;
}
.woocommerce-product-variations__actions .components-button--visible {
  color: #757575;
}
.woocommerce-product-variations__actions .components-button--hidden {
  color: #d94f4f;
}
.woocommerce-product-variations .woocommerce-list-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 25% 25% 88px;
  grid-template-columns: auto 25% 25% 88px;
  padding: 0;
  min-height: 72px;
  border: none;
}
.woocommerce-product-variations .woocommerce-sortable {
  margin: 0;
  flex: 1 0 auto;
}
.woocommerce-product-variations .woocommerce-sortable__item:not(:last-child) .woocommerce-list-item {
  border-bottom: 1px solid #e0e0e0;
}
.woocommerce-product-variations .woocommerce-sortable__handle {
  display: none;
}
.woocommerce-product-variations__footer {
  padding: 16px;
}

/* Field Blocks */
.wp-block-woocommerce-product-attributes-field .woocommerce-sortable {
  padding: 0;
}
.wp-block-woocommerce-product-attributes-field .woocommerce-list-item {
  background: none;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 0;
  -ms-grid-columns: 26% auto 90px;
  grid-template-columns: 26% auto 90px;
}
.wp-block-woocommerce-product-attributes-field .woocommerce-sortable__handle {
  display: none;
}

.wp-block-woocommerce-product-category-field .woocommerce-experimental-select-tree-control__menu .experimental-woocommerce-tree-item {
  font-size: 13px;
}
.wp-block-woocommerce-product-category-field .woocommerce-experimental-select-tree-control__menu .experimental-woocommerce-tree-item .components-checkbox-control__input-container, .wp-block-woocommerce-product-category-field .woocommerce-experimental-select-tree-control__menu .experimental-woocommerce-tree-item input[type=checkbox], .wp-block-woocommerce-product-category-field .woocommerce-experimental-select-tree-control__menu .experimental-woocommerce-tree-item .components-checkbox-control__checked {
  width: 20px;
  height: 20px;
}

.woocommerce-product-form__checkbox .components-base-control__field,
.woocommerce-product-form__checkbox .components-checkbox-control__label, .woocommerce-product-form__checkbox-wrapper, .woocommerce-product-form__checkbox-tooltip-icon {
  display: flex;
  align-items: center;
}
.woocommerce-product-form__checkbox .components-base-control__field {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.woocommerce-product-form__checkbox .components-checkbox-control__label {
  margin-bottom: 0;
}

.woocommerce-product-form__checkbox-wrapper {
  gap: 4px;
}

.woocommerce-product-form__checkbox-tooltip .components-popover__content {
  width: 200px;
  min-width: auto;
  white-space: normal !important;
}

.wp-block-woocommerce-product-images-field .woocommerce-media-uploader {
  text-align: left;
}
.wp-block-woocommerce-product-images-field .woocommerce-media-uploader__label {
  display: none;
}
.wp-block-woocommerce-product-images-field .woocommerce-sortable {
  margin-top: 0;
  padding: 0;
}
.wp-block-woocommerce-product-images-field.has-images .woocommerce-image-gallery {
  margin-top: 40px;
}
.wp-block-woocommerce-product-images-field:not(.has-images) .woocommerce-sortable {
  display: none;
}

.wp-block-woocommerce-product-inventory-email-field {
  margin-top: 24px;
}

.woocommerce-product-form_inventory-sku .components-base-control__label {
  display: flex;
  align-items: center;
}
.woocommerce-product-form_inventory-sku .woocommerce-product-form__optional-input {
  margin-left: 4px;
}
.woocommerce-product-form_inventory-sku .woocommerce-tooltip__button {
  padding: 0 0 0 4px;
}

.product-details-section__product-link {
  color: #757575;
  font-size: 12px;
  display: block;
  margin-top: 8px;
}
.product-details-section__product-link > a {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
.product-details-section__product-link .components-button.is-link {
  font-size: 12px;
  text-decoration: none;
  margin-left: 8px;
}

.woocommerce-product-form__required-input {
  color: #CC1818;
}

.wp-block-woocommerce-product-name-field .has-error .components-base-control .components-input-control__backdrop {
  border-color: #d63638;
}
.wp-block-woocommerce-product-name-field .has-error .components-base-control__help {
  color: #d63638;
}

.woocommerce-product-notice {
  margin-top: 64px;
}
.woocommerce-product-notice button {
  pointer-events: all;
  cursor: pointer;
}

.components-currency-control .components-input-control__prefix {
  color: #757575;
}
.components-currency-control .components-input-control__input {
  text-align: right;
}

.wp-block-woocommerce-product-regular-price-field .components-currency-control .components-input-control__prefix {
  color: #757575;
}
.wp-block-woocommerce-product-regular-price-field .components-currency-control .components-input-control__input {
  text-align: right;
}

.wp-block-woocommerce-product-sale-price-field .components-currency-control .components-input-control__prefix {
  color: #757575;
}
.wp-block-woocommerce-product-sale-price-field .components-currency-control .components-input-control__input {
  text-align: right;
}

.wp-block-woocommerce-product-schedule-sale-fields__content {
  margin-top: 24px;
}

.wp-block-woocommerce-product-section {
  margin: 48px 0 0;
  padding: 0 0 48px;
  border-bottom: 1px solid #ddd;
}
.wp-block-woocommerce-product-section:first-child {
  margin-top: 64px;
}
.wp-block-woocommerce-product-section:last-child {
  border-bottom: none;
}
.wp-block-woocommerce-product-section__heading {
  padding: 0;
  margin: 0 0 32px 0;
  width: 100%;
}
.wp-block-woocommerce-product-section__heading .wp-block-woocommerce-product-section__heading-title {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #1e1e1e;
  display: inline-flex;
  align-items: center;
}
.wp-block-woocommerce-product-section__heading .wp-block-woocommerce-product-section__heading-title .block-editor-block-icon {
  margin-right: 14px;
}
.wp-block-woocommerce-product-section__heading .wp-block-woocommerce-product-section__heading-title .block-editor-block-icon > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-woocommerce-product-section__heading .wp-block-woocommerce-product-section__heading-description {
  margin: 12px 0 0;
  font-size: 13px;
  color: #757575;
  line-height: 1.5;
}
.wp-block-woocommerce-product-section__content--block-gap-unit-30 > * + * {
  margin-top: 24px;
}
.wp-block-woocommerce-product-section__content--block-gap-unit-40 > * + * {
  margin-top: 32px;
}
.wp-block-woocommerce-product-section__content .wp-block-woocommerce-product-section {
  margin-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.wp-block-woocommerce-product-shipping-dimensions-fields .components-base-control {
  margin-bottom: 16px;
}
.wp-block-woocommerce-product-shipping-dimensions-fields .components-base-control__field .components-base-control__label > span {
  color: #757575;
}
.wp-block-woocommerce-product-shipping-dimensions-fields .components-base-control__field .components-input-control__suffix {
  flex-shrink: 0;
  color: #757575;
}
.wp-block-woocommerce-product-shipping-dimensions-fields__dimensions-image {
  width: 100%;
  height: 100%;
  padding: 16px;
  overflow: visible;
}

.wp-block-woocommerce-product-summary-field-wrapper .wp-block-woocommerce-product-summary-field {
  margin-top: 0;
  margin-bottom: 0;
}

.components-summary-control {
  width: 100%;
  min-height: 108px;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #757575;
  border-radius: 2px;
  padding: 8px;
  margin: 0;
  -webkit-appearance: textarea;
     -moz-appearance: textarea;
          appearance: textarea;
  resize: vertical;
  overflow: hidden;
}
.components-summary-control.rich-text [data-rich-text-placeholder]:after {
  color: #757575;
  opacity: 1;
}
.components-summary-control:focus {
  box-shadow: inset 0 0 0 1px var(--wp-admin-theme-color-darker-10, --wp-admin-theme-color);
  border-color: var(--wp-admin-theme-color-darker-10, --wp-admin-theme-color);
}

.has-text-align-justify {
  /*rtl:ignore*/
  text-align: justify;
}

.wp-block-woocommerce-product-tab__content:not(.is-selected) {
  display: none;
}

.woocommerce-product-tabs .wp-block-woocommerce-product-tab__button:focus:not(:disabled) {
  box-shadow: none;
}

.wp-block-woocommerce-product-tab:after {
  display: none;
}

.wp-block-woocommerce-product-variations-fields {
  margin-top: 64px;
}
.wp-block-woocommerce-product-variations-fields--has-attributes .wp-block-woocommerce-product-variations-fields__heading {
  display: none;
}
.wp-block-woocommerce-product-variations-fields--has-attributes .wp-block-woocommerce-product-variations-fields__content {
  display: block;
}
.wp-block-woocommerce-product-variations-fields__heading {
  text-align: center;
}
.wp-block-woocommerce-product-variations-fields__heading-image-container {
  padding-top: 48px;
  padding-bottom: 48px;
}
.wp-block-woocommerce-product-variations-fields__heading-description {
  margin: 0;
  padding-bottom: 24px;
}
.wp-block-woocommerce-product-variations-fields__content {
  display: none;
}

.wp-block-woocommerce-product-password-fields__field {
  margin-bottom: 16px;
}

@media (min-width: 782px) {
  .wp-block-woocommerce-product-variation-items-field {
    min-height: 420px;
  }
}

.variation-items-product-tour .tour-kit-spotlight {
  border-radius: 8px;
  padding: 24px;
}
.variation-items-product-tour .tour-kit-frame__container,
.variation-items-product-tour .woocommerce-tour-kit-step {
  border-radius: 8px;
}

.wp-block-woocommerce-product-variations-options-field .woocommerce-sortable {
  padding: 0;
}
.wp-block-woocommerce-product-variations-options-field .woocommerce-sortable__item:not(:last-child) .woocommerce-list-item {
  border-bottom: 1px solid #e0e0e0;
}
.wp-block-woocommerce-product-variations-options-field .woocommerce-list-item {
  background: none;
  border: none;
  padding-left: 0;
  -ms-grid-columns: 26% auto 90px;
  grid-template-columns: 26% auto 90px;
}
.wp-block-woocommerce-product-variations-options-field .woocommerce-sortable__handle {
  display: none;
}

https://t.me/AnonymousX5 - 2025