/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .woocommerce-shipping-totals th {
  vertical-align: top;
}

.venipak-shipping-options {
  margin-top: 20px;
}

.select2-selection__arrow {
  width: 30px !important;
}

.select2-container {
  width: 300px !important;
}

.hidden {
  display: none !important;
}

#venipak_show_home_button {
  float: right;
  cursor: pointer;
  margin-right: 10px;
  font-size: 25px;
  color: #191160;
}

.cluster img {
  top: 0;
  left: 0;
}