@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@100;200;300;400;500;600;700&family=Prompt:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap");
.bg {
  /*border-radius: 32px;
  border: 4px solid var(--Line, #EDECEC);
  background: var(--bg1, linear-gradient(180deg, #027C53 0%, #1A3F73 100%));*/ }

.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; }

.header-set-3 {
  background-color: transparent;
  position: sticky;
  transition: all 0.5s ease-in-out;
  z-index: 9;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  /*.login-menu {
      text-transform: capitalize;
      display: flex; font-weight:500;
      .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");
          
          &:before {
              display: none;
          }
      }
  }*/ }
  .header-set-3.sticking {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #fff; }
  .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;
    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; }
  .header-set-3 .first_row {
    opacity: 1;
    -moz-opacity: 1;
    transition: opacity 0.2s ease-in-out;
    font-weight: normal;
    align-items: center;
    padding: 8px 0; }
    .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; }
    .header-set-3 .first_row .logo {
      margin-right: 5px; }
      .header-set-3 .first_row .logo img {
        max-height: 88px; }
    .header-set-3 .first_row .second_col2 {
      display: flex;
      align-items: flex-end; }
  .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: 16px;
      position: relative;
      font-weight: 400;
      text-transform: uppercase;
      margin-bottom: 0px; }
      .header-set-3 .right-top li .dropdown-toggle {
        font-size: 1rem;
        text-transform: uppercase;
        color: #222;
        font-weight: 400;
        padding-top: 4px;
        padding-bottom: 4px; }
        .header-set-3 .right-top li .dropdown-toggle:after {
          right: 5px;
          font-size: 88%; }
        .header-set-3 .right-top li .dropdown-toggle:hover {
          color: #74A1AF; }
    .header-set-3 .right-top .dropdown-item {
      color: #222;
      line-height: 1.5; }
      .header-set-3 .right-top .dropdown-item:hover {
        color: #74A1AF;
        background: transparent; }
    .header-set-3 .right-top .btn {
      font-weight: 400;
      border-radius: 32px;
      padding-left: 16px;
      padding-right: 16px; }
      .header-set-3 .right-top .btn .call-icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
        width: 24px;
        height: 24px;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.98138 1.96076L8.1112 1.59955C9.17066 1.26145 10.3026 1.8085 10.7562 2.87742L11.6592 5.00684C12.0519 5.934 11.8335 7.02497 11.1195 7.70327L9.12971 9.5912C9.25256 10.721 9.63267 11.833 10.269 12.9271C10.8732 13.9856 11.6837 14.9122 12.6525 15.6519L15.0423 14.8539C15.9474 14.5525 16.9345 14.9001 17.4889 15.7159L18.7835 17.6164C19.4293 18.5657 19.3127 19.874 18.5116 20.6783L17.6537 21.5403C16.799 22.3982 15.5778 22.71 14.4491 22.3572C11.782 21.5256 9.33236 19.0571 7.09584 14.9515C4.85616 10.8397 4.0655 7.34942 4.72491 4.48499C5.00211 3.27957 5.85997 2.31881 6.98138 1.96076Z' fill='white'/%3E%3C/svg%3E"); }
  .header-set-3 .main-menu {
    justify-content: center;
    text-align: center;
    width: 100%;
    gap: 35px; }
    .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:hover a i.ricon:before {
        content: "\f077"; }
      .header-set-3 .main-menu li a {
        display: block;
        color: #222;
        padding: 16px 0px;
        font-size: 1rem;
        text-transform: uppercase;
        line-height: 1.5;
        font-weight: 400; }
        .header-set-3 .main-menu li a i {
          margin-left: 10px;
          vertical-align: middle;
          transition: all .5s;
          font-size: 82%;
          font-weight: 500; }
        .header-set-3 .main-menu li a:hover, .header-set-3 .main-menu li a.active {
          color: #4793AA;
          border-color: #fff; }
        .header-set-3 .main-menu li a.active {
          border-color: #74A1AF; }
        .header-set-3 .main-menu li a.contact-link {
          padding: 9px 32px;
          color: #fff;
          background-color: #74A1AF;
          border-color: #74A1AF;
          border-radius: 10px; }
          .header-set-3 .main-menu li a.contact-link:hover {
            background-color: #4793AA;
            border-color: #4793AA; }
      .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.9%;
        left: 0px;
        width: 100%;
        padding-top: 0px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
        background: #fff;
        min-width: 335px;
        z-index: 9; }
        .header-set-3 .main-menu li .sub-menu li {
          display: block;
          margin-right: 0px;
          padding: 0px;
          position: static; }
          .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;
            transition: all 0.5s ease-in-out;
            font-size: 1rem;
            line-height: 1.5;
            font-weight: 400; }
            .header-set-3 .main-menu li .sub-menu li a:hover, .header-set-3 .main-menu li .sub-menu li a.active {
              background: #4793AA;
              color: #fff; }
          .header-set-3 .main-menu li .sub-menu li .arrow {
            display: block;
            position: relative; }
            .header-set-3 .main-menu li .sub-menu li .arrow:hover i {
              color: #fff; }
            .header-set-3 .main-menu li .sub-menu li .arrow i {
              position: absolute;
              right: 15px;
              top: 10px;
              line-height: 1.5;
              font-size: 85%;
              font-weight: 500; }
          .header-set-3 .main-menu li .sub-menu li li a {
            font-weight: 400; }
            .header-set-3 .main-menu li .sub-menu li li a:hover, .header-set-3 .main-menu li .sub-menu li li a.active {
              background: #fff;
              color: #74A1AF; }
        .header-set-3 .main-menu li .sub-menu ul {
          left: 100% !important;
          top: 0px; }
  .header-set-3 .lang-call-wrap {
    justify-content: center; }

.lang-wraps {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  /*span {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50%;
      color: $black;
      text-transform: uppercase;
      &.lang_active, &:hover {
          background: $primary;
          color: $white;
          font-weight: 500;
      }
  }*/ }

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

.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 .main-menu {
    gap: 15px; }
  .header-set-3 .first_row .third_col3 {
    margin-left: 0px; } }
@media all and (max-width: 991px) {
  .header-set-3 {
    padding: 0px 1px;
    background: #fff; }
    .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: 4px 0; }
    .header-set-3 .mob-hide {
      display: none !important; }
    .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;
      position: relative;
      /*.side-menu-close  {
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
      }*/ }
    .header-set-3 .first_row .third_col3 {
      margin-left: auto;
      display: flex; }
    .header-set-3 .second_col2 .main-menu {
      display: none !important; }
    .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;
      padding: 2px;
      cursor: pointer;
      margin-left: 24px; }
      .header-set-3 .side-menu-close span {
        background-color: #000;
        height: 3px;
        width: 28px;
        position: relative;
        opacity: 1;
        transition: .4s;
        -webkit-transition: .4s;
        margin-bottom: 3px;
        margin-top: 2px;
        display: block;
        border-radius: 3px; }
      .header-set-3 .side-menu-close:hover span {
        background-color: #74A1AF; }
    .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 .logo {
      margin: 0px !important; }
      .header-set-3 .logo img {
        max-height: 60px !important; }
    .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: #74A1AF !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; }
    .main-menu ul {
      list-style: none; }
    .main-menu li {
      position: relative;
      margin-bottom: 0px !important; }
      .main-menu li a {
        padding: 10px 16px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        font-size: 1rem;
        font-weight: 400;
        color: #000;
        align-items: center; }
        .main-menu li a i {
          display: none;
          font-size: 1rem;
          font-weight: 400; }
        .main-menu li a:hover, .main-menu li a.active {
          color: #fff;
          background: #4793AA; }
        .main-menu li a.active + .sub-menu + i {
          color: #fff; }
        .main-menu li a.current .fa-angle-down:before {
          content: "\f106";
          color: #fff; }
        .main-menu li a.btn-primary {
          color: #fff;
          margin: 0 16px; }
      .main-menu li .arrow i {
        display: none; }
      .main-menu li.current > a {
        color: #fff;
        background: #4793AA; }
        .main-menu li.current > a + .sub-menu + i:before {
          color: #fff; }
      .main-menu li.active > a {
        color: #74A1AF; }
      .main-menu li .sub-menu {
        background: #89BECE;
        margin-top: 0px; }
        .main-menu li .sub-menu + i {
          position: absolute;
          right: 6px;
          top: 10px;
          padding: 5px 10px;
          font-size: 16px;
          color: #000;
          font-weight: 500; }
        .main-menu li .sub-menu.opened {
          display: block; }
          .main-menu li .sub-menu.opened > .current > .arrow a {
            color: #fff; }
          .main-menu li .sub-menu.opened > .current > .arrow + .sub-menu + i {
            color: #fff; }
          .main-menu li .sub-menu.opened + .fa-chevron-down:before {
            content: "\f077"; }
        .main-menu li .sub-menu ul {
          background: #EAF3F7; }
      .main-menu li ul {
        display: none;
        padding-left: 0px; }
      .main-menu li li a {
        display: block;
        font-weight: 400;
        font-size: 1rem;
        color: #000; }
        .main-menu li li a:hover {
          background: transparent;
          color: #4793AA; }
      .main-menu li li li a {
        padding-left: 32px; }

  /**/
  .m-header-top {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 20px 20px 10px 20px;
    justify-content: space-between; }
    .m-header-top .side-menu-close {
      color: #fff; }

  .lang-user-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border-top: 1px solid #CDCBCC;
    margin-top: auto;
    padding: 16px 15px 20px 15px; }
    .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: 1rem;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      font-weight: 500; }
      .lang-user-wrap .lang-wraps > span + span {
        border-left: 1px solid #000;
        padding-left: 12px;
        margin-left: 10px; }
      .lang-user-wrap .lang-wraps > span.lang_active {
        color: #74A1AF;
        font-weight: 700; } }
