@charset "UTF-8";
/*
@font-face {
font-weight: 400;
font-family: 'ProximaNovaVN';
src: url(https://file.hstatic.net/200000802153/file/proximanovavn-regular_15b0c9411272451eb9d912455aaf35c6.ttf);
}
@font-face {
font-weight: 300;
font-family: 'ProximaNovaVN';
src: url(https://file.hstatic.net/200000802153/file/proximanovavn-light_a506d6be33174ae185899f0c9548445e.ttf);
}

@font-face {
font-weight: 600;
font-family: 'ProximaNovaVN';
src: url(https://file.hstatic.net/200000802153/file/proximanovavn-semibold_16cebe36e4b748c088021bf4eb7e51b0.ttf);
}
*/
@font-face {
  font-weight: 400;
  font-family: 'ProximaNovaVN';
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_regular_19d1e2436850454caf52aeea2f263d49.otf); }

@font-face {
  font-weight: 400;
  font-family: 'ProximaNovaVN';
  font-style: italic;
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_light_italic_6a1a6a0f2d3b41cd95e269ab6460b71e.otf); }

@font-face {
  font-weight: 300;
  font-family: 'ProximaNovaVN';
  font-style: italic;
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_light_italic_6a1a6a0f2d3b41cd95e269ab6460b71e.otf); }

@font-face {
  font-weight: 300;
  font-family: 'ProximaNovaVN';
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_light_c4338de21b66406bb2b98a1c6e4a1d2c.otf); }

@font-face {
  font-weight: 600;
  font-family: 'ProximaNovaVN';
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_semibold_417ba2f9e1184e8b90de4ddff69ad534.otf); }

@font-face {
  font-weight: 600;
  font-family: 'ProximaNovaVN';
  font-style: italic;
  src: url(https://file.hstatic.net/200000802153/file/proxima_nova_semibold_italic_9a119c40f0f649b3b2163a7547084186.otf); }

@font-face {
  font-weight: 500;
  font-family: 'ProximaNovaVN';
  src: url(https://file.hstatic.net/200000802153/file/proximanovavn-medium_72caeec38a4e4e4a901dd14c320272d9.ttf); }

@font-face {
  font-weight: 300;
  font-family: 'VL ProximaNova';
  src: url(https://file.hstatic.net/200000802153/file/vl_mark_simonson_-_proxima_nova_thin_a44de6525f064e50be23af948ed60bf7.otf); }

@font-face {
  font-weight: 700;
  font-family: 'VL ProximaNova';
  src: url(https://file.hstatic.net/200000802153/file/vl_mark_simonson_-_proxima_nova_bold_19fa6c9d17dc4959b893c10b2a180674.otf); }

@font-face {
  font-family: 'FontAwesome';
  src: url("//cdn.hstatic.net/themes/200000802153/1001451014/14/fontawesome.eot?v=1");
  src: url("//cdn.hstatic.net/themes/200000802153/1001451014/14/fontawesome.eot?v=1") format("embedded-opentype"), url("//cdn.hstatic.net/themes/200000802153/1001451014/14/fontawesome.woff?v=1") format("woff"), url("//cdn.hstatic.net/themes/200000802153/1001451014/14/fontawesome.ttf?v=1") format("truetype"), url("//cdn.hstatic.net/themes/200000802153/1001451014/14/fontawesome.svg?v=1") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("//cdn.hstatic.net/themes/200000802153/1001451014/14/glyphicons-halflings-regular.eot?v=1");
  src: url("//cdn.hstatic.net/themes/200000802153/1001451014/14/glyphicons-halflings-regular.eot?#iefix?v=1") format("embedded-opentype"), url("//cdn.hstatic.net/themes/200000802153/1001451014/14/glyphicons-halflings-regular.woff?v=1") format("woff"), url(//cdn.hstatic.net/themes/200000802153/1001451014/14/glyphicons-halflings-regular.ttf?v=1) format("truetype"), url(//cdn.hstatic.net/themes/200000802153/1001451014/14/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?v=1) format("svg"); }

* {
  margin: 0;
  padding: 0; }

.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

.fa {
  font-family: "FontAwesome" !important; }

html, body {
  border: 0;
  background-color: #fff; }

html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

img {
  max-width: 100%; }

@media (min-width: 992px) {
  .d-lg-row {
    display: table-row !important; } }

body {
  line-height: 1.4;
  font-weight: normal;
  font-size: 14px;
  font-family: "ProximaNovaVN", sans-serif;
  color: #26283B;
  overflow-x: hidden;
  background: #fff;
  position: initial !important;
  letter-spacing: 0.3px;
  -webkit-font-smoothing: auto; }
  @media (min-width: 1600px) {
    body {
      font-size: 15px; } }

::-webkit-scrollbar {
  background-color: transparent;
  width: 6px; }

::-webkit-scrollbar-track {
  background-color: #fff; }

::-webkit-scrollbar-thumb {
  background-color: #babac0;
  border-radius: 16px; }

/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
  display: block; }

/* 1.4 - Typography */
h1, h2, h3, h4, h5, h6 {
  color: #6F718A;
  margin: 0 0 13px 0;
  font-weight: 600;
  line-height: 1.2; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 13px;
  line-height: 18px; }

h5 {
  font-size: 12px;
  line-height: 18px; }

h6 {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase; }

p {
  margin: 0 0 10px 0;
  line-height: normal; }

/* 1.5 - Links and Buttons */
a {
  color: #26283B;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover, a:focus {
  color: #C50000;
  text-decoration: none;
  outline: none; }

a:active {
  outline: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #6F718A;
  line-height: 1.1; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #C50000; }

/* 1.6 - Tables */
table {
  width: 100%;
  border-spacing: 0; }

table tr td {
  border-top: 1px solid #dddddd; }

table tr td, table tr th {
  padding: 10px;
  text-align: left; }

table tr td:first-child, table tr th:first-child {
  padding-left: 0px; }

table tr td:last-child, table tr th:last-child {
  padding-right: 0px; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

/* 2.3 - Lists */
ul {
  padding: 0;
  list-style-type: none; }

ul.unstyled, ol.unstyled {
  margin: 0;
  list-style: none outside none; }

ul.unstyled > li, ol.unstyled > li {
  list-style: none; }

ul.horizontal > li, ol.horizontal > li {
  display: block;
  float: left; }

ul.horizontal-inline, ol.horizontal-inline {
  text-align: center; }

ul.horizontal-inline > li, ol.horizontal-inline > li {
  display: inline;
  margin: 0 5px; }

ul.expanded > li, ol.expanded > li {
  margin-bottom: 10px; }

a {
  transition: opacity 150ms linear, color 150ms linear, background 150ms linear; }

input:focus {
  outline: none; }

/* lazyload */
.owl-carousel .owl-item img,
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: initial !important; }

img.owl-lazy:not([src]) {
  visibility: hidden; }

.owl-carousel .owl-item img {
  width: auto !important;
  text-align: center;
  margin: auto;
  overflow: hidden; }

.owl-carousel .owl-nav {
  text-align: center; }

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: calc(50% - 30px);
  transform: translateY(-50%);
  background: #987147;
  opacity: 0.8;
  padding: 15px 10px !important;
  color: #fff;
  font-size: 30px; }
  @media (min-width: 1600px) {
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
      padding: 39px 25px !important;
      font-size: 30px; } }

.owl-carousel .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i {
  color: #fff; }

.owl-carousel .owl-nav button.owl-prev {
  left: -10px; }
  @media (min-width: 1600px) {
    .owl-carousel .owl-nav button.owl-prev {
      left: -25px; } }

.owl-carousel .owl-nav button.owl-next {
  right: -10px; }
  @media (min-width: 1600px) {
    .owl-carousel .owl-nav button.owl-next {
      right: -25px; } }

.ratiobox {
  position: relative;
  display: block; }

.ratiobox .ls-blur-up-is-loading, .ratiobox .lazyload:not([src]) {
  visibility: hidden; }

.ratiobox .ls-blur-up-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: "blur-up: auto", "object-fit: contain";
  -o-object-fit: contain;
  object-fit: contain;
  filter: blur(8px);
  opacity: 1;
  transition: opacity 500ms, filter 700ms; }

.ratiobox .ls-blur-up-img.ls-inview.ls-original-loaded {
  opacity: 0;
  filter: blur(5px); }

/* END ++++ lazyload */
@media (min-width: 1600px) {
  .container {
    width: 1575px; } }

@media (min-width: 1200px) {
  .container-fluid {
    max-width: 100%;
    padding: 0 50px; }
  .wrapper-home-information .container-fluid {
    padding-left: 0; }
  .layout-pageContact .container-fluid {
    padding-left: 0; } }

.container-fluid.container-full {
  padding: 0; }

.section_space {
  margin-bottom: 50px; }
  @media (min-width: 1200px) {
    .section_space {
      margin-bottom: 80px; } }
  @media (min-width: 1600px) {
    .section_space {
      margin-bottom: 140px; } }

.row-flex {
  margin: 0 -10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.row, .row-flex {
  margin: 0px -10px; }
  .row [class^='col-'], .row-flex [class^='col-'] {
    padding: 0px 10px; }

.row-0 {
  margin: 0px; }
  .row-0 [class^='col-'] {
    padding: 0px; }

@media (min-width: 1500px) {
  .row-40 {
    margin: 0px -20px; }
    .row-40 [class^='col-'] {
      padding: 0px 20px; } }

/*========================================================================*/
main.main-index {
  position: relative;
  z-index: 99; }

.button {
  position: relative;
  display: inline-block;
  padding: 0px 20px;
  line-height: 45px;
  height: 45px;
  letter-spacing: 2.8px;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: "VL ProximaNova" !important;
  text-align: center;
  background-color: #fff;
  -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 1;
  color: #26283B;
  overflow: hidden;
  vertical-align: top; }
  @media (min-width: 992px) {
    .button {
      padding: 0px 28px;
      line-height: 45px;
      height: 45px; } }
  @media (min-width: 1600px) {
    .button {
      padding: 0px 50px;
      line-height: 60px;
      height: 60px; } }
  .button.button-border {
    border: 1px solid #987147;
    color: #987147;
    background: transparent; }

/*
.button:before {
position: absolute;
content: '';
display: block;
left: 0px;
top: 0;
right: 0px;
bottom: 0;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left center;
transform-origin: left center;
z-index: -1;
background-color: #fff;
-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
*/
.button:not(.button-social):after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  opacity: 0;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #C50000;
  transition: all 0.4s ease; }

.button:not(.button-social):hover:after {
  width: 100%;
  opacity: 1; }

.button.btn-full {
  width: 100%; }

.button.btn-disabled {
  cursor: not-allowed; }

.button:hover {
  color: #26283B; }

.button.dark {
  color: #fff;
  border-color: #987147;
  background: #987147;
  border: none; }

.button:hover:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1); }

.button.button-social {
  border-color: #546BA1;
  color: #fff; }
  .button.button-social:before {
    background: #546BA1; }
  .button.button-social svg {
    margin-right: 12px;
    vertical-align: middle;
    transform: translateY(-2px); }
    @media (min-width: 1500px) {
      .button.button-social svg {
        margin-right: 20px; } }
  .button.button-social:hover {
    color: #546BA1; }
    .button.button-social:hover path {
      fill: #546BA1; }

.wrap-flex-align {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

.flex-column {
  -webkit-flex-direction: column;
  flex-direction: column; }

button:focus {
  border-color: transparent;
  outline: none; }

.heading-page h1 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: "VL ProximaNova"; }

.sitebox-recaptcha {
  padding: 6px 0 0;
  text-align: left;
  color: #9e9e9e;
  font-size: 13px;
  clear: both; }

.sitebox-recaptcha a {
  color: #2962ff; }

.grecaptcha-badge {
  visibility: hidden; }

.pd-page {
  padding-top: 30px; }

.main-body {
  position: relative; }

@media (min-width: 1200px) {
  .animation-tran .site-animation {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    -webkit-transition: opacity 300ms linear, transform 300ms linear;
    -moz-transition: opacity 300ms linear, transform 300ms linear;
    -o-transition: opacity 300ms linear, transform 300ms linear;
    transition: opacity 300ms linear, transform 300ms linear; }
  .animation-tran.active .site-animation {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
.search-bar-mobile {
  display: none;
  padding: 5px;
  position: relative; }

.search-bar-mobile form.searchform {
  position: relative; }

.search-bar-mobile form.searchform input.searchinput {
  padding: 0 40px 0 10px;
  height: 32px;
  font-size: 12px; }

.search-bar-mobile form.searchform .btn-search {
  top: 0px;
  right: 0px;
  width: 40px;
  height: 32px;
  line-height: 32px; }

.search-bar-mobile form.searchform .btn-search svg {
  width: 14px;
  height: 30px; }

.search-bar-mobile form.searchform .close-search {
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  z-index: 100;
  margin: auto;
  height: 24px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  visibility: hidden; }

.search-bar-mobile form.searchform .close-search svg {
  width: 20px;
  fill: #987147; }

.search-bar-mobile form.searchform.expanded .close-search {
  visibility: visible; }

.search-bar-mobile form.searchform.expanded .btn-search {
  visibility: hidden; }

.search-bar-mobile form.searchform input.searchinput:focus {
  border: 1px solid #ececec; }

.search-bar-mobile .smart-search-wrapper {
  position: absolute;
  right: 0px;
  left: 0px;
  top: 100%;
  z-index: 100;
  width: initial;
  background: #fff;
  padding: 0 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }

/*--------------------- Menu Desktop ---------------------*/
.header-upper-middle {
  position: relative; }

#nav .main-nav * {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

#nav nav.main-nav ul li a {
  color: #26283B;
  text-transform: uppercase;
  letter-spacing: 0.8px; }

#nav nav.main-nav ul li a:hover {
  color: #C50000; }

#nav .main-nav > ul > li {
  float: none;
  display: inline-block;
  z-index: 10;
  margin: 0px 10px; }
  #nav .main-nav > ul > li:first-child {
    margin-left: 0; }
  @media (min-width: 1400px) {
    #nav .main-nav > ul > li {
      margin: 0px 15px; } }
  @media (min-width: 1500px) {
    #nav .main-nav > ul > li {
      margin: 0 15px; } }

#nav .main-nav > ul > li > a {
  display: block;
  font-weight: 600;
  padding: 10px 0 15px;
  position: relative;
  font-size: 14px; }
  @media (min-width: 1500px) {
    #nav .main-nav > ul > li > a {
      font-size: 16px; } }

#nav .main-nav > ul > li > a:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  height: 4px;
  width: 100%;
  background: #C50000;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; }

#nav .main-nav > ul > li:hover > a:before,
#nav .main-nav > ul > li.active > a:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

#nav .main-nav ul {
  padding-left: 0;
  margin: 0; }

#nav .main-nav ul > li a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 9px;
  margin-left: 4px;
  margin-bottom: 2px; }

#nav .main-nav li:hover .sub_menu {
  opacity: 1;
  visibility: visible; }

#nav .main-nav li .megamenu-right {
  flex-shrink: 0;
  padding-right: 22px;
  gap: 30px; }
  @media (min-width: 1600px) {
    #nav .main-nav li .megamenu-right {
      gap: 74px; } }
  #nav .main-nav li .megamenu-right .megamenu-right__menu {
    gap: 16px; }
    @media (min-width: 1600px) {
      #nav .main-nav li .megamenu-right .megamenu-right__menu {
        gap: 32px; } }
    #nav .main-nav li .megamenu-right .megamenu-right__menu .megamenu-menu__title {
      font-family: "VL ProximaNova";
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 1.4;
      letter-spacing: 0.8px; }
      @media (min-width: 1600px) {
        #nav .main-nav li .megamenu-right .megamenu-right__menu .megamenu-menu__title {
          font-size: 16px; } }
    #nav .main-nav li .megamenu-right .megamenu-right__menu a {
      color: #ACAEC1;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 1.4;
      text-transform: none; }
      @media (min-width: 1600px) {
        #nav .main-nav li .megamenu-right .megamenu-right__menu a {
          font-size: 16px; } }
      #nav .main-nav li .megamenu-right .megamenu-right__menu a.current {
        color: #45465F; }
  #nav .main-nav li .megamenu-right .megamenu-menu__image {
    margin-bottom: 20px; }
  #nav .main-nav li .megamenu-right .megamenu-menu__bannerTitle a {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-align: center;
    display: block; }
    @media (min-width: 1600px) {
      #nav .main-nav li .megamenu-right .megamenu-menu__bannerTitle a {
        font-size: 16px; } }
  #nav .main-nav li .megamenu-right .megamenu-menu__banner {
    width: 150px; }
    @media (min-width: 1230px) {
      #nav .main-nav li .megamenu-right .megamenu-menu__banner {
        width: 220px; } }
    @media (min-width: 1600px) {
      #nav .main-nav li .megamenu-right .megamenu-menu__banner {
        width: 310px; } }

#nav .main-nav li .megamenu-items-cate {
  position: absolute;
  min-width: 100%;
  padding: 30px 0px 48px;
  background: #fff;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 99;
  top: 100%;
  display: none; }
  @media (min-width: 1600px) {
    #nav .main-nav li .megamenu-items-cate {
      padding: 48px 0px 60px; } }

#nav .main-nav li.hovered .megamenu-items-cate {
  display: block;
  opacity: 1;
  visibility: visible; }

#nav .main-nav li .megamenu-items-wrap {
  align-items: flex-start; }
  #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1 {
    /*
			display: flex;
			flex-wrap: wrap;
			justify-content: between;
			align-items: flex-start;
			gap: 30px;
			width: 58%;
			*/ }
    #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1.mega_colEmpty {
      padding-right: 30px;
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1.mega_colEmpty > li {
        width: 100%; }
      #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1.mega_colEmpty > li.has-submenu2 {
        width: calc(20% - 20px);
        margin-right: 20px; }
        #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1.mega_colEmpty > li.has-submenu2:nth-child(5n) {
          margin-right: 0; }
      #nav .main-nav li .megamenu-items-wrap > .sub_menu_level1.mega_colEmpty > li > a {
        display: block; }

#nav .main-nav ul > li > ul {
  top: 100%; }

#nav .main-nav .sub_menu a {
  padding: 0px 0px 0px 0;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 16px;
  letter-spacing: 0.8px; }
  @media (min-width: 1600px) {
    #nav .main-nav .sub_menu a {
      font-size: 16px;
      margin-bottom: 32px; } }

#nav .main-nav .sub_menu .sub_menu {
  /*
	left: 100%;top: -2px;margin-left: 0px;margin-top: 0;
	-webkit-transform: rotate3d(0,1,0,90deg);-moz-transform: rotate3d(0,1,0,90deg);
	-o-transform: rotate3d(0,1,0,90deg);-ms-transform: rotate3d(0,1,0,90deg);transform: rotate3d(0,1,0,90deg);
	background: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index:999;

	opacity: 0;
	visibility: hidden;
	padding: 20px 0;
	*/ }

#nav .main-nav ul > li:hover > a i {
  margin-bottom: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#nav .main-nav ul li .sub_menu li {
  position: relative; }

/*============================================================*/
.topbar {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 0px 0px; }

.topbar p {
  padding: 0px 0;
  margin-bottom: 0;
  line-height: 40px; }

.main-header.hSticky-nav .topbar, .main-header.hSticky-nav .header-contact {
  display: none; }

