/*
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 ***************/
.header-wrapper .site-header a{
	color: #FFF !important;
}

.header-wrapper .site-header a:hover{
	color: #F76B6A !important;
}

#masthead{
	background-color: rgba(0,0,0,.4) !important;
}

.checkout-modern-wrap #ship-to-different-address,
#ship-to-different-address{
	display: none !important;
}