.ks-category-page {
	--ks-category-blue: #448dca;
	--ks-category-green: #8fb33f;
	--ks-category-orange: #f2962e;
	color: #222;
	background: #fff;
}

.ks-category-page .ks-category-hero {
	position: relative;
	display: grid;
	grid-template-columns: 230px minmax(0, 1fr) 230px;
	align-items: center;
	min-height: 505px;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	background: linear-gradient(180.18deg, rgba(68, 141, 202, 0.1) 0.17%, rgba(68, 141, 202, 0) 99.85%);
}

.ks-category-page .ks-category-hero::before,
.ks-category-page .ks-category-hero::after {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #d9d9d9;
	content: "";
}

.ks-category-page .ks-category-hero::before {
	left: 230px;
}

.ks-category-page .ks-category-hero::after {
	right: 230px;
}

.ks-category-page .ks-category-hero__side {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
}

.ks-category-page .ks-category-hero__side::after {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 60px;
	height: 1px;
	background: #d9d9d9;
	content: "";
}

.ks-category-page .ks-category-hero__side--left {
	justify-content: flex-start;
}

.ks-category-page .ks-category-hero__side--right {
	justify-content: flex-end;
}

.ks-category-page .ks-category-hero__circle {
	position: relative;
	z-index: 1;
	display: grid;
	place-items: center;
	width: 320px;
	height: 320px;
	overflow: hidden;
	border: 1.01px solid #c6c6c6;
	border-radius: 50%;
}

.ks-category-page .ks-category-hero__circle--blue {
	margin-left: -130px;
	background: #eaf4fb;
}

.ks-category-page .ks-category-hero__circle--pink {
	margin-right: -130px;
	background: #f9e2e5;
}

.ks-category-page .ks-category-hero__circle img {
	width: auto;
	height: auto;
	max-width: none;
	max-height: none;
	padding: 0;
	object-fit: contain;
}

.ks-category-page .ks-category-hero__circle--blue img {
	width: 194px;
	height: 224px;
	object-fit: contain;
	transform: translate(-25px, 8px);
}

.ks-category-page .ks-category-hero__circle--pink img {
	width: 198px;
	height: 198px;
	object-fit: contain;
	transform: translate(31px, -1px);
}

.ks-category-page .ks-category-hero__main {
	display: grid;
	grid-template-columns: 1fr 280px;
	justify-content: flex-start;
	gap: 30px;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

.ks-category-page .ks-category-hero__content {
	position: relative;
	display: flex;
	flex: 0 1 auto;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
	padding-top: 50px;
	text-align: center;
}

.ks-category-page .ks-category-hero__content h1 {
	margin: 0;
	color: var(--ks-category-blue);
	font-size: clamp(72px, 10.42vw, 200px);
	font-weight: 700;
	line-height: 0.92;
	letter-spacing: -0.01em;
}

.ks-category-page .ks-category-hero__row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	margin-top: 8px;
}

.ks-category-page .ks-category-hero__row p {
	max-width: 520px;
	margin: 0;
	color: #111111;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0;
	text-align: left;
}

.ks-category-page .ks-category-hero__row strong {
	display: inline-block;
	color: var(--ks-category-green);
	font-family: "Playfair Display", Georgia, "Times New Roman", serif;
	font-size: 60px;
	font-style: italic;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0;
	text-transform: capitalize;
	white-space: nowrap;
}

.ks-category-page .ks-category-hero__row strong span {
	color: var(--ks-category-green);
}

.ks-category-page .ks-category-hero__row strong em {
	color: var(--ks-category-orange);
	font: inherit;
}

.ks-category-page .ks-category-hero__scroll {
	position: relative;
	top: 62px;
	right: -21px;
	flex: 0 0 173px;
	width: 173px;
	height: 173px;
	border: 0;
}

.ks-category-page .ks-category-hero__scroll img {
	width: 100%;
	height: 100%;
	animation: ksCategoryScrollBadgeRotate 14s linear infinite;
	transform-origin: center;
}

