.main-menu-content {
	display: flex;
	flex-direction: column;
}

.hidden-with-sidebar::before {
	left: -50px;
}

.socials-item-bordered {
	border: 1px solid #ebebeb;
	border-radius: 50%;
	padding: 10px 8px;
	margin: 10px;
}

.icon-mail,
.icon-phone {
	font-size: 12px;
	margin-right: 10px;
}

.container-brand {
	padding: 20px 12px;
}

.logo-image,
.woocommerce-page img .logo-image {
	max-width: 290px;
	width: 100%;
}

.logo-image {
	max-width: 290px !important;
}

.form-input {
	text-indent: 10px;
	padding: 5px;
	border: none;
	border: 2px solid rgb(150, 150, 150);
	margin-right: 20px;
	width: 220px;
	font-size: 16px;
}

.button {
	position: relative;
	background-color: transparent;
	border: none;
}

.button-count {
	border-radius: 50%;
	width: 20px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #c2961c;
	color: #fff;
	font-size: 12px;
}

.form-icon {
	color: #161616;
	font-size: 20px;
}

.container-follow {
	background-color: #000000;
}

.white {
	color: #fff;
}

.dropdown-toggle::after {
	display: none;
}

.bg-primary {
	background-color: transparent !important;
}

/* slider */
.slider {
	position: relative;
	background-color: #000000;
}

.top-slider {
	position: relative;
}

.slider-link {
	text-align: center;
	text-decoration: none;
	color: #fff;
	transition: 400ms;
}

.slider-link:hover {
	color: #fff;
	filter: brightness(1.2);
}

.slick-dots {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 30px 0;
	margin: 0;
}

.slick-dots li {
	width: 100%;
}

.slick-dots li button {
	background-color: #000;
	color: transparent;
	border: none;
	height: 2px;
	width: 100%;
}

.slick-dots .slick-active button {
	background-color: rgb(255, 255, 255);
}

.gt_float_switcher .gt-selected {
	z-index: 1 !important;
}

.disable-overlay .slider-content::after {
	display: none;
}

.slider-content::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	background-color: rgba(0, 0, 0, 0.4);
	z-index: -1;
}

.slider-title {
	background-color: transparent;
	color: #fff;
	padding: 3px 7px;
	font-size: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	max-width: 200px;
	width: 100%;
}

.projects-content-heading {
	margin-bottom: unset;
}

.project-short-description p,
.projects-blog-excerpt p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 5px auto;
	font-size: 12px;
	color: #7d7272;
}

.projects-content-stars.star-rating {
	font-size: 10px;
	margin: 10px 0 !important;
}

.icon-left-open-big,
.icon-right-open-big {
	background-color: transparent;
	z-index: 20;
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 6px;
	transition: 300ms;
}

.icon-left-open-big:hover,
.icon-right-open-big:hover {
	background-color: #fff;
	color: #000;
}

.ps-partners .icon-left-open-big:hover,
.ps-partners .icon-right-open-big:hover {
	background-color: #000;
	color: #fff;
}

.ps-partners .icon-left-open-big,
.ps-partners .icon-right-open-big {
	color: #000;
}

/* projects */
.projects {
	padding-block: 100px;
}

.heading {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #3b3b3b;
	font-size: 40px;
	font-weight: bold;
}

.woocommerce a.add_to_wishlist.button.alt {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	width: 36px;
	height: 36px;
	display: flex;
	justify-content: center;
}

.yith-wcwl-add-button {
	position: absolute;
	top: -180% !important;
	z-index: 999;
	right: 0;
	width: 36px;
	height: 36px;
}

.projects .yith-wcwl-add-to-wishlist {
	position: unset !important;
}

.projects .yith-wcwl-add-button {
	position: absolute;
	top: -68px !important;
	z-index: 999;
	right: 0;
	width: 36px;
	height: 36px;
}

.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,
.yith-wcwl-add-button .add_to_wishlist img {
	margin-right: 0 !important;
}

.swiper-scrollbar {
	margin-bottom: 35px;
	bottom: 0px !important;
}

.swiper-scrollbar-drag {
	background: #fff !important;
	height: 2px;
}

.swiper-scrollbar-drag:hover {
	cursor: grab;
}

.swiper-scrollbar-drag:active {
	cursor: grabbing;
}

.swiper-button-next,
.swiper-button-prev {
	height: auto;
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 16px;
	transition: 300ms;
	background-color: rgba(0, 0, 0, 0.7);
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background-color: #fff;
	color: #000;
}

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

.project-icon-left,
.project-icon-right {
	position: absolute;
	left: -90px;
	top: 0;
	padding: 15px;
	background-color: #000;
	transition: 300ms;
}

.project-icon-left:hover,
.project-icon-right:hover {
	background-color: #3b3b3b;
	color: #fff;
}

.project-icon-right {
	top: 55px;
}

.project-slider-wrapper {
	position: relative;
	transition: 300ms;
	-webkit-box-shadow: 0px 0px 18px 2px rgba(235, 235, 235, 1);
	-moz-box-shadow: 0px 0px 18px 2px rgba(235, 235, 235, 1);
	box-shadow: 0px 0px 18px 2px rgba(235, 235, 235, 1);
}

.project-slider-wrapper:hover {
	transform: scale(102%);
}

.projects-slider-link img {
	max-width: 100%;
	max-height: 220px;
	min-height: 220px;
	object-fit: cover;
	z-index: -1;
}

.projects-promo-info {
	position: absolute;
	top: 15px;
	left: -10px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #ff9100;
	padding: 5px 10px;
	z-index: 2;
	color: #000;
}

.projects-promo-info.second-badage {
	background-color: #ffff00;
	top: 45px;
}

.projects-promo-info.third-badage {
	background-color: #000;
	top: 75px;
	color: #fff;
}

.project-sub-left-icon,
.project-sub-right-icon {
	border: none;
	position: absolute;
	border: none;
	top: 50%;
	transform: translateY(-50%);
}

.project-sub-left-icon:hover,
.project-sub-right-icon:hover {
	background-color: transparent;
	color: #fff;
}

.project-sub-right-icon {
	right: 0;
}

.projects-content-link,
.projects-content-link:hover {
	color: #000;
}

