/** Shopify CDN: Minification failed

Line 516:0 Unexpected "}"

**/
/* PRODUCT */


/* #fyre #product-form-installment {
  margin-top: 15px !important;
} */
#sale-message-bar {
    margin-bottom: 30px;
}
.product__section-details__inner.product__section-details__inner--product_quantity {
    margin-top: 20px;
}
.product__section-images .zoom_btn {
    background: #be202f !important;
}
.product__section-images .zoom_btn > svg > g {
    fill: #fff !important;
}
.product__section-images .zoom_btn > svg {
    position: relative;
    top: -1px;
}
#fyre .thumb-slider.vertical-carousel {
    flex: 0 0 110px;
    max-width: 110px;
}
#fyre .carousel-nav.thumb-slider-slides {
    padding-right: 10px !important;
}
#fyre .product__section-images .carousel-nav .carousel-cell {
    margin: 0 0 10px 0;
}
.product__section-details {
    padding: 55px 45px;
    height: 100%;
    position: relative;
}
#product-price {
    margin: 0 !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.price__pricing-group {
    margin: 3px 0 0 0;
    width: 100%;
}
.swatches__form--input:checked + .swatches__form--label, .swatches__form--label:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
}
.swatches__form--label {
  	white-space: normal;
    font-size: 23px;
    letter-spacing: .62px;
    text-align: center;
    text-transform: uppercase;
    font-family: hikou-reg;
    cursor: pointer;
    padding: 16px 17px;
    height: auto;
    width: auto;
    line-height: 1.1 !important;
    background: transparent;
    color: #fff;
}
.product__section-title.section-title h1 {
    font-size: 28px;
}
.product-header-lrg h2 {
    font-weight: 400;
    letter-spacing: 0;
}
.product-header-lrg h3 {
    letter-spacing: .05vw;
    margin-bottom: 0;
}
.product-header-lrg {
    border-bottom: 1px solid #979797;
    padding-bottom: 15px;
}
.product__section-title.section-title {
    padding-bottom: 0;
}
.product__section-title.section-title::after {
    display: none;
}
.price-w-icons {
    border-bottom: 1px solid #979797;
    padding-bottom: 15px;
    padding-top: 15px;
}
.product-price-icons > div {
    padding: 0 7px;
}
.product-price-icons {
    margin: 0 -7px;
}
.product-price-icons img {
    max-width: 100px;
}
.product-header-lrg h2 {
    font-size: 128px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: .7;
}
@media(min-width: 1101px) {
  .template-product-dynamic-racks .product-header-lrg h2 {
      font-size: 110px;
  }
}
.product-header-lrg h3 {
    font-size: 44px;
    letter-spacing: 1.12px;
    font-weight: 400;
}
#fyre #addToCart {
    font-family: hikou-reg !important;
    height: auto;
    padding: 19px 39px !important;
    line-height: 1.2;
    font-size: 23px !important;
}
.product-add {
    margin-top: 10px;
}
.product-template .product__section-images,
.product-template .product__section-content {
    padding: 0 15px;
}
.product__section.product-template {
    margin-top: 0;
    margin-bottom: 15px;
}
.product-qty.selector-wrapper > input, 
.product-qty.selector-wrapper > a {
    background: transparent;
    color: #fff !important;
}
#product-form-installment {
    margin: 0 !important;
}
.product-affirm .affirm-modal-trigger {
    color:#be202f;
    text-transform: capitalize;
    font-weight: normal;
    font-family: "notosans-semibold";
    margin-left: 5px;
}
#fyre .__affirm-logo.__ligature__affirm_full_logo__ {
     font-size: 1.85em;
     margin-left: 5px;
}
.product-affirm .affirm-as-low-as {
    border-bottom: 1px solid #979797;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0;
}
.affirm-ala-price {
    font-family: "notosans-semibold";
}

.product__variants-swatches .swatches__container:nth-child(1) {
    margin-top: 0;
  margin-bottom: 0;
}
.product__section-details__inner.product__section-details__inner--product_variants {
  margin-top: 0;
}
.product-affirm {
  margin-bottom: 15px;
}
@media(min-width: 1741px) {
    .product-template .product__section-images {
        width: 67%;
    }
    .product-template .product__section-content {
        width: 33%;
        min-width: 420px;
    }
}
@media(max-width: 1740px) {
    .product-template .product__section-images {
        width: 62%;
    }
    .product-template .product__section-content {
        width: 38%;
    }
    .product-header-lrg h3 {
        font-size: 36px;
    }
}
@media(max-width: 1340px) {
    .product-template .product__section-images {
        width: 56%;
    }
    .product-template .product__section-content {
        width: 44%;
    }
    .product__section-details {
        padding: 45px 30px;
    }
    .thumb-slider.vertical-carousel .thumb-slider-wrapper {
        width: auto !important;
        overflow: scroll;
    } 
    .product__gallery--container {
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    #fyre .carousel-nav.thumb-slider-slides {
        padding-right: 0;
        padding-top: 10px;
        display: flex;
        flex-direction: row;
    }
    #fyre .thumb-slider.vertical-carousel {
        order: 2;
        max-width: 100%;
        margin: 0;
    }
    #fyre .product__section-images .carousel-nav .carousel-cell {
        margin: 0 10px 0 0;
        min-width: 100px;
    }
}
@media(max-width: 1100px) {
    .product-template .product__section-images, 
    .product-template .product__section-content {
        width: 100%;
    }
    .product-header-lrg {
        margin-top: -92px;
    }
    .product-header-lrg h2 {
        font-size: 140px;
        line-height: 92px;
        text-shadow: 0px 0px 10px rgba(000,000,000, 0.55);
    }
    #thumb-slider-wrapper {
        margin: 0 -5px 10px;
    }
    #fyre .thumb-slider.vertical-carousel {
        display: none;
    }
    .swatches__form--label {
  		font-size: 20px;
  	}
} 
@media(max-width: 740px) {
    .price-w-icons {
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    .product-price-icons {
        margin-top: 20px;
        justify-content: center;
    }
    .product-header-lrg {
        margin-top: -79px;
    }
  .product__section-title.section-title h1 {
      font-size: 26px;
  }
    .product__section-details {
        padding: 35px 25px 15px;
    }
    .product-header-lrg h2 {
        font-size: 92px;
        line-height: 83px;
        margin-bottom: 0;
    }
    .product-header-lrg h3 {
        font-size: 24px;
    }
  	.swatches__form--label {
  		font-size: 19px;
      padding: 15px 13px;
  	}
  	#fyre #addToCart {
    	font-size: 19px !important;
      padding: 18px 20px !important;
  	}
}
@media(max-width: 600px) {
    .swatches__swatch--regular.swatch-element, .swatches__swatch--regular.swatch-element label {
        min-width: 100% !important;
    }
}


