/*
Theme Name: napoli Child
Theme URI: https://themezee.com/themes/napoli/
Description: A Child Theme of napoli Theme
Author: Eik Wessler
Author URI: https://eikito.de
Version: 1.0.0
Template: napoli
*/

/*
 * Google Fonts Beispiele
 * font-family: 'Pacifico', cursive;
 * font-family: 'Vibur', cursive;
 * font-family: 'Dekko', cursive; 
 */

@import url("../napoli/style.css");

@import url("css/basic.css");

body, button, input, select, textarea {
    font-weight: 300;
    letter-spacing: 0.02em;
}

.main-navigation-menu li.current-menu-item > a {
    text-decoration: none;
	color: #00b0db;
}

.entry-title, .page-header .archive-title, .widget-title, .entry-header .page-title {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-weight: 700;
}

.entry-meta {
    border-top: 0;
}

.slide-content .entry-meta {
    display: none;
}

.slide-content .post-content {
    padding: 1.25em 1.1em 1.5em;
}

.widget-title, .page-header .archive-title {
	font-size: 1.75rem;
	padding: 0 0.9rem;
	text-transform: none;
	letter-spacing: 0.05rem;
	background-color: #00b0db;
}

.post-slider .zeeslide .slide-content .post-content .entry-title, .entry-header .page-title, .entry-header .entry-title {
	font-size: 2.5rem;
	line-height: 3rem;
	color: #00b0db;
}

.entry-title a:link, .entry-title a:visited {
	color: #00b0db;
	margin-left:0px;
    transition: margin-left 0.3s ease-in-out 0s !important;
	display:inline-block;
}

.entry-title a:hover {
	margin-left: 4px;
}

.post-content {
    padding: 2.25em 1.5em ;
}

.entry-content p:first-child {
    margin-top: 1.5em;
}

.post-layout-columns .post-wrapper .post-column article .entry-title {
    font-size: 1.75rem;
	line-height: 2.5rem;
	color: #00b0db;
}

.site-header {
	background-color: #ffffff;
	box-shadow: 0 1px 2px #bbb;
}

.widget-title, .footer-wrap, .widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a {
	background-color: #00b0db;
}

.widget-header {
    box-shadow: 0 1px 3px #bbb;
}

.primary-navigation {
    float: right;
    margin: 0em 0 0;
}
.main-navigation-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0;
	border-bottom: none;
}

.main-navigation-menu a:link, .main-navigation-menu a:visited {
    color: #303030;
    text-decoration: none;
	display: block;
	margin: 0;
	padding: 1.2em;
}


a:hover,
a:focus,
a:active {
	color: #888888;
}

.main-navigation-menu a:hover,
.main-navigation-menu a:active {
	color: #00b0db;
}

.main-navigation-menu ul a:hover,
.main-navigation-menu ul a:active {
	color: #00b0db;
}

a:link, p a, p a:visited {
	color: #00b0db;
	text-decoration:underline;
}

p a:hover {
	color: #000;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #00b0db;
}

/* Begrüßungstext Startseite */
.blog-description, .archive-description {
    padding: 1.25em 1.5em;
}
.beschreibung {
	display: block;
	margin-bottom: 15px;
}

blockquote {
    margin: 0 0 1.5em;
    padding: 0 1.25em 0.9em;
    border-left: 6px solid #00b0db;
}

a.zeeflex-prev, a.zeeflex-next {
	text-decoration: none;
}

.post-slider-controls .zeeflex-direction-nav a:hover {
	background-color: #00b0db;
}


@media only screen and (min-width: 1120px) {
	.content-area {
		width: 70%;
	}
	.sidebar {
		width: 30%;
	}
}

@media only screen and (max-width: 1065px) {
	.site-branding .custom-logo {
    	/*left: 46%;*/
	}
	.site-description {
		font-size:21px;
	}
}

@media only screen and (max-width: 960px) {
	.site-header {
	    height: inherit;
	}
/*
	.site-branding .custom-logo {
	   	position: absolute;
		left: inherit;
 	  	right: 0%;
 	  	margin-left: 0px;
		height: 100px;
		width: auto;
	}
*/
	.site-branding {
    margin: 1em 3em 1em 0;
	}
	
	.main-navigation-toggle::after {
		color: #00b0db;
		font-size: 35px;
	}
	
	.main-navigation-toggle {
    	top: 3.5em;
		left: 90vw;
	}
	
	.primary-navigation {
    float: none;
	}
	
	.site-title {
    	margin: 0rem 0rem;
		display:none;
	}

	.site-description {
    	margin: 0rem 3.8rem 0rem !important;
	}
	
	.main-navigation-menu a:link, .main-navigation-menu a:visited {
    	border-bottom: 1px solid #ccc;
	}

}

@media only screen and (max-width: 840px) {
		.site-description {
	   	/*width: 315px;*/
	}
}

@media only screen and (max-width: 540px) {
	.site-description {
	   	font-size: 16px;
		width: 215px;
		line-height: 1.5rem;
	}
	.site-branding .custom-logo {
		top: 84px;
	}
	h2.archive-title.blog-title {
		line-height:30px;
		padding:9px 10px;
	}
	.main-navigation-toggle {
		left: 85vw;
	}
	.main-navigation-toggle::after {
		font-size: 30px;
	}
}

@media only screen and (max-width: 440px) {
	.site-description {
		display: none;
	}
		/*
	.site-title {
    	line-height: 2rem;
	    margin-bottom: 16px;
	    margin-left: 40px;
	    margin-top: 4px;
		width: 130px;
		font-size:35px!important;
	}

	.site-branding .custom-logo {
		top: 11px;
		height:53px;
		right:-4%;
	}
	*/
	.post-slider .zeeslide .slide-content .post-content .entry-title, .entry-header .page-title, .entry-header .entry-title {
		font-size:10vw;
		line-height: 2.4rem;
	}
}
@media only screen and (max-width: 370px) {
	/*.site-branding .custom-logo {
		display:none;
	}*/
}