@charset "utf-8";
@import "../initial";
.widget-breadcrumb {
.list-inline.breadcrumb{
margin-bottom: 15px;
margin-left: 0;
}
&.widget1 {
li {
a {
font-size: 0.8125rem;
color: $theme-color-main;
&:last-child {
color: $theme-gray-dark;
pointer-events: none;