.ks-category-page .ks-category-hero__scroll::before,
.ks-category-page .ks-category-hero__scroll::after {
	position: absolute;
	left: 50%;
	top: 50%;
	pointer-events: none;
	transform: translate(-50%, -50%);
	content: "";
}

.ks-category-page .ks-category-hero__scroll::before {
	width: 44px;
	height: 58px;
	background: #f6fafd;
}

.ks-category-page .ks-category-hero__scroll::after {
	width: 12px;
	height: 29px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='29' viewBox='0 0 12 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99262 28.5303C5.28551 28.8232 5.76039 28.8232 6.05328 28.5303L10.8263 23.7574C11.1191 23.4645 11.1191 22.9896 10.8263 22.6967C10.5334 22.4038 10.0585 22.4038 9.76559 22.6967L5.52295 26.9393L1.28031 22.6967C0.987416 22.4038 0.512543 22.4038 0.219649 22.6967C-0.073244 22.9896 -0.073244 23.4645 0.219649 23.7574L4.99262 28.5303ZM5.52295 0L4.77295 3.27835e-08L4.77295 28L5.52295 28L6.27295 28L6.27295 -3.27835e-08L5.52295 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

@keyframes ksCategoryScrollBadgeRotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@media (prefers-reduced-motion: reduce) {
	.ks-category-page .ks-category-hero__scroll img {
		animation: none;
	}
}

.ks-category-page .mens-products-section {
	scroll-margin-top: 220px;
	padding: 100px 50px 100px;
}

.ks-category-page .mens-products-layout {
	grid-template-columns: 412px 1fr;
	gap: 24px;
	max-width: 1720px;
	align-items: start;
}

.ks-category-page .filter-column {
	gap: 22px;
}

.ks-category-page .filter-card,
.ks-category-page .other-card {
	border: 1px solid rgba(45, 45, 45, 0.08);
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 4px 24px rgba(45, 45, 45, 0.07);
	padding: 43px 33px 40px;
}

.ks-category-page .filter-title h2 {
	margin: 0 0 31px;
	color: #2d2d2d;
	font-family: "Inter Tight", Arial, sans-serif;
	font-size: 35px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.01em;
}

.ks-category-page .filter-card details {
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 0;
	margin-bottom: 26px;
}

.ks-category-page .filter-card details:last-of-type {
	margin-bottom: 0;
}

.ks-category-page .filter-card summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 26px;
	margin-bottom: 21px;
	color: #2d2d2d;
	font-family: "Inter Tight", Arial, sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.01em;
	list-style: none;
	cursor: pointer;
}

.ks-category-page .filter-card summary::-webkit-details-marker {
	display: none;
}

.ks-category-page .filter-card summary > span[aria-hidden="true"] {
	display: grid;
	place-items: center;
}

.ks-category-page .filter-card .filter-arrow__up,
.ks-category-page .filter-card details[open] .filter-arrow__down {
	display: none;
}

.ks-category-page .filter-card details[open] .filter-arrow__up,
.ks-category-page .filter-card summary svg {
	display: block;
}

