/*mod sg */
#h1sg {
	text-align: center;
	margin: 10px 0px 30px 0px;
}

/*button ranking klimatyzatorow 2021 */
.ranking-klima {
	background: linear-gradient(to bottom, #8ed317 5%, #8ed317 100%);
	background-color: #8ed317;
	border-radius: 42px;
	display: inline-block;
	cursor: pointer;
	color: #121012;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 16px 41px;
	text-decoration: none;
}
.ranking-klima:active {
	position: relative;
	top: 1px;
}

/*tabela - ranking klimatyzatorów */

table.blueTable {
	border: 1px solid #1c6ea4;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
table.blueTable td,
table.blueTable th {
	border: 1px solid #cacaca;
	padding: 3px 2px;
}
table.blueTable tbody td {
	font-size: 14px;
}
table.blueTable thead {
	background: #3a89c9;
	background: -moz-linear-gradient(top, #6ba6d6 0%, #4d94ce 66%, #3a89c9 100%);
	background: -webkit-linear-gradient(top, #6ba6d6 0%, #4d94ce 66%, #3a89c9 100%);
	background: linear-gradient(to bottom, #6ba6d6 0%, #4d94ce 66%, #3a89c9 100%);
}
table.blueTable thead th {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-left: 0px solid #d0e4f5;
}
table.blueTable thead th:first-child {
	border-left: none;
}

table.blueTable tfoot td {
	font-size: 14px;
}
table.blueTable tfoot .links {
	text-align: right;
}
table.blueTable tfoot .links a {
	display: inline-block;
	background: #1c6ea4;
	color: #ffffff;
	padding: 2px 8px;
	border-radius: 5px;
}

/*button klimatyzatory */
.btn-klima-rec {
	border: 2px solid #5ce1e5;
	color: #5ce1e5;
	border-radius: 15px;
	font-size: 16px;
	font-weight: 600;
	height: 40px;
	line-height: 48px;
	padding: 10px 20px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.btn-klima-cen {
	border: 2px solid #f15714;
	color: #f15714;
	border-radius: 15px;
	font-size: 16px;
	height: 40px;
	line-height: 48px;
	padding: 10px 20px;
	font-weight: 600;
	margin-right: 12px;
	margin-bottom: 12px;
}
.btn-klima-sklep {
	border: 2px solid #71bf44;
	color: #71bf44;
	border-radius: 15px;
	font-size: 16px;
	height: 40px;
	line-height: 48px;
	padding: 10px 20px;
	font-weight: 600;
	margin-right: 12px;
	margin-bottom: 12px;
}

/*button ranking oczyszczaczy */

.btn-ro {
	background-color: #71bf44;
	border-radius: 40px;
	border: 1px solid #71bf44;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 15px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #2d7007;
}
.btn-ro:hover {
	background-color: #0074ad;
}
.btn-ro:active {
	position: relative;
	top: 1px;
}

/* Początek stary CSS */

#tablepress-2 tr.child ul,
#tablepress-20 tr.child ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tablepress-2 > tbody > tr > .column-1,
#tablepress-20 > tbody > tr > .column-1 {
	position: relative;
}

#tablepress-2 > tbody > tr > .column-1:before,
#tablepress-20 > tbody > tr > .column-1:before {
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: none;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	text-indent: 0 !important;
	font-family: 'Courier New', Courier, monospace;
	line-height: 14px;
	content: '+';
	background-color: #31b131;
}

#tablepress-2 td.column-7,
#tablepress-20 td.column-7 {
	font-size: 22px !important;
}

@media screen and (max-width: 1508px) {
	#tablepress-2 > tbody > tr > .column-1:before {
		display: block;
	}
	#tablepress-20 > tbody > tr > .column-1:before {
		display: block;
	}
}

#tablepress-2 tr.child ul li,
#tablepress-20 tr.child ul li {
	margin: 10px 0;
}

#tablepress-2 tr.child ul li .dtr-title,
#tablepress-20 tr.child ul li .dtr-title {
	font-weight: 900;
	font-size: 16px;
}

#placement-top {
	display: none !important;
}

.entry-header-page,
.entry-header {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#tablepress-2 th.column-3::after,
#tablepress-20 th.column-3::after {
	right: 16px;
}

#tablepress-2 th.column-4::after,
#tablepress-2 th.column-5::after,
#tablepress-20 th.column-4::after,
#tablepress-20 th.column-5::after {
	right: 13px;
	top: 15px;
}

#tablepress-2 li[data-dt-column='6'] a:first-child,
#tablepress-2 .column-6 a:first-child,
#tablepress-2 tr.child ul .dtr-data a:first-child,
#tablepress-20 li[data-dt-column='6'] a:first-child,
#tablepress-20 .column-6 a:first-child,
#tablepress-20 tr.child ul .dtr-data a:first-child {
	background-color: #71bf44;
	color: #fff;
	border: 2px solid #71bf44;
	padding: 10px;
	border-radius: 15px !important;
	font-size: 16px;
	line-height: 1;
	margin: 0 0 10px;
}

#tablepress-2 tr.child ul .dtr-data a:first-child,
#tablepress-2 tr.child ul .dtr-data a:last-child,
#tablepress-20 tr.child ul .dtr-data a:first-child,
#tablepress-20 tr.child ul .dtr-data a:last-child {
	margin: 5px;
}

#tablepress-2 li[data-dt-column='6'] a:first-child:hover,
#tablepress-2 .column-6 a:first-child:hover,
#tablepress-2 tr.child ul .dtr-data a:hover,
#tablepress-20 li[data-dt-column='6'] a:first-child:hover,
#tablepress-20 .column-6 a:first-child:hover,
#tablepress-20 tr.child ul .dtr-data a:hover {
	color: #71bf44;
	background-color: #fff;
}

#tablepress-2 li[data-dt-column='6'] a,
#tablepress-2 .column-6 a,
#tablepress-2 tr.child ul .dtr-data a,
#tablepress-20 li[data-dt-column='6'] a,
#tablepress-20 .column-6 a,
#tablepress-20 tr.child ul .dtr-data a {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	color: white;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	top: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: normal;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 35px;
	border-radius: 2em !important;
}

#tablepress-2 li[data-dt-column='6'] a:last-child,
#tablepress-2 .column-6 a:last-child,
#tablepress-2 tr.child ul .dtr-data a:last-child,
#tablepress-20 li[data-dt-column='6'] a:last-child,
#tablepress-20 .column-6 a:last-child,
#tablepress-20 tr.child ul .dtr-data a:last-child {
	border: 2px solid #5dc2b6;
	color: #5dc2b6;
	padding: 10px;
	border-radius: 15px !important;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	margin-bottom: 0px;
}

#tablepress-2 li[data-dt-column='6'] a:last-child:hover,
#tablepress-2 .column-6 a:last-child:hover,
#tablepress-2 tr.child ul .dtr-data a:last-child:hover,
#tablepress-20 li[data-dt-column='6'] a:last-child:hover,
#tablepress-20 .column-6 a:last-child:hover,
#tablepress-20 tr.child ul .dtr-data a:last-child:hover {
	background-color: #5dc2b6;
	color: #fff;
}

#tablepress-2 td,
#tablepress-20 td {
	border-bottom: 1px solid #777;
}

.entry-meta {
	background: transparent;
	height: auto;
}

#disqus_thread {
	width: 760px !important;
	padding: 0 20px;
}

@media screen and (max-width: 760px) {
	#disqus_thread {
		width: 100% !important;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}
.home-hide-tab {
	cursor: pointer;
}
.home-hide-tab__arrow {
	font-style: italic;
	font-size: 14px;
}
.home-hide-tab__arrow::after {
	content: '\f106';
	font-family: 'FontAwesome';
	font-size: 1.2em;
	vertical-align: middle;
	margin-left: 10px;
}
.home-table-info {
	font-size: 13px;
}
.wpb-js-composer .home-tabs.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a {
	font-size: 16px !important;
	padding: 14px 10px 12px !important;
}
.wpb-js-composer .vc_tta.vc_general.home-custom-accordion .vc_tta-panel {
	display: inline-block;
	text-align: left;
}
.wpb-js-composer
	.vc_tta.vc_tta-accordion.home-custom-accordion
	.vc_tta-controls-icon-position-right
	.vc_tta-controls-icon {
	right: 10px;
}
/* .wpb-js-composer .vc_tta.vc_general.home-custom-accordion .vc_tta-panels, .wpb-js-composer .vc_tta.vc_general > .vc_tta-panels-container {
	text-align: right;
} */
.tablepress-table-name h2 {
	font-weight: 800;
}

.site-footer-widget-area > .row {
	border-bottom: none;
}
.site-footer-widget-area {
	/*margin-bottom: 50px !important;*/
}
@media only screen and (min-width: 64.063em) {
	#nav_menu-3 {
		margin-top: 68px;
		margin-bottom: 0px;
	}
}

@media only screen and (min-width: 40.063em) {
	h2,
	h3 {
		/*     margin-top: 2rem;
    margin-bottom: 2rem !important;  */
	}

	h2 {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 64.063em) {
	html #custom_html-3 h1 {
		padding-left: 5px !important;
		font-size: 1.4rem !important;
		padding-top: 3vw !important;
		padding-bottom: 3vw !important;
	}
}

@media only screen and (min-width: 64.063em) {
	#custom_html-3 h1 {
		font-size: 3.2rem !important;
		line-height: 3.4rem;
		padding-top: 80px !important;
		padding-bottom: 103px !important;
	}
}
@media only screen and (min-width: 64.063em) and (max-width: 100em) {
	#custom_html-3 h1 {
		font-size: 3vw !important;
		line-height: 3vw;
		padding-top: 4vw !important;
		padding-bottom: 4vw !important;
	}
}

h1 {
	font-size: 2rem !important;
}

h2 {
	font-size: 2rem !important;
	padding: 20px 0px 12px 0px;
}

h3 {
	color: #3a89c9;
	font-size: 1.4rem !important;
	padding: 18px 0px 10px 0px;
}

.jumbo h2 {
	margin-bottom: 1.6rem !important;
	margin-top: 2.4rem !important;
	font-size: 1.6rem !important;
}

.jumbo h3 {
	margin-bottom: 1.2rem !important;
	margin-top: 2rem !important;
	font-size: 1.2rem !important;
}

.jumbo {
	/*text-align: right;*/
}

.jumbo .wpb_wrapper h3:first-child {
	margin-top: 0rem !important;
}
.jumbo .vc_tta-panel-heading {
	padding-bottom: 0.8rem;
}

@media only screen and (max-width: 64.063em) {
	.dataTables_filter {
		display: none;
	}
}

@media only screen and (min-width: 64.063em) {
}
.jumbo .vc_tta-panel-heading {
	background: transparent !important;
}
.jumbo .vc_tta-panel-title > a {
	padding: 0px !important;

	font-size: 1rem;
	color: #1b3160 !important;
}

.jumbo .vc_tta-title-text {
	text-align: right;
	font-size: 1rem;
}

@media only screen and (max-width: 64.063em) {
	.jumbo .vc_tta-title-text {
		padding-left: 28px !important;
	}
}
/*padding-left: 28px !important;*/

.jumbo .vc_tta-container,
.jumbo .vc_tta-panel-body {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.jumbo .vc_tta-controls-icon {
	width: 14px !important;
	height: 14px !important;
}
.jumbo .vc_tta-controls-icon:before {
	border-color: #1b3160 !important;
}
.site-header,
.vc_custom_1510017946713 .wpb_wrapper .vc_column-inner,
.box-shadow,
.vc_grid-item-mini {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
	-moz-box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
	box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
}
@media only screen and (min-width: 63.9375em) {
	.site-header {
		padding: 0;
	}
}
/* footer */
.copyright_text,
.footer_socials_wrapper {
	color: #aab2bd;
	font-size: 16px;
}
.copyright_text {
	color: white;
}
.footer_socials_wrapper:before {
	content: 'Znajdź nas na:';
	color: white;
	top: -5px;
	position: relative;
}

@media screen and (min-width: 64em) {
	.copyright_text {
		float: left;
	}

	.footer_socials_wrapper {
		float: right;
		margin-top: -10px;
	}
}
.rpwwt-widget ul li img {
	margin: 0;
	max-height: 160px;
	/*    object-fit: none; */
	/*    object-position: top; */
	object-fit: cover;
}

@media (max-width: 64em) {
	.rpwwt-widget {
		text-align: center !important;
	}
	.rpwwt-widget ul {
		text-align: center !important;
	}
	.rpwwt-widget ul li {
		display: inline-flex !important;
		float: none !important;
	}
}
.rpwwt-widget ul li {
	display: block;
	float: left;

	position: relative;
	margin-right: 13px;
	max-width: 48%;
	width: 48%;
}

.rpwwt-widget ul li a {
	width: 100%;
}
.rpwwt-widget ul li a img {
	max-width: 100% !important;
	width: 100%;
}
.rpwwt-widget ul li a:hover .rpwwt-post-title {
	opacity: 0.9 !important;
}

@media (min-width: 80em) {
	.recent-posts-widget-with-thumbnails {
		width: 100%;
	}
	#recent-posts-widget-with-thumbnails-3 {
		/*margin-left: -10%;*/
	}
}

