/** Shopify CDN: Minification failed

Line 656:2 Unexpected "{"

**/
:root {
  --text-font-bold-weight: 700;
  --container-max-width: 100%;
 /* --container-gutter: 20px; */ 
  --table-spacing: 10px;
}

@media screen and (min-width: 741px) {
    .text--xsmall {
        font-size: calc(var(--base-font-size) - 4px);
        line-height: 1.53846;
    }
}

.button:not(.button--text) {
font-weight: 700;
}

.text--xsmall {
    font-size: calc(var(--base-font-size) - 4px);
}


/* HEADER */
.header .container {
   max-width: 100%;
}

/* HEADER - Announcement Bar */
  
.announcement-bar__message {
    padding-block-start: 8px;
    padding-block-end: 8px;
}
.announcement-bar__message .announcement-link {
    text-decoration:none;
}

.announcement-bar p {
    display:inline;
}

.announcement-bar strong {
    font-weight: 700;
}
.announcement-bar__content-inner {
    background: #fff;
}

.header {
    background: url(/cdn/shop/files/header_bg_center.png?v=1738181214) no-repeat;
    background-size: contain;
    background-position: -60px center;
    background-color: #000;
}

@media screen and (max-width:1199px) {
  .header {
    background-position: center;
  }
}



.header__wrapper {
    padding: 10px 0;
}
 
svg.icon.icon--header-hamburger {
    width: 24px;
    height: 24px;
}

.header__linklist-link {
    text-transform: uppercase;
  font-weight: 700;
}

@media screen and (max-width: 1300px) {
.header__linklist-link {
    font-size: 0.875rem
  }
}

.header__cart-count {
    background: #ffdd00;
    color: rgb(var(--header-background));
}

/* HEADER - Navigation */
.mega-menu__images-wrapper {
    border-left: solid 1px #ddd;
    padding-left: 30px;
}
.mega-menu__image-push {
    line-height: normal;
}
.mega-menu__title {
    font-size: 1rem;
    letter-spacing: normal;
    margin-block-end: 7px;
}
.mega-menu__heading {
    letter-spacing: normal;
    margin: 0;
    line-height: normal;
    font-size: 1rem;
}
.linklist__item a {
    line-height: normal;
}
.linklist__item a:hover {
    color: red;
    opacity: 1;
}
@media screen and (min-width: 1000px) {
    .linklist__item:not(:first-child) {
        padding-block-start: 0;
    }
}

/* HEADER - Cart Drawer */
.line-item__image-wrapper {
    background: #f9f9f9;
    padding: 10px;
}
.line-item__image {
    mix-blend-mode: multiply;
}

/* HEADER - Search Drawer */
.predictive-search__results .tabs-nav__item {
    font-size: inherit;
}

/* FOOTER */
.footer__item-title {
    color: #ffdd00;
}
@media screen and (max-width: 740px) {
.footer__item {
    grid-column: span 2;
  }
}
.footer__item--newsletter .footer__item-title {
color: #ffdd00;
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.5rem;
}
.footer__item--newsletter p {line-height: normal}

.footer__copyright {display: block}
.footer__privacy {display: block}

/* Social Icons */
.social-media {
    gap: 1rem;
    width: auto;
}
.social-media__item {
    background: #fff;
    border-radius: 50%;
}
@media screen and (min-width: 741px) {
    .social-media__link {
        width: 45px;
        height: 45px;
    }
}
.social-media__link {
    color: #000;
}
.social-media__item:before {
    background: #ffdd00;
}


/* MAIN */
.breadcrumb {
    padding-top: 15px;
}
@media screen and (min-width: 1200px) {
#main .container {
  padding-inline:65px
  }
}

/* SECTIONS */