/* RACKS - DROPDOWNS */

.product-form__input.product-form__input--dropdown select {
    min-width: 100% !important;
    color: #fff;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      margin: 0;
    border-color: #ffffff; 
  }
  .product-form__input.product-form__input--dropdown select option {
      color: #000; 
  }
  .product__variants-select {
    margin-top: 0;
  }
  .product__variants-select .product-form__input.product-form__input--dropdown:last-child {
    margin-bottom: 0;
  }
  .product-form__input.product-form__input--dropdown .select {
    margin-bottom: 10px;
    position: relative;
  }
  .product-form__input.product-form__input--dropdown .select:before {
    content: "\f107";
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    color: #fff;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
  }

/* PRODUCT - SALE */

.price--on-sale .price__sale {
    justify-content: center;
}
#product-price.price--on-sale .price-item--regular {
    font-size: 90%;
    color: #979797 !important;
}
#product-price.price--on-sale .price__sale {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.product__section-images .hc-sale-tag {
    left: 15px;
}
.product__section-images {
    position: relative;
}
#product-price.price--on-sale .price__badge--sale {
    display: flex;
    color: #ffffff;
    background-color: var(--sale-color);
}

/* Related products */

#related .related-product-loop {
    grid-template-columns: 1fr 1fr 1fr;
}
#related .row {
    max-width: 1145px;
}
#related {
    padding-bottom: 0;
    margin-top: 60px;
}
#stamped-main-widget {
    margin: 0;
}
#related .product {
    border: 1px solid #CECECE; 
}
#fyre .stamped-container {
    max-width: 1145px !important;
    margin: 0 auto 15px !important;
}
#related h2 {
    font-size: 28px;
    letter-spacing: -1.83px;
    line-height: 30px;
}
#related .section-title::after {
    display: none;
}

@media(max-width: 991px) {
    #related .related-product-loop {
        grid-template-columns: 1fr 1fr;
    }
    #related .product-index:last-child {
        display: none !important;
    }
}
@media(max-width: 600px) {
    #related .related-product-loop {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
}

/* DEFAULT PRODUCT */

.default-product .product__section-title.section-title {
    border-bottom: 1px solid #979797;
    padding-bottom: 15px;
  margin-bottom: 0;
}
.default-product.product__section.product-template {
  margin-bottom: 30px;
}
.product__section-details .price-item {
    font-size: 32px;
}
.default-product-title {
    padding-top: 0 !important;
}
.defualt-product-price {
    padding: 15px 0;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    margin-top: 15px;
}
.product__section-title.section-title.default-product-title h1 {
    font-size: 38px;
    color: #FFFFFF;
}
.product__section-images .flickity-prev-next-button {
    background-color: #be202f !important;
    background: #be202f !important;
}
.flickity-prev-next-button .flickity-button-icon {
    fill: #fff !important;
}
.horizontal-carousel.flickity-slider--false #thumb-slider-wrapper .product-single__thumbnails-item {
    width: 25%;
}

.product__variants-select label {
    font-family: notosans-black;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.product-list-top > ul {
  	margin-top: 15px;
    font-size: 18px;
    letter-spacing:-.63px;
    list-style:none;
      text-align: left;
}
.product-list-top > ul > li {
    margin-bottom: 18px;
    display: flex;
}
.product-list-top > ul > li:last-child {
    margin-bottom: 0;
}
.product-list-top > ul > li:before {
    content: "\f058";
    font-family:"Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 13px;
    color:#be202f;
    font-size: 18px;
}
@media(max-width: 1740px) {
  .product__section-title.section-title.default-product-title h1 {
      font-size: 28px;
  }
}
@media(max-width: 740px) {
  .product__section-title.section-title.default-product-title h1 {
      font-size: 26px;
  }
  .product-list-top > ul {
      font-size: 16px;
  }
}
.zoom_btn i {
    color: #fff;
    position: relative;
    left: 2px; 
    top: 1px;
}


/* move truck sec */

.product__section.product-template {
  margin-bottom: 30px;
}
.product-info-row:first-of-type {
  padding-top: 0 !important;
}
#product-ig {
  margin-bottom: 30px;
}


/* sale tag */

@media (min-width: 1101px)
  .product__section-images .hc-sale-tag {
    display: none !important;
  }
}
