/** Shopify CDN: Minification failed

Line 2129:0 Expected "}" to go with "{"

**/
/* Base Styling -- Start */

:root {
  --heading-font: "aktiv-grotesk", sans-serif;
  --heading-letter-spacing: 0.05em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--heading-font);
  letter-spacing: var(--heading-letter-spacing);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}
body, code, kbd, samp, pre, button, .button, input, optgroup, select, textarea, th, .badge, .header__primary-nav-item:before, .heading, .h1, .h2, .h3, .h4, .h5, .h6, .prose :where(h1, h2, h3, h4, h5, h6) {
  font-family: var(--heading-font);
}
h1,
.h1 {
  font-size: clamp(28px, 7vw, 32px);
}
h2,
.h2 {
  font-size: clamp(24px, 4vw, 28px);
}
h3,
.h3 {
  font-size: clamp(20px, 2vw, 24px);
}
h4,
.h4 {
  font-size: clamp(16px, 2vw, 20px);
}
h5,
.h5 {
  font-size: clamp(14px, 2vw, 16px);
}
.page-view {
  max-width: 1400px;
  width: calc(100% - 2rem);
  margin: 0 auto;
}
.section-spacing--xs .section-spacing {
  padding-block-start: 2rem;
  padding-block-end: 2rem;
}

/* Base Styling -- End */

/* Sam's Changes -- Start */

.shopify-section--featured-collections--home, .shopify-section--collection-list {
  overflow: hidden;
}
.R-ReviewsioLogo  {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .product-info__block-item[data-block-type="buy-buttons"] {   
    display: none;  
  }  
  .product-sticky-bar {    
    top: auto !important;    
    bottom: 0px !important;    
    opacity: 1;    
    visibility: visible;    
    background-color: white;    
    border-top: .5px solid gray;    
    box-shadow: 0px -4px 5px #e1e1e1b5;  
  }  
  .product-sticky-bar .customize-button {
    color:#0161FE;  
  }
}



.uwy.umb.userway_p2 {
    display: none;
}

/* Product Card Start */

.product-card {
  gap: 12px;
}
.product-card__media .product-card__image--primary {
  padding: 20px 0px;
}
.product-card__info {
  text-align: left;
  justify-items: left;
}
.product-card__info .product-card__subtitle {
  font-weight: 500;
}
.product-card__info .justify-items-center {
  justify-items: flex-start;
}
.product-card__info .product-title {
  font-size: clamp(14px, 2vw, 16px);
}
.product-card__info .gap-1 {
  gap: 2px;
}



ul.prods.inline-list {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  padding: 10px;
  overflow-x: scroll;
  margin: 0;
}

span.navText, .collection-nav__block-title {
  font-size: clamp(8px, 2vw, 10px);
  white-space: normal;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 0.325rem;
  color: #1c1c1c;
  line-height: 1.1;
}
.shopify-section--collection-list .collection-card, .shopify-section--collection-list .collection-card .content-over-media {
  border-radius: 10px;
}

/* Section Styling Start */

  .featured-collection-subheading {
    font-size: 16px;
  }
  .shopify-section--featured-collections .section-stack {
    width: 100%;
  }
  .shopify-section--featured-collections .product-card__info {
    margin: 0;
    line-height: 1;
  }
  .shopify-section--featured-collections .coverTitle {
    margin-bottom: .75rem;
  }
  .shopify-section--featured-collections .collectionTitle {
    font-size: clamp(16px, 2vw, 20px);
  }

  .shopify-section--featured-collections .viewMore{
    font-size: clamp(14px, 2vw, 16px);
  }
  .shopify-section--featured-collections .h6 {
    font-size: clamp(14px, 2vw, 16px);
  }

  .content-over-media--bottom::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 72%, #000 100%);
  }
  .content-over-media--top::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, transparent 72%, #000 100%);
  }

  .shopify-section--logo-list .section-stack {
    gap: 1rem;
  }
  .shopify-section--scrolling-content .Section__header {
    text-align: center;
  }
  .shopify-section--scrolling-content .scrolling-content {
    display: flex;
    padding: 2rem 0;
  }
  .shopify-section--image-with-text .image-with-text img {
    max-height: 750px;
    object-fit: cover;
  }
  .shopify-section--text-with-icons .v-stack {
    line-height: 1.5;
  }
  .shopify-section--text-with-icons .v-stack.gap-6 {
    gap: 1rem;
  }
  .shopify-section--text-with-icons .v-stack.gap-8 {
    gap: 1rem;
  }
  .shopify-section--newsletter .h2 {
    color: white;
  }
  .shopify-section--newsletter input {
    border-color: #ffffffad;
  }
  .shopify-section--newsletter input:focus {
    border-color: #ffffff;
    border-width: 1.5px;
  }
  .shopify-section--newsletter .color-scheme {
    position: relative;
    overflow: hidden;
  }
  .featured-collections-navigation>button:not(:only-child), .featured-collection__customize-link {
    padding: 8px 24px;
    border: 2px solid #ccc;
    border-radius: 25px;
    background-color: #fff;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color .3s, color .3s, box-shadow .3s;
  }
  .shopify-section--newsletter .color-scheme:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -250%;
    opacity: .2;
    width: 100%;
    height: 100vw;
    transform: rotate(-35deg);
    background: url("./Hydrojug_Box_SS_V2.png") ;
    background-repeat: repeat;
    background-size: 50px;
  }
  .prose:not(.prose--tight) :where(:not(meta, span) + *) {
    margin-block-start: .75rem;
  }
  .template-collection-accessories .product-card__figure:has(.product-card__image--secondary):hover > .product-card__media .product-card__image--primary {
    opacity: 1;
  }
  .template-collection-accessories .product-card__figure:hover .product-card__image--secondary {
    display: none;
  }
  .template-page-about h2 {
    color: white;
  }
  .shopify-section--slideshow .h6 {
    color: white;
  }
  .block__collection-title {
    text-align: center;
  }
  .template-page-brand-ambassadors .shopify-section--image-with-text-overlay .h6, .template-page-brand-ambassadors .shopify-section--image-with-text-overlay .h1 {
    color: white;
  }
  .shopify-section--image-with-text-overlay .h4 {
    color: white;
  }
  .shopify-section--image-with-image-overlay .image-with-text__image-overlay-2 {
    margin-top: 1.25rem;
  }
  .image-with-text__image-overlay-1 img {
    max-width: 45px;
  }
  .image-with-text__image-overlay-2 img {
    max-width: 200px;
  }

