#CommonLikeButtonBanner {
  bottom: 0;
  float: left;
  left: -165px;
  position: absolute;
  width: 160px;
}
#CommonLikeButtonBanner .displayHover {
  color: #fff;
  font: 30px/30px "HFREE";
  margin: 0;
  padding: 0;
  text-shadow: -1px 0 0 #000;
}
#CommonLikeButtonBanner .displayHover .title {
  margin: 0;
  padding: 0;
  opacity: 0;
}
#CommonLikeButtonBanner .bgLike {
  background: url(/css/icon/bgLikeArrow.png) no-repeat;
  display: inline-block;
  height: 36px;
  margin-left: 30px;
  margin-right: 5px;
  width: 41px;
  opacity: 0;
}
#CommonLikeButtonBanner #txtLikeButton:hover .bgLike,
#CommonLikeButtonBanner #txtLikeButton:hover .title {
  opacity: 1;
}
#CommonLikeButtonBanner .fb-like {
  overflow: hidden;
  margin-left: 80px;
  width: 70px;
}
.BackgroundSlideHomepage {
  display: flex;
  justify-content: center;
}
#CommonHomepgeBackgroundSlide {
  width: 100vw;
  height: calc(100vh - 186px);
  position: relative;
  z-index: 1;
  max-width: 100%;
  overflow: hidden;
}
#CommonHomepgeBackgroundSlide ul.BackgroundSlide {
  position: relative;
  z-index: 1;
}
#CommonHomepgeBackgroundSlide ul.BackgroundSlide,
#CommonHomepgeBackgroundSlide ul.BackgroundSlide li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#CommonHomepgeBackgroundSlide ul.BackgroundSlide li {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 600px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#CommonHomepgeBackgroundSlide ul.BackgroundSlide img {
  width: 1600px;
  height: 600px;
  position: absolute;
  left: 50%;
  margin-left: -800px;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl {
  width: 980px;
  margin: auto;
  position: relative;
  z-index: 2;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.left,
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.right {
  display: inline-block;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 370px;
  left: 0;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: url(/css/icon/left.png) no-repeat;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.right {
  left: auto;
  right: 0;
  background-image: url(/css/icon/right.png);
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.left:hover,
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.right:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl .buttons {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 567px;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.button {
  float: left;
  width: 19px;
  height: 19px;
  display: block;
  margin-right: 2px;
  background: url(/css/icon/other.png) no-repeat;
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.play {
  display: none;
  background-image: url(/css/icon/play.png);
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.pause {
  display: none;
  background-image: url(/css/icon/pause.png);
}
#CommonHomepgeBackgroundSlide #BackgroundSlideControl a.current {
  background-image: url(/css/icon/current.png);
}
#CommonHomepgeBackgroundSlide .CommonHomepgeBackgroundSlideTopContent {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1000px) {
  #CommonHomepgeBackgroundSlide .Video iframe {
    width: 1000px !important;
    height: 600px !important;
  }
  #CommonHomepgeBackgroundSlide {
    height: 520px !important;
  }
}
#CommonHomepgeBackgroundSlide .wButtonFunctionVideo {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  display: none;
}
#CommonHomepgeBackgroundSlide .wButtonFunctionVideo .ButtonFunctionVideo {
  width: 980px;
  margin: 0 auto;
}
#CommonHomepgeBackgroundSlide
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  .muted {
  background: url(/css/icon/muted.png) no-repeat left center;
  padding-left: 35px;
  cursor: pointer;
}
#CommonHomepgeBackgroundSlide
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  .muted
  span {
  background: url(/css/icon/textmuted.png) no-repeat;
  width: 88px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
}
#CommonHomepgeBackgroundSlide
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  .muted:hover
  span {
  opacity: 1;
}
#CommonHomepgeBackgroundSlide
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  .muted.unmute {
  background: url(/css/icon/unmute.png) no-repeat left center;
}
#CommonHomepgeBackgroundSlide
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  .muted.unmute
  span {
  background: url(/css/icon/textunmute.png) no-repeat left center;
}
.background-video {
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
}
.background-video iframe {
  background: transparent;
}
video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}
.loaded .ytplayer-container {
  display: block;
}
.loaded .placeholder-image {
  opacity: 0;
}
.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
  opacity: 1;
  -o-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ytplayer-player {
  position: absolute;
}
#FacebookLikeBoxFullWidth {
  border: solid 1px #e0e0e0;
  height: 190px;
  width: 978px;
  overflow: hidden;
  margin-top: 10px;
}
#FacebookLikeBoxFullWidth .contentfb {
  position: relative;
  top: -1px;
  left: -1px;
}
#page {
  padding: 0 !important;
}
#AboveBannerSlide .itemAdv {
  position: relative;
  float: left;
  margin-bottom: 20px;
}
#AboveBannerSlide .itemAdv .imgAdv {
  display: block;
  width: 100%;
  line-height: 0;
}
#AboveBannerSlide .itemAdv .imgAdv img {
  max-width: 100%;
}
#AboveBannerSlide .itemAdv .infoAdv {
  position: absolute;
  width: 94%;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 3%;
}
#AboveBannerSlide .itemAdv .infoAdv .nameAdv {
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
#AboveBannerSlide .itemAdv .infoAdv .desAdv {
  line-height: 23px;
  color: #fff;
  margin: 0;
  padding: 0;
}
#AboveBannerSlide .col-2 {
  width: 50%;
}
#AboveBannerSlide .col-3 {
  width: calc(100% / 3);
}
#RightGroup1 {
  width: 230px;
}
#RightGroup1 img {
  max-width: 230px;
  margin-bottom: 8px;
}
#HomePageBottomGroup1 .item {
  float: left;
  width: 352px;
  height: 171px;
  margin-right: 12px;
  margin-bottom: 12px;
}
#HomePageBottomGroup1 .item1 {
  margin-right: 0;
}
#HomePageBottomGroup1 img {
  width: 352px;
  height: 171px;
}
#SubProductFeaturedBrand {
  width: 188px;
  float: left;
}
#SubProductFeaturedBrand .TopBar {
  height: 28px;
  background: url(/css/icon/TopBarLeftCategory.png) repeat-x;
  padding-left: 16px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
