#tablepress-44 .column-4.sorting_asc:after,
#tablepress-44 .column-5.sorting_asc:after,
#tablepress-44 .column-4.sorting_desc:after,
#tablepress-44 .column-5.sorting_desc:after {
	right: -3px !important;
}

#tablepress-44 thead {
	border-bottom: 2px solid #000;
	text-transform: uppercase;
	background-color: #fff;
}

#tablepress-44 thead th {
	background-color: transparent !important;
	white-space: normal;
	text-align: center !important;
}

#tablepress-44 thead,
#tablepress-44 tbody {
	font-size: 16px !important;
}

#tablepress-44 tr th,
#tablepress-44 thead tr th #tablepress-44 tr td,
#tablepress-44 tbody tr td {
	color: #000 !important;
}

#tablepress-44 thead tr th,
#tablepress-44 tbody tr td {
	font-family: Lato, sans-serif !important;
}

#tablepress-44 tbody .child-row td {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#tablepress-44 tbody .child-row td > div {
	width: 100%;
}

#tablepress-44 tbody tr td .child-row {
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
	margin: 0;
}

#tablepress-44 tbody tr td .child-row li {
	line-height: 1.5;
	padding: 5px 0;
	float: inherit;
}

#tablepress-44 tbody tr td .child-row .column-6 span:nth-child(2)::after {
	content: 'm²';
	margin-left: 3px;
}

#tablepress-44 tbody tr td .child-row .column-5,
#tablepress-44 tbody tr td .child-row .column-6,
#tablepress-44 tbody tr td .child-row .column-7,
#tablepress-44 tbody tr td .child-row .column-8,
#tablepress-44 tbody tr td .child-row .column-9,
#tablepress-44 tbody tr td .child-row .column-10,
#tablepress-44 tbody tr td .child-row .column-11,
#tablepress-44 tbody tr td .child-row .column-12 {
	display: none;
}

#tablepress-44 tbody tr td .child-row li:not(:last-of-type) {
	border-bottom: 1px solid #efefef;
}

#tablepress-44 tbody tr td .child-row li span {
	display: block;
}

#tablepress-44 tbody tr td .child-row li span:nth-child(1) {
	font-weight: bold;
}

#tablepress-44 tbody tr.child {
	display: none;
	opacity: 0;
	cursor: default;
	-webkit-transition: opacity 1s ease-out;
	-o-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}

#tablepress-44 tbody tr.child.show-more-details {
	display: none;
	opacity: 1;
	border-bottom: 1px solid #777;
	position: relative;
}

#tablepress-44 tbody tr.child.show-more-details .child-row {
	position: absolute;
	width: 100%;
}

#tablepress-44 tbody tr.child.show-more-details .child-row ul {
	list-style: none;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: 500;
}

#tablepress-44 tbody tr.child.show-more-details .child-row ul li:nth-child(-n + 4) {
	display: none;
}

#tablepress-44 th {
	line-height: 1.1rem !important;
	padding: 15px 10px 5px !important;
	white-space: break-spaces !important;
	cursor: default;
}

#tablepress-44 .sorting::after,
#tablepress-44 .sorting_asc::after,
#tablepress-44 .sorting_desc::after {
	top: 8px !important;
}

#tablepress-44 th:nth-child(4),
#tablepress-44 th:nth-child(5),
#tablepress-44 th:nth-child(6) {
	position: relative;
	cursor: pointer;
}

#tablepress-44 th:nth-child(5),
#tablepress-44 th:nth-child(6) {
	color: #059669 !important;
	cursor: pointer;
}

#tablepress-44 th:nth-child(5):hover::before,
#tablepress-44 th:nth-child(6):hover::before,
#tablepress-44 th:nth-child(8):hover::before {
	content: 'Więcej punktów oznacza lepszy stosunek MOŻLIWOŚCI do ceny' !important;
	position: absolute;
	top: 80px !important;
	left: -90px !important;
	min-width: 300px;
	height: 100% !important;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 15px #666;
	box-shadow: 0px 0px 15px #666;
	border-radius: 5px;
	background: #fff;
	color: #000 !important;
	text-align: center;
	font-size: 16px !important;
	font-weight: 500 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
	margin: inherit !important;
	font-family: Lato, sans-serif;
}

