/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        4.4
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
/* 

[mk_fancy_title tag_name="h1" color="#ffffff" size="60" font_weight="bold" font_style="italic" txt_transform="uppercase" margin_bottom="0" font_family="Open+Sans" font_type="google" animation="fade-in" el_class="bgred"]Gabriele Katzmarek[/mk_fancy_title]

*/

@font-face { font-family: Noto Sans; src: url(https://www.gabriele-katzmarek.de/wp-content/themes/jupiter-child/fonts/NotoSans-VariableFont_wdth,wght.ttf); font-weight: normal; }

body, h2, h3, h4, p, a, textarea, input, select, textarea, button, #mk-page-introduce, .main-navigation-ul, .mk-vm-menuwrapper, #mk-footer-navigation ul li a, .mk-content-box, .mk-button, .mk-blockquote {
  font-family: Noto Sans;
}

#mk-header {
	background-color: #fff !important;
}

#mk-header h1 {
	font-size: 30px;
	color: #404040;
	font-weight: bold;
	text-transform: uppercase;
}
.mk-header-holder{
	box-shadow:0px 0px 10px #000;
}

.mk-page-section{
	min-height: 0px !important;
}

.mk-blog-author{
	color: rgb(46, 46, 46);

}

section#mk-footer{
	border-top: 8px solid #88000F ;
}

body .main-navigation-ul > li.menu-item > a.menu-item-link {
    font-size: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #000;
}

body .main-navigation-ul > li.menu-item > a.menu-item-link:hover {
	color: #b61c3e !important;
}

.custom-gallery>article:nth-child(3){
	position: absolute !important;
    left: 398px !important;
    top: 199px !important;
}
 


span.bottom{
	margin: 0 auto;
	display: block;
	height: 50px;
	width: 50px;
	background-image: url(img/arrow_button.svg);
	background-size: 30px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 25px;
}

.socialmediabar {
	display: none;
}

.socialmediabar ul {
	list-style-type: none;
}

.socialmediabar li a {
	width: 45px;
	height: 45px;
	background-color: #fff;
	margin: 10px 10px;
	display: block;
    background-color: rgba(0,0,0,.4);
	background-position: center center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}

.socialmediabar li.newsletter a {
	background-image: url(img/icon_mail.png);
	background-size: 36px 36px;
}

.socialmediabar li.newsletter a:hover {
	background-color: #b61c3e !important;
}

.socialmediabar li.facebook a {
	background-image: url(img/icon_facebook.png);
}

.socialmediabar li.facebook a:hover {
	background-color: #b61c3e !important;
}

.socialmediabar li.instagram a {
	background-image: url(//www.gabriele-katzmarek.de/wp-content/uploads/2020/05/icon_instagram.png);
}

.socialmediabar li.instagram a:hover {
	background-color: #b61c3e !important;
}

.socialmediabar li.twitter a {
	background-image: url(img/twitter.svg);
}

.socialmediabar li.twitter a:hover {
	background-color: #b61c3e !important;
}

.socialmediabar li.pinterest a {
	background-image: url(img/icon_pinterest.png);
}

.socialmediabar li.pinterest a:hover {
	background-color: #b61c3e !important;
}

.mk-go-top.on {
    right: 10px !important;
}
.mk-fancy-title{
	margin-bottom: 0px;
}

button.mk-skin-button {
	color: #fff !important;
}

h2.bgred{
	background-color: rgba(45,45,45,.6); /*formerly red, now grey*/
}
h2.bgwhite{
	background-color: rgba(255,255,255,255); /*formerly red, now grey*/
	display: inline-block;
	padding: 4px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.whitetext p {
	color: #fff;
}

#sub-footer{
	color: #fff;
	background: #88000F !important;
}

#sub-footer li a, .mk-footer-copyright{
	color: #fff !important;
}

.socialmediafooter, .widget_social_networks .align-left{
	width: 50px;

}

.socialmediafooter a img{
	margin-bottom: 15px;
}

.widget_social_networks a.mk-square-rounded{
	border-radius:0px;
	border: 0px;
}

.widget_social_networks a.mk-circle-frame.custom, .widget_social_networks a.mk-square-pointed.custom, .widget_social_networks a.mk-square-rounded.custom{
	border:0px;
}

