.hide-from-categories #mainform table.form-table tbody{
display: flex;
flex-wrap: wrap;
}
.hide-from-categories #mainform table.form-table tbody tr{
width: 25%;
display: flex;
}
.hide-from-categories #mainform table.form-table tbody th{
order:1;
}
#sticky{
padding: 0 0 0 40px;
}body { }
.overlay-input {
width:500px !important;
}body { } .outofstock .images a, 
.products .outofstock a {
position:relative;
display:block;
}
.outofstock .images a:before, 
.products .outofstock a:before {
content: " ";
height: 100%;
position: absolute;
width: 100%;
display: inherit !important;
}