#state{margin-bottom:0;margin-top:0;}
option{font-family:'inter', Helvetica, Arial, sans-serif!important;}
#state select,
#state optgroup {
  font-size: 100%;
  border: none;
  background:#fdfdfd;
  border-radius: 0!important;
  display: block;
  margin: 0 0 25px 0;
}
#state select,
#state #disabled {
	opacity:1;
  display: block;
  font-variant:normal;
	font-size:1em;
}
#state select{
  background:#fff;
  box-sizing:border-box;
  padding: 0 6px;
  height:50px;
  color:#1b1b1b;
  border:1px solid #1b1b1b;
  font-family:'inter', Helvetica, Arial, sans-serif;
}
#state select:focus{
outline:None;
box-sizing:border-box;