.site-footer-widget-area .columns {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.recent-posts-widget-with-thumbnails .rpwwt-post-title {
	/*
 position: absolute;
  background: #bb5740;
  opacity: 0;
  height: 100%;
  width: 100%;
  transition: 1s;

  text-align: center;
  vertical-align:middle;

  padding-top: 25%;
*/
	font-size: 13px;
	height: 2em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
	padding-top: 10px;
}
/* ranking table */
.tablepress td {
	color: black;
	text-align: center;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	background: inherit !important;
	vertical-align: middle !important;
}

.tablepress tfoot th,
.tablepress thead th {
	background: white !important;
	color: black;
	border: none;
}

#custom_html-3 {
	margin-bottom: 0px;
}

td.column-5 .after {
	display: block;
	padding: 1px 1px;
	text-align: center;
	border-top: 1px solid black;
	padding-top: 4px;
	font-size: 11px;
	margin-top: 8px;
	font-weight: normal;
	cursor: pointer;
	line-height: 12px;
}
.dtr-data .after {
	display: none;
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
	color: black !important;
}

/* .tablepress td, .tablepress th { padding-left: 5px !important; padding-right: 5px !important; } */
.tablepress td,
.tablepress th {
	padding: 20px 5px;
}

.tablepress th.sorting,
.tablepress th._asc,
.tablepress th.sorting_desc,
.tablepress th.sorting_asc {
	padding-right: 20px !important;
}

.thissort {
	text-shadow: 2px 2px grey !important;
}
.boxSort {
	width: 125px;
	height: 50px;
	background: grey !important;
	opacity: 0.2;
	margin-top: -50px;
}

.column-13 {
	/*    display: none; */
}

.tablepress th {
	line-height: 1.1rem;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

table.dataTable > tbody > tr.child span.dtr-title {
	display: block !important;
}

.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
	font-size: 15px;
}
.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after,
.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
	/*  color: #3a89c9; */
}

.dataTables_length {
	display: none !important;
}
.dataTables_filter {
	color: black !important;
	margin-bottom: 2rem;
}
.dataTables_filter label {
	color: #3a89c9;
	text-transform: none;
	font-size: 16px;
}

.dataTables_filter input {
	border: none;
	border-bottom: 1px solid #3a89c9;
	padding-bottom: 0;
	height: 2rem;
}
.dataTables_paginate {
	float: none;
	text-align: center;
}
.dataTables_paginate a {
	background: black;
	height: 12px;
	display: inline-block;
	padding: 0.1px 6px;
	border-radius: 1em;
	text-indent: -1000em;
}

@media (max-width: 64em) {
	.dataTables_paginate a {
		height: 24px !important;
		padding: 0.1px 12px !important;
	}
}
.dataTables_paginate a.current {
	background-color: #3a89c9;
}

.tablepress th.column-3 {
	position: relative;
	overflow: visible;
}

.tablepress th.column-3:before {
	content: 'OCENA REDAKCJI';
	position: absolute;
	top: 15%;
	color: #000;
	width: 200%;
	left: 125%;
	z-index: 99999;
	text-align: center;
	cursor: auto;
}
.tablepress .column-8,
.tablepress .column-9,
.tablepress .column-10,
.tablepress .column-11,
.tablepress .column-12,
.tablepress .column-13 {
	font-size: 16px;
}

.tablepress .column-7,
#tablepress-2 .column-8,
#tablepress-20 .column-8 {
	font-size: 22px;
	transition-duration: 0.3s;
	position: relative;
}
.tablepress th {
}
.tablepress th.column-4,
.tablepress th.column-5 {
	transition-duration: 0.3s;
	position: relative;
	bottom: 0;
	padding: 20px 20px 0px 0px !important;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #71bf44 !important;
	cursor: pointer;
}
.tablepress th.column-5 {
	color: #5187c7 !important;
}

.tablepress th.column-4:hover:before {
	content: 'Więcej punktów oznacza lepszy stosunek MOŻLIWOŚCI do ceny';
	position: absolute;
	left: 0;
	top: 90%;
	display: block;
	width: 300px;
	height: 60px;
	box-shadow: 0px 0px 15px #666;
	border-radius: 5px;
	background: #fff;
	color: #000;
	z-index: 999999;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: none;
}

#tablepress-1 th.column-5:hover:before {
	content: 'Więcej punktów oznacza lepsze właściwości antysmogowe oraz bogatsze wyposażenie';
	position: absolute;
	left: 0 !important;
	top: 90% !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	width: 300px;
	height: 60px;
	box-shadow: 0px 0px 15px #666;
	border-radius: 5px;
	background: #fff;
	color: #000;
	z-index: 999999;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: none;
}

#tablepress-2 th.column-5:hover:before,
#tablepress-20 th.column-5:hover:before {
	content: 'Więcej punktów oznacza wysoką wydajność nawilżania oraz bogatsze wyposażenie';
	position: absolute;
	left: 0 !important;
	top: 90% !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	width: 300px;
	height: 60px;
	box-shadow: 0px 0px 15px #666;
	border-radius: 5px;
	background: #fff;
	color: #000;
	z-index: 999999;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: none;
}

#tablepress-1 th.column-7:hover:before {
	content: 'Obliczamy max. powierzchnię pomieszczenia rekomendując na każde 1 m2 CADR = 8,5 m3/h';
	position: absolute;
	left: 0% !important;
	top: 90% !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	width: 340px;
	height: 50px;
	box-shadow: 0px 0px 15px #666;
	border-radius: 5px;
	background: #fff;
	color: #000;
	z-index: 999999;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: none;
}

.tablepress th.column-5::after {
	color: #5187c7;
}

.tablepress thead {
	border-bottom: 2px solid;
}
.tablepress th {
	text-align: center;
}

.tablepress th.column-2:after {
	display: none;
}
.tablepress th.column-6:after {
	display: none;
}
.tablepress th.column-7:after {
}
.tablepress th.column-11:after {
	display: none;
}
.tablepress th.column-13:after {
	display: none;
}

.tablepress-table-name-id-3 {
	display: inline;
}
.tooltip-header {
	font-size: 14px;
	font-weight: normal;
	border-top: 1px solid;
	padding: 5px 0 0;
	cursor: pointer;
}
.tooltip-header::after {
	content: '';
	font-family: 'FontAwesome';
	font-size: 1.2em;
	vertical-align: middle;
	margin-left: 10px;
}
@media (min-width: 64em) {
	#tablepress-1_wrapper {
		margin-top: -45px;
	}
}

#tablepress-1_wrapper td.column-5,
#tablepress-2 td.column-5,
#tablepress-20 td.column-5,
#tablepress-1_wrapper td.column-6 {
	font-size: 26px;
	font-weight: 600;
}
#tablepress-1_wrapper td.column-4,
#tablepress-2 td.column-4,
#tablepress-20 td.column-4 {
	color: #71bf44;
	font-size: 26px;
	font-weight: 600;
}
#tablepress-1_wrapper td.column-5,
#tablepress-2 td.column-5,
#tablepress-20 td.column-5 {
	color: #5186c6;
}
#tablepress-1_wrapper td.column-2 img {
	vertical-align: bottom;
}
#tablepress-1_wrapper td.column-1,
#tablepress-2 td.column-1,
#tablepress-20 td.column-1 {
	font-weight: bold;
}
#tablepress-1_wrapper td {
	line-height: 2rem;
}
#tablepress-1_wrapper td.column-7,
#tablepress-1_wrapper td.column-8 {
	line-height: 1.5rem;
}
#tablepress-1_wrapper td.column-3,
#tablepress-2 td.column-3,
#tablepress-20 td.column-3 {
	vertical-align: middle;
	font-size: 1.4rem;
	font-weight: 800;
	white-space: nowrap;
}

#tablepress-1_wrapper td.column-7 .vc_btn3 {
	margin-bottom: 15px;
}
.tablepress-id-1 li[data-dtr-index='5'] .dtr-data a {
	border: 1px solid;
	padding: 5px;
	border-radius: 8px;
	display: inline-block;
	max-width: 130px;
	margin: 10px;
}
.tablepress-id-1 li[data-dtr-index='5'] .dtr-data a:last-child {
	color: #8fd317;
}
.post-navigation {
	display: none;
}

.button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 2em !important;
	text-transform: none;
}

.vc_btn3.vc_btn3-size-md {
	padding: 12px 35px;
}

.vc_btn3.vc_btn3-size-lg {
	padding: 18px 40px;
}
.vc_btn3.vc_btn3-size-sm {
	padding: 11px 27px;
}

.vc_btn3 {
	font-size: 16px !important;
	text-transform: none;
}

.recent-posts-widget-with-thumbnails h3 {
	text-transform: none !important;
	margin-bottom: 50px !important;
	font-size: 18px !important;
}

.single .entry-title {
	/*text-align: left;
float: left;*/
	text-align: center;
	margin-bottom: 1.4rem !important;
	display: inline-block;
	margin-right: 1.2rem;
	font-size: 2rem !important;
}
.single .title {
	text-align: center;
}
.single .post_meta {
	text-align: right;
	display: inline;
	margin-bottom: 15px !important;
	display: none !important;
}

.single .ranking_pos {
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	vertical-align: middle;
	padding: 20px;
	background: #1b3160;
	color: white;
}

.single .ranking_pos .rating-container {
	display: flex;
	justify-content: center;
	width: 100%;
	flex-wrap: wrap;
}

.single .ranking_pos .vc_btn3 {
	background-color: #8fd317;
	color: white;
	font-size: 14px important!;
}

.single .header-post-image {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 30px;
	margin-top: 25px;
	text-align: center;
}

.single .post_meta a {
	display: none;
}
.single .post_meta a[rel='bookmark'] {
	display: inline !important;
}
.single .post_meta a {
	border: none;
	text-transform: none;
}
single .post_meta a {
	font-weight: normal;
}
.post_meta:before {
	display: none;
}

@media only screen and (min-width: 40.063em) {
	.comments-area {
		margin-top: 25px !important;
	}

	.comment-reply-title,
	.comments-title,
	#reply-title {
		font-weight: 600;
	}

	.comment-reply-title,
	#reply-title {
		color: #1b3160;
		margin-bottom: 30px !important;
	}

	.comments_section {
		border-top: 0;
		background: white;
	}

	.comment-separator {
		border-color: transparent;
	}

	.comment-metadata a time,
	.comment-author {
		color: black !important;
	}
	.comment-author {
		margin-bottom: 0.2em !important;
	}
	.comment-metadata {
		font-style: italic;
	}

	#commentform .form-submit {
		text-align: right;
	}
	ul.pros li:before {
		content: '✔';
		color: #5ac1b5;
		margin-left: -10px;
		margin-right: 10px;
		font-size: 120%;
		font-weight: bold;
	}
	ul.cons li:before {
		content: '✖';
		margin-left: -10px;
		color: #f21a1d;
		margin-right: 10px;
		font-size: 120%;
		font-weight: bold;
	}
	ul.pros,
	ul.cons {
		padding-left: 10px;
	}
	ul.pros li,
	ul.cons li {
		list-style-type: none;
		color: black;
	}

	#post-gal a {
		margin-right: 35px;
		margin-bottom: 35px;
		display: inline-block;
	}

	.site-tools .search-button,
	.woocommerce-product-search {
		display: none !important;
	}

	label {
		text-transform: none;
		color: black;
	}
	input[type='text'],
	input[type='password'],
	input[type='date'],
	input[type='datetime'],
	input[type='datetime-local'],
	input[type='month'],
	input[type='week'],
	input[type='email'],
	input[type='number'],
	input[type='search'],
	input[type='tel'],
	input[type='time'],
	input[type='url'],
	textarea,
	select,
	.chosen-container-single .chosen-single,
	.country_select.select2-container,
	.woocommerce form .form-row.woocommerce-validated .select2-container,
	.woocommerce form .form-row.woocommerce-validated input.input-text,
	.woocommerce form .form-row.woocommerce-validated select,
	.woocommerce form .form-row.woocommerce-invalid .select2-container,
	.woocommerce form .form-row.woocommerce-invalid input.input-text,
	.woocommerce form .form-row.woocommerce-invalid select,
	.country_select.select2-container,
	.state_select.select2-container,
	#coupon_code {
		border-color: rgba(58, 137, 201, 0.4);
	}

	body.single-post #custom_html-3 {
		display: none;
	}

	#banner-photo {
		/* 	background-image: url(/wp-content/uploads/2017/10/head.png?id=28) !important; */
		background-image: url(/wp-content/uploads/2018/02/banner_final.png) !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
		/*     background-size: cover !important; */
		background-size: contain !important;
		max-width: 1920px;
	}

	@media (max-width: 64.063em) {
		html body #custom_html-3 .custom-html-widget #banner-photo {
			background-position: 65% 50% !important;
		}
	}

	html body table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
	html body table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before {
		top: 50%;
		margin-top: -10px;
		left: 0px;
		height: 30px;
		width: 30px;
		display: block;
		position: absolute;
		color: white;
		border: 2px solid white;
		border-radius: 18px;
		box-shadow: 0 0 3px #444;
		box-sizing: content-box;
		text-align: center;
		text-indent: 0 !important;
		font-family: 'Courier New', Courier, monospace;
		line-height: 30px;

		transform: translate(88vw, 0);
	}
	@media (min-width: 64.063em) {
		html body table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
		html body table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before {
			transform: translate(91vw, 0);
			height: 20px;
			width: 20px;
			line-height: 22px;
		}
	}
}

