﻿@charset "UTF-8";
/* singha */
@font-face {
  font-family: "DB Ozone X";
  src: url("../../Fonts/DB Ozone X.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "DB Ozone X 2";
  src: url("../../fonts/DB Ozone X 2.ttf") format("truetype");
}
@font-face {
  font-family: "DB Ozone X Med";
  src: url("../../Fonts/DB Ozone X Med.ttf") format("truetype");
}
@font-face {
  font-family: "DB Ozone X Bd";
  src: url("../../fonts/DB Ozone X Bd.ttf") format("truetype");
}
.campaign_list_navigation_section .campaign_list_navigation, .campaign_list_navigation_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body {
  height: 100vh;
  font-size: 1.2rem;
  font-family: "DB Ozone X";
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.login-welcome {
  color: #8bc34a;
  font-size: 1.2em;
  font-weight: bolder;
  letter-spacing: 2px;
}

.text-welcome-line1 {
  font-size: 2.5em;
  font-family: "DB Ozone X Bd";
}

button, input, optgroup, select, textarea {
  font-family: "DB Ozone X";
}

input#tbCardNumber {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #8bc34a;
  margin: 10px;
  margin-left: 0px;
}

/*#region Dashboard overrided*/
.cat_title-text {
  font-size: 1.35em;
}
@media (min-width: 576px) {
  .cat_title-text {
    margin-left: 290px !important;
  }
}
@media (max-width: 575px) {
  .cat_title-text {
    font-size: 1.2em;
  }
}

.cat-see-all {
  position: relative;
  padding-right: 22px;
  font-size: 0.9em !important;
}
.cat-see-all .seemore {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cat-see-all .seemore.float-right {
  margin-right: 0 !important;
}

p.recommend-item-name {
  font-size: 1.1em;
}

.grid-item.recommend-point {
  font-size: 0.9em;
}

.campaign_list_navigation_section {
  width: 100%;
}
.campaign_list_navigation_section .campaign_list_navigation {
  width: 50%;
  flex: 0 0 50%;
}
@media (max-width: 575px) {
  .campaign_list_navigation_section .campaign_list_navigation {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 auto 5px;
    padding-top: 5px;
  }
}
.campaign_list_navigation_section .campaign_list_navigation .campaign_category_icon {
  width: 45px;
  flex: 0 0 45px;
}
@media (max-width: 575px) {
  .campaign_list_navigation_section .campaign_list_navigation .campaign_category_icon {
    width: 40px;
    flex: 0 0 40px;
    margin-left: auto;
  }
}
.campaign_list_navigation_section .campaign_list_navigation .campaign_category_name {
  width: calc(100% - 45px);
  flex: 0 0 calc(100% - 45px);
  margin: auto 0;
  padding-left: 8px;
  color: #48a23f;
  font-size: 1.4em;
}
@media (max-width: 575px) {
  .campaign_list_navigation_section .campaign_list_navigation .campaign_category_name {
    width: fit-content;
    flex: 0 0 auto;
    padding-left: 4px;
    margin-right: auto;
  }
}
.campaign_list_navigation_section .campaign_list_see_more {
  width: 50%;
  flex: 0 0 50%;
  margin: auto 0;
}
@media (max-width: 575px) {
  .campaign_list_navigation_section .campaign_list_see_more {
    width: 100%;
    flex: 0 0 100%;
  }
  .campaign_list_navigation_section .campaign_list_see_more .num_of_list {
    font-size: 0.9em !important;
    text-align: center;
  }
}

.cat-item .cat-item-name {
  font-size: 1.25em;
}

/*#endregion*/
.card-register {
  color: chocolate;
}

.login-welcome-line1 {
  margin-bottom: 30px;
}

.cards-section {
  padding: 10px;
  display: block;
  cursor: pointer;
}

card-register {
  color: #f5971b;
}

.menu-section {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  /*.menu-back {
      display: flex;
  }*/
}
.menu-section .menu-item {
  float: left;
}
.menu-section .back_btn {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.menu-section .menu-right {
  position: absolute;
  top: 0;
  right: 0;
}

.menu-section-inner {
  position: relative;
}

.back-icon {
  float: left;
  margin-right: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
.back-icon img {
  display: block;
  max-width: 1em;
}

.back-text {
  color: #010D95;
}

.name-page {
  padding: 5px;
}

.tb-mobile-search {
  margin-left: 137px;
  margin-top: 40px;
  border-radius: 10px;
  border: solid 0px gray;
}

.topbar-left .logo {
  cursor: pointer;
}

/* ซ่อน cart */
.top-menu-icon.cart {
  display: none;
}

.topbar-mobile .menu-block-cart {
  display: none !important;
}
.topbar-mobile .menu-block {
  width: 100%;
  border-right: 1px solid #eeeeec;
  display: flex;
  justify-content: center;
}
.topbar-mobile .topbarright-mobile {
  width: 25%;
  display: flex;
  justify-content: space-between;
  flex-flow: row;
}
.topbar-mobile .profile-info.topbarleft-mobile {
  width: 75%;
}
.topbar-mobile .profile-menu-mobile.topbarleft-mobile {
  width: 75%;
}

@media (min-width: 576px) {
  .profile-menu .menu-block {
    border-right: 1px solid #eeeeec;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
  }
  .profile-menu .menu-block .top-menu-icon {
    background-size: 16px;
  }
  .profile-menu .menu-block:last-child {
    border-right: 0;
  }
  .profile-menu .menu-block.menu-block-cart {
    display: none;
  }
}
