body.tax-product_brand .elementor-location-archive.product {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	display: grid;
	grid-template-columns: minmax(220px, 260px) minmax(0, 1fr);
	column-gap: 34px;
	row-gap: 18px;
	align-items: start;
	box-sizing: border-box;
}

body.tax-product_brand .elementor-location-archive.product > .boost360-brand-archive-nav {
	grid-column: 1 / -1;
	grid-row: 1;
}

body.tax-product_brand .elementor-location-archive.product > .boost360-brand-archive-filter {
	grid-column: 1;
	grid-row: 2;
	position: sticky;
	top: 136px;
	align-self: start;
}

body.tax-product_brand .elementor-location-archive.product > .elementor-element {
	grid-column: 2;
	min-width: 0;
}

body.tax-product_brand .elementor-location-archive.product > .elementor-element-a86a94f {
	display: none;
}

body.tax-product_brand .elementor-location-archive.product > .elementor-element-4d43022 {
	grid-row: 2;
}

body.tax-product_brand .elementor-location-archive.product > .elementor-element-3ee61a7 {
	grid-row: 3;
}

body.tax-product_brand .elementor-location-archive.product .elementor-element-644fd71 {
	display: block;
}

body.tax-product_brand .elementor-location-archive.product .elementor-element-233964f {
	display: none;
}

body.tax-product_brand .elementor-location-archive.product .elementor-element-56e298b,
body.tax-product_brand .elementor-location-archive.product .elementor-element-c572f69 {
	width: 100% !important;
	max-width: none !important;
}

body.tax-product_brand .elementor-location-archive.product .elementor-element-c572f69 .elementor-loop-container.elementor-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	column-gap: 24px;
	row-gap: 30px;
}

body.tax-product_brand .boost360-brand-archive-nav {
	max-width: none;
	margin: 8px 0 0;
	padding: 0;
	display: grid;
	gap: 10px;
	box-sizing: border-box;
}

body.tax-product_brand .boost360-brand-archive-nav__breadcrumb {
	margin: 0;
	color: #63708a;
	font-size: 12px;
	line-height: 1.7;
}

body.tax-product_brand .boost360-brand-archive-nav__breadcrumb a,
body.tax-product_brand .boost360-brand-archive-nav__breadcrumb span {
	color: inherit;
	text-decoration: none;
}

body.tax-product_brand .boost360-brand-archive-nav__breadcrumb a:hover,
body.tax-product_brand .boost360-brand-archive-nav__breadcrumb a:focus-visible {
	color: #042453;
	text-decoration: underline;
	text-underline-offset: 0.18em;
	outline: none;
}

body.tax-product_brand .boost360-brand-archive-nav__separator {
	margin: 0 6px;
	color: #9aa5b8;
}

body.tax-product_brand .boost360-brand-archive-nav__index-link {
	margin: 0;
}

body.tax-product_brand .boost360-brand-archive-nav__index-anchor {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 0;
	color: #1f2f67;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: none;
	transition: color 0.18s ease;
}

body.tax-product_brand .boost360-brand-archive-nav__index-anchor:hover,
body.tax-product_brand .boost360-brand-archive-nav__index-anchor:focus-visible {
	color: #0d4b87;
	text-decoration: underline;
	text-underline-offset: 0.16em;
	outline: none;
}

body.tax-product_brand .boost360-brand-archive-filter {
	max-width: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 10px;
	box-sizing: border-box;
}

body.tax-product_brand .boost360-brand-archive-filter__intro {
	display: grid;
	gap: 2px;
}

body.tax-product_brand .boost360-brand-archive-filter__eyebrow,
body.tax-product_brand .boost360-brand-archive-filter__title {
	margin: 0;
}

body.tax-product_brand .boost360-brand-archive-filter__eyebrow {
	color: #6f7b91;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.tax-product_brand .boost360-brand-archive-filter__title {
	color: #182235;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
}

body.tax-product_brand .boost360-brand-archive-filter__chips {
	display: grid;
	gap: 10px;
}

body.tax-product_brand .boost360-brand-archive-filter__chip {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	justify-content: space-between;
	min-height: 42px;
	padding: 0 14px;
	border: 1px solid rgba(4, 36, 83, 0.12);
	border-radius: 14px;
	background: #ffffff;
	color: #182235;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	transition: border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

body.tax-product_brand .boost360-brand-archive-filter__chip:hover,
body.tax-product_brand .boost360-brand-archive-filter__chip:focus-visible {
	border-color: #042453;
	color: #042453;
	transform: translateY(-1px);
	outline: none;
}

body.tax-product_brand .boost360-brand-archive-filter__chip.is-active {
	border-color: #042453;
	background: #042453;
	color: #ffffff;
}

body.tax-product_brand .boost360-brand-archive-filter__chip-count {
	color: #6f7b91;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

body.tax-product_brand .boost360-brand-archive-filter__chip.is-active .boost360-brand-archive-filter__chip-count {
	color: rgba(255, 255, 255, 0.82);
}

@media (max-width: 767px) {
	body.tax-product_brand .elementor-location-archive.product {
		padding: 0 16px;
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 16px;
	}

	body.tax-product_brand .elementor-location-archive.product > .boost360-brand-archive-nav,
	body.tax-product_brand .elementor-location-archive.product > .boost360-brand-archive-filter,
	body.tax-product_brand .elementor-location-archive.product > .elementor-element {
		grid-column: 1;
	}

	body.tax-product_brand .elementor-location-archive.product > .boost360-brand-archive-filter {
		grid-row: auto;
		position: static;
		top: auto;
	}

	body.tax-product_brand .elementor-location-archive.product .elementor-element-233964f {
		display: none;
	}

	body.tax-product_brand .elementor-location-archive.product .elementor-element-c572f69 .elementor-loop-container.elementor-grid {
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 24px;
	}

	body.tax-product_brand .boost360-brand-archive-nav {
		padding: 0;
		gap: 8px;
	}

	body.tax-product_brand .boost360-brand-archive-nav__breadcrumb {
		font-size: 11px;
		line-height: 1.65;
	}

	body.tax-product_brand .boost360-brand-archive-nav__index-anchor {
		font-size: 13px;
	}

	body.tax-product_brand .boost360-brand-archive-filter {
		padding: 0;
		gap: 8px;
	}

	body.tax-product_brand .boost360-brand-archive-filter__title {
		font-size: 15px;
	}

	body.tax-product_brand .boost360-brand-archive-filter__chips {
		gap: 8px;
	}

	body.tax-product_brand .boost360-brand-archive-filter__chip {
		min-height: 34px;
		padding: 0 12px;
		font-size: 13px;
	}
}

@media (min-width: 768px) and (max-width: 1360px) {
	body.tax-product_brand .elementor-location-archive.product .elementor-element-c572f69 .elementor-loop-container.elementor-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}