@media (min-width: 768px) {
    .ds-checkout-payment {
        height: 100%
    }
}
.ds-cart-column-total-item>:first-child {
    color: #000000;
    text-align: left;
}


.ds-sticky-column .form-check {
    padding-left: 0;
}
.ds-checkout .ds-cart-item:last-child {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
    border-bottom: none
}

.ds-checkout .form-check-input:checked+.form-check-label {
    color: var(--ds-secondary-dark-color)
}

.ds-checkout .content-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.oct-checkout-block.payment-method .form-check-item,.oct-checkout-block.shipping-method .form-check-item {
    border: var(--ds-dashed-border);
    background-color: var(--ds-light-color)
}

.form-check-item .form-check + .form-check {
    margin-top: 1rem;
}

.oct-checkout-block.payment-method .form-check-item:has(:checked),.oct-checkout-block.shipping-method .form-check-item:has(:checked) {
    background-color: var(--ds-body-bg-color)
}

.oct-checkout-block.payment-method .form-check-item p,.oct-checkout-block.shipping-method .form-check-item p {
    line-height: 1
}

.oct-checkout-block .payment-method-check-item,.oct-checkout-block.payment-method .form-check-item label,.oct-checkout-block.shipping-method .form-check-item label {
    cursor: pointer
}

.oct-checkout-block ul.dropdown-address {z-index:10000}

.oct-checkout-block ul.dropdown-address li:hover {
    background-color: var(--ds-border-color);
    color: var(--ds-dark-text-color)

}

.oct-checkout-block ul.dropdown-address {
    background: var(--ds-white-color);
}

.oct-checkout-block ul.dropdown-address li a {
    color: var(--ds-dark-text-color);
}

.oct-checkout-block #button-confirm {
    background-color: var(--ds-primary-color);
    padding: 0.75rem 2rem;
    font-size: 0.875rem;
    color: var(--ds-white-color);
    border: 0;
}

.oct-checkout-actions .button,.oct-checkout-actions [type=submit] {
    width: 100%
}

.oct-checkout-actions-card {
    background: #ffffff;
    border: 1px solid #e6ebf0;
    box-shadow: 0 8px 22px rgba(14, 35, 55, 0.08);
    padding: 20px 18px;
}

.oct-checkout-actions-card .ds-cart-column-total {
    margin-bottom: 14px !important;
}

.oct-checkout-actions-card .ds-cart-column-total-item {
    font-size: 15px;
    line-height: 1.35;
    color: #1f2c39;
    margin-bottom: 6px !important;
}

.oct-checkout-actions-card .ds-total-regular .text-decoration-line-through {
    color: #475a6c;
    font-weight: 500;
    text-decoration-thickness: 2px;
    text-decoration-color: rgba(31, 44, 57, 0.45);
}

.oct-checkout-actions-card .ds-total-saving .fw-500 {
    color: #12253a;
    font-size: 15px;
}

.oct-checkout-actions-card .ds-total-saving-box {
    top: -4px;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.oct-checkout-actions-card .ds-total-saving-badge,
.ds-total-saving-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 3px 10px;
    border-radius: 4px;
    background: #ff7307;
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    white-space: nowrap;
}

