@media (min-width: 769px) {
  .header-nav .nav-left .nav-menu .nav-list.nav-list-link.store-nav {
    background: none;
  }
  .header-nav .nav-left .nav-menu .nav-list.nav-list-link.store-nav::before {
    position: absolute;
    width: 48px;
    height: 45px;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    background: url(../2022xmas/tree.png) no-repeat;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-combe,
  .home[data-name="index"] .home-isr .button.button-new.button-combe {
    background: linear-gradient(0deg, #19C971 0%, #70E5AB 100%) !important;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-combe .arrow-new .new-svg,
  .home[data-name="index"] .home-isr .button.button-new.button-combe .arrow-new .new-svg {
    fill: #1D1D25 !important;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-link.btn-default,
  .home[data-name="index"] .home-isr .button.button-new.button-link.btn-default {
    border: none !important;
    background: linear-gradient(0deg, #FF0303 0%, #FF6A6A 100%) !important;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-link.btn-default .btn-word,
  .home[data-name="index"] .home-isr .button.button-new.button-link.btn-default .btn-word {
    color: #fff !important;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-link.btn-default .arrow-new,
  .home[data-name="index"] .home-isr .button.button-new.button-link.btn-default .arrow-new {
    background: #FF8787 !important;
  }
  .home[data-name="index"] .home-banner .button.button-new.button-link.btn-default .arrow-new .new-svg,
  .home[data-name="index"] .home-isr .button.button-new.button-link.btn-default .arrow-new .new-svg {
    fill: #fff !important;
  }
  .home[data-name="index"] .home-banner {
    margin-top: -60px;
    background: url(./home_banner_bg.jpg) no-repeat center !important;
  }
  .home[data-name="index"] .home-banner .banner-txt .ban-title {
    color: #14AC60 !important;
  }
  .home[data-name="index"] .home-banner ._right {
    display: none !important;
  }
}

.xr-buybtn {
  position: relative;
  z-index: 1;
  display: flex;
  max-width: 90%;
  padding: 0 12px;
  margin: 0px auto;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 0;
  font-weight: 600;
  border: none;
  font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif !important;
}

.xr-buybtn.xr-red {
  text-align: center;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 22px;
  height: 60px;
  min-width: 278px;
  border-radius: 9999px;
  box-shadow: 0px 13px 18px rgba(255, 110, 109, 0.5);
  outline: 3px solid #fff;
  background: linear-gradient(180deg, #FF434B 0%, #C80010 52%, #D60013 75%, #FF0015 100%);
}

.xr-buybtn.xr-red span,
.xr-buybtn.xr-red em {
  font: inherit;
  color: inherit;
}

.xr-buybtn.xr-red:hover {
  background: linear-gradient(180deg, #FF545C 0%, #CE0213 61%, #E50317 88%, #FB0418 100%);
}

.xr-buybtn.xr-yellow {
  padding: 0 12px;
  min-width: 190px;
  max-width: 90%;
  height: 36px;
  color: #010101;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  border-radius: 4px;
  outline: none !important;
  background: linear-gradient(-96deg, #ffb016 0%, #ffce0a 100%);
  box-shadow: 0px 10px 11.04px 0.96px rgba(76, 0, 2, 0.42);
  text-shadow: 0px 1px 0px rgba(255, 221, 56, 0.004);
}

.xr-buybtn.xr-yellow:hover {
  background: linear-gradient(-96deg, #ffce0a 0%, #ffb016 100%);
}

.nav-xr-icon {
  position: relative;
  z-index: 1;
  margin-right: 12px;
  cursor: default;
}

.nav-xr-icon > a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 42px;
  padding-right: 22px;
  height: 38px;
  border-radius: 30px;
  box-shadow: 0px 6px 10px rgba(245, 179, 171, 0.76);
  border: 3px solid #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif !important;
  color: #fff;
  background: linear-gradient(180deg, #FF434B 0%, #C80010 52%, #D60013 75%, #FF0015 100%);
  text-align: center;
  position: relative;
}

.nav-xr-icon > a b {
  display: block;
  position: relative;
  pointer-events: none;
  font: inherit;
  color: inherit;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 5px;
}

.nav-xr-icon > a b::after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 20px;
  flex-shrink: 0;
  background: url(../2022xmas/nav-gift.svg) no-repeat;
}

.nav-xr-icon > a::before {
  display: block;
  position: absolute;
  content: "";
  width: 61px;
  height: 51px;
  left: -7px;
  top: -11px;
  background: url(../2022xmas/left-tree.png) no-repeat;
}

.nav-xr-icon > a:hover {
  opacity: 0.8;
}

.nav-xr-icon img {
  display: inline-block;
  vertical-align: top;
  pointer-events: none;
  width: auto;
  max-width: none;
  height: auto;
}

.xr-popup-svg {
  display: block;
  pointer-events: none;
  width: 11px;
  height: 11px;
}

.xr-popup-svg path {
  fill: rgba(148, 148, 148, 0.58) !important;
}

.xr-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
}

.xr-popup-close:hover .xr-popup-svg path {
  fill: #8A8A8A !important;
}

.scroll-header .header-nav.header-product {
  z-index: 8;
}

.to-top-etc {
  bottom: 50%;
}

.xr-right-popup {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  width: 298px;
  height: 405px;
  position: fixed;
  right: 1%;
  bottom: 3%;
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
  transform: translateY(110%);
  transition: all 0.5s ease-out;
}

.xr-right-popup.xr-on {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  transform: translateY(0);
}

.xr-right-popup .xr-right-pic {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 298px;
  height: 405px;
  max-width: none;
}

.xr-right-popup .xr-right-close {
  right: 0;
  top: 46px;
}

.xr-right-popup .xr-right-inner {
  padding: 0 44px;
  text-align: center;
}

.xr-right-popup .xr-buybtn {
  padding-top: 4px;
  margin-bottom: 18px;
}

.xr-right-popup .xr-right-desc {
  position: relative;
  z-index: 2;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #6a6a6a;
}

.xr-right-popup .xr-right-desc b {
  font: inherit;
  color: inherit;
  font-weight: 700;
}

.xr-right-popup .xr-right-number {
  position: absolute;
  top: 140px;
  left: 25px;
  z-index: 9;
  text-align: center;
}

.xr-right-popup .xr-right-number .box-item {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 22px;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  text-align: center;
  position: relative;
  writing-mode: vertical-lr;
  text-orientation: upright;
  overflow: hidden;
  font-family: "Spartan", Arial, "Microsoft Yahei", sans-serif !important;
  margin: 0 -6px;
}

.xr-right-popup .xr-right-number .box-item em {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translate(-50%, 0);
  transition: transform 1s ease;
  font: inherit;
  font-style: normal;
  color: #FF004E;
}

.xr-pop-wrap {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all .3s ease;
  transform-origin: center center;
  z-index: -99998;
}

.xr-pop-wrap.xr-on {
  transform: scale(1);
  z-index: 99998;
}

.xr-pop-wrap .xr-center-popup {
  position: fixed;
  width: 796px;
  height: 558px;
  text-align: center;
  box-sizing: border-box;
  margin: auto;
  z-index: 100000;
  transition: all 0.5s;
  background: none;
  top: 10%;
  left: 0;
  right: 0;
  text-align: center;
}

.xr-pop-wrap .xr-center-popup > img {
  display: block;
  position: absolute;
  z-index: 2;
  flex-shrink: 0;
  margin: auto;
  width: auto;
  max-width: none;
}

.xr-pop-wrap .xr-center-popup .xr-popup-title {
  position: absolute;
  z-index: 3;
  top: 266px;
  left: 378px;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  color: #FFF780;
  font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif !important;
  width: 154px;
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.xr-pop-wrap .xr-center-popup .xr-popup-title span,
.xr-pop-wrap .xr-center-popup .xr-popup-title b {
  display: block;
  font: inherit;
  color: inherit;
}

.xr-pop-wrap .xr-center-popup .xr-popup-title b {
  font-size: 30px;
}

.xr-pop-wrap .xr-center-popup .xr-buybtn {
  position: relative;
  z-index: 3;
  display: inline-flex;
  flex-shrink: 0;
}

.xr-pop-wrap .xr-center-popup .xr-popup-desc,
.xr-pop-wrap .xr-center-popup .xr-popup-tips {
  position: relative;
  z-index: 3;
  font-weight: 600;
  line-height: 1.5;
}

.xr-pop-wrap .xr-center-popup .xr-popup-desc {
  padding: 174px 16px 220px;
  color: #fff;
  font-size: 20px;
  margin-left: -40px;
  font-weight: 500;
}

.xr-pop-wrap .xr-center-popup .xr-popup-tips {
  padding-top: 14px;
  color: #4B4B4B;
  font-size: 16px;
  font-weight: 500;
}

.xr-pop-wrap .xr-center-popup .xr-popup-close {
  top: 180px;
  right: 110px;
  flex-shrink: 0;
  z-index: 9;
  opacity: 0.8;
  transform: scale(1);
  transform-origin: center center;
}

.xr-pop-wrap .xr-center-popup .xr-popup-close .xr-popup-svg path {
  fill: #fff !important;
}

.xr-pop-wrap .xr-center-popup .xr-popup-close:hover {
  opacity: 1;
  transform: scale(1.2);
}

.xr-pop-wrap .xr-center-popup .xr-popup-close:hover .xr-popup-svg path {
  fill: #fff !important;
}

.xr-pop-wrap .xr-center-popup .xr-popup-svg path {
  fill: rgba(255, 255, 255, 0.58) !important;
}

.xr-pop-wrap .email-box {
  position: relative;
}

.xr-pop-wrap .email-box .input-box {
  display: flex;
}

.xr-pop-wrap .email-box .input-box.on .submit-btn {
  width: 50px;
  height: 46px;
}

.xr-pop-wrap .email-box .input-box.on .submit-btn span {
  display: none;
}

.xr-pop-wrap .email-box .input-box.on .submit-btn .cart {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
}

.xr-pop-wrap .email-box ._input {
  width: 0px;
}

.xr-pop-wrap .email-box ._input.showEmail1 {
  width: 170px;
  padding-left: 21px;
  color: #000;
  border: 1px solid #616484;
  transition: all 0.3s;
}

.xr-pop-wrap .email-box .submit-btn {
  position: relative;
  width: 152px;
  height: 100%;
  text-align: center;
  line-height: 52px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #FF334D;
  border-radius: 4px;
  cursor: pointer;
}

.xr-pop-wrap .email-box .submit-btn .cart {
  display: inline-block;
  position: absolute;
  left: -10px;
  bottom: -16px;
  width: 16px;
  height: 16px;
  background: url(../store/cart.png) no-repeat;
  opacity: 0;
  transition: all 0.3s;
}

.xr-pop-wrap .email-box .submit-btn span {
  position: relative;
  right: 10px;
  font-weight: bold;
  transition: all 0.3s;
}

.xr-pop-wrap .email-box .submit-btn:hover .cart {
  left: 5px;
  bottom: 15px;
  opacity: 1;
}

.xr-pop-wrap .email-box .submit-btn:hover span {
  right: -15px;
}

.xr-pop-wrap .email-box .submit-btn.on .cart,
.xr-pop-wrap .email-box .submit-btn.on span {
  display: none;
}

.xr-pop-wrap .email-box .submit-btn.on .loading-icon {
  display: block;
}

.xr-pop-wrap .email-box .err-box {
  display: none;
}

.xr-pop-wrap .email-box .err-box.error {
  display: block;
  margin: 7px 0;
  font-size: 12px;
  max-width: 369px;
  position: relative;
  color: #fd3b3c;
  height: auto !important;
  margin-bottom: 0 !important;
}
