/** Shopify CDN: Minification failed

Line 479:1 Unexpected "*"

**/
.locksmith-passcode-container {
  height: 34vh;
}

.locksmith-passcode-container .locksmith-resource-form {
  text-align: center;
  margin-top: 80px;
}
 
.locksmith-resource-form label {
  font-family: ABC Favorit, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  letter-spacing: normal;
}

.locksmith-resource-form .locksmith-passcode {
  border: 1px solid #000;
  outline: 0;
}

.locksmith-resource-form input:focus-visible {
  outline: 0;
}

.locksmith-resource-form button {
  padding: 16px 50px 18px;
  font-family: ABC Favorit, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
}

/* ======================== Mobile search css start ========================= */

.mobile__wrap {
  display: flex;
  align-items: center;
}

.mobile__wrap summary::-webkit-details-marker {
  display: none;
}

.mobile__search {
  display: inline-flex;
  line-height: 0;
  box-sizing: border-box;
}

.mobile__search .modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease, transform .5s ease, visibility 0s linear .5s;
  transform: translate3d(0, -100%, 0);
}

.mobile__search .header__icon {
  justify-content: unset;
  color: #000;
  margin-left: 0;
  cursor: pointer;
}

.mobile__search .header__icon .icon {
  height: 18px;
  width: 18px;
}


details[open=true] > .search-modal {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  transform: translateZ(0);
}

details[open=true] .modal-overlay {
  display: block;
}

details[open=true] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(0, 0, 0, 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.search-modal__content {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px 50px 10px 20px;
  position: relative;
  box-sizing: border-box;
}

.search-modal__form {
  width: 100%;
  position: relative;
  display: inline-block;
}

.search-modal__close-button {
  position: absolute;
  right: 10px;
  top: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 25px;
  width: 25px;
  background-color: transparent;
}

.search-modal .icon {
  width: 25px;
  height: 25px;
}

.mobile__search .modal__toggle-close {
  display: none;
}

#predictive-search {
  opacity: 1;
  visibility: visible;
  width: 100vw;
  padding: 0 20px 20px;
  position: absolute;
  z-index: 4000;
  top: auto;
  left: -20px;
  right: 0;
  height: 400px;
  transition: max-height .5s ease, opacity .5s ease, visibility .5s;
  background: #fff;
  overflow: scroll;
  -webkit-overflow-scrolling: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  display: none;
}

.shopify-section-header.scrolled #predictive-search {
  height: calc(100vh - 45px);
}

#predictive-search-results {
  margin-top: 20px;
}

#predictive-search-title {
  margin: 0;
  font-size: 20px;
  font-family: Tobias, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.predictive-search-products {
  list-style: none;
  margin: 10px 0 30px;
  padding: 0;
}

.predictive-search-products li > a {
  display: flex;
  align-items: center;
  gap: 15px;
}

.predictive-search-products li {
  margin: 10px 0;
}

.predictive-search-products li > a span {
  display: block;
  line-height: normal;
}

#predictive-search-results button {
  font-family: ABC Favorit, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
}

.mobile__search #Search {
  width: 100%;
  padding: 0 0 8px;
  border: 0;
  font-size: 14px;
  font-family: ABC Favorit, sans-serif;
  letter-spacing: .02em;
  line-height: normal;
  background: #f2f0e8 !important;
  outline: none;
  display: inline-block;
  padding: 12px;
  box-sizing: border-box;
  padding-left: 40px;
  border-radius: 0;
}

.mobile__search #Search::-webkit-search-cancel-button {
  display: none;
}

.search-modal__form .search__button {
  position: absolute;
  left: 10px;
  width: 25px;
  height: 25px;
  top: 10px;
}

#Search::-webkit-search-cancel-button {
  margin-top: -3px;
}

#Search::-webkit-search-decoration {
  display: none;
}

@keyframes animateMenuOpen {
  
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
  
}

@media screen and (min-width: 1150px) {
  
  .mobile__wrap {
    display: none;
  }
  
}

/* ======================== Mobile search css end ========================= */

/* ======================== BFCM Klaviyo ========================= */
.page-bfcm-early-access .kl-private-reset-css-Xuajs1 {
  border: 0 !important;
}

.page-bfcm-early-access .kl-private-reset-css-Xuajs1 button {
  border-bottom: 1px solid black !important;
  width: auto !important;
}

.page-bfcm-early-access .kl-private-reset-css-Xuajs1 button.go3265039304 {
  width: 100% !important;
  transition: border .35s ease-in-out, color .35s ease-in-out, background .35s ease-in-out;
  -webkit-transition: border .35s ease-in-out, color .35s ease-in-out, background .35s ease-in-out;
}