.related-products .projects-slider .slick-list {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.projects-content {
	padding: 15px 15px 15px 15px;
}

.ewd-ufaq-faqs h4 {
	font-size: 18px;
}

.projects-content-heading {
	font-size: 16px;
	font-weight: 400;
	position: relative;
}

.project-footage {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.projects-content-meters {
	font-weight: 700;
}

#kl_newsletter_checkbox_field {
	order: 8;
}

.projects-content-show {
	color: #000;
	border: 1px solid #000;
	padding: 5px 12px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-inline: auto;
}

.category .project-short-description,
.page-template-your-projects-page .project-short-description {
	margin-bottom: 50px;
	text-align: center;
}

.page-template-your-projects-page .your-realization-content {
	max-height: unset;
}

.section-blog .projects-slider {
	padding-bottom: 20px !important;
}

/* Articles-Page */

.post-section {
	margin-bottom: 100px;
	margin-top: 10px;
}

.post-meta {
	font-size: 12px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.post-category {
	font-weight: 900;
	text-transform: uppercase;
	color: #c2961c;
}

.post-date {
	font-weight: bold;
	color: #b4bbce;
}

.post-image {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

.post-heading {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 24px;
}

.post-link {
	text-decoration: none;
	color: #000;
}

.post-short {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #535353;
}

.sidebar {
	max-width: 500px;
	margin-inline: auto;
}

.sidebar-title {
	font-size: 14px;
	padding: 8px;
	margin-bottom: 30px;
	color: #fff;
	background-color: #000;
}

.about-us-photo {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 0;
	padding: 0 30px;
}

.about-us-image {
	padding-top: 0px;
}

.sidebar-section {
	text-align: center;
	border: 1px solid #ebebeb;
	padding-bottom: 30px;
}

.sidebar-text {
	padding: 30px;
	font-size: 14px;
	color: #535353;
}

.sidebar-text-span {
	display: inline-block;
	margin-top: 15px;
}

.product-image,
.sidebar-post-image {
	max-width: 120px;
	height: 120px;
	object-fit: cover;
	flex-shrink: 0;
}

.posts-list-item:last-child .single-post,
.products-list-item:last-child .single-product {
	border-bottom: 0;
}

.products-list,
.posts-list {
	padding: 0 40px;
}

.product-title,
.post-title {
	font-size: 16px;
	font-weight: bold;
}

.post-title {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.product-content,
.sidebar-post-content {
	margin-left: 40px;
	text-align: left;
}

.product-price,
.post-date {
	color: #b4bbce;
}

.newsletter-in-touch,
.newsletter-sign-in {
	font-family: 'Lora', serif;
	margin-bottom: 0px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
}

.newsletter-in-touch {
	font-size: 12px;
}

.newsletter-sign-in {
	font-size: 15px;
}

.newsletter-in-touch::after {
	position: absolute;
	content: '';
	top: 8px;
	right: 15px;
	height: 1px;
	width: 10px;
	background-color: #070707;
}

.newsletter-in-touch::before {
	position: absolute;
	content: '';
	top: 8px;
	left: 15px;
	height: 1px;
	width: 10px;
	background-color: #070707;
}

.newsletter-sign-in::after {
	position: absolute;
	content: '';
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	width: 60px;
	background-color: #070707;
}

.formBox {
	margin: 0 50px;
	padding: 20px 30px;
	background-color: #f7f7f7;
}

.newsletter {
	margin-top: 50px;
}

.newsletter-input {
	height: 45px;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	border: 1px solid;
	border-radius: 3px;
	text-indent: 10px;
}

.newsletter-input::placeholder {
	color: #b6b6b6;
	text-indent: 10px;
}

.newsletter-button {
	border: 0;
	height: 45px;
	background-color: #c2961c;
	color: #fff;
	border-radius: 3px;
	font-size: 18px;
}

/* kontakt */

.contact-section {
	margin: 100px auto;
	font-family: 'Lora', serif;
}

.contact-content {
	padding-right: 75px;
}

.contact-heading,
.barns-heading {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 36px;
}

.contact-paragraph,
.privacy-paragraph,
.responsibility-paragraph,
.cooperation-paragraph,
.services-paragraph,
.statute-paragraph,
.list-detail-paragraph,
.project-paragraph,
.faq-paragraph,
.barns-paragraph,
.barns-quoted-paragraph,
.aboutUs-paragraph {
	margin-bottom: 26px;
	color: #535353;
	font-size: 14px;
}

.contact-quoted .contact-paragraph {
	color: #000;
	font-size: 18px;
	padding-left: 40px;
}

.contact-span,
.list-span,
.barns-span,
.responsibility-span,
.aboutUs-span,
.contact-paragraph-bolded {
	font-weight: bold;
}

.contact-span-underline {
	text-decoration: underline;
	font-weight: bold;
}

.contact-link {
	text-transform: uppercase;
	color: #c2961c;
	text-decoration: none;
}

.contact-email,
.contact-list-link,
.privacy-link,
.cooperation-link,
.services-link,
.statute-link,
.faq-link,
.barns-link,
.aboutUs-link {
	color: #c2961c;
	text-decoration: none;
}

.contact-quoted::before,
.barns-quoted::before,
.aboutUs-quoted-bottom::before {
	content: '\e805';
	transform: rotate(180deg);
	font-family: 'fontello';
	font-size: 24px;
	color: #c2961c;
	float: left;
}

.contact-subheading {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 28px;
}

.contact-list,
.faq-list {
	margin-bottom: 20px;
}

.contact-list-item,
.faq-list-item,
.sublist-faq-list-item {
	font-size: 14px;
	margin-bottom: 10px;
}

/* polityka prywatności */

.privacy-section {
	margin: 100px auto;
	font-family: 'Lora', serif;
}

.privacy-heading {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 36px;
}

.privacy-list {
	padding: 0;
	list-style: none;
}

.privacy-list-item,
.privacy-sublist-item,
.responsibility-list-item {
	font-size: 14px;
	margin-bottom: 24px;
	color: #535353;
}

.privacy-sublist-item,
.responsibility-list-item {
	margin-bottom: 18px;
}

.privacy-list-item::before {
	content: '#';
	color: #c2961c;
}

.privacy-list-link {
	text-decoration: none;
	color: #c2961c;
}

.privacy-title {
	font-weight: bold;
	font-size: 22px;
	padding-top: 65px;
}

.privacy-title::before {
	content: '#';
}

.privacy-sublist {
	margin-bottom: 35px;
}

/* ograniczenie odpowiedzialności */

.responsibility-section {
	max-width: 800px;
	margin: 100px auto;
}

.responsibility-heading,
.cooperation-heading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-bottom: 36px;
}

/* współpraca */

.cooperation-section,
.statute-section,
.project-section,
.faq-section,
.barns-section,
.aboutUs-section {
	margin: 100px auto;
}

.cooperation-content,
.faq-content {
	max-width: 800px;
	margin: 50px auto;
}

.cooperation-image {
	display: block;
	text-align: center;
	object-fit: cover;
	margin-inline: auto;
}

/* usługi */

.services-header {
	position: relative;
	background-image: url(https://www.projektstodola.pl/wp-content/uploads/2022/05/7_Dom-ukryty-perspektywa-z-boku-mala.jpg)
		center/cover no-repeat;
	font-family: 'Lora', serif;
	z-index: 1;
}

.services-header::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 0%, 0.3);
	z-index: -1;
}

.services {
	max-width: 850px;
	margin-inline: auto;
	padding: 80px 15px 160px;
	color: #fff;
}

.services-heading,
.statute-heading,
.faq-heading {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 25px;
}

.services .services-paragraph {
	line-height: 30px;
	font-size: 15px;
	color: #fff;
}

.services-paragraph {
	margin-bottom: 26px;
}

.services-buttons {
	position: relative;
	padding-bottom: 40px;
}

.services-buttons::after {
	position: absolute;
	content: '';
	width: 180px;
	height: 2px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #e1e1e1;
}

.services-button {
	background-color: #c2961c;
	color: #fff;
	text-decoration: none;
	padding: 13px 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-right: 6px;
	transition: 300ms;
}

.services-button::before {
	content: '\e809';
	font-family: 'Fontello';
	margin-right: 10px;
}

.services-button-clear::before {
	content: '';
	margin: auto;
}

.services-button:hover {
	background-color: #000;
	color: #fff;
}

.services-services {
	gap: 40px;
}

.services-section {
	position: relative;
	z-index: 1;
	margin-top: -90px;
	margin-bottom: 150px;
}

.services-single-service {
	margin-inline: auto;
	padding: 25px;
	padding-bottom: 50px;
	border: 1px solid #000;
	background-color: #fff;
	max-width: 350px;
	box-shadow: 0 0 40px 1px#00000026;
}

.single-service-shadowless {
	box-shadow: none;
}

.services-title {
	margin: 25px auto;
	font-weight: bold;
	font-size: 22px;
}

.services-subtitle {
	margin: 25px auto;
}

.services-bordered {
	position: relative;
	padding-bottom: 40px;
}

.services-bordered::after {
	position: absolute;
	content: '';
	width: 180px;
	height: 4px;
	bottom: 0;
	left: 50%;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	transform: translateX(-50%);
	background-color: #e1e1e1;
}

.services-span {
	font-size: 18px;
	font-weight: bold;
}

.services-link {
	font-weight: bold;
}

.additional-content {
	margin-top: 150px;
	max-width: 750px;
	border: 1px dotted #111;
	margin-inline: auto;
	padding: 10px;
}

.icon-plus {
	font-size: 80px;
}

.services-title-bordered {
	position: relative;
	padding-bottom: 20px;
}

.services-title-bordered::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	width: 40px;
	background-color: #000;
}

.single-additional {
	padding: 20px;
}

.single-additional-bordered {
	border-left: 2px solid #111;
	border-right: 2px solid #111;
}

.additional-button {
	display: inline-block;
	margin-top: 30px;
	margin-right: 0;
}

/* Regulamin */

.statute-section,
.faq-section,
.barns-section,
.aboutUs-section {
	font-family: 'Lora', serif;
}

.statute-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 26px;
}

.statute-list {
	color: #535353;
	font-size: 14px;
}

.statute-list-item {
	margin-bottom: 10px;
}

.statute-list-item > .statute-list {
	margin: 15px auto;
	list-style-type: disc;
}

.statute-list-item > .statute-list-numeric {
	list-style-type: decimal;
}

/* co zawiera projekt */

.project-content {
	max-width: 720px;
	margin-inline: auto;
	font-family: 'Lora', serif;
}

.project-heading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-bottom: 26px;
}

.project-list-box {
	padding: 40px 0;
	margin-bottom: 30px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.project-list-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.project-single-list {
	list-style-type: upper-roman;
}

.ordered-list-item {
	padding: 40px 0;
	border-top: 1px solid #e9e9e9;
}

.ordered-heading-bordered {
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
}

.details-heading {
	display: inline-block;
	font-weight: bold;
	margin: 30px auto;
}

.ordered-heading {
	display: inline-block;
	margin-bottom: 20px;
	font-weight: bold;
}

.ordered-list-subheading {
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto;
}

.list-image {
	max-width: 250px;
	width: 100%;
}

/* faq */

.faq-summary {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 26px;
}

.faq-summary::marker {
	font-size: 0;
	margin: 0;
	padding: 0;
}

.faq-summary::before {
	content: '\e80a';
	font-family: 'fontello';
	margin-right: 18px;
	color: #c2961c;
	font-size: 24px;
}

details[open] .faq-summary::before {
	content: '\e80b';
	font-family: 'fontello';
	margin-right: 18px;
	color: #c2961c;
	font-size: 24px;
}

.faq-list-item {
	font-size: 14px;
	color: #535353;
}

.sublist-faq-list {
	margin: 20px auto;
}

.faq-paragraph {
	padding-left: 32px;
}

.faq-paragraph-paddingless {
	padding-left: 0;
}

.faq-span {
	font-weight: bold;
}

/* wasze stodoły - realizacje */

.barns-image {
	height: 600px;
	width: 100%;
	object-fit: cover;
}

.barns-heading {
	margin-top: 36px;
}

.barns-paragraph {
	line-height: 25px;
}

.barns-quoted-paragraph,
.aboutUs-quoted-paragraph {
	font-size: 18px;
	padding-left: 50px;
	font-style: italic;
}

.barns-your-realization-heading {
	font-weight: bold;
	font-size: 20px;
	margin: 24px auto 50px;
}

/* o nas - podstrona */

.aboutUs-header {
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
	background-image: url(https://www.projektstodola.pl/wp-content/uploads/2017/01/Adam-i-Patrycja-zdjecie-o-nas-skompresowane-scaled.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 565px;
	display: flex;
	align-items: flex-end;
}

.aboutUs-header::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 0) 0%,
		rgba(128, 128, 128, 0) 50%,
		rgba(0, 0, 0, 0.35) 100%
	);
	z-index: -1;
}

