/*Author: Adam SIms
Date: 5/10/18
Purpose: Removes Yellow background color and text color. Removes yello button colors. 
Changes the hover color of submenus to black */


/* This block of code changes the majority of post names and text to the NOE Logo Color */
.main-bg-color, .main-menu.menu .sub-menu li.current-menu-item:hover>a:hover, .main-menu.menu .better-custom-badge, .off-canvas-menu .menu .better-custom-badge, ul.sub-menu.bs-pretty-tabs-elements .mega-menu.mega-type-link .mega-links>li:hover>a, .widget.widget_nav_menu .menu .better-custom-badge, .widget.widget_nav_menu ul.menu li>a:hover, .widget.widget_nav_menu ul.menu li.current-menu-item>a, .rh-header .menu-container .resp-menu .better-custom-badge, .bs-popular-categories .bs-popular-term-item:hover .term-count, .widget.widget_tag_cloud .tagcloud a:hover, span.dropcap.dropcap-square, span.dropcap.dropcap-circle, .better-control-nav li a.better-active, .better-control-nav li:hover a, .main-menu.menu>li:hover>a:before, .main-menu.menu>li.current-menu-parent>a:before, .main-menu.menu>li.current-menu-item>a:before, .main-slider .better-control-nav li a.better-active, .main-slider .better-control-nav li:hover a, .site-footer.color-scheme-dark .footer-widgets .widget.widget_tag_cloud .tagcloud a:hover, .site-footer.color-scheme-dark .footer-widgets .widget.widget_nav_menu ul.menu li a:hover, .entry-terms.via a:hover, .entry-terms.source a:hover, .entry-terms.post-tags a:hover, .comment-respond #cancel-comment-reply-link, .better-newsticker .heading, .better-newsticker .control-nav span:hover, .listing-item-text-1:hover .term-badges.floated .term-badge a, .term-badges.floated a, .archive-title .term-badges span.term-badge a:hover, .post-tp-1-header .term-badges a:hover, .archive-title .term-badges a:hover, .listing-item-tb-2:hover .term-badges.floated .term-badge a, .btn-bs-pagination:hover, .btn-bs-pagination.hover, .btn-bs-pagination.bs-pagination-in-loading, .bs-slider-dots .bs-slider-active>.bts-bs-dots-btn, .listing-item-classic:hover a.read-more, .bs-loading>div, .pagination.bs-links-pagination a:hover, .footer-widgets .bs-popular-categories .bs-popular-term-item:hover .term-count, .footer-widgets .widget .better-control-nav li a:hover, .footer-widgets .widget .better-control-nav li a.better-active, .bs-slider-2-item .content-container a.read-more:hover, .bs-slider-3-item .content-container a.read-more:hover, .main-menu.menu .sub-menu li.current-menu-item:hover>a,  .bs-slider-2-item .term-badges.floated .term-badge a, .bs-slider-3-item .term-badges.floated .term-badge a, .listing-item-blog:hover a.read-more, .back-top, .site-header .shop-cart-container .cart-handler .cart-count, .site-header .shop-cart-container .cart-box:after, .single-attachment-content .return-to:hover .fa, .topbar .topbar-date, .ajax-search-results:after, .better-gallery .gallery-title .prev:hover, .better-gallery .gallery-title .next:hover, .comments-template-multiple .nav-tabs .active a:after, .comments-template-multiple .active .comments-count, .off-canvas-inner:after, .more-stories:before, .bs-push-noti .bs-push-noti-wrapper-icon, .post-count-badge.pcb-t1.pcb-s1, .bs-fpe.bs-fpe-t2 thead {
    background-color:#11a99f !important;
}
/*This block of code changes the hover over color change for sub menus to black instead of yellow*/
.main-menu.menu .sub-menu>li:hover>a {
	 background-color:#000000 !important;

}

/*This Block of Code Changes all Headers, Menus, and sub-menus text to the NOE Logo Color */
.main-color, .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus, .widget.widget_nav_menu .menu .better-custom-badge, .widget.widget_recent_comments a:hover, .bs-popular-categories .bs-popular-term-item, .main-menu.menu .sub-menu li.current-menu-item>a, .bs-about .about-link a, .comment-list .comment-footer .comment-reply-link:hover, .comment-list li.bypostauthor>article>.comment-meta .comment-author a, .comment-list li.bypostauthor>article>.comment-meta .comment-author, .comment-list .comment-footer .comment-edit-link:hover, .comment-respond #cancel-comment-reply-link, span.dropcap.dropcap-square-outline, span.dropcap.dropcap-circle-outline, ul.bs-shortcode-list li:before, a:hover, .post-meta a:hover, .site-header .top-menu.menu>li:hover>a, .site-header .top-menu.menu .sub-menu>li:hover>a, .mega-menu.mega-type-link-list .mega-links>li>a:hover, .mega-menu.mega-type-link-list .mega-links>li:hover>a, .listing-item .post-footer .post-share:hover .share-handler, .listing-item-classic .title a:hover, .single-post-content>.post-author .pre-head a:hover, .single-post-content a, .single-page-simple-content a, .site-header .search-container:hover .search-handler, .site-header .shop-cart-container.open .cart-handler, .site-header .shop-cart-container:hover .cart-handler, .site-footer .copy-2 a:hover, .site-footer .copy-1 a:hover, ul.menu.footer-menu li>a:hover, .rh-header .menu-container .resp-menu li:hover>a, .listing-item-classic:hover .title a, .post-meta a:hover, .pagination.bs-numbered-pagination>span, .pagination.bs-numbered-pagination .wp-pagenavi a:hover, .pagination.bs-numbered-pagination .page-numbers:hover, .pagination.bs-numbered-pagination .wp-pagenavi .current, .pagination.bs-numbered-pagination .current, .listing-item-text-1:hover .title a, .listing-item-text-2:hover .title a, .listing-item-text-3:hover .title a, .listing-item-text-4:hover .title a, .bs-popular-categories .bs-popular-term-item:hover, .main-menu.menu>li:hover>a, .listing-mg-5-item:hover .title, .listing-item-tall:hover>.title, .bs-text a, .wpb_text_column a, .bf-breadcrumb .bf-breadcrumb-item a:hover span, .off-canvas-menu li.current-menu-item>a, .entry-content.off_canvas_footer-info a, .comment-list .comment-content em.needs-approve, .main-menu.menu>li.current-menu-parent>a, .main-menu.menu>li.current-menu-item>a, .archive-title .rss-link {
    color : #11a99f !important;
    
}


/*This block of code changes all buttons to have the NOE Logo Color*/
button, .btn, html input[type="button"], input[type="reset"], input[type="submit"], input[type="button"], .btn:focus, .btn:hover, button:focus, button:hover, html input[type="button"]:focus, html input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, input[type="button"]:focus, input[type="button"]:hover {
    background-color: #11a99f !important;
}
/*End of all code that changes Yellow Color */