.postcode_search_element {
  background-color: transparent;
}

.postcode_search_form label {
  display: block;
  font-weight: bold;
}
.postcode_search_group {
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap:1rem;
	align-items:center;
}
.postcode_search_group_inner {
  display:flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow:1;
}
.postcode_search_group input {
  border: none;
  background-color: #fff;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-weight: 700;
  height: 50px;
  border-radius: 4px 0 0 4px!important;
  padding-left: 10px;
  padding-right: 10px;
  flex-grow:1;
}

.postcode_search_group input:focus {
  outline: none;
}


.postcode_search_group button {
  border: none;
  color: #fff!important;
  background-color: #e10916;
  height: 50px;
  border-radius: 45px !important;
  padding-left: 50px;
  padding-right: 50px;
  cursor: pointer;
  font-size: 1rem!important;
}

.postcode_search_group button:hover,
.postcode_search_group button:focus {
  background-color: #c90914;
}

.postcode_search_result {
  color: #fff !important;
  background-color: #e10916;
  display: inline-block;
  margin: 20px 20px 20px 0px;
  padding: 30px 30px;
  width: 300px;
  vertical-align: top;
  cursor: pointer;
}

.postcode_search_result:hover,
.postcode_search_result:focus {
  background-color: #c90914;
}

.postcode_search_result h3 {
  color: #fff !important;
}

.postcode_search_result_hidden {
  padding: 0px;
  color: #000;
  margin-top: 20px;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.postcode_search_result_shown {
  padding: 10px;
  max-height: 1000px;
}

.postcode_search_form h2 {
  padding-bottom: 20px;
}

.postcode_results_other .postcode_search_result {
  color: #000 !important;
  background: none;
  border: 1px solid #e10916;
}

.postcode_results_other .postcode_search_result:hover,
.postcode_results_other .postcode_search_result:focus {
  background: none;
}

.postcode_results_other .postcode_search_result h3 {
  color: #000 !important;
}

.postcode_results_other .postcode_search_result_hidden {
  color: #000 !important;
}

#postcode_search_results a {
  color: #ffffff !important;
  font-weight: 700 !important;
  z-index: 99999;
}

#postcode_search_results h2 {
  padding: 20px 0px 0px 0px;
}

.postcode_search_result h3 {
  color: #ffffff !important;
}

.postcode_search_result_hidden {
  color: #ffffff;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  margin-top: 0px;
}

.postcode_search_result_shown {
  max-height: 1000px;
  padding: 0px;
  margin-top: 20px;
}

.postcode_search_result_shown {
  cursor: default;
}

.postcode_search_result input[type=button] {
  border: none;
  background: #fff;
  color: #e10916 !important;
  padding: 10px 30px;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
}

.location-detail {
  margin-top: 40px;
}

.postcode_search_locator {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 10px 12px 10px;
  background: white;
  border-radius: 0 4px 4px 0!important;
}

