/* 
Theme Name: Osiedle Kwilcz
Theme URI: https://www.investnet.pl/
Author: Investnet
Author URI: https://www.investnet.pl/
Template: hello-elementor
Version: 3.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */
html, body {
	width: 100%;
	overflow-x: hidden;
}
body, h1, h2, h3, h4, h5, h6, p, ul, input, textarea, button, a {
	font-family: 'Montserrat', sans-serif;
}
input:focus, input:active, textarea:focus, textarea:active {
	outline: none;
}
b, strong {
	font-weight: 600;
}
a {
	color: #000;
	transition: color 0.3s;
}
a:hover, a:focus, a:active {
	color: #ED1B2F;
}
input, textarea, button {
	font-size: 16px;
	line-height: 1.2;
}
body, p {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
}
label:has(input[type="checkbox"]) {
	font-size: 14px;
	line-height: 1.6;
}
h1, h2, h3, h1.elementor-heading-title, h2.elementor-heading-title, h3.elementor-heading-title {
	line-height: 1.35;
	font-weight: 500;
}
h4, h5, h6, h4.elementor-heading-title, h5.elementor-heading-title, h6.elementor-heading-title {
	line-height: 1.45;
	font-weight: 500;
}
h1 {
	font-size: 28px;
	letter-spacing: 4px;
}
h2 {
	font-size: 23px;
	letter-spacing: 3px;
}
h3 {
	font-size: 19px;
	letter-spacing: 2.5px;
}
h4 {
	font-size: 16px;
	letter-spacing: 1.5px;
}
h5 {
	font-size: 14px;
	letter-spacing: 1px;
}
h6 {
	font-size: 12px;
}

.elementor-menu-toggle {
	transition: all 0.3s !important;
}
.elementor-location-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
.elementor-location-header .site-logo img {
	transition: all 0.3s;
}
.elementor-location-header.sticky-header .site-logo img {
	max-width: 180px;
}
.wpcf7 .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 15px;
}
.wpcf7 .wpcf7-list-item {
	margin: 0;
}
.wpcf7 .wpcf7-acceptance label {
	display: flex;
}
.wpcf7 .wpcf7-acceptance label input {
	margin-right: 10px;
	transform: scale(1.3);
	padding: 0;
}
.wpcf7 .wpcf7-acceptance {
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
}
.wpcf7 .wpcf7-submit {
	display: block;
	width: 100%;
}
.elementor-location-header .site-logo {
		min-width: 250px;
	}
@media screen and (max-width: 1024px) {
	input, textarea, button {
		font-size: 14px;
	}
	body, p {
		font-size: 14px;
	}
	label:has(input[type="checkbox"]) {
		font-size: 13px;
	}
	h3 {
		font-size: 18px;
		letter-spacing: 1.8px;
	}
	.elementor-location-header .site-logo {
		min-width: 160px;
	}
	.elementor-location-header.sticky-header .site-logo img {
		max-width: 120px;
	}
}

@media screen and (max-width: 768px) {
	input, textarea, button {
		font-size: 13px;
	}
	body, p {
		font-size: 13px;
	}
	label:has(input[type="checkbox"]) {
		font-size: 12px;
	}
	h1 {
		font-size: 24px;
		letter-spacing: 3px;
	}
	h2 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	h3 {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.elementor-location-header .site-logo {
		min-width: 145px;
	}
	.elementor-location-header.sticky-header .site-logo img {
		max-width: 100px;
	}
}


/* HOMEPAGE */
.home-slider .swiper-slide {
	position: relative;
}
.home-slider .elementor-slides .swiper-slide-inner {
	z-index: 2;
}
.home-slider .swiper-slide::before {
	z-index: 1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 200px;
	width: 100%;
	background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
}

.text-slider .elementor-main-swiper .elementor-slides .swiper-slide {
	display: flex;
	align-items: stretch;
	min-height: 600px;
	width: 100%;
}
.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-bg {
	width: calc(100% - 600px);
	min-width: inherit;
	display: flex;
	flex-direction: column;
	position: relative;
	height: 100%;
}
.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-inner {
	width: 600px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	position: relative;
	background: #494343;
}
.mapa, .mapa .elementor-widget-container, .mapa iframe {
	height: 100%;
}
#cookie-notice .cookie-notice-container {
	font-family: 'Montserrat', sans-serif !important;
}
@media screen and (max-width: 1024px) {
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide {
		min-height: 400px;
	}
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-bg {
		width: calc(100% - 400px);
	}
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-inner {
		width: 400px;
	}
}
@media screen and (max-width: 768px) {
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide {
		display: flex;
		flex-direction: column;
	}
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-bg {
		width: 100%;
		min-height: 300px;
	}
	.text-slider .elementor-main-swiper .elementor-slides .swiper-slide-inner {
		width: 100%;
	}
}