/* Category presentation. Every rule stays inside an explicitly designed archive. */
@media (min-width: 1100px) {
	.etcm-designed-catalog #header .header-main { height: 76px; }
	.etcm-designed-catalog #header .header-nav { flex-wrap: nowrap; gap: 14px; }
	.etcm-designed-catalog #header .header-nav > li { margin: 0; }
	.etcm-designed-catalog #header .header-nav > li > a { padding-right: 0 !important; padding-left: 0 !important; font-size: 11px; white-space: nowrap; }
	.etcm-designed-catalog #header .nav-left { gap: clamp(12px, 1.5vw, 24px); }
	.etcm-designed-catalog #header .nav-right { gap: 18px; }
	.etcm-designed-catalog #header .header-search-form { width: clamp(165px, 18vw, 280px); }
	.etcm-designed-catalog #header .header-search-form .dgwt-wcas-search-wrapp { min-width: 0; }
	.etcm-designed-catalog #header #logo { flex: 0 0 72px; width: 72px; margin-right: 18px; }
	.etcm-designed-catalog #header .header-logo { max-height: 58px; }
}
@media (min-width: 850px) and (max-width: 1099px) {
	.etcm-designed-catalog #header .header-main { height: 76px; }
	.etcm-designed-catalog #header .header-inner > .hide-for-medium { display: none !important; }
	.etcm-designed-catalog #header .header-inner > .show-for-medium { display: flex !important; flex: 1 1 0; }
	.etcm-designed-catalog #header .header-inner > .show-for-medium.flex-left { order: 1; }
	.etcm-designed-catalog #header #logo { order: 2; flex: 0 0 72px; width: 72px; margin: 0 20px; }
	.etcm-designed-catalog #header .header-logo { max-height: 58px; }
	.etcm-designed-catalog #header .header-inner > .show-for-medium.flex-right { order: 3; justify-content: flex-end; }
}
.etcm-designed-catalog {
	--etcm-purple: #8025ff;
	--etcm-purple-dark: #630bc8;
	--etcm-ink: #111522;
	--etcm-muted: #707b91;
	--etcm-line: #dfe4ed;
	--etcm-page: #f4f6fa;
	--etcm-accent: #8025ff;
	--etcm-button-ink: #fff;
	color: var(--etcm-ink);
}

.etcm-designed-catalog #main {
	padding-top: 0;
	background: var(--etcm-page);
}

.etcm-designed-catalog #header .header-wrapper,
.etcm-designed-catalog #header .header-main,
.etcm-designed-catalog #header .header-bg-color {
	background: #0b0e14;
}

.etcm-designed-catalog #header .header-inner {
	max-width: 1600px;
	padding-right: 28px;
	padding-left: 28px;
}

.etcm-designed-catalog #header .dgwt-wcas-sf-wrapp input[type="search"] {
	border: 1px solid #61636b;
	background: #303238;
	color: #fff;
}

.etcm-designed-catalog #header .dgwt-wcas-sf-wrapp input[type="search"]::placeholder {
	color: #c3c5cb;
}

.etcm-designed-catalog .shop-page-title {
	min-height: 0;
	border: 0;
	background: var(--etcm-page);
	color: var(--etcm-ink);
}

.etcm-designed-catalog .shop-page-title .page-title-bg {
	display: none;
}

.etcm-designed-catalog .shop-page-title .page-title-inner {
	max-width: 1600px;
	min-height: 44px;
	padding: 10px 28px;
}

.etcm-designed-catalog .shop-page-title .woocommerce-breadcrumb {
	margin: 0;
	color: var(--etcm-ink);
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.5;
	text-transform: none;
}

.etcm-designed-catalog .shop-page-title .woocommerce-breadcrumb a,
.etcm-designed-catalog .shop-page-title .woocommerce-breadcrumb .divider {
	color: #657086;
}

.etcm-designed-catalog .shop-page-title .woocommerce-result-count {
	display: none;
}

.etcm-designed-catalog .shop-page-title .etcm-ordering-moved:empty {
	display: none;
}

.etcm-designed-catalog .category-page-row {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 28px 30px;
}

.etcm-designed-catalog .category-page-row > .col {
	min-width: 0;
	padding: 0;
}

.etcm-designed-catalog .shop-container {
	min-width: 0;
}

.etcm-designed-catalog #shop-sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 8px;
	outline: none;
	background: transparent;
	box-shadow: none;
}

