/*
Theme Name: Chojnowski Budownictwo
Theme URI: https://chojnowski-budownictwo.pl/
Description: Motyw potomny dla Hello Elementor przygotowany dla strony Chojnowski Budownictwo.
Author: Chojnowski Budownictwo
Author URI: https://chojnowski-budownictwo.pl/
Template: hello-elementor
Version: 1.0.0
Text Domain: chojnowski-budownictwo
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-logo, custom-menu, featured-images, translation-ready, elementor
*/

html {
	scroll-behavior: smooth;
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

a {
	text-underline-offset: 0.18em;
	text-decoration-thickness: 0.08em;
}

.elementor-heading-title {
	text-wrap: balance;
}

.elementor-button,
button,
input[type="button"],
input[type="submit"] {
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}
