/* ------------------------------------- */
/*   shop   */
/* ------------------------------------- */
#info th,
#payment th,
#delivery th {
  width: 100px;
  font-weight: normal;
  background-color: #eee;
}
#info td h4,
#payment td h4,
#delivery td h4 {
  font-size: 12px;
}
