.ps-tab.brxe-xtabs:not([data-x-tabs*=adaptiveHeight]) .x-tabs_panel {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.x-tabs_list > li:first-of-type {
    border-top-left-radius: 20px;
}
.x-tabs_list > li:last-of-type {
    border-top-right-radius: 20px;
}



.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item,
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-thumbnail,
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-name,
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-price,
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-quantity,
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-subtotal,
.woocommerce-cart-form__contents thead tr th {
  padding: 0!important;
  display: flex!important;
  justify-content: flex-start;
}

.woocommerce-cart-form__contents .product-thumbnail {
  align-items: center;
}
.woocommerce-cart-form__contents .product-sku,
.xoo-wsc-products .product-sku  {
  display: none;
}
.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-name br {
  display: none!important;
}

.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item.component_table_item {
  opacity: 0.8;
}
form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-name {
        width: 300px !important;
}


form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-thumbnail {
width: 130px !important;
}


form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-remove {
width: 44px !important;
}


form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-price {
        width: 120px !important;
}


form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-quantity {
        width: 203px !important;
}


form#brxe-fba2ba.woocommerce-cart-form__contents thead tr th.product-subtotal {
        width: 140px !important;
}

.woocommerce-cart-form tbody tr.woocommerce-cart-form__cart-item.cart_item .product-name {
  flex-direction: column;
  align-items: flex-start;
}
.xoo-wsc-composite_parent {
  display: none;
}


.ma-dash-icons,
.ma-nav-list figure{
  max-width: 30px;
}
.ma-nav-list {
    list-style: none;
    display: flex;
    gap: 20px;
    align-items: center;
}

.ma-nav-list-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.ma-nav-link a{
    text-decoration: underline;
}

.ma-nav-title {
    color : var(--action)!important;
    font-size: 24px!important;
    margin-bottom: 10px;
}

.ma-pop-trigger {
    background-color: var(--action);
    border-radius: 5px;
    color: #fff;
    padding: 5px 50px;
    margin-left: 35px;
        max-width: fit-content;
}
.ma-address-btn {
    background-color: transparent!important;
    border-radius: 0px!important;
}
.ma-address-btn:hover {
    background-color: transparent!important;
}
.ma-address-btn img {
    width: 35px;
}

.ma-address-btn-wrapper {
    display: flex;
    flex-direction: row;
    gap: 25px;
    align-items: center;
}
.acf-address-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ma-offer-sub-title {
    color : var(--action)!important;
    font-size: 20px!important;
    margin-bottom: 10px;
    margin-left: 15px;
}

.offer-card-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 600px;
    margin-bottom: 30px;
}
.ma-offer-card {
    padding: 20px;
    background-color: var(--action);
    outline: 1px dotted goldenrod;
    outline-offset: -4px;
    color : #fff;
}
.ma-offer-card-title h4{
    font-size: 20px;
    color : #fff;
}
.sc-active-point {
    background-color: var(--success);
    padding: 5px 12px;
    line-height: 1;
    border-radius: 5px;
    color: #ffffff;
}

/* My account superchef points table */

.scp-table {
    border-collapse: separate!important; 
    border-spacing: 0 20px!important;
}

.scp-table thead tr {
    background-color: #f5f5f5
}

.scp-table thead tr th {
    padding: 15px 5px;
    color: var(--action);
    font-weight: 500;
    font-size: 20px;
}

.scp-table tbody tr td:first-of-type {
    text-align: center;
}

.scp-day-count {
    background-color: var(--action); 
    color: white; 
    font-weight: 600; 
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 20px;
}

.scp-table .scp-day-count-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}



.empty-facet-title {
  display: none !important;
}

#brxe-fa485a button:hover{
    background-color: transparent!important;
}


/* Gift card Styles Starts  */

