/*
Theme Name:     CDU Moers 2025
Theme URI: 	https://ah-mechanics.com
Description:    Jupiter Child-Theme mit Anpassungen fuer die CDU Moers.
Author:       	AH-Mechanics 
Theme URI: 	http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: 	mk_framework
Domain Path: 	/languages/
Version: 	1.0
*/

/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(/wp-content/themes/jupiter-child/fonts/UcCm3FwrK3iLTcvnUwoT9mI1F55MKw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(/wp-content/themes/jupiter-child/fonts/UcCm3FwrK3iLTcvnUwQT9mI1F54.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/wp-content/themes/jupiter-child/fonts/UcCo3FwrK3iLTcvsYwYZ8UA3J58.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/wp-content/themes/jupiter-child/fonts/UcCo3FwrK3iLTcviYwYZ8UA3.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.single-employees #theme-page{
	margin-top: 100px !important;
}

body {
	.mk-single-employee.layout-style1 .employees-featured-image img{
		border-radius: 0;
	}


	header .header-logo{
		margin: 1rem;
	}

	h1, header, #mk-footer {
		font-family: "Inter", sans-serif;
		font-weight: extrabold;
	}

	header, #mk-footer{
		font-weight: normal;
	}
	h1.page-title{
		color: white;
		background-color: #2b3c4d;
		display: inline-block;
		padding: 10px;
		margin: 4rem 0 0 20px;
	}
	h2, h2>a, h3, h3>a, h4, h4>a, h5, h5>a, h6, h6>a{
		color: #2b3c4d;
	}
	.ueberschrift-tuerkis{
		background-color: #52b7c1;
		color: white !important;
		display: inline-block;
		padding: 0.5rem !important;
	}
	.ueberschrift-blau{
		background-color: #2b3c4d;
		color: white !important;
		display: inline-block;
		padding: 0.5rem !important;
	}
	#theme-page .theme-page-wrapper{
		margin: 0 auto 20px;
	}
	#theme-page .theme-page-wrapper .theme-content{
		padding: 0 20px 30px 20px;
	}
	#theme-page .theme-page-wrapper .theme-content .blog-single-meta{
		margin-bottom: 35px;
	}

	span.wpcf7-list-item {
		display:block;
	}
	.mk-blog-container .featured-image:hover .image-hover-overlay, .mk-blog-container .featured-image:hover .post-type-badge {
		opacity: 0 !important;
	}
	.mk-blog-newspaper-item .blog-item-holder {
		border: 1px solid #F5F5F5 !important;
	}
	input[type=submit]{
		background-color: #2b3c4d;
		transition: background ease 0.4s;
	}
	input[type=submit]:hover, input[type=submit]:active{
		background-color: #52b7c1;
	}

	.mk-employees.simple .team-thumbnail.rounded-true img, .mk-employees.simple .team-thumbnail.rounded-true{
		border-radius: 0;
	}
}

@media all and (min-width: 1140px) {
	header .header-logo>a{
		float: right;
		margin: 0 3rem;
	}

	header .header-logo::before{
		content: '';
		background-image: url("/wp-content/uploads/2025/09/miteinander-moers.png");
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 30;
		position: relative;
		display: inline-block;
		height: 5rem;
		width: 40%;
		overflow: hidden;
		vertical-align: middle;
		margin: 0 3rem;
	}
}