.aboutUs-heading {
	text-transform: uppercase;
	font-size: 36px;
	color: #fff;
	margin: 30px 40px;
}

.aboutUs-list {
	color: #535353;
	font-size: 14px;
}

.aboutUs-list-item {
	margin-bottom: 14px;
}

.aboutUs-quoted {
	margin-left: 0;
	font-size: 18px;
}

.aboutUs-paragraph-underImage {
	margin-top: 26px;
}

/* .navbar-nav li a {
	font-family: 'Lato';
	font-weight: 600;
	font-size: 13px;
	transition: 0.3s ease color;
	-webkit-transition: 0.3s ease color;
	-moz-transition: 0.3s ease color;
	-ms-transition: 0.3s ease color;
	-o-transition: 0.3s ease color;
} */

.choose-addons-href-mobile {
	text-align: center;
	color: #000;
	font-weight: 700;
	justify-content: center;
	align-items: flex-end;
	gap: 10px;
	position: absolute;
	left: 0;
	right: 0;
}

.choose-addons-href-mobile img {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	max-width: 20px;
}

.sub-menu li a {
	color: #e6e6e6;
	font-size: 12px !important;
	text-transform: initial;
}

.sub-menu {
	display: none;
}

/* .container-follow .navbar-nav li a {
	font-size: 13px;
}

.navbar-nav li a:hover {
	color: #c2961c;
	background-color: transparent;
} */

.dropdown-collapse {
	display: block;
}

form .form-button.button {
	background-color: transparent;
}

form .form-button.button:hover {
	background: transparent;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 33px;
	width: 170px;
	margin-right: 22px;
	padding: 0px 15px;
	color: #b4b4b4;
	font-size: 13px;
	border: 1px solid #ebebeb;
}

.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td,
.wishlist_table.modern_grid li .item-details table.item-details-table td {
	font-size: 14px;
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
	max-width: 180px;
}

.woocommerce-wishlist .content-spacious-full {
	max-width: unset;
}

.regularprice .woocommerce-Price-amount.amount {
	color: #c2961c;
}

.saleprice .woocommerce-Price-amount.amount {
	color: #b4b4b4;
}

.woocommerce ul.products li.product .price,
.projects-content-price,
.woocommerce div.product p.price {
	display: flex;
	gap: 10px;
}

.projects-content-icons .a {
	fill: none;
	stroke: #000;
	stroke-miterlimit: 10;
}

.projects-content-icons {
	display: flex;
	gap: 15px;
}

.project-content-icons-block {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 10px;
}

.project-content-icons-block img {
	width: 25px;
	height: 25px;
	object-fit: contain;
}

.project-price {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
	flex-direction: column;
	gap: 10px;
}

.project-price .projects-content-price {
	margin: 0;
	gap: unset;
	flex-wrap: wrap;
}

