* {
  font-family: "Noto Sans Lao", Times, serif;
}
.uposimage {
  margin-top: 0.2em;
}
.fafa-chevron-up {
  background-image: url("/assets/images/fab_img/scrolltop.png");
  background-position: center center;
}
.background-content {
  padding: 0;
  height: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #ff6c44;
  margin: 0;
}

.nav-tabs > li > a {
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
  padding: 15px 50px;
  color: #999999;
  margin: 0;
  display: flex;
  align-items: center;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #f06c20;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  padding: 15px 50px;
  font-size: 20px;
  border-radius: 10px 10px 0 0;
  display: flex;
  align-items: center;
}

.nav-tabs > li > a > #ic-android {
  background-image: url("/assets/images/nav_icon/ic_android_normal.svg");
}

.nav-tabs > li.active > a > #ic-android {
  background-image: url("/assets/images/nav_icon/ic_android_select.svg");
}

.nav-tabs > li > a > #ic-windows {
  background-image: url("/assets/images/nav_icon/ic_windows_normal.svg");
}

.nav-tabs > li.active > a > #ic-windows {
  background-image: url("/assets/images/nav_icon/ic_windows_select.svg");
}

.nav-tabs > li > a > #ic-ios {
  background-image: url("/assets/images/nav_icon/ic_apple_normal.svg");
}

.nav-tabs > li.active > a > #ic-ios {
  background-image: url("/assets/images/nav_icon/ic_apple_select.svg");
}

.nav-tabs {
  border-bottom: 3px solid #ddd;
}

.intro-bg-image {
  width: 100%;
}

.desktop-set {
  padding: 30px 0;
}

.mobile-set {
  padding: 30px 0;
}

.restaurant-set {
  display: flex;
  justify-content: center;
  align-items: center;
}

.intro-box {
  padding: 90px 100px 30px 100px;
}

.tab-divider {
  margin: auto 0;
  height: 100px;
  width: 1px;
  border: 1px solid #efefef;
}

.background-gray-content {
  background: #f1f1f1d4;
}

.promotion-img-size {
  width: 70vw;
  padding: 20px 10px 22px 10px;
}

.background-image {
  background-image: url("/assets/images/bg.png");
  /* background-color: RGB(255, 96, 58,0.4); */
  background-position: center;
  background-size: cover;
  z-index: 1;
}

.nav-content {
  margin: 30px 0;
}

.nav-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.nav-item {
  margin: 0 10px;
  transition: 0.5s;
}

.nav-item img {
  width: 250px;
}

.border-document-content {
  margin: 3em 0;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.document-description {
  color: #787878;
  font-weight: 300;
  font-size: 10pt;
  padding-right: 16px;
  max-width: 49em;
}

.document-button-align {
  text-align: left;
}

.document-button {
  width: 10em;
  padding-bottom: 20px;
}

.documnet-title {
  color: #545454;
  font-weight: 200;
}

.document-logo {
  width: 100%;
  padding: 15px;
  max-width: 343px;
}

.content-padding {
  padding: 4%;
}

.test::before {
  height: 38vh;
}

.section-product {
  padding: 20px 0 0;
  text-align: center;
  font-weight: 500;
  color: #f06c20;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.accessory-image {
  max-width: 400px;
}

.accessory-mobile-set {
  width: 400px;
  height: 400px;
  object-fit: contain;
}

.icon-image {
  max-width: 50px;
  margin: 0 6px;
}

.dropdown-icon {
  position: absolute !important;
  top: auto !important;
  right: 35px;
  color: #f06c20;
}

#title {
  color: white;
}

#sub-title {
  font-size: 17px;
  font-weight: 300;
  max-width: 44%;
  margin: 0 auto;
  color: white;
}

#register-btn {
  margin-top: 25px;
  font-size: 25px;
  width: 175px;
}

.btn-register {
  background: #ffc400;
  color: #483d19;
}

.btn-register:hover,
.btn-register:focus,
.btn-register:active {
  color: #483d19;
  background: #fb9508;
}

