/*
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:        1.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
*/

.elm-cmlist.elm-cmlist--v3ext a {
    background: none;
    border-radius: 0px;
    padding: 10px 10px;
    margin-bottom: 0;
	border-bottom: 1px solid #dbdbdb;
}

.elm-cmlist.elm-cmlist--v3ext a::before {
    background: #E8E8E8 !important;
}

#eluid634b077d > li > a, #eluide04516fb > li > a, #eluide5924824 > li > a, #eluid3eeb9ea4 > li > a, #eluidc69cd392 > li > a, #eluidf129dd98 > li > a, #eluidf4803085 > li > a, #eluid4cfe2ddc > li > a, #eluid2ed8f7b3 > li > a, #eluid00c4c540 > li > a, #eluidcc7c7c64 > li > a {
	font-family: "Montserrat Alternates", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	color: #174174;
}
/*
.elm-custommenu {
	border-bottom: solid 1px #dbdbdb;
}

.site-header {
  border-bottom: 1px solid #dbdbdb !important;
}
*/

@media (min-width: 768px) {
  .site-header.style12 {
    background-image: url(https://dev.igrisce.org/wp-content/uploads/2026/03/dust_scratches.png) !important;
    background-repeat: repeat !important;
    background-position: left top !important;
    background-attachment: scroll !important;
	border-bottom: 1px solid #dbdbdb;
  }
}

.header--sticky .site-logo-img-sticky {
	margin-left: -15px;
}