@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..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: 1400px) {
  .container {
    max-width: 1344px; } }
.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; }

.row-gap-1 {
  row-gap: .25rem !important; }

.row-gap-2 {
  row-gap: .5rem !important; }

.row-gap-3 {
  row-gap: 1rem !important; }

.row-gap-4 {
  row-gap: 1.5rem !important; }

.row-gap-5 {
  row-gap: 3rem !important; }

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

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

.flex, .btn, .btn-black, .btn-white, .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; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.text-decoration {
  text-decoration: none !important; }

:root {
  --blue: #2388FF;
  --blue2: #3A50CB;
  --red: #ea3b3f;
  --yellow: #fe8b27;
  --gray: #000;
  --brown: #825D43;
  --font: "Inter", sans-serif;
  --font-banner: "Inter", sans-serif;
  --font2: "Inter", sans-serif;
  --background-rgba: linear-gradient(to right, #3A50CB, #15268B);
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }

:where(.is-layout-flex) {
  gap: 0.5em; }

:where(.is-layout-grid) {
  gap: 0.5em; }

body .is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.is-layout-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.is-layout-flex > :is(*, div) {
  margin: 0; }

body .is-layout-grid {
  display: grid; }

.is-layout-grid > :is(*, div) {
  margin: 0; }

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em; }

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em; }

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em; }

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em; }

.has-black-color {
  color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-color {
  color: var(--wp--preset--color--white) !important; }

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important; }

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important; }

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important; }

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important; }

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important; }

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important; }

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important; }

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important; }

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important; }

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important; }

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important; }

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important; }

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important; }

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important; }

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important; }

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important; }

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important; }

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important; }

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important; }

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important; }

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important; }

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important; }

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important; }

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important; }

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important; }

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important; }

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important; }

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important; }

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important; }

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em; }

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em; }

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em; }

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em; }

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6; }

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

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);
    color: #fff; }

