:root {
  --primary-color: #446084;
  --fs-color-primary: #446084;
  --fs-color-secondary: #008000;
  --fs-color-success: #008000;
  --fs-color-alert: #b20000;
  --fs-experimental-link-color: #167ac6;
  --fs-experimental-link-color-hover: #0b4593;
}

.tooltipster-base {
  --tooltip-color: #fff;
  --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 300px;
}

.sticky-add-to-cart--active,
#wrapper,
#main,
#main.dark {
  background-color: #ffffff
}

.header-main {
  height: 69px
}

#logo img {
  max-height: 69px
}

#logo {
  width: 326px;
}

.header-bottom {
  min-height: 10px
}

.header-top {
  min-height: 25px
}

.transparent .header-main {
  height: 30px
}

.transparent #logo img {
  max-height: 30px
}

.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: 60px;
}

.header.show-on-scroll,
.stuck .header-main {
  height: 70px !important
}

.stuck #logo img {
  max-height: 70px !important
}

.search-form {
  width: 100%;
}

.header-bg-color {
  background-color: rgba(255, 255, 255, 0.9)
}

.header-bottom {
  background-color: #f1f1f1
}

.header-main .nav>li>a {
  line-height: 16px
}

.stuck .header-main .nav>li>a {
  line-height: 50px
}

@media (max-width: 549px) {
  .header-main {
    height: 70px
  }

  #logo img {
    max-height: 70px
  }
}

.header-top {
  background-color: #273c51 !important;
}

body {
  color: #333
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  color: #17191c;
}

body {
  font-size: 104%;
}

@media screen and (max-width: 549px) {
  body {
    font-size: 100%;
  }
}

body {
  font-family: "Open Sans", sans-serif;
}

body {
  font-weight: 400;
  font-style: normal;
}

.nav>li>a {
  font-family: "Open Sans", sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
  font-family: "Open Sans", 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: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 800;
  font-style: normal;
}

.alt-font {
  font-family: "Open Sans", sans-serif;
}

.alt-font {
  font-weight: 400 !important;
  font-style: normal !important;
}

.absolute-footer,
html {
  background-color: #2e3138
}

.nav-vertical-fly-out>li+li {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Custom CSS */
.logo a {
  pointer-events: auto;
}

.label-new.menu-item>a:after {
  content: "New";
}

.label-hot.menu-item>a:after {
  content: "Hot";
}

.label-sale.menu-item>a:after {
  content: "Sale";
}

.label-popular.menu-item>a:after {
  content: "Popular";
}
