/* Shared CanCork and iCorkfloor catalog, cart, and checkout focus pass. */

/* Catalog descriptions belong after the result set. The shared archive
   layout uses flex ordering, so un-ordered content otherwise jumps to top. */
body.tax-product_cat .shop-container > .cancork-category-bottom-content,
body.tax-product_cat .shop-container > .icork-category-bottom-content,
body.tax-product_cat .shop-container > .cork-readmore {
    order: 4;
    margin-top: 36px;
}

body.tax-product_cat .shop-container > .cork-readmore {
    margin: 12px auto 0;
}

/* The filter drawer/sidebar may scroll as a whole. Individual option groups
   should never create nested 200px scroll areas. */
body.woocommerce-shop .wpfFilterVerScroll,
body.woocommerce-shop .wpfFilterContent,
body.woocommerce-shop .wpfCheckboxHier,
body.tax-product_cat .wpfFilterVerScroll,
body.tax-product_cat .wpfFilterContent,
body.tax-product_cat .wpfCheckboxHier,
body.tax-product_tag .wpfFilterVerScroll,
body.tax-product_tag .wpfFilterContent,
body.tax-product_tag .wpfCheckboxHier,
body.woocommerce-shop .woocommerce-widget-layered-nav-list,
body.tax-product_cat .woocommerce-widget-layered-nav-list,
body.tax-product_tag .woocommerce-widget-layered-nav-list {
    height: auto !important;
    max-height: none !important;
    overflow-y: visible !important;
}

/* Cart: keep one relevant accessory recommendation and make every other
   secondary action quiet and optional. */
body.woocommerce-cart .cross-sells,
body.woocommerce-cart .cork-sample-funnel--cart {
    display: none !important;
}

