/** Shopify CDN: Minification failed

Line 63:13 Expected ")" to end URL token
Line 115:13 Expected ")" to end URL token

**/
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//Roboto-Regular.ttf?v=1710915202');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//Roboto-Bold.ttf?v=1710915202');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//Roboto-Medium.ttf?v=1710915202');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//Montserrat-Bold.otf?v=1710915202');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Black';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//Roboto-Black.ttf?v=1713773884');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Impact';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//impact.ttf?v=1713423162');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkzidenzGroteskBQ-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files//AKZIDENZGROTESK-BOLD.OTF?v=1713773884');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  /* 重命名字体名 */
  font-family: 'HelveticaNeueLTStd-HvCn';
  /* 引入字体 */
  /* src: url("./HelveticaNeueLTStd-BlkCnO.otf"); */
  src: url({{'HelveticaNeueLTStd-BlkCnO.otf'|shoplaza_asset_url}})
    format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/Montserrat_Extra_Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Medium';
  /* 引入字体 */
  /* src: url("./Montserrat-Medium.otf"); */
 src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/Montserrat-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Bulgaria_Dreams_Bold_Italic';

  /* 引入字体 */
  /* src: url("./SEGOESCB.TTF"); */
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/Bulgaria_Dreams_Bold_Italic.ttf?v=1745835370')
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Medium';

  /* 引入字体 */
  /* src: url("./Poppins-Medium.ttf"); */
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/Poppins-Medium.ttf?v=1745833689')
  font-weight: 300;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Regular';
  /* src: url("./Poppins-Regular.ttf"); */
  src: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/Poppins-Regular.ttf?v=1745833700');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'FFDINPro-Bold';
  /* 引入字体 */
  /* src: url("./DIN Bold.ttf"); */
  src: url({{'DIN Bold.ttf'|shoplaza_asset_url}}) format('woff2');
  font-weight: 300;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

@media screen and (min-width: 1080px) {
  #root {
    zoom: 1 !important;
  }
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
input,
img {
  border: none;
}
li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}
.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sp-header-top {
  height: 135px;
  width: 100%;
  position: fixed;
  top: 115px;
  z-index: 8;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sp-header-top .sp-logo {
  width: 300px;
  margin-left: 56px;
}
.sp-header-top .sp-top-btn {
  width: 321px;
  height: 82px;
  background: #363636;
  border-radius: 25px 25px 25px 25px;

  text-align: center;
  font-size: 33px;
  color: #fff;
  font-family: 'Montserrat-Bold';
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.sp-cart {
  width: 74px;

  margin-right: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sp-cart .sp-icon {
  width: 100%;
}
.sp-cart .sp-num {
  width: 50px;
  height: 50px;
  background: #e21818;
  border: 3px solid #ffffff;
  border-radius: 50%;
  line-height: 47px;
  color: #fff;
  position: absolute;
  right: -24px;
  top: -12px;
  font-size: 36px;
  font-family: 'Roboto-Bold';
  text-align: center;
  box-sizing: border-box;
}
.sp-cart .sp-num.sp-gray {
  background-color: #858585;
}
.time-part {
  width: 1080px;
  height: 115px;
  background: #000000;
  color: #ffffff;
  padding: 0 40px 0 0px;
  position: fixed;
  top: 0px;
  box-sizing: border-box;
  z-index: 9;
  font-family: 'Roboto-Bold';
}
.time-part .sp-text {
  font-size: 44px;
  font-family: 'AkzidenzGroteskBQ-Bold';
  padding-left: 40px;
  font-style: italic;
  line-height: 46px;
}
.time-part .sp-text .sp-p {
  font-family: 'Roboto-Bold';
  font-size: 36px;
}
.time-part .sp-text .sp-span {
  color: #faa900;
}
.time-part .min-text {
  font-size: 17px;
  margin-right: 10px;
  margin-top: 10px;
  align-self: flex-start;
  font-family: 'Montserrat-Bold';
}
.time-part .square {
  width: 101px;
  height: 98px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/5a8b995e603a96c31c42f4e36b8a072a.png')
    no-repeat;
  background-size: 100% 100%;
  font-size: 82px;
  color: #343434;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Bold';
  background-size: 100% 100%;
  flex-shrink: 0;

  box-sizing: border-box;
}
.time-part .dot {
  background-image: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/03aed908336cce32a9e12db25cf629bc.png');
  background-size: 100% 100%;
  width: 15px;
  height: 42px;
  flex-shrink: 0;
  margin: 0 13px;
}
.time-part .flex-bet {
  height: 100%;
}
.sp-part-top {
  margin-top: 245px;
}
.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}
.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-stroke {
  position: relative;
}
.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.sp-btn-style1 {
  width: 964px;
  height: 157px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/c0d07385e2d4ce1e07b9bb0ea6910200.png')
    no-repeat;
  background-size: 100% 100%;

  font-family: 'Montserrat-Bold';
  font-size: 72px;
  color: #ffffff;
  line-height: 72px;
  text-align: center;
  padding-top: 4px;
  box-sizing: border-box;
  animation: skip 4s infinite;
  margin-left: auto;
  margin-right: auto;
}
.sp-part1 .sp-title0 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 110px;
  font-family: 'Montserrat-Medium';
  font-weight: bold;
  font-size: 117px;
  color: #ffffff;
  line-height: 1;
  box-sizing: border-box;
  z-index: 1;
  text-shadow: 5px 0px 8px #d8aea0;
  font-style: italic;
}
.sp-part1 .sp-title1 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 32px;
  font-family: 'Montserrat-Medium';
  font-size: 60px;
  color: #ffffff;
  box-sizing: border-box;
  line-height: 1;
  z-index: 1;
}
.sp-part1 .sp-word {
  width: 727px;
  height: 247px;

  position: absolute;
  left: 295px;
  top: 957px;
}

