.elementor-696 .elementor-element.elementor-element-6ba2ff5{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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 );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-696 .elementor-element.elementor-element-928dfff .elementor-heading-title{color:var( --e-global-color-6616867 );}:root{--page-title-display:none;}@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 );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-1b9f9a29 *//* ================================================
   WTS CART PAGE OVERRIDES
   ================================================ */

/* 1. Proceed to Checkout button — mint green */
.woocommerce a.checkout-button,
.woocommerce a.checkout-button:visited,
.cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #C1FFCA !important;
  color: #090909 !important;
  border: none !important;
}

.woocommerce a.checkout-button:hover {
  background-color: #a8e8b0 !important;
  color: #090909 !important;
}

/* 2. Coupon input — wider */
.woocommerce .coupon input#coupon_code {
  width: 220px !important;
  min-width: 220px !important;
}

/* 3. Apply Coupon — ghost button in gold */
.woocommerce .coupon button[name="apply_coupon"],
.woocommerce .coupon input[name="apply_coupon"] {
  background-color: transparent !important;
  color: #DFC15E !important;
  border: 1px solid #DFC15E !important;
  box-shadow: none !important;
}

.woocommerce .coupon button[name="apply_coupon"]:hover,
.woocommerce .coupon input[name="apply_coupon"]:hover {
  background-color: #DFC15E !important;
  color: #090909 !important;
}

/* 4. Update Cart — ghost button in gold */
button[name="update_cart"],
input[name="update_cart"],
.woocommerce button.button[name="update_cart"] {
  background-color: transparent !important;
  color: #DFC15E !important;
  border: 1px solid #DFC15E !important;
  box-shadow: none !important;
}

button[name="update_cart"]:hover,
.woocommerce button.button[name="update_cart"]:hover {
  background-color: #DFC15E !important;
  color: #090909 !important;
}/* End custom CSS */