/*
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 ***************/
#content{
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
#masthead{
	padding: 10px 0;
}
.nav-wrapper .nasa-title-menu{
	text-transform: uppercase;
}
.elementor-widget-icon-box:hover .elementor-animation-bounce-in {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
}
.menu-quick-links-container ul,
.menu-information-container ul{
	list-style-type: none;
	font-family: inherit;
	margin: 0;
}
.large-5 ul{
	padding-top: 10px; 
}
/*Product page*/
.product_title{
	margin-bottom: 20px!important;
}
.nasa-single-product-price{
	margin-top: 20px!important;
}
.nasa-banner-content{
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.nasa-static-group-btn{
	bottom: 50px!important;	
}
.rtl .nasa-nutrition-shop-by-goals .ns-items-gap .nasa-nav-arrow.slick-prev{
	right: unset;
	left:0;
}
.rtl .nasa-nutrition-shop-by-goals .ns-items-gap .nasa-nav-arrow.slick-next{
	right: unset;
	left:40px;	
}
.nasa-footer-bottom{
	padding: 10px 0!important;
}
.nasa-footer-bottom .nasa-footer-bottom-right{
	text-align: right;
}