.gtc-gift-card-recipient-details-wrapper p{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.gtc-gift-card-recipient-details-wrapper p label{
    width: 100%;
}
.gtc-gift-card-sender-details-wrapper p{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.gtc-gift-card-summary form.cart .button {
    background: var(--action);
    color: white;
    padding: 10px !important;
    margin-top: 20px;
    border-radius: 10px;
}
.single-product .summary{
    background-color: #CDD5D133;
    padding: 30px;
    border-radius: 15px;
}

/* 
.gtc-gift-card-recipient-details-wrapper p.gtc-gift-card-field-row:first-of-type {
  display: none;
} */

.single-product .summary .product_title{
    color: var(--primary);
}

.gtc-gift-card-recipient-details-wrapper p textarea{
    width: 100%;
}

.gtc-gift-card-sender-details-wrapper p input[type='text']{
    width: 100%;
}

.gtc-gift-card-sender-details-wrapper p textarea{
    width: 100%;
}

.gtc-gift-card-amount-wrapper p input[type='text']{
    width: 100%;
}

.related.products{
    display: none;
}


.single-product .content-area .product{
    padding-bottom: 150px;
    gap: 30px;
}

.woocommerce main.site-main{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;

}
.gtc-gift-card-delivery-method{
    margin-bottom: 20px;
}

.gtc-gift-card-amount-wrapper h4{
    margin-bottom: 0px;
}



/* Gift card Styles Starts  Ends */


.woocommerce-MyAccount-navigation li.active {
  background-color: var(--action)!important;
  color: white!important;
  border-radius: 40px 0px 0px 40px!important;
}


.woocommerce-MyAccount-navigation li.active a{
  
  color: white!important;
  
}


.woocommerce-account form .show-password-input{
    right: 0px;
}


button.show-password-input {
    padding: 0px !important;
    margin-top: 0px !important;
}

.brxe-woocommerce-account-page .woocommerce-EditAccountForm p:last-of-type button.show-password-input {
    margin-top: 0px !important;
}

/* .x-slider_slide[class*=brxe-]{
    max-width: 422px!important;
} */


form.woocommerce-cart-form .button{
    white-space: unset!important;
}

.woocommerce-cart-form tbody tr{
    gap: 10px;
}

.woocommerce-notices-wrapper .woocommerce-message{
    background-color: var(--action)!important;
    color: white!important;
    border-radius: 10px;

}


.woocommerce-notices-wrapper .woocommerce-message a{
    background-color: var(--secondary)!important;
    color: var(--primary)!important;
}





.woocommerce-info {
        align-items: center;
    background-color: var(--action)!important;
    color: white!important;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}



.woocommerce-info a{
   color: var(--secondary)!important;
    
}



.use-billing-address, .use-shipping-address{
    min-width: 40px;
    text-align: center;
}

.wc_bis_signup_form_subscribed_link{
    margin: 0px 4px;
}




/* singular rating ...................*/


.mpmr-h1{
    font-size: 16px!important;
    font-weight: 500!important;
    margin-bottom: 20px!important;
}

.mpmr-label{
     font-size: 14px!important;
    font-weight: 500!important;
}


.mpmr-strong{
    font-weight: 500!important;
}

#manual-order-btn{
    margin-top: 9px!important;
}




.product-type-composite .ps-tab-content{
    font-size: 14px!important;
}


#wc_bis_already_registered .woocommerce-info {
  display: inline-block;
  word-break: keep-all;
  white-space: normal;
}

#wc_bis_already_registered .woocommerce-info a {
  white-space: nowrap;
}





/* CHECKOUT STYLES NEW STARTS HERE ..................................................*/


.cart-discount th{
    font-weight: 500!important;
}


/* .woocommerce-checkout-review-order .cart-discount{
    display: contents!important;
} */


/* put this after the rule you highlighted */
.woocommerce-checkout-review-order .cart-discount{
  display: table-row !important; /* restore a real row */
}
.woocommerce-checkout-review-order .cart-discount th,
.woocommerce-checkout-review-order .cart-discount td{
  display: table-cell; /* ensure normal table behavior */
}

.woocommerce-shipping-totals th{
    font-weight: 500!important;
}

ul.woocommerce-shipping-methods input[type=radio]+label {
    
    font-weight: 500;
}

.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 15px;
}

.woocommerce-terms-and-conditions-wrapper p input[type=checkbox]{
    min-width: 20px;
}

.before-checkout .woocommerce-form-coupon-toggle{
    display: none!important
}



#brxe-xsgxzs {
    color: var(--action);
    background-color: none;
    background: none;
    position: relative;
}

#brxe-xsgxzs::before {
    content: "←";
    color: var(--action);
    margin-right: 8px;
}


#brxe-bkmfjk{
    width: 1440px;
}






/* CHECKOUT STYLES NEW ENDS HERE ..................................................*/


/* CART STYLES NEW ENDS HERE ..................................................*/






.cart_totals td{
    text-align: end;
}

#brxe-jqihfr{
    color: var(--action);
    background-color: none;
    background: none;
    position: relative;
}

#brxe-jqihfr::before {
    content: "←";
    color: var(--action);
    margin-right: 8px;
}



.custom-cart-container tbody tr{
    display: table-row;
}

.custom-cart-container tbody td.product-price, .custom-cart-container table thead tr .product-price {
    width: 10%;
}

