/*
Theme Name: Recruiting hoch 3
Description: WordPress-Theme für Recruiting hoch 3
Author: Roland Lienerth Webdedsign
Author URI: https://www.linkedin.com/in/roland-lienerth-a45776219/
Version: 1.0.0
Template: antreas
Tags: Recruitinghoch3
*/

/* General Design settings */

.main {
	padding: 0px !important;
}

h3 {
	margin-top: 0px !important;
}

:where(.wp-block-columns.is-layout-flex){
	gap: 0px !important;
}

.wp-block-column h1, h2, h3, h4, h5, p {
	margin-left: 4% !important;
	margin-right: 4% !important;
	margin-top: 2% !important;
}

.slick-list{
	overflow: visible !important;
}

.header > .container {
	max-width: 100% !important;
}

@media screen and (min-width: 1500px) {
.container {
	max-width: 1400px !important;
}}

@media screen and (min-width: 2000px) {
.container {
	max-width: 1650px !important;
}}

.menu-main .current-menu-item > a {
	color: #000000 !important;
	font-size: 12pt !important;
}

a:hover, a:focus {
	color: #000000 !important;
}

a:link, a:visited {
	color: #6a6a6a !important;
}

.cpo-credit-link {
	display: none !important;
}

.subfooter {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	max-height: 50px !important;
}

.header {
	box-shadow: 0 1px 6px rgb(0 0 0 / 40%) !important;
}

.topbar {
	display: none !important;
}

@media screen and (max-width: 600px) {
	.desktop_footer {display: none !important;
}
.mobile_footer {margin-bottom: 16px;
}}

@media screen and (min-width: 601px){
	.mobile_footer {visibility: hidden !important;
}}

@media screen and (max-width: 600px) {
	.highlight-text {font-size: 32pt !important;
}}

@media screen and (min-width: 601px){
	.highlight-text {font-size: 60pt !important;
}}

.pagetitle {
	display: none !important;
}

.menu-item .menu-link {
	font-size: 12pt !important;
}