.btn-icon {
  width: 37.183px;
  height: 37.183px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #bd0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%; }

.btn-blue {
  background: linear-gradient(100.27deg, #8662ED -1.97%, #1E5FC8 102.2%);
  color: #fff; }
  .btn-blue:hover {
    background: var(--yellow); }

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

.btn-black {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 100%;
  font-weight: 500;
  border: 2px solid #fff;
  padding: 0.6rem 1.5rem;
  background: #000;
  border-radius: 0 !important; }
  .btn-black:hover {
    background: #fff;
    color: #000 !important; }
    .btn-black:hover a {
      color: #000 !important; }

.btn-white {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: var(--brown);
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 10px;
  font-size: clamp(0.6rem, 0.85vw, 0.9rem); }

.btn-gre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  background: linear-gradient(90deg, #7c0000 0%, #bd0000 100%);
  color: #FFF;
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  padding: 12px 50px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn-gre:hover {
    color: #fff;
    -webkit-transform: scale(1.08);
            transform: scale(1.08); }

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

.pd-main {
  padding-top: 30px;
  padding-bottom: 30px; }

.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;
  width: 40px;
  height: 40px;
  right: 0;
  padding: 8px;
  background: transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: var(--color-blue);
  z-index: 5;
  font-size: 0;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
  .slick-arrow:before {
    content: '';
    color: #000;
    font-size: 24px;
    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 {
    color: var(--yellow); }

.slick-next {
  right: calc((100% - 40px) / 2);
  top: calc(100% + 14px); }
  .slick-next:before {
    content: '>'; }

.slick-prev {
  left: calc((100% - 40px) / 2);
  top: -10%; }
  .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: 200%;
    font-weight: bold; }
  .title-main .heading {
    color: #bd0000 ; }
  .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-yellow {
  color: #fff;
  background: var(--yellow); }

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

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

.p-10 {
  padding: 10px; }

.p-30 {
  padding: 30px; }

.text-uppercase {
  text-transform: uppercase; }

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

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

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

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

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.pt-50 {
  padding-top: 50px; }

.pb-100 {
  padding-bottom: 100px; }

.logo img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 170px;
}

.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 .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; }
      .header .header-top .box-cart svg {
        width: 34px;
        height: 34px; }
      .header .header-top .box-cart .orders {
        position: absolute;
        top: -5px;
        left: 15px;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 10px;
        color: #fff;
        background: #bd0000;
        border: 1px solid #FFF;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .header .header-top .box-cart .box-total {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-column-gap: 7px;
                column-gap: 7px; }
        .header .header-top .box-cart .box-total span {
          color: #4D4D4D;
          font-size: 0.875rem;
          font-style: normal;
          font-weight: 400;
          line-height: 120%; }
        .header .header-top .box-cart .box-total .cart-total {
          color: #1A1A1A;
          font-weight: 500; }
    .header .header-top .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; }
      .header .header-top .box-phone svg {
        width: 27px;
        height: 27px; }
      .header .header-top .box-phone span {
        color: var(--brown);
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
  .header .header-desktop {
    width: 100%;
    background: #F3F9F5;
    display: block; }
  .header .menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    gap: calc((100% - 740px) / 9);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .header .menu ul li {
      position: relative;
      padding: 0 20px;
      line-height: 48px; }
      .header .menu ul li:hover .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .header .menu ul li .sub-menu {
        position: absolute;
        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: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -ms-flex-line-pack: center;
            align-content: center;
        top: 100%;
        left: 0;
        background: #bd0000;
        border: none;
        padding: 0;
        z-index: 999;
        width: auto;
        display: none;
        padding: 0; }
        .header .menu ul li .sub-menu li {
          border-bottom: 1px solid #fff;
          padding: 18px;
          min-width: 220px; }
          .header .menu ul li .sub-menu li:last-child {
            border-bottom: none; }
          .header .menu ul li .sub-menu li a {
            color: #fff;
            display: block; }
          .header .menu ul li .sub-menu li .sub-menu {
            top: 0;
            left: 100%;
            display: none; }
          .header .menu ul li .sub-menu li:hover .sub-menu {
            display: block; }
          .header .menu ul li .sub-menu li .menu-toggle-icon {
            top: 8px; }
      .header .menu ul li a {
        color: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        /* 24px */ }
      .header .menu ul li:hover a {
        color: #bd0000; }
      .header .menu ul li button {
        border: unset;
        background: transparent; }
        .header .menu ul li button i {
          font-size: 100%;
          color: #fff; }
  .header .menu .search {
    border-left: 1px solid #fff;
    padding-left: 20px; }
    .header .menu .search svg {
      fill: #1A1A1A; }
  .header .bg-gre {
        background: linear-gradient(90deg, #c50908 0%, #ff4540 100%);
    padding-top: 12px;
    padding-bottom: 12px; }
    .header .bg-gre .fix-ul {
      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 .bg-gre .fix-ul svg {
        width: 16px;
        height: 16px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-right: 8px; }
      .header .bg-gre .fix-ul a {
        color: #FFF;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
        .header .bg-gre .fix-ul a:hover {
          color: #bd0000; }
    .header .bg-gre .login {
      color: #FFF;
      font-size: 0.75;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      .header .bg-gre .login a {
        color: #FFF;
        font-size: 0.75;
        font-style: normal;
        font-weight: 600;
        line-height: normal; }
        .header .bg-gre .login a:hover {
          color: #bd0000; }

.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: var(--gray);
  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; }
  .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: #1A1A1A; }

header .menu > ul > li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #bd0000;
  -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:hover i, header .menu > ul > li:hover a {
  color: #bd0000; }

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

.header-top-mb {
  display: none !important; }
.header-top .btn-gre{
    display: flex;
    height: 50px;
    width: max-content;
    min-width: 100px;
    padding: 0px 20px;
        align-self: initial;
}
.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;
  padding: 10px; }
  .btn-menu i {
    font-size: 25px; }

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

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: linear-gradient(95deg, rgb(24 1 0) 0%, #830000 100%); }
  footer .bg-img {
    width: 100%;
    background-image: url("/wp-content/uploads/2025/03/Vector.png");
    background-repeat: no-repeat;
    background-size: cover; }
  footer * {
    color: #fff !important; }
  footer .logo {
    margin-bottom: 24px; }
    footer .logo img {
      max-width: unset;
      height: unset; }
  footer .footer-nav ul li {
    margin-bottom: 12px; }
  footer .footer-nav svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-right: 4px; }
  footer .f-map figure {
    height: 180px;
    border-radius: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden; }
    footer .f-map figure:hover img {
      -webkit-transform: unset;
              transform: unset; }
  footer li, footer p, footer a {
    font-size: clamp(0.6rem, 1vw, 0.875rem);
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  footer h3.menu-name {
    color: #FFF;
    font-size: clamp(0.8rem, 0.88vw, 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; }

.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; }
  .content--local .content span {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem; }
  .content--local .content p {
    margin-bottom: 0 !important; }

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

#icon-fb a, #icon-zalo a {
  color: #125a9b; }

#icon-ytb a {
  color: #ff3d00; }

.f-container-content {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .f-container-content .item1 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%; }
  .f-container-content .item2 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .f-container-content .item3 {
    -ms-flex: 0 0 16%;
    -webkit-box-flex: 0;
            flex: 0 0 16%;
    max-width: 16%; }
  .f-container-content .item4 {
    -ms-flex: 0 0 7%;
    -webkit-box-flex: 0;
            flex: 0 0 7%;
    max-width: 7%; }
  .f-container-content .item5 {
    -ms-flex: 0 0 19.03%;
    -webkit-box-flex: 0;
            flex: 0 0 19.03%;
    max-width: 19.03%; }

.coppyright {
  padding-top: 24px;
  padding-bottom: 24px;
  background: #6c0000; }
  .coppyright span {
    color: #FFF;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */ }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  25% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px); }
  50% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  25% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px); }
  50% {
    -webkit-transform: translateX(3px);
            transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.icon_contact_show {
  position: fixed;
  z-index: 9999;
  bottom: 45px;
  right: 0;
  border-radius: 24px 0px 0px 24px;
  opacity: 0.8;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(35px);
          backdrop-filter: blur(35px);
  overflow: hidden;
  display: inline-block; }
  .icon_contact_show .box-icon-local {
    padding: 28.8px 14.52px 26.05px 11.7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 21.6px; }
    .icon_contact_show .box-icon-local .icon_show {
      overflow: hidden;
      width: 50px;
      height: 50px;
      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; }
    .icon_contact_show .box-icon-local svg {
      width: 46px;
      height: 46px; }
    .icon_contact_show .box-icon-local .hotlineClicked {
      border-radius: 50%;
      -webkit-animation: shake 0.5s ease-in-out infinite;
              animation: shake 0.5s ease-in-out infinite; }
    .icon_contact_show .box-icon-local .zaloClicked {
      -webkit-filter: drop-shadow(0px 0px 10.8px rgba(0, 0, 0, 0.25));
              filter: drop-shadow(0px 0px 10.8px rgba(0, 0, 0, 0.25)); }
    .icon_contact_show .box-icon-local .fbClicked {
      border-radius: 50%; }

body {
  overflow: unset !important;
  padding-right: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.block {
  padding-top: 24px;
  padding-bottom: 24px; }

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

h1 {
  font-size: 200%;
  line-height: 110%; }

h2 {
  font-size: 150%;
  line-height: 48px; }

h3 {
  font-size: 125%;
  line-height: 160%; }

h4 {
  font-size: 120%;
  line-height: 1.7rem; }

h5 {
  font-size: 115%;
  line-height: 1.2; }

a {
  font-size: 0.9rem;
  line-height: 1.4rem;
  color: #000; }
  a:hover {
    color: #422E21; }

.overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.site-banner .items img {
  -o-object-fit: cover;
  height: 100vh;
  max-height: 700px;
  object-fit: cover;
     object-fit: cover; }

h2.text-gra {
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 38.4px */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(90deg, #c50908 0%, #ff4540 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.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;
  margin-bottom: 24px; }
  .box-title .title-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .box-title .title-custom p {
      color: rgba(0, 0, 0, 0.72);
      text-align: justify;
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 27px */
      margin-bottom: 0; }
  .box-title a.custom-a {
    color: #bd0000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */ }


figure {
  overflow: hidden; }
  figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  figure:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 20px; }

.product-item {
  overflow: hidden;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 3.718px 3.718px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3.718px 3.718px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  position: relative;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .product-item .product-image {
    position: relative; }
    .product-item .product-image img {
      margin-bottom: unset !important; }
    .product-item .product-image figure {
      width: 100%;
      height: 100%;
      aspect-ratio: 1/1;
      overflow: hidden; }
  .product-item .product-info {
    padding: 8px 12px;
    text-align: start;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px; }
    .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: 0px !important; }
    .product-item .product-info h3.product-title {
      color: #600202;
      font-size: 1rem !important;
      font-style: normal;
      font-weight: 700;
      padding: 0 !important;
      line-height: 1.4;
      margin-bottom: 0px !important; }
    .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: 0px; }
      .product-item .product-info .product-price .price-sale bdi {
        color: #000;
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 24px */ }
      .product-item .product-info .product-price .price-regular bdi {
        color: #5e5e5e;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        text-decoration: line-through; }
      .product-item .product-info .product-price form {
        width: 100%;
        padding: unset;
        border: none; }
    .product-item .product-info .entry-meta {
      margin-bottom: 0 !important; }
      .product-item .product-info .entry-meta li a {
        color: #131117;
        font-weight: 600 !important;
        font-size: 12px !important;
        line-height: normal;
        text-transform: uppercase; }

.product_type_simple.added {
  display: none !important; }

.product_type_simple {
  margin-top: auto !important;
  background-color: #e8363c !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;
  padding: 10px 0 !important;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 120% !important;
  border-radius: 0 !important;
  width: 400px;
  max-width: 100%;
  color: white !important;
  border: none !important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .product_type_simple::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.16667 6.83333H2.66667L1 16H16L14.3333 6.83333H11.8333M5.16667 6.83333V4.33333C5.16667 2.49239 6.65905 1 8.5 1V1C10.3409 1 11.8333 2.49238 11.8333 4.33333V6.83333M5.16667 6.83333H11.8333M5.16667 6.83333V9.33333M11.8333 6.83333V9.33333'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    margin-left: 16px; }
  .product_type_simple:hover {
    color: #fff;
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }

.btn-brown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #74533B;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 8.5px;
  border-radius: 4.22px; }

.site-gioithieu__row {
  display: -webkit-box;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px; }
.site-gioithieu__left {
  -ms-flex: 0 0 53.48%;
  -webkit-box-flex: 0;
          flex: 0 0 53.48%;
  max-width: 53.48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px; }
  .site-gioithieu__left p {
    color: #1A1A1A;
    text-align: justify;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
    margin-bottom: 0; }
  .site-gioithieu__left img {
    width: 100%;
    margin:0 auto;
    height: auto;
    max-width: 400px;
    -o-object-fit: unset;
       object-fit: unset; }
.site-gioithieu__right {
  -ms-flex: 0 0 42.72%;
  -webkit-box-flex: 0;
          flex: 0 0 42.72%;
  max-width: 42.72%; }
  .site-gioithieu__right figure {
    aspect-ratio: 564 / 495;
    border-radius: 8px; }
.site-gioithieu__uudai {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 5px;
  padding: 40px;
  border-radius: 8px;
  background: var(--Gray-Scale-White, #FFF);
  -webkit-box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.1);
          box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.1); }
  .site-gioithieu__uudai .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px; }
    .site-gioithieu__uudai .item__icon svg {
      width: 40px;
      height: 40px; }
    .site-gioithieu__uudai .item__intro {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 8px; }
      .site-gioithieu__uudai .item__intro span.title {
        color: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 19.2px */ }
      .site-gioithieu__uudai .item__intro span.desc {
        color: #999;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        text-transform: capitalize; }

.site-camnang {
  margin-bottom: 50px; }
  .site-camnang .related-posts__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px; }
    @media (max-width: 768px) {
      .site-camnang .related-posts__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 24px; } }
  .site-camnang .related-posts__link {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%; }
  .site-camnang .related-posts figure {
    aspect-ratio: 320 / 228; }
  .site-camnang .related-posts__content {
    padding: 12px; }
    .site-camnang .related-posts__content .related-posts__title {
      color: #1A1A1A;
      text-align: justify;
      font-size: 1rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      margin-bottom: 11px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* Số dòng muốn giới hạn */
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .site-camnang .related-posts__content .related-posts__excerpt {
      color: #1A1A1A;
      text-align: justify;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      margin-bottom: 0;
      margin-bottom: 11px; }
    .site-camnang .related-posts__content .related-posts__readmore {
      display: inline-block;
      color: #bd0000;
      -webkit-transform-origin: left center;
              transform-origin: left center;
      vertical-align: middle;
      line-height: 1;
      -webkit-font-feature-settings: 'liga' off, 'clig' off;
              font-feature-settings: 'liga' off, 'clig' off;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 187.5%;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      will-change: transform; }
      .site-camnang .related-posts__content .related-posts__readmore:hover {
        -webkit-transform: scale(1.1) translateZ(0);
                transform: scale(1.1) translateZ(0); }
      .site-camnang .related-posts__content .related-posts__readmore svg {
        width: 31.517px;
        height: 32.444px;
        margin-right: 11px; }
  .site-camnang .related-posts__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .site-camnang .related-posts__item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #E6E6E6; }
    .site-camnang .related-posts__item--large {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .site-camnang .related-posts__item--large .related-posts__content {
        padding: 22.25px; }
        .site-camnang .related-posts__item--large .related-posts__content .related-posts__title {
          font-size: 1.25rem; }
      .site-camnang .related-posts__item--large figure {
        aspect-ratio: 618 / 416; }
    .site-camnang .related-posts__item:not(.site-camnang .related-posts__item--large) {
      width: calc(50% - 6px); }
.site-tuvan .text-mobile span{
    font-size: 120%;
    display: block;
    font-weight: bold;
    color: var(--red);
	text-transform:uppercase;
    text-align: center;
    line-height: 1.5;
}
.text-mobile{
  display: none;
	text-transform:uppercase;
}
@media screen and (max-width:767px){
  .text-mobile{
    display: block;
  }
}
.site-tuvan {
  padding-top: 50px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .site-tuvan .logo-tuvan {
    width: 100%;
  max-width: 400px; }
  .site-tuvan .form-tuvan {
    width: 100%;
    max-width: 984px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    padding: 44px 50px 24px 50px;
    opacity: 0.7;
    background: var(--Gray-Scale-White, #FFF);
    -webkit-box-shadow: 0px 0px 56px 0px rgba(0, 38, 3, 0.08);
            box-shadow: 0px 0px 56px 0px rgba(0, 38, 3, 0.08); }
    .site-tuvan .form-tuvan h3.title {
      color: #1A1A1A;
      font-size: 1.5rem;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 36px */
      margin-bottom: 8px; }
    .site-tuvan .form-tuvan .desc {
      color: #808080;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      max-width: 486px;
      width: 100%;
      margin-bottom: 24px; }
    .site-tuvan .form-tuvan textarea {
      height: 98px; }

.grid-news {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px; }
  .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;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    background: #FFF;
    overflow: hidden; }
    .grid-news .items figure {
      aspect-ratio: 320/228;
      -o-object-fit: cover;
         object-fit: cover; }
    .grid-news .items .the_content {
      padding: 12px;
      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: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 24px */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none; }
        .grid-news .items .the_content h3.title-post a {
          display: block;
          color: inherit;
          font-size: inherit;
          font-weight: inherit;
          line-height: inherit;
          text-decoration: none; }
    .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; }
    .grid-news .items a {
      color: #bd0000;
      text-align: justify;
      -webkit-font-feature-settings: 'liga' off, 'clig' off;
              font-feature-settings: 'liga' off, 'clig' off;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 30px;
      /* 187.5% */
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .grid-news .items a:hover {
        color: #00B207; }

.slick-initialized .slick-slide {
  position: relative; }

.fix-a {
  text-decoration: underline !important; }
  .fix-a:hover {
    text-decoration: none !important; }

.the_title {
  margin-bottom: 12px; }
  .the_title h3 {
    color: var(--gray);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; }

.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; }
    .nhm-pagination ul .next-page {
      position: relative; }
      .nhm-pagination ul .next-page a {
        font-size: 0; }
      .nhm-pagination ul .next-page::before {
        content: '';
        background-image: url(/wp-content/uploads/2024/12/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; }
      .nhm-pagination ul .prev-page a {
        font-size: 0; }
      .nhm-pagination ul .prev-page::before {
        content: '';
        background-image: url(/wp-content/uploads/2024/12/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 {
      border: 1px solid; }

.modal .modal-body {
  background-color: #ededed; }
.modal .box-content {
  padding: 20px 35px; }
.modal label,
.modal h4 {
  color: #000; }
.modal label {
  margin-bottom: 12px; }
.modal .btn {
  width: 100%;
  border-radius: unset; }

.block-fluid {
  padding-top: 4rem;
  padding-bottom: 1.5rem; }

.overlay.active {
  display: block; }

.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: 30%;
  max-width: 500px;
  height: 50px;
  border: 1px solid #666;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  overflow: hidden; }
  .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;
    height: 100%; }
  .custom-form button {
    border: unset;
    border-radius: 8px;
    background: #bd0000;
    width: 50px;
    height: 100%; }
    .custom-form button svg {
      font-size: 100%;
      color: #fff;
      width: 24px;
      height: 24px; }
  .custom-form input {
    border-radius: 0px;
    font-weight: 500;
    color: #666;
    font-size: 14px !important;
    font-family: inherit;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding-left: 20px;
    background: initial;
    width: calc(100% - 60PX); }

.custom-formmail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: 70px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 13px; }
  .custom-formmail form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .custom-formmail button {
    border: unset;
    background: transparent; }
    .custom-formmail button svg {
      font-size: 100%;
      color: #fff;
      width: 30px;
      height: 30px; }
  .custom-formmail br {
    display: none; }
  .custom-formmail .wpcf7-email {
    border-radius: 0px;
    font-weight: 300;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.5rem;
    border: 1px solid #fff;
    background: initial;
    width: 100%;
    padding: 1.4rem 2rem; }
  .custom-formmail .btn-black {
    padding: 1.4rem 2rem;
    margin-bottom: auto; }
  .custom-formmail .wpcf7-spinner {
    display: none; }

.page-header {
  margin-bottom: 20px; }

.box-post figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.box-post h3 {
  font-size: 1.3rem;
  line-height: 1.56rem; }

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-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; }
.site-post .post-author {
  padding-top: 32px;
  padding-bottom: 24px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .site-post .post-author .author-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .site-post .post-author .author-left figure {
      border-radius: 50px;
      width: 50px;
      height: 50px;
      border-radius: 505;
      overflow: hidden; }
      .site-post .post-author .author-left figure:hover img {
        -webkit-transform: unset;
                transform: unset; }
    .site-post .post-author .author-left .intro-author {
      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; }
      .site-post .post-author .author-left .intro-author h3.name-author {
        color: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        line-height: 150%; }
      .site-post .post-author .author-left .intro-author .post-date span {
        color: #808080;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; }
      .site-post .post-author .author-left .intro-author .post-date span + span::before {
        content: "•";
        margin-right: 6px;
        margin-left: 6px;
        color: #808080;
        /* Màu của dấu chấm */ }
  .site-post .post-author .author-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 4px; }
    .site-post .post-author .author-social svg {
      width: 40px;
      height: 40px; }

.list-post .box-post {
  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;
  -ms-flex-direction: column;
      flex-direction: column; }
  .list-post .box-post__img {
    overflow: hidden;
    border-radius: 6px;
    aspect-ratio: 3/2; }
    .list-post .box-post__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .list-post .box-post__img:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .list-post .box-post__content {
    color: #1A1A1A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    /* 24px */
    margin-bottom: 0;
    text-align: justify; }
  .list-post .box-post__title {
    color: #1A1A1A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    /* 24px */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Số dòng muốn giới hạn */
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .list-post .box-post__date {
    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; }
    .list-post .box-post__date p {
      color: #808080;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 1.5;
      /* 21px */
      margin-bottom: 0; }

.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: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
  padding: 4px 0; }
  .widget-intro .box-post__img {
    overflow: hidden;
    border-radius: 6px; }
    .widget-intro .box-post__img img {
      width: 100px;
      height: 73px;
      -o-object-fit: cover;
         object-fit: cover; }
    .widget-intro .box-post__img:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .widget-intro .box-post__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #f6f6f6;
    padding: 0;
    gap: 8px;
    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 .box-post__title {
    color: #1A1A1A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    /* 24px */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Số dòng muốn giới hạn */
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .widget-intro .box-post__date {
    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; }
    .widget-intro .box-post__date p {
      color: #808080;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 1.5;
      /* 21px */
      margin-bottom: 0; }
.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; }

.f-contact {
  background: -webkit-gradient(linear, left top, right top, from(#74533B), color-stop(51.5%, #473121));
  background: linear-gradient(90deg, #74533B 0%, #473121 51.5%);
  -webkit-box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.55) inset;
          box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.55) inset;
  padding-top: 12px;
  padding-bottom: 12px; }
  .f-contact .container-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .f-contact p {
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 198.269%; }
  .f-contact .left {
    padding-right: 12px;
    border-right: 1px solid #fff; }
  .f-contact .right {
    padding-left: 12px; }
  .f-contact .form-phone {
    border-radius: 10px;
    color: #fff; }
    .f-contact .form-phone .label-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: bold;
      text-transform: uppercase;
      gap: 10px;
      margin-bottom: 12px; }
      .f-contact .form-phone .label-form label {
        color: #FFF;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 279%;
        text-transform: uppercase; }
      .f-contact .form-phone .label-form .wpcf7 {
        position: relative; }
    .f-contact .form-phone .wpcf7-form-control-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #fff;
      border-radius: 50px;
      overflow: hidden;
      padding: 5px;
      width: 100%;
      max-width: 350px;
      padding: 0 !important; }
    .f-contact .form-phone .wpcf7-spinner {
      position: absolute !important; }
    .f-contact .form-phone input.wpcf7-form-control {
      border: none;
      outline: none;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border-radius: 50px 0 0 50px;
      font-family: Montserrat;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 194.223%;
      padding: 2.5px 24px 2.5px 24px; }
    .f-contact .form-phone .wpcf7-spinner {
      margin-top: 10px; }
    .f-contact .form-phone .wpcf7-response-output {
      font-size: 14px;
      position: absolute;
      text-transform: initial;
      font-weight: 400;
      margin-top: 10px; }
    .f-contact .form-phone .wpcf7-submit {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'%3E%3Cpath d='M0.800781 7.10091H4.25356V5.97278H0.800781V0.809328C0.80079 0.760319 0.813827 0.712158 0.838608 0.669592C0.86339 0.627026 0.899059 0.591525 0.942101 0.566587C0.985144 0.541649 1.03407 0.528135 1.08407 0.527377C1.13406 0.52662 1.18339 0.538645 1.2272 0.562268L11.8514 6.28978C11.8965 6.31413 11.9341 6.3499 11.9603 6.39336C11.9865 6.43681 12.0003 6.48637 12.0003 6.53684C12.0003 6.58732 11.9865 6.63688 11.9603 6.68033C11.9341 6.72379 11.8965 6.75956 11.8514 6.7839L1.2272 12.5114C1.18339 12.535 1.13406 12.5471 1.08407 12.5463C1.03407 12.5456 0.985144 12.532 0.942101 12.5071C0.899059 12.4822 0.86339 12.4467 0.838608 12.4041C0.813827 12.3615 0.80079 12.3134 0.800781 12.2644V7.10091Z' fill='%2374533B'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 16px;
      width: 16px;
      padding: 0 !important;
      height: 12px;
      top: 10px;
      right: 24px;
      border-radius: unset !important;
      border: none;
      cursor: pointer;
      text-indent: -9999px;
      overflow: hidden;
      position: absolute; }
    .f-contact .form-phone p {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      font-size: 14px; }

.post-contact {
  background: #F2F2F2;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 26px 12px 26px; }
  .post-contact .container-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .post-contact img {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: auto;
    margin-top: auto; }
  .post-contact p {
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.99rem; }
  .post-contact p.custom-p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 14px; }
  .post-contact span.custom-span {
    color: #422E21;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; }
  .post-contact .left {
    padding-right: 12px;
    border-right: 1px solid #000; }
  .post-contact .right {
    padding-left: 12px; }
  .post-contact .form-phone {
    border-radius: 10px;
    color: #000; }
    .post-contact .form-phone .label-form {
      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: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 0.7075rem; }
      .post-contact .form-phone .label-form .wpcf7 {
        position: relative; }
    .post-contact .form-phone .wpcf7-form-control-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #fff;
      overflow: hidden;
      padding: 0;
      width: 100%;
      max-width: 350px; }
    .post-contact .form-phone .wpcf7-spinner {
      position: absolute !important; }
    .post-contact .form-phone input.wpcf7-form-control {
      border: none;
      outline: none;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      color: #74533B;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 25.661px;
      padding: 3.17px 23px 3.17px 23px; }
    .post-contact .form-phone .wpcf7-spinner {
      margin-top: 10px; }
    .post-contact .form-phone .wpcf7-response-output {
      font-size: 14px;
      position: absolute;
      text-transform: initial;
      font-weight: 400;
      margin-top: 10px; }
    .post-contact .form-phone .wpcf7-submit {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'%3E%3Cpath d='M0.800781 7.10091H4.25356V5.97278H0.800781V0.809328C0.80079 0.760319 0.813827 0.712158 0.838608 0.669592C0.86339 0.627026 0.899059 0.591525 0.942101 0.566587C0.985144 0.541649 1.03407 0.528135 1.08407 0.527377C1.13406 0.52662 1.18339 0.538645 1.2272 0.562268L11.8514 6.28978C11.8965 6.31413 11.9341 6.3499 11.9603 6.39336C11.9865 6.43681 12.0003 6.48637 12.0003 6.53684C12.0003 6.58732 11.9865 6.63688 11.9603 6.68033C11.9341 6.72379 11.8965 6.75956 11.8514 6.7839L1.2272 12.5114C1.18339 12.535 1.13406 12.5471 1.08407 12.5463C1.03407 12.5456 0.985144 12.532 0.942101 12.5071C0.899059 12.4822 0.86339 12.4467 0.838608 12.4041C0.813827 12.3615 0.80079 12.3134 0.800781 12.2644V7.10091Z' fill='%2374533B'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 16px;
      width: 16px;
      padding: 0 !important;
      height: 12px;
      top: 10px;
      right: 24px;
      border-radius: unset !important;
      border: none;
      cursor: pointer;
      text-indent: -9999px;
      overflow: hidden;
      position: absolute; }

@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); } }
@-webkit-keyframes moveText {
  0%,
    100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); } }
@keyframes moveText {
  0%,
    100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); } }
.bg-btn {
  padding: 6px;
  background: #74533B;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 6px 0px #000;
          box-shadow: 0px 0px 6px 0px #000; }

.call-button {
  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;
  gap: 10px;
  padding: 15px 30px;
  background: radial-gradient(circle, #9c6b45 0%, #4f2e1b 100%);
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  stroke: #C79775;
  -webkit-box-shadow: 0px 0.5px 22.05px 0px #201047 inset;
          box-shadow: 0px 0.5px 22.05px 0px #201047 inset;
  -webkit-box-shadow: 0px 2px 22.75px rgba(199, 151, 117, 0.69);
          box-shadow: 0px 2px 22.75px rgba(199, 151, 117, 0.69); }

.call-button::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 2px;
  background: -webkit-gradient(linear, left top, right top, from(white), to(transparent));
  background: linear-gradient(90deg, white, transparent);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#FFF 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-animation: borderMove 0.5s linear infinite;
          animation: borderMove 0.5s linear infinite;
  stroke-width: 1.5px; }

@-webkit-keyframes borderMove {
  0% {
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(transparent));
    background: linear-gradient(0deg, white, transparent); }
  5% {
    background: linear-gradient(18deg, white, transparent); }
  10% {
    background: linear-gradient(36deg, white, transparent); }
  15% {
    background: linear-gradient(54deg, white, transparent); }
  20% {
    background: linear-gradient(72deg, white, transparent); }
  25% {
    background: -webkit-gradient(linear, left top, right top, from(white), to(transparent));
    background: linear-gradient(90deg, white, transparent); }
  30% {
    background: linear-gradient(108deg, white, transparent); }
  35% {
    background: linear-gradient(126deg, white, transparent); }
  40% {
    background: linear-gradient(144deg, white, transparent); }
  45% {
    background: linear-gradient(162deg, white, transparent); }
  50% {
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(transparent));
    background: linear-gradient(180deg, white, transparent); }
  55% {
    background: linear-gradient(198deg, white, transparent); }
  60% {
    background: linear-gradient(216deg, white, transparent); }
  65% {
    background: linear-gradient(234deg, white, transparent); }
  70% {
    background: linear-gradient(252deg, white, transparent); }
  75% {
    background: -webkit-gradient(linear, right top, left top, from(white), to(transparent));
    background: linear-gradient(270deg, white, transparent); }
  80% {
    background: linear-gradient(288deg, white, transparent); }
  85% {
    background: linear-gradient(306deg, white, transparent); }
  90% {
    background: linear-gradient(324deg, white, transparent); }
  95% {
    background: linear-gradient(342deg, white, transparent); }
  100% {
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(transparent));
    background: linear-gradient(360deg, white, transparent); } }

@keyframes borderMove {
  0% {
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(transparent));
    background: linear-gradient(0deg, white, transparent); }
  5% {
    background: linear-gradient(18deg, white, transparent); }
  10% {
    background: linear-gradient(36deg, white, transparent); }
  15% {
    background: linear-gradient(54deg, white, transparent); }
  20% {
    background: linear-gradient(72deg, white, transparent); }
  25% {
    background: -webkit-gradient(linear, left top, right top, from(white), to(transparent));
    background: linear-gradient(90deg, white, transparent); }
  30% {
    background: linear-gradient(108deg, white, transparent); }
  35% {
    background: linear-gradient(126deg, white, transparent); }
  40% {
    background: linear-gradient(144deg, white, transparent); }
  45% {
    background: linear-gradient(162deg, white, transparent); }
  50% {
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(transparent));
    background: linear-gradient(180deg, white, transparent); }
  55% {
    background: linear-gradient(198deg, white, transparent); }
  60% {
    background: linear-gradient(216deg, white, transparent); }
  65% {
    background: linear-gradient(234deg, white, transparent); }
  70% {
    background: linear-gradient(252deg, white, transparent); }
  75% {
    background: -webkit-gradient(linear, right top, left top, from(white), to(transparent));
    background: linear-gradient(270deg, white, transparent); }
  80% {
    background: linear-gradient(288deg, white, transparent); }
  85% {
    background: linear-gradient(306deg, white, transparent); }
  90% {
    background: linear-gradient(324deg, white, transparent); }
  95% {
    background: linear-gradient(342deg, white, transparent); }
  100% {
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(transparent));
    background: linear-gradient(360deg, white, transparent); } }
.call-icon {
  display: inline-block;
  font-size: 24px;
  -webkit-animation: shake 1s infinite;
          animation: shake 1s infinite; }

.call-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-animation: moveText 1.5s infinite ease-in-out;
          animation: moveText 1.5s infinite ease-in-out; }
  .call-text p {
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px; }
  .call-text span {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }

.custom-filter-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  gap: 24px; }
  .custom-filter-bar .item-filter {
    padding-right: 24px;
    border-right: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .custom-filter-bar .item-filter span {
      color: #74533B;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 600;
      line-height: 120%;
      text-transform: uppercase; }
    .custom-filter-bar .item-filter svg {
      width: 24px;
      height: 24px;
      margin-left: 8px; }
  .custom-filter-bar select {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 250px;
    color: #000;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.7px;
    text-transform: uppercase; }
    .custom-filter-bar select option {
      color: #4D4D4D;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 120%;
      /* 16.8px */ }
  .custom-filter-bar .content-right {
    margin-left: auto; }

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

.custom-product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }

.slider-nav {
  width: 100px; }
  .slider-nav .slick-list {
    overflow: hidden; }
  .slider-nav .slick-slide {
    margin: 5px 0;
    cursor: pointer; }
  .slider-nav img {
    width: 100%;
    border: 2px solid transparent;
    -webkit-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out; }
  .slider-nav .slick-current img {
    border-color: #ff6600; }

.slider-for {
  width: calc(100% - 120px); }
  .slider-for img {
    width: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px; }

.prc-add-to-cart {
  margin-top: 20px; }

.prc-add-to-cart label {
  display: block;
  font-weight: bold;
  margin-top: 10px; }

.prc-add-to-cart select,
.prc-add-to-cart input[type="number"] {
  width: 100%;
  padding: 8px;
  margin-top: 5px; }

.prc-add-to-cart .button {
  width: 48%;
  padding: 10px;
  margin-top: 10px;
  display: inline-block;
  text-align: center; }

.prc-add-to-cart .buy-now-button {
  background: #ff4a4a;
  color: #fff;
  border: none; }

#post-prc .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  #post-prc .box-content .product-gallery,
  #post-prc .box-content .product-intro {
    -webkit-box-flex: 0;
    max-width: calc((100% - 50px) / 2);
    -ms-flex: 0 0 calc((100% - 50px) / 2);
        flex: 0 0 calc((100% - 50px) / 2); }
#post-prc ul {
  margin-top: 12px;
  padding-left: 10px;
  list-style-type: disc;
  margin-left: 25px; }
  #post-prc ul li {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
#post-prc table.variations {
  margin-bottom: 10px; }
  #post-prc table.variations tr {
    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; }
    #post-prc table.variations tr th.label {
      color: #1A1A1A;
      font-size: 1rem;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
    #post-prc table.variations tr td {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 12px; }
  #post-prc table.variations select {
    min-width: unset;
    padding: 4.5px 40px 4.5px 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
    color: #282828;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    opacity: 0.51;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    cursor: pointer; }
#post-prc .info-post .title-prc {
  margin-bottom: 12px; }
  #post-prc .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%; }
  #post-prc .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; }
  #post-prc .info-post .title-prc .in-stock {
    color: #2C742F;
    background: rgba(32, 181, 38, 0.2); }
  #post-prc .info-post .title-prc .out-of-stock {
    color: #fff;
    background: var(--red); }
#post-prc .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; }
  #post-prc .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; }
    #post-prc .info-post .proc-rating .prc-code span {
      color: #333333;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }
    #post-prc .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%; }
#post-prc .info-post .prc-short_description {
  margin-bottom: 12px; }
  #post-prc .info-post .prc-short_description h3.title {
    color: #1A1A1A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase; }
#post-prc .proc-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  #post-prc .proc-price .price-sale bdi {
    color: #CB0000;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; }
  #post-prc .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; }
  #post-prc .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); }
#post-prc .woocommerce-tabs {
  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; }
  #post-prc .woocommerce-tabs ul.tabs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #post-prc .woocommerce-tabs ul.tabs li {
      border: unset;
      padding: 1rem;
      background-color: #fff;
      border-bottom: unset; }
      #post-prc .woocommerce-tabs ul.tabs li a {
        color: #1A1A1A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        padding: 0 !important; }
      #post-prc .woocommerce-tabs ul.tabs li::before, #post-prc .woocommerce-tabs ul.tabs li::after {
        -webkit-box-shadow: unset !important;
                box-shadow: unset !important;
        border-radius: unset;
        width: 0;
        height: 0; }
      #post-prc .woocommerce-tabs ul.tabs li::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 2px;
        background-color: #74533B;
        -webkit-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out; }
      #post-prc .woocommerce-tabs ul.tabs li:hover::after {
        width: 100%; }
      #post-prc .woocommerce-tabs ul.tabs li:hover i,
      #post-prc .woocommerce-tabs ul.tabs li:hover a {
        color: #74533B; }
      #post-prc .woocommerce-tabs ul.tabs li:hover::after {
        width: 100%; }
      #post-prc .woocommerce-tabs ul.tabs li:hover i,
      #post-prc .woocommerce-tabs ul.tabs li:hover a {
        color: #74533B; }
    #post-prc .woocommerce-tabs ul.tabs li.active a {
      color: #74533B !important; }
    #post-prc .woocommerce-tabs ul.tabs li.active::after {
      width: 100% !important; }
  #post-prc .woocommerce-tabs .woocommerce-Tabs-panel {
    -ms-flex: 0 0 64.4%;
    -webkit-box-flex: 0;
            flex: 0 0 64.4%;
    max-width: 64.4%;
    text-transform: unset; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel ul {
      margin-top: 1.2rem;
      padding-left: 10px;
      list-style-type: disc; }
      #post-prc .woocommerce-tabs .woocommerce-Tabs-panel ul li {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.74375; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h2,
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h3,
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h4 {
      margin-bottom: 20px; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h3 {
      font-size: 1.25rem;
      line-height: 2rem; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h2 {
      font-size: 1.6rem;
      line-height: 2.22rem; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel h4 {
      font-weight: bold;
      font-size: 1.05rem;
      line-height: 1.6275rem; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel .custom-name {
      width: 50%; }
    #post-prc .woocommerce-tabs .woocommerce-Tabs-panel img {
      width: unset; }
  #post-prc .woocommerce-tabs .side-bar-product {
    -ms-flex: 0 0 30.30%;
    -webkit-box-flex: 0;
            flex: 0 0 30.30%;
    max-width: 30.30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px; }
    #post-prc .woocommerce-tabs .side-bar-product .prc-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 12px;
      margin-bottom: 16px; }
      #post-prc .woocommerce-tabs .side-bar-product .prc-item:last-child {
        margin-bottom: 0; }
      #post-prc .woocommerce-tabs .side-bar-product .prc-item > a {
        display: block;
        width: 37.25%;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      #post-prc .woocommerce-tabs .side-bar-product .prc-item figure {
        aspect-ratio: 1 / 1;
        border-radius: 6px; }
      #post-prc .woocommerce-tabs .side-bar-product .prc-item .prc-intro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 8px; }
        #post-prc .woocommerce-tabs .side-bar-product .prc-item .prc-intro .prc-title {
          color: #1A1A1A;
          font-size: 1rem;
          font-style: normal;
          font-weight: 600;
          line-height: 150%;
          /* 24px */
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        #post-prc .woocommerce-tabs .side-bar-product .prc-item .prc-intro .price-sale {
          color: #2C742F;
          font-size: 1.25rem;
          font-style: normal;
          font-weight: 600;
          line-height: 150%;
          /* 30px */ }

