/**
* Theme Name: Zaan Child
* Description: This is a child theme of Zaan.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: zaan
* Version: 1.0.0
*/

/* Prevent category names from splitting into multiple lines */
.cat-item,
.cat-item a,
.a-neuron-post-terms__item,
.m-neuron-post__meta-data .terms a,
.elementor-post-info__item--type-terms,
.elementor-post-info__item--type-terms a,
.m-neuron-post-info__terms-list-item,
.m-neuron-post-info__terms-list-item a {
    white-space: nowrap !important;
}