/** Shopify CDN: Minification failed

Line 30:21 The "-" operator only works if there is whitespace on both sides

**/
.c-product .breadcrumb {
    font-size: 11px;
}

@media screen and (max-width: 749px) {
    .c-product .breadcrumb {
        font-size: 10px;
    }
}

.c-product .breadcrumb-wrapper {
    margin-bottom: 38px;
    margin-top: 1px;
}

@media screen and (max-width: 749px) {
    .c-product .breadcrumb-wrapper {
        margin-bottom: 8px;
        margin-top: 6px;
    }
}

.c-product .product--medium:not(.product--no-media) .product__media-wrapper {
    max-width: unset;
    width: calc(51.4%- var(--grid-horizontal-spacing) / 2);
    flex: 0 0 51.4%;
}

.c-product .product {
    flex-wrap: nowrap;
}

@media screen and (max-width: 950px) {
    .c-product .product {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 950px) {
    .c-product
        .product--medium:not(.product--no-media)
        .product__media-wrapper {
        max-width: calc(100% + 40px);
        width: calc(100% + 40px);
        flex: 0 0 calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }
}

.c-product .product--medium:not(.product--no-media) .product__info-wrapper {
    max-width: unset;
    flex: 1;
    width: calc(48.6% - var(--grid-horizontal-spacing) / 2);
}

@media screen and (max-width: 950px) {
    .c-product .product--medium:not(.product--no-media) .product__info-wrapper {
        max-width: 100%;
        flex: 1;
        width: 100%;
    }
}

.c-product .product__info-container {
    padding-inline-start: 5.5vw;
    padding-top: 0;
}

@media screen and (max-width: 950px) {
    .c-product .product__info-container {
        padding-inline-start: 0;
    }
}

.product__info-container > *:first-child {
    margin-bottom: 24px;
}

@media screen and (max-width: 749px) {
    .product__info-container > *:first-child {
        margin-top: 3px;
        margin-bottom: 18px;
    }
}

.c-product .product__text .link {
    font-size: 14px;
}

@media screen and (max-width: 749px) {
    .c-product .product__text .link {
        font-size: 12px;
    }
}

.c-product .product__title .product__heading {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}

@media screen and (max-width: 749px) {
    .c-product .product__title .product__heading {
        font-size: 18px;
        line-height: 1.16;
    }
}

.c-product .caption-with-letter-spacing {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
}

.c-product .product__title {
    margin-bottom: 23px;
}

@media screen and (max-width: 749px) {
    .c-product .product__title {
        margin-bottom: 10px;
    }
}

.c-product .product__info-container .price--medium bdi {
    font-size: 22px;
    color: #000;
}

@media screen and (max-width: 749px) {
    .c-product .product__info-container .price--medium bdi {
        font-size: 18px;
    }

    .product__info-container > * + * {
        margin-top: 1.8rem;
    }
}

.c-product .product__info-container .price {
    margin-bottom: 10px;
}

@media screen and (max-width: 749px) {
    .c-product .product__info-container .price {
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 749px) {
    .c-product .product__tax {
        font-size: 11px;
    }
}

.c-product variant-radios {
    margin-top: 34px;
}

@media screen and (max-width: 749px) {
    .c-product variant-radios {
        margin-top: 30px;
    }
}

.c-product .product-form__input .form__label {
    font-size: 14px;
    margin-bottom: 1.1rem;
    font-weight: 500 !important;
}

@media screen and (max-width: 749px) {
    .c-product .product-form__input .form__label {
        font-size: 13px;
        font-weight: 500;
        margin-bottom: 0.5rem;
    }
}

.c-product
    .product-form__input
    input[type="radio"]:checked
    + label:not(.color__swatch):after {
    background-color: #333;
}

.c-product .product-form__input input[type="radio"] + label {
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
    overflow: hidden;
    padding: 0.6rem 2rem;
}

.c-product .product-form__input {
    margin-bottom: 2.5rem;
}

@media screen and (max-width: 749px) {
    .c-product .product-form__input {
        margin-bottom: 2.7rem;
    }
}

.c-product
    .thumbnail-list.slider--tablet-up
    .thumbnail-list__item.slider__slide {
    width: 10rem;
    border-radius: 6px;
}

@media screen and (max-width: 749px) {
    .c-product
        .thumbnail-list.slider--tablet-up
        .thumbnail-list__item.slider__slide {
        width: 7rem;
    }
}

@media screen and (max-width: 749px) {
    .c-product .product--thumbnail_slider .thumbnail-slider {
        margin-top: 0.8rem;
    }
}

.c-product .slider.slider--tablet-up {
    background-color: transparent;
    box-shadow: none;
}

.c-product .thumbnail::after {
    border-radius: 6px;
}

.c-product .product-form__input input[type="radio"] + label {
    color: #000;
}

.c-product .shopify-block.shopify-app-block {
    margin-top: 46px;
}

@media screen and (max-width: 749px) {
    .c-product .shopify-block.shopify-app-block {
        margin-top: 36px;
    }
}

.c-product .product__accordion .accordion__content {
    max-height: unset;
    padding-left: 0;
    padding-right: 0;
}

.c-product .product__accordion .accordion__content p {
 
    font-size: 13px;
}

@media screen and (max-width: 749px) {
    .c-product .product__accordion .accordion__content p {
        font-size: 12px;
        line-height: 2;
    }
}

.c-product .accordion summary {
    position: relative;
    padding: 3rem 0;
}

@media screen and (max-width: 749px) {
    .c-product .accordion summary {
        padding: 3.1rem 0;
    }
}

.c-product .accordion .summary__title {
    padding-left: 0;
    padding-right: 0;
}

.c-product .accordion summary::before {
    position: absolute;
    content: "";
    width: 11px;
    height: 1px;
    background-color: #333333;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.c-product .product__accordion .accordion__title {
    font-size: 15px;
    padding-right: 20px;
}

@media screen and (max-width: 749px) {
    .c-product .product__accordion .accordion__title {
        font-size: 13px;
        line-height: 1.5;
    }
}

.c-product .accordion summary::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 11px;
    background-color: #333333;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    transition: all ease 0.3s;
}

.c-product .accordion details[open] > summary::after {
    transform: translateY(-50%) rotate(90deg);
}

.c-product .product-form .product-form__submit {
    background-color: #333333;
    border: none;
    border-radius: 6px;
    color: white;
    padding: 22px 30px;
    white-space: nowrap;
    min-width: unset;
}

@media screen and (max-width: 749px) {
    .c-product .product-form .product-form__submit {
        font-size: 13px;
        font-weight: 600;
        padding: 18px 30px;
    }
}

.c-product .product-form .product-form__quantity {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    width: 135px;
    flex: 0 0 135px;
}

@media screen and (max-width: 749px) {
    .c-product .product-form .product-form__quantity {
        width: 92px;
        flex: 0 0 92px;
    }
}

.c-product .quantity__button {
    background-color: transparent;
}

.c-product .product-form .quantity {
    height: 58px;
    width: 100%;
    padding: 0 6px;
}

@media screen and (max-width: 749px) {
    .c-product .product-form .quantity {
        height: 49px;
        padding: 0;
    }
}

.c-product .product-form__buttons {
    grid-column-gap: 15px;
    grid-row-gap: 2.5rem;
}

.c-product .product-form__buttonsInner {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
    position: relative;
}

.c-product .product-form__buttonsInner > div:not(.product-form__quantity) {
    position: relative;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border: 1px solid #d1d1d1;
    border-radius: 100%;
    padding: 19px;
}

@media screen and (max-width: 749px) {
    .c-product .product-form__buttonsInner > div:not(.product-form__quantity) {
        width: 45px;
        height: 45px;
        padding: 12px;
    }
}

.c-product .quantity__input {
    font-size: 16px;
}

@media screen and (max-width: 749px) {
    .c-product .quantity__input {
        font-size: 13px;
    }
}

.c-product .quantity__button .icon {
    flex: 0 0 1.2rem;
    width: 1.2rem;
    height: 1.2rem;
}

.c-product .thumbnail-list.slider--tablet-up[data-media-count="3"] {
    max-width: 32.4rem;
}

.c-product .thumbnail-list.slider--tablet-up[data-media-count="2"] {
    max-width: 22.4rem;
}

@media screen and (max-width: 749px) {
    .c-product .thumbnail-list[data-media-count="4"] {
        max-width: 100%;
    }
}

.product-form__quantity__inner {
    display: flex;
}

.c-product .sticky-cart__form button {
    border-radius: 6px;
}

@media screen and (max-width: 749px) {
    .c-product .sticky-cart__content {
        display: none;
    }

    .c-product .product-sticky-cart:before {
        background-color: unset;
    }

    .c-product .product-sticky-cart:after {
        content: unset;
    }

    .c-product .sticky-cart__form button {
        position: relative;
        font-size: 13px;
        font-weight: 600;
        flex: 1;
        min-width: unset;
        padding: 0.6rem 1rem;
    }

    .sticky-cart__form form,
    .sticky-cart__form,
    .sticky-cart__form .product-form__buttons {
        flex: 1;
    }

    .sticky-cart__form variant-selects,
    .sticky-cart__form .product-form__buttons {
        column-gap: 1rem !important;
    }
}

.header-wrapper--border-bottom {
    box-shadow: none;
}

.c-product .c-product-coord {
    margin-top: 47px !important;
    margin-top: 30px;
}

@media screen and (max-width: 749px) {
    .c-product .c-product-coord {
        margin-top: 40px !important;
        margin-top: 30px;
    }
}

.product .shopify-payment-button__more-options {
    z-index: 1;
    position: relative;
}

@media screen and (max-width: 749px) {
    .c-product .product__media-wrapper product-gallery {
        margin-bottom: 0;
    }
}

.c-product .thumbnail-slider .thumbnail-list {
    max-width: 42.5rem;
    width: 100% !important  ;
}

.c-product .thumbnail-slider .slider-buttons {
    max-width: 42.5rem;
    width: 100% !important  ;
}

@media screen and (max-width: 749px) {
    .c-product .thumbnail-slider .thumbnail-list {
        max-width: 32.5rem;
        column-gap: 10px;
        width: 100% !important  ;
    }

    .c-product .thumbnail-slider .slider-buttons {
        max-width: 32.5rem;
        width: 100% !important;
    }
}

.c-product .product--thumbnail_slider .thumbnail-slider {
    margin-top: 20px;
}

@media screen and (max-width: 749px) {
    .c-product .product--thumbnail_slider .thumbnail-slider {
        margin-top: 10px;
    }

    .c-product .thumbnail-slider .slider-button {
        display: none;
    }
}

.c-product .price .price__prefix {
    font-size: 100%;
}