#tablepress-44 th:nth-child(6):hover::before {
	content: 'Więcej punktów oznacza lepsze właściwości antysmogowe oraz bogatsze wyposażenie' !important;
}

#tablepress-44 th:nth-child(4)::before {
	content: 'OCENA REDAKCJI';
	position: absolute;
	top: 5px;
	color: #000;
	left: 157px;
	cursor: auto;
	white-space: nowrap;
}

#tablepress-44 th:nth-child(6) {
	color: #233bf1 !important;
}

#tablepress-44 th:nth-child(8) {
	position: relative;
}

#tablepress-44 th:nth-child(8):hover::before {
	content: 'Obliczamy max. powierzchnię pomieszczenia rekomendując na każde 1 m2 CADR = 8,5 m3/h' !important;
	top: 80px;
}

#tablepress-44 td {
	padding: 20px 5px !important;
	line-height: 1.5 !important;
	vertical-align: middle !important;
	border-top: none !important;
	background-color: transparent !important;
	text-align: center !important;
}

#tablepress-44 tr {
	border-bottom: 1px solid #777;
}

#tablepress-44 tbody tr {
	position: relative;
	min-height: 210px !important;
	height: 210px;
}

#tablepress-44 tr.odd td:nth-child(1),
#tablepress-44 tr.even td:nth-child(1) {
	background: #059669 !important;
	width: 70px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	top: 50px;
	position: relative;
	border-radius: 5px;
	color: #fff !important;
	counter-increment: my-awesome-counter;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 900;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.2 !important;
}

#tablepress-44 tr.odd td.possibilities:nth-child(1),
#tablepress-44 tr.even td.possibilities:nth-child(1) {
	background: #5186c6 !important;
}

#tablepress-44 tr.odd td:nth-child(1)::after,
#tablepress-44 tr.even td:nth-child(1)::after {
	content: attr(data-index) ' miejsce';
}

/* #tablepress-44 tr.odd td:nth-child(1)::before,
#tablepress-44 tr.even td:nth-child(1)::before {
		background: transparent !important;
		top:0 !important;
  	content: "Możliwości";
} */

#tablepress-44 thead tr.odd td:nth-child(1) {
	background: transparent !important;
	top: 0 !important;
}

#tablepress-44 thead tr td:nth-child(1)::after {
	content: '' !important;
}

#tablepress-44 td:nth-child(3) img {
	max-width: 87px;
	max-height: 120px;
}

#tablepress-44 td:nth-child(2),
#tablepress-44 td:nth-child(4) {
	font-weight: bold;
	font-size: 19px;
}

#tablepress-44 td:nth-child(4) {
	position: relative;
	width: 90px;
}

#tablepress-44 td:nth-child(4)::after {
	content: 'zł';
	margin-left: 3px;
}

#tablepress-44 td:nth-child(5),
#tablepress-44 td:nth-child(6) {
	color: #059669 !important;
	font-size: 26px;
	font-weight: 600;
}

#tablepress-44 td:nth-child(4) .filter-costs {
	display: none;
}

#tablepress-44 td:nth-child(6) {
	color: #233bf1 !important;
}

#tablepress-44 td:nth-child(5)::after,
#tablepress-44 td:nth-child(6)::after {
	content: '/100';
	font-size: 14px;
}

#tablepress-44 td:nth-child(7) a:first-child,
#tablepress-44 tbody tr td .child-row .column-5 a:first-child {
	margin-bottom: 10px;
	width: 135px;
}

