/* ============================================================
   CATEGORY V2 – stránka kategórie (/kategoria/...)

   Presná extrakcia pravidiel z finalcss.css pre obsah kategórie:
   nadpis a popisy, dlaždice podkategórií, filter (desktop aj mobilný
   šuflík), radenie, stránkovanie, najpredávanejšie produkty, USB sklad
   a katalógy.

   Načítava sa v bloku {header}, teda AŽ ZA product-list-v2.css –
   posledné dve pravidlá súboru zámerne prepisujú jeho gridové
   breakpointy, aby kategória zachovala pôvodné rozloženie z finalcss.

   Nepatria sem: rám stránky (legacy-shell-v2.css), produktové dlaždice
   (product-list-v2.css) a FAQ (faq-v2.css).
   ============================================================ */

.strankovanie {
	margin-bottom: 10px;
	padding: 10px 20px;
}

.strankovanie .pocty {
	float: left;
	margin-top: 4px;
}

.strankovanie .pocty strong {
	color: rgb(195, 43, 18);
}

.strankovanie .linky {
	float: right;
}

.strankovanie .linky span.text {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.strankovanie .linky a, .strankovanie .linky .next-dot, .strankovanie .linky .prev-dot {
	width: 21px;
	height: 15px;
	display: block;
	float: left;
	background-color: rgb(209, 209, 209);
	margin: 0px 1px;
	color: rgb(117, 117, 117);
	padding: 3px 0px;
	text-align: center;
	text-decoration: none;
}

.strankovanie .linky a.sipka {
	background-color: rgb(133, 133, 133);
	color: rgb(255, 255, 255);
}

.strankovanie .linky a:hover, .strankovanie .linky a.aktivna, .strankovanie .linky a.active {
	text-decoration: none;
	background-color: rgb(255, 139, 2);
	color: rgb(255, 255, 255);
}

h1.category-h1-title {
	font-size: 32px;
	margin-top: 0px;
}

.strankovanie {
	position: relative;
	background-image: url("../../../img/design/bg_tabs.gif");
	height: 30px;
	padding: 6px 12px 0px 20px;
	margin: 10px 0px 0px;
	font-weight: bold;
}

.strankovanie .linky a:hover, .strankovanie .linky a.aktivna, .strankovanie .linky a.active {
	background: url("../../../img/design/strankovanie_active.png") no-repeat;
	color: rgb(255, 255, 255);
}

.strankovanie .linky a, .strankovanie .linky a.sipka, .strankovanie .linky .next-dot, .strankovanie .linky .prev-dot {
	background: none;
	color: rgb(49, 49, 49);
	font-weight: bold;
	font-size: 14px;
	width: 17px;
	height: 17px;
	padding: 0px;
	text-align: center;
	margin-top: 4px;
}

.strankovanie .linky a.sipka {
	line-height: 15px;
	margin-left: -6px;
	font-size: 17px;
}

.strankovanie .linky a.sipka:hover {
	color: rgb(85, 85, 85);
}

.strankovanie .pocty strong {
	color: black;
	font-weight: normal;
}

.strankovanie .pocty .zobrazene_produkty {
	float: left;
	font-weight: normal;
}

.kategoriaPopis {
	width: 100%;
}

.kategoriaPopis p {
	font-size: 15px;
	line-height: 22px;
	color: var(--color-text);
}

.strankovanie {
	padding-left: 5px;
	padding-right: 5px;
}

.strankovanie .pocty {
	width: 33%;
	float: left;
	margin-top: 3px;
}

.pocet_na_stranku {
	width: 33%;
	float: left;
}

/* Filter (desktop aj mobilný šuflík) sa presunul do filter-v2.css. */

.contentSubcategories {
	margin-bottom: 15px;
}

ul.contentSubcategoriesItem {
	overflow: hidden;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}

ul.contentSubcategoriesItem li {
	border: 1px solid rgb(205, 205, 205);
	float: left;
	margin: 0px 0.8% 4px 0px;
	border-radius: 5px;
	padding: 0px;
	width: 19%;
	height: 40px;
	box-shadow: rgb(247, 249, 252) 2px 2px 10px 10px inset;
	position: relative;
	display: inline;
}

ul.contentSubcategoriesItem li:nth-of-type(5) {
	margin-right: 0px;
}

ul.contentSubcategoriesItem li:nth-of-type(10) {
	margin-right: 0px;
}

ul.contentSubcategoriesItem li:nth-of-type(15) {
	margin-right: 0px;
}

ul.contentSubcategoriesItem li a {
	overflow: hidden;
	position: absolute;
	inset: 0px;
	display: block;
}

.contentSubcategoriesImg {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 5px 0px 0px 5px;
	position: relative;
}

ul.contentSubcategoriesItem li a div img {
	position: absolute;
	inset: 0px;
	margin: auto;
	display: block;
	height: auto;
}

ul.contentSubcategoriesItem li a div.contentSubcategoriesTitle {
	display: block;
	text-align: left;
	padding: 0px;
	line-height: 14px;
	text-indent: 0px;
	color: rgb(61, 59, 60);
	font-weight: bold;
	height: auto;
	position: relative;
	margin: 0px 0px 0px 38px;
	top: 50%;
	transform: translateY(-50%);
}

ul.contentSubcategoriesItem li a:hover {
	text-decoration: none;
	box-shadow: rgb(255, 245, 251) 2px 2px 10px 10px inset;
}

.catalogue-category-container {
	white-space: nowrap;
	overflow: auto;
	display: flex;
}

.catalogue-category {
	width: 19%;
	min-width: 19%;
	margin-right: 1%;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
	height: 250px;
}

.catalogue-category img {
	height: 195px;
	width: auto;
	max-width: 90%;
	object-fit: cover;
	display: block;
	margin: 0px auto 10px;
}

.catalogue-category-title {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	height: 40px;
	white-space: normal;
}

ul.contentSubcategoriesItem li.categoryNewsArticle {
	box-shadow: rgb(254, 249, 221) 2px 2px 20px 20px inset;
}

ul.contentSubcategoriesItem li.categoryNewsArticle a:hover {
	box-shadow: rgb(254, 249, 221) 2px 2px 20px 20px inset;
}

#usbStock {
	border: 1px solid rgb(205, 205, 205);
	width: 100%;
	height: 200px;
	overflow: auto scroll;
	display: block;
}

