/*
 Theme Name:     legend child
 Theme URI:      http://legendjerry.com
 Description:    A basic child theme for the legend theme.
 Author:         legend
 Author URI:     http://legendjerry.com
 Template:       legend
 Version:        1.0
*/

/* --------------------------------------
-----   Theme customization starts here   -----
------------------------------------------*/
span.car-meta.poppins {
    display: none !important;
}

.blog-posts-carousel .car-post .car-excerpt{
  display: none;
}
.post-tags.active {
  pointer-events: none !important;
  cursor: default !important;
}







@media all and (max-width: 480px) {
	.rp4wp-related-posts.active {
	display: none !important;
	}
	
}