body {
  background-position: left top;
  background-attachment: scroll;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/** modify style code here. :) */
/* .basic_message, .purchase_name {width: 60% !important;} --暫時註解掉，因為影響到 "確認訂購內容" 的表格架構，有問題請洽 Jimmy */
.delete_btn img, .purchase_delete_btn img {margin: 0 auto;}
.quantity > .select-num, .purchase_quantity > .select-num {display: flex; align-items: center; justify-content: center;}