/*
 Theme Name:   GeneratePress Child 3
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme 3
 Author:       Michal Pytko
 Author URI:   https://kancelariapytko.pl
 Template:     generatepress
 Version:      0.1
*/

html {
  scroll-behavior: smooth;
}
body {
	 overflow-x: hidden;
}

@media (min-width: 1601px) {
    .site-header {
      	margin-bottom: 120px;
    }
	.herocolumn1 {
	padding: 40px;
}
	.herocolumn2 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.heroh1 {
		font-size: 2.25rem;
	}
	.heroh2 {
		margin-bottom: 30px;
		color: #000000;
		font-size: 1.75rem
	}
	.herobutton {
		font-size: 1.25rem;
	}
	.downbutton {
		font-size: 1.3rem;
	}
	.herocolumns {
		margin-bottom: 150px;
	}
	.problemcolumn2 {
		padding: 40px;
	}
	.faqcolumn {
		max-width: 700px;
		margin-left: auto;
    margin-right: auto;
		float: none;
		display: block;
	}
}

@media (min-width: 769px) and (max-width: 1600px) {
    .site-header {
      	margin-bottom: 40px;
    }
	.herocolumn1 {
	padding: 40px;
}
	.herocolumn2 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.heroh1 {
		font-size: 2.25rem;
	}
	.heroh2 {
		margin-bottom: 30px;
		color: #000000;
		font-size: 1.75rem;
	}
	.herobutton {
		font-size: 1.25rem;
	}
	.downbutton {
		font-size: 1.3rem;
	}
	.herocolumns {
		margin-bottom: 80px;
	}
	.problemcolumn2 {
		padding: 40px;
	}
	.faqcolumn {
		max-width: 700px;
		margin-left: auto;
    margin-right: auto;
		float: none;
		display: block;
	}
}

@media (max-width: 768px) {
.herocolumns {
		margin-bottom: 40px;
	}
	.herocolumn1 {
	padding: 20px;
}
		.herocolumn2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.heroh1 {
		font-size: 1.75rem;
	}
	
	.heroh2 {
	margin-bottom: 40px;
	color: #000000;
	font-size: 1.25rem
	}
	.herobutton {
		font-size: 1rem;
	}
	.downbutton {
		font-size: 1.25rem;
		padding-left: 15px;
		padding-right: 15px;
	}
	.problemcolumn2 {
		padding: 20px;
	}
	.problemcolumns {
	flex-direction: column-reverse;
	margin-bottom: 50px;
}
	.problemimage {
	margin-bottom: 50px;
	}
	.reviewsh2 {
	padding-left: 20px;
	padding-right: 20px;
	}
}

h1, h2, h3 {
	color: #0C51C0;
}

.greycolumns {
	background-color: #f0f0f0;
	box-shadow: 0 0 0 100vmax #f0f0f0;
	clip-path: inset(0 -100vmax);
}
.benefitcolumns {
		padding-left: 20px;
		padding-right: 20px;
}
.benefith3 {
	color: #7A4F05;
}
.benefith2 {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.benefiticon {
		margin-bottom: 20px;
	}
.star {
	color: orange;
	text-align: center;
}
.granat {
	color: #04457d;
	font-weight: bold;
}
.reviewsh2 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.featuresdiv {
	line-height: 2;
	padding-left: 20px;
	padding-right: 20px;
}
.ptaszek::before {
  content: "✔";
  color: transparent;
  text-shadow: 0 0 0 #5ce65c;
  margin-right: 0.5em;
}
.site-info {
	margin-top: 60px;
	text-align: center;
}
.footer-image {
	margin-top: 40px;
}
.menu-button {
	background-color: #b30000;
	border-radius: 26px;
	display: inline-block;
	width: auto !important;
	text-align: center !important;
}
.menu-button a,  .menu-button a:hover, .menu-button a:active {
color:#ffffff !important;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 30px !important;
}
.menu-link a,  .menu-link a:hover, .menu-link a:active {
	color:#0C51C0 !important;
	font-size: 1.2rem;
	font-weight: bold;
}
.is-layout-grid {
	grid-gap: 2rem;
}
.listfeatures {
	list-style-type: none;
	margin-left: 0px;
}
.listfeatures li {
	padding: 20px;
}
.listfeatures img {
	padding: 0 4px;
	filter: opacity(0.5) drop-shadow(0 0 0 blue);
}
.howstartbutton a {
	margin-top: 20px;
}
.howstartlist li {
	padding: 10px;
}
.howstarth2 {
	margin-top: 20px;
	margin-bottom: 40px;
}
.ctah2 {
	padding: 10px;
	margin-bottom: 20px;
}
	.priceh1 {
	margin-bottom: 40px;
}
.pricetable {
	border: 0;
	border-spacing: 2px;
	border-collapse: separate;
	padding: 20px;
}
.pricetable td {
	background: #fde6f4;
	box-shadow: none;
	border-width: 0 0 0 0;
	text-align: center;
	font-size: 90%;
}
.pricetable td:first-child {
	background: #f3f3f3;
	text-align: left;
	width: 45%;
	font-weight: 600;
}
.pricebutton a {
	margin-bottom: 40px;
}
.pricebutton {
	font-size: 0.9rem;
}
.entry-header h1 {
	text-shadow: none;
	margin-bottom: 1em;
	text-align: left;
}
.entry-title a {
	color: #04457d;
}
.entry-meta .byline, footer.entry-meta {
  display: none;
}
.entry-meta {
	margin-bottom: 0.5em;
}
.single-post p, h2, h3 {
	margin-left: 0;
	margin-right: 0;
}
.single-post h1, h2, h3 {
	font-weight: 600;
}
.single-post h1 {
	font-size: 2em;
}
.single-post h2 {
	font-size: 1.75em;
}
.single-post h3 {
	font-size: 1.5em
}
.single-post ol, ul {
	font-weight: normal;
	font-size: 16px;
}
.single-post p {
	font-size: 16px;
}
.footer-link {
	line-height: 30px;
}
.blogh1 {
	margin-bottom: 40px;
	margin-top: 20px;
}
.bloglistheader {
	margin-bottom: 70px;
}
.bloglistheader a {
	text-decoration: none;
}
.rightbarlist a {
	text-decoration: none !important;
}
.blogcolumn {
	text-align: center;
}
.bloglistimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}
.heroh2 {
	font-weight: 300;
}
.reviewsh2g {
	margin-top: 50px;
	margin-bottom: 25px;
}
.logog {
	margin-bottom: 40px;
}
.faqcolumn h3 {
	font-size: 1.5em;
	color: #6F4906;
}
.ctabottom a {
	margin-top: 30px;
}
.heroh2 {
	font-weight: 400 !important;
}
.grids h3 {
	color: #ffc800;
}
.page-id-6 .featured-image img {
	display: none !important;
}
.footer-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; /* <-- WYŚRODKOWANIE W PIONIE */
  gap: 2rem;
  padding: 2rem;
}

.footer-contact,
.footer-image {
  flex: 1 1 300px;
  text-align: center;
}

/* Obrazek: ograniczamy szerokość, zachowując responsywność */
.footer-image img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

/* Urządzenia mobilne: kolumny jedna pod drugą */
@media (max-width: 768px) {
  .footer-grid {
    flex-direction: column;
    align-items: center;
  }
}
.site-footer .footer-grid {
  max-width: 1200px;
  margin: 0 auto;
}