.ss-pc {
	--ss-pc-gap: 8px;
	--ss-pc-cols: 4;
	--ss-pc-cols-tablet: 3;
	--ss-pc-cols-mobile: 2;
	box-sizing: border-box;
	margin: 0 0 28px;
	padding-left: 8%;
	padding-right: 8%;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

.ss-pc *,
.ss-pc *::before,
.ss-pc *::after {
	box-sizing: border-box;
}

.ss-pc.ss-pc--default {
	padding-left: 0;
	padding-right: 0;
}

.ss-pc.ss-pc--shop {
	padding-left: 0;
	padding-right: 0;
	font-family: inherit;
}

.ss-pc .ss-pc__heading {
	margin: 0;
	padding: 16px;
	text-align: center;
}

.ss-pc .ss-pc__heading-title {
	margin: 0;
	padding: 0;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: 0.02em;
	color: #000;
	text-align: center;
}

.ss-pc .ss-pc__stage {
	position: relative;
	width: 100%;
}

.ss-pc .ss-pc__swiper {
	position: relative;
	overflow: hidden;
	width: 100%;
	opacity: 1;
}

.ss-pc .ss-pc__track,
.ss-pc .ss-pc__swiper .swiper-wrapper,
.ss-pc.woocommerce ul.products,
.ss-pc ul.products {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: stretch;
	gap: var(--ss-pc-gap) !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	height: auto;
	width: 100%;
	overflow-x: auto;
	scrollbar-width: none;
}

.ss-pc .ss-pc__track::-webkit-scrollbar {
	display: none;
}

.ss-pc .ss-pc__slide,
.ss-pc.woocommerce ul.products li.product,
.ss-pc ul.products li.product,
.ss-pc .swiper-slide {
	display: flex !important;
	flex-direction: column;
	float: none !important;
	clear: none !important;
	flex: 0 0 calc((100% - (var(--ss-pc-cols) - 1) * var(--ss-pc-gap)) / var(--ss-pc-cols)) !important;
	width: calc((100% - (var(--ss-pc-cols) - 1) * var(--ss-pc-gap)) / var(--ss-pc-cols)) !important;
	max-width: calc((100% - (var(--ss-pc-cols) - 1) * var(--ss-pc-gap)) / var(--ss-pc-cols)) !important;
	min-width: 0 !important;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	background: transparent;
	box-shadow: none;
	scroll-snap-align: start;
}

.ss-pc.ss-pc--default .ss-pc__slide {
	text-align: left;
	border: 0;
}

.ss-pc .ss-pc__card {
	display: flex;
	flex-direction: column;
	width: 100%;
	min-width: 0;
	height: 100%;
}

.ss-pc .ss-pc__media {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	background: #fff;
	aspect-ratio: 1 / 1;
}

.ss-pc .ss-pc__image-link {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
}

.ss-pc.ss-pc--default .ss-pc__slide img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop) .ss-pc__slide img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop).woocommerce ul.products li.product a img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop).woocommerce ul.products li.product img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop) li.product a img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop) li.product img,
.ss-pc:not(.ss-pc--mania):not(.ss-pc--shop) .ss-pc__img {
	display: block;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	aspect-ratio: 1 / 1 !important;
	object-fit: contain;
	object-position: center;
	background: #fff;
	border: 0;
	box-shadow: none;
}

.ss-pc:not(.ss-pc--shop) li.product img.hover-image,
.ss-pc:not(.ss-pc--shop) li.product .onsale,
.ss-pc:not(.ss-pc--shop) li.product .woocommerce-badges,
.ss-pc:not(.ss-pc--shop) li.product .star-rating,
.ss-pc:not(.ss-pc--shop) li.product .add_to_cart_button,
.ss-pc:not(.ss-pc--shop) li.product .rz-loop_atc_button,
.ss-pc:not(.ss-pc--shop) li.product .product-loop__buttons,
.ss-pc:not(.ss-pc--shop) li.product .ss-pc__info .button,
.ss-pc:not(.ss-pc--shop) li.product .ss-pc__info a.button,
.ss-pc:not(.ss-pc--shop) li.product .ss-pc__info .wp-element-button {
	display: none !important;
}

