.bbp-breadcrumb,
.breadcrumbs,
.woocommerce-breadcrumb {
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    color: var(--et_main-color)
}

.bbp-breadcrumb li,
.breadcrumbs li,
.woocommerce-breadcrumb li {
    display: inline-block;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.bbp-breadcrumb li.lastItem:after,
.breadcrumbs li.lastItem:after,
.woocommerce-breadcrumb li.lastItem:after {
    display: none
}

.bbp-breadcrumb a,
.breadcrumbs a,
.woocommerce-breadcrumb a {
    padding: 0 1px
}

.bbp-breadcrumb a,
.bbp-breadcrumb a:hover,
.breadcrumbs a,
.breadcrumbs a:hover,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb a:hover {
    color: var(--et_main-color)
}

.bbp-breadcrumb a:hover,
.breadcrumbs a:hover,
.woocommerce-breadcrumb a:hover {
    opacity: var(--page-heading-link-opacity-hover, .7)
}

.bbp-breadcrumb .delimeter,
.bbp-breadcrumb a,
.breadcrumbs .delimeter,
.breadcrumbs a,
.woocommerce-breadcrumb .delimeter,
.woocommerce-breadcrumb a {
    display: inline-block
}

.bbp-breadcrumb,
.breadcrumbs,
.page-heading .title,
.woocommerce-breadcrumb {
    text-transform: capitalize
}

div.bbp-breadcrumb {
    font-size: 1rem
}

.bbp-breadcrumb p {
    margin-bottom: 0
}

.bbp-breadcrumb-current {
    display: block;
    color: var(--et_dark-color)
}

#breadcrumb a:last-of-type:not(:only-of-type)+.delimeter,
.bbp-breadcrumb a:last-of-type:not(:only-of-type)+.bbp-breadcrumb-sep {
    font-size: 0 !important
}

.archive.category .page-heading.bc-type-left2 .breadcrumbs a:last-of-type:not(:only-of-type)+.delimeter,
body .page-heading .delimeter+.delimeter {
    display: none
}

.single-product .bc-type-default .woocommerce-breadcrumb a:last-of-type+.delimeter,
.single-product .bc-type-left .woocommerce-breadcrumb a:last-of-type+.delimeter,
.single-product .bc-type-left2 .delimeter:last-child {
    display: none
}

.page-heading {
    padding: .85em;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.page-heading .title {
    font-weight: inherit;
    letter-spacing: inherit
}

.page-heading .bbp-breadcrumb-current,
.page-heading .title {
    margin-bottom: 0;
    word-wrap: break-word
}

.page-heading+.page-heading {
    display: none !important
}

.bc-type-left,
.bc-type-left #breadcrumb,
.bc-type-left .bbp-breadcrumb,
.bc-type-left .breadcrumbs,
.bc-type-left .title,
.bc-type-left .woocommerce-breadcrumb {
    text-align: start
}

.bc-type-left .delimeter:last-child {
    font-size: 0
}

.bc-type-left2 .a-center {
    text-align: start
}

.bc-type-left2 .title {
    display: inline-block;
    font-family: inherit;
    font-size: 100%
}

.bc-type-left2 .bbp-breadcrumb-current {
    display: inline-block
}

.bc-type-default,
.bc-type-left {
    padding: 1.7em 0
}

.bc-type-default .bbp-breadcrumb-current,
.bc-type-default .title,
.bc-type-left .bbp-breadcrumb-current,
.bc-type-left .title {
    font-size: 170%;
    text-transform: uppercase
}

.bc-type-default .span-title,
.bc-type-default .span-title+.delimeter,
.bc-type-left .span-title,
.bc-type-left .span-title+.delimeter {
    display: none
}

.back-history:before,
.page-heading .bbp-breadcrumb-sep,
.page-heading .delimeter,
.page-heading .title:before {
    font-size: .57em
}

.archive.category .page-heading .delimeter,
.error404 .page-heading .delimeter,
.page-heading.bc-type-left2 .bbp-breadcrumb-sep,
.page-heading.bc-type-left2 .delimeter {
    font-size: .57em !important
}

.woocommerce-page.et_paged .page-heading.bc-type-left2 .title,
[class*=paged-].woocommerce-page .page-heading.bc-type-left2 .title {
    font-size: 0
}

.span-title:last-of-type {
    color: var(--et_dark-2-white)
}

.archive.category .bc-type-left2 .title:before,
.bc-type-disable,
.category .bc-type-left2 .current,
.single-post .page-heading.bc-type-left2 .title {
    display: none !important
}

.single-product.global-product-name-on .page-heading.bc-type-left2 .delimeter:last-child {
    font-size: 0 !important
}

.product-content .page-heading .woocommerce-breadcrumb,
.product-content .page-heading .woocommerce-breadcrumb .title,
.product-content .page-heading .woocommerce-breadcrumb a {
    color: var(--et_dark-2-white)
}

a.back-history:focus,
a.back-history:hover {
    text-decoration: none
}

.bc-color-white,
.bc-color-white .bbp-breadcrumb,
.bc-color-white .breadcrumbs,
.bc-color-white .woocommerce-breadcrumb,
.bc-color-white a,
.bc-color-white a:hover,
.bc-color-white h1,
.bc-color-white h2,
.bc-color-white h3,
.bc-color-white h4 {
    color: #fff
}

@media only screen and (max-width:1200px) {
    .back-history {
        display: none !important
    }
}

@media only screen and (max-width:992px) {
    .page-heading {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:480px) {
    .page-heading.bc-type-left2 {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.breadcrumb-trail .page-heading .container,
.breadcrumb-trail .page-heading>div {
    display: inline-block;
    width: auto;
    padding: 0;
    position: static
}

.breadcrumb-trail {
    padding: 0 .85em;
    background-repeat: no-repeat;
    background-position: center center
}

@media only screen and (max-width:992px) {
    .breadcrumb-trail {
        padding: 0
    }
}

.breadcrumb-trail .page-heading {
    text-align: start;
    width: 100%;
    margin: 0 auto;
    color: currentColor;
    position: relative;
    background-image: none !important
}

.breadcrumb-trail .page-heading .breadcrumb_last {
    color: var(--et_dark-2-white)
}

.breadcrumb-trail .page-heading .back-history {
    top: .85em;
    color: var(--et_link-color);
    --page-heading-link-opacity-hover: 1
}

.breadcrumb-trail .page-heading .back-history:hover {
    color: var(--et_link-color-hover)
}

.breadcrumb-trail .page-heading.bc-color-white {
    color: #fff
}

.breadcrumb-trail .page-heading.bc-color-white .back-history,
.breadcrumb-trail .page-heading.bc-color-white .breadcrumb_last {
    color: currentColor
}

.bc-type-left2 .bbp-breadcrumb,
.bc-type-left2 .breadcrumbs,
.bc-type-left2 .woocommerce-breadcrumb {
    display: inline-block;
    width: auto;
    margin-right: calc(.57em/2)
}

.archive .bc-type-left2 .breadcrumbs+.title:before,
.error404 .bc-type-left2 .breadcrumbs+.title:before,
.single .bc-type-left2 .breadcrumbs+.title:before {
    content: '\e904';
    font-family: xstore-icons;
    display: inline-block;
    padding-right: 4px
}

a.back-history {
    position: absolute;
    right: 15px;
    top: 0;
    padding: 0
}

a.back-history:before {
    content: '\e902';
    font-family: xstore-icons;
    position: absolute;
    left: -2px;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}