/*
Theme Name: Elessi Child Theme
Theme URI: http://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme
Author URI: http://www.nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body .product-item .nasa-product-grid .product-interactions .add-to-cart-btn .add-to-cart-grid .add_to_cart_text{
	bottom: 7px;
}

body .vc_section {
	padding: unset;
	margin: unset;
}
body .nasa-megamenu > .nav-dropdown {
	display: none;
}

body .nasa-megamenu:hover > .nav-dropdown {
	display: block;
}
