body.postid-61.cartflows-instant-checkout .main-header--wrapper {
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
    background: #ffffff;
}

body.postid-61.cartflows-instant-checkout .main-header--content {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    padding: 14px 24px;
    grid-template-columns: none;
}

body.postid-61.cartflows-instant-checkout .main-header--site-logo {
    width: auto !important;
    height: auto !important;
    max-width: 220px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

body.postid-61.cartflows-instant-checkout .main-header--site-logo a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

body.postid-61.cartflows-instant-checkout .main-header--site-logo img {
    width: auto;
    height: auto;
    max-width: 220px;
    max-height: 40px;
    display: block;
    object-fit: contain;
}

body.postid-61.cartflows-instant-checkout .main-header--action {
    display: none;
}

body.postid-61.cartflows-instant-checkout .cartflows-checkout-main-wrapper {
    background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);
}

body.postid-61.cartflows-instant-checkout .main-container--wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 28px 24px 40px;
}

body.postid-61.cartflows-instant-checkout .checkout-form--wrapper {
    width: 100%;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce .wcf-instant-checkout-wrapper {
    grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
    align-items: start;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce .wcf-instant-checkout-wrapper .wcf-customer-info-main-wrapper {
    border-right: 0;
    background: transparent;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .wcf-ic-layout-left-column {
    width: 100%;
    max-width: 760px;
    padding: 32px;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .wcf-ic-layout-right-column {
    min-height: auto;
    background: transparent;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce form .wcf-ic-layout-right-column .wcf-order-wrap {
    position: static;
    top: auto;
    align-self: auto;
    max-width: 100%;
    min-height: auto;
    padding: 32px 0 0 24px;
}

body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce form table.shop_table {
    padding: 24px;
    border-radius: 18px;
    background: #ffffff !important;
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08) !important;
}

body.postid-61 .wcf-embed-checkout-form .woocommerce .woocommerce-message,
body.postid-61 .wcf-embed-checkout-form .woocommerce .woocommerce-notices-wrapper .woocommerce-message,
body.postid-61 .wcf-embed-checkout-form .woocommerce .woocommerce-NoticeGroup .woocommerce-message {
    border-radius: 12px;
    border: 1px solid #bfdbfe;
    background: #eff6ff;
    color: #1e3a8a;
    box-shadow: none;
    margin-bottom: 20px;
}

body.postid-61 .wcf-embed-checkout-form .woocommerce .woocommerce-message a.button.wc-forward {
    border-radius: 999px;
    padding: 8px 14px;
}

body.postid-61 .power-coupons-drawer-trigger-wrapper {
    margin: 14px 0 22px;
}

body.postid-61 div.power-coupons-drawer-trigger-wrapper .power-coupons-view-coupons-btn {
    border-radius: 12px;
    border-color: #cbd5e1;
    background: #ffffff;
    color: #0f172a;
    padding: 14px 16px;
    font-weight: 600;
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.06);
}

body.postid-61 div.power-coupons-drawer-trigger-wrapper .power-coupons-view-coupons-btn:hover {
    transform: none;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

body.postid-61 .wcf-empty-cart-notice-block {
    margin-top: 0;
    padding: 18px 0 56px;
    background: transparent;
}

body.postid-61 .wcf-empty-cart-message-container {
    max-width: 760px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 48px 40px;
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.08);
}

body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-wrapper {
    gap: 18px;
}

body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-icon {
    background: #eff6ff;
    padding: 18px;
}

body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-content .wcf-empty-cart-heading {
    color: #111827;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 10px;
}

body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-content .wcf-empty-cart-message {
    color: #6b7280;
    font-size: 16px;
    line-height: 1.6;
    max-width: 560px;
    margin: 0 auto 22px;
}

body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-content .wcf-empty-cart-button {
    padding: 12px 20px;
    border-radius: 999px;
    font-weight: 600;
}

@media only screen and (max-width: 980px) {
    body.postid-61.cartflows-instant-checkout .main-container--wrapper {
        padding: 20px 16px 32px;
    }

    body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce .wcf-instant-checkout-wrapper {
        display: block;
        padding: 0;
    }

    body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .wcf-ic-layout-left-column {
        max-width: 100%;
        padding: 24px 0 12px;
    }

    body.postid-61 .wcf-embed-checkout-form.wcf-embed-checkout-form-instant-checkout .woocommerce form .wcf-ic-layout-right-column .wcf-order-wrap {
        padding: 0;
        margin-top: 20px;
    }

    body.postid-61 .wcf-empty-cart-notice-block {
        padding: 12px 0 36px;
    }

    body.postid-61 .wcf-empty-cart-message-container {
        padding: 32px 24px;
        border-radius: 16px;
    }
}

@media only screen and (max-width: 544px) {
    body.postid-61.cartflows-instant-checkout .main-header--content {
        padding: 12px 16px;
    }

    body.postid-61.cartflows-instant-checkout .main-header--site-logo img {
        max-width: 150px;
        max-height: 32px;
    }

    body.postid-61 .wcf-empty-cart-message-container {
        padding: 24px 18px;
    }

    body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-content .wcf-empty-cart-heading {
        font-size: 22px;
    }

    body.postid-61 .wcf-empty-cart-message-container .wcf-empty-cart-content .wcf-empty-cart-message {
        font-size: 15px;
    }
}