/* Section Styling End */

.compare-modal__link {
  color: #0161FE;
  font-weight: 500;
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  border: 1px solid;
  border-radius: 5px;
  letter-spacing: var(--heading-letter-spacing);

}
.badge {
  font-size: 12px !important;
  transform: scale(.9);
  font-weight: 700;
  border-radius: 3px;
}
.walli-collab-link {
  position: absolute;
  top: 70px;
  right: 0;
  background-color: #f8eef2;
  padding: 6px 10px;
  color: #f5a2c2;
  border: 2px solid #f5a2c2;
  line-height: 1;
  font-weight: 600;
  border-radius: 8px;
}
.shopify-section--featured-tile-slider {
  overflow: hidden;
}
.shopify-section--featured-tile-slider .collection-tile img {
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .shopify-section--featured-tile-slider .collection-tile img {
    border-radius: 16px;
  }
}


/* Sam's Changes -- End */

/* Mark's Edits -- Start */
.floating-controls-container > .is-scrollable ~ .prev-next-button {
  inset-block-start: calc(35%);
}

.button {
  font-weight: bold;
}

cart-dot.header__cart-dot.is-visible {
  color: #0161fe !important;
}

button.needsclick.go1515943218.kl-private-reset-css-Xuajs1 {
    background-color: #0161FE !important;
    padding: 10px 20px ! IMPORTANT;
    min-height: 25px;
    vertical-align: top;
    border-radius: 5px !important;
}

.shopNowBtn {
  background-color: #0161FE;
  padding: 0 15px;
  margin: 0.5rem 5rem;
  justify-content: center;
  cursor: pointer;
  min-height: 25px;
  line-height: 1.2;
  vertical-align: top;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
}

/* Hide Reviews.io Logo */
img.R-PlatformLogo.R-PlatformLogo--xxs.footer__reviewsLogo {
  display: none !important;
}




/* Mark's Edits -- End */
.content-heading {
  color: white;
}
.shop-the-look__slide-title {
  width: 100%;
  grid-column: 1/3;
  text-align: center;
  margin-bottom: 2rem;
}

.template-page-base-lp .shopify-section--shop-the-look .section-spacing {
  padding-bottom: 4rem;
}
.shop-the-look__popover .shop-the-look__item-carousel {
  grid-auto-columns: 55%;
  column-gap: 12px;
  padding-bottom: 12px;
}
.testimonial-list img {
  border-radius: 100px;
}
.shop-the-look__popover .shop-the-look__item-carousel .product-card {
  width: 100%;
}
.shop-the-look__popover .product-card__figure {
  max-width: initial;
}
.shopify-section--shop-the-look:has(.shop-the-look__carousel):before {
  background-color: #efefef;
}
.shop-the-look__item-content .button {
  display: none;
}
.shopify-section--shop-the-look .shopify-product-form .product-card__quick-add-button, .shop-the-look__popover .shopify-product-form .product-card__quick-add-button {
  display: block;
  opacity: 1;
  position: static;
  transform: none;
  background-color: #0161FE;
  color: white;
  border-radius: 10px;
  width: 100%;
  padding: 8px;
}
.shopify-section--shop-the-look--slideshow .shop-the-look__item {
  display: block;
  max-width: 100%;
}
.shopify-section--shop-the-look--slideshow .slideshow__slide.is-selected .shop-the-look__item {
  visibility: visible;
}
.shopify-section--shop-the-look--slideshow .content-over-media {
  --content-over-media-gap: 0rem;
}
.featured-collections-navigation button:has(.featured-collection__nav-image), .featured-collection__customize-link {
  padding: 0;
  border-radius: 100px;
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.featured-collections-navigation button:has(.featured-collection__nav-image) span, .featured-collection__customize-link span {
  display: inline-block;
  padding-right: 1.5rem;
}
.featured-collections-navigation button[aria-current="true"]:has(.featured-collection__nav-image) {
  background-color: #507864;
  color: white;
}
.featured-collections-navigation button[aria-current="true"]:has(.featured-collection__nav-image)::after {
  content: initial;
}
.featured-collection__nav-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .featured-collection__nav-image {
    height: 40px;
    width: 40px;
  }
  .featured-collections-navigation button:has(.featured-collection__nav-image) {
    padding: 0 !important;
  }
  .featured-collections-navigation button:has(.featured-collection__nav-image) span {
    display: inline-block;
    padding-right: 1rem;
  }
}