body.woocommerce-cart .cancork-cart-cross-sell {
    gap: 12px !important;
    margin: 14px 0 4px !important;
    padding: 12px 14px !important;
    border-width: 1px !important;
    background: #f8fafb !important;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity {
    display: inline-flex !important;
    align-items: center;
    justify-content: space-between;
    width: 112px !important;
    min-width: 112px;
    max-width: 112px !important;
    height: 44px;
    padding: 3px;
    border: 1px solid #b8c7d1;
    border-radius: 22px;
    background: #fff;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity .ux-quantity__button {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 36px;
    min-width: 36px;
    height: 36px;
    min-height: 36px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: #0b2f4b !important;
    font-size: 19px;
    font-weight: 600;
    line-height: 1;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity .ux-quantity__button:hover {
    background: #edf3f6 !important;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity .ux-quantity__button:focus-visible {
    outline: 3px solid #236a8d;
    outline-offset: 1px;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity .qty {
    width: 34px !important;
    min-width: 34px !important;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: 700;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-quantity .boxes {
    display: none;
}

body.woocommerce-cart .woocommerce-cart-form .icork-cart-remove-slot {
    margin-top: 8px;
}

body.woocommerce-cart .woocommerce-cart-form a.remove {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: auto !important;
    min-width: 0;
    min-height: 36px;
    padding: 5px 2px !important;
    border: 0 !important;
    border-radius: 4px !important;
    color: #6a4a4a !important;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 1 !important;
}

body.woocommerce-cart .woocommerce-cart-form a.remove:hover {
    background: transparent !important;
    color: #8c2626 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body.woocommerce-cart .woocommerce-cart-form .icork-remove-icon {
    font-size: 17px;
    font-weight: 500;
}

body.woocommerce-cart .icork-accessory-mobile-copy {
    display: none;
}

html body.woocommerce-cart .continue-shopping a.button-continue-shopping.button.primary.is-outline {
    min-height: 44px;
    margin: 8px 0 0 !important;
    padding: 8px 2px !important;
    border: 0 !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #0b2f4b !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.3 !important;
    text-decoration: underline;
    text-transform: none !important;
    text-underline-offset: 3px;
}

html body.woocommerce-cart .continue-shopping a.button-continue-shopping.button.primary.is-outline:hover {
    background: transparent !important;
    color: #946820 !important;
}

body .icork-shipping-progress-hidden {
    display: none !important;
}

body.woocommerce-cart .icork-cart-assurance {
    display: grid;
    gap: 3px;
    order: 4;
    margin: 2px 0 0;
    padding: 12px 14px;
    border: 1px solid #dbe5ec;
    border-radius: 6px;
    background: #f7f9fa;
    color: #4d5a62;
    font-size: 12px;
    line-height: 1.4;
}

body.woocommerce-cart .icork-cart-assurance strong {
    color: #0b2f4b;
    font-size: 13px;
}

body.woocommerce-cart .icork-cart-assurance a {
    color: #0b2f4b;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 2px;
}

body.woocommerce-cart .icork-cart-disclosure {
    margin: 12px 0 0;
    border: 1px solid #dbe5ec;
    border-radius: 6px;
    background: #fff;
}

body.woocommerce-cart .icork-cart-disclosure > summary {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 44px;
    padding: 10px 42px 10px 14px;
    color: #0b2f4b;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    list-style: none;
}

body.woocommerce-cart .icork-cart-disclosure > summary::-webkit-details-marker {
    display: none;
}

body.woocommerce-cart .icork-cart-disclosure > summary::after {
    position: absolute;
    right: 14px;
    content: "+";
    color: #946820;
    font-size: 20px;
    font-weight: 500;
}

body.woocommerce-cart .icork-cart-disclosure[open] > summary::after {
    content: "\2212";
}

body.woocommerce-cart .icork-cart-disclosure > summary:focus-visible {
    outline: 3px solid #236a8d;
    outline-offset: 2px;
}

body.woocommerce-cart .icork-cart-disclosure--save #cancork-email-capture {
    margin: 0 !important;
    padding: 4px 14px 14px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
}

body.woocommerce-cart .icork-cart-disclosure--save #cancork-email-capture > p:first-child {
    display: none;
}

body.woocommerce-cart .icork-cart-disclosure--coupon .ux-cart-coupon {
    margin: 0 !important;
    padding: 4px 14px 14px;
}

body.woocommerce-cart .icork-cart-disclosure--coupon .coupon > .widget-title {
    display: none;
}

body.woocommerce-cart .cork-cart-payment-savings {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px 5px;
    margin: 0 0 12px;
    color: #4d5a62;
    font-family: var(--cork-font-body, "Inter", sans-serif);
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
}

body.woocommerce-cart .cork-cart-payment-savings strong {
    color: #176b3a;
    font-weight: 800;
}

body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-checkout #place_order {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 14px 18px !important;
    border-radius: 8px !important;
    font-family: var(--cork-font-body, "Inter", sans-serif);
    font-size: 15px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    line-height: 1.3 !important;
    text-transform: none !important;
}

/* A compact footer keeps policy links available without making the purchase
   flow continue through the full merchandising footer. */
body.woocommerce-cart #footer > .section,
body.woocommerce-checkout #footer > .section {
    display: none !important;
}

/* Checkout: keep the brand and a direct cart-review escape route while
   removing the merchandising navigation from the payment path. */
body.woocommerce-checkout #top-bar,
body.woocommerce-checkout #wide-nav,
body.woocommerce-checkout #masthead .header-search-form,
body.woocommerce-checkout #masthead .show-for-medium.flex-left {
    display: none !important;
}

body.woocommerce-checkout #masthead .cart-item {
    display: inline-block !important;
}

body.woocommerce-checkout #masthead .cart-item > a {
    min-height: 44px;
}

body.woocommerce-checkout #masthead,
body.woocommerce-checkout #masthead .header-inner {
    min-height: 70px;
    height: 70px;
}

body.woocommerce-checkout #masthead .header-inner {
    justify-content: space-between;
}

body.woocommerce-checkout #masthead #logo {
    margin: 0 !important;
}

body.woocommerce-checkout .icork-checkout-options {
    width: 100%;
    margin: 0 0 18px;
}

body.woocommerce-checkout .icork-checkout-options__controls {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    overflow: hidden;
    border: 1px solid #d8e1e6;
    border-radius: 8px;
    background: #f8fafb;
}

body.woocommerce-checkout .icork-checkout-options__controls--single {
    grid-template-columns: minmax(0, 1fr);
}