.section__header {
    text-align: left;
    max-width: 100%;
}
/* Section - Featured Collection */
.shopify-section--featured-collections .text-container .heading--small {
    margin: -20px 0;
} 
/* Section - Image with Text */
@media screen and (min-width: 1400px) {
    .image-with-text__content-wrapper {
        width: calc(var(--grid-column-width) * 9 + (var(--grid-gap) * 6));
        margin-inline-end: calc((var(--grid-column-width) + var(--grid-gap)) * 2);
    }
}
.image-with-text--overlap-image:not(.image-with-text--reverse):not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before {
    background: url(/cdn/shop/files/bg_dark_stripes.jpg?v=1745707855);
    background-size: cover;
}

.image-with-text:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before {
      background: url(/cdn/shop/files/bg_yellow_stripes.jpg?v=1745707855);
    background-size: cover;
}

.image-with-text__content-wrapper h2.heading.heading--small {
    margin: 0 0 -20px;
    font-size: 1rem;
    color: #ff0000;
    font-weight: 700;
    font-style: italic;
    font-family: 'Poppins';
    letter-spacing: 0;
}
.image-with-text__content {
    line-height: normal;
}
.unordered-list li, .text-container ul li, .rte ul li {
        padding-block-end: 10px;
}

/* Section - Slideshow */
.slideshow__video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.slideshow__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slideshow .heading--small {
    text-transform: none;
    letter-spacing: -1px;
    margin: 0;
    font-size: 1.25rem;
   line-height: normal;
}
@media screen and (min-width: 741px) {
.slideshow .heading--small {
    font-size: 1.6rem
  }
}

.slideshow h3.heading.heading--large {
  margin-block-end: 10px; 
  font-size: 15vw;
  line-height: 14vw;
}
@media screen and (min-width: 741px) {
.slideshow h3.heading.heading--large {
  font-size: 8vw;
  line-height: 7vw;
  }
}

.image-overlay__text-container {
    font-weight: 700;
}


@media screen and (min-width: 1000px) {
    .product-list__inner--scroller {
        margin-inline-start: 0;
        margin-inline-end: 0;
    }
}

/* Section - BW Multi Column Cards */
.multi-column__card {
    background: #fff;
  border-radius: 5px;
}

.multi-column__card .multi-column__image-wrapper {
    border-radius: 5px 5px 0 0;
}

.multi-column__card .text-container {
    padding:0 15px 15px;
  line-height: normal;
}
.multi-column__card  .text--xxsmall {
margin-top:5px
}

/* COLLECTION */

/* COLLECTION - Banner */

.image-overlay.image-overlay--auto {
    max-height: 500px;
}


.content-box--left {
    margin-inline-start: 0;
}
.text-container .h1, .rte h1 {
    margin-block-end: 10px;
}
.shopify-section--collection-banner .page-header__text-wrapper .heading.h1 {
    max-width: 960px;
}
.image-overlay .breadcrumb {
    display: none;
}

.image-overlay__text-container {
    font-size: 1.125rem;
    margin-block-start: 0;
      line-height: normal;
}
.collection--heading--small {
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -50px;
    letter-spacing: 3px;
}

/* COLLECTION - Link Bar */

.page-header__text-wrapper {
    text-align: left;
    max-width: 100%;
}

.link-bar {
    box-shadow: none;
    text-align:left;
}

.link-bar__title.heading {
    display: none;
}

.link-bar__link-item {
        padding-block-end: 0;
}
li.link-bar__link-item .link-bar__link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight:700;
    padding: 8px 24px;
    border: none;
    background: #f7f7f7;
    color: #000;
    transition: all .25s ease-out;
}

a.link-bar__link.link--animated:hover {
    background: #555;
    color: #fff;
    border: none;
    transition: all .25s ease-in;
}
.link-bar__linklist {
    gap: 10px;
}
.link-bar__linklist {
        gap: 10px;
    }
.link-bar__title+.link-bar__scroller {
        padding-inline-start: 0;
 }
a.link-bar__link.link--animated.text--underlined {
    background: #000;
    border: none;
    color: #fff;
}
.link--animated:after {
    background: none;
}

/* COLLECTION - Filters */
.product-facet__meta-bar-item--filter {
      border: solid 2px #000;
        border-radius: 3px;
        padding: 10px 25px;
        text-transform: uppercase;
        font-weight: 700;
}
@media screen and (max-width: 740px) {
.product-facet__meta-bar {
     font-size: .875rem;
}
.product-facet__meta-bar-item--filter {
    padding: 3px 10px;
         
  }
.product-facet__sort-by-title {
    display: none;
  }
}

