@charset "UTF-8";
/*
Theme Name: Vine Transit
Theme URI: http://github.com/trilliumtransit/
Author: Trillium Transit
Author URI: http://trilliumtransit.com
Description: A Theme for NVTA Vine Transit
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: transit-base-template
Tags:

This is a specialty theme designed for public transit agencies, to help
develop modular, accessible sites, with custom post types and php utilities
to extract GTFS data. It complements the transit custom posts plugin. This theme
is meant to be modified and customized to fit an agency's needs.

Transit Base Theme is built on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap");
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
input,
select,
textarea {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.45;
}

body {
  font-family: "Calibri", "Gotham", "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  clear: both;
  margin-bottom: 18px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Gotham", "Montserrat", sans-serif;
}

h1, .h1 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: 0;
}

h2, .h2 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 27px;
}

h3, .h3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 27px;
}

h4, .h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 18px;
}

h5, h6, .h5, .h6 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham", "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 6px;
  margin-top: 18px;
}

p {
  margin-bottom: 18px;
  margin-top: 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 9px 18px;
}

address {
  margin: 0 0 18px;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 27px;
  max-width: 100%;
  overflow: auto;
  padding: 18px;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  overflow-x: hidden;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

hr {
  border: 0;
  height: 1px;
  margin-bottom: 18px;
}

ul, ol {
  margin: 18px 0 18px 27px;
}

ul {
  list-style: disc;
  padding: 0;
}

ol {
  list-style: decimal;
}

li {
  margin-bottom: 4.5px;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 18px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 18px 18px;
}

.js-badger-accordion .js-badger-accordion-header {
  display: block;
  border: none;
  background-color: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  padding: 18px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: left;
  border: 1px solid #2b424f;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.js-badger-accordion .js-badger-accordion-header .icon-angle-down {
  fill: #fff;
}
.js-badger-accordion .js-badger-accordion-header .icon-angle-down svg {
  top: 0;
  transition: all 0.3s ease-in-out;
  position: static;
}
.js-badger-accordion .-ba-is-active .icon-angle-down svg {
  transform: scale(1, -1);
}
.js-badger-accordion dt {
  margin-top: 18px;
}
.js-badger-accordion .badger-accordion__panel {
  transition: all 0.3s ease-in-out;
  margin: 0;
  background-color: #f4f4f4;
  border: 1px solid #808080;
}
.js-badger-accordion .js-badger-accordion-panel-inner {
  padding: 18px;
}

.item-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.item-list li {
  padding: 18px 0;
  border-bottom: 1px solid #333;
}
.item-list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.item-list li:first-child {
  padding-top: 0;
}
.item-list .item-header {
  margin: 9px 0 1px;
}
.item-list .row {
  margin: 0;
  align-items: center;
}

.vinefaq {
  list-style-type: none;
  margin-left: 0;
}
.vinefaq li {
  background-color: #2b424f;
  transition: background-color 0.2s ease-in-out;
  margin-bottom: 9px;
}
.vinefaq a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2rem;
  display: block;
  padding: 9px 18px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vinefaq li:hover {
  background-color: #00a19a;
}

img, svg {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
  width: 100%;
}

article img {
  width: auto;
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

iframe {
  width: 100%;
}

/* Icon Styles */
.icon {
  display: inline-block;
}

.icon svg {
  position: relative;
  width: 1.2em;
  height: 1.2em;
  top: 0.25em;
}

.icon-large svg {
  height: 2em;
  width: 2em;
  top: 0.45em;
}

.icon-small svg {
  height: 0.85em;
  width: 0.85em;
  top: 0.15em;
}

