/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
#header_meta {
  background-color: #6db9d0;
}
#top .social_bookmarks {
  height: 30px;
  z-index: 150;
  -webkit-backface-visibility: hidden;
  margin: 0 0 0 -9px;
}
#top .social_bookmarks li {
  width: 30px;
}
#top .social_bookmarks li a {
  width: 30px;
  line-height: 30px;
  min-height: 30px;
}
.header_color .social_bookmarks a {
  color: #fff;
}
.menu-item {
  font-family: Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #82888c;
}
.av-main-nav > li > a {
  font-size: 15px !important;
}
#footer .widget {
  background-color: #fff;
  max-height: 600px;
  overflow-y: scroll;
  padding: 20px;
}
.flex_column .widget .widgettitle, .content .widget .widgettitle {
  padding-bottom: 20px;
}
.routeTable th {
  line-height: 110% !important;
}
.routeTable th:first-child {
  width: 10%
}
.routeTable th:nth-child(2) {
  width: 50%;
}
.routeTable td:nth-child(2) {
  text-align: left;
}
.routeTable th:nth-child(3) {
  width: 20%
}
.routeTable th:nth-child(4) {
  width: 20%
}
.routeTable2 td:first-child {
  width: 30%
}
.routeTable2 td:nth-child(2) {
  width: 70%;
}
.routeTable td, .routeTable2 td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
#socket * {
  font-size: 16px;
}
#socket a:hover {
  color: #fff;
  font-decoration: underline;
}