.oct-checkout-actions-card .ds-total-saving-badge--promo,
.ds-total-saving-badge--promo {
    background: var(--ds-primary-color, #b61b6f);
}

.oct-checkout-actions-card .ds-total-saving-percent,
.ds-total-saving-percent {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 3px 10px;
    border-radius: 4px;
    background: #ff7307;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    white-space: nowrap;
}

.oct-checkout-actions-card .ds-total-saving-percent--promo,
.ds-total-saving-percent--promo {
    background: var(--ds-primary-color, #b61b6f);
}

.oct-checkout-actions-card .ds-checkout-service-info {
    padding: 0 0 12px;
    margin-bottom: 12px !important;
}

.oct-checkout-actions-card .ds-checkout-saving-banner {
    background: #f0fdf4;
    border-radius: 8px;
    padding: 12px 14px;
    color: #16a34a;
}

.oct-checkout-actions-card .ds-checkout-saving-banner-label {
    font-size: 14px;
    font-weight: 500;
    color: #15803d;
}

.oct-checkout-actions-card .ds-checkout-price-tag-icon {
    color: #16a34a;
    display: block;
    flex-shrink: 0;
}

.oct-checkout-actions-card .ds-checkout-saving-banner-value {
    font-size: 15px;
    color: #15803d;
}

.oct-checkout-actions-card .ds-checkout-summary-row {
    font-size: 15px;
    line-height: 1.35;
    color: #1f2c39;
}

.oct-checkout-actions-card .ds-checkout-summary-old-total {
    color: #6b7280;
    font-weight: 500;
    text-decoration-thickness: 2px;
    text-decoration-color: rgba(107, 114, 128, 0.55);
}

.oct-checkout-actions-card .ds-checkout-summary-discount-value {
    color: #ef4444;
}

.oct-checkout-actions-card .ds-checkout-summary-divider {
    border-top: 1px dotted #d1d5db;
    margin-top: 4px;
}

.oct-checkout-actions-card .ds-checkout-summary-wayforpay-fee > span:first-child {
    color: #475a6c;
    font-size: 14px;
    line-height: 1.35;
}

.oct-checkout-actions-card .ds-checkout-summary-wayforpay-fee-value {
    color: #475a6c;
    font-size: 14px;
    white-space: nowrap;
}

.oct-checkout-actions-card .ds-checkout-summary-pay {
    align-items: flex-end !important;
    margin-bottom: 0 !important;
}

.oct-checkout-actions-card .ds-checkout-summary-pay > span:first-child {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #11253c;
}

.oct-checkout-actions-card .ds-checkout-summary-pay-value {
    font-size: 22px !important;
    line-height: 1;
    font-weight: 700 !important;
    color: #0f2339 !important;
    letter-spacing: -0.02em;
    text-align: right;
}

.oct-checkout-actions-card .ds-checkout-security-note {
    background: #f9fafb;
    border-radius: 8px;
    padding: 12px 14px;
}

.oct-checkout-actions-card .ds-checkout-security-note-title {
    font-size: 14px;
    color: #374151;
}

.oct-checkout-actions-card .ds-checkout-security-note-text {
    color: #6b7280;
    margin-top: 2px;
}

.oct-checkout-actions-card .ds-checkout-trust-card {
    display: flex;
    align-items: stretch;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
    overflow: hidden;
}

.oct-checkout-actions-card .ds-checkout-trust-item {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 10px;
    text-align: center;
    min-width: 0;
}

.oct-checkout-actions-card .ds-checkout-trust-item + .ds-checkout-trust-item {
    border-left: 1px solid #e8edf3;
}

.oct-checkout-actions-card .ds-checkout-trust-item-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 40px;
}

.oct-checkout-actions-card .ds-checkout-trust-badge {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.oct-checkout-actions-card .ds-checkout-trust-badge--rating {
    background: #f7f0d8;
}

.oct-checkout-actions-card .ds-checkout-trust-badge--secure {
    background: #e8f0ff;
}

.oct-checkout-actions-card .ds-checkout-trust-badge--years {
    background: #f8e4ec;
}

.oct-checkout-actions-card .ds-checkout-trust-rating-value {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    color: #d4a017;
    letter-spacing: -0.02em;
}

.oct-checkout-actions-card .ds-checkout-trust-payments {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.oct-checkout-actions-card .ds-checkout-trust-payments img {
    display: block;
    width: 36px;
    height: auto;
}

.oct-checkout-actions-card .ds-checkout-trust-label {
    font-size: 12px;
    line-height: 1.25;
    color: #3d4a5c;
    font-weight: 500;
    max-width: 9.5em;
}

@media (max-width: 575.98px) {
    .oct-checkout-actions-card .ds-checkout-trust-item {
        padding: 12px 6px;
        gap: 6px;
    }

    .oct-checkout-actions-card .ds-checkout-trust-badge {
        width: 34px;
        height: 34px;
    }

    .oct-checkout-actions-card .ds-checkout-trust-rating-value {
        font-size: 18px;
    }

    .oct-checkout-actions-card .ds-checkout-trust-payments img {
        width: 30px;
    }

    .oct-checkout-actions-card .ds-checkout-trust-label {
        font-size: 11px;
    }
}

.oct-checkout-actions-card .ds-checkout-service-info-item {
    margin-bottom: 8px;
    color: #202f3f;
    font-size: 13px;
    line-height: 1.3;
}

.oct-checkout-actions-card .ds-checkout-service-info-item:last-child {
    margin-bottom: 0;
}

.oct-checkout-actions-card .ds-checkout-service-info-icon {
    width: 19px;
    height: 19px;
    margin-top: 1px;
    margin-right: 8px;
    color: #6f7782;
}

.oct-checkout-actions-card .ds-checkout-service-info-title {
    color: #15263d;
    font-weight: 700;
}


.oct-checkout-actions-card .ds-checkout-service-info-link {
    color: #2579a9;
    text-decoration: underline;
    text-underline-offset: 2px;
    transition: opacity .2s ease;
}

.oct-checkout-actions-card .ds-checkout-service-info-link:hover {
    opacity: .85;
}

.oct-checkout-actions-card .ds-checkout-option {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px !important;
}

.oct-checkout-actions-card .ds-checkout-option .form-check-input {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 12px;
    margin-left: 0;
    border: 1px solid #b8c3cf;
    border-radius: 4px;
    box-shadow: none;
    flex-shrink: 0;
}

.oct-checkout-actions-card .ds-checkout-option .form-check-input:checked {
    background-color: var(--ds-primary-color, #b61b6f);
    border-color: var(--ds-primary-color, #b61b6f);
}

.oct-checkout-actions-card .ds-checkout-option .form-check-label {
    margin-top: 2px;
    color: #1b2a3b;
    font-size: 13px;
    line-height: 1.28;
}

.oct-checkout-actions-card .ds-checkout-option .form-check-label a {
    color: #2f83b7;
    text-decoration: underline;
}

.oct-checkout-actions-card .oct-fastorder-payment {
    margin-top: 12px;
}

.oct-checkout-actions-card .ds-checkout-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    border: 0;
    border-radius: 7px !important;
    background: var(--ds-primary-color, #b61b6f);
    box-shadow: 0 8px 16px rgba(182, 27, 111, 0.22);
    color: #fff;
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 1.1;
    transition: filter .2s ease, transform .2s ease;
}

.oct-checkout-actions-card .ds-checkout-submit:hover {
    filter: brightness(0.97);
}

.oct-checkout-actions-card .ds-checkout-submit:active {
    transform: translateY(1px);
}

@media (max-width: 1399.98px) {
    .oct-checkout-actions-card .ds-total-saving-badge,
    .ds-total-saving-badge {
        font-size: 13px;
    }

    .oct-checkout-actions-card .ds-total-saving-percent,
    .ds-total-saving-percent {
        font-size: 12px;
    }

    .oct-checkout-actions-card .ds-checkout-summary-pay > span:first-child {
        font-size: 17px;
    }

    .oct-checkout-actions-card .ds-checkout-summary-pay-value {
        font-size: 20px !important;
    }

    .oct-checkout-actions-card .ds-checkout-option .form-check-label {
        font-size: 15px;
    }

    .oct-checkout-actions-card .ds-checkout-submit {
        min-height: 46px;
        font-size: 16px;
    }
}

@media (max-width: 991.98px) {
    .oct-checkout-actions-card {
        border-radius: 10px;
        padding: 16px 14px;
    }

    .oct-checkout-actions-card .ds-cart-column-total-item {
        font-size: 14px;
    }

    .oct-checkout-actions-card .ds-total-saving .fw-500 {
        font-size: 15px;
    }

    .oct-checkout-actions-card .ds-total-saving-badge,
    .ds-total-saving-badge {
        min-height: 26px;
        padding: 4px 10px;
        font-size: 12px;
    }

    .oct-checkout-actions-card .ds-total-saving-percent,
    .ds-total-saving-percent {
        min-height: 26px;
        padding: 4px 10px;
        font-size: 12px;
    }

    .oct-checkout-actions-card .ds-checkout-service-info-item {
        font-size: 14px;
    }

    .oct-checkout-actions-card .ds-checkout-service-info-icon {
        width: 19px;
        height: 19px;
    }

    .oct-checkout-actions-card .ds-checkout-summary-pay > span:first-child {
        font-size: 16px;
    }

    .oct-checkout-actions-card .ds-checkout-summary-pay-value {
        font-size: 18px !important;
    }

    .oct-checkout-actions-card .ds-checkout-option {
        min-height: 34px;
        margin-bottom: 8px !important;
    }

    .oct-checkout-actions-card .ds-checkout-option .form-check-input {
        width: 24px;
        height: 24px;
        border-radius: 6px;
        margin-right: 9px;
    }

    .oct-checkout-actions-card .ds-checkout-option .form-check-label {
        font-size: 14px;
        line-height: 1.3;
    }

    .oct-checkout-actions-card .ds-checkout-submit {
        min-height: 46px;
        border-radius: 7px !important;
        font-size: 16px;
    }
}

.strength-indicator {
    height: .5rem;
    width: 0;
    background-color: var(--ds-red-color);
    margin-top: .5rem;
    border-radius: 5px;
    -webkit-transition: width var(--ds-main-transition);
    transition: width var(--ds-main-transition)
}

.password-input-group .button-transparent {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.password-input-group .button-transparent.button-show {
    right: 1rem
}

.password-input-group .button-transparent.button-copy {
    left: 1rem
}

.password-input-group .button-transparent svg path {
    fill: var(--ds-light-text-color)
}

.button-generate {
    padding-block:.875rem}

.ds-cart-recommended-products {
    max-width: 100%;
    overflow: hidden;
    overflow-x: auto
}

.ds-cart-recommended-products-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%
}

@media (min-width: 576px) {
    .ds-cart-recommended-products-item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}

@media (min-width: 768px) {
    .ds-cart-recommended-products-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px
    }
}

@media (min-width: 992px) {
    .ds-cart-recommended-products-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px
    }
}

@media (min-width: 1600px) {
    .ds-cart-recommended-products-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        max-width: 330px
    }
}

.tooltip.show {
    z-index: 9999;
}

.js-payment-method-hint {
    white-space: pre-wrap;
}

.payment-method-check-item a {
    color: var(--ds-links-color);
    text-decoration: underline;
}

.payment-method-check-item a:hover {
    text-decoration: none;
}

/* Cart item price details */
.ds-checkout .ds-cart-item {
    padding-top: 4px;
    padding-right: 28px;
}

.ds-checkout .ds-cart-item-remove {
    top: 0;
    right: 0;
    z-index: 2;
}

.ds-checkout .ds-cart-item-layout {
    width: 100%;
}

.ds-checkout .ds-cart-item-media {
    width: 102px;
}

.ds-checkout .ds-cart-item-media .ds-checkout-qty {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    min-height: 34px;
    height: 34px;
    margin-top: 8px;
    padding: 0;
    border: 1px solid #dce3ea;
    border-radius: 8px;
    background: #f8fafc;
    overflow: hidden;
    gap: 0;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 34px;
    padding: 10px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #25314c;
    flex: none !important;
    line-height: 1;
    cursor: pointer;
    transition: background-color .15s ease, color .15s ease;
}

.ds-checkout .ds-module-quantity.ds-checkout-qty button.ds-checkout-qty-btn {
    width: 100% !important;
    max-width: none;
    padding: 10px !important;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-btn:hover {
    background: #eef2f7;
    color: #111827;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-btn:active {
    background: #e2e8f0;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-btn:focus-visible {
    outline: 2px solid rgba(37, 49, 76, 0.28);
    outline-offset: -2px;
    z-index: 1;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-btn svg {
    display: block;
    flex-shrink: 0;
    margin: 0 auto;
    pointer-events: none;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-input {
    width: 100%;
    min-width: 0;
    max-width: none !important;
    height: 100%;
    padding: 0 4px;
    margin: 0;
    border: 0;
    border-left: 1px solid #dce3ea;
    border-right: 1px solid #dce3ea;
    border-radius: 0;
    background: #fff;
    color: #1f2937;
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    box-shadow: none;
    flex: none !important;
    -moz-appearance: textfield;
    appearance: textfield;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-input:focus {
    outline: 0;
    box-shadow: inset 0 0 0 1px rgba(37, 49, 76, 0.18);
    background: #fff;
}

.ds-checkout .ds-checkout-qty .ds-checkout-qty-input::-webkit-outer-spin-button,
.ds-checkout .ds-checkout-qty .ds-checkout-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ds-checkout .ds-cart-item-price {
    min-width: 132px;
    max-width: 180px;
}

.ds-checkout .ds-cart-item-price-old {
    color: #9ca3af;
    font-size: 14px;
    line-height: 1.3;
    text-decoration: line-through;
    white-space: nowrap;
}

.ds-checkout .ds-cart-item-discount-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 22px;
    padding: 2px 8px;
    border-radius: 6px;
    background: #fce7f3;
    color: #be123c;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap;
}

.ds-checkout .ds-cart-item-discount-badge--promo {
    background: #fdf2f8;
    color: var(--ds-primary-color, #b61b6f);
}

.ds-checkout .ds-cart-promo-applied-text {
    color: var(--ds-primary-color, #b61b6f);
}

.ds-checkout .ds-cart-promo-applied .ds-cart-item-discount-badge {
    background: #fee2e2;
    color: #be123c;
}

.ds-checkout .ds-cart-item-price-main {
    font-size: 22px;
    line-height: 1.2;
}

.ds-checkout .ds-cart-item-price-unit {
    margin-top: 2px;
}

.ds-checkout .ds-cart-item-price-saving-box {
    display: inline-block;
    margin-top: 8px;
    padding: 6px 10px;
    border: 1px solid #fbcfe8;
    border-radius: 8px;
    background: #fdf2f8;
    color: #be123c;
    font-size: 12px;
    line-height: 1.3;
    white-space: nowrap;
}

.ds-checkout .ds-cart-item-warranty,
.ds-checkout .ds-cart-item-stock {
    line-height: 1.35;
}

.ds-checkout .ds-cart-item-meta-icon {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    flex-shrink: 0;
    display: block;
    margin-top: 1px;
    color: #16a34a;
}

@media (max-width: 767.98px) {
    .ds-checkout .ds-cart-item-layout {
        flex-wrap: wrap;
        gap: 12px !important;
    }

    .ds-checkout .ds-cart-item-desc {
        flex: 1 1 calc(100% - 114px);
        order: 2;
        padding-right: 0 !important;
    }

    .ds-checkout .ds-cart-item-media {
        order: 1;
    }

    .ds-checkout .ds-cart-item-price {
        order: 3;
        width: 100%;
        min-width: 0;
        max-width: none;
        text-align: right !important;
    }

    .ds-checkout .ds-cart-item-price-saving-box {
        width: 100%;
        text-align: center;
    }
}

.ds-cart-item-price-details {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #edf1f5;
}

.ds-cart-item-price-details-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    font-size: 12px;
    line-height: 1.3;
}

.ds-cart-item-price-details-row + .ds-cart-item-price-details-row {
    margin-top: 6px;
}

.ds-cart-item-price-details-label {
    color: #6c7a96;
}

.ds-cart-item-price-details .ds-total-saving-box,
.ds-total-saving-box {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 6px;
}

/* Promo in cart */
.ds-cart-promo-applied {
    color: var(--ds-primary-color, #b61b6f);
}

/* Shipping method selection */
.shipping-method .form-check-item {
    border: 1px solid #dfe6eb;
    transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.shipping-method .form-check-item.is-selected {
    border-color: var(--ds-primary-color, #b61b6f);
    box-shadow: 0 0 0 1px rgba(182, 27, 111, 0.18);
    background-color: #fff;
}

.shipping-method .form-check-input:checked {
    background-color: var(--ds-primary-color, #b61b6f);
    border-color: var(--ds-primary-color, #b61b6f);
}

.shipping-method .js-shipping-method-hint {
    background: #fff8e5;
    border: 1px solid #e8c95f;
    color: #2d2d2d;
}

.shipping-method .js-shipping-method-hint .ds-checkout-pair-row + .ds-checkout-pair-row {
    margin-top: 6px;
}

.ds-checkout-pair-title {
    font-weight: 700;
}

.js-pair-no-overpay {
    color: #15803d;
    font-weight: 700;
    text-transform: uppercase;
}

.shipping-method #customer_address_fields .content-block-title {
    display: none;
}

.shipping-method #customer_address_fields .form-control,
.shipping-method #customer_address_fields .form-select,
.shipping-method #customer_address_fields select {
    background-color: #fff !important;
}