#tablepress-44 tbody tr td .child-row .column-5 a:first-child {
	margin-right: 5px;
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li {
	display: none;
	position: relative;
	padding: 30px 0 10px;
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:first-child {
	margin-right: 10px;
	padding: 0 10px;
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6)::before {
	content: 'Więcej informacji';
	position: absolute;
	font-weight: bold;
	top: 0;
}

#tablepress-44 td:nth-child(7) a:first-child,
#tablepress-44 td:nth-child(7) a:last-child,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:first-child,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:last-child,
#tablepress-44 tbody tr td .child-row .column-5 a:first-child,
#tablepress-44 tbody tr td .child-row .column-5 a:last-child {
	border: 2px solid #058554;
	color: #058554;
	border-radius: 15px;
	font-size: 15px;
	display: inline-block;
	height: 40px;
	line-height: 35px;
}

#tablepress-44 td:nth-child(7) a:last-child,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:last-child,
#tablepress-44 tbody tr td .child-row .column-5 a:last-child {
	border: 2px solid #2c314f;
	color: #2c314f;
	padding: 0 10px;
}

#tablepress-44 td:nth-child(7) a:first-child:hover,
#tablepress-44 td:nth-child(7) a:last-child:hover,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:first-child:hover,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:last-child:hover,
#tablepress-44 tbody tr td .child-row .column-5 a:last-child:hover {
	background-color: #2c314f;
	color: #fff;
}

#tablepress-44 td:nth-child(7) a:first-child:hover,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:first-child:hover,
#tablepress-44 tbody tr td .child-row .column-5 a:first-child:hover {
	background-color: #058554;
}
#tablepress-44 td:nth-child(7) a:first-child {
	background-color: #2c314f;
	color: #fff;
	border: 2px solid #2c314f;
}
#tablepress-44 td:nth-child(7) a:first-child:hover {
	background-color: #2c314f;
	color: #fff;
	border: 2px solid #2c314f;
	opacity: 0.9;
}
#tablepress-44 td:nth-child(8) {
	font-size: 19px;
}

#tablepress-44 td:nth-child(8) span {
	display: none;
}

#tablepress-44 td:nth-child(8)::after {
	content: 'm²';
	margin-left: 3px;
}

#tablepress-44 td:nth-child(14),
#tablepress-44 th:nth-child(14),
.clone-first-table td:nth-child(13),
.clone-first-table th:nth-child(13) {
	display: none;
}

#tablepress-44 tr.air-purifiers .child-row {
	border: none;
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(8)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(9)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(10)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(11)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(12)::before,
#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(13)::before {
	content: 'Więcej informacji';
	position: absolute;
	font-weight: bold;
	top: 0;
	left: 0;
	right: 0;
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7)::before {
	content: 'Zalecana max. pow.';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(8)::before {
	content: 'Filtry powietrza';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(9)::before {
	content: 'Funkcje i wyposażenie';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(10)::before {
	content: 'CADR lub przepływ powietrza';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(11)::before {
	content: 'Poziomy głośności';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(12)::before {
	content: 'Pobór mocy';
}

#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(13)::before {
	content: 'Koszty filtrów';
}

#tablepress-44 thead tr td:nth-child(16) {
	display: none;
}

#tablepress-44 tbody tr td:nth-child(16) {
	color: #808080 !important;
	font-weight: bold;
}

#tablepress-44 tbody tr td:nth-child(16) div {
	position: absolute;
	width: 190px;
	left: 50%;
	-webkit-transform: translate(-50%, 260%);
	-ms-transform: translate(-50%, 260%);
	transform: translate(-50%, 260%);
	font-size: 16px !important;
}

#tablepress-44 tbody tr td:nth-child(16) div::after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../img/icons/arrow-accordion.svg);
	-webkit-transition: -webkit-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
	position: relative;
	top: 5px;
	cursor: pointer;
}

#tablepress-44 tbody tr td:nth-child(16) div::before {
	content: 'Rozwiń pozostałe dane';
	cursor: pointer;
}

#tablepress-44 tbody tr td:nth-child(16).show-details div::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.ranking-table .sorting-box select {
	background-color: transparent;
	color: #000;
	padding: 12px;
	width: 140px;
	font-size: 16px;
	border: 1px solid #000;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	outline: none;
	border-radius: 20px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	-o-text-overflow: '';
	text-overflow: '';
	height: inherit !important;
	background-image: none !important;
	font-weight: normal !important;
}

