blockquote {
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}
figure {
  margin-left: 0;
  margin-right: 0;
}
a.simple-button-plugin:hover {
  opacity: 0.5;
}
#Banner object {
  vertical-align: middle;
}
#Banner h1 {
  position: absolute;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
#TopSlide {
  width: 980px;
  height: 224px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#TopSlide img {
  width: 980px;
  height: 224px;
  border: 0;
}
#TopSlide ul,
#TopSlide li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#TopSlide a.nextTopSlide,
#TopSlide a.prevTopSlide {
  width: 42px;
  height: 42px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 90px;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
#TopSlide a.nextTopSlide {
  background: url(/css/icon/next.png) no-repeat;
  right: 10px;
}
#TopSlide a.prevTopSlide {
  background: url(/css/icon/prev.png) no-repeat;
  left: 10px;
}
#TopSlide:hover a.nextTopSlide,
#TopSlide:hover a.prevTopSlide {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#BottomGroup1 {
  border: solid 1px #dfdfdf;
  text-align: center;
}
#BottomGroup1 img {
  max-width: 100%;
}
#BottomGroup2 {
  text-align: center;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
#BottomGroup2 a {
  display: inline-block;
}
#BottomGroup2 img {
  height: 46px;
  padding: 3px 17px;
}
#CacHinhThucThanhToan a {
  display: inline-block;
}
#CacHinhThucThanhToan img {
  max-width: 308px;
  padding-right: 5px;
}
#CacHinhThucThanhToan img:last-child {
  padding: 0;
}
#ShareBottom {
  height: 24px;
}
#ShareBottom .label {
  float: left;
  color: #333;
  height: 24px;
  line-height: 22px;
}
#ShareBottom img {
  width: 24px;
}
#ShareBottom a {
  text-indent: -200px;
  display: block;
  float: left;
  height: 24px;
  width: 24px;
  overflow: hidden;
  margin-left: 7px;
  color: inherit;
}
#ShareBottom a.normalIcon {
  text-indent: 0;
}
#BannerAboveSlide {
  position: absolute;
  bottom: 0;
  right: 15%;
  z-index: 1;
  text-align: right;
}
#CommonHeaderPanel {
  background: #2f6a3f;
  float: right;
  padding: 3px 10px 3px 15px;
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 3;
  font-size: 0.8rem;
}
#CommonHeaderPanel .item {
  color: #fff;
}
#CommonHeaderPanel .item:hover {
  color: #c8292e;
}
#CommonHeaderPanel .item span {
  font-weight: bold;
}
#CommonHeaderPanel .cart {
  color: #fff;
  text-transform: uppercase;
}
#CommonHeaderPanel .cart:hover {
  color: #c8292e;
}
#CommonHeaderPanel .split {
  display: inline-block;
  background: url(/css/icon/DottedV.png) no-repeat center;
  width: 1px;
  padding: 0 12px;
}
#CommonControlChangeLanguage {
  display: block;
  float: right;
  height: 12px;
  float: right;
  position: absolute;
  top: 5px;
  left: -35px;
  padding-right: 11px;
}
#CommonControlChangeLanguage .FormatFlatLang {
  display: block;
  float: right;
  padding-left: 6px;
}
#CommonControlChangeLanguage .FormatFlatLang img {
  width: 17px;
  height: 12px;
}
#CommonTopMenu {
  position: absolute;
  right: 0;
  bottom: 7px;
  display: flex;
  background-image: linear-gradient(
    to right,
    rgba(255, 0, 0, 0) 10%,
    rgba(0, 0, 0, 0.1) 20%
  );
  padding: 5px 0;
  z-index: 2;
}
#CommonTopMenu .MenuContent {
  float: right;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
