/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
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 {
	padding: 13px 0;
}

#site-navigation a {
	font-weight: 600 !important;
}

#nasa-footer .footer-light-2 a {
	color: #ebebeb;
}

#nasa-footer .footer-light-2 svg {
    fill: #fff;
}

#nasa-footer .nasa-nav-sc-menu {
    margin-top: 0px !important;
}

.sale-menu a {
    background: rgb(255, 86, 5);
	padding: 13px 10px !important;
}

.voucher-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    background: #ff8300;
    border-radius: 10px 0 0 10px;
}

ul.header-icons {
    display: none !important;
}

li.nasa-icon-mini-cart {
    display: none;
}

li.product-warp-item .product {
    border: 1px solid #ebebeb;
    padding: 5px;
}

span.meta-author.meta-item.nasa-iflex {
    display: none;
}