@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//renowacjawroclaw.pl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "montserrat-custom", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(251,188,52);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(250,228,127);
	--btn-default-bgcolor-hover: rgb(255,193,7);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://renowacjawroclaw.pl/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://renowacjawroclaw.pl/wp-content/uploads/2021/07/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(0,0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "montserrat-custom";
	src: url("//renowacjawroclaw.pl/wp-content/uploads/2025/05/montserrat-v29-latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

/* === Заголовки === */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat-custom", Arial, Helvetica, sans-serif; !important;
	 line-height: 1.2;
}

.hero-title,
.title-h1-hero {
  position: relative;
  z-index: 2;
  margin-bottom: 0 !important;
}

.hero-title h4 {
  z-index: 2 !important;
  margin-bottom: 5px !important;
}

.hero-title::after,
.title-h1-hero::after {
  content: '';
  position: absolute;
  width: 45px;
  height: 20px;
  background: #fae47f;
  top: 19%;
  left: -10px;
  z-index: -1;
}

/* === Текст === */
.nav-link-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: .875rem;
  padding: 0 .5rem;
  text-transform: capitalize !important;
}

.hero-text {
  font-size: 20px !important;
	box-sizing: border-box;
}

/* === Кнопки === */
.call-btn,
.hero-btn,
.form-submit input[type="submit"],
.cf7-button-wrap input[type="submit"] {
  text-transform: capitalize !important;
  font-weight: 600 !important;
}

.call-btn {
  padding: 5px 10px !important;
  font-size: 1rem;
}
.hero-btn {
box-shadow: 3px 2px 12px 0 rgba(0, 0, 0, .1);
}
.hero-btn:hover {
  background: #f5d84c !important;
  border-color: #d39e00 !important;
  box-shadow: 3px 2px 12px 0 rgba(245, 216, 45, .7);
}

.form-submit input[type="submit"],
.cf7-button-wrap input[type="submit"],
.wpcf7-submit{
  width: 100%;
  height: 56px;
  padding: 0 40px;
  background-color: #fce25b !important;
  color: #111 !important;
  font-size: 16px;
  border: none;
  cursor: pointer;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-align: center;
	font-family: "Montserrat-custom", Arial, Helvetica, sans-serif; !important;
	text-transform: capitalize !important;
    font-weight: 400 !important;
}

.cf7-button-wrap input[type="submit"]:hover {
  background-color: #e6c94d;
}

.form-hero .wpcf7-submit {
  background-color: #fae47f !important;
  width: 100%;
}

/* === Hover === */
.woodmart-nav-link:hover,
.nav-link-text:hover {
  color: #fbbc34 !important;
}

/* === Формы === */
.cf7-request-form {
  background: #fff;
  padding: 45px 40px 130px;
  max-width: 340px;
  box-shadow: 0 0 13px rgba(0, 0, 0, .12);
  font-family: 'Inter', sans-serif;
}
.cf7-request-form-senden {
  background:#f5f4f3;
  padding: 0px 40px 30px;
  max-width: 340px;
  font-family: 'Inter', sans-serif;
}
#LIEFERUNG{
	 background:#f5f4f3;
}

.cf7-request-form h2 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 25px;
  line-height: 1.3;
  color: #111;
}

.field-label {
  display: block;
  font-size: 12px;
  color: #999;
  margin: 15px 0 5px;
}

.form-field {
  margin-bottom: 20px;
}

.input-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid #ccc;
  padding: .2rem .8rem;
  width: 100%;
  box-sizing: border-box;
}

.input-wrapper img {
  width: 20px;
  height: 20px;
  opacity: 0.6;
  pointer-events: none;
  flex-shrink: 0;
}

.input-wrapper input {
  border: none;
  font-size: 13px;
  flex: 1;
  outline: none;
  background: transparent;
  font-family: inherit;
  color: #222;
}

.input-wrapper input::placeholder {
  color: #aaa;
}

.input-wrapper:focus-within {
  border-color: #fce25b;
}

/* === Иконки и инпуты в форме === */
.cf7-icon-field {
  position: relative;
  max-width: 320px;
  width: 100%;
}

.cf7-icon-field img {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
  width: 20px;
  height: 20px;
  pointer-events: none;
}

.cf7-icon-field input[type="text"],
.cf7-icon-field input[type="tel"] {
  width: 100%;
  padding: 18px 18px 18px 48px;
  font-size: 13px;
  border: none;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  height: 56px;
  box-sizing: border-box;
  color: #2222229c;
}

/* === Заголовок формы === */
.cf7-heading {
  max-width: 990px;
  margin: 0 auto 25px;
  text-align: left;
  color: white;
}

.cf7-heading h2, .cf7-heading h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #fff;
}

.cf7-heading h2::after, .cf7-heading h3::after {
  content: "";
  display: block;
  width: 45px;
  height: 2px;
  background: #fbea9a;
  margin-top: 15px;
}
.cf7-bottom{
z-index: 1;
	position: relative;
	text-align: center;
}
.cf7-bottom .cf7-heading h3 {
	width: 50% !important;
}
.cf7-bottom h3::after {
	    position: absolute;
    content: '';
    width: 45px;
    height: 20px;
    background: #fae47f;
    top: -1%;
    left: 240px;
    z-index: -1;
}

.cf7-heading p {
  font-size: 14px;
  color: #fff;
  margin: 0;
}

