/*
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 ***************/
.page-id-3732 #header-content{
    position: fixed;
    top: 25px;
    z-index: 399;
    background-color: #ffffff00;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: unset;
    width: 100%;
}
.nasa-icon-box .flex-row .box-text {
    line-height: 2;
}
.nasa-slick-slider .product-item .info .star-rating {
    position: absolute;
    top: 1px;
    left: 5px;
}
#wpcf7-f210-o1 .wpcf7-submit{
    position: absolute;
    right: 0 !important;
    background: transparent !important;
    color: black !important;
    border: 0 !important;
}
.nasa-icon-box .box-img {
    min-width: 95px !important;
    min-height: 95px !important;
}
body .nasa-wrap-column .product-item:hover{
background: #ffffff;
    box-shadow: 5px 5px 5px 0 #ecebeb;
    padding: 5px;
}
.product-item .info .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#masthead .row{
        max-width: 95%;
}
#nasa-menu-sidebar-content #mobile-navigation li {
    text-transform: uppercase;
}
#nasa-footer .footer-light-2 {
    background-color: #000000;
}
#nasa-footer .nasa-footer-bottom {
    background-color: #000000;
}
.price {
    color: #b78a2d;
}