#copyright > ul > li:nth-child(6) > a {
display: none !important;
}

.logo-a__caption {
    font-family: "Playfair Display", serif;
    color: black !important;
    font-weight: bold !important;
}

.logo-a__title {
    color: #3d7453 !important;
    font-family: Arial !important;
}

.hours-a__subtitle, .locations__caption {
    font-family: Arial !important;
    color: black !important;
    font-weight: bold !important;
}

.section-editable h2, .section-editable h3, .section-pagecontent h2, .section-pagecontent h3 {
    font-family: Arial;
}

.section-copyright .copyright__item:not(:last-child)::after, .section-copyright #copyright__item:not(:last-child)::after {
display: none;
}

.logo-a__vertical__top, .logo-a__vertical__bottom, .logo-a__horizontal__left, .logo-a__horizontal__right {
text-align: left !important;
}

.section--light .banner-c .tc-divider, .section--dark .banner-c .tc-divider {
display: none
}

.title {
    color: #56744d !important;
font-size: 20px !important;
font-family: Verdana;
}

.section--light .phone__number {
color: black !important;
font-family: Verdana !important;
font-size: 20px;
}

body .section--light .editable__container ul {
margin-left: 40px;
}

body .section--light .editable__container ul li {
list-style-position: outside;
}

.img-left-ul {
float: left;
margin-right: 35px;
margin-top: 10px;
margin-bottom: 10px;
}

.img-left {
float: left;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.img-right {
float: right;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.img-left-clear {
clear: left;
float: left;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.img-right-clear {
clear: right;
float: right;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

@media (max-width: 768px) {
.slider__wrapper, .controls-wrapper {
display: none !important;
}

.col-lg-4.section__column-2.ple-column-padding.col-sm-12.ple-module-justify-right.align-self-center.alias-location_1, .col-lg-8.section__column-1.ple-column-padding.col-sm-12.ple-module-justify-left.align-self-center.alias-logo_header, .row.location__contacts-wrapper {
    display: block !important;
}

.locations {
    padding: 0 !important;
}

.location__phone {
    max-width: 100%;
}

.locations, .logo-a__text {
    text-align: center;
}

.banner-c .flexslider {
padding-bottom: unset !important;
}

#id_d7fa7d03-a316-5021-b087-3c0434abe0c2:before {
bottom: unset !important;
}

#id_d7fa7d03-a316-5021-b087-3c0434abe0c2 {
min-height: unset !important;
}
}

@media (max-width: 425px) {
.img-left, .img-right, .img-left-clear, .img-right-clear {
float: none;
margin-left: auto;
margin-right: auto;
clear: none;
display: block;
}
}