/*
Generated time: March 7, 2025 08:56
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.breadcrumb{background:var(--body-bg);color:var(--body-text-color);border-bottom:1px solid var(--divider-color)}.breadcrumb-nav{padding:10px 0}.breadcrumb__item{position:relative;display:inline-flex;padding-right:10px;margin-right:10px}.breadcrumb__item:after{position:absolute;content:"/";right:-3px;top:0;height:100%;display:flex;font-size:12px;align-items:center;color:currentColor;opacity:.7}.breadcrumb__item:last-of-type:after{display:none}.breadcrumb__link{color:var(--body-text-color);font-size:14px}.breadcrumb__link.breadcrumb__text{opacity:.5}