.product-details-wrapper .form-vertical .shopify-disclaimer--hidden {
    display: none
}

.product-details-product-title {
    letter-spacing: var(--heading-spacing);
    margin: 0;
    text-transform: var(--heading-font-case);
    word-wrap: break-word
}

@media only screen and (max-width:1023px) {
    [data-wetheme-section-type=template--product] .product-single-wrapper .product-single {
        display: flex;
        flex-direction: column;
        gap: 10px
    }
}

[data-wetheme-section-type=template--product] .product-single-wrapper .swiper-pagination {
    line-height: 0
}

[data-wetheme-section-type=template--product] .product-single-wrapper .paymentButtonsWrapper {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    [data-wetheme-section-type=template--product] .product-single-wrapper .shopify-product-form>.paymentButtonsWrapper:first-of-type {
        margin-top: 0
    }
}

[data-wetheme-section-type=template--product] .product-single-wrapper .paymentButtonsWrapper .product--add-to-cart-button,
[data-wetheme-section-type=template--product] .product-single-wrapper .paymentButtonsWrapper .shopify-payment-button {
    max-width: none;
    width: 100%
}

@media screen and (min-width:1023px) {
    [data-wetheme-section-type=template--product] .product-single-wrapper .product-single {
        display: flex;
        gap: 20px
    }

    [data-wetheme-section-type=template--product] .product-single-wrapper .product-single.product-media--right {
        flex-direction: row-reverse
    }

    [data-wetheme-section-type=template--product] .product-single-wrapper .product-sticky-wrapper {
        position: relative
    }

    [data-wetheme-section-type=template--product] .product-single-wrapper .product-sticky-wrapper .product-sticky {
        height: fit-content;
        position: sticky;
        top: 0;
        z-index: 2
    }
}

@media only screen and (max-width:767px) {
    .grid__item.mobile--no-top-margin {
        margin-top: 0
    }
}

.login-to-order {
    display: flex;
    flex-direction: column
}

.pswp--custom-colors {
    --pswp-bg: var(--color-primary-background);
    --pswp-icon-color: var(--text-color);
    --pswp-icon-color-secondary: var(--color-primary-background)
}

.product-price-group {
    align-items: baseline;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px
}

.product-price-size--h1 {
    font-size: var(--body-font-size-36-to-em)
}

.product-price-size--h2 {
    font-size: var(--body-font-size-28-to-em)
}

.product-price-size--h3 {
    font-size: var(--body-font-size-22-to-em)
}

#ComparePrice .money,
#ProductPrice,
#ProductPrice .money {
    font-size: inherit;
    margin: 0
}

#ComparePrice {
    display: inline-block;
    margin: 0;
    text-decoration: line-through
}

#ComparePrice.sale-price {
    color: var(--text-color)
}

#ComparePrice.on-sale+span+#ProductPrice {
    color: var(--on-sale-color)
}

.discount--sale-color {
    color: var(--on-sale-color)
}

.shopify-payment-terms__container {
    width: 100%;
    display: none;
}

.shopify-payment-terms__container shopify-payment-terms {
    display: block;
    margin-bottom: 12px;
    margin-top: 8px
}

.product-description,
.product__meta {
    color: var(--text-color)
}

.product-description.product-form-block img {
    max-width: 100%
}

.product-page__policies {
    margin: 5px 0 0 0
}

.product-details--form-wrapper--no-description {
    margin-bottom: 0
}

.product-details--form-wrapper .header,
.product-details--form-wrapper .label-font {
    font-size: var(--labels-font-size)
}

.product--add-to-cart-form {
    margin-bottom: 0
}

.product--add-to-cart-form div.product-form-block:last-of-type,
.product--add-to-cart-form div:empty {
    margin-bottom: 0
}

.product--add-to-cart-form .product-sub-label,
.product--add-to-cart-form .selector-wrapper label {
    color: var(--text-color);
    display: block;
    margin-bottom: 5px
}

