/**
* Theme Name: Archzilla Child
* Description: This is a child theme of Archzilla.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: gega
* Version: 1.0.0
*/



/** Hide the categories on article */
.n-blog-archive__taxonomies {
	display: none;
}

.m-neuron-post__thumbnail--link img {
	border-radius: 0 !important;
}

.n-blog-archive__thumbnail {
	margin-top: 40px;
}

.elementor-element.neuron-card-shadow-yes .m-neuron-post__inner {
	box-shadow: none !important;
}