.product-facet__meta-bar {
    align-items: center;
    justify-content: space-between;
}

.product-facet .collapsible-toggle {font-size:18px;letter-spacing:0}
@media screen and (max-width: 740px) {
    .product-facet__active-list {
        margin-inline-start: -6px;
        margin-inline-end: -6px;
    }
}
.product-facet__meta-bar-item--count {
    display: none;
}


/* COLLECTION - Item Grid */

@media screen and (max-width: 740px) {
    .product-list__inner:not(.product-list__inner--scroller) {
        margin-inline: 0;
    }
}

.product-item__image-wrapper {
    background: #f9f9f9;
    padding: 0 15px;
}


.product-item__aspect-ratio {
    isolation: isolate;
    mix-blend-mode: multiply;
}

.product-item__quick-buy-button {
    display: none;
}

.product-item__info {
    text-align: left;
}

.product-item-meta__title {
    font-weight: 700;
  line-height: normal;
   margin-block-end: 0;
}
.product-meta__sku {
    margin-bottom: 5px;
}
@supports (aspect-ratio: 1 / 1) {
    .aspect-ratio--tall {
        aspect-ratio: 2 / 2.5;
    }
}
button.product-item__cta.button.button--primary {
    width: 100%;
}
@media screen and (pointer: fine) {
   .product-item .button {
        background: #ffdd00;
        border: #ffdd00;
    }
}

/* PRODUCT */

/* PRODUCT - Media */
.product__media-image-wrapper {
    background: none;
}
@media screen and (min-width: 1000px) {
    .product__media {
        --product-media-width: calc(var(--grid-column-width) * 11 + var(--grid-gap) * 11);
    }
}

/* PRODUCT - Product Info */
@media screen and (min-width: 1000px) {
    .product__info {
        --product-info-width: calc(var(--grid-column-width) * 9 + var(--grid-gap) * 8);
    }
}

h1.product-meta__title.heading.h3 {
    font-weight: bold;
    margin-bottom: 0;
}

.product-meta__price-list-container {
    margin-block-start: 15px;
}

.product-promo-message {
  border: 1px dashed rgb(46, 158, 123);
  padding:10px;
  border-radius: 3px;
  line-height: normal}

.product-promo-message h4 {
    margin: 0;
    line-height: normal;
    color: rgb(46, 158, 123);
}
.product-promo-message p {
    margin: 0;
  font-size: 0.875rem;
}

.product-form__quantity-label {
    display: none;
}


.key-details {
  background: #f3f3f3;
  border-radius:0;
}
.key-details.key-details-shipping {
  margin-bottom:-2rem;
}

.key-details__label {
  font-weight:700;
}
.key-details__value {
  font-weight:400;
}
.key-details__icon,
.key-details__image {
  width: 25px;
  height: 25px;
}

.key-details__additional {
  margin-top: 10px;
  font-size: 0.75rem;
}

.key-details__shipping_note_wrapper {
  display: flex;
  align-items: flex-start;
  line-height: normal;
  margin: 10px 0 5px;
  font-size: 0.75rem;
}
svg.shipping_notes_icon,
i.shipping_notes_icon {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  fill: red;
}


.feature-bullets-wrapper {margin:30px 0}
.feature-bullets {line-height:normal;}
.feature-bullets li {
    margin-bottom: 1rem;
}


/* PRODUCT - Product Tabs */
@media screen and (min-width: 1200px) {
    .product-content {
        margin-inline: 0;
    }
}

.tabs-nav__item,
.product-content__featured-products-title.heading.heading--small,
.product-tabs .collapsible-toggle {
    font-size: 1.5rem;
    letter-spacing: normal;
  text-transform:none;
}
@media screen and (max-width: 740px) {
.tabs-nav__item {
  font-size: 1rem;
  } 
}
@media screen and (min-width: 1000px) {
    .product-content__tabs:only-child {
        width: 100%;
    }
}