.custom-cart-container.brxe-woocommerce-cart-items tbody .product-name{
    padding-left: 20px;
    padding-right: 20px;

}


.custom-cart-container table td.product-thumbnail {
    min-width: 100px;
}

@media (max-width: 767px) {
    .custom-cart-container table td.product-thumbnail{
        margin-top: 10px;
    }

}
/* CART STYLES NEW ENDS HERE ..................................................*/



.product-type-composite .ps-tab-nav li {
    font-size: 16px!important;
    font-weight: 500!important;
}



/* Global: other sliders can overflow */
.splide__track{
  overflow: visible !important;
}

/* Results slider: keep it clipped like a normal carousel */
#brxe-sbgzbc .splide__track,
#brxe-sbgzbc-track {
  overflow: hidden !important;
}



.woocommerce-MyAccount-content .order-print{
    display: none;
}





/* === Thank you page: Order details tidy layout =============================================== */
.woocommerce-order-details .shop_table.order_details{
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-order-details .shop_table.order_details th,
.woocommerce-order-details .shop_table.order_details td{
  padding: 10px 0;
  vertical-align: top;
  border: 0;
}

/* Header spacing */
.woocommerce-order-details .shop_table.order_details thead th{
  padding-bottom: 12px;
  font-weight: 600;
}

/* Product rows */
.woocommerce-order-details .shop_table.order_details tbody td{
  padding: 12px 0;
}

/* Totals column alignment */
.woocommerce-order-details .shop_table.order_details .product-total,
.woocommerce-order-details .shop_table.order_details td.product-total{
  text-align: right;
  white-space: nowrap;
}

/* Product name styling */
.woocommerce-order-details .shop_table.order_details .product-name a{
  text-decoration: none;
}
.woocommerce-order-details .shop_table.order_details .product-quantity{
  font-weight: 600;
}

/* Actions spacing */
.woocommerce-order-details .shop_table.order_details th.order-actions--heading{
  padding-top: 16px;
}
.woocommerce-order-details .shop_table.order_details .order-actions-button{
  margin-right: 8px;
}

/* === Totals section: tabbed-in summary === */
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr th,
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr td{
  padding: 8px 0;
  font-size: 0.95em;
}

/* extra spacing before totals group */
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr:first-child th,
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr:first-child td{
  padding-top: 18px;
}

/* tab-in effect */
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr th{
  padding-left: 22px;
  font-weight: 600;
  opacity: .85;
}
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr td{
  padding-left: 22px;
  text-align: right;
}

/* Emphasize Total row */
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr:last-of-type{
  font-weight: 700;
}
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr:last-of-type th,
.woocommerce-order-details .shop_table.order_details tfoot + tfoot tr:last-of-type td{
  padding-top: 12px;
}

/* Custom fields table */
.woocommerce-order-details .shop_table.custom-fields th,
.woocommerce-order-details .shop_table.custom-fields td{
  padding: 8px 0;
  border: 0;
}


.woocommerce-MyAccount-orders
.woocommerce-orders-table__cell-order-actions
a.woocommerce-button.invoice {
    display: none !important;
}


.dd-step-card h3,
.delivery-step-1 h3 {
    /* Your custom styles here */
    font-size: 24px;
    color: #8d1836;
    margin-bottom: 1rem;
}


/* woocommerce cart shipping methods styling starts */


/* ul.woocommerce-shipping-methods input[type=radio]+label{
    display: flex;
    text-align: left;
        flex-direction: column;
}


ul.woocommerce-shipping-methods input[type=radio]{
    float: right;
    margin-left: 10px;
} */
/* woocommerce cart shipping methods styling ends */



.pd-date-title{
    font-weight: 600;
}

.shipping-type-details_inner{
    font-weight: 600;
}



/* Hide product category meta for gift cards only */
.product-type-gift_card .single-product .summary .product_meta>span,
.single-product.product-type-gift_card .summary .product_meta>span {
  display: none !important;
}

.gtc-myaccount-wallet-balance-wrapper h2 span{
    padding-left: 5px!important;
}

.wt_gc_myaccount_available_balance_left{
    color: #000;
    font-size: 26px;

}
.wt_gc_myaccount_available_balance .woocommerce-Price-amount{
     color: #000;
    font-size: 26px;
}

/* #brxe-359229 button:hover{
    background-color: transparent!important;
} */

/* gift card edit starts..................................................... */

.gtc-gift-card-summary .stock{
    display: none;
}
.gtc-gift-card-summary .gtc-product-quantity-field{
    display: none;
}

.single-product .gtc-gift-card-summary .single_add_to_cart_button, .single-product .gtc-gift-card-summary button[type="submit"][name="add-to-cart"]{
    padding: 0.6em 1.2em!important;
    font-size: 18px!important;
    width: 100%;
}



/* gift card edit ends.................................................... */

.composite_button .quantity{
    margin-bottom: 10px!important;
}


.cart_totals .wc-proceed-to-checkout a{
    padding: 0.6em 1.2em!important;
}






/* new cart .........................................................*/

/* ================================
   DinnerDone — Cart alignment (FINAL)
   Applies ONLY above 770px
   Scoped to: form#brxe-fba2ba
   ================================ */

@media (min-width: 771px){

  /* 1) Make table spacing consistent */
  form#brxe-fba2ba table.shop_table.woocommerce-cart-form__contents{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }

  /* Consistent padding across all cells (prevents row-to-row drift) */
  form#brxe-fba2ba table.shop_table.woocommerce-cart-form__contents th,
  form#brxe-fba2ba table.shop_table.woocommerce-cart-form__contents td{
    vertical-align: middle;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  /* 2) HARD-FIX the first two columns so thumbnails line up */
  form#brxe-fba2ba th.product-remove,
  form#brxe-fba2ba td.product-remove{
    width: 44px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
  }

  form#brxe-fba2ba th.product-thumbnail,
  form#brxe-fba2ba td.product-thumbnail{
    width: 96px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
  }

  /* Make the remove button NOT “widen” the cell visually */
  form#brxe-fba2ba td.product-remove a.remove{
    display: inline-flex !important;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }

  /* Thumbnail: remove any odd margins/padding so every row centres the same */
  form#brxe-fba2ba td.product-thumbnail a{
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  form#brxe-fba2ba td.product-thumbnail img{
    display: block !important;
    width: 72px !important;
    height: 72px !important;
    object-fit: cover !important;
    margin: 0 auto !important;
    border-radius: 8px;
  }

  /* 3) Product name column width */
  .custom-cart-container.brxe-woocommerce-cart-items tbody .product-name{
    width: 300px !important;
    text-align: left;
    word-break: break-word;
  }

  /* 4) Price column width + safe alignment */
  form#brxe-fba2ba th.product-price,
  form#brxe-fba2ba td.product-price{
    width: 120px !important;
    text-align: right !important;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
    padding-left: 0 !important;
    padding-right: 18px !important; /* consistent gutter */
  }

  /* 5) Quantity column width */
  form#brxe-fba2ba th.product-quantity,
  form#brxe-fba2ba td.product-quantity{
    width: 203px !important;
    text-align: center !important;
    white-space: nowrap;
  }

  /* Quantity UI */
  form#brxe-fba2ba td.product-quantity .quantity{
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 !important;
  }

  form#brxe-fba2ba td.product-quantity .quantity input.qty{
    width: 64px;
    min-width: 64px;
    text-align: center;
    margin: 0 !important;
  }

  /* 6) Subtotal column width */
  form#brxe-fba2ba th.product-subtotal,
  form#brxe-fba2ba td.product-subtotal{
    width: 140px !important;
    text-align: right !important;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
  }

  /* 7) Wrapper span fixes (component rows) — keep alignment consistent */
  form#brxe-fba2ba td.product-price .component_table_item_price,
  form#brxe-fba2ba td.product-price .woocommerce-Price-amount,
  form#brxe-fba2ba td.product-price bdi,
  form#brxe-fba2ba td.product-subtotal .component_table_item_subtotal,
  form#brxe-fba2ba td.product-subtotal .woocommerce-Price-amount,
  form#brxe-fba2ba td.product-subtotal bdi{
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Make wrapper behave like normal inline text */
  form#brxe-fba2ba td.product-price .component_table_item_price,
  form#brxe-fba2ba td.product-subtotal .component_table_item_subtotal{
    display: inline !important;
  }

  /* Optional: remove any markers/icons injected by theme/plugin */
  form#brxe-fba2ba td.product-price .component_table_item_price::before,
  form#brxe-fba2ba td.product-price .component_table_item_price::after,
  form#brxe-fba2ba td.product-subtotal .component_table_item_subtotal::before,
  form#brxe-fba2ba td.product-subtotal .component_table_item_subtotal::after{
    content: none !important;
  }

  /* 8) Component rows have empty remove cell — enforce same width */
  form#brxe-fba2ba tr.component_table_item td.product-remove:empty{
    width: 44px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

}



