body, html {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans TC",Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei","Helvetica Neue", Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, ol, ul {
  margin-bottom: 0;
}

ol, ul {
  list-style: none;
}

ul {
  padding-left: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.menu .header-extras {
  position: relative;
}

.menu .header-extras ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu .header-extras .p-dropdown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu .header-extras .arrow {
  position: absolute;
  right: -50%;
  top: 50%;
}

.menu .dropdown {
  position: relative;
}

.menu .dropdown .arrow {
  position: absolute;
  right: -6%;
  top: 46%;
}

@media (max-width: 1025px) {
  .menu #mainMenu:not(.menu-overlay) nav > ul > li.dropdown.food:before, .menu #mainMenu:not(.menu-overlay) nav > ul > li.dropdown.order:before {
    display: none;
  }
}

.menu .menuContent a.active {
  color: #2250fc !important;
}

.recent .dropdown-menu .dropdown-submenu::before {
  display: none;
}

@media (min-width: 1200px) {
  .footer-content .container {
    max-width: 1300px;
  }
}

.footer-content .widget {
  margin-bottom: 45px;
}

.footer-content .widget li {
  margin-bottom: 15px;
}

.footer-content .info .text {
  font-size: 16px;
  color: #605E5C;
}

.footer-content button.btn, .footer-content .btn:not(.close):not(.mfp-close), .footer-content a.btn:not([href]):not([tabindex]) {
  background-color: #1ECDAE;
  border-color: #1ECDAE;
}

.footer-content .socalAll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-content .socalAll img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 40px;
  height: 40px;
}

@media (max-width: 1025px) {
  .footer-content .socalAll {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .footer-content .socalAll {
    margin-bottom: 45px;
  }
}

.footer-content .headerInfoText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.footer-content .headerInfoText .widget-title {
  margin-bottom: 0;
}

.footer-content .headerInfoText .mail {
  margin-right: 10px;
}

.footer-content .fishLogo {
  margin-top: 40px;
}

@media (max-width: 980px) {
  .footer-content .fishLogo {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 980px) {
  .footer-content .footerLogoOuter {
    margin-bottom: 45px;
  }
}

.footer-content .footerLogoOuter .footerLogo {
  width: 50%;
}

.footerImg {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.home .homeHeader {
  padding: 0;
}

.home .homeHeader img {
  width: 100%;
}

.home .moreImg {
  background-color: #EDF6F8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.home .moreImgContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.home .moreImgContent .img {
  width: 50%;
  display: block;
}

@media (max-width: 767px) {
  .home .moreImgContent .img {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .home .post-meta-category {
    padding: 9px 30px !important;
  }
}

.home .post-meta-category.green {
  background-color: #1ECDAE;
}

.home .post-meta-category.orange {
  background-color: #FF7043;
}

.home .post-item-wrap {
  -webkit-box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
}

.home .post-item-description .post-meta-date {
  font-family: Poppins;
  color: #C8C6C4;
  font-size: 14px;
  font-weight: 500;
}

.home .post-item-description .title {
  font-size: 18px;
  font-weight: 500;
}

.home .post-item-description .text {
  margin-bottom: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.home .food h2 {
  font-size: 36px;
  margin-bottom: 62px;
}

.home .moreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.groupBuying .groupBuyingHead {
  background-image: url(../img/wave.jpg);
  padding-top: 50px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media (max-width: 767px) {
  .groupBuying .groupBuyingHead {
    padding-top: 10px;
  }
}

.groupBuying .groupImg {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.groupBuying .activityInfo h2 {
  margin-bottom: 20px;
}

.groupBuying .sale {
  background-color: #EDF6F8;
}

.groupBuying .sale h2 {
  margin-bottom: 44px;
}

.groupBuying .sale .saleImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.groupBuying .sale .saleImg li {
  width: calc(100% / 3 - 32px);
  margin-right: 47px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .groupBuying .sale .saleImg li {
    width: 100%;
    margin-right: 0px;
  }
}

.groupBuying .sale .saleImg li:nth-child(3n+3) {
  margin-right: 0px;
}

.groupBuying .arrive h2 {
  margin-bottom: 33px;
}

.groupBuying .arrive .arriveContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.groupBuying .arrive .arriveContent li {
  width: calc(100% / 4 - 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 32px;
  margin-bottom: 44px;
  -webkit-box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}

@media (max-width: 1025px) {
  .groupBuying .arrive .arriveContent li {
    width: calc(100% / 3 - 22px);
  }
}

@media (max-width: 980px) {
  .groupBuying .arrive .arriveContent li {
    width: calc(100% / 2 - 16px);
  }
}

@media (max-width: 767px) {
  .groupBuying .arrive .arriveContent li {
    width: 100%;
    margin-right: 0;
  }
}

.groupBuying .arrive .arriveContent li:nth-child(4n+4) {
  margin-right: 0px;
}

@media (max-width: 1025px) {
  .groupBuying .arrive .arriveContent li:nth-child(4n+4) {
    margin-right: 32px;
  }
}

@media (max-width: 1025px) {
  .groupBuying .arrive .arriveContent li:nth-child(3n+3) {
    margin-right: 0px;
  }
}

@media (max-width: 980px) {
  .groupBuying .arrive .arriveContent li:nth-child(3n+3) {
    margin-right: 32px;
  }
}

@media (max-width: 767px) {
  .groupBuying .arrive .arriveContent li:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media (max-width: 980px) {
  .groupBuying .arrive .arriveContent li:nth-child(2n+2) {
    margin-right: 0px;
  }
}

.groupBuying .arrive .arriveContent li .img {
  display: block;
  width: 100%;
  position: relative;
}

.groupBuying .arrive .arriveContent li .img img {
  width: 100%;
  height: 100%;
}

.groupBuying .arrive .arriveContent li .textContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  background-color: #fff;
  height: 100%;
}

.groupBuying .arrive .arriveContent li .tag {
  letter-spacing: 1px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  position: absolute;
  right: 3%;
  top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.groupBuying .arrive .arriveContent li .discount {
  position: absolute;
  right: 0;
  bottom: 1px;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 15px;
  border-radius: 20px 0px 0px 0px;
  background-color: #FF6543;
}

@media (max-width: 980px) {
  .groupBuying .arrive .arriveContent li .discount {
    padding: 15px 20px;
  }
}

.groupBuying .arrive .arriveContent li .name {
  font-size: 18px;
  color: #A19F9D;
  margin-bottom: 5px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.groupBuying .arrive .arriveContent li .title {
  font-size: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 60px;
}

.groupBuying .arrive .arriveContent li .prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 700;
}

.groupBuying .arrive .arriveContent li .originalPrice {
  color: #605E5C;
  font-size: 16px;
  text-decoration: line-through;
  margin-bottom: 10px;
}

.groupBuying .arrive .arriveContent li .salePrice {
  color: #FF7043;
  font-size: 32px;
}

.groupBuying .arrive .arriveContent li .green {
  background-color: #1ECDAE;
}

.groupBuying .arrive .arriveContent li .orange {
  background-color: #FF7043;
}

.groupBuying .arrive .arriveContent li .yellow {
  background-color: #FFB800;
}

.groupBuying .arrive .allBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header {
  background-image: url(../img/wave.jpg);
  padding-top: 50px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.header h2 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 16px;
}

.header .breadcrumb {
  width: 100%;
}

.header .breadcrumb a:hover {
  color: rgba(255, 255, 255, 0.3);
}

.products #blog {
  border-bottom: 1px solid #A19F9D;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.products #blog .post-item {
  width: calc(100% / 3 - 23px);
  -webkit-box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
  padding: 0 !important;
  margin-right: 23px !important;
  margin-bottom: 30px !important;
}

@media (max-width: 980px) {
  .products #blog .post-item {
    width: calc(100% / 2 - 23px);
  }
}

@media (max-width: 767px) {
  .products #blog .post-item {
    width: 100%;
    left: -15px !important;
  }
}

.products #blog .post-item .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.products #blog .post-item .img img {
  width: 100%;
  height: 100%;
}

.products #blog .post-item .product-overlay {
  width: 100%;
  height: 50px;
  font-size: 16px;
}

.products #blog .post-item .product-overlay input {
  width: 100%;
  height: 50px;
  border: none;
  background-color: #FF6543;
  color: #fff;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.products #blog .post-item .product-overlay input:hover {
  background-color: #ff502a;
}

.products #blog .post-item .tag {
  letter-spacing: 1px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  position: absolute;
  right: 3%;
  top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.products #blog .post-item .textContent {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.products #blog .post-item .name {
  font-size: 18px;
  color: #A19F9D;
  margin-bottom: 5px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.products #blog .post-item .title {
  font-size: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
}

.products #blog .post-item .prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 700;
}

.products #blog .post-item .originalPrice {
  color: #605E5C;
  font-size: 16px;
  text-decoration: line-through;
  margin-bottom: 10px;
}

