/* Custom CSS for el-charro-avitia */
body { font-family: 'Raleway'; color: #000000; }
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: 'Lora'; color: #000000; }
body, body.business-home { background-color: #000000; }
#business-branding {
  width: 100%;
  height: 169px;
  background: url(https://everythingnevada.com/sites/default/files/business/43772/custom/el_charro_top_6.png); 50% 0 repeat-x;
}
#business-branding .tagline {
  position: absolute;
  left: 375px;
  top: 0;
  text-indent: -10000em;
  overflow: hidden;
  width: 1000px;
  height: 137px;
  background: url() no-repeat;
}
#page-header:after {
width: 100%;
height: 169px;
background-image: url(https://everythingnevada.com/sites/default/files/business/43772/custom/charrofadebottom.png); 50% 0 repeat-x;
}
body.admin-menu {
  margin-top: 0px !important;
}
.main-container a {
  color: #C4352D;
}
h3 {
  color: #00000;
}
.breadcrumb {
  color: #000000;
}
.view-menu-items h3 {
    color: #F6A225;
}
.footer {
  text-align: center;
  color: #C4352D;
  font-size: 10px;
}
.footer a {
  color: #C4352D;
}
.navbar ul > li > a {
    text-align: center;
    border-color: #e7655e;
    padding: 0px 12px;
}
.navbar ul {
    max-width: 1200px;
    margin: 13px auto;
}
.navbar ul > li > a {
  font-family: 'Lora', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  text-shadow: 1px 1px #873900;
  color: #fcf7f0;
}
#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:  #413E3E;
  font-size: 16px;
  color: #fcf7f0
}
#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: #ffffff;
}
#access {
  background: #413E3E url() repeat-x 0 bottom;
  min-height: 10px;
}

#quicktabs-menu_tabs .nav-tabs>li>a {
    background: #413e3e;
    color: #ffffff;
    border-color: #000;
}

#quicktabs-menu_tabs .nav-tabs>li.active>a {
    background: #fff;
    color: #000000;
}

#quicktabs-menu_tabs .tab-content {
    padding: 20px;
    border: 1px solid #000000;
    border-radius: 0 0 10px 10px;
    border-top: none;
}

#quicktabs-menu_tabs .nav-tabs {
    margin-bottom: 0;
    border-color: #000000;
    border-radius: 10px 10px 0 0;
}

.menu-subhead {
    background: #9c9c9c4d;
    padding: 8px;
    font-size: 2.2rem;
    margin: 32px -8px 12px;
}


.btn-book {
    color: #ffffff !important;
    background-color: #b11e11;
    font-size: 18px !important;
    border-radius: 4px;
    font-family: 'Lora';
    width: 180px;
    font-weight: 400;
    border: 1px solid #000;
}

.btn-book:hover {
    color: #202020 !important;
    background-color: #ffffff;
    border: 1px solid #000;
}

.btn-book.active, .btn-book:active, .open>.dropdown-toggle.btn-book {
    color: #202020 !important;
    background-color: #ffffff;
    border: 1px dashed #000;
}
