/*
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
*/
.tbk__subtitle {
    font-family: 'gothambold';
}

/*body { margin: 30px !important;
color: white !important;
}
.space{
	max-height: 30px !important;
	min-height: 30px !important;
	padding-top: 0 !important;
		padding-bottom: 0 !important;

}
.zn-res-menuwrapper {
 
    background: #242424;
   
    margin-right: -20px;
    margin-top: -60px;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.site-logo {
	background: #242424;
   
    margin-left: -30px;
    margin-top: -60px;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
}*/
.latest_posts--style4.kl-style-2 .latest_posts-elm-titlew{
	background-color: #59B495 !important;
}
.woocommerce form .form-row label {
  
    color: black !important;
}
body .woocommerce{
	color:black !important;
}

/*.zn-bgSource-image:hover{
	 transform: scale(1.2) !important;
	 -webkit-transition: -webkit-transform 2s linear !important;
    transition: -webkit-transform 2s linear !important;
    transition: transform 2s linear !important;
    transition: transform 2s linear, -webkit-transform 2s linear !important;
 }
.zn-bgSource-image{
	 
	 -webkit-transition: -webkit-transform 2s linear !important;
    transition: -webkit-transform 2s linear !important;
    transition: transform 2s linear !important;
    transition: transform 2s linear, -webkit-transform 2s linear !important;
 }
*/

.campbox .image-boxes-img   { 
	 transform: scale(.7) !important;
	 -webkit-transition: -webkit-transform .2s linear !important;
    transition: -webkit-transform .2s linear !important;
    transition: transform .2s linear !important;
    transition: transform .2s linear, -webkit-transform .2s linear !important;
 }

.campbox:hover .image-boxes-img   { 
	 transform: scale(1) !important;
	 -webkit-transition: -webkit-transform .2s linear !important;
    transition: -webkit-transform .2s linear !important;
    transition: transform .2s linear !important;
    transition: transform .2s linear, -webkit-transform .2s linear !important;
 }

.campbox:hover .tbk__title{
	
  
  letter-spacing: 20px;
  transition: letter-spacing 0.5s;
  
  &:hover {
    letter-spacing: -5px;
  }
}
.campbox .tbk__title{
	
  transition: letter-spacing 0.5s;
}
H2 span{
	font-family: 'gothambook' !important;
	font-size: 25px !important;
}
.eluid884ffd06 {
      line-height: 26px !important;
}