/*
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
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.nasa-bg-dark {
margin-top: 15px !important;	
}

.nasa-category-horizontal-5 .header-title {
font-weight: 600 !important;
    font-size: 18px !important;
    padding-top: 10px !important;	
}

.text-white-class {
color: #ffffff !important; 
}

.product-info .woocommerce-product-details__short-description {
    color: #333 !important;
    font-size: 16px !important;
}

#nasa-footer .footer-dark-new {
    background-color: #585858 !important;
    border-top: 1px solid #ececec !important;
}

.nasa-bg-dark .nav-wrapper .root-item>a {
    font-size: 16px !important;
}

@media only screen and (min-width: 981px) {
.hide-on-desktop {
        display: none !important;
    }
}

.ftr-bck-clr {
background-color: #585858 !important;	
}