.archive-head h1 {
	font-size: 25px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.archive-page-custom .woocommerce-breadcrumb {
	text-align: center;
	font-size: 14px;
	color: #cea525;
	font-weight: 600;
}

.archive-page-custom {
	background-color: #fafafa;
	text-transform: uppercase;
	padding: 20px 0;
}

.nav-brand button.button {
	background-color: transparent;
}

.archive blockquote:before {
	content: '\201c';
	float: left;
	margin-top: 18px;
	margin-left: -45px;
	font-family: 'Georgia', serif;
	font-size: 60px;
	line-height: 0.41;
	color: #cea525;
}

#sb_instagram .sbi_photo {
	height: 225px !important;
}

.archive-quote-all {
	max-width: 900px;
}

.archive hr {
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin: 25px 0;
}

.archive blockquote strong {
	font-weight: 800;
}

.archive blockquote {
	padding-left: 45px;
	color: #252525;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.7;
	font-family: 'Lora', serif;
	text-transform: none;
	text-align: center;
}

.archive.woocommerce .woocommerce-ordering select {
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 12px;
	color: #161616;
	font-weight: 500;
	margin-right: 15px;
	border: 1px solid #ebebeb;
}

.woocommerce-breadcrumb span {
	font-weight: 700;
}

.woocommerce ul.products li.product .onsale,
.single-product.woocommerce span.onsale {
	padding: 0 15px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	background-color: #cea525;
	font-size: 11px;
	font-weight: 600;
	line-height: 27px;
	text-transform: uppercase;
	position: absolute;
	max-height: 27px;
	letter-spacing: 1px;
	top: 10px;
	margin: 0;
	min-height: 0;
}

.single-product.woocommerce span.onsale {
	top: 5px;
	left: 5px;
}

.archive.woocommerce .woocommerce-ordering,
.archive.woocommerce-page .woocommerce-ordering {
	float: none;
	margin: 0;
}

.archive.woocommerce ul.products li.product a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: #161616;
	text-decoration: none;
	overflow: hidden;
}

.archive.woocommerce ul.products li.product:hover .button {
	opacity: 1;
}

.archive.woocommerce ul.products li.product .button {
	margin-top: auto;
	position: absolute;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	width: 100%;
	bottom: 25%;
	color: #fff;
	background-color: #cea525;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 23px;
	opacity: 0;
	transition: 0.3s opacity;
	-webkit-transition: 0.3s opacity;
	-moz-transition: 0.3s opacity;
	-ms-transition: 0.3s opacity;
	-o-transition: 0.3s opacity;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.archive.woocommerce ul.products li.product .button::before {
	content: '\e802';
	display: inline-block;
	font-family: 'fontello';
	font-size: 12px;
	margin-right: 10px;
}

.star-rating {
	color: #f4da0d;
}

.single-product .category-after-title-product {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}

.woocommerce-Price-amount.amount {
	color: #161616;
	text-decoration: none;
}

ins {
	text-decoration: none;
}

.archive-page-custom ul.products.columns-4 {
	display: flex;
	flex-wrap: wrap;
}

.archive.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	display: flex;
	flex-direction: column;
}

.spec-description-product a {
	text-align: right;
	display: block;
	font-size: 11px;
	color: #000;
	font-weight: 600;
}

.single-product .woocommerce-product-details__short-description h2 {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato', serif;
}

.single-product .woocommerce-product-details__short-description ul li,
.single-product .woocommerce-product-details__short-description p {
	font-family: 'Lora', serif;
	list-style: none;
	font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #d3ced2;
	z-index: -1;
	border-color: #ebebeb;
	top: 50%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	background-color: #fafafa;
	color: #b4b4b4;
	border-bottom-color: #d3ced2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	text-transform: uppercase;
	background-color: #fff;
	color: #b4b4b4;
	font-size: 11px;
	padding: 0 20px;
	font-family: 'Lato', serif;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
	display: flex;
	justify-content: center;
	align-items: center;
}

.single-post-banner img {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
}

/* stodoly po zminach*/
.changes-header {
	background-image: url('https://woocommerce-542486-2660883.cloudwaysapps.com/wp-content/uploads/2021/06/Projekt-Stodola-S-Premium-elewacja-boczna-scaled.jpg');
	background-size: cover;
	background-position: center;
	padding: 25em 0;
	position: relative;
	width: 100%;
}