.variations_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.input-text.qty {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  text-align: center;
  width: 50px;
  height: 40px;
  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; }

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  padding: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #ddd;
  margin-right: 12px !important; }

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

.buy-now-button {
  background-color: #CB0000 !important;
  color: white;
  padding: 10px 20px;
  border: none;
  font-size: 16px;
  border-radius: 5px;
  font-weight: bold; }

.single_add_to_cart_button {
  background-color: #00B207 !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;
  padding: 17px 40px !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-radius: 43px !important;
  width: 400px;
  max-width: 100%;
  color: white;
  border: none;
  cursor: pointer; }
  .single_add_to_cart_button::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none' stroke='white' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.16667 6.83333H2.66667L1 16H16L14.3333 6.83333H11.8333M5.16667 6.83333V4.33333C5.16667 2.49239 6.65905 1 8.5 1V1C10.3409 1 11.8333 2.49238 11.8333 4.33333V6.83333M5.16667 6.83333H11.8333M5.16667 6.83333V9.33333M11.8333 6.83333V9.33333'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    margin-left: 16px; }

.woocommerce-breadcrumb,
.page-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.5rem !important;
  color: #bd0000 !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-breadcrumb a:first-child,
  .page-breadcrumb a:first-child {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    /* Ẩn chữ "Trang chủ" */
    overflow: hidden; }
    .woocommerce-breadcrumb a:first-child::before,
    .page-breadcrumb a:first-child::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%23808080" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 10L12 3L21 10V21H14V15C14 14.2044 13.6839 13.4413 13.1213 12.8787C12.5587 12.3161 11.7957 12 11 12C10.2044 12 9.44129 12.3161 8.87868 12.8787C8.31607 13.4413 8 14.2044 8 15V21H3V10Z"/></svg>');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    .woocommerce-breadcrumb a:first-child:hover::before,
    .page-breadcrumb a:first-child:hover::before {
      -webkit-filter: brightness(0) saturate(100%) invert(64%) sepia(83%) saturate(580%) hue-rotate(359deg) brightness(103%) contrast(103%);
              filter: brightness(0) saturate(100%) invert(64%) sepia(83%) saturate(580%) hue-rotate(359deg) brightness(103%) contrast(103%); }

