.pdpor-catalog-marker,
.pdpor-is-hidden {
    display: none !important;
}

.prodigi-product-card:has(.pdpor-catalog-marker) .prodigi-product-card__purchase-row {
    display: none !important;
    min-height: 0;
}

.prodigi-product-card:has(.pdpor-catalog-marker) .prodigi-product-card__stock-status,
.prodigi-product-card:has(.pdpor-catalog-marker) .prodigi-product-card__quantity,
.prodigi-product-card:has(.pdpor-catalog-marker) .prodigi-product-card__qty-notice,
.prodigi-product-card.pdpor-card-ready .prodigi-product-card__stock-status,
.prodigi-product-card.pdpor-card-ready .prodigi-product-card__quantity,
.prodigi-product-card.pdpor-card-ready .prodigi-product-card__qty-notice,
.prodigi-product-card.pdpor-card-ready .prodigi-product-card__purchase-row {
    display: none !important;
}

body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-stock-line,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) form.cart,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-action-row--preorder,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-action-row--notify,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-native-cart,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .quantity,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-qty {
    display: none !important;
}

.prodigi-product-card:has(.pdpor-catalog-marker):not(.pdpor-card-ready) .prodigi-product-card__button {
    visibility: hidden;
}

.pdpor-request-button {
    align-items: center;
    appearance: none;
    background: #0066FF !important;
    border: 1px solid #0066FF !important;
    border-radius: 6px;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer;
    display: inline-flex;
    font: 700 16px/1.25 Inter, Arial, sans-serif !important;
    gap: 10px;
    justify-content: center;
    min-height: 48px;
    padding: 12px 22px;
    text-align: center;
    text-decoration: none;
    text-transform: none !important;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease;
}

.pdpor-request-button:hover,
.pdpor-request-button:focus-visible {
    background: #0052cc !important;
    border-color: #0052cc !important;
    color: #fff !important;
}

.pdpor-request-button:focus-visible,
.pdpor-modal__close:focus-visible,
.pdpor-form__submit:focus-visible,
.pdpor-form input:focus-visible {
    outline: 3px solid rgba(0, 102, 255, .24);
    outline-offset: 2px;
}

.pdpor-request-button__icon,
.pdpor-card-request-icon {
    align-items: center;
    display: inline-flex;
    flex: 0 0 22px;
    height: 22px;
    justify-content: center;
    width: 22px;
}

.pdpor-request-button__icon svg,
.pdpor-card-request-icon svg {
    fill: none;
    height: 100%;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
    width: 100%;
}

.pdpor-request-button__icon::before {
    background: currentColor;
    content: "";
    display: block;
    height: 100%;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.68 2.8a2 2 0 0 1-.45 2.11L8.07 9.9a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.9.32 1.84.55 2.8.68A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.68 2.8a2 2 0 0 1-.45 2.11L8.07 9.9a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.9.32 1.84.55 2.8.68A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center / contain no-repeat;
    width: 100%;
}

body.single-product .prodigi-pdp-price .pdpor-request-button--single {
    border-radius: 8px !important;
    column-gap: 12px !important;
    display: grid !important;
    font-size: 18px !important;
    grid-template-columns: 26px 180px !important;
    height: 56px;
    justify-content: center !important;
    justify-items: start !important;
    margin-left: 0;
    min-height: 56px;
    padding: 0 22px !important;
    width: 100%;
}

body.single-product .prodigi-pdp-price .pdpor-request-button--single .pdpor-request-button__icon {
    height: 26px;
    justify-self: center;
    width: 26px;
}

body.single-product .prodigi-pdp-price .pdpor-request-button--single > span:last-child {
    justify-self: start;
    text-align: left;
    white-space: nowrap;
}

body.single-product .prodigi-pdp-info-panel .prodigi-pdp-price:has(.pdpor-request-button--single) {
    box-sizing: border-box;
    margin-bottom: 0 !important;
}

.prodigi-product-card__action--request .pdpor-card-request-icon {
    color: inherit;
}

.prodigi-product-card .prodigi-product-card__action--request {
    background: #0066FF !important;
    border-color: #0066FF !important;
    color: #fff !important;
    width: 100% !important;
}

@media (min-width: 768px) {
    .prodigi-product-card:has(.pdpor-catalog-marker) .prodigi-product-card__actions,
    .prodigi-product-card.pdpor-card-ready .prodigi-product-card__actions {
        margin-top: auto !important;
    }
}

body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .pdpor-request-button--single,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-compare-action {
    align-items: center !important;
    column-gap: 12px !important;
    display: grid !important;
    grid-template-columns: 26px 180px !important;
    justify-content: center !important;
    justify-items: start !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    position: relative !important;
    text-align: left !important;
}

body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-compare-wrap {
    margin-left: 0 !important;
    width: 100% !important;
}

body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .pdpor-request-button__icon,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-compare-action .prodigi-pdp-action-icon--compare {
    justify-self: center !important;
    left: auto !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
}

body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .pdpor-request-button--single > span:last-child,
body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-compare-action .prodigi-pdp-compare-label {
    display: block !important;
    justify-self: start !important;
    text-align: left !important;
}

body.pdpor-modal-open {
    overflow: hidden;
}

