/* Add custom CSS styles below */ 
body{
  background-color: translate
}
.advanced-slider__caption__inner__content__button {
    padding: 9px 42px !important;
}
.htv--glow-badge .home-block-title h2:before {
    animation: none;
    background: translate;
    background-size: 0px;
    border-radius: none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
/* =========================
   SECTION 4
========================= */

section:nth-of-type(4) {
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

section:nth-of-type(4) .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background-image: none;
}

section:nth-of-type(4) img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  background-color: transparent;
}
section:nth-of-type(4) img{
   background-color: transparent;
}
/* =========================
   SECTION 9
========================= */

section:nth-of-type(9) {
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

section:nth-of-type(9) .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background-image: none;
}

section:nth-of-type(9) img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  background-color: transparent;
}
section:nth-of-type(9) img{
   background-color: transparent;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
    background-color: #000000;
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
}
.footer-is-custom .store-footer {
    background-color: #000000;
    color: #ffffff;
}