.elementor-12520 .elementor-element.elementor-element-7402ba15{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-12520 .elementor-element.elementor-element-5b73a70a{font-family:"Roboto", Sans-serif;font-weight:400;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-12520 .elementor-element.elementor-element-7402ba15{--content-width:800px;}}/* Start custom CSS *//* =============================================================
   MOM'S CHEF - THE MASTER KEY + QUANTITY RECOVERY FIX
   ============================================================= */

/* --- SECTION A: YOUR MOBILE GHOST MASTER KEY --- */
/* Vaporizes the ghost paragraph on mobile across all rows instantly */
body.elementor-page-12520 .wcpt-device-phone .wcpt-item-row p:nth-child(2) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

/* --- SECTION B: MOBILE QUANTITY BOX SHIELD --- */
/* Based on your exact inspection path: forces the quantity wrapper div 
   to stay wide open, properly sized, and fully visible on mobile */
body.elementor-page-12520 .wcpt-device-phone .wcpt-item-row > div {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    min-height: 35px !important;
    width: auto !important;
}

/* --- SECTION C: THE WORKING GRID PROTECTION --- */
/* Targets and removes duplicate/ghost elements inside the main table layout body */
body.elementor-page-12520 .wcpt-table tbody .wcpt-item-row a.wcpt-button:not(:has(span:not(.wcpt-cart-badge-number))):not(:has(i:not(.wcpt-cart-badge-number))),
body.elementor-page-12520 .wcpt-table tbody .wcpt-item-row p:has(> a.wcpt-button):not(:has(span:not(.wcpt-cart-badge-number))):not(:has(i:not(.wcpt-cart-badge-number))),
body.elementor-page-12520 .wcpt-table tbody td a.wcpt-button:not(:has(span:not(.wcpt-cart-badge-number))):not(:has(i:not(.wcpt-cart-badge-number))),
body.elementor-page-12520 .wcpt-table tbody td p:has(> a.wcpt-button):not(:has(span:not(.wcpt-cart-badge-number))):not(:has(i:not(.wcpt-cart-badge-number))) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

/* Force your true primary red button to remain perfectly shaped and inline */
body.elementor-page-12520 .wcpt-table tbody a.wcpt-button:has(span:not(.wcpt-cart-badge-number)) {
    display: inline-flex !important;
    background: #A72323 !important; /* Your signature menu red */
    color: #ffffff !important;
    padding: 12px 22px !important;
    border-radius: 6px !important;
    font-weight: bold !important;
    align-items: center !important;
    justify-content: center !important;
}/* End custom CSS */