.elementor-117 .elementor-element.elementor-element-4fff6a72{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:6%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:0%;--padding-left:8%;--padding-right:8%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-117 .elementor-element.elementor-element-6874a617 .elementor-heading-title{font-family:var( --e-global-typography-b2deeae-font-family ), Sans-serif;font-size:var( --e-global-typography-b2deeae-font-size );font-weight:var( --e-global-typography-b2deeae-font-weight );text-transform:var( --e-global-typography-b2deeae-text-transform );font-style:var( --e-global-typography-b2deeae-font-style );text-decoration:var( --e-global-typography-b2deeae-text-decoration );line-height:var( --e-global-typography-b2deeae-line-height );letter-spacing:var( --e-global-typography-b2deeae-letter-spacing );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-117 .elementor-element.elementor-element-6874a617 .elementor-heading-title{font-size:var( --e-global-typography-b2deeae-font-size );line-height:var( --e-global-typography-b2deeae-line-height );letter-spacing:var( --e-global-typography-b2deeae-letter-spacing );}}@media(max-width:767px){.elementor-117 .elementor-element.elementor-element-4fff6a72{--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-117 .elementor-element.elementor-element-6874a617 .elementor-heading-title{font-size:var( --e-global-typography-b2deeae-font-size );line-height:var( --e-global-typography-b2deeae-line-height );letter-spacing:var( --e-global-typography-b2deeae-letter-spacing );}}/* Start custom CSS for shortcode, class: .elementor-element-309a81ae *//* === General WooCommerce Cart Shortcode Mobile Styles === */
@media (max-width: 767px) {
  /* Ensure tables shrink properly */
  .elementor-widget-shortcode table.shop_table *,
  .elementor-widget-shortcode .cart_totals * {
    min-width: 0 !important;
  }

  .elementor-widget-shortcode .cart_totals .shop_table {
    width: 100% !important;
    table-layout: fixed;
  }

  /* Coupon field and button full width, stacked */
  .elementor-widget-shortcode .woocommerce-cart-form .actions .coupon {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
  }

  .elementor-widget-shortcode .woocommerce-cart-form .actions .coupon .input-text {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
  }

  .elementor-widget-shortcode .woocommerce-cart-form .actions .coupon .button {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0.75rem 1rem;
    font-size: 1rem;
  }
}/* End custom CSS */