#filters-wrapper .mercury-form-group {
  width: 31%;
}

#filters-wrapper i {
  vertical-align: middle;
}

#filters-wrapper label {
  color: #2196F3;
}

#filters-wrapper .checkbox-dropdown-select-box {
  font-size: 1.4rem;
  background-color: #FFF;
  border: 1.5px solid #CCC;
  border-radius: 4px;
  padding: 10px 20px;
  margin: 10px 0 0 0;
}

#filters-wrapper .checkbox-dropdown-arrow {
  color: #2196F3;
}

#filters-wrapper .checkbox-option-icon {
  color: #2196F3;
}

#filters-wrapper .checkbox-option-text {
  font-size: 1.4rem;
  font-weight: 400;
  color: #2196F3;
}
