/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/
.category_banner{
	border-radius: 12px;
	border:1px solid #0000002e;
}
/*
.category_banner::before{
	content: "";
    background: #0000002e;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    border-radius: 9px;
}*/
.category_banner .nasa-banner-content{
	z-index: 2;
}
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
