/* Header */

.search-widget-handle {
	display: none !important;
}

.main-navigation .menu li a {
	font-size: 20px;
}

.main-navigation i.fa-bars {
	font-size: 20px;
}

.main-navigation .menu > li > ul li a {
	font-size: 18px;
	padding: 3px 16px;
}

/* Home Page */

body.custom-background.page-id-1494 {
	background-color: black;
	background-image: none;
}

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}

@media only screen and (min-width:1500px) {
	.page-id-1494 .parallax-slider[src="https://hungkuen.pl/wp-content/uploads/2022/11/full-_49A4953-Edit-1-scaled.jpg"] {
		top: 100px;
	}
}

@media only screen and (max-width:990px) {
	.page-id-1494 .parallax-slider[src="https://hungkuen.pl/wp-content/uploads/2022/11/full-_49A4953-Edit-1-scaled.jpg"] {
		top: -100px;
	}
}

@media only screen and (max-width:990px) {
	.page-id-1494 .parallax-window[data-image-src="https://hungkuen.pl/wp-content/uploads/2022/11/full-_49A4953-Edit-1-scaled.jpg"] {
			margin-top: -100px;
	}
}
	
.page-id-1494 .parallax-window[data-image-src="https://hungkuen.pl/wp-content/uploads/2022/11/full-_49A4953-Edit-1-scaled.jpg"] .align-transform {
		top: 63%;
}


.top-parallax-section {
	margin-left: 10px;
	margin-right: 10px;
}

.top-parallax-section h1 {
	font-size: 36px;
	line-height: 40px;
}
	
@media (min-width: 990px) {
	.top-parallax-section h1 {
		font-size: 65px;
		line-height: 70px;
	}
	
	.page-id-1494 p {
		font-size: 18px;
	}
}
@media only screen and (max-width:767px) {
	#shapely_home_parallax-4 {
		text-align: center;
	}
}

.post-content {
	color: white;
}

.shapely-content > h2 {
	color: white;
}

.contact-section .social-icons {
	margin-bottom: 30px;
}

.contact-section #social li, #social ul {
	padding-left: 0;
}

.contact-section h1 {
	color: white;
	font-size: 40px;
}

.contact-section h3 {
	color: #8c979e;
}

.contact-section .social-list {
	font-size: 30px;
}

.contact-section .kaliforms-form-container label {
	color: #8c979e;
}

.contact-section {
	background-color: #0e1015;
	padding-bottom: 0;
}

/* Other Pages */

@media (max-width: 767px) {
	p {
		font-size: 16px;
	}
}

.post-content .entry-content .post-title a {
	color: white;
}

.post-content .entry-content .post-title {
	margin-bottom: 40px;
}

.shapely-content > h2 {
	font-size: 40px;
  font-weight: 300;
	margin-top: 50px;
	margin-bottom: 10px;
}

.shapely-content figure {
	padding-top: 0;
}

.shapely-content figcaption {
	font-size: 14px;
}

.shapely-content {
	text-align: justify;
	font-size: 16px;
}

.ahk-classes-column-group {
	text-align: left;
}

.ahk-classes-column-group ul {
	margin-left: 2em;
}

.ahk-classes-column-group .wp-block-column {
	display: flex;
	flex-direction: column;
}

.ahk-classes-column-group .wp-block-buttons {
	margin-top: auto;
}

body.custom-background.page-id-1709 {
	background-color: black;
	background-image: none;
}

body.page-id-1667 h2 {
	line-height: 27px;
}

/* Footer */

footer {
	padding: 36px 0 72px 0;
}

@media only screen and (min-width:1100px) {
	footer {
		padding-bottom: 36px;
	}
}

.footer-inner .row:first-of-type {
	display: none;
}

footer#colophon .site-info {
	margin-top: 0;
}

footer .back-to-top {
	margin-bottom: 32px;
}