body.woocommerce-checkout .icork-checkout-option,
body.woocommerce-checkout .icork-checkout-option .woocommerce-info,
body.woocommerce-checkout .icork-checkout-option .message-container {
    margin: 0 !important;
}

body.woocommerce-checkout .icork-checkout-option .woocommerce-info {
    min-height: 50px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
    color: #0b2f4b !important;
}

body.woocommerce-checkout .icork-checkout-option .woocommerce-info::before,
body.woocommerce-checkout .icork-checkout-option .woocommerce-info::after {
    display: none !important;
}

body.woocommerce-checkout .icork-checkout-option .message-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    min-height: 48px;
    max-width: none;
    padding: 4px 10px 4px 13px !important;
    text-align: left !important;
}

body.woocommerce-checkout .icork-checkout-option__label {
    color: #0b2f4b;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
}

body.woocommerce-checkout .icork-checkout-option a.icork-checkout-option__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: 0;
    min-height: 44px;
    padding: 7px 4px;
    border: 0;
    border-radius: 4px;
    background: transparent;
    color: #0b2f4b;
    font-size: 12.5px;
    font-weight: 800;
    line-height: 1;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body.woocommerce-checkout .icork-checkout-option a.icork-checkout-option__action:hover {
    background: transparent;
    color: #0b2f4b;
}

body.woocommerce-checkout .icork-checkout-option + .icork-checkout-option {
    border-left: 1px solid #d8e1e6;
}

body.woocommerce-checkout .icork-checkout-options__controls--single .icork-checkout-option {
    border-left: 0;
}

body.woocommerce-checkout .icork-checkout-option a.icork-checkout-option__action:focus-visible {
    outline: 3px solid #236a8d;
    outline-offset: 2px;
}

body.woocommerce-checkout .icork-checkout-option-form {
    width: 100%;
    margin: 12px 0 0 !important;
    padding: 18px !important;
    border: 1px solid #d5e0e6 !important;
    border-radius: 9px !important;
    background: #f8fafb !important;
}

body.woocommerce-checkout .icork-checkout-option-form--login > p:first-child {
    display: none;
}

body.woocommerce-checkout .icork-checkout-option-form--login .form-row {
    margin-bottom: 12px;
}

body.woocommerce-checkout .icork-checkout-option-form--coupon .coupon,
body.woocommerce-checkout .icork-checkout-option-form--coupon .flex-row {
    margin: 0;
}

body.woocommerce-checkout .icork-checkout-option-form--coupon input,
body.woocommerce-checkout .icork-checkout-option-form--coupon button {
    min-height: 44px;
    margin-bottom: 0 !important;
}

body.woocommerce-checkout form.checkout .large-5.col > .col-inner.has-border {
    padding: 0 !important;
    border: 0 !important;
}

body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-checkout-review-order {
    padding: 22px;
    border: 1px solid #cfdbe3;
    border-radius: 10px;
    box-shadow: 0 8px 28px rgba(11, 47, 75, 0.08);
}

body.woocommerce-checkout .icork-phone-purpose {
    display: block;
    margin: 5px 0 0;
    color: #59666e;
    font-size: 12px;
    line-height: 1.35;
}

body.woocommerce-checkout .icork-checkout-disclosure {
    margin: 12px 0;
    border: 1px solid #d7e1e7;
    border-radius: 7px;
    background: #fff;
}

body.woocommerce-checkout .icork-checkout-disclosure[hidden] {
    display: none !important;
}

body.woocommerce-checkout .icork-checkout-disclosure > summary {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 46px;
    padding: 11px 42px 11px 14px;
    color: #0b2f4b;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    list-style: none;
}

body.woocommerce-checkout .icork-checkout-disclosure > summary::-webkit-details-marker {
    display: none;
}

body.woocommerce-checkout .icork-checkout-disclosure > summary::after {
    position: absolute;
    right: 14px;
    content: "+";
    color: #946820;
    font-size: 20px;
    font-weight: 500;
}

body.woocommerce-checkout .icork-checkout-disclosure[open] > summary::after {
    content: "\2212";
}

body.woocommerce-checkout .icork-checkout-disclosure > summary:focus-visible {
    outline: 3px solid #236a8d;
    outline-offset: 2px;
}

