/* VERGRID Theme Template Style - All Users */

.usertype-1 .display-firma {
    display: none!important;
}
.usertype-2 .display-osoba {
    display: none!important;
}

#wppb-ul-theme-myvergrid {
    width: 100%;
    margin: auto;
    max-width: 100% !important;
}

#wppb-ul-theme-myvergrid a {
    box-shadow: none !important;
}

#wppb-ul-theme-myvergrid .wppb-ul-title {
}

.wppb-ul-title span.wppb-ul-count {
}

.wppb-ul-description {
    margin-bottom: 44px;
}


/* search */
#wppb-ul-theme-myvergrid .wppb-search-users-wrap {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

#wppb-ul-theme-myvergrid .wppb-ul-search input#wppb-search-fields {
    flex-basis: 570px;
    border-radius: 0;
    height: 52px;
    padding: 0 10px;
    font-weight: 400;
    line-height: 19px;
    margin: 0 !important;
}

#wppb-ul-theme-myvergrid .wppb-ul-search input.wppb-search-button,
#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button,
#wppb-ul-theme-myvergrid li.wppb-facet-search button.wppb-search-submit {
    border-radius: 0;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
}

#wppb-ul-theme-myvergrid .wppb-ul-search input.wppb-search-button:hover,
#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button:hover,
#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button.active,
#wppb-ul-theme-myvergrid li.wppb-facet-search button.wppb-search-submit:hover {

}

#wppb-ul-theme-myvergrid .wppb-ul-search input.wppb-search-button {
    margin: 0;
    height: 52px;
    flex-basis: 130px;
}

#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-clear-results {
    text-decoration: none;
    font-weight: 500;
    border-radius: 0;
    line-height: 52px;
    text-align: center;
    flex-basis: 130px;
}

#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-clear-results:focus {
    background-color: transparent;
    outline: none;
}

#wppb-ul-theme-myvergrid .wppb-ul-search {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px;
}

#wppb-ul-theme-myvergrid .wppb-ul-search form.wppb-search-users {
    height: 52px;
    margin-bottom: 0;
}
#wppb-ul-theme-myvergrid ul.wppb-ul-show-filters {
    width: 100%;
}
#wppb-ul-theme-myvergrid ul.wppb-faceted-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
    gap: 0 30px;
}
#wppb-ul-theme-myvergrid ul.wppb-faceted-list>li {
    list-style: none;
    width: calc(100% - 30px);
}
#wppb-ul-theme-myvergrid ul.wppb-faceted-list li.wppb-facet-filter {
    display: list-item;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    width: calc(33% - 60px);
    margin-top: 5px;
}
#wppb-ul-theme-myvergrid ul.wppb-faceted-list li.wppb-facet-filter::marker {
    display: none;
}
ul.wppb-faceted-list select:focus,
.wppb-ul-search input#wppb-search-fields:focus,
.wppb-search-users-wrap input.wppb-search-button:focus,
li.wppb-facet-search input.wppb-facet-search:focus,
li.wppb-facet-search button.wppb-search-submit:focus,
.wppb-ul-search .wppb-ul-filter-button:focus {
    outline: none;
}

ul.wppb-faceted-list select:focus,
.wppb-ul-search input#wppb-search-fields:focus,
li.wppb-facet-search input.wppb-facet-search:focus,
.wppb-ul-filters .wppb-facet-select:focus,
.wppb-ul-filters .select2-container--open .select2-selection {
    border-color: #5E7291!important;
}

#wppb-ul-theme-myvergrid .wppb-ul-search input#wppb-search-fields:focus,
#wppb-ul-theme-myvergrid li.wppb-facet-search input.wppb-facet-search:focus,
#wppb-ul-theme-myvergrid .wppb-ul-filters .select2-search .select2-search__field:focus {
    color: #5E7291;
}


/* users layout */
#wppb-ul-theme-myvergrid .wppb-ul-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 48px 0;
}

