.onde-estamos-form {
  padding-bottom: 30px; }
  .onde-estamos-form select {
    background-color: #F4F4F4;
    border-color: #C5C5C5 transparent transparent #C5C5C5;
    border-style: solid;
    border-width: 1px;
    color: #393939;
    font-size: 13px;
    height: 25px;
    padding: 3px 2px 2px;
    width: 100%;
    margin-bottom: 15px; }
    .onde-estamos-form select.cmb-cd {
      max-width: 198px;
      display: none; }
  .onde-estamos-form #tt-cidade {
    display: none; }
  .onde-estamos-form .listaCidades ul li {
    display: none;
    padding-top: 30px;
    width: 100%;
    padding-right: 20px;
    float: left; }
    .onde-estamos-form .listaCidades ul li p {
      margin-bottom: 0 !important; }
      .onde-estamos-form .listaCidades ul li p:first-child {
        font-weight: bold; }

@media only screen and (max-width: 767px) {
  .onde-estamos-form .listaCidades ul li {
    width: 50%; } }
@media only screen and (max-width: 639px) {
  .onde-estamos-form .listaCidades ul li {
    width: 100%; } }
@media only screen and (max-width: 479px) {
  .onde-estamos-form select.cmb-cd {
    max-width: 100%; } }

/*# sourceMappingURL=onde-estamos.css.map */