.icon-spinner svg {
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.small-caps {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham", "Montserrat", sans-serif;
  letter-spacing: 1px;
  color: #333;
}

.route-circle {
  position: relative;
  margin-right: 5px;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  border: 1px solid #fff;
  padding: 0 2px;
  border-radius: 1.5em;
  height: 2.2em;
  min-width: 2.2em;
  font-size: 1.2em;
  line-height: 2.2em;
}

.rhombus {
  height: 26px;
  transform: skewX(-25deg);
  margin: 0 18px;
  display: block;
  transition: all 0.3s ease-in-out;
}

.yellow {
  background-color: #efd600;
}

.orange {
  background-color: #e77342;
}

.olive {
  background-color: #3d390c;
}

.teal {
  background-color: #00a19a;
}

.dark-blue {
  background-color: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.row {
  display: flex;
  margin-left: -26px;
  margin-right: -26px;
  justify-content: space-between;
}

.col {
  margin-left: 26px;
  margin-right: 26px;
  flex: 1 1 auto;
}

.hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.show {
  position: static;
  overflow: visible;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
}

.date-text {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham", "Montserrat", sans-serif;
  letter-spacing: 1px;
  color: #808080;
}

@media (max-width: 400px) {
  .sm-up {
    display: none;
  }
}
@media (max-width: 768px) {
  .md-up {
    display: none;
  }
}
@media (max-width: 1200px) {
  .lg-up {
    display: none;
  }
}
@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}
table {
  margin: 0 0 18px;
  width: 100%;
}

#timetable-nav {
  display: flex;
}
#timetable-nav fieldset {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 9px;
}
#timetable-nav legend {
  font-size: 14.208px;
  font-size: 0.888rem;
  text-transform: uppercase;
  font-weight: bold;
}
#timetable-nav .button-group {
  display: inline-block;
}
#timetable-nav .button-group:focus-within {
  box-shadow: 0 0 2px 2px #00a19a;
}
#timetable-nav input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#timetable-nav label {
  display: inline-block;
  padding: 4px 8px;
  color: #333;
  background: #f4f4f4;
  font-size: 1.167rem;
  text-transform: none;
  font-weight: bold;
  cursor: pointer;
}
#timetable-nav #days {
  margin-right: 18px;
}
#timetable-nav #days input:checked + label {
  background: #2b424f;
  color: #fff;
}
#timetable-nav #directions input:checked + label {
  background: #2b424f;
  color: #fff;
}

table th, table td {
  padding: 8px;
  font-size: 1rem;
  text-align: left;
}

tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2;
}

tbody > tr:nth-of-type(even) {
  background-color: #fff;
}

thead > tr {
  background-color: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

thead > tr > th {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

.table-responsive tbody > tr > th,
.table-responsive tbody > tr > td {
  white-space: nowrap;
}

.timetable-holder caption {
  display: none;
}

.timetable-bottom {
  margin-bottom: 1.5rem;
}

.excluded-dates {
  font-size: 14.208px;
  font-size: 0.888rem;
  color: #808080;
  margin-top: 6px;
}

.table-container {
  max-width: 100%;
  overflow-x: auto;
}

.fixed-column {
  position: absolute;
  width: auto;
  display: none;
}

#timetables {
  max-width: 1124px;
  padding: 12px;
  margin: auto;
}
#timetables .row {
  display: block;
  margin: 0;
}
#timetables .timetable-info-bar {
  text-align: right;
}
#timetables .excluded-dates {
  display: none;
}
#timetables .timetable-holder {
  width: 100%;
  margin-bottom: 0px;
  display: none;
}
#timetables .timetable-holder.toggled {
  display: block;
}
#timetables .timetable-holder th.stop-name-container {
  text-align: left;
  color: #000;
  border-right: 1px solid white;
}
#timetables .timetable-holder td {
  text-align: center;
  border: none;
  white-space: nowrap;
}
#timetables .timetable-holder td, #timetables .timetable-holder th {
  padding: 0.5em;
}
#timetables .timetable-holder tfoot td, #timetables .timetable-holder tfoot th {
  border: none;
}
#timetables .timetable-holder tfoot {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#timetables .timetable-holder .timetable-info-bar .dir-label {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
#timetables .timetable-holder .stop-time.pm {
  font-weight: 600;
}
#timetables .timetable-holder .stop-code {
  font-size: 0.8rem;
  font-weight: 500;
}
#timetables .request .symbol {
  display: block;
  font-size: 0.8rem;
  opacity: 0.75;
}

