@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@500;700&family=Plus+Jakarta+Sans:ital@0;1&display=swap");
[href] {
  text-decoration: none; }

[href]:focus {
  outline: none !important; }

.d-flex, .card-body .card-text-price-ala .lowest-price--withoutTax {
  display: flex;
  justify-content: center;
  align-items: center; }

.d-flex-start {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.d-flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between; }

[data-carousel-tooltip] {
  display: none !important; }

.add-to-cart-loadingOverlay .loadingOverlay {
  z-index: 100;
  position: fixed; }

.card-body .card-text-price-ala .lowest-price--withoutTax .price-ala-label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  color: #000;
  margin-right: 5px; }

#main-content > .container {
  min-height: 700px; }

#main-content .alertBox {
  margin-bottom: 20px; }

#main-content .breadcrumb::before {
  background-size: 9px;
  vertical-align: initial; }

#main-content .breadcrumb a {
  color: #8592A2;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase; }
  #main-content .breadcrumb a:hover {
    color: black; }

#main-content .page-heading {
  font-family: Kanit;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0em;
  color: #2D2D2D;
  margin: 40px 0; }
  @media (max-width: 767px) {
    #main-content .page-heading {
      font-size: 24px;
      line-height: 28px; } }

.page {
  margin: 0 !important; }
  .page .page-content {
    padding: 0; }
    .page .page-content .left-nav-info {
      list-style: none;
      padding: 0 20px 0 0;
      margin: 0;
      width: 22%; }
      @media (max-width: 767px) {
        .page .page-content .left-nav-info {
          width: 100%;
          padding: 0 0 20px 0;
          text-align: center; } }
    .page .page-content .right-info {
      width: 78%; }
      @media (max-width: 767px) {
        .page .page-content .right-info {
          width: 100%; } }
      .page .page-content .right-info > h1 {
        margin-top: 0; }
    .page .page-content .no-margin {
      margin-bottom: 0; }

/*** About us new ***/
.page_title__about #main-content > .container {
  max-width: none;
  padding: 0; }