#CommonTopMenu .item {
  display: inline-block;
  color: #fff;
}
#CommonTopMenu .item:hover {
  color: #c8292e;
}
#CommonTopMenu .split {
  display: inline-block;
  padding: 0 4px;
  color: #a0a0a0;
}
.menuMain table.tbMenu {
  width: 100%;
  border: 0;
  display: inline-block;
}
.menuMain table.tbMenu tr td {
  padding: 0;
}
.menuMain h1,
.menuMain h2,
.menuMain h3,
.menuMain h4 {
  font-size: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  font-weight: inherit;
}
.menuMain li .submenumain {
  display: flex;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 25px 0;
  border-top: solid 1px #dadada;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
}
.menuMain li:hover .submenumain {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.4s;
}
.menuMain .leftmenu {
  width: 83%;
  padding-left: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  max-height: 61.28702757916241vh;
  overflow-y: auto;
}
.menuMain .rightmenu {
  width: 17%;
  padding: 0 10px 0 10px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.menuMain .rightmenu img {
  max-width: 100%;
}
.menuMain .cate {
  width: 25%;
  display: flex;
  margin-bottom: 15px;
}
.menuMain .catePic {
  width: 29%;
}
.menuMain .cateName {
  width: 71%;
  padding-left: 8px;
}
.menuMain .cateName .head {
  min-height: 108px;
}
.menuMain a.subcate {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  display: block;
  padding-bottom: 3px;
}
.menuMain a.subcate:hover {
  color: #636363;
}
.menuMain .subcate2 {
  display: block;
  color: #555;
  padding: 1px 0;
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 0.8rem;
}
.menuMain .subcate2:hover {
  text-decoration: underline;
  cursor: pointer;
}
.menuMain .more {
  position: relative;
}
.menuMain .moreHover {
  display: none;
  position: absolute;
  top: 100%;
  left: -8px;
  z-index: 1;
  width: calc(100% + 8px);
}
.menuMain .more:hover .moreHover {
  display: block;
  background: #eee;
  position: absolute;
  padding: 5px 0 5px 8px;
}
#CommonBottomMenu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  gap: 30px;
}
#CommonBottomMenu .menu {
  width: calc((100% - 90px) / 4);
}
#CommonBottomMenu .item {
  display: block;
  font-weight: bold;
  color: #555;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#CommonBottomMenu .subItem {
  display: block;
  color: inherit;
  margin-bottom: 8px;
}
#CommonBottomMenu .subItem:last-child {
  margin-bottom: 0;
}
#CommonBottomMenu a:hover {
  text-decoration: underline;
}
#CommonNewsLetterSignUp {
  display: flex;
  justify-content: space-between;
}
#CommonNewsLetterSignUp .TBX1 {
  width: calc(100% - 60px);
  padding: 10px 5px;
  border: solid 1px #bdbdbd;
  font-size: 14px;
}
#CommonNewsLetterSignUp .LBT1 {
  width: 55px;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 2px;
  cursor: pointer;
  font-size: unset;
  background: #4e4d49;
  font-size: 14px;
}
#CommonNewsLetterSignUp .LBT1:hover {
  color: #333;
  border: solid 1px #bdbdbd;
  background: none;
}
#CommonFooter {
  color: #333;
  text-align: center;
  padding-top: 5px;
}
#CommonFooter a {
  color: #2f7abb;
}
#CommonFooter .fs16 {
  font-size: 1.2rem;
}
#CommonFooter .fs14 {
  font-size: 0.7rem;
}
#CommonFooter .fwb {
  color: #555;
}
#CommonFooter a.fwb {
  text-decoration: underline;
}
#CommonSearchBox {
  width: 320px;
  background: #fff;
  position: relative;
  border: 2px solid #2f6a3f;
  margin: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#CommonSearchBox .tbsearch {
  font-style: italic;
  color: #333;
  width: 290px;
  height: 26px;
  background: none;
  border: 0;
  outline: none;
  font-size: 14px;
  text-indent: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
#CommonSearchBox .btsearch {
  display: inline-block;
  width: 30px;
  height: 26px;
  cursor: pointer;
  border: 0;
  background: url(/css/icon/btSearch.png) no-repeat center;
  background-size: contain;
  outline: none;
}
#CommonSearchBox .tbsearch:focus {
  border: 0 !important;
}
#CommonSearchBox .btsearch:hover {
  background-image: url(/css/icon/btsearchHover.png);
  background-size: contain;
}
#jquery-live-search {
  z-index: 5;
  border: 1px solid #d2d2d2;
  border-top: 0;
}
#jquery-live-search .tab_suggest {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 15px;
  background: #fff;
}
#jquery-live-search .item {
  width: calc(100% / 3);
  padding: 15px 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#jquery-live-search .item .khungAnh {
  width: 48%;
  position: relative;
  overflow: hidden;
}
#jquery-live-search .item .khungAnh:before {
  padding-bottom: 100%;
  content: "";
  display: block;
}
#jquery-live-search .item.article .khungAnh:before {
  padding-bottom: 60%;
}
#jquery-live-search .item .khungAnh img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#jquery-live-search .item .TitleSearch {
  width: 50%;
  font-size: 0.8rem;
}
#jquery-live-search .item .titlesearch {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #333;
  margin-bottom: 10px;
}
#jquery-live-search .item i {
  color: #555;
}
#jquery-live-search .item.article .titlesearch {
  margin-bottom: 0;
}
#jquery-live-search .item:hover .titlesearch {
  color: #2f6a3f;
}
#jquery-live-search .item .gia {
  color: #e90000;
  display: block;
}
#jquery-live-search .bottom {
  width: 100%;
  background: #f7f7f7;
}
#jquery-live-search .xemvoi {
  color: #333;
}
#jquery-live-search .xemvoi span {
  color: #2f6a3f;
  font-weight: bold;
}
#jquery-live-search .xemthem {
  color: #333;
  padding: 4px 10px;
  background: #dedede;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#jquery-live-search .xemthem:hover {
  background: #2f6a3f;
  color: #fff;
}
#jquery-live-search .bottom2 {
  width: 100%;
  background: #e5e5e5;
}
#jquery-live-search .bottom2 a {
  padding: 5px 10px;
  float: left;
  color: #000;
  cursor: pointer;
}
#jquery-live-search .bottom1 {
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#jquery-live-search .bottom2 .active {
  background: #fff;
}
#jquery-live-search .bottom2 .dong {
  color: #000;
  cursor: pointer;
  float: right;
}
#jquery-live-search .bottom2:after {
  display: block;
  clear: both;
  content: "";
}
.suggest {
  position: absolute;
  top: calc(100% + 14px);
  background: #fff;
  padding: 10px;
  width: 150%;
}
.suggest:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 10px;
  top: -10px;
}
.suggest .btn {
  border: 1px solid #d2d2d2;
}
.top_search_suggest {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
  background: #f7f7f7;
}
.top_search_suggest a {
  display: block;
  width: 50%;
  padding: 5px 10px;
  color: #2f7abb;
  font-size: 0.8rem;
}
.top_search_suggest a:hover {
  color: #2f6a3f;
}
#CommonStatistic {
  clear: both;
  text-align: center;
}
#CommonSupportOnline {
  display: none;
}
#CommonSupportOnline a.favorite {
  width: 31px;
  height: 39px;
  background: url(/css/icon/favorite.png) no-repeat;
  display: inline-block;
  margin-bottom: 10px;
}
#CommonSupportOnline a.open {
  width: 31px;
  height: 151px;
  display: inline-block;
  cursor: pointer;
  background: url(/css/icon/chamsockh.png) no-repeat;
}
#CommonSupportOnlineFrame {
  width: 193px;
  height: 0;
  overflow: hidden;
  background: url(/css/icon/chamsockhan.png) no-repeat;
  position: relative;
  z-index: 1;
  right: -31px;
  top: 10px;
}
#CommonSupportOnlineFrame a.close {
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
}
#CommonSupportOnlineFrame .hotline {
  position: absolute;
  z-index: 1;
  top: 77px;
  left: 40px;
  font: bold 24px "Myriad Pro";
  color: #d2262e;
  text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
