.m-button--white,
.m-product-button a,
.m-product-card__price .m-price__sale {
  font-weight: 600;
  font-family: var(--font-stack-body)
}

.m-button--white,
.m-product-button a:hover {
  background: #001f54
}

.m-button--white {
  color: #fff;
  font-size: 18px;
  line-height: 28px
}

.m-button--white:hover,
.m-tooltip--style-1:hover,
button#scroll-to-top-button {
  background: linear-gradient(90deg, #181717 0%, #404040 100%);

}

.m-button--as-custom,
.m-button--as-custom:hover {
  background: #ff5501 !important;
  color: #fff !important
}

.m-button--icon:hover,
.m-button:not(.m-button--link, .m-link-underline, .m-button--blank):hover {
  box-shadow: none
}

.lifetime-section .m-custom-content__wrapper {
  justify-content: center;
  padding: 56px 0 74px
}

.lifetime-section .m-gradient.m-color-default,
.product-lifetime-section .m-gradient.m-color-default {
  background: 0 0
}

.lifetime-section .m-richtext__description {
  margin-top: 31px
}

.lifetime-section .m-richtext__description p,
.product-lifetime-section .m-richtext__description p {
  color: #fff;
  font-size: 18px;
  font-weight: 400
}

.lifetime-section .m-richtext__description p {
  line-height: 25px
}

.product-lifetime-section .m-richtext__description p {
  line-height: 28px;
  max-width: 368px
}

.product-lifetime-section .container-fluid {
  max-width: 1078px;
  padding: 49px 15px 61px
}

.product-lifetime-section .m-custom-content__wrapper {
  flex-wrap: nowrap;
  align-items: self-start
}

.product-lifetime-section .m-custom-content__block-image {
  width: 18.2%;
  padding-right: 0;
  margin-right: 28px
}

.lifetime-section responsive-image.m-image {
  max-width: 161px;
  margin: 0 auto;
  display: flex
}

.product-lifetime-section .m-richtext__description {
  margin-top: 21px
}

.product-lifetime-section responsive-image.m-image {
  width: 161px
}

.template-product #MainContent {
  padding-bottom: 0 !important
}

.template-page #MainContent {
  padding-bottom: 0
}

h3.m-product-card__title a {
  text-align: center;
  font-family: Oswald;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.1;
  letter-spacing: 0%;
  text-transform: uppercase;

}

h3.m-product-card__title {
  margin-bottom: 15px
}

.m-product-card__price {
  text-align: center
}

.m-price__sale s.m-price-item {
  color: #8c8484
}

.m-product-card__price .m-price__regular span.m-price-item,
.m-product-card__price .m-price__sale .m-price-item--last {
  color: #000
}

.m-product-card__info {
  margin-top: 33px
}

.m-product-card__price .m-price__sale {
  font-size: 16px;
  line-height: 28px;
  flex-direction: row-reverse;
  flex-direction: row-reverse !important
}

.m-product-button a {
  background: #8b4513;
  border-radius: 100px;
  color: #fff;
  padding: 10px 20px;
  max-width: 236px;
  width: 100%;
  display: block;
  text-align: center;
  margin: 17px auto 0;
  font-size: 18px;
  line-height: 28px;
  transition: var(--m-duration-default, .25s) all
}

.artisan-collection-list {
  position: relative;
  padding: 80px 0 119px;
  background: url(/cdn/shop/files/Group_25461_1.svg?v=1727431820) 95% 100% no-repeat
}

.artisan-collection-list .container-fluid {
  max-width: 1162px;
  margin: 0 auto;
  padding: 0 15px
}

.artisan-collection-list .m-mixed-layout__wrapper .m-mixed-layout__inner {
  row-gap: 96px
}

@media screen and (max-width:1024px) {
  .artisan-collection-list {
    background: 0 0
  }
}

@media screen and (max-width:991px) {
  .product-lifetime-section .m-custom-content__block-image {
    margin-right: 48px
  }
}

@media screen and (max-width:767px) {
  .lifetime-section .m-custom-content__wrapper {
    padding: 36px 0 294px
  }

  .lifetime-section .m-richtext__description {
    margin-top: 20px
  }

  .lifetime-section .m-richtext__description p {
    line-height: 28px;
    max-width: 269px;
    margin: 0 auto
  }

  .product-lifetime-section .m-custom-content__wrapper {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0
  }

  .product-lifetime-section .m-custom-content__block-image {
    width: 100%;
    margin-right: 0
  }

  .product-lifetime-section responsive-image.m-image {
    margin: 0 auto;
    display: flex
  }

  .product-lifetime-section .m-richtext__description p {
    max-width: 287px;
    text-align: center;
    margin: 0 auto 30px
  }

  .product-lifetime-section .m-richtext__description {
    margin-top: 31px
  }

  .product-lifetime-section .container-fluid {
    max-width: 1078px;
    padding: 47px 15px 325px
  }

  .product-lifetime-section .m-richtext__description p:last-child {
    margin: 0 auto
  }

  .artisan-collection-list {
    padding: 40px 0
  }

  .artisan-collection-list button.slick-next.slick-arrow,
  .artisan-collection-list button.slick-prev.slick-arrow {
    font-size: 0;
    height: 40px !important;
    width: 40px !important;
    background-color: #fff;
    background-image: url(/cdn/shop/files/Group_25602.svg?v=1724989706);
    background-repeat: no-repeat;
    background-position: center center;
    border: 2px solid #001f54;
    border-radius: 50%;
    top: 28%;
    position: absolute;
    z-index: 1
  }

  .artisan-collection-list button.slick-prev.slick-arrow {
    left: 10px;
    transform: rotate(180deg)
  }

  .artisan-collection-list button.slick-next.slick-arrow {
    right: 10px
  }

  .artisan-collection-list .m-mixed-layout__wrapper .m-mixed-layout__inner {
    display: block !important
  }

  .artisan-collection-list .slick-track {
    display: flex !important
  }

  .artisan-collection-list .slick-initialized .slick-slide {
    height: inherit !important
  }

  .artisan-collection-list .container-fluid {
    padding: 0 25px
  }

  @media screen and (max-width:480px) {
    .m-product-button a {
      max-width: 100%
    }
  }
}