.makecommerce_picker_container,
.makecommerce_banklink_picker_container,
.makecommerce_paylater_picker_container {
display: inline-flex;
flex-wrap: wrap;
}
.makecommerce_widget {
display: flex;
}
.makecommerce_picker_label {
margin: 0 4px;
height: 24px;
width: 32px;
box-sizing: border-box;
background-size: cover;
background-position: center center;
cursor: pointer;
}
.makecommerce_picker_label:not(:last-child) {
margin-right: 4px;
}
.makecommerce_picker_img {
height: 32px !important;
margin: 4px;
box-sizing: border-box;
cursor: pointer;
}
.makecommerce_picker_label.selected, .makecommerce_picker_img.selected {
outline: 3px solid orange;
}
.mc-machine-unselected {
border: 1px solid red !important;
}
.smartpost-courier-text {
margin-bottom: 0;
}ul.products li.product .wc-new-badge{font-size:.75em;text-transform:uppercase;color:white;background:#eb4649;padding:.2em .5em;display:inline-block;font-weight:700;border-radius:2px}ul.products li.product .stock{display:block;padding-top:.5em}ul.products li.product .stock.out-of-stock{color:#eb4649}ul.products li.product .stock.in-stock{color:#85ad74}ul.products li.product .categories{display:block;padding-top:.5em}ul.products li.product .categories a{display:inline}