.elementor-15 .elementor-element.elementor-element-632d78c1{--display:flex;--margin-top:32px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;overflow:visible;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-632d78c1{--justify-content:center;--margin-top:15vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;}}/* Start custom CSS for html, class: .elementor-element-3bf0266 *//* =================================================
   CART CONTAINER
================================================= */
.wp-block-woocommerce-cart {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  color: #000;
}

/* =================================================
   CART ITEMS
================================================= */
.wc-block-cart-items__row {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 24px 0;
}

/* Product name */
.wc-block-cart-item__product-name,
.wc-block-components-product-name {
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}

/* =================================================
   PRICE & META TEXT
================================================= */
.wc-block-cart-item__total,
.wc-block-components-product-price {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: rgba(0,0,0,0.7);
}

/* Quantity & variation text */
.wc-block-components-quantity-.elementor-15 .elementor-element.elementor-element-3bf0266,
.wc-block-components-product-metadata {
  font-size: 12px;
  letter-spacing: 0.04em;
  color: rgba(0,0,0,0.6);
}

/* =================================================
   CART TOTALS
================================================= */
.wc-block-components-totals-item__label {
  font-size: 11px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
}

.wc-block-components-totals-item__value {
  font-size: 13px;
  letter-spacing: 0.05em;
  color: #000;
}

/* =================================================
   BUTTONS
================================================= */
.wc-block-cart__submit-button,
.wc-block-components-button {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.4em;
  padding: 16px;
  border-radius: 0;
  transition: all 0.3s ease;
}

.wc-block-components-button:hover {
  background: rgba(0,0,0,0.9);
}

/* =================================================
   EMPTY CART
================================================= */
.wc-block-cart__empty-cart__title {
  font-size: 14px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgba(0,0,0,0.6);
}/* End custom CSS */