.elementor-17 .elementor-element.elementor-element-ff91928{margin-top:60px;margin-bottom:60px;}.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-17 .elementor-element.elementor-element-fceeb78{text-align:center;}.elementor-17 .elementor-element.elementor-element-fceeb78 .elementor-heading-title{font-family:var( --e-global-typography-7b441f9-font-family ), Sans-serif;font-size:var( --e-global-typography-7b441f9-font-size );font-weight:var( --e-global-typography-7b441f9-font-weight );line-height:var( --e-global-typography-7b441f9-line-height );color:var( --e-global-color-0f8c659 );}@media(min-width:1600px){.elementor-17 .elementor-element.elementor-element-fceeb78 .elementor-heading-title{font-size:var( --e-global-typography-7b441f9-font-size );line-height:var( --e-global-typography-7b441f9-line-height );}}@media(max-width:1024px){.elementor-17 .elementor-element.elementor-element-fceeb78 .elementor-heading-title{font-size:var( --e-global-typography-7b441f9-font-size );line-height:var( --e-global-typography-7b441f9-line-height );}}@media(max-width:767px){.elementor-17 .elementor-element.elementor-element-fceeb78 .elementor-heading-title{font-size:var( --e-global-typography-7b441f9-font-size );line-height:var( --e-global-typography-7b441f9-line-height );}}/* Start custom CSS for section, class: .elementor-element-ff91928 */.locations-and-areas .laa-tabs .nav-item {
    color: #555555 !important;
    border: 1px solid #9b9b9b !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c18c8c */#np-container-col{
    border: 0px;
    background-color: #fff;
}
#np-location-container{
    display: flex;
    justify-content: end;
}
#np-location-selection{
    border-radius: 8px;
    padding: 10px;
    height: 54px;
    color: #667085;
    margin-bottom:0px;
}
#npWidgetSelection{
    padding: 0px !important;
}
#npWidgetDisplay{
    display: none
}
.nextpatient-box {
    max-width: max-content !important;
}
#npWidgetDisplay_new #np-container-col {
    background-color: #F8F8F8;
    padding: 24px !important;
    border-radius: 24px;
}

.nextpatient-provider-table .nextpatient-provider {
    padding: 20px !important;
    margin: 20px 0px !important;
        border-radius: 20px;
    overflow: hidden;
   
}
.nextpatient-provider-table .nextpatient-provider-provider-cell {
   
    padding: 20px !important;
}

.nextpatient-provider-table .nextpatient-provider-image-cell {
    width: 235px !important;
}

.nextpatient-provider-table .nextpatient-provider-blurb {
   
    font-size: 14px !important;
    color: #4A4A4A !important;
    font-family: "Futura Std", Sans-serif;
}
.nextpatient-provider-table .nextpatient-slot-time {
    width: auto !important;
    height: 42px !important;
    padding: 10px 14px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #0688C4;
}
.nextpatient-provider-table .nextpatient-slot-time-day {
    color: #0688C4;
}
.nextpatient-provider-table .nextpatient-slot-time-time {
    font-size: 14px !important;
    color: #0688C4;
}
.nextpatient-provider-table .nextpatient-slot-time-more{
    background: #0688C4;
    color: #fff !important;
}
.nextpatient-criteria-box select {
    font-size: 14px !important;
    height: 48px !important;
    line-height: 1;
    padding: 2px 14px !important;
 
    border: 1px solid #E2E2E2 !important;
    border-radius: 12px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e715623 */.locations-and-areas .row{   
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    
}

.right_side_nextpatient .nextpatient-provider-table .nextpatient-provider-name {
    font-size: 18px !important;
}
.right_side_nextpatient .nextpatient-provider-table .nextpatient-provider-blurb{
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.right_side_nextpatient .nextpatient-provider-table .nextpatient-provider-image-cell {
    width: 170px !important;
}


.right_side_nextpatient .nextpatient-provider-table .nextpatient-slot-time {
    height: 30px !important;
}
@media only screen and (max-width: 600px) {
  .locations-and-areas .row{   
        grid-template-columns: 1fr;
        grid-row-gap: 50px;
        
    }
}/* End custom CSS */