.search_description.--skeleton {
	max-height: none; 
}

.search_description.--skeleton > * {
	background: none !important; 
	color: inherit !important; 
}

.search_description.--skeleton a {
	color: inherit !important; 
}
.search_description .search_categoriesdescription_next:not(.expanded) > * {
    display: block !important;
}
.search_description .search_categoriesdescription_next .show_description {
    display: none !important;
}
.search_description > a.hide_description {
    display: none !important;
}