.line-item-info .designImgLink, .line-item-info .Customization, .line-item-info .Pre-Sale, .line-item-info .free_gift {
  display: none;
}
.line-item-properties {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.line-item-properties li {
  padding: 0;
}
.presale-property {
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  font-style: italic;
  color:red;
} 

.line-item-info .Notice {
  list-style-type: none;
  padding: 0;
  font-style: italic;
  font-size: 12px;
  font-weight: 600;
}

.product-add-container {
  position: absolute;
  top: 50%;
  right: 0;
}

.add-to-cart-button {
  background-color: #0161FE;
  color: #fff;
  padding: 5px;
  border: none;
  cursor: pointer;
  width: 100%;
  border-radius: 5px;
}

.add-to-cart-button:hover {
  background-color: #014bbf;
}

.product-card__image {
  background: #f6f6f6;
  border-radius: 10px;
}

.gallery-container .carousel-container {
  max-width: 100%;
  border-radius: 10px;
  margin: 20px auto;
  text-align: center;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.gallery-container .carousel-container h3 {
  margin-bottom: 1rem;
}

.gallery-container .carousel {
  display: flex;
  overflow: hidden;
  transition: transform 0.5s ease-in-out;
}

.gallery-container .slide {
  flex: 0 0 50%; /* Display 4 slides at a time */
  box-sizing: border-box;
  padding: 0 10px;
}

.gallery-container i.fas.fa-chevron-left {
    display: none;
}
.gallery-container i.fas.fa-chevron-right {
    display: none;
}

/* Style for the arrow buttons */
.gallery-container .slick-prev:before, .slick-next:before {
  color: #000;
}
.gallery-container .slick-prev,
.gallery-container .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px; /* Adjust the width as needed */
    height: 40px; /* Adjust the height as needed */
    border: none;
    color: #000; /* Text color for the arrow icons */
    border-radius: 50%; /* Makes them circular */
    cursor: pointer;
    transition: background-color 0.3s ease;
}

/* Style for the arrow icons */
.gallery-container .slick-prev i,
.gallery-container .slick-next i {
    font-size: 24px; /* Adjust the font size as needed */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Hover effect for the buttons */
.gallery-container .slick-prev:hover,
.gallery-container .slick-next:hover {
    color: #ddd !important; /* Hover background color */
}
.slick-next {
  right: -5px;
}
.slick-prev {
  left: -5px;
}

.gallery-container img {
  max-width: 100%;
  height: auto;
}

.badge--custom {
  background: rgb(var(--custom-badge-background));
  color: rgb(var(--custom-badge-text));
  /* background-color: #fff; */
}
.badge--on-sale {
  background: rgb(var(--on-sale-badge-background));
  color: rgb(var(--on-sale-badge-text));
}

.badge--sold-out, .badge--presale {
  background: rgb(var(--sold-out-badge-background));
  color: #DB0000;
}

.badge--new {
  background-color: #fff;
  color: #0161FE;
}

.badge--new-limited {
  background-color: #fff;
  color: #0161FE;
}

.badge--hot {
  background-color: #EF6F46;
}

.badge--free {
  background-color: #39B54A;
}

.badge--seasonal {
  background: #fff;
  color: rgb(var(--sold-out-badge-text));
}

.badge--limited {
  background: #fff;
  color: rgb(var(--sold-out-badge-text)); 
}
.template-page-amazon-push-amazon-direct .shopify-section--footer {
  display: none;
}
.template-page-amazon-push-amazon-direct .slideshow__slide-content .button {
  padding: 16px 20px;
}
.template-index .shopify-section--slideshow .slideshow__slide-content .button {
  font-size: 15px;
  padding: 14px 36px;
}


@media screen and (min-width: 700px) {
  .desktop-product-list {
    display: grid;
  }
  .mobile-product-list {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  .desktop-product-list {
    display: none;
  }
  .mobile-product-list {
    display: grid;
  }
}
@media screen and (min-width: 950px) {
  .collection .product-list[collection-mobile-layout="medium"] {
    --product-list-items-per-row: 5 !important;
  }
}

/* Tracking Page Start */
.faq-section {
  text-align: center;
  padding: 2rem 0;
}
.faq-section h3 {
  margin-bottom: 1rem;
}
.faq-question-button {
  background: #f9f9f9;
  color: #555;
  border: 1px solid #ddd;
  text-align: left;
  width: 100%;
  padding: 15px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  outline: none;
  text-align: center;
}
.faq-question-button:hover {
  background-color: #f0f0f0;
}
.faq-answers {
  display: none;
  padding: 15px 20px !important;
  border-top: none;
  background-color: #f9f9f9;
  transition: all 0.3s ease;
}
.variant-picker__option-values :disabled+.color-swatch {
  display: block;
}

/* Tracking Page End */

.product-card__figure {
  /* background-color: #f6f6f6; */
  border-radius: 10px;
}


.ElementsWidget-prefix .u-marginBottom--md {
  margin-bottom: 10px !important;
}
/* Media Queries */

/* Desktop styles */
@media only screen and (min-width: 768px) {
  .line-item {
    --line-item-media-width: 6.0rem;
    column-gap: 2.5rem;
  }

}
.product-card__info :is(.price-list, .rating-badge) {
  justify-content: flex-start;
}
/* Mobile styles */
@media only screen and (max-width: 767px) {
  .subscribeBtnFtr {
    background-color: #0161FE;
    padding: 0 15px;
    justify-content: center;
    cursor: pointer;
    min-height: 25px;
    line-height: 1.2;
    vertical-align: top;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    border-radius: 3px;
    margin-top: -3px;
  }
  .subBtnDiv {
    display: flex;
    position: relative;
    float: right;
    z-index: 9;
  }
  .featured-collections-navigation {
    margin: 0;
    width:100%;
    padding: 0;
    column-gap: 4px;
  }
  .product-list:not(.product-list--carousel) {
    margin: 0;
  }

  .featured-collections-navigation>button:not(:only-child) {
    padding: 4px 6px;
    font-size: 10px;
  }


  .shopify-section--main-product > .section-spacing {
    padding-block-start: 0;
  }
  .shopify-section--main-product .product-gallery {
    --product-gallery-gap: 8px;
  }
  .shopify-section--main-product .product {
    gap: 12px;
  }
  ul.prods.inline-list {
    gap: 12px;
    padding: 10px;
  }

  .inventory.text-success {
    width: 100%;
  }



  /* .swatch-element {
    margin: 0 !important;
  } */

  .compare-modal-content {
    width: 80%;
    height: auto;
    top: 40%;
  }
  .compare-close {
    top: 0px;
    right: 15px;
  }
  .template-index .shopify-section--slideshow .slideshow__slide-content .button-group {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
  } 
  .template-index .shopify-section--slideshow .slideshow__slide-content .button {
    font-size: 13px;
    padding: 10px 20px;
  }
}

@media screen and (max-width: 767px) {
  .complementary-products__product-list--carousel {
    grid-auto-columns: 30%;
  }

  .product-add-container {
    position: static;
    margin-top: 1.25rem;
  }

  .content-over-media--bottom::before {
    background: linear-gradient(180deg, transparent 65%, #000 100%);
  }
  .content-over-media--top::before {
    background: linear-gradient(0deg, transparent 65%, #000 100%);
  }
  .image-with-text__image-overlay-1 img {
    max-width: 35px;
  }
  .image-with-text__image-overlay-2 img {
    max-width: 150px;
  }
  .shopify-section--image-with-text .section-spacing {
    padding-block-start: 0;
  }

  .product-list--carousel {
    justify-content: flex-start;
  }
  .variant-picker__option {
    width: 100%;
  }
  .shopify-section--newsletter .color-scheme:before {
    top: -32%;
    width: 150%;
    height: 150vw;
    left: -20%;
  }
  .shopify-section--newsletter .section-header {
    margin: 0;
  }
  .shopify-section--scrolling-content .scrolling-content {
    padding: 0;
  }
  .shopify-section--image-with-text .image-with-text img {
    max-height: 375px;
  }
  .cart-drawer .cart-drawer__items {
    margin-top: 0.5rem;
  }
}
.swatch-wrapper {
  position: absolute;
  bottom: 85px;
  padding: 0 2rem;
}
@media screen and (max-width: 600px) {
  .product-card__quick-add-button {
    background: none;
    top: 6px;
    bottom: initial;
    margin-right: 0;
  }
  .featured-collections-navigation {
    column-gap: 0.5rem !important;
  }
  .product-card__info .swatch-wrapper {
    position: absolute;
    bottom: 85px;
    padding: 0 4px;
    gap: 0px;
  }
  .product-card__info .color-swatch {
    --swatch-size: 1.2rem;
    --swatch-offset: 1px;
  }
  
}

/* Black Friday */
.template-page-bf-lp .shopify-section--faq .accordion__toggle {
  line-height: 1.4;
}
.template-page-bf-lp .media-grid .media-grid__item .content-over-media {
  border-radius: 10px;
}
.template-page-bf-lp .shopify-section--rich-text p {
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.5;
}
.template-page-bf-lp .media-grid .media-grid__item img {
  border-radius: 10px;
}
.shopify-section--countdown-banner .h1 {
  font-size: clamp(24px, 6vw, 32px);
}
.shopify-section--countdown-banner .countdown {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  gap:1rem;
}
.shopify-section--countdown-banner .content-over-media {
  align-items: flex-start;
}
.shopify-section--countdown-banner button {
  background-color: transparent;
  border-color: white;
  --initial-gradient: transparent;
}
.shopify-section--video-bf {
  padding: 4rem 0;
  background-color: #fff7e4;
}
.bf-table {
  padding: 1rem;
  background-color: #efe4d0;
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  column-gap: 1.5rem;
}
.table-column {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  text-align: left;
  margin: 0 !important;
}
.table-column div {
  color:black;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  margin-block-start: 0 !important;
  letter-spacing: .075em;
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.3;

}
.shopify-section--video-bf .content-over-media {
  display: block;
}
.shopify-section--video-bf .place-self-center {
  text-align: center;
  margin: 2rem auto 0;
}
.shopify-section--video-bf .video-heading {
  font-size: clamp(24px, 5vw, 32px);
  line-height: 1.3;
  text-align: center;
  margin: 0 auto 2rem;
}
.video-subheading {
  text-transform: none;
  font-size: 20px;
  font-weight: 500;
  font-size: clamp(14px, 2vw, 24px);

}
.video-body {
  font-size: 14px;
  color: black;
  font-style: italic;
  margin: 2rem 0 !important;
}
.template-page-bf-lp .media-grid__item .mobile-image {
  display: none;
}
@media screen and (max-width: 767px) {
  .template-page-bf-lp .media-grid__item:has(.mobile-image) .desktop-image {
    display: none;
  }
  .template-page-bf-lp .media-grid__item .mobile-image {
    display: block;
  }
  .template-page-bf-lp .media-grid__item .content-over-media:has(.mobile-image) {
    height: auto;
  }
  .template-page-bf-lp .media-grid__item:has(.mobile-image) {
    --media-grid-item-row-span: 2 !important;
  }
}


@media screen and (max-width: 767px) {
  .shopify-section--video-bf video-media {
    max-height: 300px;
  }
  .shopify-section--video-bf {
    padding: 2rem 0;
  }
  .shopify-section--video-bf .video-heading {
    max-width: 20ch;
    margin-bottom: 1rem;
  }
}

.section-product-carousel .carousel-container .carousel-title {
  font-size: 22px !important;
}

/* Start ADA fixes */
.subscribeBtnFtr:focus-visible, .footer__block--newsletter .form .button:focus-visible {
  outline-color: #1c1c1c;
}
.footer__block--newsletter .form .input {
  border-color: #1c1c1c;
}
.product-card .product-card__media:focus-visible + product-form .product-card__quick-add-button {
  opacity: 1;
  transform: translateY(0)
}
.product-card__quick-add-button:focus-visible {
  opacity: 1;
  transform: translateY(0)
}

.product-card .product-card__media:has(.product-card__image--secondary):focus-visible > .product-card__image--primary {
  opacity: 0;
}

.product-card .product-card__media:has(.product-card__image--secondary):focus-visible > .product-card__image--secondary {
  opacity: 1;
}
.collection-toolbar__button-list {
  flex-direction: row;
}
/* End ADA Fixes */

.custom-container .banner-img {
  display: none;
}

/* Product card video styles */
.product-card .product-card__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  display: none;
}

.product-card .product-card__figure {
  position: relative;
  overflow: hidden;
}

.product-card .product-card__media {
  position: relative;
}

.product-card:hover .product-card__video {
  display: block;
}

/* BF Styling */

.new-holiday-section {
  padding: 4rem 0;
  background: white;
  position: relative;
  z-index: 1;
}

.new-holiday-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6rem;
}

.new-holiday-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.new-holiday-left {
}

.new-holiday-title {
  font-size: 2.25rem;
  font-weight: 700;
  font-family: var(--font-heading);
  color: #8b181d;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.new-holiday-description {
  font-size: 1.1rem;
  font-family: var(--font-body);
  color: var(--text-light);
  line-height: 1.6;
  margin-bottom: 2rem;
}

[class*="template-collection"] .new-holiday-description {
  margin-bottom: 1rem;
}

.new-holiday-btn {
  background: #325632;
  color: white;
  padding: 0.75rem 2rem;
  border: none;
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  transition: var(--transition);
}

.new-holiday-btn:hover {
  background: var(--secondary-color);
  transform: translateY(-1px);
}

.new-holiday-right {
  position: relative;
}

.new-holiday-image {
  width: 100%;
  height: auto;
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-medium);
}

/* More Gift Ideas Section */
.more-gift-ideas {
  padding: 4rem 0;
  background: var(--background-light);
  position: relative;
  z-index: 1;
}

.more-gift-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6rem;
}

.gift-ideas-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}