.ss-pc .ss-pc__wishlist {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
	line-height: 0;
}

.ss-pc .ss-pc__wishlist a,
.ss-pc .ss-pc__wishlist .button,
.ss-pc .ss-pc__wishlist .rz-loop_button,
.ss-pc .ss-pc__wishlist .wcboost-wishlist-button,
.ss-pc .ss-pc__wishlist .wp-element-button,
.ss-pc .ss-pc__wishlist-icon {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	opacity: 1 !important;
	transform: none !important;
	color: #000 !important;
}

.ss-pc .ss-pc__wishlist img,
.ss-pc .ss-pc__wishlist svg {
	display: none !important;
}

.ss-pc .ss-pc__wishlist .wcboost-wishlist-button__icon,
.ss-pc .ss-pc__wishlist .yith-wcwl-icon,
.ss-pc .ss-pc__wishlist-icon {
	display: block !important;
	width: 22px;
	height: 22px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.ss-pc .ss-pc__wishlist .added .wcboost-wishlist-button__icon,
.ss-pc .ss-pc__wishlist .wcboost-wishlist-button.added .wcboost-wishlist-button__icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");
}

.ss-pc .ss-pc__wishlist .wcboost-wishlist-button__text,
.ss-pc .ss-pc__wishlist .loop_button-text {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}

.ss-pc .ss-pc__info {
	padding-top: 10px;
	text-align: left;
}

.ss-pc.ss-pc--default .ss-pc__info,
.ss-pc.ss-pc--default .ss-pc__info-link,
.ss-pc.ss-pc--default .ss-pc__price,
.ss-pc.ss-pc--default .ss-pc__title,
.ss-pc.ss-pc--default .ss-pc__cat,
.ss-pc.ss-pc--default.woocommerce ul.products li.product .price,
.ss-pc.ss-pc--default.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: left !important;
}

.ss-pc .ss-pc__info-link {
	display: block;
	color: #000;
	text-decoration: none;
}

.ss-pc .ss-pc__info-link:hover,
.ss-pc .ss-pc__info-link:focus {
	color: #000;
	text-decoration: none;
}

.ss-pc.ss-pc--default.woocommerce ul.products li.product .price,
.ss-pc.ss-pc--default li.product .price,
.ss-pc .ss-pc__price {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: flex-start;
	gap: 6px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
}

.ss-pc .ss-pc__price .amount,
.ss-pc .ss-pc__price bdi {
	font-weight: 700;
	color: #000;
}

.ss-pc .ss-pc__price del {
	color: #767677;
	font-size: 12px;
	font-weight: 400;
}

.ss-pc .ss-pc__price del .amount,
.ss-pc .ss-pc__price del bdi {
	font-weight: 400;
	color: #767677;
}

.ss-pc .ss-pc__price ins {
	padding: 0;
	background: none;
	color: #000;
	text-decoration: none;
	font-weight: 700;
}

.ss-pc.ss-pc--default .ss-pc__title,
.ss-pc.ss-pc--default.woocommerce ul.products li.product .woocommerce-loop-product__title,
.ss-pc.ss-pc--default li.product .woocommerce-loop-product__title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 4px 0 0;
	padding: 0;
	min-height: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-align: left;
	text-transform: uppercase;
	color: #000;
	word-break: normal;
	overflow-wrap: anywhere;
}

.ss-pc .ss-pc__cat {
	display: block;
	margin: 4px 0 0;
	padding: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color: #767677;
	text-decoration: none;
}

.ss-pc .ss-pc__cat:hover,
.ss-pc .ss-pc__cat:focus {
	color: #000;
}

.ss-pc .ss-pc__hover-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 6;
	display: grid;
	grid-template-columns: 1fr;
	pointer-events: none;
}