.ks-category-page .filter-card label {
	display: flex;
	align-items: center;
	gap: 13px;
	min-height: 40px;
	margin: 0 0 8px;
	padding: 7px 9px;
	border: 1px solid transparent;
	border-radius: 8px;
	color: #2d2d2d;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.ks-category-page .filter-card input[type="checkbox"] {
	appearance: none;
	position: relative;
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	border: 1.5px solid #b9c4b7;
	border-radius: 5px;
	background: #fff;
	margin: 0;
	box-shadow: inset 0 0 0 2px #fff;
	cursor: pointer;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.ks-category-page .filter-card label:hover {
	border-color: rgba(110, 127, 103, 0.18);
	background: rgba(110, 127, 103, 0.07);
	color: #18231b;
}

.ks-category-page .filter-card label:has(input[type="checkbox"]:checked) {
	border-color: rgba(110, 127, 103, 0.22);
	background: rgba(110, 127, 103, 0.1);
	color: #172017;
	font-weight: 500;
}

.ks-category-page .filter-card input[type="checkbox"]:focus-visible {
	outline: 2px solid rgba(52, 152, 212, 0.38);
	outline-offset: 3px;
}

.ks-category-page .filter-card input[type="checkbox"]:checked {
	border-color: #6e7f67;
	background: #6e7f67;
	box-shadow: inset 0 0 0 2px #6e7f67;
}

.ks-category-page .filter-card input[type="checkbox"]:checked::after {
	position: absolute;
	left: 5px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	content: "";
}

.ks-category-page .filter-actions {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 30px;
}

.ks-category-page .filter-actions button,
.ks-category-page .filter-actions a {
	display: inline-flex;
	flex: 1 1 0;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	border: 1px solid #448dca;
	border-radius: 8px;
	font-family: "Inter Tight", Arial, sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
	padding: 0 22px;
}

.ks-category-page .filter-actions button {
	background: #448dca;
	color: #fff;
}

.ks-category-page .filter-actions button.filter-actions__apply {
	display: none;
}

.ks-category-page .filter-actions a {
	background: #fff;
	color: #448dca;
}

.ks-category-page .filter-actions a:hover,
.ks-category-page .filter-actions a:focus {
	background: #448dca;
	color: #fff;
}

.ks-category-page .other-card {
	box-shadow: 0 4px 24px rgba(45, 45, 45, 0.07);
}

.ks-category-page .other-card h2 {
	margin: 0 0 16px;
	color: #2d2d2d;
	font-family: "Inter Tight", Arial, sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.01em;
}

.ks-category-page .other-card a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 76px;
	border-bottom: 1px solid #B9B9B9;
	padding: 0;
	color: #2d2d2d;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	transition: border-color 0.2s ease, color 0.2s ease;
}

.ks-category-page .other-card a:last-child {
	border-bottom: 0;
}

.ks-category-page .other-card a svg {
	display: block;
}

.ks-category-page .other-card a svg path {
	transition: fill 0.2s ease;
}

.ks-category-page .other-card a:hover,
.ks-category-page .other-card a:focus {
	border-color: rgba(68, 141, 202, 0.45);
	color: #448dca;
}

.ks-category-page .other-card a:hover svg path,
.ks-category-page .other-card a:focus svg path {
	fill: #448dca;
}

.ks-category-page .listing-toolbar {
	justify-content: flex-end;
	margin-bottom: 24px;
}

.ks-category-page .sort-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	overflow: hidden;
	width: 158px;
	height: 59px;
	border-radius: 8px;
	background: #eef6fd;
	color: #4a4a4a;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	padding: 0 22px;
}

.ks-category-page .sort-button::after {
	flex: 0 0 auto;
	width: 7px;
	height: 7px;
	border-right: 2px solid #222;
	border-bottom: 2px solid #222;
	content: "";
	transform: translateY(-2px) rotate(45deg);
}

.ks-category-page .sort-button select {
	position: absolute;
	inset: 0;
	width: 100%;
	max-width: none;
	cursor: pointer;
	opacity: 0;
}

.ks-category-page .mens-product-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 42px 24px;
}

.ks-category-page .listing-card {
	position: relative;
	min-width: 0;
}

.ks-category-page .listing-card-image {
	border-radius: 12px;
	background: #f2f2f2;
}

.ks-category-page .listing-card-image img {
	width: 100%;
	aspect-ratio: 1 / 1.18;
	border-radius: 12px;
	object-fit: cover;
}