.sp-part1 .btn-style {
  width: 634px;
  height: 136px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/5c5de55b1732d32bbb6cf23f51226954.png')
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 75px;
  bottom: 60px;
  font-family: 'Montserrat-Bold';
  font-size: 62px;
  color: #ffffff;
  animation: skip 4s infinite 1s;
  padding-top: 2px;
  box-sizing: border-box;
}

.sp-part1 .sp-box {
  display: flex;
  align-items: center;
  font-family: 'Montserrat-Bold';
  font-size: 57px;
  color: #ef5858;
  line-height: 0.9;
  position: absolute;
  left: 415px;
  top: 1218px;
  gap: 10px;
}

.sp-part1 .sp-t1 {
  width: 182px;
}
.sp-part1 .sp-t2 {
  font-size: 200px;
}

.sp-part1 .sp-t3 {
  font-size: 107px;
  text-align: center;
}
.sp-part1 .sp-t4 {
  font-size: 63px;
}
.sp-scroll {
  width: 1080px;
  overflow: hidden;
  height: 90px;
}
.sp-nav-imgs .sp-wrap {
  width: 1342px !important;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.sp-nav-imgs .sp-nav-item {
  height: 90px;
  white-space: nowrap;
  font-family: 'Poppins-Medium';
  font-size: 42px;
  color: #373737;
  display: flex;
  align-items: center;
}
.sp-nav-imgs .sp-icon {
  width: 45px;
  margin-right: 12px;
  flex-shrink: 0;
}
.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sp-title {
  font-family: 'Montserrat-Bold';
  font-size: 72px;
  color: #6e3636;
  line-height: 78px;
  text-align: center;
  font-style: italic;
}

.sp-sub-title {
  font-family: 'Poppins-Medium';
  font-size: 42px;
  color: #987171;
  line-height: 48px;
  text-align: center;

  margin-top: 35px;
}
.sp-part2 {
}
.sp-part2 .sp-title-wrap {
  top: 94px;
  padding: 0 90px;
}

.sp-part2 .sp-video {
  width: 903px;
  height: 879px;

  object-fit: cover;
  position: absolute;
  left: 88px;
  top: 437px;
}
.sp-part2 .sp-img-p {
  width: 335px;
  height: 695px;

  object-fit: cover;
  position: absolute;
  left: 687px;
  top: 721px;
  z-index: 2;
}

.sp-part3 .sp-title1 {
  width: 764px;
    position: absolute;
    left: 54px;
    top: 88px;
    font-family: 'Montserrat-Medium';
    font-size: 58px;
    color: #2b2b2b;
    line-height: 66px;
    font-weight: 600;
}

.sp-part3 .sp-row {
  font-family: 'Poppins-Regular';
  font-size: 43px;
  color: #fefefe;
  text-align: center;
  position: absolute;

  line-height: 80px;
}
.sp-part3 .sp-row1 {
  left: 40px;
  top: 930px;
  width: 486px;
}

.sp-part3 .sp-row2 {
  width: 498px;
  right: 30px;
  top: 565px;
}
.sp-part3 .sp-row3 {
  width: 498px;
  right: 30px;
  top: 930px;
}

.sp-part4 {
  padding-bottom: 50px;
}
.sp-part4 .sp-title-wrap {
  top: 90px;
}
.sp-part4 .sp-title {
  font-size: 80px;
  font-family: 'Montserrat-Bold';
}

.sp-part4 .sp-box {
  width: 472px;
  height: 170px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/f1bcfda8d81a5656fd66954e50579b75.png');
  background-size: 100% 100%;
  position: absolute;
  padding-left: 58px;
  padding-top: 44px;
  font-family: 'Montserrat-Bold';
  font-size: 46px;
  color: #ffffff;
  line-height: 1;
  box-sizing: border-box;
  left: 582px;
}
.sp-part4 .sp-box1 {
  top: 332px;
}

.sp-part4 .sp-box2 {
  top: 719px;
}
.sp-part4 .sp-box3 {
  top: 1084px;
}
.sp-part4 .sp-text {
  position: absolute;

  font-family: 'Poppins-Medium';
  font-size: 40px;
  color: #3b3b3b;
  line-height: 54px;
  box-sizing: border-box;
  left: 631px;
}
.sp-part4 .sp-text1 {
  top: 520px;
}

.sp-part4 .sp-text2 {
  top: 910px;
}
.sp-part4 .sp-text3 {
  top: 1273px;
}
.sp-part4 .sp-area {
  padding: 58px 24px 55px;
}
.sp-part4 .sp-tip {
  width: 427px;
  position: absolute;
  font-family: 'Poppins-Medium';
  font-size: 48px;
  color: #1c1c1c;
  line-height: 100px;
  text-align: center;
  box-sizing: border-box;
  top: 0px;
}
.sp-part4 .sp-tip1 {
  left: 40px;
}

.sp-part4 .sp-tip2 {
  right: 35px;
  color: #fff;
}
.sp-part5 {
}
.sp-part5 .sp-title-wrap {
  top: 76px;
}
.sp-part5 .sp-title {
  font-size: 78px;
}

.sp-part5 .sp-sub-title {
  position: absolute;
  left: 50px;
  top: 210px;
  line-height: 1;

  font-family: 'Poppins-Medium';
  text-align: left;
  font-size: 38px;
  color: #3b3b3b;
  margin-top: 0;

  text-align: left;
}

.sp-part5 .sp-box {
  width: 320px;
  left: 60px;
  position: absolute;
  top: 322px;
}
.sp-part5 .sp-box .sp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sp-part5 .sp-box .sp-icon {
  width: 228px;
  height: 174px;
}
.sp-part5 .sp-box .sp-p {
  font-family: 'Montserrat-Medium';
  font-size: 42px;
  color: #3a3a3a;
  line-height: 48px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-style: italic;
}

.sp-part6 {
}
.sp-part6 .sp-title-wrap {
  top: 95px;
  padding: 0 90px;
}
.sp-part6 .sp-title {
  font-size: 76px;
  line-height: 78px;
}

.sp-part6 .sp-sub-title {
  font-size: 42px;
  color: #3b3b3b;
  line-height: 54px;
}
.sp-part6 .sp-icon {
  width: 217px;
  position: absolute;
  left: 94px;
  top: 1375px;
}

.sp-part6 .sp-text {
  font-family: 'Poppins-Medium';
  font-size: 36px;
  color: #2d2d2d;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 70px;
  top: 1617px;
  width: 280px;
}
.sp-part6 .sp-text2 {
  font-family: 'Poppins-Medium';
  font-size: 36px;
  color: #2d2d2d;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 570px;
  top: 1570px;
  width: 450px;
}

.sp-part6 .sp-btn {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-part7 {
  background: linear-gradient(90deg, #f8f1f1 0%, #e7c2c272 100%);
  padding: 75px 0px 60px;
}
.sp-part7 .sp-title {
  font-size: 75px;
  color: #6e3636;
  line-height: 96px;
  padding: 0 100px;
  box-sizing: border-box;
}
.sp-part7 .sp-sub-title {
  font-size: 37px;
  color: #3b3b3b;
  line-height: 54px;
  text-align: center;
  margin-bottom: 55px;
  box-sizing: border-box;
  margin-top: 30px;
}
.sp-part7 .sp-img {
  width: 972px;
  margin: 0 auto 65px;
  display: block;
}
.sp-part7 .sp-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  box-sizing: border-box;
}
.sp-part7 .sp-row .sp-p {
  display: flex;
  align-items: center;
  gap: 17px;
  font-family: 'Poppins-Medium';
  font-size: 42px;
  color: #3b3b3b;
}
.sp-part7 .sp-row .sp-span {
  width: 28px;
  height: 28px;
  background: #ef5858;
  border-radius: 50%;
}
.sp-part8 {
  padding: 80px 14px 100px;
}
.sp-part8 .sp-title {
  font-size: 83px;
  color: #6e3636;
  line-height: 96px;
  text-align: center;
  margin-bottom: 40px;
}
.sp-part8 .sp-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 550px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  gap: 20px;
}
.sp-part8 .sp-area2 {
  left: 65px;
  right: unset;
  width: 500px;
}
.sp-part8 .sp-area .sp-num {
  font-family: 'SmudgerStd';
  font-size: 200px;
  color: #393939;
  opacity: 0.4;
  line-height: 1;
}
.sp-part8 .sp-area .sp-p {
  font-family: 'Poppins-Medium';
  font-size: 36px;
  color: #393939;
  line-height: 48px;
}
.sp-nav {
  width: 100%;
  height: 497px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/6d08aa1fce23761e480d9ab941d91355.jpg')
    no-repeat;
  background-size: 100% 100%;
}
.sp-nav .sp-word {
  position: absolute;
    left: 539px;
    top: 68px;
    font-family: 'Montserrat-Bold';
    font-size: 40px;
    line-height: 40px;
    color: #292929;
}
.sp-nav .sp-brand {
  width: 537px;
    height: 47px;
    position: absolute;
    left: 532px;
    top: 411px;
    background: url(https://cdn.shopify.com/s/files/1/0601/5667/4180/files/2682bc2….png) no-repeat;
    background-size: 100% 100%;
    font-family: 'Roboto-Medium';
    font-size: 25px;
    color: #323232;
    line-height: 47px;
    text-align: center;
}

.sp-nav .sp-inner {
  position: absolute;
  left: 578px;
  top: 167px;

  font-family: 'Montserrat-ExtraBold';
  font-size: 213px;
  line-height: 0.9;
  text-align: center;

  color: #ef5858;
  display: flex;
  align-items: center;
}

.sp-nav .sp-t2 {
  margin-right: 6px;
}

.sp-nav .sp-t3 {
  font-size: 118px;
}
.sp-nav .sp-t4 {
  font-size: 71px;
}
.product-part {
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 55px 50px 0px;
}
.product-part .sp-title1 {
  font-family: 'FFDINPro-Bold';
  font-size: 44px;
  color: #353535;
  margin-bottom: 44px;
}
.sp-swiper-wrapper {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
.product-part .sp-swiper {
  width: 722px;
  height: 722px;

  flex-shrink: 0;
  /* border-radius: 50px; */
}
.product-part .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.product-part .swiper {
  margin: 0;
}

.product-part .sp-swiper-thumbs {
  width: 225px;
  height: 722px;
  flex-shrink: 0;
}
.product-part .sp-swiper-thumbs .swiper-slide {
  background-clip: border-box;
  border: 6px solid #fff;
  width: 100%;
  /* height: 263px; */
  display: block;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 6px; */
  border-radius: 12px;
}
.product-part .sp-swiper-thumbs .swiper-slide .sp-img {
  width: 101%;
  height: 101%;
}

.product-part .sp-swiper-thumbs .swiper-slide-thumb-active {
  border: 6px solid #ee230e;
}
.product-part .sp-name {
  position: absolute;
  left: 496px;
  top: 628px;
  line-height: 1;
  font-family: 'Montserrat-Medium';
  font-size: 42px;
  color: #363636;
  font-style: italic;
}
.product-part .sp-img-pro {
  position: absolute;
  left: 415px;
  top: 113px;
}
.product-part .sp-name2 {
  color: #502a13;
}
.product-part .sp-name3 {
  top: 390px;
  width: 305px;
  left: 380px;
  color: #502a13;
  text-align: center;
}
.product-part .sp-name4 {
  top: 672px;
  width: 305px;
  left: 380px;

  text-align: center;
}
.product-part .sp-brand {
  width: 131px;
  height: 175px;
  background: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/0c0588a3870806b02105709e31b68676.png')
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -6px;
  left: 565px;
  font-family: 'Roboto-Bold';
  font-size: 46px;
  text-align: center;
  line-height: 0.86;
  padding-top: 78px;
  box-sizing: border-box;
  z-index: 2;
}
.product-part .sp-brand p {
  font-size: 50px;
}
.product-part .sp-brand span {
  font-size: 27px;
}
.product-part .sp-padding {
  padding: 0 3px;
  box-sizing: border-box;
}

.product-part .option-title {
  font-size: 36px;
  color: #959595;
  line-height: 1;
  margin: 45px 0px 30px;
  font-style: italic;
}

.product-part .opt-group {
  display: flex;
  gap: 36px 48px;
  flex-wrap: wrap;
  position: relative;
}
.product-part #sp-color .option:nth-child(1) {
  width: 228px;
}

.product-part #sp-color .option:nth-child(2) {
  width: 220px;
}

.product-part #sp-color .option:nth-child(3) {
  width: 318px;
}
.product-part .option {
  width: auto;
  padding: 0 33px;
  height: 82px;
  background: #ffffff;
  border-radius: 41px 41px 41px 41px;
  border: 2px solid #818181;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-align: center;
  position: relative;
  font-family: 'Roboto-Medium';
  font-size: 36px;
  color: #121212;
  line-height: 1;
  box-sizing: border-box;

  white-space: nowrap;
}

