/******************* menu lateral *********************/
.contexto > li > a {
  padding: 0px 15px;
}

.contexto li {
  text-align: center;
  /* border-bottom: 3px solid white; */
}
.contexto a,
.contexto span {
  color: white;
  height: 40px;
  line-height: 40px;
}

.contexto > li > a:focus,
.contexto > li > a:hover {
  /* text-decoration: none;
    background-color: white;
    color: #812B2C; */
  /*border-bottom: 2px solid white;*/
}
.contexto > li > a:hover {
  /* border-bottom: 1px solid #812B2C;
    border-top: 1px solid #812b2c; */
}
.before-component {
}
/******************* menu lateral child ***************************/
ul.nav-child.unstyled.small {
  background-color: #f9f9f9;
  border-top: 7px solid #699232;
  position: absolute;
  z-index: 4;
  width: 244px;
  right: -71px;
  margin-top: -3px;
}
ul.nav-child.unstyled.small li:first-child {
  margin-top: 0px;
}
ul.nav-child.unstyled.small li {
  list-style-type: none;
  /* height: 35px; */
  padding: 6px;
  position: relative;
  border-top: 1px solid white;
}

ul.nav-child.unstyled.small a {
  /* color: white; */
  font-weight: bolder;
}
li.deeper.parent {
  border-bottom: none;
}
#menu > div:nth-child(1) > ul > li.item-290.deeper.parent > ul > li.item-311 {
  height: 55px;
}
h2.contentheading {
  display: none;
}

.new-navigation {
  display: none !important;
}

#jev_maincal > div:nth-child(1) {
  display: none;
}

ul.actions {
  display: none;
}