.section-newsletter-content-block {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.newsletter-image {
	max-width: 120%;
	height: 230px;
	transform: rotate(10deg);
	opacity: 0;
	transition: 1s ease opacity, 1s ease right;
	right: -300%;
	position: absolute;
	object-fit: contain;
	-webkit-transition: 1s ease opacity, 1s ease right;
	-moz-transition: 1s ease opacity, 1s ease right;
	-ms-transition: 1s ease opacity, 1s ease right;
	-o-transition: 1s ease opacity, 1s ease right;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
}

.section-newsletter-image {
	position: relative;
	width: 100%;
}

.newsletter-image-active {
	opacity: 1;
	right: 0;
}

.sbi.sbi_mob_col_1.sbi_tab_col_2.sbi_col_3.sbi_width_resp {
	margin-top: 100px !important;
}

.woocommerce div.product p.stock {
	display: none;
}

.spec-description-product ul li {
	display: flex;
	justify-content: space-between;
	padding: 5px 0;
}

.category-after-title-product {
	font-size: 12px;
	color: #757575;
}

.spec-description-product ul {
	padding: 0;
	margin: 0;
}

.single-product .variation-change {
	display: flex;
	justify-content: space-evenly;
	border-top: 1px solid #d3ced2;
	padding: 10px 0;
}

.single-product .variation-change button {
	appearance: none;
	border: 0;
	background-color: transparent;
	padding: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	color: #757575;
	cursor: default;
	user-select: none;
	width: 100%;
}

.product-content-all .variation-images-left {
	max-width: 60%;
	position: relative;
}

.single-product.woocommerce div.product div.summary {
	float: none;
	width: 35%;
}

.woocommerce-message {
	border-top-color: #c2961c;
}

.woocommerce-message a.button.wc-forward {
	background-color: #c2961c;
	color: #fff;
	transition: 0.3s ease box-shadow;
	-webkit-transition: 0.3s ease box-shadow;
	-moz-transition: 0.3s ease box-shadow;
	-ms-transition: 0.3s ease box-shadow;
	-o-transition: 0.3s ease box-shadow;
}

.woocommerce-message::before {
	color: #c2961c;
}

.woocommerce-message a.button.wc-forward:hover {
	box-shadow: 0px 0px 8px 0px #c2961c;
}

.rtwpvg-images {
	float: none;
	width: 100%;
	max-width: unset;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button {
	position: relative;
	top: unset;
	right: unset;
	left: unset;
	width: 100%;
	height: auto;
	z-index: 98;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button .delete_item {
	width: 100%;
	height: auto;
	border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	-o-border-radius: 3px !important;
	font-size: 12px !important;
	padding: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button .delete_item i {
	margin-right: 10px !important;
}

.single-product .yith-wcwl-add-button .separator,
.single-product .yith-wcwl-add-button .view-wishlist {
	display: none;
}

.add_to_wishlist span {
	visibility: hidden;
	position: absolute;
	font-size: 0;
}

.yith-wcwl-add-button .delete_item {
	margin-top: 0 !important;
	width: 36px;
	height: 36px;
	justify-content: center;
	display: flex !important;
	align-items: center;
	font-size: 0 !important;
	background-color: #c2961c !important;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	color: #c2961c !important;
}

.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
	color: #fff !important;
}
.yith-wcwl-add-button .delete_item .yith-wcwl-icon {
	font-size: initial !important;
}

.project-version-info {
	position: absolute;
	border: 1px solid #c2961c;
	background-color: #fff;
	padding: 20px;
	max-width: 350px;
	bottom: 60%;
	right: 7%;
	opacity: 0;
	transition: 0.3s ease opacity;
	-webkit-transition: 0.3s ease opacity;
	-moz-transition: 0.3s ease opacity;
	-ms-transition: 0.3s ease opacity;
	-o-transition: 0.3s ease opacity;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	z-index: -1;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	order: 1;
	gap: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 10px;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid #d3ced2;
	transition: 0.3s ease background, 0.3s ease color;
	-webkit-transition: 0.3s ease background, 0.3s ease color;
	-moz-transition: 0.3s ease background, 0.3s ease color;
	-ms-transition: 0.3s ease background, 0.3s ease color;
	-o-transition: 0.3s ease background, 0.3s ease color;
	max-height: 45px;
	align-items: center;
	font-size: 12px;
	min-height: 40px;
}

.btn-add-to-wishlist {
	width: 50%;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist i {
	order: 2;
}

.single-product .info-about-realization {
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin-bottom: 10px;
}

.single-product .info-about-realization span {
	font-weight: 600;
}

.single-product .info-about-realization img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.single-product.woocommerce div.product form.cart {
	margin-bottom: 0;
	position: relative;
}

.project-vesrion-info-icon {
	position: absolute;
	bottom: 62%;
	right: 2%;
}

.project-vesrion-info-icon img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.single-product .btn-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span {
	visibility: visible;
	position: static;
	font-size: 12px;
}

.single-product .product-content-all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.single-product .yith-wcwl-add-button {
	position: absolute;
	top: 20px;
	right: 10px;
}

.single-product .variation-change-arrows {
	display: flex;
	gap: 20px;
	position: relative;
}

.product-tab-custom-content .alignleft {
	float: none;
}

.single-product .variation-change-arrows img:first-child {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.single-product .variation-change-arrows img {
	width: 20px;
	height: 30px;
	object-fit: contain;
	cursor: pointer;
	transition: 0.3s ease opacity;
	-webkit-transition: 0.3s ease opacity;
	-moz-transition: 0.3s ease opacity;
	-ms-transition: 0.3s ease opacity;
	-o-transition: 0.3s ease opacity;
	max-width: 290px;
}

.single-product .variation-change-arrows img:hover {
	opacity: 0.6;
}

.single-product .variation-change-arrows::after {
	display: block;
	content: '';
	border-left: 2px dotted #000;
	width: 2px;
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin-inline: auto;
}

.woocommerce-checkout .woocommerce-order-details .wc-item-meta {
	padding: 0;
}

.woocommerce-checkout .woocommerce ul.order_details {
	margin-top: 25px;
	padding: 0;
}

.woocommerce-checkout .woocommerce .wc-bacs-bank-details-account-name {
	font-size: 16px;
}

.spec-description-product {
	padding: 20px 0;
	border-top: 1px solid #d3ced2;
	border-bottom: 1px solid #d3ced2;
}

.pewc-group-heading-wrapper {
	display: none;
}

ul.pewc-product-extra-groups {
	padding: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0;
	color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 5px 10px;
}

.woocommerce nav.woocommerce-pagination ul li a {
	color: #000;
	transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #dabc5c;
	color: #fff;
	border: 1px solid #000;
}

.woocommerce-checkout .woocommerce table.shop_table {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px;
}

.woocommerce-checkout .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	padding: 1em 2em;
	background-color: #c2961c;
	color: #fff;
	width: 100%;
	max-width: 220px;
	text-align: center;
	float: left;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.woocommerce div.product form.cart div.quantity {
	display: none !important;
}

.pewc-item-field-wrapper {
	display: flex;
	flex-direction: column;
}

.pewc-form-field {
	padding: 15px 10px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	margin-top: 10px;
}

.woocommerce div.product form.cart .variations {
	margin: 10px 0;
	margin-top: 0;
	position: relative;
}

.pewc-item-field-wrapper span,
.pewc-total-field-wrapper span,
ul.pewc-product-extra-groups label {
	font-weight: 600 !important;
}

.pewc-total-field-wrapper,
.single-product .woocommerce-product-details__short-description ul {
	padding: 0;
}

.single-product .woocommerce-product-details__short-description ul li {
	display: flex;
	justify-content: space-between;
}

.single-product .woocommerce-product-details__short-description ul li span {
	font-weight: 600;
}

.single-product .info-about-realization .info-realization-pop {
	position: absolute;
	top: 5px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #c2961c;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	left: -65%;
	max-width: 350px;
	opacity: 0;
	transition: 0.3s ease opacity;
	-webkit-transition: 0.3s ease opacity;
	-moz-transition: 0.3s ease opacity;
	-ms-transition: 0.3s ease opacity;
	-o-transition: 0.3s ease opacity;
}

.woocommerce div.product form.cart .variations select {
	width: 100%;
	padding: 15px 10px;
	text-transform: uppercase;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	position: relative;
	font-size: 14px;
}

.product-cart-download-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #d3ced2;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	color: #000;
	transition: 0.3s ease background, 0.3s ease color;
	-webkit-transition: 0.3s ease background, 0.3s ease color;
	-moz-transition: 0.3s ease background, 0.3s ease color;
	-ms-transition: 0.3s ease background, 0.3s ease color;
	-o-transition: 0.3s ease background, 0.3s ease color;
	position: relative;
	max-height: 45px;
	gap: 15px;
	font-size: 12px;
	background-color: #fff;
}

.product-cart-download-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
	width: 100%;
}

.product-cart-download-disabled {
	position: relative;
	display: inline-block;
}

.product-cart-download-disabled .product-cart-tooltip {
	visibility: hidden;
	width: 230px;
	background-color: #fff;
	border: 1px solid #f4da0d;
	color: #000;
	text-align: center;
	position: absolute;
	z-index: 111;
	bottom: 100%;
	left: 50%;
	margin-left: -115px;
	padding: 0.5rem;
}

.product-cart-download-disabled .product-cart-tooltip::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #f4da0d transparent transparent transparent;
}

.product-cart-download-disabled:hover .product-cart-tooltip {
	visibility: visible;
}

.wishlist-with-download-card {
	display: flex;
	gap: 20px;
}

.product-cart-download-btn::after {
	content: '';
	background-image: url('../img/download.png');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	transition: 0.3s ease background-image;
	-webkit-transition: 0.3s ease background-image;
	-moz-transition: 0.3s ease background-image;
	-ms-transition: 0.3s ease background-image;
	-o-transition: 0.3s ease background-image;
}

.product-cart-download-btn:hover {
	color: #fff;
	background: #333333;
	border-color: #333333;
}

.product-cart-download-btn:hover::after {
	background-image: url('../img/download-white.png');
}

.product-cart-download-btn img {
	width: 56px;
	height: 50px;
	object-fit: contain;
}

.wp-caption {
	max-width: 100%;
}

.single-post .wp-caption img {
	width: 100%;
}

.single-post h3 {
	font-size: 20px;
	margin: 15px 0;
}

.single-post .wp-caption-text strong {
	font-style: italic;
	color: #999;
	text-align: center;
	display: block;
	margin-top: 10px;
}

.single-post p {
	font-size: 14px;
	margin-bottom: 26px;
}

.woocommerce select:after {
	position: absolute;
	top: 50%;
	right: 1.25rem;
	display: inline-block;
	content: 'v';
	width: 0;
	height: 0;
	margin-top: -0.15rem;
	pointer-events: none;
	border-top: 0.35rem solid;
	border-right: 0.35rem solid transparent;
	border-bottom: 0.35rem solid transparent;
	border-left: 0.35rem solid transparent;
}

.woocommerce div.product form.cart .reset_variations {
	display: none !important;
}

.variations tr {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.woocommerce-checkout .woocommerce-checkout-payment {
	margin-bottom: 50px;
}

.woocommerce-checkout a {
	color: #c2961c;
}

.woocommerce-checkout .woocommerce table.shop_table tfoot th {
	margin-top: 25px;
	border-top: 0;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead tr {
	border-bottom: 1px solid #eaeaea;
	display: flex;
	justify-content: space-between;
}

.woocommerce-order-received .woocommerce {
	margin: 50px 0;
}

.woocommerce-order-received
	.woocommerce
	.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-size: 32px;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item {
	display: flex;
	justify-content: space-between;
}

.woocommerce-checkout .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table tfoot td {
	border-top: 0;
}

.woocommerce-checkout .woocommerce ul#shipping_method li {
	display: flex;
	align-items: center;
}

.woocommerce-checkout .woocommerce table.shop_table th {
	padding: 0;
}

.woocommerce-checkout .cart-subtotal th,
.woocommerce-checkout .cart-subtotal td {
	border-bottom: 0 !important;
}

.single-product form.cart .pewc-product-extra-groups li input[type='checkbox'] {
	position: relative;
}

.single-product form.cart .pewc-product-extra-groups li input[type='checkbox']::before {
	content: '';
	display: block;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	position: absolute;
	left: -2px;
	top: -1px;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	background-color: #fff;
}

.single-product .related-products .heading {
	font-size: 22px;
	color: #fff;
	padding-top: 25px;
}

.single-product form.cart .pewc-product-extra-groups .pewc-active-field input[type='checkbox']::before {
	background-color: #2a4bfa;
	content: '✔';
	color: #fff;
	font-size: 13px;
	text-align: center;
}

.woocommerce #review_form #respond p {
	margin-top: 5px;
	font-size: 16px;
}

.comment-form-rating label[for='rating'] {
	display: none;
}

.woocommerce #review_form #respond textarea {
	height: 40px;
	border: 0;
	border-bottom: 1px solid #c2961c;
	outline: none;
}

.comment_container {
	position: relative;
}

.woocommerce #review_form #respond .form-submit input {
	width: 100%;
	max-width: 210px;
	padding: 15px 20px;
	color: #fff;
	background-color: #c2961c;
	font-size: 16px;
	text-transform: uppercase;
	transition: 0.3s ease box-shadow;
	-webkit-transition: 0.3s ease box-shadow;
	-moz-transition: 0.3s ease box-shadow;
	-ms-transition: 0.3s ease box-shadow;
	-o-transition: 0.3s ease box-shadow;
	font-weight: 600;
	letter-spacing: 2px;
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce div.product form.cart .button:hover {
	box-shadow: 0px 0px 8px 0px #c2961c;
}

.woocommerce #reviews #comments ol.commentlist {
	position: relative;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	position: unset;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
	width: auto;
	height: auto;
	margin: 0;
	object-fit: contain;
	border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: 0;
	border-bottom: 1px solid #c2961c;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 80px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.search-image img {
	height: auto;
	object-fit: contain;
	width: 100%;
	display: block;
	margin-inline: auto;
	transition: 0.3s ease opacity;
	-webkit-transition: 0.3s ease opacity;
	-moz-transition: 0.3s ease opacity;
	-ms-transition: 0.3s ease opacity;
	-o-transition: 0.3s ease opacity;
	max-height: 515px;
}

.search-image img:hover,
.search-title a:hover {
	cursor: pointer;
	opacity: 0.7;
}

.search-separator::before {
	content: '-';
	padding: 0 5px;
	color: #b4b4b4;
}

