/*
Theme Name:   kalium child theme
Description:  Write here a brief description about your child-theme
Author:       Contributor
Author URL:   Write here the author's blog or website url
Template:     kalium
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  kalium-child
*/

/* Write here your own personal stylesheet */
.wrapper .site-header--sticky-fixed {
    top: 41px !important;
}
.standard-menu-container ul.menu > li + li, .standard-menu-container div.menu > ul > li + li {
    margin-left: 45px !important;
}