/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v17-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v17-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}



h1.tbk__title{
	font-size: 30px;
	line-height: 36px;
	color: #022D60;
}
h2.tbk__title{
	font-size: 26px;
	line-height: 32px;
	color: #022D60;
}
h3.tbk__title{
	font-size: 22px;
	line-height: 28px;
	color: #022D60;
}

h3{
	text-shadow: none;
}

h4.zn_text_box-title{
	font-size: 20px;
}

.element-scheme--light .element-scheme__hdg1, .kl-skin--light .page-title, #mainbody a, .zn_text_box-title--style2{
	color: #022D60 !important;
}

p.kl-iconbox__desc{
	font-size: 16px;
}

body.home #header, body.page-id-117 #header,  body.page-id-33 #header{
	margin-bottom: -117px;
}
/*body.home.logged-in #header{
	margin-bottom: 0;
}*/

.zn_section.bluetooth{
	opacity: 0.8;
}


.static-content__title{
	font-size: 48px;
}
.static-content__subtitle{
	font-size: 26px;
	margin-top: 10px;
	line-height: 1.2;
}

.latest_posts2-title{
	font-size: 20px;
	color: #022D60 !important;
	line-height:24px;
}
.m_title {
	font-size: 26px;
}


.logo-container{
	margin-left: 30px;
}
.siteheader-container {
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	background: #FFF;
}

.toplang--alt .toplang-flag, .toplang--def .toplang-flag {
    display: none;
}

/*=============================================
=            scrolldown Icon            =
=============================================*/

body.home #scrolldown {
    position: absolute;
    z-index: 1;
    width: 64px;
    height: 64px;
    display: block;
    left: 50%;
    margin-left: -32px;
    cursor: pointer;
    margin-top: -100px;
}

body.home #scrolldown a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 64px;
    border-radius: 64px;
    background: rgba(255,255,255,0.5);
    border: 1px solid #fff;
    text-indent: -9999px;
    position: relative;
}

body.home #scrolldown a:hover {
    background: rgba(255,255,255,0.5);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 80px;
    height: 80px;
    margin-left: -8px;
    margin-top: -8px;
}

body.home #scrolldown a:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(img/scrolldown-arrow.png);
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 35px;
    text-indent: -9999px;
    margin-top: -9px;
    margin-left: -17px;
}



.sh--light .headsearch--inp .gensearch__input{
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: -5px 0 0 0;
	text-indent: 5px;
	font-weight: 300;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: transparent;
	color: #000;
	padding: 0 9px 0 9px;
}

.sh--light .headsearch--inp .gensearch__submit {
	color: #000;
}

.sh--light .headsearch--inp .gensearch__input{
	 color: #022D60 !important;;
}
.main-nav>ul>.menu-item>ul.sub-menu {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.hover-box {
	text-shadow: none;
	border-radius: 0;
}
.hover-box-title, .hover-box-subtitle, .hover-box-content {
	line-height: 1.4;
}
.hover-box-content {
	min-height: 140px;
}
.kl-iconbox__icon-wrapper {
	height: 110px;
}
.site-header .main-nav.mainnav--active-text > ul > .menu-item.active > a, .site-header .main-nav.mainnav--active-text > ul > .menu-item > a:hover, .site-header .main-nav.mainnav--active-text > ul > .menu-item:hover > a {
	background-color: #022d60;
	color: #ffffff;
}

.color_enocean, .color_bluetooth {
}

/*Spezialfarben*/
.color_enocean a, .color_bluetooth a {
	border: none;
	padding: 20px 30px 30px 30px;

}
.color_enocean a::after, .color_bluetooth a::after {
	content: "";
	display: block !important;
	position: relative;
	bottom: -10px;
}
.color_enocean a::before, .color_bluetooth a::before {
	content: "";
	display: block !important;
	position: absolute;
	bottom: 54px;
	right: 54px;
	height: 34px;
	width: 34px;
	background: transparent url('img/more_light_small.png') no-repeat;
}

.bluetooth p, .bluetooth h3, .bluetooth h2, .bluetooth h1, .bluetooth .kl-iconbox__title, .bluetooth a{
	color: #FFF !important;
}

.casambi .hover-box-content, .xicato .hover-box-content{
 line-height: 24px;
}

.casambi a::after, .xicato a::after {
	content: "";
	display: block !important;
	position: relative;
	left: 50%;
	bottom: -10px;
	height: 34px;
	width: 34px;
	background: transparent url('img/more_blue_small.png') no-repeat;
}

div.zn_hover_box.casambi img {
    margin: 15px 15px 15px 0;
}

.image-boxes-img{
	box-shadow: none !important;
}

div.zn_hover_box.casambi img{
	width: 300px;
	height: 44px;
	float: none;
	margin: 15px 15px 15px 0;
}

div.zn_hover_box.xicato img{
	width: 215px;
	height: 44px;
	float: none;
	margin: 15px 15px 15px 0;
}

div.zn_hover_box.casambi a, div.zn_hover_box.xicato a{
		border: none;
}

.znpb-footer-smart-area .kl-iconbox__icon-wrapper {
    height: 60px;
}

.site-footer{
	color: #FFF;
	padding: 10px 0 0;
}

.site-footer-bottom, .footer-copyright-text {
	border: none;
	padding-top: 0px;
	color: #FFF;
}
.widgettitle{
	padding-bottom: 10px;
	margin: 0;
	text-transform: none;
}

.widgettitle::after, .widgettitle::before {
	border-bottom: none;
}

div.widget ul.menu li a, div.widget ul.menu li.active>a{
	font-size: 13px !important;
	padding: 0;
	color: #022d60;
}

.widget_nav_menu li a::before {
	display: none;
}
.widget_nav_menu li ul{
	padding-left: 8px;
}
div.widget ul.menu li{
	list-style-type: none;
}

div.widget ul.menu li a::before{
	display: none
}

portfolio-item-details-label {
    min-width: 130px;
}

.search-result h4{
	font-size: 20px;
	color: #022D60 !important;
	line-height: 26px;
}

.kl-ptf-catlist-title, .portfolio-item-title{
	text-transform: none;
}

#footer{
	height: 50px;
	overflow: hidden;
}