body.woocommerce-checkout .icork-checkout-disclosure--notes > .woocommerce-additional-fields__field-wrapper,
body.woocommerce-checkout .icork-checkout-disclosure--delivery > .cancork-delivery-preferences-section {
    margin: 0 !important;
    padding: 2px 14px 14px !important;
    border: 0 !important;
    background: #fff !important;
}

body.woocommerce-checkout .icork-checkout-disclosure--delivery .cancork-delivery-preferences-section > h3 {
    display: none;
}

body.woocommerce-checkout #billing_country_field,
body.woocommerce-checkout #shipping_country_field {
    display: none !important;
}

body.woocommerce-checkout .warehouse-pickup-notice.icork-warehouse-pickup-card {
    margin: 12px 0 !important;
    padding: 13px 14px !important;
    border: 1px solid #d6e1e7 !important;
    border-left: 3px solid #c5a065 !important;
    border-radius: 7px !important;
    background: #f8fafb !important;
    color: #32434d !important;
    font-size: 13px;
    line-height: 1.45;
}

body.woocommerce-checkout .icork-warehouse-pickup-card__title {
    display: block;
    margin-bottom: 2px;
    color: #0b2f4b;
    font-size: 14px;
}

body.woocommerce-checkout .icork-warehouse-pickup-card > p {
    margin: 0;
}

body.woocommerce-checkout .icork-warehouse-pickup-card details {
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px solid #e1e7ea;
}

body.woocommerce-checkout .icork-warehouse-pickup-card summary {
    min-height: 36px;
    padding: 7px 0;
    color: #0b2f4b;
    font-weight: 700;
    cursor: pointer;
}

body.woocommerce-checkout .icork-warehouse-pickup-card details > p {
    margin: 1px 0 3px;
    color: #56656d;
}

body.woocommerce-checkout #payment .icork-payment-group-label {
    margin: 20px 4px 8px !important;
    padding: 0 !important;
    border: 0 !important;
    color: #5b6770;
    font-family: var(--cork-font-body, "Inter", sans-serif);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.09em;
    line-height: 1.3;
    list-style: none;
    text-transform: uppercase;
}

body.woocommerce-checkout #payment .icork-payment-group-label:first-child {
    margin-top: 4px !important;
}

body.woocommerce-checkout #payment li.icork-payment-option {
    position: relative;
    margin: 0 0 8px !important;
    padding: 0 !important;
    overflow: hidden;
    border: 1px solid #d7e1e7 !important;
    border-radius: 8px;
    background: #fff;
    transition: border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

body.woocommerce-checkout #payment li.icork-payment-option:last-child {
    margin-bottom: 0 !important;
}

body.woocommerce-checkout #payment li.icork-payment-option > input[type="radio"] {
    position: absolute;
    z-index: 2;
    top: 18px;
    left: 15px;
    width: 18px;
    height: 18px;
    margin: 0 !important;
    accent-color: var(--cork-navy, #0b2f4b);
}

body.woocommerce-checkout #payment li.icork-payment-option > label {
    display: flex !important;
    gap: 9px;
    align-items: center;
    width: 100%;
    min-height: 54px;
    margin: 0;
    padding: 12px 14px 12px 45px;
    color: var(--cork-navy, #0b2f4b);
    font-family: var(--cork-font-body, "Inter", sans-serif);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.35;
    cursor: pointer;
}

body.woocommerce-checkout #payment li.icork-payment-option > label img {
    flex: 0 1 auto;
    width: auto !important;
    max-width: 112px;
    max-height: 28px;
    margin: 0 0 0 auto !important;
    object-fit: contain;
}

/* Stripe mounts a payment-messaging iframe inside the Klarna label. Its
   asynchronous copy does not fit a compact selector and is repeated after
   selection, so keep the chooser to the gateway name only. */
body.woocommerce-checkout #payment li.icork-payment-option > label .wc-stripe-bnpl-checkout-message {
    display: none !important;
}

body.woocommerce-checkout #payment li.icork-payment-option:hover {
    border-color: #aebfca !important;
    background: #fbfcfd;
}