#CommonSupportOnlineFrame .list {
  position: absolute;
  z-index: 1;
  top: 128px;
  left: 11px;
}
#CommonSupportOnlineFrame .list a {
  margin-right: 7px;
}
#CommonSupportOnlineFrame a.yahooOn,
#CommonSupportOnlineFrame a.yahooOff {
  width: 24px;
  height: 20px;
  display: inline-block;
  background: url(/css/icon/yahoo.png) no-repeat center;
}
#CommonSupportOnlineFrame a.skypeOn,
#CommonSupportOnlineFrame a.skypeOff {
  width: 24px;
  height: 20px;
  display: inline-block;
  background: url(/css/icon/skype.png) no-repeat center;
}
#CommonSupportOnlineFrame a.email {
  width: 24px;
  height: 20px;
  display: inline-block;
  background: url(/css/icon/email.png) no-repeat center;
}
#CommonRightTool {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 10px;
  width: 31px;
}
#FacebookLikeBox {
  border: solid 1px #e0e0e0;
  height: 311px;
  width: 228px;
  overflow: hidden;
}
#FacebookLikeBox .contentfb {
  position: relative;
  top: -1px;
  left: -1px;
}
.contentMenuThuongHieu {
  height: 80px;
  margin-bottom: 10px;
  overflow: hidden;
}
.slidePartner .vien {
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: solid 1px #c3c3c3;
}
.slidePartner .contentMenuThuongHieu {
  position: relative;
  height: 80px;
  overflow: hidden;
}
.slidePartner .slidePartner {
  width: 910px !important;
  margin: 0 auto;
}
.slidePartner .frameOut {
  height: 80px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
}
.slidePartner .frameOut .frameIn {
  height: 40px;
  display: inline-block;
}
.slidePartner .frameOut .frameIn img {
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 40px;
}
.slidePartner .frameOut:hover .frameIn img {
  -webkit-filter: grayscale(0);
  filter: none;
}
.slidePartner .btnNextPartner {
  background: url(/css/icon/btnNextAdvPartner.png) no-repeat;
  height: 28px;
  width: 19px;
  display: none;
  position: absolute;
  right: 0;
  top: 26px;
  cursor: pointer;
  opacity: 0.8;
  font-size: 1px;
}
.slidePartner .btnPrevPartner {
  background: url(/css/icon/btnPrevAdvPartner.png) no-repeat;
  height: 28px;
  width: 19px;
  display: none;
  position: absolute;
  left: 0;
  top: 26px;
  cursor: pointer;
  opacity: 0.8;
  font-size: 1px;
}
.slidePartner:hover .btnNextPartner,
.slidePartner:hover .btnPrevPartner {
  display: block;
}
.slidePartner .btnNextPartner:hover {
  opacity: 1;
}
.slidePartner .btnPrevPartner:hover {
  opacity: 1;
}
.slidePartner .titlePanel {
  text-align: left;
  position: relative;
}
.slidePartner .titlePanel p a {
  font: normal 14px "OpenSansBold";
  color: #e5e5e5;
  text-transform: uppercase;
}
#CommonLoginOther a {
  display: block;
  cursor: pointer;
  border-radius: 5px;
  line-height: 36px;
  border: 1px solid #d2d2d2;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}