.ui-datepicker {
  background-color: #fff;
  border: 1px solid #66AFE9;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  display: none;
  margin-top: 4px;
  padding: 10px;
  width: 240px;
}

.ui-datepicker a,
.ui-datepicker a:hover {
  text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
  color: #2A6496;
  transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title {
  font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-style: bold;
  font-weight: 600;
  height: 20px;
  line-height: 1;
  margin-top: 2px;
  width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
  float: left;
  text-align: left;
}

.ui-datepicker .ui-datepicker-next {
  float: right;
  text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "←";
}

.ui-datepicker .ui-datepicker-next:before {
  content: "→";
}

.ui-datepicker .ui-icon {
  display: none;
}

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 0;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 4px 0;
  border: none;
}

.ui-datepicker thead {
  border-bottom: 1px solid #808080;
}

.ui-datepicker .ui-datepicker-calendar td {
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #00a19a;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
  background-color: #2b424f;
}

.ui-datepicker .ui-datepicker-current-day a {
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: #808080;
  cursor: default;
}

/*************************************
**             FORMS                **
*************************************/
button, .btn, .btn-link, .uagb-button__link, .uagb-button__wrapper .uagb-button__link, .wp-block-button .wp-block-button__link {
  border: none;
  background-color: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  padding: 10px;
  line-height: 1;
  fill: #fff;
  display: inline-block;
}

.img-btn {
  padding: 0;
  display: block;
}

.btn-submit {
  background-color: #00a19a;
  font-size: 18px;
  display: block;
  width: 100%;
  padding: 9px;
}

.btn-large {
  font-size: 1.2em;
  padding: 9px 12px;
}

.btn-secondary {
  background-color: #00a19a;
}

label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham", "Montserrat", sans-serif;
  letter-spacing: 1px;
}

input[type=text] {
  background: transparent;
  border: none;
  width: 100%;
  display: block;
  padding: 6px;
  border-bottom: 1px solid #808080;
}

.form-group {
  margin-bottom: 18px;
}

#planner-body .btn-submit {
  font-size: 22px;
  padding: 18px 9px;
}
#planner-body .btn-submit:hover {
  background-color: #2b424f;
}

#tt_stop_select label {
  display: block;
}
#tt_stop_select select {
  width: 100%;
  font-size: 19.2px;
  font-size: 1.2rem;
}

#curr_location {
  background-color: transparent;
  padding: 0;
  color: #2b424f;
  margin-bottom: 18px;
  fill: #2b424f;
}

#tt_results .tt-card {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #808080;
}
#tt_results .tt-card .tt-card-title {
  padding: 9px;
  margin-right: auto;
  display: block;
  background-color: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19.2px;
  font-size: 1.2rem;
}
#tt_results .tt-card .tt-card-time {
  padding: 9px;
  display: block;
}
#tt_results .tt-card .tt-card-time:last-child {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: bold;
}
#tt_results .no-results {
  margin-bottom: -18px;
}

.input-group {
  display: flex;
}
.input-group > * {
  flex: 1 1 auto;
}
.input-group > button {
  min-width: 35px;
  max-width: 40%;
}
.input-group .btn-primary {
  background-color: transparent;
  color: #333;
  fill: #333;
  text-align: left;
}
.input-group .btn-primary:hover {
  fill: #00a19a;
}

#datetime-select {
  display: none;
}

#datetime-select.show {
  display: block;
}

@media (min-width: 480px) {
  #datetime-select.show {
    display: flex;
    align-items: flex-end;
  }
  .form-group.time {
    margin-right: 18px;
    max-width: 40%;
  }
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

