.laux-label-pdf-action {
    display: inline-flex;
    position: relative;
    z-index: 3;
    align-items: center;
    justify-content: center;
}

.laux-label-pdf-btn {
    background: transparent;
    border: 0;
    padding: 0;
    line-height: 1;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    position: relative;
}

.laux-label-pdf-btn .laux-label-pdf-icon {
    display: none !important;
    width: 1.25rem;
    height: 1.25rem;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.laux-label-pdf-btn .laux-label-pdf-icon .icon,
.laux-label-pdf-btn .laux-label-pdf-icon svg {
    width: 1.25rem;
    height: 1.25rem;
}

.laux-label-pdf-btn .icon > svg {
    top: 0;
}

.laux-label-pdf-added > .laux-label-pdf-icon-added,
.laux-label-pdf-not-added > .laux-label-pdf-icon-not-added {
    display: inline-flex !important;
}

.laux-label-pdf-btn-content {
    display: none;
}

.laux-label-pdf-btn--inline {
    width: 32px;
    height: 32px;
}

.laux-label-pdf-btn--circle {
    position: absolute;
    bottom: 1rem;
    right: 3.6rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 4px rgba(43, 43, 43, 0.18);
}

.laux-label-pdf-loading {
    opacity: 0.55;
}

.header-laux-label-pdf-badge:empty {
    display: none;
}

.product-detail-buy .laux-label-pdf-action {
    margin-top: 0;
}

.laux-pdp-list-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.45rem;
    margin-top: 0.75rem;
}

.laux-pdp-list-actions .product-wishlist {
    margin-top: 0;
}

.laux-pdp-list-actions button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    line-height: 0;
    color: var(--bs-primary, #c8102e);
}

.laux-pdp-list-actions .icon {
    width: 1.25rem;
    height: 1.25rem;
    color: inherit;
}

.laux-pdp-list-actions .icon > svg {
    top: 0;
    width: 100%;
    height: 100%;
}

.laux-pdp-list-actions .icon > svg path,
.laux-pdp-list-actions .icon > svg use {
    fill: currentColor;
}

.laux-pdp-list-actions .product-wishlist-btn-content,
.laux-pdp-list-actions .laux-label-pdf-btn-content {
    display: none;
}

.product-box .laux-label-pdf-btn--circle {
    color: var(--bs-primary, #c8102e);
}

.product-box .laux-label-pdf-btn--circle .icon > svg {
    top: 0;
}

.line-item-details .product-wishlist-btn-content {
    display: none;
}

.search-suggest-product-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 0.35rem;
    flex: 0 0 auto;
    margin-left: 0.75rem;
    z-index: 5;
    position: relative;
}

.search-suggest-product-action,
.search-suggest-product-action .product-wishlist,
.search-suggest-product-action .laux-label-pdf-action,
.search-suggest-add-to-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    line-height: 0;
}

.search-suggest-product-action a,
.search-suggest-product-action button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    line-height: 0;
    color: var(--bs-primary, #c8102e);
}

.search-suggest-product-action .icon {
    width: 1.25rem;
    height: 1.25rem;
    color: inherit;
}

.search-suggest-product-action .icon > svg {
    top: 0;
    width: 100%;
    height: 100%;
}

.search-suggest-product-action .icon > svg,
.search-suggest-product-action .icon > svg path,
.search-suggest-product-action .icon > svg use {
    fill: currentColor;
}

.search-suggest-product-action .product-wishlist-not-added .icon-wishlist-added,
.search-suggest-product-action .product-wishlist-added .icon-wishlist-not-added,
.search-suggest-product-action .laux-label-pdf-btn .laux-label-pdf-icon {
    display: none;
}

.search-suggest-product-action .product-wishlist-not-added .icon-wishlist-not-added,
.search-suggest-product-action .product-wishlist-added .icon-wishlist-added,
.search-suggest-product-action .laux-label-pdf-added > .laux-label-pdf-icon-added,
.search-suggest-product-action .laux-label-pdf-not-added > .laux-label-pdf-icon-not-added {
    display: inline-flex;
}

.search-suggest-product .product-wishlist {
    margin-top: 0;
}

.search-suggest-container .search-suggest {
    z-index: 20;
}

.laux-label-pdf-page .search-suggest {
    z-index: 40;
}

.laux-label-pdf {
    --laux-label-pdf-border: #e6e1dc;
    --laux-label-pdf-bg: #f7f4f1;
    --laux-label-pdf-text: #2b2b2b;
    --laux-label-pdf-radius: 10px;
    color: var(--laux-label-pdf-text);
    padding-bottom: 3rem;
}

.laux-label-pdf__header {
    margin-bottom: 1.25rem;
}

.laux-label-pdf__title {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin-bottom: 0.75rem;
}

