@font-face {
  font-family: georgia;
  src: url(/storage/app/media/Georgia.ttf);
}



.wrap__header--top {
border-top-color: #839f41;
border-bottom-color: #9dbb58;
background: linear-gradient(to bottom, #ffffff 0%, #f0efdb 100%);
}

body {
background: #ececdf;
}

.form__name {
text-align: left;
}

.copyright__list {
justify-content: center;
}

.title__holder {
background: #657b32;
}

.wrap__cta.header .cta:before, .wrap__cta.header .cta:after {
background: #87a149 !important;
}


img:after, picture:after, img:before, picture:before {
    display: none;
}


.float-right {
    float:right;
    margin-left:20px;
}



























table, td, tr, th {
    border: none !important;
}

.medical_grid {
    display: grid;
    grid-auto-flow: column;
    margin-bottom: 10px;
    grid-gap: 15px;
}

.home-layout.layout {
    width: 100% !important;
}

.fullwidth-layout.layout {
    width: 100% !important;
}

.custom_a {
    word-break: break-all;
}


  table#officehours {
    width: 250px;
    table-layout: auto;
  }
  table#officehours caption {
    text-align: left;
    font-weight: bold;
  }
  table#officehours tr td {
    border: none;
    padding: 0px !important;
  }


a[href^="tel"],
a[href^="fax"] {
cursor: pointer;
pointer-events: unset;
}

.iframe_content {
    width: 400px;
    height: 300px;
    max-width: 100%;
}

.iframe_content1 {
    width: 600px;
    height: 300px;
    max-width: 100%;
}

.pix_right {
float: right;
margin: 10px;
clear: both;
}


.column_2 {
    columns: 2;
}


.pix_left {
float: left;
margin: 10px;
clear: both;
}

.custom_ul {
    margin-left: 20px;
}

.custom_white {
    color: #FFFFFF !important;
}

.custom_black {
    color: #000000 !important;
}
                                                                                /* REVISION */
.wrap__bx-controls {
    display: none !important;
}

.staff-member__description a {
    display: block;
}
.staff-member__description{
    word-break: unset;
}
.wrap__cta.header .cta__link {

    align-items: unset;
}
.wrap__cta.header .cta:before, .wrap__cta.header .cta:after {
    bottom: 100px;
}
.logo__link.logo__top .logo__image {
    margin: 0px;
}
.logo__link.logo__top .logo__description {
    text-align: start;
    margin-top: 10px;
}

.navigation:not(.mm-menu) .navigation__list .navigation__item .sublevel-1 > ul li:hover a{
    
    background: #657b32;
}
.featuredblock__container:hover {

    background: #6d8041;
}
.wrap__content--inner a:hover {
    color: rgb(101, 123, 50);
}

.wrap__content--inner a {
    font-weight: bold;
}

h2.form__name {
    color: rgb(51, 51, 51) !important;
    font-weight: bold;
    font-family: unset;
}
h2.locations__title {
    font-size: 20pt !important;
    color: rgb(51, 51, 51) !important;
}



a[href^="tel"],
a[href^="fax"] {
cursor: pointer;
pointer-events: unset;
}
h2 {
    font-size: 15pt;
}


table#officehours {
    line-height: 1.5;
}
.linkres {
    float: left;
    width: 50%;
}

.title__holder {
    margin: 0px;
    padding: 0px;
    background: unset !important;
}
h1.page__title {
    font-family: 'georgia';
    color: black;
    font-size: 20pt !important;
    margin-bottom: 15px;
}


@media only screen and (max-width: 1440px) {
    .wrap__header {
        width: 100%;
        max-width: 1440px;
    }

}

@media only screen and (max-width: 1024px) {
    .wrap__header {
        max-width: 1024px;
    }
    
    .wrap__cta.header .cta:before, .wrap__cta.header .cta:after {
    bottom: 5px !important;
}

a.cta__link {
    font-size: 12pt !important;
}
}


@media only screen and (max-width: 768px){
    .wrap__header {
        max-width: 768px;
    }
}

@media only screen and (max-width: 425px) {
    .wrap__header {
        max-width: 425px;
    }
.pix_right {
    float: none !important;
    display: block;
    margin: 30px auto 30px !important;
}
.pix_left {
    float: none !important;
    display: block;
    margin: 30px auto 30px !important;
}
.medical_grid {
    grid-auto-flow: row;
}
li.slider__item.slider__image {
    background-size: 100% 100%;
}
table#officehours {
    width: 100% !important;
    line-height: 1.5;
}
.linkres {
    float: none;
    width: 100%;
}
}

@media only screen and (max-width: 375px) {
    .wrap__header {
        max-width: 375px;
    }
    li.slider__item.slider__image {
    background-size: 100% 100%;
}
table#officehours {
    width: 100% !important;
    line-height: 1.5;
}
.linkres {
    float: none;
    width: 100%;
}
}

@media only screen and (max-width: 320px) {
    .wrap__header {
        max-width: 320px;
    }
    li.slider__item.slider__image {
    background-size: 100% 100%;
}
table#officehours {
    width: 100% !important;
    line-height: 1.5;
}
.linkres {
    float: none;
    width: 100%;
}
}

















