.awooc-notice, .awooc-error, .awooc-updated { background: #fff; border-left: 4px solid #fff; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1); margin: 5px 0 2px; padding: 1px 12px; } .notice-success { border-left-color: #018574 } .notice-warning { border-left-color: #FF8C00 } .notice-error { border-left-color: #E81123 } .notice-info { border-left-color: #0078D7 } .awooc-row { width: 100%; max-width: 800px; display: flex; } .awooc-column { margin-right: 10px; flex-grow: 1; flex-shrink: 1; flex-basis: 0; } .awooc-column label{ line-height: 1.2; display: inherit; } .awooc-row:nth-of-type(5) .awooc-column:first-of-type { flex-grow: 2; flex-shrink: 2; flex-basis: 22px; } .awooc-row:nth-of-type(6) .awooc-column:nth-of-type(2) { flex-grow: 4; flex-shrink: 4; flex-basis: 66px; } .awooc-column:first-child { margin-left: 0; } .awooc-column:first-child { margin-left: 0; } .awooc-column { } .awooc-column input[type=text] { margin-left: 0; } .woocommerce #poststuff h2 { font-size: 1.3em; padding: 0; margin: 1em 0; line-height: inherit; } .woocommerce #poststuff h2 span{ font-size: 14px; padding: 0 12px; margin: 0; line-height: 1.4; }