.single_variation_wrap .woocommerce-variation-price {
  display: none; }

.woocommerce-notices-wrapper {
  display: none; }

.added_to_cart {
  display: none; }

.single_add_to_cart_button {
  background: var(--moc_color_sconn);
  color: var(--moc_color_hover);
  border-radius: 0;
  padding: 4px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .single_add_to_cart_button:hover {
    background: var(--moc_color); }
  .single_add_to_cart_button:before {
    font-family: 'Montserrat', sans-serif;
    content: '+';
    font-size: 24px;
    font-weight: 300;
    margin-right: 8px; }

#product_related section h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  text-align: center;
  color: var(--moc_color);
  margin: 0 0 24px; }

.product_top {
  margin-bottom: 48px; }
  .product_top .product_info {
    margin-bottom: 30px; }
    .product_top .product_info .moc_quantity {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .product_top .product_info .summary .table_thongtinruou {
      margin: 0 0 16px;
      border-spacing: 0; }
      .product_top .product_info .summary .table_thongtinruou tr td, .product_top .product_info .summary .table_thongtinruou tr th {
        padding: 0;
        font-size: 14px; }
      .product_top .product_info .summary .table_thongtinruou tr th {
        text-align: left;
        padding-right: 45px;
        white-space: nowrap; }
    .product_top .product_info .summary .thongtinruou {
      padding: 0;
      margin: 0 0 16px; }
      .product_top .product_info .summary .thongtinruou li {
        list-style: none;
        font-size: 14px;
        line-height: 24px;
        padding: 4px 0; }
        .product_top .product_info .summary .thongtinruou li a {
          color: var(--moc_color_hover); }
    .product_top .product_info .summary .woocommerce-product-details__short-description {
      font-size: 15px;
      margin-bottom: 15px;
      text-align: justify; }
      .product_top .product_info .summary .woocommerce-product-details__short-description ul {
        padding: 0 0 0 17px; }
      .product_top .product_info .summary .woocommerce-product-details__short-description p {
        margin-bottom: 10px; }
    .product_top .product_info .summary form.variations_form table.variations {
      width: 100%;
      display: block;
      margin-bottom: 15px; }
      .product_top .product_info .summary form.variations_form table.variations thead, .product_top .product_info .summary form.variations_form table.variations tbody, .product_top .product_info .summary form.variations_form table.variations tfoot {
        display: block; }
        .product_top .product_info .summary form.variations_form table.variations thead tr, .product_top .product_info .summary form.variations_form table.variations tbody tr, .product_top .product_info .summary form.variations_form table.variations tfoot tr {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-right: 0px;
          margin-left: 0px;
          margin-bottom: 10px; }
          .product_top .product_info .summary form.variations_form table.variations thead tr th, .product_top .product_info .summary form.variations_form table.variations tbody tr th, .product_top .product_info .summary form.variations_form table.variations tfoot tr th {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            text-align: left; }
            .product_top .product_info .summary form.variations_form table.variations thead tr th label, .product_top .product_info .summary form.variations_form table.variations tbody tr th label, .product_top .product_info .summary form.variations_form table.variations tfoot tr th label {
              font-weight: 500;
              margin: 0; }
          .product_top .product_info .summary form.variations_form table.variations thead tr td, .product_top .product_info .summary form.variations_form table.variations tbody tr td, .product_top .product_info .summary form.variations_form table.variations tfoot tr td {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            text-align: left; }
            .product_top .product_info .summary form.variations_form table.variations thead tr td select, .product_top .product_info .summary form.variations_form table.variations thead tr td .reset_variations, .product_top .product_info .summary form.variations_form table.variations tbody tr td select, .product_top .product_info .summary form.variations_form table.variations tbody tr td .reset_variations, .product_top .product_info .summary form.variations_form table.variations tfoot tr td select, .product_top .product_info .summary form.variations_form table.variations tfoot tr td .reset_variations {
              display: none; }
            .product_top .product_info .summary form.variations_form table.variations thead tr td .moc_variation_radios, .product_top .product_info .summary form.variations_form table.variations tbody tr td .moc_variation_radios, .product_top .product_info .summary form.variations_form table.variations tfoot tr td .moc_variation_radios {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .product_top .product_info .summary form.variations_form table.variations thead tr td .moc_variation_radios .moc_variation_item, .product_top .product_info .summary form.variations_form table.variations tbody tr td .moc_variation_radios .moc_variation_item, .product_top .product_info .summary form.variations_form table.variations tfoot tr td .moc_variation_radios .moc_variation_item {
                margin-right: 10px;
                background: var(--moc_background);
                border-radius: 4px;
                cursor: pointer; }
                .product_top .product_info .summary form.variations_form table.variations thead tr td .moc_variation_radios .moc_variation_item input, .product_top .product_info .summary form.variations_form table.variations tbody tr td .moc_variation_radios .moc_variation_item input, .product_top .product_info .summary form.variations_form table.variations tfoot tr td .moc_variation_radios .moc_variation_item input {
                  margin: 0 8px 0 0;
                  cursor: pointer; }
                .product_top .product_info .summary form.variations_form table.variations thead tr td .moc_variation_radios .moc_variation_item label, .product_top .product_info .summary form.variations_form table.variations tbody tr td .moc_variation_radios .moc_variation_item label, .product_top .product_info .summary form.variations_form table.variations tfoot tr td .moc_variation_radios .moc_variation_item label {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -ms-flex-align: center;
                  align-items: center;
                  margin: 0;
                  padding: 5px 15px 5px 0;
                  cursor: pointer;
                  -webkit-user-select: none;
                  -moz-user-select: none;
                  -ms-user-select: none;
                  user-select: none; }
    .product_top .product_info .summary form.cart {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .product_top .product_info .summary form.cart > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .product_top .product_info .summary .product_attr {
      margin-bottom: 10px; }
    .product_top .product_info .summary .product_price {
      margin-bottom: 15px; }
      .product_top .product_info .summary .product_price p.price .from_frice, .product_top .product_info .summary .product_price span.price .from_frice {
        margin-right: 5px; }
      .product_top .product_info .summary .product_price p.price > ins, .product_top .product_info .summary .product_price p.price > .woocommerce-Price-amount, .product_top .product_info .summary .product_price span.price > ins, .product_top .product_info .summary .product_price span.price > .woocommerce-Price-amount {
        font-size: 24px;
        line-height: 34px;
        font-weight: 700;
        letter-spacing: -0.019em;
        color: var(--moc_color); }
      .product_top .product_info .summary .product_price p.price > .hauto, .product_top .product_info .summary .product_price span.price > .hauto {
        font-size: 18px;
        font-weight: 400; }
      .product_top .product_info .summary .product_price p.price > del, .product_top .product_info .summary .product_price span.price > del {
        color: #666;
        font-size: 14px; }
    .product_top .product_info .summary .title .post-title {
      font-weight: 700;
      font-size: 28px;
      line-height: 34px;
      letter-spacing: -0.022em;
      margin-bottom: 8px; }
      .product_top .product_info .summary .title .post-title a {
        color: var(--moc_color_hover); }
    .product_top .product_info .summary .title_small {
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 16px; }
  .product_top .product_gallery .col-content {
    position: relative; }
    @media screen and (min-width: 641px) and (max-width: 768px) {
      .product_top .product_gallery .col-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .product_top .product_gallery .col-content #bitmap {
          width: 100%;
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4; }
        .product_top .product_gallery .col-content .moc_image_large {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          padding-left: 15px; }
        .product_top .product_gallery .col-content .moc_image_small {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 100px;
          -ms-flex-line-pack: center;
          align-content: center; }
          .product_top .product_gallery .col-content .moc_image_small > * {
            padding: 3px 0;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%; } }
  .product_top .product_gallery .moc_image_small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px; }
    .product_top .product_gallery .moc_image_small > * {
      padding: 0 5px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
      .product_top .product_gallery .moc_image_small > * > span {
        display: block;
        position: relative;
        overflow: hidden; }
        .product_top .product_gallery .moc_image_small > * > span img {
          width: 100%;
          cursor: pointer; }
        .product_top .product_gallery .moc_image_small > * > span > span {
          position: absolute;
          top: 0;
          font-size: 30px;
          font-weight: 500;
          left: 0;
          background: #00000080;
          color: #fff;
          width: 100%;
          height: 100%;
          line-height: 100%;
          text-align: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          cursor: pointer; }
          @media screen and (max-width: 640px) {
            .product_top .product_gallery .moc_image_small > * > span > span {
              font-size: 30px; } }
  .product_top .product_gallery .moc_image_large {
    margin-bottom: 10px; }
    .product_top .product_gallery .moc_image_large img {
      width: 100%;
      display: block;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .product_top .product_gallery .moc_image_large img {
          max-width: 500px; } }
  .product_top .product_gallery .moc_image_fancybox {
    display: none; }

#product_thuongthuc .head:after {
  display: none; }

#product_thuongthuc .line {
  height: 1px;
  width: 80%;
  margin: 0 auto;
  background: var(--moc_color_hover); }
  #product_thuongthuc .line.soju {
    width: calc(100% - calc(100%/6)); }