.etcm-designed-catalog #shop-sidebar > .widget {
	margin: 0;
	padding: 18px;
	border: 1px solid #edf0f5;
	border-top: 0;
	background: rgba(255, 255, 255, .86);
	box-shadow: 0 2px 8px rgba(28, 39, 58, .025);
}

.etcm-designed-catalog #shop-sidebar > .widget:first-child {
	border-top: 1px solid #edf0f5;
	border-radius: 8px 8px 0 0;
}

.etcm-designed-catalog #shop-sidebar > .widget:last-child {
	border-radius: 0 0 8px 8px;
}

.etcm-designed-catalog #shop-sidebar .widget-title {
	color: var(--etcm-ink);
	font-size: 14px;
	font-weight: 750;
	letter-spacing: 0;
	line-height: 1.4;
	text-transform: none;
}

.etcm-designed-catalog #shop-sidebar .etcm-filter-heading .widget-title {
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
}

.etcm-designed-catalog #shop-sidebar .is-divider {
	width: 100%;
	max-width: none;
	height: 1px;
	margin: 14px 0;
	background: var(--etcm-line);
}

.etcm-designed-catalog .etcm-filter-clear {
	min-height: 0;
	padding: 3px 0;
	color: var(--etcm-purple);
	font-size: 11px;
	text-decoration: underline;
}

.etcm-designed-catalog .etcm-filter-availability {
	margin-bottom: 12px;
}

.etcm-designed-catalog .etcm-filter-availability legend {
	margin-bottom: 8px;
	color: var(--etcm-ink);
	font-size: 13px;
}

.etcm-designed-catalog .etcm-filter-availability > div {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 2px;
}

.etcm-designed-catalog .etcm-filter-availability a {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	min-height: 30px;
	border: 0;
	border-radius: 3px;
	padding: 4px 2px;
	background: transparent;
	color: #384154;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
}

.etcm-designed-catalog .etcm-filter-availability a::before {
	flex: 0 0 16px;
	width: 16px;
	height: 16px;
	border: 1.5px solid #9ba5b8;
	border-radius: 2px;
	background: #fff;
	content: "";
}

.etcm-designed-catalog .etcm-filter-availability a:hover {
	background: #f1ebff;
	color: var(--etcm-purple-dark);
}

.etcm-designed-catalog .etcm-filter-availability a.is-active {
	color: var(--etcm-purple-dark);
	font-weight: 650;
}

.etcm-designed-catalog .etcm-filter-availability a.is-active::before {
	border-color: var(--etcm-purple);
	background-color: var(--etcm-purple);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8 3 3 6-6' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.etcm-designed-catalog .etcm-filter-group {
	border-color: var(--etcm-line);
	padding: 3px 0;
}

.etcm-designed-catalog .etcm-filter-group summary {
	min-height: 40px;
	color: var(--etcm-ink);
	font-size: 12px;
	font-weight: 750;
}

.etcm-designed-catalog .etcm-filter-group summary::after {
	right: 2px;
	width: 6px;
	height: 6px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	content: "";
	transform: rotate(-45deg);
}

.etcm-designed-catalog .etcm-filter-group[open] summary::after {
	content: "";
	transform: rotate(45deg) translateY(-2px);
}

.etcm-designed-catalog .etcm-filter-options {
	max-height: 230px;
	gap: 0;
	padding-bottom: 11px;
	scrollbar-width: thin;
}

.etcm-designed-catalog .etcm-filter-options label {
	grid-template-columns: 16px minmax(0, 1fr) auto;
	gap: 9px;
	min-height: 29px;
	padding: 4px 1px;
	color: #384154;
	font-size: 12px;
	font-weight: 400;
}

.etcm-designed-catalog .etcm-filter-options input {
	width: 16px;
	height: 16px;
	accent-color: var(--etcm-purple);
}

.etcm-designed-catalog .etcm-filter-options small {
	color: var(--etcm-muted);
	font-weight: 400;
}

.etcm-designed-catalog .etcm-filter-submit.button,
.etcm-designed-catalog #shop-sidebar .price_slider_amount .button {
	min-height: 42px;
	border: 0;
	border-radius: 6px;
	background: var(--etcm-purple);
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
}

.etcm-designed-catalog #shop-sidebar .price_slider_wrapper .ui-widget-content {
	height: 4px;
	margin-top: 22px;
	background: #ded6ee;
}

