:root {
  --primary-color: #e8910c;
  --fs-color-primary: #e8910c;
  --fs-color-secondary: #000000;
  --fs-color-success: #7a9c59;
  --fs-color-alert: #b20000;
  --fs-experimental-link-color: #cfa670;
  --fs-experimental-link-color-hover: #111;
}
@font-face {
    font-family: "Dancing Script";
    src: url("../../assets/font/dancing-script.dancingscriptot.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Playfair Display";
    src: url("../../assets/font/playfair-display.regular.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
.tooltipster-base {
  --tooltip-color: #fff;
  --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 300px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1270px;
}

.row.row-collapse {
  max-width: 1240px;
}

.row.row-small {
  max-width: 1262.5px;
}

.row.row-large {
  max-width: 1300px;
}

.header-main {
  height: 73px;
}

#logo img {
  max-height: 73px;
}

#logo {
  width: 200px;
}

.header-bottom {
  min-height: 10px;
}

.header-top {
  min-height: 20px;
}

.transparent .header-main {
  height: 30px;
}

.transparent #logo img {
  max-height: 30px;
  margin-top: 12px;
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
  padding-top: 80px;
}

.header.show-on-scroll,
.stuck .header-main {
  height: 60px !important;
}

.stuck #logo img {
  max-height: 50px !important;
}

.header-bg-color {
  background-color: rgba(240, 240, 240, 0.9);
}

.header-bottom {
  background-color: #ffffff;
}

.header-main .nav > li > a {
  line-height: 60px;
}

.stuck .header-main .nav > li > a {
  line-height: 60px;
}

.header-bottom-nav > li > a {
  line-height: 44px;
}

@media (max-width: 549px) {
  .header-main {
    height: 70px;
  }

  #logo img {
    max-height: 70px;
  }
}

.header-top {
  background-color: #cfa670 !important;
}

body {
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  color: #000000;
}

body {
  font-size: 110%;
}

@media screen and (max-width: 549px) {
  body {
    font-size: 109%;
  }
}

body {
  font-family: "Be Vietnam Pro", sans-serif;
}

body {
  font-weight: 400;
  font-style: normal;
}

.nav > li > a {
  font-family: "Playfair Display", sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: "Playfair Display", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 700;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Playfair Display", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 700;
  font-style: normal;
}

.alt-font {
  font-family: "Dancing Script", sans-serif;
}

.alt-font {
  font-weight: 400 !important;
  font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
  color: #000000;
}

.absolute-footer,
html {
  background-color: #0a0a0a;
}

.nav-vertical-fly-out > li + li {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Custom CSS */
div#masthead {
  display: none;
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
  div#masthead {
    display: block;
  }
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
  div#masthead {
    display: block;
  }
}

.label-new.menu-item > a:after {
  content: "Mới";
}

.label-hot.menu-item > a:after {
  content: "Thịnh hành";
}

.label-sale.menu-item > a:after {
  content: "Giảm giá";
}

.label-popular.menu-item > a:after {
  content: "Phổ biến";
}
.imghome img,
.imghome img :hover {
  border-radius: 10px;
}
.button span {
  font-weight: normal;
}
.nav-spacing-xlarge > li {
  margin: 0px 35px;
}

#button-contact-vr {
  transform: scale(0.8);
}

#button-contact-vr {
  margin: -10px;
}

#button-contact-vr {
  right: 0;
}

.phone-bar a {
  left: auto;
  right: 30px;
  padding: 8px 55px 7px 15px;
}

#button-contact-vr.active #gom-all-in-one .button-contact {
  margin-left: 100%;
}

#button-contact-vr {
  bottom: 10%;
}
