@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;600;700;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,400;1,700&display=swap');

:root {
	font-size: 16px;
	--kolor: #3abb26;
	--kolor2: #2c8d1d;
	}	

@media(max-width:1450px) {
:root {
	font-size: 16px;
	}	
}

@media(max-width:1200px) {
:root {
	font-size: 15px;
	}	
}

@media(max-width:1000px) {
:root {
	font-size: 14px;
	}	
}

html {
	scroll-behavior: smooth;
	font-size: 1rem;
	}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q { quotes:none;} blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
b,strong {font-weight:bold;}
i,em {font-style:italic;}
.rwContentBox ul,.cn ul { list-style-type:disc;margin:1rem 0;margin-left:2rem;}
.rwContentBox ol,.cn ol { list-style-type:decimal;margin:1rem 0;margin-left:2.75rem;}
.rwContentBox li,.cn li { padding-left:0;}
.rwContentBox table td {vertical-align:top;}
div,h1,h2,h3,h4,h5,h6,p,form { position:relative;margin:0;padding:0;display:block;font-weight:normal;}
ul { margin-top:0;}
img { border:0;}
.clear,.cl { clear:both;}
	
body {
	font-family: lato, sans-serif;
	font-size: 1rem;
	line-height: 1.35;
	color: #000;
	max-width: 100%;
	overflow-x: hidden;
	}

* {
	font-family: lato, sans-serif;
    }

a {
	color: var(--kolor);
	outline: none;
	transition: all 0.3s ease;
	text-decoration: none;
	}
a:hover {
	color: var(--kolor2);
	}





.hd,
body>main,
body>footer {
	position: relative;
	}

body>main>div, body>footer>div {
	position: relative;
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	}

body>main>div {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}


body>main>div {
	padding-top: 185px;
	}

body>main>div:has(>div>section:first-child ul.slider) {
	padding-top: 0;
	}



.hd {
	display: block;
	position: fixed;
	width: 100%;
	z-index: 110;
	font-size: 0;
	}




@media(max-width:600px) {
	.rw_ct_slider2 ul.slider,
	.rw_ct_slider2 ul.slider li,
	.ct_slider2_overall {
	max-height: 70vh;
	}
}


.hd header {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 20%;
	z-index: 20;
	font-size: 0;
	}

.hd header img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 6.5rem;
	object-fit: contain;
	margin-left: 20%;
	margin-top: 1rem;
	filter: brightness(0) invert(1) drop-shadow(5px 5px 5px #0005);
	transition: all 0.3s ease;
	}
@media(max-width:400px) {
.hd header img {
	height: 3.5rem;
	}
}

