/*
Theme Name: Nasal Specific
Theme URI: http://impreza.us-themes.com/
Template: Impreza
Author: Child Theme Configurator
Version: 8.40.1.1764332578
Updated: 2025-11-28 13:22:58

*/
.TherapistsCountry {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#Germany button,
#Croatia button,
#Switzerland button,
#UnitedKingdom button,
#USA button {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-left: 7rem;
}

#Germany button {
  background-image: url(/wp-content/uploads/flag_de.png);
}
#Croatia button {
  background-image: url(/wp-content/uploads/flag_hr.png);
}
#Switzerland button {
  background-image: url(/wp-content/uploads/flag_ch.png);
}
#UnitedKingdom button {
  background-image: url(/wp-content/uploads/flag_uk.png);
}
#USA button {
  background-image: url(/wp-content/uploads/flag_us.png);
}

.listing-thumbnail {
	display: none !important;
}

.wpbdp-listing div.listing-title,
.wpbdp-listing div.listing-image {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: inherit;
}

#wpbdp-categories {
  display: none !important;
}

#wpbdp-search-form input[type="text"] {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
}

#wpbdp-main-box-keyword-field {
  height: 1rem;
}

.button.wpbdp-button {
  font-size: 1rem;
}

.wpbdp-search-page h3 {
  font-size: 1rem;
}