.h2 a, .h3 a, .h4 a, .h5 a, h2 a, h3 a, h4 a, h5 a {
  text-decoration: none;
  color: #2b424f;
}
.h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  text-decoration: underline;
  color: #00a19a;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.menu ul {
  list-style: none;
  margin: 0;
}
.menu ul li a {
  text-decoration: none;
}

.footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu li {
  margin: 0;
}
.footer-menu a {
  text-decoration: none;
}
.footer-menu a:hover {
  color: #00a19a;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #333;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# 3rd Party Modules
--------------------------------------------------------------*/
.badger-accordion__panel {
  max-height: 75vh;
  overflow: hidden;
}
.badger-accordion__panel.-ba-is-hidden {
  max-height: 0 !important;
  visibility: hidden;
}
.badger-accordion--initalised .badger-accordion__panel {
  transition: max-height ease-in-out 0.2s;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.content-area:before,
.content-area:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.content-area:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content Layout
--------------------------------------------------------------*/
.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}

.container-sm {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}

#page {
  min-height: 70vh;
}

/*--------------------------------------------------------------
## Site Masthead
--------------------------------------------------------------*/
#primary-menu {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.toggled #primary-menu {
  position: static;
  overflow: visible;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
}

#masthead {
  position: relative;
}
#masthead #header-content {
  background: #2b424f;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 9px 18px;
}
#masthead #logo {
  width: 86px;
  height: auto;
  position: absolute;
  left: 18px;
  top: 0;
  z-index: 999;
}
#masthead #site-branding {
  font-size: 10px;
}
#masthead #site-branding span {
  margin-left: 84px;
}
#masthead .icon-phone, #masthead .icon-globe {
  margin-right: 6px;
  fill: #fff;
}
#masthead button.menu-toggle {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
}
#masthead #primary-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-top: 8px solid #efd600;
  list-style: none;
  background-color: #2b424f;
  z-index: 9999;
}
#masthead #primary-menu .nav-item {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#masthead #primary-menu .nav-item a {
  text-align: right;
  color: #fff;
  text-decoration: none;
  padding: 9px 0px;
  border-bottom: 2px solid #fff;
  display: block;
}

#header-bar .full-text {
  display: none;
}

@media (min-width: 768px) {
  #masthead #primary-menu {
    position: static;
    overflow: visible;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    display: flex;
    border-top: none;
    background-color: #fff;
  }
  #masthead #primary-menu .nav-item {
    flex: 1 1 auto;
  }
  #masthead #primary-menu .nav-item a {
    border-bottom: none;
    color: #333;
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
    padding-top: 18px;
  }
  #masthead #primary-menu .nav-item:hover a {
    color: #466b81;
  }
  #masthead #primary-menu .nav-item:hover .rhombus {
    margin: 0 2px;
  }
  #masthead #site-navigation {
    flex-grow: 1;
    max-width: 75%;
  }
  #masthead #header-content {
    background: #fff;
    color: #333;
    padding-top: 0;
    padding-bottom: 0;
  }
  #masthead #logo {
    width: 160px;
  }
  #masthead #header-bar {
    padding: 9px 0;
    text-align: right;
    font-size: 0.85rem;
  }
  #masthead #header-bar a {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    margin-left: 18px;
    text-decoration: none;
    text-align: center;
  }
}
@media (min-width: 910px) {
  #header-bar .full-text {
    display: inline-block;
  }
}
@media (max-width: 315px) {
  #masthead #site-branding span {
    margin-left: 68px;
  }
  #masthead #site-branding #logo {
    width: 68px;
  }
}
/*--------------------------------------------------------------
## Site Colophon
--------------------------------------------------------------*/
#colophon .row {
  flex-wrap: wrap;
}
#colophon a {
  color: #fff;
}
#colophon a:hover {
  color: #00a19a;
}
#colophon .h3, #colophon .h4 {
  margin-bottom: 4px;
}
#colophon #footer-content {
  padding-bottom: 18px;
}
#colophon .social-links {
  font-size: 1.85rem;
}
#colophon .social-links a:first-child {
  margin-right: 9px;
}
#colophon .social-links svg {
  fill: #fff;
}
#colophon .social-links a:hover svg {
  fill: #00a19a;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#main, #secondary {
  margin: 36px 0;
}

