.elementor-12 .elementor-element.elementor-element-c748cc1{--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;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:1;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-12 .elementor-element.elementor-element-c748cc1::before, .elementor-12 .elementor-element.elementor-element-c748cc1 > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-c748cc1 > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-c748cc1 > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-c748cc1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-c748cc1 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-73a6d4d );--background-overlay:'';}.elementor-12 .elementor-element.elementor-element-a28bef2{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-12 .elementor-element.elementor-element-4324393 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:48px;font-weight:300;text-transform:capitalize;color:#1B1B1B;}.elementor-12 .elementor-element.elementor-element-4b623fb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-4b623fb{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:200;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;color:#595853;}.elementor-12 .elementor-element.elementor-element-37ad093{--sections-background-color:var( --e-global-color-73a6d4d );}.elementor-12 .elementor-element.elementor-element-37ad093 {--forms-fields-padding:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-37ad093 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:calc( (0px*2) + 16px );padding-left:0px;padding-right:0px;}.elementor-12 .elementor-element.elementor-element-37ad093 .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc( (0px*2) + 16px );right:0px;}.elementor-12 .elementor-element.elementor-element-37ad093 .select2-container--default .select2-selection--single{height:auto;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-a28bef2{--gap:15px 15px;--row-gap:15px;--column-gap:15px;--padding-top:0%;--padding-bottom:0%;--padding-left:3%;--padding-right:0%;}.elementor-12 .elementor-element.elementor-element-4324393 .elementor-heading-title{font-size:36px;}.elementor-12 .elementor-element.elementor-element-4b623fb{font-size:14px;}}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-c748cc1{--content-width:1360px;}.elementor-12 .elementor-element.elementor-element-a28bef2{--width:100%;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-c748cc1{--margin-top:3%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:0%;--padding-left:3%;--padding-right:3%;}.elementor-12 .elementor-element.elementor-element-a28bef2{--width:100%;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-4324393{text-align:center;}.elementor-12 .elementor-element.elementor-element-4324393 .elementor-heading-title{font-size:28px;}.elementor-12 .elementor-element.elementor-element-37ad093{--sections-padding:0px 0px 0px 0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-37ad093 *//* =========================================================
   VENDOME – CART PAGE FULL CSS
   ========================================================= */

/* Base */
.woocommerce-cart .woocommerce,
.woocommerce-cart .woocommerce *{
  box-sizing: border-box !important;
  font-family: 'Montserrat', sans-serif !important;
}

.woocommerce-cart .woocommerce{
  color: #1E1E1E !important;
}

/* Hide empty notices wrapper */
.woocommerce-cart .woocommerce-notices-wrapper:empty{
  display: none !important;
}

/* =========================================================
   MAIN LAYOUT
   ========================================================= */
.woocommerce-cart .e-cart__container{
  gap: 28px !important;
  align-items: start !important;
}

.woocommerce-cart .e-cart__column,
.woocommerce-cart .e-cart__column-inner{
  min-width: 0 !important;
}

.woocommerce-cart .e-cart__column-end .e-cart__column-inner{
  position: static !important;
}

/* =========================================================
   MAIN BOXES
   ========================================================= */
.woocommerce-cart table.shop_table,
.woocommerce-cart .cart_totals{
  background: #F8F6F2 !important;
  border: none !important;
  box-shadow: none !important;
}

.woocommerce-cart table.shop_table{
  margin: 0 0 22px 0 !important;
}

.woocommerce-cart .cart_totals{
  padding: 28px !important;
}

/* =========================================================
   TABLE
   ========================================================= */
.woocommerce-cart table.shop_table{
  border-collapse: separate !important;
  border-spacing: 0 !important;
  width: 100% !important;
}

.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td{
  border: none !important;
  background: transparent !important;
  vertical-align: middle !important;
}

/* Header */
.woocommerce-cart table.shop_table thead th{
  color: #6F6F6F !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  padding: 20px 16px 18px !important;
}

/* Body cells */
.woocommerce-cart table.shop_table tbody td{
  padding: 18px 16px !important;
  color: #1E1E1E !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

/* Subtle row separation */
.woocommerce-cart table.shop_table tbody tr + tr td{
  border-top: 1px solid rgba(0,0,0,0.08) !important;
}

/* Column alignment */
.woocommerce-cart table.shop_table .product-remove{
  width: 48px !important;
  text-align: center !important;
}

.woocommerce-cart table.shop_table .product-thumbnail{
  width: 92px !important;
  text-align: center !important;
}

.woocommerce-cart table.shop_table .product-name{
  min-width: 220px !important;
}

.woocommerce-cart table.shop_table .product-price,
.woocommerce-cart table.shop_table .product-quantity,
.woocommerce-cart table.shop_table .product-subtotal{
  text-align: center !important;
  white-space: nowrap !important;
}

/* Product image */
.woocommerce-cart table.shop_table .product-thumbnail img{
  width: 72px !important;
  height: 72px !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 auto !important;
  background: #FFFFFF !important;
}

/* Product title */
.woocommerce-cart table.shop_table .product-name,
.woocommerce-cart table.shop_table .product-name a{
  color: #1E1E1E !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  text-decoration: none !important;
}

.woocommerce-cart table.shop_table .product-name a:hover{
  color: #D3B574 !important;
}

/* Prices */
.woocommerce-cart table.shop_table .product-price,
.woocommerce-cart table.shop_table .product-subtotal,
.woocommerce-cart table.shop_table .product-price .amount,
.woocommerce-cart table.shop_table .product-subtotal .amount{
  color: #4F4F4F !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

/* Remove item */
.woocommerce-cart table.shop_table .product-remove a{
  color: #8A8A8A !important;
  text-decoration: none !important;
  font-size: 18px !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 24px !important;
}

.woocommerce-cart table.shop_table .product-remove a:hover{
  color: #D3B574 !important;
  background: transparent !important;
}

/* Quantity */
.woocommerce-cart .quantity{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.woocommerce-cart .quantity .qty{
  width: 54px !important;
  min-width: 54px !important;
  height: 30px !important;
  min-height: 30px !important;
  padding: 0 8px !important;
  background: #FFFFFF !important;
  border: none !important;
  box-shadow: none !important;
  color: #1E1E1E !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-align: center !important;
  line-height: 1 !important;
}

.woocommerce-cart .quantity .qty:focus{
  outline: none !important;
  box-shadow: none !important;
}

/* =========================================================
   ACTIONS / COUPON ROW
   ========================================================= */
.woocommerce-cart table.shop_table td.actions{
  padding: 18px 16px !important;
  background: transparent !important;
}

.woocommerce-cart table.shop_table td.actions .coupon{
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
}

/* Coupon input */
.woocommerce-cart .coupon #coupon_code,
.woocommerce-cart table.shop_table td.actions .coupon #coupon_code{
  width: 180px !important;
  max-width: 100% !important;
  height: 42px !important;
  min-height: 42px !important;
  padding: 0 14px !important;
  background: #FFFFFF !important;
  border: none !important;
  box-shadow: none !important;
  color: #1E1E1E !important;
  font-size: 14px !important;
  border-radius: 0 !important;
}

.woocommerce-cart .coupon #coupon_code::placeholder,
.woocommerce-cart table.shop_table td.actions .coupon #coupon_code::placeholder{
  color: #8A8A8A !important;
  opacity: 1 !important;
}

.woocommerce-cart .coupon #coupon_code:focus,
.woocommerce-cart table.shop_table td.actions .coupon #coupon_code:focus{
  outline: none !important;
  box-shadow: none !important;
}

/* =========================================================
   BUTTONS
   ========================================================= */
.woocommerce-cart .button,
.woocommerce-cart button.button,
.woocommerce-cart a.button,
.woocommerce-cart input.button{
  min-height: 46px !important;
  height: 46px !important;
  padding: 0 22px !important;
  border: none !important;
  border-radius: 999px !important;
  background: #FFFFFF !important;
  color: #1E1E1E !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  transition: all 0.25s ease !important;
  white-space: nowrap !important;
}

.woocommerce-cart .button:hover,
.woocommerce-cart button.button:hover,
.woocommerce-cart a.button:hover,
.woocommerce-cart input.button:hover{
  color: #D3B574 !important;
  background: #FFFFFF !important;
}

.woocommerce-cart .button span,
.woocommerce-cart button.button span,
.woocommerce-cart a.button span{
  line-height: 1 !important;
  display: inline-block !important;
}

/* Checkout button */
.woocommerce-cart .checkout-button{
  width: 100% !important;
  background: #D3B574 !important;
  color: #FFFFFF !important;
}

.woocommerce-cart .checkout-button:hover{
  background: #BE9E57 !important;
  color: #FFFFFF !important;
}

/* =========================================================
   CART TOTALS
   ========================================================= */
.woocommerce-cart .cart_totals h2{
  margin: 0 0 22px 0 !important;
  color: #1E1E1E !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}

.woocommerce-cart .cart_totals table.shop_table{
  margin: 0 0 20px 0 !important;
  background: transparent !important;
}

.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td{
  padding: 12px 0 !important;
  border: none !important;
  background: transparent !important;
}

.woocommerce-cart .cart_totals table.shop_table th{
  color: #5F6B78 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

.woocommerce-cart .cart_totals table.shop_table td,
.woocommerce-cart .cart_totals table.shop_table .amount{
  color: #4F4F4F !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-align: right !important;
}

/* Total row slightly stronger */
.woocommerce-cart .cart_totals table.shop_table tr.order-total th,
.woocommerce-cart .cart_totals table.shop_table tr.order-total td,
.woocommerce-cart .cart_totals table.shop_table tr.order-total .amount{
  color: #1E1E1E !important;
  font-weight: 500 !important;
}

/* Shipping calculator */
.woocommerce-cart .shipping-calculator-button{
  color: #D3B574 !important;
  text-decoration: none !important;
}

.woocommerce-cart .shipping-calculator-button:hover{
  color: #BE9E57 !important;
}

.woocommerce-cart .shipping-calculator-form{
  margin-top: 8px !important;
}

.woocommerce-cart .shipping-calculator-form p{
  margin: 0 0 12px 0 !important;
}

.woocommerce-cart .shipping-calculator-form label{
  display: block !important;
  margin-bottom: 6px !important;
  color: #6A6A6A !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  text-align: left !important;
}

.woocommerce-cart .shipping-calculator-form input,
.woocommerce-cart .shipping-calculator-form select{
  width: 100% !important;
  height: 42px !important;
  min-height: 42px !important;
  padding: 0 14px !important;
  background: #FFFFFF !important;
  border: none !important;
  box-shadow: none !important;
  color: #1E1E1E !important;
  font-size: 14px !important;
  border-radius: 0 !important;
}

.woocommerce-cart .shipping-calculator-form input:focus,
.woocommerce-cart .shipping-calculator-form select:focus{
  outline: none !important;
  box-shadow: none !important;
}

.woocommerce-cart .shipping-calculator-form .button{
  margin-top: 4px !important;
}

/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 1024px){
  .woocommerce-cart .e-cart__container{
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px){

  /* Outer boxes */
  .woocommerce-cart table.shop_table,
  .woocommerce-cart .cart_totals{
    padding: 16px !important;
  }

  /* Turn cart rows into clean stacked cards */
  .woocommerce-cart table.shop_table thead{
    display: none !important;
  }

  .woocommerce-cart table.shop_table,
  .woocommerce-cart table.shop_table tbody,
  .woocommerce-cart table.shop_table tr,
  .woocommerce-cart table.shop_table td{
    display: block !important;
    width: 100% !important;
  }

  .woocommerce-cart table.shop_table tbody tr{
    padding: 0 !important;
    margin: 0 0 18px 0 !important;
  }

  .woocommerce-cart table.shop_table tbody td{
    text-align: left !important;
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
  }

  /* Remove button */
  .woocommerce-cart table.shop_table .product-remove{
    text-align: right !important;
    padding-bottom: 6px !important;
  }

  /* Image */
  .woocommerce-cart table.shop_table .product-thumbnail{
    text-align: left !important;
    padding-bottom: 10px !important;
  }

  .woocommerce-cart table.shop_table .product-thumbnail img{
    width: 72px !important;
    height: 72px !important;
    margin: 0 !important;
  }

  /* Titles and values left aligned */
  .woocommerce-cart table.shop_table .product-name,
  .woocommerce-cart table.shop_table .product-name a,
  .woocommerce-cart table.shop_table .product-price,
  .woocommerce-cart table.shop_table .product-quantity,
  .woocommerce-cart table.shop_table .product-subtotal{
    text-align: left !important;
  }

  .woocommerce-cart table.shop_table .product-name,
  .woocommerce-cart table.shop_table .product-name a{
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  /* Labels above values */
  .woocommerce-cart table.shop_table .product-price::before{
    content: "Price";
    display: block;
    margin-bottom: 4px;
    color: #6F6F6F;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: left;
  }

  .woocommerce-cart table.shop_table .product-quantity::before{
    content: "Quantity";
    display: block;
    margin-bottom: 4px;
    color: #6F6F6F;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: left;
  }

  .woocommerce-cart table.shop_table .product-subtotal::before{
    content: "Subtotal";
    display: block;
    margin-bottom: 4px;
    color: #6F6F6F;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: left;
  }

  /* Quantity left */
  .woocommerce-cart .quantity{
    justify-content: flex-start !important;
  }

  /* Actions row */
  .woocommerce-cart table.shop_table td.actions{
    padding: 0 !important;
    margin-top: 10px !important;
  }

  .woocommerce-cart .coupon,
  .woocommerce-cart table.shop_table td.actions .coupon{
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
  }

  .woocommerce-cart .coupon #coupon_code,
  .woocommerce-cart table.shop_table td.actions .coupon #coupon_code{
    width: 100% !important;
  }

  /* Buttons full width */
  .woocommerce-cart .button,
  .woocommerce-cart button.button,
  .woocommerce-cart a.button,
  .woocommerce-cart input.button{
    width: 100% !important;
  }

  /* Totals */
  .woocommerce-cart .cart_totals{
    margin-top: 10px !important;
  }

  .woocommerce-cart .cart_totals h2{
    font-size: 18px !important;
    margin-bottom: 18px !important;
  }

  .woocommerce-cart .cart_totals table.shop_table th,
  .woocommerce-cart .cart_totals table.shop_table td{
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding: 8px 0 !important;
  }

  .woocommerce-cart .cart_totals table.shop_table td,
  .woocommerce-cart .cart_totals table.shop_table .amount{
    text-align: left !important;
  }
}

/* =========================================
   VENDOME – CART MOBILE FIX
   Add on top of your current desktop CSS
   ========================================= */
@media (max-width: 767px){

  /* Outer width */
  .woocommerce-cart .woocommerce,
  .woocommerce-cart .e-cart,
  .woocommerce-cart .e-cart__container,
  .woocommerce-cart .e-cart__column,
  .woocommerce-cart .e-cart__column-inner,
  .woocommerce-cart .woocommerce-cart-form,
  .woocommerce-cart .cart-collaterals,
  .woocommerce-cart .elementor-widget-woocommerce-cart,
  .woocommerce-cart .elementor-widget-container{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  /* Remove side constraints */
  .woocommerce-cart .e-cart__container{
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  /* Main boxes */
  .woocommerce-cart table.shop_table,
  .woocommerce-cart .cart_totals{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 18px 0 !important;
    padding: 16px !important;
    background: #F8F6F2 !important;
    border: none !important;
    box-shadow: none !important;
  }

  /* Hide desktop header */
  .woocommerce-cart table.shop_table thead{
    display: none !important;
  }

  /* Turn rows into stacked cards */
  .woocommerce-cart table.shop_table,
  .woocommerce-cart table.shop_table tbody,
  .woocommerce-cart table.shop_table tr,
  .woocommerce-cart table.shop_table td{
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .woocommerce-cart table.shop_table tr{
    margin: 0 0 18px 0 !important;
    padding: 0 !important;
  }

  .woocommerce-cart table.shop_table td{
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
    text-align: left !important;
    border: none !important;
  }

  /* Remove button */
  .woocommerce-cart table.shop_table .product-remove{
    text-align: right !important;
    padding-bottom: 6px !important;
  }

  .woocommerce-cart table.shop_table .product-remove a{
    display: inline-block !important;
    color: #8A8A8A !important;
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 1 !important;
  }

  /* Thumbnail */
  .woocommerce-cart table.shop_table .product-thumbnail{
    padding-bottom: 10px !important;
    text-align: left !important;
  }

  .woocommerce-cart table.shop_table .product-thumbnail img{
    width: 72px !important;
    height: 72px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
    margin: 0 !important;
    background: #FFFFFF !important;
  }

  /* Product title */
  .woocommerce-cart table.shop_table .product-name,
  .woocommerce-cart table.shop_table .product-name a{
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
    color: #1E1E1E !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    text-decoration: none !important;
  }

  /* Force price/qty/subtotal to stack cleanly */
  .woocommerce-cart table.shop_table .product-price,
  .woocommerce-cart table.shop_table .product-quantity,
  .woocommerce-cart table.shop_table .product-subtotal{
    text-align: left !important;
    color: #1E1E1E !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  /* Clear weird inline behaviour */
  .woocommerce-cart table.shop_table .product-price *,
  .woocommerce-cart table.shop_table .product-quantity *,
  .woocommerce-cart table.shop_table .product-subtotal *{
    text-align: left !important;
    vertical-align: baseline !important;
  }

  /* Mobile labels */
  .woocommerce-cart table.shop_table .product-price::before{
    content: "Price";
    display: block !important;
    margin-bottom: 4px !important;
    color: #6F6F6F !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
  }

  .woocommerce-cart table.shop_table .product-quantity::before{
    content: "Quantity";
    display: block !important;
    margin-bottom: 4px !important;
    color: #6F6F6F !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
  }

  .woocommerce-cart table.shop_table .product-subtotal::before{
    content: "Subtotal";
    display: block !important;
    margin-bottom: 4px !important;
    color: #6F6F6F !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
  }

  /* Quantity field */
  .woocommerce-cart .quantity{
    display: inline-flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
  }

  .woocommerce-cart .quantity .qty{
    width: 60px !important;
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 8px !important;
    background: #FFFFFF !important;
    border: none !important;
    box-shadow: none !important;
    text-align: center !important;
    font-size: 14px !important;
  }

  /* Actions area */
  .woocommerce-cart table.shop_table td.actions{
    padding: 0 !important;
    margin-top: 8px !important;
  }

  .woocommerce-cart .coupon,
  .woocommerce-cart table.shop_table td.actions .coupon{
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    width: 100% !important;
  }

  .woocommerce-cart .coupon #coupon_code,
  .woocommerce-cart table.shop_table td.actions .coupon #coupon_code{
    width: 100% !important;
    max-width: 100% !important;
    height: 42px !important;
    padding: 0 14px !important;
    background: #FFFFFF !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
  }

  /* Buttons */
  .woocommerce-cart .button,
  .woocommerce-cart button.button,
  .woocommerce-cart a.button,
  .woocommerce-cart input.button{
    width: 100% !important;
    max-width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1 !important;
    border: none !important;
    border-radius: 999px !important;
    background: #FFFFFF !important;
    color: #1E1E1E !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
    padding: 0 18px !important;
  }

  .woocommerce-cart .checkout-button{
    background: #D3B574 !important;
    color: #FFFFFF !important;
  }

  /* Totals box */
  .woocommerce-cart .cart_totals{
    margin-top: 6px !important;
  }

  .woocommerce-cart .cart_totals h2{
    font-size: 18px !important;
    margin: 0 0 18px 0 !important;
    text-align: left !important;
  }

  .woocommerce-cart .cart_totals table.shop_table,
  .woocommerce-cart .cart_totals table.shop_table tbody,
  .woocommerce-cart .cart_totals table.shop_table tr,
  .woocommerce-cart .cart_totals table.shop_table th,
  .woocommerce-cart .cart_totals table.shop_table td{
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    padding: 8px 0 !important;
    border: none !important;
  }

  .woocommerce-cart .cart_totals table.shop_table th{
    color: #5F6B78 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  .woocommerce-cart .cart_totals table.shop_table td,
  .woocommerce-cart .cart_totals table.shop_table .amount{
    color: #1E1E1E !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left !important;
  }

  /* Shipping form */
  .woocommerce-cart .shipping-calculator-form label{
    text-align: left !important;
    margin-bottom: 6px !important;
  }

  .woocommerce-cart .shipping-calculator-form input,
  .woocommerce-cart .shipping-calculator-form select{
    width: 100% !important;
    height: 42px !important;
    padding: 0 14px !important;
    background: #FFFFFF !important;
    border: none !important;
    box-shadow: none !important;
  }
}/* End custom CSS */