.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #3a3a3a;
}
.elementor-field-group .elementor-select-wrapper:before{
	display:none;
}
input.select2-search__field[aria-controls="select2-form-field-area-results"], input.select2-search__field[aria-controls="select2-form-field-area-results"]::after {
    visibility: hidden;
	content:''
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 23px;
    padding-right: 0px;
    background: none !important;
    color: #444;
    left: 0;
    top: -1px;
    position: relative;
}
.filter-providers a.wait {
    color: #a2a1a1 !important;
	cursor: wait;
    background-color: #424750 !important;
}
span.clear-filter {
    color: red !important;
    font-size: 0.7rem;
    float: right;
    margin-right: 0.25rem;
	display: none;
}
span.clear-filter.active {
    display: inline-block;
}
#form-field-isvalid {
    display: none;
}  
.ut-channel-filters {
    padding: 1rem 0;
    border-top: 1px rgba(0,0,0,0.2) solid;
    border-bottom: 1px rgba(0,0,0,0.2) solid;
    margin-bottom: 2rem;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 28px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}
button.select2-selection__choice__remove span {
    line-height: 30px;
}
span.afilter {
    font-size: 0.7rem;
    float: right;
    max-width: 60%;
    height: 0.7rem;
    overflow: hidden;
}
[type=button], [type=submit], button {
	font-family: "Corisand", Sans-serif;
    color: #FFF;
    background-color: #134661 !important;
    border-radius: 5px;
	border: none;
}
button.gm-control-active {
    background: white !important;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    font-weight: 500;
    border: none;
    background: 0 0;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    color: #134661;
}
.gform_wrapper form ul.gform_fields.left_label li.gfield, .gform_wrapper form ul.gform_fields.right_label li.gfield, .gform_wrapper ul.gform_fields.left_label li.gfield, .gform_wrapper ul.gform_fields.right_label li.gfield {
    margin-bottom: 14px;
    font-size: 0.9rem;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    background: #af552a;
    color: white;
    border: none;
}
.btn-filter.active a {
    fill: var( --e-global-color-74ca0bfa ) !important;
    color: var( --e-global-color-74ca0bfa ) !important;
    background-color: var( --e-global-color-8830b67 ) !important;
}
.btn-filter.active a::before {
    display: block;
    content: "\f00c";
    width: 15px;
    height: 15px;
    position: absolute;
    background: transparent;
    font-family: "Font Awesome 5 Pro";
}
.select2-container .select2-selection--single {
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #8f8f8f;
    line-height: 37px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #b05326 transparent transparent transparent;
    border-style: solid;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 21px;
    position: absolute;
    top: 8px;
    right: 9px;
    width: 20px;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    background-color: white;
    border: 1px solid #dedddd;
    border-radius: 0;
    cursor: text;
    padding-bottom: 0;
    padding-right: 5px;
    font-size: 0.9rem !important;
    padding-left: 5px;
    line-height: 2.2rem;
}
.select2-container--default:before {
/*
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
*/
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    font-size: 0.8rem;
}
.select2-results__option {
    padding: 7px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 0.8rem;
    line-height: 1rem;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #b05326;
    color: white;
}
.select2-search::after {
    content: "\f002";
    position: absolute;
    width: 1rem;
    height: 1rem;
    display: block;
    font-family: "Font Awesome 5 Pro";
    background: transparent;
    top: 10px;
    right: 10px;
}
/*http://rangeslider.js.org/*/
.rangeslider,
.rangeslider__fill {
  display: block;
/*
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.rangeslider {
  background: #722a06;
  position: relative;
}

.rangeslider--horizontal {
  height: 2px;
  width: 100%;
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeslider__fill {
  background: #722a06;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  background: #722a06;
/*  border: 1px solid #ccc;*/
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
/*
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
*/
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
/*
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
*/
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
  top: -11px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}

.output {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 35px;
  text-align: center;
  height: 30px;
  float: left;
  color: #722a06;
  margin-right: 10px;
}

.output span {
  font-size: 12px;
  font-weight: normal;
  display: block;
}

.rangeslider {
  display: block;
  width: 100%;
}

.range-container {
  display: block;
  width: 270px;
  padding-top: 13px;
  height: 30px;
  float: left;
}

span.select2.select2-container {
    width: 100% !important;
}
.cta-row-3 span.select2.select2-container {
    max-width: 330px;
}
@media (min-width:1500px){
	span.select2.select2-container {
		width: 100% !important;
		max-width: 100% !important;
	}
}
.elementor form hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    opacity: 0.3;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #af552a;
    border: 1px solid #f7f6f6;
    border-radius: 100PX;
    display: inline-block;
    margin-left: 2px;
    margin-top: 1px;
    padding: 0 18px;
    line-height: 1.9rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    font-size: 0.8rem;
    line-height: 1rem !important;
    display: inline-block;
    padding: 0px 5px 0 0;
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent !important;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    border: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    list-style: none;
    padding: 0;
}
i.fa.fa-star {
    color: #f0ad4e;
}

/*legacy WP-Swiftype Serarch form styles after Elementor 3.28*/
.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: #f1f2f3;
}
.elementor-search-form__container {
  display: flex;
  transition: .2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px;
}
.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: .6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #3f444b;
  fill: #3f444b;
  font-size: var(--e-search-form-icon-size-minimal, 15px);
}
.elementor-search-form .elementor-search-form__submit, .elementor-search-form .elementor-search-form__submit:hover {
  color: var(--e-search-form-submit-text-color, #fff);
  border: none;
  border-radius: 0;
}
.elementor-search-form button {
  background-color: #69727d;
  font-size: var(--e-search-form-submit-icon-size, 16px);
  color: #fff;
  border-radius: 0;
}
.elementor-search-form button, .elementor-search-form input[type=search] {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.elementor-search-form__input {
  flex-basis: 100%;
  color: #3f444b;
  transition: color .2s;
}

@media (max-width: 815px) {
   .select2-container .select2-search--inline .select2-search__field {
    font-size: 16px;
   }
   .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	   font-size: 16px !important;
	}	
   #providerFilterContainer {
		position: fixed;
		z-index: 100000;
		background: white;
		width: 95%;
		top: 0;
		height: 100vh;
		left: -100vw;
		box-shadow: 0 0 21px rgb(0 0 0 / 40%);
		transition: all 0.5s ease;
		max-width: 375px;
	}
    #providerFilterContainer.active {
       left: 0;
   }
   .pac-container {
       z-index: 100001 !important;
   }
   .select2-container {
    z-index: 100001;
   }
   span.afilter.specialty {
    display: none;
   }
}