@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@200;300;400;500;600;700;800&display=swap");
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -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; }

.fr-view ul li {
  margin-bottom: 0 !important; }

.fr-view ul {
  margin-bottom: 0 !important; }

.header-top {
  text-align: center;
  color: #fff;
  background: #000;
  padding: 12px 0;
  font-size: 1.125rem;
  line-height: 1.5; }

.header-set-3 {
  background-color: transparent;
  position: sticky;
  transition: all 0.5s ease-in-out;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  background: #F7F4E3; }
  .header-set-3.sticking {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #F7F4E3; }
  .header-set-3 ul,
  .header-set-3 ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .header-set-3 .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media (min-width: 992px) {
      .header-set-3 .container {
        display: flex;
        width: 1320px;
        max-width: 1320px;
        justify-content: space-between;
        align-items: flex-end;
        flex-shrink: 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;
    padding: 0px 0px;
    -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; }
    @media (min-width: 992px) {
      .header-set-3 .position-group {
        width: 100%;
        justify-content: space-between;
        align-items: flex-end; } }
  .header-set-3 .first_row {
    opacity: 1;
    -moz-opacity: 1;
    transition: opacity 0.2s ease-in-out;
    font-weight: normal;
    align-items: center; }
    @media (min-width: 992px) {
      .header-set-3 .first_row {
        display: flex;
        padding: 14px 0;
        justify-content: center;
        align-items: center;
        background: #F7F4E3; } }
    .header-set-3 .first_row .position-group {
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      @media (min-width: 992px) {
        .header-set-3 .first_row .position-group {
          justify-content: space-between;
          align-items: flex-end; } }
    .header-set-3 .first_row .logo {
      margin-right: 5px;
      width: 56px;
      height: 60px;
      flex-shrink: 0;
      aspect-ratio: 14/15;
      display: flex;
      align-items: center;
      justify-content: center; }
      .header-set-3 .first_row .logo a {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center; }
      .header-set-3 .first_row .logo img {
        width: 56px;
        height: 60px;
        object-fit: contain;
        flex-shrink: 0; }
      @media (min-width: 992px) {
        .header-set-3 .first_row .logo {
          margin-right: 0; } }
    @media (min-width: 992px) {
      .header-set-3 .first_row .first_col1 {
        flex-shrink: 0; } }
    @media (min-width: 992px) {
      .header-set-3 .first_row .second_col2 {
        display: flex;
        align-items: center;
        margin-right: 0; } }
    @media (min-width: 992px) {
      .header-set-3 .first_row .third_col3 {
        display: flex;
        align-items: center;
        margin-left: 0; } }
    @media (min-width: 992px) {
      .header-set-3 .first_row .position-group .first_col1 {
        flex-shrink: 0; }
      .header-set-3 .first_row .position-group .second_col2 {
        flex-shrink: 0;
        margin-left: auto;
        display: flex;
        align-items: center; }
      .header-set-3 .first_row .position-group .third_col3 {
        flex-shrink: 0;
        margin-left: 0;
        display: flex;
        align-items: center; } }
  .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: 40px;
      margin-bottom: 0;
      position: relative;
      font-size: 18px;
      font-weight: 400;
      text-transform: uppercase; }
      .header-set-3 .right-top li:not(:first-child) {
        margin-left: 16px; }
        .header-set-3 .right-top li:not(:first-child):before {
          position: absolute;
          height: 24px;
          width: 1px;
          left: 0;
          top: 9px;
          content: " ";
          background: #C2C2C2; }
      .header-set-3 .right-top li .dropdown-toggle {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400;
        height: 60px;
        color: #183B27;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 3px solid transparent; }
        .header-set-3 .right-top li .dropdown-toggle .img-left {
          display: inline-block !important;
          vertical-align: middle;
          margin-right: 5px;
          line-height: 1; }
          .header-set-3 .right-top li .dropdown-toggle .img-left img {
            max-height: 20px; }
        .header-set-3 .right-top li .dropdown-toggle:after {
          right: 5px;
          font-size: 14px; }
        .header-set-3 .right-top li .dropdown-toggle:hover {
          color: #5c827d; }
    .header-set-3 .right-top .dropdown-item {
      color: #000000;
      line-height: 1.5; }
      .header-set-3 .right-top .dropdown-item:hover {
        color: #5c827d;
        background: transparent; }
  .header-set-3 .login-menu {
    text-transform: capitalize;
    display: flex;
    font-weight: 500; }
    .header-set-3 .login-menu .fa-user {
      margin-right: 8px;
      font-family: inherit !important;
      background-repeat: no-repeat;
      width: 32px;
      height: 32px;
      background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6572 14C19.4187 14 21.6572 11.9853 21.6572 9.5C21.6572 7.01472 19.4187 5 16.6572 5C13.8958 5 11.6572 7.01472 11.6572 9.5C11.6572 11.9853 13.8958 14 16.6572 14Z' stroke='%23116C4F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.6572 27C26.6572 21.4772 21.9561 17 16.1572 17C10.3583 17 5.65723 21.4772 5.65723 27' stroke='%23116C4F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }
      .header-set-3 .login-menu .fa-user:before {
        display: none; }
  .header-set-3 .main-menu {
    justify-content: center;
    text-align: center;
    width: 100%;
    gap: 40px; }
    @media (min-width: 992px) {
      .header-set-3 .main-menu {
        justify-content: flex-end;
        width: auto; } }
    .header-set-3 .main-menu > li {
      margin-left: 0px;
      margin-bottom: 0px; }
    .header-set-3 .main-menu > li {
      padding: 0px 0px;
      display: inline-block;
      position: relative; }
      .header-set-3 .main-menu > li > a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #183B27;
        height: 60px;
        padding: 4px 0;
        gap: 8px;
        font-size: 18px;
        line-height: 1.5;
        font-weight: 400;
        margin-bottom: 0px;
        transition: all 0.3s ease-in-out;
        border-bottom: 3px solid transparent;
        position: relative; }
        .header-set-3 .main-menu > li > a i {
          margin-left: 0;
          vertical-align: middle;
          transition: transform 0.3s ease-in-out;
          font-size: 14px;
          color: #183B27;
          display: none; }
        .header-set-3 .main-menu > li > a:hover, .header-set-3 .main-menu > li > a.active {
          border-bottom: 3px solid #183B27; }
      .header-set-3 .main-menu > li:has(> .sub-menu) > a::after {
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        font-size: 14px;
        color: #183B27;
        display: inline-block;
        transition: transform 0.3s ease-in-out;
        line-height: 1; }
      .header-set-3 .main-menu > li:hover > a::after {
        transform: rotate(180deg); }
    .header-set-3 .main-menu li li a {
      height: auto;
      border-bottom: none; }
    .header-set-3 .main-menu > li:hover > ul,
    .header-set-3 .main-menu > li:hover > .sub-menu {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-start;
      gap: 24px;
      flex-wrap: nowrap; }
      .header-set-3 .main-menu > li:hover > ul::before,
      .header-set-3 .main-menu > li:hover > .sub-menu::before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 1320px;
        top: 0;
        bottom: 0;
        pointer-events: none; }
    .header-set-3 .main-menu > li:hover .sub-menu {
      display: flex !important;
      flex-direction: row; }
      .header-set-3 .main-menu > li:hover .sub-menu .sub-menu {
        display: flex !important;
        flex-direction: column; }
    .header-set-3 .main-menu > li .sub-menu {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: calc(100vw - (100vw - 100%));
      padding: 80px 0;
      background: #FFFEF9;
      box-shadow: 1px 8px 17.3px 0 rgba(0, 0, 0, 0.16);
      z-index: 999;
      border-left: none;
      min-width: auto;
      list-style: none;
      box-sizing: border-box;
      margin-left: calc(-50vw + 50%); }
      .header-set-3 .main-menu > li .sub-menu > li {
        display: flex;
        flex-direction: column;
        flex: 0 1 auto;
        margin: 0px;
        padding: 0px;
        position: relative;
        width: calc((1320px - 72px) / 4);
        max-width: calc((1320px - 72px) / 4);
        box-sizing: border-box; }
        .header-set-3 .main-menu > li .sub-menu > li > a,
        .header-set-3 .main-menu > li .sub-menu > li > span.arrow > a {
          padding: 0 0 16px 0;
          display: block;
          text-align: left;
          border: none;
          margin-bottom: 0;
          color: #183B27;
          font-family: Mitr;
          font-size: 24px;
          font-style: normal;
          font-weight: 500;
          line-height: 150%; }
          .header-set-3 .main-menu > li .sub-menu > li > a:hover, .header-set-3 .main-menu > li .sub-menu > li > a.active,
          .header-set-3 .main-menu > li .sub-menu > li > span.arrow > a:hover,
          .header-set-3 .main-menu > li .sub-menu > li > span.arrow > a.active {
            background: transparent;
            color: #98CCB5; }
        .header-set-3 .main-menu > li .sub-menu > li > .sub-menu,
        .header-set-3 .main-menu > li .sub-menu > li > ul.sub-menu {
          position: static;
          display: flex !important;
          flex-direction: column;
          gap: 8px;
          padding: 0;
          box-shadow: none;
          background: transparent;
          width: 100%;
          left: auto !important;
          transform: none;
          margin: 0;
          list-style: none; }
          .header-set-3 .main-menu > li .sub-menu > li > .sub-menu li,
          .header-set-3 .main-menu > li .sub-menu > li > ul.sub-menu li {
            display: block;
            padding: 0; }
            .header-set-3 .main-menu > li .sub-menu > li > .sub-menu li a,
            .header-set-3 .main-menu > li .sub-menu > li > ul.sub-menu li a {
              padding: 0;
              display: block;
              font-weight: normal;
              text-align: left;
              color: #183B27;
              font-weight: 400;
              font-size: 16px;
              line-height: 150%;
              border: none;
              transition: all 0.3s ease-in-out;
              font-family: IBM Plex Sans Thai;
              text-transform: none; }
              .header-set-3 .main-menu > li .sub-menu > li > .sub-menu li a:hover, .header-set-3 .main-menu > li .sub-menu > li > .sub-menu li a.active,
              .header-set-3 .main-menu > li .sub-menu > li > ul.sub-menu li a:hover,
              .header-set-3 .main-menu > li .sub-menu > li > ul.sub-menu li a.active {
                background: transparent;
                color: #98CCB5; }
        .header-set-3 .main-menu > li .sub-menu > li > img {
          width: 100%;
          aspect-ratio: 1 / 1;
          object-fit: cover;
          border-radius: 24px;
          display: block; }
      .header-set-3 .main-menu > li .sub-menu > li.menu-image-column {
        display: flex;
        flex-direction: column;
        flex: 0 1 auto;
        width: calc((1320px - 72px) / 4);
        max-width: calc((1320px - 72px) / 4); }
        .header-set-3 .main-menu > li .sub-menu > li.menu-image-column img {
          width: 100%;
          aspect-ratio: 1 / 1;
          object-fit: cover;
          border-radius: 24px;
          display: block; }
    .header-set-3 .main-menu > li .sub-menu li:hover > .sub-menu {
      display: flex !important;
      position: static;
      transform: none;
      left: auto;
      width: 100%;
      padding: 0;
      box-shadow: none;
      background: transparent; }
  .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-overlay .modal-dialog {
  transform: none;
  width: 100%;
  max-width: 100%;
  margin: 0; }
.search-overlay .modal-content {
  background: #fff; }
.search-overlay .close-btn {
  position: absolute;
  margin-right: 1.25rem;
  margin-top: 1.25rem;
  top: 0;
  right: 0;
  font-size: 0.75rem; }
.search-overlay .search-form {
  max-width: 32rem;
  left: 0;
  right: 0;
  z-index: 99;
  margin: 0 auto;
  padding: 50px 0px; }
.search-overlay .autosearch-wrap {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  border-bottom: 2px solid #CECECE; }
.search-overlay .search-btn {
  background-color: transparent;
  border: 0;
  color: #000;
  line-height: 1.5;
  padding: 10px 0.75rem;
  font-size: 1.5rem; }

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: 600px;
  height: 100%;
  position: fixed;
  left: -100%;
  top: 0;
  background: #FFFEF9;
  /*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: #000000;
    margin-left: auto;
    color: #fff; }
    .side-menu-wrap .side-menu-close i {
      font-weight: 300;
      font-size: 30px; }

.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: 993px) and (max-width: 1199px) {
  .header-set-3 .first_row .third_col3 {
    margin-left: 0px; } }
@media all and (max-width: 991px) {
  .header-top {
    padding: 8px 0; }

  .header-set-3 {
    padding: 0px 0px; }
    .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;
      padding: 8px 16px; }
    .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;
      justify-content: space-between;
      align-items: center;
      position: relative;
      width: 100%; }
      .header-set-3 .first_row .first_col1 .logo {
        order: 1;
        margin: 0; }
      .header-set-3 .first_row .first_col1 .side-menu-close {
        order: 2;
        position: relative;
        left: auto;
        right: 0;
        top: auto;
        transform: none; }
    .header-set-3 .first_row .third_col3 {
      margin-left: auto;
      display: none; }
    .header-set-3 .second_col2 .main-menu {
      display: none !important; }
    .header-set-3 .right-top {
      display: none; }
      .header-set-3 .right-top li {
        padding-left: 0;
        margin-left: 0; }
        .header-set-3 .right-top li:before {
          display: none; }
      .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;
      cursor: pointer; }
      .header-set-3 .side-menu-close span {
        background-color: #183B27;
        height: 3px;
        width: 28px;
        position: relative;
        opacity: 1;
        transition: .4s;
        -webkit-transition: .4s;
        margin-bottom: 3px;
        margin-top: 2px;
        display: block;
        border-radius: 3px;
        transition: .4s; }
      .header-set-3 .side-menu-close:hover span {
        background-color: #5c827d; }
    .header-set-3 .menu-lang-wrap .side-menu-close {
      color: #183B27; }
    .header-set-3 .menu-lang-wrap .menu-wraps {
      display: inline-flex;
      align-items: center;
      margin-top: 6px; }
    .header-set-3 .logo {
      margin: 0px !important; }
      .header-set-3 .logo img {
        width: 52px;
        align-self: stretch;
        aspect-ratio: 52/55; }
    .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: #5c827d !important;
        font-size: 2rem;
        cursor: pointer;
        font-weight: 100; }

  .side-menu-nav {
    overflow-y: auto;
    padding-top: 20px; }
    .side-menu-nav nav {
      display: block !important; }

  .main-menu {
    list-style: none;
    padding-left: 0px;
    width: 100% !important; }
    .main-menu ul {
      list-style: none; }
    .main-menu > li {
      position: relative;
      margin-bottom: 0px !important; }
      .main-menu > li > a {
        display: flex;
        padding: 8px 16px 8px 16px;
        justify-content: space-between;
        align-items: center;
        align-self: stretch;
        color: #183B27;
        font-family: "IBM Plex Sans Thai";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        position: relative; }
        .main-menu > li > a i {
          font-size: 1rem;
          font-weight: 400;
          display: none; }
        .main-menu > li > a.active {
          background: #98CCB5; }
        .main-menu > li > a.current .fa-angle-down:before {
          content: "\f106"; }
      .main-menu > li > .sub-menu + i,
      .main-menu > li > i.fa-chevron-up,
      .main-menu > li > i.fa-chevron-down {
        position: absolute;
        right: 16px;
        top: 20px;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #183B27;
        font-size: 14px;
        z-index: 1;
        pointer-events: auto; }
        .main-menu > li > .sub-menu + i.fa-chevron-up::before,
        .main-menu > li > i.fa-chevron-up.fa-chevron-up::before,
        .main-menu > li > i.fa-chevron-down.fa-chevron-up::before {
          content: "\f077"; }
        .main-menu > li > .sub-menu + i.fa-chevron-down::before,
        .main-menu > li > i.fa-chevron-up.fa-chevron-down::before,
        .main-menu > li > i.fa-chevron-down.fa-chevron-down::before {
          content: "\f078";
          font-weight: 400; }
      .main-menu > li.current > a {
        background: #98CCB5; }
      .main-menu > li > .sub-menu {
        background: transparent;
        border-left: none;
        margin-top: 0px;
        padding-left: 0px;
        display: none; }
        .main-menu > li > .sub-menu + i {
          position: absolute;
          right: 10px;
          top: 20px;
          padding: 5px 10px;
          font-size: 16px;
          color: #000; }
        .main-menu > li > .sub-menu.opened {
          display: block !important; }
        .main-menu > li > .sub-menu > li {
          position: relative; }
          .main-menu > li > .sub-menu > li > a,
          .main-menu > li > .sub-menu > li > span.arrow > a {
            display: flex;
            padding: 8px 16px 8px 24px;
            justify-content: space-between;
            align-items: center;
            align-self: stretch;
            color: #183B27;
            font-family: "IBM Plex Sans Thai";
            font-size: 18px;
            font-weight: 400;
            line-height: 150%;
            background: #DDF2E8; }
          .main-menu > li > .sub-menu > li > .sub-menu + i,
          .main-menu > li > .sub-menu > li > i.fa-chevron-up,
          .main-menu > li > .sub-menu > li > i.fa-chevron-down {
            position: absolute;
            right: 16px;
            top: 20px;
            transform: translateY(-50%);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #183B27;
            font-size: 14px;
            z-index: 1;
            pointer-events: auto;
            width: auto;
            height: auto; }
            .main-menu > li > .sub-menu > li > .sub-menu + i.fa-chevron-up::before,
            .main-menu > li > .sub-menu > li > i.fa-chevron-up.fa-chevron-up::before,
            .main-menu > li > .sub-menu > li > i.fa-chevron-down.fa-chevron-up::before {
              content: "\f077"; }
            .main-menu > li > .sub-menu > li > .sub-menu + i.fa-chevron-down::before,
            .main-menu > li > .sub-menu > li > i.fa-chevron-up.fa-chevron-down::before,
            .main-menu > li > .sub-menu > li > i.fa-chevron-down.fa-chevron-down::before {
              content: "\f078"; }
          .main-menu > li > .sub-menu > li > .sub-menu {
            background: transparent;
            border-left: none;
            margin-top: 0px;
            padding-left: 0px;
            display: none; }
            .main-menu > li > .sub-menu > li > .sub-menu.opened {
              display: block !important; }
            .main-menu > li > .sub-menu > li > .sub-menu > li {
              position: relative; }
              .main-menu > li > .sub-menu > li > .sub-menu > li > a,
              .main-menu > li > .sub-menu > li > .sub-menu > li > span.arrow > a {
                display: flex;
                padding: 8px 16px 8px 32px;
                align-items: center;
                gap: 8px;
                align-self: stretch;
                background: #EFFAF5;
                color: #183B27;
                font-family: "IBM Plex Sans Thai";
                font-size: 18px;
                font-weight: 400;
                line-height: 150%; }
              .main-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu + i,
              .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-up,
              .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-down {
                position: absolute;
                right: 16px;
                top: 20px;
                transform: translateY(-50%);
                display: flex;
                align-items: center;
                justify-content: center;
                color: #183B27;
                font-size: 14px;
                z-index: 1;
                pointer-events: auto;
                width: auto;
                height: auto; }
                .main-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu + i.fa-chevron-up::before,
                .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-up.fa-chevron-up::before,
                .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-down.fa-chevron-up::before {
                  content: "\f077";
                  font-weight: 400; }
                .main-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu + i.fa-chevron-down::before,
                .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-up.fa-chevron-down::before,
                .main-menu > li > .sub-menu > li > .sub-menu > li > i.fa-chevron-down.fa-chevron-down::before {
                  content: "\f078";
                  font-weight: 400; }
      .main-menu > li .sub-menu {
        display: none;
        padding-left: 0px; }
        .main-menu > li .sub-menu.opened {
          display: block; }
      .main-menu > li ul:not(.sub-menu) {
        display: none;
        padding-left: 0px; }

  /**/
  .m-header-top {
    display: flex;
    padding: 8px 16px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    background: #F7F4E3; }
    .m-header-top .logo {
      width: 52px;
      aspect-ratio: 52/55;
      display: flex;
      align-items: center; }
      .m-header-top .logo img {
        width: 100%;
        height: auto;
        object-fit: contain; }
    .m-header-top .side-menu-close {
      display: flex;
      width: 32px;
      height: 32px;
      align-items: center;
      justify-content: center;
      gap: 24px;
      color: #183B27 !important; }

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

  .lang-user-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding: 16px;
    background-color: #FFFEF9; }
    .lang-user-wrap .btn-primary {
      background: #AB8C23;
      border-color: #AB8C23; }
    .lang-user-wrap .dropdown-toggle {
      position: relative;
      color: #fff;
      text-transform: uppercase; }
    .lang-user-wrap .mob-lang {
      position: relative; }
      .lang-user-wrap .mob-lang:before {
        position: absolute;
        height: 24px;
        width: 1px;
        left: -27px;
        top: 0px;
        content: " ";
        background: #C2C2C2; }
    .lang-user-wrap .lang-wraps > span {
      text-transform: uppercase;
      font-size: 18px;
      display: inline-block;
      vertical-align: middle;
      line-height: 1.5;
      font-weight: 400; }
      .lang-user-wrap .lang-wraps > span + span {
        border-left: 1px solid #183B27;
        padding-left: 8px;
        margin-left: 8px; }
      .lang-user-wrap .lang-wraps > span.lang_active {
        color: #98CCB5; } }
