/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .ordering-info {
    margin-bottom: 100px;
  }
}
.ordering-info .info-txt .info-txt-three {
  margin-top: 36px;
}
.ordering-info .info-txt .info-txt-three h3,
.ordering-info .info-txt .info-txt-three p {
  color: #3E3A39;
}
.ordering-info .info-txt h3 {
  font-size: 18px;
  color: #3E3A39;
  font-weight: bolder;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ordering-info .info-txt h3 {
    font-size: 20px;
  }
}
.ordering-info .info-txt p {
  font-size: 16px;
  color: #3E3A39;
  line-height: 32px;
}
.ordering-info .info-txt .txt-time {
  margin-bottom: 36px;
}
.ordering-info .info-txt .txt-type ol {
  padding-left: 15px;
}
.ordering-info .info-txt .txt-type ol li {
  list-style: decimal;
  line-height: 32px;
  font-size: 16px;
}
.ordering-info .info-txt .txt-type .order-type {
  margin-bottom: 100px;
}
@media screen and (min-width: 1700px) {
  .ordering-info .info-txt .txt-type .order-type {
    padding-right: 100px;
  }
}
.ordering-info .info-txt .txt-type .order-type img {
  margin-top: 80px;
  box-shadow: 5px 5px 20px 8px #ccc;
}
.ordering-info .info-txt .txt-type .order-type img:first-of-type {
  margin-top: 0;
}
