.post-type-archive-location {
  padding-top: 165px; }
  .post-type-archive-location .location-item {
    background-color: #30434c;
    color: #f3f0e7;
    padding: 35px 20px 30px 20px;
    font-size: 21px;
    height: 100%; }
    .post-type-archive-location .location-item a {
      color: #f3f0e7; }
    .post-type-archive-location .location-item-image img {
      max-width: 100%;
      height: auto; }
    .post-type-archive-location .location-item-image a {
      transition: all 0.3s ease; }
      .post-type-archive-location .location-item-image a:hover {
        opacity: 0.7; }
    .post-type-archive-location .location-item-name, .post-type-archive-location .location-item-name a {
      color: #9eb0c7;
      font-size: 26px;
      transition: all 0.3s ease; }
      .post-type-archive-location .location-item-name:hover, .post-type-archive-location .location-item-name a:hover {
        text-decoration: none;
        opacity: 0.7; }
    .post-type-archive-location .location-item-phone {
      font-size: 28px;
      font-weight: 600; }
      .post-type-archive-location .location-item-phone .custom-tel-text {
        display: none !important; }
  @media (max-width: 1199px) {
    .post-type-archive-location .location-item {
      padding: 25px 15px 20px 15px;
      font-size: 18px; }
      .post-type-archive-location .location-item-name {
        font-size: 20px; }
      .post-type-archive-location .location-item-phone {
        font-size: 22px; } }

/*# sourceMappingURL=tmp-locations.css.map */