.flexContainer-header {
  margin: 0 -15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.flexContainer-header > div[class*='header-upper-'] {
  padding: 0 15px; }

.header-upper-navbar .header-action {
  display: inline-block;
  vertical-align: middle; }

.header-upper-navbar .header-action_backlink {
  display: none;
  width: 25px;
  padding-left: 2px;
  margin-right: 5px; }

.header-upper-navbar .header-action_backlink a {
  display: block;
  font-size: 28px; }

.header-wrap-icon {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.header-wrap-icon .header-action {
  display: inline-block;
  transition: opacity 150ms linear;
  font-size: 12px;
  color: #333333;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: 15px; }
  @media (min-width: 992px) {
    .header-wrap-icon .header-action {
      margin-left: 30px; } }
  @media (min-width: 1600px) {
    .header-wrap-icon .header-action {
      margin-left: 40px; } }

.header-action_text .header-action__link {
  position: relative;
  display: block;
  font-size: 13px;
  color: #987147; }

.header-action_text .header-action__link .box-icon,
.header-action_text .header-action__link .box-text {
  display: inline-block;
  vertical-align: middle; }

.header-action_text .header-action__link .box-text {
  padding-left: 2px; }

.header-action_text .header-action__link .box-text .txtbl {
  font-size: 14px;
  display: block;
  font-weight: 500; }

.header-action_text .header-action__link .box-text .txt-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  max-width: 115px;
  overflow: hidden; }

.header-action_text .header-action__link .box-text .fa {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-left: 3px; }

.header-action_text .header-action__link .box-icon {
  position: relative;
  text-align: center; }

.header-action_text .header-action__link .box-icon svg {
  width: 20px;
  height: 20px; }
  @media (min-width: 992px) {
    .header-action_text .header-action__link .box-icon svg {
      width: 24px;
      height: 24px; } }

.header-action_text .header-action__link .box-icon svg.svg-ico-cart {
  height: 38px; }

.header-action_text .header-action__link .box-icon svg.svg-ico-account {
  width: 23px; }

.header-action_text .header-action__link .box-icon .box-icon--close {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }

.header-action_text .header-action__link .box-icon .count-holder {
  line-height: 1.4;
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.3px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .header-action_text .header-action__link .box-icon .count-holder {
      position: absolute;
      top: 6px;
      right: 7px;
      font-size: 12px; } }

.header-action_text .header-action__link .box-icon .count {
  transition: top 150ms linear;
  position: relative;
  top: 0px;
  animation-duration: 300ms; }

.header-action_text .header-action__link .box-icon .count {
  animation-name: scroll-in; }

.header-action_text .header-action__link:hover .box-icon .count {
  color: #987147;
  animation-name: scroll-out; }

.header-action_text .header-action__link:hover svg.svg-ico-search {
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg); }

@keyframes scroll-in {
  0% {
    top: 2px; }
  49% {
    top: -14px; }
  50% {
    top: 19px; }
  100% {
    top: 2px; } }

@keyframes scroll-out {
  0% {
    top: 2px; }
  49% {
    top: 19px; }
  50% {
    top: -14px; }
  100% {
    top: 2px; } }

.header-action_dropdown {
  position: absolute;
  top: calc(100% + 15px);
  left: auto;
  right: -15px;
  z-index: 990;
  min-width: 280px;
  border-radius: 3px;
  color: #677279;
  background: #fff;
  border: solid 1px #dfe3e8;
  /*background-image: linear-gradient(to bottom, #ffffff, #f9fafb);*/
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s, -webkit-transform 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s, -webkit-transform 0.25s ease-in-out;
  will-change: transform; }

.header-action_dropdown .box-triangle {
  display: none;
  position: absolute;
  bottom: calc(100% - 5px);
  margin: 0 auto;
  width: 22px;
  height: 15px;
  right: 20px; }

.header-action_account .header-action_dropdown .box-triangle {
  right: 64px; }

/* 15 + 32 + 12+ 5*/
.header-action_search .header-action_dropdown .box-triangle {
  right: 108px; }

/* 15 + 32 + 12+ 5 +12+ 32*/
.header-action_dropdown .box-triangle svg {
  -webkit-filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, 0.12));
  filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, 0.12)); }

.header-action_dropdown .header-dropdown_content {
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 20px 15px; }

.header-action_cart .header-action_dropdown .header-dropdown_content {
  padding-left: 0;
  padding-right: 0; }

.header-action_search .header-action_dropdown .header-dropdown_content .ttbold {
  font-size: 17px;
  color: #6F718A;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 20px;
  font-weight: 500;
  padding: 6px 10px;
  text-align: center;
  border-bottom: 1px solid #ededed; }

.header-action.show-action .header-action_dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), visibility 0.4s linear, -webkit-transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear;
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear, -webkit-transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1); }

.header-action_wishlist .box-icon {
  position: relative;
  text-align: center;
  font-size: 20px; }

.header-action_wishlist .onAppWishList_numberLike {
  position: absolute;
  right: -8px;
  top: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  background: red;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  vertical-align: top; }

.site-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms linear;
  z-index: 100; }

.locked-scroll .site-overlay {
  opacity: 1;
  visibility: visible; }

.overlay-filter .site-overlay {
  z-index: 105;
  opacity: 1;
  visibility: visible; }

.main-header {
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }

.main-header.header-style {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 101; }

.header-style + .mainContent-theme {
  padding-top: var(--header-height);
  min-height: 80vh; }

.main-header .wrap-logo a {
  font-size: 30px;
  font-weight: bold;
  color: #987147; }

.main-header:not(.hSticky-nav) .wrap-logo a img {
  max-width: 100%;
  max-height: 70px; }

.header-navbar-menu .wrap-logo-sticky {
  display: none; }

.main-header.hSticky {
  visibility: hidden;
  opacity: 0; }

.main-header.hSticky.hSticky-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease; }

.main-header.hSticky.hSticky-nav.hSticky-up {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease; }

.main-header.hSticky-nav .wrap-logo-sticky a {
  font-size: 24px; }

.hSticky-nav #nav .main-nav > ul > li > a {
  padding: 20px 0; }

