/** Shopify CDN: Minification failed

Line 445:0 Unexpected "}"

**/
.h2 {
  font-size: 30px;
}

@media (max-width: 767px) {
  .h2 {
    font-size: 20px;
  }
}
/* START PRODUCT CARD */
@media screen and (min-width: 1400px) {
  .product-card__info {
    --product-card-info-padding: 0;
    padding-top: 16px;
    padding-right: 16px;
  }
}

.product-card__badge-list {
  display: flex;
  width: 100%;
  flex-flow: wrap;
}

.badge.badge--secondary {
  background: black;
  color: white;
}

.badge.badge--sold-out {
  background: rgb(193, 33, 33);
}

.product-meta {
  color: #a0a0a0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.product-meta__item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-meta__item svg {
  width: 20px;
}

.product-card .price-list sale-price {
  font-size: 18px;
}
/* END PRODUCT CARD */

.price-list sale-price {
  font-weight: 600;
  color: rgb(var(--on-sale-text));
}

/* BLOG */


.article-content .prose{
  padding: 40px;
  background: white;
  border-radius: 20px;
  margin-top: -140px;
  z-index: 2;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}

.article-banner__image {
  object-fit: cover;
}









/* SECTIONS */

/* START SPECIFICATION TABS */
.feature-chart {
  padding-bottom: 0px;
}

.feature-chart__table-row {
  padding: 10px;
}
/* END SPECIFICATION TABS */

/* START SPECIFICATION Table */
.custom-spec-table {
  --background: 241 241 241;
  background: rgb(var(--background));
  padding: 16px;
  border-radius: 8px;
  width: 100%;
  border-collapse: collapse;
  margin-top: 2rem;
  font-size: 1rem;
  table-layout: fixed;
}

.custom-spec-table th,
.custom-spec-table td {
  padding: 0.75rem 1rem !important;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  word-wrap: break-word;
}

.custom-spec-table th {
  width: 40%;
  font-weight: 600;
}

.custom-spec-table td {
  width: 60%;
}

.custom-spec-table__link {
  display: inline-flex;
  color: rgb(66 122 183);
  margin-top: 16px;
  font-weight: 600;
}
/* END SPECIFICATION Table */

/* START IMPACT TEXT */
.impact-text__text-wrapper {
  position: sticky;
  top: 200px;
}

@media (max-width: 767px) {
  .impact-text__text-wrapper {
    position: static;
    top: auto;
  }
}
/* END IMPACT TEXT */

/* START SECTION TEXT HOTSPOT */
/* layout */
.text-hotspot {
  display: flex;
  gap: 40px;
  align-items: center;
}

.text-hotspot__content {
  max-width: 40%;
}

.text-hotspot__hotspots {
  flex-shrink: 0;
  max-width: 60%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .text-hotspot {
      flex-direction: column;
  }
  .text-hotspot__content,
  .text-hotspot__hotspots {
    max-width: 100%;
    flex: none;
  }
}

/* content */
.text-hotspot .text-hotspot__title {
  font-size: 30px;
}