#wppb-ul-theme-myvergrid  .wppb-ul-user {
    
    box-sizing: border-box;
    width: 100%;
    background: #efefef;
    border: 1px solid #CACDD6;
    padding: 20px 20px 0 20px;
    overflow: hidden;
    border-radius: 0;
    cursor: pointer;
    box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.4);
    @media screen and (min-width: 768px) {
        flex-basis: calc(50% - 20px);
        width: calc(50% - 20px);
    }
    @media screen and (min-width: 1200px) {
        width: 237px;    
        flex-basis: calc(33% - 20px);    
    }
}
#wppb-ul-theme-myvergrid  .wppb-ul-user .inner-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: normal;
        align-items: normal;
        align-content: normal;
}
#wppb-ul-theme-myvergrid  .wppb-ul-user .inner-wrapper .col-left {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  #wppb-ul-theme-myvergrid  .wppb-ul-user .inner-wrapper .col-right {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    text-align: center;
  }

#wppb-ul-theme-myvergrid .wppb-ul-user .wppb-ul-details .image-placeholder {
    width: 100px;
    height: 100px;
    display: block;
    float: right;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50px;
    border-color: var(--pcaccent-cl);
    border-width: 1px;
    border-style: solid;
}
#wppb-ul-theme-myvergrid .wppb-ul-user.usertype-2 .wppb-ul-details .image-placeholder {
    border-radius: 0;
    background-size: contain;
}

#wppb-ul-theme-myvergrid .wppb-ul-user .wppb-ul-details {
    position: relative;
    background-color: transparent;
    top: 0;
    padding-bottom: 25px;
    transition: top 1000ms;
    width: 100%;
}

#wppb-ul-theme-myvergrid .wppb-ul-user:hover {
    border: 1px solid var(--pcaccent-cl);
}

#wppb-ul-theme-myvergrid .wppb-ul-user:hover .wppb-ul-details {
    top: auto;
}

#wppb-ul-theme-myvergrid .wppb-ul-details h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #111521;
    margin-bottom: 5px;
    margin-top: 0;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wppb-ul-theme-myvergrid .wppb-ul-details p {
    font-size: 14px;
    margin-bottom: 5px;
}
#wppb-ul-theme-myvergrid .wppb-ul-details h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #5E7291;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    letter-spacing: 0;
    text-transform: none;
}

#wppb-ul-theme-myvergrid .wppb-ul-details .wppb-ul-extra-info p {
    margin-bottom: 13px;
    margin-top: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #111521;
}

#wppb-ul-theme-myvergrid .wppb-ul-details .wppb-ul-extra-info span.wppb-ul-label {
    font-weight: 600;
    font-size: 14px;
    margin-right: 8px;
}

#wppb-ul-theme-myvergrid .wppb-ul-extra-info .postNumberLink {
    font-size: 14px;
    color: var(--pcaccent-cl);
    text-decoration: none !important;
}

#wppb-ul-theme-myvergrid .wppb-ul-extra-info .postNumberLink:focus {
    outline: none;
}

#wppb-ul-theme-myvergrid .wppb-ul-user .wppb-ul-extra-info {
    padding-top: 25px;
}

#wppb-ul-theme-myvergrid .wppb-ul-user #wppb-view-profile {
    text-decoration: none;
    margin-top: 30px;
    border: 1px solid var(--pcaccent-cl);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: var(--pcaccent-cl);
    background-color: transparent;
}

#wppb-ul-theme-myvergrid .wppb-ul-user #wppb-view-profile:focus {
    background-color: transparent !important;
    color: var(--pcaccent-cl) !important;
    text-decoration: none !important;
    outline: none;
}


.wppb-ul-user #wppb-view-profile:hover {
    color: #FFFFFF;
    background-color: var(--pcaccent-cl);
}


/* Filters */
#wppb-ul-theme-myvergrid ul.wppb-faceted-list li.wppb-facet-filter {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    color: #CACDD6;
    margin-left: 0;
    margin-top: 20px;
}

#wppb-ul-theme-myvergrid ul.wppb-faceted-list li.wppb-facet-filter:last-of-type {
    margin-right: 0 !important;
}

/* filters button */
.wppb-ul-search .wppb-ul-filter-button {
    display:flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    width: 130px;
    padding: 0;
}