@media only screen and (min-width: 40.063em) {
	.content-area.blog-single .post.type-post.status-publish.format-standard {
		max-width: 840px;
		margin: 0 auto;
	}
}
li[data-dtr-index='3'] .dtr-data {
	color: #5186c6;
	font-weight: bold;
}
li[data-dtr-index='4'] .dtr-data {
	color: #71bf44;
	font-weight: bold;
}

@media screen and (max-width: 414px) {
	.wp-caption.alignnone a {
		margin: 0 auto -120px !important;
	}
}

/* Koniec stary CSS */

@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext&display=swap);

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	font-family: Lato, sans-serif;
}

#clone {
	padding: 0;
}

.backToTop {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	border: none;
	background: #3a89c9;
	opacity: 1;
	position: fixed;
	bottom: 70px;
	right: 30px;
	cursor: pointer;
	-webkit-transition: visibility 0.2s, opacity 0.2s;
	-o-transition: visibility 0.2s, opacity 0.2s;
	transition: visibility 0.2s, opacity 0.2s;
	outline: none;
	background-image: url(../img/icons/arrow-backtotop.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background-size: 26px;
	padding: 0 !important;
	z-index: 999;
}

.backToTop.hidden {
	opacity: 0;
	visibility: hidden;
}

.opportunities {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	background-color: #71bf44;
	-webkit-box-shadow: 0px 0px 15px #666;
	box-shadow: 0px 0px 15px #666;
	position: absolute;
	z-index: 2;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 10px;
	color: #fff;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
	font-family: Lato, sans-serif !important;
}

h2 {
	font-size: 32px;
	color: #1b3160;
}

h3 {
	font-size: 30px;
	color: #3a89c9;
}

h4 {
	font-size: 24px;
}

.more-details {
	border-bottom: 1px solid #777;
	border-top: 2px solid #fff;
}

.more-details td {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100% !important;
	border: none;
	text-align: center;
	color: #000;
	padding: 50px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#tablepress-1 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-1 tbody tr.child.show-more-details {
	display: none;
	opacity: 1;
	border-bottom: 1px solid #777;
	position: relative;
}

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

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

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

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

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

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

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

#tablepress-1 th:nth-child(5):hover::before,
#tablepress-1 th:nth-child(6):hover::before,
#tablepress-1 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-1 th:nth-child(6):hover::before {
	content: 'Więcej punktów oznacza lepsze właściwości antysmogowe oraz bogatsze wyposażenie' !important;
}

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

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

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

#tablepress-1 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-1 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-1 tr {
	border-bottom: 1px solid #777;
}

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

#tablepress-1 tr.odd td:nth-child(1),
#tablepress-1 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-1 tr.odd td.possibilities:nth-child(1),
#tablepress-1 tr.even td.possibilities:nth-child(1) {
	background: #5186c6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(6)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(8)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(9)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(10)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(11)::before,
#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(12)::before,
#tablepress-1 .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-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(7)::before {
	content: 'Zalecana max. pow.';
}

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

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

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

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

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

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

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

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

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

#tablepress-1 tbody tr td:nth-child(15) 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-1 tbody tr td:nth-child(15) div::before {
	content: 'Rozwiń pozostałe dane';
	cursor: pointer;
}

#tablepress-1 tbody tr td:nth-child(15).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-1 tbody tr.child.show-more-details {
		display: table-row;
	}
	#tablepress-1 td:nth-child(13),
	#tablepress-1 th:nth-child(13),
	.clone-first-table td:nth-child(12),
	.clone-first-table th:nth-child(12) {
		display: none;
	}

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

	#tablepress-1 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-1 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-1 td:nth-child(12),
	#tablepress-1 th:nth-child(12),
	.clone-first-table td:nth-child(11),
	.clone-first-table th:nth-child(11) {
		display: none;
	}

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

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

	#tablepress-1 .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-1 td:nth-child(10),
	#tablepress-1 th:nth-child(10), */
	.clone-first-table td:nth-child(9),
	.clone-first-table th:nth-child(9) {
		display: none;
	}
	#tablepress-1 td:nth-child(10) {
		position: absolute;
		left: 0;
		bottom: 21px;
		padding: 0;
		font-size: 13px;
		text-align: left;
		width: 100%;
		line-height: 1.5;
		display: block !important;
		border-top: 1px solid #e9e9e9 !important;
		padding: 10px 5px !important;
	}
	#tablepress-1 td:nth-child(10):before {
		content: 'Funkcje:';
		text-transform: uppercase;
		display: inline-block;
		padding-right: 5px;
	}
	#tablepress-1 td:nth-child(10) span {
		display: inline-block;
		position: relative;
	}
	#tablepress-1 td:nth-child(10) span:after {
		content: '|';
	}
	#tablepress-1 td:nth-child(10) span:last-child:after {
		content: '';
	}
	#tablepress-1 td:nth-child(10) br {
		display: none;
	}
	#tablepress-1 tbody tr {
		min-height: 250px !important;
		height: 250px;
	}
	#tablepress-1 .child.air-purifiers.show-more-details .child-row ul li:nth-child(9),
	#tablepress-1 > tbody > tr.child-row > td > div > ul.child-row > .column-8 {
		display: block;
	}
	#tablepress-1 > tbody > tr.child-row > td > div > ul.child-row > .column-9 {
		display: none;
	}
}

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

	#tablepress-1 .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-1 td:nth-child(8),
	#tablepress-1 th:nth-child(8),
	.clone-first-table td:nth-child(7),
	.clone-first-table th:nth-child(7) {
		display: none;
	}

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

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

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

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

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

	#tablepress-1 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-1 {
		padding: 50px;
	}

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

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

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

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

	#tablepress-1 td:nth-child(4),
	#tablepress-1 th:nth-child(4),
	#tablepress-1 td:nth-child(5),
	#tablepress-1 th:nth-child(5),
	#tablepress-1 td:nth-child(6),
	#tablepress-1 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-1 tbody tr td .child-row .column-6 {
		display: none;
	}

	#tablepress-1 thead,
	#tablepress-1 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-1 thead,
	.clone-first-table thead {
		display: none;
	}

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

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

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

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

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

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

	#tablepress-1 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-1 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-1 tr td:nth-child(2) {
		position: absolute;
		top: 108px;
		white-space: normal;
		font-size: 21px;
		z-index: 1;
		max-width: 225px;
	}

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

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

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

	#tablepress-1 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-1 tr td:nth-child(4) {
		font-weight: 600;
		top: 273px;
		left: 8px;
	}

	#tablepress-1 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-1 tr td:nth-child(5) {
		right: 50px;
		top: 203px;
		font-size: 25px;
	}

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

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

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

	#tablepress-1 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-1 tr.odd td:nth-child(1),
	#tablepress-1 tr.even td:nth-child(1) {
		position: absolute;
		top: 15px;
	}

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

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

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

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

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

.full-screen {
	width: 100%;
}

.center-text {
	text-align: center;
}

.content-page {
	padding: 20px;
	line-height: 1.5;
	color: #555555;
	font-size: 17px;
}

.container-details {
	background-color: #f6fcff;
}
.container-details h3 {
	text-align: center;
	margin-bottom: 60px;
}

.container-details .blocks-container .single-block {
	background-color: #fff;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
	box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
}

.container-details .blocks-container .single-block h4 {
	color: #1b3160;
}

.container-details .blocks-container .single-block ol,
.container-details .blocks-container .single-block ul,
.container-details .blocks-container .single-block p {
	padding-left: 70px;
}

.container-details .blocks-container .single-block p {
	padding: 0 30px;
}

.container-details .blocks-container .single-block p:last-child {
	margin-bottom: 35px;
}

.container-details .blocks-container .single-block img {
	display: block;
	margin: 0 auto;
}

.flex-with-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.full-page-content {
	width: 1690px;
	margin: 0 auto;
}

.full-page-content.ranking-table h2 {
	margin: 22px 0 !important;
}

@media screen and (max-width: 1730px) {
	.blocks-container.full-page-content {
		width: 100%;
	}
}

@media screen and (max-width: 1690px) {
	.full-page-content {
		width: 100%;
	}
}

header {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
	box-shadow: 0px 0px 10px 2px rgba(180, 180, 180, 0.58);
	font-size: 13px;
	background-color: #fff;
}

nav div:nth-child(1) img {
	max-width: 319px;
}

nav div:nth-child(2) ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
}

nav div:nth-child(2) ul .menu-item-has-children {
	position: relative;
}

nav div:nth-child(2) ul .menu-item-has-children > a::after {
	font-family: 'FontAwesome';
	content: '\f107';
	margin-left: 10px;
}

nav div:nth-child(2) ul li a:first-child {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 10px 15px;
}

nav div:nth-child(2) ul .sub-menu {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background-color: #fff;
	-webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
	box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
	padding: 40px 50px;
	min-width: 280px;
	margin: 0;
	font-size: 12px;
	line-height: 23px;
}

nav div:nth-child(2) ul .menu-item-has-children:hover .sub-menu {
	display: block;
}

nav div:nth-child(2) ul .sub-menu li a {
	padding: 0;
	font-weight: normal;
	white-space: nowrap;
}

.baner {
	position: relative;
	z-index: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 0 20px;
}

.baner h3 {
	position: relative;
	top: 20px;
	margin-right: -130px;
	font-size: 28px !important;
}

.baner h3 span:nth-of-type(1) {
	color: #70be43;
}

.baner h3 span:nth-of-type(2) {
	color: #5bc1b5;
}

.baner h3 span:nth-of-type(3) {
	color: #6094c9;
}

@media screen and (max-width: 964px) {
	.baner h3 {
		width: 300px;
		font-size: 24px !important;
	}
}

@media screen and (max-width: 830px) {
	.baner h1 {
		font-size: 22px !important;
	}
}

@media screen and (max-width: 620px) {
	.baner h1 {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 558px) {
	.baner h1 {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 486px) {
	.baner h1 {
		font-size: 12px !important;
		width: 400px;
	}
}

@media screen and (max-width: 414px) {
	.baner h1 {
		top: 10px;
	}
}

@media screen and (max-width: 386px) {
	.baner h1 {
		top: 10px;
		width: 480px;
	}
}

footer {
	background-color: #070e18;
	height: 185px;
}

.footer-container {
	padding: 0 12px 0 30px;
	color: #fff;
	font-size: 16px;
}

footer .social-media a {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

footer .social-media a i {
	font-size: 24px;
	margin: 0 10px;
}

@media screen and (max-width: 464px) {
	.footer-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.search-container {
	padding-bottom: 30px;
	position: relative;
}

#table-search-form {
	display: inline-block;
	position: absolute;
	right: 600px;
	top: 55px;
	z-index: 1;
}

#table-search-form:after {
	content: '';
	background: #5bc1b5;
	width: 4px;
	height: 13px;
	position: absolute;
	top: 24px;
	right: -2px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

#table-search-form #table-search {
	color: #000;
	font-size: 16px;
	background: transparent;
	width: 25px;
	height: 25px;
	padding: 13px;
	border: solid 3px #5bc1b5;
	outline: none;
	border-radius: 35px;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
}

#table-search-form #table-search:focus,
#table-search-form #table-search:valid {
	width: 250px;
}

#table-search-form #table-search:required {
	border: solid 3px #5bc1b5;
}

@media screen and (max-width: 1080px) {
	#table-search-form {
		right: 0;
		top: 55px;
	}

	.baner.full-page-content img {
		max-width: 100%;
	}
}
@media screen and (max-width: 830px) {
	.baner.full-page-content img {
		max-width: 100%;
	}
}

@media screen and (max-width: 720px) {
	#table-search-form #table-search:focus,
	#table-search-form #table-search:valid {
		width: 150px;
	}
	#table-search-form {
		top: 215px;
	}
}

@media screen and (max-width: 373px) {
	#table-search-form {
		top: 245px;
	}
}

#tablepress-1_filter {
	display: none;
}

#filter .filter-input.gap {
	margin-right: 20px;
}

#filter .filter-input,
#filter .filter-input {
	display: inline-block;
}

#filter div:nth-child(3) {
	margin: 10px 0;
}

#filter div:last-of-type button {
	padding: 10px 20px;
	font-size: 18px !important;
	background: #059669;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	position: relative;
	z-index: 1;
	text-transform: none !important;
}