/*Jump to content Button in Slider*/
span.bottom {
    margin: 0 auto;
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(img/arrow_button_white.svg);
    background-size: 30px 30px;
    background-position: center center;
    background-repeat: no-repeat;
    border:2px solid #fff;
    background-color: transparent;
    border-radius: 25px;
}

section#mk-footer,div#sub-footer{
	background-color: #b61c3e;

}

div#sub-footer, .mk-footer-copyright, #mk-footer-navigation li a{
	color: #fff;
}


span.bottom{
		position: absolute;
		top:400px;
	    left:50%;
	    margin-left: -25px;
	}


@media (min-width: 768px) {

	.socialmediabar {
		z-index: 999;
		display: block;
		position: fixed;
		right: 0;
		bottom: 55px;
	}
	

}

@media (max-width: 1200px) { 

	span.bottom{
		position: absolute;
		
	    left:50%;
	    margin-left: -25px;
	    margin-top: -50px;
	}
}


@media (max-width: 768px) { 
.wpb_wrapper{
		display: none;
	}

	span.bottom{
		position: absolute;
		top:220px;
	    left:50%;
	    margin-left: -25px;
	    margin-top: -50px;
	}
}


#theme-page h3 {
	margin-bottom: 0px;
	color: #b61c3e !important;
}

.mk-blog-meta-wrapper{
	margin-bottom: 15px;
}

#theme-page h3.the-title{
	
}

#theme-page li {
	margin-bottom: 10px;
}

/*Timeline*/
#theme-page h4.events-heading, #theme-page .timeline dl dd .circ  {
	color: #fff;
	background: #b61c3e; 
	background-image: none;
	text-shadow: none;


}
#theme-page .timeline dl dt {
	background: #b61c3e; 
	text-shadow: none;
	box-shadow: none;
}

#theme-page .timeline dl dd.pos-right .events:before {
	border-right-color: #b61c3e;
}

#theme-page .timeline dl dd.pos-left .events:before {
	border-left-color: #b61c3e;
}

#theme-page .timeline dl dd .time {
	color: #b61c3e;
}

#theme-page .timeline div.time, .timeline-main-title {
	display: none;
}

#theme-page .timeline dl dd .events .events-body {
	letter-spacing: none;
}

#theme-page .timeline {
	margin-top: 190px;
}

#theme-page .timeline dl {
	margin-top: -190px;
}

#mk-page-introduce {
	background-color: #b61c3e
}

#mk-page-introduce h1, #mk-page-introduce #mk-breadcrumbs .mk-breadcrumbs-inner.light-skin {
	color: #fff;
}


#theme-page .timeline dl:before {
	opacity: 1;
}


@media(max-width: 760px) {
	#theme-page .timeline, #theme-page .timeline dl {
		margin-top: 10px;
	}

	#theme-page .timeline dl dd.pos-right .events:before {
	border-right-color: #b61c3e;

	}

	#theme-page .timeline dl dd.pos-left .events:before {
		border-right-color: #b61c3e;
		border-left: none;
		left: -12px;
	}
}

@media(max-width: 450px) {

	#theme-page .timeline dl dt {
		margin: 25px auto;
	}

	#theme-page .timeline dl dd .events:before {
		display: none;
	}

	.timeline dl dd .events {
		width: 100% !important;
		float: none !important;
	}

	.timeline dl:before {
		display: none;
	}



}





.page-id-5493 .mk-blog-container > article:nth-child(odd) > div {
	background-color: #FBFBFB !important;
}

body .mk-fancy-table th {
	background-color: rgba(0,0,0,.4) !important;
}

.table-style1 table tr td:nth-child(1) {
font-weight: bold;
color: #8f2f3f;
}

body .theme-content ul .li {
	font-size: 16px !important;
}

div.pp_default .pp_description {
	font-size: 13px !important;
}

.mk-blog-grid-item time a {
font-size: 15px;
}

@media only print {

	a[href]:after {
    content: "";
	}

	.theme-content {
		max-width: 90%;
	}
    
}

.abb-skip-to-next{
	width:65px;
	height: 65px;
}

.abb-skip-to-next i{
	font-size: 30px;
	padding-top: 5px;
	font-weight: 600;
}


.mk-blog-modern-item{
	padding-top: 15px;
	border: 1px solid #c0c0c0;
}