.new-category{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:end!important}.new-category>label{display:grid!important;gap:6px!important;min-width:0!important}.new-category>label>span{font-size:12px;font-weight:800;color:#102a43}.new-category input,.new-category select{display:block!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:11px!important;border:1px solid #cbd8e4!important;border-radius:8px!important;background:#fff!important}.new-category .category-parent-field{grid-column:1/-1}.new-category button{grid-column:1/-1;width:100%;padding:13px}.store-category-list .category-editor select{display:block!important;width:100%!important;min-width:190px!important}@media(max-width:700px){.new-category{grid-template-columns:1fr!important}.new-category .category-parent-field,.new-category button{grid-column:auto}}