.gift-idea-item {
  text-align: center;
  background: white;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: var(--shadow-light);
  transition: var(--transition);
}

.gift-idea-item:hover {
  box-shadow: var(--shadow-medium);
  transform: translateY(-2px);
}

.gift-idea-image {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.gift-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition);
}

.gift-idea-item:hover .gift-image {
  transform: scale(1.05);
}

.gift-idea-content {
  padding: 2rem;
}

.gift-idea-title {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: var(--font-heading);
  color: #8b181d;
  margin-bottom: 1rem;
}

.gift-idea-description {
  font-size: 1rem;
  font-family: var(--font-body);
  color: var(--text-light);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.gift-idea-btn {
  background: var(--primary-color);
  color: white;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  transition: var(--transition);
}

.gift-idea-btn:hover {
  background: var(--secondary-color);
  transform: translateY(-1px);
}

  /* Section Divider */
  .section-divider {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 3rem;
  }

  .section-divider .divider-line {
    flex: 1;
    height: 1px;
    background: #e5e5e5;
    max-width: 400px;
    min-width: 200px;
  }

  .section-divider .divider-text {
    font-family: var(--font-body);
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--text-light);
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
  }
  .new-holiday-coming-soon {
    font-style: italic;
  }

@media screen and (max-width: 767px) {
.new-holiday-section {
  padding: 1rem 0 !important;
}


.new-holiday-section .section-divider,
.more-gift-ideas .section-divider {
  margin-bottom: 1.5rem;
}

.new-holiday-content {
  grid-template-columns: 1fr;
  gap: 2rem;
  text-align: center;
}

.holiday-mobile {
  display: flex;
  flex-direction: column-reverse;
}

.new-holiday-left {
  padding-right: 0;
  text-align: center;
}

.new-holiday-title {
  font-size: 2rem;
}



.new-holiday-container,
.more-gift-container {
  padding: 0 1rem;
}

.new-holiday-title {
  font-size: 1.75rem;
}

.new-holiday-description {
    font-size: 1rem;
  }
  .section-divider {
    padding: 0 1rem;
    margin-bottom: 2rem;
    gap: 0.75rem;
  }

  .section-divider .divider-line {
    max-width: 150px;
    min-width: 105px;
  }

  .section-divider .divider-text {
    font-size: 0.75rem;
    letter-spacing: 0.5px;
  }
}
.etch-preview-container {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #666;
  font-style: italic;
  font-weight: 600;
  line-height: 1;
}
.preview-url-image {
  height: auto;
  width: 40px;
  object-fit: contain;
}
body.ps-scroll-lock {
  overflow: initial !important;
}
#main {
  overflow: hidden;
}
.badge--vault {
  background: linear-gradient(
    135deg,
    #d4af37 0%,
    #f9df7b 25%,
    #d4af37 50%,
    #f9df7b 75%,
    #d4af37 100%
  ) !important;
  background-size: 200% 200%;
  animation: vault-badge-shimmer 3s ease-in-out infinite;
  color: #000 !important;
  font-weight: 600;
  border: 1px solid #b8960c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

@keyframes vault-badge-shimmer {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Press Page Section -- Start */

.press-page {
  padding: 60px 0 80px;
}

.press-page__title {
  text-align: center;
  margin: 0 0 2.25rem;
}

.press-page__subtitle {
  text-align: center;
  margin: 0 0 3rem;
}
.template-page-press .prose {
  text-align: center;
}

.press-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px 30px;
}

@media (min-width: 640px) {
  .press-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .press-grid--2-cols { grid-template-columns: repeat(2, 1fr); }
  .press-grid--3-cols { grid-template-columns: repeat(3, 1fr); }
  .press-grid--4-cols { grid-template-columns: repeat(4, 1fr); }
}

.press-card {
  display: flex;
  flex-direction: column;
}

.press-card__link {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.3s ease;
}

.press-card__link:hover {
  transform: translateY(-4px);
}

.press-card__link:hover .press-card__image {
  transform: scale(1.03);
}

.press-card__image-wrapper {
  position: relative;
  aspect-ratio: var(--image-ratio, 4/3);
  overflow: hidden;
  border-radius: var(--border-radius, 8px);
  background: rgb(var(--color-background));
  border: 1px solid rgb(var(--color-border));
}

.press-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.press-card__image-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(var(--color-background));
  opacity: 0.5;
}

