@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.kancelaria-kwiatkowski.pl/template/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Crimson Text", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", 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(223,203,173);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Crimson Text", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(223,203,173);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
: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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Sticky background */
body .whb-sticked .whb-general-header {
    background-color: #54595F;
}
/* Czarny kolor tła dla całego nagłówka, gdy nie ma overlapa */
body:not(.header-overlap) .whb-general-header,
body:not(.header-overlap) .whb-header-bottom,
body:not(.header-overlap) .whb-top-bar {
    background-color: #54595F;
}
/* Sticky background for Header Bottom */
body .whb-sticked .whb-bottom {
    background-color: #54595F;
}
/* Sticky background for Top Bar */
body .whb-sticked .whb-top-bar {
    background-color: #54595F;
}
/* Półprzezroczyste tło dla całego nagłówka podczas overlap */
body .whb-main-header {
    background-color: rgba(0, 0, 0, 0.5); /* Czarny z 50% przezroczystością */
    transition: background-color 0.3s ease; /* Łagodna zmiana tła */
}


:root{--primary:#1d2a4d;--primary-soft:#31456f;--accent:#d8bf97;--accent-dark:#c5a676;--text:#5e6573;--text-dark:#28324a;--bg:#f7f5f2;--white:#ffffff;--border:#e7dfd4;--shadow:0 10px 30px rgba(29,42,77,0.06);--radius:18px;--radius-sm:10px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Lato","Open Sans",Arial,sans-serif;font-size:17px;line-height:1.8;color:var(--text);background:#fff}img{max-width:100%;height:auto;display:block}a{color:var(--primary-soft);text-decoration:none;transition:all 0.25s ease}a:hover{color:var(--primary)}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row+.row{margin-top:50px}.col{width:100%;padding-left:15px;padding-right:15px}.col-xs-12{width:100%}.col-md-5{width:41.6667%}.col-md-6{width:50%}.col-md-7{width:58.3333%}section,.row{max-width:var(--container);margin-left:auto;margin-right:auto}.section-title-s2{margin-bottom:28px}.section-title-s2 h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:56px;font-weight:500;line-height:1.15;color:var(--primary);position:relative;display:inline-block;padding-right:90px}.section-title-s2 h1::after{content:"";position:absolute;top:50%;right:0;width:65px;height:2px;background:var(--primary);transform:translateY(-50%)}section{margin-bottom:45px;font-size:18px}section>h2,.blog-content h2,.about-text h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;color:var(--primary);line-height:1.2;margin-top:0}section>h2{font-size:44px;margin:18px 0 30px}.info-box-outer{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:22px;height:100%}.info-box{background:var(--white);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:34px 32px;height:100%}.info-box h3{margin:0 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:500;color:var(--primary);line-height:1.2}.info-box strong{display:block;margin:20px 0 8px;font-size:13px;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent-dark);font-weight:700}.info-box a[href^="tel:"],.info-box a[href^="mailto:"]{display:inline-block;margin-top:2px;color:var(--primary-soft);word-break:break-word}.info-box a[href^="tel:"]:hover,.info-box a[href^="mailto:"]:hover{color:var(--primary)}.info-box a[target="_blank"]{display:inline-block;margin-top:28px;padding:12px 22px;border:1px solid var(--accent-dark);border-radius:8px;background:transparent;color:var(--primary);font-size:15px;font-weight:600;line-height:1.2}.info-box a[target="_blank"]:hover{background:var(--accent);border-color:var(--accent);color:var(--primary)}.blog-content{margin-top:10px}.blog-content .post{font-size:18px;color:var(--text)}.blog-content .post p,.blog-content .post ul,.blog-content .post h2,.blog-content .post h3{margin-top:0}.blog-content .post h2{font-size:42px;margin-bottom:18px}.blog-content .post h3{font-family:Georgia,"Times New Roman",serif;font-size:32px;font-weight:500;line-height:1.25;color:var(--primary);margin:32px 0 16px}.first-paragraph{font-size:20px;color:var(--text-dark);margin-bottom:18px}.first-paragraph strong{font-weight:700}.custom-marker-list{list-style:none;margin:22px 0 0;padding:0}.custom-marker-list li{position:relative;padding-left:34px;margin-bottom:14px}.custom-marker-list li::before{content:"✓";position:absolute;left:0;top:2px;color:var(--accent-dark);font-size:18px;font-weight:700}.about-text{padding-right:30px}.about-text h2{font-size:48px;margin-bottom:18px}.about-text p,.about-text strong{font-size:18px}.about-text strong{display:block;margin-top:18px;color:var(--text-dark)}.theme-btn-s2{display:inline-block;margin-top:28px;padding:16px 34px;background:var(--accent);color:var(--white);border-radius:999px;font-size:16px;font-weight:700;line-height:1.2;box-shadow:0 8px 24px rgba(216,191,151,0.25)}.theme-btn-s2:hover{background:var(--accent-dark);color:var(--white);transform:translateY(-1px)}.about-section{position:relative;display:flex;align-items:flex-start}.about-title{position:relative;width:100%;max-width:430px;margin-left:auto}.about-section .img-holder{position:relative;display:inline-block;width:100%;box-shadow:var(--shadow);z-index:1}.about-section .img-holder::before{content:"";background-color:#e0cbad;width:100%;height:100%;position:absolute;left:12px;top:20px;z-index:-1}.about-section .img-holder img{width:100%;display:block;height:auto;object-fit:cover}.about-section .title-text{width:100%;padding:0 45px 48px;position:absolute;left:0;bottom:0;z-index:10;box-sizing:border-box;text-shadow:1px 2px 6px rgba(0,0,0,0.95)}.about-section .title-text h2{margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.15em;font-weight:500;color:#fff;text-transform:none}.about-section .title-text p,.about-section .title-text strong{display:block;margin:0;font-size:14px;line-height:1.7;letter-spacing:6px;text-transform:uppercase;color:#e0cbad;font-weight:600}@media (max-width:991px){.about-text{padding-right:0;margin-bottom:30px}.about-title{margin:0 auto}}@media (max-width:767px){.about-text h2{font-size:36px}.about-section .title-text{padding:0 24px 24px}.about-section .title-text h2{font-size:28px;margin-bottom:10px}.about-section .title-text p,.about-section .title-text strong{font-size:11px;line-height:1.5;letter-spacing:3px}.about-section .img-holder::before{left:10px;top:14px}}iframe{border:0;width:100%;min-height:400px;border-radius:0}.info-box .grid{padding:24px 0;border-bottom:1px solid var(--border)}.info-box .grid:last-child{border-bottom:0;padding-bottom:0}.info-box .grid h3{font-size:28px;margin-bottom:10px}.post>strong,.about-text>strong{display:block;margin-top:18px}.post em{font-style:italic}.blog-content,.about-text,.about-section,.info-box-outer,section,iframe{margin-bottom:10px}@media (max-width:991px){.col-md-5,.col-md-6,.col-md-7{width:100%}.section-title-s2 h2{font-size:42px;padding-right:70px}.section-title-s2 h2::after{width:48px}section>h2,.blog-content .post h2,.about-text h2{font-size:36px}.blog-content .post h3,.info-box h3{font-size:28px}.about-text{padding-right:0;margin-bottom:30px}.about-title{max-width:100%;margin:0 auto}.title-text{left:24px;bottom:24px}.title-text h2{font-size:36px}.row+.row{margin-top:35px}}@media (max-width:767px){body{font-size:16px;line-height:1.7}section,.row{padding-left:15px;padding-right:15px}.section-title-s2{margin-bottom:20px}.section-title-s2 h2{font-size:34px;padding-right:0}.section-title-s2 h2::after{display:none}section>h2,.blog-content .post h2,.about-text h2{font-size:30px}.blog-content .post h3,.info-box h3,.info-box .grid h3{font-size:24px}.info-box-outer{padding:14px}.info-box{padding:24px 20px}.theme-btn-s2{padding:14px 28px;font-size:15px}.title-text{position:absolute;left:18px;right:18px;bottom:18px;max-width:100%}.title-text h2{font-size:30px}.title-text strong{font-size:11px;letter-spacing:0.22em}iframe{min-height:320px}}


@media (max-width: 600px) {
	.section-title-s2 h1
	{
		font-size:36px;
	}
  .author-bio {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .author-photo-large img {
    width: 80px;
    height: 80px;
  }
}
.author-bio {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 30px 0;
  border-top: 1px solid #e5e5e5;
  max-width: 900px;
}

/* Zdjęcie */
.author-photo-large img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
}

/* Prawa kolumna */
.bio-info {
  flex: 1;
}

/* Imię i nazwisko */
.author-name {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 10px;
}

/* Opis */
.bio-text {
  font-size: 15px;
  line-height: 1.7;
  color: #6b6b6b;
  margin-bottom: 16px;
}

/* Kontakt */
.contact-info {
  font-size: 14px;
  color: #6b6b6b;
}

/* Linki */
.contact-info a {
  color: #1e73be;
  text-decoration: none;
  font-weight: 500;
}

.contact-info a:hover {
  text-decoration: underline;
}

 /* tło dropdowna */
.wd-dropdown-menu {
    background: #555a60 !important;
    padding: 20px 0;
    box-shadow: none;
}

/* usuwa biały box */
.wd-dropdown-menu .wd-entry-content {
    background: transparent !important;
    padding: 0;
}

/* lista */
.wd-dropdown-menu .wd-sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* link */
.wd-dropdown-menu .wd-sub-menu > li > a.woodmart-nav-link {
    display: block;
    padding: 12px 25px;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", serif;
    color: #ffffff; /* biały */
    text-decoration: none;
    transition: color 0.25s ease; /* tylko kolor */
}

/* hover */
.wd-dropdown-menu .wd-sub-menu > li > a.woodmart-nav-link:hover {
    color: #dfcbad; /* Twój kolor */
}