/* Custom CSS for froggydog */
body { font-family: 'Arimo'; }
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: 'Boogaloo'; color: #62b445; }

body {
    background:  #fff url(/sites/default/files/business/47603/custom/froggy-equiis-background-3.png);
}
.region-navigation {
    background: #041e2e;
}
.region-navigation .btn-navbar .icon-bar {
    border-top: 2px solid #fff;
}
.region-sidebar-second a {
    color: #fff;
    font-weight: bold;
}
.btn {
    padding: 7px 13px;
    margin-top: 10px;
    font-size: 15px;
}
.live-content h2 {
    font-family: 'Boogaloo';
    font-size: 3.5rem;
}
#access a {
    color: #ffffff;
    padding: 0 10px;
}
.paragraph-header {
    color: #fff;
    font-size: 2.5rem;
}
body.node-type-business-page p.paragraph-header {
    font-size: 2.5rem;
}
h1.breadcrumb {
    font-size: 4.7rem;
    color: #62b445;
}
h1.breadcrumb a {
    color: #11527b;
}
h2 {
    font-size: 3.5rem;
}
article.node-business .group-business-main .field-name-body {
    font-size: 1.6rem;
}
.menu-subhead {
    font-size: 2.8rem;
}
.featured-event .title {
    font-size: 24px;
}
.view-display-id-events_attachment .view-footer h2, .view-display-id-events_attachment .view-footer #content-main  {
    font-size: 24px;
}
#left-side {
    background: #11527b;
    padding: 10px 0 35px;
}
.bottom {
    background: #11527b;
    padding: 0px 0 15px;
}

.view-menu-items h3 {
    font-family: Arimo;
}
.app-type-promotion .view-header h3, .app-type-promotion .view-footer h3 {
    font-family: 'Boogaloo';
    font-size: 28px;
}
article.image-view .view:not(.no-default-image-view-styles) .views-row.live-content .content .title {
    font-size: 1.5rem;
    font-family: Arimo;
}
.jumbotron p {
    font-size: 16px;
    line-height: 1.6;
}
.alert {
    margin-top: 15px;
    margin-bottom: -5px;
    margin-left: -10px;
}
#access .dropdown-menu a {
    display: block;
    color: #002341;
    padding: 0 10px;
    font-weight: 700;
}