.ranking-table .sorting-box {
	position: relative;
	width: 140px;
	display: none;
}

.ranking-table .sorting-box::after {
	content: '\f0d7';
	font-family: TablePress;
	position: absolute;
	right: 10px;
	top: 14px;
}

@media screen and (max-width: 1550px) {
	#tablepress-44 tbody tr.child.show-more-details {
		display: table-row;
	}
	#tablepress-44 td:nth-child(13),
	#tablepress-44 th:nth-child(13),
	.clone-first-table td:nth-child(12),
	.clone-first-table th:nth-child(12) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(13),
	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(12),
	#tablepress-44 tbody tr td .child-row .column-11 {
		display: block;
	}

	#tablepress-44 tbody .show-more-details {
		position: relative;
	}

	.show-more-details::after {
		content: '';
		background-image: url('http://localhost/ranking/wp-content/themes/ranking-oczyszczaczy/img/icons/arrow-down.svg');
		display: inline-block;
		position: absolute;
		width: 20px;
		height: 20px;
		right: 0;
		margin-top: 75px;
		-webkit-transition: -webkit-transform 0.5s ease-out;
		transition: -webkit-transform 0.5s ease-out;
		-o-transition: transform 0.5s ease-out;
		transition: transform 0.5s ease-out;
		transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
	}

	#tablepress-44 tbody tr.show-more-details.active:nth-child(2n + 1)::after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@media screen and (max-width: 1475px) {
	#tablepress-44 td:nth-child(12),
	#tablepress-44 th:nth-child(12),
	.clone-first-table td:nth-child(11),
	.clone-first-table th:nth-child(11) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(11),
	#tablepress-44 tbody tr td .child-row .column-10 {
		display: block;
	}
}

@media screen and (max-width: 1365px) {
	#tablepress-44 td:nth-child(11),
	#tablepress-44 th:nth-child(11),
	.clone-first-table td:nth-child(10),
	.clone-first-table th:nth-child(10) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(10),
	table tbody tr td .child-row .column-9 {
		display: block;
	}
}

@media screen and (max-width: 1250px) {
	#tablepress-44 td:nth-child(10),
	#tablepress-44 th:nth-child(10),
	.clone-first-table td:nth-child(9),
	.clone-first-table th:nth-child(9) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(9),
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-8,
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-9 {
		display: block;
	}
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-8 br {
		display: none;
	}
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-8 p {
		margin: 0;
		font-weight: 700;
	}
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-8 span:first-child {
		font-weight: 400;
	}
	#tablepress-44 > tbody > tr.child-row > td > div > ul.child-row > .column-9 b {
		font-weight: 400;
	}
}

@media screen and (max-width: 1110px) {
	#tablepress-44 td:nth-child(9),
	#tablepress-44 th:nth-child(9),
	.clone-first-table td:nth-child(8),
	.clone-first-table th:nth-child(8) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(8),
	table tbody tr td .child-row .column-7 {
		display: block;
	}
}

@media screen and (max-width: 975px) {
	#tablepress-44 td:nth-child(8),
	#tablepress-44 th:nth-child(8),
	.clone-first-table td:nth-child(7),
	.clone-first-table th:nth-child(7) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7),
	#tablepress-44 tbody tr td .child-row .column-6 {
		display: block;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7)::after {
		content: 'm²';
		margin-left: 3px;
	}

	#tablepress-44 td:nth-child(2) {
		padding: 20px 10px;
	}
}

