.breadcrumbs{display:flex;padding:0;margin:0 0 2rem;gap:2rem;list-style:none}.breadcrumb-item,.breadcrumb-item a{font-weight:500;text-decoration:none;position:relative;text-wrap:nowrap}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item:not(:last-child)::after{content:'';background-image:url(//www.wurlin.com/wp-content/themes/alula/assets/style/components/../../img/breadcrumb-arrow.svg);background-size:contain;background-repeat:no-repeat;width:14px;height:14px;position:absolute;right:calc(-1rem - 7px);top:50%;transform:translateY(-50%)}.single-products .breadcrumbs{margin-bottom:1rem}.single-products .breadcrumb-item,.single-products .breadcrumb-item a{color:var(--orange)}.single-products .breadcrumb-item{display:none}@media (min-width:1281px){.single-products .breadcrumb-item:nth-last-child(-n+3){display:block}}@media (max-width:1280px){.single-products .breadcrumb-item:nth-last-child(-n+2){display:block}}@media (max-width:400px){.single-products .breadcrumb-item:last-child{display:none}.single-products .breadcrumb-item:not(:last-child)::after{top:100%;transform:rotate(90deg);left:0;height:10px;width:10px}}