#product_thuongthuc .cachthuongthuc {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  #product_thuongthuc .cachthuongthuc .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5px; }
    #product_thuongthuc .cachthuongthuc .item > * {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #product_thuongthuc .cachthuongthuc .item > *.title, #product_thuongthuc .cachthuongthuc .item > *.temp {
        font-weight: 300; }
        @media screen and (max-width: 640px) {
          #product_thuongthuc .cachthuongthuc .item > *.title, #product_thuongthuc .cachthuongthuc .item > *.temp {
            font-size: 12px; } }
      #product_thuongthuc .cachthuongthuc .item > *.pointed {
        margin-top: -16px; }
        #product_thuongthuc .cachthuongthuc .item > *.pointed:before {
          content: '';
          height: 11px;
          width: 11px;
          border-radius: 50%;
          background: var(--moc_color); }
      #product_thuongthuc .cachthuongthuc .item > *.point {
        margin-bottom: 5px; }
        #product_thuongthuc .cachthuongthuc .item > *.point:before {
          content: '';
          height: 11px;
          margin-top: -6px;
          width: 1px;
          background: var(--moc_color_hover); }

#product_huongvi .content {
  width: 100%;
  max-width: 60%; }
  @media screen and (max-width: 640px) {
    #product_huongvi .content {
      max-width: 100%; } }
  #product_huongvi .content .item_huongvi {
    margin-bottom: 24px; }
    #product_huongvi .content .item_huongvi .desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-weight: 300;
      font-size: 14px;
      line-height: 24px; }
    #product_huongvi .content .item_huongvi .point .parent {
      position: relative; }
      #product_huongvi .content .item_huongvi .point .parent .child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -2px; }
        #product_huongvi .content .item_huongvi .point .parent .child > .point {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
          padding: 0 2px; }
          #product_huongvi .content .item_huongvi .point .parent .child > .point span {
            display: block;
            height: 6px;
            width: 100%; }
        #product_huongvi .content .item_huongvi .point .parent .child.child_1 .point span {
          background: rgba(219, 211, 190, 0.2); }
        #product_huongvi .content .item_huongvi .point .parent .child.child_2 {
          margin-top: -6px; }
          #product_huongvi .content .item_huongvi .point .parent .child.child_2 .point span {
            background: var(--moc_color_hover); }
    #product_huongvi .content .item_huongvi .title {
      font-weight: 700;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: -0.006em;
      margin-bottom: 18px; }

