/** Shopify CDN: Minification failed

Line 406:1 Unexpected "/"

**/
/*----HU Typography------*/


header.header.header--middle-left.page-width.header--has-menu {
background-color: black !important;
}


/* Kill the faint 1px "frame" around product media + thumbs */
.product__media-wrapper .global-media-settings,
.product__media-wrapper .thumbnail,
.product__media-wrapper .product__media-item,
.product__media-wrapper .media,
.product__media-wrapper img {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.product-form__input input[type=radio]:checked+label {
    color: #89a8c1 !important;
}
.footer {
    border-top: none !important;
}

@media (min-width: 768px) {
    nav.header__inline-menu li,
    ul.list-menu.list-menu--inline .link,
    .newsletter.center h2.h1, h1 {
        color: #89a8c1 !important;
        text-shadow: 0 0 10px #89a8c1;
    }
    a.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large {
      text-align: left !important;
    }
}

.list-menu--disclosure {
    width: 30rem !important;
}


@font-face {
  font-family: 'Sodra';
    src: url('/cdn/shop/files/Sodra-Regular.ttf?v=1769037241') format("truetype"),
    src: url('/cdn/shop/files/Sodra-Regular.woff?v=1769045150') format("woff");
   }


h1, h2, h3, h4, h5, .h0, ohl, .h2, .h3, .h4, .h5,
.header__menu-item span,
.product-form__submit,
button.product-form__submit.button.button--full-width.button--primary,
.button--full-width,
a.mega-menu__link.mega-menu__link--level-2.link,
.global-media-settings,
a.parent.menu-drawer__menu-item.list-menu__item.link.link--text.focus-inset,
.rich-text__buttons,
a.button.button--primary.store.button.button--secondary.store,
a.button.button--primary.store,
button.share-button__button,
.cart-drawer .cart__checkout-button,
.customer button,
a.link.link--text.list-menu__item.list-menu__item--link,
ul.menu-drawer__menu.has-submenu.list-menu li,
button.menu-drawer__close-button.link.link--text.focus-inset,
a.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large.list-menu__item--active,
a.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large,
.button, .shopify-challenge__button, .customer button, 
.badge   {
  font-family: 'Sodra', serif !important;
}



/*----Mobile Klaviyo popup fix-----*/
.drawer {z-index: 90020 !important;}
/*----End klaviyo popup fix----*/

.product .price--sold-out .price__badge-sold-out {
    border-color: black;
}

.header__menu-item .icon-caret {
    right: -0.2rem !important;
}

/*----Shipping Cutoff Banners-----*/
.shipping-cutoff-container {
    display: block;
    width: 100%;
}
img.shipping-cutoff {
    width: 100%;
    display: block;
    max-width: 600px;
    margin: 0 auto;
  padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    
}
/*----End Shipping Cutoff Banners-----*/


/*----Popup Collection banners------*/

.collection-hero__description {
    max-width: 100% !important;
}

.popup-banner {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 990px){
  .popup-banner img.desktop {
    display: none;
}
  .popup-banner img.mobile {
    display: flex;
}
  }

@media screen and (min-width: 990px){
  .popup-banner img.desktop {
    display: flex;
}
  .popup-banner img.mobile {
    display: none;
}
  }
/*---- Styles----*/
main,
.color-background-1.gradient  {
  background-image: url("/cdn/shop/files/bg0lighter.png?v=1769038484");
  background-repeat: repeat-y !important;
  background-size: 100% !important;
  background-position: center !important;
  background-attachment: fixed;
}

.product-form__input input[type=radio]:checked+label {
    background-color: black !important;
}

.color-background-1.isolate.gradient {
    background: none !important;
}

h1.collection-hero__title,
.share-button__button {
  color: #8AA9C1 !important;
}


.product__media-icon, 
.thumbnail__badge {
  background-color: transparent !important;
}

.global-media-settings,
.product-form__input input[type=radio]+label {
    background-color: transparent !important;
}
p {
    font-family: "Oswald" !important;
}

.footer {
  background-color: black !important;
}


button.product-form__submit.button.button--full-width.button--primary {
  text-transform: uppercase !important;
}
button#CartDrawer-Checkout,
.button--primary {
  text-transform: uppercase !important; 
}

button, .button{
  border-radius: 0 !important;
  text-transform: uppercase !important;
}

h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 2.5rem) !important;
}

