.elementor-2562 .elementor-element.elementor-element-41a7c80:not(.elementor-motion-effects-element-type-background), .elementor-2562 .elementor-element.elementor-element-41a7c80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.myspecialtymd.com/wp-content/uploads/2026/06/banner-img.svg");}.elementor-2562 .elementor-element.elementor-element-41a7c80{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 0px 30px 0px;}.elementor-2562 .elementor-element.elementor-element-41a7c80 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-theme-page-title .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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-2562 .elementor-element.elementor-element-df2fda5 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-2562 .elementor-element.elementor-element-df2fda5 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-2562 .elementor-element.elementor-element-df2fda5{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-2562 .elementor-element.elementor-element-df2fda5 .elementor-icon-list-text{transition:color 0.3s;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2562 .elementor-element.elementor-element-db1df60 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2562 .elementor-element.elementor-element-d57ee5b .elementor-tab-title, .elementor-2562 .elementor-element.elementor-element-d57ee5b .elementor-tab-title:before, .elementor-2562 .elementor-element.elementor-element-d57ee5b .elementor-tab-title:after, .elementor-2562 .elementor-element.elementor-element-d57ee5b .elementor-tab-content, .elementor-2562 .elementor-element.elementor-element-d57ee5b .elementor-tabs-content-wrapper{border-width:1px;}@media(min-width:768px){.elementor-2562 .elementor-element.elementor-element-e76a657{width:71.978%;}.elementor-2562 .elementor-element.elementor-element-cf9ccaa{width:27.976%;}}/* Start custom CSS for tabs, class: .elementor-element-d57ee5b */.inner-tab-sec ul li {
    list-style-type: disc !important;
    text-align: left;
    font-family: "Libre Franklin", sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 26px;
    color: #0F2147 !important;
    margin-bottom: 10px;
}

.table-wrapper{
    width:100%;
    overflow-x:auto;
}

.wellness-table{
    width:100%;
    border-collapse:collapse;   /* No white gaps */
    border-spacing:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    table-layout:fixed;
}

.wellness-table th{
    background:#355f79;
    color:#fff;
    padding:14px 10px;
    border:1px solid #aeb8c4;
    font-weight:600;
    text-align:center;
}

.wellness-table td{
    background:#d9e3ef;
    color:#333;
    padding:12px 10px;
    border:1px solid #b9c3cf;
    text-align:center;
    vertical-align:middle;
}

.wellness-table td:first-child{
    text-align:left;
    font-weight:500;
    width:28%;
}

.wellness-table th:first-child{
    width:28%;
}

.wellness-table th:not(:first-child),
.wellness-table td:not(:first-child){
    width:18%;
}

.wellness-table tbody tr:hover td{
    background:#d1deeb;
}

@media (max-width:768px){

    .wellness-table{
        min-width:900px;
    }

}/* End custom CSS */