#filter label,
#filter input {
	font-size: 16px;
	color: #4b2354 !important;
	line-height: 1.2 !important;
	background: none;
	border: none;
	outline: none;
	font-family: Lato, sans-serif !important;
	text-transform: none !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-weight: normal !important;
	display: inherit;
}

#filter input {
	border: 1px solid#000;
	text-indent: 15px;
	height: 30px;
	width: 60px;
	border-radius: 10px;
	font-weight: normal !important;
}

#filter span {
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 20px;
}

.accordion {
	text-align: right;
	position: relative;
	top: 205px;
	z-index: 1;
}

.accordion .panel-text {
	display: none;
	text-align: left;
	max-width: 1260px;
	margin: 0 auto;
	position: relative;
}

.accordion .panel-text .close-panel {
	font-style: italic;
	font-size: 14px;
	color: #3a89c9;
	cursor: pointer;
	position: absolute;
	top: 0;
}

.accordion .panel-text .close-panel.bottom {
	bottom: 0;
	top: inherit;
}

.accordion .panel-text .close-panel::after {
	content: '\02F0';
	font-style: italic;
	font-size: 28px;
	color: #3a89c9;
	cursor: pointer;
	position: relative;
	top: -7px;
	left: 5px;
}

.accordion .panel-text h2 {
	font-size: 25.6px;
	color: #1b3160;
}
.accordion .panel-text h3 {
	font-size: 19.2px;
	color: #3a89c9;
}

.accordion .panel-text p,
.accordion .panel-text ol,
.accordion .panel-text ul {
	color: #555555;
	font-size: 16px;
}

.accordion .panel-text.open {
	display: block;
	padding: 40px 0;
}

.accordion .accordion-item {
	display: inline-block;
	padding: 10px 40px 10px 15px;
	border-radius: 5px;
	position: relative;
	background-color: #f8f8f8;
	color: #666;
	font-weight: bold;
	cursor: pointer;
}

.accordion .accordion-item:nth-child(1) {
	margin-right: 10px;
}

.accordion .accordion-item::after {
	content: url(../img/icons/arrow-accordion.svg);
	position: absolute;
	top: 14px;
	right: 10px;
}

#table-search-form.open-panel-accordion {
	right: 0;
}
.accordion.open-panel-accordion {
	top: 0;
}

@media screen and (max-width: 1080px) {
	.accordion {
		top: 0;
	}
	.accordion.open-panel-accordion {
		top: 0;
	}
}

@media screen and (max-width: 720px) {
	#filter {
		text-align: center;
	}
	#filter span {
		display: block;
	}
	.ranking-table h2 {
		text-align: center;
	}
}

@media screen and (max-width: 569px) {
	.accordion .accordion-item:nth-child(1) {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 559px) {
	.accordion .accordion-item {
		width: 100%;
		text-align: left;
	}
}

@media screen and (max-width: 414px) {
	.accordion {
		text-align: left;
	}
	.accordion .accordion-item {
		width: 100%;
		font-size: 14px;
	}
	.ranking-table h2 {
		font-size: 28px;
	}

	.baner.full-page-content img {
		height: 77px;
	}
}

@media screen and (max-width: 398px) {
	#filter div:nth-child(1) {
		margin-bottom: 5px;
	}
}

.error-input {
	border: 1px solid red !important;
}

#tablepress-1 tr.odd td.dataTables_empty::after {
	content: '';
}

#tablepress-1 tr.odd td.dataTables_empty {
	display: table-cell;
	background: transparent !important;
	width: 100%;
	height: inherit;
	color: #000;
	font-size: 28px;
	top: 0;
}

#tablepress-1_wrapper {
	border-top: 1px solid #000;
	padding-top: 15px;
}

.st-container .menu-menu-container,
.st-container .menu-menu-2023-container {
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 100;
	top: 63px;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06);
	-webkit-transform: translateY(-400%);
	-ms-transform: translateY(-400%);
	transform: translateY(-400%);
	transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.st-container .menu-menu-container #menu-menu,
.st-container .menu-menu-2023-container #menu-menu-2023 {
	padding: 0;
	margin: 0;
}
/* convertiser */
ins.convertiser_comparison {
	font-size: initial;
	background: initial;
	padding: initial;
}
/* convertiser */

.st-container .menu-menu-container #menu-menu li,
.st-container .menu-menu-2023-container #menu-menu-2023 li {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	border-top: 1px solid #dadada;
	width: 100%;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 0;
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children {
	position: relative;
}