.etcm-designed-catalog #shop-sidebar .price_slider .ui-slider-range,
.etcm-designed-catalog #shop-sidebar .price_slider .ui-slider-handle {
	background: var(--etcm-purple);
}

.etcm-designed-catalog #shop-sidebar .price_slider .ui-slider-handle {
	top: -6px;
	width: 16px;
	height: 16px;
	border: 3px solid var(--etcm-purple);
	border-radius: 50%;
	background: #fff;
}

.etcm-designed-catalog #shop-sidebar .price_label {
	color: #525c70;
	font-size: 11px;
}

.etcm-designed-catalog #shop-sidebar .product-categories {
	margin: 0;
	border-left: 1px solid var(--etcm-line);
	padding-left: 10px;
}

.etcm-designed-catalog #shop-sidebar .product-categories li {
	border: 0;
	font-size: 12px;
}

.etcm-designed-catalog #shop-sidebar .product-categories a {
	padding: 6px 7px;
	color: #536077;
	line-height: 1.5;
}

.etcm-designed-catalog #shop-sidebar .product-categories .current-cat > a {
	border-radius: 0 4px 4px 0;
	background: #edf0f7;
	box-shadow: -3px 0 var(--etcm-accent);
	color: var(--etcm-ink);
	font-weight: 750;
}

.etcm-designed-catalog .etcm-hero,
.etcm-designed-catalog .etcm-promo {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	border-radius: 8px;
	background: #111321;
	color: #fff;
}

.etcm-designed-catalog .etcm-hero {
	display: flex;
	align-items: center;
	min-height: clamp(300px, 27vw, 420px);
	margin-bottom: 16px;
	padding: 32px 40px;
}

.etcm-designed-catalog .etcm-hero-media,
.etcm-designed-catalog .etcm-promo-media {
	position: absolute;
	z-index: -2;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.etcm-designed-catalog .etcm-hero-media img,
.etcm-designed-catalog .etcm-promo-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.etcm-designed-catalog .etcm-hero-shade,
.etcm-designed-catalog .etcm-promo-shade {
	position: absolute;
	z-index: -1;
	inset: 0;
	background: #07090f;
	opacity: var(--etcm-overlay, .42);
	pointer-events: none;
}

/* Keep the complete official cutout visible instead of cropping its face. */
.etcm-designed-catalog .etcm-hero-media img[src*="egd-oficial-pokemon-art3"] {
	object-fit: contain;
	object-position: right center;
	transform: scale(1.35);
	transform-origin: right center;
}

.etcm-designed-catalog .etcm-hero-content {
	width: 100%;
	max-width: 570px;
	text-align: left;
	text-shadow: 0 1px 8px rgba(0, 0, 0, .35);
}

.etcm-designed-catalog .etcm-hero[data-align="center"] {
	justify-content: center;
}

.etcm-designed-catalog .etcm-hero[data-align="center"] .etcm-hero-content {
	max-width: 650px;
	text-align: center;
}

.etcm-designed-catalog .etcm-hero[data-align="right"] {
	justify-content: flex-end;
}

.etcm-designed-catalog .etcm-hero[data-align="right"] .etcm-hero-content {
	text-align: right;
}

.etcm-designed-catalog .etcm-hero-logo {
	display: inline-block;
	width: auto;
	max-width: min(100%, 440px);
	max-height: 128px;
	margin: 0 0 17px;
	object-fit: contain;
}

.etcm-designed-catalog .etcm-hero-eyebrow {
	margin: 0 0 14px;
	color: #fff;
	font-size: 11px;
	font-weight: 750;
	letter-spacing: .22em;
	line-height: 1.8;
	text-transform: uppercase;
}

.etcm-designed-catalog .etcm-hero-title {
	margin: 0 0 12px;
	color: #fff;
	font-family: inherit;
	font-size: clamp(22px, 2.3vw, 34px);
	font-weight: 800;
	letter-spacing: -.025em;
	line-height: 1.12;
	text-wrap: balance;
}

.etcm-designed-catalog .etcm-hero-description {
	max-width: 560px;
	margin: 0 0 20px;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	text-wrap: pretty;
}

.etcm-designed-catalog .etcm-hero[data-align="center"] .etcm-hero-description {
	margin-right: auto;
	margin-left: auto;
}

.etcm-designed-catalog .etcm-hero[data-align="right"] .etcm-hero-description {
	margin-left: auto;
}

.etcm-designed-catalog .etcm-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.etcm-designed-catalog .etcm-hero[data-align="center"] .etcm-hero-actions {
	justify-content: center;
}

.etcm-designed-catalog .etcm-hero[data-align="right"] .etcm-hero-actions {
	justify-content: flex-end;
}

.etcm-designed-catalog .etcm-hero-button,
.etcm-designed-catalog .etcm-promo-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	min-height: 44px;
	border: 1px solid var(--etcm-accent);
	border-radius: 6px;
	padding: 11px 22px;
	background: var(--etcm-accent);
	color: var(--etcm-button-ink);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.4;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	transition: filter .15s ease;
}

