/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.address-actions ul {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0;
}
.address-actions li {
  margin: 0.5rem 0;
  padding: 0;
}
.address-actions a {
  display: block;
}

.address-container .address {
  background: #f3f3f3;
  border: 1px solid #eee;
  margin: 5px 0;
  padding: 5px 10px;
}

.address-form label,
.address-form input {
  display: block;
}
.address-form input,
.address-form select {
  margin: 3px 0 5px;
}

@media screen and (min-width: 960px) {
  .address-actions li {
    display: inline-block;
    width: 50%;
  }
  .address-book {
    display: flex;
    flex-wrap: wrap;
  }
  .address-container {
    flex-basis: 32%;
  }
  .address-container:nth-child(3n-1) {
    margin-left: 2%;
    margin-right: 2%;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.account-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.account-nav li {
  margin-bottom: 20px;
}
.account-nav li a {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%);
  background-color: #e4e4e4;
  border-radius: 5px;
  display: block;
  height: 8rem;
  line-height: 1.2;
  padding-top: 12px;
  text-decoration: none;
}
.account-nav li a strong,
.account-nav li a span {
  color: #555;
  display: block;
  margin-left: 65px;
  margin-right: 20px;
}
.account-nav li a strong {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.account-nav li a .account-icon {
  display: block;
  float: left;
  margin-left: 12px;
  margin-top: 3px;
}
.account-nav li a .account-icon:active,
.account-nav li a .account-icon:hover {
  opacity: 0.7;
}
.account-nav li a .payment-methods-icon {
  margin-left: 5px;
}
.account-nav li a:hover {
  text-decoration: none;
}
.account-nav .account-icon {
  height: 2.8rem;
  opacity: 0.35;
  padding-left: 0.3rem;
}

.order {
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  padding: 1rem;
}

.order-summary {
  box-sizing: border-box;
  padding-right: 1rem;
}

.order-summary > div {
  margin: 0.5rem 0;
}

.order-number {
  font-size: 1.5rem;
}

.order-actions {
  flex-basis: 240px;
}

.order-actions .button {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}

.saved-cards {
  display: flex;
  flex-flow: wrap;
}
.saved-cards form {
  margin: 0 1rem;
  width: 20rem;
}
.saved-cards .saved-card {
  background: #f3f3f3;
  border: 1px solid #eee;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 5px 0;
  padding: 5px 10px;
}

.deleteAccount {
  border-top: 1px solid #ddd;
  margin-top: 4rem;
  padding-bottom: 2rem;
  padding-top: 4rem;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.new-basket-table-container {
  background-color: #f8f8f8;
  box-sizing: border-box;
  padding: 15px;
  margin-left: 5px;
  margin-right: 5px;
}
.new-basket-table-container .basketTableBuyAndHireSectionHeader {
  display: none;
}
.new-basket-table-container .basket-item-offcuts {
  display: flex;
  margin-top: 0.5rem;
}
.new-basket-table-container .new-cutting-instructions {
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
  color: #595959;
  font-family: inherit;
  font-size: inherit;
  padding: 0.75rem;
  width: 100%;
}
@media (min-width: 960px) {
  .new-basket-table-container .new-cutting-instructions {
    width: 90%;
  }
}
.new-basket-table-container .offcuts-radio-btns {
  display: flex;
  margin-left: 0.8rem;
}
.new-basket-table-container .offcuts-radio-btns label:first-of-type {
  margin-right: 0.5rem;
}
.new-basket-table-container .paypal-link {
  align-items: center;
  background: #fdbe2d;
  border-radius: 0.4rem;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.new-basket-table-container .checkout-link {
  align-content: center;
  align-items: center;
  display: inline-flex;
  font-weight: normal;
  justify-content: center;
  text-decoration: none;
}
.new-basket-table-container .basket-item-cutting-instructions {
  margin-top: 0.5rem;
}
.new-basket-table-container .basket-table-header {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
}
.new-basket-table-container .new-basket-table {
  align-items: center;
  display: grid;
  font-weight: bold;
  gap: 2vw;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr 1fr;
  justify-items: start;
  overflow-y: hidden;
}
.new-basket-table-container .new-basket-item {
  display: contents;
}
@media (min-width: 960px) {
  .new-basket-table-container .new-basket-item {
    display: contents;
  }
}
.new-basket-table-container .mobile-only {
  align-items: center;
  display: flex;
  width: 100px;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .mobile-only {
    display: none;
  }
}
.new-basket-table-container .v-center {
  align-items: center;
  display: flex;
}
.new-basket-table-container .basket-item-info {
  display: flex;
  justify-content: left;
  margin: 0.125rem 0;
  width: 100%;
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-info {
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin: auto 0;
  }
}
.new-basket-table-container .new-basket-table-headers {
  display: none;
}
@media (min-width: 960px) {
  .new-basket-table-container .new-basket-table-headers {
    display: contents;
  }
}
.new-basket-table-container .basket-item-image {
  grid-column: 1/7;
}
.new-basket-table-container .basket-item-image img {
  height: 160px;
  max-width: none;
  width: 160px;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-image {
    grid-column: 1/2;
  }
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .basket-item-image img {
    height: 200px;
    width: 200px;
  }
}
.new-basket-table-container .basket-item-details {
  display: flex;
  flex-direction: column;
  grid-column: 1/7;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-details {
    grid-column: 2/7;
  }
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-details {
    grid-column: 2/3;
  }
}
.new-basket-table-container .basket-item-weight {
  grid-column: 1/7;
  height: 40px;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-weight {
    grid-column: 1/4;
  }
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-weight {
    grid-column: 3/4;
  }
}
.new-basket-table-container .basket-item-unit-price {
  grid-column: 1/7;
  height: 40px;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-unit-price {
    grid-column: 4/7;
  }
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-unit-price {
    grid-column: 4/5;
  }
}
.new-basket-table-container .basket-item-quantity {
  grid-column: 1/7;
  height: 40px;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-quantity {
    grid-column: 1/4;
  }
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-quantity {
    grid-column: 5/6;
  }
}
.new-basket-table-container .basket-item-total {
  grid-column: 1/7;
  height: 40px;
}
@media screen and (min-width: 680px) {
  .new-basket-table-container .basket-item-total {
    grid-column: 4/7;
  }
}
@media (min-width: 960px) {
  .new-basket-table-container .basket-item-total {
    grid-column: 6/7;
  }
}
.new-basket-table-container .basket-item-remove-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  padding-left: 0;
  text-align: center;
  text-decoration: underline;
  width: fit-content;
}
.new-basket-table-container .new-table-footer {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  grid-column: 1/7;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .new-table-footer {
    display: contents;
  }
}
.new-basket-table-container .product-quantity-container {
  display: flex;
  margin: 0;
  min-height: 2.5rem;
  width: 150px;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .product-quantity-container {
    margin: auto;
  }
}
.new-basket-table-container .basketDivider {
  background-color: #707070;
  border: none;
  box-sizing: border-box;
  grid-column: 1/7;
  height: 1px;
  margin: 0;
  width: 100%;
}
.new-basket-table-container .basket-update-container {
  grid-column: 5/7;
  width: 100%;
}
.new-basket-table-container .basket-update-container.hidden {
  display: none;
}
.new-basket-table-container .icon {
  display: none;
}
.new-basket-table-container .tms-calendar-icon {
  display: inline;
  margin-right: 1rem;
}
.new-basket-table-container .calculate-delivery {
  order: 1;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .calculate-delivery {
    order: unset;
  }
}
.new-basket-table-container .choose-delivery-date-header {
  grid-column: 1/7;
  order: 2;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .choose-delivery-date-header {
    order: unset;
  }
}
.new-basket-table-container .choose-delivery-date {
  order: 3;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .choose-delivery-date {
    order: unset;
  }
}
.new-basket-table-container .basket-basketSummary {
  order: 4;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .basket-basketSummary {
    order: unset;
  }
}
.new-basket-table-container .deliver-to-postcode {
  flex-wrap: wrap;
}
.new-basket-table-container .deliver-to-postcode-radio {
  margin-right: 1rem;
}
.new-basket-table-container .deliver-to-postcode-postcode-inputs {
  margin: 0.5rem 0;
}
.new-basket-table-container .delivery-postcode-input,
.new-basket-table-container .update-delivery-postcode-input {
  box-sizing: border-box;
  height: 2.15rem;
}
.new-basket-table-container .update-delivery-postcode-input {
  margin-left: 0.35rem;
}
.new-basket-table-container .delivery-postcode-input {
  border: 1px solid #c9c9c9;
  box-shadow: none;
  color: #757575;
  font-weight: bold;
  margin-left: 0;
  max-width: unset;
  width: 85px;
}
.new-basket-table-container .delivery-area-selection-radio[type=radio] {
  margin: 0;
  margin-right: 0.5rem;
}
.new-basket-table-container .delivery-area-selection.collecting {
  margin-top: 0.25rem;
}
.new-basket-table-container label.delivery-area-selection {
  height: auto;
  margin: 0.75rem 0;
  min-height: 2.15rem;
}
.new-basket-table-container label.delivery-area-selection:first-of-type {
  margin-bottom: 0;
  margin-top: 0;
}
.new-basket-table-container label.delivery-area-selection:last-of-type {
  margin-bottom: 0;
}
.new-basket-table-container .calculate-delivery,
.new-basket-table-container .choose-delivery-date {
  grid-column: 1/4;
}
.new-basket-table-container .delivery-date-shortcuts {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.5rem;
  padding-left: 1px;
}
@media screen and (min-width: 540px) {
  .new-basket-table-container .delivery-date-shortcuts {
    flex-direction: row;
  }
}
.new-basket-table-container .delivery-date-shortcut {
  align-items: center;
  background-color: #fff;
  border: 1px #707070 solid;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 54px;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.75rem;
  padding-bottom: 0.5625rem;
  width: 5.75rem;
}
.new-basket-table-container .delivery-date-shortcut:hover {
  background-color: #00d76e;
  color: #000;
}
.new-basket-table-container .delivery-date-shortcut:hover .delivery-date-date {
  color: #000;
}
.new-basket-table-container .delivery-date-shortcut:first-of-type {
  margin-left: 0;
}
.new-basket-table-container .delivery-date-shortcut:last-of-type {
  margin-right: 1rem;
}
.new-basket-table-container .delivery-date-shortcut:nth-of-type(3) {
  display: none;
}
.new-basket-table-container .delivery-date-shortcut .delivery-date-day {
  font-size: 1rem;
  font-weight: bold;
}
.new-basket-table-container .delivery-date-shortcut .delivery-date-date {
  color: #757575;
  font-size: 0.8rem;
}
.new-basket-table-container .delivery-date-shortcut.selected {
  background-color: #00d76e;
  border: none;
  color: #000;
  cursor: default;
}
.new-basket-table-container .delivery-date-shortcut.selected .delivery-date-date {
  color: #000;
}
.new-basket-table-container .picker__input,
.new-basket-table-container .delivery-calendar-button {
  background-image: url("/assets/metal_store/new-calendar-9864e816.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px 23px;
  box-sizing: border-box;
  font-size: 0;
  margin: 0.5rem 0;
  text-align: center;
}
.new-basket-table-container .picker__input:hover,
.new-basket-table-container .delivery-calendar-button:hover {
  background-image: url("/assets/metal_store/new-calendar-9864e816.svg");
}
.new-basket-table-container .delivery-calendar-button {
  margin: 0;
}
.new-basket-table-container .basket-basketSummary {
  grid-column: 5/7;
  width: 100%;
}
.new-basket-table-container .basket-summary-table {
  font-size: 1rem;
  width: auto;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .basket-summary-table {
    width: 100%;
  }
}
.new-basket-table-container .basket-summary-table .summary-detail .price {
  font-weight: normal;
}
.new-basket-table-container .basket-summary-table .order-total .price {
  font-weight: bold;
}
.new-basket-table-container .basket-summary-table .price {
  padding-right: 2rem;
  text-align: left;
}
.new-basket-table-container .checkout-options {
  align-items: center;
  background: unset;
  display: grid;
  flex-direction: column;
  height: 100%;
  margin: 2rem 0;
  order: 5;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .new-basket-table-container .checkout-options {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .checkout-options {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    grid-column: 3/7;
  }
}
.new-basket-table-container .amazon-pay-checkout-container {
  order: 3;
}
@media screen and (min-width: 640px) {
  .new-basket-table-container .amazon-pay-checkout-container {
    order: 1;
  }
}
.new-basket-table-container .amazon-pay-checkout {
  align-items: baseline;
  cursor: pointer;
  display: flex;
}
.new-basket-table-container .amazon-pay-checkout,
.new-basket-table-container .paypal-checkout,
.new-basket-table-container .standard-checkout {
  margin: 1rem 0.5rem;
}
@media screen and (min-width: 640px) {
  .new-basket-table-container .amazon-pay-checkout,
  .new-basket-table-container .paypal-checkout,
  .new-basket-table-container .standard-checkout {
    margin: 0 0.5rem;
  }
}
.new-basket-table-container .paypal-checkout {
  cursor: pointer;
  height: 54px;
  order: 2;
}
.new-basket-table-container .standard-checkout {
  height: 54px;
  order: 1;
}
@media screen and (min-width: 640px) {
  .new-basket-table-container .standard-checkout {
    order: 3;
  }
}
.new-basket-table-container .standard-checkout-button {
  background-color: #00d76e;
  border: none;
  border-radius: 0.4rem;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 0.9rem;
  height: 100%;
  line-height: 54px;
  padding: 0 1rem;
  text-align: center;
  white-space: pre;
}
@media screen and (min-width: 540px) {
  .new-basket-table-container .standard-checkout-button {
    font-size: 1.125rem;
  }
}
.new-basket-table-container .standard-checkout-button .checkout-icon {
  height: 15px;
  margin-left: 1rem;
}
.new-basket-table-container .standard-checkout-button[data-disabled=true] img {
  filter: none;
}
.new-basket-table-container .standard-checkout-button img {
  filter: invert(1);
}
.new-basket-table-container .standard-checkout-button[data-disabled=true] {
  background-color: #c9c9c9;
  color: #fff;
}
.new-basket-table-container .accessible-focus:focus-visible {
  outline: 3px solid #ffa500;
  outline-offset: 2px;
}
.new-basket-table-container .delivery-area-selection {
  align-items: center;
  background-color: inherit;
  border-bottom: none;
  display: flex;
  font-weight: normal;
  height: auto;
  padding: 0;
}
.new-basket-table-container .trade-counter-checkout {
  grid-column: 1/7;
  order: 6;
}
@media screen and (min-width: 960px) {
  .new-basket-table-container .trade-counter-checkout {
    order: unset;
  }
}
.new-basket-table-container .delivery-date-selection-container {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
@media screen and (min-width: 540px) {
  .new-basket-table-container .delivery-date-selection-container {
    flex-direction: row-reverse;
  }
}
.new-basket-table-container .discount-line-details {
  grid-column: 1/4;
}
.new-basket-table-container .discount-line-quantity .discount-quantity,
.new-basket-table-container .basket-item-quantity .discount-quantity {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  font-size: 1rem;
  height: 2.25rem;
  justify-content: center;
  width: 150px;
}
.new-basket-table-container .cta-button {
  background-color: #008634;
  border: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
}

.new-suggestions-container {
  margin: 68px 15px;
}
.new-suggestions-container .product-table-wrapper {
  padding-bottom: 1rem;
}

.discountCode-container {
  background-color: #f8f8f8;
  margin-top: 0.5rem;
  margin-left: 15px;
  margin-right: 15px;
  padding: 30px;
}
.discountCode-container .discountCode-button {
  height: 33px;
  line-height: 1;
  padding-bottom: 1px;
  padding-top: 1px;
}
.discountCode-container form {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media screen and (min-width: 768px) {
  .discountCode-container form {
    flex-direction: row;
    justify-content: center;
  }
}
.discountCode-label {
  font-size: 18px;
  padding-left: 10px;
}

.discountCode-input {
  border: 1px solid #c9c9c9;
  box-shadow: none;
  font-size: 18px;
  height: 29px;
  margin-left: 0;
  padding-left: 5px;
}

.basketModal {
  background-color: #f0f0f0;
  border: 0.5px #fff solid;
  overflow: visible;
  padding: 0;
}

.basketModal::backdrop {
  background: rgba(0, 0, 0, 0.7);
}

.basketModal:focus {
  outline: none;
}

.basket-intro {
  clear: both;
  padding: 35px;
}
.basket-intro h6 {
  font-weight: 100;
  font-size: 13px;
}
.basket-intro p {
  color: #595959;
  font-size: 1.2rem;
}
.basket-intro p:first-child {
  margin-top: 0;
}
.basket-intro p:last-child {
  margin-bottom: 0;
}

.content-main .basket-intro p {
  max-width: none;
}

.offcuts-required-label {
  display: block;
}

@media screen and (min-width: 640px) {
  .offcuts-required-label {
    display: inline;
  }
}
.am-delivery-checkbox {
  display: block;
  margin: 0.5rem 0;
  width: 100%;
}
.am-delivery-checkbox input {
  margin-left: 0.5rem;
}

.early-delivery-checkbox {
  font-size: 14px;
  font-weight: normal;
}
.early-delivery-checkbox input {
  margin-left: 0.5rem;
}

.delivery-area-selection {
  background: #f3f3f3;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  padding: 0.4rem;
}
.delivery-area-selection [type=radio] {
  margin: 2px 10px 3px 5px;
  vertical-align: middle;
}

.basket-warning {
  color: #e60000;
}

.basket-table {
  display: block;
  margin-bottom: 2rem;
  margin-top: 20px;
  max-width: 100vw;
  overflow-x: scroll;
  overflow-y: hidden;
}
.basket-table .price {
  text-align: right;
}
@media screen and (min-width: 550px) {
  .basket-table {
    display: table;
  }
}

[name=delivery_postcode],
[name=delivery_date] {
  padding: 0.5rem;
}

.delivery-area-selection .calendar-icon {
  margin-left: 0.5rem;
  width: 1rem;
}

[name=delivery_postcode] {
  margin-left: 2.2rem;
  width: 5rem;
}

[name=delivery_date] {
  margin-left: 1rem;
  width: 8rem;
}

[name=delivery_postcode] + input,
[name=delivery_date] + input,
.picker + input,
.basket-update-btn {
  margin-left: 0.5rem;
  padding: 0.5rem;
}

.delivery-update {
  margin-left: 0;
}

.trade-counter-add-misc {
  background: #f3f3f3;
  margin: 0.5rem 0;
  padding: 0.5rem;
}
.trade-counter-add-misc label,
.trade-counter-add-misc input {
  padding: 0.5rem;
}
.trade-counter-add-misc [type=text],
.trade-counter-add-misc [type=number] {
  font-size: 1.2rem;
}
.trade-counter-add-misc input[name=quantity] {
  width: 3rem;
}
.trade-counter-add-misc input[name=price] {
  width: 5rem;
}
.trade-counter-add-misc input[type=submit] {
  margin-left: 1rem;
}

.trade-counter-checkout {
  background: #f3f3f3;
  padding-left: 20px;
}
.trade-counter-checkout table {
  width: 100%;
}
.trade-counter-checkout input {
  padding: 0.5rem;
}

.delivery-surcharge-warning {
  animation: fade 2s;
  background: #ffea00;
  box-sizing: border-box;
  clear: right;
  margin: 0.5rem 0;
  overflow: hidden;
  padding: 1rem;
}
.delivery-surcharge-warning h3 {
  margin: 0 0 0.5rem;
}
.delivery-surcharge-warning p {
  margin: 0.5rem 0;
}
.delivery-surcharge-warning .large {
  font-size: 1.4rem;
}
.delivery-surcharge-warning .small-print {
  font-size: 0.8rem;
  text-transform: uppercase;
}
.delivery-surcharge-warning .icon {
  height: 18px;
  width: 24px;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
a.call-now {
  background: #fffcbf;
  border-bottom-left-radius: 0.75rem;
  border-top-left-radius: 0.75rem;
  color: black;
  display: inline-block;
  float: right;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 3rem;
  margin: 0.5rem -1rem 0.5rem 1rem;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: background 0.4s;
}

a.call-now:hover {
  background: white;
  text-decoration: none;
}

.basket-conversion {
  margin-top: 0.5rem;
}

.next-discount.btn-cta {
  display: block;
  font-weight: normal;
  margin: 0 -0.4rem -0.4rem;
  padding: 0.4rem;
  text-decoration: none;
}

.next-discount.btn-cta,
.next-discount.btn-cta a,
.next-discount b {
  color: #fff;
}

.next-discount a:hover {
  text-decoration: none;
}

.next-discount span {
  text-decoration: underline;
}

.timer-message {
  clear: both;
  display: block;
  font-weight: bold;
  padding-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .timer-message {
    text-align: right;
  }
}

.basket-item-feature-descriptions {
  font-weight: normal;
}

.basket-item-footer {
  align-items: flex-end;
  display: flex;
  flex-grow: 1;
}

.basket-item-header {
  margin-bottom: 1rem;
}

.basket-item-product-name {
  font-size: 18px;
}

.backet-matching-tube-clamp-notice {
  padding: 0.5rem 2rem;
  color: black;
}
.backet-matching-tube-clamp-notice p {
  font-size: 14px;
}

.basket-tube-clamp-notice-confirm,
.basket-tube-clamp-notice-decline {
  border: 0.5px #cacaca solid;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.8rem;
  height: clamp(30px, 5vh, 44px);
  margin-top: 0.5vh;
  padding: 0.6rem 1rem;
  text-align: center;
  width: 100%;
}

.basket-tube-clamp-notice-confirm {
  background-color: #00d76e;
  color: #000;
}

@media all and (min-width: 960px) {
  .basket-item-single-line {
    padding-bottom: 2rem;
  }
}
.crossSellModal-container,
.mismatchModal-container {
  max-height: 90dvh;
}
.crossSellModal-container .crossSellModal-content,
.crossSellModal-container .mismatchModal-content,
.mismatchModal-container .crossSellModal-content,
.mismatchModal-container .mismatchModal-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
.crossSellModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
.crossSellModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
.crossSellModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer,
.mismatchModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
.mismatchModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
.mismatchModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
.mismatchModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-accept,
.crossSellModal-container .crossSellModal-content .crossSellModal-decline,
.crossSellModal-container .mismatchModal-content .crossSellModal-accept,
.crossSellModal-container .mismatchModal-content .crossSellModal-decline,
.mismatchModal-container .crossSellModal-content .crossSellModal-accept,
.mismatchModal-container .crossSellModal-content .crossSellModal-decline,
.mismatchModal-container .mismatchModal-content .crossSellModal-accept,
.mismatchModal-container .mismatchModal-content .crossSellModal-decline {
  border: 0.5px #cacaca solid;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.8rem;
  height: clamp(30px, 5vh, 44px);
  margin-top: 0.5vh;
  padding: 0.6rem 1rem;
  text-align: center;
  width: 100%;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-accept,
.crossSellModal-container .mismatchModal-content .crossSellModal-accept,
.mismatchModal-container .crossSellModal-content .crossSellModal-accept,
.mismatchModal-container .mismatchModal-content .crossSellModal-accept {
  background-color: #00d76e;
  color: #000;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-decline,
.crossSellModal-container .mismatchModal-content .crossSellModal-decline,
.mismatchModal-container .crossSellModal-content .crossSellModal-decline,
.mismatchModal-container .mismatchModal-content .crossSellModal-decline {
  background-color: #fff;
  color: #5d5d5d;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-header,
.crossSellModal-container .crossSellModal-content .mismatchModal-header,
.crossSellModal-container .mismatchModal-content .crossSellModal-header,
.crossSellModal-container .mismatchModal-content .mismatchModal-header,
.mismatchModal-container .crossSellModal-content .crossSellModal-header,
.mismatchModal-container .crossSellModal-content .mismatchModal-header,
.mismatchModal-container .mismatchModal-content .crossSellModal-header,
.mismatchModal-container .mismatchModal-content .mismatchModal-header {
  color: #313131;
  font-size: 1.8rem;
  line-height: normal;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-header-endText,
.crossSellModal-container .mismatchModal-content .crossSellModal-header-endText,
.mismatchModal-container .crossSellModal-content .crossSellModal-header-endText,
.mismatchModal-container .mismatchModal-content .crossSellModal-header-endText {
  white-space: nowrap;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-content-text,
.crossSellModal-container .crossSellModal-content .mismatchModal-content-text,
.crossSellModal-container .mismatchModal-content .crossSellModal-content-text,
.crossSellModal-container .mismatchModal-content .mismatchModal-content-text,
.mismatchModal-container .crossSellModal-content .crossSellModal-content-text,
.mismatchModal-container .crossSellModal-content .mismatchModal-content-text,
.mismatchModal-container .mismatchModal-content .crossSellModal-content-text,
.mismatchModal-container .mismatchModal-content .mismatchModal-content-text {
  margin-bottom: 1rem;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-paragraph,
.crossSellModal-container .crossSellModal-content .mismatchModal-paragraph,
.crossSellModal-container .mismatchModal-content .crossSellModal-paragraph,
.crossSellModal-container .mismatchModal-content .mismatchModal-paragraph,
.mismatchModal-container .crossSellModal-content .crossSellModal-paragraph,
.mismatchModal-container .crossSellModal-content .mismatchModal-paragraph,
.mismatchModal-container .mismatchModal-content .crossSellModal-paragraph,
.mismatchModal-container .mismatchModal-content .mismatchModal-paragraph {
  font-size: 0.7rem;
  margin: 0.2rem 0;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-price,
.crossSellModal-container .mismatchModal-content .crossSellModal-price,
.mismatchModal-container .crossSellModal-content .crossSellModal-price,
.mismatchModal-container .mismatchModal-content .crossSellModal-price {
  font-size: 0.875rem;
  font-weight: bold;
  height: 1.5rem;
  text-align: center;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-productListings,
.crossSellModal-container .crossSellModal-content .mismatchModal-productListings,
.crossSellModal-container .mismatchModal-content .crossSellModal-productListings,
.crossSellModal-container .mismatchModal-content .mismatchModal-productListings,
.mismatchModal-container .crossSellModal-content .crossSellModal-productListings,
.mismatchModal-container .crossSellModal-content .mismatchModal-productListings,
.mismatchModal-container .mismatchModal-content .crossSellModal-productListings,
.mismatchModal-container .mismatchModal-content .mismatchModal-productListings {
  max-height: 45vh;
  overflow: auto;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-productListing,
.crossSellModal-container .crossSellModal-content .mismatchModal-productListing,
.crossSellModal-container .mismatchModal-content .crossSellModal-productListing,
.crossSellModal-container .mismatchModal-content .mismatchModal-productListing,
.mismatchModal-container .crossSellModal-content .crossSellModal-productListing,
.mismatchModal-container .crossSellModal-content .mismatchModal-productListing,
.mismatchModal-container .mismatchModal-content .crossSellModal-productListing,
.mismatchModal-container .mismatchModal-content .mismatchModal-productListing {
  align-content: center;
  background-color: white;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-productListing-image,
.crossSellModal-container .crossSellModal-content .mismatchModal-productListing-image,
.crossSellModal-container .mismatchModal-content .crossSellModal-productListing-image,
.crossSellModal-container .mismatchModal-content .mismatchModal-productListing-image,
.mismatchModal-container .crossSellModal-content .crossSellModal-productListing-image,
.mismatchModal-container .crossSellModal-content .mismatchModal-productListing-image,
.mismatchModal-container .mismatchModal-content .crossSellModal-productListing-image,
.mismatchModal-container .mismatchModal-content .mismatchModal-productListing-image {
  align-items: center;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-productListing-nameContainer,
.crossSellModal-container .crossSellModal-content .mismatchModal-productListing-nameContainer,
.crossSellModal-container .mismatchModal-content .crossSellModal-productListing-nameContainer,
.crossSellModal-container .mismatchModal-content .mismatchModal-productListing-nameContainer,
.mismatchModal-container .crossSellModal-content .crossSellModal-productListing-nameContainer,
.mismatchModal-container .crossSellModal-content .mismatchModal-productListing-nameContainer,
.mismatchModal-container .mismatchModal-content .crossSellModal-productListing-nameContainer,
.mismatchModal-container .mismatchModal-content .mismatchModal-productListing-nameContainer {
  align-items: center;
  display: flex;
  flex-grow: 1;
  font-size: 13px;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-productListing-options,
.crossSellModal-container .mismatchModal-content .crossSellModal-productListing-options,
.mismatchModal-container .crossSellModal-content .crossSellModal-productListing-options,
.mismatchModal-container .mismatchModal-content .crossSellModal-productListing-options {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-qtyInput,
.crossSellModal-container .mismatchModal-content .crossSellModal-qtyInput,
.mismatchModal-container .crossSellModal-content .crossSellModal-qtyInput,
.mismatchModal-container .mismatchModal-content .crossSellModal-qtyInput {
  border: 1px solid #c9c9c9;
  font-size: 0.9125rem;
  max-width: 40%;
  text-align: center;
}
.crossSellModal-container .crossSellModal-content .crossSellModal-quantityContainer,
.crossSellModal-container .mismatchModal-content .crossSellModal-quantityContainer,
.mismatchModal-container .crossSellModal-content .crossSellModal-quantityContainer,
.mismatchModal-container .mismatchModal-content .crossSellModal-quantityContainer {
  display: flex;
  margin: 0;
  min-height: 2rem;
  width: 85px;
}
.crossSellModal-container .crossSellModal-imageContainer,
.mismatchModal-container .crossSellModal-imageContainer {
  display: none;
  overflow: hidden;
}
.crossSellModal-container .crossSellModal-imageContainer .crossSellModal-imageContainer-image,
.mismatchModal-container .crossSellModal-imageContainer .crossSellModal-imageContainer-image {
  min-height: 100%;
  object-fit: cover;
  outline: 0.5px #fff solid;
}

@media (min-width: 540px) {
  .crossSellModal-container .crossSellModal-content,
  .crossSellModal-container .mismatchModal-content,
  .mismatchModal-container .crossSellModal-content,
  .mismatchModal-container .mismatchModal-content {
    padding: 1.5rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
  .crossSellModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
  .crossSellModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
  .crossSellModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer,
  .mismatchModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
  .mismatchModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
  .mismatchModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
  .mismatchModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer {
    flex-direction: row;
    gap: 0.6rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-accept,
  .crossSellModal-container .crossSellModal-content .crossSellModal-decline,
  .crossSellModal-container .mismatchModal-content .crossSellModal-accept,
  .crossSellModal-container .mismatchModal-content .crossSellModal-decline,
  .mismatchModal-container .crossSellModal-content .crossSellModal-accept,
  .mismatchModal-container .crossSellModal-content .crossSellModal-decline,
  .mismatchModal-container .mismatchModal-content .crossSellModal-accept,
  .mismatchModal-container .mismatchModal-content .crossSellModal-decline {
    margin-top: 1vh;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-header,
  .crossSellModal-container .crossSellModal-content .mismatchModal-header,
  .crossSellModal-container .mismatchModal-content .crossSellModal-header,
  .crossSellModal-container .mismatchModal-content .mismatchModal-header,
  .mismatchModal-container .crossSellModal-content .crossSellModal-header,
  .mismatchModal-container .crossSellModal-content .mismatchModal-header,
  .mismatchModal-container .mismatchModal-content .crossSellModal-header,
  .mismatchModal-container .mismatchModal-content .mismatchModal-header {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-content-text,
  .crossSellModal-container .mismatchModal-content .crossSellModal-content-text,
  .mismatchModal-container .crossSellModal-content .crossSellModal-content-text,
  .mismatchModal-container .mismatchModal-content .crossSellModal-content-text {
    margin-bottom: 1rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-paragraph,
  .crossSellModal-container .crossSellModal-content .mismatchModal-paragraph,
  .crossSellModal-container .mismatchModal-content .crossSellModal-paragraph,
  .crossSellModal-container .mismatchModal-content .mismatchModal-paragraph,
  .mismatchModal-container .crossSellModal-content .crossSellModal-paragraph,
  .mismatchModal-container .crossSellModal-content .mismatchModal-paragraph,
  .mismatchModal-container .mismatchModal-content .crossSellModal-paragraph,
  .mismatchModal-container .mismatchModal-content .mismatchModal-paragraph {
    font-size: 0.85rem;
    margin: 0.4rem 0;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-productListing,
  .crossSellModal-container .crossSellModal-content .mismatchModal-productListing,
  .crossSellModal-container .mismatchModal-content .crossSellModal-productListing,
  .crossSellModal-container .mismatchModal-content .mismatchModal-productListing,
  .mismatchModal-container .crossSellModal-content .crossSellModal-productListing,
  .mismatchModal-container .crossSellModal-content .mismatchModal-productListing,
  .mismatchModal-container .mismatchModal-content .crossSellModal-productListing,
  .mismatchModal-container .mismatchModal-content .mismatchModal-productListing {
    flex-direction: row;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-productListing-image,
  .crossSellModal-container .crossSellModal-content .mismatchModal-productListing-image,
  .crossSellModal-container .mismatchModal-content .crossSellModal-productListing-image,
  .crossSellModal-container .mismatchModal-content .mismatchModal-productListing-image,
  .mismatchModal-container .crossSellModal-content .crossSellModal-productListing-image,
  .mismatchModal-container .crossSellModal-content .mismatchModal-productListing-image,
  .mismatchModal-container .mismatchModal-content .crossSellModal-productListing-image,
  .mismatchModal-container .mismatchModal-content .mismatchModal-productListing-image {
    width: 78px;
  }
}
@media (min-width: 960px) {
  .crossSellModal-container,
  .mismatchModal-container {
    min-width: 800px;
    max-width: 900px;
  }
  .crossSellModal-container .crossSellModal-content,
  .crossSellModal-container .mismatchModal-content,
  .mismatchModal-container .crossSellModal-content,
  .mismatchModal-container .mismatchModal-content {
    padding: 2rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
  .crossSellModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
  .crossSellModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
  .crossSellModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer,
  .mismatchModal-container .crossSellModal-content .crossSellModal-acceptDeclineContainer,
  .mismatchModal-container .crossSellModal-content .mismatchModal-acceptDeclineContainer,
  .mismatchModal-container .mismatchModal-content .crossSellModal-acceptDeclineContainer,
  .mismatchModal-container .mismatchModal-content .mismatchModal-acceptDeclineContainer {
    gap: 2rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-qtyInput,
  .crossSellModal-container .mismatchModal-content .crossSellModal-qtyInput,
  .mismatchModal-container .crossSellModal-content .crossSellModal-qtyInput,
  .mismatchModal-container .mismatchModal-content .crossSellModal-qtyInput {
    font-size: 1rem;
  }
  .crossSellModal-container .crossSellModal-content .crossSellModal-quantityContainer,
  .crossSellModal-container .mismatchModal-content .crossSellModal-quantityContainer,
  .mismatchModal-container .crossSellModal-content .crossSellModal-quantityContainer,
  .mismatchModal-container .mismatchModal-content .crossSellModal-quantityContainer {
    width: 115px;
  }
  .crossSellModal-container .crossSellModal-imageContainer,
  .mismatchModal-container .crossSellModal-imageContainer {
    display: block;
  }
  .crossSellModal-container .crossSellModal-productListing-name,
  .crossSellModal-container .mismatchModal-productListing-name,
  .mismatchModal-container .crossSellModal-productListing-name,
  .mismatchModal-container .mismatchModal-productListing-name {
    max-width: 72%;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.basket-actions {
  position: relative;
}

.basket-actions h4 {
  background-color: #aaa;
  color: #fff;
  display: inline-block;
  margin: 0;
  width: auto;
}

.basket-actions ul.actions {
  float: left;
  margin: 0;
  padding: 0;
}

.basket-actions ul.actions li {
  float: left;
  list-style: none;
  margin: 0 0 3px 3px;
  padding: 0;
}

.basket-actions ul.actions li:first-child {
  margin-left: 0;
}

.basket-actions ul.actions li {
  border-radius: 3px;
}

.basket-actions ul.actions li a {
  border-radius: 3px;
  display: block;
  font-size: 0.75rem;
  padding: 6px 15px;
}
@media screen and (min-width: 400px) {
  .basket-actions ul.actions li a {
    font-size: 0.875rem;
  }
}

.basket-actions ul.actions li a {
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

.basket-actions .icon {
  position: relative;
  top: 3px;
}

.sendBasket {
  background-color: #fff792;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  clear: both;
  max-height: 0;
  overflow: hidden;
  padding: 0 10px;
  transition: all 0.5s ease-in-out;
}

.sendBasket.sendBasket-active {
  max-height: 100px;
  padding: 5px 10px;
}

.sendBasket form .label {
  font-weight: bold;
  line-height: 2.1;
  margin-right: 5px;
}

.sendBasket form div {
  float: left;
}

.sendBasket input.text {
  border: 1px solid #ccc;
  border-right: none;
  color: #333;
  font-family: inherit;
  font-size: 1rem;
  min-width: 220px;
  padding: 0.4em;
}

.sendBasket form.loading div input.text {
  background: url("/assets/metal_store/ajax-loader-8058b76a.gif") 220px center no-repeat #fff;
}

.quote-guaranteed {
  display: none;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.cta {
  text-align: center;
}

.btn-cta {
  background: #00d76e;
  border: 0;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  padding: 0.5rem 2rem;
}

.btn-cta {
  color: #000;
  text-decoration: none;
}

.btn-cta:hover {
  background-color: rgb(0, 240.5, 123.0465116279);
  color: #000;
  text-decoration: none;
  transition: 0.4s;
}

.btn-cta:disabled {
  background: #c9c9c9;
  color: #666;
}

.button {
  background: #f5f8f9;
  border: 1px solid #c9c9c9;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: bold;
  line-height: normal;
  margin-right: 0.1em;
  padding: 0.4em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.button:hover {
  background: #ffef00;
  border: 1px solid #7a7a7a;
  color: #000;
}

.paypalExpress-button {
  border-radius: 0.4rem;
  font-size: 20px;
  height: 59px;
  width: 243px;
}

.delete-button:active,
.delete-button:hover {
  background-color: #e60000;
  border-color: #e60000;
  color: #fff;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.category-list {
  margin: 0;
  padding: 0 0 1.5rem;
  justify-content: center;
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 5px;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .category-list {
    justify-content: flex-start;
  }
}
.category-list img {
  height: auto;
  width: 100%;
}
.category-list li {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.category-list li a {
  border-bottom: none;
  display: inline;
  padding: 0;
  text-decoration: none;
}
.category-list li a .img {
  display: block;
  vertical-align: middle;
}
.category-list li a .img img {
  display: block;
}
.category-list li a .icon-sm {
  display: none;
}
.category-list li a .icon-lg {
  display: block;
}
.category-list li a .name {
  color: #000;
  font-size: 0.875rem;
  overflow: hidden;
  background-color: #fff792;
  display: block;
  font-weight: bold;
  line-height: unset;
  padding: 10px 5px;
  height: 100%;
}
.category-list li a:hover .name {
  background-color: #fff792;
  color: #000;
}
.category-list li picture {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
}

.category-list-container {
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  margin-top: 50px;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: var(--viewport-width);
}

.discount-container,
.custom-cuts-banner-container {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 960px) {
  .discount-container,
  .custom-cuts-banner-container {
    padding-left: 0;
    padding-right: 0;
  }
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.hearAboutOptions {
  background: #f8f8f8;
  box-sizing: border-box;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 1rem;
  padding: 21px 2rem;
  transition: all 0.5s ease;
  width: calc(100% + 20px);
}
@media only screen and (min-width: 960px) {
  .hearAboutOptions {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}

.hearAboutOptions-additionalInformation {
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hearAboutOptions-additionalInformation-hidden {
  height: 0;
  visibility: hidden;
}

.hearAboutOptions-additionalInformation-input-hidden {
  display: none;
}

.hearAboutOptions-additionalInformation-input-shown {
  animation: thank-you-hear-about-options-thank-you 1s;
  display: block;
  height: 100%;
  width: 100%;
}

.hearAboutOptions-additionalInformation-shown {
  height: 2rem;
  margin: 0 0 1rem 0;
  visibility: visible;
}

.hearAboutOptions-instructions {
  font-size: 0.9rem;
}

.hearAboutOptions-option-checkbox {
  margin-right: 0.2rem;
}

.hearAboutOptions-option {
  margin: 0.1rem;
  font-size: 0.9rem;
}
@media only screen and (min-width: 560px) {
  .hearAboutOptions-option {
    white-space: nowrap;
  }
}

.hearAboutOptions-selection {
  display: grid;
  gap: 0.2rem 1rem;
  grid-template-columns: auto;
  margin: 1rem 0;
}
@media only screen and (min-width: 560px) {
  .hearAboutOptions-selection {
    grid-template-columns: auto auto;
  }
}
@media only screen and (min-width: 768px) {
  .hearAboutOptions-selection {
    grid-template-columns: auto auto min-content;
  }
}

.hearAboutOptions-submit {
  background: #00d76e;
  border: 0;
  border-radius: 0.4rem;
  color: #000000;
  cursor: pointer;
  font-size: 1rem;
  padding: 0.5rem 2rem;
  text-decoration: none;
}

.hearAboutOptions-thankYou {
  align-items: center;
  animation: thank-you-hear-about-options-thank-you 1s;
  display: flex;
  gap: 0.5rem;
}

@keyframes thank-you-hear-about-options-thank-you {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.express-pay-now {
  padding: 1rem 0;
}
.express-pay-now .button {
  font-size: 1.6rem;
  padding: 1.2rem;
}

.checkout-form label {
  display: block;
  font-weight: bold;
}

.checkout-help {
  background-color: #ffea00;
  border-radius: 5px;
  clear: both;
  padding: 15px 20px 5px;
}
.checkout-help h3 {
  font-size: 18px;
  margin: 0;
}
.checkout-help h3 em {
  background-color: #fff;
  border-radius: 5px;
  font-style: normal;
  padding: 5px 10px;
}

.preferences-updated {
  display: none;
}

.address-suggestions {
  border-left: 0.5rem solid #ccc;
  padding-left: 0.5rem;
}

.companyAutocomplete,
.idpc_autocomplete {
  position: relative;
}

.companyAutocomplete {
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  font-size: 16px;
  padding: 7px;
  width: 100%;
}

.companySelection,
.idpc_ul {
  background: #fff;
  border: 1px solid #cbcbcb;
  list-style-type: none;
  padding-left: 0;
}
.companySelection li,
.idpc_ul li {
  cursor: pointer;
  padding: 0.5rem;
}
.companySelection li:hover,
.idpc_ul li:hover {
  background-color: #f8f8f8;
}

.chooseAddress {
  margin-bottom: 1rem;
}

.addressBook {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.addressBook-addressContainer {
  background: #fff;
  border: 1px solid #cbcbcb;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 0.5rem;
  max-width: 17rem;
  min-width: 16.6rem;
  padding: 1rem;
}
.addressBook-addressContainer:first-of-type {
  margin-left: 0;
}
.addressBook-addressContainer:last-of-type {
  margin-right: 0;
}

.addressBook-actions {
  display: flex;
  justify-content: space-between;
}
.addressBook-actions .btn-cta {
  margin: unset;
  padding: 0.8rem 1rem;
  width: 8rem;
}

.layout-container {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1rem;
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .layout-container {
    flex-direction: row;
    margin-left: 110px;
    margin-right: 110px;
    width: auto;
  }
}

.checkoutSignUp-container {
  width: 100%;
}

.checkoutSignUp-signIn {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.newSignUp {
  margin: 0 auto;
  padding: 20px 77px 20px 52px;
}

.checkoutSignUp-signIn > * {
  margin: 20px 0;
}

.checkoutSignUp-signIn:last-child {
  margin-right: auto;
}

.verticalDivider {
  margin-bottom: 50px;
}

.checkoutSignUp-para {
  color: #595959;
  margin-bottom: 1rem;
}

.checkoutSignUp-emailSignUp {
  font-weight: bold;
  margin-top: 20px;
}

.checkoutThankYou-sidebox {
  background: #f8f8f8;
  box-sizing: border-box;
  display: block;
  margin-left: -10px;
  margin-right: -10px;
  padding: 21px 2rem;
  width: calc(100% + 20px);
}
@media only screen and (min-width: 960px) {
  .checkoutThankYou-sidebox {
    margin-left: 2rem;
    margin-right: 0;
    width: 60%;
  }
}

.checkoutThankYou-sidebox input {
  max-width: none;
}

.checkoutThankYou-sidebox-heading {
  font-size: 1.5rem;
}

.checkoutThankYou-sidebox-heading-container {
  display: flex;
  justify-content: space-between;
}

.checkoutThankYou-sidebox-submit {
  background: #00d76e;
  border: 0;
  border-radius: 0.4rem;
  color: #000000;
  cursor: pointer;
  font-size: 1rem;
  padding: 0.5rem 2rem;
  text-decoration: none;
}

.detailsInput-section > .checkout-jumboBtn {
  border-radius: 0.4rem;
  font-size: 20px;
  height: 59px;
  min-width: 153px;
}

.detailsInput-section > .checkoutBtn {
  display: block;
}

.detailsInput {
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 1rem;
  width: 100%;
}
@media only screen and (min-width: 580px) {
  .detailsInput {
    padding: 1rem 4.5rem 1rem 3rem;
  }
}

.detailsInput input {
  max-width: none;
}

.detailsInput-section input[type=email],
.detailsInput-section select,
.detailsInput-section input[type=tel],
.detailsInput-section input[type=text],
.detailsInput-section input[type=password],
.detailsInput-section input[type=number],
.checkoutInput {
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
  color: #595959;
  font-family: inherit;
  font-size: 1rem;
  padding: 0.5rem;
}

.detailsInput-inline {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 580px) {
  .detailsInput-inline {
    flex-direction: row;
  }
}
@media only screen and (max-width: 375px) {
  .detailsInput-inline {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
  }
}

@media only screen and (max-width: 375px) {
  .stripeDetailsOnly {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
}

.detailsInput-inline .detailsInput-section:first-child {
  margin-right: 25px;
}

.detailsInput-subHeading {
  font-size: 1.3125rem;
}

.deliverOptionLabel {
  display: block;
  margin-bottom: 5px;
}

.deliverOptionLabel:first-of-type {
  margin-top: 1rem;
}

.deliverOptionLabel:last-of-type input:not(:checked) + br + input {
  display: none;
}

.deliverOption-other {
  margin-top: 10px;
}

.statement .para {
  margin: 20px 0;
}

.layout-sectionLayout {
  margin-top: 21px;
}

.layout-largeHeader {
  width: 100%;
}

.layout-largeHeader > .thankYou {
  font-size: 2rem;
}

.layout-largeHeader-container {
  display: flex;
  justify-content: space-between;
}

.layout-largeHeader-twoInc-icon {
  margin-right: 3rem;
}

.detailsInput-divider {
  background-color: #707070;
  border: none;
  box-sizing: border-box;
  height: 1px;
  margin-bottom: 1rem;
}

.detailsInput-dividerRule {
  position: relative;
  top: 4px;
}

.checkoutDivider {
  background-color: #707070;
  border: none;
  box-sizing: border-box;
  height: 1px;
  margin-bottom: 0;
}

@media only screen and (max-width: 375px) {
  .hrRuleDivide {
    margin-bottom: 27.3px;
  }
}

.paymentDivide {
  margin-bottom: 1rem;
}

.checkoutPayments-panelInactive + .checkoutPayments-panelActive {
  border-top: 1px solid #f8f8f8;
  position: relative;
  top: -1px;
}

.checkoutPayments-panelActive .checkoutDivider {
  background-color: transparent;
}

.checkoutPayments-panel:last-child {
  margin-bottom: -3rem;
}

.stripe-paymentRequest-text {
  border-bottom: 1px solid #707070;
  line-height: 0.1em;
  margin: 2rem 0;
  text-align: center;
  width: 100%;
}
.stripe-paymentRequest-text span {
  background: #f8f8f8;
  padding: 0 10px;
}

.checkoutPayments-checkBilling {
  display: flex;
  justify-content: space-between;
}
.checkoutPayments-checkBilling p {
  margin-top: 0;
  max-width: 20rem;
}
.checkoutPayments-checkBilling p:last-child {
  text-align: right;
}

.detailsInput-section {
  margin-bottom: 2rem;
}
.detailsInput-section select {
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .detailsInput-section {
    margin: 30px 0;
  }
}

.detailsInput-po-number {
  max-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.3s ease-in-out;
}

.active {
  max-height: 8rem;
  transition: all 0.3s ease-in-out;
}

.detailsInput-row {
  margin: 30px 0;
}

/* payments */
.stripe-element {
  background-color: #fff;
  margin: 0.25rem 0 1rem;
  padding: 0.5rem;
}

.checkoutRadio {
  margin-right: 0.5rem;
}
@media only screen and (max-width: 375px) {
  .checkoutRadio {
    margin-bottom: 17px;
  }
}

.paymentForm-paymentInputs {
  margin-top: 0.5rem;
}

.paymentForm-paymentLabel {
  font-weight: bold;
}

.paymentForm-inlineInput {
  display: inline-block;
  margin-right: 1rem;
  min-width: 6.5rem;
}
.paymentForm-inlineInput:last-of-type {
  margin-right: 0;
}

.paymentForm-submit {
  font-size: 1.1rem;
}

.checkoutPayments-panel {
  padding-top: 12px;
}

.checkoutPayments-panelInactive {
  background-color: #fff;
  box-shadow: -3rem 0 0 0 #fff, 4.5rem 0 0 0 #fff;
}
.checkoutPayments-panelInactive .stripe-paymentRequest-text span {
  background: #fff;
}

.checkoutPayments-panelInactive .checkoutPayments-para {
  max-height: 0;
  overflow: hidden;
}

.checkoutPayments-panelActive .checkoutPayments-para {
  max-height: 1000px;
}

.checkoutPayments-button {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: -3rem 0 0 0 #fff, -3rem 3rem 0 0 #fff, -3rem -2rem 0 0 #fff, 4.5rem 0 0 0 #fff, 4.5rem 3rem 0 0 #fff, 4.5rem -2rem 0 0 #fff;
}

.detailsInput-label {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.detailsInput-dropdown {
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
  color: #c9c9c9;
  height: 33px;
}

.btn-cta {
  margin: 10px 10px 10px 0;
}

.detailsInput-standard,
.detailsInput-long {
  width: 100%;
}

.detailsInput-small {
  width: 92px;
}

.thankYou-summary {
  padding: 1rem 0;
  width: 95%;
}

.thankYou-summary-addresses {
  display: flex;
  flex-direction: column;
}
.thankYou-summary-addresses .summary-details {
  width: unset;
}
@media screen and (min-width: 600px) {
  .thankYou-summary-addresses {
    column-gap: 8rem;
    flex-direction: row;
    row-gap: 1.5rem;
  }
  .thankYou-summary-addresses .summary-details {
    width: 33%;
  }
}

.amazon-change-address {
  display: inline-block;
  margin: 0.5rem 0;
}

.twoInc-panel-info {
  font-weight: bold;
  padding-left: 5px;
}

.twoInc-label {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
}

.twoInc-panel-bullet-points {
  align-items: flex-start;
  display: flex;
}
.twoInc-panel-bullet-points ul {
  list-style: none;
  margin: 0 0 0.5rem;
  padding: 0 0 0 10px;
}
.twoInc-panel-bullet-points ul li {
  margin-bottom: 0;
}

.twoInc-panel-bullet-points-icon {
  height: 82px;
  margin-top: 3px;
}

.twoInc-panel-terms {
  font-size: 0.8rem;
  margin-top: 0.2rem;
}

.twoInc-panel-response {
  display: flex;
}

.twoInc-panel-label-text {
  font-weight: bold;
  margin-left: 3px;
}

#twoInc-panel-text {
  font-weight: bold;
  margin: 1.4rem 0;
}

.twoInc-panel-icon {
  margin-right: 0.5rem;
  width: 1.6rem;
}

.detailsInput-icon {
  margin-right: 5px;
}

.detailsInput-button {
  border-radius: 10px !important;
  font-size: 20px;
  height: 59px;
  width: auto;
  font-weight: bold;
  padding: 14px 60px 12px 26px;
}

.instructionsButton {
  position: relative;
  right: 11.5rem;
}

.detailsInput-deliveryParagraph {
  font-weight: bold;
}

.inline-inner {
  height: 6rem;
  width: 100%;
}
@media only screen and (min-width: 580px) {
  .inline-inner {
    height: unset;
    width: 48%;
  }
}

.heading {
  font-size: 18px;
}

.para {
  font-size: 12px;
}

.checkboxes {
  display: flex;
}

.checkbox {
  font-size: 12px;
  font-weight: bold;
  margin: 0 5px 10px;
}

.basketSummary {
  display: none;
}

.basketSummary-productImage {
  flex-basis: 122px;
}

.basketSummary-product {
  flex-basis: 161px;
}

.basketSummary-numbers {
  flex-basis: 50px;
}

.basketSummary-productName {
  margin-top: 0;
}

.basketSummary-container {
  display: flex;
  flex-direction: column;
  max-height: 35rem;
  overflow-y: auto;
}
.basketSummary-container .orderLine-container {
  display: flex;
  flex-direction: row;
}

.basketSummary-img {
  border: 1px solid #c9c9c9;
  width: 120px;
}

.basketSummary-product {
  margin: 0 25px;
}

.basketSummary-qty {
  margin: auto;
}

.basketSummary-numbers {
  margin: 0 auto 0 25px;
}

.basketSummary-summary {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.checkoutProgress-container {
  display: flex;
  justify-content: center;
  margin: 0;
}

.checkoutProgress {
  height: 58px;
  margin: 0 auto;
  position: relative;
  width: 400px;
}

.checkoutProgress-meter,
.checkoutProgress-steps {
  inset: 0;
  position: absolute;
}

.checkoutProgress-steps {
  display: flex;
  justify-content: center;
}

.checkoutProgress-step-link {
  display: flex;
  justify-content: center;
  text-decoration: none;
  border-bottom: 10px solid #bbb;
  width: 33%;
}

.checkoutProgress-step-link:first-child {
  justify-content: flex-start;
}

.checkoutProgress-step-link:last-child {
  justify-content: flex-end;
}

.checkoutProgress-step-link-active {
  border-bottom: 10px solid #ffef02;
}

.checkoutProgress-activeStep .checkoutProgress-indicator {
  background-color: #ffef00;
}

.checkoutProgress-inactiveStep .checkoutProgress-indicator {
  background-color: #bbb;
}

.checkoutProgress-activeStep + .checkoutProgress-step .checkoutProgress-indicator,
.checkoutProgress-activeStep + .checkoutProgress-step + .checkoutProgress-step .checkoutProgress-indicator {
  background: #cbcbcb;
}

.checkoutProgress-stepName {
  font-weight: bold;
  margin-top: 12px;
  text-align: center;
  color: #aaa;
  display: block;
  font-size: 17px;
  height: 28px;
  line-height: 28px;
  padding-bottom: 10px;
}

.checkoutProgress-activeStep .checkoutProgress-stepName {
  color: #000;
  font-size: 25px;
}

.checkoutProgress-activeStep + .checkoutProgress-step > .checkoutProgress-stepName,
.checkoutProgress-activeStep + .checkoutProgress-step + .checkoutProgress-step > .checkoutProgress-stepName {
  color: #cbcbcb;
}

.checkoutFooter {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 3rem;
}
@media only screen and (min-width: 960px) {
  .checkoutFooter {
    align-items: unset;
    flex-direction: row;
    justify-content: space-between;
  }
}

.checkoutFooter-heading {
  font-size: 1.625rem;
  font-weight: unset;
  margin: 0;
}

.checkoutFooter-icon {
  max-width: 31px;
  width: 80%;
}
@media only screen and (min-width: 960px) {
  .checkoutFooter-icon {
    width: 75%;
  }
}

.checkoutFooter-iconPhone {
  transform: scaleX(-1) translateY(12px);
}

.checkoutFooter-iconTruck {
  transform: scaleX(-1) translateY(15px);
}

.checkoutFooter-iconRedo {
  transform: translateY(15px);
}

.checkoutFooter-section {
  display: flex;
  margin: 0 1rem;
  width: 80%;
}
.checkoutFooter-section .checkoutFooter-section-left {
  margin-right: 1rem;
  padding-top: 0.5rem;
  width: 15%;
}
.checkoutFooter-section .checkoutFooter-section-right {
  width: 85%;
}
@media only screen and (min-width: 960px) {
  .checkoutFooter-section {
    width: 23rem;
  }
}

.checkoutFooter-text {
  font-size: 0.8rem;
  line-height: 2;
}

.layout-container .checkout-quoteText {
  max-width: unset;
  text-align: center;
}

.paymentFromQuoteSidebar {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0 4.5rem 1rem 3rem;
}

.paymentFromQuoteSidebar-item {
  border-radius: 1rem;
  box-shadow: 1px 2px 9px 1px #bbb;
}

.paymentFromQuoteSidebar-header {
  align-items: center;
  background-color: white;
  border: none;
  border-radius: 1rem;
  color: #000;
  display: flex;
  font-family: SharpGrotesk, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  justify-content: space-between;
  min-height: 3rem;
  width: 100%;
}

.paymentFromQuoteSidebar-headerText {
  margin-left: 1rem;
}

.paymentFromQuoteSidebar-headerSubtext {
  background: #00d76e;
  border-radius: 8px;
  box-sizing: border-box;
  color: #000;
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
  font-weight: bold;
  height: 3rem;
  justify-content: center;
  padding: 0 1.2rem;
  text-align: center;
  text-decoration: none;
  width: fit-content;
}
.paymentFromQuoteSidebar-headerSubtext:hover {
  text-decoration: none;
}

.paymentFromQuoteSidebar-accordionButton {
  cursor: pointer;
}

.paymentFromQuoteSidebar-accordionChevron {
  margin-right: 0.5rem;
}

.paymentFromQuoteSidebar-accordionChevron-open {
  transform: rotate(90deg);
}

.paymentFromQuoteSidebar-accordionBodyClosed {
  display: none;
}

.paymentFromQuoteSidebar-accordionContent {
  padding: 0 1rem;
}

.checkout-hyperlinks {
  margin-top: 20px;
  padding: unset;
}
.checkout-hyperlinks img {
  margin-right: 0.3rem;
  position: relative;
  top: 2px;
}
@media only screen and (max-width: 375px) {
  .checkout-hyperlinks {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  }
}
@media only screen and (min-width: 680px) {
  .checkout-hyperlinks {
    margin-top: -2.8rem;
  }
}
@media only screen and (min-width: 960px) {
  .checkout-hyperlinks {
    margin-top: -1rem;
    margin-left: 110px;
  }
  .checkout-hyperlinks .checkout-backToShopping,
  .checkout-hyperlinks .checkout-pageBack {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2px;
  }
}

.thankyou-home-button {
  padding: 0;
}

.checkout-hyperlinks a {
  font-size: 12px;
  text-decoration: none;
}

.checkout-hyperlinks a:first-child {
  margin-bottom: 1rem;
}

.checkout-hyperlinks a:last-child {
  margin-bottom: 45px;
  margin-bottom: 22px;
}

.checkout-backToShopping {
  color: #00d76e;
}

.hidden {
  display: none;
}

.checkoutHeader-container {
  margin: 32px 0;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  .checkoutHeader-container {
    margin: 48px 0;
  }
}

.checkoutHeader-container img {
  display: block;
  height: 32px;
  width: 102px;
}

.checkoutHeader-container img + img {
  height: 30px;
}

.checkoutHeader {
  height: 8rem;
  margin: 1rem 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
  width: 8rem;
}

.checkout-GuestCheckout {
  font-size: medium;
}

.checkout-card-logos {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
}

.checkout-card-logos > span {
  margin: 0;
}

.checkoutPayments-paymentSelect {
  margin: 0.5rem;
}

.card-logoHyphen {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  line-height: 20px;
  position: relative;
  text-align: center;
  top: -5px;
  width: 40px;
}

.orderButton {
  margin-top: 10px;
  text-align: center;
}

@media (min-width: 960px) {
  .checkoutSignUp-container {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
  .checkoutSignUp-signIn {
    width: 33.3%;
  }
  .checkoutSignUp-signIn,
  .verticalDivider {
    margin-right: 50px;
  }
  .detailsInput {
    box-sizing: border-box;
    width: 55%;
  }
  .detailsInput-heading {
    font-size: 1.5rem;
  }
  .basketSummary {
    display: block;
  }
  .checkoutFooter-iconPhone {
    margin-right: 26px;
    transform: scaleX(-1) translateY(12px);
  }
  .checkoutFooter-iconTruck {
    margin-right: 16px;
    transform: scaleX(-1) translateY(15px);
  }
  .checkoutFooter-iconRedo {
    margin-right: 26px;
    transform: translateY(15px);
  }
}
.address-arrow {
  display: flex;
  justify-content: center;
  z-index: 100;
}

.address-icon,
.address-icon-inverse {
  border: 1px solid #666;
  border-radius: 20px;
  color: #666;
  height: 16px;
  margin-right: 13px;
  margin-top: 15px;
  padding: 6px;
  width: 16px;
}

.address-icon-inverse {
  transform: rotate(180deg);
}

.stripeSavedCard-buttonContainer {
  text-align: center;
}

.stripeNewCard-saveCardCheckBoxLabel {
  color: #999;
}

.bacsDetailsContainer {
  margin-left: 50px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.content-hub {
  --column-repeat-value: 1;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(var(--column-repeat-value), 1fr);
  margin: 1rem;
}
.content-hub h2 {
  bottom: 0;
  font-size: 1.2rem;
  left: 0;
  margin: 0;
  padding: 1rem;
  position: absolute;
  text-transform: capitalize;
}
.content-hub-gallery, .content-hub-blog, .content-hub-faq, .content-hub-guides {
  min-height: 250px;
  position: relative;
  text-decoration: none;
}
.content-hub-gallery:hover, .content-hub-blog:hover, .content-hub-faq:hover, .content-hub-guides:hover {
  text-decoration: none;
}
.content-hub .small-icon {
  position: absolute;
  top: 30px;
  width: 100px;
}
.content-hub-blog {
  background: #ffef00;
}
.content-hub-blog .small-icon {
  right: 30px;
}
.content-hub-blog .large-icon {
  height: 100%;
  position: absolute;
  right: 0;
  width: auto;
}
.content-hub-blog .large-icon img {
  height: 100%;
}
.content-hub-faq .small-icon {
  right: 0;
}
.content-hub-guides .small-icon {
  right: 20px;
  width: 60px;
}
.content-hub-faq, .content-hub-guides {
  background: black;
}
.content-hub-gallery h2, .content-hub-faq h2, .content-hub-guides h2 {
  color: white;
}
.content-hub-gallery img {
  display: block;
  object-fit: contain;
}
@media (min-width: 660px) {
  .content-hub {
    --column-repeat-value: 4;
    grid-template-areas: "gallery gallery blog blog" "gallery gallery faq guides";
    grid-template-rows: repeat(2, 1fr);
    padding: 0;
  }
  .content-hub-gallery {
    grid-area: gallery;
  }
  .content-hub-blog {
    grid-area: blog;
  }
  .content-hub-faq {
    grid-area: faq;
  }
  .content-hub-guides {
    grid-area: guides;
  }
}

.city-banner {
  position: relative;
}
.city-banner img {
  display: block;
  width: 100%;
}

.city-banner-link {
  color: #fff;
}

.city-banner-lower {
  bottom: 0;
}
.city-banner-lower .banner-right {
  background: #ff8501;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.city-banner-lower .banner-right div {
  background: rgba(37, 37, 37, 0.3);
  bottom: 0;
  box-sizing: border-box;
  padding-bottom: 1em;
  padding-left: 3em;
  padding-top: 1em;
  width: 100%;
}
.city-banner-lower .banner-right p {
  flex-grow: 1;
  padding: 3em;
  padding-top: 1em;
}
.city-banner-lower .banner-right span {
  display: none;
}
.city-banner-lower .banner-left {
  background: rgba(37, 37, 37, 0.3);
  display: flex;
}
.city-banner-lower .banner-left div {
  flex-basis: 0;
  flex-grow: 1;
  padding: 3em;
}

.content-hub-text {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  left: 0;
  padding: 5%;
  position: absolute;
  width: 90%;
}

@media screen and (min-width: 960px) {
  .city-banner-lower {
    display: flex;
    position: absolute;
  }
  .city-banner-lower .banner-right span {
    display: inline;
    display: none;
    padding-right: 3em;
  }
}
.hull-city .products {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-top: 1rem;
}
@media screen and (min-width: 960px) {
  .hull-city .products {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.hull-city a {
  height: 100%;
  text-decoration: none;
}
.hull-city a:hover {
  text-decoration: none;
}
.hull-city .product-image {
  height: 260px;
}
.hull-city .product-info {
  font-weight: bold;
  height: 40px;
  margin-top: 4px;
}
.hull-city .product {
  height: 300px;
}
.hull-city .product img {
  height: 100%;
  max-height: 250px;
  object-fit: cover;
  width: 100%;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.consentManager-backdrop {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: unset;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.consentManager {
  align-self: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  margin: 1rem;
  max-width: 750px;
  padding: 20px;
}
.consentManager .switch {
  display: inline-block;
  height: 1.3rem;
  position: relative;
  width: 2.2rem;
}
.consentManager .switch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.consentManager .slider {
  background: #1a1a1a;
  cursor: pointer;
  inset: 0;
  position: absolute;
  transition: 0.4s;
}
.consentManager .slider::before {
  background: #fff;
  bottom: 0.15rem;
  content: "";
  height: 1rem;
  left: 0.175rem;
  position: absolute;
  transition: 0.4s;
  width: 1rem;
}
.consentManager input:checked + .slider {
  background: #008634;
}
.consentManager input:focus + .slider {
  box-shadow: 0 0 1px #008634;
}
.consentManager input:checked + .slider::before {
  transform: translateX(0.85rem);
}
.consentManager input:disabled + .slider {
  background: #ccc;
}
.consentManager .slider.round {
  border-radius: 34px;
}
.consentManager .slider.round::before {
  border-radius: 50%;
}

.consentManager,
.consentManager p {
  font-size: 14px;
}

.consentManager-heading {
  border-bottom: 1px solid #eee;
  font-size: 20px;
  margin: 0 0 0.2rem;
  padding-bottom: 5px;
}

.consentManager-customising .consentManager-text {
  display: none;
}

.consentManager-customisations {
  display: none;
  margin-bottom: 20px;
}

.consentManager-customisation {
  align-items: center;
  display: flex;
  gap: 20px;
  margin-bottom: 0.75rem;
}

.consentManager-consentDescription {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0;
}

.consentManager-buttons {
  display: flex;
  gap: 5px;
  margin-top: 20px;
}

.consentManager-button {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  flex: 1;
  font-size: 14px;
  padding: 10px 20px;
}

.consentManager-allow {
  background: #008634;
  color: white;
}

@media screen and (min-width: 768px) {
  .consentManager-heading {
    font-size: 24px;
  }
  .consentManager-customisation {
    gap: 30px;
  }
  .consentManager-customising .consentManager-text {
    display: block;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.table-scroll-container {
  overflow: hidden;
  overflow-x: auto;
  width: calc(100vw - 1rem);
}

@media screen and (min-width: 960px) {
  .table-scroll-container {
    width: auto;
  }
}
.comparison-table {
  border-bottom: 1px solid #c7c7c7;
  border-collapse: collapse;
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
}
.comparison-table a {
  color: #444;
  text-decoration: none;
}
.comparison-table th img {
  display: block;
  margin: 0 auto;
}
.comparison-table td,
.comparison-table th {
  padding: 0.5rem 1rem;
}
.comparison-table tr:first-child > td {
  background: #3e3e3e;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.comparison-table tr:first-child th {
  font-weight: bold;
  line-height: 1.25rem;
  text-align: center;
}
.comparison-table td {
  min-width: 151px;
}
.comparison-table tr > td:first-child {
  width: 40%;
}
.comparison-table tr td + td {
  width: 15%;
}
.comparison-table tr:first-child th,
.comparison-table tr:first-child td + td,
.comparison-table tr + tr td {
  border-right: 1px solid #e4e4e4;
}
.comparison-table tr:first-child th:last-child {
  border-right: 0;
}
.comparison-table tr td:last-child {
  border-right: 0;
  width: 15%;
}
.comparison-table tr + tr > th {
  background: #ffef00;
  border-top: 1px solid #fff;
  font-weight: normal;
  text-align: left;
}
.comparison-table tr:last-child > th {
  border-bottom: 1px solid #ffef00;
}
.comparison-table tr:nth-child(even) {
  background: #f4f4f4;
}
.comparison-table td {
  text-align: center;
}

.comparison-tick,
.comparison-cross {
  margin-top: 0.5rem;
}

.clamp-comparison {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.clamp-comparison h3 {
  color: #444;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 1.25rem;
}

.clamp-sample {
  text-decoration: none;
}

.clamp-sample-image {
  border: 1px solid #707070;
  max-width: 10rem;
  padding: 1rem 2rem;
}

.clamp-sample-image img {
  object-fit: contain;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.custom-cuts-banner-container {
  max-width: 450px;
}

.custom-cuts-banner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 238px;
  margin-bottom: 1rem;
  max-width: 450px;
}
@media screen and (min-width: 800px) {
  .custom-cuts-banner {
    margin-bottom: 20px;
    max-width: unset;
    min-width: 350px;
  }
}
.custom-cuts-banner .upper-section {
  align-items: stretch;
  background-color: #000;
  display: flex;
  flex-grow: 1;
  gap: 1rem;
  padding: 1.5rem;
}
.custom-cuts-banner .upper-section .message {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 1.2rem;
}
.custom-cuts-banner .upper-section .message b {
  color: #fff;
}
.custom-cuts-banner .upper-section .image-container {
  align-items: center;
  display: flex;
}
.custom-cuts-banner .lower-section {
  align-items: center;
  background-color: #ffef00;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 1rem;
}
.custom-cuts-banner .lower-section .button {
  align-items: center;
  background-color: #00d76e;
  color: #000;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  justify-content: space-between;
  white-space: nowrap;
}
.custom-cuts-banner .lower-section .button .link-icon {
  max-height: 10px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.customCutting-header {
  align-items: center;
  display: flex;
  background-color: #000;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  margin-top: 50px;
  overflow: hidden;
  padding: 21px 0;
  position: relative;
  text-align: center;
  width: var(--viewport-width);
}

.customCutting-headerText {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5rem;
  padding: 0 1.75rem;
}

.customCutting-headerText span {
  color: #ffea00;
}

.customCutting-table-container {
  overflow-x: scroll;
}

.customCutting-headerIcon:nth-of-type(1) {
  display: block;
}

.customCutting-headerIcon:nth-of-type(2) {
  display: none;
  margin-right: 15px;
}

.customCutting-table {
  margin-bottom: 1.5rem;
}

.customCutting-diameterHeading,
.customCutting-sizeHeading,
.customCutting-lengthHeading,
.customCutting-widthHeading {
  text-align: left;
}

@media screen and (min-width: 1200px) {
  .customCutting-descriptionHeading {
    width: 246px;
  }
  .customCutting-sizeHeading {
    width: 206px;
  }
  .customCutting-lengthHeading,
  .customCutting-widthHeading {
    width: 290px;
  }
}
.customCutting-sizeField,
.customCutting-productField,
.customCutting-unitField {
  border: 1px solid #bbb;
  box-sizing: border-box;
  color: #595959;
  font-family: inherit;
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  padding: 3px 5px;
}

.customCutting-lengthField,
.customCutting-widthField {
  border: 1px solid #bbb;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  padding: 3px 5px;
  width: 80px;
}

@media screen and (min-width: 960px) {
  .customCutting-sizeField,
  .customCutting-unitField,
  .customCutting-lengthField,
  .customCutting-widthField {
    padding: 4px 6px;
  }
  .customCutting-headerText {
    font-size: 19px;
    padding: 0 93px;
  }
  .customCutting-header {
    flex-direction: row;
  }
  .customCutting-headerIcon:nth-of-type(1) {
    margin-left: 15px;
  }
  .customCutting-headerIcon:nth-of-type(2) {
    display: block;
  }
  .cuttingTool-table-container .customCutting-table,
  .customCutting-table-container .customCutting-table {
    display: table !important;
  }
  .cuttingTool-table-container .customCutting-grid,
  .customCutting-table-container .customCutting-grid {
    display: none !important;
  }
}
@media screen and (min-width: 1440px) {
  .customCutting-header {
    left: -10px;
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
  }
  .customCutting-tube-header {
    left: 0;
  }
}
.qty-input.customCutting-invalidField,
.customCutting-invalidField {
  border: 1px solid #e60000;
}

.cuttingTool-table-container .customCutting-table,
.customCutting-table-container .customCutting-table {
  border-bottom: 1px solid transparent;
  display: none;
  margin-bottom: 0;
}

.cuttingTool-table-container .customCutting-grid,
.customCutting-table-container .customCutting-grid {
  display: grid;
  background-color: #f3f3f3;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
  padding: 30px;
  margin-bottom: 50px;
}

.cuttingTool-table-container .customCutting-grid p,
.customCutting-table-container .customCutting-grid p {
  font-size: 15px;
}

.cuttingTool-table-container .customCutting-grid .spacer {
  display: none;
}

.cuttingTool-table-container .customCutting-grid input[type=number],
.cuttingTool-table-container .customCutting-grid select,
.customCutting-table-container .customCutting-grid input[type=number],
.customCutting-table-container .customCutting-grid select {
  height: 100%;
}

.cuttingTool-table-container .customCutting-grid div:nth-child(2n),
.customCutting-table-container .customCutting-grid div:nth-child(2n) {
  text-align: right;
}

.cuttingTool-table-container .customCutting-grid .cuttingTool-dropDown,
.customCutting-table-container .customCutting-grid .customCutting-dropDown {
  width: 100%;
}

.cuttingTool-sizeInput,
.customCutting-sizeInput {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.cuttingTool-sizeInput .sizeInput-wrapper,
.customCutting-sizeInput .sizeInput-wrapper {
  display: flex;
  min-height: 48px;
  width: 100%;
}

.cuttingTool-sizeInput .sizeInput-wrapper input,
.customCutting-sizeInput .sizeInput-wrapper input {
  width: 100%;
}

.customCutting-sizeInput .sizeInput-wrapper input {
  margin-right: 3.5px;
}

.cuttingTool-groupCell p,
.customCutting-groupCell p {
  font-weight: bold;
}

.cuttingTool-priceExVat p,
.customCutting-grid .priceExVat p {
  margin-bottom: 0;
}

.customCutting-sizeField,
.customCutting-lengthField,
.customCutting-unitField,
.customCutting-quantityField {
  background-color: white;
  border: 1px solid #313131;
}

.cuttingTool-addToBasket {
  grid-column: span 2/span 2;
  text-align: right;
}

.cuttingTool-addToBasket .button {
  border-radius: 10px;
  align-self: flex-end;
  height: min-content;
  margin-top: 20px;
  margin-right: 0;
  padding: 16px 38px;
}

.cuttingTool-addToBasket.active .button {
  background: #00d76e;
  border: 1px solid #00d76e;
  color: #000;
}

.cuttingTool-addToBasket.inactive .button {
  background: #c9c9c9;
  border: 1px solid #c9c9c9;
  color: #fff;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.new-credit-application-submit {
  background: #008634;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding: 0.6rem 1rem;
  text-align: center;
}

.new-credit-application-terms-checkbox {
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}

@media screen and (min-width: 960px) {
  .new-credit-application-form-container {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 2rem;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.get-a-quote-input,
.submit-an-enquiry-input {
  background: #00d76e;
  border: 0;
  color: #000;
  cursor: pointer;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding: 0.6rem 1rem;
  text-align: center;
  width: unset;
}

.get-a-quote-input {
  border-radius: 10px;
}

.header-container {
  overflow: hidden;
  position: relative;
}
.header-container .background-image {
  background: #000;
  height: 75rem;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.header-container .intro-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding-bottom: 1rem;
  position: relative;
}
.header-container .intro-container .form {
  display: flex;
  flex-direction: column;
  height: unset;
  justify-content: center;
  width: 80%;
}
.header-container .intro-container .intro-p {
  color: #fff;
  margin-bottom: 0;
  width: 100%;
}
.header-container .intro-container .intro-text {
  display: flex;
  flex-direction: column;
  height: unset;
  justify-content: flex-start;
  margin-bottom: 2rem;
  padding-top: 2rem;
  width: 80%;
}
.header-container .file-group {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 0;
  width: unset;
}
.header-container .file-input {
  color: #fff;
  margin: 1.5rem 0 0;
}
.header-container .file-input label {
  background: #ffea00;
  font-size: 0.8rem;
  font-weight: bold;
  padding: 0.8rem 1.2rem;
  cursor: pointer;
}
.header-container .hidden-input input {
  display: none;
}
.header-container .file-label {
  color: #ffea00;
  font-size: 1rem;
  font-weight: bold;
  width: unset;
}
.header-container .group .button {
  background: #008634;
  border: unset;
  color: #fff;
  margin-top: 1rem;
  padding: 1rem 0.5rem;
}
.header-container .group .input,
.header-container .group textarea {
  margin-bottom: 1.2rem;
}
.header-container .group .input,
.header-container .group input {
  border-radius: 0.2rem;
  width: 100%;
}
.header-container .group .submit {
  width: 100%;
}
.header-container .group::after {
  display: none;
}
.header-container .text-input textarea {
  border-radius: 0.2rem;
  resize: none;
  width: 100%;
}
.header-container .intro-h1 {
  color: #ffea00;
  font-size: 2.2rem;
  letter-spacing: -2px;
  line-height: 2.5rem;
  margin: 0;
  white-space: pre-line;
}
.header-container h2 {
  color: #ffea00;
  font-size: 1.2rem;
  margin: 0;
  margin-bottom: 1rem;
  white-space: unset;
}
.header-container h2 span {
  color: #fff;
  text-transform: uppercase;
}

.swiper-section {
  display: none;
}
.swiper-section .swiper-chevron {
  cursor: pointer;
  position: absolute;
  transform: translateY(-50%);
  width: 1rem;
}
.swiper-section .swiper-chevron.left {
  left: 0;
}
.swiper-section .swiper-chevron.right {
  right: 0;
}
.swiper-section .swiper-container {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.swiper-section .swiper-heading {
  margin: 0 auto;
  margin-top: 2em;
  text-align: center;
  text-transform: uppercase;
}
.swiper-section .swiper-inner figcaption {
  background: #ffea00;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  padding: 0.3rem 1rem;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  top: -8px;
  white-space: nowrap;
}
.swiper-section .swiper-overlay {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 92%;
}
.swiper-section .swiper-overlay .divider {
  margin-bottom: 2rem;
}
.swiper-section .swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-section .swiper-slide img {
  height: 17rem;
  object-fit: cover;
  width: 100%;
}
.swiper-section .swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

.quote-app-banner .app-banner {
  display: grid;
  grid-template-columns: 6fr 3fr 1fr;
  grid-template-rows: auto auto auto auto;
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.quote-app-banner .app-banner-content {
  grid-column: 1/4;
  grid-row: 3/4;
  padding-bottom: 1rem;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .quote-app-banner .app-banner-content {
    grid-column: 1/2;
  }
}
.quote-app-banner .app-banner-header {
  color: #ffea00;
  font-size: 1.5rem;
  margin: 1rem auto;
  text-align: center;
  text-transform: uppercase;
  width: fit-content;
}
.quote-app-banner .app-banner-text {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 360px;
  text-align: center;
}
.quote-app-banner .app-banner .first-row {
  grid-column: 1/4;
  grid-row: 1/2;
  height: 2rem;
}
.quote-app-banner .app-banner .third-row {
  background-color: #363636;
  grid-column: 1/4;
  grid-row: 3/4;
}
.quote-app-banner .app-icon {
  height: 60px;
  padding: 5px;
}
.quote-app-banner .download-apps {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 900px) {
  .quote-app-banner .download-apps {
    flex-direction: row;
  }
}
.quote-app-banner .phone-app-image {
  display: none;
  grid-column: 2/3;
  grid-row: 1/5;
  height: 100%;
  position: relative;
  z-index: 200;
}
@media screen and (min-width: 900px) {
  .quote-app-banner .phone-app-image {
    display: block;
  }
}
.quote-app-banner .phone-app-image .image {
  height: 100%;
  max-width: unset;
  position: absolute;
  width: auto;
}
.quote-app-banner .yellow-upper-stripe {
  background-color: #ffea00;
  grid-column: 1/4;
  grid-row: 2/3;
  height: 1rem;
}
.quote-app-banner .yellow-lower-stripe {
  background-color: #ffea00;
  grid-column: 1/4;
  grid-row: 4/5;
  height: 1rem;
}

@media screen and (min-width: 525px) {
  .header-container h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
  .header-container h2 {
    white-space: pre-line;
  }
}
@media screen and (min-width: 960px) {
  .quote-app-banner .app-banner {
    margin: 5rem 0;
  }
  .header-container {
    height: 34rem;
    margin-bottom: 4rem;
  }
  .header-container .background-image {
    height: 35rem;
  }
  .header-container .file-group {
    display: flex;
    flex-direction: row;
  }
  .header-container .file-input {
    margin: 0;
  }
  .header-container .intro-container {
    flex-direction: row;
    height: 32rem;
    padding-bottom: unset;
  }
  .header-container .intro-container .intro-text,
  .header-container .intro-container .form {
    height: 32rem;
    padding-top: 2rem;
    width: 28rem;
  }
  .header-container .intro-container .intro-p {
    width: 89%;
  }
  .header-container .intro-h1 {
    font-size: 4.3rem;
    letter-spacing: -4px;
    line-height: 5rem;
    margin: 5rem 0 0.4rem;
  }
  .header-container .group .submit {
    width: 60%;
  }
  .swiper-section {
    display: block;
  }
}
#quote_request_address {
  height: 4rem;
}

#quote_request_requirements {
  height: 7rem;
}

.get-a-quote-container {
  align-items: center;
  border-radius: 12px;
  box-shadow: 1px 2px 9px 1px #bbb;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  justify-content: space-between;
  margin: 50px auto 1rem auto;
  max-width: 900px;
  padding: 1rem 2.5rem;
}

.get-a-quote-button {
  background: #00d76e;
  border-radius: 8px;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  justify-content: center;
  padding: 0.85rem 1.5rem;
  text-align: center;
  text-decoration: none;
  width: fit-content;
}
.get-a-quote-button:hover {
  text-decoration: none;
}

.get-a-quote-text {
  color: #000;
  margin: 0.5rem 0;
  font-size: 18px;
  font-weight: bold;
}

.getInTouchButton {
  background-color: #ffea00;
  border: none;
  border-radius: 4px;
  color: #000;
  font-size: 0.8rem;
  height: 37px;
  width: 140px;
}

.getInTouch-modal {
  background-color: #f0f0f0;
  border: 0.5px #fff solid;
  padding: 0;
  overflow: visible;
}

.generalEnquiry-container {
  display: grid;
  grid-template-columns: 80vw 0;
  max-height: 90dvh;
  overflow-y: scroll;
}
.generalEnquiry-container .generalEnquiry-leftSide {
  padding: 1.2rem 2.5rem 2.5rem;
}
.generalEnquiry-container .generalEnquiry-leftSide .generalEnquiry-leftSide-text {
  margin-bottom: 2rem;
}
.generalEnquiry-container .generalEnquiry-leftSide .generalEnquiry-header {
  font-size: 2rem;
  color: #313131;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.generalEnquiry-container .generalEnquiry-leftSide .generalEnquiry-paragraph {
  font-size: 0.85rem;
  margin: 0.4rem 0;
}
.generalEnquiry-container .generalEnquiry-leftSide .generalEnquiry-paragraph a {
  color: #000;
}
.generalEnquiry-container .generalEnquiry-rightSide {
  display: none;
}
.generalEnquiry-container .generalEnquiry-rightSide .generalEnquiry-rightSide-image {
  min-height: 100%;
  object-fit: cover;
  outline: 0.5px #fff solid;
}

.closeModalButton-container {
  background-color: #ffef00;
  border: 3px #313131 solid;
  border-radius: 50%;
  position: absolute;
  top: -14px;
  right: -14px;
}
.closeModalButton-container .closeModalButton {
  all: unset;
  height: 22px;
  width: 22px;
  display: grid;
  place-content: center;
}
.closeModalButton-container .closeModalButton-icon {
  background-color: transparent;
  margin: 0;
  filter: invert(16%) sepia(24%) saturate(0%) hue-rotate(231deg) brightness(102%) contrast(93%);
  cursor: pointer;
}

.newEnquiry {
  display: grid;
  gap: 0.6rem;
}
.newEnquiry .group {
  width: 100%;
}
.newEnquiry .group .input {
  width: 100%;
}
.newEnquiry .group .input .newEnquiry-input, .newEnquiry .group .input .newEnquiry-textarea {
  width: 100%;
  border: none;
  border-radius: 2px;
  padding: 0.8rem;
}
.newEnquiry .group .input .newEnquiry-input::placeholder, .newEnquiry .group .input .newEnquiry-textarea::placeholder {
  color: #a0a0a0;
}
.newEnquiry .group .input .newEnquiry-input {
  height: 2.25rem;
}
.newEnquiry .group .input .newEnquiry-textarea {
  height: 75px;
  resize: none;
}

.submit-an-enquiry-input {
  background-color: #00d76e;
  color: #000;
  border-radius: 6px;
  border: 0.5px #cacaca solid;
  font-size: 0.8rem;
  margin: 0;
  width: 50%;
  height: clamp(30px, 5vh, 44px);
  margin-top: 1vh;
}

.getInTouch-modal::backdrop {
  background: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 960px) {
  .generalEnquiry-container {
    grid-template-columns: 33vw 33vw;
    max-height: unset;
    overflow-y: unset;
  }
  .generalEnquiry-container .generalEnquiry-rightSide {
    display: block;
  }
  .submit-an-enquiry-input {
    width: 45%;
    height: 44px;
  }
}
@media screen and (min-height: 675px) {
  .newEnquiry .group .input .newEnquiry-textarea {
    height: 8rem;
    resize: vertical;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.faq-links {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.faq-link {
  background: #ffef00;
  box-sizing: border-box;
  margin: 0 0.5rem 1rem;
  overflow: hidden;
  text-align: center;
  width: 250px;
}
.faq-link:hover {
  filter: invert(100%) grayscale(100%);
}
.faq-link-image {
  display: block;
  margin: 1rem auto;
}
.faq-link-image .enlarge {
  transform: scale(165);
}
.faq-link-image img {
  height: 100px;
  transform: scale(4);
  width: 100px;
}
.faq-link a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.faq-link a:hover {
  text-decoration: none;
}

.page-fullWidthContainer {
  margin-left: -10px;
  margin-right: -10px;
}

@media screen and (min-width: 960px) {
  .page-fullWidthContainer {
    margin-left: calc(-50vw + 470px);
    margin-right: calc(-50vw + 470px);
  }
}
@media screen and (min-width: 1220px) {
  .page-fullWidthContainer {
    margin-left: calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
  }
}
.page-h1 {
  color: #5d5d5d;
  font-size: 40px;
  margin-top: 71px;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .page-h1 {
    font-size: 36px;
  }
}
.content-main .page-h1,
.content-main .page-p {
  max-width: none;
}

.page-p {
  color: #5d5d5d;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
  width: 75%;
}

@media screen and (min-width: 960px) {
  .page-p {
    font-size: 21px;
    width: 50%;
  }
}
.page-faqContainer {
  background: #e2e2e2;
  margin-top: 71px;
  padding: 1px 32px 71px;
}

@media screen and (min-width: 960px) {
  .page-faqContainer {
    padding: 1px 100px 71px;
  }
}
.page-faqs {
  margin: 57px auto;
}

.page-faq-q {
  border-top: 1px solid #707070;
  cursor: pointer;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.page-faq-h2 {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 18px 0;
}

.page-faq-disclosureIcon {
  background: transparent;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  transition: all 0.2s ease-in-out;
}

.page-faq-disclosureIconHide {
  display: none;
}

.page-faq-p {
  height: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  transition: all 0.3s ease-in-out;
}

.content-main .page-faq-p {
  max-width: none;
}

.page-faq-active .page-faq-p {
  border-top: 1px solid #707070;
  height: auto;
  max-height: 200px;
}

.page-faq-active .page-faq-disclosureIcon {
  rotate: 90deg;
  translate: -7px 0;
}

.page-faq-p {
  background-color: #fff;
  box-sizing: border-box;
  color: #5d5d5d;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}

.page-faq:last-child .page-faq-p {
  border-bottom: 1px solid #707070;
}

.favourite-pages-table {
  border-collapse: collapse;
  width: 100%;
}
.favourite-pages-table thead {
  background-color: rgb(243, 243, 243);
}
.favourite-pages-table td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.favourite-pages-table th,
.favourite-pages-table td {
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}
.favourite-pages-table td.weight {
  font-size: 0.875rem;
  text-align: center;
}
.favourite-pages-table thead th,
.favourite-pages-table thead td {
  font-size: 150%;
  font-weight: bold;
}
.favourite-pages-table tbody th,
.favourite-pages-table tbody td {
  font-size: 120%;
}
.favourite-pages-table thead tr th,
.favourite-pages-table thead tr td,
.favourite-pages-table tbody tr th,
.favourite-pages-table tbody tr td {
  border-bottom: 1px solid #ddd;
}

.favourite-remove-button {
  border-width: 0;
  background-color: #fff;
  padding: 0;
  cursor: pointer;
  width: 25px;
  height: 25px;
}

.favourite-remove-button-wrapper {
  padding-top: 5%;
  margin-left: 30%;
}

.column-1 {
  width: 90%;
}

.favourite-pages-heading {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.flash-notice,
.flash-alert {
  color: #333;
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  width: var(--viewport-width);
}

.flash-notice {
  background: #a5dffa;
}

.flash-alert {
  background: #e60000;
  color: #fff;
}

.flash-notice span,
.flash-alert span {
  display: block;
  padding: 11px 10px 10px 40px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.footer-address {
  font-style: normal;
}

.helpline {
  clear: both;
  color: #000;
  margin-bottom: -1.5rem;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
}

.helpline a {
  color: #000;
  text-decoration: none;
}

.helpline-img {
  display: none;
}

.helpline-mid {
  background: #ffea00;
  margin-top: 68px;
  padding: 1rem 1rem 0.75rem;
  position: relative;
  text-align: center;
}

.helpline-text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
}

.helpline-number {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -2px;
}

.site-footer {
  background: #000;
  color: #fff;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
}
.site-footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-section {
  padding: 2rem;
}

.footer-nav {
  position: relative;
  padding-bottom: 1.5rem;
  background: #000;
}
.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav address,
.footer-nav li,
.footer-nav p {
  line-height: 2.5rem;
  font-size: 14px;
  font-weight: bold;
}

.footer-nav-group {
  padding: 1rem 0;
  margin-bottom: 2rem;
}
.footer-nav-group b {
  color: #fff;
}

.footer-nav-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2rem;
  position: relative;
}

.footer-nav-title::after {
  background-color: #ffef00;
  border-radius: 90px;
  bottom: -1.25rem;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 4.5rem;
}

.card-logos {
  line-height: 20px;
  margin: 0.875rem 0;
}

.card-logos-container {
  width: 14rem;
}

@media (min-width: 960px) {
  body .container {
    padding: 10px 10px 0 10px;
  }
  .card-logos-container {
    width: 16rem;
  }
}
.card-logo {
  background: unset;
  border: unset;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  width: 40px;
}

.card-logo img {
  display: block;
  margin: 0 auto;
}

.registered-company {
  background-color: #fff792;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 0;
  width: 100%;
}
.registered-company p {
  margin: 0;
}

.social-icons {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.social-icons > a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
  border: unset;
  border-radius: 50%;
  box-sizing: border-box;
  height: 45px;
  margin-right: 1.25rem;
  width: 45px;
}
.social-icons > a:last-of-type {
  margin-right: 0;
}
.social-icons > a.twitter {
  background-image: url("/assets/metal_store/icons/social-twitter-5855c518.svg");
}
.social-icons > a.facebook {
  background-image: url("/assets/metal_store/icons/social-facebook-8305b67f.svg");
}
.social-icons > a.linkedin {
  background-image: url("/assets/metal_store/icons/social-linkedin-aa4117b8.svg");
}
.social-icons > a.instagram {
  background-image: url("/assets/metal_store/icons/social-instagram-922c14a8.svg");
}
.social-icons > a.youtube {
  background-image: url("/assets/metal_store/icons/social-youtube-34e30aa1.svg");
}
.social-icons > a.tiktok {
  background-image: url("/assets/metal_store/icons/social-tiktok-ef41d779.svg");
}

.cyber-essentials {
  bottom: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.form th,
.form td {
  padding: 2px 1em 2px 0;
  vertical-align: top;
}

.form td {
  color: #595959;
  font-size: 12px;
  width: 300px;
}

.form tbody th {
  color: #595959;
  font-size: 13px;
  padding-right: 1em;
  padding-top: 5px;
  text-align: left;
  white-space: nowrap;
}

.form,
.form p {
  color: #595959;
}

.form p {
  font-size: 0.875rem;
  margin: 0.75rem 0;
}

.form label {
  color: #333;
}

.form [type=date],
.form [type=email],
.form [type=password],
.form [type=tel],
.form [type=text],
.form select,
.form textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  max-width: 100%;
  padding: 4px 8px;
  width: 21rem;
}

.field-group {
  margin: 0.5rem 0;
}

.follow-on {
  margin: -0.5rem 0 0;
  padding: 0.5rem 1rem;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

nav ul.gallery-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  max-width: unset;
  padding: 0;
}
nav ul.gallery-nav-list a {
  border: 1px solid #595959;
  padding: 0.4125rem 0.6125rem;
  text-decoration: none;
}
nav ul.gallery-nav-list .active-page {
  background: #595959;
  color: #fff;
}

.gallery-list-item {
  margin: 0.7125rem 0.5rem;
}
.gallery-list-item:first-of-type {
  margin-left: 0;
}
.gallery-list-item:last-of-type {
  margin-right: 0;
}

.grid-item {
  box-sizing: border-box;
  float: left;
  margin-bottom: 5px;
  padding: 5px;
  width: 295px;
}
.grid-item figure {
  margin: 0;
}
.grid-item figure > a img {
  display: block;
  object-fit: contain;
  width: 100%;
}
.grid-item figcaption {
  background: #ffef00;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem;
  text-align: center;
  text-transform: uppercase;
}

.gallery-credit {
  color: #000;
  font-size: 0.85rem;
  font-weight: normal;
  margin: 0.25rem;
  padding: 0.33rem 0.75rem;
  text-transform: none;
}
.gallery-credit-url {
  color: #000;
}

.gallery-image-information {
  padding: 1rem 0 2rem;
  text-align: center;
}
.gallery-image-information a {
  display: inline-block;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.sitewide-alert {
  background: #e60000;
  color: #fff;
  font-size: 13px;
  padding: 0.5rem;
  text-align: center;
}
.sitewide-alert a,
.sitewide-alert a:hover {
  color: #fff;
  text-decoration: underline;
}
.sitewide-alert b,
.sitewide-alert strong {
  color: #fff;
}

.customer-actions a:hover {
  color: #fff;
}

.customer-actions img {
  margin-right: 0.25125rem;
}

.contact-details {
  align-items: center;
  display: flex;
  margin-right: 1rem;
}

.contact-details > a {
  width: 100%;
}

.contact-details:last-child {
  margin-right: 0;
}

.contact-text {
  display: none;
}

@media screen and (min-width: 540px) {
  .contact-text {
    display: inline;
    font-size: 1rem;
  }
}
.customer-actions {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
  min-width: 5rem;
}

.customer-actions a {
  color: #fff;
}

.header-full {
  font-size: 0.875rem;
}

.account-basket-wrapper {
  display: flex;
  justify-content: space-evenly;
  min-width: 5rem;
}

.register-sign-in .nav-label {
  display: none;
}

.basket-link > a,
.register-sign-in a {
  align-items: center;
  display: flex;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.basket-link > a img,
.register-sign-in a img {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (min-width: 1200px) {
  .basket-link > a,
  .register-sign-in a {
    margin-top: 0;
  }
}

.nav-second > .search-container {
  align-items: center;
}

.nav-last {
  background-color: #ffea00;
}

.nav-first,
.nav-second,
.nav-last {
  box-sizing: border-box;
  padding: 0 0.5rem;
}
@media (min-width: 460px) {
  .nav-first,
  .nav-second,
  .nav-last {
    padding: 0 1rem;
  }
}

.new-header {
  background-color: #fff;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 500;
}
.new-header .nav-second {
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.8rem;
  justify-content: space-between;
  margin-top: 0.5rem;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  pointer-events: none;
  z-index: 200;
}
@media screen and (min-width: 960px) {
  .new-header .nav-second {
    margin-top: 0.4rem;
    padding-left: 7.5rem;
    width: 940px;
  }
}
@media screen and (min-width: 1220px) {
  .new-header .nav-second {
    width: 1200px;
  }
}
.new-header .nav-second .main-nav {
  margin: 0;
  width: 100%;
}
.new-header .nav-second .container {
  padding: 0;
}
.new-header .nav-second > * {
  pointer-events: auto;
}
.new-header .nav-icons {
  background-color: #fff;
  display: block;
  justify-content: flex-end;
}
.new-header .menu-header {
  align-items: center;
  color: #000;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
}
.new-header .menu-header:hover {
  text-decoration: underline;
  text-decoration-color: #ffea00;
  text-decoration-thickness: 3px;
}
.new-header .nav-label {
  color: #000;
  font-weight: bold;
}
.new-header .search-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  min-height: 30px;
  width: auto;
}
.new-header .search-container .nav-label {
  display: none;
}
.new-header .search-icon,
.new-header .close-search-icon {
  cursor: pointer;
  margin: 0 0.5rem;
}
.new-header .close-search-icon {
  background-color: #fff;
}
@media screen and (min-width: 700px) {
  .new-header .close-search-icon {
    height: 25px;
    width: 25px;
  }
}
.new-header .live-results-container {
  --top: calc(40px + 3rem);
  background-color: #fff;
  background-color: #efefef;
  box-sizing: border-box;
  height: calc(100vh - var(--top));
  left: 0;
  max-width: 960px;
  overflow-y: auto;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: fixed;
  right: 0;
  top: var(--top);
  width: 100%;
  z-index: 300;
}
.new-header .live-results-container .search-close-icon {
  display: none;
}
@media screen and (min-width: 960px) {
  .new-header .live-results-container {
    --top: calc(40px + 6.5rem);
    height: auto;
  }
}
.new-header .live-results-container.hidden {
  display: none;
}
.new-header .live-results,
.new-header .inner {
  padding: 0 1rem;
}
@media screen and (min-width: 540px) {
  .new-header .live-results,
  .new-header .inner {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 960px) {
  .new-header .live-results,
  .new-header .inner {
    padding: 0;
  }
}
.new-header .live-results {
  box-sizing: border-box;
}
@media screen and (min-width: 960px) {
  .new-header .live-results {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 5px 5px #595959;
    left: 0;
    margin: 0 1rem;
    margin: 0 auto;
    max-width: 960px;
    padding: 0;
    position: fixed;
    right: 0;
    z-index: 300;
  }
}
@media screen and (min-width: 540px) {
  .new-header .inner {
    margin: 20px auto 40px;
    padding: 10px;
  }
}
.new-header .search-close-icon-container {
  display: none;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 300;
}
@media screen and (min-width: 700px) {
  .new-header .search-close-icon-container {
    top: 3rem;
  }
}
.new-header .account-basket-wrapper {
  align-items: stretch;
  display: flex;
}
.new-header .burger-icon-container,
.new-header .menu-close-icon-container {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
}
.new-header .burger-icon-container .burger-icon,
.new-header .burger-icon-container .close-menu-icon,
.new-header .menu-close-icon-container .burger-icon,
.new-header .menu-close-icon-container .close-menu-icon {
  height: 20px;
}
.new-header .burger-icon-container.hidden,
.new-header .menu-close-icon-container.hidden {
  display: none;
}
@media screen and (min-width: 1220px) {
  .new-header .burger-icon-container,
  .new-header .menu-close-icon-container {
    display: none;
  }
}
.new-header .shop-nav > .mobile-hidden {
  display: none;
}
@media screen and (min-width: 1220px) {
  .new-header .shop-nav > .mobile-hidden {
    display: flex;
  }
}
.new-header .basket-quantity-new {
  background: #e60000;
  border-radius: 0.5rem;
  color: #fff;
  display: inline-block;
  font-size: 0.625rem;
  line-height: 1rem;
  margin-right: 0.4rem;
  min-width: 0.5rem;
  padding: 0 0.25rem;
  text-align: center;
}

.favourite-icon {
  cursor: pointer;
  margin: 0 0.5rem;
}

.favourite-button {
  border-width: 0;
  background-color: #fff;
  padding: 0;
  cursor: pointer;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.new-home .background-image {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.new-home .inverted-image {
  background: rgba(0, 0, 0, 0.4);
  transform: scaleX(-1);
}
.new-home .btn-cta {
  align-items: center;
  align-self: center;
  display: flex;
  height: 2em;
  justify-content: space-between;
  width: 6em;
}
.new-home .app-icon {
  height: 60px;
  padding: 5px;
}
.new-home .helpline-mid {
  margin-top: 0;
}
.new-home .home-category-header {
  display: flex;
  flex-direction: column;
  height: 430px;
  justify-content: center;
  margin: 1em 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.new-home .home-category-header a {
  text-decoration: none;
}
.new-home .home-category-header h2 {
  background: #efefef;
  color: #ffea00;
  font-size: 3em;
  line-height: 1.1em;
  margin: 0;
  padding: 0.5em;
  padding-bottom: 0.2em;
  text-align: center;
  white-space: pre-line;
}
.new-home .home-category-header p {
  color: #fff;
  line-height: 1.8em;
}
.new-home .home-category-header section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2em;
  padding-top: unset;
  text-align: center;
}
@media (min-width: 960px) {
  .new-home .helpline-mid {
    margin-top: 68px;
  }
}
@media (min-width: 640px) {
  .new-home .home-category-header {
    height: 330px;
  }
  .new-home .home-category-header h2 {
    font-size: 4.5em;
    padding: 0.5em;
    padding-bottom: 0.2em;
    padding-top: 0.8em;
    text-align: left;
  }
  .new-home .home-category-header section {
    flex-direction: row;
    padding: 3em;
    padding-top: 0;
    text-align: unset;
  }
}
.new-home .home-category-group {
  margin: 1rem 0;
  width: 100%;
}
.new-home .home-category-group-title {
  font-size: 1.25rem;
  letter-spacing: 0.1rem;
  margin: 1.5em 0;
  max-width: none;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 850px) {
  .new-home .home-category-group-title {
    font-size: 1.45rem;
  }
}
.new-home .home-categories {
  --col-repeat: 2;
  --gap-size: 1rem;
  display: grid;
  gap: var(--gap-size);
  grid-template-columns: repeat(var(--col-repeat), 1fr);
}
@media (min-width: 850px) {
  .new-home .home-categories {
    --gap-size: 1.5rem;
    --col-repeat: 4;
  }
}
.new-home .home-categories > a {
  text-decoration: none;
}
.new-home .outdoor-header {
  height: auto;
  min-height: 280px;
}
.new-home .outdoor-header .background-image {
  display: none;
  left: unset;
  min-width: 100%;
  right: 0;
}
.new-home .outdoor-header .background-image-mobile {
  display: unset;
  height: 100%;
  width: 100%;
}
.new-home .outdoor-header .header-text {
  background: #efefef;
}
.new-home .outdoor-header h2 {
  background: #efefef;
  border: none;
  color: #0e0e0e;
  font-size: 2em;
  max-width: unset;
  padding-bottom: 1rem;
  text-align: center;
  width: auto;
}
.new-home .outdoor-header .btn-cta {
  margin: 1rem auto;
}
.new-home .outdoor-header .yellow-underline {
  text-decoration: underline #f4df00;
  text-decoration: underline #f4df00 0.4rem; /* thickness unsupported in Safari 14.x */
}
@media (min-width: 930px) {
  .new-home .outdoor-header .header-text {
    background: unset;
  }
  .new-home .outdoor-header h2 {
    background: unset;
    margin-bottom: 2rem;
    padding-left: 1em;
    text-align: left;
    width: 35%;
  }
  .new-home .outdoor-header .background-image {
    display: unset;
  }
  .new-home .outdoor-header .background-image-mobile {
    display: none;
  }
  .new-home .outdoor-header .btn-cta {
    margin-left: 28px;
  }
}
@media (min-width: 1220px) {
  .new-home .outdoor-header h2 {
    margin-bottom: 1rem;
  }
  .new-home .outdoor-header .btn-cta {
    margin-left: 32px;
  }
}
@media (min-width: 960px) {
  .new-home .app-banner {
    margin: 5rem 0;
  }
  .new-home .outdoor-header {
    height: 300px;
  }
  .new-home .outdoor-header h2 {
    text-align: left;
  }
}
.new-home .june-header {
  height: auto;
  min-height: 280px;
}
.new-home .june-header .background-image {
  display: none;
  left: unset;
  min-width: 105%;
  right: 0;
}
.new-home .june-header .background-image-mobile {
  display: unset;
  height: 100%;
  width: 100%;
}
.new-home .june-header .header-text {
  background: #efefef;
}
.new-home .june-header .header-text-compact {
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 0;
  margin-top: 1rem;
}
.new-home .june-header h1 {
  background: #efefef;
  border: none;
  color: #0e0e0e;
  font-size: 2.2rem;
  max-width: unset;
  padding-top: 2rem;
  text-align: center;
  width: auto;
}
.new-home .june-header p {
  color: #0e0e0e;
  font-size: 1.2rem;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 1rem;
  text-align: center;
  width: unset;
}
.new-home .june-header .yellow-underline {
  display: block;
  text-decoration: underline #f4df00;
  text-decoration: underline #f4df00 0.4rem; /* thickness unsupported in Safari 14.x */
}
@media (min-width: 930px) {
  .new-home .june-header .header-text {
    background: unset;
    width: 50%;
  }
  .new-home .june-header h1 {
    background: unset;
    line-height: 2.5rem;
    padding-left: 3rem;
    padding-top: 0;
    text-align: left;
  }
  .new-home .june-header p {
    margin: unset;
    margin-bottom: 1rem;
    padding: unset;
    padding-left: 3rem;
    text-align: left;
    width: 70%; /* June version */
    width: unset; /* Aug version */
  }
  .new-home .june-header .background-image {
    display: unset;
  }
  .new-home .june-header .background-image-mobile {
    display: none;
  }
}
@media (min-width: 1220px) {
  .new-home .june-header h1 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 960px) {
  .new-home .app-banner {
    margin: 5rem 0;
  }
  .new-home .june-header {
    height: 300px;
  }
  .new-home .june-header h1 {
    text-align: left;
  }
}
.new-home .home-category-label-container {
  align-content: center;
  background-color: #ffea00;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 3.5rem;
  padding: 0.5rem;
}
@media (min-width: 850px) {
  .new-home .home-category-label-container {
    min-height: auto;
  }
}
.new-home .home-category-label {
  color: #000;
  display: block;
  font-weight: bold;
  text-align: center;
}
.new-home .home-category-image > img {
  display: block;
}
.new-home .app-banner {
  display: grid;
  grid-template-columns: 6fr 3fr 1fr;
  grid-template-rows: auto auto auto auto;
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.new-home .app-banner-content {
  grid-column: 1/4;
  grid-row: 3/4;
  padding-bottom: 1rem;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .new-home .app-banner-content {
    grid-column: 1/2;
  }
}
.new-home .app-banner-header {
  color: #ffea00;
  font-size: 1.5rem;
  margin: 1rem auto;
  text-align: center;
  text-transform: uppercase;
  width: fit-content;
}
.new-home .app-banner-text {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 360px;
  text-align: center;
}
.new-home .app-banner .first-row {
  grid-column: 1/4;
  grid-row: 1/2;
  height: 2rem;
}
.new-home .app-banner .third-row {
  background-color: #363636;
  grid-column: 1/4;
  grid-row: 3/4;
}
.new-home .phone-app-image {
  display: none;
  grid-column: 2/3;
  grid-row: 1/5;
  height: 100%;
  position: relative;
  z-index: 200;
}
@media screen and (min-width: 900px) {
  .new-home .phone-app-image {
    display: block;
  }
}
.new-home .phone-app-image .image {
  height: 100%;
  max-width: unset;
  position: absolute;
  width: auto;
}
.new-home .yellow-upper-stripe {
  background-color: #ffea00;
  grid-column: 1/4;
  grid-row: 2/3;
  height: 1rem;
}
.new-home .yellow-lower-stripe {
  background-color: #ffea00;
  grid-column: 1/4;
  grid-row: 4/5;
  height: 1rem;
}

.home .home-category {
  color: #000;
}
.home .home-category a,
.home .home-category > a:hover {
  text-decoration: none;
}
.home .home-category-image {
  position: relative;
}
.home .home-category-image::before {
  content: "";
  display: block;
  padding-top: 100%;
  width: 100%;
}
.home .home-category-image > .content {
  inset: 0;
  position: absolute;
}
.home .home-category-image::before {
  content: "";
  display: block;
  padding-top: 100%;
  width: 100%;
}
.home .home-category-label {
  box-sizing: border-box;
  color: #000;
  text-align: center;
  text-decoration: none;
  transition: background 0.4s;
}
.home .home-category:hover .home-category-label {
  background: #ffea00;
}
@media screen and (min-width: 768px) {
  .home .home-category-label {
    font-weight: bold;
    text-transform: uppercase;
  }
}
.home .login-register {
  padding-left: 15px;
  padding-right: 15px;
}

.new-home .download-apps {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 900px) {
  .new-home .download-apps {
    flex-direction: row;
  }
}

/* START USPS */
.content-main ul.home-usps {
  max-width: none;
}

.home-usps-container {
  overflow-x: hidden;
}

@keyframes homeusps {
  0% {
    margin-left: 0;
  }
  2% {
    opacity: 1;
  }
  48% {
    opacity: 1;
  }
  49.999% {
    margin-left: 0;
    opacity: 0;
  }
  50% {
    margin-left: -100%;
  }
  52% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  99.999% {
    margin-left: -100%;
    opacity: 0;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes homeuspsmobile {
  0% {
    margin-left: 0;
  }
  1% {
    opacity: 1;
  }
  15.67% {
    opacity: 1;
  }
  16.66% {
    margin-left: 0;
    opacity: 0;
  }
  16.67% {
    margin-left: -100%;
  }
  17.67% {
    opacity: 1;
  }
  32.33% {
    opacity: 1;
  }
  33.32% {
    margin-left: -100%;
    opacity: 0;
  }
  33.33% {
    margin-left: -200%;
  }
  34.33% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  49.99% {
    margin-left: -200%;
    opacity: 0;
  }
  50% {
    margin-left: -300%;
  }
  51% {
    opacity: 1;
  }
  65.67% {
    opacity: 1;
  }
  66.66% {
    margin-left: -300%;
    opacity: 0;
  }
  66.67% {
    margin-left: -400%;
  }
  67.67% {
    opacity: 1;
  }
  82.33% {
    opacity: 1;
  }
  83.32% {
    margin-left: -400%;
    opacity: 0;
  }
  83.33% {
    margin-left: -500%;
  }
  84.33% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  99.99% {
    margin-left: -500%;
    opacity: 0;
  }
  100% {
    margin-left: 0;
  }
}
.home-usps {
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-name: homeuspsmobile;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 600%;
}

.home-usp {
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  justify-content: center;
  width: 16.6667%;
}

@media screen and (min-width: 960px) {
  .home-usps {
    animation-duration: 20s;
    animation-name: homeusps;
    width: 200%;
  }
  .home-usp {
    border-left: 2px solid #ffea00;
    justify-content: flex-start;
    width: 33.333%;
  }
  .home-usp:nth-child(3n+1) {
    border-left: none;
    padding-left: 0;
  }
  .home-usp-1 {
    width: 34%;
  }
  .home-usp-2 {
    justify-content: center;
    width: 41%;
  }
  .home-usp-3 {
    justify-content: flex-end;
    width: 25%;
  }
  .home-usp-4 {
    width: 36%;
  }
  .home-usp-5 {
    justify-content: center;
    width: 31%;
  }
  .home-usp-6 {
    justify-content: flex-end;
    width: 33%;
  }
}
.home-usp-icon {
  margin-right: 0.5rem;
}

.home-usp-head {
  font-weight: bold;
}

.home-usp-head,
.home-usp-extra {
  line-height: 0.9375rem;
}

/* END USPS */
.home-categoryGroup-innerTitle {
  display: none;
}

.home-categoryGroup-container .container {
  padding: 0;
}

.home-categoryGroup-containerSplashbacks {
  background: #f8f8f8;
  background-image: url("/assets/metal_store/homepage-features/splashback-feature-bg-3ce160a7.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  margin-top: 40px;
  padding: 0;
  position: relative;
  right: 50%;
  width: var(--viewport-width);
}
@media screen and (min-width: 960px) {
  .home-categoryGroup-containerSplashbacks {
    background-size: contain;
    margin-top: 55px;
    padding: 55px 0 65px;
  }
}
@media screen and (min-width: 1220px) {
  .home-categoryGroup-containerSplashbacks {
    background-size: contain;
    margin-top: 75px;
    padding: 110px 0 130px;
  }
}
.home-categoryGroup-containerSplashbacks .container {
  padding: 10px;
}
.home-categoryGroup-containerSplashbacks .home-category-group-title {
  display: none;
}
.home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
  background: #000;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  justify-content: center;
  margin: 0;
  padding-left: 20px;
  padding-right: 15px;
}
@media screen and (min-width: 375px) {
  .home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
    font-size: 1.05rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 420px) {
  .home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
    font-size: 1.1rem;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 540px) {
  .home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
    font-size: 1.45rem;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  .home-categoryGroup-containerSplashbacks .home-categoryGroup-innerTitle {
    align-items: center;
    background: transparent;
    color: #000;
    flex-direction: row;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.home-categoryGroup-innerTitle-main {
  text-transform: uppercase;
}

.home-categoryGroup-innerTitle-underline {
  text-decoration: underline #f4df00;
  text-decoration: underline #f4df00 0.2rem; /* thickness unsupported in Safari 14.x */
  text-underline-offset: 9px;
}
@media screen and (min-width: 960px) {
  .home-categoryGroup-innerTitle-underline {
    text-decoration: none;
  }
}

.home-categoryGroup-innerTitle-subtitle {
  font-size: 0.875rem;
  font-weight: normal;
  padding-top: 10px;
}
@media screen and (min-width: 960px) {
  .home-categoryGroup-innerTitle-subtitle {
    display: none;
  }
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.pdf-download {
  background: #262626;
  background-image: url("/assets/metal_store/guide-f730addc.svg");
  background-position: right 1rem top 1rem;
  background-repeat: no-repeat;
  color: #fff;
  max-height: 9rem;
  padding: 1rem;
  position: relative;
}
.pdf-download p {
  font-size: 0.875rem;
  margin: 0.5rem 6rem 0.5rem 0;
}
.pdf-download .btn {
  display: inline-block;
}
.pdf-download p {
  margin-bottom: 3rem;
}
.pdf-download p:first-child {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.pdf-download p:last-child {
  bottom: 1rem;
  margin-bottom: 0;
  position: absolute;
  text-align: left;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.invoice-title {
  text-decoration: underline;
}

.invoice-download {
  margin-bottom: 1rem;
}

.invoice-header {
  width: 100%;
}

.invoice-header td {
  vertical-align: top;
}

.invoice-header-billto,
.invoice-header-shipto {
  width: 30%;
}

.invoice-details {
  width: 100%;
}

.invoice-details td {
  padding: 5px;
}

.invoice-details-left {
  text-align: right;
  background-color: #ddd;
}

.invoice-details-right {
  text-align: left;
  background-color: #eee;
}

.invoice-detail-text {
  font-weight: bold;
  color: #000;
}

.invoice-not-vat-message {
  text-align: center;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

/* Common */
.kit-guide-button {
  cursor: pointer;
  display: block;
  line-height: 2.5rem;
  text-decoration: none;
  vertical-align: top;
}
.kit-guide-button span {
  display: inline-block;
  font-weight: bold;
  line-height: 2.25rem;
  padding: 0.25rem 1rem;
  vertical-align: bottom;
}
.kit-guide-button span + span {
  font-size: 2rem;
}

/* Kit guides home */
.kit-guides {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.kit-guide {
  box-sizing: border-box;
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 900px) {
  .kit-guide {
    width: 50%;
  }
  .kit-guide:nth-child(even) {
    padding-left: 1rem;
  }
}

.kit-guide-header {
  align-items: stretch;
  background: #ffef00;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 1rem;
}

.kit-guide-heading {
  align-items: center;
  display: flex;
  flex-basis: 50%;
  margin: 0;
}

.kit-guide-image {
  flex-basis: 50%;
  margin-bottom: -2rem;
  margin-top: -1.5rem;
}

.kit-guide-image img {
  height: 240px;
}

.kit-guide-footer {
  background: #fff792;
  padding: 1rem 1rem 3rem;
  position: relative;
}
.kit-guide-footer p {
  margin: 0;
}

.kit-guide-image {
  text-align: right;
}

.kit-guide-read-more {
  bottom: 0;
  position: absolute;
  right: 0;
}
.kit-guide-read-more span {
  background: black;
  color: #ffef00;
}
.kit-guide-read-more span + span {
  background: #ffef00;
  color: black;
}

/* Kit guides inner */
.kit-guide-download-pdf span {
  background: white;
  color: black;
}
.kit-guide-download-pdf span + span {
  background: black;
  color: #ffef00;
}

.kit-media.step-3 svg {
  transform: translateY(-20%) scaleX(-1);
}

.kits-media {
  background: white;
  box-sizing: border-box;
  display: flex;
  height: 15rem;
  justify-content: center;
  padding: 0.5rem;
  width: 15rem;
}
.kits-media .svg {
  display: block;
  margin: auto;
}

.kit-media {
  height: 10rem;
  overflow: hidden;
  width: 15rem;
}
.kit-media:nth-last-of-type(odd) {
  margin-left: 1rem;
}
.kit-media:nth-last-of-type(even) {
  margin-right: 1rem;
}
.kit-media.large {
  height: 15rem;
  width: 20rem;
}
.kit-media.large svg {
  transform: scale(1.2);
}
.kit-media .svg-enlarge {
  width: 40rem;
}

.kit-inner-header {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
.kit-inner-header h2 {
  font-size: 1.8rem;
}
.kit-inner-header h3 {
  font-size: 1.5rem;
}
.kit-inner-header > div {
  background-color: #ffef00;
  padding: 1rem;
  width: 100%;
}
.kit-inner-header > div ul {
  font-size: 1.2rem;
}
.kit-inner-header > div:first-of-type {
  background-color: #ffef00;
}
.kit-inner-header > div:last-of-type {
  background-color: black;
  color: white;
}
.kit-inner-header > div:last-of-type h2 {
  color: #ffef00;
}
@media (min-width: 700px) {
  .kit-inner-header {
    flex-wrap: nowrap;
  }
  .kit-inner-header > div {
    width: 50%;
  }
  .kit-inner-header > div:first-of-type {
    margin-right: 0.5rem;
  }
  .kit-inner-header > div:last-of-type {
    margin-left: 0.5rem;
  }
}

.kit-footnotes {
  font-size: 0.8rem;
  width: 100%;
}

.kit-summary {
  margin: 2rem 0;
  padding: 0 1rem;
}
.kit-summary-text > p {
  max-width: 100% !important;
}
@media (min-width: 960px) {
  .kit-summary {
    padding: 0;
  }
}

.kits-summary {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.kits-summary-image img {
  max-height: 100%;
}
.kits-summary > div {
  padding: 0 1rem;
  width: 100%;
}
.kits-summary > div:last-of-type {
  max-height: 30rem;
}
@media (min-width: 960px) {
  .kits-summary > div {
    padding: 0;
  }
}
@media (min-width: 700px) {
  .kits-summary {
    flex-wrap: nowrap;
  }
  .kits-summary > div:first-of-type {
    margin-right: 0.5rem;
    width: 60%;
  }
  .kits-summary > div:last-of-type {
    margin-left: 0.5rem;
    max-height: 30rem;
    width: 40%;
  }
}

.kits-summary-stacked {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
.kits-summary-stacked > div {
  padding: 1rem;
  width: 100%;
}
.kits-summary-stacked > div:last-of-type {
  max-height: 30rem;
}
.kits-summary-stacked img {
  max-height: 30rem;
}
@media (min-width: 700px) {
  .kits-summary-stacked > div:first-of-type > div {
    column-count: 2;
  }
  .kits-summary-stacked > div:last-of-type {
    max-height: 30rem;
  }
}

.kit-guide-btn-group {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  width: 13rem;
}
.kit-guide-btn-group a {
  margin-bottom: 0.5rem;
}
.kit-guide-btn-group a:first-of-type {
  display: inline-block;
}
.kit-guide-btn-group a:last-of-type {
  margin-bottom: 0;
}

.kit-parts {
  margin-top: 1rem;
  padding: 0 1rem;
}
.kit-parts-label {
  background-color: #555;
  bottom: 0;
  color: #fff;
  display: block;
  left: 0;
  padding: 0.3125rem;
  position: absolute;
}
.kit-parts-illustration {
  bottom: 0;
  display: block;
  right: 0;
  padding: 0.3125rem;
  position: absolute;
  width: 35%;
}
.kit-parts-images {
  --repeat-value: 1;
  display: grid;
  gap: 10px;
  grid-auto-columns: fit-content(6rem);
  grid-auto-rows: fit-content(6rem);
  grid-template-columns: repeat(var(--repeat-value), 1fr);
}
@media (min-width: 330px) {
  .kit-parts-images {
    --repeat-value: 2;
  }
}
@media (min-width: 430px) {
  .kit-parts-images {
    --repeat-value: 3;
  }
}
@media (min-width: 530px) {
  .kit-parts-images {
    --repeat-value: 4;
  }
}
.kit-parts-images-image a {
  width: 100%;
}
.kit-parts-images-image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.kit-parts-images > div {
  border: 1px solid black;
  display: flex;
  justify-content: center;
}
.kit-parts-images > div a {
  position: relative;
}
.kit-parts-info {
  color: black;
  top: 0;
  font-size: clamp(1px, 1vw, 1rem);
  display: block;
  right: 0;
  padding: 0.3125rem;
  position: absolute;
}
@media (min-width: 960px) {
  .kit-parts {
    padding: 0;
  }
}

.kit-guide-main h2 {
  padding: 0 1rem;
}
@media (min-width: 960px) {
  .kit-guide-main h2 {
    padding: 0;
  }
}
.kit-guide-main h3 {
  font-size: 1.5rem;
}
.kit-guide-main > div {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem;
}
.kit-guide-main > div:nth-of-type(odd) {
  background-color: #ffef00;
}
.kit-guide-main > div:nth-of-type(even) {
  background-color: #fff792;
  flex-direction: column-reverse;
}
@media (min-width: 700px) {
  .kit-guide-main > div {
    flex-wrap: nowrap;
    gap: 20px;
  }
  .kit-guide-main > div:nth-of-type(even) {
    flex-direction: initial;
  }
}

.kits-other-info .full-width {
  max-width: 100%;
}

.dashed {
  list-style: none;
  padding-left: 0;
}
.dashed > li {
  margin-left: 15px;
}
.dashed > li ::before {
  content: "- ";
  margin-left: -15px;
}

.bold {
  font-weight: bold;
}

@media (min-width: 700px) {
  .column-2 {
    column-count: 2;
  }
}

.product-summary-image {
  flex-wrap: wrap;
  font-size: 18px;
  gap: 20px;
  padding-bottom: 35px;
  padding-top: 50px;
  text-align: center;
}
@media (min-width: 700px) {
  .product-summary-image {
    display: flex;
  }
}

.summary-box-yellow h2 {
  background-color: #ffea00;
  padding: 8px;
}

.summary-box-grey h2 {
  background-color: #d2d2d2;
  padding: 8px;
}

.summary-image {
  max-height: 350px;
  width: 250px;
}

.completedKitPhotoContainer {
  margin-top: 20px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.paragraph-with-image {
  display: flex;
  flex-direction: column;
}
.paragraph-with-image > img {
  max-width: 100%;
}
.paragraph-with-image > div {
  max-width: 100%;
}
.paragraph-with-image div:first-child {
  margin-bottom: 1rem;
}

.underline-yellow {
  border-bottom: 3px solid #ffef00;
  padding-bottom: 1rem;
}

.left-yellow-border {
  border-left: 6px solid #ffef00;
}

.header-gallery-image .blog-image-credit-text {
  left: unset;
}

.blog-gallery-image {
  position: relative;
}

.emmerdale-grid {
  display: grid;
  gap: 10px;
  grid-template: "feature-img half-img-1" 1fr "feature-img half-img-2" 1fr "long-img long-img" 1fr/1fr 1fr;
}
.emmerdale-grid .feat-img {
  grid-area: feature-img;
}
.emmerdale-grid .half-img-1 {
  grid-area: half-img-1;
}
.emmerdale-grid .half-img-2 {
  grid-area: half-img-2;
}
.emmerdale-grid .long-img {
  grid-area: long-img;
}

.minute-count {
  align-items: center;
  display: flex;
}
.minute-count > * {
  margin: 1rem 0;
}

.blog-images-container {
  max-width: 100%;
  overflow-x: auto;
}

.arrow-down {
  background-color: #ffef00;
  border-radius: 50%;
  height: 2rem;
  margin-right: 0.7125rem;
  padding: 0.5rem;
  width: 2rem;
}
.arrow-down svg {
  height: 100%;
  width: 100%;
}

.longform-post {
  padding: 0 1rem;
}
@media (min-width: 960px) {
  .longform-post {
    padding: 0;
  }
}
.longform-post img {
  display: block;
}

.longform-post-header {
  align-items: center;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
@media (min-width: 960px) {
  .longform-post-header {
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .longform-post-header > div {
    margin: 0 1rem;
  }
  .longform-post-header > div:first-of-type {
    margin-left: 0;
  }
  .longform-post-header > div:last-of-type {
    margin-right: 0;
  }
}
.longform-post-header img {
  max-height: 35rem;
}
.longform-post-header hgroup > * {
  text-transform: capitalize;
  font-weight: bold;
}
.longform-post-header h1 {
  font-size: 3rem;
  line-height: 2.5rem;
  white-space: pre-line;
}
@media (min-width: 640px) {
  .longform-post-header h1 {
    font-size: 5rem;
    line-height: 4.5rem;
  }
}
.longform-post-header h2 {
  font-size: 1.5rem;
}

.paragraph ul {
  list-style-type: none;
  max-width: 48rem;
  padding-left: 0;
}
.paragraph ul li::before {
  content: " - ";
}

.longform-post-body {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.longform-post-body .paragraph {
  margin: 1rem 0;
  padding: 0.6rem 0.5rem;
}
.longform-post-body .paragraph:first-of-type {
  margin-top: 0;
}
.longform-post-body .paragraph:last-of-type {
  margin-bottom: 0;
}
.longform-post-body .paragraph.emphasis {
  align-items: stretch;
  background: #ffef00;
  padding: 0;
}
@media (min-width: 960px) {
  .longform-post-body .paragraph.emphasis {
    display: flex;
  }
}
.longform-post-body .paragraph.emphasis .text-content {
  padding: 3.5rem;
}
.longform-post-body .paragraph.emphasis h3.emphasis {
  border-bottom: 3px solid #000;
  font-size: 2rem;
}
.longform-post-body .paragraph.emphasis .feature-image {
  height: 700px;
}
@media (min-width: 960px) {
  .longform-post-body .paragraph.emphasis .feature-image {
    height: auto;
    max-width: 30%;
  }
}
.longform-post-body .paragraph.emphasis .feature-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.longform-post-body .paragraph.full-body-image {
  display: unset;
  height: 700px;
  padding: 0;
  position: relative;
}
@media (min-width: 960px) {
  .longform-post-body .paragraph.full-body-image {
    height: auto;
  }
}
.longform-post-body .paragraph.full-body-image.white-text {
  border-color: white;
  color: white;
}
.longform-post-body .paragraph.full-body-image.white-text h3 {
  border-color: white;
  color: white;
}
.longform-post-body .paragraph.full-body-image .text-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.longform-post-body .paragraph.full-body-image .text-content {
  bottom: 0;
  margin: 3rem;
  padding: 0;
  padding-left: 2.5rem;
  position: absolute;
  right: 0;
}
.longform-post-body .paragraph.full-body-image .feature-image {
  height: 100%;
  max-width: unset;
  width: 100%;
}
.longform-post-body h3 {
  font-size: 1.4rem;
  font-weight: bold;
}
.longform-post-body h3.emphasis {
  text-transform: capitalize;
  font-size: 1.7125rem;
  white-space: pre-line;
}
.longform-post-body .blog-images {
  display: flex;
  width: fit-content;
}
@media (min-width: 960px) {
  .longform-post-body .blog-images {
    flex-wrap: wrap;
    width: 900px;
  }
}
.longform-post-body .blog-images .blog-image-group {
  align-items: stretch;
  display: flex;
  width: 100%;
}
.longform-post-body .blog-images .blog-image-group .blog-image {
  height: 15em;
  margin: 0.5rem;
  min-width: 15em;
  position: relative;
}
.longform-post-body .blog-images .blog-image-group .blog-image.fb-1 {
  flex: 284px;
}
.longform-post-body .blog-images .blog-image-group .blog-image.fb-2 {
  flex: 584px;
}
@media (min-width: 960px) {
  .longform-post-body .blog-images .blog-image-group .blog-image {
    min-width: auto;
  }
}
.longform-post-body .blog-images .blog-image-group.vertical {
  flex-direction: row;
  width: 50%;
}
@media (min-width: 960px) {
  .longform-post-body .blog-images .blog-image-group.vertical {
    flex-direction: column;
  }
}

.paragraph.conclusion {
  padding: 0;
  width: 100%;
}
.paragraph.conclusion .feature-text {
  padding: 3rem;
}
.paragraph.conclusion p {
  max-width: 100%;
}
.paragraph.conclusion .is-black {
  border-color: white;
  color: white;
  background: #000;
}
.paragraph.conclusion .is-yellow {
  background: #ffef00;
}

.ending-feature {
  font-size: 1.125rem;
}
@media (min-width: 640px) {
  .ending-feature {
    font-size: 1.5rem;
  }
}

.is-highlighted {
  color: #ffef00;
}

.blog-image-link img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.blog-image-credit-text {
  background-color: black;
  bottom: 0;
  color: white;
  opacity: 0.6;
  padding: 0.5rem;
  position: absolute;
}

h1.smaller {
  font-size: 2.65rem;
  line-height: 2.6rem;
}

.blog-image-grid {
  --repeat-value: 1;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(var(--repeat-value), 1fr);
  place-items: center;
}
@media (min-width: 500px) {
  .blog-image-grid {
    --repeat-value: 2;
  }
}
.blog-image-grid > div {
  height: 100%;
  width: 100%;
}
.blog-image-grid img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.blog-image-grid + .spaced {
  margin-top: 10px;
}

ul.no-decoration {
  list-style: none;
}
ul.no-decoration li::before {
  content: none;
  margin-left: 0;
}

.blog-video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.blog-video-container .video-embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*

Z-INDEX LIST

ADMIN
  .RecentOrder-summary: 10;

FITNESS
  header[role='banner']: 10;

METAL STORE

metal_store/header
  .live-results: 300;
  .live-results-container: 300;
  .nav-icons: 100;
  .nav-second: 200;
  .new-header: 500;
  .search-close-icon-container: 300;

metal_store/homepage
  .app-banner: 100;
  .background-image: -1;
  .phone-app-image: 200;

metal_store/nav
  .dropdown: 1000;

metal_store/pages
  .close-pop-uo: 100;
  .nav-pop-up: 1100;
  .pop-up-overlay: -100;

metal_store/photo_modal
  .photo-modal:: 2000;

metal_store/product_popup
  .close: 360;
  .overlay: 1000;
  .ui-dialog: 1000;

metal_store.desktop/header
  .logos > a: 200;

metal_store.desktop/nav
  .dropdown: 1000;

metal_store.desktop/search
  header .live-results: 300;

metal_store.desktop/session_info
  .session-info: 1000;

STATIONS

AreYouSure
  .are-you-sure: 100;

BookOut
  .modal: 150;
  .shadow: 100;

ChoosePicker
  .choose-picker: 400;

GenericModal
  .modal: z-index-level(3);
  .modal-shadow: z-index-level(2);

MenuButton
  .menu-button: z-index-level(1);

OrderStatusColumn
  .order-column: z-index-level(1);

VersionChecker
  .version-checker: 100;

OTHER

cookie_consent
  .consentManager-backdrop: 1000;

homepage
  .home-category-label: 100;

kits/nav
  .dropdown: 1000;

_mixins
  z-index-level: 50 * $level;

stations
  .station-sign-out: 100;

sales_dashboard
  #particle-canvas: 10;

*/
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

html {
  font-size: 16px;
}

html,
body,
button {
  font-family: Helvetica, Arial, sans-serif;
}

body {
  background: #fff;
  color: #444;
  line-height: 1.25;
  margin: 0;
  --full-width-element-margin: -50vw;
  --viewport-width: 100vw;
}

img {
  max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

.content,
.secondary-content {
  padding: 8px;
}

.content {
  padding: 12px;
}

.secondary-content {
  display: block;
}

@media screen and (min-width: 960px) {
  .content,
  .secondary-content {
    padding: 8px 16px;
  }
  .content {
    margin: 0 auto;
    max-width: 1350px;
  }
  .secondary-content {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1440px;
    padding-left: 120px !important;
  }
  .secondary-content > .table {
    margin-left: 50px;
  }
  .secondary-content .table-scroll-container,
  .secondary-content .clamp-comparison {
    padding-right: 50px;
  }
}
@media screen and (min-width: 1382px) {
  .content,
  .secondary-content {
    padding: 8px 0;
  }
}
.reading {
  hyphens: auto;
  margin: 0 auto;
  max-width: 48rem;
  text-align: justify;
  padding: 0 1rem;
}

a {
  color: #595959;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000;
}

.content-main {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.content-main .button:hover {
  text-decoration: none;
}
.content-main h1,
.content-main h2,
.content-main h3,
.content-main h4,
.content-main h5,
.content-main ol,
.content-main p,
.content-main ul {
  max-width: 48rem;
}
.content-main ul.category-list {
  max-width: none;
}
@media screen and (min-width: 960px) {
  .content-main {
    padding-left: 0;
    padding-right: 0;
  }
}

.breadcrumbs {
  box-sizing: border-box;
  font-size: 13px;
  font-weight: normal;
  margin: 0 auto;
  padding: 0 1rem;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs a,
.breadcrumbs .page-title-current {
  padding: 0 0.25rem;
}
.breadcrumbs a:hover {
  background: #ffea00;
  border-radius: 0.25rem;
}

@media screen and (min-width: 960px) {
  .breadcrumbs {
    padding: 0 43px;
  }
}
/* override overpowering CSS on .content-main ol */
.content-main .breadcrumbs {
  max-width: 1440px;
}

/* hide for popup pages */
.dialog-scroll .breadcrumbs {
  display: none;
}

h1 {
  font-size: 1.75rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1rem;
}

p,
ul {
  font-size: 1rem;
}

strong,
b {
  color: #222;
}

.content-main .page-title {
  max-width: 100%;
}

.page-title {
  align-items: flex-start;
  background: #fff792;
  box-sizing: border-box;
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  margin-bottom: 1rem;
  margin-top: 0;
  min-height: 5.75rem;
  padding: 1rem 1rem;
  position: relative;
  text-transform: capitalize;
}
.page-title img {
  height: 100%;
  margin: 1rem 0 0;
  max-height: 100px;
  max-width: 512px;
  width: 100%;
}
.page-title a {
  color: #000;
  font-size: 1rem;
  text-decoration: underline;
}
.page-title a:hover {
  color: #595959;
  text-decoration: underline;
}

.page-titleContent {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1rem 0;
  gap: 1rem;
  max-width: 1200px;
  width: 100%;
}

.h1-top,
.h1-middle,
.h1-bottom {
  display: block;
}

.h1-top {
  font-size: 1.125rem;
  line-height: 1.11rem;
}

.h1-middle {
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-left: -1px;
}

.h1-bottom {
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  text-transform: none;
}
.h1-bottom b {
  color: #000;
  margin-right: 6px;
}

.h1-condensed {
  font-size: 1.75rem;
}

.page-image {
  display: none;
}
.page-image img {
  display: block;
}

@media screen and (min-width: 768px) {
  .page-title {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    min-height: 8rem;
    overflow: hidden;
  }
  .page-title img {
    margin: 0;
    top: 0;
    width: auto;
  }
  .h1-top,
  .h1-middle,
  .h1-bottom {
    text-align: left;
  }
  .h1-top {
    font-size: 1.87rem;
    line-height: 1.67rem;
  }
  .h1-middle {
    font-size: 3.33rem;
    line-height: 4.5rem;
    margin-left: -2px;
  }
  .h1-condensed {
    font-size: 2rem;
  }
  .h1-bottom {
    font-size: 15px;
  }
  .page-image {
    display: inline;
  }
  .page-mobileImage {
    display: none;
  }
}
.page-title-current {
  display: block;
}

.product-list-table tr:hover {
  background: #f3f3f3;
}
.product-list-table .prices {
  font-size: 0.875rem;
}
.product-list-table .price {
  display: none;
}
.product-list-table .weight {
  width: 72px;
}

.table {
  border-collapse: collapse;
  margin: 1rem 0;
}
.table th,
.table td {
  padding: 0.5rem;
  text-align: left;
  vertical-align: top;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #ccc;
}

.table-ticks td {
  font-size: 2rem;
  text-align: center;
}
.table-ticks a {
  display: block;
  text-decoration: none;
}

.prev-price {
  color: #e92124;
  text-decoration: line-through;
}

.basket-update-message {
  font-size: 14px;
  height: 45px;
  padding-left: 20px;
  position: absolute;
  right: 9.5rem;
  text-align: right;
  top: 5px;
  margin: 0 10px 10px 10px;
  position: relative;
  right: 0;
}
.basket-update-message a {
  color: #444;
  display: block;
  text-decoration: underline;
}
.basket-update-message a:hover {
  color: #000;
  text-decoration: underline;
}

.basket-update-message.failure {
  background: url("/assets/metal_store/times-circle-e8c7e9d8.svg") no-repeat 0 0;
  background-size: 20px;
}

.basket-update-message.success {
  background: url("/assets/metal_store/basket_update_message_icon-8a68d981.png") no-repeat 0 2px;
}

@media only screen and (max-width: 430px) {
  .basket-update-message {
    text-align: left;
  }
}
@media screen and (min-width: 400px) {
  .basket-update-message {
    margin: 0;
    position: absolute;
    right: 14rem;
  }
}
.order-view p {
  font-size: 1rem;
}

.order-view .collecting-your-order {
  clear: left;
}

.product-listing-header,
.page-header {
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  margin-top: -10px;
  position: relative;
  width: var(--viewport-width);
}

.delivery-alert-button {
  background: #d5eed3;
  border: 1px solid #84cc7e;
  border-radius: 0.25rem;
  color: #122a11;
  display: inline-block;
  font-size: 0.875rem;
  margin: 0.5rem 0;
  padding: 0.25rem 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

.delivery-alert-button:hover {
  background: #84cc7e;
  color: #fff;
}

.discount-container {
  display: flex;
  margin-bottom: 1rem;
}

.discount-notice {
  background: #fff;
  border: 1px solid #008634;
  clear: left;
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  justify-content: center;
  margin-right: 1rem;
  padding: 0.5rem;
}

.discount-button {
  background: #008634;
  border: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  justify-content: center;
  padding: 0.5rem 2rem;
  text-align: center;
}
.discount-button a {
  color: #fff;
  display: block;
  text-decoration: none;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel] {
  max-width: 95%;
}

.secondary-content {
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .secondary-content {
    overflow: auto;
  }
}

/* lower banner */
.lower-banner-description {
  margin: 0 auto;
  margin-top: 1rem;
  text-align: center;
}
@media (min-width: 640px) {
  .lower-banner-description {
    max-width: 80%;
  }
}
@media (min-width: 850px) {
  .lower-banner-description {
    max-width: 50%;
  }
}

.lower-banner-icons {
  --base-width: 40px;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  justify-items: center;
  margin-top: 2rem;
}

.lower-banner-heading {
  margin: 0 auto;
  margin-top: 3em;
  text-align: center;
  text-transform: uppercase;
}

.lower-banner-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  grid-row: 1/2;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.lower-banner-icon .delivery-icon {
  width: calc(var(--base-width) * 2);
}
.lower-banner-icon .cutting-icon {
  width: calc(var(--base-width) * 1.3);
}
.lower-banner-icon .discount-icon {
  width: var(--base-width);
}

.icon-text {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  grid-row: 2/3;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.icon-text p {
  font-size: 1rem;
  margin: 0 auto;
}
@media screen and (min-width: 350px) and (max-width: 420px) {
  .icon-text p {
    font-size: 0.8rem;
  }
}

.link-text {
  all: unset;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
}
.link-text:focus {
  border: 1px solid;
}
.link-text:hover {
  text-decoration: none;
}

.divider {
  background-color: #ffea00;
  border: 1px solid #000;
  height: 3px;
  margin: 0 auto;
  margin-top: 1rem;
  max-width: 80%;
}
@media (min-width: 640px) {
  .divider {
    max-width: 60%;
  }
}
@media (min-width: 850px) {
  .divider {
    max-width: 40%;
  }
}

.app-banner {
  display: grid;
  grid-template-columns: 6fr 3fr 1fr;
  grid-template-rows: auto auto auto auto;
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.app-banner-content {
  grid-column: 1/4;
  grid-row: 3/4;
  padding-bottom: 1rem;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .app-banner-content {
    grid-column: 1/2;
  }
}
.app-banner-header {
  color: #ffea00;
  font-size: 1.5rem;
  margin: 1rem auto;
  text-align: center;
  text-transform: uppercase;
  width: fit-content;
}
.app-banner-text {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 360px;
  text-align: center;
}
.app-banner .first-row {
  grid-column: 1/4;
  grid-row: 1/2;
  height: 2rem;
}
.app-banner .third-row {
  background-color: #363636;
  grid-column: 1/4;
  grid-row: 3/4;
}

.phone-app-image {
  display: none;
  grid-column: 2/3;
  grid-row: 1/5;
  height: 100%;
  position: relative;
  z-index: 200;
}
@media screen and (min-width: 900px) {
  .phone-app-image {
    display: block;
  }
}
.phone-app-image .image {
  height: 100%;
  max-width: unset;
  position: absolute;
  width: auto;
}

.adminLogInContainer {
  display: flex;
  gap: 4rem;
}
.adminLogInContainer .adminLogInContainer-inputContainer {
  width: 80%;
}

.secondary-content-container {
  background: #ededed;
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  width: var(--viewport-width);
}
.secondary-content-container h1 {
  font-size: 32px;
  margin: 50px 0;
}
@media screen and (min-width: 1200px) {
  .secondary-content-container h1 {
    font-size: 48px;
  }
}
.secondary-content-container h2 {
  font-size: 22px;
  margin: 40px 0;
}
@media screen and (min-width: 1200px) {
  .secondary-content-container h2 {
    font-size: 34px;
  }
}

.secondary-content {
  padding-left: 20px;
  padding-right: 20px;
}

.secondary-content > .table {
  margin-left: 20px;
  margin-right: 20px;
}

.secondary-content strong,
.secondary-content b {
  display: inline-block;
  max-width: 48rem;
}

.userForm.form.formDiv.login-form {
  margin-bottom: 15px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.product-table .features {
  display: none;
  margin: 0 0 12px;
}
.product-table .field {
  margin: 4px 0;
}

#basketUpdate {
  text-align: left;
  vertical-align: top;
}

.highlight,
.basket-summary a:hover,
a.highlight:hover {
  background-color: #ffea00;
}

.checkoutSubmit {
  max-width: 100%;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.qty-input,
.table-input {
  border: 1px solid #bbb;
  box-sizing: border-box;
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  padding: 3px 5px;
  text-align: center;
}

.qty-input {
  width: 58px;
}

.unverified-customer {
  background: #eee;
  padding: 1rem;
}
.unverified-customer h4 {
  font-size: 1.4rem;
  margin-bottom: 0;
  margin-top: 0;
}
.unverified-customer p:last-child {
  margin-bottom: 0;
}
.unverified-customer a {
  color: #000;
  font-weight: bold;
}

.category-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (min-width: 1000px) {
  .category-content {
    flex-wrap: nowrap;
  }
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.basket-extra {
  display: none;
}

@media screen and (min-width: 480px) {
  .basket-extra {
    display: inline;
  }
}
.main-nav {
  width: 100%;
}

.info-item-text {
  display: none;
}

.nav-label {
  display: inline;
}

.topMenu-option {
  font-size: 0.875rem;
  background-color: #fff;
  color: #000 !important;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  padding: 9px 0 8px 10%;
}
@media screen and (min-width: 960px) {
  .topMenu-option {
    font-size: 0.7685rem;
    border-style: none;
    border-bottom: 5px solid white;
    margin: auto 10px;
    padding: 0;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1220px) {
  .topMenu-option {
    font-size: 0.875rem;
  }
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

@media only screen and (min-width: 580px) {
  .cts-field div.cts-step {
    font-size: 2rem;
    height: 4.3rem;
    line-height: 4.3rem;
    margin-left: -4.3rem;
    margin-top: 0;
    width: 4.3rem;
  }
  #new_cut_to_size_options .cts-field label,
  #new_cut_to_size_options .cts-field p {
    padding-left: 1rem;
  }
  #new_cut_to_size_options .cts-field .check-direction {
    font-size: 1rem;
    padding-top: 0;
  }
  #new_cut_to_size_options .cts-field .cts-input {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
  }
  #new_cut_to_size_options .cts-field .cts-input > i > small {
    font-size: smaller;
  }
  #new_cut_to_size_options .cts-field .cts-input-swap {
    padding: 0 0.5rem;
  }
  #new_cut_to_size_options .cts-field .cts-input-swap > i > small {
    font-size: smaller;
  }
  #new_cut_to_size_options .cts-field label {
    display: block;
    font-size: 1rem;
    height: 1.6rem;
  }
  #new_cut_to_size_options .cts-field .cts-tag {
    margin: 0 0 0 -1em;
  }
  #new_cut_to_size_options .cts-field p {
    height: 4.3rem;
  }
}
.new_cut_to_size_options .cts-field label,
.new_cut_to_size_options .cts-field p {
  padding-left: 0.25rem;
}
.new_cut_to_size_options .cts-field label {
  display: block;
  font-size: 0.9rem;
  height: 1rem;
}
.new_cut_to_size_options .cts-field p {
  height: 3rem;
}
.new_cut_to_size_options .cts-step {
  background: #00d76e;
  box-sizing: border-box;
  color: #000;
  display: block;
  float: left;
  font-size: 1.4rem;
  height: 2.8rem;
  line-height: 2.8rem;
  margin-top: 0.95rem;
  text-align: center;
  width: 2.8rem;
}
.new_cut_to_size_options .cts-inputs {
  background: #ededed;
  border-bottom: 1px solid #ddd;
  display: flex;
  height: 2.7rem;
  margin-bottom: 1rem;
}
.new_cut_to_size_options .cts-input {
  padding: 0.3rem 0.3rem 0.3rem 0.7rem;
}
.new_cut_to_size_options .cts-input-swap {
  padding: 0 0.3rem;
}
.new_cut_to_size_options .cts-tag {
  margin: 0;
}
.new_cut_to_size_options .cts-warning {
  background: red;
  color: white;
  font-size: 0.875rem;
  margin: -1rem 0 1rem;
  text-align: center;
}
.new_cut_to_size_options .cts-input input[type=number] {
  width: 50px;
}
.new_cut_to_size_options .cts-icon {
  background-size: contain;
  display: inline-block;
  height: 12px;
  width: 12px;
}
.new_cut_to_size_options .cts-swap {
  background-image: url("/assets/fa/exchange-77c8638f.svg");
  transform: rotate(90deg);
}
.new_cut_to_size_options .cts-rotate {
  background-image: url("/assets/fa/redo-6a728783.svg");
}
.new_cut_to_size_options .cts-input > i > small {
  font-size: 0.65rem;
  white-space: nowrap;
}
.new_cut_to_size_options .check-direction {
  font-size: 0.9rem;
  padding-top: 1.35rem;
}
.new_cut_to_size_options .SplashbackDimension .cts-inputs {
  align-items: center;
}
.new_cut_to_size_options .Splashback-price-each {
  font-size: 0.875rem;
}
.new_cut_to_size_options button,
.new_cut_to_size_options input[type=submit] {
  padding: 0.5rem;
}
.new_cut_to_size_options .ui-button-swap {
  line-height: 0px;
}
.new_cut_to_size_options .ui-state-default {
  background: #ffef00;
}
.new_cut_to_size_options .SplashbackExtra:hover {
  background: #fff792;
}
.new_cut_to_size_options .tube-submit {
  background: #ffea00;
  border-radius: 4px;
  border: 0;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.blog-title {
  padding: 0 1rem;
}
@media (min-width: 660px) {
  .blog-title {
    padding: 0;
  }
}

.blog-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.blog-list a {
  text-decoration: none;
}
.blog-list .blog-listEntry {
  background: #f6f6f6;
  border: 1px solid #ddd;
  display: flex;
  flex: 0 1 100%;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media screen and (min-width: 512px) {
  .blog-list .blog-listEntry {
    flex: 0 1 calc(50% - 0.5rem);
  }
}
@media screen and (min-width: 768px) {
  .blog-list .blog-listEntry {
    flex: 0 1 calc(33.333% - 0.667rem);
  }
}
.blog-list .blog-listEntry-image {
  height: 275px;
  object-fit: cover;
  width: 100%;
}
.blog-list .blog-listEntry-content {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 0.75rem 0.5rem;
}
.blog-list .blog-listEntry-title {
  color: #231f20;
  font-size: inherit;
  line-height: 1.4;
  margin: 0;
  min-height: 5rem;
  padding-bottom: 1rem;
}
.blog-list .blog-listEntry-footer {
  display: flex;
  padding-bottom: 0.5rem;
}
.blog-list .blog-listEntry-date,
.blog-list .blog-listEntry-author {
  color: #231f20;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0;
}
.blog-list .blog-listEntry-author {
  border-left: 2px solid #231f20;
  font-weight: bold;
  margin-left: 0.875rem;
  padding-left: 1rem;
}

.only {
  display: none;
}

.only-tms-inline {
  display: inline;
}

.heading-with-image {
  font-size: 1.25rem;
}
.heading-with-image .only-tms-inline {
  margin-right: 1rem;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.custom-cuts-container {
  justify-content: space-between;
}

.nav-pop-up {
  background-color: rgba(0, 0, 0, 0);
  inset: 0;
  display: none;
  height: 100%;
  overflow-y: hidden;
  position: fixed;
  width: 100%;
  z-index: 1100;
}
@media (min-width: 540px) {
  .nav-pop-up {
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.nav-pop-up-container {
  background: #000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.45);
  height: 100%;
  left: 50%;
  margin: 0;
  min-width: 320px;
  overflow-y: scroll;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (min-width: 540px) {
  .nav-pop-up-container {
    height: max-content;
    max-height: 90vh;
    width: 540px;
  }
}
@media (min-width: 920px) {
  .nav-pop-up-container {
    max-width: 950px;
    overflow: unset;
    width: max-content;
  }
}
.nav-pop-up-container .close-pop-up {
  background: #000;
  background-image: url("/assets/times-4ca8d536.svg");
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffef00;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: #ffef00;
  cursor: pointer;
  font-size: 2rem;
  height: 2rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  z-index: 100;
}
@media (min-width: 920px) {
  .nav-pop-up-container .close-pop-up {
    right: -1rem;
    top: -1rem;
  }
}
.nav-pop-up-container .pop-up-overlay {
  display: none;
}
@media (min-width: 100px) {
  .nav-pop-up-container .pop-up-overlay {
    background-color: #000;
    inset: 0;
    display: block;
    height: 100%;
    opacity: 0.5;
    position: fixed;
    width: 100%;
    z-index: -100;
  }
}
.nav-pop-up-container .pop-up-main {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  position: relative;
}
@media (min-width: 1000px) {
  .nav-pop-up-container .pop-up-main {
    grid-template-columns: 5fr 2fr;
  }
}
.nav-pop-up-container .column-one {
  align-items: center;
  display: flex;
  grid-column: 1/2;
  padding: 1rem;
}
.nav-pop-up-container .column-two {
  grid-column: 2/3;
}
.nav-pop-up-container .row-one {
  background-color: #e3e3e3;
  grid-row: 1/2;
}
.nav-pop-up-container .row-two {
  background-color: #000;
  grid-row: 2/3;
}
.nav-pop-up-container .row-three {
  background-color: #fff;
  grid-row: 3/4;
}
.nav-pop-up-container .pop-up-body-header {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
@media (min-width: 920px) {
  .nav-pop-up-container .pop-up-body-header {
    flex-wrap: nowrap;
  }
}
.nav-pop-up-container .pop-up-body-header .pop-up-header-title {
  background-color: #000;
  color: #ffef00;
  font-size: 1.6rem;
  margin-top: 0;
  padding: 1rem;
  padding-top: 1rem;
}
@media (min-width: 920px) {
  .nav-pop-up-container .pop-up-body-header .pop-up-header-title {
    margin-top: 1rem;
  }
}
.nav-pop-up-container .pop-up-body-header .pop-up-header-text {
  font-size: 1.2rem;
  padding-left: 1rem;
}
.nav-pop-up-container .pop-up-body-banner p {
  color: #ffef00;
  font-size: 1.5rem;
  margin: 0;
  text-transform: uppercase;
}
.nav-pop-up-container .pop-up-body-banner p b {
  color: #ffef00;
}
.nav-pop-up-container .pop-up-body-content {
  background-color: #fff;
}
.nav-pop-up-container .pop-up-body-content ul {
  font-size: 1.2rem;
  list-style-type: none;
  margin-top: 0;
  padding: 0;
}
.nav-pop-up-container .pop-up-discount-line {
  font-size: 1.1rem;
  white-space: nowrap;
}
@media (min-width: 360px) {
  .nav-pop-up-container .pop-up-discount-line {
    font-size: 1.2rem;
  }
}
@media (min-width: 1000px) {
  .nav-pop-up-container .pop-up-discount-line {
    font-size: 1.4rem;
  }
}
.nav-pop-up-container .discount-pop-up-media {
  display: none;
  grid-row: 1/4;
  overflow: hidden;
  padding-right: 1rem;
  padding-top: 0.3rem;
  position: relative;
}
@media (min-width: 1000px) {
  .nav-pop-up-container .discount-pop-up-media {
    display: block;
  }
}
.nav-pop-up-container .discount-pop-up-media img {
  height: 100%;
  padding: inherit;
  position: absolute;
  right: 0;
  width: auto;
}
.nav-pop-up-container .pop-up-footer {
  height: auto;
  padding: 0;
}
.nav-pop-up-container .pop-up-footer p {
  font-size: 1.2rem;
  margin: 0;
}
.nav-pop-up-container .pop-up-footer .pop-up-basket-amount {
  background-color: #fff;
  color: #000;
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.8rem 1.7rem;
}
.nav-pop-up-container .pop-up-discount-active,
.nav-pop-up-container .pop-up-discount-inactive {
  display: block;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0;
  padding: 1rem;
  width: 100%;
}
.nav-pop-up-container .pop-up-discount-active .pop-up-footer-text,
.nav-pop-up-container .pop-up-discount-inactive .pop-up-footer-text {
  align-items: center;
  display: flex;
}
.nav-pop-up-container .pop-up-discount-active .pop-up-footer-text p,
.nav-pop-up-container .pop-up-discount-inactive .pop-up-footer-text p {
  font-size: 1.4rem;
}
.nav-pop-up-container .pop-up-discount-inactive {
  background-color: #e3e3e3;
  color: #000;
}
.nav-pop-up-container .pop-up-discount-inactive b {
  color: #000;
}
.nav-pop-up-container .pop-up-discount-active {
  background-color: #008634;
  color: #fff;
  justify-content: space-between;
}
.nav-pop-up-container .pop-up-discount-active b {
  color: #fff;
}
@media (min-width: 920px) {
  .nav-pop-up-container .pop-up-discount-active .pop-up-footer-text {
    text-align: right;
  }
}
.nav-pop-up-container .pop-up-content {
  background-color: #ffef00;
  color: #000;
  padding: 1rem 2rem;
}
.nav-pop-up-container .pop-up-content a {
  color: #000;
}
.nav-pop-up-container .pop-up-content h2 {
  font-size: 2.15rem;
  margin: 0;
  padding-bottom: 1rem;
}
.nav-pop-up-container .pop-up-content h3 {
  font-size: 1.8125rem;
}
.nav-pop-up-container .pop-up-content p {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  margin-top: 0;
}
.nav-pop-up-container .pop-up-content ul {
  font-size: 1.2rem;
  list-style-type: none;
  margin-top: 0;
  padding: 0;
}
.nav-pop-up-container footer {
  align-items: flex-end;
  background: #fff792;
  color: #000;
  display: flex;
  font-size: 1.2rem;
  height: auto;
  padding: 1rem;
}
@media (min-width: 1000px) {
  .nav-pop-up-container footer {
    height: auto;
  }
}
.nav-pop-up-container footer a {
  color: #000;
}
.nav-pop-up-container .footer-content {
  margin-left: 0.8em;
  margin-right: 0.8em;
}
.nav-pop-up-container .footer-content a {
  text-decoration: underline;
}

.nav-pop-up-container.bg-grey {
  background-color: #e3e3e3;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.product-name {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  grid-area: name;
  height: auto;
}

.product-list-grid .product-name {
  font-weight: bold;
}
@media (min-width: 809px) {
  .product-list-grid .product-name {
    height: 6em;
  }
}

.product-list-grid {
  --col-repeat: 1;
  box-sizing: border-box;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(var(--col-repeat), 1fr);
}
@media (min-width: 640px) {
  .product-list-grid {
    --col-repeat: 2;
  }
}
@media (min-width: 1220px) {
  .product-list-grid {
    --col-repeat: 3;
  }
}

.product-grid {
  grid-template-areas: "image" "name" "pricing" "quantity" "add-to-basket" "bulk-buy";
  grid-template-columns: 1fr;
  align-content: center;
  background-color: #eee;
  display: grid;
  gap: 0.5rem;
  justify-content: center;
  padding: 1rem;
}
@media (min-width: 380px) {
  .product-grid {
    grid-template-areas: "image name" "image pricing" "image quantity" "bulk-buy add-to-basket";
    grid-template-columns: 50% 50%;
  }
}
@media (min-width: 420px) {
  .product-grid {
    gap: 1rem;
    padding: 1rem 1.25125rem;
  }
}
@media (min-width: 640px) and (max-width: 810px) {
  .product-grid {
    grid-template-areas: "image" "name" "pricing" "quantity" "add-to-basket" "bulk-buy";
    grid-template-columns: 1fr;
  }
}

.product-brand {
  font-size: smaller;
}

.product-price {
  font-size: 1.5rem;
}
@media (min-width: 420px) {
  .product-price {
    font-size: 1.8125rem;
  }
}

.product-prices {
  grid-area: pricing;
}

.product-image {
  grid-area: image;
}
.product-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.product-add-to-basket {
  grid-area: add-to-basket;
}
.product-add-to-basket > button {
  min-width: 100%;
}

.product-cta {
  align-content: center;
  display: flex;
  font-size: 0.9125rem;
  justify-content: space-between;
  padding: 0.75125rem 0.55125rem;
}
.product-cta img {
  height: 1rem;
  padding-left: 0.4125rem;
}
@media (min-width: 420px) {
  .product-cta {
    font-size: 1.0125rem;
    padding: 1rem 0.75125rem;
  }
  .product-cta img {
    height: 1.125rem;
    padding-left: 0.5125rem;
  }
}

.basket-qty-change,
.product-qty-change {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.5rem;
  border: 1px solid #c9c9c9;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  width: 23.6%;
}
@media (min-width: 420px) {
  .basket-qty-change,
  .product-qty-change {
    background-size: 0.5rem;
  }
}
.basket-qty-change[disabled],
.product-qty-change[disabled] {
  background-color: #ccc;
}

.product-increment-quantity {
  background-image: url("/assets/fa/plus-solid-d5bd7279.svg");
  border-left: 0;
}

.product-decrement-quantity {
  background-image: url("/assets/fa/minus-solid-1c6ff7ac.svg");
  border-right: 0;
}

input.product-qty-input {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  font-size: 0.9125rem;
  max-width: 50%;
  text-align: center;
}
@media (min-width: 420px) {
  input.product-qty-input {
    font-size: 1rem;
  }
}

.product-quantity {
  grid-area: quantity;
}

.product-quantity-controls {
  display: flex;
  height: 2.6125rem;
}

.product-bulk-buy {
  grid-area: bulk-buy;
}

.bulk-buy-btn {
  background-color: #9f0000 !important;
  color: #fff !important;
  min-width: 100%;
}
.bulk-buy-btn:hover {
  background-color: #bf0000;
}

.productList-expressDelivery {
  max-width: none;
  padding-top: 10px;
}

.carouselProductList-clickLeftButton,
.carouselProductList-clickRightButton {
  background-color: #fff;
  border: none;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  height: 55px;
  position: absolute;
  top: 0%;
  width: 45px;
}

@media (min-width: 450px) {
  .carouselProductList-clickLeftButton,
  .carouselProductList-clickRightButton {
    height: 110px;
    top: 30%;
  }
}
.carouselProductList-clickRightButton {
  border-radius: 5px 0 0 5px;
  right: 0;
}

.carouselProductList {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  height: fit-content;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.carouselProductList .product-add-to-basket button {
  margin-bottom: 0;
}
.carouselProductList .product-add-to-basket button,
.carouselProductList .product-bulk-buy button {
  margin-top: 0;
}
.carouselProductList .product-grid-item {
  box-sizing: border-box;
  height: 100%;
  max-width: calc(100vw - 20px);
  scroll-snap-align: start;
  width: 375px;
}
.carouselProductList .product-grid-item.product-grid {
  background-color: #f8f8f8;
}
.carouselProductList input.product-qty-input {
  flex-grow: 1;
  max-width: none;
}
@media (min-width: 420px) {
  .carouselProductList .product-qty-change {
    width: 23.6%;
  }
  .carouselProductList .product-name {
    height: fit-content;
  }
}
@media (min-width: 380px) {
  .carouselProductList .product-grid {
    grid-template-areas: "image name" "image pricing" "image quantity" "bulk-buy add-to-basket";
    grid-template-columns: 50% 50%;
  }
  .carouselProductList .product-add-to-basket button {
    margin-bottom: 10px;
  }
  .carouselProductList .product-add-to-basket button,
  .carouselProductList .product-bulk-buy button {
    margin-top: 10px;
  }
  .carouselProductList input.product-qty-input {
    max-width: 50%;
  }
}

.product-qty {
  padding: 0.5rem 0;
}

.product-addToBasket {
  margin-bottom: 1rem;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.photo-modal {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  inset: 0;
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 2000;
}

.photo-modal-image {
  border: 0.75rem solid #ffef00;
  max-height: 80vh;
  max-width: 80vw;
}

.photo-modal-tooltip {
  animation: fade 3s linear;
  background-color: #ffef00;
  bottom: 5vh;
  font-size: 1.2rem;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
}

@keyframes fade {
  0%, 20%, 40%, 60% {
    opacity: 1;
  }
}
.photo-modal-close {
  background: #ffef00;
  border: 3px solid #000000;
  border-radius: 50%;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  padding: 0;
  position: fixed;
  right: 60px;
  top: 60px;
  width: 40px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.blog-heading-title {
  color: #fff;
  font-size: 3rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 2rem;
}

.blog-heading {
  display: flex;
  flex-direction: column;
  min-height: 30rem;
  justify-content: center;
  margin: 1rem 0;
  padding: 2rem;
}

.blog-titleBorder {
  background: #ffef00;
  height: 3px;
  width: 10rem;
}

.blog-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-sidePanel {
  margin: unset;
}

.blog-contentPanel {
  width: unset;
}

.blog-sidePanel-author {
  margin: 1.5rem 0 2.5rem;
}

.blog-sidePanel-authorText {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-align: center;
}

.blog-sidePanel-border {
  background: #ffef00;
  height: 3px;
  margin: 0 auto;
  width: 85%;
}

.blog-sidePanel-section {
  margin: 2.5rem 0;
}

.blog-sidePanel-textContainer {
  display: flex;
  justify-content: space-evenly;
  margin: 2rem 0;
}

.blog-sidePanel-text {
  font-size: 1.2rem;
  line-height: 1;
  margin: 0.5rem 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .blog-heading {
    margin: -10px 0 3rem 0;
    padding: 1rem 2rem;
  }
  .blog-heading-title {
    margin-top: 1rem;
  }
  .blog-introduction-text {
    font-size: 1.8rem;
  }
  .blog-sectionHeading-title {
    font-size: 2rem;
  }
  .blog-sidePanel-authorText {
    text-align: left;
  }
  .blog-sidePanel-textContainer {
    display: block;
  }
  .blog-sidePanel-text {
    text-align: left;
  }
  .blog-sectionHeading-number,
  .blog-sectionHeading-number-wide {
    border-left: 5rem solid #ffef00 !important;
  }
}
.blog-fullImage {
  margin-top: 1rem;
  max-height: 30rem;
  object-fit: cover;
  width: 100%;
}

.blog-sidePanel-mediaItemContainer {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}

.blog-sidePanel-mediaItem {
  align-items: center;
  border: 1px solid #cacaca;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 3rem;
  justify-content: center;
  margin-right: 0;
  width: 3rem;
}

.blog-sidePanel-mediaLogo {
  height: 1.5rem;
  width: 1.5rem;
}

.blog-sidePanel-buttonContainer {
  display: flex;
  flex-wrap: wrap;
  margin: 2.5rem 0;
  justify-content: space-evenly;
}

.blog-sidePanel-button {
  border: 2px solid #aaa;
  margin: 0.5rem 0;
  font-weight: bold;
  padding: 0.5rem 0;
  text-align: center;
  width: 11rem;
}
.blog-sidePanel-button a {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .blog-sidePanel-border {
    margin: unset;
    width: 11rem;
  }
  .blog-container {
    flex-direction: row;
  }
  .blog-contentPanel {
    width: 70%;
  }
  .blog-sidePanel {
    margin: 2rem 0;
    margin-left: 50px;
    margin-right: 50px;
  }
  .blog-sidePanel-mediaItemContainer {
    margin: 2rem 0;
    width: 12rem;
    margin-left: unset;
    margin-right: unset;
  }
  .blog-sidePanel-mediaItemContainer .blog-sidePanel-mediaItem {
    height: 33px;
  }
  .blog-sidePanel-buttonContainer {
    flex-direction: column;
  }
}
.blog-introduction {
  margin: 1rem 0;
}

.blog-introduction-text {
  color: #231f20;
  font-size: 1.4rem;
  line-height: 1.2;
}

.blog-summary {
  background: #e6e6e6;
  margin: 3rem 0;
  padding: 1rem 2rem 2rem;
}

.blog-summaryTitle {
  color: #231f20;
  font-size: 1.2rem;
}

.blog-summaryItem {
  border-left: 3px solid #ffef00;
  line-height: 1.4;
  padding-left: 1rem;
}

.blog-sectionHeading {
  color: #231f20;
  display: flex;
  margin: 3rem 0 2.5rem;
}

.blog-sectionHeading-number,
.blog-sectionHeading-number-wide {
  background-color: #ededed;
  border-left: 2rem solid #ffef00;
  flex: 0 0 auto;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
  padding: 1rem 0 0.25rem;
  text-align: center;
  width: 5rem;
}

.blog-sectionHeading-number {
  font-size: 5rem;
}

.blog-sectionHeading-number-wide {
  font-size: 4rem;
}

@media screen and (min-width: 512px) {
  .blog-sectionHeading-number,
  .blog-sectionHeading-number-wide {
    border-left: 7rem solid #ffef00;
    width: 7rem;
  }
  .blog-sectionHeading-number {
    font-size: 7rem;
    padding: 1rem 0;
  }
  .blog-sectionHeading-number-wide {
    font-size: 6rem;
    padding: 1rem;
  }
}
.blog-sectionHeading-titleBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 1.25rem;
}

.blog-sectionHeading-title {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.2;
  width: 80%;
}

.blog-sectionHeading-titleBorder {
  background: #ffea00;
  height: 3px;
  width: 10rem;
}

.blog-sectionBody {
  margin-bottom: 3rem;
}

.content-main .blog-sectionBody {
  max-width: 48rem;
}

.blog-sectionBody-divider {
  border: 1px solid #f7f7f7;
  margin: 1rem 0;
}

.blog-sectionBody-intro {
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 2rem 0;
}

.blog-sectionBody-subHeading {
  font-size: 1.2rem;
  line-height: 1.2;
}

.blog-sectionBody-text {
  line-height: 1.4;
}

.blog-quote {
  align-items: center;
  background: #cdcdcd;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 3rem 0;
}

.blog-quote-container {
  margin: 1rem 2rem;
}

.blog-quote-backgroundTop {
  background-image: url("/assets/metal_store/content-hub/blog/blog-banner-background-top-e74dc16a.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2.65rem;
  width: 100%;
}

.blog-quote-backgroundBottom {
  background-image: url("/assets/metal_store/content-hub/blog/blog-banner-background-bottom-5b40f297.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2.65rem;
  width: 100%;
}

.blog-quote-title {
  color: #231f20;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 0;
}

.blog-quote-titleBorder {
  background: #ffea00;
  height: 3px;
  margin-bottom: 2rem;
  width: 7.5rem;
}

.blog-quote-text {
  line-height: 1.4;
  width: 100%;
}

.blog-builder-conclusion {
  background: #000;
  color: #fff;
  line-height: 1.5;
  max-width: 767px;
  padding: 0.5rem 1.8rem 1.8rem;
  text-align: center;
}
.blog-builder-conclusion p {
  margin-bottom: 1rem;
}
.blog-builder-conclusion strong {
  color: white;
}
.blog-builder-conclusion a {
  color: #ffea00;
}

.blog-conclusion {
  background: #000;
  color: #fff;
  line-height: 1.5;
  max-width: 767px;
  padding: 1.8rem;
  text-align: center;
}
.blog-conclusion p {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.blog-conclusion strong {
  color: #ffea00;
}
.blog-conclusion .blog-conclusion-link {
  color: #ffef00;
  text-decoration: none;
}
.blog-conclusion a {
  color: #ffea00;
}

.overlay {
  background: rgba(0, 0, 0, 0.6);
  inset: 0;
  position: fixed;
  z-index: 1000;
}

.ui-dialog {
  background: #fff;
  inset: 0;
  position: absolute;
  z-index: 1000;
}
.ui-dialog .breadcrumbs {
  margin-right: 40px;
}
.ui-dialog .category-size-image {
  margin: 8px 35px;
}
.ui-dialog .close {
  appearance: none;
  background: none;
  border: 0;
  color: #999;
  cursor: pointer;
  font-size: 40px;
  font-weight: bold;
  line-height: 30px;
  padding: 10px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 360;
}
.ui-dialog .close:hover {
  color: #000;
}
.ui-dialog .media-group {
  margin-bottom: 10px;
}
.ui-dialog .product-table-wrapper {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  left: 0;
}
.ui-dialog .product-listing-header {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: -10px;
  position: relative;
  width: 100%;
}

.ui-dialog .dialog-scroll {
  box-sizing: border-box;
  max-height: 100%;
  overflow-y: auto;
  padding: 13px;
}
.ui-dialog .dialog-scroll .category-size-image,
.ui-dialog .dialog-scroll .page-video {
  display: flex;
  margin: 8px auto;
}
.ui-dialog .dialog-scroll .category-size-image img,
.ui-dialog .dialog-scroll .category-size-image video,
.ui-dialog .dialog-scroll .page-video img,
.ui-dialog .dialog-scroll .page-video video {
  margin: 0 auto;
  max-height: 24vh;
  max-width: 100%;
  width: auto;
}

.noscroll {
  overflow: hidden;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.product-table {
  border-collapse: collapse;
  width: 100%;
}
.product-table th,
.product-table td {
  padding-left: 8px;
  padding-right: 8px;
}
.product-table th {
  background: #ededed;
}
.product-table td.weight {
  font-size: 0.875rem;
  text-align: center;
}
.product-table .kg {
  color: #595959;
}
.product-table .product-image {
  display: none;
}
.product-table .product-brand {
  color: #595959;
  display: block;
  font-size: 0.75rem;
}
.product-table thead tr th,
.product-table thead tr td,
.product-table tbody tr th,
.product-table tbody tr td {
  border-bottom: 1px solid #ddd;
}
.product-table tbody th,
.product-table tbody td {
  font-size: 90%;
}
.product-table tbody tr.last th {
  border-bottom: 1px solid #fff;
}
.product-table tbody > tr:last-child > td {
  border-bottom: 1px solid #313131;
}
.product-table thead th {
  white-space: nowrap;
}
.product-table th {
  font-weight: normal;
  padding-bottom: 15px;
  padding-top: 15px;
}
.product-table td {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left;
}
.product-table td.price {
  font-weight: bold;
  text-align: center;
}
.product-table td.order-line-price {
  font-weight: bold;
  text-align: right;
}
.product-table td.qty {
  text-align: center;
  width: 60px;
}
.product-table a {
  display: inline-block;
  font-weight: bold;
}
.product-table thead th,
.product-table tfoot th {
  background-color: #f3f3f3;
}
.product-table tfoot td {
  min-height: 34px;
  text-align: right;
}
.product-table thead th.size,
.product-table tbody td.size {
  font-size: 0.875rem;
  padding: 0 4px;
  text-align: center;
  width: 30px;
}
.product-table td.submit {
  height: 28px;
}

.product-table-wrapper {
  left: 50%;
  margin-left: var(--full-width-element-margin);
  margin-right: var(--full-width-element-margin);
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
  width: var(--viewport-width);
}

.product-table-help {
  background: #ffef00;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 50px;
  padding: 21px 15px;
}

.on-offer {
  background: #ffef00;
  border: 1px solid #595959;
  border-radius: 8px;
  display: inline-block;
  font-size: 0.75rem;
  margin-left: 8px;
  padding: 2px 4px;
  text-transform: uppercase;
}

.reviews,
.review-times {
  display: none;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.live-results {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.live-results .close {
  height: 22px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 22px;
}

.search-close-icon {
  position: inherit;
  right: 0;
  top: 0;
}

.page-result {
  align-items: center;
  display: flex;
}

.page-result-image {
  margin-right: 0.5rem;
}

.category-name a,
.controls a {
  color: #000;
  text-decoration: none;
}

.page-result-image-placeholder {
  height: 50px;
  width: 50px;
}

.live-results .controls {
  background: #ffea00;
  border-top: 1px solid #bbb;
  position: relative;
  text-align: center;
  width: 100%;
}

.live-results .controls a {
  color: #222;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.live-results .controls a:hover {
  text-decoration: underline;
}

.live-results .inner.group {
  padding-right: 27px;
}

.session-info {
  background: #444;
  display: flex;
  justify-content: center;
}
.session-info ul {
  display: none;
}

@media only screen and (min-width: 580px) {
  .group .SplashbackExtras {
    width: 500px;
  }
  .group .SplashbackPreview {
    width: 500px;
  }
  .group .SplashbackPreview .SplashbackPreview-size-transformer {
    transform: scale(1);
  }
  .group .SplashbackPreview .SplashbackPreview-sheet {
    left: 125px;
  }
  .group .Splashback-fields {
    width: unset;
  }
  .group .Splashback-fields,
  .group .Splashback-prices {
    margin-left: 5.3rem;
  }
  .group .SplashbackExtras,
  .group .Splashback-prices {
    padding: 1rem;
  }
}
.Splashback {
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 1rem 0;
  padding: 1rem 0;
}

.SplashbackPreview,
.Splashback-fields,
.SplashbackExtras,
.Splashback-prices {
  float: left;
}

.SplashbackPreview,
.SplashbackExtras {
  width: 318px;
}

.SplashbackPreview {
  height: 500px;
  position: relative;
}

.SplashbackExtras {
  clear: left;
}

.Splashback-fields {
  max-width: 21rem;
  width: auto;
}

.SplashbackExtras,
.Splashback-prices {
  padding: 0;
}

.Splashback-field {
  background: #f3f3f3;
  margin-bottom: 1rem;
  padding: 0.5rem;
}

.SplashbackPreview-size-transformer {
  transform: scale(0.65);
}

.SplashbackPreview-sheet {
  height: 500px;
  left: 25px;
  overflow: hidden;
  position: relative;
  width: 250px;
}

.SplashbackPreview-dimension {
  color: #fff;
  font-size: 0.875rem;
  position: absolute;
  text-align: center;
}

.SplashbackPreview-width {
  left: 0;
  top: 0;
  width: 250px;
}

.SplashbackPreview-length {
  left: 0;
  top: 250px;
  transform: rotate(-90deg) translate(0, -110px);
  width: 250px;
}

.SplashbackPreview-grain {
  right: 0;
  top: 250px;
  transform: rotate(-90deg) translate(0, 110px);
  width: 250px;
}

.SplashbackExtra:hover {
  background: #fffcbf;
}

.SplashbackExtra label {
  cursor: pointer;
  display: block;
}

.SplashbackExtra table {
  width: 100%;
}

.SplashbackExtra tr td:first-child {
  width: 36px;
}

.SplashbackExtra tr td:nth-child(2) {
  text-align: center;
  width: 24px;
}

.SplashbackExtra img {
  height: 36px;
  width: 38.5px;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.stickyButton {
  display: flex;
  flex-direction: column-reverse;
  gap: 8px;
  justify-content: flex-end;
}
.stickyButton .button {
  align-self: flex-end;
  height: min-content;
  border-radius: 10px;
  margin-right: 14px;
  padding: 16px 38px;
}
.stickyButton .button:hover {
  background-color: #00d76e;
}

@media screen and (min-width: 768px) {
  .stickyButton {
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 960px) {
  .stickyButton {
    flex-direction: row;
  }
}
.sticky-button,
.non-sticky-button {
  background-color: #fff;
  border-top: 2px solid #ddd;
  min-height: 25px;
  position: relative;
  text-align: right;
}

.sticky-button input,
.non-sticky-button input {
  background: #00d76e;
  border: 1px solid #00d76e;
  color: #000;
  cursor: pointer;
}

.sticky-button {
  padding-bottom: 30px;
  padding-top: 5px;
  width: 100%;
  z-index: 1;
}

.non-sticky-button {
  padding: 5px 0 0;
}

.sticky-button-fixed {
  animation-duration: 500ms;
  animation-name: stickybuttonin;
  animation-iteration-count: 1;
  bottom: 0;
  padding-bottom: 20px;
  position: fixed;
  width: 100%;
}

@keyframes stickybuttonin {
  0% {
    margin-bottom: -100%;
  }
  100% {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 960px) {
  .sticky-button,
  .non-sticky-button {
    width: 100%;
  }
  .stickyButton {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1440px) {
  .sticky-button,
  .non-sticky-button {
    width: 1440px;
  }
}
@media screen and (min-width: 1560px) {
  .sticky-button-fixed {
    padding-bottom: 30px;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.style-example-heading {
  margin-top: 1.5rem;
}

.style-example-code {
  background-color: #f8f8f8;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  font-size: 0.875rem;
  padding: 1rem;
  overflow-x: auto;
}

.style-example-output {
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  margin-bottom: 1.5rem;
  padding: 1rem;
  overflow-x: auto;
}

.style-warning {
  color: #e60000;
}

/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.twoIncBanner-productList {
  align-content: center;
  border: 1px solid #868686;
  border-radius: 3px;
  box-sizing: border-box;
  color: #595959;
  font-size: 0.875rem;
  font-weight: bold;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  padding: 6px 12px;
  text-align: center;
  width: 95%;
}
.twoIncBanner-productList a {
  color: #595959;
}

.twoIncBanner-productList-logo {
  margin-bottom: -2px;
  padding: 0 4px;
}

@media screen and (min-width: 960px) {
  .twoIncBanner-productList {
    width: auto;
    margin-left: 14px;
    margin-right: 14px;
  }
}
@media (min-width: 460px) {
  .twoIncBanner-productList {
    margin-top: 0;
  }
}
/* WCAG 2.0 AA on white (4.6:1 contrast) */
/* WCAG 2.0 AAA on white (7:1 contrast) */
/* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
/* WCAG 2.0 AA with white foreground 4.71 */
:root {
  --white: #fff;
  --pale-grey: #f8f8f8;
  --light-grey: #cacaca;
  --medium-background: #eee;
  --divider: #ddd;
  --pale-background: #f3f3f3;
  --btn-borders: #c9c9c9;
  --ultra-light-foreground: #757575; /* WCAG 2.0 AA on white (4.6:1 contrast) */
  --light-foreground: #595959; /* WCAG 2.0 AAA on white (7:1 contrast) */
  --darker-grey: #707070;
  --body-foreground: #444;
  --medium-foreground: #333;
  --dark-background: #262626;
  --ultra-dark-background: #000;
  --strong-foreground: #000;
  --field-border-color: #bbb;
  /* Reds */
  --warning: #e60000; /* WCAG 2.0 AA on $pale-grey (4.53:1 contrast) */
  --slightly-lighter-red: #bf0000;
  --dark-red: #9f0000;
  /* Yellows */
  --tms-yellow: #ffea00;
  --tms-yellow-underline: #f4df00;
  --tms-yellow-light: #fffcbf;
  /* Misc Colour */
  --orange: #ffa500;
  --notice-background: #a5dffa;
  --emphasis: #008634; /* WCAG 2.0 AA with white foreground 4.71 */
  --tms-green: var(--emphasis);
  --checkout-dark: #cbcbcb;
  --blog-dark: #231f20;
  --blog-light-grey: #f6f6f6;
  --blog-pale-grey: #f7f7f7;
  --blog-button-border: #aaa;
  --blog-quote-background: #cdcdcd;
  --blog-summary-background: #e6e6e6;
  /* Misc */
  --content-reading-width: 48rem;
  --hover-time: 0.4s;
  --mobile-content-padding: 10px;
  --order-success: #dff0d8;
  --order-warning: #fcf8;
  --order-danger: #f2dede;
  /* Cases */
  --case-closed: #ccc;
  --case-low: #1a8754;
  --case-medium: #e6c455;
  --case-high: #ee8d51;
  --case-critial: #dc3545;
  --case-table-closed: #efefef;
  --case-table-low: var(--order-success);
  --case-table-medium: var(--order-warning);
  --case-table-high: #ffd9c5;
  --case-table-critical: var(--order-danger);
  /* Sales dashboard */
  --sales-dashboard-green: #03ff92;
  --sales-dashboard-light-grey: #7f7f7f;
  --sales-dashboard-dark-grey: #464646;
  --sales-dashboard-red: #fc504b;
  --sales-dashboard-orange: #fc814a;
  --sales-dashboard-yellow: #fee600;
  --sales-dashboard-dark: #272727;
  --sales-dashboard-darker: #383838;
  --sales-dashboard-light: #ebebeb;
  --sales-dashboard-mid: #818181;
}

.usp-boxes {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.usp-box {
  margin-bottom: 0.5rem;
  width: 100%;
}

.usp-box-title {
  font-size: 0.95rem;
  font-weight: bold;
  height: 2.5rem;
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
}

.usp-box-body {
  border: 1px solid #636363;
  border-top: 0;
  font-size: 0.8rem;
  height: 11rem;
  padding: 1rem;
  position: relative;
  text-align: center;
}

.usp-box-badge {
  background: #ffea00;
  border-radius: 1.5rem;
  bottom: 1rem;
  font-size: 1.5rem;
  font-weight: bold;
  height: 3rem;
  left: 50%;
  line-height: 3rem;
  margin-left: -1.5rem;
  position: absolute;
  width: 3rem;
}

.usp-box-1 .usp-box-title {
  background: #ffea00;
}

.usp-box-2 .usp-box-title {
  background: #636363;
  color: #fff;
}

.usp-box-tick {
  bottom: 0.25rem;
  font-size: 3rem;
  font-weight: bold;
  left: 0.75rem;
  position: absolute;
}

@media screen and (min-width: 375px) {
  .usp-box {
    width: 49%;
  }
}
@media screen and (min-width: 600px) {
  .usp-box {
    width: 32%;
  }
  .usp-box:nth-of-type(1):nth-last-of-type(2),
  .usp-box:nth-of-type(2):nth-last-of-type(1) {
    width: 49%;
  }
}
@media screen and (min-width: 960px) {
  .usp-box {
    width: 16%;
  }
  .usp-box:nth-of-type(1):nth-last-of-type(3),
  .usp-box:nth-of-type(3):nth-last-of-type(1),
  .usp-box:nth-of-type(2):nth-last-of-type(2) {
    width: 32%;
  }
}
.createKit-container {
  background-color: #f8f8f8;
  margin-top: 0.5rem;
  padding: 1rem;
  display: grid;
  place-items: end;
}
.createKit-container button {
  border-radius: 0.4rem;
  height: 40px;
}

.kit {
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  padding: 1rem;
}

.kit-summary {
  box-sizing: border-box;
  padding-right: 1rem;
  margin: 0;
  flex-basis: 700px;
}

.kit-name {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.kit-detail {
  margin: 0.5rem 0;
}

.kit-actions {
  flex-basis: 240px;
  padding-left: 16px;
}

.kit-actionButton {
  width: 100%;
}

.kit-deleteButton:hover {
  background-color: red;
}

.kit-editLink {
  text-decoration: underline;
  list-style: none;
}

.kit-editLink:hover {
  color: black;
  cursor: pointer;
}

.kit-form {
  margin: 10px 0 0;
  max-width: 500px;
}
.kit-form input,
.kit-form textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  max-width: 100%;
  padding: 4px 8px;
}
.kit-form textarea {
  height: 5rem;
}
.kit-form .kit-formRow {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}
.kit-form .kit-formDescription {
  height: 5rem;
}