.product_box_2 {
  margin-bottom: 40px;
  font-size: 14px; }
  .product_box_2 .head {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.019em;
    text-align: center;
    color: var(--moc_color);
    margin: 0 0 24px; }

.product_box {
  margin-bottom: 40px;
  font-size: 14px; }
  .product_box .content b, .product_box .content strong {
    color: var(--moc_color); }
  .product_box .head {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: -0.017em;
    position: relative;
    padding: 0 0 24px;
    margin: 0 0 24px; }
    .product_box .head.up {
      text-transform: uppercase; }
    .product_box .head:after {
      position: absolute;
      content: '';
      background-image: url("../icon/product_title_after.png");
      display: block;
      width: 100%;
      height: 1px;
      left: 0;
      bottom: 0; }

.woocommerce-notices-wrapper ul.woocommerce-error {
  color: var(--wp--preset--color--vivid-red);
  background: #f4433661;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  list-style: none; }

.woocommerce-notices-wrapper .woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid var(--moc_background);
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .woocommerce-notices-wrapper .woocommerce-message a {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

.moc_quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .moc_quantity .reader_text {
    font-size: 14px;
    font-weight: 700;
    color: var(--moc_color_hover);
    margin-right: 32px; }
  .moc_quantity input.qty {
    width: auto;
    max-width: 40px;
    text-align: center;
    border: 0;
    border-radius: 0;
    padding: 0 10px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: var(--moc_color_hover);
    background: transparent; }
    .moc_quantity input.qty::-webkit-outer-spin-button, .moc_quantity input.qty::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .moc_quantity input.qty[type=number] {
      -moz-appearance: textfield; }
  .moc_quantity .qty_button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    background: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .moc_quantity .qty_button.moc_minus:before {
      position: absolute;
      content: '';
      display: block;
      width: 18px;
      height: 2px;
      background: var(--moc_color_sconn);
      border-radius: 2px; }
    .moc_quantity .qty_button.moc_minus:hover:before {
      background: var(--moc_color_hover); }
    .moc_quantity .qty_button.moc_plus:before {
      position: absolute;
      content: '';
      display: block;
      width: 18px;
      height: 2px;
      background: var(--moc_color_sconn);
      border-radius: 2px; }
    .moc_quantity .qty_button.moc_plus:after {
      content: '';
      position: absolute;
      display: block;
      width: 2px;
      height: 18px;
      background: var(--moc_color_sconn);
      border-radius: 2px; }
    .moc_quantity .qty_button.moc_plus:hover:before, .moc_quantity .qty_button.moc_plus:hover:after {
      background: var(--moc_color_hover); }

ul.products {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  gap: 24px; }
  @media screen and (max-width: 640px) {
    ul.products {
      gap: 10px; } }
  ul.products li.product .li_content {
    padding: 0;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    ul.products li.product .li_content .add_to_cart_button, ul.products li.product .li_content .product_type_simple {
      display: none;
      width: 100%;
      text-align: center;
      font-weight: 400;
      font-size: 14px;
      line-height: 24px;
      padding: 4px 0;
      text-transform: uppercase;
      color: var(--moc_color_hover);
      background: var(--moc_color_sconn);
      border-radius: 0;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      ul.products li.product .li_content .add_to_cart_button:hover, ul.products li.product .li_content .product_type_simple:hover {
        background: var(--moc_color); }
      ul.products li.product .li_content .add_to_cart_button:before, ul.products li.product .li_content .product_type_simple:before {
        content: '+';
        font-size: 32px;
        font-weight: 100;
        margin-right: 6px; }
      @media screen and (max-width: 640px) {
        ul.products li.product .li_content .add_to_cart_button, ul.products li.product .li_content .product_type_simple {
          display: none !important;
          font-size: 12px; }
          ul.products li.product .li_content .add_to_cart_button:before, ul.products li.product .li_content .product_type_simple:before {
            display: none; } }
    ul.products li.product .li_content .woocommerce-LoopProduct-link {
      display: block;
      position: relative;
      height: 100%;
      text-align: center; }
      ul.products li.product .li_content .woocommerce-LoopProduct-link img {
        margin-bottom: 12px; }
      ul.products li.product .li_content .woocommerce-LoopProduct-link .info {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: var(--moc_color);
        opacity: 0.6; }
      ul.products li.product .li_content .woocommerce-LoopProduct-link .woocommerce-loop-product_title_small {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: var(--moc_color);
        margin-bottom: 0; }
      ul.products li.product .li_content .woocommerce-LoopProduct-link .woocommerce-loop-product_title {
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        color: var(--moc_color_sconn);
        letter-spacing: -0.011em;
        text-transform: uppercase;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 0; }
      ul.products li.product .li_content .woocommerce-LoopProduct-link .price {
        padding-bottom: 5px;
        margin-bottom: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        ul.products li.product .li_content .woocommerce-LoopProduct-link .price .woocommerce-Price-amount {
          font-weight: 700;
          font-size: 14px;
          line-height: 24px;
          letter-spacing: -0.006em;
          color: var(--moc_color); }
    @media screen and (min-width: 769px) {
      ul.products li.product .li_content:hover .woocommerce-LoopProduct-link {
        padding: 12px 12px 0;
        background: rgba(43, 32, 12, 0.4);
        height: calc(100% - 32px); }
        ul.products li.product .li_content:hover .woocommerce-LoopProduct-link img {
          padding: 0 10px; }
        ul.products li.product .li_content:hover .woocommerce-LoopProduct-link .woocommerce-loop-product_title,
        ul.products li.product .li_content:hover .woocommerce-LoopProduct-link .woocommerce-loop-product_title_small,
        ul.products li.product .li_content:hover .woocommerce-LoopProduct-link .info {
          color: #fff; }
        ul.products li.product .li_content:hover .woocommerce-LoopProduct-link .price .woocommerce-Price-amount {
          color: #fff; }
      ul.products li.product .li_content:hover .add_to_cart_button, ul.products li.product .li_content:hover .product_type_simple {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  ul.products li.product span.price > del {
    font-size: 12px;
    color: #666; }
  @media screen and (min-width: 993px) {
    ul.products.columns-1 {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); }
    ul.products.columns-2 {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); }
    ul.products.columns-3 {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); }
    ul.products.columns-4 {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr); }
    ul.products.columns-5 {
      -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr); }
    ul.products.columns-6 {
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr); }
    ul.products.columns-7 {
      -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr); }
    ul.products.columns-8 {
      -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr); }
    ul.products.columns-9 {
      -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr); }
    ul.products.columns-10 {
      -ms-grid-columns: (1fr)[10];
      grid-template-columns: repeat(10, 1fr); } }
  @media screen and (max-width: 992px) {
    ul.products {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr); } }
  @media screen and (max-width: 768px) {
    ul.products {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 640px) {
    ul.products {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }

.products_slide.swiper > ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  overflow: unset; }

p.price, span.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  p.price > ins, p.price > .woocommerce-Price-amount, span.price > ins, span.price > .woocommerce-Price-amount {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  p.price > .hauto, span.price > .hauto {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  p.price > del, span.price > del {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

.onsale {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  margin: 0 0;
  min-height: 0;
  width: 34px;
  min-width: 0;
  padding: 6px 0 2px;
  line-height: 10px;
  background: var(--moc_header_middle_bg);
  color: #fff;
  font-weight: 500;
  font-size: 13px;
  text-align: center; }
  .onsale::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 7px solid var(--moc_header_middle_bg);
    position: absolute;
    top: 18px;
    right: 0; }

.loaisanpham {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: var(--moc_mau_chinh);
  color: #fff;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 500; }

@media screen and (max-width: 768px) {
  #sidebar .product_archive_sidebar_categorys {
    margin: -30px -15px 20px; } }

@media screen and (max-width: 640px) {
  #sidebar .product_archive_sidebar_categorys {
    margin: -10px 0 10px !important; } }

@media screen and (max-width: 768px) {
  #sidebar .product_archive_sidebar_categorys .product_archive_title {
    display: none; } }

#sidebar .product_archive_sidebar_categorys .list_taxonomy ul {
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 768px) {
    #sidebar .product_archive_sidebar_categorys .list_taxonomy ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow-x: auto; } }
  #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li {
    position: relative;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    font-size: 14px; }
    #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li label {
      margin-bottom: 0;
      color: #06C;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden; }
    #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li a {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
    @media screen and (max-width: 768px) {
      #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li {
        border: 1px solid var(--moc_mau_chinh);
        border-radius: 4px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        margin-right: 5px;
        padding: 5px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li:last-child {
          margin-right: 0; }
        #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li input {
          display: none; }
        #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li label {
          -webkit-line-clamp: 2;
          color: var(--moc_mau_chinh); }
        #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li.active {
          background: var(--moc_mau_chinh); }
          #sidebar .product_archive_sidebar_categorys .list_taxonomy ul li.active label {
            color: #fff; } }

