/*
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 ***************/
.row {
    max-width: 1366px;
}
html body .nasa-menu-vertical-header {
    min-width: 150px;
}
.header-type-6 .nasa-elements-wrap-main-menu {
    margin-top: 2px !important;
        padding: 5px 0;
}
#masthead {
    padding: 8px 0;
}
.fixed-already .row.nasa-hide-for-mobile{
    display:none;
}
.product-item .info {
    background: white;
    border-radius: 0 0px 5px 5px;
    text-align: center;
}
.nasa-slick-slider .product-item .info .star-rating {
    top: -20px;
    margin-bottom: 8px;
    position: absolute;
    z-index: 100;
    right: 33%;
    text-align: center;
}