.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/4-7/back.jpg);
  background-image: -webkit-image-set(url("../../images/4-7/back.jpg") 1x,
      url("../../images/4-7/back@2x.jpg") 2x);
  --red: #ed1c24;
}

#dec2-hero .dh-inner {
  width: 100%;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  gap: 13em;
  overflow: hidden;
  z-index: 3;
}

#dec2-hero .dh-main {
  padding: 5em 0;
  margin-left: 1em;
  z-index: 3;
  padding-bottom: 8em;
}

#dec2-hero .dh-right {
  gap: 1em;
  align-items: flex-start;
}

#dec2-hero .snow-image {
  width: 52em;
  max-width: unset;
  top: -11px;
  left: 50%;
  transform: translateX(-96%);
}

#dec2-hero .snow {
  width: 100%;
  height: auto;
}

#dec2-hero .product-box {
  gap: 1em;
}

#dec2-hero .top {
  top: -6%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

#dec2-hero .santa {
  width: 21em;
  bottom: 46px;
  height: auto;
  left: 50%;
  transform: translateX(-63%);
}

#dec2-hero .product1 {
  left: -34px;
  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;
}

.lights-left {
  top: 0;
  left: 0;
}

.lights-right {
  top: 0;
  right: 0;
}

@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: 767px) {
  #dec2-hero {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/4-7/back-m.jpg);
    background-image: -webkit-image-set(url("../../images/4-7/back-m.jpg") 1x,
        url("../../images/4-7/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: 94%;
    left: -1%;
  }

  #dec2-hero .button {
    left: unset;
  }

  #dec2-hero .dh-right {
    gap: 42px;
    align-items: center;
    width: 100%;
    padding: 0 4%;
    margin-bottom: 14%;
    margin-top: 8%;
  }

  #dec2-hero .product-box {
    gap: 10px;
    width: 100%;
  }

  #dec2-hero .fp-image-box {
    width: 54%;
  }

  #dec2-hero .fp1-image {
    width: 91%;
  }

  #dec2-hero .dh-inner {
    gap: 0;
    overflow: visible;
  }

  #dec2-hero .snow {
    width: 104%;
    height: auto;
    max-width: unset;
    top: 0;
  }

  #dec2-hero .image {
    top: 60%;
    left: -105%;
    width: 40%;
  }

  #dec2-hero .lights-m {
    width: 100%;
    z-index: 3;
    top: -15%;
  }

  #dec2-hero .product1 {
    left: unset;
  }

  #dec2-hero .fp-text {
    margin: 0;
  }

  #dec2-hero .fp2-text {
    left: -2%;
  }

  #dec2-hero .santa {
    width: 62%;
  }

  #dec2-hero .product2 {
    gap: 7.5%;
    left: 7%;
  }

  #dec2-hero .product1 {
    left: -4%;
    gap: 4%;
  }

  @supports (background: -webkit-named-image(i)) {

    #dec2-hero .button,
    #dec2-hero .fp-button {
      padding-top: 2px;
    }
  }
}

/* subs */
#dec-sub-wrapper {
  height: 242px;
  gap: 1em;
  margin-top: 60px;
}

#sub1-banner,
#sub2-banner {
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 1360px) {
  #dec-sub-wrapper {
    height: 242px;
    gap: 1em;
    width: 98% !important;
  }
}

@media screen and (max-width: 767px) {
  #dec-sub-wrapper {
    height: 100%;
    gap: 1em;
    width: 98% !important;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }

  #sub1-banner,
  #sub2-banner {
    height: 100%;
    aspect-ratio: 2 / 1;
  }
}

@media screen and (max-width: 567px) {

  #sub1-banner,
  #sub2-banner {
    height: 100%;
    aspect-ratio: unset;
  }

  #dec-sub-wrapper {
    margin-top: 0px;
    margin-bottom: 20px;
    gap: 18px;
    z-index: 1;
    position: relative;
  }
}