#sidebar .sidebar_archive_widget {
  background: #fff;
  padding: 10px;
  margin-bottom: 20px; }
  #sidebar .sidebar_archive_widget .product_archive_title {
    padding: 8px 10px;
    font-size: 20px;
    font-weight: 500;
    margin: -10px -10px 10px;
    border-bottom: 1px solid #e5e5e5; }
  #sidebar .sidebar_archive_widget ul.product_list_widget {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px; }
    #sidebar .sidebar_archive_widget ul.product_list_widget li {
      list-style: none;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0 5px;
      margin-bottom: 10px; }
      #sidebar .sidebar_archive_widget ul.product_list_widget li a {
        color: #333;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
      #sidebar .sidebar_archive_widget ul.product_list_widget li del {
        display: none; }
      #sidebar .sidebar_archive_widget ul.product_list_widget li .woocommerce-Price-amount {
        font-size: 12px;
        font-weight: 500;
        color: #c03; }

@media screen and (max-width: 768px) {
  #sidebar .col-content > *#product_archive_sidebar_categorys {
    display: block; } }

.term-description {
  margin-bottom: 20px;
  font-size: 14px;
  border-radius: 0;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .term-description {
      margin-top: 0; } }
  @media screen and (max-width: 640px) {
    .term-description {
      margin: 0 -10px; } }
  .term-description p {
    margin-bottom: 10px; }
    .term-description p:last-child {
      margin-bottom: 0; }

.term-description {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 25px; }

.moc_readmore {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  background: #000; }

.moc_readmore:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
  display: block; }

.moc_readmore a {
  display: block; }

.moc_readmore a:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px; }

.moc_readmore_less:before {
  display: none; }

.moc_readmore_less a:after {
  border-top: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid; }

