.woocommerce-checkout #billing_city_field {
display: flex !important;
flex-direction: column !important;
}
.tece_unset_margin {
margin-top: 0 !important;
}
.tece_shipping_label {
font-size: 0.8em;
}
.tece_cutting_info {
margin-top: 16px;
font-size: .875em;
padding: 14px 16px 0 16px;
border-top: 1px solid hsla(0,0%,7%,.11);
}
.wc-block-components-form .wc-block-components-text-input:has(.wc-blocks-components-select.tece_parent_wrapp) {
margin-top: 0px;
}
.woocommerce-checkout #billing_city {
padding: 6px 10px !important;
}