.search-category-and-date {
	display: flex;
	gap: 5px;
	justify-content: center;
	font-size: 10px;
	text-transform: uppercase;
}

.icon-quote:before {
	content: '\e805';
	transform: rotate(180deg);
}

.search-title a {
	font-weight: 600;
	color: #000;
	font-size: 23px;
	transition: 0.3s ease opacity;
	-webkit-transition: 0.3s ease opacity;
	-moz-transition: 0.3s ease opacity;
	-ms-transition: 0.3s ease opacity;
	-o-transition: 0.3s ease opacity;
}

.search-content {
	color: #535353;
	text-align: justify;
	font-size: 14px;
}

.search-links {
	display: flex;
	justify-content: space-around;
}

.search-read-more,
.search-social-links {
	border: 1px solid #ebebeb;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.search-read-more a,
.search-social-links a {
	color: #535353;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
}

.search-social-links a {
	font-size: 13px;
}

.follow-header .form-input {
	padding: 20px;
	width: 100%;
	position: fixed;
	right: 0;
	left: 0%;
	top: 7%;
	z-index: 999;
	display: block;
	margin-inline: auto;
}

.follow-header .search-overlay {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.4);
	margin-inline: auto;
	right: 0;
	left: 0;
	z-index: 23;
}

form.widget-search {
	display: flex;
	align-items: center;
	position: relative;
}

#defaultButtonSearch {
	position: absolute;
	right: 10%;
}

.search-overlay .form-button.button {
	position: absolute;
	right: 5%;
	top: 7%;
	z-index: 999;
	padding: 0;
}

#checkbox_trigger_field {
	order: 2;
}

#comments .woocommerce-Reviews-title {
	font-size: 20px;
	margin-bottom: 25px;
}

.woocommerce table.shop_table {
	border: 0;
	margin: 0;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 118px;
	height: auto;
}

.actions button.button {
	background-color: transparent !important;
	padding: 11px 22px !important;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #000 !important;
	font-weight: 600;
	font-size: 11px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: 1px solid;
}

.coupon button.button:hover {
	background-color: #c2961c;
	color: #fff;
}

.woocommerce a.remove {
	color: #707070 !important;
	transition: 0.3s ease background-color;
	-webkit-transition: 0.3s ease background-color;
	-moz-transition: 0.3s ease background-color;
	-ms-transition: 0.3s ease background-color;
	-o-transition: 0.3s ease background-color;
	height: 1.1em;
	width: 1.1em;
}

.woocommerce a.remove:hover {
	background-color: #000;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 50%;
}

.woocommerce .cart-collaterals .cart_totals h2 {
	display: none;
}

.woocommerce .cart_totals table.shop_table {
	border: 0;
}

.about-image {
	position: relative;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.back-to-shop {
	padding: 0;
	height: 38px;
	font-size: 11px;
	line-height: 38px;
	background-color: #c2961c !important;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	transition: 0.3s ease box-shadow;
	-webkit-transition: 0.3s ease box-shadow;
	-moz-transition: 0.3s ease box-shadow;
	-ms-transition: 0.3s ease box-shadow;
	-o-transition: 0.3s ease box-shadow;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.back-to-shop:hover {
	background-color: #c2961c;
	box-shadow: 0px 0px 10px 0px #c2961c;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	background: transparent;
	padding: 20px 0px;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	border: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th:first-child {
	font-size: 20px;
}

.woocommerce table.shop_table td {
	padding: 9px 0;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal .amount {
	color: #fff;
	font-weight: 600;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total .amount {
	font-weight: 400;
	color: #c2961c;
	font-size: 18px;
}

.includes_tax span {
	font-size: 0.875rem !important;
}

.woocommerce-shipping-methods .woocommerce-Price-amount.amount {
	color: #c2961c;
}

.woocommerce-cart table.cart .product-remove {
	width: 9%;
	padding-left: 10px;
}

.woocommerce-cart table.cart .product-thumbnail {
	padding: 30px 0;
	width: 25%;
	min-width: 60px;
}

.woocommerce-cart table.cart img {
	width: 100%;
	max-width: 100px;
}

.woocommerce-cart table.cart .product-name {
	padding: 30px;
	width: 26%;
	min-width: 80px;
	color: #000;
}

.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-quantity {
	width: 100%;
	text-align: center;
}

.woocommerce-cart table.cart .product-subtotal {
	text-align: right;
	padding-right: 30px;
}

.woocommerce-cart table.cart .label {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: -2px;
	vertical-align: middle;
	color: #b4b4b4;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.woocommerce-cart table.cart .product-name > a {
	color: #535353;
	font-weight: 600;
}

#billing_faktura_field_field {
	order: 2;
}

#menu-item-7237.menu-item-has-children:hover .sub-menu li,
.navbar .nav-item .dropdown-menu li {
	padding: 5px 0;
}

#menu-item-7237 .dropdown-item {
	display: initial;
}

.woocommerce-checkout input {
	height: 2.84615em;
	padding: 0 10px;
	color: #000;
}

.woocommerce form h3 {
	margin-top: 0;
	font-size: 17px;
}

.woocommerce-info::before {
	display: none;
}

.woocommerce-info a.showcoupon {
	color: #c2961c;
	margin-left: 10px;
}

.woocommerce-info {
	border: 1px solid #ebebeb;
	padding: 10px 25px;
	font-size: 1rem;
	margin-top: 25px;
	line-height: 1.9;
}

.woocommerce form .form-row label {
	line-height: 2;
	color: #535353;
	font-size: 13px;
	margin-bottom: 2px;
}

.woocommerce form .form-row textarea {
	height: 115px;
}

.woocommerce-checkout textarea {
	color: #b4b4b4;
	font-size: 13px;
	background-color: #fff;
	padding: 10px;
}

.woocommerce .woocommerce-breadcrumb {
	padding: 20px 0;
	text-align: center;
}

.woocommerce-review-link {
	color: #757575;
	font-size: 9px;
}

.single-product .summary.entry-summary h1 {
	font-weight: 700;
	font-size: 32px;
	margin-top: -6px;
}

.single-product.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 10px;
	display: flex;
	align-items: end;
	line-height: 1;
}

.single-product .regularprice .woocommerce-Price-amount.amount {
	font-size: 22px;
}

.icons-under-summary-all {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.icons-under-summary-content {
	display: flex;
	align-items: center;
	gap: 20px;
}

.icons-under-summary h2 {
	text-transform: uppercase;
	margin: 50px 0;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1px;
}

.icons-under-summary {
	margin-bottom: 60px;
}

.icons-under-summary-content img {
	width: 80px;
	height: 80px;
	object-fit: contain;
}

.icons-under-summary-text p span {
	text-decoration: line-through;
	margin-right: 10px;
}

.icons-under-summary-text p {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
}

.product-tab-custom-content {
	display: none;
}

.product-tab-custom-content img {
	width: auto;
}

.product-tabs-custom {
	background-color: #f3f3f3;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.product-tab-custom {
	margin: 50px;
}

.product-tabs-custom-content button {
	appearance: none;
	padding: 5px 15px;
	width: 100%;
	border: 0;
	border-right: 1px solid #000;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #57514c;
	background-color: #eaeaea;
}

.product-tabs-custom-content button:first-child {
	border-left: 1px solid #000;
}

.product-tabs-custom-content {
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 1320px;
	margin-inline: auto;
	background-color: #fff;
}

.text-collapse {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ps-opinions-block-text {
	font-size: 14px;
}

.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-trigger {
	display: none;
}

/**
 * Comments list
 */
.comments-area .section-head .number {
	color: var(--main-color);
}

.comments-area .no-comments {
	margin-top: 25px;
}

.comments-list {
	position: relative;
}

.comments-list > .comment,
.comments-list > li {
	padding: 50px 0px;
	border-bottom: 1px solid #f2f2f2;
}

.comments-list .pingback {
	padding: 30px 50px;
}

.comments-list .pingback p {
	margin: 0;
}

.comments-list .comment-avatar {
	float: left;
	margin-right: 22px;
}

.comments-list .comment-avatar img {
	border-radius: 50%;
}

.comments-list .comment-content {
	overflow: hidden;
	font-family: var(--ui-font);
}

.comments-list .comment-meta {
	overflow: hidden;
	vertical-align: top;
	display: flex;
	flex-direction: column;
}

.comments-list .comment-author,
.comments-list .comment-author a {
	display: block;
	margin-top: 4px;
	margin-bottom: 3px;
	color: #161616;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
}

.comments-list .bypostauthor .post-author {
	display: inline-block;
	padding: 5px 7px;
	margin-top: -3px;
	margin-left: 10px;
	vertical-align: top;
	border-radius: 2px;
	background: var(--main-color);
	color: #fff;
	font-size: 10px;
	font-weight: 600;
}

.comments-list .comment-time,
.comments-list .comment .edit-link {
	color: #b4b4b4;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.comments-list .comment-reply-link {
	float: right;
	margin-top: -22px;
	color: #c2961c;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.comments-list .comment-reply-link:before {
	content: '';
	display: inline-block;
	margin-right: 6px;
	font-size: 7px;
	background: url('../img/reply.png') contain no-repeat;
	width: 7px;
	height: 7px;
}

.comment-respond .logged-in-as a,
.edit-link a {
	color: #000;
	transition: 0.3s ease color;
	-webkit-transition: 0.3s ease color;
	-moz-transition: 0.3s ease color;
	-ms-transition: 0.3s ease color;
	-o-transition: 0.3s ease color;
	font-weight: 600;
}

.edit-link a {
	margin-left: 5px;
}

.comments-list .star-rating {
	float: left;
	margin: 10px 0;
}

.comment-respond .logged-in-as a:hover,
.edit-link a:hover {
	color: #c2961c;
}

.comments-list ul.children {
	margin-top: 50px;
}

.comments-list .comment-text {
	margin-top: 6px;
}

.comments-list .comment .children {
	margin-top: 50px;
}

.comments-list .comment p:last-child {
	margin-bottom: 0;
}

.comments-list .children li.comment {
	position: relative;
	margin-top: 50px;
	padding-top: 50px;
	padding-left: 50px;
	border-top: 1px solid #f2f2f2;
}

.comments-list .children .comment:before,
.comments-list .children .comment:after {
	content: '';
	position: absolute;
	top: 50px;
	left: 0px;
	height: 65px;
	width: 1px;
	background: #f2f2f2;
}

.comments-list .children .comment:after {
	top: 90px;
	width: 18px;
	height: 1px;
}

.bypostauthor > .comment .comment-avatar img {
	box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--main-color);
}

.comments-list > .comment:last-child {
	border: 0;
	padding-bottom: 10px;
}

.comment-nav {
	margin: 0 -50px;
	padding: 35px 60px;
	border-top: 1px solid #efefef;
}

/**
   * Comment Form
   */
.comment-respond .section-head {
	display: block;
}

.comment-form {
	margin: 50px 0;
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	/* 3 fields side by side */
}

.comment-form > * {
	width: 100%;
}

.comment-form .required {
	color: #efa4a4;
}

.comment-form .fields > div {
	padding: 0 13px;
	margin-bottom: 25px;
}

.comment-form .reply-field {
	margin-bottom: 25px;
}

.comment-form .inline-field {
	flex: 1 1 30%;
	width: 33.3333%;
	margin-bottom: 25px;
	font-size: 13px;
	color: #c0c0c0;
	box-sizing: border-box;
	order: -1;
}

.comment-form input[type='checkbox'] {
	vertical-align: middle;
	margin-top: -3px;
	padding: 0;
	border: 1px solid #e5e5e5;
	color: var(--main-color);
	width: 16px;
	height: 16px;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.12);
}

.comment-form input[type='checkbox']:checked:before {
	content: '\2713';
	display: inline-block;
	color: currentColor;
	line-height: 15px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	vertical-align: text-top;
}

.comment-form input[type='checkbox'] + label {
	margin-left: 7px;
}

.comment-form label {
	color: #505050;
	-webkit-font-smoothing: antialiased;
}

.comment-form .inline-field:first-child {
	margin-left: 0;
}

.comment-form .inline-field input {
	width: 100%;
	color: inherit;
	height: 2.8em;
	padding: 0 10px;
}

.comment-form textarea {
	display: block;
	padding: 18px 14px;
	color: #c0c0c0;
	box-sizing: border-box;
}

.comment-form .inline-field input:focus,
.comment-form textarea:focus {
	color: #777;
}

.comment-form .form-submit {
	display: block;
	margin: 0;
	order: 6;
}

.wpgdprc-checkbox {
	order: 5;
}

.comments-rating-all {
	order: 3;
}

.comment-form-cookies-consent {
	order: 4;
}

.comment-form .submit {
	display: inline-block;
}

.comments-list .wprm-comment-rating {
	margin-bottom: 15px;
}

.wprm-rating-stars {
	margin-left: 10px;
}

.comment-form-wprm-rating {
	font-weight: 600;
}

/* Nested respone form */
.children .comment-form {
	margin-bottom: 0;
}

#cancel-comment-reply-link {
	position: relative;
	float: right;
	margin-top: -22px;
	background: #fff;
	padding-left: 22px;
	color: #b4b4b4;
	font-size: 0;
}

#cancel-comment-reply-link:before {
	content: '';
	font-size: 13px;
	background: url('../img/close-comment.png') contain no-repeat;
	width: 13px;
	height: 13px;
	display: block;
}

