/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 26 2026 | 19:39:53 */
/* Hide theme breadcrumb only on WooCommerce product category pages */
.tax-product_cat .breadcrumbs,
.tax-product_cat .breadcrumb,
.tax-product_cat .woocommerce-breadcrumb,
.tax-product_cat nav.breadcrumb,
.tax-product_cat .page-breadcrumb {
  display: none !important;
}
.xl-custom-breadcrumb{
  font-size: 18px;
	font-weight:bold;
  margin: 10px 0 20px;
  opacity: .85;
	text-align:center;
	background-color:#F0F0F0;
	padding-block:25px;
}
.xl-custom-breadcrumb .sep{ padding: 0 6px; opacity: .6; }
.xl-custom-breadcrumb a{ text-decoration: none; }
.xl-bc-hero{background:#f2f2f2;min-height:140px;display:flex;align-items:center}
.xl-bc-inner{width:100%;max-width:1200px;margin:0 auto;padding:25px 15px}
.xl-custom-breadcrumb{font-size:14px;opacity:.9;margin:0}
.xl-custom-breadcrumb .sep{padding:0 8px;opacity:.6}
.xl-custom-breadcrumb a{text-decoration:none}
