.drawer .btn-cart {
  color: #fff !important; }

.country-field {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem; }

.country-field #shipto {
  width: 200px;
  margin-left: 15px; }

.error {
  color: red; }