.postcode_search_locator i {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0;
  background-image: url('data:image/svg+xml,%0A%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"%3E%3Cpath fill="%23e10916" d="M541.9 139.5C546.4 127.7 543.6 114.3 534.7 105.4C525.8 96.5 512.4 93.6 500.6 98.2L84.6 258.2C71.9 263 63.7 275.2 64 288.7C64.3 302.2 73.1 314.1 85.9 318.3L262.7 377.2L321.6 554C325.9 566.8 337.7 575.6 351.2 575.9C364.7 576.2 376.9 568 381.8 555.4L541.8 139.4z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 1444px) {
  .postcode_search_form .postcode_search_input {
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: 5px;
    width: 90%;
  }

  .postcode_search_form .postcode_search_locator {
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top: 5px;
    height: 50px;
    width: 10%;
  }

  .postcode_search_form .postcode_search_btn {
    border-radius: 4px;
    margin-top: 0;
    width: auto;
  }
}

@media (max-width: 380px) {
  .elementor-11 .elementor-element.elementor-element-a7ddc8b .postcode_search_group input {
    min-width: auto !important;
  }

  .postcode_search_form .postcode_search_locator {
    margin-top: 5px;
    height: 50px;
  }
}

.dentist-sh-loop {}

.dentist-sh-loop ul.dentist-sh-loop-filters {
  text-align: center;
  list-style: none;
}

.dentist-sh-loop ul.dentist-sh-loop-filters li {
  display: inline-block;
  margin: 0px 10px;
  cursor: pointer;
  text-decoration: underline;
  font-size: 18px;
}

.dentist-sh-loop ul.dentist-sh-loop-filters li.active {
  font-weight: bold;
}

.dentist-sh-loop .dentist-sh-loop-results {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.dentist-sh-loop .dentist-sh-loop-results>div {
  border-top: solid 10px rgb(247, 247, 247);
  border-bottom: solid 5px rgb(247, 247, 247);
  background-color: rgb(237, 237, 237);
  padding: 30px;
}

.dentist-sh-loop .dentist-sh-loop-results .dentist-sh-loop-content {
  white-space: pre-wrap;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.dentist-sh-loop .dentist-sh-loop-results .dentist-sh-loop-divider {
  border-top: solid 8px rgb(225, 9, 22);
  width: 44px;
  margin: 15px 0px 25px 0px;
}

.dentist-sh-loop .dentist-sh-loop-results a {
  display: block;
  background: rgb(225, 9, 22);
  color: rgb(255, 255, 255);
  padding: 15px 30px;
  margin: 20px 0px 0px 0px;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-size: 16px;
  line-height: 16px;
  width: fit-content;
}

.dentist-sh-loop-actions-opens-icon {
  max-height: 50px;
  margin-top: 20px;
}

.dentist-sh-loop-actions {}

.dt-247-map-search-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.dt-247-map-search-container .dt-247-map-search-bar {
  background-color: var(--e-global-color-accent);
  color: #fff;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.dt-247-map-search-container .dt-247-map-search-sidebar {
  background-color: var(--e-global-color-accent);
  color: #fff;
  min-width: 400px;
  flex: 1.2;
  /* padding: 40px 40px; */
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 700px;
}

.dt-247-map-search-container .dt-247-map-search-main {
  height: 700px;
  min-width: 600px;
  flex-grow: 2;
}

.dt-247-map-search-container .dt-247-map-search-bar>* {
  flex: 1;
  min-width: 150px;
}

.dt-247-map-search-container .dt-247-map-search-bar>input {
  flex-grow: 1.5;
  min-width: 500px;
}

.dt-247-map-search-container .dt-247-map-search-bar input,
.dt-247-map-search-container .dt-247-map-search-bar select {
  padding: 10px 10px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar h1,
.dt-247-map-search-container .dt-247-map-search-sidebar h2,
.dt-247-map-search-container .dt-247-map-search-sidebar h3,
.dt-247-map-search-container .dt-247-map-search-sidebar h4,
.dt-247-map-search-container .dt-247-map-search-sidebar h5 {
  color: #fff;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result {
  background: #fff;
  color: var(--e-global-color-secondary);
  padding: 20px 20px;
  margin: 10px 10px;
}




.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_number {
  /* background-image: url(../images/map.svg); */
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* background-position: center; */
  background-color: var(--e-global-color-accent);
  border-radius: 1000px;
  width: 25px;
  height: 25px;
  font-size: 0.8em;
  color: #ffffff;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-weight: 600;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h1,
.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h2,
.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h3,
.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h4,
.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h5 {
  color: var(--e-global-color-secondary);
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_telephone {
  font-size: 0.8em;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_results_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_grid {
  display: flex;
  justify-content: space-between;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_service_hours_grid {
  display: flex;
  justify-content: end;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_pill {
  background: var(--e-global-color-2ea2869);
  color: rgb(0, 0, 0);
  font-size: 0.8em;
  margin: 0px 5px;
  padding: 2px 8px;
  border-radius: 20px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_info_pill {
  background: var(--e-global-color-2ea2869);
  color: rgb(0, 0, 0);
  font-size: 0.8em;
  margin: 0px 5px;
  padding: 2px 8px;
  border-radius: 20px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours {
  position: relative;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours {
  cursor: pointer;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours .lookup_info_content {
  display: none;
  cursor: auto;
  font-size: 0.8rem;
  width: 100vw;
  max-width: 200px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours:hover .lookup_info_content {
  display: block;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours.active .lookup_info_content {
  display: block;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours .lookup_info_content {
  position: absolute;
  top: 34px;
  right: 0px;
  background: rgb(29 30 28);
  color: rgb(255 255 255);
  padding: 10px 10px;
  border-radius: 10px;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_open_hours .lookup_info_content::after {
  border-bottom: solid 10px rgb(29 30 28);
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: -10px;
  right: 20px;
  content: "";
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_result_button {
  background: var(--e-global-color-accent);
  color: #fff;
  padding: 15px 20px;
  box-sizing: border-box;
  display: block;
  width: fit-content;
  margin: 10px auto 0px auto;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-weight: 600;
}

.dt-247-map-search-container .dt-247-map-search-box {
  /* display: flex; */
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 40px;
  box-sizing: border-box;
}

.dt-247-map-search-container .dt-247-map-search-title {
  margin: 0px auto 20px auto;
  font-size: 1rem;
}

.dt-247-map-search-container .dt-247-map-search-box>* {
  flex: 1;
  min-width: 150px;
}

.dt-247-map-search-container .dt-247-map-search-box>input {
  flex-grow: 1.5;
  width: 100%;
}

.dt-247-map-search-container .dt-247-map-search-box input,
.dt-247-map-search-container .dt-247-map-search-box select {
  padding: 10px 10px;
}

.dt-247-map-search-results {
  padding: 40px;
}


.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h3 {
  font-size: 1.6em;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result h4 {
  font-size: 1.2em;
  margin: 0px;
  text-decoration: none;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result a h4:hover {
  text-decoration: underline;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result a {
  text-decoration: none;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result [data-id] {
  color: var(--e-global-color-accent);
  cursor: pointer;
}

.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result p.lookup_result_distance {
  font-size: 0.8em;
}

@media (min-width: 1006px) and (max-width: 1520px) {
  .dt-247-map-search-container .dt-247-map-search-sidebar .lookup_results_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 1006px) {
  .dt-247-map-search-container .dt-247-map-search-sidebar {
    max-height: 400px;
  }

  .dt-247-map-search-container .dt-247-map-search-main {
    height: 80vh;
  }
}


@media only screen and (max-width: 767px) {
.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result {
	padding:10px;
	}
	.dt-247-map-search-results {
    padding: 10px;
}
	.postcode_search_form .postcode_search_input {
		width:80%;
	}
	
	.postcode_search_group_inner {
		width:100%;
	}
	
	.postcode_search_group {
		flex-direction:column;
	}
	
	.postcode_search_form .postcode_search_locator {
		width:19%;
	}
	
	.dt-247-map-search-container .dt-247-map-search-sidebar .lookup_result .lookup_service_hours_grid {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
}