.about-banner {
  background-color: #F4EEE0;
  padding: 67px 0;
  text-align: center;
  position: relative; }
  @media (max-width: 991px) {
    .about-banner {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .about-banner {
      padding: 20px 0; } }
  .about-banner::before {
    content: '';
    background-image: url("https://cdn11.bigcommerce.com/s-gdrjnpyqb4/images/stencil/original/image-manager/soda-can-free-img.png");
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-position: center;
    background-size: 496px 454px;
    width: 496px;
    height: 454px;
    display: inline-block;
    background-repeat: no-repeat; }
    @media (max-width: 1200px) {
      .about-banner::before {
        background-size: 300px 300px;
        width: 300px;
        height: 300px; } }
    @media (max-width: 991px) {
      .about-banner::before {
        background-size: 200px 200px;
        width: 200px;
        height: 200px; } }
    @media (max-width: 767px) {
      .about-banner::before {
        content: none; } }
  .about-banner::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-image: url("https://cdn11.bigcommerce.com/s-gdrjnpyqb4/images/stencil/original/image-manager/free-pen-img.png");
    background-position: center;
    background-size: 418px 415px;
    width: 418px;
    height: 415px;
    display: inline-block;
    background-repeat: no-repeat; }
    @media (max-width: 1200px) {
      .about-banner::after {
        background-size: 300px 300px;
        width: 300px;
        height: 300px; } }
    @media (max-width: 991px) {
      .about-banner::after {
        background-size: 200px 200px;
        width: 200px;
        height: 200px; } }
    @media (max-width: 767px) {
      .about-banner::after {
        content: none; } }
  .about-banner .banner-content {
    max-width: 440px;
    margin: 0 auto; }
    .about-banner .banner-content .banner-sub {
      margin: 0;
      color: #0c2340;
      font-size: 24px;
      line-height: 32px;
      font-weight: 400; }
      @media (max-width: 991px) {
        .about-banner .banner-content .banner-sub {
          font-size: 20px;
          line-height: 28px; } }
      @media (max-width: 767px) {
        .about-banner .banner-content .banner-sub {
          font-size: 18px;
          line-height: 26px; } }
    .about-banner .banner-content .banner-main {
      margin-top: 0;
      color: #0c2340;
      font-size: 45px;
      line-height: 52px;
      font-weight: 400;
      margin-bottom: 24px; }
      @media (max-width: 991px) {
        .about-banner .banner-content .banner-main {
          font-size: 32px;
          line-height: 40px; } }
      @media (max-width: 767px) {
        .about-banner .banner-content .banner-main {
          font-size: 28px;
          line-height: 36px;
          margin-bottom: 16px; } }
    .about-banner .banner-content .banner-desc {
      color: #2D2D2D;
      font-size: 16px;
      line-height: 24px;
      font-weight: 400; }
      @media (max-width: 991px) {
        .about-banner .banner-content .banner-desc {
          font-size: 14px;
          line-height: 22px; } }
      @media (max-width: 767px) {
        .about-banner .banner-content .banner-desc {
          margin-bottom: 10px; } }
    .about-banner .banner-content .welcome-text {
      color: #2D2D2D;
      font-size: 22px;
      line-height: 28px;
      font-weight: 500;
      text-transform: math-auto;
      margin-top: 0;
      margin-bottom: 24px; }
      @media (max-width: 991px) {
        .about-banner .banner-content .welcome-text {
          font-size: 18px;
          line-height: 26px; } }
      @media (max-width: 767px) {
        .about-banner .banner-content .welcome-text {
          margin-bottom: 16px; } }
    .about-banner .banner-content .button.btn-pr {
      background: #e87722;
      color: white;
      border-color: #e87722;
      padding: 10px 28px 10px 28px;
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      border-radius: 5px; }

