/* Custom CSS for si-amigos */
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: 'Arimo'; }
body, body.business-home { background-color: #39291C; }
#body, body.sidebar-second {
    background-color: #201d1f;
    font-family: 'Arimo';
    font-size: 16px;
}

.main-container {
    margin-top: -25px;
    padding: 5px 0 0 15px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
} 

#business-branding {
  width: 100%;
  height: 173px;
  background: url(../../sites/default/files/business/45805/custom/si_amigos_top_2.png) 50% 0 repeat-x;
}
#business-branding .tagline {
  position: absolute;
  left: 350px;
  top: 0;
  text-indent: -10000em;
  width: 1000px;
  height: 1000px;
}


body.admin-menu {
  margin-top: 0px !important;
}
.main-container a {
  color: #7e7e7e;
}


h3 {
  color: #00000;
}
.breadcrumb {
  color: #000000;
}
.view-menu-items h3 {
    color: #F6A225;
}
.footer {
  text-align: center;
  color: #7e7e7e;
  font-size: 11px;
}
.footer a {
  color: #7e7e7e;
}
.navbar ul > li > a {
  text-align: center;
  border-color: #ffffff;
  padding: 0 10px;
}
.navbar ul {
    max-width: 1200px;
    margin: 13px auto;
}
.navbar ul > li > a {
    font-family: 'Arimo';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    text-shadow: 1px 1px #873900;
    color: #e3eb9c;
}
#block-ct-business-business-sidebar-primary #node-business-business-sidebar-group-contact-info, #block-ct-business-business-sidebar-info #node-business-business-sidebar-group-contact-info {
    background: #e3ea9c;
    font-size: 14px;
    color: #000000;
}
#block-ct-business-business-sidebar-primary #node-business-business-sidebar-group-contact-info a, #block-ct-business-business-sidebar-info #node-business-business-sidebar-group-contact-info a {
  color: #000000;
}

#block-ct-business-business-sidebar-primary #node-business-business-sidebar-group-contact-info h3, #block-ct-business-business-sidebar-info #node-business-business-sidebar-group-contact-info h3 {
    color: #000;
}

#access {
  background: #201d1f repeat-x 0 bottom;
  min-height: 10px;
}
#page-header:after {
    overflow: visible;
    display: none;
}

.region-sidebar-second .social-link {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 2px;
    background: #ee1b24;
    color: #fff;
    overflow: hidden;
    border: 1px solid #fff;
    text-align: center;
}

.region-sidebar-second .social-link:hover {
    background: #201d1f;
}


h3, .h3 {
    font-size: 16px;
    color: #000000;
}

#quicktabs-menu_tabs .nav-tabs>li>a {
    background: #201d1f;
    color: #ffffff;
}

#quicktabs-menu_tabs .nav-tabs>li.active>a {
    background: #fff;
    color: #201d1f;
}

#quicktabs-menu_tabs .tab-content {
    padding: 20px;
    border: 1px solid #201d1f;
    border-radius: 0 0 10px 10px;
    border-top: none;
}

#quicktabs-menu_tabs .nav-tabs {
    margin-bottom: 0;
    border-color: #201d1f;
    border-radius: 10px 10px 0 0;
}

.btn-primary {
    background: #ed1b23;
    background-image: linear-gradient(to bottom,#ee1b24,#db151d);
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Arimo';
    width: 200px;
    border: 0px solid #ee1b23;
    border-radius: 0px 0px 0px 0px;
}

.btn-primary:hover {
    background: #e73419;
    background-image: linear-gradient(to bottom,#db151d,#ee1b24);
}

.mobile-contact a, .mobile-contact .locations {
    display: block;
    width: 100%;
    background: #e5ed9f !important;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: capitalize;
    background-size: 100%;
}

.main-container a {
    color: #000;
}