.woocommerce-products-header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.woocommerce-pagination {
  padding: 10px;
  margin-top: 36px; }
  .woocommerce-pagination ul.page-numbers {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    gap: 8px; }
    .woocommerce-pagination ul.page-numbers li {
      list-style: none; }
      .woocommerce-pagination ul.page-numbers li .page-numbers {
        display: block;
        float: left;
        margin: 0;
        padding: 0 8px;
        width: auto;
        min-width: 30px;
        line-height: 28px;
        color: rgba(219, 211, 190, 0.2);
        border: 1px solid rgba(219, 211, 190, 0.2) !important;
        border-radius: 50% !important;
        font-weight: 400;
        font-size: 14px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .woocommerce-pagination ul.page-numbers li .page-numbers.current {
          background: var(--moc_color_sconn);
          color: var(--moc_color_hover);
          font-weight: 400; }
        .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
          background: var(--moc_color);
          color: var(--moc_color_hover); }
        .woocommerce-pagination ul.page-numbers li .page-numbers.next, .woocommerce-pagination ul.page-numbers li .page-numbers.prev {
          display: none; }

.woocommerce-ordering {
  position: relative; }
  .woocommerce-ordering .orderby {
    position: relative;
    text-align: right;
    width: auto;
    border: 0;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    z-index: 2;
    background: #fff; }

.moc_product_top_selling {
  background: var(--moc_mau_phu);
  margin-bottom: 30px;
  padding: 10px;
  border-radius: 4px; }
  .moc_product_top_selling h2 {
    padding: 8px 10px;
    font-size: 20px;
    font-weight: 500;
    margin: -10px -10px 0;
    color: #fff; }
  .moc_product_top_selling ul.products {
    border-radius: 4px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 5px; }
    .moc_product_top_selling ul.products li.product {
      padding: 5px; }
      .moc_product_top_selling ul.products li.product .content {
        border: 0; }

#moc_woo_archive_description {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 15px; }
  @media screen and (max-width: 640px) {
    #moc_woo_archive_description {
      padding: 10px; } }

#moc_product_archive #product_filter {
  margin-bottom: 60px; }
  @media screen and (max-width: 640px) {
    #moc_product_archive #product_filter {
      margin-bottom: 36px; } }

#moc_product_archive .woocommerce-products-header {
  margin-bottom: 48px; }
  #moc_product_archive .woocommerce-products-header > .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      #moc_product_archive .woocommerce-products-header > .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden; }
        #moc_product_archive .woocommerce-products-header > .row > * {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          text-align: center; }
          #moc_product_archive .woocommerce-products-header > .row > * .woocommerce-ordering select.orderby {
            margin: 0 auto; } }
  #moc_product_archive .woocommerce-products-header .woocommerce-ordering select.orderby {
    width: auto;
    margin-bottom: 0;
    border: 0;
    background-position-x: calc(100%);
    text-align: left; }

#moc_product_archive .woocommerce-products-header__title {
  padding: 0 0 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.022em;
  margin-bottom: 0; }

#moc_product_archive .moc_list_product .woocommerce-info {
  padding: 10px; }

.widget_products_box {
  padding: 10px;
  border-radius: 4px; }
  .widget_products_box ul.products {
    padding: 0 5px; }
    .widget_products_box ul.products li.product {
      padding: 5px; }
      .widget_products_box ul.products li.product .content {
        border: 0; }

.home_main_box {
  border-radius: 4px;
  margin-bottom: 30px; }
  .home_main_box .sub_terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow-x: auto;
    margin: 10px -3px 10px; }
    .home_main_box .sub_terms > * {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding: 0 3px; }
      .home_main_box .sub_terms > * a {
        display: inline-block;
        padding: 3px 10px;
        background: #fff;
        border: 1px solid #e5e5e5; }
  .home_main_box .widget_qc {
    display: block !important;
    margin-bottom: 10px; }
    .home_main_box .widget_qc img {
      width: 100% !important;
      height: auto; }
  .home_main_box .widget_head {
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: 500;
    margin: 0; }
    .home_main_box .widget_head .widget_head_content .more {
      font-size: 14px;
      font-weight: 400; }
    .home_main_box .widget_head .widget_head_content h2 {
      font-size: 20px;
      font-weight: 500;
      color: #333;
      margin: 0; }
      .home_main_box .widget_head .widget_head_content h2 i, .home_main_box .widget_head .widget_head_content h2 img {
        margin-right: 5px; }
      .home_main_box .widget_head .widget_head_content h2 img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 24px;
        height: 24px;
        margin: 0 5px 0 0; }
      .home_main_box .widget_head .widget_head_content h2 a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #333; }
  .home_main_box .style_slide ul.products {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

body.woocommerce-checkout h1, body.woocommerce-checkout #breadcrumbs, body.woocommerce-checkout .woocommerce-message {
  display: none; }

table.shop_table {
  border: 0; }
  table.shop_table tr th, table.shop_table tr td {
    border-bottom: 0;
    border-right: 0; }

.woocommerce-NoticeGroup ul.woocommerce-error {
  color: var(--wp--preset--color--vivid-red);
  background: #f4433661;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  list-style: none; }

.moc_thankyou_page .box_body .woocommerce-customer-details {
  display: none; }

.moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  font-size: 14px; }
  .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th {
    color: var(--moc_color_sconn); }
  .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th {
    padding: 5px 0; }
    .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td:first-child, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th:first-child {
      text-align: left; }
    .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td:last-child, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th:last-child {
      text-align: right; }
    .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td .wc-item-meta, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th .wc-item-meta {
      padding: 0;
      margin: 0;
      list-style: none; }
      .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td .wc-item-meta li, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th .wc-item-meta li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        font-style: italic; }
        .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr td .wc-item-meta li .wc-item-meta-label, .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tr th .wc-item-meta li .wc-item-meta-label {
          margin-right: 5px;
          font-weight: 500; }
  .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tfoot tr:first-child {
    border-top: 1px solid var(--moc_color_border); }
  .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tfoot tr:last-child {
    color: var(--moc_mau_phu);
    border-top: 1px solid var(--moc_color_border); }
    .moc_thankyou_page .box_body .woocommerce-order-details .woocommerce-table tfoot tr:last-child > * {
      font-weight: 500;
      padding-bottom: 0; }

