.pulga-price-panel,
.pulga-checkout-plans {
    max-width: 520px;
    margin: 16px 0;
    font-family: inherit;
}

.pulga-cash-box {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    padding: 12px 16px;
    border: 1px solid #04bf3a;
    border-radius: 6px;
    background: #fff;
}

.pulga-label {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.pulga-label-green,
.pulga-discount-note {
    color: #05b835;
}

.pulga-cash-icon {
    width: 15px !important;
    height: 12px !important;
    display: inline-block;
    flex: 0 0 auto;
    margin: 0 !important;
    border-radius: 0 !important;
    object-fit: contain;
}

.pulga-cash-price {
    color: #111827;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 900;
}

.pulga-discount-note {
    margin-top: 2px;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.pulga-base-box {
    min-width: 118px;
    padding-left: 18px;
    border-left: 1px solid #e5e7eb;
    align-self: center;
    text-align: right;
}

.pulga-base-price {
    font-size: 18px;
    font-weight: 900;
    color: #111827;
}

.pulga-base-label {
    margin-top: 3px;
    color: #6b7280;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.pulga-finance-box {
    margin-top: 8px;
    padding: 12px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    background: #fff;
}

.pulga-finance-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    text-transform: uppercase;
    font-size: 12px;
}

.pulga-mp-logo {
    width: 72px;
    max-height: 24px;
    object-fit: contain;
}

.pulga-card-logos {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 7px;
    margin-left: auto;
}

.pulga-card-logos img {
    display: block;
    width: auto;
    max-width: 42px;
    max-height: 22px;
    object-fit: contain;
}

.pulga-plan-row {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 9px 0;
    border-bottom: 1px dashed #e5e7eb;
    color: #111827;
    font-size: 15px;
}

.pulga-plan-row:last-child {
    border-bottom: 0;
}

.pulga-installments-number {
    color: #009ee3;
}

.pulga-plan-row > span:last-child {
    color: #6b7280;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

.pulga-shipping-box {
    margin-top: 8px;
    padding: 10px 14px;
    border: 1px dashed #d1d5db;
    border-radius: 6px;
    background: #f4f4f4;
    color: #05b835;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop {
    max-width: none;
    margin: 8px 0 10px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-box,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-box {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: start;
    gap: 8px;
    padding: 8px 10px;
    border-radius: 6px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-label,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-label {
    gap: 3px;
    font-size: 9px;
    line-height: 1.2;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-icon,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-icon {
    width: 15px !important;
    height: 18px !important;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-price,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-price {
    font-size: 18px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-discount-note,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-discount-note {
    font-size: 9px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-base-box,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-box {
    min-width: 0;
    padding-top: 7px;
    padding-left: 0;
    border-top: 1px solid #e5e7eb;
    border-left: 0;
    text-align: left;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-base-label,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-label {
    font-size: 9px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-base-price,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-price {
    font-size: 14px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-finance-box,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-box {
    margin-top: 6px;
    padding: 8px 10px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-finance-header,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-header {
    gap: 6px;
    margin-bottom: 4px;
    padding-bottom: 6px;
    font-size: 10px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-mp-logo,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-mp-logo {
    width: 56px;
    max-height: 18px;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-plan-row,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row {
    display: block;
    gap: 8px;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.25;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span:first-child,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span:first-child {
    display: block;
    min-width: 0;
    white-space: nowrap !important;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span:last-child,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span:last-child {
    display: block;
    margin-top: 2px;
    font-size: 11px;
    white-space: nowrap !important;
}

.woocommerce ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span > *,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span > * {
    display: inline !important;
    white-space: nowrap !important;
}

.pulga-home-category-row ul.products li.product .pulga-price-panel--loop,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop * {
    box-sizing: border-box;
}

.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-box > div,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-box,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span {
    min-width: 0;
}

.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-label,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-price,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-price,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-discount-note,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span,
.pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row > span > * {
    overflow-wrap: anywhere;
    white-space: normal !important;
}

.pulga-home-category-rows {
    box-sizing: border-box;
    width: 100%;
    max-width: 1220px;
    margin: 34px auto;
    padding: 0 16px;
}

.pulga-home-category-row {
    margin: 0 0 34px;
}

.pulga-home-category-row__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e7eb;
}

.pulga-home-category-row__header h2 {
    margin: 0;
    color: #111827;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: none;
}

.pulga-home-category-row__link {
    color: #009ee3;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.pulga-home-category-row__link:hover,
.pulga-home-category-row__link:focus {
    color: #0074a8;
}

.pulga-home-category-row__carousel {
    position: relative;
}

.pulga-home-category-row__viewport {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
}

.pulga-home-category-row__viewport::-webkit-scrollbar {
    display: none;
}

.woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products,
.pulga-home-category-row ul.products.pulga-home-category-row__products {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 0;
    margin: 0 !important;
    padding: 0 !important;
}

#boxed-layout-pro .woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
#boxed-layout-pro .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
.woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
.pulga-home-category-row ul.products.pulga-home-category-row__products li.product {
    box-sizing: border-box !important;
    flex: 0 0 calc(25% - 24px) !important;
    float: none !important;
    width: calc(25% - 24px) !important;
    min-width: 0 !important;
    max-width: calc(25% - 24px) !important;
    margin: 12px !important;
    scroll-snap-align: start;
}

.pulga-home-category-row__nav {
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 44px;
    height: 56px;
    padding: 0;
    border: 1px solid #d9e2ea;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.12);
    color: #111827;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    transform: translateY(-50%);
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, opacity .18s ease;
}

.pulga-home-category-row__nav:hover,
.pulga-home-category-row__nav:focus {
    border-color: #009ee3;
    background: #009ee3;
    color: #fff;
    outline: 0;
}

.pulga-home-category-row__nav.is-disabled {
    cursor: default;
    opacity: .35;
    pointer-events: none;
}

.pulga-home-category-row__nav--prev {
    left: -22px;
}

.pulga-home-category-row__nav--next {
    right: -22px;
}

.pulga-home-category-row__empty,
.pulga-home-category-empty {
    margin: 0;
    padding: 14px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #fff;
    color: #667085;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .pulga-home-category-row__carousel {
        box-sizing: border-box;
        padding: 0 40px;
    }

    .pulga-home-category-row__nav {
        width: 38px;
        height: 48px;
        font-size: 32px;
    }

    .pulga-home-category-row__nav--prev {
        left: 0;
    }

    .pulga-home-category-row__nav--next {
        right: 0;
    }
}

@media (min-width: 761px) and (max-width: 1199px) {
    #boxed-layout-pro .woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    #boxed-layout-pro .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    .woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    .pulga-home-category-row ul.products.pulga-home-category-row__products li.product {
        flex-basis: calc(33.333% - 24px) !important;
        width: calc(33.333% - 24px) !important;
        max-width: calc(33.333% - 24px) !important;
    }
}

@media (max-width: 760px) {
    #boxed-layout-pro .woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    #boxed-layout-pro .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    .woocommerce .pulga-home-category-row ul.products.pulga-home-category-row__products li.product,
    .pulga-home-category-row ul.products.pulga-home-category-row__products li.product {
        flex-basis: calc(50% - 24px) !important;
        width: calc(50% - 24px) !important;
        max-width: calc(50% - 24px) !important;
    }

    .pulga-home-category-row ul.products.pulga-home-category-row__products li.product .woocommerce-loop-product__title {
        display: -webkit-box !important;
        min-height: 2.4em;
        max-height: 2.4em;
        overflow: hidden;
        font-size: 13px !important;
        line-height: 1.2 !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-price,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-price {
        overflow-wrap: normal;
        word-break: normal;
        white-space: nowrap !important;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop {
        margin: 5px 0 7px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-box,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-box {
        gap: 5px;
        padding: 6px 7px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-label,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-label {
        gap: 2px;
        max-width: 100%;
        font-size: 7.5px;
        line-height: 1;
        overflow-wrap: normal;
        overflow: hidden;
        text-overflow: clip;
        white-space: nowrap !important;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-label span,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-label span {
        min-width: 0;
        max-width: 100%;
        overflow: hidden;
        text-overflow: clip;
        white-space: nowrap !important;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-icon,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-icon {
        width: 10px !important;
        height: 12px !important;
    }

    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-price {
        font-size: 15px;
        line-height: 1.15;
    }

    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-price {
        font-size: 12px;
        line-height: 1.15;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-base-box,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-box {
        padding-top: 5px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-base-label,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-label,
    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-discount-note,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-discount-note {
        font-size: 8px;
        line-height: 1.1;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-finance-box,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-box {
        margin-top: 4px;
        padding: 6px 7px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-finance-header,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-header {
        gap: 4px;
        margin-bottom: 3px;
        padding-bottom: 4px;
        font-size: 9px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-mp-logo,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-mp-logo {
        width: 48px;
        max-height: 16px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-plan-row,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-plan-row {
        padding: 3px 0;
        font-size: 11px;
        line-height: 1.15;
    }
}

@media (max-width: 640px) {
    .pulga-home-category-rows {
        margin: 24px auto;
        padding: 0 12px;
    }

    .pulga-home-category-row {
        margin-bottom: 26px;
    }

    .pulga-home-category-row__header {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .pulga-home-category-row__header h2 {
        font-size: 20px;
    }

    .pulga-home-category-row__carousel {
        padding: 0 24px;
    }

    .pulga-home-category-row__nav {
        top: 44%;
        width: 30px;
        height: 44px;
        font-size: 28px;
    }

    .pulga-home-category-row__nav--prev {
        left: 0;
    }

    .pulga-home-category-row__nav--next {
        right: 0;
    }
}

@media (max-width: 380px) {
    .pulga-home-category-row ul.products.pulga-home-category-row__products li.product .woocommerce-loop-product__title {
        font-size: 12px !important;
    }

    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-price {
        font-size: 13px;
    }

    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-base-price {
        font-size: 11px;
    }

    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-cash-box,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-cash-box,
    .woocommerce ul.products li.product .pulga-price-panel--loop .pulga-finance-box,
    .pulga-home-category-row ul.products li.product .pulga-price-panel--loop .pulga-finance-box {
        padding-right: 6px;
        padding-left: 6px;
    }
}

.pulga-cart-financing {
    max-width: none;
    margin: 0 0 18px;
    padding: 18px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #fff;
    color: #111827;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.06);
}

.woocommerce-checkout .pulga-checkout-plans {
    display: none !important;
}

.woocommerce-order {
    color: #111827;
}

.woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received,
.woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    box-sizing: border-box;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.06);
}

.woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received {
    position: relative;
    margin: 0 0 18px;
    padding: 18px 18px 18px 52px;
    border-color: #bde7c8;
    background: #f4fff7;
    color: #111827;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.35;
}

.woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 18px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #2da53f;
    box-shadow: inset 0 0 0 6px #f4fff7;
}

.woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin: 0 0 22px;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.woocommerce-order .woocommerce-order-overview.order_details li {
    float: none;
    width: auto;
    margin: 0;
    padding: 16px;
    border: 0;
    border-right: 1px solid #e5e7eb;
    color: #667085;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    text-transform: uppercase;
}

.woocommerce-order .woocommerce-order-overview.order_details li:last-child {
    border-right: 0;
}

.woocommerce-order .woocommerce-order-overview.order_details li strong {
    display: block;
    margin-top: 5px;
    color: #111827;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.25;
    text-transform: none;
}

.woocommerce-checkout .mp-wallet-button-container-wrapper {
    display: none !important;
}

.woocommerce-checkout #mp-checkout-custom-installments-card.pulga-mp-installments-card-visible {
    display: block !important;
    margin-bottom: 16px !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
}

.woocommerce-checkout #mp-checkout-custom-installments-card.pulga-hide-mp-installments .mp-checkout-custom-installments-select-container,
.woocommerce-checkout #mp-checkout-custom-installments-card.pulga-hide-mp-installments #mp-checkout-custom-installments-container {
    display: none !important;
}

.woocommerce-checkout #mp-checkout-custom-installments-card.pulga-hide-mp-installments {
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
}

.pulga-checkout-plan-summary {
    display: grid;
    gap: 8px;
    margin: 0 0 30px !important;
    padding-bottom: 18px;
    padding: 0;
    border: 0;
    background: transparent;
    color: var(--andes-gray-900, #111827);
    font-family: var(--mp-font-inter, inherit);
    font-size: 14px;
    line-height: 18px;
}

.pulga-checkout-plan-summary.has-warning {
    padding: 12px;
    border: 1px solid #f59e0b;
    border-radius: 6px;
    background: #fffbeb;
}

.pulga-checkout-plan-summary__row {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.pulga-checkout-plan-summary__field {
    flex: 1 1 auto;
    min-width: 0;
}

#pulga-checkout-plan-toggle {
    flex: 0 0 auto;
    height: 36px;
    min-height: 36px;
    margin-bottom: 6px;
    padding: 5px !important;
    border: 1px solid #008bc7;
    border-radius: 4px;
    background: #008bc7;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    text-transform: none;
    transition: opacity .18s ease, transform .12s ease;
    white-space: nowrap;
}

#pulga-checkout-plan-toggle:hover,
#pulga-checkout-plan-toggle:focus {
    border-color: #0074a8;
    background: #0074a8;
    color: #fff;
    outline: 0;
    opacity: .98;
    transform: translateY(-1px);
}

#pulga-checkout-plan-toggle:disabled {
    cursor: wait;
    opacity: 0.65;
}

.pulga-checkout-plan-summary__tax[hidden],
.pulga-checkout-plan-summary__warning[hidden] {
    display: none;
}

.pulga-checkout-plan-summary .mp-input-label {
    display: block !important;
    width: 100% !important;
    padding: 0 0 4px 6px !important;
    color: var(--andes-gray-900, #111827) !important;
    font-family: var(--mp-font-inter, inherit) !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.pulga-checkout-plan-summary .mp-input-label b {
    padding-left: 4px !important;
}

.pulga-checkout-plan-summary__select.mp-custom-checkout-select-input {
    width: 100% !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 12px 40px 12px 12px !important;
    border: 1px solid var(--andes-gray-250, #d1d5db) !important;
    border-radius: 6px !important;
    background-color: var(--andes-white, #fff) !important;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70204 0.755972L6.49767 5.5516L11.2983 0.750977L12.1468 1.5995L6.49767 7.24866L0.853516 1.6045L1.70204 0.755972Z' fill='rgba(0,0,0,0.9)'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    box-shadow: unset !important;
    color: var(--andes-gray-900, #111827) !important;
    font-family: var(--mp-font-inter, inherit) !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    outline: 0 !important;
    text-align: left !important;
    appearance: none !important;
}

.pulga-checkout-plan-summary__select.mp-custom-checkout-select-input:focus {
    border: 2px solid var(--woocommerce-primary, #009ee3) !important;
}

.pulga-checkout-plan-summary__select.mp-custom-checkout-select-input:disabled {
    background-color: #f7f7f7 !important;
    color: var(--andes-gray-900, #111827) !important;
    cursor: not-allowed;
    opacity: 1;
}

.pulga-checkout-plan-summary__tax {
    margin: 0 0 0 6px;
    color: #64748b;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
}

.pulga-checkout-plan-summary__warning {
    margin: 4px 0 0;
    padding: 9px 10px;
    border-radius: 6px;
    background: #fff7ed;
    color: #9a3412;
    font-size: 12px;
    font-weight: 700;
}

.woocommerce-checkout #customer_details,
.woocommerce-checkout .pulga-checkout-review-block,
.woocommerce-checkout #payment {
    box-sizing: border-box;
    margin: 0 0 18px;
    padding: 18px;
    border: 1px solid #d9e2ea;
    border-radius: 8px;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.06);
}

.woocommerce-checkout form.checkout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: start;
    gap: 18px;
}

.woocommerce-checkout #order_review {
    display: contents;
}

.woocommerce-checkout .pulga-checkout-review-block,
.woocommerce-checkout #payment,
.woocommerce-checkout #customer_details {
    width: 100%;
    min-width: 0;
    margin: 0;
}

.woocommerce-checkout .pulga-checkout-review-block {
    grid-column: 1;
    grid-row: 1;
}

.woocommerce-checkout #payment {
    grid-column: 2;
    grid-row: 1 / span 2;
}

.woocommerce-checkout #customer_details {
    grid-column: 1;
    grid-row: 2;
    clear: both;
    float: none;
}

.woocommerce-checkout .pulga-checkout-review-block {
    overflow-x: auto;
}

.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2,
.woocommerce-checkout #customer_details .form-row,
.woocommerce-checkout #customer_details .form-row-first,
.woocommerce-checkout #customer_details .form-row-last {
    clear: both !important;
    float: none !important;
    width: 100% !important;
}

.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout #customer_details .woocommerce-shipping-fields__field-wrapper {
    display: block !important;
}

.woocommerce-checkout #customer_details .form-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.woocommerce-checkout .pulga-checkout-review-block #order_review_heading,
.woocommerce-checkout #payment .pulga-payment-heading {
    margin-top: 0;
    margin-bottom: 12px;
    color: #111827;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;
    text-transform: none;
}

.woocommerce-checkout #payment .pulga-payment-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.woocommerce-checkout #payment .pulga-payment-heading::after {
    content: "";
    display: block;
    flex: 0 0 auto;
    width: 74px;
    height: 24px;
    background: url("images/mercado-pago.svg") center / contain no-repeat;
}

.woocommerce-checkout .pulga-checkout-plan-summary + #mp-custom-checkout-form-container {
    margin-top: 20px !important;
    padding-top: 2px !important;
}

.woocommerce-checkout .pulga-checkout-review-block .shop_table.woocommerce-checkout-review-order-table {
    margin: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 0 16px !important;
    border-bottom: 1px solid #e5e7eb;
}

.woocommerce-checkout #payment div.form-row {
    padding: 16px 0 0 !important;
}

.woocommerce-checkout #payment #form-checkout__cardNumber-container {
    flex: 1 1 68% !important;
    width: auto !important;
    min-width: 260px;
    max-width: none !important;
}

.woocommerce-checkout #payment #form-checkout__cardNumber-container > div:not(.mp-helper),
.woocommerce-checkout #payment #form-checkout__cardNumber-container .mp-checkout-custom-input-container,
.woocommerce-checkout #payment #form-checkout__cardNumber-container .mp-checkout-custom-card-input-wrapper {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    min-height: 42px;
    max-height: 48px;
    overflow: hidden;
}

.woocommerce-checkout #payment #form-checkout__cardNumber-container iframe[name="cardNumber"] {
    flex: 1 1 auto;
    width: 100% !important;
    min-width: 0 !important;
    height: 40px !important;
    max-height: 40px !important;
}

.woocommerce-checkout #payment #form-checkout__cardNumber-container img {
    display: block;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 42px;
    max-height: 24px;
    object-fit: contain;
}

.woocommerce-checkout #ship-to-different-address,
.woocommerce-checkout #ship-to-different-address label,
.woocommerce-checkout #ship-to-different-address span {
    font-size: 14px !important;
    line-height: 1.25;
}

@media (max-width: 768px) {
    .woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received {
        padding: 14px 14px 14px 44px;
        font-size: 16px;
    }

    .woocommerce-order .woocommerce-notice.woocommerce-thankyou-order-received::before {
        top: 15px;
        left: 14px;
        width: 20px;
        height: 20px;
    }

    .woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        grid-template-columns: minmax(0, 1fr);
    }

    .woocommerce-order .woocommerce-order-overview.order_details li {
        border-right: 0;
        border-bottom: 1px solid #e5e7eb;
        padding: 13px 14px;
    }

    .woocommerce-order .woocommerce-order-overview.order_details li:last-child {
        border-bottom: 0;
    }

    .woocommerce-checkout form.checkout {
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
    }

    .woocommerce-checkout .pulga-checkout-review-block {
        grid-column: 1;
        grid-row: 1;
    }

    .woocommerce-checkout #payment {
        grid-column: 1;
        grid-row: 2;
    }

    .woocommerce-checkout #customer_details {
        grid-column: 1;
        grid-row: 3;
    }

    .woocommerce-checkout #customer_details,
    .woocommerce-checkout .pulga-checkout-review-block,
    .woocommerce-checkout #payment {
        padding: 12px;
    }

    .woocommerce-checkout #payment #form-checkout__cardNumber-container {
        width: 100% !important;
        min-width: 0;
        flex-basis: 100% !important;
    }
}

.pulga-cart-financing__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
}

.pulga-eyebrow {
    display: block;
    margin-bottom: 3px;
    color: #009ee3;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
}

.pulga-cart-financing h2 {
    margin: 0;
    color: #111827;
    font-size: 21px;
    font-weight: 900;
    line-height: 1.15;
}

.pulga-cart-financing__secure {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: #eef8f2;
    color: #2da53f;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
}

.pulga-cart-cash-options {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
    margin-bottom: 14px;
}

.pulga-cart-cash-card,
.pulga-plan-option {
    appearance: none;
    border: 1px solid #d7e0e8;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    font-family: inherit;
}

.pulga-cart-cash-card {
    display: grid;
    gap: 4px;
    padding: 14px 16px;
    color: #111827;
    text-align: left;
}

.pulga-cart-cash-card span {
    color: #2da53f;
    font-size: 11px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
}

.pulga-cart-cash-card strong {
    color: #111827;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.05;
}

.pulga-cart-cash-card small {
    color: #667085;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
}

.pulga-cart-plan-section {
    padding-top: 14px;
    border-top: 1px solid #e7edf2;
}

.pulga-cart-plan-section__title {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 10px;
}

.pulga-cart-plan-section__title strong {
    color: #111827;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.2;
}

.pulga-cart-plan-section__title span {
    color: #667085;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    text-align: right;
}

.pulga-plan-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 9px;
}

.pulga-plan-option {
    display: grid;
    min-height: 96px;
    padding: 11px 8px;
    color: #111827;
    text-align: center;
    place-items: center;
    align-content: center;
    gap: 3px;
}

.pulga-plan-option strong,
.pulga-plan-option b,
.pulga-plan-option small {
    display: block;
    width: 100%;
    overflow-wrap: normal;
    line-height: 1.15;
    white-space: nowrap;
}

.pulga-plan-option strong {
    color: #111827;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.pulga-plan-option b {
    color: #009ee3;
    font-size: 15px;
    font-weight: 900;
}

.pulga-plan-option small {
    color: #667085;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.pulga-cart-cash-card.is-selected,
.pulga-plan-option.is-selected {
    border-color: #009ee3;
    box-shadow: inset 0 0 0 1px #009ee3, 0 5px 14px rgba(0, 158, 227, 0.12);
    background: #f2fbff;
}

.pulga-cart-cash-card.is-selected {
    border-color: #2da53f;
    box-shadow: inset 0 0 0 1px #2da53f, 0 5px 14px rgba(45, 165, 63, 0.12);
    background: #f4fff7;
}

.pulga-selected-plan-message {
    margin-top: 11px;
    color: #111827;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.3;
    text-transform: uppercase;
}

.pulga-selected-plan-message span {
    color: #009ee3;
}

.pulga-cart-financing__shipping {
    margin: 12px 0 0;
    color: #667085;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
}

.pulga-transfer-discount-amount,
.woocommerce-cart tr.fee .pulga-transfer-discount-amount .woocommerce-Price-amount {
    color: #2da53f;
    font-weight: 800;
}

.pulga-financing-rate-value {
    color: #111827;
    font-weight: 800;
}

.woocommerce-cart .cart_totals.processing,
.woocommerce-cart .woocommerce-cart-form.processing {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.woocommerce-cart .cart_totals.processing::before,
.woocommerce-cart .cart_totals.processing::after,
.woocommerce-cart .woocommerce-cart-form.processing::before,
.woocommerce-cart .woocommerce-cart-form.processing::after,
.woocommerce-cart .cart_totals .blockUI,
.woocommerce-cart .woocommerce-cart-form .blockUI,
.woocommerce-cart .blockUI.blockOverlay,
.woocommerce-cart .blockUI.blockMsg {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.woocommerce-cart .wc-proceed-to-checkout.pulga-checkout-updating {
    opacity: 0.55;
    pointer-events: none;
    cursor: wait;
}

.woocommerce-cart .wc-proceed-to-checkout.pulga-checkout-updating a.checkout-button {
    cursor: wait;
}

.woocommerce-checkout #place_order.pulga-place-order-updating {
    cursor: wait;
    opacity: 0.6;
    pointer-events: none;
}

@media (min-width: 769px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
        display: grid;
        width: 100%;
        float: none;
        grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.9fr);
        align-items: start;
        gap: 24px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals > .pulga-cart-financing {
        grid-column: 1;
        margin: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals > .block-totales {
        grid-column: 2;
        margin: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals > .block-totales > h2 {
        margin-top: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals > .block-totales > .shop_table {
        margin: 0;
    }
}

@media (max-width: 640px) {
    .pulga-cash-box,
    .pulga-plan-row {
        align-items: flex-start;
        flex-direction: column;
    }

    .pulga-base-box {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
        border-left: 0;
        border-top: 1px solid #e5e7eb;
        text-align: left;
    }


    .pulga-card-logos {
        width: 100%;
        justify-content: flex-start;
        margin-left: 0;
    }

    .pulga-cart-financing__head,
    .pulga-cart-plan-section__title {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }

    .pulga-cart-plan-section__title span {
        text-align: left;
    }

    .pulga-plan-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


@media (max-width: 530px) {

    .pulga-finance-header {
        flex-wrap: wrap;
    }

}

@media (max-width: 420px) {

    .pulga-plan-grid {
        grid-template-columns: minmax(0, 1fr);
    }
}
