/* Custom CSS for steve-schmiers-jewelry */
body { font-family: 'Open Sans'; color: #000; }
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: #000; }
body, body.business-home { background-color: #000; }
#business-branding {
  background: url(/sites/default/files/business/43923/custom/steve-schmier-top-2.jpg) 50% 0 repeat-x;
}
#business-branding .tagline {
  background: url(/sites/default/files/business/43923/custom/steve-schmier-lunar-tagline-2.png) no-repeat;
  left: 72px;
  width: 1000px;
  top: -10px;
}

.business-slideshow {
  max-height: 425px;
}

#access {
  background: #000 url(/sites/default/files/business/43923/steve-schmier-nav-black.jpg) repeat-x 0 bottom !important;;
}
.navbar ul {
    max-width: 1000px;
}
.navbar ul > li > a {
   color: #fff;
   border-color: #4d4d4d;
}
.navbar .btn-navbar {
    color: #646464;
}
#page-header:after {
  background-image: url(/sites/default/files/business/43923/custom/steve-schmier-bottom-black.jpg);
}
div#business-branding a img {
    display: none;
}
.main-container {
    margin-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.main-container a {
    color: #487c9b;
}
.menu-main-menu-container>ul>li>a {
    color: #fff;
    font-weight: 400;
    font-variant-caps: all-petite-caps;
    font-size: 22px;
}
.menu-main-menu-container>ul>li>a {
    padding: 0 10px;
}
.breadcrumb {
    font-size: 3.5rem;
    color: #333;
}
body {
    line-height: 1.55;
}
#prev, #next {
    background-color: rgb(255 255 255 / 18%);
}
article.node-business .group-business-main .field-name-body {
    font-size: 16px;
}
.footer {
    font-size: 1.2rem;
}
.sidebar-custom {
    color: #333;
}
.mobile-contact a {
    color: #333;
    background: #edeef0;
    font-size: 20px;
}
.mobile-contact .locations {
    color: #333;
    background: #edeef0;
    font-size: 20px;
}


.dropdown-menu {
  background-color: #9eb7ca;
  font-weight: 400;
  font-variant-caps: all-petite-caps;
  font-size: 22px;
  font-family: 'Open Sans',sans-serif;
}

.navbar .dropdown.open .dropdown-menu li > a:hover {
    background-color: #191919;
    color: #fff;
}

h3, .h3 {
    font-size: 18px;
    color: #487c9b;
}

.sidebar-custom {
    margin: 0px 0;
    font-family: 'Open Sans';
    color: #333;
    text-align: center;
    margin-right: 20px;
}

.live-content h2, .live-content #content-main .block-bean .block-title, #content-main .block-bean .live-content .block-title, .live-content #content-main .bean-article-list .block-title, #content-main .bean-article-list .live-content .block-title, .live-content #content-main #block-views-articles-block .block-title, #content-main #block-views-articles-block .live-content .block-title, .live-content .block-instagram-social-feed .block-title, .block-instagram-social-feed .live-content .block-title {
    font-size: 20px;
    font-family: 'Lora';
}


h2, #content-main .block-bean .block-title, #content-main .bean-article-list .block-title, #content-main #block-views-articles-block .block-title, .block-instagram-social-feed .block-title, .h2 {
    color: #333;
}

.card {
    padding: 1rem;
    border: #c0d1ddc2;
    border-style: solid;
    background: #c4d3de05;
    box-shadow: 6px 6px 6px -6px;
}

body.node-type-business-page p {
    font-size: 16px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.ob-banner {
  margin: auto;
  max-width:1175px;
}