.moc_thankyou_page .box_body > p {
  display: none; }

.moc_thankyou_page .box_body > p.woocommerce-notice--success {
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  color: var(--moc_color);
  padding: 0 0 24px;
  text-align: center; }

.moc_thankyou_page .box_body .thong_tin_don_hang {
  padding: 0;
  margin: 0 0 24px;
  list-style: none;
  font-size: 16px; }
  .moc_thankyou_page .box_body .thong_tin_don_hang li .name {
    color: var(--moc_color); }

.moc_thankyou_page .box_body > h4 {
  color: var(--moc_color);
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 10px; }

.moc_thankyou_page .box_body .woocommerce-order-details > h2, .moc_thankyou_page .box_body .woocommerce-bacs-bank-details > h2 {
  color: var(--moc_color);
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 10px; }

.moc_thankyou_page .box_body .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  display: none; }

.moc_thankyou_page .box_body .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  border-top: 1px solid var(--moc_color_border);
  padding-top: 10px; }

.moc_thankyou_page .box_body .woocommerce-bacs-bank-details .wc-bacs-bank-details {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 14px; }

#ckeckout_account #moc_checkout_create > h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px; }

#ckeckout_account #moc_checkout_create .create-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px; }
  #ckeckout_account #moc_checkout_create .create-account > * {
    padding: 0 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    #ckeckout_account #moc_checkout_create .create-account > *.col-100 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 10px; }
      #ckeckout_account #moc_checkout_create .create-account > *.col-100 .desc {
        font-size: 12px;
        font-style: italic;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 5px;
        color: #666; }
  #ckeckout_account #moc_checkout_create .create-account .woocommerce-input-wrapper {
    margin-top: 10px;
    display: block; }
  #ckeckout_account #moc_checkout_create .create-account label, #ckeckout_account #moc_checkout_create .create-account .woocommerce-password-hint, #ckeckout_account #moc_checkout_create .create-account .woocommerce-password-strength {
    display: none; }

#ckeckout_account #moc_checkout_create p {
  margin-bottom: 0; }
  #ckeckout_account #moc_checkout_create p .woocommerce-form__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

#ckeckout_account #moc_checkout_login {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--moc_color_border); }
  #ckeckout_account #moc_checkout_login > h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px; }
  #ckeckout_account #moc_checkout_login input, #ckeckout_account #moc_checkout_login button {
    display: block;
    width: 100%; }
  #ckeckout_account #moc_checkout_login .lost-pass {
    text-align: right;
    font-size: 14px; }
  #ckeckout_account #moc_checkout_login #moc_checkout_mess_login {
    display: block;
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
    color: red; }

#ckeckout_payment {
  margin-bottom: 0 !important; }
  #ckeckout_payment .checkout_content .woocommerce-privacy-policy-text {
    margin-top: 15px;
    font-size: 12px;
    color: #666; }
    @media screen and (max-width: 640px) {
      #ckeckout_payment .checkout_content .woocommerce-privacy-policy-text {
        margin-top: 10px; } }
    #ckeckout_payment .checkout_content .woocommerce-privacy-policy-text ul {
      padding: 0 0 0 17px;
      margin: 0; }
  #ckeckout_payment .checkout_content #payment .place-order button.button {
    border-radius: 0;
    display: block;
    width: 100%;
    background: var(--moc_color);
    padding: 15px 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase; }
  #ckeckout_payment .checkout_content #payment .wc_payment_methods {
    list-style: none;
    padding: 0;
    margin: 0 0 24px; }
    #ckeckout_payment .checkout_content #payment .wc_payment_methods > li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
      #ckeckout_payment .checkout_content #payment .wc_payment_methods > li > input {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 2px; }
      #ckeckout_payment .checkout_content #payment .wc_payment_methods > li > label {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
        cursor: pointer; }
      #ckeckout_payment .checkout_content #payment .wc_payment_methods > li .payment_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        background: rgba(176, 153, 93, 0.1);
        padding: 10px;
        font-size: 14px;
        border-radius: 0;
        position: relative;
        margin-top: 9px; }
        #ckeckout_payment .checkout_content #payment .wc_payment_methods > li .payment_box:before {
          content: '';
          position: absolute;
          top: -5px;
          left: 3px;
          width: 0px;
          height: 0px;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-bottom: 5px solid rgba(176, 153, 93, 0.1); }
  #ckeckout_payment .checkout_content > h2 {
    display: none; }

#ckeckout_shipping p {
  margin-bottom: 10px; }
  #ckeckout_shipping p:last-child {
    margin-bottom: 0; }
  #ckeckout_shipping p.notes {
    height: auto; }
  #ckeckout_shipping p#billing_sex_field > .woocommerce-input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #ckeckout_shipping p#billing_sex_field > .woocommerce-input-wrapper > * {
      margin: 0;
      padding: 0;
      line-height: 24px;
      height: auto; }
    #ckeckout_shipping p#billing_sex_field > .woocommerce-input-wrapper > label {
      margin-right: 20px;
      padding-left: 7px; }