.product-recommendations__heading {
    font-size: 16px !important;
}

/* collection list titles on HP*/
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width {
    opacity: .5 !important;
}
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width:hover {
    opacity: .9 !important;
}

.card-information .price {
  font-size: 1.5rem !important;
}

.multicolumn-card__info .link {
    text-decoration: uppercase;
    font-size: 2rem !important;
  color: white !important;
}

.multicolumn.background-primary .multicolumn-card {
    background: black !important;
}

.multicolumn-card__info {
  position: absolute  !important;
  top: 50%  !important;
  left: 50%  !important;
  transform: translate(-50%, -50%)  !important;
}

.slider-button {
    display: none !important;
}

/*------header links font size and color ------*/

ul.list-menu.list-menu--inline .link {
  font-size: 1.5rem !important;
  text-decoration: none !important;
}

ul.list-menu.list-menu--inline .link:hover {
  text-decoration: none !important;
}

span.header__active-menu-item {
  text-decoration: none !important;
}

span.header__active-menu-item:hover {
  text-decoration: underline !important;
}

/*------ADA-----*/
a.hidethelink span {
    display: none!important;
}

/*----------------INFINITY SCROLL, hide pagination count-------------------*/
.pagination__list {
    display: none !important;
}
/*----------------HEADER-------------------*/
/* Center nav items*/
.header.header--middle-left.page-width.header--has-menu {
  text-align: center !important;
  max-width: none !important;
  
}

.header.header--top-left.page-width.header--has-menu {
  text-align: center !important;
  max-width: none !important;
}

@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-columns: 1fr 2fr 1fr !important;
}
}


/*----------------HOMEPAGE-------------------*/
/* product title size on HP*/
.h5 {
    font-size: calc(var(--font-heading-scale) * 2rem) !important;
}

/* collection list titles on HP*/
.collection-list-wrapper h3.card__heading {
    color: rgb(var(--color-link))!important;
    border: 2px solid rgb(var(--color-link));
    padding: 20px;
    width: fit-content;
    margin: 0 auto;
    background-color: #000 !important;
}

.collection-list-wrapper {
  margin-bottom: 80px !important;
}

.collection-list-wrapper .card__content {
  position: absolute !important;
  top: 30%;
}

.slider-button {
    display: none !important;
}

/*----------Slideshow ----------*/
/*----------------MOBILE SLIDER ISSUE FIX-------------------*/
slideshow-component .slideshow.banner {
    touch-action: auto pan-x !important;
    overflow-y: hidden !important;
}

.slider-button {
    display: none !important;
}

@media screen and (min-width: 749px) {
	.slideshow__media.banner__media.media-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 749px) {
	.slideshow__media.banner__media.media.banner__media-mobile {
		display: block !important;
	}
  /*.slideshow__media.banner__media.media {
    display: none;
}*/
}

/*-------------------------Banner Image ------------------------*/
.banner__media.media.banner__media-mobile {
  display: none !important;
}

@media screen and (max-width: 749px) {
.banner__media.media.banner__media-desktop {
    display: none !important;
}
  .banner__media.media.banner__media-mobile {
  display: block !important;
}
}

/*----------------EMAIL SIGN UP / "NEWSLETTER"-------------------*/

.newsletter__subheading {
    max-width: 40rem !important;
    font-size: 1.3rem;
    color: rgb(var(--color-link))!important;
}

.newsletter-form__field-wrapper .field .field__label {
  color: rgb(var(--color-link))!important;
}
/*.newsletter__subheading.rte {
    color: rgb(var(--color-link))!important;
}*/

.field__input {
    border: 2px solid rgb(var(--color-foreground))!important;
    background: none !important;
}

.newsletter.center {
    margin: 0px auto;
}

.newsletter-form__button {
    color: rgb(var(--color-link))!important;
}

.newsletter__wrapper>* {
  color: rgb(var(--color-link))!important;
}

.newsletter__wrapper {
  padding: 40px !important;
  margin: 0 auto !important;
  border: 0px solid !important;
  border-color: rgb(var(--color-link))!important;
  background-color: #edecde !important;
}

@media screen and (min-width: 600px){
.newsletter__wrapper {
    width: 580px !important;
}
}

.newsletter-wrapper .newsletter-form__field-wrapper .field {
  color: rgb(var(--color-link))!important;
}