.header-contact_list {
  margin: 0; }
  .header-contact_list li {
    padding: 0px 37px;
    position: relative; }
    .header-contact_list li:first-child {
      padding-left: 0; }
    .header-contact_list li:last-child {
      padding-right: 0; }
    .header-contact_list li:not(:first-child):before {
      background: #D6D6E1;
      content: '';
      width: 1px;
      height: 24px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10; }
    .header-contact_list li a {
      font-family: "VL ProximaNova";
      font-size: 12px;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.65px;
      color: #6F718A; }
      @media (min-width: 1500px) {
        .header-contact_list li a {
          font-size: 13px; } }

.header-contact__right {
  flex: 1;
  padding: 0px 15px; }
  @media (min-width: 1660px) {
    .header-contact__right {
      padding: 0px 15px; } }

.header-contact_list {
  padding: 14px 0px;
  border-bottom: 1px solid #D6D6E1; }

.header-contact__left {
  width: 190px;
  padding: 0px 15px; }

@media (max-width: 1199px) and (min-width: 992px) {
  #nav nav.main-nav ul li a {
    font-size: 14px; }
  .main-header .wrap-logo a {
    font-size: 24px; } }

@media (min-width: 992px) {
  .header-navbar-menu .wrap-logo-sticky, .main-header .wrap-logo {
    width: 160px; }
  .header-action_cart .header-action_dropdown {
    width: 450px; }
  .header-action_search .header-action_dropdown {
    width: 400px; }
  .header-action_account .header-action_dropdown {
    width: 340px; }
  .header-action_account .header-action_dropdown.header-action_widthAuto {
    width: auto;
    min-width: 250px; }
  .main-header.hSticky-nav .header-action_dropdown {
    top: calc(100% + 5px); }
  .main-header.hSticky-nav .wrap-logo a img {
    max-height: 50px; }
  /*fix bug*/
  .hSticky .header-action.show-action .header-action_dropdown,
  .hSticky-nav .header-action.show-action .header-action_dropdown {
    visibility: hidden;
    opacity: 0; }
  .hSticky-nav.hSticky-up .header-action.show-action .header-action_dropdown {
    visibility: visible;
    opacity: 1; }
  .locked-scroll .hSticky ~ .site-overlay,
  .locked-scroll .hSticky-nav ~ .site-overlay {
    opacity: 0;
    visibility: hidden; }
  .locked-scroll .hSticky-nav.hSticky-up ~ .site-overlay {
    opacity: 1;
    visibility: visible; } }

@media (max-width: 991px) {
  .locked-scroll {
    overflow: hidden;
    width: 100%;
    top: 0; }
  .locked-scroll .main-header {
    position: fixed;
    top: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .locked-scroll .main-header.hSticky.hSticky-nav.hSticky-up,
  .locked-scroll .main-header.hSticky.hSticky-nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .main-header .header-upper-middle {
    padding: 10px 0px;
    position: relative; }
  .flexContainer-header > div.header-upper-logo {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center; }
  .flexContainer-header > div.header-upper-icon {
    padding-left: 0; }
  .flexContainer-header > div.header-upper-logo .wrap-logo img {
    max-width: 180px;
    max-height: 60px; }
  .flexContainer-header > div[class*='header-upper-'],
  .flexContainer-header .header-wrap-icon {
    position: initial; }
  .header-action_text .header-action__link .box-text {
    display: none; }
  .search-bar-mobile {
    display: block; }
  .main-header:not(.hSticky-nav) .header-search-mobile {
    border-top: 1px solid #f5f5f5; }
  .main-header.hSticky-nav .header-search-mobile {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: hidden;
    padding: 0px 100px 0px 60px;
    /*header-wrap-icon_100 ++ header-upper-navbar_60*/
    display: none; }
  .main-header.hSticky-nav .search-bar-mobile form.searchform {
    position: relative;
    visibility: visible;
    margin: 0 auto; }
  .main-header.hSticky-nav .search-bar-mobile .smart-search-wrapper {
    visibility: visible;
    top: calc(100% + 10px); }
  .main-header:not(.hSticky-nav) .wrap-logo a img {
    margin: 0 auto; }
  /* product header fixed*/
  .main-body-product .main-header.hSticky-nav .header-upper-navbar .header-action_backlink {
    display: inline-block;
    height: 30px;
    line-height: 30px; }
  .main-body-product .main-header.hSticky-nav .header-search-mobile {
    display: none; }
  .main-body-product .main-header.hSticky-nav .header-wrap-icon .header-action.header-action_search {
    display: block; }
  .main-body-product .main-header.hSticky-nav .header-action_menu .box-triangle {
    left: 50px; }
  /* end */
  .header-action_dropdown {
    right: 0;
    left: 0;
    top: 100%;
    width: 100vw;
    height: calc(100vh - var(--header-mobile-height)); }
  .header-action_dropdown .header-dropdown_content {
    overflow: auto;
    padding-bottom: 120px;
    -webkit-overflow-scrolling: touch; }
  .header-action_menu .header-action_dropdown .header-dropdown_content {
    padding: 0 0px 80px; }
  .header-action.show-action .header-action_text .header-action__link .box-icon .box-icon--close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .header-action.show-action .header-action_text .header-action__link .box-icon > svg,
  .header-action.show-action .header-action_text .header-action__link .box-icon .count-holder {
    opacity: 0;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .header-wrap-icon .header-action.header-action_search {
    display: none; }
  .header-action_dropdown .box-triangle {
    right: 20px; }
  .header-action_account .header-action_dropdown .box-triangle {
    right: 64px; }
  .header-action_search .header-action_dropdown .box-triangle {
    right: 108px; }
  .header-action_menu .box-triangle {
    right: initial;
    left: 15px;
    bottom: calc(100% - 3px); } }

@media (max-width: 767px) {
  .flexContainer-header > div.header-upper-logo .wrap-logo a {
    font-size: 24px; }
  .flexContainer-header > div.header-upper-logo .wrap-logo img {
    max-width: 104px; } }

/*== HEADER 02 ============================*/
.topbar_temp02 {
  background: #920000;
  color: #ffffff; }

@media (min-width: 992px) {
  .mainHeader_temp02:not(.hSticky-nav) .wrap-logo a {
    color: #987147; }
  .mainHeader_temp02:not(.hSticky-nav) {
    background: #000000; }
  .mainHeader_temp02 .flexContainer-header .header-upper-menu {
    flex: 1 1; }
  .mainHeader_temp02 .flexContainer-header .header-upper-right {
    flex: 1 1; }
  .mainHeader_temp02:not(.hSticky-nav) #nav .main-nav > ul > li > a {
    padding: 25px 0px;
    color: #987147; }
  .mainHeader_temp02:not(.hSticky-nav) #nav .main-nav > ul > li > a:hover {
    color: #C50000; }
  .mainHeader_temp02:not(.hSticky-nav) .header-action_text .header-action__link .box-icon .count-holder {
    color: #987147; }
  .mainHeader_temp02.hSticky-nav .wrap-logo a {
    font-size: 24px; }
  .mainHeader_temp02 .wrap-logo a {
    font-size: 27px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .mainHeader_temp02 .wrap-logo a {
    font-size: 24px; } }

@media (min-width: 1600px) {
  .mainHeader_temp02 .flexContainer-header {
    gap: 46px; } }

@media (min-width: 992px) {
  .mainHeader_temp02:not(.hSticky-nav) #nav .main-nav > ul > li > a {
    padding: 34px 0px; } }

/*--------------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------------*/
#homepage_slider video {
  max-width: 100%; }

#homepage_slider .owl-dots {
  position: absolute;
  bottom: 28px;
  text-align: center;
  width: 100%; }

#homepage_slider .owl-dots .owl-dot {
  display: inline-block; }

#homepage_slider .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  cursor: pointer;
  background: transparent;
  border: 2px solid #fff;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out; }

#homepage_slider .owl-dots .owl-dot.active span {
  background: #fff; }

.wrapper-heading-home {
  padding: 50px 0;
  text-align: center; }

.wrapper-heading-home h2 {
  font-size: 37px;
  line-height: 1.6;
  margin: 0;
  font-weight: 500; }

.wrapper-home-information {
  background-color: #f5f5f5; }

.flex-container-information {
  margin: 0 -15px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }

.wrap-pd-infor {
  padding: 0;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.box-banner-inf h2 {
  color: #fff;
  font-size: 54px;
  margin: 0;
  font-weight: 700; }

.box-banner-inf a.button {
  margin-top: 65px; }

.wrap-pd-infor .inf-content {
  font-size: 15px;
  font-weight: 500;
  margin: auto; }

.wrap-pd-infor.box_stick .container-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: background 200ms linear;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.wrap-pd-infor.box_stick .container-background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: .4;
  transition: opacity 200ms linear, background 200ms linear; }

.wrap-pd-infor.box_stick img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
  -ms-transition: opacity 150ms linear;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.list-slider-banner .owl-item:not(.active) {
  opacity: 0.6; }

.list-slider-banner.owl-carousel .owl-nav .owl-prev,
.list-slider-banner.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  -webkit-box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  vertical-align: middle;
  line-height: 0; }

.list-slider-banner.owl-carousel .owl-nav .owl-prev:before,
.list-slider-banner.owl-carousel .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 25px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: inline-block;
  -webkit-box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
  border-radius: 50%; }

.list-slider-banner.owl-carousel .owl-nav .owl-prev {
  left: 35px; }

.list-slider-banner.owl-carousel .owl-nav .owl-prev:before {
  content: "\f104"; }

.list-slider-banner.owl-carousel .owl-nav .owl-next {
  right: 35px; }

.list-slider-banner.owl-carousel .owl-nav .owl-next:before {
  content: "\f105"; }

.list-slider-banner.owl-carousel .owl-stage {
  margin: 0 auto; }

.list-slider-banner .caption_banner_slide {
  position: absolute;
  width: 100%;
  padding: 15px 20px;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5); }

.list-slider-banner .caption_banner_slide h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 12px;
  color: #fff;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.list-slider-banner .button {
  padding: 5px 15px; }

.list-slider-banner a.link-banner:not(.lazyloaded) + .caption_banner_slide {
  visibility: hidden; }

/*------------------------- PRODUCT ITEM-------------------------*/
.pro-loop {
  display: block;
  position: relative;
  height: 100%;
  background: #fff;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .pro-loop {
      margin-bottom: 20px; } }

.pro-loop .product-block {
  position: relative; }

.pro-loop a {
  display: block; }

.pro-loop .product-detail {
  padding: 20px 0; }

.pro-loop .product-img {
  text-align: center;
  position: relative;
  overflow: hidden; }

.pro-loop .product-action {
  bottom: -50%;
  left: 0;
  transition: all .3s;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10; }

.pro-loop .product-action button {
  background: #26283B;
  color: #fff !important; }
  .pro-loop .product-action button:hover {
    background: #26283B; }

.pro-loop .product-sale, .pro-loop .product-img .sold-out {
  position: absolute;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  background: #45465F;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 9;
  color: #fff;
  border: 1px solid #45465F; }
  @media (min-width: 992px) {
    .pro-loop .product-sale, .pro-loop .product-img .sold-out {
      font-size: 14px; } }
  @media (min-width: 1440px) {
    .pro-loop .product-sale, .pro-loop .product-img .sold-out {
      padding: 5px 28px;
      font-size: 16px; } }

.pro-loop .product-sale {
  top: 6px;
  left: -10px;
  background: #920000;
  border-color: #920000; }

.pro-loop .product-img .sold-out {
  right: 10px;
  bottom: 6px; }

.pro-loop .product-img .sold-out span {
  opacity: .66; }

.product-detail .box-pro-detail {
  z-index: 9;
  width: 100%; }

.pro-loop .product-detail h3 {
  margin-top: 8px;
  margin-bottom: 0;
  position: relative;
  font-size: 14px;
  font-weight: 400; }
  @media (min-width: 1600px) {
    .pro-loop .product-detail h3 {
      font-size: 15px; } }

.pro-loop .product-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0; }

.pro-loop .product-img a {
  display: block;
  position: relative; }
  .pro-loop .product-img a:after {
    content: '';
    display: block;
    padding-bottom: 136%; }

.pro-loop .product-detail h3 a {
  line-height: 1.2;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.pro-loop:hover .product-action {
  bottom: 0; }

.pro-loop .product_colorVariant {
  margin-bottom: 0;
  margin-top: 5px; }
  .pro-loop .product_colorVariant .color_variant_item {
    margin-right: 5px; }
    .pro-loop .product_colorVariant .color_variant_item a {
      width: 20px;
      height: 20px;
      border-radius: 0;
      padding: 0; }
      .pro-loop .product_colorVariant .color_variant_item a span {
        border-radius: 0; }

.pro-price-mb {
  display: none; }

.pro-loop .product-wishlist a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background: #F0F0F5;
  border-radius: 50%;
  font-size: 14px; }
  .pro-loop .product-wishlist a i {
    vertical-align: middle; }
  @media (min-width: 1600px) {
    .pro-loop .product-wishlist a {
      width: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 18px; } }

p.pro-price {
  color: #26283B;
  font-size: 13px;
  margin: 0;
  font-style: normal;
  font-family: "VL ProximaNova";
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 992px) {
    p.pro-price {
      font-size: 16px; } }
  @media (min-width: 1600px) {
    p.pro-price {
      font-size: 18px; } }

p.pro-price.highlight {
  color: #C50000; }

p.pro-price span.pro-price-del {
  margin-right: 5px;
  color: #ccc; }
  @media (min-width: 992px) {
    p.pro-price span.pro-price-del {
      margin-right: 11px; } }

.pro-loop .product-img .button-add {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 37%;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.pro-loop .product-img picture {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }

.pro-loop .product-img picture:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden; }

@media (min-width: 1024px) {
  .wrapper-collection-1 .pro-loop:nth-child(6).pro-loop-lastHide,
  .wrapper-collection-2 .pro-loop:nth-child(6).pro-loop-lastHide,
  .list-productRelated .pro-loop:nth-child(6).pro-loop-lastHide {
    display: none; }
  .pro-loop:hover .product-img .button-add {
    opacity: 1;
    visibility: visible;
    bottom: 50%; }
  .pro-loop:hover .product-img picture:nth-of-type(2) {
    opacity: 1;
    visibility: visible; } }

@media (max-width: 1023px) and (min-width: 992px) {
  .wrapper-collection-1 .container-fluid, .wrapper-collection-2 .container-fluid {
    padding: 0 30px; }
  .wrapper-collection-1 .pro-loop:nth-child(10).pro-loop-lastHide,
  .wrapper-collection-2 .pro-loop:nth-child(10).pro-loop-lastHide,
  .list-productRelated .pro-loop:nth-child(10).pro-loop-lastHide {
    display: none; } }

@media (max-width: 991px) and (min-width: 768px) {
  .wrapper-collection-1 .container-fluid, .wrapper-collection-2 .container-fluid {
    padding: 0 30px; }
  .wrapper-collection-1 .pro-loop:nth-child(15).pro-loop-lastHide,
  .wrapper-collection-2 .pro-loop:nth-child(15).pro-loop-lastHide,
  .list-productRelated .pro-loop:nth-child(15).pro-loop-lastHide {
    display: none; } }

@media (max-width: 767px) {
  .wrapper-collection-1 .pro-loop:nth-child(5).pro-loop-lastHide,
  .wrapper-collection-2 .pro-loop:nth-child(5).pro-loop-lastHide,
  .wrapper-collection-1 .pro-loop:nth-child(15).pro-loop-lastHide,
  .wrapper-collection-2 .pro-loop:nth-child(15).pro-loop-lastHide,
  .list-productRelated .pro-loop:nth-child(15).pro-loop-lastHide {
    display: none; }
  .longarrow {
    display: none; }
  .pro-price-mb {
    /*
		display:inline-block;
		position: absolute;
		left: 10px;
		bottom: 10px;
		font-size:9px;
		*/ }
  .pro-price-mb .pro-price {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 2px 8px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 20px;
    font-weight: 500;
    margin-right: 3px; }
  .pro-loop .product-detail {
    padding: 10px 0; }
  .pro_related_slider .owl-stage {
    padding-left: 0 !important; } }

.product-loop-special {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 60px; }

.product-loop-special.more-image {
  -webkit-align-items: center;
  align-items: center; }

.product-loop-special .product-width {
  max-width: 270px;
  margin: auto; }

.product-loop-special .product-detail {
  padding: 20px 0; }

.product-loop-special .product-img {
  text-align: center;
  position: relative; }

.product-loop-special .product-detail h3 {
  margin: 0 0 5px;
  font-size: 14px;
  position: relative; }

.product-loop-special .product-detail h3 a {
  line-height: 16px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.product-loop-special .action .button {
  width: 100%;
  padding: 10px 5px; }

@media (min-width: 768px) {
  .collection-special-one .product-loop-special .product-col-left {
    flex-grow: 2; }
  .collection-special-one .product-loop-special .product-col-right {
    flex-grow: 1;
    padding: 0 80px; } }

@media (min-width: 1024px) {
  .collection-special-one .product-loop-special {
    padding: 0 100px; } }

.collection-special-two .product-loop-special .product-col-left {
  width: 60%; }

.collection-special-two .product-loop-special .product-width {
  max-width: 190px; }

.collection-special-two .product-loop-special .product-col-right {
  padding: 0 0 0 35px; }

.collection-special-two .product-loop-special .product-detail {
  padding: 10px 0; }

@media (max-width: 1200) and (min-width: 1024px) {
  .collection-special-two .product-loop-special {
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .collection-special-two .product-loop-special {
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .collection-special-two .product-loop-special .product-width {
    max-width: 170px; }
  .collection-special-two .product-loop-special .product-col-right {
    padding: 0 0 0 25px; }
  .collection-special-two .product-loop-special .product-col-left {
    width: 70%; } }

@media (max-width: 767px) {
  .product-loop-special .action .button {
    font-size: 12px; }
  .collection-special-two .product-loop-special .product-width {
    max-width: 130px; }
  .collection-special-one .product-loop-special .product-col-right {
    padding-left: 20px; }
  .collection-special-one .product-loop-special .product-width {
    max-width: 260px; }
  .product-loop-special .product-detail {
    padding: 5px 0; } }

.home-bannerBottom.section_space {
  margin-bottom: 0; }
  @media (min-width: 1600px) {
    .home-bannerBottom.section_space {
      margin-bottom: 0px; } }

.hbb-item {
  display: block;
  overflow: hidden;
  position: relative; }
  .hbb-item:hover img {
    transform: scale(1.1);
    overflow: hidden; }
  @media (max-width: 991px) {
    .hbb-item.first {
      margin-bottom: 30px; } }
  .hbb-item img {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    height: auto; }
  .hbb-item .hbb-info {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 45px;
    text-align: center;
    z-index: 99; }
    @media (min-width: 1600px) {
      .hbb-item .hbb-info {
        bottom: 72px; } }

.home-featuredBanner {
  position: relative; }
  .home-featuredBanner .img img {
    width: 100%; }
  .home-featuredBanner__subTitle {
    font-size: 10px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    color: #fff; }
    @media (min-width: 992px) {
      .home-featuredBanner__subTitle {
        font-size: 13px;
        margin-bottom: 15px; } }
    @media (min-width: 1600px) {
      .home-featuredBanner__subTitle {
        font-size: 18px; } }
  .home-featuredBanner__title {
    font-size: 24px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff; }
    @media (min-width: 1200px) {
      .home-featuredBanner__title {
        font-size: 40px; } }
    @media (min-width: 1600px) {
      .home-featuredBanner__title {
        margin-bottom: 40px;
        font-size: 60px; } }
  .home-featuredBanner__content {
    width: 100%;
    z-index: 30;
    color: #fff; }
    @media (max-width: 991px) {
      .home-featuredBanner__content {
        background: #987147;
        padding: 30px 15px;
        text-align: center; } }
    @media (min-width: 992px) {
      .home-featuredBanner__content {
        position: absolute;
        bottom: 50px; } }
    @media (min-width: 1600px) {
      .home-featuredBanner__content {
        bottom: 102px; } }
  .home-featuredBanner.version_2 .home-featuredBanner__content {
    left: 8.22vw;
    bottom: 14.58vw; }
    @media (min-width: 992px) {
      .home-featuredBanner.version_2 .home-featuredBanner__content {
        max-width: 400px; } }
    @media (min-width: 1600px) {
      .home-featuredBanner.version_2 .home-featuredBanner__content {
        max-width: 640px; } }

/*--------------------------------------------------------------------
PRODUCT DETAIL 
--------------------------------------------------------------------*/
.product-detail-main {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .product-detail-main {
      margin-bottom: 50px; }
      .product-detail-main .product-content-img {
        width: 49.5%; }
      .product-detail-main .product-content-desc {
        width: 50.5%; } }
  @media (min-width: 1600px) {
    .product-detail-main {
      margin-bottom: 110px; } }

.product-title {
  color: #6F718A;
  margin-bottom: 15px; }

.product-title h1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 1600px) {
    .product-title h1 {
      font-size: 18px; } }

#pro_sku {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  margin-left: 10px;
  padding: 4px 12px;
  border-radius: 100px;
  color: #6F718A;
  background: #F0F0F5;
  min-width: 89px;
  display: block; }
  @media (min-width: 992px) {
    #pro_sku {
      font-size: 14px; } }

.hook-reviews {
  border-bottom: 1px dotted #dfe0e1;
  padding-bottom: 15px; }

.hook-reviews .rating {
  line-height: 1;
  position: relative;
  white-space: nowrap;
  display: inline-block; }

.hook-reviews .rating .rating {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  line-height: 1; }

.hook-reviews .rating .icon {
  display: inline-block; }

.hook-reviews .rating .icon::before {
  color: #d5d5d5;
  content: "\f005";
  font-family: "FontAwesome",sans-serif;
  font-size: 13px;
  font-style: normal; }

.hook-reviews .rating .icon.star-full::before {
  color: #ffae00; }

.number-rating {
  padding-left: 5px;
  font-size: 13px; }

.product-price-sku {
  margin-bottom: 15px; }
  @media (min-width: 1600px) {
    .product-price-sku {
      margin-bottom: 18px; } }

.product-price {
  display: flex;
  align-items: center; }

.product-price span.pro-price {
  font-size: 24px;
  font-weight: bold;
  color: #26283B;
  line-height: 1;
  vertical-align: middle; }
  @media (min-width: 1600px) {
    .product-price span.pro-price {
      font-size: 36px;
      font-style: normal;
      font-weight: 700; } }

.product-price span.pro-sale {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 15px;
  background: #C50000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  z-index: 9;
  color: #fff;
  border: 1px solid #C50000;
  border-radius: 100px;
  margin-left: 10px;
  order: 3; }
  @media (min-width: 992px) {
    .product-price span.pro-sale {
      font-size: 14px; } }

.product-price del {
  font-size: 16px;
  color: #777a7b;
  padding-left: 10px;
  font-weight: 500; }
  @media (min-width: 1600px) {
    .product-price del {
      font-size: 24px; } }

.quantity-area {
  margin-bottom: 15px;
  display: none; }

.quantity-area input#quantity {
  background: #fff;
  font-weight: 600;
  height: 32px;
  padding: 0;
  text-align: center;
  width: 70px;
  border: 1px solid #f5f5f5;
  border-left: none;
  border-right: none;
  border-radius: 1px;
  float: left;
  -webkit-appearance: none; }

.quantity-area input.qty-btn {
  float: left;
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: none;
  height: 32px;
  width: 32px;
  text-align: center;
  border-radius: 0; }

button.btn-addtocart {
  font-size: 14px;
  font-weight: bold;
  font-family: "VL ProximaNova";
  text-transform: uppercase;
  box-shadow: none;
  padding: 14px 35px;
  line-height: 1.4;
  letter-spacing: 2.8px;
  width: 100%; }
  @media (min-width: 1600px) {
    button.btn-addtocart {
      padding: 18px 40px; } }

button.btn-addtocart[disabled] {
  opacity: 0.8; }

@media (min-width: 1200px) {
  .product-description .navTab_content {
    padding: 20px 16px 40px 20px; } }

.navTab_contentScroll {
  max-height: 300px;
  overflow-y: auto;
  padding-right: 30px; }

.product-description .title-bl h2,
.product-description h2 {
  font-size: 14px;
  font-weight: 700; }

.description-productdetail h3 {
  margin-bottom: 4px; }

.description-productdetail h3, .description-productdetail h3 *,
.rte-box h3, .rte-box h3* {
  font-size: 16px !important;
  line-height: 1.5;
  font-family: "VL ProximaNova" !important;
  margin-bottom: 13px !important;
  color: #45465F !important; }

.description-productdetail *, .rte-box * {
  max-width: 100% !important;
  font-family: "ProximaNovaVN" !important;
  font-size: 16px !important;
  line-height: 24px; }

.description-productdetail p, .rte-box * {
  margin: 0 !important; }

.description-productdetail ul, .description-productdetail ol, .rte-box ul, .rte-box ol {
  padding-left: 30px !important;
  list-style: initial !important; }

.description-productdetail ul {
  list-style: initial;
  padding-left: 20px; }

.description-productdetail ol {
  list-style-type: decimal;
  padding-left: 20px; }

.description-productdetail ul ul {
  list-style-type: circle; }

.description-productdetail ul ul ul {
  list-style-type: square; }

.description-productdetail ul li, .description-productdetail ol li {
  margin: 5px 0; }

.product-gallery__thumbs-container {
  width: 11.5%; }

.product-gallery__thumbs {
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 1px;
  position: -webkit-sticky;
  position: sticky;
  top: 65px; }

.product-gallery__thumb a {
  background-color: #f3f3f3;
  display: block;
  position: relative; }

.product-gallery__thumb a:after {
  content: '';
  display: block;
  padding-bottom: 147%; }

.product-gallery__thumb {
  line-height: 0;
  margin-bottom: 10px;
  width: 100%; }

.product-gallery__thumb:last-child {
  margin-bottom: 0; }

.product-gallery__thumb img {
  cursor: pointer;
  background-color: #f7f7f8;
  width: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.product-gallery__thumb.active img {
  opacity: 1;
  width: 100%; }

.product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }

.detail-product__inner {
  padding: 20px 0px 0; }
  @media (min-width: 992px) {
    .detail-product__inner {
      padding: 0px 10% 0px 8%; } }
  @media (min-width: 1600px) {
    .detail-product__inner {
      padding: 0px 13.6% 0px 16.6%; } }

.product-shortdesc {
  padding: 24px;
  background: #F7F8FA;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  color: #6F718A; }
  @media (min-width: 992px) {
    .product-shortdesc {
      margin-bottom: 20px; } }
  .product-shortdesc b {
    color: #26283B; }
  .product-shortdesc p + p {
    margin: 20px 0px 0px; }

.size_guide {
  margin-bottom: 20px; }
  @media (min-width: 1600px) {
    .size_guide {
      margin-bottom: 20px; } }
  .size_guide svg {
    vertical-align: middle;
    margin-right: 12px; }
  .size_guide span {
    font-style: normal;
    font-weight: 600;
    text-decoration-line: underline; }
    @media (min-width: 1600px) {
      .size_guide span {
        font-size: 16px; } }

.wrap-addcart {
  margin-bottom: 20px; }
  @media (min-width: 1600px) {
    .wrap-addcart {
      margin-bottom: 32px; } }
  .wrap-addcart button {
    float: left;
    width: 100%; }
    .wrap-addcart button:first-child {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .wrap-addcart button:first-child {
          margin: 0px 15px 0px 0px; } }
    @media (min-width: 768px) {
      .wrap-addcart button {
        width: calc(50% - 7.5px); } }

.product-image-detail {
  position: relative; }
  @media (min-width: 992px) {
    .product-image-detail {
      width: calc(100% - 30px - 11.5%); } }
  @media (min-width: 1600px) {
    .product-image-detail {
      width: calc(100% - 85px - 11.5%); } }

.product-gallery-item {
  text-align: center;
  margin-bottom: 10px; }

.product-full-img {
  text-align: center; }

.product-full-img .no_image {
  width: 50%; }

.navTab_heading {
  margin-bottom: 0;
  font-family: "VL ProximaNova"; }
  @media (max-width: 767px) {
    .navTab_heading {
      white-space: nowrap;
      overflow-x: auto; } }
  .navTab_heading li {
    width: 100%; }
    .navTab_heading li.active a {
      background: #F7F8FA;
      color: #26283B; }
    .navTab_heading li a {
      padding: 12px 15px;
      line-height: 36px;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ACAEC1;
      display: block;
      text-align: center; }

@meida (min-width: 1600px) {
  .navTab_heading li a {
    line-height: 60px; } }

.navTab_content {
  padding: 15px;
  min-height: 240px;
  background: #F7F8FA; }
  @media (min-width: 1200px) {
    .navTab_content {
      padding: 24px; } }
  @media (min-width: 1600px) {
    .navTab_content {
      background: #F7F8FA; } }

/* ------------------------ Style variant ------------------------ */
.product-image-detail ul {
  margin: 0; }

.selector-wrapper, .select {
  display: none; }

.detail-product__inner .swatch {
  margin-bottom: 10px; }
  @media (min-width: 1600px) {
    .detail-product__inner .swatch:not(:last-child) {
      margin-bottom: 22px; } }

.swatch {
  width: 100%;
  float: left; }

.swatch .header {
  margin: 0;
  font-size: 13px;
  text-align: left;
  line-height: initial; }
  .swatch .header > span {
    display: none; }

.swatch input {
  display: none; }

.swatch > label.tt-label {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  text-transform: uppercase;
  width: 85px;
  text-align: right; }

.swatch .select-swap {
  display: inline-block;
  vertical-align: middle; }

.swatch input {
  display: none; }

.swatch .swatch-element {
  display: inline-block;
  margin-right: 12px;
  position: relative;
  vertical-align: bottom; }

.swatch .swatch-element label {
  display: block;
  margin: 0 0 10px;
  background: #fff;
  min-width: 45px;
  width: auto;
  height: 36px;
  line-height: 36px;
  padding: 0px 24px;
  position: relative;
  border: 1px solid #D6D6E1;
  border-radius: 2px;
  font-weight: 600;
  text-align: center;
  cursor: pointer; }
  @media (min-width: 1600px) {
    .swatch .swatch-element label {
      font-size: 18px; } }

.swatch .swatch-element.color.soldout label span {
  overflow: hidden;
  position: relative; }

.swatch .swatch-element.color.soldout label span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//cdn.hstatic.net/themes/200000802153/1001451014/14/sold_out.png?v=1) no-repeat;
  background-size: contain; }

.swatch .swatch-element.color label {
  width: 40px;
  height: 40px;
  min-width: auto;
  padding: 3px;
  border-radius: 50%;
  border: none; }

.swatch .swatch-element.color span {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-size: 0;
  border-radius: 50%;
  border: 1px solid #dfe0e1; }

.swatch .swatch-element.color label.sd {
  background: transparent;
  border: 1px solid #808284; }

.swatch .swatch-element label.sd {
  border: 1px solid #987147;
  background: #987147;
  color: #fff; }

.swatch .swatch-element.soldout:not(.color) label {
  overflow: hidden;
  background: #f6f8fa;
  color: #b7b9ca; }

.swatch .swatch-element.soldout:not(.color) label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//cdn.hstatic.net/themes/200000802153/1001451014/14/sold_out.png?v=1) no-repeat center;
  background-size: contain;
  display: none; }

label[for="product-select-option-0"] {
  display: none; }

label[for="product-select-option-1"] {
  display: none; }

label[for="product-select-option-2"] {
  display: none; }

#product-select-option-0 {
  display: none; }

#product-select-option-1 {
  display: none; }

#product-select-option-2 {
  display: none; }

#product-select-option-0 + .custom-style-select-box {
  display: none !important; }

#product-select-option-1 + .custom-style-select-box {
  display: none !important; }

#product-select-option-2 + .custom-style-select-box {
  display: none !important; }

/* ------------------- Setting varian màu sắc -------------------- */
/* ------------------- Setting varian màu sắc -------------------- */
.color.swatch-element label.den span {
  background: #000000 !important; }

.color.swatch-element label.trang span {
  background: #ffffff !important; }

.color.swatch-element label.nau-dam span {
  background: #35200e !important; }

.color.swatch-element label.nau span {
  background: #8b572a !important; }

.color.swatch-element label.navy span {
  background: #2c4081 !important; }

.tag-wrapper label {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 700; }

.tag-wrapper ul.tags {
  display: inline-block; }

.tag-wrapper ul.tags li {
  display: inline-block;
  list-style-type: none;
  margin-right: 3px; }

.tag-wrapper ul.tags li:after {
  content: ","; }

.product-image__button {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10; }

.product-sharing, .product-zoom, .gallery-index {
  position: absolute;
  z-index: 6; }

.product-sharing {
  display: none;
  height: auto;
  width: 26px;
  left: 10%;
  bottom: 50px;
  cursor: pointer;
  padding-bottom: 30px;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.product-sharing .icon {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px; }

.product-sharing a {
  width: 26px;
  position: absolute;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }

.product-sharing a:nth-child(2) {
  bottom: 30px;
  -ms-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear; }

.product-sharing a:nth-child(3) {
  bottom: 80px;
  -ms-transition: all 150ms linear 100ms;
  -webkit-transition: all 150ms linear 100ms;
  transition: all 150ms linear 100ms; }

.product-sharing a:nth-child(4) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 180px;
  -ms-transition: all 150ms linear 300ms;
  -webkit-transition: all 150ms linear 300ms;
  transition: all 150ms linear 300ms; }

.product-sharing:hover a {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible; }

.product-sharing a svg {
  fill: #000;
  width: 24px;
  height: 24px; }

.product-sharing a:hover svg {
  fill: #65d1e6; }

.product-zoom {
  width: 30px;
  height: 30px;
  overflow: visible;
  cursor: pointer;
  top: auto;
  bottom: 48px;
  right: 0;
  left: 0;
  margin: auto;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1); }

.product-zoom polyline, .product-sharing .icon svg {
  fill: #000; }

.product-zoom polyline {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transform-origin: center;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear; }

@media (min-width: 992px) {
  .product-zoom:hover polyline:nth-child(1) {
    -ms-transform: scale(0.9) translate3d(-2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, -2px, 0);
    transform: scale(0.9) translate3d(-2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(2) {
    -ms-transform: scale(0.9) translate3d(2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, -2px, 0);
    transform: scale(0.9) translate3d(2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(3) {
    -ms-transform: scale(0.9) translate3d(2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, 2px, 0);
    transform: scale(0.9) translate3d(2px, 2px, 0); }
  .product-zoom:hover polyline:nth-child(4) {
    -ms-transform: scale(0.9) translate3d(-2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, 2px, 0);
    transform: scale(0.9) translate3d(-2px, 2px, 0); } }

.gallery-index {
  display: none;
  bottom: 55px;
  width: 47px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  cursor: default;
  right: 10%;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.icon-pr-fix {
  -ms-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; }

/* ------------------- Zoom product  ------------------------ */
#divzoom {
  position: fixed;
  display: none;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100vw;
  background: #fff; }

#divzoom .flickity-viewport {
  position: static; }

#divzoom #closedivZoom {
  position: fixed;
  z-index: 1000;
  border: 2px solid #333;
  top: 15px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent; }

#divzoom #closedivZoom i:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #333;
  left: 20%;
  top: calc(50% - 3px);
  z-index: 1001;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#divzoom #closedivZoom i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #333;
  right: 30%;
  top: calc(50% - 3px);
  z-index: 1001;
  display: block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#divzoom .flickity-page-dots {
  display: none; }

#divzoom #closedivZoom i {
  position: relative;
  width: 40px;
  height: 40px;
  display: block; }

.divzoom_main {
  height: calc(100vh - 40px); }

.divzoom_main .product-thumb {
  height: 100%;
  width: 100%; }

@media (min-width: 992px) {
  .divzoom_main .product-thumb {
    padding-left: 8.33334%;
    padding-right: 8.33334%; } }

#divzoom .owl-carousel .owl-nav button {
  background: transparent !important;
  padding: 0 !important;
  width: 45px;
  height: 45px;
  line-height: 40px;
  position: fixed !important;
  top: calc(50% - 34px);
  color: #000;
  font-size: 55px; }
  #divzoom .owl-carousel .owl-nav button.owl-prev {
    left: 0 !important; }
  #divzoom .owl-carousel .owl-nav button.owl-next {
    right: 0 !important; }

body.open_layer {
  overflow: hidden; }

.list-productRelated h2 {
  margin: 0px 0px 20px;
  font-size: 18px; }
  @media (min-width: 992px) {
    .list-productRelated h2 {
      margin: 0px 0px 30px; } }
  @media (min-width: 1600px) {
    .list-productRelated h2 {
      margin: 0px 0 48px;
      font-size: 20px; } }

.description-productdetail table {
  min-width: initial !important; }

/* STYLE PRODUCT PAGE */
.pr_style_02 .product-image-detail {
  width: 100%;
  padding-left: 0px;
  position: relative; }

.pr_style_02 .product-gallery-item {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .pr_style_02 .product-gallery-item {
    width: 50%;
    padding-right: 5px;
    float: left; }
  .pr_style_02 .product-gallery-item:nth-of-type(2n) {
    padding-left: 5px;
    padding-right: 0; }
  .pr_style_02 .product-gallery-item:nth-of-type(2n+1) {
    clear: both; }
  .pr_style_03 .product-gallery__thumbs {
    position: initial;
    top: 0; }
  .pr_style_03 .product-content-img {
    position: -webkit-sticky;
    position: sticky;
    top: 70px; }
  .pr_style_03 .product-content-desc {
    position: initial;
    top: 0; } }

/*--------------------------------------------------------------------------------
COLLECTION 
--------------------------------------------------------------------------------*/
.collection-navSortby {
  position: relative;
  padding-right: 16px; }
  .collection-navSortby > span {
    line-height: 40px; }
  .collection-navSortby .sortby_list {
    border: 1px solid #D6D6E1;
    border-radius: 4px;
    width: 267px;
    padding: 20px 0px 13px;
    display: none;
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    z-index: 9999;
    background: #fff; }
    .collection-navSortby .sortby_list li {
      padding: 0px 15px 0px 40px;
      position: relative;
      cursor: pointer; }
      .collection-navSortby .sortby_list li:hover {
        background: #F0F0F5; }
      @media (min-width: 1600px) {
        .collection-navSortby .sortby_list li {
          padding: 0px 15px 0px 76px; } }
      .collection-navSortby .sortby_list li span {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        padding: 7px 0px;
        display: block; }
      .collection-navSortby .sortby_list li.selected:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 8px;
        transform: translateY(-50%);
        z-index: 3;
        width: 20px;
        height: 20px;
        display: block;
        background: url("//cdn.hstatic.net/themes/200000802153/1001451014/14/checked_img.png?v=1") no-repeat center center; }
  .collection-navSortby .sort-current {
    margin: 0px 8px 0px 5px;
    text-transform: capitalize; }
  .collection-navSortby:hover .sortby_list {
    display: block;
    top: 100%; }

.option.browse-tags {
  display: none; }

.wrap-collection-title .heading-collection {
  margin: 0px 0px 20px; }
  @media (min-width: 1600px) {
    .wrap-collection-title .heading-collection {
      margin: 20px 0 32px; } }

.wrap-collection-title .heading-collection h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  display: none; }

.alert-no p, .alert-no-filter p {
  margin: 10px 0 20px; }

.collection-nav {
  gap: 20px; }
  @media (max-width: 767px) {
    .collection-nav {
      width: 100%; } }
  @media (min-width: 1600px) {
    .collection-nav {
      gap: 36px; } }
  .collection-nav .collection-navCount {
    font-size: 16px;
    font-style: normal;
    font-weight: 600; }
  .collection-nav .collection-navFilter {
    cursor: pointer; }
    .collection-nav .collection-navFilter svg {
      margin-right: 7px;
      vertical-align: middle; }

.layered_filter_tags .filter_tags {
  position: relative;
  border-radius: 12px;
  margin: 0 10px 15px 0;
  color: #5d5d5d;
  background: #fff;
  border: 1px solid #dadada;
  font-size: 13px;
  display: none;
  padding: 5px 32px 5px 10px;
  line-height: 1; }
  .layered_filter_tags .filter_tags span.filter_tags_remove {
    position: absolute;
    right: 8px;
    top: 3px;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 0; }
    .layered_filter_tags .filter_tags span.filter_tags_remove svg {
      width: 16px;
      height: 16px; }
  .layered_filter_tags .filter_tags.opened {
    display: inline-block; }
  .layered_filter_tags .filter_tags.filter_tags_remove_all {
    cursor: pointer;
    border: 0; }
    .layered_filter_tags .filter_tags.filter_tags_remove_all span {
      color: red;
      border-bottom: 1px solid #333; }

/* ---------------------------  MENU CATEGORY  --------------------------- */
.tree-menu li a {
  padding: 5px 5px 5px 0;
  color: #666;
  line-height: 26px;
  font-size: 12px; }

.tree-menu > li > a {
  color: #26283B;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px; }

.tree-menu li.has-child ul {
  display: none; }

.tree-menu li.has-child:first-child ul {
  display: block; }

.tree-menu li.has-child > ul {
  padding-left: 15px; }

.tree-menu li a .icon-control {
  font-size: 8px;
  position: relative;
  top: -2px; }

/* ---------------------------  FILTER  --------------------------- */
.content-filter .option {
  margin-top: 30px; }

.option .lb-filter {
  display: block;
  font-size: 15px;
  opacity: .92;
  margin-bottom: 0px; }

.custom-dropdown {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0px; }

.custom-dropdown::after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 13px;
  color: #26283B;
  opacity: .42;
  display: block;
  position: absolute;
  top: 10px;
  right: 17px; }

.option .custom-dropdown .custom-dropdown__select {
  font-size: 14px;
  width: 100%;
  display: block;
  height: 30px;
  padding: 0 20px 0 0;
  border-color: transparent;
  border-bottom: 1px solid #000;
  background-color: #fff;
  outline: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-indent: 1px; }

.option .custom-dropdown {
  width: 100%; }

.option .custom-dropdown::after {
  content: "\f103";
  font-family: FontAwesome;
  font-size: 14px;
  color: #000;
  display: block;
  position: absolute;
  top: 9px;
  right: 2px; }

.option .option-children:not(:first-child) {
  margin-bottom: 30px; }

.option select option {
  background: #fff; }

.option.browse-tags .lb-filter {
  display: inline-block; }

.option.browse-tags .custom-dropdown {
  width: auto;
  float: right; }

.left-module {
  overflow: hidden; }

.block .title_block {
  display: block;
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 700;
  text-transform: uppercase;
  background: #f5f5f5;
  padding: 8px 15px; }

.layered .layered_subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0 10px;
  cursor: pointer;
  position: relative; }

.layered .layered_subtitle span {
  font-weight: 600;
  font-size: 13px; }

.layered span.icon-control {
  position: relative;
  top: -2px;
  left: 5px;
  font-size: 8px; }

.group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
  content: "\f067"; }

.group-filter[aria-expanded=false] .layered-content {
  display: none;
  height: 0; }

.group-filter[aria-expanded=true] .layered-content {
  height: auto; }

.group-filter .layered-content {
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.check-box-list {
  margin: 0 0 10px; }

.check-box-list li {
  line-height: 20px; }

.check-box-list label {
  display: inline-block;
  cursor: pointer;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 0;
  color: #26283B; }

.check-box-list li:hover label {
  color: #C50000; }

.check-box-list input[type="checkbox"] {
  display: none; }

.filter-price li {
  margin-bottom: 5px; }

.filter-price li:last-child {
  margin-bottom: 0; }

.filter-color ul {
  padding: 0;
  margin: 0;
  overflow: hidden; }

.filter-color li {
  display: inline;
  margin: 0 10px 10px 0;
  line-height: normal;
  float: left; }

.filter-color li label {
  border: 1px solid #eaeaea;
  width: 25px;
  height: 25px;
  border-radius: 0;
  float: left;
  position: relative;
  background-size: contain;
  font-size: 0; }

.filter-color li input[type="checkbox"]:checked + label:before {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: '';
  border-width: 0 0 2px 2px !important;
  height: 5px;
  width: 9px;
  z-index: 99;
  border: solid #fff;
  margin: 7px 0 0 7px; }

.filter-size li {
  text-align: center;
  margin-right: -1px;
  margin-bottom: -1px;
  float: left; }

.filter-size li label {
  width: 42px;
  height: 42px;
  line-height: 42px;
  position: relative;
  border: 1px solid #e5e5e5; }

.filter-size li input[type="checkbox"]:checked + label, .size-filter li:hover label {
  background-color: #111;
  color: #fff;
  border: 1px solid #111; }

.block .block_content {
  overflow-y: auto;
  overflow-x: hidden; }

.bl-filter [type="checkbox"]:not(:checked),
.bl-filter [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

.bl-filter [type="checkbox"]:not(:checked) + label,
.bl-filter [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer; }

.bl-filter [type="checkbox"]:not(:checked) + label:before,
.bl-filter [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 2px; }

.bl-filter [type="checkbox"]:checked + label:before {
  border: 1px solid #000; }

.bl-filter [type="checkbox"]:not(:checked) + label:after,
.bl-filter [type="checkbox"]:checked + label:after {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: '';
  border-width: 0 0 2px 2px !important;
  height: 7px;
  width: 10px;
  border: solid #111;
  margin: 9px 0 0 4px;
  left: 0;
  top: -3px;
  transition: all .2s; }

.bl-filter [type="checkbox"]:not(:checked) + label:after {
  opacity: 0; }

.bl-filter [type="checkbox"]:checked + label:after {
  opacity: 1; }

.bl-filter label:hover:before {
  border: 1px solid #000 !important; }

/*--------------------------------------------------------------------------------
BLOG - ARTICLE
--------------------------------------------------------------------------------*/
.list-article-content .news-content {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden; }

.blog-posts .blog-loop {
  margin-bottom: 25px; }

.blog-posts .blog-loop:nth-of-type(3n+1) {
  clear: both; }

.blog-posts .blog-post .blog-post-thumbnail {
  display: block;
  overflow: hidden; }

.blog-posts .blog-post .blog-post-thumbnail img {
  -webkit-transition: all 1s ease-in-out 0s;
  -khtml-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.blog-posts .blog-post .blog-post-thumbnail:hover img {
  -webkit-transform: scale(1.2);
  -khtml-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

.blog-posts .blog-post .blog-post-title {
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0; }

.blog-posts .blog-post .blog-post-meta {
  margin-bottom: 15px;
  color: #999; }

.blog-posts .blog-post .blog-post-meta > span:after {
  content: '/';
  padding-left: 4px; }

.blog-posts .blog-post .blog-post-meta > span:last-child:after {
  content: ''; }

.blog-posts .blog-post .blog-post-meta a {
  color: #999; }

.blog-posts .blog-post .blog-post-meta a:hover {
  color: #000000; }

/* article */
.box-article-heading h1 {
  margin: 20px 0;
  font-size: 24px; }

.box-article-heading .header-page {
  z-index: 9; }

.box-article-heading .header-page:after {
  background: #000; }

ul.article-info-more li {
  opacity: 0.85;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600; }

ul.article-info-more li i {
  margin-right: 5px; }

.meta-tags .tags-title {
  font-weight: 500; }

.meta-tags a.tag {
  opacity: 0.8;
  font-style: italic;
  font-size: 14px; }

.meta-tags a.tag:after {
  content: ",";
  margin: 1px; }

.post-navigation {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600; }

.post-navigation .right {
  float: right; }

.post-navigation .left {
  float: left; }

.article-pages, .meta-tags, .article-comment .comment_form, .post-navigation {
  margin-bottom: 40px; }

.article-pages * {
  max-width: 100% !important; }

.article-pages ul {
  list-style: initial;
  padding-left: 20px; }

.article-pages ol {
  list-style-type: decimal;
  padding-left: 20px; }

.article-pages ul ul {
  list-style-type: circle; }

.article-pages ul ul ul {
  list-style-type: square; }

.article-comment .title-bl h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px; }

.article-comment .title-bl h2:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.article-comment .comment_form .form-group input, .article-comment .comment_form .form-group textarea {
  box-shadow: none;
  background: #ededed;
  color: #26283B;
  border: 0;
  border-radius: 0; }

.article-comment .comment_form .form-group input {
  padding: 0 20px;
  height: 55px; }

.article-comment .comment_form .form-group textarea {
  padding: 20px;
  resize: none; }

.article-comment .comment_form button.btn-rb {
  background: #987147;
  border: 0;
  height: 55px;
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px; }

.article-comment .comment_form button.btn-rb:hover {
  background: #65d1e6; }

#article h3.author {
  font-size: 14px;
  font-style: normal;
  text-transform: capitalize; }

#binhluan .date {
  float: right;
  color: #333333;
  font-size: 12px; }

#binhluan .comment-user {
  padding: 25px 0;
  border-bottom: 1px solid #ededed; }

/*Sidebar Blog*/
.news-latest, .menu-blog {
  margin: 0 0 30px;
  position: relative;
  padding: 20px;
  border: 1px solid #e3e5ec; }

.sidebarblog-title h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  text-align: center; }

.sidebarblog-title h2 span {
  display: none; }

.list-news-latest .item-article {
  border-bottom: 1px #efefef dotted;
  padding: 15px 0;
  margin: 0; }

.list-news-latest .item-article:last-child {
  border-bottom: none; }

.list-news-latest .item-article .post-image {
  width: 30%;
  float: left;
  position: relative; }

.list-news-latest .item-article .post-content {
  width: 70%;
  float: left;
  padding-left: 10px; }

.list-news-latest .item-article .post-content h3 {
  margin: 0 0 5px;
  font-size: 14px; }

.list-news-latest .item-article .post-content span.author {
  font-size: 12px; }

/*--------------------------------------------------------------------------------
ABOUT - CONTACT
--------------------------------------------------------------------------------*/
.page-contact main {
  min-height: 85vh; }

.page-wrapper ul, .page-wrapper ol {
  margin-bottom: 15px;
  padding-left: 40px; }

.page-wrapper ul {
  list-style-type: initial; }

.header-page-contact h1 {
  font-size: 30px;
  font-weight: 700;
  margin: 0px 0; }

.header-page-contact:after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  margin-top: 30px;
  background: #252a2b;
  margin-bottom: 50px; }

.box-info-contact li {
  margin-bottom: 30px; }

.box-info-contact li p {
  margin-bottom: 0;
  color: #666;
  font-weight: 500; }

.box-info-contact li p strong {
  font-weight: 600;
  color: #26283B; }

.box-send-contact h2 {
  font-weight: 700;
  font-size: 25px;
  margin: 40px 0 35px; }

.box-send-contact h2:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.contact-form .input-group {
  width: 100%;
  margin-bottom: 20px; }

.contact-form .input-group input,
.contact-form .input-group textarea {
  border: 1px solid #D6D6E1;
  box-shadow: none;
  height: 45px;
  font-weight: 500;
  padding: 0 20px;
  background: #fff;
  color: #26283B;
  width: 100% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.contact-form .input-group textarea {
  width: 100%;
  height: 130px;
  padding: 20px 20px; }

.contact-form .input-group textarea:focus {
  outline: none; }

.box-send-contact button {
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase; }

.wrapbox-content-page-contact {
  padding: 50px; }

.wrapbox-content-page {
  padding-bottom: 30px; }

.sidebar-page .group-menu {
  margin: 0 0 30px;
  position: relative;
  padding: 20px;
  border: 1px solid #e3e5ec; }

.sidebar-page .page_menu_title h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  text-align: center; }

.sidebar-page .box_image {
  margin-bottom: 30px; }

.box_image .banner {
  position: relative;
  overflow: hidden; }

.box_image .banner img {
  width: 100%;
  -webkit-transition: all 1s ease-in-out 0s;
  -khtml-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.box_image .banner:hover img {
  -webkit-transform: scale(1.2);
  -khtml-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

/* --------------------------------------------------------------------------------
CART PAGE
-------------------------------------------------------------------------------- */
.wrapper-cart-detail {
  padding: 0px 0 50px; }

.layoutPage-cart {
  background: #F7F8FA; }

.layoutPage-cart .heading-page {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0;
  display: none; }

.layoutPage-cart .heading-page:after {
  content: "";
  background: #252a2b;
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0; }

.layoutPage-cart .heading-page h1 {
  font-size: 30px;
  margin: 0 0 10px; }

.layoutPage-cart .heading-page .count-cart span {
  font-weight: 500; }

.layoutPage-cart .cart-empty {
  font-size: 20px;
  margin: 30px 0; }

table.table-cart {
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed; }

table.table-cart tr td.qty .qty {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

table.table-cart .line-item-container {
  background: #fff; }
  @media (max-width: 767px) {
    table.table-cart .line-item-container {
      min-height: 94px; } }

table.table-cart .line-item-container td {
  padding: 8px !important;
  vertical-align: middle; }
  @media (min-width: 768px) {
    table.table-cart .line-item-container td {
      padding: 20px 0px 20px 12px !important; } }

table.table-cart thead {
  background: #fff;
  border-bottom: 1px solid #D6D6E1;
  margin-bottom: 16px; }

table.table-cart thead th {
  padding: 0 !important;
  font-size: 14px;
  color: #6F718A;
  text-transform: capitalize;
  text-align: center; }
  @media (min-width: 992px) {
    table.table-cart thead th {
      padding: 40px 0px 40px 12px !important; } }

@media (min-width: 768px) {
  table.table-cart thead th:first-child, table.table-cart .line-item-container td:first-child {
    padding-left: 20px !important; } }

table.table-cart tr td {
  padding: 20px 0;
  border: none;
  vertical-align: top; }

table.table-cart tr td.td-line {
  padding: 0;
  height: 16px; }

table.table-cart tr:first-child td {
  border-top: 0; }

table.table-cart tr td.image {
  text-align: center; }

table.table-cart tr td.image img {
  max-width: 160px;
  height: 110px;
  width: 100%;
  object-fit: cover; }

table.table-cart tr td.item {
  padding-left: 15px; }

table.table-cart tr td.item h3 {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: bold;
  max-width: 180px; }

table.table-cart tr td.item h3 a {
  color: #26283B; }

table.table-cart tr td.item p.sku {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  color: #ACAEC1;
  line-height: 1; }

table.table-cart tr td.item p {
  margin-bottom: 5px; }
  @media (min-width: 1500px) {
    table.table-cart tr td.item p {
      margin-bottom: 12px; } }

table.table-cart tr td.item p .pri {
  font-size: 14px;
  font-style: normal;
  font-weight: 600; }
  @media (min-width: 992px) {
    table.table-cart tr td.item p .pri {
      font-size: 16px; } }

table.table-cart tr td.total span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  font-family: "VL ProximaNova"; }

@media (max-width: 991px) {
  table.table-cart tr td.item.total {
    display: none; } }

table.table-cart tr td.item p del {
  font-size: 12px;
  display: none; }

table.table-cart tr td.item .price {
  margin: 0;
  float: right; }

table.table-cart tr td.item .price span.text {
  display: none; }

table.table-cart tr td.item .price span {
  font-size: 16px;
  padding-right: 0;
  font-weight: 600; }

@media (min-width: 768px) {
  table.table-cart tr td.item .variant {
    margin-bottom: 12px; } }

table.table-cart tr td.item .variant_title {
  border-radius: 100px;
  background: #F0F0F5;
  padding: 3px 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  color: #6F718A; }
  @media (min-width: 992px) {
    table.table-cart tr td.item .variant_title {
      font-size: 14px; } }

table.table-cart tr td.item.price {
  text-align: left; }
  @media (max-width: 767px) {
    table.table-cart tr td.item.price {
      padding-top: 0 !important; } }
  @media (min-width: 768px) {
    table.table-cart tr td.item.price {
      text-align: center; } }

table.table-cart tr td.item.price p {
  margin-bottom: 0; }

table.table-cart tr td.remove {
  text-align: right;
  padding-right: 20px !important; }

.qty-click input.item-quantity {
  font-weight: 500;
  font-size: 14px;
  height: 32px;
  padding: 0;
  text-align: center;
  width: 32px;
  border: 1px solid transparent;
  border-radius: 0;
  display: inline-block;
  -webkit-appearance: none;
  font-style: normal;
  font-weight: 600; }
  @media (min-width: 1600px) {
    .qty-click input.item-quantity {
      font-size: 16px; } }

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

.qty-click button.qty-btn {
  background: #fff;
  font-weight: 600;
  font-family: "VL ProximaNova";
  font-size: 16px;
  height: 32px;
  padding: 0;
  text-align: center;
  width: 18px;
  border: 1px solid transparent;
  border-radius: 0;
  display: inline-block;
  -webkit-appearance: none; }

.qty-click button.qtyplus.qty-btn {
  border-left: none; }

.qty-click button.qtyminus.qty-btn {
  border-right: none; }

.qty-click button.qty-btn:focus {
  outline: none; }

.checkout-note textarea {
  border-radius: 0;
  background: #ededed;
  color: #26283B;
  font-size: 15px;
  padding: 20px 15px;
  outline: none;
  width: 100% !important;
  min-height: 130px;
  font-weight: 500;
  border: 1px solid transparent;
  transition: all 150ms linear;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

.cart-buttons a, .cart-buttons .btn-checkout, .cart-buttons .btn-update {
  display: inline-block;
  vertical-align: top;
  padding: 19px 20px; }

.cart-buttons .link-continue {
  margin-left: 0; }

.link-continue {
  margin: 10px 0 0;
  text-align: center; }

.link-continue a {
  color: #987147; }

.link-continue a i {
  margin-right: 4px; }

.sidebox-order {
  background: #fff;
  position: relative; }

.sidebox-order div[class^="sidebox-order_"] {
  padding: 20px 15px;
  border-bottom: 1px solid #D6D6E1; }
  @media (min-width: 992px) {
    .sidebox-order div[class^="sidebox-order_"] {
      padding: 30px 15px; } }
  @media (min-width: 1600px) {
    .sidebox-order div[class^="sidebox-order_"] {
      padding: 40px 32px; } }

.sidebox-order div[class^="sidebox-order_"]:last-child {
  margin-bottom: 0px; }

.sidebox-order_title {
  padding: 45px 32px; }

.sidebox-order_title h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase; }

.sidebox-order_total {
  font-size: 16px;
  font-style: normal;
  font-weight: 600; }

.sidebox-order_total p {
  margin: 0;
  text-transform: uppercase;
  font-family: "VL ProximaNova"; }

.sidebox-order_total p .total-price {
  float: right;
  font-size: 16px;
  font-family: "VL ProximaNova"; }

.sidebox-order_action .btncart-checkout {
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  padding: 0px 20px;
  margin-top: 20px; }
  @media (min-width: 1600px) {
    .sidebox-order_action .btncart-checkout {
      padding: 0px 20px;
      margin-top: 40px; } }

.sidebox-group h4 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  color: #666666; }

.sidebox-policy ul li {
  display: block;
  line-height: 25px;
  position: relative;
  padding-left: 20px;
  overflow: hidden; }

.sidebox-policy ul li:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f178";
  font-size: 10px;
  left: 0;
  opacity: 1;
  position: absolute;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s; }

/*---------------------------------------------------------------------------------
PAGINATION - 404 - SEARCH PAGE 
-------------------------------------------------------------------------------- */
.breadcrumb-shop {
  background: #987147;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 0px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.28px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .breadcrumb-shop {
      margin-bottom: 30px; } }
  @media (min-width: 1440px) {
    .breadcrumb-shop {
      margin-bottom: 44px; } }

.breadcrumb-shop a {
  color: #fff; }

.breadcrumb-shop .breadcrumb-arrows {
  padding: 4px 0;
  background: transparent;
  border-radius: 0;
  margin: 0; }

.breadcrumb-shop .breadcrumb > li + li:before {
  padding: 0 3px;
  color: #fff; }

.breadcrumb-shop .breadcrumb-arrows li {
  font-size: 14px;
  color: #fff; }

#pagination .page-node, #pagination .next, #pagination .prev {
  display: inline-block;
  margin: 30px 8px;
  font-size: 15px;
  font-weight: 600;
  opacity: 0.4; }

#pagination .next {
  margin-left: 30px; }

#pagination .prev {
  margin-right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#pagination .page-node.current, #pagination .page-node:hover, #pagination .next:hover, #pagination .prev:hover {
  opacity: 1; }

.pageNot {
  min-height: 80vh; }

.content-pagenot h1 {
  font-weight: 700;
  font-size: 40px; }

.content-pagenot p.subtext {
  font-weight: 500;
  opacity: 0.66; }

.content-pagenot:after {
  content: "";
  display: block;
  background: #252a2b;
  width: 80px;
  height: 4px;
  margin: 50px auto 0; }

.content-pagenot a {
  font-weight: 500;
  font-size: 16px;
  margin: 30px 0 0;
  display: block; }

.searchPage .heading-page {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0; }

.searchPage .heading-page:after {
  content: "";
  background: #252a2b;
  display: block;
  width: 60px;
  height: 4px;
  margin: 25px auto 0; }

.searchPage .heading-page h1 {
  font-size: 30px;
  margin: 0 0 10px; }

.wrapbox-content-search {
  padding-bottom: 30px; }

.searchPage .subtxt {
  opacity: .66;
  margin-top: 15px; }

.search-field {
  width: 60%;
  display: block;
  margin: auto; }

input#go {
  width: 55px;
  height: 55px;
  float: right;
  background: url(//cdn.hstatic.net/themes/200000802153/1001451014/14/iconsearch.png?v=1) #252a2b center no-repeat;
  margin: 0px;
  position: relative;
  top: 0;
  border-radius: 0;
  font-size: 0;
  border: 0; }

#search .search_box {
  width: calc(100% - 55px);
  outline: none;
  height: 55px;
  padding: 0 20px;
  background: #ededed;
  border: 0;
  box-shadow: none; }

.expanded-message .message-txt {
  width: 100%;
  padding-top: 25px;
  text-align: center; }

.expanded-message .message-txt p {
  margin: 0;
  font-size: 14px;
  font-weight: 400; }

.expanded-message h2 {
  font-weight: 600;
  font-size: 22px; }

.expanded-message .subtext {
  margin-bottom: 40px;
  display: block; }

.search-item {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  float: left; }

.search-item .thumb-image {
  display: block;
  width: 80px;
  position: relative;
  overflow: hidden;
  float: left; }

.search-item .thumb-image img {
  vertical-align: middle;
  -webkit-transition: transform 250ms linear;
  -moz-transition: transform 250ms linear;
  -o-transition: transform 250ms linear;
  transition: transform 250ms linear; }

.search-item .thumb-image:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  transition: opacity 250ms linear;
  opacity: 0;
  content: ""; }

.search-item .content {
  float: left;
  padding-left: 35px;
  width: calc(100% - 80px); }

.search-item .content .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  display: block; }

.search-item .content .caption {
  opacity: .66;
  display: block;
  margin-top: 5px;
  font-size: 14px; }

.search-item .content .caption del {
  font-size: 13px;
  margin-left: 15px;
  opacity: 0.5; }

.subtext-result {
  margin-bottom: 30px; }

.search-item:hover .thumb-image:after {
  opacity: 1; }

/*--------------------------------------------------------------------------------
ACCOUNT
--------------------------------------------------------------------------------*/
.wrapbox-heading-account {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.wrapbox-heading-account .header-page {
  position: relative; }

.wrapbox-heading-account .header-page:after {
  content: "";
  background: #000;
  display: block;
  width: 60px;
  height: 4px;
  margin-top: 70px; }

.wrapbox-heading-account .header-page h1 {
  font-size: 54px;
  font-weight: 700;
  margin: 0px 0;
  line-height: initial; }

.wrapbox-heading-account .header-page p {
  font-size: 14px;
  opacity: .66;
  margin: 20px 0 0 0;
  position: relative; }

.wrapbox-heading-account .header-page p span {
  font-weight: 600; }

.userbox h2 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 600; }

.large_form {
  margin-bottom: 30px; }

.large_form.large_form-mr10 {
  margin-bottom: 10px; }

.icon-field {
  display: none; }

.userbox input[type=email], .userbox input[type=password], .userbox input[type=text] {
  width: 100%;
  height: 55px;
  border: 1px solid transparent;
  background: #ededed;
  color: #26283B;
  padding: 0 20px;
  font-weight: 500;
  -webkit-appearance: none; }

.userbox input[type=email]:focus, .userbox input[type=password]:focus,
.userbox input[type=text]:focus {
  background: #fff;
  border-color: #ededed; }

.action_account_custommer .action_bottom, .action_account_custommer .req_pass {
  display: inline-block;
  vertical-align: middle; }

.action_account_custommer .req_pass {
  margin-left: 20px; }

.userbox .action_bottom {
  padding: 0; }

.userbox .action_bottom .btn {
  display: inline-block;
  border-radius: 0;
  padding: 0 30px;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-weight: 600;
  background: transparent; }

.req_pass {
  color: #959898;
  font-weight: 500; }

.come-back {
  margin-top: 35px;
  display: block;
  font-weight: 500; }

.come-back i {
  margin-right: 20px; }

.userbox .errors a {
  color: red; }

@-moz-keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

@-webkit-keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

@keyframes ripple {
  5%, 100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

#form-gender input[type="radio"] {
  display: none; }

#form-gender input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  margin: 0 20px 0 0; }

#form-gender input[type="radio"] + label:before, input[type="radio"] + label:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#form-gender input[type="radio"] + label:before {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  background: #987147;
  -moz-box-shadow: inset 0 0 0 18px #efefef;
  -webkit-box-shadow: inset 0 0 0 18px #efefef;
  box-shadow: inset 0 0 0 18px #efefef; }

#form-gender input[type="radio"] + label:after {
  top: 49%;
  left: 9px;
  width: 54px;
  height: 54px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.3);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0); }

#form-gender input[type="radio"]:checked + label:before {
  -moz-box-shadow: inset 0 0 0 4px #efefef;
  -webkit-box-shadow: inset 0 0 0 4px #efefef;
  box-shadow: inset 0 0 0 4px #efefef; }

#form-gender input[type="radio"]:checked + label:after {
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -moz-animation: ripple 1s none;
  -webkit-animation: ripple 1s none;
  animation: ripple 1s none; }

/* --------------------- order ---- account -- address -----------------------  */
.layout-info-account {
  padding-bottom: 50px; }

.title-infor-account {
  padding: 30px 15px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 60px; }

.title-infor-account h1 {
  font-size: 42px;
  font-weight: 700;
  margin: 0;
  text-align: center; }

.title-infor-account h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  margin: 50px auto 0;
  background: #252a2b; }

.title-detail {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #ededed;
  padding-bottom: 8px; }

.sb-title:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.name_account {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  margin: 10px 0 5px; }

#customer_sidebar p {
  margin-bottom: 0;
  font-size: 14px; }

.customer-table-wrap {
  background: #f7f7f7;
  padding: 10px; }

.customer-table-bg {
  background: #fff;
  padding: 10px; }

.customer-table-bg p {
  margin: 0; }

#customer_orders table thead th, #order_details tr th {
  font-weight: 600;
  font-size: 14px; }

#customer_orders table tr a {
  font-weight: 500;
  float: left;
  width: 85%;
  margin-left: 3px;
  line-height: 20px;
  opacity: 0.66; }

#customer_orders table, #order_details {
  width: 100%;
  background: #fff; }

#customer_orders table tr, #order_details tr {
  height: 25px;
  line-height: 30px; }

#customer_orders table tr.odd, #order_details tr {
  background: #fff; }

#customer_orders table tr td, #order_details tr td {
  vertical-align: middle;
  border-top: none;
  font-size: 14px; }

#order_details tr td {
  line-height: 21px; }

#order_details tr td a, #order_details b {
  font-weight: 500; }

#order_details tr td.total b {
  font-weight: 600; }

#order_details tr td.total, #order_details tr th.total {
  padding-right: 8px; }

#order_details tr.order_border {
  border-top: 1px solid #ededed; }

#order_details tr td.order-image {
  width: 70px; }

#order_details tr td.order-image a {
  display: block;
  width: 60px;
  border: 1px solid #f7f7f7; }

a#view_address {
  font-weight: 500;
  opacity: 0.8; }

#customer_orders, #order_payment, #order_shipping {
  margin-bottom: 30px;
  margin-top: 30px; }

.customer-table-bg .table > tbody > tr > th {
  border-top: none; }

.detail-table-order {
  margin-top: 30px; }

.name-order {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase; }

.order_section_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 10px 0px;
  position: relative;
  text-transform: uppercase; }

.order_date {
  font-weight: normal;
  font-size: 14px;
  text-transform: none; }

.text_status {
  font-weight: 500; }

.address p {
  margin-bottom: 5px; }

.account-order .address {
  margin: 0px 0px 30px;
  padding: 10px;
  background-color: #fbfbfb; }

span.variant_acc {
  font-size: 13px;
  opacity: 0.8; }

.alert-info {
  border-radius: 0;
  margin-bottom: 0; }

.address_title {
  margin-bottom: 0;
  font-size: 16px;
  padding: 10px 70px 10px 10px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  position: relative; }

.address_table {
  margin-bottom: 10px;
  border-top: 0px solid #ddd;
  background: #fafafa;
  padding: 15px; }

.address_title h3 {
  margin: 0;
  font-size: 14px; }

.account-address .note {
  border: none;
  padding: 0; }

p.address_actions.text-right {
  margin: 7px 5px 0px 0;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0; }

.action_link a {
  text-transform: uppercase;
  font-size: 15px; }

span.action_link {
  padding: 5px; }

.view_address p > b {
  font-weight: 500;
  font-size: 14px; }

.view_address p {
  margin: 5px 0;
  line-height: 15px;
  font-size: 14px; }

.add-new-address {
  padding-bottom: 10px;
  display: inline-block;
  padding: 10px;
  background: #987147;
  color: #fff !important;
  text-transform: uppercase; }

.add-new-address:focus {
  color: #fff; }

.account-address .input-group-addon {
  display: none; }

.input-group {
  margin: 15px 0px; }

.input-group .input-group-addon {
  padding: 6px 10px;
  border-radius: 0;
  color: #DAD9D9;
  background-color: #ebebeb;
  border-color: #ebebeb; }

.input-group .form-control {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ebebeb; }

.icon-user:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/userico.png); }

.icon-envelope:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/email.png); }

.icon-shield:after {
  content: url(//hstatic.net/0/0/global/design/theme-default/pass.png); }

.layout-info-account .action_bottom .btn {
  height: 35px;
  line-height: 35px;
  outline: 0;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 30px;
  border: 0;
  background: #987147;
  color: #fff;
  display: inline-block;
  border-radius: 0; }

.AccountTitle {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative; }

.AccountList ul > li > a {
  display: block;
  position: relative;
  padding: 5px 0px; }

.AccountList ul > li > a:before {
  content: "\f192";
  font-family: "FontAwesome";
  font-size: 8px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: 2px; }

#order_cancelled {
  margin-bottom: 15px; }

#order_cancelled h5 {
  margin: 0; }

/*-------------------------------------------------------------------------------
FOOTER 
--------------------------------------------------------------------------------*/
.main-footer {
  padding: 80px 0px 50px;
  color: #45465F; }
  @media (min-width: 1440px) {
    .main-footer {
      padding: 110px 0 79px; } }
  @media (min-width: 1500px) {
    .main-footer .footer-right-inner {
      gap: 60px; } }
  @media (min-width: 1600px) {
    .main-footer .footer-right-inner {
      gap: 120px; } }
  @media (min-width: 1500px) {
    .main-footer .footer-right-item {
      width: auto;
      flex: 0 1 auto; }
      .main-footer .footer-right-item.footer-last {
        flex: 0 0 18vw; } }

.bottom-footer p {
  margin-bottom: 0;
  padding: 15px 0px;
  border-top: 1px solid #D6D6E1; }
  @media (min-width: 992px) {
    .bottom-footer p {
      padding: 30px 0px 58px; } }
  @media (min-width: 1600px) {
    .bottom-footer p {
      padding: 52px 0 78px; } }

.footer h4 {
  font-size: 14px;
  font-family: "VL ProximaNova";
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #45465F; }
  @media (min-width: 1440px) {
    .footer h4 {
      font-size: 15px; } }
  @media (min-width: 1600px) {
    .footer h4 {
      margin-bottom: 32px; } }
  .footer h4 svg {
    vertical-align: middle;
    margin-right: 1px; }

.footer-content ul {
  margin-bottom: 15px; }

.footer-content ul li {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 15px;
  line-height: 1.1; }
  @media (min-width: 1600px) {
    .footer-content ul li {
      line-height: normal; } }
  @media (min-width: 1600px) {
    .footer-content ul li {
      margin-bottom: 34px; } }

@media (min-width: 992px) {
  .footer-contact p {
    margin-bottom: 0; } }

.footer-content ul li a {
  position: relative;
  overflow: hidden;
  color: #45465F; }

.footer-contact ul li {
  padding: 0; }

.footer .list-social {
  margin-bottom: 10px; }

.footer .list-social li {
  display: inline-block;
  text-align: center;
  padding: 0;
  margin-right: 12px; }

.footer-social {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .footer_bct {
    margin-bottom: 15px; } }

.footer .footer-social a {
  display: inline-block;
  margin-right: 24px; }

.footer-contact ul > li {
  margin-bottom: 10px; }
  @media (min-width: 1600px) {
    .footer-contact ul > li {
      margin-bottom: 24px; } }

.footer-call {
  margin-bottom: 30px; }
  @media (min-width: 1600px) {
    .footer-call {
      margin-bottom: 48px; } }

.footer-last h4 {
  margin-bottom: 10px; }
  @media (min-width: 1600px) {
    .footer-last h4 {
      margin-bottom: 19px; } }

.footer-static-content iframe {
  width: 100% !important;
  position: relative !important; }

.footer-static-content .fb_iframe_widget > span {
  width: 100% !important; }

.logo-footer {
  margin-bottom: 20px; }

.logo-footer img {
  width: 150px; }

.top-footer.style2 {
  padding: 22px 0px 30px;
  margin-top: 30px;
  background: #920000; }
  @media (min-width: 992px) {
    .top-footer.style2 {
      margin-top: 100px; } }
  @media (min-width: 1600px) {
    .top-footer.style2 {
      margin-top: 150px;
      padding: 125px 0px; } }
  .top-footer.style2 .area_newsletter .title_newsletter h4,
  .top-footer.style2 .area_newsletter .title_newsletter p {
    color: #fff; }
  .top-footer.style2 .contact-form .input-group input {
    background: transparent;
    color: #fff; }
    .top-footer.style2 .contact-form .input-group input::placeholder {
      color: #fff; }
    .top-footer.style2 .contact-form .input-group input::-wekbit-placeholder {
      color: #fff; }
  .top-footer.style2 .contact-form .input-group button {
    background: #fff;
    border-color: #fff;
    color: #920000; }
    .top-footer.style2 .contact-form .input-group button:before {
      background: #fff; }

.top-footer:not(.style2) .inner {
  padding: 22px 0px 30px;
  border-bottom: 1px solid #D6D6E1; }
  @media (min-width: 992px) {
    .top-footer:not(.style2) .inner {
      padding: 52px 0px 60px; } }
  @media (min-width: 1600px) {
    .top-footer:not(.style2) .inner {
      padding: 116px 0px 122px; } }

@media (min-width: 992px) {
  .top-footer .area_newsletter {
    margin-bottom: 10px; } }

.top-footer .area_newsletter .title_newsletter h4 {
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 8px; }
  @media (min-width: 992px) {
    .top-footer .area_newsletter .title_newsletter h4 {
      margin-top: -5px; } }

.top-footer .area_newsletter .title_newsletter p {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  margin: 0; }
  @media (min-width: 992px) {
    .top-footer .area_newsletter .title_newsletter p {
      font-size: 16px; } }

.top-footer .area_newsletter .form_newsletter {
  width: 100%; }
  @media (min-width: 992px) {
    .top-footer .area_newsletter .form_newsletter {
      padding-right: 15px; } }
  @media (min-width: 1600px) {
    .top-footer .area_newsletter .form_newsletter {
      padding-right: 30px; } }

.top-footer .area_newsletter .form_newsletter .error-box,
.top-footer .area_newsletter .form_newsletter .success.feedback {
  font-size: 13px;
  padding: 5px 5px 0;
  margin: 0; }

.top-footer .area_newsletter .form_newsletter .success.feedback {
  color: #27a208; }

.footer .contact-form {
  position: relative; }

.footer .contact-form .input-group {
  display: flex;
  margin: 0;
  width: 100%; }

.footer .contact-form .input-group input {
  height: 45px;
  width: calc(100% - 130px); }
  @media (min-width: 1600px) {
    .footer .contact-form .input-group input {
      height: 60px; } }

.footer .contact-form .input-group button {
  padding: 0px 30px;
  border-color: #26283B;
  flex: 0 0 auto; }
  .footer .contact-form .input-group button:before {
    background: #26283B; }
  @media (min-width: 1600px) {
    .footer .contact-form .input-group button {
      padding: 0px 90px; } }

.footer .contact-form.form_disable,
.footer .contact-form.form_disable button {
  pointer-events: none;
  opacity: 0.75; }

.top-footer .area_newsletter h4 {
  margin-bottom: 0;
  line-height: inherit; }

.area_phone_contact .number_phone {
  margin: 10px 0; }

.area_phone_contact .number_phone i {
  width: 24px;
  height: 24px;
  text-align: center;
  border-radius: 50%;
  background: #000;
  color: #fff;
  line-height: 24px;
  margin-right: 5px; }

.area_phone_contact .number_phone a {
  color: red;
  font-size: 15px;
  margin-left: 5px; }

.footer .title-expand {
  text-align: center;
  margin: 0; }

.footer .title-expand a {
  font-weight: 600;
  font-size: 18px;
  padding: 20px 15px;
  display: block; }

.footer .title-expand a span {
  font-size: 18px;
  opacity: .78;
  padding: 0px 20px;
  font-weight: bold;
  vertical-align: text-bottom;
  padding-left: 20px;
  -webkit-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -o-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }

.footer .title-expand a[aria-expanded=false] span {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.footer .title-expand a[aria-expanded=true] {
  border-bottom: 1px solid #e7e7e7; }

.footer .footer-logo {
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .footer .footer-logo {
      margin-bottom: 44px;
      margin-top: -15px; } }

/*---------------------- Sroll to Top -------------------*/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 99; }

.back-to-top.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.back-to-top .btt-label-back {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
  -moz-transform: rotate(-90deg) translateX(50%) translateY(50%);
  transform: rotate(-90deg) translateX(50%) translateY(50%); }

.back-to-top .btt-icon-back {
  position: absolute;
  bottom: 250%;
  right: 5px;
  transition: transform 0.45s cubic-bezier(0, 0.95, 0.77, 1);
  will-change: transform;
  width: 40px;
  height: 40px;
  background: #26283b;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 20px; }

/*----------------------------------------------------------------------------------
MAIN SIDEBAR
----------------------------------------------------------------------------------*/
/* - Mini box Account - */
.header-dropdown_content .site_account {
  text-align: center; }

.site_account .site_account_panel_list .site_account_inner {
  font-size: 12px; }

.site_account .site_account_panel_list .site_account_header .site_account_title {
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase; }

.site_account .site_account_panel_list .site_account_inner form .form__input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 12px; }

.site_account .site_account_panel_list .site_account_inner form .form__input-wrapper .form__field {
  display: block;
  padding: 14px 10px 3px;
  border-radius: 2px;
  border: 1px solid #d4d6d8;
  width: 100%;
  line-height: normal;
  height: 42px;
  color: #1e2d7d;
  -webkit-appearance: none;
  resize: none;
  font-size: 12px;
  outline: none;
  box-shadow: 0 1px rgba(212, 214, 216, 0.25) inset;
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out; }

.site_account .site_account_panel_list .site_account_inner form .form__input-wrapper .form__floating-label {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 42px;
  font-size: 12px;
  margin-bottom: 0;
  color: #677279;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  pointer-events: none; }

.site_account .site_account_panel_list .site_account_inner form .form__input-wrapper .form__field:focus + .form__floating-label,
.site_account .site_account_panel_list .site_account_inner form .form__input-wrapper .form__field.is-filled + .form__floating-label {
  -webkit-transform: translateY(-6px) scale(0.8);
  transform: translateY(-6px) scale(0.8); }

.site_account .site_account_panel_list .site_account_inner form .form__submit {
  width: 100%;
  outline: none;
  padding: 0px 28px;
  height: 42px;
  line-height: 42px; }

.site_account .site_account_panel_list .site_account_inner .site_account_secondary-action {
  margin-top: 16px;
  font-size: 12px; }

.site_account .site_account_panel_list .site_account_inner .site_account_secondary-action > p {
  margin-bottom: 4px; }

.site_account .site_account_panel_list .site_account_inner .site_account_secondary-action > p .link {
  color: #987147;
  transition: color 0.2s ease-in-out;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  outline: none; }

.site_account .site_account_panel_list {
  position: relative;
  height: 100%;
  overflow: hidden;
  transition: height 0.2s ease-in-out; }

.site_account .site_account_panel_list .site_account_info {
  text-align: left;
  font-size: 14px; }

.site_account .site_account_panel_list .site_account_info .site_account_header {
  text-align: center;
  border-bottom: 1px solid #ededed;
  padding: 0 0 10px;
  margin-bottom: 12px; }

.site_account .site_account_panel_list .site_account_info .site_account_header .site_account_title {
  margin-bottom: 0; }

.site_account .site_account_panel_list .site_account_info ul {
  margin: 0; }

.site_account .site_account_panel_list .site_account_info li span {
  font-size: 15px;
  color: #282c2d;
  font-weight: 500; }

.site_account .site_account_panel_list .site_account_info li {
  padding: 0 4px;
  margin-bottom: 10px; }

.site_account .site_account_panel_list .site_account_info li a:hover {
  color: #C50000; }

.site_account .site_account_panel_list .site_account_panel {
  width: 100%;
  visibility: hidden;
  transition: visibility 500ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1), visibility 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1), visibility 500ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1); }

.site_account .site_account_panel_list .site_account_panel.site_account_default.is-selected {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.site_account .site_account_panel_list .site_account_panel.site_account_sliding.is-selected {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.site_account .site_account_panel_list .site_account_panel.site_account_default {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.site_account .site_account_panel_list .site_account_panel.site_account_sliding {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.show-action .header-action_dropdown .site_account_panel.is-selected {
  visibility: visible; }

@keyframes scroll-in {
  0% {
    top: 2px; }
  49% {
    top: -14px; }
  50% {
    top: 19px; }
  100% {
    top: 2px; } }

@keyframes scroll-out {
  0% {
    top: 2px; }
  49% {
    top: 19px; }
  50% {
    top: -14px; }
  100% {
    top: 2px; } }

/* ---------------------  search sidebar --------------------- */
.site_search form.searchform {
  position: relative;
  padding: 0;
  margin-bottom: 15px; }

form.searchform input.searchinput {
  background: #f5f5f5;
  border: 1px solid #ececec;
  font-size: 14px;
  color: #26283B;
  font-weight: 500;
  width: 100%;
  height: 45px;
  padding: 0 55px 0 20px;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  transition: all 150ms linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

form.searchform .btn-search {
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  padding: 0;
  top: 0px;
  right: 0px;
  background: transparent;
  outline: none;
  transition: opacity 150ms linear; }

form.searchform .btn-search svg {
  width: 18px;
  height: 40px;
  opacity: .4; }

form.searchform input:focus {
  background: #ffffff;
  outline: none;
  border-color: #987147; }

/*----------------- Search auto ---------------*/
.smart-search-wrapper {
  /*position: absolute;	top:115%;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);*/
  width: 100%;
  z-index: 100; }

.smart-search-wrapper .item-ult {
  padding: 10px 10px;
  border-bottom: 1px dotted #dfe0e1;
  clear: both; }

.smart-search-wrapper .item-ult .thumbs {
  width: 40px;
  display: inline-block;
  text-align: right; }

.smart-search-wrapper .item-ult .title {
  width: calc(100% - 40px);
  padding-right: 5px;
  float: left;
  line-height: 20px;
  position: relative;
  margin-top: 0px !important; }

.smart-search-wrapper .item-ult .title a {
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  float: left;
  width: 100%;
  margin-bottom: 4px; }

.smart-search-wrapper .item-ult .title p {
  line-height: 15px;
  font-size: 12px;
  font-weight: 600;
  float: left;
  margin: 0; }

.smart-search-wrapper .item-ult .title p del {
  font-size: 11px;
  font-weight: 300;
  margin-left: 5px;
  color: #797979; }

.resultsMore {
  width: 100%;
  float: left; }

.resultsMore a {
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 10px 0; }

.dataEmpty {
  text-align: center;
  padding: 10px 0;
  margin: 0; }

/* --------------------- cart view --------------------- */
.site-cart .cart-ttbold {
  padding: 0 20px; }

.site-cart .cart-ttbold .ttbold {
  font-size: 16px;
  color: #000;
  margin: 0 0 15px;
  font-weight: 500;
  padding: 6px 10px;
  background: #f3f5f6;
  border: 1px solid #e7ebec;
  text-align: center;
  border-radius: 4px; }

.cart-view .cart-view-scroll {
  padding: 0 20px; }

.cart-view .cart-view-total {
  padding: 0 20px; }

.cart-view table {
  width: 100%; }

table#cart-view tr {
  border-bottom: 1px dotted #bcbcbc; }

table#cart-view tr td {
  position: relative;
  border: none;
  vertical-align: top; }

table#cart-view tr td:first-child {
  padding-left: 10px; }

table#cart-view tr td:last-child {
  padding-right: 10px; }

table#cart-view tr:last-child {
  border: 0; }

table#cart-view tr td.img {
  width: 65px; }

.cart-view table td.img img {
  width: 65px;
  border: 1px solid #ededed;
  max-width: none; }

.cart-view table td .pro-title {
  padding-right: 30px; }

.cart-view table td .pro-title a.pro-title-view {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

.cart-view table td .pro-title .variant {
  font-size: 12px;
  display: block;
  width: 100%; }

.cart-view table td .remove-cart {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #E7EBEC; }

.cart-view table td .remove-cart svg {
  height: 20px;
  width: 8px;
  fill: #000; }

.cart-view table .item-cart_empty td {
  position: relative;
  padding: 0px;
  text-align: center; }

.cart-view table .item-cart_empty td .svgico-mini-cart {
  padding: 10px 0 5px; }

.cart-view table .item-cart_empty td .svgico-mini-cart svg {
  width: 50px;
  height: 50px;
  margin: auto; }

.cart-view table #total-view-cart {
  font-weight: 600;
  font-size: 16px;
  color: red; }

.mini-cart_quantity {
  margin-top: 4px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.mini-cart_quantity .pro-quantity-view .qty-value {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  min-width: 25px;
  padding: 0 3px;
  text-align: center;
  background: #f5f5f5;
  font-size: 13px;
  font-weight: 500;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(225, 227, 228, 0.2);
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.mini-cart_quantity .pro-quantity-view .qty-btn {
  width: 30px;
  font-size: 20px;
  background: #f5f5f5; }

.mini-cart_quantity .pro-price-view {
  font-size: 13px;
  font-weight: 600;
  color: #333; }

#cart-view tr td, .table-total tr td {
  border: none !important; }

.cart-view .line {
  float: left;
  width: 100%;
  border-top: 1px solid  #e1e3e4;
  margin: 10px 0px; }

.cart-view a.linktocheckout, .cart-view a.linktocart {
  padding: 0px 15px;
  position: relative;
  width: 100%;
  white-space: nowrap; }
  @media (max-width: 480px) {
    .cart-view a.linktocheckout, .cart-view a.linktocart {
      font-size: 10px;
      padding: 0px 10px; } }

@media (min-width: 992px) {
  .cart-view .cart-view-scroll {
    overflow-y: scroll;
    max-height: 320px;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-chaining: none;
    overscroll-behavior: none; }
  .cart-view .cart-view-scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px; }
  .cart-view .cart-view-scroll::-webkit-scrollbar-track {
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .cart-view .cart-view-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #e1e3e4;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
  .cart-view .cart-view-scroll::-webkit-scrollbar-thumb:window-inactive {
    background: #e1e3e4; } }

/* ---------------------  menu  --------------------- */
.hamburger-menu {
  width: 30px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  display: block;
  transition: all 150ms linear; }

.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
  width: 25px;
  height: 2px; }

.hamburger-menu .bar {
  position: relative;
  background: #252a2b;
  display: inline-block;
  vertical-align: middle;
  -ms-transition: all 0ms 100ms, width 150ms linear;
  -webkit-transition: all 0ms 100ms, width 150ms linear;
  transition: all 0ms 100ms, width 150ms linear; }

.hamburger-menu .bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  background: #252a2b;
  -ms-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.hamburger-menu .bar:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  background: #252a2b;
  -ms-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.show-action .hamburger-menu .bar {
  height: 0;
  background: transparent; }

.show-action .hamburger-menu .bar:before {
  position: absolute;
  top: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.show-action .hamburger-menu .bar:after {
  position: absolute;
  top: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.show-action .hamburger-menu .bar:before {
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg); }

.show-action .hamburger-menu .bar:after {
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg); }

/* - Menu Mobile */
.site-menu.menu-mobile {
  position: relative;
  max-width: 100vw;
  height: 100%;
  overflow: hidden;
  z-index: 100; }

.menu-mobile--wrap {
  height: 100%; }

.menu-mobile .menu-mobile--wrap .menu-mobile--acc {
  padding: 15px 0 15px 15px;
  display: flex;
  background: #000;
  color: #fff; }

.menu-mobile .menu-mobile--wrap .menu-mobile--acc span,
.menu-mobile .menu-mobile--wrap .menu-mobile--acc a {
  color: #fff; }

.menu-mobile .menu-mobile--wrap .menu-mobile--acc .menu-mobile--acc-info {
  width: calc(100% - 50px); }

.menu-mobile .menu-mobile--wrap .menu-mobile--acc .menu-mobile--acc-btn {
  width: 40px;
  line-height: 40px;
  height: 40px;
  text-align: center; }

.menu-mobile .menu-mobile--wrap .menu-mobile--acc .menu-mobile--acc-btn svg {
  width: 15px;
  height: 15px;
  fill: #fff; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom {
  height: calc(100% - 10px);
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu {
  height: 100%; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  height: calc(100% - 0px);
  padding-bottom: 80px;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu ul.hidden-child {
  display: none; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu ul:not(.hidden-child) {
  display: block; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li {
  position: relative; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li a {
  display: block;
  padding: 15px 15px 15px 0;
  margin-left: 15px;
  text-transform: uppercase;
  outline: none;
  border-bottom: 1px solid #eeeeee;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li a i {
  position: absolute;
  right: 10px;
  top: 50%;
  color: #757575;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list li a i svg {
  width: 8px;
  height: 12px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list.list-root {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .vertical-menu-list.list-root.mm-subopened {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li a, .menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li a, .menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child-3 li a {
  display: block;
  padding: 15px 15px 15px 0;
  margin-left: 15px;
  outline: none;
  border-bottom: 1px solid #e1e3e4;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 14px;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li span,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li span,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child-3 li span {
  margin-right: 4px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li:first-child a,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li:first-child a,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child-3 li:first-child a {
  color: #000000;
  background: #fff;
  text-transform: uppercase;
  font-weight: 500; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li:first-child a i,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li:first-child a i,
.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child-3 li:first-child a i {
  padding-right: 10px;
  font-weight: 700;
  font-size: 15px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li {
  position: relative; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li.level-2 a i {
  position: absolute;
  right: 10px;
  top: 50%;
  color: #757575;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child li.level-2 a i svg {
  width: 8px;
  height: 12px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .list-child.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li {
  position: relative; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child li.level-3 a i {
  position: absolute;
  right: 10px;
  top: 50%;
  color: #757575;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child.mm-sub {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mp-menu .mplus-menu .sub-child-3.mm-sub-3 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section {
  padding: 16px 15px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section .mobile-menu__section-title {
  font-size: 15px;
  color: #6F718A;
  line-height: 1.85;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section .mobile-menu__help-wrapper {
  color: #677279;
  display: flex;
  align-items: center; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section .mobile-menu__help-wrapper .icon--bi-phone {
  margin-right: 3px;
  width: 24px;
  height: 24px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section .mobile-menu__help-wrapper .icon--bi-email {
  margin-right: 5px;
  width: 22px;
  height: 22px; }

.menu-mobile .menu-mobile--wrap .menu-mobile--bottom .mobile-menu__section .mobile-menu__help-wrapper a {
  border-bottom: 0 !important;
  text-transform: none !important; }

/* ============ 	ADDTHIS ** addthis ============== */
.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge {
  right: 12px !important; }

.addThis_listSharing {
  position: fixed;
  bottom: 85px;
  z-index: 999;
  right: -15px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease; }

.addThis_listSharing.is-show {
  right: 0;
  opacity: 1;
  visibility: visible; }

.addThis_listing .addThis_item {
  margin-bottom: 5px;
  margin-right: 24px; }

.addThis_listing .addThis_item .addThis_item--icon {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center; }

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  position: absolute;
  top: 4px;
  right: 55px;
  z-index: 9;
  height: 32px;
  line-height: 26px;
  padding: 3px 10px;
  width: auto;
  border-radius: 5px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: black;
  visibility: hidden;
  opacity: 0;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.addThis_listing .addThis_item .addThis_item--icon:hover {
  text-decoration: none;
  opacity: .9;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13); }

.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1; }

.actionToolbar_mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  height: 45px;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  padding: 5px 10px; }

.actionToolbar_mobile ul.actionToolbar_listing {
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; }

.actionToolbar_mobile ul.actionToolbar_listing li {
  width: 20%;
  float: left; }

.actionToolbar_mobile ul.actionToolbar_listing li a {
  display: block;
  color: #696969;
  font-size: 12px;
  text-align: center;
  position: relative; }

.actionToolbar_mobile ul.actionToolbar_listing li a svg {
  fill: #696969;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle; }

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a .messenger_absolute {
  margin-top: -25px;
  display: inline-block;
  vertical-align: top; }

.actionToolbar_mobile ul.actionToolbar_listing li.actionToolbar_chatbot a svg {
  width: 44px;
  height: 44px; }

/* modal- center */
.modal-addThis {
  font-size: 0;
  text-align: center;
  padding: 0 !important;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-addThis:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-addThis .modal-dialog-centered {
  font-size: 14px;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-addThis.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-addThis .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-addThis .modal-dialog-centered {
  margin: 30px auto 50px; }

.modal-addThis.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-addThis.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

@media (max-width: 767px) {
  .modal-addThis .modal-dialog-centered {
    margin: 30px 10px 40px; } }

/*
.modal-backdrop.in {display: none;opacity: 0!important;}
*/
/* modal-succes */
.modal-succesform .modal-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #987147; }

.modal-succesform p:not(.modal-title) {
  font-size: 15px;
  margin: 10px 0 5px; }

.modal-succesform p.txtloading {
  color: #aaa;
  font-size: 13px; }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

.modal-icon.sweet-alert {
  padding-top: 15px; }

.animateSuccessTip {
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in; }

.sweet-alert .sa-icon.sa-success {
  width: 80px;
  height: 80px;
  border: 4px solid #4cae4c;
  border-radius: 50%;
  margin: 20px auto 0;
  position: relative;
  box-sizing: content-box; }

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  -moz-transform-origin: 60px 60px;
  -o-transform-origin: 60px 60px;
  transform-origin: 60px 60px; }

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  -moz-transform-origin: 0px 60px;
  -o-transform-origin: 0px 60px;
  transform-origin: 0px 60px; }

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* modal-contactform */
.modal-contactform .modal-header h4.modal-title {
  text-align: center;
  font-size: 18px;
  font-weight: 500; }

.modal-contactform .modal-header .close {
  margin-top: -10px;
  opacity: 0.5;
  font-size: 26px;
  width: 30px;
  margin-right: -8px; }

.modal-contactform .content_popupform .input-group {
  width: 100%;
  margin: 0 0 15px; }

.modal-contactform .content_popupform .input-group input,
.modal-contactform .content_popupform .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 40px;
  font-weight: 500;
  padding: 5px 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100%; }

.modal-contactform .content_popupform .input-group textarea {
  resize: none;
  height: 80px; }

/* - Harafunnel mobile */
.harafunnel-mb {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 9999;
  width: 65px;
  height: 65px;
  padding: 8px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  transition: box-shadow 150ms linear; }

.harafunnel-mb:hover {
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.3); }

.harafunnel-mb a {
  display: block; }

.harafunnel-mb a svg {
  width: 100%;
  height: 100%; }

@media (min-width: 992px) {
  .modal-addThis.modal-contactform .modal-dialog {
    width: 600px; }
  .modal-addThis.modal-succesform .modal-dialog {
    width: 450px; } }

@media (max-width: 767px) {
  .mainfooter-toolbar {
    margin-bottom: 50px; }
  .mainfooter-product {
    margin-bottom: 60px; }
  .actionToolbar_product {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .product-action-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    display: block;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 8px 10px;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease; }
  .layoutProduct_scroll.scroll-down .actionToolbar_product {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  .layoutProduct_scroll.scroll-down .product-action-bottom {
    padding-bottom: 60px; } }

/*===== APP COMBO - BUY X TANG Y ============================================*/
.modal-productApp {
  text-align: center;
  padding: 0 !important;
  font-size: 0;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-productApp:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-productApp .modal-dialog-centered {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 14px; }

.modal-productApp.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-productApp .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-productApp.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-productApp.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-productApp .modal-footer {
  padding: 15px;
  text-align: center; }

.modal-productApp .modal-footer .button {
  margin: 0 5px; }

.modal-productApp .modal-header {
  padding: 15px 20px; }

.modal-productApp .modal-header .name-combo,
.modal-productApp .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0px 30px 0px 0px; }

.modal-productApp .modal-header .combo-title {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: bold; }

.modal-productApp .modal-header .close-modal-app {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  right: 13px;
  top: 9px;
  z-index: 9;
  opacity: 1;
  margin: 0; }

.modal-productApp .modal-header .close-modal-app svg {
  display: inline-block;
  fill: currentColor;
  position: relative;
  width: 12px;
  line-height: 30px;
  margin-top: -2px; }

#combo-program {
  max-height: 400px;
  overflow: auto; }

#combo-program .combo-title b {
  color: #ff0707; }

#combo-program .combo-w {
  border: 0;
  margin-bottom: 0px;
  padding: 0px 10px 0px 40px;
  position: relative; }

#combo-program .combo-w:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: calc(50% - 11px);
  left: 11px;
  color: #987147;
  opacity: 0; }

#combo-program .combo-w:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 10px);
  left: 7px; }

#combo-program .combo-w.checked:after {
  opacity: 1; }

#combo-program .combo-w.checked:before {
  border: 1px solid #987147; }

#combo-program table tr {
  margin-bottom: 3px; }

#combo-program table tr:first-child td {
  border-top: 0; }

#combo-program table label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  border: none;
  padding: 2px 5px;
  cursor: pointer; }

#combo-program table label:after {
  content: "";
  display: table;
  clear: both; }

#combo-program table label img {
  display: inline-block;
  width: 85px;
  float: left; }

#combo-program table label p {
  display: inline-block;
  width: calc(100% - 85px);
  float: left;
  margin-bottom: 0px;
  padding-left: 15px; }

#combo-program table label .discount-promotion-price b {
  color: #fa0303; }

#combo-program table label .discount-promotion-price del {
  margin-left: 5px; }

#combo-program table input {
  display: none; }

#combo-program table input:checked + label {
  color: #000;
  background: #fff8f8; }

#buyxgety-program {
  margin: 20px 0;
  border: 2px dotted #987147;
  padding: 10px;
  position: relative;
  min-height: 100px;
  z-index: 0; }

#buyxgety-program .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  right: 10px;
  top: 6px;
  background-image: url("https://file.hstatic.net/1000308580/file/icon-gifbox_21127e78739a40a28f058e5e123d41b1.png");
  background-repeat: no-repeat;
  background-size: contain; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px 10px; }

.buyxgety_item .buyxgety_checkbox {
  width: 35px;
  float: left;
  padding-top: 7px; }

.buyxgety_item .buyxgety_image {
  width: 60px;
  float: right; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 95px);
  float: right;
  padding-left: 15px; }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

/* edit +++  
.pro-loop .product-img .sold-out == bottom:10 
.qty-click input.item-quantity 
table.table-cart tr td.item h3
.selector-actions
*/
.pro-loop .product-img .product_gift_label {
  width: 25px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1; }

.product-loop-special .product-col-left {
  position: relative; }

.product-loop-special .product-col-left .product_gift_label {
  position: absolute;
  width: 50px;
  top: 15px;
  z-index: 2;
  left: 20px; }

button.btn-product-gift {
  width: 100%;
  padding: 14px 35px;
  font-size: 16px; }

table.table-cart tr td.item .ico-gift {
  display: inline-block;
  width: 16px;
  vertical-align: text-bottom;
  margin-left: 10px; }

@media (max-width: 767px) {
  .modal-productApp .modal-dialog-centered {
    margin: 30px 10px 50px; }
  .modal-productApp .modal-header {
    padding-left: 15px; }
  .modal-productApp .modal-header .name-combo,
  .modal-productApp .modal-header .modal-title {
    font-size: 18px; }
  .modal-productApp .modal-footer .button {
    width: 100%;
    margin: 0; }
  .modal-productApp .modal-footer .button + .button {
    margin-top: 15px; } }

/*====== POPUP CONTACT ====================================================================*/
.modal-popupContact {
  font-size: 0;
  text-align: center;
  padding: 0 !important;
  color: #333;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-popupContact:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-popupContact .modal-dialog-centered {
  font-size: 14px;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-popupContact.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-popupContact .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-popupContact .modal-dialog-centered {
  margin: 30px auto 50px; }

.modal-popupContact.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-popupContact.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-popupContact .close-popup-contact {
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  border-radius: 50%;
  opacity: 1;
  text-align: center;
  outline: none; }

.modal-popupContact .close-popup-contact svg {
  display: block;
  margin: auto;
  height: 30px;
  width: 14px;
  text-align: center;
  fill: #f3f3f3; }

.modal-popupContact .close-popup-contact:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.modal-popupContact.popupBanner .modal-content {
  background-color: transparent;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

.modal-popupContact.popupForm .modal-content {
  position: relative;
  overflow: hidden;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #e6e6e6; }

.modal-popupContact.popupForm .modal-content.lazyloaded {
  background-image: url("https://file.hstatic.net/1000300454/file/bannerpopup-bkg_15bc9d9a882d42139e18f88ccb427ca9.jpg"); }

.modal-popupContact.popupForm .modal-content:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #f3f3f3;
  opacity: 0.75; }

.modal-popupContact.popupForm .modal-content:before,
.modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
  width: 58%; }

.modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
  position: relative;
  padding: 50px 25px 30px;
  float: right; }

.title-popup-contact {
  font-size: 24px;
  margin: 0px 0px 10px;
  font-weight: 500; }

.message-popup-contact {
  margin-bottom: 25px; }

.title-adv-popup-contact {
  font-size: 14px;
  margin-bottom: 5px; }

.list-adv-popup-contact li {
  list-style-type: disc;
  margin-left: 25px;
  font-size: 14px; }

.popup-form-customer {
  margin-bottom: 15px; }

.popup-form-customer .input-group {
  width: 100%;
  display: block;
  margin-bottom: 0; }

.popup-form-customer .input-group input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.popup-form-customer .input-group input,
.popup-form-customer .input-group .input-group-addon {
  width: 100%;
  margin-bottom: 15px;
  height: 45px;
  padding: 10px 20px;
  line-height: 25px;
  background: #fff;
  border: 1px solid #e7e7e7; }

.popup-form-customer .input-group .input-group-addon {
  margin-bottom: 8px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  border-color: #987147; }

.popup-form-customer .input-group .input-group-addon:hover,
.popup-form-customer .input-group .input-group-addon:focus {
  background-color: #fff;
  border-color: #987147;
  color: #987147; }

.popup-form-customer .succes-popup {
  font-size: 13px;
  min-height: 25px;
  visibility: hidden;
  margin: 0;
  text-align: center; }

.popup-form-customer .succes-popup.error {
  visibility: visible;
  color: red; }

.popup-form-customer .succes-popup.success {
  visibility: visible;
  color: #27a208; }

@media (min-width: 768px) {
  .modal-popupContact .modal-dialog-centered {
    width: 650px; } }

@media (max-width: 767px) {
  .modal-popupContact .modal-dialog-centered {
    margin: 35px 10px 50px; }
  .modal-popupContact.popupForm .modal-content:before,
  .modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
    width: 100%; } }

/*** End popup-contact.css ***/
/*---------------------------------------------------------------------------------
RESPONSIVE
---------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  /*index */
  .box-banner-inf {
    width: 80%;
    z-index: 4; }
  .list-slider-banner.owl-carousel .owl-nav .owl-next {
    right: 65px; }
  .list-slider-banner.owl-carousel .owl-nav .owl-prev {
    left: 65px; }
  /*account*/
  .wrapbox-content-account {
    padding: 100px 60px !important; }
  .wrapbox-heading-account .header-page {
    width: 80%; } }

@media (min-width: 992px) {
  .wrapbox-heading-account {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border-right: 1px solid #ededed;
    height: 100vh;
    padding: 0; }
  .wrapbox-heading-account .header-page {
    padding-bottom: 70px; }
  .box-heading-contact {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border-right: 1px solid #ededed;
    height: 100vh;
    padding: 0; }
  .box-map iframe {
    height: 100vh !important; }
  /**** INDEX ****/
  .wrap-pd-infor.box_stick {
    position: -webkit-sticky;
    position: sticky !important;
    max-height: 100vh;
    top: 0;
    border-right: 1px solid #ededed; }
  .wrap-pd-infor .inf-content {
    padding: 100px 15px;
    max-width: 80%;
    margin: auto; }
  /**** COLLECTION ****/
  .sidebar-fix {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    margin-top: 50px; }
  /**** PRODUCT DETAIL ****/
  .icon-pr-fix.out-with-you {
    opacity: 0; }
  .product-content-desc {
    position: -webkit-sticky;
    position: sticky;
    top: 65px; }
  /**** BLOG ****/
  .list-article-content .news-content {
    height: 50vh; }
  /**** FOOTER ****/
  .top-footer .area_newsletter {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
    gap: 20px;
    justify-content: space-between; } }
  @media (min-width: 992px) and (min-width: 1600px) {
    .top-footer .area_newsletter {
      gap: 38px; } }

@media (min-width: 992px) {
  .top-footer .area_newsletter .title_newsletter {
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 0; }
    .top-footer .area_newsletter .title_newsletter h4 {
      font-size: 40px; } }

@media (min-width: 1200px) {
  .wrapbox-content-account {
    padding: 100px !important; }
  .wrapbox-heading-account .header-page {
    width: 60%; }
  .block-banner-category img {
    -webkit-transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .block-banner-category:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .box-banner-inf {
    width: 80%;
    z-index: 4; }
  .wrapbox-content-search {
    padding: 0 100px 30px; }
  #homepage_slider:not(.owl-loaded),
  .list-slider-banner.owl-carousel:not(.owl-loaded) {
    min-height: 300px;
    visibility: hidden; } }

@media (min-width: 768px) {
  .sidebarCart-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 70px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .wrapbox-heading-account {
    height: 50vh;
    border-bottom: 1px solid #ededed; }
  .wrapbox-heading-account .header-page {
    width: 80%;
    text-align: center;
    padding-bottom: 50px; }
  .wrapbox-heading-account .header-page:after {
    margin: 50px auto 0; }
  .wrapbox-content-account {
    padding: 100px 80px; }
  #site-menu-handle {
    padding-right: 80px;
    display: inline-block !important; }
  span#site-menu-handle:after {
    font-size: 13px;
    display: inline-block;
    content: "Menu";
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0px;
    opacity: 0.6; }
  .box-heading-contact {
    height: 50vh;
    border-bottom: 1px solid #ededed; }
  .box-map iframe {
    height: 50vh !important; }
  /* INDEX */
  .wrap-pd-infor.box_stick {
    height: 50vh; }
  .box-banner-inf {
    width: 70%;
    z-index: 4;
    text-align: center; }
  .wrap-pd-infor .inf-content {
    padding: 100px 15px;
    max-width: 80%;
    margin: auto; }
  /* COLLECTION */
  .no-product {
    text-align: center; }
  /* PRODUCT DETAIL*/
  .icon-pr-fix {
    position: absolute;
    bottom: 25px; }
  .product-zoom.icon-pr-fix {
    right: 15px;
    left: initial;
    margin: 0; }
  .gallery-index.icon-pr-fix {
    display: none; }
  .divzoom_main .product-thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .box__product-gallery {
    height: 70vh;
    overflow: visible; }
  .slide_product {
    width: 100%;
    height: 100%; }
  .slide_product li.gallery-item {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .box__product-gallery.scroll .site-box-content:after {
    content: 'flickity';
    display: none; }
  /* CART */
  .checkout-note textarea {
    margin-bottom: 20px; }
  .sidebox-order_title h3 {
    font-size: 18px; }
  .sidebox-order_total p .total-price {
    font-size: 20px; }
  .sidebox-order_text {
    font-size: 12px; }
  .sidebox-order_action .btncart-checkout {
    font-size: 0px 15px; }
  /* BLOGS */
  .list-article-content .news-content {
    height: 50vh; }
  /* Footer */
  footer.footer .col-lg:nth-of-type(2n+1) {
    clear: both; } }

@media (max-width: 767px) {
  table.table-cart tr td.remove {
    position: relative;
    padding: 0 !important; }
  table.table-cart tr td.qty {
    position: relative; } }

@media (max-width: 991px) {
  .top-footer .area_newsletter .title_newsletter {
    margin-bottom: 20px; }
  .header-wrap-icon > span.icon-account,
  .header-wrap-icon > span.icon-search {
    display: none !important; }
  .block .title_block {
    position: relative;
    display: inline-block;
    margin: 0 0 5px; }
  .block .title_block span {
    display: block;
    top: 8px;
    right: 10px;
    position: absolute; }
  .filter-default {
    padding: 0 15px; }
  .product-image-detail {
    width: 100%;
    padding: 0; }
  .flickity-page-dots {
    bottom: -55px;
    z-index: 2; }
  .caption_banner {
    padding: 0 15px;
    bottom: 10px; }
  .caption_banner h3 {
    font-size: 18px; }
  /* collection */
  .wrap-collection-title .heading-collection h1 {
    font-size: 20px;
    text-align: center;
    margin: 20px 0; }
  .no-product {
    text-align: center; }
  .left-module {
    margin: 20px 0 0; }
  /* Blog Article */
  .blog-loop:nth-of-type(2n+1) {
    clear: both; }
  .sidebar-blog .layered, .sidebar-page .layered {
    display: none; } }

@media (max-width: 767px) {
  .wrapbox-heading-account {
    padding: 30px 15px;
    border-bottom: 1px solid #ededed; }
  .wrapbox-heading-account .header-page {
    text-align: center; }
  .wrapbox-heading-account .header-page h1 {
    font-size: 34px; }
  .wrapbox-heading-account .header-page:after {
    margin: 20px auto 0; }
  .wrapbox-content-account {
    padding: 60px 15px; }
  .heading-page {
    position: relative;
    text-align: center;
    padding: 0 0 30px 0; }
  .heading-page:after {
    content: "";
    background: #252a2b;
    display: block;
    width: 60px;
    height: 4px;
    margin: 25px auto 0; }
  .heading-page h1 {
    font-size: 30px;
    margin: 0px 0; }
  .wrapbox-content-page-contact {
    padding: 40px 15px; }
  /* index */
  .list-slider-banner.owl-carousel .owl-nav.disabled,
  .list-slider-banner.owl-carousel .owl-nav {
    display: none; }
  .list-slider-banner .caption_banner_slide {
    padding: 10px 15px; }
  .list-slider-banner .caption_banner_slide h3 {
    font-size: 16px; }
  .wrapper-heading-home h2 {
    font-size: 28px; }
  .wrap-collection-title h2, .wrap-collection-title .link-more {
    font-size: 24px; }
  .wrap-collection-title.image-resize {
    padding-top: 0px; }
  .wrapper-home-banner .home-banner-pd {
    padding: 0 5px;
    margin-bottom: 0px; }
  .box-banner-inf {
    width: 100%;
    padding: 50px 15px;
    z-index: 4;
    text-align: center; }
  .wrap-pd-infor.box_stick {
    height: 50vh; }
  .wrap-pd-infor .inf-content {
    padding: 50px 30px;
    max-width: 100%;
    margin: auto; }
  .box-banner-inf h2 {
    font-size: 40px; }
  .box-banner-inf a.button {
    margin-top: 33px; }
  #homepage_slider .owl-dots {
    bottom: 8px; }
  /* product detail*/
  .product-detail-wrapper {
    padding-top: 0px; }
  .icon-pr-fix {
    position: absolute;
    bottom: 25px; }
  .product-sharing.icon-pr-fix {
    left: 15px; }
  .product-zoom.icon-pr-fix {
    right: 15px;
    left: initial;
    margin: 0; }
  .gallery-index.icon-pr-fix {
    display: none; }
  .divzoom_main .product-thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100vh; }
  .box__product-gallery {
    overflow: visible;
    min-height: 450px; }
  .slide_product {
    width: 100%;
    height: 100%;
    transition: opacity 300ms linear, transform 300ms linear; }
  .box__product-gallery .flickity-enabled .flickity-viewport {
    transition: height 300ms linear; }
  .slide_product li.gallery-item {
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .box__product-gallery.scroll .site-box-content:after {
    content: 'flickity';
    display: none; }
  .slide_product li.gallery-item img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
    pointer-events: none; }
  .product-image-detail .flickity-page-dots .dot {
    transition: all 300ms linear; }
  .slide_product .flickity-page-dots {
    bottom: 30px;
    z-index: 99; }
  .input-bottom {
    width: 54px;
    float: left;
    margin-right: 15px; }
  .input-bottom input {
    width: 54px;
    height: 45px;
    border: 1px solid #d1d1d1;
    text-align: center;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .add-cart-bottom {
    font-weight: 600;
    height: 45px;
    width: calc(100% - 70px);
    border-radius: 4px;
    float: left; }
  .list-productRelated .pro-loop-title .product-resize,
  .list-productRelated .pro-loop-title .wrap-collection-title.image-resize {
    height: initial !important; }
  .list-productRelated .wrap-collection-title.image-resize {
    padding-bottom: 45px; }
  .list-productRelated .wrap-collection-title .block-pding:after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    margin: 30px auto auto;
    background: #252a2b; }
  /******* blog -article *******/
  .list-article-content .news-content {
    min-height: 250px;
    height: 50vh; }
  .article-body h2.title-article {
    font-size: 24px; }
  .sidebarblog-title h2 {
    text-align: center;
    margin-bottom: 10px; }
  .sidebarblog-title h2 span {
    display: inline-block; }
  .blog-posts .blog-post .blog-post-thumbnail {
    margin-bottom: 20px; }
  /******* ABOUT-CONTACT *******/
  .box-heading-contact {
    padding: 0; }
  .header-page-contact h1 {
    font-size: 35px; }
  .box-send-contact h2 {
    font-size: 20px; }
  .box-map iframe {
    height: 50vh !important; }
  /* CART PAGE */
  .layoutPage-cart .heading-page h1 {
    font-size: 25px;
    margin: 0 0 10px; }
  table.table-cart {
    margin-bottom: 25px;
    border: 0; }
  table.table-cart thead tr {
    display: none; }
  table.table-cart tr td {
    border: 0;
    padding: 0 5px; }
  table.table-cart tbody > tr {
    position: relative; }
  table.table-cart tr td.image {
    width: 80px;
    float: left; }
  table.table-cart tr td.image img {
    max-width: 70px;
    background: #fff;
    height: auto; }
  table.table-cart tr td.item {
    width: calc(100% - 80px);
    float: left;
    padding-left: 5px !important; }
  table.table-cart tr td.item h3 {
    margin: 0 0 5px;
    display: block;
    padding-right: 5px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 140px; }
  table.table-cart tr td.qty .qty {
    padding: 0px;
    margin-right: 8px;
    text-align: right;
    z-index: 99;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0;
    padding: 0 !important;
    background: #fff; }
  table.table-cart tr td.item .price {
    width: 100%;
    float: left;
    text-align: left;
    margin: 15px 0; }
  table.table-cart tr td.item .price del {
    margin-top: 2px; }
  table.table-cart tr td.item .price span.text {
    display: inline-block;
    font-size: 12px; }
  table.table-cart tr td.remove a {
    position: absolute;
    top: 39px;
    right: 0; }
  table.table-cart tr td.item p.variant {
    margin-bottom: 0; }
  table.table-cart tr:last-child td {
    border: none; }
  .checkout-note textarea {
    margin-bottom: 20px; }
  .cart-buttons .btn-checkout, .cart-buttons a, .cart-buttons .btn-update {
    font-size: 10px;
    margin: 0;
    padding: 15px 8px; }
  /* SEARCH ++	ACCOUNT */
  .search-field {
    width: 100%; }
  .title-infor-account h1 {
    font-size: 30px; }
  .title-infor-account h1:after {
    margin-top: 32px; }
  .AccountSidebar {
    margin-bottom: 40px; }
  .table-responsive {
    padding: 0 8px 10px; }
  /* footer*/
  .main-footer {
    padding: 20px 0 0; }
  .main-footer .footer-content {
    display: none; }
  .main-footer .footer-col {
    margin-bottom: 0; }
    .main-footer .footer-col:not(.footer-mail) {
      border-bottom: 1px solid #efefef; }
  .main-footer .footer-title {
    line-height: 20px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    padding: 15px 0; }
  .main-footer h4.footer-title:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    top: 0px;
    right: 5px;
    text-align: center;
    line-height: 36px; }
  .main-footer h4.footer-title.active:before {
    content: "\f106"; }
  .breadcrumb-shop {
    padding: 7px 0px; }
  .breadcrumb-shop .breadcrumb-arrows li {
    font-size: 10px; } }

@media (min-width: 992px) {
  .list-product-grid > div:nth-child(9), .list-product-grid > div:nth-child(10), .list-product-grid > div:nth-child(19), .list-product-grid > div:nth-child(20) {
    width: 50%; } }

.page-policy .top-footer.style2 {
  margin-top: 0 !important; }

.page-policy .breadcrumb-shop {
  margin-bottom: 0; }

.page-policy .wrapbox-content-page {
  padding-bottom: 0; }

.pageCustomTab .container-full {
  padding: 0; }

.pageCustomTab .heading-page h1 {
  font-size: 30px;
  margin-bottom: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #987147; }
  @media (min-width: 1600px) {
    .pageCustomTab .heading-page h1 {
      font-size: 44px;
      margin-bottom: 80px; } }

.pageCustomTab .policy_tab_heading {
  list-style: none;
  margin: 0;
  padding: 0; }

.pageCustomTab .tab-title {
  font-size: 14px;
  padding: 15px 0px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  border-bottom: 1px solid #D6D6E1; }
  @media (min-width: 992px) {
    .pageCustomTab .tab-title {
      font-size: 16px;
      padding: 30px 0; } }
  .pageCustomTab .tab-title a {
    color: #6F718A; }
    .pageCustomTab .tab-title a path {
      fill: #6F718A; }
  .pageCustomTab .tab-title svg {
    vertical-align: middle;
    margin-top: -3px;
    transition: all 0.4s ease; }
  .pageCustomTab .tab-title.active a {
    color: #987147; }
    .pageCustomTab .tab-title.active a path {
      fill: #987147; }
  .pageCustomTab .tab-title.active svg {
    transform: rotate(180deg); }

.pageCustomTab .tab-content hr {
  border-color: #D6D6E1;
  margin: 32px 0px; }

.pageCustomTab .tab-content h3 {
  font-size: 16px;
  font-weight: 700;
  font-family: "VL ProximaNova";
  line-height: 1.4;
  margin-bottom: 10px;
  color: #26283B; }

.pageCustomTab .tab-content p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0px; }
  @media (min-width: 1600px) {
    .pageCustomTab .tab-content p {
      font-size: 16px; } }

.pageCustomTab .policy_tab_left {
  padding: 30px 15px; }
  @media (min-width: 768px) {
    .pageCustomTab .policy_tab_left {
      padding: 100px 80px;
      height: 100%; } }
  @media (min-width: 1600px) {
    .pageCustomTab .policy_tab_left {
      padding: 100px 158px 100px 337px; } }

.pageCustomTab .policy_tab_right {
  padding: 30px 15px;
  background: #F7F8FA;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }
  @media (min-width: 768px) {
    .pageCustomTab .policy_tab_right {
      padding: 100px 80px;
      height: 100%; } }
  @media (min-width: 1600px) {
    .pageCustomTab .policy_tab_right {
      padding: 100px 9.2vw 100px 7.5vw; } }

/** popup login **/
#popup-login {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0.6);
  color: #484848;
  padding: 60px 0px; }
  #popup-login.show {
    opacity: 1;
    visibility: visible; }
    #popup-login.show > div {
      display: block; }
  #popup-login > div {
    margin: auto;
    max-width: 90%;
    padding: 40px 20px;
    background: #fff;
    transition: all .3s;
    display: none;
    width: 100%;
    border: 1px solid #000;
    position: relative; }
    @media (min-width: 992px) {
      #popup-login > div {
        max-width: 530px;
        padding: 40px 30px; } }
    @media (min-width: 1600px) {
      #popup-login > div {
        max-width: 750px;
        padding: 60px 50px; } }
    @media (min-width: 1600px) {
      #popup-login > div {
        padding: 100px 133px 88px; } }
  #popup-login .form-close {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 30; }
    @media (min-width: 992px) {
      #popup-login .form-close {
        top: 18px;
        right: 32px; } }
  #popup-login .form-group {
    margin-bottom: 30px;
    position: relative; }
  #popup-login .icon-user {
    margin-bottom: 10px; }
  #popup-login .popup_heading__text {
    font-size: 22px;
    margin-bottom: 30px;
    font-family: "VL ProximaNova";
    font-style: normal;
    font-weight: 700;
    line-height: normal; }
    @media (min-width: 992px) {
      #popup-login .popup_heading__text {
        font-size: 30px; } }
    @media (min-width: 1600px) {
      #popup-login .popup_heading__text {
        margin-bottom: 48px;
        font-size: 40px; } }
    #popup-login .popup_heading__text li.active a {
      color: #987147; }
    #popup-login .popup_heading__text li a {
      color: #ACAEC1;
      padding: 0px 20px; }
      @media (min-width: 1500px) {
        #popup-login .popup_heading__text li a {
          padding: 0px 40px; } }
    #popup-login .popup_heading__text li:first-child {
      border-right: 1px solid #D6D6E1; }
      #popup-login .popup_heading__text li:first-child a {
        padding-left: 0; }
  #popup-login .req_pass #show_content_register {
    margin-top: 30px; }
  #popup-login .form_action p {
    margin: 0; }
  #popup-login .form_action .button {
    width: 100%; }
  #popup-login .form_social_text {
    margin: 24px 0px;
    position: relative; }
    #popup-login .form_social_text:before, #popup-login .form_social_text:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #D6D6E1; }
    #popup-login .form_social_text strong {
      color: #6F718A;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      padding: 0px 16px; }
  #popup-login .placeholder-field .placeholder-label {
    left: 20px; }
  #popup-login .form-top {
    margin-bottom: 18px; }

.form-custom label {
  margin-bottom: 10px;
  font-weight: 600; }
  @media (min-width: 1500px) {
    .form-custom label {
      margin-bottom: 12px;
      font-size: 18px; } }

.error-pass {
  color: #C50000;
  font-weight: 600; }

.form-custom .form-input {
  position: relative; }
  .form-custom .form-input .show-password {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 20;
    line-height: 1;
    cursor: pointer;
    margin-top: 3px; }
    .form-custom .form-input .show-password .eye-close {
      display: none; }
  .form-custom .form-input.clicked-password .eye-open {
    display: none; }
  .form-custom .form-input.clicked-password .eye-close {
    display: block; }

.form-custom .input-group {
  margin: 0px 0px 20px; }

@media (min-width: 992px) {
  .form-custom .input-group {
    margin: 0px 0px 30px; } }

@media (min-width: 992px) {
  .form-custom .action_bottom {
    font-size: 16px; } }

.form-custom .action_bottom a {
  margin-left: 5px; }

.form-custom .form-control {
  height: 38px;
  line-height: 38px;
  padding: 0;
  border-radius: 0;
  /* border-width: 0px 0px 1px 0px; */
  font-weight: 400;
  width: 100%;
  background: transparent;
  box-shadow: unset;
  border-color: #D6D6E1;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px; }
  @media (min-width: 1600px) {
    .form-custom .form-control {
      height: 48px;
      line-height: 48px; } }
  .form-custom .form-control::placeholder {
    color: #ACAEC1;
    font-weight: 400; }
  .form-custom .form-control::-wekbit-placeholder {
    color: #ACAEC1;
    font-weight: 400; }
  @media (min-width: 1600px) {
    .form-custom .form-control {
      padding: 18px 20px;
      font-size: 16px; } }

@media (min-width: 1400px) {
  .form-custom .form-control {
    font-size: 18px; } }

.form-custom .form-control:hover, .form-custom .form-control:focus {
  outline: none;
  box-shadow: none; }

.form-custom .input-setdefault {
  font-size: 14px; }

@media (min-width: 1400px) {
  .form-custom .input-setdefault {
    font-size: 16px; } }

.form-custom .input-setdefault input {
  margin-right: 8px; }

.order_border_bottom {
  border-bottom: 1px solid #b8b8b8; }

.megamenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  background: #fff;
  padding: 2em;
  gap: 100px;
  display: none; }
  .megamenu img {
    max-width: 240px; }

.megamenu-menu {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .megamenu-menu__title {
    font-weight: bold;
    font-size: 20px; }

.wrap-filter {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  background: #fff;
  height: 100%;
  z-index: 999;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s; }
  @media (min-width: 992px) {
    .wrap-filter {
      width: 40%; } }
  @media (min-width: 1600px) {
    .wrap-filter {
      width: 550px; } }
  .wrap-filter.filter-active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible; }
  .wrap-filter .box_sidebar {
    padding: 15px;
    overflow-y: auto;
    max-height: calc(100% - 49px); }
    @media (min-width: 992px) {
      .wrap-filter .box_sidebar {
        padding: 30px; } }
    @media (min-width: 1500px) {
      .wrap-filter .box_sidebar {
        padding: 40px;
        max-height: calc(100% - 60px); } }
  .wrap-filter .filter-action {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10; }

.product_colorVariant {
  margin-bottom: 20px; }
  @media (min-width: 1600px) {
    .product_colorVariant {
      margin-bottom: 20px; } }
  .product_colorVariant .color_variant_item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px; }
    .product_colorVariant .color_variant_item.current a {
      border: 1px solid #808284; }
    .product_colorVariant .color_variant_item a {
      width: 40px;
      height: 40px;
      min-width: auto;
      padding: 3px;
      border: none;
      display: inline-block;
      vertical-align: top;
      padding: 3px;
      border-radius: 50%;
      border: 1px solid #eee; }
      .product_colorVariant .color_variant_item a span {
        display: block;
        width: 100%;
        height: 100%;
        margin-top: 0;
        font-size: 0;
        border-radius: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }

.pro-wishlist button {
  width: 48px !important;
  height: 48px !important;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
  border-radius: 50%;
  background: #fff !important;
  border: none !important;
  line-height: 48px !important;
  padding: 0;
  color: #45465F !important;
  text-align: center !important; }
  @media (min-width: 992px) {
    .pro-wishlist button {
      top: 28px;
      right: 28px; } }
  .pro-wishlist button i {
    vertical-align: middle; }

.product-wishlist .tooltip-inner {
  padding: 5px 8px;
  white-space: nowrap;
  background: #333; }

.product-wishlist .tooltip-arrow {
  border-top-color: #333; }

.tpl-custom .breadcrumb-shop {
  margin-bottom: 0; }

.tpl-custom .top-footer.style2 {
  margin: 0 !important; }

.pageAboutus {
  font-size: 16px;
  line-height: 1.4; }
  .pageAboutus .container-fluid {
    max-width: 1654px; }
  .pageAboutus_infor {
    position: relative; }
  .pageAboutus .infor-icon {
    position: absolute;
    z-index: 10;
    top: -35px;
    left: 50%;
    transform: translateX(-50%); }
  .pageAboutus_inforContent {
    padding: 90px 0px 50px; }
    @media (min-width: 992px) {
      .pageAboutus_inforContent {
        padding: 90px 0px; } }
  .pageAboutus_inforTitle {
    font-size: 40px;
    letter-spacing: -0.05px;
    margin-bottom: 20px; }
  .pageAboutus_inforPara1 {
    margin-bottom: 20px; }
  .pageAboutus_inforPara2 {
    font-weight: 700;
    color: #26283B; }
  .pageAboutus_box {
    padding: 50px 0px; }
    @media (min-width: 992px) {
      .pageAboutus_box {
        padding: 140px 0px; } }
  .pageAboutus_boxImgContent {
    position: relative;
    z-index: 10; }
  .pageAboutus_boxImg {
    position: relative; }
    .pageAboutus_boxImg .box-circle {
      width: 400px;
      height: 400px;
      background: #C50000;
      z-index: 1;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      border-radius: 50%;
      left: -25%; }
  .pageAboutus_boxContent {
    text-align: justify;
    padding: 0px 0px 40px 0px; }
    @media (min-width: 992px) {
      .pageAboutus_boxContent {
        padding: 0px 19.7vw 0px 4.4vw; } }
  .pageAboutus_box2 {
    background: #26283b;
    color: #fff;
    margin-bottom: 50px; }
    @media (min-width: 1440px) {
      .pageAboutus_box2 {
        margin-bottom: 140px; } }
  .pageAboutus_box2Content {
    padding: 30px 15px;
    font-weight: 400;
    line-height: 23.04px;
    text-align: justify; }
    @media (min-width: 992px) {
      .pageAboutus_box2Content {
        padding: 0px 9.8vw 0px 9vw; } }
    .pageAboutus_box2Content .content1 {
      margin-bottom: 12px; }
    .pageAboutus_box2Content .content2 {
      margin-bottom: 62px; }
      .pageAboutus_box2Content .content2 ul li {
        margin-bottom: 12px;
        position: relative; }
        .pageAboutus_box2Content .content2 ul li:before {
          content: '';
          width: 16px;
          height: 16px;
          background: #c50000;
          border-radius: 50%;
          display: inline-block;
          position: absolute;
          top: -2px;
          left: -5px; }
        .pageAboutus_box2Content .content2 ul li strong {
          position: relative; }

#myModalSize .close {
  width: 20px;
  height: 20px;
  display: block;
  position: static;
  position: absolute;
  z-index: 988888888888;
  right: 24px;
  top: 25px;
  border: none;
  opacity: 1;
  background: transparent; }

#myModalSize .modal-body {
  padding: 20px; }
  @media (min-width: 1440px) {
    #myModalSize .modal-body {
      padding: 40px 79px; } }

#myModalSize .modal-content {
  border-radius: 0; }

@media (max-width: 767px) {
  #myModalSize .modal-dialog {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    -o-transform: translate(0, 25%);
    transform: translate(0, 25%); } }

@media (min-width: 1400px) {
  #myModalSize .modal-dialog {
    width: 1200px; } }

#myModalSize .navTab_heading {
  margin-bottom: 20px;
  background: #f0f0f5;
  border-radius: 60px; }
  @media (min-width: 1440px) {
    #myModalSize .navTab_heading {
      margin-bottom: 38px; } }
  #myModalSize .navTab_heading li {
    width: auto; }

#myModalSize .navTab_heading li a {
  padding: 2px 20px;
  font-size: 12px;
  font-family: "ProximaNovaVN";
  border-radius: 60px;
  text-transform: none; }
  @media (min-width: 992px) {
    #myModalSize .navTab_heading li a {
      font-size: 14px; } }
  @media (min-width: 1440px) {
    #myModalSize .navTab_heading li a {
      padding: 17px 40px;
      font-size: 18px; } }

#myModalSize .navTab_heading li.active a {
  background: #d6d6e1;
  color: #26283B; }

#myModalSize .size-fitBox {
  margin-top: 20px; }
  @media (min-width: 992px) {
    #myModalSize .size-fitBox {
      margin-top: 38px; } }

.pageCollDetail {
  font-size: 16px; }
  .pageCollDetail .breadcrumb-shop {
    margin-bottom: 0; }
  @media (min-width: 1440px) {
    .pageCollDetail .button {
      min-width: 400px; } }
  .pageCollDetail_infor {
    padding: 47px 0px 50px; }
    @media (min-width: 1440px) {
      .pageCollDetail_infor {
        padding: 87px 0 100px; } }
  .pageCollDetail_inforTitle {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.02px;
    margin-bottom: 12px;
    text-transform: uppercase; }
    @media (min-width: 1440px) {
      .pageCollDetail_inforTitle {
        font-size: 48px; } }
  .pageCollDetail_inforPara {
    margin-bottom: 30px; }
  .pageCollDetail_inforContent {
    max-width: 900px;
    margin: 0px auto 50px; }
    @media (min-width: 1440px) {
      .pageCollDetail_inforContent {
        margin: 0px auto 100px; } }
  .pageCollDetail_images_bottom {
    padding: 50px 0px;
    background: #F7F8FA; }
    @media (min-width: 1440px) {
      .pageCollDetail_images_bottom {
        padding: 140px 0px; } }
  .pageCollDetail_images_bottomWrap {
    padding: 0px 15px; }
    @media (min-width: 1200px) {
      .pageCollDetail_images_bottomWrap {
        padding: 0px 8vw; } }
    @media (min-width: 1440px) {
      .pageCollDetail_images_bottomWrap .row {
        margin: 0px -77px; }
        .pageCollDetail_images_bottomWrap .row > div {
          padding: 0px 77px; } }
  .pageCollDetail_box {
    background: #26283B;
    color: #F7F8FA;
    margin-bottom: 50px; }
    @media (min-width: 1440px) {
      .pageCollDetail_box {
        margin-bottom: 100px; } }
  .pageCollDetail_boxContent {
    padding: 30px 10vw; }
  .pageCollDetail_boxTitle {
    font-weight: 700;
    margin-bottom: 26px;
    line-height: 27.2px; }
  .pageCollDetail_boxPara {
    line-height: 27.2px;
    font-weight: 300;
    text-align: justify; }
  .pageCollDetail_images_bottom2Btn {
    margin-top: 50px; }
    @media (min-width: 1440px) {
      .pageCollDetail_images_bottom2Btn {
        margin-top: 120px; } }

@media (min-width: 1200px) {
  .col-49-5 {
    width: 49.5%; } }

@media (min-width: 1200px) {
  .col-50-5 {
    width: 50.5%; } }

@media (min-width: 1440px) {
  .col-76 {
    width: 76.8%; } }

@media (min-width: 1440px) {
  .col-24 {
    width: 23.2%; } }