.sticky .hd header img {
	filter: brightness(0) invert(1) drop-shadow(5px 5px 5px #000);
	height: 3rem;
	margin-top: .5rem;
	margin-left: 10%;
	}

.hd header a>span {
	font-family: montserrat, sans-serif;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 600;
	font-size: 1rem;

	max-width: calc(320px - 1rem - 5rem);
	margin-left: 1rem;
	}

.hd header a>span span {
	display: block;
	}

.hd header a>span span:nth-child(2) {
	font-size: .9em;
	font-weight: normal;
	}







.hd form {
	display: block;
	position: absolute;
	top: .5rem;
	right: .5rem;
	text-align: right;
	}
@media (max-width:900px) {
.hd form {
	right: 3.5rem;
	}	
	}

.hd form::before {
	content: '';
	width: .7rem;
	height: .7rem;
	border: .15rem solid #fff;
	border-radius: 999px;
	position: absolute;
	top: .3rem;
	right: .5rem;
	}
.hd form::after {
	content: '';
	width: .15rem;
	height: .6rem;
	background: #fff;
	border-radius: 999px;
	position: absolute;
	top: 1rem;
	right: .5rem;
	transform: rotate(-45deg)
	}

.hd form input {
	font-family: montserrat, sans-serif;
	font-size: 0.7rem;
	padding: 0 1rem;
	height: 2rem;
	line-height: 2rem;
	width: 5rem;
	margin: 0;
	border: none;
	border-radius: 0;
	}

.hd form input[type='submit'],
.hd form input[type='submit']:hover {
	background: var(--kolor2);
	text-indent: -99999px;
	width: 2rem !important;
	height: 2rem !important;
	padding: 0 !important;
	}







.hd nav {
	font-size: 0;
	position: relative;
	text-align: right;
	display: block;
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	background: #fff9;
	background: linear-gradient(to right, #fff0, #fff9, #fff9, #fff9);
	transition: all 0.3s ease;
    }

.sticky .hd nav {
	background: linear-gradient(to right, #fff0, #fffd, #fffd, #fffd);
    }

.hd nav>div {
	position: relative;
	height: 100%;
	height: 8rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	transition: all 0.3s ease;
	}

.sticky .hd nav>div {
	height: 4rem;
	}

.hd nav:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1.2rem;
	height: 1.2rem;
	width: 100%;
	content: '';
	background: linear-gradient(to right, #fff0, #fff4, #fff4, #fff4);
	transition: all 0.3s ease;
    }

.sticky .hd nav:after {
	bottom: -.5rem;
	height: .5rem;
	background: linear-gradient(to right, #fff0, #fff3, #fff3, #fff3);
    }

.hd nav>div>ul {
	display: block;
	position: relative;
	margin-right: 2rem;
	}
@media(max-width:1700px) {
.hd nav>div>ul {
	margin-right: .5rem;
	}
}

.hd nav li {
	position: relative;
	display: inline-block;
    }

.hd nav:not(.bc) li a {
	font-family: montserrat, sans-serif;
	font-size: 1.2rem;
	font-weight: 600;
	color: #000;
	display: block;
	padding: .35rem 0;
	margin: 0 1rem;
 	border-top: 4px solid #0b30;
	border-bottom: 4px solid #0b30;
   }
@media(max-width:1700px) {
.hd nav:not(.bc) li a {
	font-size: 1rem;
   }
}
@media(max-width:1400px) {
.hd nav:not(.bc) li a {
	font-size: .9rem;
   }
}
@media(max-width:1100px) {
.hd nav:not(.bc) li a {
	font-size: .8rem;
   }
}

.hd nav:not(.bc) li a:hover,
.hd nav:not(.bc) li a.selected,
.hd nav:not(.bc) li a.active,
.hd nav:not(.bc) li a.traced,
.hd nav:not(.bc) li a:hover {
	border-top: 4px solid #0b3;
	border-bottom: 4px solid #0b3;
    }

.hd nav:not(.bc)>div>ul>li ul {
	position: absolute;
	left: 1px;
	background: var(--kolor2);
	z-index: 50;
	width: 100%;
	min-width: 300px;
	display: none;
	text-align: left;
	font-size: 0;
	outline: 1px solid var(--kolor);
	box-shadow: 0 .5rem 1rem #0004;
    }

.hd nav:not(.bc)>div>ul>li>ul ul {
	left: auto;
	top: 10%;
	right: -95%;
    }

.hd nav:not(.bc)>div>ul>li>ul>ul ul {
	left: auto;
	top: 10%;
	right: 95%;
    }

.hd nav:not(.bc)>div>ul>li ul>li {
	display: block;
	width: auto;
	vertical-align: top;
	text-align: left;
	font-size: 1rem;
	border-bottom: 1px solid var(--kolor);
	}

.hd nav:not(.bc)>div>ul>li ul>li:last-child {
	border: 0;
	}

input#rwdmn, input#rwdmn+label {
	display: none;
	}

@media (max-width: 900px) {

	input#rwdmn+label+nav {
		display: none;
		}

	input#rwdmn+label {
		display: block;
		position: fixed;
		right: 0;
		top: 0;
		cursor: pointer;
		padding: 0;
		width: 50px;
		height: 50px;
		font-size: 50px;
		line-height: 50px;
		background: var(--kolor);
		color: #fff;
		z-index: 100;
		text-align: center;
		}

	input#rwdmn+label>span span {
		font-size: 0;
	}
	
	input#rwdmn+label>span::before { content: '\2261'; }
	input#rwdmn:checked+label>span::before { content: '\D7'; }

	input#rwdmn:checked+label+nav {
		display: block;
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		height: 100vh;
		background: #fffc;
	    -webkit-backdrop-filter: blur(10px);
	    backdrop-filter: blur(10px);
		padding-top: 1rem;
		z-index: 50;
		}

	input#rwdmn:checked+label+nav ul {
		display: block !important;
		padding: 0;
		background: transparent;
		position: relative;
		left: 0;
		top: 100px;
		outline: 0;
		}

	input#rwdmn:checked+label+nav li {
		display: block;
		text-align: left;
		border: none;
		}

	input#rwdmn:checked+label+nav li a {
		padding: .25rem 1rem !important;
		border: none;
		font-size: 1.5rem;
		}

	input#rwdmn:checked+label+nav li a:hover,
	input#rwdmn:checked+label+nav li a.active {
		background: var(--kolor);
		border: none;
		}

	input#rwdmn:checked+label+nav li>ul,
	input#rwdmn:checked+label+nav li:hover>ul {
		display: block;
		position: relative;
		left: 0;
		top: 0;
		}

	input#rwdmn:checked+label+nav li ul a { padding-left: 1rem; }
	input#rwdmn:checked+label+nav li ul ul a { padding-left: 2rem; }
	input#rwdmn:checked+label+nav li ul ul ul a { padding-left: 3rem; }

} /* @media (max-width: 900px) */