.newsletter input[type="email"] {
  border: 2px solid rgb(var(--color-link)) !important;
}
*/


/*----------------FOOTER-------------------*/

ul.footer-block__details-content.list-unstyled {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

ul.footer-block__details-content.list-unstyled .link{
font-size: 1.3rem !important;
    text-transform: uppercase !important;
}

@media only screen and (max-width: 750px) {
.list-menu__item {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
 }
}

.list-social {
    justify-content: center !important;
}
.list-unstyled {
    margin: 15px !important;
}

.list-partners__item .icon {
    height: 2.6rem;
    color: rgb(var(--color-foreground))!important;
}

ul.footer__list-partners.list-unstyled.list-partners {
    display: flex !important;
}

li.list-partners__item {
    margin: 10px !important;
}

.list-social__item .icon {
    fill: rgb(var(--color-foreground))!important;
}

.footer__content-top {
   padding-bottom: 0 !important;
}

.footer__content-bottom {
   border-top: none !important;
}

/* currency switcher styles and positioning  */
.wssccSelectedDropdownItem {
  box-shadow: none !important;
}

.wsscc-dropdown {
    position: relative !important;
}

.wsscc-dropdown.has-search.bottomLeft {
    max-width: 114px !important;
    bottom: 200px !important;
    left: 45vw !important;
}

div#wssccSelected {
    background: none !important;
}

@media only screen and (max-width: 750px) {
  .wsscc-dropdown.has-search.bottomLeft {
     left: 38vw !important;
     bottom: 180px !important;
  }
}

@media only screen and (max-width: 500px) {
  .wsscc-dropdown.has-search.bottomLeft {
     bottom: 200px !important;
  }
}

.wsscc-dropdown.wsscc-dropdownundefined.has-search.bottomLeft {
    display: flex !important;
    justify-content: center !important;
}


/*--------Store Selector Styles----------*/

  .text-center {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
  
a.button.button--primary.button.button--secondary{
  color: rgba(var(--color-foreground)) !important;
  border: 1px solid rgba(var(--color-foreground)) !important;
  --color-background: rgba(var(--color-foreground)) !important;
  background-color: rgba(var(--color-background)) !important;
}

a.button.button--primary.button.button--secondary:hover{
  --color-background: rgba(var(--color-foreground)) !important;
  border: 2px solid !important;
}

a.button.button--primary {
  background-color: rgba(var(--color-foreground)) !important;
  --alpha-button-background: none !important;
}

a.button.button--primary:hover {
  background-color: rgba(var(--color-foreground)) !important;
  border: 2px solid rgba(var(--color-foreground)) !important;
  transform: scale(1.02) !important;
}

/* rich text store selector buttons */
.button[aria-disabled=true] {
    opacity: 1 !important;
}


/*----------------PRODUCT AND COLLECTION PAGES-------------------*/
/* link color in returns */
.product__accordion a {
    color: rgba(var(--color-foreground))!important;
}

/*shipping and returns copy size */
.product__accordion p {
    font-size: smaller !important;
}

/* center page titles */
.main-page-title {
    text-align: center !important;
}

.collection-hero__title {
    text-align: center !important;
}

/*----------------PAGE TITLE STYLE OVERIDES-------------------*/

.header {
    text-transform: uppercase;
}
.header__menu-item {
    padding: 5px 1.2rem;
}

.header__menu-item {
    padding: 0.5rem 1.2rem !important;
}

.list-menu--inline {
    justify-content: center !important;
}

h2.h1, h1 {
    text-transform: uppercase !important;
}

h3.card__heading {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.locksmith-passcode {
    height: 50px !important;
    background-color: black;
    border: 2px solid rgb(var(--color-link))!important;
    padding-left: 15px !important;
    color: white !important;
}
/* Above Nav Banner*/
p.announcement-bar__message.h5 {
    font-size: 16px !important;
}

/*----------------SOLD OUT SWATCH STYLE-------------------*/
.product-form__input input[type='radio'].disabled + label,
.product-form__input input[type='radio']:disabled + label,
.product-form__input input[type='radio'].uanvailable + label {
  border-color: rgba(var(--color-foreground), 0.3);
  color: rgba(var(--color-foreground), 0.4);
  text-decoration: line-through;
}
.product-form__input input[type='radio'].disabled:checked + label,
.product-form__input input[type='radio'].unavailable:checked + label {
  color: rgb(var(--color-background));
}