/* 
Theme Name: BITS Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Based on Hello Elementor
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */

body {
	font-family: aptos, sans-serif;
	font-display: swap;
	font-weight: 300;
	font-style: normal;
	font-size: 40px;
}

h1, h2, h3 {
	letter-spacing: -1.2px;
	font-size: 60px;
	line-height: 1.3;
	color: #000;
	font-weight: bold;
	margin-top: 0;
	z-index: 1;
	position: relative;
}

h1, h2, h3 {
	font-family: aptos, sans-serif;
	font-weight: 700;
	font-style: normal;
}

h3 {
	font-size: 40px;
}

/* heinz */
.page-id-219 h1 {
	letter-spacing: -1.6px;
	line-height: 1;
	max-width: 250px;
}

/* imprint */
.page-id-136 h2 {
	font-size: 50px;
}

a {
	color: #000;
}

a:hover,
a:active {
	color: #000;
}

main a:hover,
main a:active,
footer a:hover,
footer a:active {
	text-decoration: underline;
}

main#content,
header#site-header {
	margin: 0 auto;
	max-width: 1600px;
}

header#site-header {
	margin-bottom: 30px;
}

.site-header .header-inner {
	width: 100%;
	align-items: flex-end;
}

.site-navigation ul.menu {
	gap: 50px;
}

.site-navigation ul.menu li a {
	padding: 0 !important;
	font-size: 30px;
	text-decoration: none;
}

.site-navigation ul.menu li a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: -1px;
	left: 0;
	background-color: #000;
	transition: transform 0.25s ease-out;
	transform-origin: bottom center;
}

.site-navigation ul.menu li a:hover::after {
	transform: scaleX(1);
}

header .site-navigation-toggle-holder .site-navigation-toggle-icon::after, 
header .site-navigation-toggle-holder .site-navigation-toggle-icon::before {
	background-color: currentColor;
	border-radius: 0px;
}

footer a {
	text-decoration: underline !important;
	text-underline-offset: 6px;
	text-decoration-thickness: 2px !important;
}

footer a:hover,
footer a:active {
	text-decoration: none !important;
}


#content a {
	text-decoration: underline !important;
	text-underline-offset: 6px;
	text-decoration-thickness: 2px !important;
}

#content a:hover {
	text-decoration: none !important;
}

#content #kontakt .elementor-widget-container > ul {
	margin-bottom: 20px;
}


.sixtyfour-col-img,
.sixtyfour-col-text,
.sixtyfour-col-img p,
.sixtyfour-col-text p,
.sixtyfour-footer,
.sixtyfour-footer p {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.3;
	letter-spacing: 0;
}

.sixtyfour-footer p {
	font-weight: bold;
}

.sixtyfour-cy,
.site-description {
	font-family: cy, sans-serif;
	font-weight: 500;
	font-style: normal;
}

.sixtyfour-cy p {
	color: #DEB675;
	font-size: 80px;
	line-height: 1.3;
}

.site-description {
	font-size: 39px;
	margin-top: -22px !important;
}

header .custom-logo-link {
	margin-top: 30px;
}

#site-footer {
	margin-top: 60px;
}

b, strong {
	font-weight: bold;
}

header .site-navigation-toggle-holder .site-navigation-toggle {
	background-color: transparent;
	border-radius: 0;
	color: #000;
}

header .site-navigation-toggle-holder .site-navigation-toggle-icon {
	width: 1.4rem;
}

header .site-navigation-dropdown ul.menu li a {
	color: #000 !important;
	text-decoration: none;
	background: transparent !important;
}

@media all and (min-width: 1024px) {
	main#content {
		background-image: url("/wp-content/uploads/2025/12/64felder_Schachbrett.svg");
		padding-top: 70px !important;
		margin-top: 60px !important;
		background-position: 30px 0px;
		/*background-size: 98vw;*/
		background-repeat: no-repeat;
	}

	main#content, 
	header#site-header {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
}

@media all and (max-width: 1400px) {
	.sixtyfour-cy p {
		font-size: 53px;
		margin-bottom: 40px;
	}

	.sixtyfour-col-img, .sixtyfour-col-text, .sixtyfour-col-img p, .sixtyfour-col-text p, .sixtyfour-footer, .sixtyfour-footer p {
		font-size: 34px;
	}

	.page-id-219 h1 {
		font-size: 40px;
		max-width: 180px;
	}
}

@media all and (max-width: 1024px) {
	main#content,
	header#site-header {
		padding: 0px 30px;
	}
}

@media all and (max-width: 768px) {
	main#content,
	header#site-header {
		padding: 0px 20px;
	}

	body, h3,
	.sixtyfour-col-img, .sixtyfour-col-text, .sixtyfour-col-img p, .sixtyfour-col-text p, .sixtyfour-footer, .sixtyfour-footer p {
		font-size: 24px;
	}

	.site-description {
		font-size: 28px;
		margin-top: -10px !important;
	}

	h1, h2 {
		font-size: 36px;
	}

	.page-id-136 h2 {
		font-size: 30px;
	}

	.site-header .site-branding .site-logo img {
		max-width: 250px !important;
	}

	#site-footer {
		margin-top: 30px;
	}

	.sixtyfour-chesspiece img {
		max-width: 50% !important;
	}

	.site-navigation-dropdown ul.menu li.current-menu-item a {
		background: #fff !important;
		color: #000 !important;
	}

	.page-id-219 h1 {
		font-size: 32px;
	}
}

@media all and (max-width: 600px) {
	.sixtyfour-chesspiece img {
		max-width: 40% !important;
	}

	.page-id-219 .sixtyfour-chesspiece.laeufer {
		top: 130px !important;
		left: 110px !important;
		right: unset !important;
	}
}