.ss-pc .ss-pc__hover-sizer {
	grid-area: 1 / 1;
	width: calc((100% - (var(--ss-pc-cols) - 1) * var(--ss-pc-gap)) / var(--ss-pc-cols));
	aspect-ratio: 1 / 1;
	visibility: hidden;
	pointer-events: none;
}

.ss-pc .ss-pc__hover-btn {
	grid-area: 1 / 1;
	align-self: center;
	z-index: 7;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	border-radius: 0;
	box-shadow: none !important;
	filter: none !important;
	color: #000;
	opacity: 0;
	transform: translateY(0);
	pointer-events: none;
	cursor: pointer;
	appearance: none;
	transition: opacity 0.2s ease, background 0.2s ease;
}

.ss-pc .ss-pc__hover-btn--prev {
	justify-self: start;
	margin-left: 12px;
}

.ss-pc .ss-pc__hover-btn--next {
	justify-self: end;
	margin-right: 12px;
}

.ss-pc .ss-pc__hover-btn svg {
	width: 18px;
	height: 18px;
}

.ss-pc .ss-pc__stage:hover .ss-pc__hover-btn,
.ss-pc .ss-pc__hover-btn:focus-visible {
	opacity: 1;
	pointer-events: auto;
}

.ss-pc .ss-pc__hover-btn:hover:not(.swiper-button-disabled) {
	background: #000;
	color: #fff;
	box-shadow: none !important;
	filter: none !important;
}

.ss-pc .ss-pc__hover-btn.swiper-button-disabled,
.ss-pc .ss-pc__hover-btn.swiper-button-lock {
	opacity: 0 !important;
	pointer-events: none !important;
	cursor: default;
}

.ss-pc .ss-pc__scrollbar {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-top: 24px;
	padding: 0;
	overflow: hidden;
}

.ss-pc .ss-pc__scrollbar-end {
	position: relative;
	z-index: 2;
	flex: 0 0 28px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	padding: 0;
	overflow: hidden;
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 0;
	box-shadow: none !important;
	filter: none !important;
	outline: none !important;
	text-shadow: none !important;
	-webkit-appearance: none;
	appearance: none;
	color: #111;
	cursor: pointer;
	transition: border-color 0.15s ease, color 0.15s ease, background 0.15s ease;
}

.ss-pc .ss-pc__scrollbar-end svg {
	width: 14px;
	height: 14px;
}

.ss-pc .ss-pc__scrollbar-end:hover,
.ss-pc .ss-pc__scrollbar-end:focus,
.ss-pc .ss-pc__scrollbar-end:focus-visible,
.ss-pc .ss-pc__scrollbar-end:active {
	border-color: #000;
	background: #000;
	color: #fff;
	box-shadow: none !important;
	filter: none !important;
	outline: none !important;
}

.ss-pc .ss-pc__scrollbar-track {
	position: relative;
	z-index: 0;
	flex: 1 1 auto;
	min-width: 0;
	height: 5px;
	overflow: hidden;
	background: #e5e5e5;
	clip-path: inset(0);
}

.ss-pc .ss-pc__scrollbar .swiper-scrollbar {
	position: relative !important;
	left: 0 !important;
	right: 0 !important;
	bottom: auto !important;
	top: 0 !important;
	display: block;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	height: 5px !important;
	margin: 0 !important;
	overflow: hidden !important;
	background: transparent;
	border-radius: 0;
	box-shadow: none !important;
	filter: none !important;
	transform: none !important;
	cursor: pointer;
}

.ss-pc .ss-pc__scrollbar .swiper-scrollbar-drag {
	top: 0 !important;
	left: 0 !important;
	height: 5px !important;
	max-width: 100%;
	background: #000;
	border-radius: 0;
	box-shadow: none !important;
	filter: none !important;
	cursor: grab;
}

.ss-pc .ss-pc__scrollbar .swiper-scrollbar-drag:active {
	cursor: grabbing;
}

.ss-pc .ss-pc__scrollbar .swiper-scrollbar-lock {
	display: block !important;
}