.contact__boxItems {
  padding: 0 20px; }
  .contact__boxItems .item {
    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;
    padding: 24px 0; }
    .contact__boxItems .item svg {
      width: 50px;
      height: 50px;
      margin-bottom: 16px; }
    .contact__boxItems .item p {
      color: #1A1A1A;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 1.7;
      /* 27.2px */
      margin-bottom: 0; }
.contact h3.title {
  color: #1A1A1A;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  /* 36px */ }
.contact p.desc {
  max-width: 486px;
  color: #808080;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 18px; }

.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-intro {
  padding-top: 1.5rem; }
  .site-intro__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 50px; }
    .site-intro__container .left {
      -ms-flex: 0 0 53.48%;
      -webkit-box-flex: 0;
              flex: 0 0 53.48%;
      max-width: 53.48%;
      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;
      padding-left: 20px; }
      .site-intro__container .left .the_content ul {
        list-style-type: disc;
        margin-bottom: 20px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .site-intro__container .left .the_content ul li {
          padding-bottom: 8px;
          color: #222;
          text-align: justify;
          font-size: 1rem;
          font-style: normal;
          font-weight: 400;
          line-height: 175%;
          /* 175% */ }
          .site-intro__container .left .the_content ul li:last-child {
            padding-bottom: 0; }
      .site-intro__container .left .the_content ol {
        list-style: auto;
        margin-bottom: 20px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .site-intro__container .left .the_content ol li {
          padding-bottom: 8px;
          color: #222;
          text-align: justify;
          font-size: 1rem;
          font-style: normal;
          font-weight: 400;
          line-height: 175%;
          /* 175% */ }
          .site-intro__container .left .the_content ol li:last-child {
            padding-bottom: 0; }
      .site-intro__container .left .the_content h1,
      .site-intro__container .left .the_content h2,
      .site-intro__container .left .the_content h3,
      .site-intro__container .left .the_content h4,
      .site-intro__container .left .the_content h5 {
        margin-bottom: 0.6em;
        font-weight: 600; }
      .site-intro__container .left .the_content h1 {
        font-size: 24px;
        line-height: 38px; }
      .site-intro__container .left .the_content h2 {
        font-size: 22px;
        line-height: 34px; }
      .site-intro__container .left .the_content h3 {
        font-size: 20px;
        line-height: 30px; }
      .site-intro__container .left .the_content h4 {
        font-size: 18px;
        line-height: 26px; }
      .site-intro__container .left .the_content h5 {
        font-size: 16px; }
      .site-intro__container .left .the_content a {
        color: #bd0000;
        text-decoration: underline;
        cursor: pointer;
        font-size: 1rem; }
        .site-intro__container .left .the_content a:hover {
          text-decoration: none; }
      .site-intro__container .left .the_content p {
        color: #1A1A1A;
        text-align: justify;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 27px */
        margin-bottom: 0; }
      .site-intro__container .left img {
        width: 100%;
        height: auto;
        -o-object-fit: unset;
           object-fit: unset; }
      .site-intro__container .left__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 16px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .site-intro__container .left__box .icon {
          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;
          border-radius: 50%;
          padding: 16px;
          aspect-ratio: 1 / 1;
          background: rgba(0, 178, 7, 0.1); }
          .site-intro__container .left__box .icon svg {
            width: 40px;
            height: 40px; }
        .site-intro__container .left__box .content h3.title {
          color: var(--Color-1, #bd0000);
          font-size: 1.125rem;
          font-style: normal;
          font-weight: 700;
          line-height: 150%;
          /* 27px */ }
        .site-intro__container .left__box .content .desc {
          color: #808080;
          text-align: justify;
          font-size: 1rem;
          font-style: normal;
          font-weight: 400;
          line-height: 150%;
          /* 24px */
          margin-bottom: 0; }
    .site-intro__container .right {
      -ms-flex: 0 0 42.72%;
      -webkit-box-flex: 0;
              flex: 0 0 42.72%;
      max-width: 42.72%;
      padding-top: 30px; }
      .site-intro__container .right figure {
        aspect-ratio: 564 / 495;
        border-radius: 8px; }
  .site-intro__giatri {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    padding: 40px;
    border-radius: 8px;
    background: #FFF;
    -webkit-box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.1);
            box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.1); }
    .site-intro__giatri .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 16px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .site-intro__giatri .item .icon svg {
        width: 32px;
        height: 29.063px; }
      .site-intro__giatri .item .content h3.title {
        color: var(--Color-1, #bd0000);
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 27px */
        margin-bottom: 8px; }
      .site-intro__giatri .item .content .desc {
        color: #808080;
        text-align: justify;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
        margin-bottom: 0; }

.custom-cart .cart-collaterals h2 {
  color: #1A1A1A;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; }
.custom-cart .cart_totals {
  border: 1px solid #ddd;
  width: 100% !important;
  padding: 24px; }
  .custom-cart .cart_totals table {
    border: unset; }
  .custom-cart .cart_totals ul {
    list-style-type: disc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .custom-cart .cart_totals ul li {
      color: var(--gray);
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 150%; }
  .custom-cart .cart_totals .button {
    color: white !important;
    text-decoration: none;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 43px !important;
    background: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000)) !important;
    background: linear-gradient(90deg, #052912 0%, #bd0000 100%) !important;
    text-align: justify;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    padding: 16px 40px !important;
    border: none;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .custom-cart .cart_totals .button:hover {
      color: #fff;
      -webkit-transform: scale(1.08);
              transform: scale(1.08); }
  .custom-cart .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0 !important; }
    .custom-cart .cart_totals .wc-proceed-to-checkout .checkout-button {
      padding: 10px 40px;
      color: #FFF;
      font-size: 1rem;
      font-style: normal;
      font-weight: 600;
      line-height: 120%; }
.custom-cart .shop_table .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; }
  .custom-cart .shop_table .product-name img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: 100%; }
  .custom-cart .shop_table .product-name a:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Số dòng muốn giới hạn */
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .custom-cart .shop_table .product-name a:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
            flex: 0 0 90px; }
.custom-cart .shop_table tr th {
  color: #808080;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase; }
.custom-cart .shop_table tr td a {
  color: #1A1A1A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; }
.custom-cart .shop_table tr td bdi {
  color: #1A1A1A;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */ }
.custom-cart .shop_table tr th#title-total {
  text-transform: none;
  color: #4D4D4D !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */ }
.custom-cart .shop_table tr td#price-total--color bdi {
  color: #CB0000 !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 19.2px */ }
.custom-cart .cart-note textarea {
  width: 100% !important;
  border-radius: 6px;
  border: 1px solid var(--gray);
  background: var(--Gray-Scale-White, #FFF);
  font-size: 0.875rem;
  font-weight: 400;
  padding: 10px; }

.woocommerce a.remove {
  color: #6a6a6a !important;
  border: 1px solid #b5b5b5 !important;
  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;
  font-size: 24px !important; }

.woocommerce-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.woocommerce-notice--success {
  padding: 14px 24px;
  border-radius: 6px;
  border: 1px solid #bd0000;
  background: #FFF;
  color: #bd0000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  /* 20.8px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 30px; }

.wc-block-components-radio-control-accordion-option .vietqr-row {
  display: none; }

.slick-post-danhgia .item {
  aspect-ratio: 4/5;
  margin-right: 24px; }
  .slick-post-danhgia .item:last-child {
    margin-right: 0px; }

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0 !important; }

.woocommerce .star-rating span::before {
  color: #FF8A00; }

.label-baohanh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px; }
  .label-baohanh .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .label-baohanh .item svg,
    .label-baohanh .item img {
      width: 39px;
      height: 39px; }
    .label-baohanh .item span.title-baohanh {
      color: #000;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 600;
      line-height: 150%; }

.woocommerce div.product form.cart {
  margin-bottom: 12px !important; }

ol.commentlist .comment-text {
  margin: 0 !important;
  padding: 24px 0 24px 0 !important;
  border: none !important;
  border-bottom: 1px solid #E6E6E6 !important; }
  ol.commentlist .comment-text .review-time {
    margin-left: auto; }
  ol.commentlist .comment-text .review-content {
    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; }
    ol.commentlist .comment-text .review-content .container-commentleft {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      ol.commentlist .comment-text .review-content .container-commentleft .info-review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 30px;
        min-width: 230px;
        margin-bottom: 1rem !important; }
        ol.commentlist .comment-text .review-content .container-commentleft .info-review .review-avatar figure {
          width: 55px;
          height: 55px;
          border-radius: 50%;
          -o-object-fit: cover;
             object-fit: cover; }
          ol.commentlist .comment-text .review-content .container-commentleft .info-review .review-avatar figure img.avatar {
            position: unset !important;
            float: unset;
            padding: unset;
            width: 100% !important;
            height: 100% !important;
            background: unset;
            border: none; }
          ol.commentlist .comment-text .review-content .container-commentleft .info-review .review-avatar figure:hover {
            -webkit-transform: unset !important;
                    transform: unset !important; }
        ol.commentlist .comment-text .review-content .container-commentleft .info-review .info-reviewleft .star-rating {
          float: left !important; }
        ol.commentlist .comment-text .review-content .container-commentleft .info-review .info-reviewleft h4.review-author {
          margin-bottom: 3px !important;
          color: #1A1A1A !important;
          font-size: 1.125rem !important;
          font-style: normal !important;
          font-weight: 500 !important;
          line-height: 150% !important;
          /* 27px */ }
        ol.commentlist .comment-text .review-content .container-commentleft .info-review p.review-comment {
          color: #333;
          font-size: 1rem;
          font-style: normal;
          font-weight: 400;
          line-height: 150%; }

.container-comment--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  .container-comment--img img {
    height: 127px !important;
    aspect-ratio: 173 / 127; }

.wcpr-comment-form-title input {
  border: 1px solid #333;
  outline: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #74533B;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.661px;
  padding: 3.17px 23px 3.17px 23px;
  margin: 0 0 10px; }

.sort-dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.sort-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14.5px 16px 14.5px 16px;
  border: 1px solid #ccc;
  background: white;
  cursor: pointer;
  min-width: 215px; }
  .sort-select span {
    color: #000;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.7px;
    text-transform: uppercase; }

.icon-arrow-down-small {
  width: 10px;
  height: 6px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.sort-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 100; }

ul.sort-menu {
  padding: 16px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px; }

.sort-menu li {
  cursor: pointer;
  color: #4D4D4D;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  padding-left: 24px;
  position: relative; }
  .sort-menu li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
    /* Viền ô vuông */
    border-radius: 3px;
    /* Nếu muốn bo góc */
    background: white; }

.sort-menu li:hover {
  background: #f0f0f0; }

.sort-dropdown:hover .sort-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.sort-dropdown:hover .icon-arrow-down-small {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

#sort-order-dropdown {
  margin-left: auto; }

.hidden-review {
  display: none; }

.load-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #74533B;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 8.5px;
  border-radius: 4.22px;
  border: none; }

.load-more-btn:hover {
  background: #005b87; }

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

h3.title_checkout {
  color: #1A1A1A;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 30px */
  margin-bottom: 12px; }

form.checkout.woocommerce-checkout {
  margin-left: 60px;
  margin-right: 60px; }
  form.checkout.woocommerce-checkout .container-formcheckout {
    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-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.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 h3.text-gra {
            font-size: 1.125rem;
            font-style: normal;
            font-weight: 600;
            line-height: 1.2;
            /* 38.4px */
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            background: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000));
            background: linear-gradient(90deg, #052912 0%, #bd0000 100%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
          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: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000)) !important;
            background: linear-gradient(90deg, #052912 0%, #bd0000 100%) !important;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 400;
            line-height: 130%;
            /* 18.2px */
            letter-spacing: -0.7px;
            padding: 14px 18px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary tfoot tr button:hover {
              color: #fff;
              -webkit-transform: scale(1.08);
                      transform: scale(1.08); }
        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: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000));
        background: linear-gradient(90deg, #052912 0%, #bd0000 100%);
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        form.checkout.woocommerce-checkout .container-formcheckout .form-checkout--right .checkout-summary .form-row.place-order button#place_order:hover {
          color: #fff;
          -webkit-transform: scale(1.08);
                  transform: scale(1.08); }
      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 .form-row {
  width: 100%; }

#billing_address_1_field {
  width: 100% !important; }

/* Dòng 2: Email & Số điện thoại */
#billing_email_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; }

.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #1A1A1A;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 18.2px */
  letter-spacing: -0.7px; }

/* Khi radio được chọn, áp dụng style cho thẻ <li> chứa nó */
.wc_payment_methods li:has(input[type="radio"]:checked) {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .wc_payment_methods li:has(input[type="radio"]:checked) .bg-li {
    border-radius: 6px;
    border: 1px solid var(--Gray-Scale-Gray-100, #E6E6E6);
    background: #EFEFEF; }

/* Ẩn radio mặc định */
.wc_payment_methods input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute; }

/* Tạo custom radio bằng SVG */
.wc_payment_methods input[type="radio"] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  height: 20px; }

.wc_payment_methods input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' fill='white' stroke='%23808080' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  margin-right: 8px; }

/* Khi được chọn, đổi sang SVG có chấm tròn */
.wc_payment_methods input[type="radio"]:checked + label::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.75' y='0.75' width='18.5' height='18.5' rx='9.25' fill='white' stroke='%2300B207' stroke-width='1.5'/%3E%3Crect x='4' y='4' width='12' height='12' rx='6' fill='%2300B207'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain; }

.woocommerce-checkout #payment div.payment_box::before {
  display: none; }

h2.woocommerce-column__title,
h2.woocommerce-order-details__title {
  color: #1A1A1A;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 30px */ }

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

.widget {
  padding-bottom: 12px;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 12px; }
  .widget:last-child {
    border-bottom: none;
    padding-bottom: none; }

.widget ul {
  list-style: none;
  padding-left: 0; }
  .widget ul li.cat-item label {
    color: #1A1A1A;
    font-size: 0.875;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    text-transform: uppercase; }
  .widget ul li.cat-item ul.children {
    margin-left: 20px; }

.widget_product_categories li {
  margin: 8px 0; }

.woo-cat-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer; }

.woo-cat-radio input[type="radio"] {
  accent-color: green; }

h2.widget-title {
  color: #1A1A1A;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 30px */
  margin-bottom: 1.25rem; }

.widget_product_tag_cloud .tagcloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px; }
  .widget_product_tag_cloud .tagcloud a.tag-cloud-link {
    padding: 6px 16px;
    color: #1A1A1A;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    border-radius: 30px;
    background: #F2F2F2; }
  .widget_product_tag_cloud .tagcloud a.active {
    background: #00723F;
    color: #fff; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #bd0000 !important; }

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 2px !important; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #E4E7E9 !important; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff !important;
  border: 2px solid #bd0000 !important;
  top: -0.45rem; }

.woocommerce .widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.qcao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border: 1px solid #5EA344;
  background: #FFF; }
  .qcao__img {
    display: block;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: auto; }
  .qcao__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 12px 24px 24px;
    text-align: center;
    row-gap: 12px; }
  .qcao__text {
    color: rgba(0, 0, 0, 0.72);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .qcao__hotline {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000));
    background: linear-gradient(90deg, #052912 0%, #bd0000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .qcao__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px; }
    .qcao__divider::before, .qcao__divider::after {
      content: "";
      display: block;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      height: 0;
      border-top: 1px solid #959595; }
    .qcao__divider span {
      color: #959595;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5; }
  .qcao__btn {
    padding: 9px 0;
    width: 100%;
    border: 1px solid #0A5425;
    background: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000));
    background: linear-gradient(90deg, #052912 0%, #bd0000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .qcao__btn:hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }

.feedback p.desc {
  color: #1A1A1A;
  text-align: justify;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
  text-align: justify;
  width: 100%;
  max-width: 800px; }
.feedback .item.slick-slide {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 259px;
  height: 483px;
  border: 1px solid #D1D1D1;
  overflow: hidden;
  margin-left: 24px; }
  .feedback .item.slick-slide:last-child {
    margin-left: 0; }
  .feedback .item.slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

#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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

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

#account-login,
#account-register {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: absolute;
  width: 100%; }

#account-register {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

#account-login.hide {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  pointer-events: none; }

#account-register.show {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all; }

#customer_login {
  position: relative;
  height: 500px;
  /* hoặc auto-fit nếu responsive */ }

.button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  background: -webkit-gradient(linear, left top, right top, from(#052912), to(#bd0000));
  background: linear-gradient(90deg, #052912 0%, #bd0000 100%);
  color: #FFF;
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  padding: 14px 32px;
  border: none;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .button.woocommerce-button.button.woocommerce-form-login__submit:hover, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    color: #fff;
    -webkit-transform: scale(1.01);
            transform: scale(1.01); }

.site-post .the_content ul, .site-page .the_content ul {
  list-style-type: disc;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
  .site-post .the_content ul li, .site-page .the_content ul li {
    padding-bottom: 8px;
    color: #222;
    text-align: justify;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    /* 175% */ }
    .site-post .the_content ul li:last-child, .site-page .the_content ul li:last-child {
      padding-bottom: 0; }
.site-post .the_content ol, .site-page .the_content ol {
  list-style: auto;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }
  .site-post .the_content ol li, .site-page .the_content ol li {
    padding-bottom: 8px;
    color: #222;
    text-align: justify;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    /* 175% */ }
    .site-post .the_content ol li:last-child, .site-page .the_content ol li:last-child {
      padding-bottom: 0; }
.site-post .the_content h1, .site-post .the_content h2, .site-post .the_content h3, .site-post .the_content h4, .site-post .the_content h5, .site-page .the_content h1, .site-page .the_content h2, .site-page .the_content h3, .site-page .the_content h4, .site-page .the_content h5 {
  margin-bottom: 0.6em;
  font-weight: 600; }
.site-post .the_content h1, .site-page .the_content h1 {
  font-size: 24px;
  line-height: 38px; }
.site-post .the_content h2, .site-page .the_content h2 {
  font-size: 22px;
  line-height: 34px; }
.site-post .the_content h3, .site-page .the_content h3 {
  font-size: 20px;
  line-height: 30px; }
.site-post .the_content h4, .site-page .the_content h4 {
  font-size: 18px;
  line-height: 26px; }
.site-post .the_content h5, .site-page .the_content h5 {
  font-size: 16px; }
.site-post .the_content a, .site-page .the_content a {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  font-size: 1rem; }
.site-post .the_content p, .site-page .the_content p {
  color: #222;
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 170% */
  margin-bottom: 6px !important; }
.site-post .the_content img, .site-page .the_content img {
  height: unset;
  width: unset;
  border-radius: 4%; }
.site-post .the_content p img:first-child, .site-page .the_content p img:first-child {
  margin-right: 10px; }


.pp-tour {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2, 2, 2, 0.8);
  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;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}
.pp-tour .logo {
  text-align: center;
  padding: 20px;
  background: #f7faff;
  position: relative;
}
.pp-tour .logo img {
  max-width: 150px;
}
.pp-tour .logo p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 90%;
  color: var(--gray);
}
.pp-tour .logo .js-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.pp-tour .logo .js-close svg {
  fill: #000;
}
.pp-tour .logo .js-close svg path {
  fill: #000;
}
.pp-tour .content {
  max-width: 500px;
  border-radius: 5px;
  overflow: hidden;
}
.pp-tour .content .form {
  padding: 20px 30px 40px;
  width: 100%;
  background: #fff;
}
.pp-tour .form p {
  margin-bottom: 0;
  position: relative;
}
.pp-tour .form br {
  display: none;
}
.pp-tour .form .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.pp-tour .form-control {
  width: 100%;
  height: 40px;
  border: 1px solid var(--gray);
  background-color: #fff;
  padding-left: 10px;
  margin-bottom: 10px;
  outline: none;
  font-size: 90%;
  border-radius: 5px;
  font-weight: bold;
}
.pp-tour .form-control::-webkit-input-placeholder {
  font-weight: 600;
  color: #333;
}
.pp-tour .form-control:-ms-input-placeholder {
  font-weight: 600;
  color: #333;
}
.pp-tour .form-control::-ms-input-placeholder {
  font-weight: 600;
  color: #333;
}
.pp-tour .form-control::placeholder {
  font-weight: 600;
  color: #333;
}
.pp-tour textarea.form-control {
  height: 200px;
  padding-top: 10px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  font-weight: bold;
  font-family: var(--font);
}
.pp-tour .btn {
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-single-products {
  padding-top: 0;
}
.page-single-products .slider-nav-single .slick-list {
  padding: 0 !important;
}
.slider-nav-single{
  height: 100%;
}
.page-single-products .items-banner {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.page-single-products .items-banner .ratio {
  padding-bottom: 105%;
}
.page-single-products .items-banner h3 a {
  font-size: 100%;
  color: var(--gray);
  font-weight: 600;
  display: block;
  margin: 10px 0px;
}
.page-single-products .items-banner .price-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 90%;
  color: var(--gray);
  padding-bottom: 20px;
}
.page-single-products .items-banner .price-flex .price {
  padding-left: 10px;
}
.page-single-products .items-right {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-single-products .items-right .ratio {
  padding-bottom: 110%;
}
.page-single-products .slick-center .items-right {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: var(--yellow);
}
.page-single-products .the_content {
  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
  background: #f7faff;
}
.page-single-products .the_content .title-main {
  margin-bottom: 30px;
}
.page-single-products .the_content .title-main .heading {
  text-align: left;
  max-width: 100%;
  margin: 0;
  font-size: 28px;
}

.single-products-top--content .price {
  color: #bd0000 ;
  font-size: 200%;
  font-weight: 500;
  letter-spacing: 2.4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.single-products-top--content .price del {
  font-size: 80%;
  padding-left: 20px;
  color: #999;
  font-weight: 400;
}
.single-products-top--content .price ins {
  text-decoration: none !important;
}
.single-products-top--content .price ins bdi {
  text-decoration: none !important;
}
.single-products-top--content .price-sale {
  margin-bottom: 24px;
}
.single-products-top--content .price-sale .sale-off {
  border-radius: 62px;
  background: rgba(255, 51, 51, 0.1);
  color: #ff3333;
  font-size: 16px;
  padding: 6px 14px;
  display: inline-block;
  font-weight: 500;
  margin-left: 20px;
}
.single-products-top--content h1 {
  font-size: 200%;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 1.3;
}
.single-products-top--content .nx {
  margin: 10px 0px;
}
.single-products-top--content .woocommerce-product-details__short-description {
  color: #484848;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.single-products-top--content .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
.single-products-top--content .variations {
  width: 100%;
  display: table;
}
.single-products-top--content .variations tr {
  padding-bottom: 12px;
  margin-bottom: 12px;
  display: block;
  border-bottom: 1px solid #ccc;
}
.single-products-top--content .variations .label {
  padding-bottom: 15px;
}
.single-products-top--content .variations td {
  width: 100%;
  display: block;
  position: relative;
}
.single-products-top--content .variations td .selected {
  border: 0 !important;
  padding: 0 !important;
}
.single-products-top--content .variations td .selected .yith_wccl_value:before {
  opacity: 1;
}
.single-products-top--content .variations td .select_option {
  padding: 0 !important;
  border: 0 !important;
}
.single-products-top--content .variations td .yith_wccl_value {
  width: 37px;
  height: 37px;
  border: 0 !important;
  position: relative;
}
.single-products-top--content .variations td .yith_wccl_value:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../svg/check2.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
}
.single-products-top--content .variations td .attribute_pa_size .selected .yith_wccl_value {
  background: #000;
  color: #fff;
}
.single-products-top--content .variations td .attribute_pa_size .yith_wccl_value {
  width: auto;
  max-width: 100%;
  display: inline-block;
  position: relative;
  font-size: 100%;
  color: rgba(0, 0, 0, 0.6);
  padding: 12px 24px;
  background: #f0f0f0;
  border-radius: 30px;
  line-height: 1;
  cursor: pointer;
}
.single-products-top--content .variations td .attribute_pa_size .yith_wccl_value:before {
  display: none;
}
.single-products-top--content .variations th {
  display: block;
  padding-bottom: 10px;
}
.single-products-top--content .selected {
  border-color: var(--yellow) !important;
}
.single-products-top--content .reset_variations {
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 10px !important;
  border-radius: 3px;
  background: var(--red);
  font-weight: 500;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin: 0;
}
.single-products-top--content .woocommerce-variation-price .price {
  margin-bottom: 15px;
  display: block;
  font-size: 200%;
  color: #000;
  font-weight: bold;
}
.single-products-top--content .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-products-top--content .woocommerce-variation-add-to-cart .button {
  border-radius: 50px !important;
  background-color: #000 !important;
  color: #fff !important;
  margin-left: 20px !important;
  font-weight: 600 !important;
  padding: 16px 20px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 165px !important;
}
.single-products-top--content .woocommerce-variation-add-to-cart .button:hover {
  background: var(--red) !important;
}
.single-products-top--content .cart-nhm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-products-top--content .cart-nhm .button {
  border-radius: 50px !important;
  background-color: #000 !important;
  color: #fff !important;
  margin-top: 20px !important;
  font-weight: 600 !important;
  padding: 16px 20px !important;
  -webkit-transition: all 0.3s;
  text-align: center;
  transition: all 0.3s;
  min-width: 165px !important;
  cursor: pointer;
}
.single-products-top--content .cart-nhm .button:hover {
  background: var(--red) !important;
}

.items-atrri {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.items-atrri p {
  margin-bottom: 0;
}
.items-atrri strong {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}

.Colors label {
  font-size: 0;
}
.Colors .custom-nhm {
  position: relative;
  font-size: 0;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  display: block;
  cursor: pointer;
}
.Colors .custom-nhm:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../svg/check2.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
}
.Colors .custom-nhm input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  opacity: 0;
}
.Colors .checked:before {
  opacity: 1;
}

.Size label {
  display: inline-block;
  position: relative;
  font-size: 100%;
  color: rgba(0, 0, 0, 0.6);
  padding: 12px 24px;
  background: #f0f0f0;
  border-radius: 30px;
  cursor: pointer;
}
.Size label .custom-nhm {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.Size .checked {
  background: #000;
  color: #fff;
}

.addbottom .button {
  border-radius: 50px !important;
  background-color: #000 !important;
  color: #fff !important;
  margin-left: 20px !important;
  font-weight: 600 !important;
  padding: 16px 20px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 165px !important;
}
.addbottom .button:hover {
  background: var(--red) !important;
}

.so-luong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0px;
  border-radius: 62px;
  background: #f0f0f0;
  /* Firefox */
}
.so-luong label {
  display: block;
  font-size: 30px;
  padding: 10px 20px;
  cursor: pointer;
}
.so-luong input {
  text-align: center;
  border: 0;
  background: transparent;
  font-size: 20px;
}
.so-luong input::-webkit-outer-spin-button,
.so-luong input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.so-luong input[type="number"] {
  -moz-appearance: textfield;
}

.site-splq {
  padding-bottom: 50px;
}

.wc-block-cart__submit-button {
  background: #000 !important;
  color: #fff !important;
  font-weight: bold !important;
  outline: none !important;
}

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

.woocommerce-order-details__title {
  margin-bottom: 20px;
  font-size: 150%;
  font-weight: bold;
}

.woocommerce-bacs-bank-details {
  line-height: 1.5;
}

.woocommerce-bacs-bank-details {
  display: none;
}

.page-woo-custom .woocommerce tr td {
  border: 0;
}
.page-woo-custom .woocommerce tr thead {
  display: none;
}
.page-woo-custom .woocommerce tr th {
  display: none;
}
.page-woo-custom .woocommerce .title-woo {
  margin-bottom: 24px;
}
.page-woo-custom .woocommerce .title-woo h2 {
  font-size: 200%;
  color: #000;
  font-weight: 600;
}
.page-woo-custom .woocommerce .title-woo .cart-total-quantity {
  color: #484848;
  font-size: 16px;
  margin-bottom: 0;
  padding-left: 10px;
}
.page-woo-custom .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.page-woo-custom .shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 20px;
}
.page-woo-custom .shop_table .cart_item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-woo-custom .shop_table .cart_item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-woo-custom .title-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-woo-custom .title-cart .product-name a {
  font-size: 120%;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
.page-woo-custom .title-cart .product-name .custom-variation-attributes li {
  padding: 5px 0px;
}
.page-woo-custom .title-cart a.remove {
  background: var(--red) !important;
  color: #fff !important;
}
.page-woo-custom .wc-proceed-to-checkout {
  padding-bottom: 0 !important;
}
.page-woo-custom .button-btn {
  background: #56b247 !important;
  height: 45px;
  color: #fff !important;
  font-weight: 500 !important;
  width: 100%;
  border-radius: 30px !important;
  margin-top: 1em !important;
}
.page-woo-custom .checkout-button {
  padding: 15px !important;
  font-weight: 500 !important;
  font-size: 100% !important;
  background: #000 !important;
  border-radius: 30px !important;
}
.page-woo-custom .checkout-button:hover {
  background: var(--red) !important;
}
.page-woo-custom .btn-trans {
  padding: 15px !important;
  font-weight: 500 !important;
  font-size: 100% !important;
  background: #fff !important;
  border-radius: 30px !important;
  border: 1px solid #000;
  text-align: center;
  color: #000;
  display: block;
  width: 100%;
}
.page-woo-custom .btn-trans:hover {
  background: #000 !important;
  color: #fff;
}
.page-woo-custom .actions {
  margin-top: 1em;
}
.page-woo-custom .actions .coupon .coupon-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 15px;
  background: #56b247;
  border-radius: 5px;
  margin-bottom: 1em;
  color: #fff;
}
.page-woo-custom .actions .coupon .coupon-title p {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 100%;
}
.page-woo-custom .actions .coupon .coupon-title span {
  font-size: 13px;
  font-weight: 400;
  padding-left: 5px;
}
.page-woo-custom .actions .coupon input {
  height: 45px;
  padding-left: 10px;
  border: 1px solid #ccc;
  border-radius: 30px;
  min-width: 200px;
  min-width: 200px;
  width: calc(100% - 100px);
  background: #f0f0f0;
  border: 0;
  color: #000;
}
.page-woo-custom .actions .coupon input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.page-woo-custom .actions .coupon input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.page-woo-custom .actions .coupon input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.page-woo-custom .actions .coupon input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.page-woo-custom .actions .coupon .button {
  background: #000;
  border-radius: 30px;
  height: 45px;
  color: #fff;
  font-weight: 500;
}
.page-woo-custom .actions .coupon .button:hover {
  background: #000;
}
.page-woo-custom .price-custom {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-woo-custom .price-custom .product-price {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}
.page-woo-custom .price-custom input {
  width: 50px !important;
}
.page-woo-custom .price-custom .so-luong label {
  padding: 5px 20px;
}
.page-woo-custom .content-cart-custom {
  height: 100%;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-woo-custom .cart-collaterals {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
}
.page-woo-custom .cart-collaterals h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.page-woo-custom .cart-collaterals .shop_table {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.page-woo-custom .cart-collaterals .border-custom {
  padding: 10px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-woo-custom .cart-collaterals .title-cart-right {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-woo-custom .cart-collaterals .title-cart-right .heading-left {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
}
.page-woo-custom .cart-collaterals .title-cart-right .heading-right {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
}
.page-woo-custom .cart-collaterals .title-cart-right .price-sale {
  color: #f33;
  text-align: right;
  font-size: 20px;
  font-weight: 700;
}
.page-woo-custom .cart-collaterals .title-cart-right .price-sale .price{
  color: #f33;
}
.page-woo-custom .cart-collaterals .title-cart-right .woocommerce-remove-coupon {
  font-size: 14px;
  color: #000;
  padding-left: 5px;
}
.page-woo-custom .cart-collaterals .title-cart-right .woocommerce-remove-coupon:hover {
  color: var(--blue);
}
.page-woo-custom .woocommerce-shipping-destination,
.page-woo-custom .shipping-calculator-button {
  display: none !important;
}
.page-woo-custom .show-copun {
  padding-top: 10px;
}
.page-woo-custom .shipping-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-woo-custom .shipping-title ul li:last-child {
  margin-bottom: 0 !important;
}
.page-woo-custom .order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0;
}
.page-woo-custom .variation dt {
  display: none !important;
}
.page-woo-custom .note {
  margin-top: 25px;
}
.page-woo-custom .note-items {
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
.page-woo-custom .note-items:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/check3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.page-woo-custom .note-items:last-child {
  margin-bottom: 0;
}
.page-woo-custom .note-items h5 {
  margin-bottom: 5px;
}

.tab-custom {
  padding: 20px;
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
  border-radius: 0 !important;
}
.tab-custom .title {
  line-height: 1.5;
  font-weight: bold;
}
.tab-custom .title small {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 100%;
  font-weight: 500;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #fff;
  margin-right: 15px;
}
.tab-custom .title span {
  font-weight: 400;
}
.tab-custom .form-row {
  padding: 0 !important;
}
.tab-custom .form-login-custom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  margin-top: 10px;
}
.tab-custom .form-login-custom input {
  height: 40px !important;
  border-radius: 0 !important;
}
.tab-custom .form-login-custom .woocommerce-form-login__rememberme {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-custom .form-login-custom .woocommerce-form-login__rememberme span {
  padding-left: 10px;
}
.tab-custom .form-login-custom .password {
  display: block;
  text-decoration: underline !important;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.tab-custom .form-login-custom .password:hover {
  color: var(--red);
}
.tab-custom .form-login-custom .woocommerce-button {
  width: 100%;
  background-color: #000;
  border: 0;
  color: #fff;
  height: 40px;
  font-weight: 500;
}
.tab-custom .form-login-custom .button-mh {
  text-align: center;
}
.tab-custom .form-login-custom .button-mh span {
  padding: 10px 0px;
  display: block;
}
.tab-custom .form-login-custom .button-mh .btn-trans {
  cursor: pointer;
  border-radius: 5px !important;
  padding: 10px 0px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tab-custom #customer_details {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  margin-top: 10px;
}
.tab-custom #customer_details input {
  height: 40px !important;
  border-radius: 0 !important;
}
.tab-custom #customer_details h3 {
  padding: 10px 0px;
}
.tab-custom #customer_details .form-row {
  margin-bottom: 10px;
}
.tab-custom #customer_details textarea.input-text {
  min-width: 100%;
  max-width: 100%;
  border-radius: 0 !important;
  height: 100px;
  font-size: 16px;
}
.tab-custom #customer_details textarea.input-text:focus {
  outline: none;
}
.tab-custom #ship-to-different-address .woocommerce-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-custom #ship-to-different-address .woocommerce-form__label span {
  padding-left: 5px;
}
.tab-custom .check3 {
  margin: 15px 0px;
}
.tab-custom .check3 span {
  padding-left: 10px;
}
.tab-custom .btn {
  background: #000;
  width: 100%;
  color: #fff;
  height: 40px;
}
.tab-custom .btn:hover {
  background-color: var(--red);
  border-color: var(--red);
}
.tab-custom #place_order {
  float: none !important;
  width: 100% !important;
  background: #000 !important;
  padding: 15px 10px !important;
}
.tab-custom .js-title-tab {
  cursor: pointer;
}
.tab-custom .js-tab {
  display: none;
}
.tab-custom .active-tab {
  display: block;
}

.checkout-cart-items img {
  width: 100% !important;
}
.checkout-cart-items .cart-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.checkout-cart-items .cart-item h3 {
  font-size: 100%;
  font-weight: bold;
}
.checkout-cart-items .cart-item .sl {
  margin: 10px 0;
}
.checkout-cart-items .cart-item .sl-text {
  padding-right: 10px;
}
.checkout-cart-items .cart-item .sl .product-quantity {
  color: red;
}
.checkout-cart-items .cart-item .custom-variation-attributes li {
  line-height: 1.5;
}
.checkout-cart-items .cart-item .cart-item-total {
  font-size: 125%;
  margin-top: 15px;
  font-weight: bold;
}

.checkout-cart-totals .cart-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
}
.checkout-cart-totals .cart-row .woocommerce-Price-amount {
  font-size: 120%;
  font-weight: bold;
}
.checkout-cart-totals .gh {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0px;
}

.order-total {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}

#order_review_heading {
  font-size: 125%;
  margin-bottom: 10px;
  font-weight: bold;
}