.posted-on {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham", "Montserrat", sans-serif;
  letter-spacing: 1px;
}

.entry-meta {
  margin-bottom: 18px;
}

#route-map iframe {
  height: 60vh;
  min-height: 420px;
  border: none;
}

.btn-grid .btn-badge img {
  width: 180px;
  height: auto;
}
.btn-grid .wp-block-column {
  text-align: center;
}

.uagb-buttons-layout-wrap {
  justify-content: space-around !important;
}
.uagb-buttons-layout-wrap .uagb-button__wrapper {
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  font-weight: 400;
  margin-left: 0px !important;
  display: flex;
  justify-content: space-evenly;
}

.uagb-block-6722bdd0 .uagb-button__wrapper {
  padding: 0px !important;
}

.uagb-buttons-repeater {
  text-decoration: none;
  border: none;
  background-color: #2b424f !important;
  color: #fff !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
  fill: #fff !important;
  display: inline-block !important;
  padding: 10px 10px;
}

@media (min-width: 860px) {
  .btn-grid {
    align-items: center;
    justify-content: center;
    background-color: #f4f4f4;
    margin-bottom: 18px;
  }
  .btn-grid .wp-block-column {
    flex-basis: auto;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .btn-grid .wp-block-column:not(:last-child) {
    margin-right: 12px;
  }
  .btn-grid .wp-block-column:not(:first-child), .btn-grid .wp-block-column:nth-child(2n) {
    margin-left: 12px;
  }
  .btn-grid .wp-block-image {
    margin: 6px 0;
  }
}
.page-template-routes .item-list li:first-child {
  padding-top: 18px;
  border-top: 1px solid #333;
}
.page-template-routes .item-list li:last-child {
  padding-bottom: 18px;
  border-bottom: 1px solid #333;
}

.entry-content .wp-block-uagb-advanced-heading {
  margin-bottom: 27px;
}

.sm-max-width {
  max-width: 800px;
}

#route-alerts .alert-item {
  margin: 18px 0;
  border: 1px solid #808080;
}
#route-alerts .item-header {
  margin: 0;
  padding: 9px;
  background-color: #efd600;
}
#route-alerts .item-description {
  padding: 9px 9px 0;
}
#route-alerts .date-text {
  padding: 0 9px 9px;
}

#map-jump-link a {
  color: #2b424f;
}
#map-jump-link a:hover {
  color: #00a19a;
}

#map-jump-link .schedule-link {
  font-size: 13.6px;
  font-size: 0.85rem;
  color: #fff;
  display: inline-block;
  background: #2b424f;
  padding: 0.35em 0.5em 0.25em;
  text-decoration: none;
  margin-top: 0.25em;
}
#map-jump-link .schedule-link:hover {
  background: #00a19a;
  color: #fff;
}

#full-page-map {
  height: 80vh;
  min-height: 400px;
  border: none;
  border-top: 3px solid black;
}

.page-template-interactive-map #main {
  margin-bottom: 0;
}

@media (max-width: 540px) {
  #full-page-map {
    min-height: 0;
    height: 500px;
    border-top: none;
  }
  .page-template-interactive-map #main {
    margin-top: 0;
    height: 500px;
    overflow: hidden;
  }
  .page-template-interactive-map #masthead #logo {
    width: 40px;
  }
  .page-template-interactive-map #masthead #site-branding span {
    margin-left: 44px;
  }
}
@media (min-width: 650px) {
  #map-jump-link {
    float: right;
  }
}
@media (max-width: 375px) {
  h1.route-title {
    font-size: 1.3rem;
  }
  h1 .route-circle {
    height: 1.8em;
    min-width: 1.8em;
    font-size: 1.1em;
    line-height: 1.8em;
  }
  #timetable-nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 645px) {
  .page-template-routes .row {
    flex-direction: column-reverse;
  }
}
.timetable td {
  text-align: center;
}