.press-card__image-placeholder svg {
  width: 48px;
  height: 48px;
  opacity: 0.4;
}

.press-card__logo-overlay {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.press-card__logo {
  width: 120px;
  height: auto;
  object-fit: contain;
}

.press-card__content {
  padding: 20px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.press-card__title {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 8px;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  transition: text-decoration-color 0.3s ease;
}

.press-card__link:hover .press-card__title {
  text-decoration-color: rgb(var(--color-accent));
}

.press-card__publication {
  font-size: 0.875rem;
  color: rgb(var(--color-accent));
  margin-bottom: 10px;
  font-weight: 500;
}

.press-card__excerpt {
  font-size: 0.9rem;
  line-height: 1.6;
  opacity: 0.75;
  margin: 0;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.press-card__date {
  font-size: 0.8rem;
  opacity: 0.5;
  margin-top: 12px;
}

.press-page__empty {
  grid-column: 1 / -1;
  text-align: center;
  padding: 60px 20px;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .press-page__title {
    margin: 0 0 1.5rem;
  }
}

/* Press Filter Accordions */
.press-filters {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: 4rem;
}

.press-filter-accordion {
  background: #e8e8e8;
  margin-bottom: 0.5rem;
  transition: background-color 0.2s ease;
}

.press-filter-accordion--active {
  background: #1a1a1a;
}

.press-filter-accordion__header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.25rem 1.5rem;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  color: #1a1a1a;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.press-filter-accordion--active .press-filter-accordion__header {
  color: #fff;
}

.press-filter-accordion__header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.press-filter-accordion--active .press-filter-accordion__header:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

.press-filter-accordion__title {
  flex: 1;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: inherit;
}

.press-filter-accordion__icon {
  transition: transform 0.3s ease, color 0.2s ease;
  color: inherit;
}

.press-filter-accordion--active .press-filter-accordion__icon {
  transform: rotate(180deg);
}

.press-filter-accordion__content {
  background: #fff;
  border: 3px solid #0161FE;
  border-top: none;
}

.press-filter-accordion__content[hidden] {
  display: none;
}

.press-filter-accordion__list {
  padding: 1.5rem;
}

.press-filter-accordion__item {
  padding: 1rem 0;
  border-bottom: 1px solid #e5e5e5;
}

.press-filter-accordion__item:last-child {
  border-bottom: none;
}

.press-filter-accordion__link {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  text-decoration: none;
  color: inherit;
}

.press-filter-accordion__article-title {
  font-size: 1rem;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.4;
}

.press-filter-accordion__article-meta {
  font-size: 0.875rem;
  color: #666;
}

.press-filter-accordion__read-more {
  font-size: 0.875rem;
  color: #0161FE;
  text-decoration: underline;
  margin-top: 0.25rem;
}

.press-filter-accordion__link:hover .press-filter-accordion__article-title {
  color: #0161FE;
}

/* Press Page Section -- End */

/* Careers Page -- Start */

.template-page-careers .careers-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
}

.template-page-careers .careers-hero {
  text-align: center;
  margin-bottom: 60px;
}

.template-page-careers .careers-hero__title {
  font-size: 2.5rem;
  margin-bottom: 12px;
}

.template-page-careers .careers-hero__sub {
  font-size: 1.1rem;
  opacity: 0.65;
}

.template-page-careers .careers-listings__heading {
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 24px;
}

.template-page-careers .careers-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.template-page-careers .career-card {
  display: block;
  text-decoration: none;
  color: inherit;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 28px 32px;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.template-page-careers .career-card:hover {
  border-color: #0161fe;
  box-shadow: 0 2px 12px rgba(1, 97, 254, 0.1);
}

.template-page-careers .career-card__title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.template-page-careers .career-card__excerpt {
  opacity: 0.65;
  font-size: 0.95rem;
  margin-bottom: 14px;
  line-height: 1.5;
}

.template-page-careers .career-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 16px;
}

.template-page-careers .career-tag {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid currentColor;
  border-radius: 20px;
  font-size: 0.72rem;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.6;
}

.template-page-careers .career-card__cta {
  font-size: 0.85rem;
  font-weight: 600;
  color: #0161fe;
  letter-spacing: 0.04em;
}

.template-page-careers .careers-empty {
  text-align: center;
  padding: 60px 0;
  opacity: 0.5;
  font-size: 1rem;
}

@media (max-width: 600px) {
  .template-page-careers .careers-hero__title {
    font-size: 1.8rem;
  }

  .template-page-careers .career-card {
    padding: 20px;
  }

  .template-page-careers .careers-page {
    padding: 40px 16px;
  }
}

/* Careers Page -- End */

/* Job Listing Page -- Start */

.template-article-job-listing .job-listing-header {
  max-width: 760px;
  margin: 0 auto;
}

.template-article-job-listing .job-listing-back {
  display: inline-block;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.6;
  text-decoration: none;
}

.template-article-job-listing .job-listing-back:hover {
  opacity: 1;
}

.template-article-job-listing .job-listing-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}

