﻿html { font-size:20px; line-height:50px; }
body { line-height:50px; font-size:32px; }
#footer .box { font-size:24px; line-height:30px; }
.formularz span.wpcf7-not-valid-tip { line-height:50px; font-size:22px;}
ul.oferta li .txt h2 { font-size:36px; }
a.wiecej2 { width:450px; font-size:28px; line-height:100px;} 
input.wpcf7-submit { width:50%; line-height:100px; height:100px; font-size:28px;}

.formularz input , .formularz textarea , .formularz select { height:100px; line-height:100px; font-size:36px; }
.formularz textarea { height:400px; }
#page-produkt .box:nth-child(2) { padding:var(--p3) 0px; }
#map { width:90%; margin:var(--p3) var(--p10); }

:root{
	--p5:5%;	
	--p10:5%;		
	--p15:5%;			
	--p20:5%;	
}

#firmahome .box img { width: auto !important; height:100% !important; }
.formularz .f2 { width:100%; }
.formularz .f3 { width:100%; }
.formularz input , .formularz textarea , .formularz select { padding:0px 20px;}
#podpis { font-size:24px;}
#footer { width:90%; margin:var(--p3) 5% 0px 5%;}

#top { margin-bottom:50px;}
ul#mtop { position:absolute; z-index:2; width:90%; left:5%; top:120px; justify-content:center; line-height:50px; }

.nav-top .hamburger { font-size:36px; }
.nav-top .hamburger:after { font-size:36px; }
.nav-is-toggled .nav-top .hamburger:after { font-size:36px;} 

.lista ul > li { background-position:0px 15px !important;}

.nav-drill .menu-item a { line-height: 50px;}

#bre { font-size:24px; line-height:30px; }


@media only screen and (max-width: 1400px)
{

#page-produkt { flex-wrap:wrap;}
#page-produkt .box:nth-child(1) { width:100%; margin-bottom:5%; }
#page-produkt .box:nth-child(2) { width:100%;}

#pytania { flex-wrap:wrap;}
#pytania .box:nth-child(1) { width:100%; }
#pytania .box:nth-child(2) { width:100%;}

}



@media only screen and (max-width: 1100px)
{

#page-kontakt { flex-wrap:wrap;}
#page-kontakt .box:nth-child(1) { width:100%; }
#page-kontakt .box:nth-child(2) { width:100%;}

}

@media only screen and (max-width: 600px)
{
a.wiecej2 { width:100%; } 
input.wpcf7-submit { width:100%; }
}