  .box {
    color: #222;
    padding: 12px;
    display: none;
    margin-top: 20px;
    background: #dddddd80;
}
	.preorder{
	display:flex;
	margin-top:20px;
	}
 .preorder input {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 4px;
}

  .gray{ background: #f0f0f0; }
  label{ margin-right: 15px; }
  
  
   .option-content .g_option {
  display: none;
}
.pthrough {
    text-decoration: line-through;
    color: #999;
    margin-right: 5px;
}


 .option-content .quick_option {
  display: none;
}