#top-products-show-more {
	margin: 0px auto;
	width: 180px;
}

#top-products-show-more button {
	width: 180px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid rgb(231, 231, 231);
	background-color: rgb(240, 240, 240);
	color: rgb(61, 59, 60);
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	transition: background-color 0.3s;
}

#top-products-show-more button:hover {
	background-color: rgb(225, 225, 225);
}

#category-sorting {
	overflow: hidden;
	height: 36px;
	margin: 10px 0px;
}

#category-sorting .category-sorting-item {
	float: left;
	margin-right: 5px;
}

#category-sorting button {
	width: auto;
	height: 36px;
	border-radius: 3px;
	border: 1px solid rgb(231, 231, 231);
	background-color: rgb(240, 240, 240);
	color: rgb(61, 59, 60);
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	transition: background-color 0.3s;
	padding-right: 10px;
	padding-left: 10px;
}

#category-sorting button:hover {
	background-color: rgb(225, 225, 225);
}

#category-sorting button.active {
	border-bottom: 3px solid rgb(255, 26, 126);
	background-color: rgb(255, 255, 255);
}

.usb-category-container {
	overflow: auto;
	position: relative;
}

.usb-category-text-container {

}

.usb-category-link-container {
	float: right;
	width: 225px;
	margin-left: 40px;
	margin-bottom: 10px;
}

a.btn-enter-agency {
	display: block;
	text-align: center;
	color: rgb(255, 255, 255);
	background: rgb(255, 22, 130);
	border-radius: 5px;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 13px;
}