@media screen and (max-width: 865px) {
	#tablepress-44 td:nth-child(7),
	#tablepress-44 th:nth-child(7),
	.clone-first-table td:nth-child(6),
	.clone-first-table th:nth-child(6) {
		display: none;
	}

	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6),
	#tablepress-44 tbody tr td .child-row .column-5 {
		display: block;
	}

	#tablepress-44 tbody tr td .child-row .column-5 span:nth-child(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#tablepress-44 {
		padding: 50px;
	}

	#tablepress-44 th:nth-child(5)::before {
		top: -5px;
	}

	#tablepress-44 th:nth-child(6):hover::after {
		min-width: 250px;
		padding: 50px 10px;
	}

	#tablepress-44 th:nth-child(4)::before {
		top: -5px;
	}
}

@media screen and (max-width: 720px) {
	#tablepress-44 {
		padding: 50px 0;
	}

	#tablepress-44 td:nth-child(4),
	#tablepress-44 th:nth-child(4),
	#tablepress-44 td:nth-child(5),
	#tablepress-44 th:nth-child(5),
	#tablepress-44 td:nth-child(6),
	#tablepress-44 th:nth-child(6),
	.clone-first-table td:nth-child(3),
	.clone-first-table th:nth-child(3),
	.clone-first-table td:nth-child(4),
	.clone-first-table th:nth-child(4),
	.clone-first-table td:nth-child(5),
	.clone-first-table th:nth-child(5),
	#tablepress-44 tbody tr td .child-row .column-6 {
		display: none;
	}

	#tablepress-44 thead,
	#tablepress-44 tbody,
	.clone-first-table thead,
	.clone-first-table tbody {
		display: inline-table;
		width: 100%;
	}

	#first-table .child.air-purifiers.show-more-details .child-row ul li:nth-child(7) {
		display: none;
	}

	#tablepress-44 thead,
	.clone-first-table thead {
		display: none;
	}

	#tablepress-44 tbody tr {
		min-height: 440px !important;
		position: relative;
		display: block;
		height: inherit !important;
	}

	#tablepress-44 tr.child-row {
		min-height: auto;
	}

	#tablepress-44 .child-row td {
		max-width: 100% !important;
		top: 0 !important;
		font-size: 16px !important;
		padding: 0 5px !important;
	}

	#tablepress-44 tbody tr td .child-row li {
		width: 100%;
	}

	#tablepress-44 tr td:nth-child(4),
	#tablepress-44 tr td:nth-child(5),
	#tablepress-44 tr td:nth-child(6),
	#tablepress-44 tr td:nth-child(8) {
		font-size: 21px !important;
		display: block;
		position: absolute;
	}

	#tablepress-44 td:nth-child(8) span {
		display: block;
		color: #3e3e3e;
		font-size: 15px;
		position: absolute;
		top: -10px;
		left: -8px;
		font-weight: 400;
	}

	#tablepress-44 tr td:nth-child(5)::before {
		content: 'OCENA OPŁACALNOŚCI';
		position: absolute;
		color: #3e3e3e;
		font-size: 15px;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		top: -10px;
		left: -50px;
		font-weight: 400;
	}

	#tablepress-44 tr td:nth-child(6)::before {
		content: 'OCENA MOŻLIWOŚCI';
		position: absolute;
		color: #3e3e3e;
		font-size: 15px;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		top: -10px;
		left: -40px;
		font-weight: 400;
	}

	#tablepress-44 tr td:nth-child(2) {
		position: absolute;
		top: 108px;
		white-space: normal;
		font-size: 21px;
		z-index: 1;
		max-width: 225px;
		text-align: left !important;
	}

	#tablepress-44 tr .details-control::after {
		left: 0;
		right: 0;
		margin: auto;
	}

	#tablepress-44 tr .details-control.show-details::before {
		content: 'Zwiń' !important;
	}

	#tablepress-44 tbody tr .details-control.show-details::after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	#tablepress-44 tr td:nth-child(3) {
		right: 25px;
		top: 0;
		position: absolute;
	}

	table td:nth-child(3) img {
		max-width: 101.5px;
		max-height: 140px;
	}

	#tablepress-44 tr td:nth-child(4) {
		font-weight: 600;
		top: 273px;
		left: 8px;
	}

	#tablepress-44 tr td:nth-child(4)::before {
		content: 'CENA';
		border: none;
		top: -10px;
		color: #3e3e3e;
		font-size: 15px;
		left: 22px;
		font-weight: 500;
		position: absolute;
	}

	#tablepress-44 tr td:nth-child(5) {
		right: 50px;
		top: 203px;
		font-size: 25px;
	}

	#tablepress-44 tr td:nth-child(6) {
		right: 50px;
		top: 273px;
		font-size: 25px;
	}

	#tablepress-44 tr td:nth-child(8) {
		top: 203px;
		left: 13px;
		font-weight: 600;
	}

	#tablepress-44 tr td:nth-child(8)::before {
		content: 'do';
		position: relative;
		right: 3px;
	}

	#tablepress-44 td:nth-child(7) {
		position: absolute;
		top: 313px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#tablepress-44 tr.odd td:nth-child(1),
	#tablepress-44 tr.even td:nth-child(1) {
		position: absolute;
		top: 15px;
	}

	#tablepress-44 tbody tr td .child-row .column-5 {
		display: none;
	}

	.ranking-table .sorting-box {
		display: block;
	}

	#tablepress-44 tbody tr td:nth-child(16) div {
		bottom: 5px;
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		transform: translate(-50%);
	}
}

