.elementor-11 .elementor-element.elementor-element-7a1473d8 > .elementor-background-overlay{opacity:0.1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-11 .elementor-element.elementor-element-7a1473d8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0em 0em 0em 0em;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-1d701903{text-align:center;}.elementor-11 .elementor-element.elementor-element-1d701903 .elementor-heading-title{font-family:"Chenla", Sans-serif;font-size:1.5em;font-weight:300;color:#000000;}.elementor-11 .elementor-element.elementor-element-6ba77b0{text-align:center;}.elementor-11 .elementor-element.elementor-element-6ba77b0 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#DD0000;}.elementor-11 .elementor-element.elementor-element-78735c60 > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-78735c60{text-align:center;}.elementor-11 .elementor-element.elementor-element-78735c60 .elementor-heading-title{font-family:"Caudex", Sans-serif;font-size:1em;font-weight:300;color:#000000;}.elementor-11 .elementor-element.elementor-element-9e9e282 > .elementor-widget-container{padding:1em 0em 1em 0em;}/* Start custom CSS for shortcode, class: .elementor-element-9e9e282 */table{
    border-collapse: collapse;
    border-spacing: 0;
}

td{
    border: 1px solid #000;
    text-align: center;
}

td a{
    color: #000;
}

td a:hover{
    color: #000;
}

#therapist ul{
    display: flex;
    flex-wrap: wrap;
    margin:0;
    list-style-type: none;
}

#therapist p{
    margin:0;
    font-size: 1em;
    text-align: center;
}

.img-block{
    height:300px;
    background-size: cover !important;
    background-position:top center !important;
    position: relative;
    border: 1px solid #17263F;
}

#therapist a{
    padding:0;
     position: relative;
}


#therapist h3{
    font-size: 1em;
    text-align: center;
}


#therapist h2:nth-child(3){
    background: none;
    border:none;
}


#therapist img{
    margin:0;
    height: auto;
    width: 100%;

}

#therapist li{
    width:33.3333333333%;
    padding:0  5px;
    color: #17263F;
    
   
}


.days li{
    width:50% !important;
    padding:0 !important;
    text-align: center;
    
    
}

.days a{
    display: block;
    padding: 2px !important;
    font-size: 0.9em;
    color: #fff;
    font-size: serif;
}

.days li:first-child a{
    background: #C7B2D6;
}



.days li:last-child a{
    background:#0A0141;
}

#therapist h2{
    text-align: center;
    padding-bottom: 10px;
    font-size: serif;
}



.cast span{
display: block;
 padding: 5px;
 font-weight: bold;
 width:100%;
 font-size: 0.9em;
 text-align: center;
}

.cast a{
    color: #17263F;
}


.title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0;
}

.title .icons{
    width:20px;
    height:20px;
    background: #E9589A;
    display: flex;
    justify-content: center;
    font-size: 0.9em;
    align-items: center;
    border-radius: 50%;
    margin-right: 5px;
}

.title h3{
    font-size:1.2em;
    font-weight: bold;
}
.point{
    display: inline-block;
    position: absolute;
    left:0;
    width: auto !important;
    font-size: 1em !important;
    background: rgba(249, 179, 53,0.7);
    padding:2.5px 5px !important;
    border-radius:0 0  50% 0;
}

@media screen and (max-width:1000px){
    #therapist li{
        width:33.3333333333%;
    }
    
    .img-block{
        height:250px;
    }
}

@media screen and (max-width:480px){
    #therapist li{
        width:33.3333333333%;
    }
    
    .img-block{
        height:150px;
    }
}





@media screen and (max-width:480px){
    
    tr{
        display:flex;
       justify-content:center;
        flex-wrap:wrap;
    }
    td{
        width:14.2857143%;
        padding:5px 0;
        font-size:0.9em;
    }
    
}/* End custom CSS */