.local-pickup-options .select2-container {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
}

.wulp-location-box {
  margin-top: 10px;
  margin-bottom: 10px;
}

table.woocommerce-checkout-review-order-table .product-name {
  width: auto !important;
}


.woocommerce-checkout-review-order-table .woocommerce-shipping-calculator .shipping-calculator-button .shipping-calculator-form, 
#shipping-calculator-form
{
	height: inherit !important;
	display: block !important; 
}