.product-part .option.active {
  color: #fff;
  background: #222222;
  border-color: #222222;
}
.product-part .option .sp-span {
  color: #ed0000;
  margin-left: 11px;
}
.product-part .option .sp-icon {
  width: 112px;
  height: 77px;
  position: absolute;
  right: 6px;
  top: -56px;
}

.product-part .price-group {
  line-height: 1;
  justify-content: center;
  margin-top: 44px;
}
.product-part .price1 {
  font-family: 'Roboto-Bold';
  font-size: 110px;
  color: #e71600;
}

.product-part .price2 {
  font-size: 52px;
  color: #999999;
  margin-left: 15px;
}
.product-part .price3 {
  font-size: 48px;
  color: #191919;
  display: flex;
  justify-content: center;
  margin-top: 14px;
}
.product-part .price3 .sp-span {
  color: #e71600;
}
.product-part .addCart {
  width: 568px;
    height: 110px;
    background: #fbe3a1;
    border-radius: 55px 55px 55px 55px;
    font-size: 38px;
    color: #262626;
    gap: 7px;
}
.product-part .addCart .sp-img {
  width: 79px;
}

.product-part .sp-btn-style {
  height: 140px;
  background: #f43b0a;
  border-radius: 70px 70px 70px 70px;
  font-family: 'Roboto-Bold';
  cursor: pointer;
  margin: 45px auto 0px;
  font-size: 72px;
  color: #fff;
  animation: skip 4s infinite;
  text-align: center;
}
@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}
@keyframes skip2 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.addGroup {
  width: 387px;
  height: 110px;

  border-radius: 55px 55px 55px 55px;

  border: 4px solid rgba(0, 0, 0, 0.3);

  font-family: 'Roboto-Medium';
  font-size: 50px;
  color: #000000;
  padding: 0px 42px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Roboto-Bold';
  /* background: #eeeeee; */
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 190px;
  height: 100%;
  color: #232326;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Bold';
  font-size: 46px;
  /* border-left: 2px solid #646464;
  border-right: 2px solid #646464; */

  line-height: 40px;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}