.pdpor-modal[hidden] {
    display: none !important;
}

.pdpor-modal {
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: center;
    padding: 20px;
    position: fixed;
    z-index: 100000;
}

.pdpor-modal__backdrop {
    background: rgba(17, 24, 39, .58);
    inset: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .18s ease;
}

.pdpor-modal__dialog {
    background: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 8px;
    box-shadow: 0 24px 60px rgba(17, 24, 39, .2);
    max-height: calc(100vh - 40px);
    max-width: 420px;
    opacity: 0;
    overflow-y: auto;
    padding: 28px;
    position: relative;
    transform: translateY(12px);
    transition: opacity .18s ease, transform .18s ease;
    width: 100%;
    z-index: 1;
}

.pdpor-modal.is-open .pdpor-modal__backdrop,
.pdpor-modal.is-open .pdpor-modal__dialog {
    opacity: 1;
}

.pdpor-modal.is-open .pdpor-modal__dialog {
    transform: translateY(0);
}

.pdpor-modal__close {
    align-items: center;
    appearance: none;
    background: #f3f5f8 !important;
    border: 0 !important;
    border-radius: 50% !important;
    color: #667085 !important;
    cursor: pointer;
    display: inline-flex;
    height: 40px !important;
    inset-inline-end: 14px !important;
    inset-inline-start: auto !important;
    justify-content: center;
    left: auto !important;
    padding: 8px !important;
    min-height: 40px !important;
    position: absolute !important;
    right: 14px !important;
    top: 14px !important;
    width: 40px !important;
}

.pdpor-modal__close:hover {
    background: #e9edf3 !important;
    color: #111827 !important;
}

.pdpor-modal__close svg {
    display: block !important;
    fill: none;
    height: 24px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-width: 2;
    width: 24px;
}

.pdpor-modal__title {
    color: #111827;
    font: 800 26px/1.2 Inter, Arial, sans-serif;
    letter-spacing: 0;
    margin: 0 44px 8px 0;
}

.pdpor-modal__product {
    color: #667085;
    font: 500 15px/1.45 Inter, Arial, sans-serif;
    margin: 0 0 20px;
}

.pdpor-form__field {
    margin-bottom: 16px;
}

.pdpor-form__field label {
    color: #1f2937;
    display: block;
    font: 700 14px/1.4 Inter, Arial, sans-serif;
    margin: 0 0 7px;
}

.pdpor-form__field label span {
    color: #0066FF;
}

.pdpor-form__field input {
    background: #fff !important;
    border: 1px solid #cfd6e2 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    color: #111827 !important;
    font: 500 16px/1.3 Inter, Arial, sans-serif !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 14px !important;
    width: 100% !important;
}

.pdpor-form__field input:focus {
    border-color: #0066FF !important;
}

.pdpor-form__trap {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}

.pdpor-form__status {
    border-radius: 6px;
    color: #475467;
    font: 600 14px/1.45 Inter, Arial, sans-serif;
    margin: 0;
}

.pdpor-form__status:not(:empty) {
    margin: 0 0 16px;
    padding: 11px 12px;
}

.pdpor-form__status.is-error {
    background: #fff1f1;
    color: #b42318;
}

.pdpor-form__status.is-success {
    background: #edf8ef;
    color: #32652e;
}

.pdpor-form__submit {
    appearance: none;
    background: #0066FF !important;
    border: 1px solid #0066FF !important;
    border-radius: 8px !important;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer;
    font: 700 16px/1.25 Inter, Arial, sans-serif !important;
    min-height: 48px;
    padding: 12px 20px;
    text-transform: none !important;
    width: 100%;
}

.pdpor-form__submit:hover {
    background: #0052cc !important;
    border-color: #0052cc !important;
}

.pdpor-form__submit:disabled {
    cursor: wait;
    opacity: .7;
}

@media (max-width: 520px) {
    .pdpor-modal {
        align-items: flex-end;
        padding: 10px;
    }

    .pdpor-modal__dialog {
        max-height: calc(100vh - 20px);
        padding: 24px 20px 20px;
    }

    .pdpor-modal__title {
        font-size: 24px;
    }

    body.single-product .prodigi-pdp-price .pdpor-request-button--single {
        grid-template-columns: 24px 180px !important;
        margin-left: 0;
        width: 100%;
    }

    body.single-product .prodigi-pdp-price .pdpor-request-button--single .pdpor-request-button__icon {
        height: 24px;
        width: 24px;
    }

    body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .pdpor-request-button--single,
    body.single-product .prodigi-pdp-info-panel:has(.pdpor-request-button--single) .prodigi-pdp-compare-action {
        grid-template-columns: 24px 180px !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (min-width: 521px) and (max-width: 1024px) {
    body.single-product .prodigi-pdp-price .pdpor-request-button--single {
        font-size: 15px !important;
        grid-template-columns: 24px 180px !important;
        height: 48px;
        margin-left: 0;
        min-height: 48px;
        width: 100%;
    }

    body.single-product .prodigi-pdp-price .pdpor-request-button--single .pdpor-request-button__icon {
        height: 24px;
        width: 24px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .pdpor-modal__backdrop,
    .pdpor-modal__dialog,
    .pdpor-request-button {
        transition: none;
    }
}
