/*
Theme Name: Herrington
Theme URI: http://demo.bravisthemes.com/herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: herrington
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
*/

/*body.single .pxl-breadcrumb li:not(:first-child):not(:last-child):not(.breadcrumb-entry) {	
  display: none;
}*/
body.single .pxl-breadcrumb li:(:first-child):(:last-child) {	
  display: block!important;
}
body.single .pxl-breadcrumb li:not(:first-child) li.breadcrumb-hidden {
    display:none;
}
.pxl-breadcrumb-wrap .pxl-breadcrumb li a.breadcrumb-hidden {
    display:none;
}
body.single .pxl-breadcrumb li.breadcrumb-entry {
    display:block!important;
}

/* Full menu for desktop view */
@media (min-width: 1025px) {
  .pxl-nav-menu {
    display: block;
  }
}


