/* for unordered list in header*/
@media (min-width: 1000px){
.SpecialList {
    margin-left: 73px; 
}
}

/*custom color match*/
.wrap__page-content {
    background: rgb(230, 230, 230);
    background: url(https://my.therapysites.com/themes/global/images/backgrounds/ts-bg5.jpg);
}
.wrap__fullwidth {
    background: rgb(230, 230, 230);
    background: url(https://my.therapysites.com/themes/global/images/backgrounds/ts-bg5.jpg);
}

.wrap__footer {
    background: rgb(230, 230, 230);
    background: url(https://my.therapysites.com/themes/global/images/backgrounds/ts-bg5.jpg);
}
body, p, li, a, h1, h2, h3, h4, h5, h6 {
    font-family: times;
}
h1, h2, h3 {
    color: rgb(89, 8, 38);
}
.page__title {
    color: rgb(89, 8, 38);
}
body, p {
        font-size: 18px;
}
/*custom color match*/





/* custom header edits */
.wrap__header {
    background-color: rgb(230, 230, 230);
    background: url(https://my.therapysites.com/themes/global/images/backgrounds/ts-bg5.jpg);
}

.wrap__navigationHeader {
    background: rgb(230, 230, 230);
    background: url(https://my.therapysites.com/themes/global/images/backgrounds/ts-bg5.jpg);
}

.wrap-contactHeader {
    background: rgb(230, 230, 230);
    margin-left: 0;
    padding: 9px 100px 7px;
}
.wrap-contactHeader .wrap__locationsHeader {
    float: left;
}
.wrap__logoHeader {
    padding: 20px 100px 5px;
}
.wrap-contactHeader {
    box-shadow: none;
}
.wrap__header {
    text-align: left;
}
.logo__title {
    font-size: 35px;
    font-family: times;
    font-weight: 100;
    color: rgb(89, 8, 38);
}

.logo__description {
    font-size: 22px;
    font-family: times;
    color: rgb(89, 8, 38);
}
.locations p a {
    font-family: times;
    color: rgb(89, 8, 38);
}
.locations p {
    font-family: times;
    color: rgb(89, 8, 38);
}
.navigation:not(.mm-menu) .navigation__item a {
    font-family: times;
    color: rgb(89, 8, 38);
}
@media (max-width: 1200px){
    .wrap-contactHeader{
        padding: 9px 15px 30px;
    }
}

@font-face {
    font-family: 'times';
    src: url('https://my.therapysites.com/common/themes/global/fonts/Times/times-webfont.eot');
    src: url('https://my.therapysites.com/common/themes/global/fonts/Times/times-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Times/times-webfont.woff') format('woff'),
         url('https://my.therapysites.com/common/themes/global/fonts/Times/times-webfont.ttf') format('truetype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Times/times-webfont.svg#times') format('svg');
}
/*end custom header edits*/



.wrap__home {
    background: #d6d3d3;
}

/*slideshow start*/
.wrap__slider .slider__item:before {
    background: #590826;
    opacity: 0.0;
}

.wrap__home--inner {
    max-width: 100%;
}

.bx-wrapper .bx-controls-buttons {
    display: none;
}

.wrap__slider .slider__item:after {
    display: none;
}




#mm-0 > div.wrap__header > div > header > div.wrap__logoHeader > div > div.editable__container.editable__container > div > div > p{
        font-size: 18px !important;
        color: rgb(89, 8, 38);
}

.logo {
    margin-bottom: -20px;
}

#mm-0 > div.wrap__header > div > header > div.wrap__logoHeader > div > div.editable__container.editable__container > div > div > p > span{
    font-size: 18px;
    color: rgb(89, 8, 38);
}

div.image {
        text-align: center;
        background-color: #530725 !important;
}
