.aSzukaj,
.aSingle {
	padding: 20px;
	max-width: var(--sz1240);
	margin: auto;
}


.aA_h1 {
	max-width: var(--sz800);
	margin: 20px auto;
	padding: 0 20px;
}
.tresc {
	max-width: var(--sz800);
	margin: auto;
	padding: 0 20px;
}
.aSingle_tresc ol,
.tresc ol {
	list-style: decimal outside;
	margin-left: 20px;
}
.aSingle_tresc ul,
.tresc ul {
	list-style: disc outside;
}
.aSingle_tresc li,
.tresc li {
	margin: 10px 0 10px 16px;
}



h1 {
	font-size: 130%;
	line-height: 1.2;
}
time {
	font-size: 90%;
	font-weight: bold;
}
.aSingle_figure {
	margin: 20px -20px;
}




.aSingle_tresc h2,
.tresc h2 {
	font-size: 150%;
	margin: 40px 0 10px;
}
.aSingle_tresc h3,
.tresc h3 {
	font-size: 140%;
	margin: 40px 0 20px;
}
h4,h5,h6 {
	font-size: 130%;
	margin: 40px 0 20px;
}


.aSingle_tresc a {}
.aSingle_tresc a img {
	margin: 10px; 
	display: inline;
}


.rePlaskie_h {
	padding: 0 20px;
}
.aA_tresc {
	max-width: 840px;
	margin: auto;
}