.product--add-to-cart-form .selector-wrapper {
    width: 100%
}

.product--add-to-cart-form .selector-wrapper .option-label-wrapper {
    gap: 15px;
    margin-bottom: 5px
}

.product--add-to-cart-form .selector-wrapper .option-label-wrapper .product-sub-label,
.product--add-to-cart-form .selector-wrapper .option-label-wrapper label {
    margin: 0
}

.product--add-to-cart-form .selector-wrapper .option-label-wrapper label {
    color: var(--text-color)
}

.product--add-to-cart-form #Quantity {
    border: 0;
    padding: 8px 0;
    width: 50px
}

.product--add-to-cart-form .js-qty {
    border: 1px solid var(--color-scheme-border-color, var(--text-color-transparent25));
    display: inline-flex;
    margin-bottom: 0;
    max-width: none;
    min-width: 0
}

.product--add-to-cart-form .js-qty__adjust {
    display: flex;
    position: static
}

.product--add-to-cart-form .product-block-button.full-width,
.product--add-to-cart-form .product-block-modal.full-width {
    width: 100%
}

.product--add-to-cart-form .product-block-richtext p {
    margin: 0
}

.product--add-to-cart-form .product-block-text-field,
.product--add-to-cart-form .product-block-upload-field {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.product--add-to-cart-form .product-block-text-field label,
.product--add-to-cart-form .product-block-upload-field label {
    cursor: default
}

.product--add-to-cart-form .product-block-text-field input,
.product--add-to-cart-form .product-block-text-field label,
.product--add-to-cart-form .product-block-text-field textarea,
.product--add-to-cart-form .product-block-upload-field input,
.product--add-to-cart-form .product-block-upload-field label,
.product--add-to-cart-form .product-block-upload-field textarea {
    margin: 0
}

.product--add-to-cart-form .product-block-text-field .form-input-hint,
.product--add-to-cart-form .product-block-upload-field .form-input-hint {
    font-size: 12px;
    margin-bottom: 3px
}

.product--add-to-cart-form .product-block-text-field input,
.product--add-to-cart-form .product-block-text-field textarea,
.product--add-to-cart-form .product-block-upload-field input,
.product--add-to-cart-form .product-block-upload-field textarea {
    border: 1px solid var(--border-color);
    padding: 10px
}

.border-radius-round .product--add-to-cart-form .product-block-text-field input,
.border-radius-round .product--add-to-cart-form .product-block-text-field textarea,
.border-radius-round .product--add-to-cart-form .product-block-upload-field input,
.border-radius-round .product--add-to-cart-form .product-block-upload-field textarea {
    padding: 10px 18px
}

.product--add-to-cart-form .product-form__buttons-group {
    display: flex;
    flex-direction: column;
    column-gap: 10px;
    row-gap: 15px;
    width: 100%
}

@media screen and (min-width:768px) {
    .product--add-to-cart-form .product-form__buttons-group {
        flex-direction: row;
        align-items: stretch
    }
}

@media screen and (min-width:481px) {
    .product--add-to-cart-form .product-form__buttons-group {
        flex-wrap: wrap
    }

    @media screen and (min-width:481px) {
        .product--add-to-cart-form .product-form__buttons-group .product--add-to-cart-button {
            width: auto !important;
            min-width: 200px;
            flex-grow: 1;
        }
    }
}
/* @media (max-width:480px) {
    .product--add-to-cart-form .product-form__buttons-group .product--add-to-cart-button {
        width: 100% !important;
        min-width: unset !important;
    }
} */

.product--add-to-cart-form .product-form__buttons-group .product-form__quantity-wrapper {
    display: flex
}

.product--add-to-cart-form .product-form__buttons-group .product-form__quantity-wrapper quantity-input {
    display: flex;
    width: 100%
}

.product--add-to-cart-form .product-form__buttons-group .js-qty {
    margin-bottom: 0;
    border: 0;
    display: flex;
    align-items: center;
    position: relative;
    min-height: 52.4px
}

.product--add-to-cart-form .product-form__buttons-group .js-qty:before {
    content: "";
    position: absolute;
    pointer-events: none;
    border-radius: 363.78px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: transparent;
    z-index: 0
}

.product-single__variants {
    display: none
}

.swatch {
    display: block
}

.swatch .option-label-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.swatch .option-label-wrapper>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.swatch .option-label-wrapper .product-swatch-color-name {
    margin-left: 5px
}

.swatch .option-label-wrapper .header {
    color: var(--text-color);
    display: inline-block;
    margin-bottom: 0px
}

.swatch .swatch-items-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.swatch .swatch-items-wrapper .swatch-element {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    z-index: 2
}

.swatch .swatch-items-wrapper .swatch-element label {
    box-sizing: border-box;
    display: block;
    line-height: 1.6;
    margin: 0;
    min-width: 30px;
    outline: 1px solid var(--text-color-transparent25);
    position: relative;
    text-align: center;
    transition: outline .2s ease;
    word-wrap: break-word;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.swatch .swatch-items-wrapper .swatch-element label:hover,
.swatch .swatch-items-wrapper .swatch-element:not(.sibling-hover-active) input:checked+label {
    outline: 1px solid var(--text-color)
}

.swatch .swatch-items-wrapper .swatch-element.color:not(.image-swatch) label {
    border-radius: var(--swatch-border-radius);
    float: left;
    height: 30px;
    padding: 0;
    width: 30px
}

.swatch .swatch-items-wrapper .swatch-element.color:not(.image-swatch) input+label:hover {
    outline-offset: 3px
}

.swatch .swatch-items-wrapper .swatch-element.color:not(.image-swatch):not(.sibling-hover-active) input:checked+label {
    outline-offset: 3px
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color input+label .product-swatch-sold-out {
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 30px
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color input+label .product-swatch-sold-out.product-swatch-sold-out-background {
    background-color: var(--color-primary-background);
    z-index: 1
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color input+label .product-swatch-sold-out.product-swatch-sold-out-foreground {
    background-color: var(--text-color-transparent25);
    z-index: 2
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color input+label:hover .product-swatch-sold-out {
    width: 35px
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color input+label:hover .product-swatch-sold-out.product-swatch-sold-out-foreground {
    background-color: var(--text-color)
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color:not(.sibling-hover-active) input:checked+label .product-swatch-sold-out {
    width: 35px
}

.swatch .swatch-items-wrapper .swatch-element.soldout.color:not(.sibling-hover-active) input:checked+label .product-swatch-sold-out.product-swatch-sold-out-foreground {
    background-color: var(--text-color)
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch input+label:hover {
    border: 0;
    outline-offset: 3px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch input+label:hover .image-swatch__image {
    transform: scale(1.1)
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch input:checked+label {
    border: 0;
    outline-offset: 3px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label {
    overflow: hidden
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label .image-swatch__image {
    background-position: center;
    background-size: cover;
    padding: 0;
    transform: scale(1);
    transition: transform .5s ease;
    will-change: transform
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-small .aspect-ratio--square {
    height: 40px;
    width: 40px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-small .aspect-ratio--tall {
    height: 60px;
    width: 40px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-small .aspect-ratio--wide {
    height: 40px;
    width: 54px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-small .aspect-ratio--original {
    height: calc(40px / var(--ar));
    width: 40px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-medium .aspect-ratio--square {
    height: 75px;
    width: 75px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-medium .aspect-ratio--tall {
    height: 112px;
    width: 75px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-medium .aspect-ratio--wide {
    height: 75px;
    width: 100px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-medium .aspect-ratio--original {
    height: calc(75px / var(--ar));
    width: 75px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-large .aspect-ratio--square {
    height: 100px;
    width: 100px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-large .aspect-ratio--tall {
    height: 150px;
    width: 100px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-large .aspect-ratio--wide {
    height: 100px;
    width: 132px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.image-swatch-large .aspect-ratio--original {
    height: calc(100px / var(--ar));
    width: 100px
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch label.no-image .icon.icon--placeholder {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch.soldout label {
    position: relative
}

.swatch .swatch-items-wrapper .swatch-element.image-swatch.soldout label:after {
    --swatch-height: 100%;
    --line-width: calc(var(--swatch-height) * 1.414);
    background: var(--text-color-transparent25);
    box-sizing: border-box;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    transform-origin: center;
    width: 100%
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .swatch-element {
    min-width: calc((100% - 30px)/ 4)
}

@media screen and (max-width:767px) {
    .swatch:not(.is-color-swatch):not(.linked-products-swatch) .swatch-element {
        min-width: calc((100% - 20px)/ 3)
    }
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) label {
    border-radius: var(--alt-btn-border-radius);
    min-width: 40px;
    padding: 15px 8px;
    width: 100%;
    outline: 0 !important;
    transition: background-color .2s ease;
    position: relative
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) label:before {
    content: "";
    position: absolute;
    pointer-events: none;
    border-radius: var(--alt-btn-border-radius);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .07;
    background-color: var(--text-color);
    transition: opacity .2s ease;
    z-index: -1
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) label:hover:before {
    opacity: .12
}

.border-radius-round .swatch:not(.is-color-swatch):not(.linked-products-swatch) label {
    padding: 15px 16px
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .soldout label {
    color: var(--text-color-transparent50);
    display: flex;
    justify-content: center
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .soldout label:after {
    --swatch-height: 100%;
    --line-width: calc(var(--swatch-height) * 1.414);
    background: var(--text-color-transparent25);
    box-sizing: border-box;
    content: "";
    height: 1px;
    left: 50%;
    max-width: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    transform-origin: center;
    width: 100%
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .swatch-element input:checked+label {
    background: var(--text-color);
    color: var(--color-primary-background)
}

.swatch:not(.is-color-swatch):not(.linked-products-swatch) .swatch-element input:checked+label:after {
    background: var(--color-primary-background)
}

.swatch.error {
    background-color: #e8d2d2 !important;
    border-radius: 5px;
    color: #333 !important;
    padding: 1em
}

.swatch.error p {
    margin: .7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: monospace
}

.swatch .header.linked-products--title-wrapper {
    align-items: baseline;
    color: var(--text-color);
    display: flex;
    margin-bottom: 5px
}

.swatch .header.linked-products--title-wrapper .linked-option-product-title {
    display: inline-block;
    line-height: 1.2;
    margin-left: 5px
}

linked-products.linked-products {
    display: block
}

.product__meta {
    display: flex;
    flex-direction: column;
    row-gap: 5px
}

.product__meta>div {
    padding: 0
}

.product__meta--vendor a {
    color: unset
}

.product__meta--tags {
    text-transform: capitalize
}

.trust-badge-container div {
    justify-content: flex-start
}

.product-block-text-with-icon-group {
    column-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px
}

.product__send-as-gift {
    align-items: center;
    display: flex;
    margin-bottom: 30px
}

.product__send-as-gift:hover input {
    box-shadow: rgba(0, 0, 0, .8) 0 0 3px;
    -moz-box-shadow: rgba(0, 0, 0, .8) 0 0 3px;
    -webkit-box-shadow: rgba(0, 0, 0, .8) 0 0 3px
}

.product__send-as-gift input {
    border: 1px solid var(--text-color);
    border-radius: 2px;
    cursor: pointer;
    height: calc(8px * 2);
    margin: 0;
    width: calc(8px * 2)
}

.product__send-as-gift label {
    -moz-transition: padding-bottom .15s ease-in-out;
    -o-transition: padding-bottom .15s ease-in-out;
    -webkit-transition: padding-bottom .15s ease-in-out;
    transition: padding-bottom .15s ease-in-out
}

.gift-card--recipient-form-wrapper {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px
}

.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%
}

.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container textarea {
    width: 100%
}

.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container input,
.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container textarea {
    border: 1px solid var(--border-color);
    padding: 10px
}

.border-radius-round .gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container input,
.border-radius-round .gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container textarea {
    padding: 10px 18px
}

.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container input,
.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container label,
.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container textarea {
    margin: 0
}

.gift-card--recipient-form-wrapper .gift-card--recipient-form-input-container .recipient-form-textarea-container {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.product-details-wrapper {
    position: relative;
    padding: 30px;
    background-color: var(--product-form-bg);
}

.product-details-wrapper .product-description {
    clear: both;
    overflow: hidden;
    word-wrap: break-word
}

.product-details-wrapper .product-description.readmore {
    padding-bottom: 20px
}

.product-details-wrapper .product-description.readmore.closed {
    position: relative
}

.product-details-wrapper .product-description.readmore.closed:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.product-details-wrapper .product-description:not(.readmore).rte {
    margin-bottom: 0
}

.product-details-wrapper .read-more-link {
    display: table !important;
    font-weight: 200;
    margin: 0 auto;
    text-transform: uppercase;
    white-space: nowrap
}

.product-details-wrapper .read-more-link:after,
.product-details-wrapper .read-more-link:before {
    border-top: 1px solid #bcbcbc;
    content: "";
    display: table-cell;
    position: relative;
    top: .7em;
    width: 50%
}

.product-details-wrapper .read-more-link:before {
    right: 1.5%
}

.product-details-wrapper .read-more-link:after {
    left: 1.5%
}

.rmjs-1:not(.closed) {
    height: auto !important
}

.out-of-stock-form input[type=email] {
    margin: 0
}

.out-of-stock-form.out-of-stock-form--active,
.out-of-stock-form:not(.out-of-stock-form--active) .accent-text {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 15px 0
}

.out-of-stock-form [data-spam-detection-disclaimer] {
    margin-bottom: 0
}

.out-of-stock-form:first-child {
    margin-top: 0
}

.out-of-stock-form #notify-me-wrapper {
    margin-top: 15px
}

@media screen and (prefers-reduced-motion:no-preference) {
    .out-of-stock-form #notify-me-wrapper {
        animation: blockFadeIn .5s ease
    }
}

.out-of-stock-form #notify-me-wrapper p {
    margin-top: 15px;
    width: 100%
}

.out-of-stock-form #notify-me-wrapper svg {
    height: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

.out-of-stock-form #notify-me-wrapper.show-form {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.out-of-stock-form input[type=email] {
    border-color: var(--border-color);
    flex: 2
}

@media screen and (max-width:1023px) {
    .out-of-stock-form input[type=email] {
        min-width: 70%
    }
}

@media screen and (max-width:767px) {
    .out-of-stock-form input[type=email] {
        font-size: 14px;
        min-width: 75%
    }
}

.out-of-stock-form #notify-me-wrapper button {
    align-items: center;
    background: 0 0;
    border: 0 none;
    cursor: pointer;
    display: flex;
    font-size: 20px;
    position: relative;
    width: fit-content
}

.product-description ul.tabs {
    font-size: 13.3px;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 0
}

.product-description ul.tabs li {
    display: inline-block;
    list-style-type: none;
    margin-right: 20px
}

.product-description ul.tabs li a {
    display: block;
    padding: 0 30px 10px 0
}

.product-description ul.tabs li a.active,
.product-description ul.tabs li a:hover {
    text-decoration: underline
}

.shopify-challenge__container .g-recaptcha iframe {
    max-height: 78px
}

.shopify-product-form .custom-liquid {
    margin-bottom: 0
}

.shopify-product-form .custom-liquid p {
    margin: 0
}

.resource-button__wrapper.product-form-block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%
}

.resource-button__wrapper.product-form-block theme-modal {
    align-items: center;
    display: flex;
    justify-content: center;
    width: fit-content
}

.resource-button__wrapper.product-form-block a.product-block-button,
.resource-button__wrapper.product-form-block button.product-block-modal {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    width: fit-content
}

.resource-button__wrapper.product-form-block a.product-block-button svg,
.resource-button__wrapper.product-form-block button.product-block-modal svg {
    min-height: 14px;
    min-width: 14px
}

.resource-button__wrapper.product-form-block.text-link-animated a.product-block-button,
.resource-button__wrapper.product-form-block.text-link-animated button.product-block-modal {
    align-items: baseline !important
}

@media only screen and (max-width:767px) {
    .grid__item.product-form-wrapper {
        margin-top: 15px
    }
}

.product-section .product-form-block {
    margin-bottom: var(--custom-margin-bottom)
}

.product-section .product-form-block--static:not(:last-of-type) {
    margin-bottom: 30px
}

.product-section .product-form-block--static.product-description p:last-child {
    margin-bottom: 0
}

.product-section .product-form-block--static.collapsible+.collapsible {
    border-top: 0;
    margin-top: -30px
}

.product-section .product-form-block--static.collapsible+.hidden+.collapsible {
    border-top: 0;
    margin-top: -30px
}

.product-section [data-product-options] {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.product-section [data-size-guide-link] {
    font-size: 12px
}

.product-section [data-size-guide-below-options]:not(.no-spacing) {
    margin-top: 10px
}

.product-section [data-qty-error-message]:not(.hidden) {
    display: block;
    overflow: hidden;
    word-wrap: break-word
}

@keyframes stickyAddToCartFadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes stickyAddToCartFadeOutDown {
    from {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(20px)
    }
}

sticky-add-to-cart {
    display: none
}

sticky-add-to-cart.is-visible {
    display: block
}

sticky-add-to-cart.is-hiding {
    display: block
}

.sticky-add-to-cart__container {
    border-top: 1px solid #de323e;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--color-primary-background);
    padding: 10px;
    z-index: 100;
    opacity: 0;
    transform: translateY(20px)
}

@media screen and (max-width:767px) {
    .sticky-add-to-cart__container {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

@media screen and (min-width:768px) {
    .sticky-add-to-cart__container {
        border: none;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        gap: 15px;
        left: 15px;
        bottom: 15px;
        width: 450px;
        padding: 20px
    }
}

@media screen and (prefers-reduced-motion:no-preference) {
    sticky-add-to-cart.is-visible .sticky-add-to-cart__container {
        animation: stickyAddToCartFadeInUp .3s ease-out forwards
    }

    sticky-add-to-cart.is-hiding .sticky-add-to-cart__container {
        animation: stickyAddToCartFadeOutDown .3s ease-out forwards
    }
}

@media screen and (prefers-reduced-motion:reduce) {
    .sticky-add-to-cart__container {
        opacity: 1;
        transform: translateY(0)
    }
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info {
    display: none;
    align-items: flex-start;
    gap: 15px;
    flex-shrink: 0
}

@media screen and (min-width:768px) {
    .sticky-add-to-cart__container .sticky-add-to-cart__product-info {
        display: flex;
        flex-shrink: 1
    }
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__image {
    width: 60px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: var(--thumbnail-radius)
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__image--square img {
    aspect-ratio: 1/1
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__image--tall img {
    aspect-ratio: 2/3
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__image--wide img {
    aspect-ratio: 3/2
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__details {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__details h3 {
    font-size: 16px;
    margin: 0;
    font-family: 'Barlow';
    font-weight: 700;
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__options {
    font-size: 14px;
    opacity: .7;
    font-family: 'Barlow';
}

.sticky-add-to-cart__container .sticky-add-to-cart__product-info .sticky-add-to-cart__price {
    font-size: 14px;
    font-family: 'Barlow';
}

.sticky-add-to-cart__container .product-form-block {
    margin-bottom: 0 !important;
    width: 100%
}

@media screen and (max-width:767px) {
    .sticky-add-to-cart__container .product-form-block {
        max-width: 100%;
        margin: 0 auto
    }
}