@media screen and (max-width: 720px) {
	#tablepress-44 td:nth-child(7) a:first-child,
	#tablepress-44 td:nth-child(7) a:last-child,
	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:first-child,
	#tablepress-44 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6) a:last-child,
	#tablepress-44 tbody tr td .child-row .column-5 a:first-child,
	#tablepress-44 tbody tr td .child-row .column-5 a:last-child {
		font-size: 16px;
	}
}

@media screen and (max-width: 360px) {
	#tablepress-44 tr td:nth-child(2) {
		font-size: 16px;
	}
}

@media screen and (max-width: 1550px) {
	#tablepress-44 tbody tr td .child-row .column-12 {
		display: block;
	}
}
#tablepress-44 tr.row-2.odd td:nth-child(1) {
	background: #f8d648 !important;
	color: #2c314f !important;
}
#tablepress-44 .column-4.sorting_desc::after,
#tablepress-44 .column-5.sorting_desc::after {
	top: 11px !important;
}

@media screen and (max-width: 980px) {
	#tablepress-44 .child-row .column-6,
	#tablepress-44 .column-14 {
		display: none !important;
	}
	#tablepress-44 tbody .child-row td {
		display: block;
	}
	#tablepress-44 td:nth-child(7) {
		bottom: 0;
		top: auto;
	}
	#tablepress-44 tbody tr {
		min-height: 520px !important;
		margin-top: 60px;
	}
	#tablepress-44 .child-row {
		min-height: 400px !important;
	}
	#tablepress-44 .child-row .column-8 {
		display: none !important;
	}
	#tablepress-44 .column-8 {
		display: block !important;
		position: absolute;
		top: 320px;
		text-align: left !important;
	}
	#tablepress-44 .column-8:before {
		content: 'Funkcje:';
		text-transform: uppercase;
		display: inline-block;
		padding-top: 10px;
		padding-right: 5px;
		font-weight: bold;
		font-size: 13px;
	}
	#tablepress-44 .column-8 br {
		display: none;
	}
	#tablepress-44 .column-8 span {
		display: inline-block;
		position: relative;
		font-size: 13px;
	}
	#tablepress-44 .column-8 span:after {
		content: '|';
	}
	#tablepress-44 .column-8 span:last-child:after {
		content: '';
	}
	#tablepress-44 .column-10 {
		display: block !important;
		background: #f1f1f3 !important;
		top: -40px;
		position: absolute;
		width: 100%;
		padding: 10px 0 !important;
		font-size: 14px;
	}
	#tablepress-44 .child-row .column-10 {
		display: none !important;
	}
	#tablepress-44 .column-6 {
		bottom: 20px !important;
	}
}
.page-id-67140 .search-container,
.page-id-67140 .sorting-box,
.page-id-67140 .dataTables_filter {
	display: none;
}