.ulVv {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	max-width: var(--szerokosc);
	margin: 40px auto;
}
.ulVv_li {
	width: 224px;
}
.vv_a {
	transition: var(--transition5);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	text-decoration: none;
}
.vv_figure {
	width: 224px;
	height: 224px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.vv_figure img {
	transition: var(--transitionScale);
}

.vv_h {
	transition: var(--transition5);
	margin: 20px 0;
	text-align: center;
	line-height: 1.2;
	color: var(--font-color);


	font-size: inherit;
	font-weight: bold;
	text-align: center;
}
.vv_price {
	font-weight: bold;
	color: var(--brazowy);
	font-size: 120%;
}
.vv_price del {
	color: red;
	font-weight: normal;
	padding-right: 20px;
}
.vv_price ins {
	text-decoration: none;
}

.woocommerce-price-suffix,
.vv_a .iworks-omnibus {
	display: none;
}


.ulJedna .add_to_cart_button,
.vv_szcz {
	background-color: var(--niebieski);
	transition: var(--transition5);
	border: 0;
	color: #fff;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	width: 170px;
	margin: 20px auto 0;
	display: block;
	border-radius: var(--radius);
}

.vv_szcz {
	display: flex;
	justify-content: center;
	align-items: center;
}
.vv_szcz::after {
	content: '\e029';
	padding-left: 20px;
	font-size: 20px;
	font-family: 'WooCommerce';
}


.vv_a:hover img {
	transform: scale(.9)
}
.vv_a:hover .woocommerce-loop-product__title {
	color: var(--niebieski);
}
.vv_a:hover .vv_szcz {
	background-color: var(--brazowy);
}





.vv_li .onsale {
	top: -10px;
	right: -10px;
	position: absolute;
    z-index: 2;
	border-radius: 100%;
	background-color: var(--niebieski);
	color: #fff;
	font-size: 12px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	display: block;
}

.onsale {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
	width: 50px;
	height: 50px;
	background-image: url(../img/promo.svg);
}

.a4164 {
	width: 100%;
	max-width: var(--szerokosc-plus);
	padding: 20px;
	margin: auto;
}

.a4164 .aA_h1,
.a4164 .tresc {
	max-width: unset;
}


.rePromocje .ulVv {
	list-style: none;
}
.rePromocje .ulVv {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	max-width: var(--szerokosc);
	margin: 40px auto;
}
.rePromocje .ulVv_li {
	width: 224px;
	position: relative;
}
.rePromocje .vv_a {
	transition: var(--transition5);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
	text-decoration: none;
	box-shadow: var(--cien);
	padding: 10px;
	height: 100%;
}
.rePromocje .vv_figure {
	width: 204px;
	height: 204px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.rePromocje .vv_figure img {
	transition: var(--transitionScale);
}
.rePromocje .vv_h {
	transition: var(--transition5);
	margin: 20px 0;
	text-align: center;
	line-height: 1.2;
	color: var(--font-color);
	font-size: inherit;
	font-weight: bold;
	text-align: center;
}
.rePromocje .vv_price {
	font-weight: bold;
	font-size: 120%;
	margin-top: auto;
}
.rePromocje .vv_price del {
	color: red;
	font-weight: normal;
	padding-right: 20px;
}
.rePromocje .vv_price ins {
	text-decoration: none;
}

.rePromocje .vv_a .iworks-omnibus {
	display: none;
}
.rePromocje .ulVv_li .cart_div {
	display: none;
}


.rePromocje .ulVv_li .cart {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	font-weight: normal;
	opacity: 0;
	visibility: hidden;
	transition: var(--transWidac);
	height: 37px;
	overflow: hidden;
}


.single_add_to_cart_button {
	background-color: var(--zielony);
	color: #fff;
	transition: var(--transition5);
	border-radius: var(--radius);
	padding: 0 10px;
	line-height: 37px;
	font-weight: bold;
	cursor: pointer;
}
.rePromocje .ulVv_li:hover .cart {

	opacity: 1;
	visibility: visible;
}

.single_add_to_cart_button:hover {
	background-color: var(--szary-ciemny);
}










.formCien {
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
	padding: 20px;
	border-radius: var(--radius);
	max-width: 500px;
	margin: 40px auto;
}









.aKontakt,
.aKonsultacje {
	max-width: var(--sz1240);
	margin: auto;
	padding: 20px;
}

.re800 {
	margin: 20px auto 60px;
	max-width: 800px;
}

.reFlex_pr {
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
	padding: 20px;
	border-radius: var(--radius);
	max-width: 500px;
	margin: auto;
}
.wpcf7-form {
	max-width: 100%;
	margin: auto;
}
input,
textarea {
	border: 1px solid #ddd;
	width: 100%;
	padding: 2px 9px;
	line-height: 2;
}
textarea {height: 200px;}
input[type='checkbox'] {
	width: auto;
}

input[type="submit"] {
	padding: 5px 15px;
	background: var(--zielony);
	border: 0;
	cursor: pointer;
	border-radius: var(--radius);
	color: #fff;
	width: 200px;
	margin: auto;
	display: block;
}
input[type="submit"]:hover {
	background: var(--zielony-ciemny);
	color: #fff;
}

.reFlex_pr h2 {
	font-size: 120%;
	margin-bottom: 20px;
}




.kons_img {
	display: block;
	width: 300px;
	border-radius: var(--radius);
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.5);
}

.konsFlex_tel {
	margin: 40px 0;
	text-align: center;
}
.konsFlex_tel_a {
	display: block;
	margin: 20px auto 0;
	background: var(--zielony);
	color: #fff;
	text-decoration: none;
	width: 200px;
	line-height: 40px;
	border-radius: var(--radius);
}
.konsFlex_tel_a:hover {
	background: var(--zielony-ciemny);
	color: #fff;
}






.konsCertyfikaty {
	margin: 20px 0;
}
.konsCertyfikaty h3 {
	font-size: 200%;
	text-align: center;
	margin-top: 60px;
}
.konsCertyfikaty h4 {
	margin: 60px 0 20px;
	text-align: center;
}
.konsCertyfikaty img {
	box-shadow: var(--cien);
	padding: 20px;
	border-radius: var(--radius);
}













.aPoj {
	padding: 80px 20px 20px;
	background: #fff;
}







.eeeeeeeeeeeeeeeeee {
	padding: 100px 20px 20px;
	background: transparent !important;
}








.a6212 img {
	max-width: 200px;
}

.a6212 .content-section {
	background: #fff !important;
	text-align: center;
}

.a6212 h2 {
	text-align: left;
	margin: 50px 0;
	font-weight: bold;
}

.row.spaced-cols {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}









.aKontakt .konsFlex img {
	margin: 40px 0;
	width: 150px;
}




















table.shop_attributes {
  border: 1px solid #DDDDDD;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.shop_attributes td, table.shop_attributes th {
  border: 1px solid #AAAAAA;
  padding: 4px 4px;
}
table.shop_attributes tbody td {

}
table.shop_attributes tr:nth-child(even) {
  background: #F1F1F1;
}
table.shop_attributes thead {
  }
table.shop_attributes thead th {
  font-weight: bold;
}
table.shop_attributes tfoot {
  font-weight: bold;
}



.widget_recent_entries ul {
	list-style: disc;
	padding-left: 14px;
}
.widget_recent_entries li {
	margin-top: 10px;
}
.widget_recent_entries a {
	text-decoration: underline solid #fff 2px;
	line-height: 1.2;
	display: block;
}

.widget_recent_entries a:hover {
	text-decoration-color: var(--zielony);
}


.a404 {
	max-width: 600px;
	margin: auto;
}


@media (min-width: 700px) {

.pod_p {
	font-size: 150%;
}


}
@media (min-width: 750px) {
.reFlex {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.reFlex_le,
.reFlex_pr {
	flex: 1;
}

.konsFlex {
	justify-content: center;
}
.konsFlex .reFlex_le {
	flex: 0 0 300px;
}
.konsFlex .reFlex_pr {
	margin: 0;
}

.kons_img {
	margin: 0;
}



}
@media (min-width: 900px) {
.konsFlex {
	gap: 60px;

}
.konsFlex .reFlex_le {
	flex: 0 0 400px;
}
.konsFlex .reFlex_pr {
}

.kons_img {
	width: 400px;
}






}
@media (min-width: 1000px) {
.aPoj {
	padding: 100px 50px 50px;
	max-width: 1000px;
	margin: auto;
}

h1 {
	font-size: 150%;
}
.aSingle_figure {
	margin: 20px 0;
}


.rePlaskie {
	position: relative;
	margin-bottom: 40px;
}
.rePlaskie_h {
	position: absolute;
	width: 840px;
	bottom: 40px;
	left: 50%;
	margin-left: -440px;
	font-size: 300%;
	text-shadow: 0 0 20px #fff;
}


}
@media (min-width: 1240px) {
.aSzukaj, .aSingle {
	padding: 0;
}
h1 {
	font-size: 200%;
	margin-top: -7px;
}



} /* end */



.kk-star-ratings{display:flex;align-items:center}.kk-star-ratings.kksr-shortcode{display:inline-flex}.kk-star-ratings.kksr-valign-top{margin-bottom:2rem}.kk-star-ratings.kksr-valign-bottom{margin-top:2rem}.kk-star-ratings.kksr-align-left{justify-content:flex-start}.kk-star-ratings.kksr-align-center{justify-content:center}.kk-star-ratings.kksr-align-right{justify-content:flex-end}.kk-star-ratings .kksr-muted{opacity:.5}.kk-star-ratings .kksr-stars{position:relative}.kk-star-ratings .kksr-stars .kksr-stars-active,.kk-star-ratings .kksr-stars .kksr-stars-inactive{display:flex}.kk-star-ratings .kksr-stars .kksr-stars-active{overflow:hidden;position:absolute;top:0;left:0}.kk-star-ratings .kksr-stars .kksr-star{cursor:pointer;padding-right:0}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star{cursor:default}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon{transition:.3s}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active{width:0!important}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon{background-image:url("../img/svg/inactive.svg")}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon{background-image:url("../img/svg/active.svg")}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{background-image:url("../img/svg/selected.svg")}.kk-star-ratings .kksr-legend{margin-left:.75rem;margin-right:.75rem}