body.woocommerce-checkout #payment li.icork-payment-option:has(> input[type="radio"]:checked) {
    border-color: var(--cork-navy, #0b2f4b) !important;
    background: #f7fafc;
    box-shadow: inset 4px 0 0 var(--cork-gold, #c5a065);
}

body.woocommerce-checkout #payment li.icork-payment-option > input[type="radio"]:focus-visible + label {
    outline: 3px solid #236a8d;
    outline-offset: -3px;
}

body.woocommerce-checkout #payment .cork-payment-savings-badge {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    margin-left: 1px;
    padding: 3px 7px;
    border-radius: 999px;
    background: #e8f6ed;
    color: #176b3a;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
}

body.woocommerce-checkout #payment li.icork-payment-option > .payment_box {
    margin: 0 12px 12px 45px !important;
    padding: 12px !important;
    border: 1px solid #dbe5ec;
    border-radius: 7px;
    background: #fff;
    color: #4d5a62;
    font-family: var(--cork-font-body, "Inter", sans-serif);
    font-size: 13px;
    line-height: 1.45;
}

body.woocommerce-checkout #payment li.icork-payment-option > .payment_box::before {
    display: none;
}

body.woocommerce-checkout .checkout-page-title,
body.woocommerce-checkout .checkout-page-title .page-title-inner {
    min-height: 72px;
    height: 72px;
}

body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout #order_review_heading {
    margin-bottom: 14px;
}

@media (max-width: 849px) {
    body.tax-product_cat .shop-container > .cancork-category-bottom-content,
    body.tax-product_cat .shop-container > .icork-category-bottom-content {
        margin-top: 24px;
    }

    body.woocommerce-cart .cancork-cart-cross-sell {
        display: grid !important;
        grid-template-columns: 48px minmax(0, 1fr) auto;
        align-items: center !important;
        gap: 8px !important;
        padding: 10px !important;
    }

    body.woocommerce-cart .cancork-cart-cross-sell img {
        width: 48px !important;
        height: 48px !important;
    }

    body.woocommerce-cart .cancork-cart-cross-sell .button {
        width: auto;
        min-width: 92px;
        min-height: 40px;
        margin: 0 !important;
        padding: 8px 10px !important;
        font-size: 12px !important;
    }

    body.woocommerce-cart .cancork-cart-cross-sell > div {
        min-width: 0 !important;
    }

    body.woocommerce-cart .cancork-cart-cross-sell > div > strong {
        display: block;
        overflow: hidden;
        font-size: 13px !important;
        line-height: 1.25;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.woocommerce-cart .cancork-cart-cross-sell > div > p {
        margin-top: 2px !important;
        font-size: 11.5px !important;
        line-height: 1.3;
    }

    body.woocommerce-cart .cancork-cart-cross-sell > div > a {
        display: none;
    }

    body.woocommerce-cart .icork-accessory-full-copy {
        display: none;
    }

    body.woocommerce-cart .icork-accessory-mobile-copy {
        display: block;
    }

    body.woocommerce-checkout #masthead,
    body.woocommerce-checkout #masthead .header-inner {
        min-height: 62px;
        height: 62px;
    }

    body.woocommerce-checkout #masthead #logo {
        position: static !important;
        transform: none !important;
    }

    body.woocommerce-checkout #order_review,
    body.woocommerce-checkout .woocommerce-checkout-review-order {
        padding: 16px;
        border-radius: 8px;
        box-shadow: none;
    }

    body.woocommerce-checkout .icork-checkout-options {
        margin-bottom: 20px;
    }

    body.woocommerce-checkout #payment .icork-payment-group-label {
        margin-top: 17px !important;
    }
}