/* Product Specifications */
.product-specifications,
ul.product-specifications {
  width: 100%;
  padding: 0;
  margin-inline-start: 0;
}
ul.product-specifications li {
    align-items: baseline;
    display: flex;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    line-height:normal;
}
.product-specifications li:nth-of-type(odd) {
    background: #f7f7f7;
}

.product-specifications .specification-label {
  width: 20%;
  font-weight: 700;
  display: flex;
  flex-direction: column;
}

.product-specifications .specification-value {
  width: 80%;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 679px) {
  .product-specifications li {
    border-bottom: none;
    display: block;
  }
  .product-specifications .specification-label,
  .product-specifications .specification-value {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 999px) {
  .shopify-section--product-recommendations .section__header h3.heading,
  .shopify-section--recently-viewed-products .section__header h3.heading,
  {
    font-size: 1.5rem;
    text-align: left;
    }
}
.product-list--center .product-list__inner {
    justify-content: safe left;
}


@media screen and (min-width: 1000px) {
    .product-list__inner--scroller {
        grid-auto-columns: calc(100% / var(--section-products-per-row, 5) - (var(--grid-gap) / var(--section-products-per-row, 5) * (var(--section-products-per-row, 5) - 1)));
    }
}


/* CART + CHECKOUT */

.shipping-bar {
    text-align: left;
    margin-left: 0;
}

@media screen and (max-width: 740px) {
button.checkout-button.button.button--primary.button--full {
    padding: 0 10px;}
}

@media screen and (max-width: 360px) {
span.checkout-button__lock {
    display: none;}
}

/* SEARCH RESULTS */

.page-header--secondary {
    background: #fff;
}

.shopify-section--main-search .main-search__form {
    display: none;
}
.shopify-section--main-search .tabs-nav--center .tabs-nav__scroller-inner {
    text-align: left;
    margin: 0;
}


/* PAGES */


.page-header--small,
.page-content--small {
    max-width: 1000px;
    margin-inline-start: auto;
    margin-inline-end: auto;
}
.page-header--medium,
.page-content--medium {
    max-width: 1200px;
    margin-inline-start: auto;
    margin-inline-end: auto;
}
.page-header--large
.page-content--large {
    max-width: 100%;
    margin-inline-start: auto;
    margin-inline-end: auto;
}
.page-content--small,
.page-content--medium,
.page-content--large{
    margin-block-start: 45px;
    margin-block-end: 45px;
}



/* Page - Policies */
.shopify-policy__container.shopify-policy__container  {
    max-width: 1200px;
}
.shopify-policy__title {
    margin-top: 60px;
   line-height: normal;
}
.shopify-policy__body {
    max-width: 1200px;
  line-height: normal;
}

.shopify-policy__body h6 {
    text-transform: none;
  margin: 0;
  line-height: normal;
}
h2.policy-subheading {
    font-size: 1.5rem;
  line-height: 1.5rem;
   text-transform: none;
}
@media screen and (max-width: 740px) {
h2.policy-subheading {
        font-size: 1.25rem;
        line-height: 1.25rem;     
}
}
/* Page - 404 */
.shopify-section--404 {
    --background: 255, 255, 255 !important;
    --heading-color: 0, 0, 0 !important;
    --text-color: 0, 0, 0 !important;
    --primary-button-background: 255, 221, 1 !important;
    --primary-button-text-color: 29, 29, 29 !important;
}
/* Page - FAQ */
@media screen and (max-width: 740px) {
    .faq {
        margin-inline: 0;
    }
}
@media screen and (min-width: 1000px) {
    .faq__wrapper {
        width: calc(var(--grid-column-width) * 12 + var(--grid-gap) * 12);
        max-width: 1000px;
        margin-inline-start: auto;
        margin-inline-end: auto;
    }
}
/* Page - Military Discount */
.govx-id-cta button {
    height: 52px;
}
/* APPS */
/* Live Chat */
#esw-channelmenu
 {
    z-index: 9999 !important;
}