#showFullTable {
	margin-bottom: 40px;
	width: 200px;
	text-align: center;
	color: rgb(255, 255, 255);
	background: rgb(255, 22, 130);
	border-radius: 5px;
	padding: 7px 15px;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}

table#usbStock tr {
	line-height: 35px;
	border-bottom: 1px dashed rgb(221, 221, 221);
	width: 100%;
	min-width: 930px;
}

.usb-stock-background-color {
	width: 21px;
	height: 21px;
	border: 1px solid rgb(205, 205, 205);
	margin: auto;
}

a.usb-stock-show-detail-button {
	color: rgb(255, 255, 255);
	background: rgb(255, 22, 130);
	border-radius: 5px;
	padding: 5px 15px;
	font-weight: bold;
}

a.usb-stock-show-detail-button:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

img.usb-stock-product-image {
	max-width: 60px;
	max-height: 40px;
	margin: auto;
	display: block;
}

img.category-brand-description {
	margin-right: 20px;
	margin-bottom: 20px;
	max-height: 120px;
	max-width: 250px;
	float: left;
}

.category-text-down-hidden {
	display: none;
	margin-bottom: 80px;
}

.category-text-down-hidden {
	font-size: 15px;
	line-height: 1.5;
	color: var(--color-text);
}

.category-text-down-hidden p {
	font-size: 1em;
	margin: 0.5em 0px;
	color: var(--color-text);
}

.category-text-down-hidden h2 {
	font-size: 24px;
	margin: 1.5em 0px 1em;
	font-weight: bold;
	line-height: 1.2;
}

.category-text-down-hidden h3 {
	font-size: 20px;
	margin: 1em 0px 0.5em;
	font-weight: bold;
	padding-left: 1rem;
	border-left: 4px solid rgb(255, 23, 130);
}

.category-text-down-hidden ul {
	margin: 1em 0px 2em 45px;
	padding: 0px;
	list-style-type: disc;
}

.category-text-down-hidden li {
	margin-bottom: 0.5em;
	font-size: 1em;
	color: var(--color-text);
}

.category-text-down-hidden a {
	text-decoration: underline;
}

.category-text-down-hidden div.title-link {
	font-size: 1.2em;
	margin-top: 30px;
}

.category-text-down-hidden a:hover {
	text-decoration: none;
}

.category-text-down-hidden strong {
	font-weight: 700;
}

.category-text-down-hidden .category-description-info {
	background-color: rgb(249, 248, 249);
	border-left: 6px solid rgb(255, 23, 130);
	padding: 1em 1.2em;
	margin: 1.5em 0px;
	border-radius: 8px;
	font-size: 0.98em;
	line-height: 1.6;
	color: var(--color-text);
}

.category-description-down {
	font-size: 15px;
	line-height: 1.5;
}

.category-description-down p {
	font-size: 1em;
	margin: 0.5em 0px;
}

.category-description-down h2 {
	font-size: 2em;
	margin: 1em 0px 0px;
	font-weight: normal;
	line-height: 1.2;
}

.category-description-down ul {
	margin: 1em 0px 2em 45px;
	padding: 0px;
	list-style-type: disc;
}

.category-description-down li {
	margin-bottom: 0.5em;
	font-size: 1em;
}

.category-description-down a {
	text-decoration: underline;
}

.category-description-down a:hover {
	text-decoration: none;
}

.top-sell-container {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 40px;
}

.top-sell-row {
	display: flex;
	align-items: center;
	padding: 6px 0px;
	border-bottom: 1px solid rgb(238, 238, 238);
	gap: 20px;
	transition: background 0.2s;
}

.top-sell-row:hover {
	background-color: rgb(250, 250, 250);
}

.top-sell-row:last-of-type {
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
}

.top-sell-image-wrapper {
	flex-shrink: 0;
	width: 90px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(255, 255, 255);
	border-radius: 8px;
	padding: 5px;
}

