.sellingLabel .page-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.sellingLabel .dishes-item{-webkit-box-shadow:0 2px 12px 0 rgba(190,199,214,.2);box-shadow:0 2px 12px 0 rgba(190,199,214,.2);height:60px;width:180px;border-radius:7px}.sellingLabel .dishes-item span{margin-right:5px}.sellingLabel .dishes-item i+i{margin-left:8px}.sellingLabel .dishes-item:hover{-webkit-box-shadow:0 2px 12px 0 rgba(190,199,214,.7);box-shadow:0 2px 12px 0 rgba(190,199,214,.7)}.sellingLabel .dishes-sys{color:#1fca95;background-color:rgba(51,189,146,.10980392156862745)}