@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+Thai:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Prompt&display=swap");
.fr-view ol li,
.fr-view ul li {
  margin-bottom: 0px; }

@media all and (min-width: 768px) and (max-width: 1199px) {
  .container {
    max-width: 100%; } }
@media all and (max-width: 1199px) {
  .header-set-3 .right-top .user-menu {
    position: relative; }

  .header-set-3 .right-top .user-menu .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 100%;
    top: auto;
    transform: none;
    margin-bottom: 8px;
    min-width: 200px;
    max-width: calc(100vw - 32px);
    width: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
    z-index: 1050; }

  .header-set-3 .right-top .user-menu .dropdown-menu.show {
    top: auto !important;
    bottom: 100% !important;
    transform: none !important; }

  .header-set-3 .right-top .user-menu .dropdown-menu .dropdown-item {
    padding-left: 18px;
    padding-right: 18px; } }
.transition {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.header-set-3 {
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  top: -80px;
  z-index: 9;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }
  .header-set-3 a {
    transition: all 0.1s ease-in-out; }

.container {
  width: 1320px;
  padding: 0; }

.header-set-3 .container-fluid {
  padding-left: 16px !important;
  padding-right: 16px !important; }

@media all and (min-width: 1280px) {
  .header-set-3 .container-fluid {
    padding-left: 40px !important;
    padding-right: 40px !important; } }
.header-set-3 ul,
.header-set-3 ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.header-set-3 .position-group {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-transition: all .3s;
  transition: all .3s; }

.header-set-3 .position-group.v-align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.header-set-3 .position-group.eposition {
  position: relative; }

.header-set-3 .first_row {
  opacity: 1;
  -moz-opacity: 1;
  transition: opacity 0.2s ease-in-out;
  font-weight: normal; }

.header-set-3 .first_row .position-group {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  padding: 0; }

.header-set-3 .first_row .logo {
  margin-right: 20px;
  width: 200px;
  transition: width 0.1s ease-in-out; }

.header-set-3 .first_row .second_col2 {
  margin-left: auto;
  flex-grow: 1; }

.header-set-3 .first_row .third_col3 {
  margin-left: auto; }

.header-set-3.sticking {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #fff; }
  .header-set-3.sticking .first_row .logo {
    width: 120px; }
  .header-set-3.sticking .main-menu li a {
    height: 40px;
    padding: 2px 20px; }

.header-set-3 .menu-lang-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.header-set-3 .menu-lang-wrap .lang {
  margin-left: 40px;
  font-weight: 700;
  text-transform: uppercase; }

.header-set-3 .menu-lang-wrap .lang .dropdown-toggle {
  padding-right: 0px; }

.header-set-3 .right-top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.header-set-3 .right-top li {
  padding-left: 0;
  margin-left: 24px !important;
  line-height: 24px;
  color: #2C3E50;
  position: relative;
  min-height: 32px;
  line-height: 32px;
  font-size: 15px; }

.member-benefits-header {
  display: flex;
  padding: 8px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 23px !important;
  background: #BF9755 !important;
  color: #FBFBFB !important;
  font-family: Montserrat;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;
  transition: all 0.3s ease; }
  .member-benefits-header:hover {
    border-radius: 23px;
    background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%) !important;
    color: #FBFBFB !important; }
  .member-benefits-header .member-benefits-header.active {
    border-radius: 23px;
    background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%) !important;
    color: #FBFBFB !important; }

.member-benefits-header-mobile {
  display: flex;
  padding: 8px 16px !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 23px !important;
  background: #BF9755 !important;
  color: #FBFBFB !important;
  font-family: Montserrat !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;
  transition: all 0.3s ease; }
  .member-benefits-header-mobile:hover {
    border-radius: 23px;
    background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%) !important;
    color: #FBFBFB !important; }
  .member-benefits-header-mobile .member-benefits-header.active {
    border-radius: 23px;
    background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%) !important;
    color: #FBFBFB !important; }

.header-set-3 .right-top li a {
  color: #2C3E50;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  gap: 8px;
  align-items: center;
  margin-top: 8px; }

.header-set-3 .right-top li a:hover {
  color: #2491EB;
  font-weight: 700; }

.header-set-3 .right-top .user-menu .dropdown-menu .dropdown-item {
  color: #2C3E50; }

.header-set-3 .right-top .user-menu .dropdown-menu .dropdown-item:hover {
  color: #2491EB; }

.header-set-3 .right-top .user-menu .dropdown-menu .dropdown-item:active {
  color: #fff;
  background-color: #2491EB; }

.header-set-3 .lang-drop {
  text-transform: uppercase; }

.header-set-3 .login-menu {
  text-transform: capitalize;
  display: flex; }

.header-set-3 .user-icon {
  margin-right: 8px;
  font-family: inherit !important;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14C18.7614 14 21 11.9853 21 9.5C21 7.01472 18.7614 5 16 5C13.2386 5 11 7.01472 11 9.5C11 11.9853 13.2386 14 16 14Z' stroke='%232C3E50' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26 27C26 21.4772 21.2989 17 15.5 17C9.70108 17 5 21.4772 5 27' stroke='%232C3E50' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.header-set-3 .user-icon:before {
  display: none; }

.header-set-3 .social-icon {
  position: relative; }

.header-set-3 .social-icon .cart-count {
  position: absolute;
  right: -12px;
  background: #2C3E50;
  color: #fff;
  padding: 2px 8px;
  line-height: 16px;
  font-size: 11px;
  font-weight: 500;
  min-width: 20px;
  min-height: 20px;
  border-radius: 10px; }

.header-set-3 .main-menu {
  justify-content: space-between;
  text-align: center;
  width: 100%;
  gap: 0;
  font-family: Montserrat, sans-serif; }

.header-set-3 .main-menu > li {
  margin-left: 0px;
  margin-bottom: 0px; }

.header-set-3 .main-menu li {
  padding: 0px 0px;
  display: inline-block; }

.header-set-3 .main-menu li:hover a i.ricon:before {
  content: "\f077"; }

.header-set-3 .main-menu li a {
  color: #2C3E50;
  line-height: 1.5;
  font-weight: 600;
  margin: 0;
  font-size: 1rem;
  min-width: 200px;
  height: 60px;
  padding: 4px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  transition: height 0.1s ease-in-out, padding 0.1s ease-in-out; }

.header-set-3 .main-menu li a i {
  margin-left: 8px;
  vertical-align: middle;
  transition: all 0.2s; }

.header-set-3 .main-menu li a:hover,
.header-set-3 .main-menu li a.active {
  color: #2491EB;
  border-color: #2491EB;
  border-bottom: 4px solid #2491EB;
  font-weight: 700; }

.header-set-3 .main-menu li a.header-menu-member-benefits {
  color: #BF9755;
  position: relative; }
  .header-set-3 .main-menu li a.header-menu-member-benefits:hover, .header-set-3 .main-menu li a.header-menu-member-benefits.active {
    background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    border-bottom: none;
    font-weight: 700; }
    .header-set-3 .main-menu li a.header-menu-member-benefits:hover::after, .header-set-3 .main-menu li a.header-menu-member-benefits.active::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 4px;
      background: linear-gradient(90deg, #FCD564 0%, #BF9755 100%); }

.header-set-3 .main-menu li:hover > ul,
.header-set-3 .main-menu li:hover > .sub-menu {
  display: block; }

.header-set-3 .main-menu li .sub-menu {
  display: none;
  position: absolute;
  top: 99%;
  left: 0;
  width: 100%;
  padding-top: 0px;
  background: #fff;
  min-width: 239px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  z-index: 9; }

.header-set-3 .main-menu li .sub-menu .submenu-inner {
  background: #fff;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.header-set-3 .main-menu li .sub-menu li {
  display: block;
  margin-right: 0px;
  padding: 0px; }

.header-set-3 .main-menu li .sub-menu li a {
  padding: 8px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: normal;
  border: none;
  text-align: left; }

.header-set-3 .main-menu li .sub-menu li a:hover,
.header-set-3 .main-menu li .sub-menu li a.active {
  background: #2491EB;
  font-weight: 700; }

.header-set-3 .lang-call-wrap {
  justify-content: center; }

.user-menu img {
  border-radius: 50%; }

.user-menu .dropdown-toggle {
  padding-right: 27px !important;
  white-space: nowrap;
  display: flex; }

.user-menu .dropdown-toggle .u-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80px;
  display: block;
  padding-left: 5px; }

.search-header-wrap {
  margin-right: 64px;
  max-width: 510px;
  margin-left: auto; }

.search-header-wrap .autosearch-wrap {
  flex-wrap: nowrap;
  position: relative; }

.search-header-wrap .autosearch-wrap #searchProduct {
  padding-left: 50px;
  border-radius: 22px; }

.search-header-wrap .autosearch-wrap .search-btn {
  position: absolute;
  left: 2px;
  top: 1px;
  padding-left: 18px;
  padding-right: 12px;
  background: transparent;
  color: #707070; }

.search-dropdown {
  position: fixed;
  top: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2); }

body.menu-active {
  overflow: hidden; }

.overlay {
  position: fixed;
  background: #fff;
  top: 50;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index: 999; }

.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%; }

.side-menu-wrap {
  width: 100%;
  max-width: 100%;
  position: fixed;
  left: -100%;
  top: 0;
  background: #fff;
  height: 100%;
  /*overflow-y: auto;*/
  z-index: 99999;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.side-menu-wrap:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6); }

.side-menu-wrap .side-menu-close {
  font-size: 24px;
  font-weight: 500;
  z-index: 9;
  color: #000;
  margin-left: auto;
  color: #fff; }

.side-menu-wrap .side-menu-close i {
  font-weight: 300;
  font-size: 30px;
  color: #25282A; }

.side-menu-wrap.opened {
  left: 0px;
  transition: .8s;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s; }

.sidebarBackdrop {
  background: rgba(0, 0, 0, 0.6);
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  position: fixed;
  display: none; }

@media all and (min-width: 1000px) {
  .category-link-wrap {
    position: relative;
    max-width: 1320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .main-menu > li > a {
    padding-bottom: 12px;
    transition: padding-bottom 0.1s ease-in-out; }

  .header-set-3.sticking .main-menu > li > a {
    padding-bottom: 8px; }

  .main-menu .sub-menu {
    min-height: 200px;
    background: #fff;
    box-shadow: 0 0 5px black; }

  .main-menu .sub-menu > li {
    width: 33.33%; }

  .main-menu .sub-menu .arrow {
    position: relative;
    display: block; }

  .main-menu .sub-menu .arrow i {
    color: #2C3E50;
    position: absolute;
    right: 8px;
    top: 12px; }

  .main-menu .sub-menu .sub-menu {
    width: 33.33% !important;
    position: absolute !important;
    left: 33.33% !important;
    top: 0 !important;
    box-shadow: none;
    display: none; }

  .main-menu .sub-menu .sub-menu li {
    width: 100%; }

  .main-menu .sub-menu .sub-menu .sub-menu {
    left: 100% !important;
    width: 100% !important; }

  .main-menu .sub-menu .sub-menu .sub-menu li {
    width: 100%; } }
@media all and (min-width: 992px) and (max-width: 1199px) {
  .member-benefits-header-mobile {
    max-width: 400px; }

  .header-set-3 .main-menu li a {
    min-width: 0px; } }
@media all and (max-width: 991px) {
  .header-set-3 {
    padding: 0px 1px; }

  .member-benefits-header {
    display: none; }

  .header-set-3 .position-group {
    align-items: center !important;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }

  .header-set-3 .mob-hide {
    display: none; }

  .header-set-3 .social-icon {
    position: relative; }

  .header-set-3 .social-icon .cart-count {
    right: -6px; }

  .header-set-3 .first_row .first_col1 {
    display: flex;
    padding: 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    width: 100%; }

  .header-set-3 .first_row .first_col1 .logo {
    order: 1;
    width: 94px;
    height: 40px;
    flex-shrink: 0;
    aspect-ratio: 47/20;
    margin-right: 0; }

  .header-set-3 .first_row .first_col1 .side-menu-close {
    order: 2;
    width: 32px;
    height: 32px;
    flex-shrink: 0; }

  .header-set-3 .second_col2 .main-menu {
    display: none !important; }

  .header-set-3 .right-top .lang-drop,
  .header-set-3 .right-top .link-user {
    display: none; }

  .header-set-3 .mob-border-none {
    border-left: none !important; }

  .header-set-3 .side-menu-close {
    font-size: 24px; }

  .header-set-3 .side-menu-close span {
    background-color: #292F36;
    height: 3px;
    width: 28px;
    position: relative;
    opacity: 1;
    transition: .4s;
    -webkit-transition: .4s;
    margin-bottom: 3px;
    margin-top: 2px;
    display: block;
    border-radius: 5px; }

  .header-set-3 .menu-lang-wrap .side-menu-close {
    color: #fff; }

  .header-set-3 .menu-lang-wrap .menu-wraps {
    display: inline-flex;
    align-items: center;
    margin-top: 6px; }

  .header-set-3 .first_row .first_col1 .logo img {
    width: 94px;
    height: 40px;
    object-fit: contain; }

  .header-set-3 body.open {
    overflow: hidden; }

  .header-set-3 .menu-item-list .menu-header {
    text-align: left;
    cursor: pointer;
    padding: 10px 15px; }

  .header-set-3 .menu-item-list .top-container {
    display: none;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px; }

  .header-set-3 .menu-item-list .top-container .close-menu {
    color: #2C3E50 !important;
    font-size: 2rem;
    cursor: pointer;
    font-weight: 100; }

  .side-menu-nav {
    overflow-y: auto; }

  .side-menu-nav nav {
    display: block !important; }

  .main-menu {
    list-style: none;
    padding-left: 0px;
    width: 100% !important;
    font-family: Montserrat, sans-serif;
    border-top: 1px solid #C2C2C2; }

  .main-menu ul {
    list-style: none; }

  .main-menu li {
    position: relative;
    margin-bottom: 0px !important;
    display: flex;
    height: 60px;
    padding: 4px 32px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch; }

  .main-menu li a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #2C3E50;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding: 0;
    width: 100%;
    justify-content: space-between; }

  .main-menu li a i {
    display: none; }

  .main-menu li a:hover,
  .main-menu li a.active {
    color: #2491EB;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; }

  .main-menu li.active > a {
    color: #2491EB;
    font-weight: 700; }

  .main-menu li a.header-menu-member-benefits {
    color: #BF9755; }
    .main-menu li a.header-menu-member-benefits:hover, .main-menu li a.header-menu-member-benefits.active {
      background: linear-gradient(180deg, #FCD564 0%, #BF9755 100%);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent;
      font-weight: 700; }

  .main-menu li .sub-menu + i {
    position: absolute;
    right: 6px;
    top: 10px;
    padding: 5px 10px;
    font-size: 16px; }

  .main-menu li .sub-menu.opened {
    display: block; }

  .main-menu li .sub-menu.opened + .fa-chevron-right {
    color: #2C3E50; }

  .main-menu li .sub-menu.opened + .fa-chevron-right:before {
    content: "\f078"; }

  .main-menu li ul {
    display: none;
    padding-left: 15px; }

  .main-menu li li a {
    padding: 10px 10px;
    display: block;
    font-weight: 400;
    font-size: 1rem; }

  .main-menu li li a strong {
    font-weight: 600;
    font-size: 1.25rem; }

  /**/
  .m-header-top {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 16px;
    justify-content: space-between; }
    .m-header-top .logo {
      width: 94px;
      height: 40px;
      flex-shrink: 0;
      aspect-ratio: 47/20;
      margin-right: 0; }

  .lang-wraps {
    justify-content: center; }

  .lang-user-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #C2C2C2;
    flex-direction: column;
    margin-top: auto;
    padding: 16px;
    gap: 16px; }

  .lang-user-wrap .lang-wraps > span {
    text-transform: uppercase;
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }

  .lang-user-wrap .lang-wraps > span + span {
    border-left: 1px solid #C2C2C2;
    padding-left: 12px;
    margin-left: 12px; }

  .lang-user-wrap .lang-wraps > span.lang_active {
    color: #2C3E50;
    font-weight: 600; }

  .lang-user-wrap li {
    list-style-type: none; }

  .lang-user-wrap .login-menu {
    text-transform: capitalize;
    color: #2C3E50;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }

  .lang-user-wrap .login-menu i {
    margin-right: 8px; }

  .lang-user-wrap .user-menu {
    position: relative; }

  .lang-user-wrap .user-menu .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 100%;
    top: auto;
    transform: none;
    margin-bottom: 8px;
    min-width: 200px;
    max-width: calc(100vw - 32px);
    width: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
    z-index: 1050; }

  .lang-user-wrap .user-menu .dropdown-menu.show {
    top: auto !important;
    bottom: 100% !important;
    transform: none !important; }

  .lang-user-wrap .user-menu .dropdown-menu .dropdown-item {
    padding-left: 18px;
    padding-right: 18px; } }