.etcm-designed-catalog .etcm-hero-button.is-secondary {
	border-color: var(--etcm-accent);
	background: rgba(8, 10, 17, .55);
	color: #fff;
}

.etcm-designed-catalog .etcm-hero-button:hover,
.etcm-designed-catalog .etcm-promo-button:hover {
	color: var(--etcm-button-ink);
	filter: brightness(1.12);
}

.etcm-designed-catalog .etcm-hero-button.is-secondary:hover {
	color: #fff;
}

.etcm-designed-catalog .etcm-promo {
	display: flex;
	align-items: flex-end;
	min-height: 270px;
	margin: 18px 0 0;
	padding: 24px 18px 18px;
}

.etcm-designed-catalog .etcm-promo-content {
	width: 100%;
}

.etcm-designed-catalog .etcm-promo-title {
	margin: 0 0 10px;
	color: #fff;
	font-family: inherit;
	font-size: 23px;
	font-weight: 800;
	line-height: 1.08;
	text-transform: uppercase;
}

.etcm-designed-catalog .etcm-promo-description {
	margin: 0 0 16px;
	color: #fff;
	font-size: 12px;
	line-height: 1.55;
}

.etcm-designed-catalog .etcm-promo-button {
	width: 100%;
	padding: 10px 12px;
	font-size: 11px;
}

.etcm-designed-catalog .etcm-storefront {
	margin: 0 0 20px;
	border: 0;
	background: transparent;
	box-shadow: none;
}

.etcm-designed-catalog .etcm-storefront-heading {
	display: none;
}

.etcm-designed-catalog .etcm-family-nav {
	display: flex;
	gap: 5px;
	overflow-x: auto;
	max-width: 100%;
	margin: 0;
	padding: 0 0 7px;
	background: transparent;
	scrollbar-color: #d7c6ed transparent;
	scrollbar-width: thin;
	scroll-snap-type: x proximity;
}

.etcm-designed-catalog .etcm-family-link {
	display: flex;
	flex: 1 0 auto;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 47px;
	max-width: 180px;
	border: 1px solid #edf0f5;
	border-radius: 6px;
	padding: 9px 12px;
	background: #f8f9fc;
	color: #222a3b;
	font-size: 11px;
	font-weight: 650;
	line-height: 1.25;
	scroll-snap-align: start;
}

.etcm-designed-catalog .etcm-family-link:hover {
	border-color: #d9c2ff;
	background: #f0e7ff;
	color: var(--etcm-purple-dark);
}

.etcm-designed-catalog .etcm-family-link.is-active {
	border-color: var(--etcm-purple);
	background: var(--etcm-purple);
	color: #fff;
	box-shadow: 0 3px 10px rgba(128, 37, 255, .12);
}

.etcm-designed-catalog .etcm-family-mark {
	flex: 0 0 5px;
	width: 5px;
	height: 20px;
	border-radius: 3px;
}

.etcm-designed-catalog .etcm-family-link.is-active .etcm-family-mark {
	background: #fff;
}

.etcm-designed-catalog .etcm-family-link small {
	color: #788297;
	font-size: 10px;
	font-weight: 400;
}

.etcm-designed-catalog .etcm-family-link.is-active small {
	color: #eee3ff;
}

.etcm-designed-catalog .etcm-availability {
	flex-wrap: wrap;
	gap: 7px;
	margin-top: 11px;
	padding: 0;
}

.etcm-designed-catalog .etcm-availability a {
	min-width: 100px;
	min-height: 37px;
	border-color: #d9dfeb;
	border-radius: 22px;
	padding: 8px 16px;
	background: #fff;
	color: #222a3b;
	font-size: 12px;
	font-weight: 500;
}

.etcm-designed-catalog .etcm-availability a:hover,
.etcm-designed-catalog .etcm-availability a.is-active {
	border-color: var(--etcm-purple);
	background: var(--etcm-purple);
	color: #fff;
}

