/* Custom CSS for obxrestaurantweek */
body { font-family: 'Open Sans'; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
    .paragraph-header,
    .breadcrumb,
    .node-teaser .field-type-taxonomy-term-reference .field-label, .page-node .field-type-taxonomy-term-reference .field-label,
    .node-teaser .field-type-taxonomy-term-reference ul.links, .page-node .field-type-taxonomy-term-reference ul.links, .page-node .node-business_sidebar .field-label-above .field-label { font-family: 'Droid Serif'; }

@media (min-width: 767px) {
#header {
    padding: 0 0 0px;
} }
.ob-banner .ob-banner-small {
    border-bottom: 2px solid #fff;
    -webkit-box-shadow: 0px 4px 21px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 21px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 21px -5px rgba(0,0,0,0.75);
    padding-right: 0px !important;
}
.bottom {
    display: block;
    overflow: hidden;
    padding: 15px 0 10px;
    text-align: left;
    background: #fff;
}
.region-sidebar-second a {
    color: #000;
}
.restaurant {
    font-size: 1.4rem;
    font-weight: bold;
    color: black;
}
.region-sidebar-second {
    color: #000;
    padding: 0 30px;
}
.sidebartown {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color: #678d8c;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    margin-bottom: 4px;
    margin-right: 30px;
    margin-top: 15px;
}
.logo img, .mobile-logo img {
    display: block;
    margin: 0 auto;
    padding-right: 0px !important;
}
h2 {
    color: #000 !important;
    font-size: 26px !important;
}
h3, h4, h5 {
    color: #e09d25;
}
img {
    max-width: 100%;
    height: auto;
    padding-right: 15px;
}
.footer {
    font-size: 1.5rem;
}
body {
    background: #fff;
}
#left-side {
    padding: 10px 0 10px 0;
    text-align: left;
    background: #CEE2FC;
}
.region-navigation {
    z-index: 700;
    background: #FFE451;
    min-height: 45px;
    border-bottom: 2px solid #000;
    box-shadow: 0px 4px 21px -5px rgba(0,0,0,0.75);
}
#access a {
    color: #000;
    padding: 0 5px;
    font-weight: bold;
    line-height: 45px;
}
h1.breadcrumb {
    color: #000;
    padding-top: 20px;
    font-size: 3.0rem;
}
h1.breadcrumb a {
    color: #000;
}
@media (min-width: 979px)
h1.breadcrumb {
    font-size: 3.0rem;
    padding-top: 10px;
}
.btn-default {
    background: #FFE451;
    background-image: linear-gradient(to bottom,#FFE451,#ffe670);
    color: #000 !important;
    font-size: 24px;
    font-weight: 700;
    border: 1px solid #A9A9A9;
}
.btn-default:hover {
    background: #FFE451;
    background-image: linear-gradient(to bottom,#fff33b,#eed862);
}
.breadcrumb a:hover {
    color: #000;
}
.mobile-logo {
    background: #CEE2FC;
    border-bottom: 1px solid #000;
}
.breadcrumbs {
    margin: 0px 0;
}

.jumbotron {
    line-height: 1.42857;
}