/*body.search .fusion-title-2 .title-heading-left { display: none !important; } */
body.search strong { background-color: #212f56; color: #fff; font-weight: 500; padding: 3px; border-radius: 3px; }
body.search .wg8-search-label { display: flex; flex-wrap: wrap; align-items: center; margin: 1em; }
body.search .wg8-search-label-text { flex-grow: 1; max-width: 360px; }
body.search .wg8-search-label-input { flex-grow: 3; flex-basis: fit-content; }
body.search .wg8-search-label-select { flex-grow: 2; flex-basis: fit-content; max-width: 982px; color: #1a1a1a; padding-left: 1em; }
body.search .wg8-search-button-wrapper { margin: 3em 0; }
body.search .wg8-search-button { margin: 0 auto; padding: 1em 3em; background: #a5978d; color: #fff; border-color: rgba(255, 255, 255, 0); border-width: 3px; border-radius: 1.5em; cursor: pointer; font-size: 1.1em; font-weight: 700; }
body.search .wg8-search-button:hover { background: #fff; color: #a5978d; border-color: #a5978d; }
body.search .select2-container--default .select2-selection--single { border-radius: unset; border: 1px solid #d2d2d2; min-height: 40px; }
body.search .select2-container--default .select2-selection--single .select2-selection__rendered { padding: .5em; color: #1a1a1a; padding-left: 1em; }
body.search .select2-container--default .select2-selection--single .select2-selection__arrow { height: 38px !important; padding: .5em; color: #1a1a1a; }
.lasso-modal {
	top: 10vh !important;
	bottom: 15vh !important;
	display: block !important;
	max-width: 600px !important;
	width: 100% !important;
	height: auto !important;
	overflow-y: scroll;
}

.lasso--modal__inner, .lasso--modal__inner::before, .lasso--modal__inner::after {
	display: block !important;
}
