@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }
@media (min-width: 1600px) {
  .container {
    max-width: 1464px; } }
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; } }
.d-block {
  display: block !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.flex, .btn, .slick-arrow:before, .header .menu, .header .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.font-icon {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

.text-center {
  text-align: center; }

.m-0 {
  margin: 0 !important; }

.p-0 {
  padding: 0 !important; }

.d-none {
  display: none; }

.d-block {
  display: block; }

.text-left {
  text-align: left; }

.py-10 {
  padding: 10px 0; }

.woocommerce-breadcrumb,
.page-breadcrumb {
  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: 0 0 1.5rem !important;
  color: #74533B !important;
  font-size: 1rem;
  font-weight: 500 !important;
  line-height: 150%;
  gap: 4px; }
  .woocommerce-breadcrumb a,
  .page-breadcrumb a {
    color: #808080 !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 150%; }

.woocommerce-pagination {
  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;
  margin-top: 30px; }
  .woocommerce-pagination .page-numbers {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    list-style: none;
    gap: 12px;
    border: unset !important; }
    .woocommerce-pagination .page-numbers li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-right: unset !important; }
    .woocommerce-pagination .page-numbers a,
    .woocommerce-pagination .page-numbers span {
      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;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      .woocommerce-pagination .page-numbers a:hover,
      .woocommerce-pagination .page-numbers span:hover {
        background-color: var(--brown) !important;
        color: #fff !important; }
    .woocommerce-pagination .page-numbers .current {
      background: var(--brown) !important;
      color: #fff !important; }
    .woocommerce-pagination .page-numbers .prev,
    .woocommerce-pagination .page-numbers .next {
      font-size: 20px;
      width: 40px;
      height: 40px;
      background: transparent;
      border: 1px solid #E6E6E6;
      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;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .woocommerce-pagination .page-numbers .prev svg,
      .woocommerce-pagination .page-numbers .next svg {
        color: #000; }
      .woocommerce-pagination .page-numbers .prev:hover,
      .woocommerce-pagination .page-numbers .next:hover {
        background: var(--brown);
        color: #fff !important; }
        .woocommerce-pagination .page-numbers .prev:hover svg,
        .woocommerce-pagination .page-numbers .next:hover svg {
          color: #fff; }

.nhm-pagination {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .nhm-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    .nhm-pagination ul li {
      width: 2em;
      height: 2em;
      padding: 0;
      line-height: calc(2em - 2px);
      display: inline-block;
      text-align: center;
      text-decoration: none;
      border-radius: 50%;
      border: 1px solid; }
      .nhm-pagination ul li a {
        color: #000; }
    .nhm-pagination ul .next-page {
      position: relative;
      border: none !important; }
      .nhm-pagination ul .next-page a {
        font-size: 0; }
      .nhm-pagination ul .next-page::before {
        content: '';
        background-image: url(/wp-content/themes/htvtheme/assets/images/arrow.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 20px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        visibility: visible; }
    .nhm-pagination ul .prev-page {
      position: relative;
      border: none !important; }
      .nhm-pagination ul .prev-page a {
        font-size: 0; }
      .nhm-pagination ul .prev-page::before {
        content: '';
        background-image: url(/wp-content/themes/htvtheme/assets/images/arrow-previous.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 20px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        visibility: visible; }
    .nhm-pagination ul .active {
      background-color: var(--blue); }
      .nhm-pagination ul .active a {
        color: #fff !important; }

:root {
  --blue: rgb(78, 162, 178);
  --blue2: #3A50CB;
  --red: #ea3b3f;
  --pink: #f9c1d2;
  --yellow: #fe8b27;
  --gray: #898681;
  --brown: #825D43;
  --font: "Be Vietnam Pro", serif;
  --font-banner: "Be Vietnam Pro", serif;
  --font2: "Be Vietnam Pro", serif;
  --background-rgba: linear-gradient(to right, #3A50CB, #15268B); }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body,
html {
  scroll-behavior: smooth;
  font-size: 16px;
  font-family: var(--font);
  background-size: cover;
  background-repeat: no-repeat; }

a {
  text-decoration: none !important; }

img,
a, button {
  -webkit-transition: all .3s;
  transition: all .3s; }

p {
  font-size: 100%;
  line-height: 1.5;
  color: var(--gray); }

button, img, input, select {
  outline: none !important; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.clear {
  clear: both;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent); }

@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375 / 667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="tel"], input[type="url"] {
    font-size: 16px; } }
/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="tel"], input[type="url"] {
    font-size: 16px; } }
.relative {
  position: relative;
  z-index: 5; }

.custom-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 140px;
  height: 50px;
  border-radius: 10px;
  font-size: 100%;
  font-weight: 500; }
  .btn:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }

.btn-blue {
  position: relative;
  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;
  background-color: var(--yellow);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 8.5px 16px;
  border-radius: 4.22px;
  border: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .btn-blue::before {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: 0;
    background-color: var(--blue);
    z-index: -1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .btn-blue:hover::before, .btn-blue:focus::before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right center;
            transform-origin: right center; }
  .btn-blue:hover {
    color: #fff; }

.btn-white {
  border: 1px solid #4260D5;
  background: #fff;
  color: var(--gray); }
  .btn-white:hover {
    background: var(--yellow);
    color: #fff;
    border-color: var(--yellow); }

.ratio {
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 100%; }
  .ratio img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.pd-main {
  padding: 30px 0; }

.heading {
  font-size: 200%;
  font-weight: 600;
  margin-bottom: 40px; }

.cut-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.slick-arrow {
  position: absolute;
  top: -30%;
  width: 50px;
  height: 50px;
  right: 0;
  border: 1px solid var(--blue);
  padding: 8px;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: var(--color-blue);
  z-index: 5;
  font-size: 0;
  cursor: pointer; }
  .slick-arrow:before {
    content: '';
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    background: var(--blue);
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .slick-arrow:hover:before {
    background: var(--yellow);
    color: #fff; }

.slick-next {
  right: 0; }
  .slick-next:before {
    content: '>'; }

.slick-prev {
  right: 7%; }
  .slick-prev:before {
    content: '<'; }

.mb-24 {
  margin-bottom: 24px; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px; }
  .slick-dots li {
    margin: 0px 5px;
    width: 12px;
    height: 12px;
    border: 1px solid var(--blue);
    background: transparent;
    border-radius: 50%; }
    .slick-dots li button {
      display: none; }
  .slick-dots .slick-active {
    background: var(--yellow); }

svg {
  width: 20px; }

.title-main {
  margin-bottom: 30px; }
  .title-main .heading, .title-main .heading2, .title-main .heading3 {
    font-size: 300%;
    text-transform: uppercase;
    font-weight: bold; }
  .title-main .heading {
    color: var(--yellow); }
  .title-main .heading2 {
    color: var(--blue);
    margin-top: -30px; }
  .title-main .heading3 {
    color: var(--blue);
    padding-bottom: 12px;
    position: relative; }
    .title-main .heading3:before {
      position: absolute;
      content: '';
      width: 150px;
      height: 5px;
      background: var(--yellow);
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }

.title-main-2 {
  margin-bottom: 50px; }

.btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 55px;
  padding: 0px 20px;
  min-width: 180px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 135%;
  font-weight: bold;
  text-shadow: 1px 1px #000;
  border-radius: 0;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px; }
  .btn:hover {
    color: #fff;
    background: var(--blue); }

.btn-yellow {
  color: #fff;
  background: var(--yellow); }

.logo img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 90px !important;
  width: unset; }

.box-cart {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px; }
  .box-cart img {
    width: 34px;
    height: 34px; }
  .box-cart .orders {
    position: absolute;
    top: -10px;
    right: 4px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: #fff;
    background-color: var(--brown);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.box-phone {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  color: var(--brown);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
  .box-phone svg {
    width: 27px;
    height: 27px; }
  .box-phone span {
    color: var(--brown);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }

.bg-header--top {
  background-color: rgba(78, 162, 178, 0.8); }

.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #fff; }
  .header .header-top {
    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;
    padding: 12px 0; }
    .header .header-top p {
      color: #fff;
      margin-bottom: 0; }
    .header .header-top .content-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header .header-top .content-left p:first-child {
        padding-right: 25px;
        border-right: 1px solid #fff; }
      .header .header-top .content-left p:last-child {
        padding-left: 25px; }
    .header .header-top .header-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 20px; }
  .header .header-desktop {
    width: 100%;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid var(--blue); }
  .header .menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header .menu ul li {
      position: relative;
      padding: 0 20px;
      line-height: 48px; }
      .header .menu ul li:hover .sub-menu {
        display: block; }
      .header .menu ul li .sub-menu {
        position: absolute;
        display: block;
        top: 100%;
        left: 0;
        background: rgba(78, 162, 178, 0.8);
        z-index: 999;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 300px;
        min-width: 200px;
        display: none; }
        .header .menu ul li .sub-menu li {
          border-bottom: 1px solid #fff;
          color: #FFF;
          font-size: 1.125rem;
          font-style: normal;
          font-weight: 600;
          line-height: normal;
          padding: 10px 0px; }
          .header .menu ul li .sub-menu li a {
            color: #fff;
            display: block; }
        .header .menu ul li .sub-menu > li {
          position: relative; }
          .header .menu ul li .sub-menu > li > ul.sub-menu {
            top: 0;
            left: 100%;
            display: none; }
          .header .menu ul li .sub-menu > li:hover > ul.sub-menu {
            display: block !important; }
          .header .menu ul li .sub-menu > li span {
            position: absolute;
            right: 10px;
            top: 10px; }
        .header .menu ul li .sub-menu .menu-toggle-icon {
          top: 10px;
          width: 50px;
          height: 100%;
          text-align: end; }
          .header .menu ul li .sub-menu .menu-toggle-icon i {
            color: #fff !important; }
      .header .menu ul li a {
        color: #000;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 150%;
        padding: 0 10px; }
      .header .menu ul li:hover a {
        color: #422E21; }
      .header .menu ul li button {
        border: unset;
        background: transparent; }
        .header .menu ul li button i {
          font-size: 24px;
          color: #000; }
      .header .menu ul li svg {
        width: 24px;
        height: 24px; }
  .header .menu .search {
    border-left: 1px solid #000;
    padding-left: 20px; }
    .header .menu .search svg {
      fill: #000; }

#home-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #home-account .account-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px; }
    #home-account .account-custom span {
      font-size: 12px !important;
      display: block;
      font-weight: bold;
      color: #222;
      line-height: 100%; }
    #home-account .account-custom span:last-child {
      font-size: 12px !important;
      color: #999;
      line-height: 100%; }

.menu-mobile.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Hoặc bạn có thể dùng flex/inline-block nếu cần */ }

.menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  z-index: 99999999;
  background: #50b2c5;
  display: none;
  overflow-y: auto;
  max-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .menu-mobile ul {
    overflow-y: auto;
    padding-left: 20px; }
    .menu-mobile ul li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .menu-mobile ul li .sub-menu,
      .menu-mobile ul li ul {
        display: none;
        padding-left: 20px; }
      .menu-mobile ul li a {
        line-height: 28px;
        display: block;
        padding: 10px;
        font-size: 110%;
        text-transform: uppercase;
        color: #fff; }
      .menu-mobile ul li span {
        color: #fff; }
  .menu-mobile .js-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 10px 0 10px 10px;
    font-size: 30px;
    color: black; }
    .menu-mobile .js-close span {
      display: block;
      padding-top: 5px;
      font-size: 12px; }
  .menu-mobile .menu-toggle-icon {
    top: 10px;
    width: 50px;
    height: 100%;
    text-align: end; }
    .menu-mobile .menu-toggle-icon i {
      color: #fff !important; }
  .menu-mobile .search {
    width: 95%;
    margin: 0 auto; }
    .menu-mobile .search form {
      position: relative; }
      .menu-mobile .search form button {
        background: none;
        outline: none;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        width: 40px;
        height: 40px; }
        .menu-mobile .search form button svg {
          width: 20px;
          fill: #000; }
    .menu-mobile .search input {
      width: 100%;
      padding-left: 10px;
      border: 0;
      outline: none;
      background: #fff;
      height: 40px;
      border-radius: 1px; }

.menu-toggle-icon {
  right: 0;
  position: absolute;
  cursor: pointer;
  margin-left: 10px; }
  .menu-toggle-icon i {
    color: #000; }

header .menu > ul > li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #422E21;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }
header .menu > ul > li:hover::after {
  width: 100%; }
header .menu > ul > li:nth-last-child(-n+3):hover::after {
  width: 0; }
header .menu > ul > li:hover i,
header .menu > ul > li:hover a {
  color: #422E21; }

header .menu ul .current-menu-item a,
header .menu ul .current-menu-item i {
  color: #422E21; }

.header-top-mb {
  display: none !important; }

.btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: auto;
  background: transparent;
  color: #000;
  border: unset; }
  .btn-menu i {
    font-size: 25px; }

.sub-menu.show {
  display: block !important; }

.popup-search {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  display: none;
  z-index: 20;
  width: 50%; }
  .popup-search .close-popup-search {
    font-size: 1rem;
    font-family: inherit;
    text-transform: uppercase;
    margin-top: 40px;
    cursor: pointer;
    color: #ffffff; }

.popup-search.active {
  display: block; }

.custom-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
  border-bottom: 1px solid #dedede;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 13px; }
  .custom-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .custom-form button {
    border: unset;
    background: transparent; }
    .custom-form button svg {
      font-size: 100%;
      color: #fff;
      width: 30px;
      height: 30px; }
  .custom-form input {
    border-radius: 0px;
    font-weight: 500;
    color: #fff;
    font-size: xx-large !important;
    font-family: inherit;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding-left: 0px;
    background: initial;
    width: 100%; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  z-index: 10; }

.overlay.active {
  display: block; }

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: -webkit-gradient(linear, left top, right top, color-stop(44%, #342F2C), to(#5E5854));
  background: linear-gradient(90deg, #342F2C 44%, #5E5854 100%); }
  footer .logo {
    width: 120px;
    margin-bottom: 24px; }
    footer .logo img {
      width: 100% !important;
      height: 100% !important; }
  footer .f-container-content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  footer .footer-nav ul li {
    margin-bottom: 12px; }
  footer .footer-nav svg, footer .footer-nav img {
    width: 16px !important;
    height: 16px !important;
    fill: #fff;
    margin-right: 4px; }
  footer .f-map iframe {
    height: 180px;
    border-radius: 16px;
    -webkit-box-shadow: 0px 40px 21px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 40px 21px 0px rgba(0, 0, 0, 0.25); }
  footer li, footer p, footer a {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #fff; }
  footer a:hover {
    color: var(--blue); }
  footer h3.menu-name {
    color: #FFF;
    font-size: 1rem;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    text-transform: uppercase; }
    footer h3.menu-name svg {
      height: 24px;
      width: 24px;
      fill: #fff;
      margin-right: 12px; }
  footer .footer-menu, footer .footer-contact {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  footer div#wpcf7-f318-o1 {
    min-height: 160px;
    border-bottom: 1px solid #fff; }
  footer .footer-nav li a {
    white-space: normal;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    max-width: 100%; }

.content--local {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  border-radius: 20px;
  background: #FFF;
  height: 180px;
  border: 1px solid var(--blue);
  -webkit-box-shadow: 0px 40px 21px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 40px 21px 0px rgba(0, 0, 0, 0.25);
  padding: 25px; }
  .content--local .content span {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    color: #000 !important; }
  .content--local .content p {
    color: #000 !important;
    margin-bottom: 0 !important; }

#qrcode img {
  width: 50% !important; }

@-webkit-keyframes shake {
  0%,
    100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); } }

@keyframes shake {
  0%,
    100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); } }
#social-f {
  padding: 12px 0; }
  #social-f h3 {
    text-align: center;
    color: #fff;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 8px; }
  #social-f ul.social-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 36px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #social-f ul.social-nav svg {
      height: 24px;
      width: 24px; }
      #social-f ul.social-nav svg:hover {
        -webkit-animation: shake 1s infinite;
                animation: shake 1s infinite; }

#coppyright {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  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;
  color: #fff; }
  #coppyright::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #FFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF 50%, rgba(255, 255, 255, 0) 100%); }

.block {
  padding-top: 50px;
  padding-bottom: 30px; }

.site-banner .items img {
  width: 100%;
  height: calc(100vh - 113px - 48px);
  -o-object-fit: cover;
     object-fit: cover; }

a.custom-a {
  color: #777;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  -webkit-text-decoration-line: underline !important;
          text-decoration-line: underline !important; }
  a.custom-a:hover {
    color: var(--yellow); }

img {
  width: 100%;
  height: 100%; }

figure {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden; }
  figure:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.site-danhmuc .box-archi .item-slick {
  padding: 10px; }
.site-danhmuc .box-archi .item {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  .site-danhmuc .box-archi .item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #fff; }
  .site-danhmuc .box-archi .item-title {
    color: #1f1f1f;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 6px; }
  .site-danhmuc .box-archi .item span {
    color: #777;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; }
  .site-danhmuc .box-archi .item .circle-fill {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 #4ea3b3;
            box-shadow: 0 0 0 0 #4ea3b3;
    background-color: rgba(78, 162, 178, 0.7);
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    -webkit-animation: zoom 1.3s infinite;
            animation: zoom 1.3s infinite;
    z-index: 1; }
  .site-danhmuc .box-archi .item figure {
    aspect-ratio: 3/2; }
  .site-danhmuc .box-archi .item h2 {
    color: #000 !important;
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 6px; }
  .site-danhmuc .box-archi .item:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
.site-danhmuc a {
  text-decoration: none; }

.title, .page-title {
  margin-bottom: 12px; }

h1.page-title {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2.8px;
  text-transform: uppercase; }

.the_content ul {
  margin-top: 1.2rem;
  margin-bottom: 1.5rem;
  padding-left: 10px;
  list-style-type: disc;
  margin-left: 1.5rem; }
  .the_content ul li {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.74375; }
.the_content p {
  font-size: 1rem;
  line-height: 130%; }
.the_content img {
  height: unset;
  width: unset; }

iframe {
  border-radius: 20px; }

.custom-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%; }

.site-thongtin {
  background: #d8edff; }
  .site-thongtin figure {
    width: 220px;
    margin-left: auto;
    margin-right: auto; }
  .site-thongtin .grid-6 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 60px;
            column-gap: 60px;
    row-gap: 55px; }
    .site-thongtin .grid-6 .item {
      position: relative;
      height: 125px; }
      .site-thongtin .grid-6 .item .the_content {
        top: 20px;
        left: 25px;
        padding: 15px;
        position: absolute;
        border-radius: 20px;
        width: 320px;
        max-width: 110%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        border: 1px solid rgba(255, 255, 255, 0);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.2)));
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 100%);
        -webkit-box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.25);
        -webkit-backdrop-filter: blur(20px);
                backdrop-filter: blur(20px);
        z-index: 2; }
        .site-thongtin .grid-6 .item .the_content h3 {
          color: #000;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 20px; }
      .site-thongtin .grid-6 .item::before {
        content: "";
        position: absolute;
        border-radius: 45px 0px;
        background: linear-gradient(142deg, #6EA8C8 -51.7%, #2464A1 -0.35%, #A4E3FF 41.8%, #3A7E8E 78.54%, #397B8B 123.96%);
        width: 100px;
        height: 105px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        left: 0;
        top: 0;
        z-index: 1; }
  .site-thongtin h2.the_title {
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-bottom: 20px;
    text-align: center;
    color: #000; }

.grid-news {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 50px; }
  .grid-news .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 2px 6px var(--pink);
            box-shadow: 0px 2px 6px var(--pink);
    border-radius: 0px 4.444px;
    padding: 14px 14px 17px 14px; }
    .grid-news .items figure {
      aspect-ratio: 3/2;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 5px; }
    .grid-news .items .the_content {
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .grid-news .items .the_content h3.title-post * {
        color: var(--brown);
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.4rem;
        padding-left: 10px;
        margin-bottom: 10px;
        border-left: 3px solid var(--brown);
        /* Giới hạn số dòng hiển thị */
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none !important; }
    .grid-news .items p {
      color: #333;
      text-align: justify;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: 1.7rem;
      padding: 0px 10px !important;
      margin-bottom: 0 !important;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.social-row {
  margin-top: 24px; }
  .social-row ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .social-row ul li {
      margin-right: 24px; }
      .social-row ul li svg {
        width: 32px;
        height: 32px;
        margin-right: 10px; }

.site-post ul {
  margin-top: 1.2rem;
  margin-bottom: 1.5rem;
  padding-left: 10px;
  list-style-type: disc;
  margin-left: 1.5rem; }
  .site-post ul li {
    font-size: clamp(0.65rem, 0.88vw, 1rem);
    font-style: normal;
    font-weight: 400;
    line-height: 1.74375; }
.site-post .the_title {
  font-family: var(--font2);
  text-transform: unset; }
  .site-post .the_title h3 {
    font-size: 1.85rem;
    line-height: 2.22rem; }
  .site-post .the_title h2 {
    font-size: 1.85rem;
    line-height: 2.22rem; }
  .site-post .the_title h4 {
    font-weight: bold;
    font-size: 1.05rem;
    line-height: 1.6275rem; }
  .site-post .the_title .custom-name {
    width: 50%; }
.site-post .the_content img {
  width: unset;
  height: unset; }
.site-post h2.the_title {
  color: #1A1A1A;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; }
.site-post h2.title-border {
  color: var(--brown);
  font-size: clamp(0.8rem, 1vw, 1.25rem);
  font-style: normal;
  font-weight: 700;
  line-height: 84%;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--brown); }
.site-post #comments {
  margin: 30px 0 !important; }
  .site-post #comments #wpdcom {
    margin: 7px 0 15px 0 !important; }
.site-post figure.avt-post {
  width: 1005;
  height: 600px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px; }
  .site-post figure.avt-post img {
    -o-object-fit: cover;
       object-fit: cover; }
  .site-post figure.avt-post:hover img {
    -webkit-transform: unset !important;
            transform: unset !important; }

#page-intro, #advise, #news, #primary {
  padding: 30px 0; }

.widget_product_categories h2.widget-title {
  font-size: 1.125rem;
  margin-bottom: 12px; }
.widget_product_categories ul.product-categories li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .widget_product_categories ul.product-categories li ul.children {
    display: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 10px; }
  .widget_product_categories ul.product-categories li .children.show {
    display: block; }
  .widget_product_categories ul.product-categories li a {
    line-height: 130%;
    display: block;
    font-size: 0.9rem;
    color: #000;
    padding: 10px; }
  .widget_product_categories ul.product-categories li span {
    color: #000;
    font-size: 0.9rem; }
  .widget_product_categories ul.product-categories li .count {
    right: 35px;
    position: absolute;
    cursor: pointer;
    margin-left: 10px; }
    .widget_product_categories ul.product-categories li .count i {
      color: #000; }
  .widget_product_categories ul.product-categories li .menu-toggle-icon {
    top: 0 !important;
    right: 10px;
    width: 30px;
    height: 100%;
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
.widget_product_categories ul.product-categories a:hover {
  background-color: rgba(78, 162, 178, 0.2); }
.widget_product_categories ul.product-categories li.current-cat > a {
  background-color: rgba(78, 162, 178, 0.4); }

.product-item {
  overflow: hidden;
  background: white;
  text-align: center;
  position: relative;
  border-radius: 2%;
  overflow: hidden;
  border: 1px solid #4ea3b3;
  -webkit-box-shadow: 0px 2px 10px #6fe9ff;
          box-shadow: 0px 2px 10px #6fe9ff; }
  .product-item .product-image {
    position: relative; }
    .product-item .product-image img {
      margin-bottom: unset !important;
      aspect-ratio: 272 / 284; }
    .product-item .product-image figure {
      height: auto;
      width: 100%;
      overflow: hidden;
      aspect-ratio: 1/1; }
    .product-item .product-image .combo-label,
    .product-item .product-image .sale-off,
    .product-item .product-image .new-label {
      position: absolute;
      top: 0;
      left: 10px;
      color: #fff;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      padding: 2.5px 6.5px 2.5px 6.5px; }
    .product-item .product-image .new-label {
      background: #FF8A00; }
    .product-item .product-image .combo-label {
      background: #2388FF; }
    .product-item .product-image .sale-off {
      background: #EA4B48; }
  .product-item .product-info {
    padding: 0 1vw 1vw 1vw;
    text-align: start; }
    .product-item .product-info .product-sku {
      color: #0063CA;
      font-size: 13px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      margin-top: 10px;
      margin-bottom: 10px !important; }
    .product-item .product-info h3.product-title {
      color: #000;
      font-size: 1rem !important;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      white-space: nowrap;
      /* Ngăn không cho dòng xuống */
      overflow: hidden;
      /* Ẩn phần văn bản bị tràn */
      text-overflow: ellipsis;
      /* Hiển thị ba chấm khi văn bản quá dài */
      margin-bottom: 12px; }
    .product-item .product-info .product-price {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      gap: 10px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 12px; }
      .product-item .product-info .product-price .price-sale bdi {
        color: #CB0000;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 150%; }
      .product-item .product-info .product-price .price-regular bdi {
        color: #999999;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        -webkit-text-decoration-line: strikethrough;
                text-decoration-line: strikethrough;
        text-decoration: line-through; }

.select_option_label.select_option {
  padding: 0 10px; }

span.yith_wccl_value {
  border: none !important; }

.woocommerce-product-gallery__image .yith_magnifier_zoom_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .woocommerce-product-gallery__image .yith_magnifier_zoom_wrap img {
    width: 400px !important;
    aspect-ratio: 1 / 1; }

.thumbnails.slider img {
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover; }

.yith_magnifier_zoom_wrap img {
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 1 !important; }

.info-post .title-prc {
  margin-bottom: 12px; }
  .info-post .title-prc h2.title-prc {
    font-size: clamp(1rem, 1.5vw, 1.5rem) !important;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; }
  .info-post .title-prc .stock {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 4px 8px;
    gap: 10px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto; }
  .info-post .title-prc .in-stock {
    color: #2C742F;
    background: rgba(32, 181, 38, 0.2); }
  .info-post .title-prc .out-of-stock {
    color: #fff;
    background: var(--red); }
.info-post .proc-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  margin-bottom: 20px; }
  .info-post .proc-rating .prc-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px; }
    .info-post .proc-rating .prc-code span {
      color: #333333;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
    .info-post .proc-rating .prc-code p {
      margin-bottom: 0 !important;
      color: #666666;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%; }
.info-post .prc-short_description {
  margin-bottom: 12px; }
  .info-post .prc-short_description h3.title {
    color: #1A1A1A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase; }
.info-post .proc-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .info-post .proc-price .price-sale bdi {
    color: #CB0000;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  .info-post .proc-price .price-regular bdi {
    color: #B3B3B3;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 30px */
    -webkit-text-decoration-line: strikethrough;
            text-decoration-line: strikethrough;
    text-decoration: line-through; }
  .info-post .proc-price .post-sale-off {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 6px;
    color: #EA4B48;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 21px */
    border-radius: 30px;
    background: rgba(234, 75, 72, 0.1); }

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #ddd; }

.input-text.qty {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  text-align: center;
  width: 50px;
  height: 35px;
  border: none;
  font-size: 16px;
  background: transparent; }

.input-text.qty::-webkit-inner-spin-button,
.input-text.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.woocommerce .quantity .qty {
  border: none; }

.quantity button {
  font-size: 20px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background: #f0f0f0;
  cursor: pointer;
  margin: 0;
  border: none; }

.woocommerce div.product form.cart div.quantity {
  float: unset;
  margin: 0 4px 16px 0; }

.single_add_to_cart_button {
  background-color: var(--blue) !important;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  font-size: 16px;
  color: white;
  border: none;
  cursor: pointer; }

.noti-sale {
  float: left;
  width: 48%;
  clear: none; }
  .noti-sale .notei-sale--container {
    border: 2px solid var(--red);
    border-radius: 8px; }
    .noti-sale .notei-sale--container .title-gift {
      padding: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 8px;
      padding: 12px 14px 12px 14px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      background-color: var(--red); }
      .noti-sale .notei-sale--container .title-gift svg {
        width: 20px;
        height: 20px;
        fill: #fff; }
      .noti-sale .notei-sale--container .title-gift h3 {
        text-transform: uppercase;
        color: #fff; }

.cross-sell-products {
  border-top: 2px solid var(--blue);
  padding-top: 15px;
  float: right;
  width: 48%;
  clear: none; }
  .cross-sell-products .title-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-bottom: 20px; }
    .cross-sell-products .title-dropdown h3 {
      font-size: 1.25rem;
      font-weight: 600;
      margin-bottom: 0; }
    .cross-sell-products .title-dropdown svg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      aspect-ratio: 1 / 1;
      padding: 2px;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      border: 2px solid #000; }

.product-commit {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 2px solid var(--blue); }
  .product-commit h3 {
    font-weight: 600;
    font-size: 1.25rem; }

.cross-sell-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  list-style: none;
  padding: 0; }
  .cross-sell-list .cross-sell-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff; }
    .cross-sell-list .cross-sell-item img {
      width: 50px;
      height: 50px;
      -o-object-fit: cover;
         object-fit: cover; }

.cross-sell-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.cross-sell-title {
  font-weight: bold;
  display: block; }

.cross-sell-price {
  color: red;
  font-weight: bold; }

.cross-sell-total {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#add-cross-sell-to-cart {
  background: red;
  color: white;
  padding: 10px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto; }

#add-cross-sell-to-cart:hover {
  background: darkred; }

.site-main > .product.type-product {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

#advise label {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 12px; }
#advise .form-control {
  margin-bottom: 12px; }
#advise .custom-form {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px; }
#advise textarea {
  height: 110px;
  border-radius: 5px;
  resize: none;
  padding: 10px;
  outline: none;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
       appearance: none; }

table.shop_table td.product-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px; }
  table.shop_table td.product-name img {
    width: 80px; }

.woocommerce .cart-collaterals .cart_totals {
  width: 100% !important; }
  .woocommerce .cart-collaterals .cart_totals .notes-order h2 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .woocommerce .cart-collaterals .cart_totals .notes-order h3 {
    font-size: 1rem;
    font-weight: 500;
    margin: 10px 0; }
  .woocommerce .cart-collaterals .cart_totals .notes-order .cart-delivery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 14px; }
    .woocommerce .cart-collaterals .cart_totals .notes-order .cart-delivery input, .woocommerce .cart-collaterals .cart_totals .notes-order .cart-delivery select {
      border: none;
      background-color: var(--blue);
      color: #fff;
      border: none;
      padding: 7px;
      text-align: center;
      font-weight: bold;
      font-size: 0.875rem; }
  .woocommerce .cart-collaterals .cart_totals .cart-note {
    margin-bottom: 12px; }
    .woocommerce .cart-collaterals .cart_totals .cart-note textarea {
      border-radius: 5px;
      resize: none;
      background: #ededed;
      color: #252a2b;
      font-size: 14px;
      padding: 10px;
      outline: none;
      width: 100% !important;
      font-weight: 500;
      border: 1px solid transparent;
      -webkit-transition: all 150ms linear;
      transition: all 150ms linear;
      -webkit-appearance: none;
      -ms-appearance: none;
      -moz-appearance: none;
           appearance: none; }
  .woocommerce .cart-collaterals .cart_totals tr th {
    text-align: left; }
  .woocommerce .cart-collaterals .cart_totals tr td {
    text-align: right; }

td#price-total--color bdi {
  color: #CB0000 !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 19.2px */ }

form.checkout.woocommerce-checkout {
  margin-left: 60px;
  margin-right: 60px; }
  form.checkout.woocommerce-checkout .container-formcheckout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left {
      -ms-flex: 0 0 54.72%;
      -webkit-box-flex: 0;
              flex: 0 0 54.72%;
      max-width: 54.72%; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left h4 {
        color: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left h3.title-intropayment {
        color: #1A1A1A;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        /* 30px */ }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.fix-ul {
        padding-left: unset;
        list-style-type: none;
        margin-left: unset; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods {
        padding: 0 !important;
        background-color: #fff !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods li.wc_payment_method {
          padding: 0 !important; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods li.wc_payment_method .bg-li {
            padding: 15px 0px 14px 14px !important; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods .payment_box.payment_method_bacs {
          padding: 0 !important;
          background: none !important; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods .payment_box.payment_method_bacs p {
            color: #161722;
            font-size: 1rem;
            font-style: normal;
            font-weight: 300;
            line-height: normal; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods .payment_box.payment_method_bacs ul {
            margin-top: 1.2rem;
            margin-bottom: 1.5rem;
            padding-left: 10px;
            list-style-type: disc;
            margin-left: 1.5rem; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods .payment_box.payment_method_bacs ul li {
              color: #161722 !important;
              font-size: 1rem !important;
              font-style: normal !important;
              font-weight: 300 !important;
              line-height: normal !important;
              margin-bottom: 4px !important;
              padding: 0 !important; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left ul.payment_methods .payment_box.payment_method_bacs ul li::before {
              content: "";
              display: none !important; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left .select2-selection, form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left input {
        border-radius: 6px;
        border: 1px solid #E6E6E6 !important;
        background: #FFF !important; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left .payment_box.payment_method_bacs img {
        width: 223px;
        height: 310px;
        margin-left: 90px !important; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--left #payment {
        margin-top: 12px; }
    form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right {
      -ms-flex: 0 0 38.28%;
      -webkit-box-flex: 0;
              flex: 0 0 38.28%;
      max-width: 38.28%;
      padding: 24px;
      border-radius: 8px;
      border: 1px solid #E6E6E6;
      background: #FFF; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right table.shop_table.woocommerce-checkout-review-order-table {
        border: none; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary h3.title-summary {
        color: #1A1A1A;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 30px */
        margin-bottom: 12px; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary .checkout-product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 6px; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary .checkout-product img {
          max-width: 100px;
          max-height: 100px; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tbody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 24px;
        margin-bottom: 12px; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tbody td {
          border-top: none !important; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding-top: 12px;
          padding-bottom: 12px;
          border-bottom: 1px solid #E6E6E6; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr:last-child, form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr:first-child {
            border-bottom: none; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr th {
            color: #4D4D4D;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 21px */
            border-top: none;
            padding: 0 !important; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td {
            color: #1A1A1A;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 21px */
            border-top: none;
            padding: 0 !important; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td form {
              margin: 0;
              border: none;
              padding: 0; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td span bdi {
              color: #1A1A1A;
              font-size: 0.875rem;
              font-style: normal;
              font-weight: 500;
              line-height: 150%;
              /* 21px */ }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td#ma-uudai {
            display: table-cell;
            width: 100%; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td#ma-uudai p.form-row.form-row-last {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: end;
                  -ms-flex-pack: end;
                      justify-content: flex-end;
              width: unset !important; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr td#ma-uudai p.form-row.form-row-first {
              width: 72% !important; }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr button {
            border-radius: 6px;
            color: #fff !important;
            border: 1px solid #E6E6E6;
            background: #74533B;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 400;
            line-height: 130%;
            /* 18.2px */
            letter-spacing: -0.7px;
            padding: 14px 25px 17px 25px; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr.order-total td * {
          color: #CB0000;
          font-size: 1.125rem;
          font-style: normal;
          font-weight: 600;
          line-height: 120%;
          /* 21.6px */ }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary td {
        vertical-align: middle; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary td span {
          color: #1A1A1A;
          font-size: 0.875rem;
          font-style: normal;
          font-weight: 400;
          line-height: 150%;
          /* 21px */ }
          form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary td span bdi {
            color: #1A1A1A;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 21px */ }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary input {
        color: #999;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        /* 18.2px */
        letter-spacing: -0.7px;
        padding: 14px 4px 17px 16px;
        border-radius: 6px;
        border: 1px solid #E6E6E6;
        background: #FFF;
        margin-right: 16px; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary .form-row.place-order button#place_order {
        color: #FFF;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 19.2px */
        border-radius: 43px;
        background: #74533B;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px; }
      form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right button.custom-brown {
        color: #FFF !important;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 19.2px */
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 24px;
        border-radius: 43px;
        background: #74533B; }

.woocommerce-billing-fields__field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px; }
  .woocommerce-billing-fields__field-wrapper label {
    display: none !important; }

#billing_address_1_field {
  width: 100% !important; }

/* Dòng 2: Email & Số điện thoại */
#billing_last_name_field,
#billing_phone_field {
  width: calc(50% - 5px); }

/* Dòng 4: Chia 3 cột */
#billing_state_field,
#billing_city_field,
#billing_address_2_field {
  width: calc(33.33% - 7px); }

.custom-introuser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px; }
  .custom-introuser span.span-red {
    color: #CB0000; }
  .custom-introuser strong {
    color: #1A1A1A;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */ }
  .custom-introuser p {
    color: #1A1A1A;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 0 !important; }

.sell-more h3.title-more {
  position: relative;
  background: #be1e2d;
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  display: inline-block;
  min-width: 130px; }
  .sell-more h3.title-more::after {
    content: "";
    position: absolute;
    top: 0;
    right: -14px;
    border-top: 18px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 17px solid #be1e2d;
    border-left: 7px solid #be1e2d; }
.sell-more .grid-4 {
  padding-top: 12px;
  border-top: 1px solid #be1e2d;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -webkit-column-gap: 15px;
          column-gap: 15px; }

.prodGrid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -webkit-column-gap: 12px;
          column-gap: 12px;
  row-gap: 25px; }

.widget-intro span.custom-intro {
  color: #1A1A1A;
  font-size: 1.079rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; }
.widget-intro a {
  color: #1A1A1A;
  font-size: 0.8625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; }
.widget-intro .box-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px; }
  .widget-intro .box-post .post__img {
    width: 100%;
    height: 66.5px;
    overflow: hidden;
    border-radius: 5.179px; }
    .widget-intro .box-post .post__img img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
      .widget-intro .box-post .post__img img:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  .widget-intro .box-post .post_content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #f6f6f6;
    padding: 20px;
    gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
.widget-intro .custom-search-post {
  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;
  width: 100%;
  margin-bottom: 24px; }
  .widget-intro .custom-search-post form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 14px 12px 12px 0;
    background-color: #fff;
    width: 100%;
    position: relative; }
    .widget-intro .custom-search-post form button {
      background: none;
      border: none;
      cursor: pointer;
      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;
      padding: 0;
      position: absolute;
      left: 12px;
      width: 17.264px;
      height: 17.264px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .widget-intro .custom-search-post form button svg {
        width: 100%;
        height: 100%;
        color: #666; }
    .widget-intro .custom-search-post form input {
      border: none;
      outline: none;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: 0 0 0 40px;
      font-size: 14px;
      color: #333; }
      .widget-intro .custom-search-post form input::-webkit-input-placeholder {
        color: #999; }
      .widget-intro .custom-search-post form input:-ms-input-placeholder {
        color: #999; }
      .widget-intro .custom-search-post form input::-ms-input-placeholder {
        color: #999; }
      .widget-intro .custom-search-post form input::placeholder {
        color: #999; }
.widget-intro .container-newpost {
  padding-top: 17px;
  border-top: 1px solid #E6E6E6; }

.woocommerce .woocommerce-ordering select.orderby {
  border: 1px solid var(--blue);
  padding: 7px; }

.woocommerce-variation.single_variation {
  margin-bottom: 12px; }

.vietqr-row {
  display: none; }

.container-thanks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px; }

section.row.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  margin-bottom: 12px; }

.hidden {
  display: none; }

#account-register {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out; }

#customer_login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#account-register, #account-login {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto; }

.woocommerce form.login, .woocommerce form.register {
  border: 1px solid var(--blue) !important;
  margin: 1em 0 !important;
  -webkit-box-shadow: 0px 2px 10px var(--blue);
          box-shadow: 0px 2px 10px var(--blue); }

.form-advise form {
  padding: 20px;
  border: 1px solid var(--blue);
  -webkit-box-shadow: 0px 2px 10px var(--blue);
          box-shadow: 0px 2px 10px var(--blue);
  width: 75%;
  margin-left: auto;
  margin-right: auto; }
  .form-advise form br {
    display: none !important; }
  .form-advise form label {
    color: #2f2f2f; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
  z-index: 999; }

.navbar-archi {
  padding: 10px;
  border: 1px solid #4ea3b3;
  -webkit-box-shadow: 0px 2px 10px #6fe9ff;
          box-shadow: 0px 2px 10px #6fe9ff; }

.woocommerce div.product div.summary {
  position: relative; }
  .woocommerce div.product div.summary #scroll-more {
    right: 10%;
    position: absolute;
    bottom: 20%;
    cursor: pointer;
    max-width: 150px; }
    .woocommerce div.product div.summary #scroll-more iframe {
      pointer-events: none; }

.woocommerce-error::before {
  top: 1.3em !important;
  left: unset !important; }

.woocommerce-error li {
  padding-left: 25px !important; }

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .search-form input.search-field {
    color: #999;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 18.2px */
    letter-spacing: -0.7px;
    padding: 10px 4px 10px 16px;
    border-radius: 6px;
    border: 1px solid var(--blue);
    background: #FFF;
    margin-right: 16px; }
  .search-form input.search-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: var(--blue);
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8.5px;
    border-radius: 4.22px;
    border: none; }
    .search-form input.search-submit:hover {
      background: var(--yellow);
      color: #fff !important; }

.bg-bLue {
  background-color: rgba(186, 239, 249, 0.3); }

.col-widget {
  -ms-flex: 0 0 22%;
  -webkit-box-flex: 0;
          flex: 0 0 22%;
  max-width: 22%; }

.col-archi {
  -ms-flex: 0 0 78%;
  -webkit-box-flex: 0;
          flex: 0 0 78%;
  max-width: 78%; }

.select_option.selected {
  background: #ec3743;
  color: #fff; }

section.related.products h2 {
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 24px; }

.box-title {
  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;
  padding-bottom: 12px;
  border-bottom: 1px solid #4ea3b3;
  margin-bottom: 24px; }
  .box-title .title-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .box-title .title-custom svg {
      width: 42px;
      height: 42px; }
    .box-title .title-custom h2 {
      color: #4ea3b3;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 700;
      line-height: 1.05rem;
      letter-spacing: 2.8px;
      text-transform: uppercase; }
  .box-title a.custom-a {
    color: #4ea3b3;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 170%;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto; }

/*# sourceMappingURL=style.css.map */