.top-sell-image-wrapper img {
	max-width: 80%;
	max-height: 80px;
	object-fit: contain;
	display: block;
	margin: auto;
}

.top-sell-content {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.top-sell-header {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

.top-sell-title {
	font-size: 16px;
	font-weight: 700;
	color: var(--color-dark);
	text-decoration: none;
}

.top-sell-title:hover {
	color: var(--color-dark);
	text-decoration: none;
}

.top-sell-stock {
	font-size: 12px;
	color: rgb(72, 173, 49);
	background: rgb(240, 255, 244);
	padding: 2px 10px;
	border-radius: 20px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.top-sell-dot {
	width: 6px;
	height: 6px;
	background: rgb(39, 174, 96);
	border-radius: 50%;
}

.top-sell-description {
	font-size: 13px;
	color: var(--color-description);
	line-height: 1.5;
}

.top-sell-variants {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-top: 4px;
	margin-left: auto;
}

.top-sell-variant-dot {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.05);
	display: block;
	transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.top-sell-variant-dot:hover {
	transform: scale(1.3);
	z-index: 2;
}

.top-sell-variant-more {
	display: flex;
	color: var(--color-dark);
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: var(--bg-light-gray);
	border: 1px solid rgba(0, 0, 0, 0.15);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1;
}

.top-sell-price-tag {
	flex-shrink: 0;
	text-align: right;
	width: 100px;
}

.top-sell-price {
	font-size: 26px;
	font-weight: 900;
	color: var(--color-link-dark);
	display: inline-flex;
	align-items: flex-start;
	line-height: 1;
}

.top-sell-whole {
	font-size: 26px;
	font-weight: 900;
	letter-spacing: -2px;
}

.top-sell-decimal {
	font-size: 13px;
	font-weight: 900;
	vertical-align: super;
	line-height: 1;
	margin-top: 2px;
	margin-left: 3px;
}

.top-sell-price-text {
	font-size: 14px;
	color: var(--color-description);
}

.top-sell-dnone {
	display: none;
}

@media screen and (max-width: 980px) {
	/* Mobilný šuflík filtra je vo filter-v2.css. */

	.pocty {
		max-width: 55%;
	}

	.strankovanie {
		margin-bottom: 10px;
	}

	#category-sorting {
		height: 45px;
		margin: 10px 0px;
		white-space: nowrap;
		overflow: auto;
		display: flex;
	}

	#category-sorting .category-sorting-item {
		margin-bottom: 5px;
	}

	.category-description-down h2 {
		font-size: 1.6em;
	}

}

@media screen and (max-width: 900px) {
	ul.contentSubcategoriesItem li {
		width: 24%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(5) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(10) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(12) {
		margin-right: 0%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(8) {
		margin-right: 0%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(4) {
		margin-right: 0%;
	}

	.catalogue-category {
		width: 26%;
		min-width: 26%;
	}

}

@media screen and (max-width: 800px) {
	.product-list-container {
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}

}

@media screen and (max-width: 768px) {
	.usb-category-container {
		overflow: auto;
		position: relative;
	}

	.usb-category-text-container {
		margin-bottom: 50px;
	}

	.usb-category-link-container {
		position: absolute;
		float: none;
		bottom: 0px;
		margin-left: 0px;
		width: 100%;
	}

	.category-description-down {
		font-size: 14px;
	}

	.category-description-down ul {
		margin-left: 25px;
	}

}

@media screen and (max-width: 700px) {
	ul.contentSubcategoriesItem li {
		width: 32%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(4) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(8) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(12) {
		margin-right: 0%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(9) {
		margin-right: 0%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(6) {
		margin-right: 0%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(3) {
		margin-right: 0%;
	}

}

@media screen and (max-width: 660px) {
	.strankovanie .pocty {
		width: 50%;
	}

	.pocet_na_stranku {
		width: 50%;
	}

	.linky {
		width: 100%;
		float: none;
		margin-top: 5px;
	}

	.strankovanie {
		background: rgb(249, 248, 249);
		overflow: hidden;
		height: auto;
		padding-bottom: 3px;
	}

}

@media screen and (max-width: 560px) {
	.pocty {
		width: 100%;
		max-width: 100%;
		margin: 0px;
		padding: 0px;
	}

	div.zobrazene_produkty {
		float: none;
		width: 100%;
	}

	.top-sell-row {
		align-content: flex-start;
		flex-wrap: wrap;
		padding: 6px 0px;
		gap: 8px;
	}

	.top-sell-image-wrapper {
		width: 100%;
		height: 100px;
		margin-bottom: 8px;
	}

	.top-sell-image-wrapper img {
		max-width: 100%;
		max-height: 100px;
	}

	.top-sell-header {
		flex-wrap: wrap;
		gap: 8px;
	}

	.top-sell-title {
		width: 100%;
		flex-basis: 100%;
	}

	.top-sell-stock {
		order: 2;
	}

	.top-sell-variants {
		order: 3;
		margin-left: 0px;
		float: right;
	}

	.top-sell-content {
		flex-grow: 1;
		min-width: 0px;
	}

	.top-sell-price-tag {
		width: 100%;
		min-width: 90px;
		text-align: center;
		margin-top: 10px;
	}

}

@media screen and (max-width: 500px) {
	h1.category-h1-title {
		font-size: 28px;
	}

	ul.contentSubcategoriesItem li {
		width: 48%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(2n) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(3) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(9) {
		margin-right: 1%;
	}

	ul.contentSubcategoriesItem li:nth-of-type(12) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(14) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(10) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(8) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(6) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(4) {
		margin-right: 0%;
		float: right;
	}

	ul.contentSubcategoriesItem li:nth-of-type(2) {
		margin-right: 0%;
		float: right;
	}

	.product-list-container {
		grid-template-columns: repeat(2, minmax(0px, 1fr));
		gap: 8px;
	}

	.top-sell-container {
		display: flex;
		align-items: stretch;
		flex-wrap: nowrap;
		gap: 8px;
		overflow-x: auto;
		overscroll-behavior-inline: contain;
		scroll-snap-type: x proximity;
		-webkit-overflow-scrolling: touch;
	}

	.top-sell-container > .top-sell-row, .top-sell-hidden-list .top-sell-row {
		align-items: stretch;
		border: 1px solid rgb(240, 240, 240);
		box-sizing: border-box;
		flex: 0 0 calc(50% - 4px);
		flex-direction: column;
		flex-wrap: nowrap;
		margin-bottom: 0px;
		padding: 12px;
		scroll-snap-align: start;
		width: calc(50% - 4px);
	}

	.top-sell-image-wrapper {
		box-sizing: border-box;
		margin-bottom: 0px;
	}

	.top-sell-content {
		width: 100%;
	}

	.top-sell-price-tag {
		margin-top: auto;
		padding-top: 10px;
	}

	.top-sell-hidden-list {
		display: contents;
	}

	.top-sell-hidden-list .top-sell-row {
		float: none;
	}

	#top-products-show-more {
		display: none;
	}

}

@media screen and (max-width: 490px) {
	.doplnenieTextu {
		display: none;
	}

}

@media screen and (max-width: 480px) {
	.category-description-down h2 {
		font-size: 1.5em;
		font-weight: bold;
	}

}

@media screen and (max-width: 440px) {
	.catalogue-category {
		width: 38%;
		min-width: 38%;
	}

	img.category-brand-description {
		margin-right: 20px;
		margin-bottom: 20px;
		max-height: 80px;
		max-width: 140px;
		float: left;
	}

}

/* ============================================================
   Odchýlky produktových dlaždíc oproti product-list-v2.css

   product-list-v2.css (vyhľadávanie) medzičasom zväčšil typografiu
   dlaždíc. Kategória beží na pôvodných hodnotách z finalcss.css, tak
   ich tu držíme, aby prechod na V2 nezmenil vzhľad výpisu.
   Keď sa oba výpisy zjednotia, celý tento blok sa dá zmazať.
   ============================================================ */

.product-list-title {
	font-size: 16px;
	min-height: 42px;
}

.product-list-description {
	font-size: 13px;
	min-height: 40px;
}

.product-list-param {
	font-size: 12px;
}

/* product-list-v2.css tu používa --rp-color-text-muted (#555), finalcss mal #777. */
.product-list-param-name,
.product-list-param-value {
	color: var(--color-description);
}

.product-list-price {
	font-size: 25px;
}

.price-whole {
	font-size: 25px;
}

.price-decimal {
	font-size: 12px;
}

.product-list-stock {
	font-size: 12px;
}

/* product-list-v2.css láme na 2 stĺpce už pri 960px, finalcss až pri 800px. */
@media screen and (max-width: 960px) and (min-width: 801px) {
	.product-list-container {
		grid-template-columns: repeat(3, 1fr);
		gap: 12px;
	}
}


/* ============================================================
   Obsah popisov kategórie z CMS

   Nadpisy, info boxy a tabuľka #category-table, ktoré redaktori vkladajú
   do popisu kategórie. V DB ich má len časť kategórií, preto sa preberá
   celý blok z finalcss.css, nie iba to, čo bolo vidieť pri migrácii.
   ============================================================ */

.category-text-down-hidden h4 {
	font-size: 18px;
	margin: 1em 0 0.5em;
	font-weight: bold;
}

.category-description-down h3 {
	font-size: 1.8em;
	margin: 2em 0 0.5em;
	font-weight: normal;
}

.category-description-down h4 {
	font-size: 1.4em;
	margin: 2em 0 0.5em;
	font-weight: normal;
}

.category-description-down div.title-link {
	font-size: 1.2em;
	margin-top: 30px;
}

.category-description-down strong {
	font-weight: 700;
}

.category-description-down .category-description-info {
	background-color: #F9F8F9;
	border-left: 6px solid #FF1782;
	padding: 1em 1.2em;
	margin: 1.5em 0;
	border-radius: 8px;
	font-size: 0.98em;
	line-height: 1.6;
	color: #333;
}

.category-text-down-hidden #category-table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin: 2rem 0;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}

.category-text-down-hidden #category-table th,
.category-text-down-hidden #category-table td {
	border: none;
}

.category-text-down-hidden #category-table thead {
	background-color: #fafafa;
}

.category-text-down-hidden #category-table th {
	padding: 1rem;
	text-align: left;
	font-weight: 600;
	color: #333;
	font-size: 1.05rem;
	border-bottom: 1px solid #e0e0e0;
	white-space: nowrap;
}

.category-text-down-hidden #category-table tbody tr:nth-child(even) {
	background-color: #fdfdfd;
}

.category-text-down-hidden #category-table tbody tr:nth-child(odd) {
	background-color: #f7f7f7;
}

.category-text-down-hidden #category-table td {
	padding: 0.9rem 1rem;
	vertical-align: top;
	color: #444;
	font-size: 1rem;
	line-height: 1.5;
	border-bottom: 1px solid #f0f0f0;
}

.category-text-down-hidden #category-table tbody tr:last-child td {
	border-bottom: none;
}

.category-text-down-hidden #category-table tbody tr:hover {
	background-color: #fef6fa;
	transition: background-color 0.3s ease;
}

@media screen and (max-width: 980px) {
	.category-description-down h3 {
		font-size: 1.4em;
	}

	.category-description-down h4 {
		font-size: 1.2em;
	}
}

@media screen and (max-width: 480px) {
	.category-description-down h3 {
		font-size: 1.3em;
		font-weight: bold;
	}

	.category-description-down h4 {
		font-size: 1.2em;
		font-weight: bold;
	}

	.category-description-down .category-description-info {
		padding: 0.8em 1em;
	}
}