.st-container .menu-menu-container #menu-menu li a,
.st-container .menu-menu-2023-container #menu-menu-2023 li a {
	width: 100%;
	height: 50px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	cursor: pointer;
	color: #595959;
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children > a::after,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children > a::after {
	content: '';
	background-image: url(//ranking-oczyszczaczy.pl/wp-content/themes/shopkeeper/css/../img/icons/arrow-accordion.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 18px;
	right: 90px;
	-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;
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children .arrow-up::after,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children .arrow-up::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children ul,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children ul {
	display: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children ul li,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children ul li {
	width: 100%;
	background: #f7f7f7;
	border-top: 2px solid #fff;
	z-index: 50;
	position: relative;
}

.st-container .menu-menu-container #menu-menu .menu-item-has-children ul.active-nav-list,
.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children ul.active-nav-list {
	display: block;
}

@media screen and (max-width: 1022px) {
	.st-container .menu-menu-container.active-nav,
	.st-container .menu-menu-2023-container.active-nav {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.noScroll {
	overflow: hidden;
}

.full-page-effect.active-nav {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

@media screen and (max-width: 641px) {
	.st-container .menu-menu-container,
	.st-container .menu-menu-2023-container {
		top: 50px;
	}
}

@media screen and (max-width: 440px) {
	.st-container .menu-menu-container,
	.st-container .menu-menu-2023-container {
		top: 45px;
	}
}

#disqus_recommendations {
	max-width: 1040px;
	margin: 0 auto;
}

/* 13.12.2023 */
.st-container .menu-menu-container.active-nav,
.st-container .menu-menu-2023-container.active-nav {
	top: 50px;
	bottom: 0;
	position: fixed;
	overflow-y: scroll;
	overflow-x: hidden;
}
@media screen and (max-width: 1023px) {
	.st-container .menu-menu-container #menu-menu .menu-item-has-children > a::after,
	.st-container .menu-menu-2023-container #menu-menu-2023 .menu-item-has-children > a::after {
		display: none;
	}
	.st-container .menu-menu-container #menu-menu li,
	.st-container .menu-menu-2023-container li {
		display: block;
		line-height: 50px;
	}
}
.switch {
	width: 50px;
	height: 50px;
	background: url(//ranking-oczyszczaczy.pl/wp-content/themes/shopkeeper/css/../img/icons/arrow-accordion.svg) center
		center no-repeat;
	position: absolute;
	top: 0;
	right: 10px;
}
.switch.active {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.main-navigation ul li br {
	display: none;
}
.main-navigation ul li {
	line-height: 1.5;
	vertical-align: middle;
}
@media screen and (max-width: 1620px) {
	.main-navigation ul li br {
		display: block;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 1023px) {
	.site-branding img {
		max-height: 80px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 1023px) {
	.st-container .menu-menu-2023-container #menu-menu-2023 li a br {
		display: none;
	}
}
.site-branding img {
	margin: 20px 0;
}
.main-navigation.default-navigation {
	padding-top: 20px;
}
@media screen and (max-width: 1023px) {
	.site-branding img {
		margin: 0;
	}
}
.yoast-breadcrumb-wrapper {
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
}
/* Footer */
footer {
	height: auto;
}
.footer-container {
	flex-direction: column;
}
.custom-footer {
	display: flex;
	width: 100%;
	color: #fff;
	column-gap: 20px;
	padding: 64px 0 32px 0;
	border-bottom: 1px solid #fff;
}
.custom-footer > div {
	width: 20%;
}
.custom-footer h4,
.custom-footer a {
	color: #fff;
}
.custom-footer h4 {
	margin: 0 0 20px 0;
	font-size: 18px;
}
.custom-footer a {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.custom-footer a:hover {
	color: #3a89c9;
}
.footer-social {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.footer-copyright-wrapper {
	display: flex;
	width: 100%;
	padding: 32px 0 64px 0;
	font-size: 14px;
}
.footer-copyright-wrapper > div {
	width: 50%;
}
.footer-copyright-wrapper .copyright-links {
	text-align: right;
	display: flex;
	column-gap: 20px;
	justify-content: flex-end;
}
.footer-copyright-wrapper .copyright-links a {
	color: #fff;
}
.footer-copyright-wrapper .copyright-links a:hover {
	color: #3a89c9;
}
.footer-social-wrapper {
	display: flex;
	column-gap: 10px;
}
@media screen and (max-width: 992px) {
	.custom-footer > div {
		width: 33.3%;
	}
}
@media screen and (max-width: 768px) {
	.custom-footer,
	.footer-copyright-wrapper {
		flex-direction: column;
		padding: 32px 0;
	}
	.custom-footer > div,
	.footer-copyright-wrapper > div {
		width: 100%;
	}
	.custom-footer h4 {
		margin: 20px 0 10px 0;
	}
	.footer-copyright-wrapper .copyright-links {
		justify-content: flex-start;
		margin: 20px 0 0 0;
		flex-direction: column;
		text-align: left;
	}
	.footer-copyright-wrapper .copyright-links a {
		display: block;
		margin-bottom: 5px;
	}
	.footer-col-1 {
		display: flex;
		justify-content: space-between;
	}
}
/* 18.12.23 */
.home #tablepress-1 tr.odd td.dataTables_empty {
	color: #000 !important;
}
#overlayer {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: #4a4a4a;
	position: fixed;
	opacity: 0.6;
	top: 0;
	left: 0;
	display: none;
}
.loader {
	width: 50px;
	height: 50px;
	position: fixed;
	z-index: 3;
	border: 4px solid #fff;
	top: 50%;
	left: 50%;
	animation: loader 2s infinite ease;
	display: none;
}

.loader-inner {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(180deg);
	}

	50% {
		transform: rotate(180deg);
	}

	75% {
		transform: rotate(360deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes loader-inner {
	0% {
		height: 0%;
	}

	25% {
		height: 0%;
	}

	50% {
		height: 100%;
	}

	75% {
		height: 100%;
	}

	100% {
		height: 0%;
	}
}
/* 20.12.2023 */
.wbrn-author-box-wrapper {
	display: flex;
	background-color: #f8f8f8;
	padding: 35px 25px;
	margin: 30px 0;
	column-gap: 30px;
}
.wbrn-author-box-wrapper .author-info-box-avatar {
	min-width: 100px;
}
.wbrn-author-box-wrapper .author-info-box-avatar img {
	border-radius: 50%;
}
.wbrn-author-box-wrapper .author-info-box-name {
	font-size: 13px;
}
.wbrn-author-box-wrapper .wbrn-author {
	font-weight: 700;
	line-height: 1.95;
	color: #070e18;
	text-decoration: none;
	margin: 0;
	font-size: 18px;
}
.wbrn-author-box-wrapper .wbrn-author a {
	color: #070e18;
}
.wbrn-author-box-wrapper .wbrn-author-desc {
	margin: 0;
	font-size: 14px;
}
.archive.author .baner.full-page-content {
	display: none;
}
.custom-author-page {
	background-color: rgb(241, 241, 243);
	padding: 50px;
}
.wbrn-container {
	max-width: 1200px;
	margin: 0 auto;
}
.wbrn-wrapper {
	display: flex;
	column-gap: 20px;
}
.wbrn-wrapper > div {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 40px;
}
.wbrn-wrapper .left-col {
	width: 32%;
}
.wbrn-wrapper .right-col {
	width: 68%;
	color: #676767;
}
.wbrn-wrapper .right-col p:not(.wbrn-author-desc) {
	font-size: 15px;
}
.wbrn-author-name {
	color: #00d687;
	font-weight: bold;
	border-bottom: 1px solid rgba(151, 151, 151, 0.3);
	padding-bottom: 10px;
}
.wbrn-author-title-desc,
.custom-author-page .wbrn-author-desc {
	font-weight: bold;
	font-size: 18px;
	color: #070e18;
}
.wbrn-author-posts-title {
	text-align: center;
	font-size: 22px;
	color: #070e18;
	margin: 80px 0 40px 0;
	font-weight: bold;
}
.news-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px 50px;
}
.blog-post-single .post-img {
	width: 100%;
	height: 300px;
	background-size: cover;
}
.blog-post-single {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);
}
.wbrn-author-post-content {
	padding: 30px;
}
.wbrn-author-post-content h3 a {
	color: #070e18;
}
.wbrn-author-post-content .blog-button-mobile {
	color: #00d687;
}
.wbrn-author-posts .pagination {
	text-align: center;
	font-size: 18px;
	margin: 40px 0;
}
.wbrn-author-posts .pagination .page-numbers {
	color: #070e18;
	padding: 0 10px;
}
.wbrn-author-posts .pagination .page-numbers.current,
.wbrn-author-posts .pagination .page-numbers:hover {
	color: #00d687;
}
@media screen and (max-width: 992px) {
	.wbrn-wrapper {
		flex-direction: column;
	}
	.wbrn-wrapper .left-col,
	.wbrn-wrapper .right-col {
		width: 100%;
		padding: 15px;
	}
	.wbrn-wrapper .left-col {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px) {
	.wbrn-author-box-wrapper {
		flex-direction: column;
		align-items: center;
		padding: 15px;
	}
	.author-info-box-inner {
		text-align: center;
	}
	.news-list {
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}
	.wbrn-author-posts-title {
		margin: 40px 0 20px 0;
		font-size: 18px;
	}
}
.custom-category-list {
	margin: 20px 0 0 0;
	background: #fff;
	padding: 10px;
}
.ccl-submenu {
	font-size: 14px;
	margin: 0 0 0 30px;
}
.custom-category-list li {
	padding: 5px 0;
}
.custom-category-list a {
	color: #070e18;
}
.custom-category-list li::marker {
	color: #070e18;
}
@media screen and (max-width: 768px) {
	p,
	.content-area ul,
	.content-area ol {
		font-size: 15px !important;
		line-height: 1.6;
	}
	.content-area h5 {
		font-size: 14px;
	}
}

#tablepress-1 td.column-1 a {
	color: #2c314f;
}

/* New home page hero section */
.home-page-hero {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	align-items: flex-end;
}
.home-page-hero .home-page-hero-title {
	margin: 0;
	font-weight: 800;
	font-size: 44px;
}
.home-page-hero .home-page-hero-title span,
.home-hero-boxes span {
	color: #059669;
	font-weight: bold;
}
.home .accordion {
	top: 0;
}
.home-hero-boxes {
	display: flex;
	margin: 16px 0 40px 0;
	column-gap: 10px;
}
.home-hero-boxes > div {
	display: flex;
	column-gap: 10px;
}
@media screen and (max-width: 1022px) {
	.home-page-hero .right-col {
		display: none;
	}
	.home-page-hero {
		margin-top: 0;
	}
	.home-hero-boxes {
		margin: 16px 0;
	}
	.home-hero-wrapper {
		padding: 0;
	}
}
@media screen and (max-width: 500px) {
	.home-hero-boxes {
		flex-direction: column;
	}
}

#commentform {
	display: flex;
	flex-direction: column;
}
.comment-notes {
	order: 1;
}
.comment-form-author {
	order: 2;
}
.comment-form-comment {
	order: 3;
}
.comment-form-cookies-consent {
	order: 4;
}
.comments-notes-after {
	order: 5;
}
.form-submit {
	order: 6;
}
#commentform > .row {
	order: 3;
}
.comments_section {
	max-width: 720px;
	margin: 0 auto;
}
.comments_section .comment-content {
	padding: 0 0 15px 0;
}
.comments_section .comment-list ul.children {
	margin: 0 0 15px 30px;
}
.home-page-hero-p {
	margin: 10px 0;
}
.comment-author-avatar {
	display: none;
}
#tablepress-1 tr.row-2.odd td:nth-child(1) {
	background: #f8d648 !important;
	color: #2c314f !important;
}
.comments-area {
	display: flex;
	flex-direction: column;
}
.comments-area .comments-title {
	order: 1;
}
.comments-area > .row {
	order: 2;
	margin-top: 30px;
}
.comments-area .comment-list {
	order: 3;
}
/* Caption fix */
.blog-single .wp-caption-text,
.blog-page .wp-caption-text {
	position: static;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #555555;
	padding: 0;
	padding: 15px;
	background: transparent;
}

.blog-single .wp-caption,
.blog-page .wp-caption {
	position: relative;
}
/* Tablepress new project */
#tablepress-21.tablepress th.column-4,
#tablepress-22.tablepress th.column-4,
#tablepress-23.tablepress th.column-4,
#tablepress-47.tablepress th.column-4,
.table-v2.tablepress th.column-4,
#tablepress-31.tablepress th.column-4,
.table-v3.tablepress th.column-4,
#tablepress-14.tablepress th.column-4,
#tablepress-27.tablepress th.column-4,
#tablepress-26.tablepress th.column-4,
#tablepress-28.tablepress th.column-4,
#tablepress-29.tablepress th.column-4,
#tablepress-30.tablepress th.column-4,
.table-v1.tablepress th.column-4 {
	color: #059669 !important;
	padding: 0 !important;
}
#tablepress-21.tablepress th.column-3:before,
#tablepress-14.tablepress th.column-3:before,
#tablepress-27.tablepress th.column-3:before,
#tablepress-26.tablepress th.column-3:before,
#tablepress-28.tablepress th.column-3:before,
#tablepress-29.tablepress th.column-3:before,
#tablepress-30.tablepress th.column-3:before,
.table-v1.tablepress th.column-3:before {
	top: -2px;
	left: 89%;
}
#tablepress-21.tablepress th.column-5,
#tablepress-22.tablepress th.column-5,
#tablepress-23.tablepress th.column-5,
#tablepress-47.tablepress th.column-5,
.table-v2.tablepress th.column-5,
#tablepress-31.tablepress th.column-5,
.table-v3.tablepress th.column-5,
#tablepress-14.tablepress th.column-5,
#tablepress-27.tablepress th.column-5,
#tablepress-26.tablepress th.column-5,
#tablepress-28.tablepress th.column-5,
#tablepress-29.tablepress th.column-5,
#tablepress-30.tablepress th.column-5,
.table-v1.tablepress th.column-5 {
	padding: 0 !important;
	color: #000 !important;
}
#tablepress-21.tablepress tr,
#tablepress-22.tablepress tr,
#tablepress-23.tablepress tr,
#tablepress-47.tablepress tr,
.table-v2.tablepress tr,
#tablepress-31.tablepress tr,
.table-v3.tablepress tr,
#tablepress-14.tablepress tr,
#tablepress-27.tablepress tr,
#tablepress-26.tablepress tr,
#tablepress-28.tablepress tr,
#tablepress-29.tablepress tr,
#tablepress-30.tablepress tr,
#tablepress-39.tablepress tr,
.table-v1.tablepress tr {
	border-bottom: 1px solid #777;
	position: relative;
}
#tablepress-21.tablepress td.column-1,
#tablepress-22.tablepress td.column-1,
#tablepress-23.tablepress td.column-1,
#tablepress-47.tablepress td.column-1,
.table-v2.tablepress td.column-1,
#tablepress-31.tablepress td.column-1,
.table-v3.tablepress td.column-1,
#tablepress-14.tablepress td.column-1,
#tablepress-27.tablepress td.column-1,
#tablepress-26.tablepress td.column-1,
#tablepress-28.tablepress td.column-1,
#tablepress-29.tablepress td.column-1,
#tablepress-30.tablepress td.column-1,
#tablepress-39.tablepress td.column-1,
.table-v1.tablepress td.column-1 {
	padding-left: 70px;
}
#tablepress-21.tablepress td.column-1 a,
#tablepress-22.tablepress td.column-1 a,
#tablepress-23.tablepress td.column-1,
#tablepress-47.tablepress td.column-1,
.table-v2.tablepress td.column-1,
#tablepress-31.tablepress td.column-1 a,
.table-v3.tablepress td.column-1 a,
#tablepress-14.tablepress td.column-1 a,
#tablepress-27.tablepress td.column-1 a,
#tablepress-26.tablepress td.column-1 a,
#tablepress-28.tablepress td.column-1,
#tablepress-29.tablepress td.column-1,
#tablepress-30.tablepress td.column-1,
#tablepress-39.tablepress td.column-1 a,
.table-v1.tablepress td.column-1 {
	color: #2c314f;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
}
#tablepress-21.tablepress td.column-3,
#tablepress-22.tablepress td.column-3,
#tablepress-23.tablepress td.column-3,
#tablepress-47.tablepress td.column-3,
.table-v2.tablepress td.column-3,
#tablepress-31.tablepress td.column-3,
.table-v3.tablepress td.column-3,
#tablepress-14.tablepress td.column-3,
#tablepress-27.tablepress td.column-3,
#tablepress-26.tablepress td.column-3,
#tablepress-28.tablepress td.column-3,
#tablepress-29.tablepress td.column-3,
#tablepress-30.tablepress td.column-3,
#tablepress-39.tablepress td.column-3,
.table-v1.tablepress td.column-3 {
	font-weight: bold;
}
#tablepress-21.tablepress td.column-3 span,
#tablepress-23.tablepress td.column-3 span {
	font-size: 15px;
	color: #059669 !important;
}
#tablepress-28.tablepress td.column-3 span,
#tablepress-28.tablepress td.column-5 span {
	font-size: 15px;
	color: rgba(85, 85, 85, 0.55) !important;
}
#tablepress-21.tablepress td.column-4,
#tablepress-28.tablepress td.column-4,
#tablepress-29.tablepress td.column-4,
#tablepress-30.tablepress td.column-4,
.table-v1.tablepress td.column-4,
#tablepress-23.tablepress td.column-4,
#tablepress-47.tablepress td.column-4,
.table-v2.tablepress td.column-4,
#tablepress-31.tablepress td.column-4,
.table-v3.tablepress td.column-4,
#tablepress-14.tablepress td.column-4,
#tablepress-27.tablepress td.column-4,
#tablepress-26.tablepress td.column-4 {
	color: #059669 !important;
	font-size: 26px;
	font-weight: 600;
}
#tablepress-21.tablepress td.column-4::after,
#tablepress-28.tablepress td.column-4::after,
#tablepress-29.tablepress td.column-4::after,
#tablepress-30.tablepress td.column-4::after,
.table-v1.tablepress td.column-4::after,
#tablepress-23.tablepress td.column-4::after,
#tablepress-23.tablepress td.column-5::after,
#tablepress-47.tablepress td.column-4::after,
#tablepress-47.tablepress td.column-5::after,
.table-v2.tablepress td.column-4::after,
.table-v2.tablepress td.column-5::after,
#tablepress-31.tablepress td.column-4::after,
#tablepress-31.tablepress td.column-5::after,
.table-v3.tablepress td.column-4::after,
.table-v3.tablepress td.column-5::after,
#tablepress-14.tablepress td.column-4::after,
#tablepress-14.tablepress td.column-5::after,
#tablepress-27.tablepress td.column-4::after,
#tablepress-27.tablepress td.column-5::after,
#tablepress-26.tablepress td.column-4::after,
#tablepress-26.tablepress td.column-5::after {
	content: '/100';
	font-size: 14px;
}
#tablepress-21.tablepress td.column-5 a:first-child,
#tablepress-28.tablepress td.column-5 a:first-child,
#tablepress-29.tablepress td.column-5 a:first-child,
#tablepress-30.tablepress td.column-5 a:first-child,
.table-v1.tablepress td.column-5 a:first-child,
#tablepress-22.tablepress td.column-4 a:first-child,
#tablepress-23.tablepress td.column-6 a:first-child,
#tablepress-47.tablepress td.column-6 a:first-child,
#tablepress-47.tablepress td.column-6 a:first-child,
.table-v2.tablepress td.column-6 a:first-child,
.table-v2.tablepress td.column-6 a:first-child,
#tablepress-31.tablepress td.column-6 a:first-child,
.table-v3.tablepress td.column-6 a:first-child,
#tablepress-14.tablepress td.column-6 a:first-child,
#tablepress-27.tablepress td.column-6 a:first-child,
#tablepress-26.tablepress td.column-6 a:first-child,
#tablepress-39.tablepress td.column-4 a:first-child {
	background-color: #2c314f;
	color: #fff;
	border: 2px solid #2c314f;
	border-radius: 15px;
	font-size: 15px;
	display: inline-block;
	height: 40px;
	line-height: 35px;
	margin-bottom: 10px;
	width: 135px;
	font-weight: 600;
}
#tablepress-21.tablepress td.column-5 a,
#tablepress-28.tablepress td.column-5 a,
#tablepress-29.tablepress td.column-5 a,
#tablepress-30.tablepress td.column-5 a,
.table-v1.tablepress td.column-5 a,
#tablepress-22.tablepress td.column-4 a,
#tablepress-14.tablepress td.column-6 a,
#tablepress-27.tablepress td.column-6 a,
#tablepress-31.tablepress td.column-6 a,
.table-v3.tablepress td.column-6 a,
#tablepress-26.tablepress td.column-6 a,
#tablepress-39.tablepress td.column-4 a {
	background-color: #fff;
	color: #2c314f;
	border: 2px solid #2c314f;
	border-radius: 15px;
	font-size: 15px;
	display: inline-block;
	height: 40px;
	line-height: 35px;
	margin-bottom: 10px;
	width: 135px;
	font-weight: 600;
}
#tablepress-21 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-28 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-29 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-30 tbody tr:not(.child-row) td:nth-child(1),
.table-v1 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-22 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-23 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-47 tbody tr:not(.child-row) td:nth-child(1),
.table-v2 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-31 tbody tr:not(.child-row) td:nth-child(1),
.table-v3 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-14 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-27 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-26 tbody tr:not(.child-row) td:nth-child(1),
#tablepress-39 tbody tr:not(.child-row) td:nth-child(1) {
	background: #059669 !important;
	width: 70px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	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-21 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-28 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-29 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-30 tbody tr:not(.child-row) td:nth-child(1):after,