@media (max-width: 549px) {
    body.tax-product_cat .shop-page-title .page-title-inner {
        display: grid !important;
        grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
        gap: 10px;
        align-items: center;
        min-height: 0;
        padding-top: 18px;
        padding-bottom: 16px;
    }

    body.tax-product_cat .shop-page-title .page-title-inner > .flex-col.flex-grow:first-child {
        display: contents;
    }

    body.tax-product_cat .shop-page-title h1.shop-page-title {
        grid-column: 1 / -1;
        margin: 0;
        font-size: 1.65rem;
        line-height: 1.12;
    }

    body.tax-product_cat .shop-page-title .is-xsmall {
        display: none;
    }

    body.tax-product_cat .shop-page-title .category-filtering {
        grid-column: 1;
        display: flex !important;
        align-items: center;
        margin: 0 !important;
    }

    body.tax-product_cat .shop-page-title .category-filtering .filter-button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 44px;
        border: 1px solid #cbd8e0;
        border-radius: 6px;
        background: #fff;
    }

    body.tax-product_cat .shop-page-title .page-title-inner > .flex-col:last-child {
        grid-column: 2;
        width: 100%;
    }

    body.tax-product_cat .shop-page-title .woocommerce-ordering {
        width: 100%;
        margin: 0;
    }

    body.tax-product_cat .shop-page-title .woocommerce-ordering select {
        width: 100%;
        min-height: 44px;
        margin: 0;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart thead {
        display: none;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody {
        display: block;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart tr.cart_item {
        display: grid;
        grid-template-columns: 72px minmax(0, 1fr);
        grid-template-areas:
            "thumbnail name"
            "thumbnail quantity";
        gap: 10px 12px;
        align-items: start;
        width: 100%;
        padding: 14px 0;
        border-bottom: 1px solid #e1e7ea;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart tr.cart_item > td {
        height: auto !important;
        padding: 0 !important;
        border: 0 !important;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-remove,
    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-price,
    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-subtotal {
        display: none !important;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-thumbnail {
        grid-area: thumbnail;
        display: block !important;
        width: 72px !important;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-thumbnail img {
        width: 72px;
        height: auto;
        margin: 0;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-name {
        grid-area: name;
        display: block !important;
        width: auto !important;
        font-size: 13px;
        line-height: 1.35;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-quantity {
        grid-area: quantity;
        display: flex !important;
        align-items: center;
        gap: 10px;
        width: auto !important;
    }

    body.woocommerce-cart .woocommerce-cart-form .shop_table.cart td.product-quantity .icork-cart-quantity {
        margin: 0 !important;
    }

    body.woocommerce-cart .woocommerce-cart-form .icork-cart-remove-slot {
        margin-top: 0;
    }

    body.woocommerce-cart .icork-cart-disclosure--save #cancork-email-capture > div {
        grid-template-columns: 1fr !important;
    }

    body.woocommerce-cart .woocommerce-cart-form a.remove {
        min-width: 0;
        min-height: 44px;
    }

    body.woocommerce-cart .cancork-cart-cross-sell {
        grid-template-columns: 44px minmax(0, 1fr) auto;
    }

    body.woocommerce-cart .cancork-cart-cross-sell img {
        width: 44px !important;
        height: 44px !important;
    }

    body.woocommerce-checkout #payment li.icork-payment-option > label {
        gap: 7px;
        padding-right: 11px;
        font-size: 13px;
    }

    body.woocommerce-checkout #payment li.icork-payment-option > label img {
        max-width: 92px;
        max-height: 26px;
    }

    body.woocommerce-checkout #payment .cork-payment-savings-badge {
        padding-right: 6px;
        padding-left: 6px;
        font-size: 10.5px;
    }

    body.woocommerce-checkout .checkout-page-title,
    body.woocommerce-checkout .checkout-page-title .page-title-inner {
        min-height: 72px;
        height: 72px;
    }

    body.woocommerce-checkout .icork-checkout-options__controls {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.woocommerce-checkout .icork-checkout-option .woocommerce-info,
    body.woocommerce-checkout .icork-checkout-option .message-container {
        min-height: 48px;
    }

    body.woocommerce-checkout .icork-checkout-option .message-container {
        gap: 5px;
        padding: 3px 7px 3px 9px !important;
    }

    body.woocommerce-checkout .icork-checkout-option__label,
    body.woocommerce-checkout .icork-checkout-option a.icork-checkout-option__action {
        font-size: 12px;
    }

    body.woocommerce-checkout .icork-checkout-option-form {
        margin-top: 8px !important;
        padding: 14px !important;
    }

    body.woocommerce-checkout .icork-checkout-option-form--login .form-row-first,
    body.woocommerce-checkout .icork-checkout-option-form--login .form-row-last {
        float: none;
        width: 100%;
    }
}