.ss-pc .swiper-pagination {
	position: static;
	margin-top: 16px;
	text-align: center;
}

.ss-pc .ss-pc__button {
	margin-top: 16px;
	text-align: center;
}

.ss-pc.navigation-none .ss-pc__scrollbar,
.ss-pc.navigation-none .ss-pc__hover-nav,
.ss-pc.navigation-none .swiper-pagination,
.ss-pc.navigation-arrows .swiper-pagination,
.ss-pc.navigation-scrollbar .swiper-pagination,
.ss-pc.navigation-dots .ss-pc__scrollbar {
	display: none;
}

.ss-pc-empty {
	margin: 12px 0;
	padding: 10px 12px;
	border: 1px dashed #c3c4c7;
	color: #646970;
}

@media (max-width: 1023px) {
	.ss-pc {
		--ss-pc-cols: var(--ss-pc-cols-tablet);
	}
}

@media (max-width: 767px) {
	.ss-pc {
		--ss-pc-cols: var(--ss-pc-cols-mobile);
		padding-left: 16px;
		padding-right: 16px;
	}

	.ss-pc.ss-pc--default {
		padding-left: 0;
		padding-right: 0;
	}

	.ss-pc.ss-pc--shop {
		padding-left: 0;
		padding-right: 0;
	}

	.ss-pc .ss-pc__heading-title {
		font-size: 24px;
	}

	.ss-pc .ss-pc__hover-nav {
		display: none;
	}
}

/* Current: overlay-bar cards owned by this plugin */
.ss-pc.ss-pc--mania {
	--ss-pc-gap: 20px;
	margin: 0 0 40px;
	padding: 0;
	color: #111;
	font-family: inherit;
}

.ss-pc.ss-pc--mania .ss-pc__heading--current {
	padding: 0 0 12px;
	text-align: left;
}

.ss-pc.ss-pc--mania .ss-pc__heading--current .ss-pc__heading-title {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: normal;
	text-align: left;
	text-transform: none;
	color: #111;
}

.ss-pc.ss-pc--mania .ss-pc__swiper {
	position: relative;
	width: 100%;
	overflow: hidden !important;
	padding: 16px 0;
}

.ss-pc.ss-pc--mania .swiper-pagination,
.ss-pc.ss-pc--mania .swiper-pagination-bullet,
.ss-pc.ss-pc--mania .swiper-pagination-bullets,
.ss-pc.ss-pc--mania [class*="swiper-pagination"] {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
}

.ss-pc.ss-pc--mania .ss-pc-current {
	position: relative;
	width: 100%;
	overflow: hidden;
	aspect-ratio: 3 / 4;
	background: #fff;
	border: 1px solid rgba(17, 17, 17, 0.14);
	border-radius: 18px;
	box-shadow:
		0 1px 2px rgba(17, 17, 17, 0.04),
		0 4px 14px rgba(17, 17, 17, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.7),
		inset 0 0 0 1px rgba(17, 17, 17, 0.04);
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.ss-pc.ss-pc--mania .ss-pc-current:hover,
.ss-pc.ss-pc--mania .ss-pc-current:focus-within {
	transform: translateY(-2px);
	border: 1px solid rgba(17, 17, 17, 0.14);
	box-shadow:
		0 2px 4px rgba(17, 17, 17, 0.05),
		0 8px 20px rgba(17, 17, 17, 0.1),
		inset 0 1px 0 rgba(255, 255, 255, 0.7),
		inset 0 0 0 1px rgba(17, 17, 17, 0.04);
}

.ss-pc.ss-pc--mania .ss-pc-current__media {
	display: block;
	width: 100%;
	height: 100%;
}

.ss-pc.ss-pc--mania .ss-pc-current__img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	margin: 0;
	aspect-ratio: auto !important;
	object-fit: contain;
	object-position: center;
	background: transparent;
}

.ss-pc.ss-pc--mania .ss-pc-current__bar {
	position: absolute;
	right: 12px;
	bottom: 12px;
	left: 12px;
	z-index: 4;
}

