/*
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
*/

@media (min-width: 768px) {
	.site-header.style12 .header-no-top .site-header-main {
	    height: 110px;
	}

	.header--is-sticked.site-header.sticky-resize .site-header-wrapper:not(.sticky-main-area) .site-header-main {
		height: 80px;
	}

	.header--is-sticked.site-header.sticky-resize .site-header-wrapper:not(.sticky-main-area) .site-header-main .site-logo-img {
		max-height: 60px;
	}
}

.slick-track {
	display: flex;
    align-items: center;
}

.slick-initialized .slick-slide {
	display: flex;
    justify-content: center;
    padding: 30px;
}

.partners_carousel-link {
	border: none;	
}