.comment-respond .comment-subscription-form {
	margin-top: -12px;
}

.comment-respond .comment-subscription-form .subscribe-label {
	margin-left: 7px;
}

.comment-subscription-form input[type='checkbox'] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	width: 16px !important;
}

.section-head {
	position: relative;
	margin-top: 55px;
	text-align: center;
	font-family: var(--ui-font);
	font-size: 0;
	line-height: 28px;
}

.section-head:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 100%;
	height: 1px;
	background: #ebebeb;
}

.section-head .title {
	position: relative;
	display: inline-block;
	padding: 0 22px;
	z-index: 1;
	background: #fff;
	text-transform: uppercase;
	font-size: var(--section-head-size, 13px);
	font-weight: 600;
	letter-spacing: var(--section-head-ls, 0.075em);
	vertical-align: middle;
}

/* Common Post Titles */
.post-title-alt {
	position: relative;
	margin-top: 9px;
	margin-bottom: 22px;
	font-family: var(--title-font);
	font-size: var(--post-title-size);
	font-weight: 600;
	line-height: 1.35;
	text-transform: none;
}

.post-title-alt a,
.post-title a {
	color: inherit;
}

.post-title {
	font-family: var(--title-font);
	font-size: var(--post-title-size);
	font-weight: 600;
	line-height: 1.35;
	text-transform: none;
}

.post-title a:hover,
a.post-title:hover,
.post-title-alt a:hover {
	opacity: 0.7;
}

.post-title:hover:after {
	width: 50px;
}

textarea#comment,
.comment-form .inline-field input {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	max-width: 100%;
	outline: 0;
	font-size: 13px;
	width: 100%;
}

.review::marker {
	font-size: 0;
}

.comment-form #comment-submit {
	appearance: none;
	background-color: #c2961c;
	color: #fff;
	padding: 13px 20px;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	height: auto;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	border: 0;
	transition: 0.3s ease box-shadow;
	-webkit-transition: 0.3s ease box-shadow;
	-moz-transition: 0.3s ease box-shadow;
	-ms-transition: 0.3s ease box-shadow;
	-o-transition: 0.3s ease box-shadow;
}

.comment-form #comment-submit:hover {
	box-shadow: 0px 0px 8px 0px #c2961c;
}

.comments-rating {
	border: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

.comments-rating label {
	display: inline-block;
}

.rating-container {
	/* remove inline-block whitespace */
	font-size: 0;
	/* flip the order so we can use the + and ~ combinators */
	unicode-bidi: bidi-override;
	direction: rtl;
}

.rating-container * {
	font-size: 1.2rem;
}

.rating-container > input {
	display: none;
}

.rating-container > input + label {
	/* only enough room for the star */
	font-family: 'dashicons';
	display: inline-block;
	overflow: hidden;
	text-indent: 9999px;
	width: 1em;
	white-space: nowrap;
	cursor: pointer;
	margin: 0;
}

.rating-container > input + label:before {
	display: inline-block;
	text-indent: -9999px;
	content: '\f154';
	color: #888;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
	content: '\f155';
	color: #f4da0d;
	text-shadow: 0 0 1px #333;
}

.rating-container > .star-cb-clear + label {
	text-indent: -9999px;
	width: 0.5em;
	margin-left: -0.5em;
}

.rating-container > .star-cb-clear + label:before {
	width: 0.5em;
}

.rating-container:hover > input + label:before {
	content: '\f154';
	color: #888;
	text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
	content: '\f155';
	color: #f4da0d;
	text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label,
.comment-respond .rating-container > input + label:before {
	text-indent: 9999px;
}

.comment-respond .rating-container > input + label {
	text-indent: -9999px;
}

.product-tabs-custom-content div {
	padding: 10px;
}

.your-realization .projects-subSliderr,
.your-realization {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.your-realization {
	transition: 0.3s ease transform;
	-webkit-transition: 0.3s ease transform;
	-moz-transition: 0.3s ease transform;
	-ms-transition: 0.3s ease transform;
	-o-transition: 0.3s ease transform;
	position: relative;
}

.breadcrumb_last {
	margin: 0 10px;
}

.your-realization:hover {
	transform: scale(102%);
	-webkit-transform: scale(102%);
	-moz-transform: scale(102%);
	-ms-transform: scale(102%);
	-o-transform: scale(102%);
}

.your-realization .projects-subSliderr h3 {
	font-size: 15px;
	font-weight: 400;
	margin: 12px 0;
	color: #000;
	text-align: center;
}

.your-realization .blog-category,
.your-realization .blog-date,
.new-post-menu-category {
	font-size: 10px;
	color: #c2961c;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.your-realization .blog-separator {
	display: inline-block;
	margin: 0 5px;
	color: #b4b4b4;
}

.your-realization .blog-info {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}

.your-realization .blog-date {
	color: #b4b4b4;
}

.your-realization-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 0 15px 15px 15px;
}

.your-realization .projects-subSliderr {
	box-shadow: 0px 0px 18px 2px rgb(235 235 235);
}

.ps-sufiks {
	color: #757575;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	margin-left: 5px;
}

.your-realization .post-image {
	height: 100%;
	min-height: 220px;
	max-height: 220px;
	object-fit: cover;
}

.your-realization-filters p,
.your-realization-filters h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.your-realization-filters ul {
	list-style: none;
}

.your-realization-filters ul li a {
	color: #000;
	font-weight: 400;
	font-size: 12px;
	transition: 0.3s ease color;
	-webkit-transition: 0.3s ease color;
	-moz-transition: 0.3s ease color;
	-ms-transition: 0.3s ease color;
	-o-transition: 0.3s ease color;
}

.your-realization-filters ul li a.blog {
	font-weight: 600;
}

.your-realization-filters ul li a:hover,
.js-table-list .active a {
	color: #c2961c;
}

.search-and-sort {
	display: flex;
	align-items: center;
	margin-top: 1.5rem;
}

.search-and-sort .filter {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 15px;
	margin-left: 15px;
}

.dgwt-wcas-search-wrapp {
	margin: 0;
	padding: 0;
}

.download-pdf-archive {
	margin-left: auto;
	text-align: right;
}

.download-pdf-archive img {
	width: 45%;
	height: auto;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
	display: none;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	background-color: transparent;
}

.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
	fill: #000;
}

.dgwt-wcas-preloader.dgwt-wcas-close,
.dgwt-wcas-preloader {
	right: 0 !important;
}

.category .your-realization-content {
	max-height: unset;
}

.category-btn-filter,
.category-btn-filter-close {
	width: 100%;
	appearance: none;
	border: 0;
	position: fixed;
	bottom: 0;
	padding: 10px 0;
	background-color: #c2961c;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	display: none;
	z-index: 99999;
	font-size: 14px;
	text-transform: uppercase;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
	flex-direction: row-reverse;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	font-size: 16px;
	margin-left: 0.5rem;
	border: 1px solid #c2961c;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cart-product-addons-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px;
	border-top: 2px solid #e5e5e5;
}

.cart-product-addons-btn {
	max-width: 160px;
	width: 100%;
	background-color: #000;
	color: #fff;
	padding: 7px 12px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}

.cart-product-addons-content h4 {
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
	max-width: 500px;
	width: 100%;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	text-align: center;
}

.cart-product-addons,
.cart-product-package {
	margin-bottom: 50px;
}

.cart-product-addons-content .projects-content-price {
	font-weight: 600;
	margin: 0 10px;
}

.cart-product-addons h2,
.cart-product-package h2,
.cart-cross-sell h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 50px;
	letter-spacing: 1.4px;
}