#timetables {
  padding-top: 0;
}
#timetables .timetable th.stop-header, #timetables .timetable th.run-header {
  font-size: 16px;
  text-transform: inherit;
}
#timetables .timetable th .stop-code {
  font-weight: 500;
}
#timetables #timetable-nav input[aria-selected=true] + label, #timetables #timetable-nav input:checked + label {
  background: #2b424f;
  color: #ffffff;
}
#timetables #timetable-nav label {
  border: none;
  font-size: 1.167rem;
}

/*--------------------------------------------------------------
## Static Front Page
--------------------------------------------------------------*/
#rider-tools .js-badger-accordion-header {
  font-size: 26px;
  font-family: "Gotham", "Montserrat", sans-serif;
}
#rider-tools .icon-alert svg {
  height: 1em;
  width: 1em;
  top: 0.15em;
  margin-left: 8px;
  fill: #efd600;
}

#home-feature {
  margin-top: 18px;
}

#home-map #map-buttons {
  display: flex;
  background: #f1f0f0;
  padding: 9px 9px 0;
  justify-content: space-between;
}
#home-map #map-buttons .btn {
  border: 2px solid #2b424f;
  background-color: transparent;
  color: #2b424f;
  transition: all 0.1s ease-in-out;
  display: block;
  flex-basis: 23%;
}
#home-map #map-buttons .btn:hover, #home-map #map-buttons .btn:focus {
  background-color: #466b81;
  color: #fff;
}
#home-map #map-buttons .btn.active {
  background-color: #2b424f;
  color: #fff;
}
#home-map #masks > g {
  opacity: 0;
}
#home-map #highlights > g > g {
  opacity: 0;
}
#home-map #hovers > g:hover {
  cursor: pointer;
}

#button-reveal-banner .content-reveal {
  background-color: #2b424f;
  padding: 18px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#button-reveal-banner .content-reveal a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
#button-reveal-banner .content-reveal p {
  margin-bottom: 4px;
}
#button-reveal-banner .content-reveal ul {
  margin: 9px 0 9px 27px;
}
#button-reveal-banner .content-reveal li {
  margin-bottom: 2px;
}

#button-reveal-banner.open {
  position: relative;
}
#button-reveal-banner.open .img-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
  overflow: hidden;
}
#button-reveal-banner.open .img-btn:focus {
  outline: none;
}
#button-reveal-banner.open img {
  -o-object-fit: cover;
     object-fit: cover;
}

#homepage-alerts .alert-item {
  margin-bottom: 18px;
}
#homepage-alerts .alert-item:last-child {
  margin-bottom: 0;
}
#homepage-alerts h3 {
  margin: 6px 0 0;
}
#homepage-alerts .route-circle-list {
  font-size: 0.8rem;
}

#map-link {
  background: #f1f0f0;
  padding: 3px 9px 6px;
  text-align: right;
}
#map-link a {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
#map-link a:hover {
  background-color: #00a19a;
}

#system-alert-bar {
  text-align: center;
  border: 2px solid #fedc0a;
  background-color: #fedc0a;
}

@media (min-width: 768px) {
  .home.page #main {
    display: flex;
    margin: 36px -18px;
  }
  .home.page #main > * {
    flex-basis: 50%;
    margin: 0 18px;
  }
  #rider-tools dt:first-child {
    margin-top: 0;
  }
  #rider-tools .js-badger-accordion-header {
    padding: 26px 18px;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (max-width: 340px) {
  #home-map #map-buttons .btn {
    padding: 3px;
    font-size: 0.9rem;
  }
}/*# sourceMappingURL=style.css.map */