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


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.nasa-product-details-page .product-info .entry-title{
font-size:23px
}.logo .header_logo {
	max-height: 126px;
}
.header-type-4 #masthead{
	padding-top: 0!important;
}
.nasa-header-flex .logo-wrapper, .nasa-header-flex .icons-wrapper {
    max-width: 290px!important;
}
.header-type-4 .nasa-elements-wrap-main-menu {

    margin-top: 0!important;
}
.woocommerce-Price-currencySymbol{
display:none
}
body .product-item .info .price ins span{
	font-size:21px!important
}
.social-link {
	    display: flex;
    flex-wrap: wrap;
	gap:5px
}
.social-link a{
	    display: block;
    width: 50px;
}