#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='25px' style='fill:%23FFFFFF; padding-top:3px;'><path d='M15,19.88C15.04,20.18 14.94,20.5 14.71,20.71C14.32,21.1 13.69,21.1 13.3,20.71L9.29,16.7C9.06,16.47 8.96,16.16 9,15.87V10.75L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L15,10.75V19.88M7.04,5L11,10.06V15.58L13,17.58V10.05L16.96,5H7.04Z' /></svg>");
    margin-right: 14px;
}

#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button:hover:before,
#wppb-ul-theme-myvergrid .wppb-ul-search .wppb-ul-filter-button.active:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='25px' style='fill:%23FFFFFF; padding-top:3px;'><path d='M15,19.88C15.04,20.18 14.94,20.5 14.71,20.71C14.32,21.1 13.69,21.1 13.3,20.71L9.29,16.7C9.06,16.47 8.96,16.16 9,15.87V10.75L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L15,10.75V19.88M7.04,5L11,10.06V15.58L13,17.58V10.05L16.96,5H7.04Z' /></svg>");
}

/* select */
#wppb-ul-theme-myvergrid .wppb-faceted-list {
    padding: 0;
}


#wppb-ul-theme-myvergrid .wppb-faceted-list h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #5E7291;
    margin-top: 0;
}

#wppb-ul-theme-myvergrid ul.wppb-faceted-list select {
    border: 1px solid #CACDD6;
    border-radius: 4px;
    height: 52px;
    padding: 0 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    width: 100%;
    background-color: #FFFFFF;
    color: #CACDD6;
}

#wppb-ul-theme-myvergrid ul.wppb-faceted-list select option {
    color: #5E7291;
    font-size: 16px;
}

/* select multiple */
#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection {
    border: 1px solid #CACDD6;
    border-radius: 4px;
    height: 52px;
    overflow-y: scroll;
    padding: 0 5px ;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection li.select2-search--inline {
    margin: 0;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection li.select2-search--inline:not(:first-child) {
    display: none;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection input.select2-search__field::placeholder {
    font-weight: 400;
    font-size: 11px;
    line-height: 19px;
    color: #CACDD6;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection input.select2-search__field {
    height: 44px;
    margin: 0;
    width: 100% !important;
    padding-top: 4px;
}

span.select2-container--open span.select2-dropdown {
    top: 32px!important;
}

span.select2-container--open span.select2-dropdown .select2-results__option {
    color: #5E7291;
    font-size: 16px;
    margin: 0;
}

span.select2-container--open span.select2-dropdown .select2-results__option--highlighted {
    background-color: var(--pcaccent-cl);
    color: #FFFFFF;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection::-webkit-scrollbar {
    width: 1px;
}

#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection::-webkit-scrollbar-thumb {
    background-color: #CACDD6;
    outline: 1px solid #CACDD6;
}

.wppb-facet-filter .select2.select2-container {
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

#wppb-ul-theme-myvergrid .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: transparent;
    border: none;
    color: #CACDD6;
    margin-left: 0;
}

.select2-container .select2-dropdown {
    padding: 5px 0 0 5px;
    border: 1px solid #caccd6;
    border-top: none;
}

/* search */
li.wppb-facet-search input.wppb-facet-search {
    border: 1px solid #CACDD6;
    border-radius: 4px;
    height: 52px;
    color: #CACDD6;
    background: #FFFFFF;
}

li.wppb-facet-search button.wppb-search-submit:before {
    color: #5E7291;
}

li.wppb-facet-search button.wppb-search-submit:hover:before {
    color: var(--pcaccent-cl);
}

.wppb-facet-search-wrap {
    width: 100%;
}

/* checkbox */
.wppb-faceted-list .wppb-facet-filter .wppb-facet-checkbox {
    border: 1px solid #CACDD6;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    margin: 0;
}

.wppb-faceted-list .wppb-facet-filter .wppb-facet-checkbox:focus {
    outline: none;
}

.wppb-faceted-list .wppb-facet-filter .wppb-facet-checkbox:after {
    border: 2px solid #5c6e91;
    border-top: 0;
    border-left: 0;
    top: 1px;
    left: 5px;
}

.wppb-faceted-list .wppb-facet-filter div label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #5c6e91;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

.wppb-faceted-list .wppb-facet-filter .show-all-facets,
.wppb-faceted-list .wppb-facet-filter .hide-all-facets {
    color: #5c6e91;
    text-decoration: none;
}

.wppb-faceted-list .wppb-facet-filter .show-all-facets:focus,
.wppb-faceted-list .wppb-facet-filter .hide-all-facets:focus {
    background: transparent !important;
    color: #5c6e91 !important;
    text-decoration: none !important;
}

/* filter list */
ul.wppb-faceted-list li {
    max-width: 100%;
}

#wppb-remove-facets-container {
    display: block;
    padding: 0;
    margin-top: 20px;
}