.table-v1 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-22 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-23 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-47 tbody tr:not(.child-row) td:nth-child(1):after,
.table-v2 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-31 tbody tr:not(.child-row) td:nth-child(1):after,
.table-v3 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-14 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-27 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-26 tbody tr:not(.child-row) td:nth-child(1):after,
#tablepress-39 tbody tr:not(.child-row) td:nth-child(1):after {
	content: attr(data-index) ' miejsce';
}
#tablepress-21 tbody tr.row-2.odd td:nth-child(1),
#tablepress-28 tbody tr.row-2.odd td:nth-child(1),
#tablepress-29 tbody tr.row-2.odd td:nth-child(1),
#tablepress-30 tbody tr.row-2.odd td:nth-child(1),
.table-v1 tbody tr.row-2.odd td:nth-child(1),
#tablepress-22 tbody tr.row-2.odd td:nth-child(1),
#tablepress-23 tbody tr.row-2.odd td:nth-child(1),
#tablepress-47 tbody tr.row-2.odd td:nth-child(1),
.table-v2 tbody tr.row-2.odd td:nth-child(1),
#tablepress-31 tbody tr.row-2.odd td:nth-child(1),
.table-v3 tbody tr.row-2.odd td:nth-child(1),
#tablepress-14 tbody tr.row-2.odd td:nth-child(1),
#tablepress-27 tbody tr.row-2.odd td:nth-child(1),
#tablepress-26 tbody tr.row-2.odd td:nth-child(1),
#tablepress-39 tbody tr.row-2.odd td:nth-child(1) {
	background: #f8d648 !important;
	color: #2c314f !important;
}
@media screen and (max-width: 1300px) {
	#tablepress-21 tbody tr td.column-14 {
		width: 1px !important;
	}
	#tablepress-21 tbody tr td.column-14 div {
		position: absolute;
		width: 190px;
		left: 50%;
		-webkit-transform: translate(-50%, 260%);
		-ms-transform: translate(-50%, 260%);
		transform: translate(-50%, 260%);
		font-size: 15px !important;
		color: #2c314f;
	}
	#tablepress-21 tbody tr td.column-14 div::before {
		content: 'Dane techniczne';
		cursor: pointer;
	}
}
@media screen and (max-width: 1200px) {
	#tablepress-21.tablepress thead,
	#tablepress-28.tablepress thead,
	#tablepress-29.tablepress thead,
	#tablepress-30.tablepress thead,
	.table-v1.tablepress thead,
	#tablepress-22.tablepress thead,
	#tablepress-23.tablepress thead,
	#tablepress-47.tablepress thead,
	.table-v2.tablepress thead,
	#tablepress-31.tablepress thead,
	.table-v3.tablepress thead,
	#tablepress-14.tablepress thead,
	#tablepress-27.tablepress thead,
	#tablepress-26.tablepress thead,
	#tablepress-39.tablepress thead {
		display: none;
	}
	#tablepress-21,
	#tablepress-28,
	#tablepress-29,
	#tablepress-30,
	.table-v1,
	#tablepress-22,
	#tablepress-23,
	#tablepress-47,
	.table-v2,
	#tablepress-31,
	.table-v3,
	#tablepress-14,
	#tablepress-27,
	#tablepress-26,
	#tablepress-39 {
		max-width: 600px;
	}
	#tablepress-21 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-21 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-28 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-28 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-29 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-29 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-30 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-30 tbody tr:not(.child-row) td:nth-child(1),
	.table-v1 tbody tr.row-2.odd td:nth-child(1),
	.table-v1 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-22 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-22 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-23 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-23 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-47 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-47 tbody tr:not(.child-row) td:nth-child(1),
	.table-v2 tbody tr.row-2.odd td:nth-child(1),
	.table-v2 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-31 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-31 tbody tr:not(.child-row) td:nth-child(1),
	.table-v3 tbody tr.row-2.odd td:nth-child(1),
	.table-v3 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-14 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-14 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-27 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-27 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-26 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-26 tbody tr:not(.child-row) td:nth-child(1),
	#tablepress-39 tbody tr.row-2.odd td:nth-child(1),
	#tablepress-39 tbody tr:not(.child-row) td:nth-child(1) {
		top: 20px;
		transform: none;
		width: 100px;
		height: 5px;
	}
	#tablepress-21.tablepress td.column-1,
	#tablepress-28.tablepress td.column-1,
	#tablepress-29.tablepress td.column-1,
	#tablepress-30.tablepress td.column-1,
	.table-v1.tablepress td.column-1,
	#tablepress-22.tablepress td.column-1,
	#tablepress-23.tablepress td.column-1,
	#tablepress-47.tablepress td.column-1,
	.table-v2.tablepress td.column-1,
	#tablepress-31.tablepress td.column-1,
	.table-v3.tablepress td.column-1,
	#tablepress-14.tablepress td.column-1,
	#tablepress-27.tablepress td.column-1,
	#tablepress-26.tablepress td.column-1,
	#tablepress-39.tablepress td.column-1 {
		position: absolute;
		left: 0;
		top: 75px;
		padding: 0;
		text-align: left;
	}
	#tablepress-21 tbody tr,
	#tablepress-28 tbody tr,
	#tablepress-29 tbody tr,
	#tablepress-30 tbody tr,
	.table-v1 tbody tr,
	#tablepress-22 tbody tr,
	#tablepress-23 tbody tr,
	#tablepress-47 tbody tr,
	.table-v2 tbody tr,
	#tablepress-31 tbody tr,
	.table-v3 tbody tr,
	#tablepress-14 tbody tr,
	#tablepress-27 tbody tr,
	#tablepress-26 tbody tr {
		height: 485px;
		display: block;
	}
	#tablepress-21.tablepress td.column-2,
	#tablepress-28.tablepress td.column-2,
	#tablepress-29.tablepress td.column-2,
	#tablepress-30.tablepress td.column-2,
	.table-v1.tablepress td.column-2,
	#tablepress-22.tablepress td.column-2,
	#tablepress-23.tablepress td.column-2,
	#tablepress-47.tablepress td.column-2,
	.table-v2.tablepress td.column-2,
	#tablepress-31.tablepress td.column-2,
	.table-v3.tablepress td.column-2,
	#tablepress-14.tablepress td.column-2,
	#tablepress-27.tablepress td.column-2,
	#tablepress-26.tablepress td.column-2,
	#tablepress-39.tablepress td.column-2 {
		position: absolute;
		top: 10px;
		right: 0;
		padding: 5px;
	}
	#tablepress-21.tablepress td.column-2 img,
	#tablepress-28.tablepress td.column-2 img,
	#tablepress-29.tablepress td.column-2 img,
	#tablepress-30.tablepress td.column-2 img,
	.table-v1.tablepress td.column-2 img,
	#tablepress-22.tablepress td.column-2 img,
	#tablepress-23.tablepress td.column-2 img,
	#tablepress-47.tablepress td.column-2 img,
	.table-v2.tablepress td.column-2 img,
	#tablepress-31.tablepress td.column-2 img,
	.table-v3.tablepress td.column-2 img,
	#tablepress-14.tablepress td.column-2 img,
	#tablepress-27.tablepress td.column-2 img,
	#tablepress-26.tablepress td.column-2 img,
	#tablepress-39.tablepress td.column-2 img {
		max-height: 110px;
		width: auto;
	}
	#tablepress-21.tablepress td.column-7,
	#tablepress-28.tablepress td.column-7,
	#tablepress-29.tablepress td.column-7,
	#tablepress-30.tablepress td.column-7,
	.table-v1.tablepress td.column-7,
	#tablepress-22.tablepress td.column-5,
	#tablepress-23.tablepress td.column-4,
	#tablepress-47.tablepress td.column-4,
	.table-v2.tablepress td.column-4,
	#tablepress-31.tablepress td.column-4,
	.table-v3.tablepress td.column-4,
	#tablepress-14.tablepress td.column-4,
	#tablepress-27.tablepress td.column-4,
	#tablepress-26.tablepress td.column-4,
	#tablepress-39.tablepress td.column-3 {
		position: absolute;
		left: 0;
		top: 140px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
		font-weight: bold;
	}
	#tablepress-21.tablepress td.column-7:before,
	#tablepress-21.tablepress td.column-4:before,
	#tablepress-21.tablepress td.column-3:before,
	#tablepress-21.tablepress td.column-6:before,
	#tablepress-28.tablepress td.column-7:before,
	#tablepress-28.tablepress td.column-4:before,
	#tablepress-28.tablepress td.column-3:before,
	#tablepress-28.accordion td.column-6:before,
	#tablepress-29.tablepress td.column-7:before,
	#tablepress-29.tablepress td.column-4:before,
	#tablepress-29.tablepress td.column-3:before,
	#tablepress-29.accordion td.column-6:before,
	#tablepress-30.tablepress td.column-7:before,
	#tablepress-30.tablepress td.column-4:before,
	#tablepress-30.tablepress td.column-3:before,
	#tablepress-30.accordion td.column-6:before,
	.table-v1.tablepress td.column-7:before,
	.table-v1.tablepress td.column-4:before,
	.table-v1.tablepress td.column-3:before,
	.table-v1.accordion td.column-6:before,
	#tablepress-23.tablepress td.column-4:before,
	#tablepress-23.tablepress td.column-5:before,
	#tablepress-23.tablepress td.column-3:before,
	#tablepress-23.tablepress td.column-7:before,
	#tablepress-47.tablepress td.column-4:before,
	#tablepress-47.tablepress td.column-5:before,
	#tablepress-47.tablepress td.column-3:before,
	#tablepress-47.tablepress td.column-7:before,
	.table-v2.tablepress td.column-4:before,
	.table-v2.tablepress td.column-5:before,
	.table-v2.tablepress td.column-3:before,
	.table-v2.tablepress td.column-7:before,
	#tablepress-31.tablepress td.column-4:before,
	#tablepress-31.tablepress td.column-5:before,
	#tablepress-31.tablepress td.column-3:before,
	#tablepress-31.tablepress td.column-7:before,
	.table-v3.tablepress td.column-4:before,
	.table-v3.tablepress td.column-5:before,
	.table-v3.tablepress td.column-3:before,
	.table-v3.tablepress td.column-7:before,
	#tablepress-14.tablepress td.column-4:before,
	#tablepress-14.tablepress td.column-5:before,
	#tablepress-14.tablepress td.column-3:before,
	#tablepress-14.tablepress td.column-7:before,
	#tablepress-27.tablepress td.column-4:before,
	#tablepress-27.tablepress td.column-5:before,
	#tablepress-27.tablepress td.column-3:before,
	#tablepress-27.tablepress td.column-7:before,
	#tablepress-26.tablepress td.column-4:before,
	#tablepress-26.tablepress td.column-5:before,
	#tablepress-26.tablepress td.column-3:before,
	#tablepress-26.tablepress td.column-7:before,
	#tablepress-39.tablepress td.column-3:before {
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-21.tablepress td.column-7:before,
	#tablepress-28.tablepress td.column-7:before,
	#tablepress-29.tablepress td.column-7:before,
	#tablepress-30.tablepress td.column-7:before,
	.table-v1.tablepress td.column-7:before {
		content: 'Powierzchnia:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-22.tablepress td.column-5:before {
		content: 'Moc chłodnicza:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-21.tablepress td.column-4,
	#tablepress-28.tablepress td.column-4,
	#tablepress-29.tablepress td.column-4,
	#tablepress-30.tablepress td.column-4,
	.table-v1.tablepress td.column-4,
	#tablepress-22.tablepress td.column-6,
	#tablepress-23.tablepress td.column-5,
	#tablepress-47.tablepress td.column-5,
	.table-v2.tablepress td.column-5,
	#tablepress-31.tablepress td.column-5,
	.table-v3.tablepress td.column-5,
	#tablepress-14.tablepress td.column-5,
	#tablepress-27.tablepress td.column-5,
	#tablepress-26.tablepress td.column-5,
	#tablepress-39.tablepress td.column-5 {
		position: absolute;
		right: 26px;
		top: 140px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
	}
	#tablepress-21.tablepress td.column-4:before,
	#tablepress-28.tablepress td.column-4:before,
	#tablepress-29.tablepress td.column-4:before,
	#tablepress-30.tablepress td.column-4:before,
	.table-v1.tablepress td.column-4:before,
	#tablepress-23.tablepress td.column-4:before,
	#tablepress-47.tablepress td.column-4:before,
	.table-v2.tablepress td.column-4:before,
	#tablepress-31.tablepress td.column-4:before,
	.table-v3.tablepress td.column-4:before,
	#tablepress-14.tablepress td.column-4:before,
	#tablepress-27.tablepress td.column-4:before,
	#tablepress-26.tablepress td.column-4:before {
		content: 'Opłacalność:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		color: #000 !important;
	}
	#tablepress-22.tablepress td.column-6 {
		font-weight: bold;
	}
	#tablepress-22.tablepress td.column-6:before {
		content: 'Przepływ powietrza:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		color: #000 !important;
	}
	#tablepress-21.tablepress td.column-3,
	#tablepress-28.tablepress td.column-3,
	#tablepress-29.tablepress td.column-3,
	#tablepress-30.tablepress td.column-3,
	.table-v1.tablepress td.column-3,
	#tablepress-22.tablepress td.column-3,
	#tablepress-23.tablepress td.column-3,
	#tablepress-47.tablepress td.column-3,
	.table-v2.tablepress td.column-3,
	#tablepress-31.tablepress td.column-3,
	.table-v3.tablepress td.column-3,
	#tablepress-14.tablepress td.column-3,
	#tablepress-27.tablepress td.column-3,
	#tablepress-26.tablepress td.column-3,
	#tablepress-39.tablepress td.column-6 {
		position: absolute;
		left: 0;
		top: 210px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
	}
	#tablepress-21.tablepress td.column-3 del,
	#tablepress-28.tablepress td.column-3 del,
	#tablepress-23.tablepress td.column-3 del {
		display: block;
	}
	#tablepress-21.tablepress td.column-3 br,
	#tablepress-23.tablepress td.column-3 br {
		display: none;
	}
	#tablepress-21.tablepress td.column-3:before,
	#tablepress-28.tablepress td.column-3:before,
	#tablepress-29.tablepress td.column-3:before,
	#tablepress-30.tablepress td.column-3:before,
	.table-v1.tablepress td.column-3:before,
	#tablepress-22.tablepress td.column-3:before,
	#tablepress-23.tablepress td.column-3:before,
	#tablepress-47.tablepress td.column-3:before,
	.table-v2.tablepress td.column-3:before,
	#tablepress-31.tablepress td.column-3:before,
	.table-v3.tablepress td.column-3:before,
	#tablepress-14.tablepress td.column-3:before,
	#tablepress-27.tablepress td.column-3:before,
	#tablepress-26.tablepress td.column-3:before,
	#tablepress-39.tablepress td.column-3:before {
		content: 'Cena:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-21.tablepress td.column-6,
	#tablepress-28.tablepress td.column-6,
	#tablepress-29.tablepress td.column-6,
	#tablepress-30.tablepress td.column-6,
	.table-v1.tablepress td.column-6,
	#tablepress-23.tablepress td.column-7,
	#tablepress-47.tablepress td.column-7,
	.table-v2.tablepress td.column-7,
	#tablepress-31.tablepress td.column-7,
	.table-v3.tablepress td.column-7,
	#tablepress-14.tablepress td.column-7,
	#tablepress-27.tablepress td.column-7,
	#tablepress-26.tablepress td.column-7 {
		position: absolute;
		right: 0;
		top: 210px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
		font-weight: bold;
	}
	#tablepress-21.tablepress td.column-6:before,
	#tablepress-28.tablepress td.column-6:before,
	#tablepress-29.tablepress td.column-6:before,
	#tablepress-30.tablepress td.column-6:before,
	.table-v1.tablepress td.column-6:before {
		content: 'Moc chłodnicza:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-21.tablepress td.column-5,
	#tablepress-28.tablepress td.column-5,
	#tablepress-29.tablepress td.column-5,
	#tablepress-30.tablepress td.column-5,
	.table-v1.tablepress td.column-5,
	#tablepress-22.tablepress td.column-4,
	#tablepress-23.tablepress td.column-6,
	#tablepress-47.tablepress td.column-6,
	.table-v2.tablepress td.column-6,
	#tablepress-31.tablepress td.column-6,
	.table-v3.tablepress td.column-6,
	#tablepress-14.tablepress td.column-6,
	#tablepress-27.tablepress td.column-6,
	#tablepress-26.tablepress td.column-6,
	#tablepress-39.tablepress td.column-4 {
		position: absolute;
		left: 0;
		bottom: 10px;
		padding: 0;
		font-size: 14px;
		line-height: 1.4;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#tablepress-21.tablepress td.column-8,
	#tablepress-28.tablepress td.column-8,
	#tablepress-29.tablepress td.column-8,
	#tablepress-30.tablepress td.column-8,
	.table-v1.tablepress td.column-8,
	#tablepress-22.tablepress td.column-7,
	#tablepress-23.tablepress td.column-10,
	#tablepress-47.tablepress td.column-10,
	.table-v2.tablepress td.column-10,
	#tablepress-31.tablepress td.column-10,
	.table-v3.tablepress td.column-10,
	#tablepress-14.tablepress td.column-8,
	#tablepress-27.tablepress td.column-8,
	#tablepress-26.tablepress td.column-8,
	#tablepress-39.tablepress td.column-7 {
		position: absolute;
		left: 0;
		bottom: 75px;
		padding: 0;
		font-size: 13px;
		text-align: left;
		width: 100%;
		line-height: 1.5;
	}
	#tablepress-21.tablepress td.column-8:before,
	#tablepress-28.tablepress td.column-8:before,
	#tablepress-29.tablepress td.column-8:before,
	#tablepress-30.tablepress td.column-8:before,
	.table-v1.tablepress td.column-8:before,
	#tablepress-23.tablepress td.column-10:before,
	#tablepress-47.tablepress td.column-10:before,
	.table-v2.tablepress td.column-10:before,
	#tablepress-31.tablepress td.column-10:before,
	.table-v3.tablepress td.column-10:before,
	#tablepress-39.tablepress td.column-7:before {
		content: 'Funkcje:';
		text-transform: uppercase;
		display: inline-block;
		padding-top: 10px;
		padding-right: 5px;
	}
	#tablepress-22.tablepress td.column-7:before,
	#tablepress-14.tablepress td.column-8:before,
	#tablepress-27.tablepress td.column-8:before,
	#tablepress-26.tablepress td.column-8:before {
		content: 'Funkcje i wyposażenie:';
		text-transform: uppercase;
		display: block;
		padding-top: 10px;
		border-top: 1px solid #e9e9e9;
	}
	#tablepress-21.tablepress td.column-7,
	#tablepress-21.tablepress td.column-4,
	#tablepress-21.tablepress td.column-3,
	#tablepress-28.tablepress td.column-7,
	#tablepress-28.tablepress td.column-4,
	#tablepress-28.tablepress td.column-3,
	#tablepress-29.tablepress td.column-7,
	#tablepress-29.tablepress td.column-4,
	#tablepress-29.tablepress td.column-3,
	#tablepress-30.tablepress td.column-7,
	#tablepress-30.tablepress td.column-4,
	#tablepress-30.tablepress td.column-3,
	.table-v1.tablepress td.column-7,
	.table-v1.tablepress td.column-4,
	.table-v1.tablepress td.column-3,
	#tablepress-23.tablepress td.column-4,
	#tablepress-23.tablepress td.column-5,
	#tablepress-23.tablepress td.column-3,
	#tablepress-23.tablepress td.column-7,
	#tablepress-47.tablepress td.column-4,
	#tablepress-47.tablepress td.column-5,
	#tablepress-47.tablepress td.column-3,
	#tablepress-47.tablepress td.column-7,
	.table-v2.tablepress td.column-4,
	.table-v2.tablepress td.column-5,
	.table-v2.tablepress td.column-3,
	.table-v2.tablepress td.column-7,
	#tablepress-31.tablepress td.column-4,
	#tablepress-31.tablepress td.column-5,
	#tablepress-31.tablepress td.column-3,
	#tablepress-31.tablepress td.column-7,
	.table-v3.tablepress td.column-4,
	.table-v3.tablepress td.column-5,
	.table-v3.tablepress td.column-3,
	.table-v3.tablepress td.column-7,
	#tablepress-14.tablepress td.column-4,
	#tablepress-14.tablepress td.column-3,
	#tablepress-14.tablepress td.column-7,
	#tablepress-27.tablepress td.column-4,
	#tablepress-27.tablepress td.column-3,
	#tablepress-27.tablepress td.column-7,
	#tablepress-26.tablepress td.column-4,
	#tablepress-26.tablepress td.column-3,
	#tablepress-26.tablepress td.column-7,
	#tablepress-39.tablepress td.column-3,
	#tablepress-39.tablepress td.column-5,
	#tablepress-39.tablepress td.column-6 {
		font-size: 21px;
	}
	#tablepress-21.tablepress td.column-6,
	#tablepress-28.tablepress td.column-6,
	#tablepress-29.tablepress td.column-6,
	#tablepress-30.tablepress td.column-6,
	.table-v1.tablepress td.column-6 {
		font-size: 16px;
	}
	#tablepress-21.tablepress td.column-8,
	#tablepress-28.tablepress td.column-8,
	#tablepress-29.tablepress td.column-8,
	#tablepress-30.tablepress td.column-8,
	.table-v1.tablepress td.column-8,
	#tablepress-23.tablepress td.column-10,
	#tablepress-247.tablepress td.column-10,
	#tablepress-31.tablepress td.column-10,
	.table-v3.tablepress td.column-10,
	#tablepress-14.tablepress td.column-8,
	#tablepress-27.tablepress td.column-8,
	#tablepress-26.tablepress td.column-8,
	#tablepress-39.tablepress td.column-7 {
		border-top: 1px solid #e9e9e9 !important;
	}
	#tablepress-21.tablepress td.column-8 span,
	#tablepress-28.tablepress td.column-8 span,
	#tablepress-29.tablepress td.column-8 span,
	#tablepress-30.tablepress td.column-8 span,
	.table-v1.tablepress td.column-8 span,
	#tablepress-23.tablepress td.column-10 span,
	#tablepress-47.tablepress td.column-10 span,
	.table-v2.tablepress td.column-10 span,
	#tablepress-31.tablepress td.column-10 span,
	.table-v3.tablepress td.column-10 span,
	#tablepress-14.tablepress td.column-8 span,
	#tablepress-27.tablepress td.column-8 span,
	#tablepress-26.tablepress td.column-8 span,
	#tablepress-39.tablepress td.column-7 span {
		display: inline-block;
		position: relative;
	}
	#tablepress-21.tablepress td.column-8 span:after,
	#tablepress-28.tablepress td.column-8 span:after,
	#tablepress-29.tablepress td.column-8 span:after,
	#tablepress-30.tablepress td.column-8 span:after,
	.table-v1.tablepress td.column-8 span:after,
	#tablepress-23.tablepress td.column-10 span:after,
	#tablepress-47.tablepress td.column-10 span:after,
	.table-v2.tablepress td.column-10 span:after,
	#tablepress-31.tablepress td.column-10 span:after,
	.table-v3.tablepress td.column-10 span:after,
	#tablepress-14.tablepress td.column-8 span:after,
	#tablepress-27.tablepress td.column-8 span:after,
	#tablepress-26.tablepress td.column-8 span:after,
	#tablepress-39.tablepress td.column-7 span:after {
		content: '|';
	}
	#tablepress-21.tablepress td.column-8 span:last-child:after,
	#tablepress-28.tablepress td.column-8 span:last-child:after,
	#tablepress-29.tablepress td.column-8 span:last-child:after,
	#tablepress-30.tablepress td.column-8 span:last-child:after,
	.table-v1.tablepress td.column-8 span:last-child:after,
	#tablepress-23.tablepress td.column-10 span:last-child:after,
	#tablepress-47.tablepress td.column-10 span:last-child:after,
	.table-v2.tablepress td.column-10 span:last-child:after,
	#tablepress-31.tablepress td.column-10 span:last-child:after,
	.table-v3.tablepress td.column-10 span:last-child:after,
	#tablepress-14.tablepress td.column-8 span:last-child:after,
	#tablepress-27.tablepress td.column-8 span:last-child:after,
	#tablepress-26.tablepress td.column-8 span:last-child:after,
	#tablepress-39.tablepress td.column-7 span:last-child:after {
		content: '';
	}
	#tablepress-21.tablepress td.column-8 br,
	#tablepress-28.tablepress td.column-8 br,
	#tablepress-29.tablepress td.column-8 br,
	#tablepress-30.tablepress td.column-8 br,
	.table-v1.tablepress td.column-8 br,
	#tablepress-23.tablepress td.column-10 br,
	#tablepress-247.tablepress td.column-10 br,
	#tablepress-31.tablepress td.column-10 br,
	.table-v3.tablepress td.column-10 br,
	#tablepress-14.tablepress td.column-8 br,
	#tablepress-27.tablepress td.column-8 br,
	#tablepress-26.tablepress td.column-8 br,
	#tablepress-39.tablepress td.column-7 br,
	.table-v2.tablepress td.column-10 br {
		display: none;
	}
	#tablepress-21 tbody tr,
	#tablepress-28 tbody tr,
	#tablepress-29 tbody tr,
	#tablepress-30 tbody tr,
	.table-v1 tbody tr {
		height: 435px;
	}
}
@media screen and (max-width: 400px) {
	#tablepress-21.tablepress td.column-1 a,
	#tablepress-28.tablepress td.column-1 a,
	#tablepress-29.tablepress td.column-1 a,
	#tablepress-30.tablepress td.column-1 a,
	.table-v1.tablepress td.column-1 a {
		font-size: 16px;
	}
	#tablepress-21.tablepress td.column-1,
	#tablepress-28.tablepress td.column-1,
	#tablepress-29.tablepress td.column-1,
	#tablepress-30.tablepress td.column-1,
	.table-v1.tablepress td.column-1 {
		max-width: 65%;
	}
}
/* Table ID 22 & 23 */
#tablepress-22 th.column-3:before {
	display: none;
}
#tablepress-22 th.column-4,
#tablepress-22 th.column-5 {
	padding: 20px 10px !important;
}
#tablepress-22 td.column-7 {
	font-size: 16px;
}
.postid-16035 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-62817 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-62385 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-62182 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-13356 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-16062 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-65572 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-65923 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-66105 .content-area.blog-single .post.type-post.status-publish.format-standard,
.postid-60974 .content-area.blog-single .post.type-post.status-publish.format-standard {
	max-width: 100%;
}
.postid-16035 .custom-wrap,
.postid-16035 .wbrn-author-box-wrapper,
.postid-16035 .ranking_pos,
.postid-16062 .custom-wrap,
.postid-16062 .wbrn-author-box-wrapper,
.postid-16062 .ranking_pos,
.postid-13356 .custom-wrap,
.postid-13356 .wbrn-author-box-wrapper,
.postid-13356 .ranking_pos,
.postid-62817 .custom-wrap,
.postid-62817 .wbrn-author-box-wrapper,
.postid-62817 .ranking_pos,
.postid-62385 .custom-wrap,
.postid-62385 .wbrn-author-box-wrapper,
.postid-62385 .ranking_pos,
.postid-62182 .custom-wrap,
.postid-62182 .wbrn-author-box-wrapper,
.postid-62182 .ranking_pos,
.postid-65572 .custom-wrap,
.postid-65572 .wbrn-author-box-wrapper,
.postid-65572 .ranking_pos,
.postid-65923 .custom-wrap,
.postid-65923 .wbrn-author-box-wrapper,
.postid-65923 .ranking_pos,
.postid-66105 .custom-wrap,
.postid-66105 .wbrn-author-box-wrapper,
.postid-66105 .ranking_pos,
.postid-60974 .custom-wrap,
.postid-60974 .wbrn-author-box-wrapper,
.postid-60974 .ranking_pos {
	max-width: 840px;
	margin: 0 auto;
}
@media screen and (max-width: 500px) {
	#tablepress-22.tablepress td.column-1 {
		max-width: 65%;
	}
	#tablepress-22.tablepress td.column-5,
	#tablepress-22.tablepress td.column-6 {
		max-width: 40%;
	}
}
#tablepress-23.tablepress th.column-3:before,
#tablepress-47.tablepress th.column-3:before,
.table-v2.tablepress th.column-3:before,
#tablepress-31.tablepress th.column-3:before,
.table-v3.tablepress th.column-3:before,
#tablepress-14.tablepress th.column-3:before,
#tablepress-27.tablepress th.column-3:before,
#tablepress-26.tablepress th.column-3:before {
	top: -7px;
	left: 170%;
}
#tablepress-23.tablepress th.column-5,
#tablepress-47.tablepress th.column-5,
.table-v2.tablepress th.column-5,
#tablepress-31.tablepress th.column-5,
.table-v3.tablepress th.column-5,
#tablepress-14.tablepress td.column-5,
#tablepress-27.tablepress td.column-5,
#tablepress-26.tablepress td.column-5 {
	color: #233bf1 !important;
}
#tablepress-23.tablepress td.column-5,
#tablepress-47.tablepress td.column-5,
.table-v2.tablepress td.column-5,
#tablepress-31.tablepress td.column-5,
.table-v3.tablepress td.column-5,
#tablepress-14.tablepress td.column-5,
#tablepress-27.tablepress td.column-5,
#tablepress-26.tablepress td.column-5 {
	color: #233bf1 !important;
	font-size: 26px;
	font-weight: 600;
}
@media screen and (max-width: 1200px) {
	#tablepress-31.tablepress td.column-5:before,
	.table-v3.tablepress td.column-5:before,
	#tablepress-23.tablepress td.column-5:before,
	#tablepress-23.tablepress td.column-5:before,
	#tablepress-47.tablepress td.column-5:before,
	#tablepress-47.tablepress td.column-5:before,
	.table-v2.tablepress td.column-5:before,
	.table-v2.tablepress td.column-5:before,
	#tablepress-14.tablepress td.column-5:before,
	#tablepress-27.tablepress td.column-5:before,
	#tablepress-26.tablepress td.column-5:before {
		content: 'Możliwości:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-23.tablepress td.column-7:before,
	#tablepress-47.tablepress td.column-7:before,
	.table-v2.tablepress td.column-7:before,
	#tablepress-31.tablepress td.column-7:before,
	.table-v3.tablepress td.column-7:before,
	#tablepress-14.tablepress td.column-7:before,
	#tablepress-27.tablepress td.column-7:before,
	#tablepress-26.tablepress td.column-7:before {
		content: 'Metraż:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
	}
	#tablepress-23.tablepress td.column-7,
	#tablepress-47.tablepress td.column-7,
	.table-v2.tablepress td.column-7,
	#tablepress-31.tablepress td.column-7,
	.table-v3.tablepress td.column-7,
	#tablepress-14.tablepress td.column-7,
	#tablepress-27.tablepress td.column-7,
	#tablepress-26.tablepress td.column-7 {
		right: 61px;
	}
	#tablepress-23.tablepress td.column-8:before,
	#tablepress-47.tablepress td.column-8:before,
	.table-v2.tablepress td.column-8:before,
	#tablepress-31.tablepress td.column-8:before,
	.table-v3.tablepress td.column-8:before {
		content: 'Wydajność:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-23.tablepress td.column-8,
	#tablepress-47.tablepress td.column-8,
	.table-v2.tablepress td.column-8,
	#tablepress-31.tablepress td.column-8,
	.table-v3.tablepress td.column-8 {
		position: absolute;
		left: 0;
		top: 290px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
		font-size: 21px;
	}
	#tablepress-23.tablepress td.column-8,
	#tablepress-23.tablepress td.column-9 {
		top: 300px !important;
	}
	#tablepress-23.tablepress td.column-9:before,
	#tablepress-47.tablepress td.column-9:before,
	.table-v2.tablepress td.column-9:before,
	#tablepress-31.tablepress td.column-9:before,
	.table-v3.tablepress td.column-9:before {
		content: 'Poj. zbiornika:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-23.tablepress td.column-9,
	#tablepress-47.tablepress td.column-9,
	.table-v2.tablepress td.column-9,
	#tablepress-31.tablepress td.column-9,
	.table-v3.tablepress td.column-9 {
		position: absolute;
		right: 9px;
		top: 290px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
		font-size: 21px;
	}
	#tablepress-14.tablepress td.column-9:before,
	#tablepress-27.tablepress td.column-9:before,
	#tablepress-26.tablepress td.column-9:before {
		content: 'Poziomy głośności:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-14.tablepress td.column-9,
	#tablepress-27.tablepress td.column-9,
	#tablepress-26.tablepress td.column-9 {
		position: absolute;
		left: 0;
		top: 290px;
		padding: 0;
		text-align: left;
		font-size: 14px;
		line-height: 1.4;
		font-size: 21px;
	}
}
@media screen and (max-width: 500px) {
	#tablepress-23.tablepress td.column-1,
	#tablepress-47.tablepress td.column-1,
	.table-v2.tablepress td.column-1,
	#tablepress-31.tablepress td.column-1,
	.table-v3.tablepress td.column-1,
	#tablepress-26.tablepress td.column-1 {
		max-width: 65%;
	}
}
.page-id-60475 header {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background-color: transparent;
	background-image: none !important;
}
#tablepress-14.tablepress th.column-5,
#tablepress-27.tablepress th.column-5,
#tablepress-26.tablepress th.column-5 {
	color: #233bf1 !important;
}
/* Table ID 25 */
.page-id-3371 .search-container,
.page-id-3371 .sorting-box,
.page-id-3371 .dataTables_filter {
	display: none;
}
@media screen and (max-width: 1200px) {
	#tablepress-26 tbody tr,
	#tablepress-31 tbody tr,
	.table-v3 tbody tr,
	#tablepress-42 tbody tr {
		height: 530px;
	}
	#tablepress-26.tablepress td.column-1 a,
	#tablepress-31.tablepress td.column-1 a,
	.table-v3.tablepress td.column-1 a,
	#tablepress-39.tablepress td.column-1 a {
		font-size: 18px;
		display: block;
		line-height: 1.1;
	}
	#tablepress-28.tablepress td.column-1,
	#tablepress-42.tablepress td.column-1 {
		font-size: 15px;
		line-height: 1.1;
	}
	#tablepress-28.tablepress td.column-3,
	#tablepress-31.tablepress td.column-8,
	.table-v3.tablepress td.column-8,
	#tablepress-39.tablepress td.column-1,
	#tablepress-42.tablepress td.column-1 {
		max-width: 55%;
	}
	#tablepress-28.tablepress td.column-3 span {
		line-height: 1.1;
		display: inline-block;
	}
}
#tablepress-28.tablepress th.column-3:before {
	left: 65px;
}
/* Tablepress ID 39 Post ID 65572 */
#tablepress-39.tablepress th.column-4,
#tablepress-39.tablepress th.column-5 {
	padding: 20px 10px !important;
	color: black !important;
}
#tablepress-39.tablepress th.column-3:before,
#tablepress-39.tablepress th.column-4:hover:before {
	display: none;
}
#tablepress-39.tablepress .column-5,
#tablepress-39.tablepress .column-6,
#tablepress-39.tablepress .column-7 {
	font-size: 16px;
}
@media screen and (max-width: 1200px) {
	#tablepress-39.tablepress td.column-5:before {
		content: 'Moc znamieniowa:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-39.tablepress td.column-6:before {
		content: 'Przepływ powietrza:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-39 tbody tr {
		height: 400px;
		display: block;
	}
}
@media screen and (max-width: 1200px) {
	#tablepress-41 td.column-3 {
		font-size: 16px;
	}
	#tablepress-41 td.column-7,
	#tablepress-59 td.column-11 {
		display: none;
	}
	#tablepress-41 td.column-6:before {
		content: 'Głośność:';
		padding-bottom: 6px;
		font-size: 14px;
	}
	#tablepress-41 td.column-9 {
		position: absolute;
		left: 0;
		bottom: 75px;
		padding: 0;
		font-size: 13px;
		text-align: left;
		width: 100%;
		line-height: 1.5;
		border-top: 1px solid #e9e9e9 !important;
	}
	#tablepress-41 td.column-9:before {
		content: 'Funkcje:';
		text-transform: uppercase;
		display: inline-block;
		padding-top: 10px;
		padding-right: 5px;
	}
	#tablepress-41 td.column-9 span {
		display: inline-block;
		position: relative;
	}
	#tablepress-41 td.column-9 br {
		display: none;
	}
	#tablepress-41 td.column-8 {
		position: absolute;
		left: 0;
		top: 130px;
		padding: 0;
		text-align: left;
		line-height: 1.4;
		font-weight: bold;
		border-top: none !important;
		font-size: 21px;
	}
	#tablepress-41 td.column-8:before {
		content: 'Maks. metraż:';
		text-transform: uppercase;
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 6px;
	}
	#tablepress-41 td.column-4 {
		right: 0;
	}
}
#tablepress-41 td.column-1 a,
#tablepress-42 td.column-1 a {
	color: #2c314f;
}