.btn-login {
  background: transparent;
  border: 1px solid white !important;
  color: white;
}

.btn-login:hover,
.btn-login:focus,
.btn-login:active {
  color: #c1c1c1 !important;
  border: 1px solid #c1c1c1 !important;
}

.btn-demo {
  background: transparent;
  border: 1px solid white !important;
  color: white;
}

.btn-demo:hover,
.btn-demo:focus,
.btn-demo:active {
  color: #c1c1c1 !important;
  border: 1px solid #c1c1c1 !important;
}

ul li a {
  color: rgb(51, 51, 51);
}

a:hover {
  text-decoration: none;
}

div.title > svg path {
  fill: #fff !important;
  stroke: white !important;
}

#sub-title-properties {
  font-family: Saysettha OT;
  font-weight: 200;
  font-size: 18px;
}

.introduce-video {
  width: 70%;
  height: 70vh;
  border-radius: 6px;
}

.business-video {
  width: 100%;
  height: 390px;
  border-radius: 10px;
  margin: 30px 0;
}

.market-title {
  margin-left: 5px;
  font-weight: 300;
  color: #545454;
}

@media only screen and (max-width: 991px) {
  .document-description {
    margin: 0 auto;
    padding: 15px;
  }

  .document-button-align {
    text-align: center;
  }

  .documnet-title {
    text-align: center;
  }

  .document-logo {
    width: 40%;
    padding-top: 15px;
  }

  .content-padding {
    padding: 0;
  }

  .introduce-video {
    height: 300px;
  }
}

@media only screen and (max-width: 1199px) {
  .background-image {
    background-image: url("/assets/images/bg_544.png");
  }

  .intro-box {
    padding: 75px 100px 15px 100px;
  }
}

@media only screen and (max-width: 768px) {
  .restaurants-kitchen-mobiles-leafe {
    display: none;
  }

  #sub-title {
    max-width: 70%;
  }

  #register-btn {
    margin-top: 15px;
    font-size: 20px;
  }

  #center-btn-col {
    text-align: center;
  }

  #shop_style_left_col {
    text-align: center;
  }

  .img-item {
    border-radius: 10px 10px 0 0 !important;
    -webkit-border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
  }

  .description-style {
    padding: 20px 15px 20px 10px !important;
  }

  .customer-taget-container {
    padding-left: 0 !important;
  }
}

.myanimation-shop-about {
  animation-duration: 0.7s;
  animation-delay: 0.7s;
}

.accessory-set {
  margin: 0 10px;
  position: relative;
  transition: transform 0.5s;
}

.accessory-set:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.accessory-name {
  color: #545454;
  font-size: 18px;
  font-weight: 300;
}

.accessory-mobile-set:hover {
  background-color: #dddddd88;
  border-radius: 10px;
}

.bottom-line {
  margin-bottom: 5em;
  border-bottom: 1px solid #dedede;
}

/* ---- Download ---- */

#header-content {
  margin-top: 60px;
}

#new-version-content {
  margin-top: 20px;
}

#apk_box {
  margin-top: 20px;
}

#new-version-title {
  color: #333333;
  font-weight: 400;
}

#download-manual-content {
  margin-top: 10px;
}

#download-manual-content > div {
  height: 12px;
  width: 1px;
  background: #9e9e9e;
  margin-left: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

#download-manual-content > a {
  font-size: 15px;
  color: #8c8c8c;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}

#download-manual-content > a:hover,
#download-manual-content > a:active,
#download-manual-content > a:focus {
  text-decoration: none;
  color: #f06c20;
}

.panel.panel-default.custom-download-panel {
  float: left;
  border: 0;
  box-shadow: 0 0 0 0;
}

.panel.panel-default.custom-panel {
  border: 0;
  box-shadow: 0 0 0 0;
}

.panel-heading.custom-collapse-header {
  background: #fafafa;
  padding: 16px;
}

.panel-heading.custom-collapse-header:hover {
  background: #f0f0f0;
}

