.elementor-863 .elementor-element.elementor-element-19901e1{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-863 .elementor-element.elementor-element-19901e1:not(.elementor-motion-effects-element-type-background), .elementor-863 .elementor-element.elementor-element-19901e1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-6ec024f );}.elementor-863 .elementor-element.elementor-element-0e26995{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for wc-elements, class: .elementor-element-5e2d311 */.cart-empty-wrapper {
  display: flex;
  justify-content: center;
  padding: 80px 20px;
}

.cart-empty-card {
  background: #fff;
  border-radius: 16px;
  padding: 48px 32px;
  max-width: 500px;
  width: 100%;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.cart-empty-icon {
  font-size: 40px;
  margin-bottom: 16px;
}

.cart-empty-card h2 {
  font-size: 24px;
  margin-bottom: 12px;
}

.cart-empty-card p {
  color: #666;
  margin-bottom: 24px;
}

.cart-empty-btn {
  display: inline-block;
  padding: 14px 24px;
  border-radius: 8px;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.cart-empty-btn:hover {
  opacity: 0.9;
}

a.checkout-button.button.alt.wc-forward {
    background-color: #37483e;
    color: #fff;
}
.cart-coupon{
    display:none;
}
.woocommerce-notices-wrapper{
    display: none;
}/* End custom CSS */