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


.main-nav ul {
	background-color: #fff;
	margin-right: 15px;
	padding-left: 15px;
	/*padding-right: 15px;*/
}

.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 {
	color: #888;
}

.site-header .site-header-row .main-nav > ul > .menu-item > a.main-menu-link {
	color: #000;
}

.gridPhotoGallery__link:after {
	color: rgba(255,255,255,0);
}


/*
 .gridPhotoGallery__item img:hover {
	opacity:.6;
} */

.site-logo-name {
	text-transform: Uppercase;
	/*margin-left: 15px;*/
	text-shadow: 1px 1px 20px rgba(0,0,0,.9);
}

