p.item-button {
  font-size: 1em;
}
p.item-button a{
  background: #AD9F86;
    color: #ffffff;
}
p.suryo {
  width: 60%;
}
p.suryo input[type="text"] {
  width: 60px !important;
  margin: 0 auto 0 0;
}
p.suryo {
  text-align: left;
}
.footer-stmenu ul {
  margin: auto;
  text-align: center;
}
@media (max-width:767px) {
  p.suryo {
    width: 100%;
  }
p.suryo input[type="text"] {
  margin: auto;
}
  p.suryo {
    text-align: center;
  }
}