.post-type-select-wrapper {
  height: 40px;
  min-width: 200px;
}
.tdg-search-form-wrapper .search-term-wrapper input[name="search-term"] {
  height: 40px;
  min-width: 219px;
}
@media screen and (min-width: 768px) {
  .tdg-search-form-wrapper .search-term-wrapper input[name="search-term"] {
    width: 219px;
  }
}
span.select2-container.select2-container--custom {
  min-width: 113px;
  height: 40px;
}
/*# sourceMappingURL=https://gf.tdgrepo.com/wp-content/plugins/tdg-elementor-plugin/widgets/tdg-search-form-blog/css/tdg-search-form-blog.css.map */