#storePickupApp {
	// Enter your custom styles here
  @media screen and (max-width: 767px) {
		.delivery_note {
    float: none !important;
}
    }
}


#zapiet-delivery-validator__topbar {
  background: #0f725a !important;  
}

.zapiet-delivery-validator__submit {
  background: #D7F6D3 !important; 
  color: #888 !important;
}