.changes-header .shadows {
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.changes-header .shadows .inner-block {
	color: #fff;
	font-size: 25px;
	padding: 30px;
	width: 70%;
}

.changes-header .section-title {
	font-weight: bold;
	font-size: 25px;
}

.changes-header p {
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 26px;
	font-family: 'Lora', 'Georgia', serif;
}

.changes-section {
	padding: 80px 35px 0;
	max-width: 720px;
	font-family: 'Lora', 'Georgia', serif;
}

.changes-section div.col-6 {
	padding: 0 5px;
}

.changes-section ul {
	margin: 40px 0;
}

.changes-section li {
	margin-bottom: 0.5em;
}

.changes-section h2,
h3,
h4,
h5 {
	font-weight: bold;
	margin-bottom: 23px;
}

.changes-section h2 {
	font-size: 23px;
}

.changes-section h3 {
	font-size: 20px;
}

.changes-section h4 {
	font-size: 18px;
}

.changes-section h5 {
	font-size: 16px;
}

.changes-section p {
	font-size: 14px;
	margin-bottom: 23px;
	line-height: 1.8em;
}

.changes-section .underline {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #e1e1e1;
	max-width: 180px;
	height: 4px;
	margin: 40px auto;
}

.changes-section .shadow-img {
	margin-bottom: 20px;
}

.changes-section img {
	width: 100%;
	height: 100%;
}

.changes-section .shadow-img img {
	width: 100%;
	height: 100%;
}

.changes-section .shadow-img a {
	position: relative;
	display: block;
	height: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.changes-section .shadow-img a::before {
	content: attr(title);
	background-color: rgba(0, 0, 0, 0.9);
	padding: 1em 1.5em;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	color: #fff;
	transition: 0.7s;

	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-transition: 0.7s;
	-o-transition: 0.7s;
}

.changes-section .shadow-img a:hover::before {
	cursor: pointer;
	opacity: 1;
}

a {
	text-decoration: none;
}

.link {
	color: #cea525;
}

.link-color {
	display: inline-block;
	background-color: #cea525;
	color: #fff;
	font-size: 11px;
	padding: 13px 20px;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	transition: 0.6s;
	margin-right: 0.8em;
}

.link-color:hover {
	background-color: #000;
	color: white;
	cursor: pointer;
}

.quote {
	padding: 25px;
}

.quote p {
	font-family: 'Lora', 'Georgia', serif;
	font-size: 20px;
}

.dots {
	margin: 40px 0;
	text-align: center;
}

.dots::before {
	content: '\00b7 \00b7 \00b7';
	padding-left: 21px;
	color: inherit;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 21px;
	font-family: georgia, serif;
}

@media (max-width: 600px) {
	.changes-header {
		padding: 20px;
		min-height: 400px;
	}

	.changes-header .shadows .inner-block {
		width: 80%;
	}

	.link-color {
		margin-right: 0.2em;
		margin-top: 0.3em;
	}
}

@media (min-width: 600px) and (max-width: 960px) {
	.changes-header {
		padding: 40px;
		min-height: 600px;
	}
}

.home .slick-track,
.related-products .slick-track {
	display: flex !important;
}

.slick-slide {
	height: inherit !important;
}

.single-product .related-products {
	background-color: #000;
}

.single-product .related-products .projects-content {
	background: #fff;
}

.single-product .related-products .project-slider-wrapper {
	box-shadow: unset;
}

.single-product .related-products .projects-slider {
	transform: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
}

.your-realization-content {
	position: relative;
	box-shadow: 0px 0px 18px 2px rgb(235 235 235);
}

.your-realization-content h3 {
	font-size: 16px;
	font-weight: 400;
}

.your-realization-content .projects-content-icons {
	margin-bottom: 10px;
}

.your-realization-content .yith-wcwl-add-button {
	top: -15%;
	right: 5%;
}

.archive-product-breadcrums {
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.products-count {
	font-weight: 700;
}

.projects-sliderr .your-realization .post-image {
	max-width: unset;
	display: block;
	margin-inline: auto;
}

.projects-sliderr .project-slider-wrapper {
	box-shadow: unset;
	padding: 0 10px;
}

.product_cat-dodatkowe-budynki .icons-under-summary-content:nth-child(2),
.product_cat-dodatkowe-budynki .icons-under-summary-content:nth-child(3) {
	display: none;
}

.product_cat-dodatkowe-budynki .icons-under-summary-all {
	justify-content: center;
	gap: 20px;
}

.product_cat-dodatkowe-budynki .icons-under-summary-content:nth-child(1) .icons-under-summary-text p {
	max-width: 40ch;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
	grid-column: span 2;
}

@media (max-width: 575px) {
	.projects-sliderr .row {
		flex-direction: column;
	}

	.project-slider-wrapper:hover,
	.your-realization:hover {
		transform: none;
	}

	.projects {
		width: 100%;
	}

	.slick-slider .slick-track {
		width: 100%;
	}
}

ol.commentlist {
	list-style: none !important;
	margin: 0 !important;
	margin-top: 20px;
	padding: 0 !important;
}

.comment-body {
	border: 1px solid #0000003d;
}

.commentlist ul.children {
	list-style: none !important;
}

.comment-author {
	background: rgba(239, 239, 239, 1);
	padding: 8px;
}

.comment-author img {
	margin-bottom: 0 !important;
	border-radius: 50%;
}

.comment-body p {
	padding: 10px !important;
}

.comment-body .reply {
	padding: 3px;
}

.comment-meta {
	padding: 0 5px !important;
	background: rgba(0, 0, 0, 0.02);
}

.your-realization.interested .your-realization-content {
	max-height: inherit !important;
}

.woocommerce-invalid #terms {
	height: 14px;
}

@media (max-width: 1300px) {
	.rtwpvg-thumbnail-slider {
		max-height: 7rem;
	}

	.rtwpvg-thumbnail-slider img {
		height: 7rem !important;
		object-fit: cover;
	}
}

@media (max-width: 991px) {
	.rtwpvg-thumbnail-slider {
		max-height: 5rem;
	}

	.rtwpvg-thumbnail-slider img {
		height: 5rem !important;
		object-fit: cover;
	}

	.product-tabs-custom-content .package-type button {
		background: none;
	}
}

.fancybox-content {
	height: inherit !important;
}

.woocommerce-shop .swiper {
	width: 100%;
	height: 100%;
}

/* .woocommerce-shop .swiper-thumbnails img {
	height: 120px !important;
} */

.woocommerce-shop .archive-swiper .mySwiper2 .swiper-slide .contentBox::before {
	content: '';
	display: block;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

.woocommerce-shop .archive-swiper .swiper-archive-price {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 0;
}

.woocommerce-shop .archive-swiper .contentBox {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	align-items: flex-start;
	margin-left: 30px;
	margin-bottom: 15px;
	text-align: left;
	z-index: 9999;
	padding: 20px;
}

.woocommerce-shop .archive-swiper .contentBox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.woocommerce-shop .archive-swiper .slider-heading {
	font-size: 28px;
}

.woocommerce-shop .archive-swiper .contentBox ul li {
	font-size: 14px;
}

/* .woocommerce-shop .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
} */

/* .woocommerce-shop .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: unset;
	max-height: 800px;
} */

/* .woocommerce-shop.swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
} */

/* .woocommerce-shop .swiper-slide {
	background-size: cover;
	background-position: center;
} */

.woocommerce-shop .mySwiper2 {
	height: 80%;
	width: 100%;
}

.woocommerce-shop .mySwiper {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.woocommerce-shop .mySwiper .swiper-slide {
	width: 15%;
	height: 100%;
	opacity: 0.4;
}

.woocommerce-shop .mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

/* .woocommerce-shop .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

@media (max-width: 991px) {
	.woocommerce-shop .archive-swiper .swiper-button-prev:after,
	.woocommerce-shop .archive-swiper .swiper-button-next:after {
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	/* .woocommerce-shop .swiper-slide img {
		max-height: unset;
	} */

	.woocommerce-shop .mySwiper2 {
		height: 300px;
	}

	.woocommerce-shop .archive-swiper .contentBox ul li:nth-child(n + 3) {
		display: none;
	}

	.woocommerce-shop .archive-swiper .swiper-button-prev:after,
	.woocommerce-shop .archive-swiper .swiper-button-next:after {
		font-size: 20px;
	}

	.woocommerce-shop .archive-swiper .slider-heading {
		font-size: 24px;
	}
}

/* POZOSTAŁE */

.sale-img-wrapper {
	background-repeat: no-repeat;
	background-size: contain;
}

.sale-img-wrapper::after {
	display: none;
}

.underline {
	text-decoration: underline;
}

.gold-btn {
	color: #cea525;
}

.post-content li,
.textwidget li,
.wp-block-group__inner-container li {
	padding-left: 0px;
}

.woocommerce-checkout-payment {
	margin-top: 20px;
}

@media (max-width: 768px) {
	.cart-product-grid {
		grid-template-columns: 1fr 1fr !important;
	}
}

@media (max-width: 540px) {
	.package-type .accordion-flush {
		max-width: 400px;
		width: 100%;
	}
}

@media (max-width: 400px) {
	.package-type .accordion-flush {
		max-width: 300px;
		width: 100%;
	}
}
