.text-decoration-none {
  text-decoration: none;
}
#dec2-hero .dh-inner .button:hover {
  text-decoration: none;
}
#dec2-hero {
  overflow: visible;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../images/8-10/back.jpg);
  background-image: -webkit-image-set(
    url("../../images/8-10/back.jpg") 1x,
    url("../../images/8-10/back@2x.jpg") 2x
  );
  --red: #ed1c24;
}
#dec2-hero .dh-inner {
  max-width: 1658px;
  width: 1658px;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  gap: 9em;
  overflow: visible;
  z-index: 3;
}
#dec2-hero .dh-main {
  padding: 4em 0;
  margin-left: 0;
  z-index: 3;
  /* padding-bottom: 5em; */
}
#dec2-hero .dh-right {
  gap: 1em;
  align-items: flex-start;
}
#dec2-hero .snow {
  width: 100%;
  height: auto;
}
#dec2-hero .product-box {
  gap: 1em;
}
#dec2-hero .product1 {
  left: 0;
  gap: 2.5em;
}
#dec2-hero .button {
  width: 9.5em;
  height: 2.2em;
  border-radius: 1.1em;
  font-size: 1.1em;
  background-color: #ee1d25;
  margin-top: 15px;
  line-height: 1;
  z-index: 3;
}
#dec2-hero .fp-button {
  width: 8em;
  height: 2.2em;
  border-radius: 1.1em;
  font-size: 0.9em;
  background-color: #ee1d25;
  margin-top: 15px;
  line-height: 1;
  z-index: 3;
}

#dec2-hero .button,
#dec2-hero .button:hover,
#dec2-hero .button:focus,
#dec2-hero .button:active,
#dec2-hero .button:visited,
#dec2-hero .fp-button,
#dec2-hero .fp-button:hover,
#dec2-hero .fp-button:focus,
#dec2-hero .fp-button:active,
#dec2-hero .fp-button:visited {
  color: white;
  text-decoration: none;
}

#dec2-hero .left {
  left: 14em;
  bottom: 10.2em;
  z-index: 4;
}
#dec2-hero .right {
  right: 12em;
  bottom: -41px;
}

#dec2-hero .fp2-text-box {
  gap: 1em;
}
@media screen and (max-width: 1900px) {
  .lights-left {
    left: -50px;
  }
  .lights-right {
    right: -50px;
  }
}
@media screen and (max-width: 1800px) {
  .lights-left {
    left: -95px;
  }
  .lights-right {
    right: -95px;
  }
}
@media screen and (max-width: 1700px) {
  .lights-left {
    width: 18%;
    left: -95px;
  }
  .lights-right {
    width: 18%;
    right: -95px;
  }
}
@media screen and (max-width: 1600px) {
  #dec2-hero .snow {
    width: 126em;
    height: auto;
  }
  .lights-left {
    width: 18%;
    left: -154px;
  }
}
@media screen and (max-width: 1400px) {
  .lights-left {
    width: 15%;
    left: -34px;
  }
  .lights-right {
    width: 15%;
    right: -35px;
  }
}
@media screen and (max-width: 991px) {
  #dec2-hero .dh-inner {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #dec2-hero {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/8-10/back-m.jpg);
    background-image: -webkit-image-set(
      url("../../images/8-10/back-m.jpg") 1x,
      url("../../images/8-10/back-m@2x.jpg") 2x
    );
  }
  #dec2-hero .dh-inner {
    flex-direction: column;
    width: 100% !important;
  }
  #dec2-hero .dh-main {
    padding: 5em 0;
    margin-left: unset;
  }
  #dec2-hero .button {
    left: 5px;
  }
  #dec2-hero .snow {
    width: 66em;
    height: auto;
  }
  #dec2-hero .santa {
    width: 18em;
    bottom: unset;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    top: 13%;
  }
}
@media screen and (max-width: 567px) {
  #dec2-hero {
    background-position: top center;
    overflow: visible;
    z-index: 3;
  }
  #dec2-hero .snow-image {
    width: 100%;
    max-width: unset;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
  }
  #dec2-hero .dh-main {
    padding: 5em 0;
    margin-left: unset;
    width: 100%;
    padding: 0;
    margin: 8% 0;
  }
  #dec2-hero .main {
    width: 97.5%;
    left: 1.1%;
    margin-top: 2%;
  }
  #dec2-hero .button {
    left: unset;
  }
  #dec2-hero .dh-right {
    gap: 12px;
    align-items: center;
    width: 100%;
    padding: 0 4%;
    margin-bottom: 28%;
    margin-top: 17%;
  }
  #dec2-hero .product-box {
    gap: 10px;
    width: 100%;
  }
  #dec2-hero .fp-image-box {
    width: 54%;
  }
  #dec2-hero .dh-inner {
    gap: 0;
    overflow: visible;
    padding: 0;
  }
  #dec2-hero .snow {
    width: 104%;
    height: auto;
    max-width: unset;
    top: 0;
  }
  #dec2-hero .product1 {
    left: unset;
  }
  #dec2-hero .fp-text {
    margin: 0;
  }
  #dec2-hero .fp2-image {
    width: 93%;
  }
  #dec2-hero .product2 {
    gap: 10%;
    left: -7%;
  }
  #dec2-hero .product1 {
    left: 2%;
  }
  #dec2-hero .fp2-text-box {
    flex-direction: column;
    gap: 23px;
  }
  #dec2-hero .right {
    right: 0;
    bottom: -4%;
    width: 50%;
  }
  #dec2-hero .headline {
    width: 99%;
    left: 50%;
    transform: translateX(-50.5%);
  }
  #dec2-hero .fp-button {
    margin-top: 9px;
  }
  @supports (background: -webkit-named-image(i)) {
    #dec2-hero .button,
    #dec2-hero .fp-button {
      padding-top: 2px;
    }
  }
}