.cart-cross-sell .project-slider-wrapper {
	box-shadow: unset;
}

.cart-product-package-price {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: center;
}

.cart-product-package-desc {
	width: 100%;
}

.cart-product-package-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
	border-top: 2px solid #e5e5e5;
	padding: 10px;
	position: relative;
	gap: 10px;
}

.cart-product-package-desc ul {
	list-style-type: decimal;
	margin: 0;
	padding: 0 17px;
	text-transform: uppercase;
}

.cart-product-package-desc h3 {
	margin: 0;
	padding: 0;
	font-size: 21px;
}

/* .cart-product-package-content:last-child,
.cart-product-addons-content:last-child {
	border-bottom: 2px solid #e5e5e5;
} */

.cart-how-much-save {
	color: #878787;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: 600;
}

.cart-product-package-content img {
	width: 100%;
	height: 140px;
	object-fit: contain;
}

.cart-collaterals .cross-sells {
	width: 100% !important;
	float: none !important;
}

.cross-sells .products {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cart_totals {
	background-color: #000;
	width: 100% !important;
	padding: 20px;
}

.cart-subtotal {
	display: flex;
	flex-wrap: wrap;
}

.cart-subtotal th {
	border-bottom: 1px solid #eaeaea !important;
	width: 100% !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	display: flex !important;
}

.cart-discount .woocommerce-Price-amount.amount {
	color: #fff !important;
}

.cart-subtotal td {
	display: flex !important;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #eaeaea !important;
}

.shop_table.shop_table_responsive {
	display: flex;
	flex-direction: column;
}

.single-post-banner-content {
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 40px;
	z-index: 1;
}

.post-published-time {
	color: #fff;
	font-size: 11px;
	font-weight: 600;
}

.single-post-banner-content h1 {
	font-size: 27px;
	margin: 12px 0;
}

.post-category-list-banner a {
	padding: 3px 7px;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	margin-right: 5px;
	background-color: #c2961c;
	transition: 0.3s ease background-color;
	-webkit-transition: 0.3s ease background-color;
	-moz-transition: 0.3s ease background-color;
	-ms-transition: 0.3s ease background-color;
	-o-transition: 0.3s ease background-color;
	letter-spacing: 1.3px;
}

.cart-product-package-desc li {
	font-weight: 400;
	color: #161616;
	font-size: 11px;
}

.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-next-arrow,
.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow {
	height: 100%;
	font-size: 24px;
	top: 0;
	margin-top: 0;
}

.dashicons-arrow-left-alt2:before {
	top: 50%;
	color: #fff;
	position: absolute;
	left: 0;
	transform: translate(50%, -50%);
}

.dashicons-arrow-right-alt2:before {
	color: #fff;
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translate(50%, -50%);
}

.post-category-list-banner a:hover {
	background-color: #000;
}

.single-post-banner {
	position: relative;
}

.woocommerce-shipping-totals.shipping {
	display: flex;
	flex-wrap: wrap;
}

.fancybox-content {
	height: 100% !important;
}

.single-product .fancybox-content {
	height: auto !important;
}

.woocommerce-shipping-totals.shipping th {
	width: 100% !important;
	border-top: 2px solid #fff !important;
}

.order-total {
	width: 100%;
	display: flex !important;
	justify-content: space-between;
	border-top: 1px solid #fff;
	align-items: baseline;
}

.order-total th {
	text-transform: uppercase;
	font-weight: 600 !important;
	display: block !important;
}

.cart_totals .saleprice,
.cart_totals td::before {
	display: none;
}

.red-dot {
	position: absolute;
	top: 0px;
	height: 16px;
	left: 15px;
	padding: 2px;
	width: 16px;
	background-color: #c2961c;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	border-radius: 9999px;
	-webkit-border-radius: 9999px;
	-moz-border-radius: 9999px;
	-ms-border-radius: 9999px;
	-o-border-radius: 9999px;
}

#get_cart_total {
	margin-left: 20px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

.addon-badge-product {
	position: absolute;
	font-size: 12px;
	color: #c2961c;
	font-weight: 700;
	margin-left: 5px;
	top: -5px;
}

.most-popular-badge {
	position: absolute;
	font-size: 12px;
	background-color: #c2961c;
	color: #000;
	font-weight: 700;
	top: 6%;
	left: 2%;
	text-transform: uppercase;
	padding: 3px 16px;
}

.cart-product-addons-content img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	/*cursor: pointer;*/
	margin-right: 15px;
}

.cart-product-addons h3,
.cart-product-package h3 {
	margin-block: 0 20px;
	font-size: 21px;
}

.cart-product-addons-desc {
	position: fixed;
	left: -300%;
	top: 0;
	background-color: #fff;
	z-index: 999999;
	max-width: 40%;
	padding: 20px;
	overflow-y: scroll;
	height: 100%;
	transition: 0.3s ease left;
	-webkit-transition: 0.3s ease left;
	-moz-transition: 0.3s ease left;
	-ms-transition: 0.3s ease left;
	-o-transition: 0.3s ease left;
}

.cart-product-addons-desc-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	left: -300%;
	top: 0;
	display: block;
	background-color: rgba(0, 0, 0, 0.4);
	transition: 0.3s ease left;
	-webkit-transition: 0.3s ease left;
	-moz-transition: 0.3s ease left;
	-ms-transition: 0.3s ease left;
	-o-transition: 0.3s ease left;
}

.cart-product-addons-desc h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 21px;
}

.cart-product-addons-desc h3 {
	font-size: 16px;
	margin-bottom: 0;
}

.cart-product-addons-desc img {
	width: 40px;
	height: 40px;
	object-fit: contain;
	cursor: pointer;
}

.filter select {
	padding: 8px 16px;
	margin-bottom: 15px;
}