.bc {
	position: relative;
	background: #eee;
	width: calc(100vw - 2rem);
	margin-left: calc( (100vw - 100%) / -2);
	padding: .5rem 1rem;
	}
.page-id-2622 .bc {
	display: none;
	}

.bc li {
	display: inline-block;
	vertical-align: middle;
	color: #000;
	font-size: .7rem;
	}

.bc li::before {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .2rem;
	content: ">";
	}

.bc li:first-child::before {
	display: none;
	}

.bc li:last-child {
	font-weight: bold;
	}

.bc li a {
	display: inline-block;
	color: #0009;
	}

.bc li a:hover {
	display: block;
	color: #000;
	}




body>footer {
	position: relative;
	margin-top: 5rem;
	background: var(--kolor);
	color: #fff;
    }

body>footer>div {
	padding: 4rem 0 2rem 0;
	text-align: center;
	font-size: .8rem;
    }

body>footer a {
	color: #fff;
    }

body>footer .ftlg {
	padding-bottom: 1rem;
    }

@media (max-width: 900px) {

	body>footer>div {
		text-align: center;
	    }

	body>footer .ftlg {
		float: none;
		margin: 0 auto;
		display: block;
		position: relative;
		text-align: center;
		font-size: 0;
		margin-bottom: 1rem;
	    }
	
	body>footer .ftlg img {
		max-width: 10rem;
		}
	
}

body>footer>div::after {
	content: '';
	clear: both;
	display: block;
    }





.content_headers {
	font-family: montserrat, sans-serif;
    }





@media (max-width: 900px) {
	.page_content_container img {
		max-width: 90vw;
		}
}





.slider .anim_text {
	position: relative;
	height: auto;
	display: block !important;
	justify-content: center;
	align-items: left !important;
	flex-direction: column;
	width: calc(50% - 2.5rem + 3px);
	position: absolute;
	left: 0;
	bottom: 0;
	background: #0004;
	padding: 2rem 0 0 0 !important;
	border-bottom: 7rem solid #fff;
	font-family: montserrat, sans-serid;
	}
@media(max-width:1000px) {
.slider .anim_text {
	width: 100%;
	}
}

.slider .anim_text:after {
	content: '';
	display: block;
	width: 100%;
	height: 1.5rem;
	background: #fff8;
}

.slider .anim_text>span {
	display: block;
	width: auto;
	padding-left: 7rem;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-shadow: none;
	}