.template-article-job-listing .job-tag {
  display: inline-block;
  padding: 4px 12px;
  border: 1px solid currentColor;
  border-radius: 20px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.7;
}

.template-article-job-listing .job-apply {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.template-article-job-listing .job-apply__prompt {
  font-size: 1.1rem;
  margin-bottom: 16px;
  opacity: 0.7;
}

.template-article-job-listing .job-apply__btn {
  display: inline-block;
  padding: 14px 36px;
  background: #0161fe;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
}

.template-article-job-listing .job-apply__btn:hover {
  opacity: 0.85;
}

.template-article-job-listing .section-spacing:has(.job-listing-back) {
  padding-block-end: 0;
}

.template-article-job-listing .section-spacing:has(.job-apply) {
  padding-block-start: 1rem;
  padding-block-end: 1rem;
}

/* Job Listing Page -- End */

/* Careers Page -- Start */

.template-page-careers .careers-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
}

.template-page-careers .careers-hero {
  text-align: center;
  margin-bottom: 60px;
}

.template-page-careers .careers-hero__title {
  font-size: 2.5rem;
  margin-bottom: 12px;
}

.template-page-careers .careers-hero__sub {
  font-size: 1.1rem;
  opacity: 0.65;
}

.template-page-careers .careers-listings__heading {
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.5;
  margin-bottom: 24px;
}