.cart_totals .coupon {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.cart_totals .coupon label {
	display: none;
}

.cart_totals .coupon input {
	width: 100%;
	padding: 1px 16px;
}

.cart_totals .coupon input::placeholder {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

.cart_totals .coupon button {
	background-color: #c3c3c3 !important;
	width: 100%;
	color: #000 !important;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
}

.ps-opinions,
.ps-partners {
	background-color: #000;
	color: #fff;
	padding: 70px 0;
}

.ps-partners .slick-slide img {
	width: 230px;
	height: 230px;
	object-fit: contain;
}

.missing-dream-home a {
	max-width: max-content;
	font-size: 14px;
	padding: 12px 20px;
	background-color: #dabc5c;
	color: #fff;
	border: 1px solid #dabc5c;
	transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border;
}

.missing-dream-home a:hover {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
}

.archive .projects {
	padding-block: 50px;
}

.missing-dream-home {
	padding-bottom: 50px;
}

.missing-dream-home h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 19px;
	color: #000;
	font-weight: 400;
	margin-bottom: 20px;
}

.ps-partners .partners-btn {
	color: #000;
	padding: 5px 12px;
	text-transform: uppercase;
	text-align: center;
	margin-inline: auto;
	background-color: var(--main-color);
	font-weight: 400;
	display: block;
	max-width: 220px;
	margin-top: 25px;
	font-size: 14px;
}

.ps-opinions-block-all {
	display: flex;
	align-items: center;
}

.ps-opinions-block-meta-date {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 12px;
}

.ps-opinions-block-meta .ps-opinions-block-meta-date img {
	width: 12px;
	height: 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.ps-opinions-block-meta-stars {
	color: #c2961c;
}

.ps-opinions-block-meta h3 {
	margin-bottom: 0;
	margin: 10px 0;
	font-size: 21px;
}

.opinion-heading {
	margin-bottom: 50px;
	color: #fff;
	font-size: 32px;
	position: relative;
	display: inline-block;
}

.partners-heading {
	color: #000;
}

.rzut-odbicie {
	display: none;
}

.ps-opinions-block {
	align-items: center;
}

.opinion-heading::after,
.partners-heading::after {
	content: '';
	position: absolute;
	display: block;
	width: 100vw;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #fff;
}

.partners-heading::after {
	background-color: #000;
}

.ps-opinions-block-meta {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.ps-opinions-block-meta img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.hide-on-desktop {
	display: none;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0 !important;
}

.sd-coupon-accordion p {
	display: flex;
	align-items: self-end;
	justify-content: space-evenly;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
}

.go3176171171,
.go3176171171 span {
	color: #fff;
}

.sd-coupon-accordion p img {
	max-width: 20px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	cursor: pointer;
}

.sd-coupon-accordion .coupon {
	display: none;
}

.navbar .nav-item .dropdown-menu {
	columns: 1;
	padding-inline: 1em;
	column-rule: 1px dashed;
	gap: 0;
	cursor: default;
}

#ship-to-different-address {
	margin-bottom: 0;
}

#ship-to-different-address label.woocommerce-form__label-for-checkbox {
	display: flex;
	align-items: center;
	gap: 10px;
}

.woocommerce-checkout .col2-set,
.woocommerce-checkout .col2-set {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2,
.woocommerce-checkout .woocommerce-checkout-review-order {
	width: 100%;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-direction: column;
}

#billing_company_field {
	order: 3;
	display: none;
}

#billing_country_field {
	order: 1;
}

#billing_faktura_field {
	order: 2;
}

#billing_nip_field {
	order: 7;
	display: none;
}

.single-post-comment-btn {
	display: block;
	margin: 20px 0;
	margin-inline: auto;
}

.wp-block-comments {
	display: none;
}

.pagination-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.pagination-list li {
	padding: 0 5px;
}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-id-5607 h2 {
	margin: 0 !important;
	margin-bottom: 20px !important;
}

.page-id-5607 .wp-block-themeisle-blocks-advanced-column .wp-block-column {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.page-id-5607 h2.wp-block-heading {
	font-size: 40px !important;
}

body.woocommerce-cart {
	overflow: unset;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	position: sticky;
	top: 65px;
	margin-top: 120px;
}

.woocommerce-cart-form,
.cart-product-addons,
.cart-product-package {
	box-shadow: 0 0 20px 0 #e3e3e3;
	padding: 20px;
}

.cart-product-package h2 {
	text-transform: none;
}

.products-in-desc .projects-content {
	box-shadow: 0 0 20px 0 #000;
	padding: 20px;
}

.projects.products-in-desc {
	padding-bottom: 0;
}

.product-tabs-custom-content iframe {
	width: 100%;
}

.products-in-desc .product-in-desc-img {
	width: 100%;
	max-height: 150px;
	object-fit: cover;
}

.products-in-desc .heading {
	font-size: 24px;
	margin: 25px 0;
}

.products-in-desc div {
	padding: unset;
}

.products-in-desc .missing-dream-home {
	margin-top: 5rem;
}

.products-in-desc .row > * {
	padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
	padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
	margin-top: var(--bs-gutter-y) !important;
}

.single-product .products-in-desc .regularprice .woocommerce-Price-amount.amount {
	font-size: 14px;
}

.otter-masonry {
	display: block !important;
}

.otter-masonry > figure > figure {
	width: 100% !important;
	height: 500px !important;
	position: static !important;
}

/* .otter-masonry > figure {
	height: auto!important;
	display: flex!important;
  gap: 10px!important;
	align-items: stretch!important;
	align-content: stretch!important;
} */

.otter-masonry > figure img {
	width: 100% !important;
	height: 500px !important;
	position: relative !important;
	left: initial !important;
	right: initial !important;
	top: initial !important;
	bottom: initial !important;
	object-fit: cover !important;
}

.lp-grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.lp-categories {
	grid-area: 1 / 1 / 1 / 2;
}

.lp-products {
	grid-area: 1 / 2 / 1 / 7;
}

.lp-cat-list a {
	color: #000 !important;
}

.lp-header {
	display: block;
	margin: 20px 0;
}

.lp-header h1 {
	border-left: 5px solid #c2961c;
	color: #c2961c;
	padding: 8px 12px;
	font-weight: 600;
	font-size: 19px;
}

.lp-blog .projects-paragraph {
	font-size: 2rem;
	text-transform: uppercase;
}

.lp-header .lp-short-desc {
	padding: 17px;
	color: rgb(119, 119, 119);
}

.lp-categories {
	margin: 20px 0;
}

.lp-categories-title {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 5px;
}

.lp-cat-list-title {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
}

.lp-cat-list {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin: 5px 0;
}

.lp-cat-list li {
	margin-right: 15px;
}

.lp-cat-list li::marker {
	position: relative;
	color: #72bf44;
}

.lp-products .projects {
	padding-bottom: 0;
}

.lp-content {
	margin: 30px 0;
	padding: 30px 0;
	border-top: 2px solid #ccc;
	color: #fff;
	font-size: 14px;
}

.lp-content .read-more {
	color: #fff;
	transition: 0.3s ease-in-out border;
	border: 1px solid transparent;
}

.lp-content .read-more:hover {
	border: 1px solid #fff;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	backdrop-filter: blur(4px);
}

.fancybox-toolbar {
	background-color: #f4da0d;
	opacity: 1;
	visibility: visible;
	margin-top: 2.5rem;
}

.fancybox-toolbar .fancybox-button--zoom::before {
	content: '';
	background-image: url('../img/zoom.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: block;
}

.fancybox-toolbar .fancybox-button--zoom svg {
	display: none;
}

.promo-slider-badage {
	position: absolute;
	z-index: 3;
	max-width: 210px;
	right: 2%;
	top: 2%;
}

#nf-form-4-cont {
	position: fixed;
	top: 25%;
	left: 0;
	right: 0;
	margin-inline: auto;
	max-width: 450px;
	width: 100%;
	display: none;
	background-color: #fff;
	padding: 2rem;
	border-radius: 8px;
	border: 1px solid #e1e1e1;
	z-index: 100;
}

body.overlay::before {
	content: '';
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	z-index: 99;
}

body.overlay {
	overflow: hidden;
}

#nf-form-4-cont .ninja-forms-field {
	border-radius: 8px;
	background-color: transparent;
	padding: 10px 12px;
}

#nf-form-title-4 {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1rem;
}

#nf-form-title-4 h3 {
	margin-bottom: 0;
	pointer-events: none;
}

#nf-form-4-cont .ninja-forms-req-symbol,
#nf-field-27-container .nf-field-label,
#nf-field-26-container .nf-field-label,
#nf-field-18-container .nf-field-label {
	display: none;
}

#nf-form-4-cont .nf-form-fields-required {
	margin-bottom: 1rem;
}

#nf-form-title-4::after {
	content: '';
	background-image: url('../img/close-circle.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	padding: 1rem;
}

#nf-form-4-cont .ninja-forms-field.product-cart-download-btn {
	width: 100%;
	display: block;
	border-radius: 8px;
	color: #000;
	/*background-color: #c2961c;
    color: #fff;*/
}

#nf-form-4-cont .checkbox-container.label-right label:before {
	font-size: 14px;
	left: -25px;
	top: -8px;
}

#nf-form-4-cont .checkbox-container.label-right label:after {
	top: -8px;
}

.checkbox-container.label-right .field-wrap > div {
	width: auto !important;
}

.label-right .nf-field-description {
	margin-right: 0 !important;
}

.cart-product-grid {
	grid-template-columns: repeat(3, 1fr) !important;
}

.addon-in-cart {
	border-color: #c2961c;
}

.cart-product-addons-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 20px;
	border: 2px solid #000;
	border-radius: 16px;
}

.cart-product-addons-content .addon-title {
	text-align: center;
}

.addon-in-cart {
	border-color: #c2961c;
}

.addon-title.in-cart {
	color: #c2961c;
	font-weight: bold;
}

.info-realization .info-icon-wrapper:hover .info-realization-pop {
	display: block;
}
