@font-face {
    font-family: 'Scriptina';
    src: url('/storage/app/media/SCRIPTIN.ttf');
    }       

@font-face {
    font-family: 'Optima';
    src: url('/storage/app/media/OPTIMA.ttf');
    }       
    
@font-face {
    font-family: 'Karla';
    src: url('/storage/app/media/Karla-BoldItalic.ttf');
    }
    
@font-face {
    font-family: 'snellrnd';
    src: url('/storage/app/media/snellrnd-webfont.ttf');
    }
@font-face {
    font-family: 'helvetica';
    src: url('/storage/app/media/helvetica-webfont.ttf');
    }
@font-face {
    font-family: 'futurxkc';
    src: url('/storage/app/media/futurxkc-webfont.ttf');
    }
@font-face {
    font-family: 'futural';
    src: url('/storage/app/media/futurabt_light-webfont.ttf');
    }
@font-face {
    font-family: 'fradm';
    src: url('/storage/app/media/franklin_gothic_demi-webfont.ttf');
    }
    
.wrap__logoHeader {
    max-width: 80%;
} 

.language_selector {
    font-size: 8px;
    color: #4067B0;
}

.language_selector a {
    color: #4067B0;
}
    
.logo__title {
    margin: auto;
    font-family: 'futurxkc' !important;
    font-size: 26px !important;
    color: rgba(96, 33, 10, 1.00);
    padding-top: 5px;
    font-weight: bold !important;
}

.logo__description {
    font-size: 21px;
    font-family: 'futural';
    padding-bottom: 30px;
}

.wrap__header--inner {
    padding-bottom: 8px;
    
}

.wrap__image--inner .image {
    height: 150px !important;
}

.wrap__ctaHeader .cta__link--icon {
    color: #5c210a;
}

.wrap__ctaHeader .cta__link--icon:hover {
    color: #F25D27;
}
.wrap__locations {
    position: relative;
    bottom: 20px;
}
.wrap__ctaHeader {
    position: relative;
    bottom: 15px;
}



.sidebar_info {
    text-align: left;
    font-size: 12px;
    color: #626060 !important;
    text-decoration: none;
    z-index: 1 !important;
    position: relative;
    padding-top: 10px;
}

.sidebar_info a {
    text-decoration: none;
    color: inherit !important;
}

.sidebar_info_name {
    font-weight: bold;
    padding-top: 10px;
     font-size: 14px;

}

.sidebar_info_email {
    font-size: 12px !important;
}


.sidebar_info:before {
    display: block;
    padding-bottom: 15px;
    content: "CONTACT";
    font-size: 26px;
    font-weight: lighter;
    color: #A8A8A8;
}

.learn_more {
 text-align: left;    
}


.wrap__navigation-nav {
    padding-top: 10px;
}

.mm-panels {
    padding-top: 5px;
}


.wrap__page-content a{
color: #ee602e;
}

ul.copyright__list {
    text-align: center;
}

/* PAYMENT*/
.paypal{
    width:200px;
}
/* -- PAGES -- */

.welcome_title h1 {
    font-family: 'fradm' !important;
    font-size: 35px;
    color: rgba(65, 21, 5, 1.00);
    text-align: left;
}
h1.page__title {
    font-family: 'fradm' !important;
    font-size: 35px;
    color: rgba(65, 21, 5, 1.00);
    text-align: left;
}
.custom_page_title h1 {
    font-family: 'Lucida Grande' !important;
    font-size: 23px;
    font-weight: bold;
    color: #448aa2;
    text-align: center;
}

.custom_page_title2 h1 {
    font-family: 'Lucida Grande' !important;
    font-size: 23px;
    font-weight: bold;
    color: #448aa2;
    text-align: left;
}


.custom_page_title3 h1 {
    font-family: 'Scriptina' !important;
    font-size: 40px;
    color: #569965;
    text-align: left;
}


a {
    text-decoration: none;
}

#content a {
    color: #4067B0;
    
}

.centered1 {
    text-align: center;
    font-size: 22px;
}

