.woocommerce { .price, .woocommerce-grouped-product-list-item__price { ins { text-decoration: none; } del { margin-right: 5px; } > span { margin-left: 5px; &:first-child { margin-left: 0; margin-right: 5px; } } } form { .form-row { padding: 0; margin-bottom: 20px; } .woocommerce-form__label { display: inline-flex !important; align-items: center; input[type="checkbox"] { margin-right: 8px; } } } }