.ss-pc {
	--ss-pc-gap: 8px;
	--ss-pc-cols: 4;
	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__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__swiper .swiper-wrapper,
.ss-pc.woocommerce ul.products,
.ss-pc ul.products {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	gap: var(--ss-pc-gap);
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	width: 100%;
}

.ss-pc .swiper-container-initialized ul.products,
.ss-pc .swiper-initialized ul.products {
	gap: 0;
}

.ss-pc.woocommerce ul.products li.product,
.ss-pc ul.products li.product,
.ss-pc .swiper-slide {
	display: flex;
	flex-direction: column;
	float: none !important;
	clear: none;
	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-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	background: transparent;
	box-shadow: none;
	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: #eceef0;
	aspect-ratio: 1 / 1;
}

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

.ss-pc.woocommerce ul.products li.product a img,
.ss-pc.woocommerce ul.products li.product img,
.ss-pc li.product a img,
.ss-pc li.product img,
.ss-pc .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: #eceef0;
	border: 0;
	box-shadow: none;
}

.ss-pc li.product img.hover-image,
.ss-pc li.product .onsale,
.ss-pc li.product .woocommerce-badges,
.ss-pc li.product .star-rating,
.ss-pc li.product .add_to_cart_button,
.ss-pc li.product .rz-loop_atc_button,
.ss-pc li.product .product-loop__buttons,
.ss-pc li.product .ss-pc__info .button,
.ss-pc li.product .ss-pc__info a.button,
.ss-pc 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__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.woocommerce ul.products li.product .price,
.ss-pc 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.woocommerce ul.products li.product .woocommerce-loop-product__title,
.ss-pc li.product .woocommerce-loop-product__title,
.ss-pc .ss-pc__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-transform: uppercase;
	color: #000;
}

.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: 767px) {
	.ss-pc {
		--ss-pc-cols: 2;
		padding-left: 16px;
		padding-right: 16px;
	}

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

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