/** Shopify CDN: Minification failed

Line 622:1 Unexpected "/"

**/
.sauce-account-link {
  display: none !important;
}

.center.collection__view-all {
    width: 100%;
    font-weight: 900;
}

a.quick-add__submit.button.button--full-width.button--secondary.klaviyo-bis-trigger {
    font-weight: 900 !important;
}
product-form.product-form a.quick-add__submit.button.button--full-width.button--secondary.klaviyo-bis-trigger {
    min-width: 100% !important;
    min-height: 50px !important;
}

/* ── Primary buttons — red, uppercase ─────────── */
.button:not(.button--secondary):not(.button--tertiary):not(.quantity__button):not(.drawer__close):not(.slider-button),
.customer button:not(.button--secondary):not(.button--tertiary),
.shopify-challenge__button,
button[name="checkout"],
button[name="add"],
a.button:not(.button--secondary):not(.button--tertiary),
.product-form__submit,
.quick-add__submit {
  background-color: #e31837 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
}

/* ── Primary button hover ─────────────────────── */
.button:not(.button--secondary):not(.button--tertiary):not(.quantity__button):not(.drawer__close):not(.slider-button):hover,
.customer button:not(.button--secondary):not(.button--tertiary):hover,
.shopify-challenge__button:hover,
button[name="checkout"]:hover,
button[name="add"]:hover,
a.button:not(.button--secondary):not(.button--tertiary):hover,
.product-form__submit:hover,
.quick-add__submit:hover {
  background-color: #c0152f !important;
  color: #fff !important;
}

/* ── Add to cart (PDP) styling ────────────────── */
button[name="add"],
.product-form__submit {
  font-size: 1.2rem !important;
  font-weight: 900 !important;
}

/* ── Quick add ONLY — compact buttons ─────────── */
.quick-add__submit {
  padding: 6px 14px !important;
  min-height: unset !important;
  height: auto !important;
  line-height: 1.1 !important;

  max-width: 160px;
  width: 100%;

  font-size: 1.1rem !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* ── Variant size pills = match Add to Cart ───── */
.product-form__input input[type="radio"] + label,
h2.h4.accordion__title {
  font-size: 1.2rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}

.product-form__input input[type="radio"]:checked + label,
h2.h4.accordion__title,
h2.footer-block__heading {
  font-weight: 900 !important;
}



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

h1 {
    font-size: 2.5rem !important;
}

p {
    font-size: 1.25rem !important;
}


.drawer__header,
.cart-drawer .cart-items thead tr,
.drawer__footer summary,
.cart-drawer__footer,
th#CartDrawer-ColumnProduct,
th#CartDrawer-ColumnTotal,
.cart-drawer .cart-items thead,
.drawer__footer>details,
.drawer__footer,
td.cart-item__quantity .quantity:before {
  background: transparent !important;
}

.card__heading {
    color: black !important;
    font-size: 1.4rem !important;
}

.quick-add {
    margin: 0 auto !important;
}


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

h2.footer-block__heading {
  color: #E31837 !important;
}


ul.footer-block__details-content.list-unstyled,
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    font-weight: 600 !important;
    color: #E31837 !important;
}
.list-social__link,
.list-partners__item .icon,
small.copyright__content {
    height: 2.6rem;
    color: #E31837 !important;
}

.list-social__item .icon {
    fill: #E31837 !important;
}

