/*
Theme Name: Priority Child Theme
Theme URI: http://wedesignthemes.com/themes/dt-priority/
Description: Custom Child Theme
Version: 1.0
Author: CodersGround
Author URI: http://wedesignthemes.com/themes/dt-priority/
Template: priority
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import "../priority/style.css";
/*custom style*/
.breadcrumb {
    display: inline-block !important;
    float: none !important;
    width: auto !important;
    padding-left: 9px;
}