/*
 Theme Name: Madej-Sisak Child
 Theme URI: http://madej-sisak.hr
 Description: Child theme for Madej-Sisak d.o.o.
 Author: Madej-Sisak d.o.o.
 Author URI: http://madej-sisak.hr
 Template: madejsisak
 Version: 1.0
 Text Domain: madejsisak-child
*/

/* Import parent theme styles */
@import url("../madejsisak/style.css");


.main-footer {display:none!important;}

.site-header-main {
   height:100px!important;
}

.site-header-menu .primary-menu > li a:hover, .site-header-menu .primary-menu > li.current-menu-item > a {
    color: #000000!important;
}

.site-header {
    background-color: #fbf6f0!important;
}

body:not(.home) .site-main, body:not(.home) .site-content {
    margin-top: 30px;
}

.menu-toggle {
    color: #000000!important;
  
}