.custom-panel-toggle {
  color: #454545 !important;
  text-decoration: none !important;
}

.panel-title.custom-collapse-title {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  margin-left: 15px;
}

.panel-body.custom-collapse-body {
  border: 0 !important;
  background: #fafafa;
  text-align: left;
  padding-top: 0;
}

.panel-body.custom-collapse-body > ul {
  line-height: 26px;
}

.last-version-content {
  margin-top: 20px;
}

.last-version-content > a {
  color: #454545;
  font-size: 16px;
}

.last-version-content > a:hover,
.last-version-content > a:active,
.last-version-content > a:focus {
  color: #f06c20;
  text-decoration: none;
}

.version-content {
  margin-top: 20px;
  margin-bottom: 64px;
}

.flex-container > img {
  width: 80px;
  height: auto;
  margin: 10px;
  text-align: center;
  transition: transform 0.4s;
}

.flex-container .business-img:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.list-columns {
  overflow: hidden !important;
  -moz-column-count: 3;
  -moz-column-gap: 60px;
  -webkit-column-count: 3;
  -webkit-column-gap: 60px;
  column-count: 3;
  column-gap: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.customer-taget-item {
  font-size: 18px;
  margin-bottom: 20px;
  cursor: pointer;
  display: flex;
  flex-direction: unset;
  align-items: center;
}

@media (max-width: 991px) {
  .list-columns {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .customer-taget-item {
    flex-direction: column;
  }

  .customer-taget-item > span {
    margin-top: 10px;
    display: block;
    font-size: 14px;
  }
}

@media (max-width: 585px) {
  .list-columns {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .introduce-video {
    width: 80%;
    height: 180px;
  }

  .business-video {
    height: 180px;
  }

  .background-image {
    background-image: url("/assets/images/bg_320.png");
  }

  #title {
    font-size: 20px;
  }

  #sub-title {
    font-size: 18px;
  }

  .section-product {
    font-size: 25px;
  }

  .flex-container > img {
    width: 70px;
    height: 70px;
    margin: 8px 15px;
  }

  .modal-title {
    color: #22a5e6;
    font-weight: 300;
    font-size: 14px;
    margin: 5px;
  }

  .modal-title {
    color: #22a5e6;
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 10px;
  }

  .modal-more-detail {
    font-size: 13px !important;
  }

  .modal-subtitle {
    font-size: 13px !important;
    margin: 10px 20px !important;
  }

  .discount-percentage {
    width: 76px !important;
    height: 30px !important;
  }

  .discount-percentage:after {
    border-top: 23px solid transparent !important;
    border-left: 14px solid #f7f7f7 !important;
    border-bottom: 22px solid transparent !important;
  }

  .discount-font {
    left: 16px !important;
  }

  .percentage-font {
    font-size: 24px !important;
  }

  .package-duration-img > img {
    height: 58px !important;
    border-radius: 12px !important;
  }
}

.property-wrapper {
  padding-bottom: 50px;
}

.properties-link > a {
  border: 1px solid;
  padding: 15px;
  border-radius: 26px;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  background-color: #f06c20;
}

.properties-link > a:hover {
  text-decoration: none;
}

.img_shop_style {
  height: 70px;
}

.text_shop_style {
  font-size: 20px;
  margin-left: 10px;
}

.shop_style_container {
  margin-top: 16px;
}

/* Create four equal columns that sits next to each other */
.customer-review-container {
  display: -ms-flexbox;
  display: flex;
  padding: 0 4px;
  max-height: 600px;
}

.customer-review-column {
  -ms-flex: 33%;
  flex: 33%;
  max-width: 33%;
}

.customer-review-column.start {
  margin-right: 2px;
}

.customer-review-column.start > img {
  object-fit: cover;
  border-radius: 2px;
  height: 100%;
  width: 100%;
}

.customer-review-column.center > img:first-child {
  margin-bottom: 2px;
}

.customer-review-column.center > img {
  border-radius: 2px;
  width: 100%;
}

.customer-review-column.end {
  margin-left: 2px;
  position: relative;
}

.customer-review-column.end > .shop-name-container {
  position: absolute;
  width: 100%;
  text-align: center;
  color: white;
  height: 30%;
  bottom: 0;
  display: flex;
}

.customer-review-column.end > .shop-name-container > .bg {
  background-color: #f06c20;
  border-radius: 2px;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  position: absolute;
  z-index: 1;
}

.customer-review-column.end > .shop-name-container > .name {
  z-index: 10;
  font-size: 2vw;
  margin: auto;
}

.customer-review-column.end > img {
  object-fit: cover;
  border-radius: 2px;
  height: 100%;
  width: 100%;
}

.on-hover {
  cursor: pointer;
}

.modal-position {
  margin-top: 150px !important;
}

.modal-open {
  padding: 0 !important;
}

.img-item {
  width: 100%;
  height: auto;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  position: relative;
}

.modal-title {
  color: #f06c20;
  font-weight: 300;
}

.modal-subtitle {
  font-size: 16px;
  line-height: 1.9;
  color: #454545;
  font-weight: 300;
  margin-top: 10px;
}

.modal-more-detail {
  margin: 20px;
  font-size: 15px;
  float: right;
  font-weight: 300;
}

.description-style {
  padding: 20px 30px 20px 0;
}

.learning-use-link {
  margin-top: 30px;
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #f06c20;
  overflow: hidden;
  background: linear-gradient(to right, #f0c096, #e3855c 50%, #f06c20 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
}

.learning-use-link:hover {
  background-position: 0 100%;
  text-decoration: underline !important;
}

.multi-carusel-left {
  height: 60px;
  position: absolute;
  top: calc(50% - 35px);
  left: -50px;
  background: transparent;
  color: #ffffff !important;
  font-size: 30px !important;
}

.multi-carusel-right {
  height: 60px;
  position: absolute;
  top: calc(50% - 35px);
  right: -50px;
  background: transparent;
  color: #ffffff !important;
  font-size: 30px !important;
}

.youtube-icon {
  width: 28px;
  height: auto;
  display: inline-block;
  margin-right: 3px;
}

.img-top {
  width: 28px;
  height: auto;
  display: none;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 99;
}

.link:hover .img-top {
  display: inline;
}

.business-img-area {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 0 19%;
  margin: 12px;
}

.business-img {
  width: 150px;
  text-align: center;
  transition: transform 0.4s;
}

.business-img-item {
  width: 70px;
  float: left;
  background-repeat: no-repeat;
  background-size: contain;
}

.customer-taget-container {
  margin-bottom: 20px;
  padding-left: 86px;
}

.customer-taget-item:hover .market-title {
  color: #333333;
  font-weight: 600;
}

.restaurants-kitchen-mobiles-leafe {
  position: absolute;
  bottom: 0;
  right: -150px;
}

.restaurants-pc {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.restaurants-sunmi {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.restaurants-kitchen-pc-title {
  color: #f06c20 !important;
  font-size: 28px;
  margin-top: 15px;
  margin-left: 10px;
}

.restaurants-pc-img {
  max-width: 400px;
}

.restaurants-mobile-img {
  max-width: 130px;
}

.restaurants-kitchen-pc-price {
  color: #454545;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 36px;
}

.restaurants-kitchen-pc-vat {
  color: #454545;
}

.restaurants-kitchen-mobiles-option {
  background-color: #f06c20;
  color: white;
  font-size: 20px;
  padding: 5px 20px;
  border-radius: 25px;
}

.restaurants-kitchen-mobiles-title {
  display: block;
  color: #454545;
  font-size: 18px;
  margin-top: 20px;
  font-weight: 200;
}

.restaurants-kitchen-mobiles-price {
  color: #454545;
  margin-bottom: 0;
  margin-top: 10px;
}

.restaurants-wrapper {
  background: #f6f6f890;
  padding-bottom: 50px;
}

.tab-title {
  display: contents;
}

.platform-ic {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

@media (max-width: 1024px) {
  .cookie-container.active {
    bottom: 0;
    width: 50%;
    height: 150px;
  }

  .cookie-btn {
    background: rgb(255, 96, 58, 0.8);
    color: #f5f6fa;
    border-radius: 8px;
    width: 100px;
    height: 50px;
    font-size: 16px;
    margin: auto !important;
  }

  .nav-item {
    margin: 0 5px;
  }

  .nav-item img {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .nav-item img {
    width: 150px;
  }

  .thumnail-download-image,
  .accessory-mobile-set,
  .accessory-image,
  .restaurants-pc-img,
  .restaurants-mobile-img,
  .business-img {
    width: 100%;
  }

  .cookie-container.active {
    bottom: 0;
    width: 70%;
    height: 150px;
  }

  .cookie-btn {
    background: rgb(255, 96, 58, 0.8);
    color: #f5f6fa;
    border-radius: 8px;
    width: 100px;
    height: 50px;
    font-size: 16px;
    margin: auto !important;
  }
}

@media (max-width: 480px) {
  .restaurant-set {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
  }

  .intro-box {
    padding: 90px 0 40px 0;
  }

  .nav-content {
    display: flex;
    justify-content: center;
  }

  .nav-box {
    width: 320px;
    flex-wrap: wrap;
    justify-content: initial;
    row-gap: 10px;
  }

  .nav-box :nth-child(1) {
    order: 1;
  }

  .nav-box :nth-child(2) {
    order: 2;
  }

  .nav-box :nth-child(3) {
    order: 4;
  }

  .nav-box :nth-child(4) {
    order: 3;
  }

  .nav-box :nth-child(5) {
    order: 5;
  }

  .cookie-container.active {
    bottom: 0;
    width: 310px;
    height: 150px;
  }

  .cookie-btn {
    background: rgb(255, 96, 58, 0.8);
    color: #f5f6fa;
    border-radius: 8px;
    width: 100px;
    height: 50px;
    font-size: 16px;
    margin: auto !important;
  }

  .accessory-name {
    font-size: 16px;
  }

  .icon-image {
    max-width: 40px;
  }

  .promotion-img-size {
    width: 100vw;
    padding: 0;
  }

  .restaurants-kitchen-pc-price {
    color: #454545;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 30px;
  }

  .restaurants-kitchen-box {
    margin-top: 20px;
  }

  .restaurants-kitchen-pc-title {
    margin-top: 15px;
  }

  .restaurants-kitchen-pc-title {
    font-size: 26px !important;
  }

  .tab-divider {
    height: 40px;
  }

  .learning-use-link {
    margin-top: 20px;
    font-size: 18px;
  }

  .business-img-area {
    flex: 1 0 17% !important;
  }

  .nav-tabs > li > a {
    font-size: 13px;
    padding: 12px 25px;
    text-align: center;
    justify-content: center;
  }

  .nav-tabs > li.active > a {
    font-size: 13px;
    padding: 12px 25px !important;
    text-align: center;
    justify-content: center;
  }

  .tab-width {
    width: 33%;
  }

  .tab-title {
    display: none;
  }
}

#customer_review .owl-dots .owl-dot span {
  border: 1px solid #f06c20;
  background: transparent !important;
}

#customer_review .owl-dots .owl-dot:hover span {
  background: #f06c20 !important;
}

#customer_review .owl-dots .owl-dot.active span,
#customer_review .owl-dots .owl-dot:hover span {
  background: #f06c20 !important;
}

hr {
  z-index: 1;
}

/* cookie consent V.2 */
.cookie-container {
  z-index: 100 !important;
  background-color: rgb(0, 0, 0, 0.8);
  color: rgb(255, 255, 255);
  width: 900px;
  height: 80px;
  border-radius: 10px;
  margin: 50px auto 14px auto;
  box-shadow: 0px 0px 3px rgb(0, 0, 0);
  text-align: center;
  padding: 15px;
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  transition: 400ms;
}
.cookie-container.active {
  bottom: 0;
}

.cookie-btn {
  background: rgb(255, 96, 58, 0.8);
  color: #f5f6fa;
  border-radius: 8px;
  width: 100px;
  height: 50px;
  margin-left: 90px;
  font-size: 16px;
}

.partner-title-position {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.partner-title {
  color: #fff;
  margin: 20px;
  padding: 10px 20px;
  background-color: #f06c20;
  border-radius: 25px;
}

.partner-wrapper {
  text-align: center;
  padding-bottom: 50px;
}

.partner-wrapper a {
  font-size: 16px;
}

.title-section {
  color: #f06c20;
  margin-top: 50px;
}

.partner-detail {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  column-gap: 30px;
}

.partner-logo {
  width: 200px;
}

.thumnail-download-image {
  max-width: 645px;
}

/* <!-- -------------------------- Confirm Download Modal --------------------------- --> */
.mod-confirm-dialog {
  margin: 500px auto !important;
  width: 350px !important;
}

.mod-confirm-body {
  font-size: 16px;
  color: #848484;
}

.btn-mod {
  width: 100px;
  height: 40px;
}

.btn-mod.confirm {
  background-color: #f06c20;
  color: #ffffff;
}

.button-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 20px;
}

#apk_download:hover {
  cursor: pointer;
}

/* <!-- --------------------------------- x --------------------------------- --> */

/* ------------------------------- Restaurant ------------------------------- */
.section-title {
  padding: 30px 0 0;
  text-align: center;
  font-weight: 500;
  color: #f06c20;
}

.flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5em 0;
}

.flex-box {
  flex: 1;
}

.restaurant-img {
  width: 400px;
}

.arrow-next-img {
  width: 90px;
  margin: 0 10px;
}

.arrow-down-img {
  display: none;
}

.accessory-wrapper {
  padding: 10px;
  border-radius: 10px;
  /* background-color: #f7f7f770; */
}

.accessory-wrapper:hover {
  background-color: #f7f7f7;
}

.extension-wrapper {
  max-width: 400px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
}

.package-duration-img > img {
  height: 68px;
  border-radius: 30px;
}

.optonal-view {
  display: flex;
  justify-content: end;
  align-items: center;
  column-gap: 10px;
}

.discount-percentage {
  width: 100px;
  height: 36px;
  box-sizing: content-box;
  padding-top: 15px;
  position: relative;
  background: red;
  color: white;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.discount-percentage:after {
  content: "";
  position: absolute;
  left: -1px;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 16px solid #f7f7f7;
  border-bottom: 25px solid transparent;
}

.discount-font {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: -2px;
  left: 24px;
  font-family: "Prompt", sans-serif;
}

.percentage-font {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  right: 2px;
  bottom: -4px;
  font-family: "Prompt", sans-serif;
}

.left-content-wrapper:hover > .discount-percentage:hover:after {
  border-left: 18px solid #fbfbfb;
}

@media (max-width: 1170px) {
  .flex-box {
    flex-direction: column;
  }

  .arrow-next-img {
    display: none;
  }

  .arrow-down-img {
    width: 100px;
    display: block;
  }

  .restaurant-img {
    max-width: 570px;
  }
}

@media (min-width: 1200px) {
  .container-custom {
    width: 1000px !important;
    margin: auto;
  }
}

/* ------------------------------------ x ----------------------------------- */

.product-collection-row {
  display: flex;
  flex-wrap: wrap;
  margin: 3em auto 3em;
}

.product-collection-row .product-collection-item {
  margin-top: 20px;
}

@media (max-width: 970px) {
  .product-collection-row {
    justify-content: center;
  }
}

@media (min-width: 1370px) and (max-width: 1440px) {
  @media (min-height: 660px) and (max-height: 717px) {
    .intro-box {
      padding: 70px 280px 15px 280px;
    }

    .nav-content {
      margin: 0px;
    }
  }
}
.list-columns{
  margin-top: -10px;
}