#wppb-remove-facets-container li {
    display: inline-block;
    margin-left: 12px;
}

#wppb-remove-facets-container li:nth-of-type(1) {
    margin-left: 0;
}

#wppb-remove-facets-container li a {
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #5E7291;
    padding: 7px 17px 7px 12px;
    background-color: #EBECF0;
    border-radius: 20px;
}

#wppb-remove-facets-container li a:focus {
    outline: none;
}

#wppb-remove-facets-container li a:not(.wppb-remove-all-facets):before {
    display: none;
}

#wppb-ul-theme-myvergrid #wppb-remove-facets-container li a.wppb-remove-all-facets:before {
    border: none;
    font-size: 20px;
}

#wppb-remove-facets-container li a:not(.wppb-remove-all-facets):after {
    content: "x";
    margin-left: 13px;
    font-size: 17px;
}

#wppb-remove-facets-container li a:hover:after {
    color: #111521;
}

#wppb-ul-theme-myvergrid #wppb-remove-facets-container li a.wppb-remove-all-facets {
    background-color: transparent;
    color: var(--pcaccent-cl);
    margin-left: 12px;
    padding-left: 24px;
    border-radius: 0;
    border-left: 1px solid #CACDD6;
}


/* pagination */
#wppb-ul-theme-myvergrid  .userlisting_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #CACDD6;
    padding-top: 30px;
    color: #5E7291;
    background-color: #FFFFFF!important;
}

#wppb-ul-theme-myvergrid .userlisting_pagination .page-link:not(.pageLink_fist, .pageLink_previous, .pageLink_next, .pageLink_last),
#wppb-ul-theme-myvergrid .userlisting_pagination .selected {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    margin: 4px 5px 5px;
    font-size: 0;
}

.userlisting_pagination .page-link:not(.pageLink_fist, .pageLink_previous, .pageLink_next, .pageLink_last) {
    border: 1px solid #CACDD6;
    background-color: #FFFFFF;
}

#wppb-ul-theme-myvergrid .userlisting_pagination .selected,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link:not(.pageLink_fist, .pageLink_previous, .pageLink_next, .pageLink_last):hover {
    border: 1px solid var(--pcaccent-cl);
}

#wppb-ul-theme-myvergrid .userlisting_pagination .selected {
    background-color: var(--pcaccent-cl);
}

#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_fist,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_previous,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_next,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_last {
    font-size: 0;
    width: 12px;
    height: 12px;
    border: none;
    background-color: #FFFFFF;
    margin: 0 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_fist:hover,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_previous:hover,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_next:hover,
#wppb-ul-theme-myvergrid .userlisting_pagination .page-link.pageLink_last:hover {
    border-color: var(--pcaccent-cl);
}

.userlisting_pagination a.page-link:focus {
    background: #FFFFFF !important;
    text-decoration: none !important;
    outline: none !important;
}
.userlisting_pagination .page-link:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.userlisting_pagination .page-link.pageLink_fist:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%235E7291;stroke-width:2;'><path d='M11.92,19.92L4,12L11.92,4.08L13.33,5.5L7.83,11H22V13H7.83L13.34,18.5L11.92,19.92M4,12V2H2V22H4V12Z'/></svg>");
}

.userlisting_pagination .page-link.pageLink_fist:hover:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%230047FF;stroke-width:2;'><path d='M11.92,19.92L4,12L11.92,4.08L13.33,5.5L7.83,11H22V13H7.83L13.34,18.5L11.92,19.92M4,12V2H2V22H4V12Z'/></svg>");
}

