/* 
 Theme Name:   IKnowledgeBaseChild
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://info.birza.ru/theme_ik
 Template:     iknowledgebase
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.navbar-item img {
  max-height: none !important;
}
blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, ul {
  margin: auto !important;
  padding: revert !important;
}
ul {
  list-style: inherit !important;
}
body, body *, html, html *, input, input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]), select, textarea, h1, h2, h3, h4, h5, h6 {
  font-family: Oswald, sans-serif !important;
  letter-spacing: 0.7px;
}
#main-menu .navbar-item{
  font-size: 16px;
font-weight: bold;
}
.footer .container{
  display: block !important;
}
.footer .navbar-end{
  margin-left: auto;
margin-right: auto;
}

.footer .navbar-item{
  display: block !important;
  text-align: center;
}
.menu-item-42::after{
    content: " | ";
}

.footer #main-menu .navbar-item {
  padding-right: 0px !important;
  padding-left: 5px !important;
}

#searchform{
padding-top: 79px !important;
}

.page .is-max-w-full{
  padding-top: 57px !important;
}
.title strong, h1 strong, .title, h1{
  font-size: 22px !important;
}