/* === Контейнер формы === */
.custom-cf7-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  padding-bottom: 50px;
  margin: -10px 0 0 -80px;
}
.row-bottom {
display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
/* === Прочее === */
.protfolio-img img,
.bestelen-text-block {
  position: relative !important;
}
.protfolio-img img {
	display: block !important;
width: 380px !important;
	height:240px !important;
	object-fit:cover !important;
}
.bestelen-text-block {
	z-index:2;
}
.bestelen-num {
  position: absolute;
  color: #efefed;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  right: -20px;
  top: -46px;
  z-index: -1;
}

.change-pane {
  position: absolute;
  top: 35px;
  left: 0px;
  background: #fbea9a;
  width: 90px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: .9375rem;
  z-index: 2;
}

.vertical-label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  position: absolute;
  left: -50px;
  bottom: -150px;
  font-size: 12px;
  color: #bbb;
  letter-spacing: 1px;
  font-family: sans-serif;
}
.vert-bottom {
	writing-mode: vertical-rl;
  transform: rotate(180deg);
  position: absolute;
  font-size: 12px;
  color: #bbb;
  letter-spacing: 1px;
  font-family: sans-serif;
  left: 200px;
  bottom: -166px;
  height: 150px;
}
.vert-bottom::after{
	 content: "";
  position: absolute;
  top: 195px;
  left: 8px;
  transform: translateY(-50%);
  width: .5px;
  height: 70px;
  background-color: #bbb;
}

.vertical-label::after {
  content: "";
  position: absolute;
  top: 150px;
  left: 8px;
  transform: translateY(-50%);
  width: .5px;
  height: 70px;
  background-color: #bbb;
}

/* === Мобільна адаптація === */
@media (max-width: 768px) {
  .call-btn {
    font-size: 18px !important;
  }

  .hero-text {
    max-width: 85% !important;
  }

  body .hero-section {
    background-image: url("https://nubespolsterung.de/wp-content/uploads/2025/03/top-banner-mob.webp") !important;
  }

  .custom-cf7-row {
    margin-left: 0;
  }

  .cf7-button-wrap input[type="submit"] {
    padding: 0 90px;
  }
}
.img-effect,.img-effect-right,.img-effect-slider {
position: relative;
	z-index:2;
}
.img-effect::after{
    z-index: -1;
    content: '';
    background: #fae584;
    position: absolute;
    top: -15px;
		width: 250px;
		height: 250px;
	 left: -12px;
}
.img-effect-right::after{
    z-index: -1;
    content: '';
    background: #fae584;
    position: absolute;
    top: -15px;
		width: 250px;
		height: 250px;
	 right: 72px;
}
.img-effect-slider{
z-index: 2;
}
.img-effect-slider::after{
    z-index: -1;
    content: '';
    background: #fae584;
    position: absolute;
    top: -15px;
		width: 189px;
		height: 189px;
	 right: 56px;
}
.lieferung::after {
	display:inline;
    height: 1px;
    width: 40px;
    background: #777;
    margin-top: 1rem;
}
.lieferung-btn-popup {
	background-color: #fce25b !important;
  color: #111;
  font-size: 14px;
  border: none;
  cursor: pointer;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
	padding: 1.1rem 3rem;
}
.wd-slide-container {
padding-top: 0px !important;
}
.vc_gitem-zone {
	border: 7px solid white;
    padding: 7px !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1) !important;
}
.vc_grid-pagination .vc_grid-page.vc_grid-active .page-link {
    background-color: #f9df64 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a {
	background-color: transparent !important;
	border-color: transparent !important;
	color: black !important;
	font-size: .8125rem !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
    margin-left: 5px;
    box-sizing: border-box;
    min-height: 37px;
    min-width: 37px;
    padding: 11px;
}
#Den-ganzen-Katalog {
    background: #f5f4f3;
}
.footer-icon-box .box-icon-with-bg .info-box-icon {
    padding: 0px !important;
}
.footer a:hover {
	text-decoration: underline;
}

.wpb_gallery_slides.wpb_image_grid ul {
  display: flex !important;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  max-width: 720px;
}


.wpb_gallery_slides.wpb_image_grid ul li img {
  max-width: 100px;
  max-height: 100px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
transform: translateX(-5%) !important;
}
/* .pswp__bg {
background: transparent !important;
} */

fieldset.hidden-fields-container { display:none !important; }
@media (max-width: 576px) {
	.cf7-request-form {
  padding: 45px 25px;
  max-width: 100%;
}
.custom-cf7-row {
margin: -11px 0 -80px;
}
.bestelen-item .box-icon-wrapper {
	text-align: center;
	padding-top: 100px;
}
.bestelen-item {
text-align: center;
}
.reviews-item .wd-image {
	text-align: left;
}
.bestelen-num {
  right: 39%;
  top: -175px;
  z-index: 1;
	font-weight: 600;
	font-size: 4.5rem;
}
.cf7-heading {
padding-left: 15px;
}
.custom-cf7-row {
  margin: -10px -40px 0 -80px;
}
.cf7-button-wrap input[type="submit"] {
    padding: 0 87px;
	    font-size: .875rem;
}
.cf7-bottom h3 {
	width: 100% !important;
}
.img-effect-slider::after{
  display:none;
}
/* Каждая ячейка сетки */
  .vc_media_grid .vc_grid-item {
    width: 50% !important;
    float: left !important;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
  }

  /* Ссылка, оборачивающая изображение */
  .vc_media_grid .vc_gitem-link,.vc_media_grid .vc_gitem-zone {
    display: inline-block !important;
    width: 89px !important;
    height: 90px !important;
  }

  /* Сами картинки */
  .vc_media_grid .vc_gitem-link img {
    width: 89px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 4px;
    display: block;
  }
.vert-bottom {
display: none;
}
.footer {
	flex-direction: column-reverse;
}
.change-pane {
	left: 0px;
}
.wpb_gallery_slides.wpb_image_grid ul li img {
  max-width: 80px;
  max-height: 80px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
}

