/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 August 2025 22:28:17
*/


.body--cart {
  padding-top: 10rem !important;
}
.l-cart--steps {
  margin-bottom: 3rem;
}
.l-cart--steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-cart--steps .step.active .step-number {
  background-color: #292663;
}
.l-cart--steps .step-number {
  background-color: #00A1E4;
  color: #fff;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  border-radius: 100%;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-cart .l-breadcrumbs {
  margin-bottom: 3rem;
}
.l-cart .form--cart .pdf--count {
  background-color: #F37021;
  color: #292663;
}
.l-cart .form--cart .table--cart tr, .l-cart .form--cart .table--cart th, .l-cart .form--cart .table--cart td {
  padding: 0.5rem 1rem 0.5rem 0;
  width: 25%;
}
.l-cart .form--cart .pqty input {
  border: 1px solid #ccc;
  padding: 0.5rem;
}
.l-cart .order--summary .order--promo-code .form--promo-code .input {
  border: 1px solid #ccc;
  padding: 0 0.5rem;
}
.l-cart .order--summary .order--promo-code .form--promo-code .button {
  background-color: #F37021;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
}
.l-cart .button {
  background-color: #292663;
  color: #fff;
  padding: 0.5rem 2rem;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  text-decoration: none;
  text-align: center;
}
