/*
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 ***************/
body .nasa-buy-now {
    width: 100%;
    height: 42px;
    background-color: #313494!important;
    border-color: #313494!important;
    outline: none;
}
.blogs{pointer-events: none!important;}

#nasa-breadcrumb-site {
    background-size: cover;
    background-color: #d0d1fb7a!important;
}
#masthead {
    position: relative;
    background-color: #f9f9f9!important;
    padding: 3px 0 !important;
}
.nasa-product-details-page .product-gallery .main-images .slick-slide img {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px!important;
	width: 100%;}