.template-page-careers .careers-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.template-page-careers .career-card {
  display: block;
  text-decoration: none;
  color: inherit;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 28px 32px;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.template-page-careers .career-card:hover {
  border-color: #0161fe;
  box-shadow: 0 2px 12px rgba(1, 97, 254, 0.1);
}

.template-page-careers .career-card__title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.template-page-careers .career-card__excerpt {
  opacity: 0.65;
  font-size: 0.95rem;
  margin-bottom: 14px;
  line-height: 1.5;
}

.template-page-careers .career-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 16px;
}

.template-page-careers .career-tag {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid currentColor;
  border-radius: 20px;
  font-size: 0.72rem;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.6;
}

.template-page-careers .career-card__cta {
  font-size: 0.85rem;
  font-weight: 600;
  color: #0161fe;
  letter-spacing: 0.04em;
}

.template-page-careers .careers-empty {
  text-align: center;
  padding: 60px 0;
  opacity: 0.5;
  font-size: 1rem;
}

@media (max-width: 600px) {
  .template-page-careers .careers-hero__title {
    font-size: 1.8rem;
  }

  .template-page-careers .career-card {
    padding: 20px;
  }

  .template-page-careers .careers-page {
    padding: 40px 16px;
  }
}

/* Careers Page -- End */