.ct_slider2_overall .ct-slider-static-text {
	font-size: 2.5rem;
	line-height: .9;
	font-size: 3.5rem;
	line-height: 1.2;
	font-weight: 600;
	padding: 1rem 2rem 2rem 3rem !important;
	margin-left: 7rem !important;
	border-left: 4px solid #39bb26;
	position: relative;
	}
@media(max-width:1680px) {
.ct_slider2_overall .ct-slider-static-text {
	font-size: 2.5rem;
	}
}
@media(max-width:1400px) {
.ct_slider2_overall .ct-slider-static-text {
	margin-left: 3rem !important;
	padding: 1rem 2rem 2rem 2rem !important;
	}
}
@media(max-width:600px) {
.ct_slider2_overall .ct-slider-static-text {
	margin-left: 1rem !important;
	padding: 1rem 2rem 2rem 1rem !important;
	font-size: 2rem;
	}
}

.ct_slider2_overall .ct-slider-static-text::after {
	content: '';
	display: block;
	border-bottom: 4px solid #39bb26;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 13rem;
}

.ct_slider2_overall .ct-slider1-static-text {
	font-size: 1.7rem;
	line-height: 1.1;
	padding: 3rem 0 0rem 10rem !important;
	line-height: 1.2
	}
@media(max-width:1400px) {
.ct_slider2_overall .ct-slider1-static-text {
	font-size: 1.4rem;
	padding: 3rem 0 0rem 5rem !important;
	}
}
@media(max-width:600px) {
.ct_slider2_overall .ct-slider1-static-text {
	font-size: 1.4rem;
	padding: 3rem 0 0rem 2.5rem !important;
	}
}

.ct_slider2_overall .ct-slider2-static-text {
	position: relative;
	text-align: left;
	display: block;
	padding: 1rem 0 0;
	background: transparent;
	color: #fff;
	width: auto;
	bottom: auto;
	font-size: 1.2rem;
	font-weight: 400;
	font-size: 1.7rem;
	background: #39bb26;
	text-align: center;
	margin-left: 10rem !important;
	width: 50% !important;
	min-width: 300px !importnat;
	padding: 1.5rem !important;
	position: relative;
	top: 3.5rem;
	}
@media(max-width:1400px) {
.ct_slider2_overall .ct-slider2-static-text {
	font-size: 1.4rem;
	margin-left: 5rem !important;
	}
}
@media(max-width:600px) {
.ct_slider2_overall .ct-slider2-static-text {
	font-size: 1.1rem;
	margin-left: 2.5rem !important;
	}
}





.rw-width-100-percent {
	float: none !important;
	}



.rw-width-100-percent {
	clear: both;
	}
.rw-width-100-percent+section {
	clear: both;
	}


.rw-width-100-percent.rw_ct_reach_text {
	margin-left: -1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	}



.content_youtube_description p {
	font-size: 1rem;
	color: black;;
	opacity: 1;
	padding: 1rem 0;
	}



@media (max-width: 900px) {
video, .content_youtube iframe {
	max-height: 260px;
	max-width: 100%;
	}
	}


.prod-search-form {
	display: none;
}