.ks-category-page .listing-card .ks-wishlist-static,
.ks-category-page .listing-card .ks-wishlist-toggle,
.ks-category-page .listing-card .ks-wishlist-fallback,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist a,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block button,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block a,
.ks-category-page .listing-card .yith-wcwl-wishlistaddedbrowse a,
.ks-category-page .listing-card .yith-wcwl-wishlistexistsbrowse a,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist-button,
.ks-category-page .listing-card .yith-add-button > a,
.ks-category-page .listing-card .yith-wcwl-add-button a.delete_item,
.ks-category-page .listing-card a.add_to_wishlist {
	position: relative;
	display: grid !important;
	place-items: center;
	width: 40px;
	height: 40px;
	border: 0 !important;
	border-radius: 50%;
	background: #fff;
	color: #111;
	font-size: 0 !important;
	line-height: 1;
	padding: 0 !important;
	box-shadow: 0 7px 18px rgba(15, 23, 42, 0.1);
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

.ks-category-page .listing-card .ks-wishlist-static,
.ks-category-page .listing-card .ks-wishlist-toggle,
.ks-category-page .listing-card .ks-wishlist-fallback,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block,
.ks-category-page .listing-card .yith-wcwl-add-button,
.ks-category-page .listing-card .yith-wcwl-wishlistaddedbrowse,
.ks-category-page .listing-card .yith-wcwl-wishlistexistsbrowse,
.ks-category-page .listing-card .yith-add-button {
	position: absolute !important;
	top: 11px !important;
	right: 11px !important;
	z-index: 5;
	margin: 0 !important;
	padding: 0 !important;
}

.ks-category-page .listing-card .ks-wishlist-static svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: #111;
	stroke-width: 2;
}

.ks-category-page .listing-card .yith-wcwl-add-button,
.ks-category-page .listing-card .yith-wcwl-wishlistaddedbrowse,
.ks-category-page .listing-card .yith-wcwl-wishlistexistsbrowse {
	margin: 0 !important;
}

.ks-category-page .listing-card .ks-wishlist-fallback {
	text-indent: 0;
	text-decoration: none;
}

.ks-category-page .listing-card .ks-wishlist-fallback span {
	display: grid;
	place-items: center;
	color: #111;
	font-size: 22px;
	line-height: 1;
}

.ks-category-page .listing-card .ks-wishlist-toggle.is-loading {
	opacity: 0.7;
	pointer-events: none;
}

.ks-category-page .listing-card .yith-wcwl-add-to-wishlist a::before,
.ks-category-page .listing-card .ks-wishlist-toggle::before,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button::before,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block button::before,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block a::before,
.ks-category-page .listing-card .yith-wcwl-wishlistaddedbrowse a::before,
.ks-category-page .listing-card .yith-wcwl-wishlistexistsbrowse a::before,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist-button::before,
.ks-category-page .listing-card .yith-add-button > a::before,
.ks-category-page .listing-card .yith-wcwl-add-button a.delete_item::before,
.ks-category-page .listing-card a.add_to_wishlist::before {
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	width: 17px;
	height: 16px;
	margin: auto;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9524 8.14711L8.5 15L2.04762 8.14711C1.35514 7.33845 0.980039 6.27283 1.00082 5.17326C1.0216 4.07369 1.43665 3.02537 2.15911 2.2477C2.88158 1.47002 3.85546 1.02325 4.87697 1.00088C5.89847 0.978513 6.88843 1.38228 7.63968 2.12768L8.5 3.05375L9.36032 2.12768C10.1116 1.38228 11.1015 0.978513 12.123 1.00088C13.1445 1.02325 14.1184 1.47002 14.8409 2.2477C15.5633 3.02537 15.9784 4.07369 15.9992 5.17326C16.02 6.27283 15.6449 7.33845 14.9524 8.14711Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	line-height: 1;
	text-indent: 0;
}

.ks-category-page .listing-card .yith-wcwl-wishlistaddedbrowse a::before,
.ks-category-page .listing-card .yith-wcwl-wishlistexistsbrowse a::before,
.ks-category-page .listing-card .ks-wishlist-toggle.is-added::before,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list::before,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove::before,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist.is-added a::before,
.ks-category-page .listing-card a.is-added::before,
.ks-category-page .listing-card a.delete_item::before,
.ks-category-page .listing-card a.remove_from_wishlist::before {
	width: 17px;
	height: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9524 8.14711L8.5 15L2.04762 8.14711C1.35514 7.33845 0.980039 6.27283 1.00082 5.17326C1.0216 4.07369 1.43665 3.02537 2.15911 2.2477C2.88158 1.47002 3.85546 1.02325 4.87697 1.00088C5.89847 0.978513 6.88843 1.38228 7.63968 2.12768L8.5 3.05375L9.36032 2.12768C10.1116 1.38228 11.1015 0.978513 12.123 1.00088C13.1445 1.02325 14.1184 1.47002 14.8409 2.2477C15.5633 3.02537 15.9784 4.07369 15.9992 5.17326C16.02 6.27283 15.6449 7.33845 14.9524 8.14711Z' fill='%23FF0000' stroke='%23FF0000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}

