.elementor-5198 .elementor-element.elementor-element-afd27f9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-5198 .elementor-element.elementor-element-6c26e0c{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-5198 .elementor-element.elementor-element-b9a8056{text-align:center;}.elementor-5198 .elementor-element.elementor-element-6b3ebea > .elementor-widget-container{margin:2em 0em 0em 0em;}.elementor-5198 .elementor-element.elementor-element-8d5ec0a > .elementor-widget-container{margin:2em 0em 0em 0em;}.elementor-5198 .elementor-element.elementor-element-04113fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1199px){.elementor-5198 .elementor-element.elementor-element-afd27f9{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-6b3ebea */.pdir-locations-archive-item > div:first-of-type {
    display: none;
}

.pdir-locations-archive-item > div{
    background-color: var( --e-global-color-astglobalcolor2 );
    padding: 1.5em;
    line-height: 1.8;
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.2);
}


.pdir-locations-archive-item, .pdir-locations-archive-item div {
    height: 100%;
}
.pdir-stretched-link::after{
    display: none !important;
}

/* ===== Physicians provider search ===== */
#pdir-people-archive-search {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;     /* fields line up along their bottom edge */
  gap: 16px;
}

/* Last Name, Location, Specialty share the top row equally */
#pdir-people-archive-search .pdir-form-group {
  flex: 1 1 220px;           /* ~220px basis lets all three sit side by side */
  margin: 0;
  display: flex;
  flex-direction: column;
}

#pdir-people-archive-search .pdir-form-group label {
  margin-bottom: 6px;
  font-weight: 600;
  line-height: 1.2;
}

/* the fix: force the Last Name input and both selects to the same height */
#pdir-people-archive-search .pdir-form-control {
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  padding: 0 12px;
  line-height: 1.2;
}

/* button drops to its own row, below the three fields */
#pdir-people-archive-search .pdir-form-group:last-child {
  flex: 1 0 100%;            /* full width forces a wrap to the next line */
  flex-direction: row;
  align-items: center;
  gap: 12px;
  margin-top: 4px;
}

/* stack the three fields on phones */
@media (max-width: 640px) {
  #pdir-people-archive-search .pdir-form-group {
    flex: 1 1 100%;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-8d5ec0a */.pdir-locations-archive-item > div:first-of-type {
    display: none;
}

.pdir-locations-archive-item > div{
    background-color: var( --e-global-color-astglobalcolor2 );
    padding: 1.5em;
    line-height: 1.8;
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.2);
}


.pdir-locations-archive-item, .pdir-locations-archive-item div {
    height: 100%;
}
.pdir-stretched-link::after{
    display: none !important;
}
.pdir-people-archive-item {
    background-color: #E7EBF0;
    border-radius: 25px;
    padding: 1.5em;
}

.pdir-people-archive-item h2 {
    font-size: 30px;
}
.pdir-people-archive-item ul li {
    margin-bottom: 5px;
}
.pdir-people-archive-item img {
    border-radius: 25px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6c26e0c */.intro:before {
    background-size: 500px !important;
    background-position-y: top !important;
}/* End custom CSS */