#menu-item-1195{
  color: #FFF;
  font-family: 'Raleway';
  margin-left: 25px;
  font-size: 12px;
  font-weight: 700;
  background: #F4BC16;
  padding: 0px 10px 0px;
  text-align: center;
  cursor: pointer;
  line-height: normal;
  letter-spacing: 1px;
  border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  border: 2px solid #F4BC16;
}
#menu-item-1195:hover, .more[type="submit"]:hover {
  color: #000;
  background: transparent;
  opacity: 1;
  padding: 0px 10px 0px;
  overflow: hidden;
}
#menu-item-1195 a, #menu-item-1195 a:visited {
  font-family: 'Raleway';
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #444444;
  padding: 10px 0 10px 0px;
  border: none;
}
.list li a {
  color: #444 !important;
  font-weight: 400 !important;
}