.products #blog .post-item .salePrice {
  color: #FF7043;
  font-size: 32px;
}

.products #blog .post-item .green {
  background-color: #1ECDAE;
}

.products #blog .post-item .orange {
  background-color: #FF7043;
}

.products #blog .post-item .yellow {
  background-color: #FFB800;
}

.products .siderBar {
  padding-top: 90px;
}

@media (max-width: 980px) {
  .products .siderBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
  }
}

.products .siderBar .img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

.products .siderBar .img img {
  width: 100%;
}

@media (max-width: 980px) {
  .products .siderBar .img {
    width: calc(100% / 2 - 10px);
    margin-right: 20px;
  }
}

@media (max-width: 980px) {
  .products .siderBar .img:nth-child(2n+2) {
    margin-right: 0px;
  }
}

.modelProduct .main {
  border-bottom: 1px solid #ecedf0;
  padding-bottom: 20px;
}

.modelProduct .main .discount {
  padding-top: 20px;
}

.modelProduct .topMain .subTitle {
  font-size: 16px;
  color: #C0C0C0;
  margin-bottom: 5px;
}

.modelProduct .topMain .title {
  font-size: 30px;
}

.modelProduct .topMain .tag {
  background-color: #FF6543;
  padding: 5px 15px;
  color: #fff;
  display: inline-block;
  border-radius: 2px;
  font-size: 1rem;
  font-weight: regular;
  margin-bottom: 10px;
}

.modelProduct .text {
  font-size: 16px;
  color: #605E5C;
}

.modelProduct .originalPrice {
  color: #605E5C;
  font-weight: 700;
  font-size: 16px;
  text-decoration: line-through;
  margin-bottom: 10px;
}

.modelProduct .sale {
  font-weight: 700;
  color: #FF7043;
  font-size: 32px;
}

.modelProduct .select {
  padding-top: 20px;
}

.modelProduct .select .specificationContent, .modelProduct .select .numberSelectContent {
  width: 50%;
  display: inline-block;
}

@media (max-width: 767px) {
  .modelProduct .select .specificationContent, .modelProduct .select .numberSelectContent {
    width: 100%;
  }
}

