.views-element-container h1,
.views-element-container h2,
.views-element-container h3,
.views-element-container h4 {
    margin-bottom: 0;
}

html {
    overflow: hidden;
}

.local-scroll,
#tidio-chat {
  display: none;
}


header h2 {
  color: #d9272e;
  font-weight: 700;
}

#block-rhythm-sub-content {
    padding-top: 58px;
}

.form-item,
.form-actions {
    margin: 0 0 8px !important;
}

#content {
    padding: 0;
}

header {
    margin-bottom: auto;
    display: none;
}

header,
#views-exposed-form-estaciones-page-3 {
    padding: 0 1%;
}

.views-element-container label > h4,
.views-element-container label > p {
    color: white;
}

.views-element-container label > p {
    margin: 0 0 1em 0;
}

.views-element-container label > h4 {
    font-weight: 700;
    margin-top: 6px;
}

.form-group.js-form-item.form-item.js-form-type-select.form-item-tid.js-form-item-tid,
.form-group.js-form-item.form-item.js-form-type-select.form-item-nid.js-form-item-nid.form-no-label {
    margin: 0;
    margin-bottom: 0px;
}

@media only screen and (min-width: 769px) {
  
  #views-exposed-form-estaciones-page-3 {
    position: absolute;
    bottom: 0;
    left: 0;
}
  .iwbadges {
      justify-content: space-between;
  }
  .geofield-google-map {
      width: 81% !important;
  }
  .views-element-container > div {
      display: flex;
      flex-direction: column;
          max-height: calc(100vh - 123px);
      flex-wrap: wrap;
      justify-content: flex-end;
  }
  header {
    display: block;
  }
  header, #views-exposed-form-estaciones-page-3 {
      width: 19%;
      padding: 0 1%;
      
          min-width: 210px;
  }
}

.infowindow::after {
    position: absolute;
    background: white;
    height: 128px;
    content: '';
    width: 100%;
    left: 0;
    z-index: -1;
    bottom: 0;
}

.gm-ui-hover-effect img {
    filter: invert(100%);
}

#views-exposed-form-estaciones-page-3 {
    display: flex;
    flex-direction: column;
    background-color: #d9272e;
        margin-bottom: 38px;
}

.infowindow p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.iwlinks {
    text-align: right;
    margin: 12px;
    display: flex;
    justify-content: flex-end;
}

.iwbadges {
    display: flex;
    margin-top: 6px;
}

.iwlinks > p {
    box-shadow: 0px 0px 4px #00000070;
    text-align: center;
    background: white;
    color: black;
    font-size: large;
    font-weight: 700;
    padding: 10px !important;
    border-radius: 20px;
    margin: 0 0 0 12px;
}

.iwlinks p::after {
    content: '\f04b';
    font: normal normal normal 13px/1 FontAwesome;
    margin-left: 5px;
}

.iwbadge {
    width: 32%;
    border-radius: 4px;
}

.premium {
    background-color: rgb(244, 67, 54);
}

.magna {
    background-color: rgb(43, 195, 166);
}

.diesel {
    background-color: rgb(70, 64, 80);
}

.iwbadges p,
.iwbadges .iwbadge h1 {
    margin: 0;
    font-weight: 700;
    color: white;
    padding: 0 6px;
}

.iwbadges p {
    text-align: right;
}

.simple-gmap-link {
    display: inline;
    margin-left: 12px;
}

.simple-gmap-link a {
    font-weight: 700;
    font-size: 18px;
}

.iwtitle {
    border-radius: 12px;
    color: white;
}

.infowindow h2 {
    color: white;
    font-weight: 700;
    margin: 0 !important;
    margin-top: -12px !important;
}

h2.iwsubtitle {
    color: black;
}

.gm-style-iw.gm-style-iw-c {
    background: #d9272e;
}



#geofield-map-view-estaciones-page-3 {
    height: calc(100vh - 124px) !important;
}

#barra-de-estaciones-button {
    display: none;
}

.gm-style-iw-d {
    overflow: hidden !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
        min-width: 247px;
}

@media only screen and (max-width: 768px) {
  .iwbadge {
      margin-right: 2px;
  }
  #views-exposed-form-estaciones-page-3 label[for^="edit-tid"] > div {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      cursor: pointer;
  }
  
  #geofield-map-view-estaciones-page-3 {
    height: calc(100vh - 145px) !important;
}
  
  #views-exposed-form-estaciones-page-3 > .form-group:first-child {
      z-index: -1;
  }
  #views-exposed-form-estaciones-page-3 {
      position: fixed;
      bottom: 100px;
      
    left: -225px;
    width: 250px;
      transition: left 0.85s;
      z-index: 1;
      padding-right: 48px;
      border-radius: 5px;
      
          height: 168px;
  }
  #views-exposed-form-estaciones-page-3::after {
      font-family: "FontAwesome";
    content: "\f054";
      position: absolute;
      right: 4px;
      color: white;
      bottom: 0;
      font-size: x-large;
  }
  #views-exposed-form-estaciones-page-3.shimmyright {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0;
      left: 0;
      transition: left 0.85s;
      padding-left: 12px;
  }
  #views-exposed-form-estaciones-page-3.shimmyright::after {
      content: "\f053";
  }
  .gm-style .gm-style-iw h1 {
    font-size: 18px;
  }
}

div#Footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 15px;
}

.gm-style-iw.gm-style-iw-c {
    max-width: 258px !important;
}