.page-woo-custom .woocommerce-order-details table tr th {
  display: block !important;
}
.page-woo-custom .woocommerce-order-details table thead tr {
  display: none !important;
}
.page-woo-custom .woocommerce-thankyou-order-received {
  text-align: center;
  padding: 20px;
  background: #00ba00;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  margin-bottom: 30px;
}
.page-woo-custom .notice-error-custom {
  text-align: center;
  padding: 20px;
  background: var(--red);
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.page-woo-custom ul.order_details {
  margin-bottom: 30px;
}
.page-woo-custom ul.order_details li {
  float: none;
  border: 0;
  padding: 0;
  padding-bottom: 10px;
  font-size: 14px;
}
.page-woo-custom ul.order_details li strong {
  padding-left: 10px;
}
.page-woo-custom .qr-bank {
  background: #fbfbfb;
  padding: 20px;
  border-radius: 5px;
}
.page-woo-custom .qr-bank .vdh_bank_item {
  max-width: 300px;
  width: 100%;
}
.page-woo-custom .woocommerce-table__line-item a {
  color: #00ba00 !important;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 120%;
  font-weight: 600;
}

.yith_wcwl_wishlist_footer {
  display: none;
}

.wishlist-items-wrapper td {
  font-size: 16px;
}
.wishlist-items-wrapper td a {
  color: #000;
}
.wishlist-items-wrapper .product-name {
  font-size: 20px;
}
.wishlist-items-wrapper .product-add-to-cart a {
  background: #000;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
}
.wishlist-items-wrapper .product-price {
  font-size: 20px;
  color: #000;
}
.pd-main{
  padding:50px 0px;
}
.wishlist-items-wrapper .product-price del {
  font-size: 14px;
  color: #ececec;
  padding-right: 10px;
}
.wishlist-items-wrapper .product-price ins {
  text-decoration: none !important;
}

.wishlist-title {
  font-size: 150%;
}

.wishlist_table tr td.product-thumbnail a {
  max-width: 150px;
}

.pp-khoahoc .js-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.pp-khoahoc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  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;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pp-khoahoc .content {
  max-width: 600px;
  width: 100%;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  z-index: 5;
  margin: 0 auto;
}

.pp-khoahoc .btn {
  border: 0;
  outline: none;
  margin: 0 auto;
}

.pp-khoahoc .content .js-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}

.pp-khoahoc .content .js-close svg {
  fill: #000;
}

.pp-khoahoc .content .js-close svg path {
  fill: #000;
}

.pp-khoahoc .content .title {
  text-align: center;
  font-size: 150%;
  margin-bottom: 20px;
}

.active-pp {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form-contact {
  max-width: 650px;
  margin: 0 auto;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 5px;
  padding: 20px 15px;
}

.form-contact .form-group {
  margin-bottom: 10px;
}

.form-contact .form-control {
  height: 45px;
  padding-left: 10px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 100%;
  border-radius: 5px;
  width: 100%;
  outline: none;
}

.form-contact textarea.form-control {
  height: 100px;
  padding-top: 10px;
  font-family: var(--font);
}

.form-contact .btn {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  margin: 0 auto;
  text-align: center;
  min-width: 150px;
}

.form-contact br {
  display: none;
}

.form-contact p {
  margin-bottom: 0;
  position: relative;
}

.form-contact .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.slogan{
  display: block;
  padding-bottom: 7px;
  padding-left: 15px;
}
.slogan span{
  font-size: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

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