/*
Theme Name: Elessi Child Theme
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/



.nasa-elements-wrap.nasa-elements-wrap-main-menu {
    background: #f5f5f5;
}
.logo-wrapper a:after {
    content: 'Ford Virtual General Stores';
    display: block;
    font-weight: bold;
    margin: 5px 0 0 0;
    font-size: 15px;
    color: #000;
}
.nasa-search-space {
    width: 70%;
    float: right;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 23px !important;
}
.nav-wrapper .root-item>a {
    letter-spacing: 0 !important;
}
 
.footer-wrapper img.nasa-image {
    max-width: 140px;
}
#nasa-footer .footer-light-2 .contact-information {
    margin-top: 20px;
}
.header-type-4 #masthead {
    padding-top: 25px;
}
.nasa-elements-wrap.nasa-elements-wrap-main-menu {
    background: #f5f5f5;
    margin-top: 25px;
}
.product-item .info {
    padding: 10px 0 0px 0;
}

.nasa-list-stock-wrap {
    float: right;
    margin-top: -25px;
}
.nasa-list-stock-status.in-stock {
    color: #005c9f;
    font-weight: 600;
}
.nasa-list-stock-wrap {
    margin-bottom: 0;
}
.stock-m13{
	display:none;
}
.home .stock-m13 {
    display: block;
    margin: 0;
    float: right;
    color: #005c9f;
    font-weight: 600;
    margin-top: -2px;
}
.woocommerce-info, #main-content .woocommerce {
    max-width: 1200px;
    margin: 30px auto 30px;
    padding: 0 15px;
	overflow: hidden;
}
.woocommerce {
    margin-top: 60px;
}
.logout_menu a, .login_menu a {
    background: #1a226c;
    color: #fff !important;
    padding: 15px 19px !important;
	margin-right:0px !important;
}
.logout_menu {
    display: none !IMPORTANT;
}
.logged-in .logout_menu {
    display: block !IMPORTANT;
}
.logged-in .login_menu {
    display: none !IMPORTANT;
}
.main-menu-warpper {
    float: right;
}
.product-info .stock span {
    text-transform: uppercase;
}
body .logo .header_logo {
    margin-left: 37px;
}

body .nasa-mini-number {
    background: #378ac5 !important;
}


@media only screen and (max-width: 600px) {
   .logo-wrapper a:after {
    font-size: 12px;
}
.nasa-header-mobile-layout .elements-wrapper.left-icons, .nasa-header-mobile-layout .elements-wrapper.right-icons {
    width: 70px;
}
}
