/*
Theme Name: My Listing Child
Template: my-listing
Theme URI: https://mylistingtheme.com/
Author: 27collective
Author URI: http://27collective.net/
Description: MyListing - Directory & Listing WordPress Theme
Version: 2.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-listing
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool.
*/

/* =WordPress Core
-------------------------------------------------------------- */

.page-id-1909 header{
 	display:none!important; 
}
.about_us_header a{
    margin-right: 10px;
    color: #fff;
    opacity: .7;
}

.about_us_header a:hover{
    opacity:1;
    color:#fff;
}

.page-id-1909 .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account,
.page-id-1909 .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout{
	display:none !important;
}