#login {
  background: url(/css/icon/FB.svg) no-repeat left 10px center;
  background-size: 20px;
  margin-bottom: 10px;
}
#loginGG {
  background: url(/css/icon/GG.svg) no-repeat left 10px center;
  background-size: 20px;
}
#CommonLogin {
  color: #333;
  background: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 400px;
}
#CommonLogin .bgcate {
  height: 40px;
  background: url(/css/icon/bgcaterpx.gif) repeat-x bottom;
  margin-bottom: 38px;
}
#CommonLogin a.cate {
  font-weight: bold;
  font-weight: 900;
  font-size: 18px;
  height: 40px;
  color: #346c43;
  text-transform: uppercase;
  display: inline-block;
  background: url(/css/icon/bgcatehoverrpx.gif) repeat-x bottom;
}
#CommonLogin .hoac {
  text-align: center;
  margin: 0 0 20px;
}
#CommonLogin .loginform {
  padding: 40px 50px 50px;
}
#CommonLogin .loginform .top {
  margin-bottom: 20px;
}
#CommonLogin .loginform .top2 {
  display: none;
}
#CommonLogin .title {
  text-align: center;
  margin-bottom: 20px;
}
#CommonLogin .cot2 {
  float: right;
  background: #f1f1f1;
}
#CommonLogin .form-control {
  display: flex;
  border: 1px solid #2f6a3f;
  border-radius: 4px;
  margin-bottom: 10px;
}
#CommonLogin .form-control.disable {
  border: 1px solid #d2d2d2;
}
#CommonLogin input[type="tel"],
#CommonLogin input[type="number"] {
  border: none;
  outline: none;
  background: none;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: 2px;
  font-weight: bold;
}
.form-control input::-moz-placeholder {
  color: #d0d0d0;
}
.form-control input::-webkit-input-placeholder {
  color: #d0d0d0;
}
#CommonLogin .btLogin {
  width: 38px;
  height: 36px;
  display: block;
  border: 0;
  cursor: pointer;
  background: url(/css/icon/go.svg) no-repeat center center #2f6a3f;
  background-size: 50%;
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
#CommonLogin .btLogin[disabled] {
  background: #d2d2d2;
  cursor: wait;
}
#fadePopupCommonLogin {
  display: none;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  z-index: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#lightPopupCommonLogin {
  display: none;
  position: relative;
  z-index: 9999;
}
#lightPopupCommonLogin .wrp {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#lightPopupCommonLogin .btClosePopup {
  width: 32px;
  height: 32px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #2f6a3f;
  color: #fff;
  border-radius: 0 0 0 100%;
  text-indent: 15px;
}
#CommonModulHeader {
  height: 266px;
  border-top: solid 3px #2f6a3f;
}
#CommonModulHeader .container {
  position: relative;
  z-index: 5;
}
#CommonShareThuCong {
  display: flex;
}
#CommonShareThuCong .icon5,
#CommonShareThuCong a.shareIcon {
  height: 16px;
  width: 16px;
  margin-left: 2px;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#CommonShareThuCong .icon5:hover,
#CommonShareThuCong a.shareIcon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#CommonShareThuCong a.icon1 {
  background: url(/css/icon/s1.gif) no-repeat center right;
}
#CommonShareThuCong a.icon2 {
  background: url(/css/icon/s2.gif) no-repeat center right;
}
#CommonShareThuCong a.icon3 {
  background: url(/css/icon/s3.gif) no-repeat center right;
}
#CommonShareThuCong a.icon4 {
  background: url(/css/icon/s4.gif) no-repeat center right;
}
#CommonShareThuCong .icon5 {
  background: url(/css/icon/s5.gif) no-repeat center right;
}
#CommonShareThuCong .at16nc {
  background: none !important;
}
#CommonShareThuCong .icon5 span {
  opacity: 0;
}
#CommonBrandHeader {
  height: 450px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