.ks-category-page .listing-card .yith-wcwl-add-to-wishlist svg,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist img,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist span,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button span,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl-tooltip,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl-txt,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist img,
.ks-category-page .listing-card .tinv-wraper.tinv-wishlist i,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block svg,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block img,
.ks-category-page .listing-card .yith-add-to-wishlist-button-block span,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist-button svg,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist-button img,
.ks-category-page .listing-card .yith-wcwl-add-to-wishlist-button span,
.ks-category-page .listing-card .feedback {
	display: none !important;
}

.ks-category-page .listing-card .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button {
	overflow: hidden;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open,
.tinv-wishlist .tinv-modal.tinv-modal-open {
	position: fixed;
	z-index: 999999;
	inset: 0;
	display: grid;
	align-items: center;
	justify-items: center;
	padding: 18px;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-overlay,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-overlay {
	background: rgba(15, 23, 42, 0.62);
	backdrop-filter: blur(3px);
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-table,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-table {
	width: 100%;
	max-width: 100vw;
	padding: 0;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-cell,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-cell {
	width: 100%;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-modal-inner,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-modal-inner {
	position: relative;
	overflow: hidden;
	width: min(390px, calc(100vw - 32px));
	border: 1px solid rgba(255, 255, 255, 0.9);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(238, 248, 255, 0.95) 0%, rgba(255, 255, 255, 1) 48%),
	#fff;
	box-shadow: 0 34px 90px rgba(15, 23, 42, 0.3);
	padding: 42px 40px 36px;
	text-align: center;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-modal-inner::before,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-modal-inner::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: linear-gradient(90deg, #2d95cf, #e14d74, #8fa083);
	content: "";
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .icon_big_heart_check,
.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .icon_big_times,
.tinv-wishlist .tinv-modal.tinv-modal-open .icon_big_heart_check,
.tinv-wishlist .tinv-modal.tinv-modal-open .icon_big_times {
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	margin: 0 auto 18px;
	border-radius: 50%;
	background: #fff;
	color: #1f2933;
	box-shadow: 0 14px 34px rgba(45, 149, 207, 0.15);
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .icon_big_heart_check::before,
.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .icon_big_times::before,
.tinv-wishlist .tinv-modal.tinv-modal-open .icon_big_heart_check::before,
.tinv-wishlist .tinv-modal.tinv-modal-open .icon_big_times::before {
	position: static;
	inset: auto;
	display: block;
	line-height: 1;
	transform: none;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinv-txt,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinv-txt {
	max-width: 280px;
	margin: 0 auto 26px;
	color: #17212b;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group {
	display: grid;
	gap: 11px;
	margin: 0;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group .button,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group .button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	min-height: 46px;
	border: 1px solid #dbeaf4;
	border-radius: 999px;
	background: #f1f8fd;
	color: #17212b;
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
	padding: 13px 20px;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group .tinvwl_button_view,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group .tinvwl_button_view {
	border-color: #2d95cf;
	background: #2d95cf;
	color: #fff;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group .button:hover,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group .button:hover {
	border-color: #217caf;
	background: #217caf;
	color: #fff;
	box-shadow: 0 16px 30px rgba(45, 149, 207, 0.25);
	transform: translateY(-1px);
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group .button i,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group .button i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin: 0;
	line-height: 1;
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open .tinvwl-buttons-group .button i::before,
.tinv-wishlist .tinv-modal.tinv-modal-open .tinvwl-buttons-group .button i::before {
	position: static;
	top: auto;
	line-height: 1;
}

.ks-category-page .listing-card-body {
	position: relative;
	padding-top: 13px;
}

.ks-category-page .listing-card h3 {
	margin: 5px 0 10px;
	color: #171717;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.08;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ks-category-page .listing-card--bestseller h3 {
	padding-right: 84px;
}

.ks-category-page .badge {
	top: 13px;
	right: 0;
	border-radius: 999px;
	background: #EFF1EF;
	color: #6E7F67;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 8px 15px;
}

.ks-category-page .swatches {
	min-height: 14px;
	gap: 5px;
	margin-bottom: 1px;
	color: #555;
	font-size: 11px;
}

.ks-category-page .swatches i {
	width: 15px;
	height: 15px;
	border-color: transparent;
}

.ks-category-page p.swatches span {
	font-size: 14px;
	font-weight: 300;
}

.ks-category-page .price {
	gap: 5px;
	color: #333;
	font-size: 12px;
	line-height: 1.25;
}

.ks-category-page .price ins {
	color: #333;
	font-weight: 300;
	text-decoration: none;
}

.ks-category-page .price del {
	position: relative;
	display: inline-block;
	color: #8f8f8f;
	font-size: 10px;
	line-height: 1;
	text-decoration: none;
}

.ks-category-page .price del::after {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 1px;
	background: currentColor;
	content: "";
	transform: translateY(-50%);
}

.ks-category-page .price small {
	background: #f1f3f1;
	color: #99a199;
	font-size: 14px;
	line-height: 1;
	padding: 5px 6px;
}

.ks-product-category-listing-page span.woocommerce-Price-amount.amount {
	font-size: 18px;
	font-weight: 300;
}

.ks-category-page .pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	margin: 36px auto 0;
}

.ks-category-page .pagination a,
.ks-category-page .pagination span {
	display: grid;
	place-items: center;
	width: 45px;
	height: 45px;
	border: 1px solid #e3e7ea;
	border-radius: 50%;
	background: #fff;
	color: #c3c8cc;
	font-family: "Inter Tight", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.ks-category-page .pagination a:hover,
.ks-category-page .pagination a:focus,
.ks-category-page .pagination .current {
	border-color: #448dca;
	background: #448dca;
	color: #fff;
}

@media (max-width: 1399px) {
	.ks-category-page .ks-category-hero {
		grid-template-columns: 230px minmax(0, 1fr) 230px;
	}

	.ks-category-page .ks-category-hero::before {
		left: 230px;
	}

	.ks-category-page .ks-category-hero::after {
		right: 230px;
	}

	.ks-category-page .ks-category-hero__scroll {
		flex-basis: 126px;
		width: 126px;
		height: 126px;
	}

	.ks-category-page .ks-category-hero__row strong {
		font-size: 52px;
	}

	.ks-category-page .mens-products-layout {
		max-width: 100%;
	}
}

@media (max-width: 1366px) {
	.ks-category-page .ks-category-hero__scroll {
		top: 62px;
	}
}

@media (max-width: 1200px) {
	.ks-category-page .ks-category-hero {
		grid-template-columns: 160px minmax(0, 1fr) 160px;
		min-height: 100%;
	}

	.ks-category-page .ks-category-hero::before {
		left: 160px;
	}

	.ks-category-page .ks-category-hero::after {
		right: 160px;
	}

	.ks-category-page .ks-category-hero__circle {
		width: 300px;
		height: 300px;
	}

	.ks-category-page .ks-category-hero__circle--blue {
		margin-left: -160px;
		background: #eaf4fb;
	}

	.ks-category-page .ks-category-hero__circle--blue img {
		transform: translate(35px, 8px);
	}

	.ks-category-page .ks-category-hero__circle--pink {
		margin-right: -160px;
		background: #f9e2e5;
	}

	.ks-category-page .ks-category-hero__circle--pink img {
		transform: translate(-39px, -1px);
	}

	.ks-category-page .ks-category-hero__main {
		display: grid;
		grid-template-columns: 1fr;
		justify-content: flex-start;
		gap: 30px;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 70px 35px;
		position: relative;
	}

	.ks-category-page .ks-category-hero__scroll {
		top: 92px;
		position: absolute;
		right: 39px;
	}

	.ks-category-page .ks-category-hero__content h1 {
		text-align: left;
	}

	.ks-category-page .mens-products-section {
		scroll-margin-top: 190px;
		padding: 100px 20px 100px;
	}

	.ks-category-page .mens-products-layout {
		grid-template-columns: 275px 1fr;
		gap: 20px;
	}

	.ks-category-page .mens-product-grid {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 42px 24px;
	}

	.social-links {
		display: flex;
		gap: 9px;
	}
}

@media (max-width: 1199px) {
	.ks-category-page .ks-category-hero__main {
		gap: 14px;
	}

	.ks-category-page .ks-category-hero__row {
		align-items: center;
		flex-direction: column;
		gap: 10px;
	}

	.ks-category-page .ks-category-hero__row p {
		max-width: 100%;
		text-align: center;
	}

	.ks-category-page .mens-products-layout {
		grid-template-columns: 270px minmax(0, 1fr);
	}

	.ks-category-page .mens-product-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 1024px) {
	.ks-category-page .ks-category-hero {
		grid-template-columns: 150px minmax(0, 1fr) 150px;
		min-height: 100%;
	}

	.ks-category-page .ks-category-hero__circle {
		width: 200px;
		height: 200px;
	}

	.ks-category-page .ks-category-hero__circle--blue {
		margin-left: -70px;
	}

	.ks-category-page .ks-category-hero__circle--pink {
		margin-right: -70px;
	}

	.ks-category-page .ks-category-hero__main {
		gap: 14px;
		padding: 40px 35px;
	}

	.ks-category-page .ks-category-hero::after {
		right: 150px;
	}

	.ks-category-page .ks-category-hero::before {
		left: 150px;
	}

	.ks-category-page .ks-category-hero__content h1 {
		font-size: 80px;
		line-height: 1;
	}

	.ks-category-page .mens-products-section {
		scroll-margin-top: 160px;
		padding: 50px 10px 70px;
	}

	.ks-category-page .filter-card label {
		margin: 0 0 10px;
	}

	.ks-category-page .other-card a {
		min-height: 49px;
	}
}

@media (max-width: 991px) {
	.ks-category-page .ks-category-hero {
		grid-template-columns: 1fr;
		min-height: auto;
		padding: 52px 36px 74px;
	}

	.ks-category-page .ks-category-hero::before,
	.ks-category-page .ks-category-hero::after,
	.ks-category-page .ks-category-hero__side {
		display: none;
	}

	.ks-category-page .ks-category-hero__main {
		flex-direction: column;
		gap: 10px;
		padding: 0;
		text-align: center;
	}

	.ks-category-page .ks-category-hero__content {
		padding-top: 0;
	}

	.ks-category-page .ks-category-hero__content h1 {
		font-size: 76px;
		line-height: 1;
		text-align: center;
	}

	.ks-category-page .ks-category-hero__scroll {
		display: none;
	}

	.ks-category-page .ks-category-hero__row {
		align-items: center;
		margin-top: 0;
		gap: 15px;
	}

	.ks-category-page .ks-category-hero__row p {
		font-size: 16px;
		line-height: 26px;
	}

	.ks-category-page .mens-products-layout {
		grid-template-columns: 1fr;
		padding: 0 10px;
	}

	.ks-category-page .filter-column {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ks-category-page .mens-product-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.ks-category-page .ks-category-hero {
		padding-right: 20px;
		padding-left: 20px;
	}

	.ks-category-page .ks-category-hero__content h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.ks-category-page .ks-category-hero__row strong {
		font-size: 30px;
		line-height: 30px;
		white-space: normal;
	}

	.ks-category-page .mens-products-section {
		scroll-margin-top: 130px;
		padding: 44px 16px 64px;
	}

	.ks-category-page .listing-toolbar {
		justify-content: space-between;
	}

	.ks-category-page .filter-toggle {
		display: inline-flex;
		background: #448dca;
		color: #fff;
	}

	.ks-category-page .filter-column {
		display: none;
		grid-template-columns: 1fr;
	}

	.ks-category-page .filter-column.is-open {
		display: grid;
	}

	.ks-category-page .mens-product-grid {
		gap: 30px 16px;
	}
}

@media (max-width: 520px) {
	.ks-category-page .mens-product-grid {
		grid-template-columns: 1fr;
	}
}
