@charset "utf-8";
/* CSS Document */

#inv {padding: 100px 1.5rem !important;}
#inv button.selected-facet.ts-button {background-color: #FFFFFF; color: #121212; border: 1px solid #0DABE5;}
#inv button.selected-facet.ts-buttonhover {background-color: #0DABE5; color: #FFFFFF;}
#inv button.ts-button.faceted-search {background-color: #FFFFFF; color: #121212; border: 1px solid #0DABE5;}
#inv button.ts-button.faceted-searchhover {background-color: #0DABE5; color: #FFFFFF;}
#inv button.ts-button.faceted-show-all-btn {background-color: #FFFFFF; color: #121212; border: 1px solid #0DABE5;}
#inv button.ts-button.faceted-show-all-btnhover {background-color: #0DABE5; color: #121212;}
#inv button.ts-button.template-branded-button {background-color: #0DABE5; color: #121212;}
#inv .view-listing-details-link.des-view-listingDetails.template-branded-button {background-color: #0DABE5; color: #121212;}
#inv span.list-title-text {color: var(--white); font-family: "Inter", sans-serif !important; text-transform: none; font-weight: 400;}
#inv .list-listings-count {color: var(--blue) !important; font-weight: 500;}
#inv #main-content.list-main-section.has-search-bar {background-color: #FFFFFF;}

/* LOADING RING */
#inv .lds-ring {
    color: #0DABE5!important;
}

#inv .lds-label {
    font-family: "Inter", sans-serif !important;
    font-weight: 300 !important;
    text-transform: none !important;
    color: #FFFFFF !important;
}