/*HEADER*/
.header-top {
    background: #fff;
}
.wrap__locationsHeader .location a {
    color: rgb(231, 196, 63);
}
.wrap__layout {
    background: #fff;
}

/*NAVBAR*/
#navigation_header:not(.mm-menu) .navigation__list a {
    color: black;
}
#navigation_header {
    background: #fff;
}

/*FEATURED BLOCKS*/
.featuredblock__item {
    background: rgb(63, 63, 63);
    border-top: 10px solid rgb(231, 196, 63);
}

img.logo__image {
    max-height: 145px !important;
    max-width: 100% !important;
    width: 294px !important;
}
.featuredblock__title {
    color: rgb(231, 196, 63);
}

/*SIDEBAR*/
.sidebar {
    background: rgb(231, 196, 63);
    padding: 15px 0;
    color: white;
    border-top: 10px solid rgb(63, 63, 63);
}
.wrap__links--vertical .cta__link:hover {
    color: #fff !important;
    text-decoration: none;
    background: rgb(63, 63, 63);
}
.wrap__links--vertical .cta__link {
    color: #fff !important;
    background: rgb(231, 196, 63);
}

ul.articles__categories-list.mm-listview {
    background: rgb(231, 196, 63);
    color: #fff;
}
div#mm-1 {
    background: rgb(231, 196, 63);
}
.articles__categories .mm-opened .mm-title {
    background: rgb(231, 196, 63);
}
a.articles__categories-link {
    background: rgb(231, 196, 63);
    color: #fff !important;
}
div#mm-2 {
    background: rgb(231, 196, 63);
}


/*CONTENT*/
a[href^="tel"],
a[href^="fax"] {
  cursor: pointer;
  pointer-events: unset;
}
.editable__container ul li{
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 2.5em;
}
h2.locations__title {
    color: rgb(231, 196, 63);
}
.hours__name {
    color: rgb(231, 196, 63);
}
h1{
    color: black;
}
a {
    color: rgb(231, 196, 63);
}

/*HOME*/
.cta__button{
    background: rgb(63, 63, 63);
}


/*STAFF*/
img.doc {
    width: 580px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    margin: 10px auto;
    display: block;
}
img.staff {
    width: 280px;
    height: 350px;
    float: left;
    margin: 10px;
}

/*OFFICE*/
table#tab td {
    padding: 10px 5px;
    text-align: left;
    border: 0px;
}
table#tab {
    border-collapse: collapse;
    margin: 5px 0 15px;
    table-layout: fixed;
    width: auto;
    margin: 10px 0px;
}
img.off{
    width: 350px;
    height: 271px;
    float:right;
    margin:10px;
}
img.cent {
    width: 414px;
    height: 275px;
    margin-right: 5px;
}

/*SERVICES*/
img.baby {
    width: 500px;
    height: 332px;
    float: right;
    margin: 10px;
}

img.right{
    float:right;
    clear:right;
    margin:10px;
}
img.left{
    float:left;
    clear:left;
    margin:10px;
}
table#tab1 td {
    padding: 10px 5px;
    text-align: left;
    border: 0px;
}

/*PATIENT FORMS*/
img.child {
    width: 300px;
    height: 452px;
    float: right;
    margin: 10px;
}

/*BREAST FEEDING*/
img.feed {
    height: 233px;
    width: 350px;
    float: right;
    margin: 10px;
}

/*HELPFUL BOOKS*/
img.books{
    width: 225px;
    height: 330px;
    margin: 10px;
}

/*IMMUNIZATIONS*/
img.dre {
    float: right;
    margin: 10px;
    width: 300px;
    height: 200px;
}

/*GALLERY*/
img.gal {
    width: 297px;
    height: 182px;
    border-width: 1px;
    border-style: solid;
    margin: 1px;
}


/*FOOTER*/
.wrap__footer {
    background: rgb(63, 63, 63);
    color: rgb(231, 196, 63) !IMPORTANT;
    text-align: center;
    padding: 20px 15px;
    min-height: 51px;
}

@media screen and (max-width: 1024px){
}

@media screen and (max-width: 768px){
.socialmedia {
    float:none;
    clear:none;
    position: relative;
    bottom: 0px;
    
}

/*STAFF*/
img.doc {
    width: 580px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    margin: 10px auto;
    display: block;
}
img.staff {
    width: 280px;
    height: 350px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}

img.off {
    width: 500px;
    height: 355px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}


/*SERVICES*/
img.right{
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}
/*PATIENT FORMS*/
img.child {
    width: 300px;
    height: 452px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}

/*BREAST FEEDING*/
img.feed {
    height: 233px;
    width: 350px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}

/*HELPFUL BOOKS*/
img.books{
    width: 225px;
    height: 330px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}

/*IMMUNIZATIONS*/
img.dre {
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
    width: 300px;
    height: 200px;
}

/*GALLERY*/
img.gal {
    width: 297px;
    height: 182px;
    border-width: 1px;
    border-style: solid;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}
/*SERVICES*/
img.baby {
    width: 500px;
    height: 332px;
    float:none;
    clear:none;
    margin:10px auto;
    display:block;
}

a.cta__button {
    margin: 10px 0px;
}
}

@media screen and (max-width: 425px){
.location {
    text-align: center;
}
.image {
    background-size: 100% 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

/*SLIDER*/
.slider__title {
    font-size: 30px !important;
}

.slider__title {
    font-size: 28px;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0 10 0 / 35%);
}
.slider__text.align-left.solid-background {
    position: relative;
    bottom: 145px;
}
.slider__button {
    position: relative;
    top: 0px;
}
}

/*QA ADded*/
/*---------------Pop up css------------*/ #css-only-modals { position:fixed; pointer-events:none; left:0; top:0; right:0; bottom:0; z-index:10000000; text-align:center; white-space:nowrap; height:100%; } #css-only-modals:before { content:''; display:inline-block; height:100%; vertical-align:middle; margin-right:-.25em; } .css-only-modal-check { pointer-events:auto; display:none; } .css-only-modal-check:checked ~ .css-only-modal { opacity:1; pointer-events:auto; } .css-only-modal { width: 700px; background:#fff; z-index:1; display:inline-block; position:relative; pointer-events:auto; padding:25px; text-align:right; border-radius:4px; white-space:normal; display:inline-block; vertical-align:middle; opacity:0; pointer-events:none; max-width: 90%; } .css-only-modal h2 { text-align:center; } .css-only-modal p { text-align:left; } .btn-primary:hover { color:#fff; background-color:#999; border-color:#999; } .btn-primary { color:#fff; background-color:#777; border-color:#777; border-radius: 4px; padding: 6px 12px; } .css-only-modal-check:checked ~ #screen-shade { opacity:.5; pointer-events:none; } #modal1 { display: none; } #screen-shade { opacity:0; background:#000; position:absolute; left:0; right:0; top:0; bottom:0; pointer-events:none; transition:opacity .8s; } .css-only-modal-content {max-height:80vh; overflow-y:auto; } /*------------End pop up css------*/ 

a[href^="tel"], a[href^="fax"] {
    cursor: pointer;
    pointer-events: auto;
}

.location__phone a, .location__fax a, .location__email a {
    color: #e7c43f;
}

footer.wrap__footer a {
    color: #e7c43f;
}

#navigation_header:not(.mm-menu) .navigation__list > .navigation__item:hover > a {
    color: #e9c440;
}