.our-story-sec {
  padding-bottom: 50px; }
  @media (max-width: 991px) {
    .our-story-sec {
      padding-bottom: 20px; } }
  .our-story-sec h4 {
    color: #0c2340;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .our-story-sec h4 {
        font-size: 20px;
        line-height: 28px; } }
  .our-story-sec p {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    max-width: 825px; }
    @media (max-width: 991px) {
      .our-story-sec p {
        font-size: 14px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .our-story-sec p {
        margin-bottom: 10px; } }

.out-tab-sec {
  padding-bottom: 70px; }
  @media (max-width: 991px) {
    .out-tab-sec {
      padding-bottom: 20px; } }
  @media (max-width: 601px) {
    .out-tab-sec {
      padding-bottom: 0px; } }
  .out-tab-sec .tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    border-bottom: none; }
    .out-tab-sec .tabs li {
      background: none;
      color: #2d2d2d;
      display: inline-block;
      padding: 10px 25px;
      cursor: pointer;
      font-size: 16px;
      line-height: 24px;
      font-weight: 300;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .out-tab-sec .tabs li {
          padding: 10px 15px; } }
      @media (max-width: 551px) {
        .out-tab-sec .tabs li {
          padding: 6px 10px;
          font-size: 14px;
          line-height: 22px; } }
    .out-tab-sec .tabs li.current {
      color: #0c2340;
      font-weight: 500; }
      .out-tab-sec .tabs li.current::after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: #0c2340; }
  .out-tab-sec .tab-content {
    display: none;
    padding: 0px;
    margin-top: 50px; }
    @media (max-width: 991px) {
      .out-tab-sec .tab-content {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .out-tab-sec .tab-content .d-flex, .out-tab-sec .tab-content .card-body .card-text-price-ala .lowest-price--withoutTax, .card-body .card-text-price-ala .out-tab-sec .tab-content .lowest-price--withoutTax {
        flex-wrap: wrap; } }
    .out-tab-sec .tab-content .tab-img {
      width: 46%;
      padding-right: 20px; }
      @media (max-width: 601px) {
        .out-tab-sec .tab-content .tab-img {
          width: 100%;
          padding-right: 0px; } }
      .out-tab-sec .tab-content .tab-img img {
        width: 100%; }
    .out-tab-sec .tab-content .tab-content-inner {
      width: 50%;
      max-width: 450px; }
      @media (max-width: 601px) {
        .out-tab-sec .tab-content .tab-content-inner {
          padding-top: 20px;
          width: 100%;
          max-width: 100%; } }
      .out-tab-sec .tab-content .tab-content-inner .main-title {
        color: #0c2340;
        font-size: 24px;
        line-height: 36px;
        font-weight: 500;
        letter-spacing: 1px;
        margin-top: 0; }
        @media (max-width: 991px) {
          .out-tab-sec .tab-content .tab-content-inner .main-title {
            font-size: 20px;
            line-height: 28px; } }
        @media (max-width: 767px) {
          .out-tab-sec .tab-content .tab-content-inner .main-title {
            font-size: 18px;
            line-height: 26px; } }
      .out-tab-sec .tab-content .tab-content-inner .sub-title {
        font-size: 16px;
        line-height: 24px;
        font-weight: 300; }
        @media (max-width: 991px) {
          .out-tab-sec .tab-content .tab-content-inner .sub-title {
            font-size: 14px;
            line-height: 22px; } }
  .out-tab-sec .tab-content.current {
    display: inherit; }

@media (max-width: 767px) {
  .gifting-sec .d-flex, .gifting-sec .card-body .card-text-price-ala .lowest-price--withoutTax, .card-body .card-text-price-ala .gifting-sec .lowest-price--withoutTax {
    flex-wrap: wrap; } }

.gifting-sec .gifting-content {
  width: 40%;
  padding-right: 20px; }
  @media (max-width: 601px) {
    .gifting-sec .gifting-content {
      width: 100%;
      padding-right: 0px;
      order: 2; } }
  .gifting-sec .gifting-content h4 {
    color: #0c2340;
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 0; }
    @media (max-width: 991px) {
      .gifting-sec .gifting-content h4 {
        font-size: 24px;
        line-height: 32px; } }
    @media (max-width: 767px) {
      .gifting-sec .gifting-content h4 {
        font-size: 18px;
        line-height: 26px; } }
  .gifting-sec .gifting-content p {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300; }
    @media (max-width: 991px) {
      .gifting-sec .gifting-content p {
        font-size: 14px;
        line-height: 22px; } }

.gifting-sec .gifting-img {
  width: 58%; }
  @media (max-width: 601px) {
    .gifting-sec .gifting-img {
      width: 100%;
      order: 1;
      padding: 10px 0 20px 0; } }

.about-sec {
  padding: 100px 0 0 0; }
  @media (max-width: 991px) {
    .about-sec {
      padding: 30px 0 0 0; } }
  @media (max-width: 601px) {
    .about-sec {
      padding: 10px 0 0 0; } }
  @media (max-width: 767px) {
    .about-sec .d-flex, .about-sec .card-body .card-text-price-ala .lowest-price--withoutTax, .card-body .card-text-price-ala .about-sec .lowest-price--withoutTax {
      flex-wrap: wrap; } }
  .about-sec .about-box {
    width: 25%;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .about-sec .about-box {
        width: 50%;
        padding: 0 10px; } }
    @media (max-width: 479px) {
      .about-sec .about-box {
        width: 100%;
        padding: 0; } }
    .about-sec .about-box p {
      color: #2D2D2D;
      font-size: 16px;
      line-height: 24px;
      font-weight: 300; }
      .about-sec .about-box p strong {
        font-weight: 600; }
      @media (max-width: 991px) {
        .about-sec .about-box p {
          font-size: 14px;
          line-height: 22px; } }