/* --- THE SAUCE: RELATED PRODUCTS OVERRIDE --- */
  
  /* Targets the custom HTML element Dawn uses for delayed loading */
  product-recommendations .product-recommendations__heading,
  product-recommendations .h2 {
    font-family: 'Inter', sans-serif !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    color:rgb(0, 0, 0) !important;
    text-align: center !important;
    font-size: 28px !important;
    margin-bottom: 30px !important;
  }

  product-recommendations .card__heading {
    font-family: 'Inter', sans-serif !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
    color: #000000 !important;
    text-align: center !important;
  }

  product-recommendations .card__heading a:hover {
    color: #E31837 !important;
  }

  product-recommendations .price {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #000000 !important;
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
  }

  /* Strips out the white/grey background blocks */
  product-recommendations .card,
  product-recommendations .card-wrapper,
  product-recommendations .card__inner {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
  }

  /* Image zoom hover effect */
  product-recommendations .card__media img {
    transition: transform 0.3s ease !important;
  }

  product-recommendations .card:hover .card__media img {
    transform: scale(1.05) !important;
  }

  /* ── All text uppercase ──────────────────────────── */
  body {
    text-transform: uppercase;
  }

  /* ── Cart texture background ─────────────────────── */
  .drawer__inner,
  .cart-notification {
    background-image: url('https://cdn.shopify.com/s/files/1/0633/0115/7115/files/5SOS_TOUR-WEB_BACKGROUND_copy.jpg?v=1773838237') !important;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  /* ── SlideCart background ────────────────────────── */
  #slidecarthq > div {
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
  }



  /* Cart headings and text — uppercase */
  .drawer__heading,
  .cart-notification__heading,
  .cart-item__name,
  .cart-items thead th,
  .totals__subtotal,
  .totals__total {
    text-transform: uppercase;
  }

  /* ── Login / account input fields ────────────────── */
  .field__input,
  .select__select,
  .customer .field input,
  .customer select {
    background-color: rgba(255, 255, 255, 0.85) !important;
    color: #e31837 !important;
  }

  .field__label,
  .customer .field label {
    color: #e31837 !important;
    background-color: transparent !important;
  }
  
  /*----------------5SOS Custom-------------------*/

.header__menu-item span {
  font-size: 2rem !important;
}

sticky-header.header-wrapper.color-inverse.gradient {
    display: none !important;
}

/* -------- Product card hover background (desktop only) -------- 
@media screen and (min-width: 749px) {
  .card.card--card.card--media.color-background-1.gradient:hover {
    background-image: url('https://cdn.shopify.com/s/files/1/0758/5035/0791/files/Curtain.jpg?v=1769205364');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
  }
}*/

/*----HV Typography------*/


/* 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;
}

.footer {
    border-top: none !important;
}


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

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: 'Cinzel', serif !important;
  font-weight: 500 !important;
}*/

.header__menu-item:hover {
      color: #C70406 !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,
.sauce-header__white-nav  {
  background-image: url("/cdn/shop/files/5SOS_TOUR-WEB_BACKGROUND_copy.jpg?v=1774042149");
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed;
}


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


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

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


.footer {
  background-color: black !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.2rem !important;
}

.multicolumn-card__info .link {
    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*/

/* 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: 1rem !important;
    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 #e31837!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;
}

@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;
}

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

li.list-partners__item {
    margin: 10px !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__menu-item {
    padding: 5px 1.2rem;
}

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

.list-menu--inline {
    justify-content: center !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;
}

/* ── Store selector footer ─────────── */
.site-footer__stores .rich-text__buttons {
  flex-wrap: initial;
  max-width: none;
  width: auto;
  gap: 0;
}

.site-footer__stores .rich-text__buttons > a.button {
  min-width: auto !important;
}

.site-footer__stores .rich-text__buttons > a.button.button--primary:hover {
  border-color: #e31837 !important;
}

.site-footer__stores .rich-text__buttons > a.button.button--primary.button--secondary {
  border-color: #e31837 !important;
  border-width: 2px !important;
  color: #e31837 !important;
}

/* ── Store selector header ─────────── */
.sauce-header__icons .site-footer__stores {
  margin-right: 1.5rem;
  margin-top: -10px;
}

@media screen and (max-width: 450px) {
  .sauce-header__icons {
    gap: 10px !important;
  }
  .sauce-header__icons .site-footer__stores {
    margin-right: 0;
    margin-top: -7px;
  }
  .sauce-5sos-logo {
    width: 60px !important;
  }
  .header__icon--cart {
    width: auto !important;
  }
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button {
    color: #fefdfd;
    font-size: 8px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    padding: 0 0.5rem !important;
    min-height: 2rem !important;
    white-space: nowrap;
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button:first-child {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  padding-left: 0.75rem !important;
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button:last-child {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  padding-right: 0.75rem !important;
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button.button--primary.button--secondary {
  border-color: #868483 !important;
  background-color: transparent !important;
  color: #868483 !important;
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button:not(.button--secondary):not(.button--tertiary) {
  background-color: #868483 !important;
  color: #000 !important;
}

.sauce-header__icons .site-footer__stores .rich-text__buttons > a.button:not(.button--secondary):not(.button--tertiary):hover {
  border: 0 !important;
  transform: none !important;
  background-color: #868483 !important;
  color: #fff !important;
}