.twocols {
	position: relative;
	width: 100vw;
	margin-left: calc((100vw - 100%) / -2) !important;
	margin-right: calc((100vw - 100%) / -2) !important;
	font-size: 0;
	background: linear-gradient(to bottom,#edf0f499,#fff0);

	width: 100%;
	margin: 0 auto !important;
	}
@media(max-width:600px) {
.twocols {
	background: #fff;
	}
}

.twocols>div .picture {
	width: calc(50% - 40px);
	display: inline-block;
	vertical-align: middle;
	position: relative;
	}
@media(max-width:1200px) {
.twocols>div .picture {
	vertical-align: top;
	}
}
@media(max-width:600px) {
.twocols>div .picture {
	width: 100%;
	display: block;
	}
}

.twocols>div .picture:after {
	content:'';
	background: linear-gradient(to bottom,#fff0,#fff0,#fff);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	}

.twocols>div .picture img {
	max-width: 100%;
	height: auto;
	}

.twocols>div .content {
	font-size: 1rem;
	width: calc(50% + 40px);
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: url('gfx/znak-wodny.png') no-repeat -60% 90%;
	}
@media(max-width:1450px) {
.twocols>div .content {
	background: url('gfx/znak-wodny.png') no-repeat -10% 90%;
	}
}
@media(max-width:600px) {
.twocols>div .content {
	font-size: 1rem;
	width: 100%;
	background: url('gfx/znak-wodny.png') no-repeat -10% 150px;
	}
}
.twocols>div .content section {
	display: block;
	position: relative;
	padding: 14% 17% 5%;
	}
@media(max-width:600px) {
.twocols>div .content section {
	padding: 0 10% 5%;
	margin-top: -5rem;
	}
}
.twocols>div .content section header small,
section header .dtyt {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 1.6rem;
	padding-bottom: .5rem;
	display: block;
	color: #4fbb0e;
	}

.twocols>div .content section header h3 {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 3.5rem;
	line-height: 1;
	}
.twocols>div .content section header h4 {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	}

.twocols>div .content section header+div {
	display: block;
	padding-top: 3rem;
	font-size: 1.2rem;
	font-family: lato, sans-serif;
	line-height: 1.4;
	}

a.button {
	display: inline-block;
	background: #4fbb0e;
	width: 40%;
	min-width: 320px;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.2;
	padding: 1rem 0;
	margin-top: 3rem;
	font-family: montserrat;
	}
@media(max-width:500px) {
a.button {
	min-width: 200px;
	font-size: 1.2rem;
	}
}





.content_headers {
	margin-bottom: 1rem;
	padding-top: .5rem;
	padding-bottom: 2.5rem;
	color: var(--kolor);
	}
@media (max-width: 1200px) {
	.content_headers {
		padding-left: 1rem;
		}
}
@media (max-width: 900px) {
	.content_headers {
		margin-bottom: .5rem;
		padding-left: 1rem;
		padding-right: 1rem;
		}
}

.content_headers .content_title {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 3.5rem;
	line-height: 1;
	color: #000;
	}
@media (max-width: 900px) {
.content_headers .content_title {
    font-size: 1.5rem;
	}
}

.darkbg .content_headers .content_title {
	color: #fff;
}

.content_headers .content_description {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	color: #000;
	}
@media (max-width: 900px) {
.content_headers .content_description {
    font-size: 1rem;
	}
}

.darkbg .content_headers .content_description {
	color: #fff;
}

.silvergradient {
	background: linear-gradient(#eff1f5,#ebecec00);
	margin-left: calc((100vw - 100%) / -2) !important;
	margin-right: calc((100vw - 100%) / -2) !important;
	padding-left: calc((100vw - 100%) / 2) !important;
	padding-right: calc((100vw - 100%) / 2) !important;
	}
.darkbg {
	background: #3e4046 url('gfx/znak-wodny-2.png') no-repeat right 2rem;
	background-size: 900px;
	margin-left: calc((100vw - 100%) / -2) !important;
	margin-right: calc((100vw - 100%) / -2) !important;
	padding-left: calc((100vw - 100%) / 2) !important;
	padding-right: calc((100vw - 100%) / 2) !important;`
	}
@media(max-width:1000px) {
.darkbg {
	background: #3e4046 url('gfx/znak-wodny-2.png') no-repeat right 4rem;
	background-size: 600px;
	}
}
@media(max-width:700px) {
.darkbg {
	background: #3e4046 url('gfx/znak-wodny-2.png') no-repeat right 4rem;
	background-size: 400px;
	}
}
@media(max-width:400px) {
.darkbg {
	background: #3e4046 url('gfx/znak-wodny-2.png') no-repeat right 4rem;
	background-size: 300px;
	}
}

.rw_ct_slider2 {
	margin-left: calc((100vw - 100%) / -2) !important;
	margin-right: calc((100vw - 100%) / -2) !important;
	}



/* lista ikon */

ul.icon-list {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	font-family: montserrat, sans-serif;

	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

.icon-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 8rem;
	background: #fff;
	border-top: 4px solid #5ebb00;
	text-align: left;
	padding-bottom: 2rem;
	margin-bottom: 4rem;
	}
@media(max-width: 900px) {
.icon-list li {
	width: 45%;
	}
}
@media(max-width: 600px) {
.icon-list li {
	width: 90%;
	margin: 20px auto;
	}
}

.icon-list li>span {
	display: block;
	padding-bottom: .5rem;
	}

.icon-list li a {
	display: block;
	}

.icon-list li a:hover * {
	color: #aaa;
	}

.icon-list li span.awesome {
	display: block;
	width: 6rem;
	height: 6rem;
	line-height: 6rem;
	font-size: 3.5rem;
	margin: 10px auto;
	color: var(--kolor);
	text-align: center;
	}

.icon-list li span.icon-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 6rem;
	height: 6rem;
	line-height: 6rem;
	font-size: 4rem;
	margin: .rem auto;
	overflow: hidden;
	font-size: 2.5rem;
	line-height: 2rem;
	word-wrap: break-word;
	letter-spacing: -0.15rem;
	font-weight: 900;
	background: #0031;
	border-radius: 999px;
	color: var(--kolor);
	}

.icon-list li img {
	width: 3.2rem;
	height: 3.2rem;
	object-fit: contain;
	margin: 1.25rem;
	border-radius: 9999px;
	}

.icon-list li h3 {
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.2;
	color: #000;
	margin: 0 1.75rem;
	}

.icon-list li h4 {
	font-weight: 400;
	font-size: .9rem;
	line-height: 1.2;
	color: #0009;
	margin: 0 1.75rem;
	padding-top: 1rem;
	}

.icon-list li p {
	font-weight: 400;
	font-size: .7rem;
	text-align: justify;
	padding-top: 10px;
	line-height: 1.2;
	color: #0006;
	margin: 0 10%;
	margin: 0 1.75rem;
	padding-top: 1rem;
	border-bottom: none;
	}
.icon-list li p:empty {
	border-bottom: none;
	}

/* lista ikon end */





/* strona produktu */

.product-box {
	position: relative;
	margin: 0;
	padding: 10rem 0;
	}

.product-box .label {
	display: none;
	}

.product-box .product-back-link {
	display: inline-block;
	font-size: .7rem;
	margin: 1rem 0;
	opacity: 1;
	}

.product-box .product {
	position: relative;
	font-size: 0;
	}

.product-box .product .product-images {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 3%;
	text-align: center;
	}
@media(max-width:900px) {
	.product-box .product .product-images {
		display: block;
		width: 90%;
		margin: 0 5%;
		}
	}

.product-box .product .product-features {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 67%;
	font-size: 1rem;
	}
@media(max-width:900px) {
.product-box .product .product-features {
	display: block;
		display: block;
		width: 90%;
		margin: 0 5%;
		margin-top: 1rem;
		}
	}

.product-box .product .product-images .product-feature:first-child img {
	width: 100%;
	max-width: 96.7%;
	height: auto;
	margin: 1.6%;
	margin-top: 0;
	}
@media(max-width:900px) {
	.product-box .product .product-images .product-feature:first-child img {
		max-width: 98%;
		margin: 1%;
		margin-top: 0;
		}
	}

.product-box .product .product-images .product-feature+.product-feature {
	position: relative;
	width: 30%;
	margin: 1.6%;
	display: inline-block;
	vertical-align: top;
	}
@media(max-width:900px) {
	.product-box .product .product-images .product-feature+.product-feature {
		position: relative;
		width: 18%;
		margin: 1%;
		}
	}

.product-box .product .product-images .product-feature+.product-feature img {
	width: auto;
	max-width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	}

.product-box .product .product-features .product-feature {
	position: relative;
	margin-bottom: 1rem;
	}

.product-box .product .product-features .product-feature.nazwa {
	font-family: montserrat, sans-serif;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1;
	color: #3abb26;
	margin-bottom: 2rem;
	}
@media (max-width: 900px) {
.product-box .product .product-features .product-feature.nazwa {
    font-size: 1.5rem;
	}
}

.product-box .product .product-features .product-feature#feature-name {
	font-size: 2rem;
	}

.product-box .product .product-features .product-feature.collection-name {
	font-size: .7rem;
	}

.product-box .product .product-features .product-feature.collection-name a {
	display: inline-block;
	margin-right: .5rem;
	}

/* strona produktu end */

li.collection-category {
	display: none !important;
	}

.collection-category img {
	display: none;
	}



.products-box {
	position: relative;
	margin-left: calc((100vw - 100%) / -2) !important;
	margin-right: calc((100vw - 100%) / -2) !important;
	background: transparent;
	}

.products-box ul.products {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	text-align: left;
	background: transparent;
	font-size: 0;
	}

.products-box ul.products li {
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: auto;
	max-width: 999px;
	margin: 0;
	background: transparent;
	}

.products-box ul.products li a {
	background: transparent;
	}

.products-box {
	height: auto;
	text-align: center;
	}

.animit .products-box {
	text-align: left;
	}

.products-box ul.products {
	text-align: center;
	}

.animit .products-box ul.products {
	text-align: left;
	}

.products-box ul.products li {
	margin-bottom: 50px;
	}

.animit .products-box ul.products li {
	margin-bottom: 0px;
	}

.products-box ul.products li img {
	width: 400px;
	aspect-ratio: 5/3;
	margin-right: 50px;
	object-fit: cover;
	}
.animit .products-box {
	height: 320px;
	}
@media(max-width: 900px) {
.products-box ul.products li img {
	width: calc(500px / 2);
	height: calc(320px / 2);
	margin-right: 20px;
	}
.animit .products-box {
	height: calc(320px / 2);
	}
}
@media(max-width: 600px) {
.products-box ul.products li img {
	width: calc(500px / 3);
	height: calc(320px / 3);
	margin-right: 20px;
	}
.animit .products-box {
	height: calc(320px / 3);
	}
}

.rw_ct_collection a.button {
    margin-top: 0;
	max-width: 300px;
    position: absolute;
	right: 0;
	top: 0;
	display: none;
	}
@media(max-width:450px) {
.rw_ct_collection a.button {
    margin-top: 0;
	max-width: 300px;
    position: absolute;
	right: 0;
	top: -90px;
	display: none;
	}
}

.rw_ct_collection.animit a.button {
	display: block;
	}

.collection-box .category {
	display: none;
}

.form-auto {
	width: 50%;
	min-width: 300px;
	margin: 0 auto !important;
	}

.form-auto>table>tbody>tr>td {
	display: block;
	text-align: left !important;
	width: 100%;
	min-width: 300px;
	}

.form-auto>table>tbody>tr>td input,
.form-auto>table>tbody>tr>td textarea {
	width: calc(100% - 1rem - 2px - 1rem) !important;
	margin-left: 0;
	} 

.form-auto>table>tbody>tr>td input[type="radio"] {
	width: 20px !important;
	}


.form-auto>table>tbody>tr>td:nth-child(1) {
	padding-top: 2rem;
	font-weight: bold;
	}

.required-asterix {
	opacity: .3;
	}

body>footer {
	background: #fff !important;
	color: #000;
}

body>footer a {
	color: #000;
	}

body>footer .threecolft>div {
	display: inline-block;
	width: 30%;
	min-width: 260px;
	max-width: 300px;
	vertical-align: middle;
	text-align: left;
	padding: 30px;
}

body>footer .threecolft>div:nth-child(1) {
	text-align: right;
}

body>footer .threecolft>div:nth-child(2) {
	text-align: center;
	opacity: .4;
	}

body>footer .threecolft>div:nth-child(3) a {
	color: #3abb26;
	}

.ftunder>div {
	margin: 50px auto;
	text-align: center;
	}