.ss-pc.ss-pc--mania .ss-pc-current__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	height: 76px;
	padding: 10px;
	background: rgb(255 255 255 / 57%);
	border: 1px solid rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.ss-pc.ss-pc--mania .ss-pc-current__left {
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
	height: 56px;
	gap: 12px;
}

.ss-pc.ss-pc--mania .ss-pc-current__thumb {
	flex: 0 0 42px;
	width: 42px;
	height: 42px;
	border-radius: 12px;
	object-fit: cover;
}

.ss-pc.ss-pc--mania .ss-pc-current__text {
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
}

.ss-pc.ss-pc--mania .ss-pc-current__name {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0;
	color: #111;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none;
}

.ss-pc.ss-pc--mania .ss-pc-current__price,
.ss-pc.ss-pc--mania .ss-pc-current__price .amount,
.ss-pc.ss-pc--mania .ss-pc-current__price bdi {
	color: #111;
	font-size: 13px;
	font-weight: 600;
}

.ss-pc.ss-pc--mania .ss-pc-current__price {
	display: block;
	overflow: hidden;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ss-pc.ss-pc--mania .ss-pc-current__price .screen-reader-text {
	display: none !important;
}

.ss-pc.ss-pc--mania .ss-pc-current__price del {
	margin-right: 4px;
	opacity: 0.5;
}

.ss-pc.ss-pc--mania .ss-pc-current__price ins {
	background: none;
	text-decoration: none;
}

.ss-pc.ss-pc--mania .ss-pc-current__cart {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex: 0 0 42px;
	width: 42px !important;
	min-width: 42px !important;
	height: 42px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #141c27 !important;
	border: none !important;
	border-radius: 50% !important;
	color: #fff !important;
	text-decoration: none !important;
}

.ss-pc.ss-pc--mania .ss-pc-current__cart svg {
	display: block;
	width: 18px;
	height: 18px;
	stroke: #fff !important;
}

.ss-pc.ss-pc--mania .ss-pc-current__cart .added_to_cart,
.ss-pc.ss-pc--mania .ss-pc-current__check-icon,
.ss-pc.ss-pc--mania .ss-pc-current__cart.added .ss-pc-current__cart-icon {
	display: none !important;
}

.ss-pc.ss-pc--mania .ss-pc-current__cart.added .ss-pc-current__check-icon {
	display: flex !important;
}

.ss-pc.ss-pc--mania .ss-pc__swiper .ss-pc__nav-btn,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-prev,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-next {
	position: absolute !important;
	top: 50% !important;
	z-index: 5;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 46px !important;
	height: 46px !important;
	margin: 0 !important;
	margin-top: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 50% !important;
	background: rgba(255, 255, 255, 0.96) !important;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
	color: #2271b1 !important;
	transform: translateY(-50%) !important;
	cursor: pointer;
	opacity: 1 !important;
}

.ss-pc.ss-pc--mania .ss-pc__nav-btn svg {
	display: block;
	width: 16px;
	height: 16px;
	stroke: #2271b1;
}

.ss-pc.ss-pc--mania .ss-pc__swiper .ss-pc__nav-btn::after,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-prev::after,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-next::after {
	display: none !important;
	content: none !important;
	font-size: 0 !important;
}

.ss-pc.ss-pc--mania .ss-pc__nav-btn--prev,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-prev {
	left: 12px !important;
	right: auto !important;
}

.ss-pc.ss-pc--mania .ss-pc__nav-btn--next,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-next {
	right: 12px !important;
	left: auto !important;
}

.ss-pc.ss-pc--mania .ss-pc__nav-btn.swiper-button-disabled,
.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-disabled {
	opacity: 0.35 !important;
	pointer-events: none;
}

.ss-pc.ss-pc--mania .ss-pc__more {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #111;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ss-pc.ss-pc--mania .ss-pc__more:hover,
.ss-pc.ss-pc--mania .ss-pc__more:focus {
	color: #2271b1;
}

@media (max-width: 767px) {
	.ss-pc.ss-pc--mania {
		padding: 0;
	}

	.ss-pc.ss-pc--mania .ss-pc__nav-btn,
	.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-prev,
	.ss-pc.ss-pc--mania .ss-pc__swiper .swiper-button-next {
		display: none !important;
	}
}

/* Shop: homepage product cards, wishlist only (no compare) */
.ss-pc.ss-pc--shop {
	--ss-pc-gap: 20px;
	--ss-pc-shop: #1d2959;
	margin: 0 0 40px;
	color: var(--ss-pc-shop);
}

.ss-pc.ss-pc--shop .ss-pc__heading--shop {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 16px;
	margin: 0;
	padding: 0 0 12px;
	text-align: left;
}

.ss-pc.ss-pc--shop .ss-pc__heading-title {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 0;
	color: var(--ss-pc-shop);
	text-align: left;
}

.ss-pc.ss-pc--shop .ss-pc__view-all {
	margin-left: auto;
	color: var(--ss-pc-shop);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
	white-space: nowrap;
}

.ss-pc.ss-pc--shop .ss-pc__view-all:hover,
.ss-pc.ss-pc--shop .ss-pc__view-all:focus {
	color: var(--ss-pc-shop);
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ss-pc.ss-pc--shop .ss-pc__swiper {
	overflow: hidden;
	padding: 8px 0 16px;
}

.ss-pc.ss-pc--shop .ss-pc__scrollbar,
.ss-pc.ss-pc--shop .swiper-pagination {
	display: none !important;
}

.ss-pc.ss-pc--shop .ss-pc-shop,
.ss-pc.ss-pc--shop .thunk-product-wrap,
.ss-pc.ss-pc--shop .thunk-product {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.ss-pc.ss-pc--shop .ss-pc-shop {
	overflow: hidden;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 0;
	box-shadow: none;
	text-align: center;
}

.ss-pc.ss-pc--shop .thunk-product {
	overflow: visible;
	background: transparent;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	text-align: center;
}

.ss-pc.ss-pc--shop .ss-pc-shop__image,
.ss-pc.ss-pc--shop .thunk-product-image {
	position: relative;
	margin: 0;
	overflow: visible;
	background: #fff;
}

.ss-pc.ss-pc--shop .thunk-product-image img,
.ss-pc.ss-pc--shop .ss-pc-shop__image img {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto !important;
	aspect-ratio: 1 / 1 !important;
	object-fit: contain;
	object-position: center;
	background: #fff;
}

.ss-pc.ss-pc--shop .ss-pc-shop__image-link {
	display: block;
}

.ss-pc.ss-pc--shop .ss-pc-shop__body {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 0;
	color: inherit;
	text-decoration: none;
}

.ss-pc.ss-pc--shop .thunk-product-content {
	padding: 14px 12px 16px;
}

.ss-pc.ss-pc--shop .ss-pc-shop__title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0 0 8px;
	padding: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	text-transform: none;
	color: var(--ss-pc-shop);
}

.ss-pc.ss-pc--shop .ss-pc-shop__price,
.ss-pc.ss-pc--shop .ss-pc-shop__price .price {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: center;
	gap: 8px;
	margin: 0 0 4px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	color: #6b7280;
}

.ss-pc.ss-pc--shop .ss-pc-shop__price del {
	color: #9aa0a6;
	font-weight: 400;
	text-decoration: line-through;
}

.ss-pc.ss-pc--shop .ss-pc-shop__price ins {
	padding: 0;
	background: none;
	color: #0f9d58;
	font-weight: 600;
	text-decoration: none;
}

.ss-pc.ss-pc--shop .thunk-product-hover,
.ss-pc.ss-pc--shop .thunk-quik,
.ss-pc.ss-pc--shop .thunk-quickview,
.ss-pc.ss-pc--shop .th-add-to-cart,
.ss-pc.ss-pc--shop .thunk-compare,
.ss-pc.ss-pc--shop .th-product-compare-btn,
.ss-pc.ss-pc--shop .compare-tooltip {
	display: none !important;
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish {
	position: absolute !important;
	top: 8px !important;
	right: 8px !important;
	left: auto !important;
	z-index: 6;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	margin: 0 !important;
	cursor: pointer;
}

.ss-pc.ss-pc--shop .ss-pc-shop__heart {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	color: #1d2959;
	pointer-events: none;
	transition: color 0.2s ease;
}

.ss-pc.ss-pc--shop .ss-pc-shop__heart svg {
	display: block !important;
	width: 22px !important;
	height: 22px !important;
	stroke: currentColor !important;
	fill: none !important;
	transition: fill 0.2s ease, stroke 0.2s ease;
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish.is-on .ss-pc-shop__heart,
.ss-pc.ss-pc--shop .ss-pc-shop__wish:has(.in-wishlist) .ss-pc-shop__heart,
.ss-pc.ss-pc--shop .ss-pc-shop__wish:has(.added) .ss-pc-shop__heart {
	color: #ff0052;
	animation: ss-pc-heart-pop 0.28s ease;
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish.is-on .ss-pc-shop__heart svg,
.ss-pc.ss-pc--shop .ss-pc-shop__wish:has(.in-wishlist) .ss-pc-shop__heart svg,
.ss-pc.ss-pc--shop .ss-pc-shop__wish:has(.added) .ss-pc-shop__heart svg {
	fill: currentColor !important;
	stroke: currentColor !important;
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish.is-loading .ss-pc-shop__heart {
	opacity: 0.45;
}

@keyframes ss-pc-heart-pop {
	0% {
		transform: scale(1);
	}
	40% {
		transform: scale(1.22);
	}
	100% {
		transform: scale(1);
	}
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish .thunk-wishlist,
.ss-pc.ss-pc--shop .ss-pc-shop__wish .ss-pc__wishlist,
.ss-pc.ss-pc--shop .ss-pc-shop__wish .thw-add-to-wishlist-button-wrap,
.ss-pc.ss-pc--shop .ss-pc-shop__wish a {
	position: absolute !important;
	inset: 0 !important;
	z-index: 2;
	display: block !important;
	width: 28px !important;
	height: 28px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	opacity: 0;
	pointer-events: auto;
	cursor: pointer;
}

.ss-pc.ss-pc--shop .ss-pc-shop__wish .thw-to-add-text,
.ss-pc.ss-pc--shop .ss-pc-shop__wish .thw-already-in-text,
.ss-pc.ss-pc--shop .ss-pc-shop__wish .thw-to-browse-text,
.ss-pc.ss-pc--shop .ss-pc-shop__wish .yith-wcwl-add-to-wishlist-button__label,
.ss-pc.ss-pc--shop .ss-pc-shop__wish a:before,
.ss-pc.ss-pc--shop .ss-pc-shop__wish a:after {
	display: none !important;
}

.ss-pc.ss-pc--shop .ss-pc-shop__image .onsale {
	position: absolute;
	display: inline-block !important;
	top: 8px !important;
	right: auto !important;
	left: 8px !important;
	z-index: 5;
	min-width: 0;
	padding: 4px 8px;
	border-radius: 6px;
	background: var(--ss-pc-shop);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
}

.ss-pc.ss-pc--shop .ss-pc__read-more {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 12px;
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	background: var(--ss-pc-shop);
	border-radius: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	text-decoration: none;
	white-space: nowrap;
	transition: opacity 0.2s ease, visibility 0.2s ease;
}

.ss-pc.ss-pc--shop .ss-pc-shop:hover .ss-pc__read-more,
.ss-pc.ss-pc--shop .thunk-product-wrap:hover .ss-pc__read-more,
.ss-pc.ss-pc--shop .thunk-product:hover .ss-pc__read-more,
.ss-pc.ss-pc--shop .ss-pc__read-more:focus {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 767px) {
	.ss-pc.ss-pc--shop .ss-pc__heading-title {
		font-size: 22px;
	}
}