.page-bfcm-early-access .kl-private-reset-css-Xuajs1 button.go3265039304:hover {
  background: transparent !important;
  border-color: #000 !important;
  color: #000 !important;
  border: 1px solid black !important;
}

.page-bfcm-early-access .kl-private-reset-css-Xuajs1 input {
  border-bottom: 1px solid black !important;
  height: 50px !important;
}

.page-bfcm-early-access .go2771253331.go2771253331.go2771253331:focus-visible {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 1px solid black !important;
  outline: 0 !important;
}

.page-bfcm-early-access .go850562508:focus-visible {
  border: 0 !important;
  outline: 0 !important;
}

.nosto-custom-section.nosto__empty {
  display: none;
}

/* ======================== ADA fixes Start ========================= */

.product-bar__form .product-form__input {
  display: flex;
  align-items: center;
}

/* ======================== ADA fixes End ========================= */

.birthday__rewards--wrap {
  padding-bottom: 0;
}

.yotpo-widget-campaign-widget-container {
  padding-bottom: 0 !important; 
}

.yotpo-description-text {
  font-size: 22px;
  color: #000000;
  font-family: ABC Favorit, sans-serif;
}

/****
** Replicate site minor fixes - Start - 22-01-2025
****/
.mobile-country-switcher .disclosure__button,
.desktop-country-switcher .disclosure__button {
  align-items: baseline;
  > svg {
    position: unset !important;
  }
}

.page-shop-instagram .shop-instagram .shop-instagram__container .fs-next-button {
  display: flex;
  justify-content: center;
}

.shopify-section--header.scrolled {
  background: white;
}

.monday-body .product-info__block-item .form__label {
  opacity: 1 !important;
}

@media screen and (max-width: 768px) {
  .instagram .instagram__content {
    margin-inline: -5px;
  }

  .nosto_element .product-recommendations {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .header__search-form {
    max-width: unset;
    .header__search-group {
      border-radius: 0;
    }
  }

  .header__search-container .header__search-close {
    width: 25px !important;
    height: 25px !important;
    right: -3px;
    top: 22px;
    transform: scale(1.1);
    svg.icon {
      width: 25px !important;
      height: 25px !important;
    }
  }
}

@media screen and (min-width: 769px) {
  .product-slider__item .hover__quick-add {
    width: auto !important;
  }

  .instagram .instagram__content {
    margin-inline: -10px;
  }

  .footer__inner .footer-section-container {
    display: grid;
    grid-template-columns: 1fr 310px;
    gap: 40px;
  }

  .footer__inner .footer-section-container .social-icon-outer .credits-section>button {
    bottom: unset;
  }

  .nosto_element .product-recommendations {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .header__menu-disclosure .mega-menu .mega-menu__linklist li ul.unstyled-list {
    margin: 0 0 100px;
  }

  .header__menu-disclosure .mega-menu .menu-scrollbar-content {
    max-height: none;
    overflow-y: hidden;
  }

  .header__search-form {
    .header__search-group {
      border-bottom: 1px solid rgba(0, 0, 0, .2);
      .header__search-input {
        padding-block-end: 8px;
      }
    }
  }

  .header__search-container .header__search-close:has(hide-desktop) {
    width: 13px;
    height: 12px;
    svg.icon {
      width: 13px;
      height: 12px;
    }
  }
}

@media screen and (min-width: 1601px) {
  .header__menu-disclosure .mega-menu {
    padding-inline: 120px;
  }
}

.monday-body:not(.page-monday-body) .shopify-section--header:has(.header.transparent-header),
.monday-body.page-monday-body .shopify-section--header.scrolled:has(.header.transparent-header) {
  box-shadow: 0 1px 0 rgb(var(--header-separation-border-color));
}

/****
** Replicate site minor fixes - End - 22-01-2025

/****
** Fast dropdown menu transitions - prevent overlap when switching nav items
****/
.header__primary-nav-item .header__dropdown-menu,
.header__primary-nav-item .mega-menu {
  transition: opacity 0.08s ease-out !important;
}

/* Ensure only one dropdown is visible at a time with z-index stacking */
.header__primary-nav-item:hover details[open] .header__dropdown-menu,
.header__primary-nav-item:hover details[open] .mega-menu {
  z-index: 10;
}

.header__primary-nav-item:not(:hover) .header__dropdown-menu,
.header__primary-nav-item:not(:hover) .mega-menu {
  z-index: 1;
}
****/