/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
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 ***************/
#masthead .nasa-header-search-wrap,
body.woocommerce-checkout .mbws_toolbar,
body.page-template-page-shopping-cart .mbws_toolbar {
	display: none;
}

#printInvoiceButton {
	margin-top :30px;	
}
#masthead .nasa-header-search-wrap,
.nasa-banner .nasa-banner-content {
	padding: 30px;
    background-color: rgb(255 255 255 / 65%);	
}

.checkout-modern-wrap .woocommerce-additional-fields {
	display: block !important;
}

.nasa-warper-order .woocommerce-customer-details {
	display: none;
}

.cart_totals .checkout-button {
	margin-bottom: 1em;
}