.frm_style_formidable-style.with_frm_style .frm_submit button button.frm_submit_button {
    color: white!important;
}

.uu-team-overlay .uu-lightbox-open h3 {
    color: white!important;
}

a {
    text-decoration: underline;
}

.with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_hidden, .frm_hidden_container .frm_primary_label {
    visibility: visible!important;
}

.post-type-archive-sri-streams #primary  {
    margin-top: 0px!important;
}

.post-type-archive-sri-streams #main  {
    max-width: 100%;
}

.sri-stream-search-results-filters-title {
    font-weight: bold;
}

.post-type-archive-sri-streams .facetwp-icon {
    right: -60px;
}

.post-type-archive-sri-streams .facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location  {

    margin: 0;

    padding-right: 30px;
    min-width: 100%;
    height: 30px;
    width: 300px;
    border: none;

    font-weight: bold; }

.facetwp-facet {
    margin-bottom: 0!important;
}
.sri-stream-item {
    margin-bottom: 15px;
}

@media screen and (max-width: 780px) {
    .post-type-archive-sri-streams .facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location  {
        width: 90%;
        min-width: 90%;
    }
    .post-type-archive-sri-streams .facetwp-icon {
        right: 0px;
    }

   .sri-stream-search-results-container {
       flex-wrap: wrap!important;
   }
}