.userlisting_pagination .page-link.pageLink_previous:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%235E7291;stroke-width:2;'><path d='M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z' /></svg>");
}

.userlisting_pagination .page-link.pageLink_previous:hover:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%230047FF;stroke-width:2;'><path d='M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z' /></svg>");
}

.userlisting_pagination .page-link.page-link.pageLink_next:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%235E7291;stroke-width:2;transform: rotate(180deg);'><path d='M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z' /></svg>");
}

.userlisting_pagination .page-link.page-link.pageLink_next:hover:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%230047FF;stroke-width:2;transform: rotate(180deg);'><path d='M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z' /></svg>");
}

.userlisting_pagination .page-link.pageLink_last:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%235E7291;stroke-width:2;transform: rotate(180deg);'><path d='M11.92,19.92L4,12L11.92,4.08L13.33,5.5L7.83,11H22V13H7.83L13.34,18.5L11.92,19.92M4,12V2H2V22H4V12Z'/></svg>");
}

.userlisting_pagination .page-link.pageLink_last:hover:before {
    content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='20px' style='fill:%230047FF;stroke-width:2;transform: rotate(180deg);'><path d='M11.92,19.92L4,12L11.92,4.08L13.33,5.5L7.83,11H22V13H7.83L13.34,18.5L11.92,19.92M4,12V2H2V22H4V12Z'/></svg>");
}


/* Mobile */
@media screen and (max-width: 720px) {
    #wppb-ul-theme-myvergrid {
        width: 100%;
    }

    #wppb-ul-theme-myvergrid .wppb-ul-search form.wppb-search-users {
        height: auto;
    }

    .wppb-ul-search input#wppb-search-fields {
        min-width: unset;
        flex-basis: 100%;
    }

    #wppb-ul-theme-myvergrid ul.wppb-faceted-list li.wppb-facet-filter {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #wppb-remove-facets-container li {
        margin-left: 0;
        margin-top: 10px;
        margin-right: 5px;
    }

    #wppb-remove-facets-container li a {
        white-space: nowrap;
    }

    #wppb-remove-facets-container li a.wppb-remove-all-facets {
        border: none;
        padding: 0;
    }

    .wppb-search-users-wrap {
        gap: 10px;
        flex-wrap: wrap;
    }

    #wppb-ul-theme-myvergrid .wppb-ul-container {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .wppb-ul-user {
        flex-basis: 340px;
        max-width: 100%;
    }

    .wppb-ul-image {
        max-width: 100%;
    }
}

.filters-wrapper {
    background: #000;
    padding: 25px;
}

#wppb-ul-theme-myvergrid .filters-wrapper .wppb-ul-search input#wppb-search-fields  {
    height: 40px;
    background: #FFFFFF;
}
#wppb-ul-theme-myvergrid .filters-wrapper .wppb-ul-search input.wppb-search-button {
    height: 40px;
}
#wppb-ul-theme-myvergrid .filters-wrapper .wppb-ul-search .wppb-clear-results{
    height: 40px;
    line-height: 40px;

}


#wppb-ul-theme-myvergrid .filters-wrapper .wppb-faceted-list h5 {
    margin-bottom:0;
    color: #fff;
}
#wppb-ul-theme-myvergrid .filters-wrapper .wppb-faceted-list .wppb-facet-filter div label  {
    color: #fff;
}

#wppb-ul-theme-myvergrid .filters-wrapper .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection {
    height: 40px;
}
#wppb-ul-theme-myvergrid .wppb-ul-filters li.wppb-facet-filter span.select2 .select2-selection input.select2-search__field {
    height: auto;
}

#wppb-ul-theme-myvergrid .filters-wrapper #wppb-facet-osoba-firma {
    display: flex;
    flex-direction: row;
    gap: 1rem; /* volitelně – mezera mezi položkami */
    flex-wrap: wrap;
  }
  
  #wppb-ul-theme-myvergrid .filters-wrapper #wppb-facet-osoba-firma > h5 {
    flex-basis: 100%;
  }
  
  #wppb-ul-theme-myvergrid .filters-wrapper #wppb-facet-osoba-firma > div {
    display: flex;
    align-items: center;
  }
  .specializace {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* nebo 2 pro dva řádky */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  