@media screen and (max-width: 1022px) {
	.page-id-3371 .full-page-effect,
	.page-id-68345 .full-page-effect {
		padding: 20px;
	}
}
#tablepress-25 tr.row-3.odd td:nth-child(1) {
	background: #f8d648 !important;
	color: #2c314f !important;
}

.page-id-3371 .yoast-breadcrumb-wrapper,
.page-id-68345 .yoast-breadcrumb-wrapper {
	text-align: left;
}

@media screen and (max-width: 720px) {
	#tablepress-1 tbody tr {
		margin-top: 60px;
	}
	#tablepress-1 .special {
		display: block !important;
		background: #f1f1f3 !important;
		top: -40px;
		position: absolute;
		width: 100%;
		padding: 10px 0 !important;
		font-size: 14px;
		border-top: none;
		text-align: center;
	}
	.page-id-68935 .tablepress td.column-1 {
		font-size: 15px;
		line-height: 1.2;
	}
}

.page-id-67383 .tablepress th.column-3:before,
.page-id-68345 .tablepress th.column-3:before,
.postid-60974 .tablepress th.column-3:before,
.page-id-68935 .tablepress th.column-3:before,
.page-id-69203 .tablepress th.column-3:before {
	width: 215%;
}
.table-v3.tablepress th.column-4 {
	padding-right: 5px !important;
}
