/* GBIST Side Cart - footer only */
.xoo-wsc-footer{
  padding:14px 20px 18px!important;
  box-shadow:0 -4px 10px rgba(0,0,0,.10)!important;
}

.xoo-wsc-ecl{
  margin-bottom:10px!important;
  font-size:12px!important;
  color:#555!important;
}

.xoo-wsc-ft-amt{
  margin:0 0 8px!important;
}

.xoo-wsc-ft-amt-label,
.xoo-wsc-ft-amt-value{
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:700!important;
  color:#222!important;
}

.xoo-wsc-footer-txt{
  display:block!important;
  margin:0 0 12px!important;
  font-size:11px!important;
  line-height:1.4!important;
  color:#555!important;
}

.xoo-wsc-ft-buttons-cont{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
}

.xoo-wsc-ft-btn-continue,
.xoo-wsc-ft-btn-checkout{
  width:100%!important;
  text-align:center!important;
  text-transform:none!important;
  border-radius:6px!important;
}

.xoo-wsc-ft-btn-continue{
  min-height:38px!important;
  line-height:38px!important;
  background:#fff!important;
  border:1px solid #ddd!important;
  color:#555!important;
  font-size:12px!important;
  font-weight:700!important;
}

.xoo-wsc-ft-btn-checkout{
  min-height:46px!important;
  line-height:46px!important;
  background:#1a8f5c!important;
  border:1px solid #1a8f5c!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
}

.xoo-wsc-ft-btn-checkout:hover{
  background:#147a4e!important;
  border-color:#147a4e!important;
  color:#fff!important;
}