.etcm-designed-catalog .etcm-catalog-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin: 0 0 16px;
}

.etcm-designed-catalog .etcm-catalog-title {
	min-width: 0;
}

.etcm-designed-catalog .etcm-catalog-title h1 {
	margin: 0 0 4px;
	color: var(--etcm-ink);
	font-family: inherit;
	font-size: clamp(21px, 2vw, 28px);
	font-weight: 750;
	letter-spacing: -.035em;
	line-height: 1.2;
}

.etcm-designed-catalog .etcm-catalog-title p {
	margin: 0;
	color: #566177;
	font-size: 12px;
	line-height: 1.5;
}

.etcm-designed-catalog .etcm-catalog-controls {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	gap: 12px;
}

.etcm-designed-catalog .etcm-catalog-controls .woocommerce-ordering {
	margin: 0;
}

.etcm-designed-catalog .etcm-catalog-controls .woocommerce-ordering select {
	width: 220px;
	max-width: 100%;
	height: 42px;
	margin: 0;
	border: 1px solid var(--etcm-line);
	border-radius: 6px;
	padding-left: 12px;
	background-color: #fff;
	color: #273248;
	font-size: 12px;
	box-shadow: none;
}

.etcm-designed-catalog .etcm-view-switch {
	display: flex;
	gap: 5px;
}

.etcm-designed-catalog .etcm-view-switch button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	min-width: 42px;
	height: 42px;
	min-height: 42px;
	margin: 0;
	border: 0;
	border-radius: 6px;
	padding: 10px;
	background: #e9edf3;
	color: #758095;
	line-height: 1;
}

.etcm-designed-catalog .etcm-view-switch button[aria-pressed="true"] {
	background: #ece2ff;
	color: var(--etcm-purple);
}

.etcm-designed-catalog .etcm-view-switch svg {
	width: 21px;
	height: 21px;
}

.etcm-designed-catalog .shop-container > .products.row {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
	width: 100%;
	max-width: none;
	margin: 0;
}