.sp-header-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}
@keyframes shakeCart {
  0%,
  16% {
    transform: scale(1) rotate(0);
  }
  2% {
    transform: scale(1.2) rotate(0);
  }
  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }
  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}
@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }
  10% {
    transform: scale(1.2) rotate(0);
  }
  15% {
    transform: scale(1.2) rotate(-10deg);
  }
  20% {
    transform: scale(1.2) rotate(10deg);
  }
  25% {
    transform: scale(1.2) rotate(-10deg);
  }
  30% {
    transform: scale(1.2) rotate(10deg);
  }
  35% {
    transform: scale(1.2) rotate(-10deg);
  }
  40% {
    transform: scale(1.2) rotate(10deg);
  }
  45% {
    transform: scale(1.2) rotate(0);
  }
  50% {
    transform: scale(1) rotate(0);
  }
  to {
    transform: scale(1) rotate(0);
  }
}

.sp-footer {
  padding: 0px 10px 10px;
  box-sizing: border-box;
}

.sp-remark {
  width: 100%;
  background: #3f3f3f;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 55px 85px;
  margin-bottom: 36px !important;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.sp-remark > div {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
.sp-icon-text {
  font-size: 38px;
  font-family: 'Roboto';
  white-space: nowrap;
  color: #fff;
}
.sp-remark .sp-icon {
  width: 42px;
  height: 42px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 30px;
  flex-shrink: 0;
}

.sp-remark .sp-icon1 {
  background-image: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/4abc287bcc25409ac25470354c095efa.png');
}
.sp-remark .sp-icon2 {
  width: 44px;
  height: 34px;
  background-image: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/0e04b7db0c40fba70222ee7972661343.png');
}
.sp-remark .sp-icon3 {
  background-image: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/18ab926ab46cab3b3ad60d76e089db01.png');
}

.sp-remark .sp-icon4 {
  width: 37px;
  background-image: url('https://cdn.shopify.com/s/files/1/0601/5667/4180/files/1141a84712421cb269773db3b6076b01.png');
}

.lt_back_to_top,
.guarantee_column_container,
.collapsible-content__wrapper {
  display: none !important;
}


.app-embed-plus-component-bundler-shadow{
  zoom: 2.4;
}
.app-embed-plus-component-pay-button-address-text{
  color: #191919;
}
