body.theme-kosi #order_review .woocommerce-checkout-review-order-table .order-total .amount {
  font-size: 15px;
}

body.theme-kosi div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .cart-item__price .amount {
  font-weight: 400;
}

body.theme-kosi div.woocommerce input[type=checkbox] {
  margin-left: 5px;
}

body.theme-kosi .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 15px;
  padding-left: 15px;
}