#CommonBrandHeader .container {
  position: relative;
  z-index: 3;
}
#CommonBrandHeader .frameHead {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 570px;
}
#CommonBrandHeader .wButtonFunctionVideo {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  display: none;
}
#CommonBrandHeader .wButtonFunctionVideo .ButtonFunctionVideo {
  width: 980px;
  margin: 0 auto;
}
#CommonBrandHeader .wButtonFunctionVideo .ButtonFunctionVideo a.muted {
  background: url(/css/icon/muted.png) no-repeat left center;
  padding-left: 35px;
}
#CommonBrandHeader .wButtonFunctionVideo .ButtonFunctionVideo a.muted span {
  background: url(/css/icon/textmuted.png) no-repeat;
  width: 88px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
}
#CommonBrandHeader
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  a.muted:hover
  span {
  opacity: 1;
}
#CommonBrandHeader .wButtonFunctionVideo .ButtonFunctionVideo a.muted.unmute {
  background: url(/css/icon/unmute.png) no-repeat left center;
}
#CommonBrandHeader
  .wButtonFunctionVideo
  .ButtonFunctionVideo
  a.muted.unmute
  span {
  background: url(/css/icon/textunmute.png) no-repeat left center;
}
.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.video-container video,
.video-container source {
  bottom: 0;
  left: 0;
  height: 100%;
  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;
  -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;
  top: 50% !important;
  transform: translateY(-50%);
}
#CommonFacebookComment .bgcate {
  height: 33px;
  margin-bottom: 5px;
  background: url(/css/icon/bgcaterpx.gif) repeat-x bottom;
}
#CommonFacebookComment .cate {
  font-weight: bold;
  font-weight: 900;
  height: 33px;
  color: #346c43;
  text-transform: uppercase;
  display: inline-block;
  background: url(/css/icon/bgcatehoverrpx.gif) repeat-x bottom;
}
#SubContactDangKyNhanQua {
  width: 31px;
  position: fixed;
  z-index: 105;
  left: 0;
  bottom: 10px;
  display: none;
}
#SubContactDangKyNhanQua a.open {
  width: 31px;
  height: 191px;
  display: inline-block;
  cursor: pointer;
  background: url(/css/icon/dangkynhanqua.png) no-repeat;
}
#SubContactDangKyNhanQuaFrame {
  width: 193px;
  height: 0;
  overflow: hidden;
  background: url(/css/icon/dangkynhanquaan.png) no-repeat;
  position: relative;
  z-index: 1;
  left: -31px;
  top: 10px;
  margin-bottom: 10px;
}
#SubContactDangKyNhanQuaFrame a.close {
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
}
#SubContactDangKyNhanQuaFrame input[type="text"] {
  width: 140px;
  padding: 2px 9px;
  border: solid 1px #dfdfdf;
  font-size: 11px;
  color: #333;
  position: absolute;
  z-index: 1;
  left: 18px;
}
#SubContactDangKyNhanQuaFrame select {
  width: 159px;
  padding: 1px 2px 1px 6px;
  border: solid 1px #dfdfdf;
  font-size: 11px;
  color: #333;
  position: absolute;
  z-index: 1;
  left: 18px;
}
#SubContactDangKyNhanQuaFrame #tbHoTenDKNQ {
  top: 50px;
}
#SubContactDangKyNhanQuaFrame #tbEmailDKNQ {
  top: 80px;
}
#SubContactDangKyNhanQuaFrame #ddlGioiTinhDKNQ {
  top: 110px;
}
#SubContactDangKyNhanQuaFrame .btOK {
  position: absolute;
  z-index: 1;
  left: 18px;
  top: 142px;
  padding: 0 8px;
  height: 21px;
  background: #2f6a3f;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
}
#SubContactDangKyNhanQuaFrame .btOK span {
  display: inline-block;
  height: 100%;
}
#SubContactKhachHangDanhGia {
  display: none;
}
#SubContactKhachHangDanhGia a.open {
  width: 31px;
  height: 151px;
  display: inline-block;
  cursor: pointer;
  background: url(/css/icon/khdanhgia.png) no-repeat;
}
#SubContactKhachHangDanhGiaFrame {
  width: 193px;
  height: 0;
  background: url(/css/icon/khdanhgiaan.png) no-repeat;
  position: relative;
  z-index: 1;
  right: -31px;
  top: 10px;
  margin-bottom: 10px;
}
#SubContactKhachHangDanhGiaFrame a.close {
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
}
#SubContactKhachHangDanhGiaFrame .btOK {
  position: absolute;
  z-index: 1;
  left: 60px;
  top: 150px;
  padding: 0 8px;
  height: 21px;
  background: #2f6a3f;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
}
#SubContactKhachHangDanhGiaFrame .btOK span {
  display: inline-block;
  height: 100%;
}
#SubContactKhachHangDanhGiaFrame .content {
  width: 170px;
  height: 100px;
  text-align: justify;
  position: absolute;
  z-index: 1;
  top: 43px;
  left: 12px;
  font: normal 14px "FreeFormItalic";
  color: #fff;
  font-style: italic;
  text-indent: 25px;
}
#ListImagePreview2 {
  position: relative;
  z-index: 999;
}
#ListImagePreview2 #multizoom2 {
  width: 412px;
  height: 360px;
  border: 0;
}
#ColorList2 {
  width: 15px;
  position: absolute;
  right: 4px;
  bottom: 0;
  z-index: 2;
}
#ColorList2 a {
  width: 15px;
  height: 15px;
  margin-top: 7px;
  display: block;
  border: solid 1px #fff;
}
.SplitPages {
  text-align: right;
  width: 100%;
}
.SplitPages a {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #585858;
  padding: 0 6px;
  line-height: 28px;
  border: 1px solid #d2d2d2;
  min-width: 28px;
  box-sizing: border-box;
  text-align: center;
  margin-left: 4px;
}
.SplitPages a.current,
.SplitPages a:hover {
  color: #fff;
  background: #346c43;
  border: 1px solid #346c43;
}
.SplitPages a.next:after {
  content: "»";
}
.SplitPages a.prev:after {
  content: "«";
}
.SplitPages a.first:after {
  content: "|«";
}
.SplitPages a.last:after {
  content: "»|";
}
.store {
  display: flex;
  justify-content: space-between;
}
.store img {
  max-width: 100%;
}
.motaThuonghieu.min {
  max-height: 400px;
  overflow: hidden;
  position: relative;
}
.motaThuonghieu.min:after {
  position: absolute;
  height: 50px;
  width: 100%;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}
