﻿
.JQactiveNav-active { color: #68c180!important; }
.breadCWrapper { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 20px 0; box-sizing: border-box; }
.breadCWrapper_header { color: #5f5c5c; font-size: 2.5rem; margin: 0; padding: 0; font-weight: 700; }
.breadCList { margin: 0; padding: 0; display: block; float: left; position: relative;  }
.breadCList_li { display: block; float: left; margin-right: 5px; text-transform: capitalize; }
.breadCList_a { display: block; float: left; text-decoration: none; }
.breadCList_li a::after { content: ' \203A'; }
.breadCList_li:nth-last-child(1) a::after { content: ''; }