#SubProductFeaturedBrand .container {
  background: #497e57;
  border-radius: 0 0 2px 2px;
  height: 246px;
  overflow: hidden;
}
#SubProductFeaturedBrand .TopBar a {
  font-weight: bold;
  color: #fff;
  line-height: 26px;
}
#SubProductFeaturedBrand .item {
  display: block;
  background: url(/css/icon/WhiteArrow.png) no-repeat 16px 7px #497e57;
  padding: 4px 10px 3px 26px;
  color: #fff;
  border-bottom: solid 1px #588a65;
}
#SubProductFeaturedBrand .item:hover {
  background: url(/css/icon/WhiteArrow.png) no-repeat 16px 7px #346c43;
}
#SubProductFeaturedBrand .itemLast {
  border-bottom: 0;
  padding-bottom: 8px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
#SubProductHomePageLastestProduct {
  width: 718px;
  margin-top: 8px;
}
#SubProductHomePageLastestProduct .TopBar {
  height: 33px;
  background: url(/css/icon/gray_bg.png) repeat-x bottom;
}
#SubProductHomePageLastestProduct .TopBar .left {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-weight: 900;
  color: #346c43;
  height: 32px;
  border-bottom: solid 1px #346c43;
  text-transform: uppercase;
}
#SubProductHomePageLastestProduct .TopBar .right {
  display: block;
  background: #2e6b42 url(/css/icon/dot.png) no-repeat right center;
  color: #fff;
  padding: 2px 15px 2px 5px;
  margin-top: 8px;
  float: right;
  font-size: 11px;
}
#SubProductHomePageLastestProduct .item {
  width: 165px;
  height: 270px;
  float: left;
  margin-right: 18px;
  position: relative;
}
#SubProductHomePageLastestProduct .item .saleoff {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #e48325;
  color: #fff;
  z-index: 999;
  padding: 3px 10px;
}
#SubProductHomePageLastestProduct .item .saleoff.mauPercenDo {
  background: #be2429;
}
#SubProductHomePageLastestProduct .new {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
#SubProductHomePageLastestProduct .alt {
  margin-right: 0;
}
#SubProductHomePageLastestProduct .image {
  width: 163px;
  height: 173px;
  border: solid 1px #fff;
}
#SubProductHomePageLastestProduct .image .JsImageFrame {
  display: inline-block;
  width: 163px;
  height: 173px;
}
#SubProductHomePageLastestProduct .brand {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
#SubProductHomePageLastestProduct .item:hover .image,
#SubProductHomePageLastestProduct .image:hover {
  background: #fff;
  border-color: #dbdbdb;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  box-shadow: 0 0 5px #dbdbdb;
}
#SubProductHomePageLastestProduct .item:hover .brand,
#SubProductHomePageLastestProduct .brand:hover {
  color: #346c43;
}
#SubProductHomePageLastestProduct .title {
  color: #333;
}
#SubProductHomePageLastestProduct .item:hover .title,
#SubProductHomePageLastestProduct .title:hover {
  color: #346c43;
}
#SubProductHomePageLastestProduct .GrayStars {
  width: 72px;
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saoxam.png) repeat-x;
}
#SubProductHomePageLastestProduct .saovang {
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saovang.png) repeat-x;
  width: 100% !important;
}
#SubProductHomePageLastestProduct .price {
  font-weight: bold;
  color: #cd2026;
}
#SubProductHomePageLastestProduct .price span {
  font-weight: normal;
  font-size: 10px;
  color: #939393;
  text-decoration: line-through;
}
#SubProductHomePageLastestProduct a.buynow {
  width: 0;
  height: 35px;
  background: #fff;
  font-size: 11px;
  line-height: 34px;
  color: #595959;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  top: 62px;
  right: 1px;
  z-index: 2;
  overflow: hidden;
}
#SubProductHomePageLastestProduct .item:hover a.buynow {
  width: 65px;
}
#SubProductHomePageLastestProduct h4 {
  font-size: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  font-weight: inherit;
}
.SubProductHomePageContentGroup1 {
  width: 718px;
  margin-bottom: 23px;
}
.SubProductHomePageContentGroup1 .TopBar {
  height: 33px;
  background: url(/css/icon/gray_bg.png) repeat-x bottom;
}
.SubProductHomePageContentGroup1 .TopBar .left {
  display: block;
  float: left;
  font-weight: bold;
  font-weight: 900;
  color: #346c43;
  height: 32px;
  border-bottom: solid 1px #346c43;
  text-transform: uppercase;
}
.SubProductHomePageContentGroup1 .TopBar .right {
  display: block;
  background: #2e6b42 url(/css/icon/dot.png) no-repeat right center;
  color: #fff;
  padding: 2px 15px 2px 5px;
  margin-top: 8px;
  float: right;
  font-size: 11px;
}
.SubProductHomePageContentGroup1 .item {
  width: 165px;
  height: 270px;
  float: left;
  margin-right: 18px;
  position: relative;
}
.SubProductHomePageContentGroup1 .new {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.SubProductHomePageContentGroup1 .hot {
  display: block;
  background: url(/css/icon/hot.png) no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.SubProductHomePageContentGroup1 .alt {
  margin-right: 0;
}
.SubProductHomePageContentGroup1 .image {
  width: 163px;
  height: 173px;
  border: solid 1px #fff;
}
.SubProductHomePageContentGroup1 .image .JsImageFrame {
  display: inline-block;
  width: 163px;
  height: 173px;
}
.SubProductHomePageContentGroup1 .brand {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
.SubProductHomePageContentGroup1 .item:hover .image,
.SubProductHomePageContentGroup1 .image:hover {
  background: #fff;
  border-color: #dbdbdb;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  box-shadow: 0 0 5px #dbdbdb;
}
.SubProductHomePageContentGroup1 .item:hover .brand,
.SubProductHomePageContentGroup1 .brand:hover {
  color: #346c43;
}
.SubProductHomePageContentGroup1 .title {
  color: #333;
}
.SubProductHomePageContentGroup1 .item:hover .title,
.SubProductHomePageContentGroup1 .title:hover {
  color: #346c43;
}
.SubProductHomePageContentGroup1 .item .saleoff {
  position: absolute;
  top: 135px;
  left: 0;
  background: #e48325;
  color: #fff;
  z-index: 999;
  padding: 3px 10px;
}
.SubProductHomePageContentGroup1 .item .saleoff.mauPercenDo {
  background: #be2429;
}
.SubProductHomePageContentGroup1 .GrayStars {
  width: 72px;
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saoxam.png) repeat-x;
}
.SubProductHomePageContentGroup1 .saovang {
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saovang.png) repeat-x;
  width: 100% !important;
}
.SubProductHomePageContentGroup1 .price {
  font-weight: bold;
  color: #cd2026;
}
.SubProductHomePageContentGroup1 .price span {
  font-weight: normal;
  font-size: 10px;
  color: #939393;
  text-decoration: line-through;
}
.SubProductHomePageContentGroup1 a.buynow {
  width: 0;
  height: 35px;
  background: #fff;
  font-size: 11px;
  line-height: 34px;
  color: #595959;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  top: 62px;
  right: 1px;
  z-index: 2;
  overflow: hidden;
}
.SubProductHomePageContentGroup1 .item:hover a.buynow {
  width: 65px;
}
.SubProductHomePageContentGroup1 h4 {
  font-size: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  font-weight: inherit;
}
#SubProductGroupHomepageInBannerNew {
  margin-bottom: 30px;
}
.owl-style-home {
  margin: 30px auto 0;
  position: relative;
  padding-bottom: 20px;
}
.owl-style-home .headcate {
  text-align: center;
}
.owl-style-home .headcate .descCate {
  width: 80%;
  margin: 0 auto 15px;
  color: #333;
}
.owl-style-home .headcate .name {
  font-size: 22px;
  font-weight: bold;
  font-weight: 900;
  color: #333;
  margin-bottom: 15px;
  display: block;
}
.owl-style-home .headcate .more {
  border-bottom: medium none;
  color: #333;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.owl-style-home .item {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: center;
  text-align: center;
  padding-bottom: 10px;
}
.owl-style-home .item:first-child {
  margin-left: 5px;
}
.owl-style-home .item:last-child {
  margin-right: 5px;
}
.owl-style-home .new {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.owl-style-home .alt {
  margin-right: 0;
}
.owl-style-home .wImage {
  position: relative;
  width: 100%;
  display: block;
}
.owl-style-home .khungAnhCrop0 {
  border: 1px solid transparent;
}
.owl-style-home .khungAnhCrop0:before {
  padding-bottom: 100%;
}
.owl-style-home .item:hover {
  box-shadow: 0 0 0.8rem 0.2rem rgba(12, 11, 8, 0.15);
  transform: translateY(-0.2rem);
  transition: 0.2s;
}
.owl-style-home .brand {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  display: block;
}
.owl-style-home .title {
  color: #333;
  font-weight: normal;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: inherit;
}
.owl-style-home .title:hover,
.owl-style-home .brand:hover {
  text-decoration: underline;
}
.owl-style-home .core {
  margin-bottom: 5px;
}
.owl-style-home .ddlSort {
  font-size: 11px;
  color: #333;
  width: 165px;
  padding: 2px;
  border: solid 1px #efefef;
}
.owl-style-home .item .saleoff {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #e48325;
  color: #fff;
  z-index: 999;
  padding: 3px 10px;
}
.owl-style-home .item .saleoff.mauPercenDo {
  background: #be2429;
}
.owl-style-home .price {
  font-weight: bold;
  color: #cd2026;
}
.owl-style-home .price span {
  font-weight: normal;
  color: #939393;
  text-decoration: line-through;
}
.owl-style-home .owl-carousel {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.owl-style-home .owl-dots {
  margin-top: 5px;
  text-align: center;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -28px;
}
.owl-style-home .owl-dots button {
  display: inline-block;
  outline: none;
  border: none;
  background: #d0d0d0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 3px;
}
.owl-style-home .owl-dots button.active {
  background: #333;
}
.ChuongTrinhGiamGiaTrangChu {
  background: url(/css/pic/banner-tet.png) center center no-repeat;
  align-items: center;
  background-size: cover;
  height: 596px;
  padding: 5px 15px 0;
  border-radius: 12px;
}
.ChuongTrinhGiamGiaTrangChu .head {
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  padding: 10px 0 15px;
  color: #fff;
  margin: 0;
}
.ChuongTrinhGiamGiaTrangChu .head a {
  color: #000;
}
.ChuongTrinhGiamGiaTrangChu .head span {
  font-size: 16px;
  font-weight: 500;
  margin: 0 5px;
}
.ChuongTrinhGiamGiaTrangChu .promotion-time {
  display: flex;
  justify-content: center;
  padding: 0 0 20px;
}
.ChuongTrinhGiamGiaTrangChu .promotion-time-remain {
  display: flex;
  justify-content: center;
  column-gap: 5px;
  align-items: center;
  color: #fff;
}
.ChuongTrinhGiamGiaTrangChu .promotion-time span {
  background: #fff;
  border-radius: 6px;
  font-weight: 900;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
.ChuongTrinhGiamGiaTrangChu .list .owl-stage {
  display: flex;
}
.ChuongTrinhGiamGiaTrangChu .owl-item {
  background: #fff;
}
.ChuongTrinhGiamGiaTrangChu .item {
  position: relative;
  z-index: 1;
  display: block;
  padding: 15px;
}
.ChuongTrinhGiamGiaTrangChu .new {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.ChuongTrinhGiamGiaTrangChu .alt {
  margin-right: 0;
}
.ChuongTrinhGiamGiaTrangChu .wImage {
  position: relative;
  margin-bottom: 5px;
}
.ChuongTrinhGiamGiaTrangChu .khungAnhCrop0 {
  border: 1px solid transparent;
}
.ChuongTrinhGiamGiaTrangChu .khungAnhCrop0:before {
  padding-bottom: 100%;
}
.ChuongTrinhGiamGiaTrangChu .brand {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  display: block;
}
.ChuongTrinhGiamGiaTrangChu .title {
  color: #333;
  font-weight: normal;
  margin: 0 0 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: inherit;
}
.ChuongTrinhGiamGiaTrangChu .title:hover,
.ChuongTrinhGiamGiaTrangChu .brand:hover {
  text-decoration: underline;
}
.ChuongTrinhGiamGiaTrangChu .core {
  margin-bottom: 5px;
}
.ChuongTrinhGiamGiaTrangChu .ddlSort {
  font-size: 11px;
  color: #333;
  width: 165px;
  padding: 2px;
  border: solid 1px #efefef;
}
.ChuongTrinhGiamGiaTrangChu .item .saleoff {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #e48325;
  color: #fff;
  z-index: 999;
  padding: 3px 10px;
}
.ChuongTrinhGiamGiaTrangChu .item .saleoff.mauPercenDo {
  background: #be2429;
}
.ChuongTrinhGiamGiaTrangChu .price {
  font-weight: bold;
  color: #cd2026;
  margin-top: 5px;
}
.ChuongTrinhGiamGiaTrangChu .price span {
  font-weight: normal;
  color: #939393;
  text-decoration: line-through;
}
.ChuongTrinhGiamGiaTrangChu .owl-dots {
  margin-top: 5px;
  text-align: center;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -28px;
}
.ChuongTrinhGiamGiaTrangChu .owl-dots button {
  display: inline-block;
  outline: none;
  border: none;
  background: #d0d0d0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 3px 5px;
}
.ChuongTrinhGiamGiaTrangChu .owl-dots button.active {
  background: #fff;
}
.ChuongTrinhGiamGiaTrangChu .item {
  display: flex;
  flex-direction: column;
}
.ChuongTrinhGiamGiaTrangChu .item-inner {
  display: block;
  flex: 1;
  color: #333;
  text-decoration: none;
}
.ChuongTrinhGiamGiaTrangChu .brand-name {
  display: block;
  font-size: 11px;
  font-weight: 700;
  color: #346c43;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 3px;
}
.ChuongTrinhGiamGiaTrangChu .item-social {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 3px 0 4px;
  font-size: 11px;
  color: #888;
}
.ChuongTrinhGiamGiaTrangChu .social-sold {
  color: #888;
}
.ChuongTrinhGiamGiaTrangChu .loyalty-price {
  font-size: 12px;
  padding: 4px 6px;
  margin: 3px 0 5px;
  border-left-width: 4px;
  width: auto;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar {
  margin: 5px 0 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.ChuongTrinhGiamGiaTrangChu .inv-fill {
  height: 4px;
  width: var(--bar, 50%);
  border-radius: 2px;
  background: #346c43;
  transition: width 0.3s;
}
.ChuongTrinhGiamGiaTrangChu .inv-label {
  font-size: 11px;
  font-weight: 600;
  color: #346c43;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-low .inv-fill {
  background: #d97706;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-low .inv-label {
  color: #d97706;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-critical .inv-fill {
  background: #c0180c;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-critical .inv-label {
  color: #c0180c;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-zero .inv-fill {
  background: #bbb;
  width: 100%;
}
.ChuongTrinhGiamGiaTrangChu .inv-bar.inv-zero .inv-label {
  color: #999;
}
.ChuongTrinhGiamGiaTrangChu .btn-buy-now {
  display: block;
  width: 100%;
  margin: 8px 0 0;
  padding: 8px 0;
  text-align: center;
  color: #e07a3a;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #e07a3a;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  box-shadow: none;
  transition:
    background 0.15s,
    color 0.15s;
  text-decoration: none;
  letter-spacing: 0.3px;
}
.ChuongTrinhGiamGiaTrangChu .btn-buy-now:hover {
  background: #e07a3a;
  color: #fff;
}
.ChuongTrinhGiamGiaTrangChu .btn-buy-now.loading {
  background: #f5f5f5;
  color: #aaa;
  border-color: #ddd;
  box-shadow: none;
  pointer-events: none;
}
#SubProductGroupHomepageInBanner {
  width: 980px;
  margin: 0 auto;
}
#SubProductGroupHomepageInBanner .panelGroup {
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
}
#SubProductGroupHomepageInBanner .headcate {
  color: #346c43;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
#SubProductGroupHomepageInBanner .headcate .descCate {
  line-height: 34px;
  color: #333;
}
#SubProductGroupHomepageInBanner .headcate .name {
  color: #346c43;
}
#SubProductGroupHomepageInBanner .headcate .more {
  border-bottom: medium none;
  font-size: 13px;
  line-height: 26px;
  font-weight: bold;
  font-weight: 900;
  height: 15px;
  margin-bottom: -1px;
  padding-bottom: 10px;
  color: #346c43;
  position: absolute;
  bottom: 0;
  right: 0;
}
#SubProductGroupHomepageInBanner .TopBar {
  height: 33px;
  background: url(/css/icon/gray_bg.png) repeat-x bottom;
  font-size: 11px;
  color: #333;
}
#SubProductGroupHomepageInBanner .TopBar .left {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-weight: 900;
  color: #346c43;
  height: 32px;
  border-bottom: solid 1px #346c43;
  text-transform: uppercase;
}
#SubProductGroupHomepageInBanner .item {
  width: 165px;
  height: 252px;
  float: left;
  margin-bottom: 39px;
  position: relative;
  z-index: 1;
}
#SubProductGroupHomepageInBanner .item1 {
  margin-left: 15px;
}
#SubProductGroupHomepageInBanner .item2 {
  margin-left: 15px;
}
#SubProductGroupHomepageInBanner .item3 {
  margin-left: 15px;
}
#SubProductGroupHomepageInBanner .item4 {
  float: right;
}
#SubProductGroupHomepageInBanner .new {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
#SubProductGroupHomepageInBanner .alt {
  margin-right: 0;
}
#SubProductGroupHomepageInBanner .image {
  width: 163px;
  height: 173px;
  border: solid 1px #fff;
  display: table;
}
#SubProductGroupHomepageInBanner .image .JsImageFrame1 {
  display: inline-block;
  width: 163px;
  height: 173px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#SubProductGroupHomepageInBanner .image .JsImageFrame1 img {
  max-width: 163px;
  max-height: 173px;
}
#SubProductGroupHomepageInBanner .brand {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
#SubProductGroupHomepageInBanner .image:hover {
  background: #fff;
  border-color: #dbdbdb;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  box-shadow: 0 0 5px #dbdbdb;
}
#SubProductGroupHomepageInBanner .item:hover .brand,
#SubProductGroupHomepageInBanner .brand:hover {
  color: #346c43;
}
#SubProductGroupHomepageInBanner .title {
  color: #333;
}
#SubProductGroupHomepageInBanner .item:hover .title,
#SubProductGroupHomepageInBanner .title:hover {
  color: #346c43;
}
#SubProductGroupHomepageInBanner .ddlSort {
  font-size: 11px;
  color: #333;
  width: 165px;
  padding: 2px;
  border: solid 1px #efefef;
}
#SubProductGroupHomepageInBanner .item .saleoff {
  position: absolute;
  top: 135px;
  left: 0;
  background: #e48325;
  color: #fff;
  z-index: 999;
  padding: 3px 10px;
}
#SubProductGroupHomepageInBanner .item .saleoff.mauPercenDo {
  background: #be2429;
}
#SubProductGroupHomepageInBanner a.buynow {
  width: 0;
  height: 35px;
  background: #fff;
  font-size: 11px;
  line-height: 34px;
  color: #595959;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  position: absolute;
  top: 62px;
  right: 1px;
  z-index: 2;
  overflow: hidden;
}
#SubProductGroupHomepageInBanner .item:hover a.buynow {
  width: 65px;
}
#SubProductGroupHomepageInBanner h1,
#SubProductGroupHomepageInBanner h4 {
  font-size: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  font-weight: inherit;
}
#SubProductGroupHomepageInBanner .GrayStars {
  width: 70px;
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saoxam.png) repeat-x;
}
#SubProductGroupHomepageInBanner .saovang {
  height: 14px;
  display: inline-block;
  background: url(/css/icon/saovang.png) repeat-x;
  width: 100% !important;
}
#SubProductGroupHomepageInBanner .price {
  font-weight: bold;
  color: #cd2026;
}
#SubProductGroupHomepageInBanner .price span {
  font-weight: normal;
  font-size: 10px;
  color: #939393;
  text-decoration: line-through;
}
#SubProductGroupHomepageInBanner #owl-demo1 .item:hover .baotitle {
  width: 155px;
  height: 86px;
  background: url(/css/icon/titlebghv.png) no-repeat;
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
.SubNewsHomePageRightGroup1 {
  width: 230px;
  margin-bottom: 9px;
}
.SubNewsHomePageRightGroup1 .groupImage img {
  width: 230px;
}
.SubNewsHomePageRightGroup1 .container {
  border: solid 1px #e0e0e0;
  border-top: 0;
  padding-left: 15px;
  padding-right: 7px;
  padding-top: 2px;
}
.SubNewsHomePageRightGroup1 .item {
  margin-bottom: 9px;
  padding-bottom: 8px;
  border-bottom: solid 1px #efefef;
}
.SubNewsHomePageRightGroup1 .last {
  border-bottom: 0;
}
.SubNewsHomePageRightGroup1 .image {
  display: block;
  float: left;
  width: 69px;
  height: 52px;
  margin-right: 9px;
}
.SubNewsHomePageRightGroup1 .title {
  color: #343434;
}
.SubNewsHomePageRightGroup1 .title:hover {
  color: #346c43;
}
.SubServiceHomePageRightGroup2 {
  background: url(/css/icon/NewsBg.png) no-repeat;
  width: 228px;
  margin-bottom: 11px;
  border: solid 1px #e0e0e0;
}
.SubServiceHomePageRightGroup2 .TopBar {
  padding-left: 108px;
}
.SubServiceHomePageRightGroup2 .TopBar a {
  font-size: 15px;
  font-weight: bold;
  font-weight: 900;
  color: #346c43;
  text-transform: uppercase;
}
.SubServiceHomePageRightGroup2 .container {
  padding: 0 15px;
}
.SubServiceHomePageRightGroup2 .item {
  display: inline-block;
  background: url(/css/icon/GrayDot.png) no-repeat left 4px;
  padding-left: 11px;
  padding-bottom: 15px;
  color: #343434;
}
.SubServiceHomePageRightGroup2 .item:hover {
  color: #346c43;
}
#SubVideoHomepageLastest #VideoPlayerTitle2 {
  font-size: 11px;
  color: #346c43;
  padding: 5px 0;
  margin-top: 5px;
  display: block;
}
#SubVideoHomepageLastest #VideoHome {
  padding: 0 0 10px;
}
#SubVideoHomepageLastest #VideoHome a {
  font-size: 11px;
  color: #346c43;
  padding: 5px 0;
  display: block;
  background: url(/css/icon/iconcamera.png) no-repeat left center;
  padding-left: 20px;
}
#SubVideoHomepageLastest .videoHienTai {
  width: 230px;
  height: 200px;
  overflow: hidden;
}
#SubVideoHomepageLastest #VideoPlayerEmbedCode2 {
  margin-top: -5px;
}
#BackgroundSlide a {
  display: block;
  width: 100%;
  height: 100%;
}
#BackgroundSlide a img {
  width: 100%;
  object-fit: cover;
  max-height: 600px;
}
#CommonHomepgeBackgroundSlide.SlideVideo {
  height: auto;
}
#CommonHomepgeBackgroundSlide.SlideVideo .owl-dots {
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  gap: 5px;
  width: 100%;
}
#CommonHomepgeBackgroundSlide.SlideVideo .owl-dot {
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 19px;
  height: 19px;
  background: #999;
}
#CommonHomepgeBackgroundSlide.SlideVideo .owl-dot.active {
  background: #333;
}
.WeTrekMember .heading {
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  display: block;
  margin: 0 0 15px;
}
.WeTrekMember .desc {
  width: 80%;
  margin: 0 auto 15px;
  text-align: center;
}
.WeTrekMember .group_items {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.WeTrekMember .group_items .item {
  width: calc((100% - 60px) / 4);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.WeTrekMember .group_items .item:before {
  padding-bottom: 100%;
  content: "";
  display: block;
}
.WeTrekMember .group_items .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.WeTrekMember .group_items .shopNow {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  display: none;
  top: 0;
  left: 0;
}
.WeTrekMember .group_items .shopNow span {
  padding: 5px 20px;
  font-weight: bold;
  color: #fff;
  background: #346c43;
}
.WeTrekMember .group_items .shopNow .tag {
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  padding: 0 15px;
}
.WeTrekMember .group_items .item:hover .shopNow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.WeTrekMember .showMore {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.WeTrekMember .showMore button {
  padding: 10px 30px;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  color: #333;
  cursor: pointer;
}
#WeTrekMember img {
  max-width: 100%;
  max-height: 100%;
}
#WeTrekMember .modal-content {
  max-width: 900px;
  padding: 0;
  border-radius: 0;
}
.modal-product-detail {
  display: flex;
}
.modal-product-detail .cRight {
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
  justify-content: center;
}
.modal-product-detail .cLeft {
  width: calc(100% - 300px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  min-height: 600px;
}
.modal-product-detail .cLeft .bg {
  filter: blur(30px);
  transform: scale(1.1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.modal-product-detail .cRight .text {
  font-weight: 700;
  text-align: center;
  font-size: 0.9rem;
}
.modal-product-detail .cRight .item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  color: #333;
  text-align: center;
}
.modal-product-detail .cRight .proName {
  color: #666;
}
.modal-product-detail .cRight .proSold {
  font-size: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.modal-product-detail .cRight .proPrice {
  font-weight: 700;
}
.modal-product-detail .cRight .proPrice del {
  font-weight: normal;
  color: #666;
}
.modal-product-detail .cRight .item img {
  border: 1px solid #c2c2c2;
}
.modal-product-detail .cRight .item:hover img {
  border: 1px solid #333;
}
.TopCategory {
  margin-bottom: 30px;
}
.TopCategory .heading {
  margin: 0 0 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
}
.TopCategory .desc {
  text-align: center;
  margin-bottom: 15px;
}
.TopCategory .group_items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.TopCategory .group_items .item {
  width: calc((100% - 96px) / 5);
  color: #333;
}
.TopCategory .group_items .item img {
  width: 100%;
  border-radius: 8px;
}
.TopCategory .group_items .proName {
  margin: 0;
  font-weight: normal;
  text-align: center;
}
.TopCategory .group_items .item:hover .proName {
  text-decoration: underline;
}
.TopCategory .showMore {
  flex-direction: row;
  justify-content: flex-end;
  padding: 16px 0;
  display: flex;
  gap: 24px;
  align-items: center;
}
.TopCategory .showMore .btShowMore {
  background: #c7370f;
  color: #fff;
  padding: 8px 16px;
  border: 1px solid #c7370f;
  border-radius: 3px;
}
.TopCategory .showMore .btShowMore:hover {
  background: #fff;
  color: #333;
}
.PopularCategory {
  background: #f3f2ef;
  border-radius: 3px;
  display: flex;
  margin: 35px 0;
  overflow: hidden;
}
.PopularCategory .PopularLink {
  width: 50%;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}
.PopularCategory .PopularBanner {
  width: 50%;
}
.PopularCategory .PopularBanner img {
  display: block;
  width: 100%;
}
.PopularCategory .PopularLink nav {
  width: 50%;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-right: 10px;
}
.PopularCategory .PopularLink nav label {
  font-weight: 500;
}
.PopularCategory .PopularLink nav a {
  color: #406eb5;
}
.PopularCategory .PopularLink nav a:hover {
  text-decoration: underline;
}
.loyalty-price {
  color: #333;
  position: relative;
  background: #f4f2ed;
  border-left: 6px solid #2f7abb;
  padding: 10px 0 10px 5px;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}
.points-purple {
  color: #2f7abb;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
