/* Custom CSS for ponyandtheboat */
body { font-family: 'Barlow'; }
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: 'Old Standard TT'; color: #333; }
body, body.business-home { background-color: #0b1827; }
#business-branding {
  width: 100%;
  height: 172px;
  background: url(/sites/default/files/business/52985/custom/ponyandtheboat-lunar-header-2.png) 50% 0 repeat-x;
}
@media (max-width: 978px) {
#business-branding img {
    position: relative;
    width: 200px;
    height: auto;
    z-index: 11;
}}
#access {
  background: #000000 url(/sites/default/files/business/52985/custom/nav-black-2.jpg) repeat-x 0 bottom;
  min-height: 45px;
}
#page-header:after {
background-image: url(/sites/default/files/business/52985/custom/ponyandtheboat-bottom-blue.jpg);
}
.breadcrumb {
    font-size: 3.6rem;
    color: #3c4146;
}
article.node-business .group-business-main .field-name-body {
    font-size: 1.8rem;
}
.main-container {
    margin-top: 0px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.menu-main-menu-container>ul>li>a {
    color: #ffffff;
    border-right: none;   
    font-family: 'barlow';
    font-size: 24px;
    font-variant-caps: all-small-caps;
}
.footer {
    font-size: 1.4rem;
}
p:last-child {
    margin-bottom: 20px;
}
.mobile-contact a {
    color: #000;
    background: #edeef0;
    font-size: 16px;
}
.mobile-contact .locations {
    color: #000;
    background: #edeef0;
}

.main-container a {
    color: #005aa8;
}

body {
    font-size: 1.8rem;
}

.btn-primary {
    background: #b81a07;
    background-color: #b81a07;
    color: #fff !important;
    font-size: 1.8rem;
    font-weight: 100;
    width: 200px;
    border: 0px solid #b81a07;
    font-family: 'Barlow';
}

.btn-primary:hover {
    background-color: #a41100;
}

.sidebar-custom {
    margin: 7px 0;
    font-family: 'Barlow';
    color: #333;
    text-align: center;
    margin-right: 20px;
}

.node-post.node-teaser .field-name-body, .node-post.node-full .group-left-column .field-name-body {
    font-size: 1.8rem;
}

#quicktabs-menu_tabs .nav-tabs>li>a {
    background: #0d1e30;
    color: #ffffff;
    border-color: #000;
    font-size: 20px;
}



#quicktabs-menu_tabs .nav-tabs>li.active>a {
    background: #fff;
    color: #0b1827;
}

#quicktabs-menu_tabs .tab-content {
    padding: 20px;
    border: 1px solid #0b1827;
    border-radius: 0 0 10px 10px;
    border-top: none;
}

#quicktabs-menu_tabs .nav-tabs {
    margin-bottom: 0;
    border-color: #0b1827;
    border-radius: 10px 10px 0 0;
}

.view-menu-items h3 {
    font-family: 'Barlow';
    font-weight: 700;
    display: block;
    margin: 0;
    font-size: 20px;
}

.menu-subhead {
    font-size: 24px;
    font-weight: 600;
    background: #0263b10f;
}
.alert-danger {
    color: #0b1828;
    background-color: #ffffff;
    border-color: #0f233a;
}

.alert {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #0f233a;
    border-radius: 4px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1;
    margin-top: 10px;
}

