.product-page-wrapper .breadcrumbs-wrapper{display:flex;flex-direction:row;align-content:center;align-items:center;gap:16px;margin-bottom:16px;width:100%}.product-page-wrapper .breadcrumb-back-btn{display:inline-flex;align-items:center}.product-page-wrapper .breadcrumb-back-btn .breadcrumbs-back-icon{background-image:url(//hq-coffee.com/wp-content/themes/hq2/css/../../../assets/img/product/arrow-side/arrow-left.svg);width:32px;height:32px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center}.product-page-wrapper .breadcrumb-back-btn:hover .breadcrumbs-back-icon{background-image:url(//hq-coffee.com/wp-content/themes/hq2/css/../../../assets/img/product/arrow-side/arrow-left-hover.svg)}.product-page-wrapper .breadcrumbs{display:flex;align-items:center;gap:8px;list-style:none;padding:0}.product-page-wrapper .breadcrumbs li{display:flex;align-items:center;font-family:"PT Sans Narrow",sans-serif;font-size:14px;line-height:16px}.product-page-wrapper .breadcrumbs li a{display:inline-flex;align-items:center;color:var(--color-black)}.product-page-wrapper .breadcrumbs li a:hover{text-decoration:none;color:var(--color-orange-dark)}.product-page-wrapper .breadcrumbs li a .breadcrumb-home-icon{width:14px;height:14px;mask:url(//hq-coffee.com/wp-content/themes/hq2/css/../../../assets/img/product/home.svg) center/contain no-repeat;-webkit-mask:url(//hq-coffee.com/wp-content/themes/hq2/css/../../../assets/img/product/home.svg) center/contain no-repeat;background-color:var(--color-black);display:inline-block;transition:background-color .2s ease}.product-page-wrapper .breadcrumbs li a:hover .breadcrumb-home-icon{background-color:var(--color-orange-dark)}.product-page-wrapper .breadcrumbs li:after{content:"/";margin-left:4px;color:var(--color-black)}.product-page-wrapper .breadcrumbs li:last-child:after{content:""}@media (max-width:767px){.product-page-wrapper .breadcrumbs-wrapper{padding-left:10px;margin-bottom:8px}}@media (min-width:768px) and (max-width:1023px){.product-page-wrapper .breadcrumbs-wrapper{padding-left:10px;margin-bottom:8px}}