#ckeckout_shipping input, #ckeckout_shipping textarea {
  font-size: 14px;
  line-height: 14px;
  border: 0;
  border-radius: 0;
  color: var(--moc_color_hover);
  background: rgba(176, 153, 93, 0.1);
  padding-top: 12px;
  padding-bottom: 12px;
  height: 40px;
  border: 0px solid var(--moc_color_border); }
  #ckeckout_shipping input::-webkit-input-placeholder, #ckeckout_shipping textarea::-webkit-input-placeholder {
    /* Edge */
    color: var(--moc_color_hover);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #ckeckout_shipping input:-ms-input-placeholder, #ckeckout_shipping textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--moc_color_hover);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #ckeckout_shipping input::-ms-input-placeholder, #ckeckout_shipping textarea::-ms-input-placeholder {
    color: var(--moc_color_hover);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #ckeckout_shipping input::placeholder, #ckeckout_shipping textarea::placeholder {
    color: var(--moc_color_hover);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

#ckeckout_shipping textarea {
  line-height: 22px;
  height: auto;
  min-height: 80px; }

#ckeckout_shipping .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  line-height: 16px;
  padding: 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0px solid var(--moc_color_border);
  color: var(--moc_color_hover); }

#ckeckout_shipping .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
  background: rgba(176, 153, 93, 0.1);
  padding: 0;
  height: auto;
  margin: 0; }

#ckeckout_shipping .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px; }

#ckeckout_shipping #order_comments_field > label {
  display: none; }

#ckeckout_items .return-to-shop {
  margin-bottom: 15px; }
  #ckeckout_items .return-to-shop .wc-backward {
    background: var(--moc_mau_phu);
    font-size: 20px;
    font-weight: 300;
    color: #fff; }

#ckeckout_items #moc_coupon {
  margin-top: 10px;
  border-radius: 4px; }
  #ckeckout_items #moc_coupon #moc_checkout_mess_coupon > .woocommerce-message {
    display: block;
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
    color: green; }
  #ckeckout_items #moc_coupon #moc_checkout_mess_coupon ul {
    padding: 0;
    margin: 0 0 5px;
    font-size: 14px;
    list-style: none; }
    #ckeckout_items #moc_coupon #moc_checkout_mess_coupon ul.woocommerce-error {
      color: red; }
  #ckeckout_items #moc_coupon .ma-giam-gia {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px; }
    @media screen and (max-width: 640px) {
      #ckeckout_items #moc_coupon .ma-giam-gia {
        gap: 10px; } }
    #ckeckout_items #moc_coupon .ma-giam-gia input {
      border-radius: 0;
      border: 0px solid var(--moc_color_border);
      background: rgba(176, 153, 93, 0.1);
      color: var(--moc_color_hover);
      font-size: 14px;
      line-height: 14px;
      padding: 12px 24px; }
      #ckeckout_items #moc_coupon .ma-giam-gia input#moc_checkout_coupon_send {
        background: var(--moc_color_sconn);
        line-height: 16px; }

#ckeckout_items .woocommerce-checkout-review-order-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0; }
  #ckeckout_items .woocommerce-checkout-review-order-table .moc_quantity .reader_text {
    display: none; }
  #ckeckout_items .woocommerce-checkout-review-order-table tfoot {
    font-size: 14px; }
    #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr > th {
      text-align: left;
      font-weight: 400;
      padding-right: 10px; }
    #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr > td {
      text-align: right; }
      #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr > td a {
        color: var(--moc_color); }
    #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr.order-total {
      font-weight: 500;
      color: var(--wp--preset--color--vivid-red); }
      #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr.order-total > th {
        font-weight: 500;
        text-align: left; }
    #ckeckout_items .woocommerce-checkout-review-order-table tfoot > tr:first-child > * {
      padding-top: 15px; }
  #ckeckout_items .woocommerce-checkout-review-order-table .cart_item {
    border-bottom: 1px solid var(--moc_color_border); }
    #ckeckout_items .woocommerce-checkout-review-order-table .cart_item > * {
      padding: 10px 5px; }
      #ckeckout_items .woocommerce-checkout-review-order-table .cart_item > *:first-child {
        padding-left: 0; }
      #ckeckout_items .woocommerce-checkout-review-order-table .cart_item > *:last-child {
        padding-right: 0; }
    #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name {
      font-size: 14px;
      font-weight: 500; }
      #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name .variation {
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-weight: 300;
        font-style: italic; }
        #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name .variation .variation_item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name .variation .variation_item .name {
            margin-right: 8px;
            font-weight: 500; }
      #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name .content {
        position: relative; }
        #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-name .content .remove {
          position: absolute;
          width: 16px;
          height: 16px;
          text-align: center;
          line-height: 16px;
          border-radius: 50%;
          background: var(--wp--preset--color--vivid-red);
          color: #fff;
          top: 0;
          right: 0; }
    #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-total {
      font-size: 14px;
      text-align: right; }
      #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-total .quantitys .moc_quantity {
        margin-bottom: 0; }
        #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-total .quantitys .moc_quantity .qty_button {
          padding: 0 14px;
          line-height: 16px; }
        #ckeckout_items .woocommerce-checkout-review-order-table .cart_item .product-total .quantitys .moc_quantity input.qty {
          font-size: 14px;
          max-width: 40px;
          line-height: 22px; }

.ckeckout_box {
  margin-bottom: 36px; }
  .ckeckout_box * {
    color: var(--moc_color_hover);
    font-family: 'Montserrat', sans-serif; }
  .ckeckout_box h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.019em;
    color: var(--moc_color_hover);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ckeckout_box h3 .action {
      font-size: 14px; }