.modelProduct .select .specificationContent {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .modelProduct .select .specificationContent {
    margin-bottom: 10px;
  }
}

.modelProduct .select .specificationContent select {
  height: 38px;
}

.modelProduct .select .numberSelectContent {
  width: 30%;
}

@media (max-width: 980px) {
  .modelProduct .select .numberSelectContent {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .modelProduct .select .numberSelectContent {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .modelProduct .select .btn-group {
    width: 100%;
  }
}

.modelProduct .btn-group .btn {
  background-color: transparent;
  color: #323130;
  border-color: #e6e8eb;
}

.modelProduct .btn-group .btn:hover, .modelProduct .btn-group .btn:focus {
  color: #fff;
}

.modelProduct .btn-group .input {
  border-radius: 0;
  border-left: none;
  text-align: center;
  font-size: 1.12rem;
}

.modelProduct .btn-group .minus, .modelProduct .btn-group .add {
  background-color: #fff;
}

.modelProduct .btn-group .add {
  border-radius: 0px 5px 5px 0px;
}

.modelProduct .addBtn {
  width: 200px;
  margin-top: 20px;
  display: block;
}

.modalBg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}

.productOuter .select {
  font-size: 16px;
}

.infoProduct {
  padding-top: 27px;
}

.productsOuter {
  background-image: url(../img/bg.jpg);
}

.productsOuter section {
  background-color: transparent;
}

.productsOuter .breadcrumb {
  width: 100%;
  margin-bottom: 30px;
}

.productsOuter .breadcrumb li:before {
  color: #C0C0C0;
}

.productsOuter .breadcrumb a {
  color: #C0C0C0;
}

.productsOuter .breadcrumb a:hover {
  color: #bebebe;
}

.productsOuter .carousel {
  margin-top: 0 !important;
}

.productsOuter .inspiro-slider.dots-inside .flickity-page-dots, .productsOuter .carousel.dots-inside .flickity-page-dots {
  bottom: -36px;
}

@media (max-width: 767px) {
  .productsOuter .infoContent {
    margin-top: 80px;
  }
}

.productsOuter .infoContent .main {
  border-bottom: 1px solid #ecedf0;
  padding-bottom: 20px;
}

.productsOuter .infoContent .main .discount {
  padding-top: 20px;
}

.productsOuter .infoContent .topMain {
  margin-left: -15px;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

.productsOuter .infoContent .subTitle {
  color: #C0C0C0;
  font-weight: 500;
  margin-bottom: 10px;
}

.productsOuter .infoContent .title {
  font-size: 30px;
}

.productsOuter .infoContent .tag {
  padding: 5px 15px;
  color: #fff;
  display: inline-block;
  border-radius: 2px;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.productsOuter .infoContent .tag.bargainPrice {
  background-color: #FF6543;
}

.productsOuter .infoContent .tag.newProduct {
  background-color: #1ECDAE;
}

.productsOuter .infoContent .tag.hot {
  background-color: #FFB800;
}

.productsOuter .infoContent .text {
  margin-bottom: 10px;
}

.productsOuter .infoContent .originalPrice {
  color: #605E5C;
  font-weight: 700;
  font-size: 16px;
  text-decoration: line-through;
  margin-bottom: 10px;
}

.productsOuter .infoContent .sale {
  font-weight: 700;
  color: #FF7043;
  font-size: 32px;
}

.productsOuter .infoContent .select {
  padding-top: 20px;
}

.productsOuter .infoContent .select .specificationContent, .productsOuter .infoContent .select .numberSelectContent {
  width: 50%;
  display: inline-block;
}

@media (max-width: 767px) {
  .productsOuter .infoContent .select .specificationContent, .productsOuter .infoContent .select .numberSelectContent {
    width: 100%;
  }
}

.productsOuter .infoContent .select .specificationContent {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .productsOuter .infoContent .select .specificationContent {
    margin-bottom: 10px;
  }
}

.productsOuter .infoContent .select .specificationContent select {
  height: 38px;
}

.productsOuter .infoContent .select .numberSelectContent {
  width: 30%;
}

@media (max-width: 980px) {
  .productsOuter .infoContent .select .numberSelectContent {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .productsOuter .infoContent .select .numberSelectContent {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .productsOuter .infoContent .select .btn-group {
    width: 100%;
  }
}

.productsOuter .infoContent .btn-group .btn {
  background-color: transparent;
  color: #323130;
  border-color: #e6e8eb;
}

.productsOuter .infoContent .btn-group .btn:hover, .productsOuter .infoContent .btn-group .btn:focus {
  color: #fff;
}

.productsOuter .infoContent .btn-group .input {
  border-radius: 0;
  border-left: none;
  text-align: center;
  font-size: 1.12rem;
}

.productsOuter .infoContent .btn-group .minus, .productsOuter .infoContent .btn-group .add {
  background-color: #fff;
}

.productsOuter .infoContent .btn-group .add {
  border-radius: 0px 5px 5px 0px;
}

.productsOuter .infoContent .addBtn {
  width: 200px;
  margin-top: 20px;
  display: block;
}

.productsOuter .productContent .nav-item {
  font-size: 14px;
}

.productsOuter .productContent .nav-item a {
  font-weight: 700;
}

.productsOuter .productContent .nav-item a.active, .productsOuter .productContent .nav-item a:hover {
  color: #1ECDAE !important;
}

.productsOuter .productContent p {
  font-size: 16px;
  color: #605E5C;
  margin-bottom: 40px;
}

.sameProduct {
  padding-top: 0;
}

.sameProduct .arriveContent {
  padding-top: 40px;
  padding-bottom: 20px;
}

.sameProduct .swiper-container {
  width: 100%;
  height: 100%;
}

.sameProduct .swiper-slide {
  -webkit-box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sameProduct .img {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.sameProduct .img img {
  width: 100%;
}

.sameProduct .product-overlay {
  width: 100%;
  height: 50px;
  font-size: 16px;
}

.sameProduct .product-overlay input {
  width: 100%;
  height: 50px;
  border: none;
  background-color: #FF6543;
  color: #fff;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sameProduct .product-overlay input:hover {
  background-color: #ff502a;
}

.sameProduct .tag {
  letter-spacing: 1px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  position: absolute;
  right: 3%;
  top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.sameProduct .textContent {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50%;
  background-color: #fff;
}

.sameProduct .name {
  font-size: 18px;
  color: #A19F9D;
  margin-bottom: 5px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.sameProduct .title {
  font-size: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
}

.sameProduct .prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-weight: 700;
}

.sameProduct .originalPrice {
  color: #605E5C;
  font-size: 16px;
  text-decoration: line-through;
  margin-bottom: 10px;
}

.sameProduct .salePrice {
  color: #FF7043;
  font-size: 32px;
}

.sameProduct .green {
  background-color: #1ECDAE;
}

.sameProduct .orange {
  background-color: #FF7043;
}

.sameProduct .yellow {
  background-color: #FFB800;
}

.swiper-button-prev {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.swiper-button-prev::after {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.swiper-button-next {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.swiper-button-next::after {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.about .aboutContent {
  margin-bottom: 28px;
  padding-bottom: 0px;
}

.about .textContent {
  padding-top: 0px;
}

.about .textContent p {
  font-size: 16px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.about .textContent h1 {
  font-size: 46px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.about .textContent h2 {
  font-size: 38px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.about .textContent h3 {
  font-size: 32px;
  color: #605E5C;
  font-weight: 700;
  margin-bottom: 27px;
}

.about .textContent h4 {
  font-size: 30px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.about .textContent h5 {
  font-size: 26px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.about .textContent a {
  color: #1ECDAE;
  text-decoration: underline;
}

.about .textContent a:hover {
  color: #17a188;
}

.about .textContent img {
  margin-bottom: 16px;
}

.about .textContent figcaption {
  font-size: 14px;
  color: #605E5C;
  margin-bottom: 10px;
}

.fishers {
  background-image: url(../img/bg.jpg);
}

.fishers section {
  background-color: transparent;
}

.fishers .fishersHeader {
  padding-bottom: 0;
}

.fishers .fishersHeader .title {
  font-size: 38px;
  color: #000;
}

.fishers .headerContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .fishers .headerContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.fishers .headerContent .breadcrumb {
  width: 50%;
}

@media (max-width: 767px) {
  .fishers .headerContent .breadcrumb {
    width: 100%;
  }
}

.fishers .headerContent .breadcrumb a, .fishers .headerContent .breadcrumb li::before {
  color: #C0C0C0;
}

.fishers .headerContent a.btn.btn-xs.btn-slide {
  margin-right: 10px;
}

.fishers .headerContent a.btn.btn-xs.btn-slide:last-child {
  margin-right: 0;
}

.fishers .textContentOuter {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .fishers .textContentOuter {
    padding-bottom: 0;
  }
}

.fishers .editText p {
  font-size: 16px;
  color: #605E5C;
  margin-bottom: 20px;
}

.fishers .editText img {
  margin-bottom: 16px;
}

.fishers .editText figcaption {
  font-size: 14px;
  color: #605E5C;
}

.fishers .info {
  margin-bottom: 54px;
}

.fishers .info h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 19px;
}

.fishers .info li {
  font-size: 16px;
  color: #605E5C;
}

.editTextContent p {
  font-size: 16px;
  color: #605E5C;
  margin-bottom: 27px;
}

.editTextContent img {
  margin-bottom: 16px;
}

.editTextContent figcaption {
  font-size: 14px;
  color: #605E5C;
  display: block;
  margin-bottom: 27px;
}

.editTextContent h1 {
  font-size: 46px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.editTextContent h2 {
  font-size: 38px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.editTextContent h3 {
  font-size: 32px;
  color: #605E5C;
  font-weight: 700;
  margin-bottom: 27px;
}

.editTextContent h4 {
  font-size: 30px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.editTextContent h5 {
  font-size: 26px;
  color: #605E5C;
  font-weight: 400;
  margin-bottom: 27px;
}

.editTextContent a {
  color: #07aac0;
  text-decoration: underline;
}

.editTextContent a:hover {
  color: #057e8f !important;
}

.blog {
  background-image: url(../img/bg.jpg);
}

.blog section {
  background-color: transparent;
}

.blog #blog {
  border-bottom: 1px solid #E5E5E5;
}

@media (max-width: 980px) {
  .blog .post-meta-category {
    padding: 9px 30px !important;
  }
}

.blog .post-meta-category.green {
  background-color: #1ECDAE;
}

.blog .post-meta-category.orange {
  background-color: #FF7043;
}

.blog .post-item-wrap {
  margin-right: 10px;
  margin-bottom: 15px;
  -webkit-box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
}

.blog .post-item-description .post-meta-date {
  font-family: Poppins;
  color: #C8C6C4;
  font-size: 14px;
  font-weight: 500;
}

.blog .post-item-description .title {
  font-size: 18px;
  font-weight: 500;
}

.blog .post-item-description .text {
  margin-bottom: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.blogSingle {
  background-image: url(../img/bg.jpg);
}

.blogSingle section {
  background-color: transparent;
}

.blogSingle .blogSingleContent {
  padding-bottom: 40px;
}

.blogSingle .blogSingleContent .img {
  margin-bottom: 16px;
}

.blogSingle .blogSingleContent figure {
  margin-bottom: 40px;
}

.blogSingle .blogSingleContent figcaption {
  font-size: 14px;
  color: #605E5C;
}

.blogSingle .blogSingleContent .material {
  width: 280px;
  border: 1px solid #E5E5E5;
  padding: 20px;
  font-size: 16px;
  background-color: #fff;
  margin-bottom: 38px;
}

.blogSingle .blogSingleContent .material .text {
  border-bottom: 1px solid #E5E5E5;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0px 20px 20px 20px;
  color: #323130;
  font-weight: 500;
}

.blogSingle .blogSingleContent .material .content {
  padding-top: 20px;
  color: #605E5C;
}

.blogSingle .blogSingleContent .material .seasoning, .blogSingle .blogSingleContent .material .ingredients {
  color: #323130;
  font-weight: 500;
}

.blogSingle .blogSingleContent .editContent h1, .blogSingle .blogSingleContent .editContent h2, .blogSingle .blogSingleContent .editContent h3, .blogSingle .blogSingleContent .editContent h4, .blogSingle .blogSingleContent .editContent h5, .blogSingle .blogSingleContent .editContent h6, .blogSingle .blogSingleContent .editContent .h1, .blogSingle .blogSingleContent .editContent .h2, .blogSingle .blogSingleContent .editContent .h3, .blogSingle .blogSingleContent .editContent .h4, .blogSingle .blogSingleContent .editContent .h5, .blogSingle .blogSingleContent .editContent .h6, .blogSingle .blogSingleContent .editContent p, .blogSingle .blogSingleContent .editContent ol, .blogSingle .blogSingleContent .editContent ul {
  margin-bottom: unset;
}

.blogSingle .blogSingleContent .editContent ol, .blogSingle .blogSingleContent .editContent ul {
  list-style: unset;
}

.blogSingle .blogSingleContent .editContent ul {
  padding-left: unset;
}

.blogSingle .blogSingleContent .editContent * {
  font-size: 16px;
  color: #605E5C;
}

.blogSingle .blogSingleContent .blockquote {
  border-color: #1ECDAE;
  border-width: 5px;
  margin-top: 63px;
}

.blogSingle .blogSingleContent .blockquote p {
  margin-bottom: 10px;
}

.blogSingle .blogSingleContent .blockquote li {
  font-size: 16px;
  margin-bottom: 15px;
}

.blogSingle .blogSingleContent .sameProduct {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 31px;
}

.blogSingle .blogSingleContent .sameProduct h4 {
  margin-bottom: 25px;
  font-size: 18px;
  color: #000;
}

.blogSingle .blogSingleContent .sameProduct .arriveContent {
  padding-top: 0;
}

.blogSingle .blogSingleContent .sameProduct .arriveContent li {
  margin-bottom: 20px;
  -webkit-box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 15px 3px rgba(0, 0, 0, 0.1);
}

.blogSingle .blogSingleContent .sameProduct .arriveContent li .img {
  margin-bottom: 0;
}

.blogSingle .blogSingleContent .sameProduct .arriveContent li .name, .blogSingle .blogSingleContent .sameProduct .arriveContent li .originalPrice {
  font-size: 14px;
  margin-bottom: 0px;
}

.blogSingle .blogSingleContent .sameProduct .arriveContent li .name {
  color: #C0C0C0;
}

.blogSingle .blogSingleContent .sameProduct .arriveContent li .title, .blogSingle .blogSingleContent .sameProduct .arriveContent li .salePrice {
  font-size: 1.375rem;
}

.blogSingle .blogSingleContent .recipe h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
}

.post-navigation {
  border-bottom: 1px solid #eee;
}

.shopCart {
  padding: 150px 20px 100px 20px;
}

.shopCart h2 {
  color: #C0C0C0;
  margin-bottom: 45px;
  font-size: 30px;
}

.shopCart .btnOuter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.orderSearch .search {
  max-width: 500px;
  margin: 0 auto;
}

.orderSearch .search .form-control {
  padding: 25px;
  font-size: 16px;
}

.orderSearch .search .form-control::-webkit-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.orderSearch .search .form-control:-ms-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.orderSearch .search .form-control::-ms-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.orderSearch .search .form-control::placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.orderSearch .search .btn {
  width: 100%;
}

.login .title {
  padding: 60px;
  padding-bottom: 48px;
  color: #000;
  margin-bottom: 0;
}

.login .loginOuter {
  background-color: #EDF6F8;
  padding-top: 47px;
  padding-bottom: 47px;
}

.login .loginContent {
  max-width: 500px;
  margin: 0 auto;
}

.login .loginContent .form-control {
  padding: 25px;
  font-size: 16px;
}

.login .loginContent .form-control::-webkit-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.login .loginContent .form-control:-ms-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.login .loginContent .form-control::-ms-input-placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.login .loginContent .form-control::placeholder {
  color: #C8C6C4;
  font-size: 16px;
}

.login .loginContent .btn {
  width: 100%;
}

.login .loginContent p {
  color: #323130;
}

.login .loginContent a {
  color: #07AAC0;
}

.login .loginContent a:hover {
  color: #057e8f;
}

.success {
  padding: 60px;
  max-width: 540px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .success {
    padding: 60px 20px 60px 20px;
  }
}

.success .title {
  padding-bottom: 48px;
  color: #000;
  margin-bottom: 0;
}

.success .text {
  color: #323130;
}

.success .btnOuter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.account {
  padding-top: 60px;
  padding-bottom: 100px;
}

.account .title {
  color: #000;
  font-size: 38px;
  margin-bottom: 50px;
}

.account .nav-tabs {
  border-bottom: none;
}

.account .nav-tabs .nav-link {
  color: #605E5C;
  font-size: 18px;
  font-weight: 700;
  border-bottom: none;
}

.account .nav-tabs .nav-link:hover {
  color: #1ECDAE;
}

.account .nav-tabs .nav-link.active, .account .nav-tabs .nav-link:focus {
  color: #1ECDAE !important;
  border-bottom: 2px solid #1ECDAE !important;
}

@media (max-width: 767px) {
  .account .nav-tabs .nav-item {
    width: calc(100% / 2);
    text-align: center;
  }
}

.account .tabContentOuter {
  margin-top: -28px;
  padding-top: 0px;
  background-color: #EDF6F8;
  padding-top: 36px;
  padding-bottom: 60px;
  position: relative;
}

.account .tabContentOuter h3 {
  font-size: 30px;
  margin-right: 20px;
  margin-bottom: 32px;
}

.account .tabContentOuter .receiverTitle {
  margin-bottom: 0px;
}

.account .tabContentOuter .btn {
  max-width: 200px;
  -webkit-transform: translateY(155px);
          transform: translateY(155px);
}

.account .tabContentOuter input.form-control {
  font-size: 16px;
  padding: 25px 20px;
}

.account .tabContentOuter input.form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.account .tabContentOuter input.form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.account .tabContentOuter input.form-control::-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.account .tabContentOuter input.form-control::placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.account .tabContentOuter select.select {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.account .tabContentOuter .noGutter {
  padding-right: 0;
}

@media (max-width: 980px) {
  .account .tabContentOuter .noGutter {
    padding-right: 15px;
  }
}

.account .tabContentOuter .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.account .tabContentOuter .form-check {
  margin-top: 15px;
}

.account .tabContentOuter .form-check-label {
  font-size: 16px !important;
  color: #323130 !important;
  margin-left: 8px;
  margin-bottom: 0;
  margin-top: 2px;
}

.account .tabContentOuter .form-check-input {
  width: 20px;
  height: 20px;
}

.cartContent {
  padding-top: 60px;
}

.cartContent h2 {
  font-size: 38px;
  margin-bottom: 100px;
  color: #000;
}

.cartContent h3 {
  margin-bottom: 22px;
  font-size: 30px;
}

.cartContent .input input {
  position: relative;
  width: 15px;
  height: 15px;
  border: 1px solid #306d8a;
  border-radius: 3px;
  outline: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  font-size: inherit;
  color: inherit;
}

.cartContent .input input:after {
  content: "\2714";
  left: 0px;
  top: -6px;
  color: transparent;
  width: 15px;
  height: 15px;
  font-size: 12px;
  position: absolute;
}

.cartContent .input input:checked {
  background-color: #306d8a;
  border: 1px solid #306d8a;
  text-align: center;
  background-clip: padding-box;
}

.cartContent .input input[type="checkbox"]:checked:after {
  left: 0px;
  top: -6px;
  color: #fff;
}

.cartContent .qty {
  max-width: 60px;
}

.cartContent .bgWhite {
  background-color: #fff;
}

.cartContent .orange {
  color: #FF7043;
}

.cartContent tfoot td {
  padding: 20px 20px 20px 0px;
}

.cartContent tfoot .number {
  color: #605E5C;
}

.cartContent tfoot .textBig {
  font-size: 24px;
}

.cartContent .checkBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.responsive {
  overflow-x: auto;
}

.responsive::-webkit-scrollbar {
  height: 10px;
  background-color: #F7F7F7;
}

.responsive::-webkit-scrollbar-thumb {
  background-color: #E6E6E6;
  border-radius: 10px;
}

@media (max-width: 1025px) {
  .responsive .table {
    width: 1000px;
  }
}

.responsiveCheck {
  overflow-x: auto;
}

.responsiveCheck::-webkit-scrollbar {
  height: 10px;
  background-color: #F7F7F7;
}

.responsiveCheck::-webkit-scrollbar-thumb {
  background-color: #E6E6E6;
  border-radius: 10px;
}

@media (max-width: 1025px) {
  .responsiveCheck .table {
    width: 550px;
  }
}

.checkout {
  padding-top: 60px;
  position: relative;
}

.checkout .title {
  font-size: 36px;
}

.checkout .block, .checkout .block1 {
  background-color: #EDF6F8;
  position: absolute;
  top: 0%;
  bottom: 0;
  width: 5000%;
  z-index: -10;
}

@media (max-width: 980px) {
  .checkout .block, .checkout .block1 {
    display: none;
  }
}

.checkout h2 {
  font-size: 38px;
  margin-bottom: 60px;
  color: #000;
}

.checkout h3 {
  margin-bottom: 22px;
  font-size: 30px;
}

.checkout input.form-control {
  font-size: 16px;
  padding: 25px 20px;
}

.checkout input.form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkout input.form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkout input.form-control::-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkout input.form-control::placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkout select.select {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.checkout .noGutter {
  padding-right: 0;
}

@media (max-width: 980px) {
  .checkout .noGutter {
    padding-right: 15px;
  }
}

.checkout .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 1025px) {
  .checkout .head {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.checkout .form-check {
  margin-top: 15px;
}

.checkout .form-check-label {
  font-size: 16px !important;
  color: #323130 !important;
  margin-left: 8px;
  margin-bottom: 0;
  margin-top: 2px;
}

.checkout .form-check-input {
  width: 20px;
  height: 20px;
}

.checkout .receiverTitle {
  margin-bottom: 0px;
  margin-right: 20px;
}

@media (max-width: 1025px) {
  .checkout .receiverTitle {
    width: 100%;
  }
}

.checkout .remark {
  font-size: 16px !important;
}

.checkout .agree {
  margin-left: -3px;
}

.checkout .agreeLabel {
  margin-left: 25px;
}

.checkout .cartImg img {
  max-width: 80px;
}

.checkout .grey {
  color: #323130;
}

.checkout .black {
  color: #000;
}

.checkout .orange {
  color: #FF6543;
}

.checkout .total {
  font-size: 28px;
}

.checkout .list {
  background-color: #EDF6F8;
  margin-top: -20px;
  padding: 20px;
}

.checkout .table thead th {
  border: none;
}

.checkout th, .checkout td {
  border: none;
  padding: 10px 24px;
}

.checkout .borderLine {
  border-bottom: 1px solid #dee2e6;
}

.checkout .form-check-input.checkAgreen {
  margin-top: 4px;
}

.addMemberBtn:hover {
  border-width: 1px !important;
}

.checkoutSuccess {
  padding-top: 60px;
}

.checkoutSuccess .title {
  font-size: 36px;
  margin-bottom: 60px;
  color: #000;
}

.checkoutSuccess .orderNumber {
  font-size: 24px;
  color: #000;
}

.checkoutSuccess .orderNumber span {
  color: #07AAC0;
}

.checkoutSuccess .textContent {
  margin-bottom: 30px;
}

.checkoutSuccess .textContent .text {
  color: #323130;
}

.checkoutSuccess .btnOuter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 39px;
}

.orderInfo {
  padding-top: 0;
}

.orderInfo .text .orange {
  font-size: 24px;
  color: #FF7043;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 600;
}

.orderInfo .successBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.infoContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 49px;
}

@media (max-width: 767px) {
  .infoContainer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.infoContainer li {
  width: calc(100% / 2 - 18px);
  margin-right: 35px;
  padding: 20px;
  border: 1px solid #E1DFDD;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .infoContainer li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.infoContainer li:nth-child(2n+2) {
  margin-right: 0;
}

.infoContainer li h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}

.orderDetail {
  padding-top: 0;
  padding-bottom: 20px;
}

.orderDetail h2 {
  font-size: 30px;
}

.orderDetail .qty {
  max-width: 60px;
}

.otherDetail {
  padding-top: 0;
}

.otherDetailContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .otherDetailContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.otherDetailContent li {
  width: calc(100% / 2 - 18px);
  margin-right: 35px;
  padding: 20px;
}

@media (max-width: 767px) {
  .otherDetailContent li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.otherDetailContent li:nth-child(2n+2) {
  margin-right: 0;
}

.otherDetailContent li h4 {
  color: #000;
  border-bottom: 1px solid #E1DFDD;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.otherDetailContent .detail .box {
  border: 1px solid #E1DFDD;
  border-radius: 5px;
}

.otherDetailContent .detail .box h4 {
  color: #000;
  border-bottom: 1px solid #E1DFDD;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.otherDetailContent .detail .box .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.otherDetailContent .detail .box .content li {
  padding: 0;
}

.otherDetailContent .detail .box .content li h5 {
  font-size: 12px;
  color: #605E5C;
  margin-bottom: 0;
}

.otherDetailContent .detail .box .content li p {
  color: #000;
}

.otherDetailContent .detail .box .content li .grey {
  font-size: 12px;
  color: #A19F9D;
}

.otherDetailContent .cash {
  padding: 0;
}

.otherDetailContent .cash .table {
  margin-bottom: 80px;
}

.otherDetailContent .cash .grey {
  color: #323130;
}

.otherDetailContent .cash .orange {
  color: #FF6543;
}

.otherDetailContent .cash .black {
  color: #000;
}

.otherDetailContent .cash .total {
  font-size: 28px;
}

.otherDetailContent .cash .list {
  background-color: #EDF6F8;
  margin-top: -20px;
  padding: 20px;
}

.otherDetailContent .cash .table thead th {
  border: none;
}

.otherDetailContent .cash th, .otherDetailContent .cash td {
  border: none;
}

.otherDetailContent .cash .borderLine {
  border-bottom: 1px solid #dee2e6;
}

.otherDetailContent .cash .alert {
  border: 1px solid red;
  color: red;
}

.otherDetailContent .cash .close {
  color: red;
}

.otherDetailContent .cash .noPadding {
  padding-top: 0;
}

.timeLine {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.timeLine .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.timeLine .icons li img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5px;
}

.timeLine .icons li p {
  font-size: 12px;
}

.timeLine .icons li .check {
  color: #2AAAA8;
}

.timeLine .allline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.timeLine .allline li {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid grey;
  position: absolute;
  background-color: #fff;
}

.timeLine .allline li:nth-child(1) {
  left: 4%;
  border: 1px solid #2AAAA8;
}

.timeLine .allline li:nth-child(1)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #C8C6C4;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine .allline li:nth-child(1)::before {
    width: 120px;
  }
}

.timeLine .allline li:nth-child(2) {
  left: 36%;
}

.timeLine .allline li:nth-child(2)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #C8C6C4;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine .allline li:nth-child(2)::before {
    width: 120px;
  }
}

.timeLine .allline li:nth-child(3) {
  left: 67%;
}

.timeLine .allline li:nth-child(3)::before {
  content: " ";
  position: absolute;
  width: 170px;
  background-color: #C8C6C4;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine .allline li:nth-child(3)::before {
    width: 100px;
  }
}

@media (max-width: 376px) {
  .timeLine .allline li:nth-child(3)::before {
    width: 80px;
  }
}

.timeLine .allline li:nth-child(4) {
  right: 2%;
}

.timeLine .allline li .circle {
  width: 10px;
  height: 10px;
  background-color: #2AAAA8;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.checkoutSuccess {
  padding-bottom: 30px;
}

.timeLine2 {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.timeLine2 .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.timeLine2 .icons li img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5px;
}

.timeLine2 .icons li p {
  font-size: 12px;
}

.timeLine2 .icons li .check {
  color: #2AAAA8;
}

.timeLine2 .allline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.timeLine2 .allline li {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid grey;
  position: absolute;
  background-color: #fff;
}

.timeLine2 .allline li:nth-child(1) {
  left: 4%;
}

.timeLine2 .allline li:nth-child(1)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #2AAAA8;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine2 .allline li:nth-child(1)::before {
    width: 120px;
  }
}

.timeLine2 .allline li:nth-child(2) {
  left: 36%;
  border: 1px solid #2AAAA8;
}

.timeLine2 .allline li:nth-child(2)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #C8C6C4;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine2 .allline li:nth-child(2)::before {
    width: 120px;
  }
}

.timeLine2 .allline li:nth-child(3) {
  left: 67%;
}

.timeLine2 .allline li:nth-child(3)::before {
  content: " ";
  position: absolute;
  width: 170px;
  background-color: #C8C6C4;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine2 .allline li:nth-child(3)::before {
    width: 100px;
  }
}

@media (max-width: 376px) {
  .timeLine2 .allline li:nth-child(3)::before {
    width: 80px;
  }
}

.timeLine2 .allline li:nth-child(4) {
  right: 2%;
}

.timeLine2 .allline li .circle {
  width: 10px;
  height: 10px;
  background-color: #2AAAA8;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.checkInfo {
  background-color: #EDF6F8;
  padding-top: 40px;
  overflow: visible;
}

.checkInfo .checkInfoContent {
  max-width: 600px;
  margin: 0 auto;
}

.checkInfo .checkInfoContent h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}

.checkInfo .checkInfoContent .form-check {
  margin-top: 15px;
}

.checkInfo .checkInfoContent .form-check-label {
  font-size: 16px !important;
  color: #323130 !important;
  margin-left: 8px;
  margin-top: 0px;
}

.checkInfo .checkInfoContent .form-check-input {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

.checkInfo .checkInfoContent input.form-control {
  font-size: 16px;
  padding: 25px 20px;
}

.checkInfo .checkInfoContent input.form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkInfo .checkInfoContent input.form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkInfo .checkInfoContent input.form-control::-ms-input-placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkInfo .checkInfoContent input.form-control::placeholder {
  font-size: 16px;
  color: #A19F9D;
}

.checkInfo .checkInfoContent select.select {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.checkInfo .checkInfoContent .noGutter {
  padding-right: 0;
}

@media (max-width: 980px) {
  .checkInfo .checkInfoContent .noGutter {
    padding-right: 15px;
  }
}

.checkInfo .checkInfoContent .orange {
  color: #FF6543;
  font-size: 18px;
}

.checkOutModalBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkOutModalBody p {
  color: #000;
  font-size: 16px;
}

.checkOutModalBody .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.timeLine3 {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.timeLine3 .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.timeLine3 .icons li img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5px;
}

.timeLine3 .icons li p {
  font-size: 12px;
}

.timeLine3 .icons li .check {
  color: #2AAAA8;
}

.timeLine3 .allline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.timeLine3 .allline li {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid grey;
  position: absolute;
  background-color: #fff;
}

.timeLine3 .allline li:nth-child(1) {
  left: 4%;
  border: 1px solid grey;
}

.timeLine3 .allline li:nth-child(1)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #C8C6C4;
  border: 1px solid #2AAAA8;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine3 .allline li:nth-child(1)::before {
    width: 120px;
  }
}

.timeLine3 .allline li:nth-child(2) {
  left: 36%;
}

.timeLine3 .allline li:nth-child(2)::before {
  content: " ";
  position: absolute;
  width: 200px;
  background-color: #C8C6C4;
  border: 1px solid #2AAAA8;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine3 .allline li:nth-child(2)::before {
    width: 120px;
  }
}

.timeLine3 .allline li:nth-child(3) {
  left: 67%;
}

.timeLine3 .allline li:nth-child(3)::before {
  content: " ";
  position: absolute;
  width: 170px;
  background-color: #C8C6C4;
  border: 1px solid #2AAAA8;
  height: 2px;
  top: 43%;
  left: 10%;
  z-index: -5;
}

@media (max-width: 767px) {
  .timeLine3 .allline li:nth-child(3)::before {
    width: 100px;
  }
}

@media (max-width: 376px) {
  .timeLine3 .allline li:nth-child(3)::before {
    width: 80px;
  }
}

.timeLine3 .allline li:nth-child(4) {
  right: 2%;
  border: 1px solid #2AAAA8;
}

.timeLine3 .allline li .circle {
  width: 10px;
  height: 10px;
  background-color: #2AAAA8;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.finish .otherDetail {
  padding-bottom: 30px;
}

#login_fb {
    background: #4267B2;
}

#login_line {
    background: #06C755;
}
