Hi,
Could you please check the demo again?
Moreover, please use the custom CSS below to fix the checkout page issue.
.woocommerce-billing-fields__field-wrapper > .form-row,
.woocommerce-shipping-fields__field-wrapper > .form-row {
padding: 0 15px;
}
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-shipping-fields__field-wrapper label {
display: block;
font-weight: 600;
color: #000;
}
.woocommerce-billing-fields__field-wrapper .select2-container,
.woocommerce-shipping-fields__field-wrapper .select2-container {
display: block;
width: 100% !important;
}
.woocommerce-billing-fields__field-wrapper input,
.woocommerce-shipping-fields__field-wrapper input {
width: 100%;
}
.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-shipping-fields__field-wrapper .form-row-first {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
#billing_country_field .woocommerce-input-wrapper,
#shipping_country_field .woocommerce-input-wrapper {
border-bottom: 1px solid #999999;
width: 100%;
display: block;
height: 40px;
padding: 0 10px;
}
Furthermore, we didn’t find the cart page issue on your website because we were unable to add to cart a product that shows on your screenshot.
Please don’t forget to give us 5-Star ‘rating and review’ (on https://themeforest.net/downloads ), if you like our item and our support too. It will give us inspiration and make us more ‘happy’ to support.
Best Regards,
ThemeLooks Support Team