.etcm-designed-catalog .shop-container > .products.row::before,
.etcm-designed-catalog .shop-container > .products.row::after {
	display: none;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small.col {
	width: 100%;
	max-width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small > .col-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	margin: 0;
	border: 1px solid #edf0f5;
	border-radius: 9px;
	padding: 12px;
	outline: none;
	background: #fff;
	box-shadow: 0 2px 8px rgba(25, 37, 56, .025);
	transition: border-color .15s ease, box-shadow .15s ease;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small:hover > .col-inner {
	border-color: #d8c7ed;
	box-shadow: 0 5px 18px rgba(37, 21, 69, .07);
}

/* Flatten presentational wrappers so existing stock/preorder notices retain their text. */
.etcm-designed-catalog .shop-container > .products.row > .product-small .product-small.box,
.etcm-designed-catalog .shop-container > .products.row > .product-small .box-text-products {
	display: contents;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image {
	order: 0;
	flex-shrink: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
	margin: 0 0 12px;
	padding: 0;
	background: #fff;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image > div:first-child {
	position: absolute;
	inset: 0;
	height: 100%;
	padding: 0;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image > div:first-child > a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image img {
	position: static;
	width: 100%;
	height: 100%;
	max-height: 100%;
	padding: 5px 8px;
	object-fit: contain;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .title-wrapper {
	order: 1;
	margin: 0 0 9px;
	text-align: left;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .product-title {
	height: auto !important;
	margin: 0;
	color: var(--etcm-ink);
	font-size: 14px;
	font-weight: 650;
	line-height: 1.24;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .product-title a {
	color: inherit;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .product-title a:hover {
	color: var(--etcm-purple-dark);
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .category,
.etcm-designed-catalog .shop-container > .products.row > .product-small .star-rating {
	font-size: 11px;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .price-wrapper {
	order: 2;
	margin: auto 0 7px;
	text-align: left;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .price {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 4px 8px;
	margin: 0;
	color: var(--etcm-purple-dark);
	font-size: clamp(19px, 1.6vw, 24px);
	font-weight: 800;
	line-height: 1.25;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .price .amount {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .price > ins {
	order: 0;
	background: none;
	color: var(--etcm-purple-dark);
	font-weight: 800;
	text-decoration: none;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .price > del {
	order: 1;
	color: #919aab;
	font-size: 13px;
	font-weight: 400;
	opacity: 1;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .woocommerce-price-suffix {
	order: 2;
	font-size: 10px;
	font-weight: 400;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wccc-content-block,
.etcm-designed-catalog .shop-container > .products.row > .product-small .wpro-pre-order-shop-page,
.etcm-designed-catalog .shop-container > .products.row > .product-small .stock {
	order: 3;
	display: block;
	min-height: 0;
	height: auto;
	margin: 0 0 7px;
	border: 0;
	border-radius: 0;
	padding: 0;
	background: transparent;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	text-align: left;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wccc-content-block p {
	margin: 0 !important;
	text-align: left !important;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wccc-content-block p span,
.etcm-designed-catalog .shop-container > .products.row > .product-small .wccc-content-block p strong {
	font-size: inherit !important;
	font-weight: 400;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wccc-content-block p::before {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 6px;
	border-radius: 50%;
	background: currentColor;
	content: "";
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wpro-pre-order-shop-page {
	order: 4;
	color: #5c6780;
	font-size: 11px;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .add-to-cart-button {
	order: 5;
	height: auto !important;
	margin: 3px 0 0;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .add-to-cart-button .button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 42px;
	margin: 0;
	border: 0;
	border-radius: 6px;
	padding: 10px 8px;
	background: var(--etcm-purple);
	color: #fff;
	font-family: inherit;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.35;
	text-transform: none;
	box-shadow: none;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .add-to-cart-button .button:hover {
	background: var(--etcm-purple-dark);
	color: #fff;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .added_to_cart {
	margin: 7px 0 0;
	padding: 0;
	color: var(--etcm-purple-dark);
	font-size: 12px;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .badge-container {
	top: 8px;
	left: 8px;
	margin: 0;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .badge {
	width: 44px;
	height: 44px;
	margin: 0 0 4px;
	font-size: 13px;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .badge-inner {
	border-radius: 50%;
	background: var(--etcm-purple);
	color: #fff;
	font-weight: 800;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .image-tools.top.right {
	top: 0;
	right: 0;
	opacity: 1;
	transform: none;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wishlist-button {
	width: 30px;
	min-width: 30px;
	height: 30px;
	min-height: 30px;
	margin: 0;
	border: 0;
	padding: 0;
	background: rgba(255, 255, 255, .92);
	color: #788299;
	line-height: 30px;
	box-shadow: none;
}

.etcm-designed-catalog .shop-container > .products.row > .product-small .wishlist-button:hover {
	color: var(--etcm-purple);
}

.etcm-designed-catalog .etcm-trust-strip {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin: 28px 0 0;
	padding: 8px 12px;
	color: var(--etcm-ink);
}

.etcm-designed-catalog .etcm-trust-strip > div,
.etcm-designed-catalog .etcm-trust-strip > li {
	display: flex;
	flex: 1 1 0;
	align-items: center;
	gap: 14px;
	min-width: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}

.etcm-designed-catalog .etcm-trust-strip > :nth-child(n+2) {
	border-left: 1px solid var(--etcm-line);
	padding-left: 22px;
}

.etcm-designed-catalog .etcm-trust-strip svg {
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
}

.etcm-designed-catalog .etcm-trust-strip strong {
	display: block;
	font-weight: 750;
}

.etcm-designed-catalog .etcm-trust-strip small {
	display: block;
	color: var(--etcm-muted);
	font-size: 12px;
}

.etcm-designed-catalog .etcm-brand-signoff {
	width: fit-content;
	max-width: 100%;
	margin: 18px 0 0 auto;
	padding: 20px 32px 20px 48px;
	background: var(--etcm-accent);
	color: var(--etcm-button-ink);
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 0 100%);
	font-size: 19px;
	font-style: italic;
	font-weight: 850;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
}

.etcm-designed-catalog .woocommerce-pagination {
	margin: 28px 0 12px;
}

.etcm-designed-catalog .woocommerce-pagination .page-numbers.current,
.etcm-designed-catalog .woocommerce-pagination a.page-numbers:hover {
	border-color: var(--etcm-purple);
	background: var(--etcm-purple);
	color: #fff;
}

.etcm-designed-catalog .etcm-hero-button:focus-visible,
.etcm-designed-catalog .etcm-promo-button:focus-visible,
.etcm-designed-catalog .etcm-family-link:focus-visible,
.etcm-designed-catalog .etcm-availability a:focus-visible,
.etcm-designed-catalog .etcm-view-switch button:focus-visible,
.etcm-designed-catalog .etcm-filter-availability a:focus-visible,
.etcm-designed-catalog .etcm-filter-group summary:focus-visible,
.etcm-designed-catalog .etcm-filter-options input:focus-visible {
	outline: 3px solid #ad7afc;
	outline-offset: 3px;
}

@media (min-width: 850px) {
	.etcm-designed-catalog .category-page-row {
		display: flex;
		flex-wrap: nowrap;
		gap: 22px;
	}

	.etcm-designed-catalog .category-page-row > .large-3 {
		flex: 0 0 250px;
		max-width: 250px;
	}

	.etcm-designed-catalog .category-page-row > .large-9 {
		flex: 1 1 0;
		max-width: none;
	}
}

@media (min-width: 850px) and (max-width: 1099px) {
	.etcm-designed-catalog .category-page-row {
		gap: 18px;
	}

	.etcm-designed-catalog .shop-container > .products.row {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.etcm-designed-catalog .etcm-catalog-toolbar {
		align-items: flex-start;
		flex-direction: column;
		gap: 12px;
	}

	.etcm-designed-catalog .etcm-catalog-controls {
		width: 100%;
		justify-content: space-between;
	}
}

@media (max-width: 849px) {
	.etcm-designed-catalog .category-page-row {
		padding: 0 18px 24px;
	}

	.etcm-designed-catalog .shop-page-title .page-title-inner {
		align-items: center;
		padding: 12px 18px;
	}

	.etcm-designed-catalog .shop-page-title .medium-text-center {
		text-align: left !important;
	}

	.etcm-designed-catalog .shop-page-title .category-filtering {
		margin: 9px 0 0;
	}

	.etcm-designed-catalog .shop-page-title .filter-button {
		display: inline-flex;
		align-items: center;
		gap: 7px;
		min-height: 36px;
		border: 1px solid #dce1eb;
		border-radius: 5px;
		padding: 6px 12px;
		background: #fff;
		color: var(--etcm-ink);
		font-size: 12px;
		text-transform: none;
	}

	.etcm-designed-catalog .category-page-row > .large-9 {
		flex-basis: 100%;
		max-width: 100%;
	}

	.etcm-designed-catalog .shop-container > .products.row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 13px;
	}

	.etcm-designed-catalog .etcm-hero {
		min-height: 330px;
		padding: 28px;
	}

	.etcm-designed-catalog .etcm-hero-content {
		max-width: 500px;
	}

	.etcm-designed-catalog .etcm-hero-logo {
		max-width: min(85%, 360px);
		max-height: 110px;
	}

	.etcm-designed-catalog .etcm-filter-options label,
	.etcm-designed-catalog .etcm-filter-availability a {
		min-height: 38px;
	}

	.etcm-designed-catalog .etcm-filter-group summary {
		min-height: 44px;
	}

	.etcm-designed-catalog .etcm-trust-strip {
		gap: 12px;
		padding: 8px 0;
	}

	.etcm-designed-catalog .etcm-trust-strip > div,
	.etcm-designed-catalog .etcm-trust-strip > li {
		gap: 8px;
		font-size: 11px;
	}

	.etcm-designed-catalog .etcm-trust-strip > :nth-child(n+2) {
		padding-left: 12px;
	}

	.etcm-designed-catalog .etcm-trust-strip svg {
		flex-basis: 28px;
		width: 28px;
		height: 28px;
	}
}

@media (max-width: 599px) {
	.etcm-designed-catalog #header .header-inner {
		padding-right: 16px;
		padding-left: 16px;
	}

	.etcm-designed-catalog .category-page-row {
		padding-right: 12px;
		padding-left: 12px;
	}

	.etcm-designed-catalog .shop-page-title .page-title-inner {
		padding-right: 12px;
		padding-left: 12px;
	}

	.etcm-designed-catalog .etcm-hero {
		min-height: 350px;
		margin-bottom: 12px;
		padding: 26px 20px;
	}

	.etcm-designed-catalog .etcm-hero-title {
		font-size: 25px;
	}

	.etcm-designed-catalog .etcm-hero-description {
		font-size: 13px;
	}

	.etcm-designed-catalog .etcm-hero-eyebrow {
		font-size: 10px;
		letter-spacing: .16em;
	}

	.etcm-designed-catalog .etcm-hero-actions {
		gap: 8px;
	}

	.etcm-designed-catalog .etcm-hero-button {
		min-height: 43px;
		padding: 10px 13px;
		font-size: 11px;
	}

	.etcm-designed-catalog .etcm-family-link {
		flex: 0 0 auto;
		max-width: 150px;
		min-height: 44px;
		padding: 8px 11px;
	}

	.etcm-designed-catalog .etcm-storefront {
		margin-bottom: 16px;
	}

	.etcm-designed-catalog .etcm-availability {
		display: flex;
		gap: 5px;
	}

	.etcm-designed-catalog .etcm-availability a {
		flex: 1 1 auto;
		min-width: 0;
		padding: 8px 10px;
		font-size: 11px;
	}

	.etcm-designed-catalog .etcm-catalog-toolbar {
		align-items: stretch;
		flex-direction: column;
		gap: 12px;
		margin-bottom: 12px;
	}

	.etcm-designed-catalog .etcm-catalog-title h1 {
		font-size: 22px;
	}

	.etcm-designed-catalog .etcm-catalog-controls {
		justify-content: space-between;
		gap: 9px;
	}

	.etcm-designed-catalog .etcm-catalog-controls .woocommerce-ordering {
		flex: 1 1 auto;
		min-width: 0;
	}

	.etcm-designed-catalog .etcm-catalog-controls .woocommerce-ordering select {
		width: 100%;
		font-size: 11px;
	}

	.etcm-designed-catalog .shop-container > .products.row {
		gap: 10px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small > .col-inner {
		border-radius: 7px;
		padding: 9px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image {
		margin-bottom: 9px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .box-image img {
		padding: 5px 4px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .product-title {
		font-size: 12px;
		line-height: 1.3;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .price {
		gap: 3px 5px;
		font-size: 19px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .price > del {
		font-size: 11px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .badge {
		width: 38px;
		height: 38px;
		font-size: 11px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .badge-container {
		top: 6px;
		left: 6px;
	}

	.etcm-designed-catalog .shop-container > .products.row > .product-small .add-to-cart-button .button {
		min-height: 42px;
		padding: 9px 5px;
		font-size: 11px;
	}

	.etcm-designed-catalog .etcm-trust-strip {
		align-items: stretch;
		flex-direction: column;
		gap: 0;
		margin-top: 18px;
	}

	.etcm-designed-catalog .etcm-trust-strip > div,
	.etcm-designed-catalog .etcm-trust-strip > li {
		gap: 14px;
		padding: 12px 5px;
		font-size: 12px;
	}

	.etcm-designed-catalog .etcm-trust-strip > :nth-child(n+2) {
		border-top: 1px solid var(--etcm-line);
		border-left: 0;
		padding-left: 5px;
	}

	.etcm-designed-catalog .etcm-brand-signoff {
		margin-top: 8px;
		font-size: 17px;
	}
}

/* The preference applies only to the main product loop, including after AJAX refreshes. */
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row {
	grid-template-columns: minmax(0, 1fr);
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small > .col-inner {
	display: grid;
	grid-template-columns: minmax(120px, 220px) minmax(0, 1fr);
	grid-template-rows: auto auto auto auto 1fr;
	column-gap: 24px;
	align-content: start;
	padding: 16px;
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .box-image {
	grid-column: 1;
	grid-row: 1 / span 6;
	align-self: center;
	margin: 0;
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .title-wrapper,
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .price-wrapper,
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .wccc-content-block,
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .wpro-pre-order-shop-page,
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .stock,
.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .add-to-cart-button {
	grid-column: 2;
	align-self: start;
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .product-title {
	font-size: 18px;
	line-height: 1.35;
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .price-wrapper {
	margin-top: 2px;
}

.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .add-to-cart-button {
	width: 100%;
	max-width: 320px;
	align-self: end;
}

@media (max-width: 599px) {
	.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small > .col-inner {
		grid-template-columns: 108px minmax(0, 1fr);
		column-gap: 12px;
		padding: 12px;
	}

	.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .product-title {
		font-size: 13px;
	}

	.etcm-designed-catalog[data-etcm-catalog-view="list"] .shop-container > .products.row > .product-small .price {
		font-size: 19px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.etcm-designed-catalog .etcm-hero-button,
	.etcm-designed-catalog .etcm-promo-button,
	.etcm-designed-catalog .shop-container > .products.row > .product-small > .col-inner {
		transition: none;
	}
}
