.chosen-container-single .chosen-single {
    background: transparent !important;
    border: 1px solid transparent !important;
}

.chosen-container-single .chosen-single div {
  background: transparent !important;
}

.chosen-container-single .chosen-single:not(.chosen-single-with-deselect) div::after{
    box-shadow: none !important;
    background-color: transparent !important;
}
.chosen-container-single a:not([href]):not([tabindex]) {
  color: #fff !important;
  position: relative;
  bottom: 1px;
}

.chosen-container-single .chosen-single div::after {
    background-image: none !important;
}
.chosen-container-single .chosen-single abbr {
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAj0lEQVR4nO2VMQ6AIAxFOQoD53AgXpgTOXgF0/UZI4MxRIpYJ95K+z8tUJwbtAIEIAGxISfmnFAL9MDCiQCzQnwCtpyzPprkXVyRJ5NjLcdcSbVSRWNCWVyqrb2VXDTRxLw2oVdc0QLpFq9U8o24wkS6xc0NTFtkeshYXlMsHxrWo4Ifhp03HdfmH87AFdgBhCLt933X1isAAAAASUVORK5CYII=");
}

.chosen-container-single a:not([href]):not([tabindex]).chosen-single:not(.chosen-default) {
  color: #fff !important;
}
.chosen-container-single .chosen-single abbr {
 display: none!important;
}
.first_type_images, .second_type_images, .hover_image {
    display: block !important;
}
.cat-delivery{
    min-width: 250px;
}
.widget_search{
    padding: 10px;
}
.content_datasets{
    box-shadow: 6px 0px 14px 3px #f3f3f3;
    border-radius: 15px;
}
.icms-header__middle .form-control {
    border: none!important;
}
.content_list.tiled .ft_image a>img {
    height: 300px;
    border-radius: 0.25rem;
    background-size: revert;
    width: 100%;
}
.chosen-container .chosen-results {
    max-height: 30rem!important;
}