/* Job Listing Page -- Start */

.template-article-job-listing .job-listing-header {
  max-width: 760px;
  margin: 0 auto;
}

.template-article-job-listing .job-listing-back {
  display: inline-block;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.6;
  text-decoration: none;
}

.template-article-job-listing .job-listing-back:hover {
  opacity: 1;
}

.template-article-job-listing .job-listing-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}

.template-article-job-listing .job-tag {
  display: inline-block;
  padding: 4px 12px;
  border: 1px solid currentColor;
  border-radius: 20px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.7;
}

.template-article-job-listing .job-apply {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.template-article-job-listing .job-apply__prompt {
  font-size: 1.1rem;
  margin-bottom: 16px;
  opacity: 0.7;
}

.template-article-job-listing .job-apply__btn {
  display: inline-block;
  padding: 14px 36px;
  background: #0161fe;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
}

.template-article-job-listing .job-apply__btn:hover {
  opacity: 0.85;
}
.template-article-job-listing .section-spacing--xs .section-spacing:has(.job-listing-back) {
  padding-block-end: 0;
}
/* Job Listing Page -- End */

/* Mega menu — shop by size (Stanley-style grid) */
.ab-shop-by-sizes-wrapper {
  display: none;
}
.mega-menu-shop-sizes {
  flex: 0 0 auto;
  align-self: flex-start;
  max-width: 220px;
  min-width: 180px;
}

.mega-menu-shop-sizes__heading {
  margin: 0 0 0.875rem;
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgb(var(--text-color) / 0.5);
  line-height: 1.3;
}

.mega-menu-shop-sizes__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem 0.625rem;
}

.mega-menu-shop-sizes__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.5rem;
  padding: 0.375rem 0.5rem;
  border: 1px solid rgb(var(--text-color));
  border-radius: 0;
  background: rgb(var(--background));
  color: rgb(var(--text-color));
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.mega-menu-shop-sizes__btn:hover {
  background: rgb(var(--text-color));
  color: rgb(var(--background));
  border-color: rgb(var(--text-color));
}

/* Mobile sidebar: below main links, above mobile-menu__promo-block */
.header-sidebar__shop-by-sizes.mega-menu-shop-sizes--sidebar {
  max-width: none;
  min-width: 0;
  margin-block-start: 1.25rem;
  margin-block-end: 1.25rem;
  padding-block-start: 1.25rem;
  padding-block-end: 0;
  border-block-start: 1px solid rgb(var(--border-color) / 0.35);
}

.header-sidebar__shop-by-sizes .mega-menu-shop-sizes__grid {
  max-width: 280px;
}

#ps__widget_container {
  z-index: 10 !important;
