.elementor-12 .elementor-element.elementor-element-142ae7f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-12 .elementor-element.elementor-element-142ae7f:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-142ae7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-142ae7f > .elementor-shape-top .elementor-shape-fill, .elementor-12 .elementor-element.elementor-element-142ae7f > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:var( --e-global-color-secondary );}.elementor-12 .elementor-element.elementor-element-3758dfa{text-align:center;}.elementor-12 .elementor-element.elementor-element-f494dce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-eaab091{--update-cart-automatically-display:none;}.elementor-12 .elementor-element.elementor-element-73711ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-4f461ce{padding:60px 0px 60px 0px;}.elementor-12 .elementor-element.elementor-element-3bd77d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-12 .elementor-element.elementor-element-3bd77d3.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-3bd77d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:590px){.elementor-12 .elementor-element.elementor-element-3bd77d3.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-eaab091 *//* Force Quantity header center */
.product-quantity {
    text-align: center !important;
}

/* Center all cart headers */
thead th {
    text-align: center !important;
}
/* =========================================================
   CTG HYBRID CART – REMOVE ALL SHIPPING FROM CART
   (Elementor Cart Widget Safe)
   ========================================================= */

/* Hide shipping calculator button & form */
.elementor-12 .elementor-element.elementor-element-eaab091 .shipping-calculator-button,
.elementor-12 .elementor-element.elementor-element-eaab091 .woocommerce-shipping-calculator,
.elementor-12 .elementor-element.elementor-element-eaab091 .shipping-calculator-form {
    display: none !important;
}

/* Hide destination text ("Shipping to...") */
.elementor-12 .elementor-element.elementor-element-eaab091 .woocommerce-shipping-destination {
    display: none !important;
}

/* Hide shipping methods block */
.elementor-12 .elementor-element.elementor-element-eaab091 .woocommerce-shipping-methods {
    display: none !important;
}

/* Hide shipping totals row completely */
.elementor-12 .elementor-element.elementor-element-eaab091 .woocommerce-shipping-totals,
.elementor-12 .elementor-element.elementor-element-eaab091 .shipping {
    display: none !important;
}

/* Tighten spacing after removal */
.elementor-12 .elementor-element.elementor-element-eaab091 .cart_totals table {
    margin-bottom: 10px !important;
}

/* Full width checkout button */
.elementor-12 .elementor-element.elementor-element-eaab091 .checkout-button {
    width: 100% !important;
}/* End custom CSS */