.view_more {
  background: url(/css/icon/down-arrow.png) no-repeat center top;
  color: #346c43;
  padding: 18px 10px;
  display: block;
  text-align: center;
}
.view_more.active {
  background: url(/css/icon/up-arrow.png) no-repeat center top;
  margin-top: 5px;
}
#CommonAddthisNewsDetail {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#CommonAddthisNewsDetail span {
  font-weight: 500;
  margin-right: 10px;
}
.share_bt {
  color: #fff;
  display: flex;
  float: left;
  padding: 5px;
  align-items: center;
  margin-right: 5px;
  border-radius: 4px;
}
.share_bt.btn-share {
  background: transparent;
  border: none;
  cursor: pointer;
}
.category-expert-advice {
  margin: 20px 0;
}
.category-expert-advice .cea-title {
  /* font-size: 1.1rem; */
  font-weight: bold;
  margin-bottom: 15px;
}
.category-expert-advice .cea-list {
  border-top: 1px solid #e0e0e0;
}
.category-expert-advice .cea-item {
  border-bottom: 1px solid #e0e0e0;
}
.category-expert-advice .cea-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0;
  cursor: pointer;
  font-weight: 600;
  list-style: none;
}
.category-expert-advice .cea-header::-webkit-details-marker {
  display: none;
}
.category-expert-advice .cea-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-left: 10px;
  transition: transform 0.2s;
  fill: currentColor;
}
.category-expert-advice details[open] .cea-icon {
  transform: rotate(180deg);
}
.category-expert-advice .cea-body {
  padding: 0 0 15px;
}
.category-expert-advice .cea-body p {
  color: #555;
  margin-bottom: 10px;
  line-height: 1.6;
}
.category-expert-advice .cea-link {
  color: #2a7ae2;
  text-decoration: none;
  font-weight: 500;
}
.category-expert-advice .cea-link:hover {
  text-decoration: underline;
}
.SubProductRela {
  margin-top: 0;
}
.SubProductRela .title_top {
  font-weight: bold;
  font-weight: 900;
  height: 33px;
  color: #346c43;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px;
  border-bottom: 1px solid #346c43;
}
.SubProductRela .group_items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
}
.SubProductRela .group_items .item {
  display: block;
  width: calc((100% - 90px) / 3);
  margin: 0 15px 30px;
  background: #fff;
  border-radius: 0.125rem;
  border: 1px solid transparent;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  box-shadow: 0 0 5px #dbdbdb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.SubProductRela .group_items .wImage {
  position: relative;
}
.SubProductRela .group_items .item .khungAnhCrop0:before {
  padding-bottom: 100%;
}
.SubProductRela .item .saleoff {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #e48325;
  color: #fff;
  font-size: 12px;
  z-index: 999;
  padding: 3px 10px;
}
.SubProductRela .group_items .item .info {
  padding: 10px;
}
.SubProductRela .group_items .item .pro_brand {
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  margin-bottom: 6px;
}
.SubProductRela .group_items .item .pro_title {
  color: #333;
  margin-bottom: 6px;
}
.SubProductRela .group_items .item .core {
  margin-bottom: 6px;
}
.SubProductRela .group_items .item .price {
  color: #cd2026;
  font-weight: bold;
}
.cart_notification {
  position: absolute;
  top: 35px;
  right: 0;
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  display: none;
  outline: 0;
}
.cart_notification:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 15px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff;
  border-image: initial;
}
.cart_notification .close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 13px;
}
.cart_notification .lbl {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.cart_notification svg {
  font-size: 19px;
  margin-right: 3px;
  color: #2f6a3f;
}
.cart_notification .detail {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ff3945;
  border-radius: 4px;
  margin-top: 5px;
}
.core {
  display: block;
  width: 60px;
  height: 12px;
}
.core .stars {
  display: block;
  height: 12px;
  background: url(/css/icon/5stars_blue.svg) no-repeat left center;
  background-size: 60px 12px;
}
.btnGopY {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: url(/css/icon/feedback_button.svg) no-repeat center center;
  cursor: pointer;
  width: 60px;
  height: 60px;
  text-align: center;
  z-index: 1;
  font-size: 0;
}
#GopY input,
#GopY textarea {
  width: 100%;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  outline: none;
  margin-bottom: 10px;
  padding: 5px 10px;
}
#Breadcrumb {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
#Breadcrumb .road {
  position: relative;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.8rem;
  padding: 0;
}
#Breadcrumb .road a.lv1 {
  color: #555;
  display: inline;
}
#Breadcrumb .road a.lv1:hover {
  text-decoration: underline;
}
#Breadcrumb a.arrow {
  padding-left: 16px;
  background: url(/css/icon/arrow.gif) no-repeat 6px center;
}
#Breadcrumb .road a.lv1 span.down {
  display: inline-block;
  background: url(/css/icon/arrow.gif) no-repeat right 5px;
  padding-right: 15px;
}
#Breadcrumb .road a.lv1:hover span.down {
  background: url(/css/icon/adown.gif) no-repeat right 5px;
}
#Breadcrumb .road ul,
#Breadcrumb .road li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.popupImage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.popupImage .wr {
  position: relative;
  top: 20%;
  display: inline-block;
  max-width: 500px;
}
.popupImage .close {
  position: absolute;
  top: 0;
  right: 0;
  background: url(/css/icon/close.svg) no-repeat center center;
  width: 30px;
  height: 30px;
  color: #333;
  cursor: pointer;
  display: inline-block;
}
.popupImage .frame img {
  max-width: 100%;
}
#wt_slideshow,
.wt_slideshow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
#wt_slideshow a,
.wt_slideshow a {
  display: block;
  width: calc(25% - 10px);
}
#wt_slideshow a img,
.wt_slideshow a img {
  display: block;
  height: 100%;
}
header {
  box-shadow: 0 4px 4px #1a1a1a;
  box-shadow: 0 4px 4px rgba(26, 26, 26, 0.2);
  background: #f3f2ef;
  position: relative;
  z-index: 5;
}
.menuTop {
  background: #292929;
  min-height: 40px;
}
.menuTop .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menuTop .nav_primary {
  display: flex;
  min-height: 40px;
}
.menuTop .hotline {
  color: #999;
  display: flex;
  align-items: flex-start;
}
.menuTop .hotline a {
  color: #c7370f;
  text-shadow: #c7370f 0.5px 0 0;
  margin: 0 5px;
}
.nav_primary a {
  color: #999;
  padding: 10px;
  font-size: 15px;
  position: relative;
}
.nav_primary a:hover,
.menuTop a.active {
  color: #fff;
}
.nav_primary a.active:before,
.menuTop a.active:after {
  content: "";
  color: #f7f7f7;
  position: absolute;
  bottom: -1px;
  left: 48%;
  border: 11px solid transparent;
  border-top-width: 0 !important;
  border-bottom-color: inherit;
  transform: translate(-13px);
  border-radius: 5px;
}
.nav_primary a.active:after {
  border-width: 0 8px 8px;
  transform: translate(-2px);
}
.nav_primary a:first-child {
  padding-left: 0;
}
.masthead .container {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dadada;
  padding: 6px 0;
}
.masthead .logo {
  display: flex;
  align-items: center;
  flex: none;
}
.masthead .logo img {
  height: 80px;
}
.masthead .searchBox {
  flex: auto;
  justify-content: flex-end;
  display: flex;
  position: relative;
}
.masthead .searchBox input {
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background: #fff;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  max-width: 480px;
  padding: 10px 45px 10px 10px;
}
.masthead .searchBox button {
  width: 41px;
  height: 41px;
  position: absolute;
  top: 2px;
  right: 2px;
  background: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
}
.masthead_icon {
  width: 24px;
  height: 24px;
  fill: #616161;
}
.masthead .actions {
  display: flex;
  align-items: center;
  padding-left: 6px;
}
.masthead .actions .action {
  color: #616161;
  display: flex;
  align-items: center;
  padding: 12px;
}
.masthead .actions .action:hover {
  text-decoration: underline;
}
.masthead .actions svg {
  margin-right: 4px;
}
.menuMain .container {
  display: flex;
  padding: 0;
  list-style: none;
  position: relative;
  justify-content: space-between;
}
.menuMain > ul > li > a {
  padding: 10px 0;
  color: #292929;
  display: table;
  position: relative;
  transition: none;
  font-size: 0.96rem;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.menuMain > ul > li:first-child {
  padding-left: 0;
}
.menuMain > ul > li:first-child .leftmenu {
  width: 100%;
}
.menuMain > ul > li:first-child .rightmenu {
  display: none;
}
.menuMain > ul > li:last-child {
  padding-right: 0;
}
.menuMain ul li a.special {
  color: #c7370f;
}
.menuMain ul li a.current:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #2f6a3f;
  content: "";
}
.menuMain > ul > li > a:hover:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #2f6a3f;
  content: "";
}
.menuMain > ul > li > a.special:hover:after {
  background-color: #c7370f;
}
.menuMain > ul > li > a.special.current:after {
  background-color: #c7370f;
}
footer {
  background: #f3f2ef;
  margin-top: 40px;
}
footer .block1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  padding: 40px 0;
}
footer .block2 {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 1px solid #dcd6cb;
  border-top: 1px solid #dcd6cb;
}
footer .block2 .column a {
  color: #406eb5;
}
footer .block2 .column a:hover {
  text-decoration: underline;
}
footer .block2 .column p {
  margin: 0 0 10px;
}
footer .block2 .column p:last-child {
  margin-bottom: 0;
}
footer .block2 .column label {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
footer .block3 {
  text-align: center;
  padding: 40px 0;
}
footer .block3 p {
  margin: 0;
}
footer .block3 .copyright {
  font-size: 14px;
  margin-bottom: 20px;
}
footer .block3 .copyright a {
  color: #406eb5;
}
footer .block3 .copyright a:hover {
  text-decoration: underline;
}
footer .block3 .company {
  font-weight: bold;
  margin-bottom: 20px;
  color: #555;
}
footer .block3 .desc {
  font-size: 14px;
}
footer .social {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
footer .social a {
  display: flex;
  align-items: center;
  border-radius: 4px;
  margin: 0 8px;
}
footer .social a:hover img {
  filter: brightness(0) saturate(100%) invert(35%) sepia(0%) saturate(0%)
    hue-rotate(155deg) brightness(91%) contrast(85%);
}
.youtube-iframe-wrap {
  position: relative;
  width: 100%;
}
.youtube-iframe-wrap:before {
  padding-bottom: 56.25%;
  content: "";
  display: block;
}
.youtube-iframe-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.wt_showroom {
  text-align: center;
}
.wt_showroom a {
  line-height: 0;
  font-size: 0;
}
.wt_showroom img {
  max-width: 100%;
}
#CommonProductIndexHeader iframe,
#CommonBrandHeader iframe {
  background-color: transparent;
}
#BannerPromotionHeader {
  min-height: 40px;
  background: #c7370f;
  display: flex;
  justify-content: center;
  align-items: center;
}
#BannerPromotionHeader a {
  color: #f9f8f6;
  text-decoration: none;
  display: inline-block;
}
.BannerPromotionHeader {
  width: 600px;
  position: relative;
}
.BannerPromotionHeader.owl-carousel .owl-item {
  text-align: center;
}
.BannerPromotionHeader.owl-carousel .owl-nav .owl-prev {
  left: -20px;
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 40%;
  transform: translateY(-55%);
}
.BannerPromotionHeader.owl-carousel .owl-nav .owl-next {
  right: -20px;
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 40%;
  transform: translateY(-55%);
}
.wt-widget {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  column-gap: 10px;
  z-index: 10;
}
.wt-widget a {
  display: flex;
}
.sub-explore {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.sub-explore a {
  background: #f3f2ef;
  padding: 12px;
  border-radius: 4px;
  color: #333;
  display: flex;
  gap: 6px;
  font-weight: bold;
  font-size: 14px;
  align-items: center;
}
.sub-explore a:hover {
  text-decoration: underline;
}
.sub-explore a img {
  max-width: 16px;
  max-height: 16px;
}
.hotspot-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
}
.hotspot-icon {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  border: 3px solid rgba(255, 255, 255, 0.9);
  box-shadow:
    0 4px 15px rgba(102, 126, 234, 0.4),
    0 0 0 0 rgba(102, 126, 234, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation: pulse 2s infinite;
  position: relative;
}
@keyframes pulse {
  0% {
    box-shadow:
      0 4px 15px rgba(102, 126, 234, 0.4),
      0 0 0 0 rgba(102, 126, 234, 0.7);
  }
  50% {
    box-shadow:
      0 4px 15px rgba(102, 126, 234, 0.4),
      0 0 0 10px rgba(102, 126, 234, 0);
  }
  100% {
    box-shadow:
      0 4px 15px rgba(102, 126, 234, 0.4),
      0 0 0 0 rgba(102, 126, 234, 0);
  }
}
.hotspot:hover .hotspot-icon {
  background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
  transform: scale(1.15) rotate(90deg);
  box-shadow:
    0 8px 25px rgba(245, 87, 108, 0.5),
    0 0 0 0 rgba(245, 87, 108, 0);
  animation: none;
  border-color: #fff;
}
.hotspot-icon img {
  width: 20px;
  height: 20px;
}
.hotspot:active .hotspot-icon {
  transform: scale(0.95) rotate(90deg);
  transition: all 0.1s ease;
}
.hotspot-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.3) 0%,
    transparent 70%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
}
.hotspot:hover .hotspot-icon::before {
  opacity: 1;
}
.hotspot-icon::after {
  content: "";
  background: url("/css/icon/cal.svg") center center no-repeat;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.hotspot:hover .hotspot-icon::after {
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  #wt_slideshow a,
  .wt_slideshow a {
    display: block;
    width: calc(50% - 10px);
  }
}