.laux-label-pdf__intro {
    max-width: 52rem;
    margin-bottom: 0.75rem;
}

.laux-label-pdf__help {
    max-width: 52rem;
    margin-bottom: 1rem;
}

.laux-label-pdf__help summary {
    cursor: pointer;
    font-weight: 600;
}

.laux-label-pdf__help ol {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
}

.laux-label-pdf__search {
    position: relative;
    z-index: 30;
    margin-bottom: 1.25rem;
}

.laux-label-pdf__search .header-search-form {
    position: relative;
}

.laux-label-pdf__search-input {
    min-height: 2.75rem;
    border: 1px solid var(--laux-label-pdf-border);
}

.laux-label-pdf__search-input::-webkit-search-cancel-button,
.laux-label-pdf__search-input::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

.laux-label-pdf__search .header-close-btn {
    display: none !important;
}

.laux-label-pdf__search .search-suggest {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 0.25rem);
    z-index: 40;
}

.laux-label-pdf__empty {
    padding: 1.25rem;
    background: var(--laux-label-pdf-bg);
    border: 1px solid var(--laux-label-pdf-border);
    border-radius: var(--laux-label-pdf-radius);
}

.laux-label-pdf__items {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}

@media (min-width: 576px) {
    .laux-label-pdf__items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 992px) {
    .laux-label-pdf__items {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .laux-label-pdf__items {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.laux-label-pdf__item {
    display: flex;
    min-width: 0;
}

.laux-label-pdf-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    border: 1px solid var(--laux-label-pdf-border);
    border-radius: var(--laux-label-pdf-radius);
    overflow: hidden;
    min-width: 0;
}

.laux-label-pdf-card__preview {
    position: relative;
    background: var(--laux-label-pdf-bg);
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.laux-label-pdf-card__img,
.laux-label-pdf-card__preview picture,
.laux-label-pdf-card__preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
}

.laux-label-pdf-card__preview-fallback {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Bebas Neue", sans-serif;
    font-size: 2rem;
    letter-spacing: 0.08em;
    color: var(--bs-primary, #c8102e);
}

.laux-label-pdf-card__remove {
    position: absolute;
    top: 0.55rem;
    right: 0.55rem;
    z-index: 2;
    margin: 0;
}

.laux-label-pdf-card__remove-btn {
    width: 1.75rem;
    height: 1.75rem;
    border: 1px solid var(--laux-label-pdf-border);
    border-radius: 50%;
    background: #fff;
    color: var(--bs-primary, #c8102e);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(43, 43, 43, 0.12);
    padding: 0;
    line-height: 0;
}

.laux-label-pdf-card__remove-btn:hover {
    background: var(--bs-primary, #c8102e);
    border-color: var(--bs-primary, #c8102e);
    color: #fff;
}

.laux-label-pdf-card__remove-btn .icon {
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.7rem;
    height: 0.7rem;
    margin: 0;
    line-height: 0;
}

.laux-label-pdf-card__remove-btn .icon > svg {
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.laux-label-pdf-card__body {
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
    padding: 0.7rem 0.8rem 0.85rem;
    min-width: 0;
    flex: 1 1 auto;
}

.laux-label-pdf-card__name {
    font-size: 0.95rem;
    line-height: 1.2;
    margin: 0;
}

.laux-label-pdf-card__name a {
    color: inherit;
    text-decoration: none;
}

.laux-label-pdf-card__name a:hover {
    text-decoration: underline;
}

.laux-label-pdf-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.15rem 0.85rem;
    margin: 0;
}

.laux-label-pdf-card__meta dt {
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #6b6560;
    margin: 0;
}

.laux-label-pdf-card__meta dd {
    margin: 0;
    font-size: 0.8rem;
    overflow-wrap: anywhere;
}

.laux-label-pdf-card__meta-item--wide {
    flex: 1 1 100%;
}

.laux-label-pdf-card__fields {
    display: grid;
    gap: 0.45rem;
}

.laux-label-pdf-card__field {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    margin: 0;
    font-size: 0.75rem;
    color: #6b6560;
}

.laux-label-pdf-card__field .form-control {
    border: 1px solid var(--laux-label-pdf-border);
    border-radius: 6px;
    min-height: 2.35rem;
}

.laux-label-pdf-card__cta {
    margin-top: auto;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    color: #fff;
    line-height: 1;
}

.laux-label-pdf-card__cta-icon,
.laux-label-pdf-card__cta .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 0.9rem;
    height: 0.9rem;
    color: #fff;
    line-height: 0;
}

.laux-label-pdf-card__cta .icon > svg {
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    fill: currentColor;
}

.laux-label-pdf-card__cta .icon > svg path,
.laux-label-pdf-card__cta .icon > svg use {
    fill: currentColor;
}
