/**
* Theme Name: HawkerBhai - Child Theme
* Author: Codeixer
* Author URI: https://codeixer.com/
* Version: 1.1
* Template: shoptimizer
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

form.checkout .order-review .shop_table>thead>tr>td, form.checkout .order-review .shop_table>thead>tr th, form.checkout .order-review .shop_table>tbody>tr>td, form.checkout .order-review .shop_table>tbody>tr th{
    border-bottom: 0px;
}

p#billing_country_field {
    display: none;
}
.wcf-embed-checkout-form .woocommerce #payment #place_order::before {
  
    background: transparent !important;
}