html,body{
background:url("https://img.freepik.com/free-vector/ornamental-floral-seamless-pattern_1217-1443.jpg")
}
.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 200px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}
.item_menu {
padding: 7px 15px;
margin: 0;
background: #94B9FF;
border-bottom: 1px solid #F7BC4A;
color: #fff;
!important}

.item_menu:hover {
background: #F7BC4A;
color: blue
}
.item_menu a {
color: #fff;!important}
text-decoration: none;
display: block;
}
.item_information {
padding: 7px 15px;
margin: 0;
background: #94B9FF;
border-bottom: 1px solid #F7BC4A;
color: #94B9FF;
!important}

.item_information:hover {
background: #F7BC4A;
color: blue
}
.item_information a {
color: #fff;!important}
text-decoration: none;
display: block;
}