#footer div.zn_footer_nav-wrapper{
	display: none;
}
.footer_nav li a, .footer_nav li ul a{
	font-size: 14px;
}
.footer_nav li ul a::before{
	margin-right: 0px;
}

.footer_bottom span, .footer_bottom a{
	color: #FFF !important;
	font-size: 13px !important;
}



@media only screen and (max-width: 768px){
	.static-content__title {
	    font-size: 36px;
	}
	.static-content__subtitle {
	    font-size: 20px;
	}
	.site-header .site-header-main{
		position: absolute;
		top: 98px;
	}
	.site-header-row .fxb-start-x, .site-header-row .fxb-center-x{
		display: none;
	}
}

@media only screen and (max-width: 480px){
	.site-header .site-header-main{
		position: absolute;
		top: 98px;
	}
	.static-content--height{
		height: 503px;
	}
	.static-content__inner.container{
		margin-top:100px;
	}
}

@media only screen and (min-width: 320px){
	body.page-id-33 .static-content--height{
		height: 833px;
	}

	body.page-id-117 .static-content--height{
		height: 833px;
	}
	
}

@media only screen and (min-width: 480px){
	.static-content--height{
		height: 503px;
	}

	.static-content__inner.container{
		margin-top:100px;
	}
}


@media only screen and (min-width: 768px){
	.static-content--height{
		height: 503px;
	}
	.static-content__inner.container{
		margin-top:100px;
	}
}



@media only screen and (min-width: 1024px){
	.static-content--height{
		height: 503px;
	}
	.static-content__inner.container{
		margin-top:100px;
	}
}

/*                                                        */

/********** ### PopUps ### **********************/

/*                                                        */

.pum-theme-lightbox .pum-container {
    padding-bottom: 30px !important;
}


.popmake:before  {
    content: '';
    display: block;
    position: relative;
    background-image: url(img/enocean-holiday-game-de.jpg);
    background-repeat: no-repeat;
    height: 366px;
    width: auto;
    background-size: contain;
    margin: 0;
}

.pum-theme-lightbox .pum-container {
    padding: 0;
    max-width: 1000px !important;
    border: 0 !important;
    background-color: #dcbcad !important;
}



.pum-theme-lightbox .pum-container a.button {
    display: inline-block;
    padding: 9px 15px;
    border-radius: 3px;
    background-color: #003274;
    color: white !important;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    font: 15px/25px 'Segoe UI', sans-serif;
}

.pum-container .pum-content p {
    text-align: center;
    color: #003274 !important;
}

.pum-container .pum-content > :first-child {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    width: 75%;
    margin: 20px auto;
}

@media screen and (max-width: 1024px) {
    .popmake:before {
        height: 40vw;
    }

    .pum-container .pum-content > :first-child {
        font-size: 18px;
    }

    .pum-theme-lightbox .pum-content + .pum-close{
        right: 0;
    }
}



