@charset "UTF-8";

#lsdv .BN {
  margin-bottom: 20px;
}

#lsdv .StoreSel {

  border: 1px solid #e6e6e6;
  font-size: 0.9em;
  color: #968481;
}

#lsdv .StoreSel .form-control {
  margin-bottom: 10px;
  border: 2px solid #968481;
}

#lsdv .lst {
  border-bottom: 1px solid #e6e6e6;
}

#lsdv .lst.crt {
  border-bottom: 3px solid #ff5722;
}

#lsdv .lst .tt {
  font-size: 1.4em;
  font-weight: 900;
}

#lsdv .lst h3 {
  font-size: 1.2em;
}

#lsdv .StoreCrt {
  padding-left: 10px;
  font-size: 0.9em;
}

#lsdv .StoreCrt .tt {
  font-size: 2em;
  font-weight: 900;
  color: #ff5722;
}

#lsdv .StoreCrt h2 {
  font-size: 1.2em;
}

#lsdv .StoreCrt h3 {
  font-size: 1.2em;
}

#lsdv .StoreCrt .time:before {
  display: block;
  margin-top: 10px;
  content: "營業時間";
}

#lsdv .StoreCrt .icon {
  max-width: 50px;
}