.woocommerce-input-wrapper {
  display: block;
  position: relative; }

.select2-dropdown {
  top: -1px;
  background: #000;
  border-radius: 0;
  border: 1px solid var(--moc_color_border) !important; }
  .select2-dropdown .select2-results .select2-results__options {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar {
      display: none; }
    .select2-dropdown .select2-results .select2-results__options .select2-results__option {
      font-size: 13px; }
      .select2-dropdown .select2-results .select2-results__options .select2-results__option[data-selected=true] {
        background: rgba(219, 211, 190, 0.2); }
  .select2-dropdown .select2-search--dropdown {
    border-radius: 0;
    border-bottom: 1px solid var(--moc_color_border) !important;
    padding: 8px; }
    .select2-dropdown .select2-search--dropdown .select2-search__field {
      border: 0;
      border-radius: 0;
      background: rgba(176, 153, 93, 0.1);
      color: var(--moc_color_hover); }

table.moc-account-review-order-table {
  border: 0; }
  table.moc-account-review-order-table tr th, table.moc-account-review-order-table tr td {
    border-bottom: 0;
    border-right: 0; }

.moc_lists_order .moc-account-review-order-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0; }
  .moc_lists_order .moc-account-review-order-table tbody > * {
    border-bottom: 1px solid var(--moc_background); }
    .moc_lists_order .moc-account-review-order-table tbody > * > * {
      padding: 5px 0; }
      .moc_lists_order .moc-account-review-order-table tbody > * > *:first-child {
        text-align: left; }
      .moc_lists_order .moc-account-review-order-table tbody > * > * .quantity {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4; }
        .moc_lists_order .moc-account-review-order-table tbody > * > * .quantity span {
          display: inline-block;
          background: var(--moc_background);
          padding: 0 10px;
          line-height: 18px;
          border-radius: 9px;
          font-weight: 500; }
  .moc_lists_order .moc-account-review-order-table tfoot {
    font-size: 14px;
    margin-top: 10px; }
    .moc_lists_order .moc-account-review-order-table tfoot > * {
      text-align: right;
      font-weight: 300; }
      .moc_lists_order .moc-account-review-order-table tfoot > * > * {
        font-weight: 300; }
      .moc_lists_order .moc-account-review-order-table tfoot > *:first-child > * {
        padding-top: 5px; }
      .moc_lists_order .moc-account-review-order-table tfoot > *:last-child {
        color: var(--moc_mau_phu); }
        .moc_lists_order .moc-account-review-order-table tfoot > *:last-child > * {
          font-weight: 500; }
  .moc_lists_order .moc-account-review-order-table .cart_item .product_name {
    font-weight: 500;
    font-size: 14px; }
  .moc_lists_order .moc-account-review-order-table .cart_item > *:last-child {
    text-align: right; }
  .moc_lists_order .moc-account-review-order-table .cart_item > * span.price {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px; }
    .moc_lists_order .moc-account-review-order-table .cart_item > * span.price del {
      font-size: 12px;
      color: #666;
      font-style: italic; }

#moc_form_login form > .row > * {
  margin-bottom: 10px; }
  #moc_form_login form > .row > *.send {
    text-align: center; }
    #moc_form_login form > .row > *.send .woocommerce-button {
      background: var(--moc_mau_phu);
      font-size: 20px;
      font-weight: 300;
      color: #fff; }
  #moc_form_login form > .row > *:last-child {
    margin-bottom: 0; }
  #moc_form_login form > .row > *.lost {
    text-align: right; }
  #moc_form_login form > .row > *.register {
    font-size: 14px;
    color: #666; }

.woocommerce-account h1 {
  display: none; }

.woocommerce-account .woocommerce-EditAccountForm > .row > * {
  margin-bottom: 10px; }
  .woocommerce-account .woocommerce-EditAccountForm > .row > *:last-child {
    margin-bottom: 0; }
  .woocommerce-account .woocommerce-EditAccountForm > .row > * label {
    font-size: 14px;
    font-weight: 500; }
  .woocommerce-account .woocommerce-EditAccountForm > .row > * p.desc {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
    font-style: italic; }
  .woocommerce-account .woocommerce-EditAccountForm > .row > * .title-change-pass {
    margin-top: 15px;
    margin-bottom: 10px; }
  .woocommerce-account .woocommerce-EditAccountForm > .row > * .woocommerce-Button {
    background: var(--moc_mau_phu);
    font-size: 20px;
    font-weight: 300;
    color: #fff; }

.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin: 30px 0 0; }
  @media screen and (max-width: 640px) {
    .woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content {
      margin-top: 10px; } }

.woocommerce-MyAccount-content {
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (max-width: 640px) {
    .woocommerce-MyAccount-content {
      margin-top: 10px; } }
  .woocommerce-MyAccount-content h2 {
    border-bottom: 1px solid var(--moc_background);
    padding: 8px 15px;
    font-size: 20px;
    font-weight: 500;
    margin: -10px -10px 0; }

@media screen and (max-width: 640px) {
  .woocommerce-MyAccount-navigation {
    margin-top: 10px; } }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
  padding: 0; }
  .woocommerce-MyAccount-navigation ul > * {
    padding: 0 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
    .woocommerce-MyAccount-navigation ul > * a {
      display: block;
      text-align: center;
      border: 0;
      background: #fff;
      line-height: 38px;
      border-radius: 4px; }
    .woocommerce-MyAccount-navigation ul > *.is-active a {
      background: var(--moc_mau_chinh);
      color: #fff; }