.text-hotspot .text-hotspot__text {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* hotspot */
.text-hotspot .hot-spot__dot {
  background : white;
}

.text-hotspot .hot-spot__dot:after {
  background: aliceblue;
  opacity: 20%;
}

.text-hotspot .hot-spot-popover::part(content) {
  background: white;
}

.text-hotspot .prose video {
  margin-bottom: 0px !important;
  border-radius: 8px;
}

.hot-spot-popover--text-hotspot .popover-button {
  background-color: #1A1A1A !important;
  color: #FFFFFF !important;
}

@media (max-width: 768px) {
  .hot-spot-popover--text-hotspot .popover-button .button {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 14px 0;
    margin-top: 30px;
  }  
}

.text-hotspot {
    justify-content: space-around;
}

/* END SECTION TEXT HOTSPOT CUSTOM */


/* START SECTION VIDEO */
.video__content {
  width: 100%;
  height: 100%;
  max-width: initial !important;
}

.video__prose {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video__heading {
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  margin-top: 0px !important;
}
/* END SECTION VIDEO */


/* START MEDIA WITH TEXT PRODUCT PAGE */
.media-with-text-mod .media-with-text__media {
  overflow: initial;
}

.media-with-text-mod .media-with-text__media-wrapper {
  overflow: hidden;
  position: sticky;
  top: 130px;
  height: auto;
}
/* END MEDIA WITH TEXT PRODUCT PAGE */




/* APPLICATION */

/* START GOOGLE REVIEWS HOMEPAGE */

.slideshow .reputon-google-reviews-widget .reputon-container {
  background: transparent;
}

.slideshow .reputon-google-reviews-widget .reputon-link {
  display : flex;
  justify-content: center;
}

.slideshow .reputon-google-reviews-widget .reputon-container:hover {
  background: none !important;
}

.slideshow .reputon-google-reviews-widget .reputon-basic {
  padding: 0px;
}

.slideshow .reputon-google-reviews-widget .reputon-badge::before{
  display: none !important;
}

.slideshow .reputon-name {
  display: none;
}

.slideshow .reputon-badge {
  box-shadow: none !important;
}

.slideshow .reputon-google-reviews-widget .reputon-content {
  gap: 0px;
  display: contents;
}

.slideshow  .reputon-google-reviews-widget .reputon-reviews-count {
  color: rgb(255 255 255);
}

.slideshow .reputon-google-reviews-widget .reputon-image {
  min-width: 25px;
  width: 25px;
  height: 25px;
}

.slideshow .reputon-google-reviews-widget .reputon-basic {
  padding: none;
}


/*  START REVIEWS ANNOUNCEMENT BAR */
.announcement-bar .reputon-google-reviews-widget .reputon-container {
  background: transparent;
  width: 223px;
}

.announcement-bar .reputon-badge {
    padding: 0;
    scale: 0.8;
}

.announcement-bar .reputon-google-reviews-widget .reputon-container:hover {
  background: none !important;
}

.announcement-bar .reputon-google-reviews-widget .reputon-basic {
  padding: 0px;
}

.announcement-bar .reputon-google-reviews-widget .reputon-info {
  padding: 0;
  width: 223px;
}

.announcement-bar .reputon-google-reviews-widget .reputon-badge::before{
  display: none !important;
}

.announcement-bar .reputon-name {
  display: none;
}

.announcement-bar .reputon-badge {
  box-shadow: none !important;
  width: 223px;
   margin-left: 50px;
}

.announcement-bar .reputon-google-reviews-widget .reputon-content {
  gap: 0px;
  display: contents;
}

.announcement-bar  .reputon-google-reviews-widget .reputon-reviews-count {
  color: rgb(255 255 255);
}

.announcement-bar .reputon-google-reviews-widget .reputon-image {
  min-width: 25px;
  width: 25px;
  height: 25px;
}

.announcement-bar .reputon-google-reviews-widget .reputon-basic {
  padding: none;
}

/* END GOOGLE REVIEWS HOMEPAGE */

/* START GOOGLE REVIEWS PRODUCT PAGE */
.product-info .reputon-google-reviews-widget .reputon-image {
  display: none;
}

.product-info .reputon-google-reviews-widget{
  display: inline !important;
}

.product-info .reputon-google-reviews-widget .reputon-name{
  display: none;
}

.product-info .reputon-google-reviews-widget .reputon-content {
  display: contents;
}

.product-info .reputon-google-reviews-widget .reputon-info {
  padding: 0px;
}

.product-info .reputon-basic{
  padding: 0px !important;
}

.product-info .reputon-badge::before {
  display: none !important;
}

.product-info .reputon-badge {
  box-shadow: none !important;
}
/* END GOOGLE REVIEWS PRODUCT PAGE */

/* product variant picker */
.product-info__block-item:where([data-block-type="variant-picker"]) {
  position: relative;
  z-index:3;
}

.product-info__block-item:where([data-block-type="@app"]) {
  position: relative;
  z-index:1;
}




/* START FOOTER GOOGLE CARD REVIEW */
.reputon-location-image-container, .reputon-location-name {
  display: none !important;
}


}
/* END FOOTER GOOGLE CARD REVIEW */

/* START INSTA FEED */
#insta-feed h2 {
    font-weight: 700 !important;
}
@media screen and (max-width: 767px) {
  #insta-feed h2 {
    font-size: 20px !important;
  }
}
/* START INSTA FEED */

/* Richtext section */
.split-rich-text .prose {
  display: block;
}

.split-rich-text__sticky {
  position: sticky;
  top: 200px;
}
/* end Richtext section */





.blog-banner-content {
  padding-block-start: 80px;
  padding-block-end: 10px;
}

.blog-post-card__figure {
 aspect-ratio: 16 / 9;
}


.image-link-blocks .content-over-media {
   aspect-ratio: 16 / 9;
  width: 100%
}

.image-link-blocks .section-full{
  padding-block-end: 20px;
}