.centered2 {
    text-align: center;
    font-size: 10px;
}

.centered3 {
    text-align: center;
    font-size: 26px;
}

.centered4 {
        text-align: center;
}

.centered5 {
        text-align: center;
        color: #0000cd;
        font-size: 38px;
        font-weight: bold;
        line-height: 50px;
        letter-spacing: 2px;
}

.form1 {
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 2px;
}

.indent_set2 li {
    list-style-type: disc;
    padding-left: 20px;
    padding-inline-start: 20px;
}

.indent_set3 li {
    text-indent: -1.0em;
    padding-left: 2.5em;
    list-style-position: inside;
    
}

.disclaimer {
    font-size: 12px;
    font-style: italic;
}

/*HELPFUL FORMS*/
span.yellow{
    background-color:#ffff00;
}

.covid19_text_line {
    color: #ff0000;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
}

.covid19_text_line a {
    color: #ff0000 !important;
}

.table_about_me {
    
}

.warning {
    color: red;
}


.copyright__list a {
    color: #4067B0;
}


.rates_table tr td {
    border: none;
    width: 30%;
    
}

.footer_text {
    color: #FFFFFF;
    text-align: left !important;
    
}

.footer_description {
     font-size: 11px
}


.footer_name {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}

.footer_title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;

}
.isEditor.therapist.legacy-accomplishments.color-legacy-accomplishments-orange .home-layout .wrap__contacts .wrap_container .editable__container.editable__container .editable__container--inner.editable__container--inner a {
    color: #411505;
}

.leadForm {
  width: 250px;
}

/*EDITABLE SLOGAN*/
.isEditor.therapist.legacy-accomplishments.color-legacy-accomplishments-orange .home-layout .slideshow__section .slideshow__section--inner .slogan__block .slogan__block--inner .editable__container.editable__container .editable__container--inner.editable__container--inner {
    min-width: 100%;
}
span.textLine1 {
    font-family: 'Helvetica' !important;
    font-size: 40px;
}
span.textLine2 {
    font-family: 'snellrnd' !important;
    font-size: 72px;
    position: relative;
    top: 15px;
    right: 23px;
}

  /*Hot topic page*/
#hot-topics .docheadline{
  font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: #4067B0;
  } 
#hot-topics .docsummary{
  font-family: Tahoma;font-size: 12px;
  } 
#hot-topics .docseperator{ 
  height: 3px; margin: 6px 0px 6px 0px; border-bottom: 1px solid #eeeeee;
  }
#hot-topics .docNewsLogo { 
  font-family: Tahoma; font-size: 10px; align: right;
  } 
#hot-topics .page-title {
  display: block !important;
}

.docNewsLogo a { 
color: #4067B0;
}

.editable__container ul li{
list-style-type: disc;
list-style-position: inside;
text-indent: -1.3em;
padding-left: 2.5em;
}
/*
.wrap__slider:after {
    content: url("https://mysites.therapysites.com/0061854/storage/app/media/headshot-3.jpg");
 } */
    
.slider__image:after {
    content: '';
    background-image: url("https://mysites.therapysites.com/0061854/storage/app/media/headshot-3.jpg");
    float: right;
    display: inline-block;
    height: 200px;
}    
    

@media all and (max-width: 1024px){
 .slideshow__section {
    display: none;
}
.leadForm {
    margin-left: 20px;
}
}

@media all and (max-width: 768px){
.wrap__ctaHeader {
    position: relative;
    bottom: 15px;
}
.wrap__locations {
    position: relative;
    bottom: 15px;
    left: 5px;
}

.logo__title {
    font-size: 23px !important;
}
}


@media all and (max-width: 425px){
.wrap__logoHeader .logo .logo__summary {
    text-align: center;
    position: relative;
    left: 50px;
}
.logo__title {
    font-size: 30px !important;
    line-height: 30px !important;
}
.logo__description {
    font-size: 20px !important;
    line-height: 25px !important;
}
h1.page__title {
    font-family: 'fradm' !important;
    font-size: 30px;
}
}