.header-cart__title {
  float: left;
  padding: 1.25vw;
  width: 100%;
  float: none;
  margin: 0;
  padding: 1em 1.25vw 0.5em;
  text-align: center;
  letter-spacing: 0.3px;
  color: #000;
  font-size: 18px;
  font-weight: 100;
  line-height: 21px;
}
@media (min-width: 1024px) {
  .header-cart__title {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: left;
    color: #000;
    font-size: 24px;
    line-height: 28px;
  }
}
.header-cart__title {
  position: relative;
}
.header-cart__title::before, .header-cart__title::after {
  position: absolute;
  bottom: 0;
  background: #3c3c3c;
  width: 15px;
  height: 1px;
  content: "";
}
.header-cart__title::before {
  left: 50%;
}
.header-cart__title::after {
  right: 50%;
}
@media (min-width: 1024px) {
  .header-cart__title {
    text-align: center;
    line-height: 28px;
  }
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.padding-top-a {
  padding-top: 1vh;
}

.padding-right-a {
  padding-right: 1vw;
}

.padding-bottom-a {
  padding-bottom: 1vh;
}

.padding-left-a {
  padding-left: 1vw;
}

.margin-top-a {
  margin-top: 1vh;
}

.margin-right-a {
  margin-right: 1vw;
}

.margin-bottom-a {
  margin-bottom: 1vh;
}

.margin-left-a {
  margin-left: 1vw;
}

.padding-top-b {
  padding-top: 2vh;
}

.padding-right-b {
  padding-right: 2vw;
}

.padding-bottom-b {
  padding-bottom: 2vh;
}

.padding-left-b {
  padding-left: 2vw;
}

.margin-top-b {
  margin-top: 2vh;
}

.margin-right-b {
  margin-right: 2vw;
}

.margin-bottom-b {
  margin-bottom: 2vh;
}

.margin-left-b {
  margin-left: 2vw;
}

.padding-top-c {
  padding-top: 3vh;
}

.padding-right-c {
  padding-right: 3vw;
}

.padding-bottom-c {
  padding-bottom: 3vh;
}

.padding-left-c {
  padding-left: 3vw;
}

.margin-top-c {
  margin-top: 3vh;
}

.margin-right-c {
  margin-right: 3vw;
}

.margin-bottom-c {
  margin-bottom: 3vh;
}

.margin-left-c {
  margin-left: 3vw;
}

.padding-top-d {
  padding-top: 4vh;
}

.padding-right-d {
  padding-right: 4vw;
}

.padding-bottom-d {
  padding-bottom: 4vh;
}

.padding-left-d {
  padding-left: 4vw;
}

.margin-top-d {
  margin-top: 4vh;
}

.margin-right-d {
  margin-right: 4vw;
}

.margin-bottom-d {
  margin-bottom: 4vh;
}

.margin-left-d {
  margin-left: 4vw;
}

.padding-top-e {
  padding-top: 6vh;
}

.padding-right-e {
  padding-right: 6vw;
}

.padding-bottom-e {
  padding-bottom: 6vh;
}

.padding-left-e {
  padding-left: 6vw;
}

.margin-top-e {
  margin-top: 6vh;
}

.margin-right-e {
  margin-right: 6vw;
}

.margin-bottom-e {
  margin-bottom: 6vh;
}

.margin-left-e {
  margin-left: 6vw;
}

.padding-top-f {
  padding-top: 8vh;
}

.padding-right-f {
  padding-right: 8vw;
}

.padding-bottom-f {
  padding-bottom: 8vh;
}

.padding-left-f {
  padding-left: 8vw;
}

.margin-top-f {
  margin-top: 8vh;
}

.margin-right-f {
  margin-right: 8vw;
}

.margin-bottom-f {
  margin-bottom: 8vh;
}

.margin-left-f {
  margin-left: 8vw;
}

.padding-top-g {
  padding-top: 12vh;
}

.padding-right-g {
  padding-right: 12vw;
}

.padding-bottom-g {
  padding-bottom: 12vh;
}

.padding-left-g {
  padding-left: 12vw;
}

.margin-top-g {
  margin-top: 12vh;
}

.margin-right-g {
  margin-right: 12vw;
}

.margin-bottom-g {
  margin-bottom: 12vh;
}

.margin-left-g {
  margin-left: 12vw;
}

.padding-top-h {
  padding-top: 16vh;
}

.padding-right-h {
  padding-right: 16vw;
}

.padding-bottom-h {
  padding-bottom: 16vh;
}

.padding-left-h {
  padding-left: 16vw;
}

.margin-top-h {
  margin-top: 16vh;
}

.margin-right-h {
  margin-right: 16vw;
}

.margin-bottom-h {
  margin-bottom: 16vh;
}

.margin-left-h {
  margin-left: 16vw;
}

.padding-top-i {
  padding-top: 24vh;
}

.padding-right-i {
  padding-right: 24vw;
}

.padding-bottom-i {
  padding-bottom: 24vh;
}

.padding-left-i {
  padding-left: 24vw;
}

.margin-top-i {
  margin-top: 24vh;
}

.margin-right-i {
  margin-right: 24vw;
}

.margin-bottom-i {
  margin-bottom: 24vh;
}

.margin-left-i {
  margin-left: 24vw;
}

.padding-top-j {
  padding-top: 32vh;
}

.padding-right-j {
  padding-right: 32vw;
}

.padding-bottom-j {
  padding-bottom: 32vh;
}

.padding-left-j {
  padding-left: 32vw;
}

.margin-top-j {
  margin-top: 32vh;
}

.margin-right-j {
  margin-right: 32vw;
}

.margin-bottom-j {
  margin-bottom: 32vh;
}

.margin-left-j {
  margin-left: 32vw;
}

.layout-component > .image-component {
  display: block;
}
.layout-component > .video-component__link--wrapper {
  float: none;
}
.layout-component .video-component {
  float: none;
  display: inline-block;
}

.layout-component__wrapper {
  float: left;
}

.layout-component__inner-wrapper {
  position: relative;
}

.layout-component__container {
  float: left;
  width: 100%;
}

.layout-component__overlay {
  position: absolute;
  max-width: calc(100% - 12);
  width: 100%;
  z-index: 100;
}

.spacer-component__wrapper {
  float: left;
}

.spacer-component__visible-desktop {
  display: none;
}

.layout-component__mob-centered_horizontal_vertical {
  top: 50%;
  margin-left: 50%;
  margin-right: -50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.layout-component__mob-centered_horizontal_bottom_vertical {
  bottom: 6;
  margin-left: 50%;
  margin-right: -50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media (min-width: 580px) {
  .layout-component__overlay {
    width: auto;
  }
}
@media (min-width: 768px) {
  .layout-component__tablet-centered_horizontal_vertical {
    top: 50%;
    bottom: auto;
    margin-left: 50%;
    margin-right: -50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .layout-component__tablet-centered_horizontal_bottom_vertical {
    top: auto;
    bottom: 6;
    margin-left: 50%;
    margin-right: -50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (min-width: 1024px) {
  .spacer-component__visible-desktop {
    display: block;
  }
  .spacer-component__visible-mobile {
    display: none;
  }
  .layout-component__desktop-centered_horizontal_vertical {
    top: 50%;
    bottom: auto;
    margin-left: 50%;
    margin-right: -50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .layout-component__desktop-centered_horizontal_bottom_vertical {
    top: auto;
    bottom: 6;
    margin-left: 50%;
    margin-right: -50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.sm-col-1 {
  width: 16.6666666667%;
}

.sm-col-2 {
  width: 33.3333333333%;
}

.sm-col-3 {
  width: 50%;
}

.sm-col-4 {
  width: 66.6666666667%;
}

.sm-col-5 {
  width: 83.3333333333%;
}

.sm-col-6 {
  width: 100%;
}

@media (min-width: 1024px) {
  .lg-col-1 {
    width: 8.3333333333%;
  }
  .lg-col-2 {
    width: 16.6666666667%;
  }
  .lg-col-3 {
    width: 25%;
  }
  .lg-col-4 {
    width: 33.3333333333%;
  }
  .lg-col-5 {
    width: 41.6666666667%;
  }
  .lg-col-6 {
    width: 50%;
  }
  .lg-col-7 {
    width: 58.3333333333%;
  }
  .lg-col-8 {
    width: 66.6666666667%;
  }
  .lg-col-9 {
    width: 75%;
  }
  .lg-col-10 {
    width: 83.3333333333%;
  }
  .lg-col-11 {
    width: 91.6666666667%;
  }
  .lg-col-12 {
    width: 100%;
  }
}
.d-none {
  display: none;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-flex {
    display: flex;
  }
}
@media (min-width: 820px) {
  .d-mdl-none {
    display: none;
  }
  .d-mdl-block {
    display: block;
  }
  .d-mdl-flex {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-flex {
    display: flex;
  }
}

.position-absolute {
  position: absolute;
}
.position-relative {
  position: relative;
}
.position-fixed {
  position: fixed;
}

.flex-column {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}

.select, .bag-item__quantity--select,
.bag-item__size--select {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #f8f8f8;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbi1jaGV2cm9uLWRvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iLTI5MSA0MTYuOSAxMiA4Ij48cGF0aCBmaWxsPSIjM0MzQzNDIiBkPSJNLTI4MC43LDQxNi45bC00LjMsNC40bC00LjMtNC40bC0xLjcsMS44bDQuMyw0LjRsMCwwbDEuNywxLjhsMCwwbDAsMGwxLjctMS44bDAsMGw0LjMtNC40Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: right 14px top 50%;
  background-size: 12px 8px;
  padding: 8px 30px 8px 10px;
  width: 100%;
  min-height: 40px;
  vertical-align: middle;
  line-height: normal;
  font-weight: 100;
}
.select:focus, .bag-item__quantity--select:focus,
.bag-item__size--select:focus {
  outline: none;
  border-color: #000;
}
.select:focus::-ms-value, .bag-item__quantity--select:focus::-ms-value,
.bag-item__size--select:focus::-ms-value {
  background: none;
  color: #3c3c3c;
}
.select:disabled, .bag-item__quantity--select:disabled,
.bag-item__size--select:disabled {
  color: #c6c6c6;
}
.select--bag-item {
  display: inline-block;
  width: auto;
  min-width: 80px;
  white-space: nowrap;
}
.select--bag-item--desktop-sticky {
  width: 0%;
}
.select--sm {
  background-position: 90% 50%;
  max-width: 140px;
}
.select--dob {
  float: left;
  margin: 0 0 0 2%;
  max-width: 32%;
}
.select--dob:first-child {
  margin-left: 0;
}
.select--white, .bag-item__quantity--select,
.bag-item__size--select {
  background-color: #fff;
  color: #3c3c3c;
}
.select::-ms-expand, .bag-item__quantity--select::-ms-expand,
.bag-item__size--select::-ms-expand {
  display: none;
}
.select--checkout-card-form {
  font-size: 14px;
}
.select--pdp {
  text-transform: uppercase;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select .select__placeholder, .bag-item__quantity--select .select__placeholder,
.bag-item__size--select .select__placeholder {
  display: none;
}
.select.input--error, .input--error.bag-item__quantity--select,
.input--error.bag-item__size--select {
  border-color: #ff401a;
}
.select.input--error:focus, .input--error.bag-item__quantity--select:focus,
.input--error.bag-item__size--select:focus {
  border-color: #ff401a;
}
.select--new-font-pdp {
  border-radius: 4px;
  border: 1px solid #c6c6c6;
}
.select--custom-chevron {
  background-image: url("../image/icon/chevron-down-new.svg");
  background-size: 1.5rem auto;
}

@media (min-width: 1024px) {
  .select--bag-item {
    max-width: 120px;
  }
}
@media (min-width: 1600px) {
  .select--bag-item {
    max-width: 160px;
  }
}
.hidden {
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  display: inline-block;
}

.bag-page {
  -moz-transition: min-height 0.5s linear;
  -ms-transition: min-height 0.5s linear;
  -o-transition: min-height 0.5s linear;
  -webkit-transition: min-height 0.5s linear;
  transition: min-height 0.5s linear;
  position: relative;
  min-height: 0;
}
.bag-page::before, .bag-page::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.bag-page::after {
  clear: both;
}
.bag-page--d-flex {
  display: flex;
}
.bag-page .desktop-sticky-cart-cta {
  width: calc(100% - 385px);
  float: left;
  margin-right: 64px;
  margin-top: 4px;
}
.bag-page .desktop-sticky-cart-cta.applePay_visible {
  width: calc(100% - 389px);
}

.sticky-box {
  position: sticky;
  width: 320px;
  height: fit-content;
  top: 80px;
}
.sticky-box.applePay_visible {
  width: 325px;
}

.bag-page--initial {
  min-height: 500px;
}

.bag-items {
  margin: 0 auto;
  max-width: 1200px;
  margin: 14px auto 0;
  padding: 1.25vw;
  width: 100%;
  border-collapse: collapse;
}
.bag-items::before, .bag-items::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.bag-items::after {
  clear: both;
}
@media (min-width: 1600px) {
  .bag-items {
    max-width: 1400px;
  }
}
.bag-items .bag-items__body .item-counting {
  font-family: Gibson;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 21px;
}

.bag-items__head {
  display: none;
}

.bag-item {
  display: block;
  position: relative;
  border-bottom: 1px dashed #ddd;
  padding: 14px 0 14px 26vw;
  width: 100%;
  min-height: 115px;
}
.bag-item:last-child {
  border-bottom: 0;
}

.bag-item__col {
  margin: 0;
  padding: 7px 1.25vw;
  vertical-align: top;
}

.bag-item__col--image {
  position: absolute;
  left: 0;
  padding-left: 0;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  width: 26vw;
}

.bag-item__col--image img,
.bag-item__thumb {
  width: 100%;
}

.bag-item__prod-name {
  margin: 0;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 100;
}

.bag-item__prod-code {
  color: #999;
}

.bag-item__details {
  margin: 2px 0 0;
}

.bag-item__controls {
  margin-bottom: 7px;
}

.bag-item__desc {
  display: inline-block;
  color: #999;
  font-size: 12px;
}
.bag-item__desc::after {
  display: inline-block;
  margin-top: -7px;
  padding: 0 0 0 3px;
  line-height: 1;
  color: #999;
  content: "|";
}
.bag-item__desc:last-child::after {
  display: none;
}

.bag-item__control {
  display: inline-block;
}
.bag-item__control--move {
  padding-right: 9px;
}
.bag-item__control--move a.saveditems-pin__bag {
  margin-left: 8px;
}
.bag-item__control:last-child {
  padding-bottom: 0;
}
.bag-item__control--remove {
  border-left: 1px solid #000;
  padding: 0 0 0 9px;
  line-height: 1em;
}
.bag-item__control--noborder {
  border-left: 0;
  padding: 0 0 0 6px;
}
.bag-item__control--edit {
  border-right: 0;
  border-left: 1px solid #000;
  padding: 0 9px 0 9px;
  line-height: 1em;
}

.bag-item__icon::before {
  margin-bottom: -4px;
  background-size: 12px 20px;
  width: 12px;
  height: 20px;
}

.bag-item__message {
  margin: 14px 0 0;
}
.bag-item__message + .bag-item__message {
  margin-top: 0;
}
.bag-item__message--low-stock {
  margin-top: 7px;
}
.bag-item__message--out-of-stock {
  color: #ff401a;
  font-weight: 400;
}
.bag-item__message--limited-availability {
  color: #ff401a;
  font-weight: 400;
}
.bag-item__message--limited-availability.bag-item__message--heading {
  font-weight: 600;
}
.bag-item__message--limited-availability.bag-item__message--text {
  font-style: italic;
}

.bag-item__stock-urgency {
  color: #db261f;
  padding: 16px 0 2px;
}

.bag-item__promo {
  padding: 0 0 7px;
  letter-spacing: 0.5px;
  color: #36a9e1;
}
.bag-item__promo--error {
  color: #ff401a;
}
.bag-item__promo--error-heading {
  font-weight: 600;
}

.bag-item__quantity-selector--small {
  display: block;
}

.bag-item__quantity-selector--large {
  display: none;
}

.bag-item__col--main {
  display: block;
}

.bag-item__col--main > .bag-item__promo--warning,
.bag-item__col--main > .bag-item__promo--error {
  display: none;
}

.bag-item__col--price {
  display: block;
  font-weight: 600;
}
.bag-item__col--price > .bag-item__promo {
  margin-top: 7px;
}

.promo-msg {
  font-weight: 100;
  font-style: italic;
}

.bag-item__prod-promo {
  color: #36a9e1;
  font-weight: 600;
}

.bag-item__icon--tick {
  margin-right: 6px;
  font-size: 12px;
}

.bag-item__move--large {
  display: none;
}

.bag-item__col--colour,
.bag-item__col--size,
.bag-item__col--quantity {
  display: none;
}

.bag-item--editing > .bag-item__col--colour,
.bag-item--editing > .bag-item__col--size,
.bag-item--editing > .bag-item__col--quantity {
  display: block;
  width: 100%;
}

.bag-item--editing > .bag-item__col--price,
.bag-item--editing > .bag-item__col--main > .bag-item__details,
.bag-item--editing > .bag-item__col--main > .bag-item__controls {
  display: none;
}

.bag-item__price--unit {
  font-weight: 100;
}

.bag-item__price--original {
  color: #999;
  font-weight: 100;
}

.bag-item__col-color {
  padding: 35px 0;
}

.bag-item__colour-pick {
  display: inline-block;
}

.bag-item__square-colour {
  display: inline-block;
  margin: 2px 5px 5px 0;
  border: 1px solid #ddd;
  background-color: #ddd;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.bag-item__square-colour--black {
  background-color: #000;
}
.bag-item__square-colour--blue {
  background-color: #3723f7;
}
.bag-item__square-colour--green {
  background-color: #000;
}
.bag-item__square-colour--pink {
  background-color: #dd9498;
}
.bag-item__square-colour--red {
  background-color: #e22921;
}
.bag-item__square-colour--orange {
  background-color: #f1b93b;
}
.bag-item__square-colour--pickable {
  margin: 3px;
  border: 2px solid #ddd;
  width: 30px;
  height: 30px;
}

.bag-item__content.popover__content--above {
  top: auto;
  bottom: 2.5em;
  width: auto;
}

.bag-item__control--more-colours {
  display: inline-block;
  color: #767676;
  font-size: 12px;
}

.bag-item__cancel-edit {
  margin-top: 14px;
}

.bag-item__quantity--select,
.bag-item__size--select {
  margin-top: 0;
  height: 38px;
  min-height: auto;
  text-align: left;
}

.bag-item__quantity--select,
.bag-item__size--select,
.bag-item__size--outofstock,
.bag-item__quantity--outofstock {
  display: inline-block;
  opacity: 0.5;
  width: auto;
  min-width: 80px;
}

.bag-item__colour--outofstock {
  opacity: 0.5;
}

.bag-item__message-feedback {
  display: none;
}
.bag-item__message-feedback--mobile {
  display: block;
}

.sfs-msg {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.sfs-msg__txt {
  color: #3723f7;
  margin: 0;
  margin-left: 5px;
  line-height: 22px;
  font-weight: 400;
}

@media (min-width: 400px) {
  .bag-item {
    padding-left: 21vw;
  }
  .bag-item__col--image {
    width: 21vw;
  }
}
@media (min-width: 580px) {
  .bag-item {
    padding-left: 15vw;
  }
  .bag-item__col--image {
    width: 15vw;
  }
  .bag-item__col--image--desktop-sticky {
    width: 12vw;
  }
}
@media (min-width: 768px) {
  .bag-items--not-sticky-bag .bag-item {
    padding-left: 12vw;
  }
  .bag-items--not-sticky-bag .bag-item__col--image {
    padding-top: 7px;
    width: 12vw;
  }
  .bag-items--not-sticky-bag .bag-item__controls {
    margin-bottom: 0;
    width: 100%;
  }
  .bag-items--not-sticky-bag .bag-item__control--edit {
    border-right: 0;
    border-left: 1px solid #000;
    padding: 0 9px;
    line-height: 1em;
  }
}
@media (min-width: 1024px) {
  .bag-items--not-sticky-bag .bag-item .bag-item__content {
    left: -25%;
    width: 150%;
    text-align: center;
  }
  .bag-items--not-sticky-bag .bag-item .bag-item__content::after {
    right: 0;
    left: 0;
    background-position: 50% 0;
    width: auto;
  }
  .bag-items--not-sticky-bag .bag-item__message-feedback {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__message-feedback--mobile {
    display: none;
  }
  .bag-items--not-sticky-bag .bag-item__stock-urgency {
    padding: 24px 0 10px;
  }
  .bag-items--not-sticky-bag .bag-items {
    padding-bottom: 0;
    table-layout: fixed;
  }
  .bag-items--not-sticky-bag .bag-items__head {
    display: table-header-group;
  }
  .bag-items--not-sticky-bag .bag-items__head--customer-messaging {
    display: none;
  }
  .bag-items--not-sticky-bag .bag-head__col {
    padding: 7px 1.25vw 0;
    text-align: left;
    font-weight: 100;
  }
  .bag-items--not-sticky-bag .bag-head__col:first-child {
    padding-left: 0;
    padding-bottom: 21px;
  }
  .bag-items--not-sticky-bag .bag-head__col:last-child {
    padding-right: 0;
  }
  .bag-items--not-sticky-bag .bag-head__col--size, .bag-items--not-sticky-bag .bag-head__col--qty {
    text-align: center;
  }
  .bag-items--not-sticky-bag .bag-head__col--price {
    padding-right: 0;
    text-align: right;
  }
  .bag-items--not-sticky-bag .bag-items__body {
    display: table-row-group;
  }
  .bag-items--not-sticky-bag .bag-items__body .item-counting {
    font-family: Gibson;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 21px;
  }
  .bag-items--not-sticky-bag .bag-head__image {
    visibility: hidden;
    width: 11%;
  }
  .bag-items--not-sticky-bag .bag-head__main {
    width: 41%;
  }
  .bag-items--not-sticky-bag .bag-item__col {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .bag-items--not-sticky-bag .bag-item__col--size, .bag-items--not-sticky-bag .bag-item__col--quantity {
    text-align: center;
  }
  .bag-items--not-sticky-bag .bag-item__col--price {
    padding-right: 0;
    text-align: right;
  }
  .bag-items--not-sticky-bag .bag-item__col--price--customer-messaging {
    text-align: left;
  }
  .bag-items--not-sticky-bag .bag-item__col .bag-item__col--order-detail {
    width: auto;
  }
  .bag-items--not-sticky-bag .bag-item__col--main > .bag-item__promo--warning {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__col--main > .bag-item__promo--error {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-head__col--image {
    width: 10%;
  }
  .bag-items--not-sticky-bag .bag-head__col--main {
    width: 40%;
  }
  .bag-items--not-sticky-bag .bag-head__col--colour,
  .bag-items--not-sticky-bag .bag-head__col--size,
  .bag-items--not-sticky-bag .bag-head__col--qty,
  .bag-items--not-sticky-bag .bag-head__col--price {
    width: auto;
  }
  .bag-items--not-sticky-bag .bag-item__col--order-detail {
    width: auto;
  }
  .bag-items--not-sticky-bag .bag-item {
    display: table-row;
  }
  .bag-items--not-sticky-bag .bag-item__col--price > .bag-item__promo--warning,
  .bag-items--not-sticky-bag .bag-item__col--price > .bag-item__promo--error,
  .bag-items--not-sticky-bag .bag-item__move,
  .bag-items--not-sticky-bag .bag-item__details,
  .bag-items--not-sticky-bag .bag-item__control--edit,
  .bag-items--not-sticky-bag .bag-item__cancel-edit {
    display: none;
    margin: 0;
    padding: 0;
  }
  .bag-items--not-sticky-bag .bag-items--confirmation .bag-item__col--order-detail .bag-item__details--confirmation {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__move--large {
    display: inline;
  }
  .bag-items--not-sticky-bag .bag-item__col,
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--colour,
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--size,
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--quantity,
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--price {
    display: table-cell;
  }
  .bag-items--not-sticky-bag .bag-items--confirmation .bag-item__col--quantity--customer-messaging {
    display: none;
  }
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--main > .bag-item__details {
    display: none;
  }
  .bag-items--not-sticky-bag .bag-item--editing > .bag-item__col--main > .bag-item__controls {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__col--image {
    position: static;
  }
  .bag-items--not-sticky-bag .bag-item__image-link {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__thumb {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__control--more-colours {
    display: block;
    margin-top: 7px;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
  }
  .bag-items--not-sticky-bag .bag-item__control--remove {
    padding: 0 0 0 9px;
    line-height: 1em;
  }
  .bag-items--not-sticky-bag .bag-item__control--noborder {
    padding-left: 6px;
  }
  .bag-items--not-sticky-bag .bag-item__size-selector,
  .bag-items--not-sticky-bag .bag-item__quantity-selector {
    width: 100%;
    text-align: center;
  }
  .bag-items--not-sticky-bag .bag-item__quantity-selector--small {
    display: none;
  }
  .bag-items--not-sticky-bag .bag-item__quantity-selector--large {
    display: block;
  }
  .bag-items--not-sticky-bag .bag-item__prod-name,
  .bag-items--not-sticky-bag .bag-item__colour,
  .bag-items--not-sticky-bag .bag-item__size,
  .bag-items--not-sticky-bag .bag-item__quantity,
  .bag-items--not-sticky-bag .bag-item__price,
  .bag-items--not-sticky-bag .bag-item__status {
    margin-top: 14px;
  }
  .bag-items--not-sticky-bag .bag-item__quantity--select,
  .bag-items--not-sticky-bag .bag-item__size--select {
    margin-top: 0;
  }
  .bag-items--not-sticky-bag .bag-item__unit-label {
    display: none;
  }
  .bag-item__col--image--desktop-sticky {
    width: 10vw;
  }
  .bag-item--desktop-sticky {
    padding-left: 10vw;
  }
}
@media (min-width: 1440px) {
  .bag-item .bag-item__content {
    left: -25%;
    width: 150%;
    text-align: center;
  }
  .bag-item .bag-item__content::after {
    right: 0;
    left: 0;
    background-position: 50% 0;
    width: auto;
  }
  .bag-item__message-feedback {
    display: block;
  }
  .bag-item__message-feedback--mobile {
    display: none;
  }
  .bag-item__stock-urgency {
    padding: 24px 0 10px;
  }
  .bag-items {
    padding-bottom: 0;
    table-layout: fixed;
  }
  .bag-items__head {
    display: table-header-group;
  }
  .bag-items__head--customer-messaging {
    display: none;
  }
  .bag-head__col {
    padding: 7px 1.25vw 0;
    text-align: left;
    font-weight: 100;
  }
  .bag-head__col:first-child {
    padding-left: 0;
    padding-bottom: 21px;
  }
  .bag-head__col:last-child {
    padding-right: 0;
  }
  .bag-head__col--size, .bag-head__col--qty {
    text-align: center;
  }
  .bag-head__col--price {
    padding-right: 0;
    text-align: right;
  }
  .bag-items__body {
    display: table-row-group;
  }
  .bag-items__body .item-counting {
    font-family: Gibson;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 21px;
  }
  .bag-head__image {
    visibility: hidden;
    width: 11%;
  }
  .bag-head__main {
    width: 41%;
  }
  .bag-item__col {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .bag-item__col--size, .bag-item__col--quantity {
    text-align: center;
  }
  .bag-item__col--price {
    padding-right: 0;
    text-align: right;
  }
  .bag-item__col--price--customer-messaging {
    text-align: left;
  }
  .bag-item__col .bag-item__col--order-detail {
    width: auto;
  }
  .bag-item__col--main > .bag-item__promo--warning {
    display: block;
  }
  .bag-item__col--main > .bag-item__promo--error {
    display: block;
  }
  .bag-head__col--image {
    width: 10%;
  }
  .bag-head__col--main {
    width: 40%;
  }
  .bag-head__col--colour,
  .bag-head__col--size,
  .bag-head__col--qty,
  .bag-head__col--price {
    width: auto;
  }
  .bag-item__col--order-detail {
    width: auto;
  }
  .bag-item {
    display: table-row;
  }
  .bag-item__col--price > .bag-item__promo--warning,
  .bag-item__col--price > .bag-item__promo--error,
  .bag-item__move,
  .bag-item__details,
  .bag-item__control--edit,
  .bag-item__cancel-edit {
    display: none;
    margin: 0;
    padding: 0;
  }
  .bag-items--confirmation .bag-item__col--order-detail .bag-item__details--confirmation {
    display: block;
  }
  .bag-item__move--large {
    display: inline;
  }
  .bag-item__col,
  .bag-item--editing > .bag-item__col--colour,
  .bag-item--editing > .bag-item__col--size,
  .bag-item--editing > .bag-item__col--quantity,
  .bag-item--editing > .bag-item__col--price {
    display: table-cell;
  }
  .bag-items--confirmation .bag-item__col--quantity--customer-messaging {
    display: none;
  }
  .bag-item--editing > .bag-item__col--main > .bag-item__details {
    display: none;
  }
  .bag-item--editing > .bag-item__col--main > .bag-item__controls {
    display: block;
  }
  .bag-item__col--image {
    position: static;
  }
  .bag-item__image-link {
    display: block;
  }
  .bag-item__thumb {
    display: block;
  }
  .bag-item__control--more-colours {
    display: block;
    margin-top: 7px;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
  }
  .bag-item__control--remove {
    padding: 0 0 0 9px;
    line-height: 1em;
  }
  .bag-item__control--noborder {
    padding-left: 6px;
  }
  .bag-item__size-selector,
  .bag-item__quantity-selector {
    width: 100%;
    text-align: center;
  }
  .bag-item__quantity-selector--small {
    display: none;
  }
  .bag-item__quantity-selector--large {
    display: block;
  }
  .bag-item__prod-name,
  .bag-item__colour,
  .bag-item__size,
  .bag-item__quantity,
  .bag-item__price,
  .bag-item__status {
    margin-top: 14px;
  }
  .bag-item__quantity--select,
  .bag-item__size--select {
    margin-top: 0;
  }
  .bag-item__unit-label {
    display: none;
  }
  .bag-head__col--image--desktop-sticky,
  .bag-item__col--image--desktop-sticky {
    width: 10%;
    padding-right: 0px;
  }
  .bag-head__col--main--desktop-sticky {
    width: 30%;
  }
  .bag-head__col--colour--desktop-sticky {
    width: 20%;
  }
  .bag-head__col--price--desktop-sticky {
    width: 17%;
  }
  .bag-item__controls {
    white-space: nowrap;
  }
}
@media print {
  .bag-items__head {
    display: table-header-group;
  }
  .bag-item__col--image {
    position: static;
  }
  .bag-item__col--quantity,
  .bag-item__col--image,
  .bag-item__col--main,
  .bag-item__col--price,
  .bag-item__col--status {
    display: table-cell;
    padding-top: 35px;
  }
  .bag-item__col--quantity,
  .bag-item__col--price,
  .bag-item__col--status {
    text-align: center;
  }
  .bag-item__col--image {
    padding-top: 0;
  }
  .bag-item__col--price {
    padding-right: 0;
    text-align: right;
  }
  .bag-item__price--original {
    white-space: nowrap;
  }
  .bag-head__col--price,
  .bag-head__col--price {
    text-align: right;
  }
  .bag-head__col--image,
  .bag-item__col--image {
    min-width: 140px;
  }
}
.delivery-message {
  display: flex;
  width: auto;
  height: auto;
  align-items: center;
  margin-top: 16px;
}
.delivery-message__span {
  color: #5064de;
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .delivery-message__span {
    letter-spacing: 0.02em;
  }
}
.delivery-message--span-weight {
  font-weight: 500;
}

.delivery-svg {
  background: url("../image/icon/cart-delivery-icon.svg") center no-repeat;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.bag-items-v2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #1c1c1c;
}
@media (min-width: 768px) {
  .bag-items-v2-container {
    max-width: 381px;
  }
}
.bag-items-v2-container .bag-item-v2__wrap-1, .bag-items-v2-container .bag-item-v2__wrap-4 {
  margin: 0;
}

.bag-item-v2 {
  display: flex;
  flex-direction: column;
  padding: 16px 0 24px 0;
  border-bottom: 1px solid #ececec;
}
.bag-item-v2--new-padding {
  padding: 16px 0;
}
.bag-item-v2:last-child {
  border-bottom: 0;
}
.bag-item-v2__info {
  display: flex;
}
.bag-item-v2__image-wrap {
  max-width: 120px;
  margin-right: 12px;
  display: table;
  position: relative;
  height: 110px;
}
.bag-item-v2__image-wrap .bag-item__prod-code {
  color: #767676;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  left: 0;
  bottom: -16px;
}
.bag-item-v2__image-link {
  display: inline-block;
}
.bag-item-v2__image-link img {
  vertical-align: top;
}
.bag-item-v2__detail-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: auto !important;
}
.bag-item-v2__detail-wrap .urgent_info {
  margin: 0 0 4px 0;
}
.bag-item-v2__image-link, .bag-item-v2__thumb, .bag-item-v2__detail-wrap {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bag-item-v2__wrap-1, .bag-item-v2__wrap-2, .bag-item-v2__wrap-4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 4px 0;
}
.bag-item-v2__wrap-4 {
  margin: 8px 0 0 0;
}
.bag-item-v2__wrap-4__v3 {
  align-items: center;
}
.bag-item-v2__edit-mode {
  display: none;
}
.bag-item-v2__save-remove {
  display: flex;
}
.bag-item-v2__quantity-editor {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid #ececec;
  border-radius: 4px;
  margin-right: 8px;
}
.bag-item-v2__quantity-editor .quantity_action_icon {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bag-item-v2__quantity-editor .quantity_action_icon__increase {
  background: url("../image/icons/quantity_increase_icon.svg");
}
.bag-item-v2__quantity-editor .quantity_action_icon__increase__disabled {
  background: url("../image/icons/quantity_increase-disabled.svg");
  cursor: default;
  pointer-events: none;
}
.bag-item-v2__quantity-editor .quantity_action_icon__decrease {
  margin-right: 12px;
  background: url("../image/icons/quantity_decrease_icon.svg");
}
.bag-item-v2__quantity-editor .quantity_text {
  margin-right: 12px;
}
.bag-item-v2__quantity-editor .quantity_text {
  letter-spacing: 0;
  line-height: 22px;
}
.bag-item-v2__cancel-edit--mob {
  display: none;
}
.bag-item-v2__control--move.v3 {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.bag-item-v2__control--move.v3.outOfStock a {
  display: flex;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #ececec;
  padding: 5px 14px 5px 14px;
  text-decoration: none;
  color: #000;
}
.bag-item-v2__control--move.v3.outOfStock a span {
  width: 105px;
  line-height: 22px;
  letter-spacing: 0;
}
.bag-item-v2__control--move.v3.outOfStock a svg {
  width: 16px;
  height: 16px;
}
.bag-item-v2__control--delete-icon-notMobile {
  display: none;
}
@media (min-width: 768px) {
  .bag-item-v2__control--delete-icon-notMobile {
    display: flex;
    align-items: center;
  }
}
.bag-item-v2__control--delete-icon-mobile {
  display: none;
}
@media (max-width: 767px) {
  .bag-item-v2__control--delete-icon-mobile {
    display: flex;
    align-items: center;
  }
}
.bag-item-v2__control--delete-icon-mobile .border_hover {
  width: 24px;
  height: 24px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bag-item-v2__control--move {
  margin-right: 16px;
}
.bag-item-v2__prod-promo {
  font-weight: 400;
}
.bag-item-v2__text-wrap {
  margin-right: 18px;
}
@media (max-width: 1023px) {
  .bag-item-v2__text-wrap {
    margin-right: unset;
  }
}
.bag-item-v2__stock-bag-item-v2__detail-wraprgency, .bag-item-v2__message-feedback, .bag-item-v2__message, .bag-item-v2__stock-urgency {
  margin: 0 0 4px 0;
  display: table;
  font-weight: 400;
  color: #e22921;
  line-height: 22px;
}
.bag-item-v2__message, .bag-item-v2__stock-urgency, .bag-item-v2__message-feedback {
  margin: 0;
}
.bag-item-v2__name {
  margin: 0;
  line-height: 20px;
}
.bag-item-v2__name--resize {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  width: 225px;
  min-height: 22px;
  max-height: 44px;
}
.bag-item-v2__name--resize a {
  color: inherit;
  width: 100%;
}
@media (min-width: 1024px) {
  .bag-item-v2__name--resize a {
    display: block;
  }
}
@media (max-width: 767px) {
  .bag-item-v2__name--resize {
    width: 175px;
  }
}
@media (max-width: 767px) {
  .bag-item-v2__name-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.bag-item-v2__price {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.41px;
}
.bag-item-v2__price--original {
  text-decoration: line-through;
  padding-left: 2px;
  font-weight: 400;
  color: #999;
}
.bag-item-v2__price--unit, .bag-item-v2__price--original {
  font-size: 12px;
}
.bag-item-v2__size, .bag-item-v2__multi-price {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.bag-item-v2__edit-ctas {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  width: 100%;
  font-weight: 400;
}
.bag-item-v2__square-colour {
  margin: 0;
  border: 2px solid #ececec;
  border-radius: 4px;
  width: 24px;
  height: 24px;
}
.bag-item-v2__square-colour--pickable {
  margin: 0;
  border: 2px solid #ececec;
  width: 32px;
  height: 32px;
  border-radius: 4px;
}
.bag-item-v2 .popover {
  z-index: 999;
}
.bag-item-v2__popover-content {
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
  padding: 8px;
  right: 0;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid #d9d9d9;
  bottom: 39px !important;
  height: max-content;
}
.bag-item-v2__popover-content:after {
  transform: rotate(45deg) translate(-50%, -1px);
  height: 10px;
  width: 10px;
  top: 100%;
  left: auto;
  right: 12px;
  border: 1px solid #d9d9d9;
  border-top: none;
  border-left: none;
  background: #fff none;
}
.bag-item-v2 .popover__content--show {
  display: inline-flex;
}
.bag-item-v2__colour-cta {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-width: 80px;
  padding: 8px;
  width: 100%;
  height: 40px;
}
.bag-item-v2__colour-cta--disabled, .bag-item-v2__colour-cta--disabled:hover {
  border: 1px solid #fff !important;
}
.bag-item-v2__colour-cta:hover {
  border: 1px solid #999;
}
.bag-item-v2__colour-cta:active {
  border: 1px solid #3c3c3c;
}
.bag-item-v2__colour-select {
  width: 100%;
}
.bag-item-v2__size-selector, .bag-item-v2__quantity-select {
  width: 100%;
}
.bag-item-v2__size-selector select,
.bag-item-v2__size-selector span, .bag-item-v2__quantity-select select,
.bag-item-v2__quantity-select span {
  width: 100%;
  font-weight: 400;
}
.bag-item-v2__size-selector select, .bag-item-v2__quantity-select select {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M16 11L12 15L8 11" stroke="%233C3C3C" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 24px 24px;
  background-position: center right 4px;
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
}
.bag-item-v2__size-selector select:focus:not(:active), .bag-item-v2__quantity-select select:focus:not(:active) {
  border: 1px solid #999;
}
.bag-item-v2__size-selector select:focus:not(:hover), .bag-item-v2__quantity-select select:focus:not(:hover) {
  border: 1px solid #ddd;
}
.bag-item-v2__size-selector select:hover, .bag-item-v2__quantity-select select:hover {
  border: 1px solid #999;
}
.bag-item-v2__size-selector select:active, .bag-item-v2__quantity-select select:active {
  border: 1px solid #3c3c3c;
}
.bag-item-v2__size-selector select {
  padding: 8px 4px 8px 8px;
  border-radius: 4px;
}
.bag-item-v2__size-selector .bag-item__size {
  margin-top: 0;
  padding: 8px 4px 8px 8px;
  font-weight: 400;
  font-style: normal;
  line-height: 22px;
  letter-spacing: 0;
}
.bag-item-v2__quantity-select select {
  padding: 8px 4px 8px 8px;
  border-radius: 4px;
}
.bag-item-v2__size {
  font-weight: 400;
  line-height: 20px;
}
.bag-item-v2__quantity--select--disabled {
  border: 1px solid #fff !important;
  height: 40px;
  padding: 8px 4px 8px 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.bag-item-v2__quantity--select--disabled .bag-item__unit-label {
  display: inline;
}
.bag-item-v2--edit .bag-item-v2__wrap-4 {
  display: none;
}
.bag-item-v2--edit .bag-item-v2__edit-mode {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 12px;
}
@media (min-width: 768px) {
  .bag-item-v2--edit .bag-item-v2__edit-mode {
    flex-direction: row;
    justify-content: space-between;
  }
}
.bag-item-v2--edit .bag-item-v2__cancel-edit {
  display: flex;
  justify-content: flex-end;
}
.bag-item-v2--edit .bag-item-v2__cancel-edit a {
  display: flex;
  color: #3c3c3c;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  border: 1px solid #3c3c3c;
  border-radius: 100px;
  background: #fff;
  padding: 5px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 120px;
  height: 32px;
}
@media (min-width: 768px) {
  .bag-item-v2--edit .bag-item-v2__cancel-edit a {
    height: 40px;
  }
}
.bag-item-v2--edit .bag-item-v2__cancel-edit a:hover {
  background: #f8f8f8;
}
.bag-item-v2--edit .bag-item-v2__cancel-edit a:active {
  background: #fff;
  box-shadow: 0 0 0 4px rgba(221, 221, 221, 0.5);
}
.bag-item-v2--edit .bag-item-v2__cancel-edit--mob {
  display: block;
}
.bag-item-v2__sale-item {
  color: #dd0b00;
}
.bag-item-v2__sale-item__v3 {
  color: #e8181b;
}
.bag-item-v2__sale-item__club {
  color: #e60b6b;
}
@media (min-width: 768px) {
  .bag-item-v2__edit-mode {
    justify-content: space-between;
    align-items: center;
  }
  .bag-item-v2__edit-ctas {
    flex-direction: row;
    justify-content: flex-start;
  }
  .bag-item-v2--edit .bag-item-v2__cancel-edit--lrg {
    display: block;
  }
  .bag-item-v2--edit .bag-item-v2__cancel-edit--mob {
    display: none;
  }
  .bag-item-v2__colour-select {
    width: 100%;
    max-width: 153px;
  }
  .bag-item-v2__size-selector, .bag-item-v2__quantity-select {
    width: 100%;
    max-width: 153px;
  }
  .bag-item-v2__size-selector select, .bag-item-v2__quantity-select select {
    width: 100%;
    max-width: none;
  }
}

.img-v2-thumb {
  width: 96px;
  height: 110px;
  overflow: hidden;
}
.img-v2-thumb--resize {
  width: 120px;
  height: 136px;
}

.bag-item-v3__wrap-2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 9px 0 0 0;
}
.bag-item-v3__size-selector {
  margin: 0 28px 0 0;
}
.bag-item-v3__size-selector--out-of-stock, .bag-item-v3__size-selector--one-size {
  margin: 0 12px 0 0;
}
.bag-item-v3__size-selector select {
  border: none;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M16 11L12 15L8 11" stroke="%231C1C1C" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 24px 24px;
  background-position: right 0 top 50%;
  line-height: 22px;
  letter-spacing: 0;
  outline: none;
  color: #1c1c1c;
  min-width: auto;
  min-height: auto;
  width: calc(100% + 24px);
  padding: 0;
}
@media (min-width: 1024px) {
  .bag-item-v3__size-selector select {
    padding: 0 0 0 8px;
  }
}
.bag-item-v3__size-selector .bag-item__size {
  line-height: 22px;
  letter-spacing: 0;
}
.bag-item-v3__stock-urgency {
  color: #5064de;
  line-height: 22px;
  letter-spacing: 0;
}
.bag-item-v3__message-feedback {
  line-height: 22px;
  letter-spacing: 0;
}
.bag-item-v3__message-feedback-warning {
  margin: 4px 0 0 0;
}
.bag-item-v3__message--limited-availability {
  margin: 0;
  color: #5064de;
}
.bag-item-v3__message--out-of-stock {
  margin: 0;
  color: #d52c4a;
}
.bag-item-v3__message--new {
  padding-left: 16px;
}
.bag-item-v3__price {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.bag-item-v3__price--original {
  font-weight: 400;
  text-decoration: line-through;
}
.bag-item-v3__price__current {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.bag-item-v3__price--unit, .bag-item-v3__price--original {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  color: #999;
  line-height: 20px;
  letter-spacing: 0.12px;
}
.bag-item-v3__size, .bag-item-v3__multi-price {
  margin: 0;
}
.bag-item-v3__sale-item {
  color: #dd0b00;
}
.bag-item-v3__sale-item__v3 {
  color: #e8181b;
}
.bag-item-v3__sale-item__club {
  color: #e60b6b;
}
.bag-item-v3__size {
  line-height: 22px;
  letter-spacing: 0;
}

.product-description__highlight {
  display: inline-flex;
}
.product-details-page .product-description__highlight {
  font-family: "Gibson", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 600;
  float: none;
}
.bag-page .product-description__highlight {
  margin-top: 18px;
}
.product-description__highlight .loyalty-applied__message {
  color: #e60b6b;
  padding-left: 8px;
}
.product-description__highlight--loyalty {
  padding: 2px 4px;
  background-color: #e60b6b;
  font-weight: 600;
  color: #fff;
  max-width: 50%;
  margin: 4px 8px 4px 2px;
  font-size: 9px;
  float: left;
  line-height: 10px;
}
.product-details-page .product-description__highlight--loyalty {
  padding: 9px 8px;
  margin: 0;
}
.product-description__highlight--active-promo-link {
  margin-top: 14px;
  color: #36a9e1;
  font-weight: 600;
}
.product-description__highlight--row {
  flex-direction: row;
  align-items: center;
}
.product-description__highlight--badge {
  color: #fff;
  padding: 0 4px;
  font-weight: 400;
  border-radius: 4px;
  line-height: 20px;
  margin: 0 4px 0 0;
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  white-space: nowrap;
}
.product-details-page .product-description__highlight--badge {
  display: inline-flex;
}
.product-description__highlight--badge__message {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 22px;
  color: #1c1c1c;
}
.product-description__highlight--badge__sale {
  background-color: #e8181b;
}
.product-description__highlight--badge__percentage, .product-description__highlight--badge__rms-discount, .product-description__highlight--badge__code-applied, .product-description__highlight--badge__multi-buy {
  background-color: #00ccaa;
}
.product-description__highlight--badge__staff-discount {
  background-color: #5064de;
}
.product-description__highlight--badge__club {
  background-color: #e60b6b;
}
.product-description__highlight--badge__link {
  color: #1c1c1c;
}
.product-description__highlight--badge__link:hover, .product-description__highlight--badge__link:active, .product-description__highlight--badge__link:focus {
  color: #1c1c1c;
}

.header-cart {
  border-bottom: none;
}
.header-cart::before, .header-cart::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.header-cart::after {
  clear: both;
}
.header-cart.whitespace-removed {
  padding: 8px 0;
}
@media (min-width: 1024px) {
  .header-cart.whitespace-removed-new {
    padding: 0 0 16px 0;
    border-bottom: 1px solid #e4e4e4;
  }
}
.header-cart__title--font-bold {
  font-weight: 600;
  padding: 0;
  margin-bottom: 8px;
  margin-top: 8px;
}
.header-cart__title--font-bold::before, .header-cart__title--font-bold::after {
  display: none;
}
.header-cart__title--font-bold--GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .header-cart__title--font-bold--GT {
    font-weight: 500;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-cart__title--font-bold--GT {
    font-size: 20px;
    font-weight: 500;
  }
}
.header-cart__button {
  margin-top: 35px;
}
.header-cart__message {
  text-align: center;
  display: block;
  margin-top: 24px;
  margin-bottom: -4px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #000;
  font-weight: 400;
}
.header-cart__message--whitespace-removed {
  margin-top: 0;
  border-bottom: none;
}
@media (min-width: 1024px) {
  .header-cart__message--spacing {
    letter-spacing: 0;
  }
}
.header-cart__wrapper--old {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.header-cart__wrapper--old .header-cart {
  border-bottom: 0;
}
.header-cart__wrapper--old .header-cart__message {
  font-weight: 100;
}
@media (min-width: 1024px) {
  .header-cart {
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
  }
  .header-cart::before, .header-cart::after {
    display: none;
  }
  .header-cart__wrapper {
    padding: 0 1.25vw;
  }
  .header-cart__wrapper--old {
    padding: 0;
  }
  .header-cart__wrapper--old .header-cart {
    border-bottom: 0;
    padding: 16px 0 0 0;
  }
  .header-cart__wrapper--flex {
    display: flex;
    padding: 0 1.25vw;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .header-cart__wrapper--flex {
    display: none;
  }
}
@media (min-width: 1024px) {
  .header-cart__wrapper--left {
    width: calc(100% - 385px);
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 4rem;
  }
  .header-cart__wrapper--right {
    flex: 1;
    align-self: center;
    color: #000;
    font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    padding: 0.125rem 0 0.875rem 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .header-cart__title::before, .header-cart__title::after {
    display: none;
  }
  .header-cart__button {
    float: right;
    margin-top: 3.5px;
  }
  .header-cart__message {
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
  }
  .header-cart__separator {
    display: none;
  }
}

.trolley-rocket__wrapper {
  display: none;
}

.cart-top::before, .cart-top::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.cart-top::after {
  clear: both;
}
.cart-top-promos {
  text-align: center;
}
.cart-top-promo {
  display: none;
}
.cart-top-promo--mobile {
  display: block;
}
.cart-top-promo__icon {
  margin-right: 0.5em;
  color: #3723f7;
}

.bag-page .cart-top-promos {
  float: left;
  padding: 1.25vw;
  width: 100%;
  margin: 14px 0;
  padding: 0;
  text-align: left;
  display: none;
}
.bag-page .cart-top-promos::before, .bag-page .cart-top-promos::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.bag-page .cart-top-promos::after {
  clear: both;
}
.bag-page .cart-top-promos--show {
  display: block;
}
.bag-page .cart-top-promos--trolley-rocket {
  border: none;
}
.bag-page .cart-top-promo {
  padding: 14px 0;
}
.bag-page .cart-top-promo__title {
  display: inline-block;
  margin: 0;
  line-height: 18px;
  font-size: 14px;
}
.bag-page .trolley-rocket__wrapper {
  display: block;
  text-align: center;
}
.bag-page .trolley-rocket__bottom-message {
  margin-bottom: 0;
  line-height: 18px;
}
.bag-page .trolley-rocket__sub-message {
  margin-top: 0;
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
.bag-page .trolley-rocket__progress-container {
  width: 100%;
  height: 4px;
  background-color: #d9defc;
  margin-top: 20px;
  border-radius: 4px;
}
.bag-page .trolley-rocket__progress-indicator {
  height: 4px;
  background-color: #283583;
  border-radius: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 50px;
}
.bag-page .trolley-rocket__progress-indicator::after {
  content: "";
  background-image: url("../image/icons/icon-progress-rocket.svg");
  position: absolute;
  right: -5px;
  top: -18px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.bag-page .trolley-rocket__top-message {
  line-height: 18px;
}
.bag-page .trolley-rocket__top-message .promotion__highlight {
  color: #999;
}

.bag-header__button {
  display: none;
}
@media (min-width: 768px) {
  .bag-header__button {
    display: block;
  }
}

.header-cart__button-container {
  display: none;
}
.header-cart__button-container--show {
  display: block;
}
@media (min-width: 768px) {
  .header-cart__button-container--show {
    display: none;
  }
}

@media (min-width: 580px) {
  .bag-page .cart-top-promo__title {
    line-height: 25px;
  }
}
@media (min-width: 768px) {
  .trolley-rocket__progress-container {
    width: 582px;
  }
}
@media (min-width: 1024px) {
  .cart-top-promo {
    display: block;
  }
  .bag-page .cart-top-promos {
    float: left;
    padding: 1.25vw;
    width: 100%;
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0px;
  }
  .bag-page .cart-top-promos::before, .bag-page .cart-top-promos::after {
    display: table; /* 2 */
    content: " "; /* 1 */
  }
  .bag-page .cart-top-promos::after {
    clear: both;
  }
  .bag-page .cart-top-promo {
    position: relative;
  }
  .bag-page .cart-top-promo + .cart-top-promo::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10.5px;
    background-color: #ddd;
    width: 1px;
    height: 21px;
    content: "";
  }
  .bag-page .cart-top-promo--two-cols {
    float: left;
    padding: 1.25vw;
    width: 50%;
    padding: 14px 0;
    text-align: center;
  }
  .bag-page .cart-top-promo--three-cols {
    float: left;
    padding: 1.25vw;
    width: 33.3333333333%;
    padding: 14px 0;
    text-align: center;
  }
  .bag-page .cart-top-promo--trolley-rocket {
    display: none;
  }
  .bag-page .cart-top-promo__title {
    display: inline-block;
    margin: 0;
  }
  .bag-page .trolley-rocket__wrapper {
    text-align: left;
  }
  .bag-page .trolley-rocket__progress-container {
    width: 582px;
  }
}
@media (min-width: 1024px) {
  .promo_bagheader_desk_tab {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.promo_bagheader_mobile {
  display: none;
}
@media (max-width: 767px) {
  .promo_bagheader_mobile {
    display: block;
  }
  .promo_bagheader_mobile .promo_bagheader_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
  }
  .promo_bagheader_mobile .promo_bagheader_top .header-cart__title {
    width: auto;
  }
  .promo_bagheader_mobile .promo_bagheader_top .header-cart__title::before, .promo_bagheader_mobile .promo_bagheader_top .header-cart__title::after {
    display: none;
  }
  .promo_bagheader_mobile .promo_bagheader_top .promo_link {
    font-family: "Gibson", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #3c3c3c;
    text-underline-position: under;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .promo_bagheader_mobile .promo_bagheader_top .promo_link--GT {
    font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  }
  .promo_bagheader_mobile .header-cart__message {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .promo_bagheader_desk_tab {
    display: none;
  }
  .header-cart__title_font_size {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-cart__title::before, .header-cart__title::after {
    position: relative;
  }
}
html {
  scroll-behavior: smooth;
}

.desktop-only {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-only {
    display: block;
  }
}

.alert {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 1.25vw;
  font-style: italic;
}
.alert::before, .alert::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.alert::after {
  clear: both;
}
@media (min-width: 1600px) {
  .alert {
    max-width: 1400px;
  }
}
.alert .icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px;
  width: 1em;
  height: 1em;
  vertical-align: top;
  color: #3a8c1a;
}
.alert--locale-select {
  margin: 14px 0;
  padding: 0;
}
.alert--no-padding {
  padding: 0;
}

.alert__group, .promo-message--success {
  display: inline-block;
  position: relative;
  transition: height 0.5s ease-out;
  margin: 10px auto;
  background-color: #e5f3df;
  width: 100%;
  color: #3c3c3c;
}
.alert__group--register {
  margin: 0 auto;
}

.alert__group--warning {
  background-color: #faf3ce;
}
.alert__group--warning .alert__item {
  border-color: rgba(241, 163, 40, 0.3);
}
.alert__group--warning .icon {
  color: #f1a328;
}
.alert__group--warning .alert__close {
  color: #f1a328;
}

.alert__group--warning-no-border {
  background-color: #faf3ce;
}
.alert__group--warning-no-border .alert__item {
  border: 0;
  padding: 5px 0;
}
.alert__group--warning-no-border .alert__item:last-child {
  padding: 5px 0 15px;
}
.alert__group--warning-no-border .alert__list-title {
  padding-bottom: 20px;
}
.alert__group--warning-no-border .icon {
  color: #f1a328;
}
.alert__group--warning-no-border--checkout-delivery {
  border-top: 0;
  padding: 0 0 7px;
  font-weight: 400;
}
.alert__group--warning-no-border .alert__close {
  color: #f1a328;
}

.alert__group--error {
  background-color: #ffd9d1;
}
.alert__group--error .alert__item {
  border-color: rgba(255, 64, 26, 0.3);
}
.alert__group--error .icon {
  color: #ff401a;
}
.alert__group--error .alert__close {
  color: #d49595;
}

.alert__group--message {
  background-color: #ececec;
}
.alert__group--message .alert__item {
  border: none;
}
.alert__group--message .alert__close {
  color: #767676;
}

.alert__group--locale-select {
  margin: 0 auto;
  font-style: italic;
}

.alert--hide {
  display: none;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.alert__list {
  display: block;
  margin: 0;
  padding: 0 50px;
  width: 100%;
  list-style: none;
  box-sizing: border-box;
}
.alert__list--checkout {
  padding: 5px 20px 0 50px;
}

.alert__list-title {
  display: block;
  margin: 0;
  padding: 12px 43px 0 49px;
  width: 100%;
  list-style: none;
  box-sizing: border-box;
}

.alert__item {
  display: block;
  border-top: 1px solid rgba(58, 140, 26, 0.3);
  padding: 14px 4px;
  width: 100%;
  font-weight: 400;
}
.alert__item--checkout-delivery {
  border: 0;
  padding: 0 0 0;
}
.alert__item--checkout-delivery-pass {
  border: 0;
  padding: 0 0 0;
  font-style: normal;
}
.alert__item--checkout-delivery-nominated {
  border: 0;
  padding: 0;
  font-weight: 100;
}
.alert__item--checkout-delivery-last {
  padding: 7px 0 14px;
}
.alert__item--register {
  padding: 7px 0;
}

.alert__item:first-child {
  border-top-width: 0;
}

.alert__close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  border-width: 0;
  background-color: transparent;
  padding: 6px 20px;
  color: #3a8c1a;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
}

@media (min-width: 768px) {
  .alert__item--checkout-delivery:last-child {
    padding: 0;
  }
}
.sg {
  margin: 1.5em 0;
  font-family: sans-serif;
}

.promo-wrapper {
  clear: both;
  border-bottom: 1px dashed #ddd;
  padding: 0 0 16px;
}
.promo-wrapper.bannerPaddingTop {
  padding-top: 16px;
}

.promo-message {
  margin: 0 auto;
  max-width: 1200px;
  display: table;
  margin: 0;
  padding: 10px 5px;
  width: 100%;
  vertical-align: middle;
}
.promo-message::before, .promo-message::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.promo-message::after {
  clear: both;
}
@media (min-width: 1600px) {
  .promo-message {
    max-width: 1400px;
  }
}
.promo-message--warning {
  background-color: #faf3ce;
}
.promo-message--alert, .promo-message--no-deliver {
  background-color: #ffd9d1;
  font-style: italic;
}
.promo-message--received, .promo-message--missed {
  margin: 0;
  background-color: #f0f7ff;
}
.promo-message--received {
  display: block;
  padding: 14px 20px;
}
.promo-message--missed {
  padding: 15px 20px;
}
.promo-message--missed .promo-message__text {
  margin: 0;
}
.promo-message--success > .promo-message__text {
  padding: 0 35px 0 7px;
  width: 100%;
}
.promo-message--new-missed {
  background-color: #e9ecfb;
  height: 94px;
  padding: 24px 16px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .promo-message--new-missed {
    height: 91px;
    padding: 12px;
  }
}

.promo-message__text {
  display: table-cell;
  padding-right: 35px;
  vertical-align: middle;
}

.promo-message--missed > .promo-message__text {
  margin: 0;
}

.promo-message--received > .promo-message__text,
.promo-message--missed > .promo-message__text {
  display: block;
}

.promo-message__text--promo {
  display: inline-block;
  margin: 0 5px auto;
}

.promo-message__icon-error,
.promo-message__icon-warning {
  display: table-cell;
  top: 0;
  padding: 0 10px;
  width: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 20px;
}

.promo-message__icon-error {
  color: #e22921;
}

.promo-message__icon-warning {
  color: #fcf4cd;
}

.promo-message__icon-close {
  display: table-cell;
  width: 20px;
  vertical-align: top;
  text-align: center;
  color: #fcf4cd;
}

.promo-message__icon-tick {
  top: 0;
  width: 20px;
  vertical-align: bottom;
  text-align: center;
  color: #3723f7;
}

.promo-message__title {
  display: block;
  clear: both;
  margin-bottom: 5px;
  width: 100%;
  font-weight: 400;
  font-style: italic;
}

.promotion__highlight {
  color: #3723f7;
  font-weight: 400;
}

.bag-item__prod-promo {
  margin-top: 14px;
}
.bag-item__prod-promo .promotion__highlight {
  text-decoration: none;
  color: #36a9e1;
}

.bag-item-v2__prod-promo .promotion__highlight {
  text-decoration: none;
  color: #36a9e1;
  font-weight: 400;
  margin-bottom: 6px;
  display: block;
  line-height: 20px;
}

.promotion__tick {
  margin-right: 7px;
  color: #3723f7;
  font-size: 12px;
}

.ticket-discount {
  background: url("../image/icons/ticket-discount.svg") center no-repeat;
  width: 32px;
  height: 32px;
  background-size: contain;
  float: left;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .ticket-discount {
    margin-top: 16px;
  }
}

.new_promo_msg_style {
  display: inline-block;
  width: 83%;
  margin-left: 8px;
  color: #5064de;
}
.new_promo_msg_style__title {
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .new_promo_msg_style__title {
    font-size: 14px;
  }
}
.new_promo_msg_style__text--promo {
  margin: 0 0 auto;
  padding-right: 0;
  font-style: normal;
}

.sfs-message-wrap {
  background-color: #f5f4ff;
  padding: 10px 19px;
  width: 100%;
}
.sfs-message-wrap p {
  margin: 0;
}

.sfs-message-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sfs-message-header__cta, .sfs-message-header__txt {
  display: flex;
  align-items: center;
}
.sfs-message-header__cta {
  cursor: pointer;
  font-weight: 400;
}
.sfs-message-header__cta .icon {
  margin-left: 7px;
  width: 10px;
  height: 9px;
  font-size: 0;
}
.sfs-message-header__cta--tab {
  display: none;
}
.sfs-message-header__cta--mob {
  margin-left: 36px;
}
.sfs-message-header__txt {
  font-weight: 600;
}
.sfs-message-header__txt .icon {
  margin-right: 15px;
  width: 21px;
  height: 21px;
}

.sfs-message-container {
  transition: max-height 0.15s ease-out;
  max-height: 0;
  overflow: hidden;
}
.sfs-message-container--show {
  transition: max-height 0.25s ease-in;
  max-height: 500px;
}
.sfs-message-container__txt {
  padding: 11px 11px 11px 36px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .sfs-message-header__cta--tab {
    display: flex;
  }
  .sfs-message-header__cta--mob {
    display: none;
  }
}
.bag-panel {
  position: relative;
  top: 0;
  right: 0;
  z-index: 2;
  border: 1px solid #ddd;
  padding: 20px 10px 0;
  width: 100%;
  height: 100%;
  min-height: 900px;
  box-sizing: border-box;
}
.bag-panel .bag-items {
  margin-top: 20px;
}
.bag-panel .bag-items .bag-item__prod-name {
  margin-top: 0;
}
.bag-panel .bag-items .bag-item {
  margin-bottom: 20px;
  border-bottom: 0;
}
.bag-panel--sticky {
  overflow: auto;
}
.bag-panel--sticky .bag-item__col.bag-item__controls {
  display: none;
}
.bag-panel--sticky .bag-item__col.bag-item__price {
  display: table-cell;
  vertical-align: top;
}
.bag-panel--sticky .bag-panel__checkout {
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 3;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
  padding: 0 20px;
  width: 95%;
  height: 150px;
}
.bag-panel--sticky .bag-panel__icon-close {
  margin-top: 0;
  margin-right: 10px;
}
.bag-panel .bag-item {
  display: table-row;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 0;
  min-height: 115px;
}
.bag-panel .bag-item__prod-name {
  margin-top: 10px;
}
.bag-panel .bag-item__col.bag-item__image {
  display: none;
}

.bag-panel__icon-close {
  float: right;
  margin-top: 10px;
  border: 0;
  padding: 5px;
}

.bag-panel__promotions {
  display: none;
  padding: 50px 0 20px;
}

.bag-panel__promotion {
  margin: 0;
  margin-bottom: 10px;
}

.bag-panel__title {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.bag-panel__menu {
  clear: both;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style-type: none;
}

.bag-panel__text {
  margin: 0;
  padding: 40px 10px;
  text-align: center;
}

.bag-panel__button {
  display: table;
  margin: 0.5em auto 1em;
  width: 7em;
  min-width: 0;
}

.bag-panel__menu-item {
  display: block;
  float: left;
  margin: 0;
  margin-bottom: 20px;
  background: #fff;
  padding: 0 10px;
  width: 50%;
}

.bag-panel__image {
  width: 100%;
  height: auto;
}

.bag-panel__menu-link {
  display: block;
  color: #3c3c3c;
}

.bag-panel__menu-link-title {
  display: block;
  margin-top: 10px;
}

.bag-panel__checkout {
  z-index: 3;
  background: #fff;
  height: 150px;
}

.bag-panel__total--left,
.bag-panel__total--right {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
}

.bag-panel__total--right {
  float: right;
}

.bag-panel__total--left::after {
  display: table;
  clear: both;
  content: "";
}

.side-bar .order-summary {
  padding-top: 14px;
}

@media (min-width: 768px) {
  .bag-panel {
    padding: 0 20px 150px;
    width: 33%;
  }
  .bag-panel--sticky .bag-panel__checkout {
    border: 0;
    padding: 0;
    width: 100%;
  }
  .bag-panel--sticky .bag-items .bag-item {
    border-bottom: 1px solid #ddd;
  }
  .bag-panel .bag-item__col.bag-item__image {
    display: table-cell;
  }
  .bag-panel .bag-item {
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-left: 95px;
    min-height: 115px;
  }
  .bag-panel .bag-item__col.bag-item__image:first-child {
    padding: 2.5% 0;
  }
  .bag-panel .bag-item:last-child {
    border-bottom: 1px solid #ddd;
  }
  .bag-panel__promotions {
    display: block;
  }
  .bag-panel__menu {
    padding: 0 10px;
  }
  .bag-panel__icon-close {
    margin-top: 30px;
  }
  .bag-panel__checkout {
    padding: 0;
  }
}
.bag-panel-empty {
  position: relative;
  top: 0;
  right: 0;
  z-index: 2;
  border: 1px solid #ddd;
  padding: 0 5px;
  width: 95%;
  height: 100%;
  overflow: auto;
}

.bag-panel-empty__icon-close {
  float: right;
  margin: 10px 10px 0 0;
  padding: 5px;
}

.bag-panel-empty__promotions {
  display: none;
  padding: 40px 20px;
}

.bag-panel-empty__title {
  margin-top: 40px;
  padding: 0;
  width: 100%;
  font-weight: 400;
}

@media (min-width: 400px) {
  .bag-panel-empty__title {
    display: inline-block;
    margin-top: 40px;
    padding: 0;
    width: 49%;
    font-weight: 400;
  }
}
.bag-panel-empty__menu {
  clear: both;
  margin: 0;
  padding: 0 10px 10px;
  list-style-type: none;
}

.bag-panel-empty__text {
  margin: 0;
  padding: 40px 10px;
  text-align: center;
}

.bag-panel-empty__button {
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}

.bag-panel-empty__menu-item {
  display: block;
  float: left;
  margin: 0;
  margin-bottom: 20px;
  background: #fff;
  padding: 0 10px;
  width: 50%;
  box-sizing: border-box;
}

.bag-panel-empty__image {
  width: 100%;
  height: auto;
}

.bag-panel-empty__menu-link {
  display: block;
  color: #3c3c3c;
}

.bag-panel-empty__menu-link-title {
  display: block;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .bag-panel-empty__promotions {
    display: block;
  }
  .bag-panel-empty {
    width: 33%;
  }
  .bag-panel-empty__menu {
    padding: 10px;
  }
  .bag-panel-empty__title {
    margin-top: 0;
  }
}
.bag-empty {
  width: 100%;
}
.bag-empty__menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bag-empty__menu-link {
  display: block;
  margin: 10px 0 40px;
  color: #3c3c3c;
}
@media (max-width: 480px) {
  .bag-empty__menu {
    padding: 0 30px;
  }
  .bag-empty__menu-item {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.bag-empty__text {
  margin: 0;
  padding: 1.5em 0 42px;
  text-align: center;
}
@media (min-width: 1024px) {
  .bag-empty__text {
    padding: 42px 0 28px;
  }
}
.bag-empty__menu-item {
  float: left;
  margin: 0;
  margin-bottom: 20px;
  background: #fff;
  padding: 0 10px;
  width: 25%;
}
.bag-empty__menu-item:first-of-type {
  padding-left: 0;
}
.bag-empty__menu-item:last-of-type {
  padding-right: 0;
}
.bag-empty__image {
  width: 100%;
  height: auto;
}

.register__tabs {
  margin: 28px auto;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 12px;
}
.register__tabs::before, .register__tabs::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.register__tabs::after {
  clear: both;
}
.register__tabs > li:last-of-type {
  margin-right: 0;
}

.register__tab {
  display: table;
  float: left;
  margin: 0 0 0 2%;
  padding: 0;
  width: 49%;
  table-layout: fixed;
}
.register__tab:first-child {
  margin-left: 0;
}

.grecaptcha-badge {
  z-index: 1500;
}

.register__tab-button {
  -moz-box-shadow: 2px 2px 0 0 #ddd;
  -ms-box-shadow: 2px 2px 0 0 #ddd;
  -o-box-shadow: 2px 2px 0 0 #ddd;
  -webkit-box-shadow: 2px 2px 0 0 #ddd;
  box-shadow: 2px 2px 0 0 #ddd;
  display: table-cell;
  border: 1px solid #c6c6c6;
  background-color: #fff;
  padding: 7px;
  width: 100%;
  min-height: 65px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #3c3c3c;
  font-weight: 600;
}
.register__tab-button--selected {
  border-width: 0;
  background-color: #000;
  color: #fff;
}

.register__messages {
  background-color: #e5f3df;
  padding: 1px 2.5vw;
}

.register__tick {
  display: inline-block;
  padding-right: 1em;
  color: #3a8c1a;
  font-size: 12px;
}

@media (min-width: 768px) {
  .register__tabs {
    width: 480px;
  }
  .register__tabs--checkout {
    margin: 0 auto;
    padding: 28px 0;
  }
}
@media (min-width: 1024px) {
  .register__messages {
    padding: 1px 1.25vw;
  }
}
.bag-footer {
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 14px;
  border-top: 1px solid #c6c6c6;
  padding: 7px 0;
}
.bag-footer::before, .bag-footer::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.bag-footer::after {
  clear: both;
}
@media (min-width: 1600px) {
  .bag-footer {
    max-width: 1400px;
  }
}
.bag-footer__options {
  float: left;
  padding: 1.25vw;
  width: 100%;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 21px;
}
.bag-footer__delivery {
  margin: 7px 0;
}
.bag-footer__country-change-form {
  position: relative;
  padding-bottom: 7px;
}
.bag-footer__country-change-button {
  width: 100%;
}
.bag-footer__country-change-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  text-align: center;
}
.bag-footer__country-change-overlay::before {
  position: absolute;
  top: 50%;
  margin: -14px 0 0 -10px;
}
.bag-footer__delivering-to::after {
  display: inline-block;
  padding: 0 8px;
  vertical-align: middle;
  color: #000;
  font-size: 18px;
  content: "|";
}
.bag-footer__form {
  margin-top: 0;
  margin-bottom: 7px;
}
.bag-footer__form::before, .bag-footer__form::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.bag-footer__form::after {
  clear: both;
}
.bag-footer__form--desktop-sticky {
  display: block;
}
.bag-footer__msg-heading, .bag-footer__msg-text {
  line-height: 14px;
  font-weight: 400;
}
.bag-footer__msg-border {
  border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bag-footer__msg {
    margin: 21px 0 7px;
  }
}
@media (min-width: 768px) {
  .bag-footer__msg-new-layout {
    margin: 1.5rem 0 33px;
  }
}
.bag-footer__msg-new-text {
  color: #757575;
  margin: 0;
  line-height: 22px;
}
.bag-footer__msg-spacing {
  margin-block-end: 0;
  line-height: 1.5rem;
}
.bag-footer__label {
  display: block;
  margin: 14px 0 7px;
  width: 100%;
}
.bag-footer__label--desktop-sticky {
  display: inline-block;
}
.bag-footer__field {
  float: left;
  padding: 1.25vw;
  width: 66.6666666667%;
  padding: 0 10px 0 0;
}
.bag-footer__button {
  float: left;
  padding: 0;
  width: 33.33%;
  min-width: 62px;
  line-height: 40px;
  height: 40px;
}
.bag-footer__button--desktop-sticky {
  line-height: 38px;
  width: 33.33%;
}
.bag-footer__promo-code {
  border-radius: 4px;
}
@media (min-width: 768px) {
  .bag-footer__form {
    margin: 0 0 7px;
    max-width: 410px;
  }
  .bag-footer__field {
    padding: 0 10px 0 0;
    width: 66.6667%;
  }
  .bag-footer__button {
    width: 29%;
  }
  .bag-footer__button--desktop-sticky {
    width: 33.33%;
  }
  .bag-footer__button-new-width {
    width: 32%;
  }
}
@media (min-width: 1024px) {
  .bag-footer {
    padding-top: 0;
  }
  .bag-footer__options {
    border-bottom-width: 0;
    padding-top: 21px;
    padding-bottom: 0;
    padding-right: 7%;
    width: 50%;
  }
  .bag-footer__options--desktop-sticky {
    width: 100%;
    padding: 0;
  }
  .bag-footer__options .promo-desktop-sticky-wrapper {
    display: block;
  }
  .bag-footer__form {
    margin: 0;
    max-width: none;
  }
  .bag-footer__country-change-form {
    width: 280px;
  }
}

.icon--chevron-up-down--desktop-sticky {
  position: relative;
  top: 7px;
  left: 5px;
}

hr.hr--desktop-sticky {
  display: block;
  width: 100%;
  margin-top: 16px;
  color: #ddd;
}

span.delivery-discount-checkout {
  display: inline-block;
  font-family: Gibson;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  margin-top: 24px;
}
span.delivery-discount-checkout.span_margin {
  margin-top: 18px;
}
span.delivery-discount-checkout.new_font_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
}
span.delivery-discount-checkout.span_margin_new {
  margin-top: 0;
  color: #1c1c1c;
}

.payment_options {
  display: grid;
  gap: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.payment_options-3, .payment_options-6, .payment_options-9 {
  grid-template-columns: repeat(3, auto);
}
.payment_options-5 {
  grid-template-columns: repeat(5, 35px);
}
.payment_options-5 .payment-item {
  margin: 0;
}
.payment_options-5 .payment-item:nth-child(1) {
  grid-column: 1;
}
.payment_options-5 .payment-item:nth-child(2) {
  grid-column: 3;
}
.payment_options-5 .payment-item:nth-child(3) {
  grid-column: 5;
}
.payment_options-5 .payment-item:nth-child(4) {
  grid-column: 2;
}
.payment_options-5 .payment-item:nth-child(5) {
  grid-column: 4;
}
.payment_options-7 {
  grid-template-columns: repeat(7, 35px);
}
.payment_options-7 .payment-item {
  margin: 0;
}
.payment_options-7 .payment-item:nth-child(1) {
  grid-column: 1;
}
.payment_options-7 .payment-item:nth-child(2) {
  grid-column: 3;
}
.payment_options-7 .payment-item:nth-child(3) {
  grid-column: 5;
}
.payment_options-7 .payment-item:nth-child(4) {
  grid-column: 7;
}
.payment_options-7 .payment-item:nth-child(5) {
  grid-column: 2;
}
.payment_options-7 .payment-item:nth-child(6) {
  grid-column: 4;
}
.payment_options-7 .payment-item:nth-child(7) {
  grid-column: 6;
}
.payment_options-4, .payment_options-8 {
  grid-template-columns: repeat(4, auto);
}

.merchant_logo_header {
  text-align: center;
}

.payment-item {
  display: inline-block;
  margin: 0 6px 13px;
  vertical-align: middle;
}
.payment-item:first-child {
  margin-left: 0;
}
.payment-item:last-child {
  margin-left: 0;
}

.promoCodeColor {
  background-color: transparent;
}

.cart-promo-box-border-new {
  border-radius: 0.5rem;
  border: 1px solid #ddd;
  padding: 1rem 1rem;
}

.bag-order-summary {
  color: #000;
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0.125rem 0 0.875rem;
  margin: 1.063rem 0 0.188rem 0;
}
@media (min-width: 768px) {
  .bag-order-summary {
    width: 410px;
    margin-top: 1.063rem;
  }
  .bag-order-summary.applePay_visible {
    width: 351px;
  }
}

.cart-discount-message {
  margin-top: 18px;
  display: inline-block;
  font-size: 14px;
  text-align: left;
}

.bag-footer-top-border {
  border-top: none;
}

.cart-got-promo-code-text-new {
  font-size: 1rem;
  color: #1c1c1c;
}

.cart-promo-box-mobile {
  border-radius: 0.5rem;
  border: 1px solid #ddd;
  padding: 1rem;
  margin: 2rem 0 1.5rem 0;
  color: #1c1c1c;
}
.cart-promo-box-mobile_form {
  margin-bottom: 4px;
}
.cart-promo-box-mobile_form__field {
  padding: 0 8px 0 0;
}
.cart-promo-box-mobile_label {
  margin: 0 0 8px;
}
.cart-promo-box-mobile_text {
  font-size: 1rem;
}
.cart-promo-box-mobile_input {
  padding: 0.75rem;
  font-size: 1rem;
  height: 3rem;
  border: 1px solid #c6c6c6;
}
.cart-promo-box-mobile_button-height {
  height: 3rem;
  background: #1c1c1c;
}
.cart-promo-box-mobile_discount-msg {
  margin: 0;
}
.cart-promo-box-mobile_apply-button-padd {
  padding: 0.75rem 1.5rem;
}

.order-summary {
  float: left;
  padding: 1.25vw;
  width: 100%;
  padding: 14px 0 0;
  padding-top: 21px;
  width: 100%;
}
.order-summary__margin {
  margin-top: 24px;
}
.order-summary.order-summary--no-delivery-price .order-summary__row {
  margin: 1.25em 0;
}
.order-summary.order-summary--no-delivery-price .order-summary__row:first-child {
  margin-top: 0;
}
.order-summary.order-summary--no-delivery-price .order-summary__row--desktop-sticky {
  margin: 4px 0;
}
.order-summary.order-summary--no-delivery-price .order-summary__row.cart-subTotal {
  margin-bottom: 1.5rem;
}
.order-summary.order-summary--no-delivery-price .order-summary__row.marginTotal {
  margin: 0;
}
.order-summary__row {
  margin: 0.25em 0;
}
.order-summary__row::before, .order-summary__row::after {
  display: table; /* 2 */
  content: " "; /* 1 */
}
.order-summary__row::after {
  clear: both;
}
.order-summary__row:first-child {
  margin-top: 0;
}
.order-summary__row--total {
  margin-top: 14px;
}
.order-summary__row--promo {
  color: #3723f7;
}
.order-summary__row--promo.newColor {
  color: #5064DE;
}
.order-summary__row--promo.savingsMargin {
  margin-top: inherit;
}
.order-summary__label {
  width: 66.6666666667%;
  float: left;
  width: 65%;
}
.order-summary__label--delivery {
  font-family: "Gibson", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  width: auto;
}
.order-summary__label--delivery-GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  width: auto;
}
.order-summary__value {
  width: 33.3333333333%;
  float: right;
  margin-left: 0;
  text-align: right;
}
.order-summary__value--delivery {
  font-family: "Gibson", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
}
.order-summary__value--delivery-GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  width: auto;
}
.order-summary__label--total, .order-summary__value--total {
  font-size: 16px;
}
.order-summary__label--total--desktop-sticky {
  font-family: Gibson;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
}
.order-summary__label--total--desktop-sticky_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
}
.order-summary__value--total {
  font-weight: 600;
}
.order-summary__value--total--desktop-sticky {
  font-family: Gibson;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
}
.order-summary__value--total--desktop-sticky_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
}
.order-summary__subscriptionitems--messages {
  font-weight: 400;
}
.order-summary__checkout {
  margin: 21px 0 7px;
  width: 100%;
}
.order-summary__bag-id {
  margin: 0.5em 0;
  text-align: center;
  color: #999;
  font-size: 12px;
}
@media (min-width: 768px) {
  .order-summary {
    width: 410px;
  }
  .order-summary.applePay_visible {
    width: 351px;
  }
}
@media (min-width: 1024px) {
  .order-summary {
    width: 50%;
    padding-top: 21px;
    padding-left: 9%;
  }
  .order-summary--desktop-sticky {
    width: 100%;
    padding: 0;
  }
  .order-summary__row:first-child {
    margin-top: 0.25em;
  }
  .order-summary__row--checkout:first-child {
    margin-top: 0;
  }
  .order-summary__checkout {
    float: right;
    margin-top: 1em;
  }
  .order-summary__checkout.applePay_visible {
    float: none;
  }
  .order-summary__checkout--desktop-sticky {
    width: 100%;
  }
  .order-summary__bag-id {
    margin-top: 14px;
    vertical-align: middle;
    text-align: left;
    line-height: 52px;
  }
}

.sticky-summary {
  background: #fff;
  border-top: 1px solid #e8e8e8;
  bottom: 0;
  padding: 7px 2.5vw 11px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  display: none;
}
.sticky-summary--visible {
  display: block;
}
.sticky-summary__label-group {
  float: left;
}
.sticky-summary__checkout {
  width: auto;
  margin-top: 12px;
  float: right;
  padding: 0 10px;
}
.sticky-summary__label {
  display: block;
  font-weight: 400;
  letter-spacing: 0.4px;
}
.sticky-summary__label--total {
  font-weight: 800;
  font-size: 13px;
}
.sticky-summary__value {
  font-size: 18px;
  font-weight: 400;
}
@media (min-width: 360px) {
  .sticky-summary__checkout {
    padding: 0 32px;
  }
}
@media (min-width: 768px) {
  .sticky-summary {
    display: none;
  }
}

.coupon-wrapper {
  margin-top: 16px;
}

.code-applied {
  font-family: "Gibson", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  height: 18px;
  width: 92px;
  left: 0;
  top: 0;
}

.applied-coupons {
  float: left;
  margin: 14px 0 0;
  border-top: 1px dashed #ddd;
  padding: 0 0 14px;
  width: 100%;
  list-style: none;
}
.applied-coupons--desktop-sticky {
  border: none;
  padding: 0;
}
.applied-coupons__coupon {
  position: relative;
  float: left;
  border-bottom: 1px dashed #ddd;
  padding: 7px 70px 7px 0;
  width: 100%;
}
.applied-coupons__coupon--desktop-sticky {
  width: fit-content;
  border: none;
  background-color: #f8f8f8;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 8px;
  position: relative;
  height: 36px;
  margin: 0 5px 5px 0;
}
@media (min-width: 768px) {
  .applied-coupons {
    width: 95.6667%;
  }
}
@media (min-width: 1024px) {
  .applied-coupons {
    border-bottom: 0;
  }
}

.coupon-description__code,
.coupon-description__title {
  display: inline-block;
  float: left;
}
.coupon-description__code--subscription,
.coupon-description__title--subscription {
  float: none;
}
.coupon-description__code--desktop-sticky,
.coupon-description__title--desktop-sticky {
  font-family: Gibson;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
}
.coupon-description__code--desktop-sticky_GT,
.coupon-description__title--desktop-sticky_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
}

.coupon-remove {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  border: 0 none;
  background: 0;
  text-decoration: underline;
}
.coupon-remove--desktop-sticky {
  position: relative;
  padding: 0;
}
.coupon-error {
  color: #e22921;
}
.coupon-error--desktop-sticky {
  display: inline-block;
  font-family: Gibson;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  height: 20px;
  width: 216px;
  left: 0;
  top: 8px;
  margin-top: 8px;
}
.coupon-error--new_font_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
}

.new-style-font {
  border-top: 1px dashed #ddd;
}

.cart-pay-in-3-component {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-end;
  margin: 12px 0 -5px;
  gap: 4px;
}
.cart-pay-in-3-component.subTotal {
  margin: -24px 0 -5px;
}
.cart-pay-in-3-component.subTotal.applePay_visible {
  margin: -24px 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-pay-in-3-component {
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .cart-pay-in-3-component {
    margin: 12px 0 0;
  }
  .cart-pay-in-3-component.subTotal {
    margin: -24px 0 0;
  }
  .cart-pay-in-3-component.stickySubTotal {
    display: inline-grid;
    margin: 16px 0 0 0;
  }
  .cart-pay-in-3-component.new-layout {
    margin: 1.5rem 0 2rem;
  }
}
.cart-pay-in-3-component .cart-pay-in-3-message {
  display: flex;
  justify-content: flex-end;
  height: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #3c3c3c;
  margin: 0;
}
.cart-pay-in-3-component .cart-pay-in-3-message .cart-pay-in-3-value {
  color: #5064de;
}
.cart-pay-in-3-component .cart-pay-in-3-message-new-layout {
  justify-content: center;
}
.cart-pay-in-3-component .cart-pay-in-3-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 12px;
  margin: 0;
}
.cart-pay-in-3-component .cart-pay-in-3-icons.new-logo-gap {
  gap: 8px;
}
.cart-pay-in-3-component .cart-pay-in-3-icons .cart-pay-in-3-klarna {
  cursor: pointer;
  background: url("https://newlook.a.bigcontent.io/v1/static/logo-klarna") center no-repeat;
  width: 35.83px;
  height: 20px;
  background-size: contain;
}
.cart-pay-in-3-component .cart-pay-in-3-icons .cart-pay-in-3-paypal {
  cursor: pointer;
  background: url("../image/payment/paypal-pay-in-3.svg") center no-repeat;
  width: 54.67px;
  height: 16px;
}
.cart-pay-in-3-component .cart-pay-in-3-icons .cart-pay-in-3-klarna-new {
  cursor: pointer;
  background: url("https://newlook.a.bigcontent.io/v1/static/logo-klarna-icon") center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.cart-pay-in-3-component .cart-pay-in-3-icons .cart-pay-in-3-paypal-new {
  cursor: pointer;
  background: url("../image/payment/paypal-pay-in-3-new.svg") center no-repeat;
  width: 17px;
  height: 24px;
}
.cart-pay-in-3-component .cart-pay-in-3-icons .cart-learn-more {
  cursor: pointer;
  border-bottom: 1px solid #3c3c3c;
  height: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #3c3c3c;
  text-decoration: none;
}

.subTotalStyle {
  font-size: 16px;
  font-weight: 400;
}
.subTotalStyle.subtotalTextWidth {
  width: fit-content;
}
.subTotalStyle.valueAlign {
  width: fit-content;
  line-height: inherit;
}

.cart-pay-in-3-component-new {
  align-items: center;
  justify-content: center;
  margin-top: 0;
}

.klarna-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.klarna-logo::after {
  content: "";
  background: url("https://newlook.a.bigcontent.io/v1/static/logo-klarna-icon") center no-repeat;
  width: 1rem;
  height: 1rem;
  background-size: contain;
}

.paypal-logo {
  display: inline-flex;
  justify-content: center;
}
.paypal-logo::before {
  content: "";
  background: url("https://newlook.a.bigcontent.io/v1/static/logo-paypal-icon") center 3px no-repeat;
  width: 0.688rem;
  height: 1rem;
  background-size: contain;
}

.cart-new-layout {
  margin-right: 0.5rem;
  color: #1c1c1c;
  font-size: 1rem;
}

.cart-payment-message-new {
  font-size: 14px;
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.375rem;
}
@media (min-width: 1024px) {
  .cart-payment-message-new {
    font-size: 16px;
  }
}

.new_font_GT {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif !important;
  font-weight: 400;
}
.new_font_GT_weight {
  font-weight: 500 !important;
}
.new_font_GT_700 {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .new_font_GT_700 {
    font-weight: 500;
  }
}
.new_font_GT-apply {
  font-size: 14px;
}
.new_font_underline {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .new_font_underline {
    text-decoration: underline;
    font-weight: 400;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .new_font_underline {
    text-decoration: none;
    font-weight: 500;
  }
}

.padlock {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.padlock::before {
  content: "";
  background: url("../image/checkout/padlock.svg") center no-repeat;
  width: 17px;
  height: 24px;
}

@media (max-width: 740px) {
  .product-description__price--text {
    font-size: 20px;
    font-weight: 500;
  }
}

.bag-item__stacked-prices-wrapper {
  display: flex;
  flex-direction: row;
}
.bag-item__stacked-prices-wrapper__club-prices-wrapper {
  display: flex;
  flex-direction: column;
  padding-block: 16px;
}
.bag-item__stacked-prices-wrapper .bag-item__club-join-cta {
  display: inline-flex;
  letter-spacing: 0;
  align-items: center;
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
.bag-item__stacked-prices-wrapper .bag-item__club-join-cta__badge {
  background: #e60b6b;
  color: #fff;
  margin-right: 8px;
  font-size: 12px;
  line-height: 20px;
  border-radius: calc(0.063rem * 4);
  padding-right: calc(0.063rem * 4);
  padding-left: calc(0.063rem * 4);
  letter-spacing: 0.12px;
}
.bag-item__stacked-prices-wrapper .bag-item__club-join-cta__text {
  font-size: 16px;
  color: #e60b6b;
  text-decoration: underline;
  line-height: 24px;
  appearance: none;
  cursor: pointer;
  border: none;
  background: none;
}
.bag-item__stacked-prices-wrapper .bag-item__club-join-cta__text-applied {
  font-size: 16px;
  color: #e60b6b;
  text-decoration: none;
}

.applepay-express-checkout {
  font-family: "GT Walsheim", "Helvetica", "Arial", sans-serif;
}
.applepay-express-checkout-divider {
  text-align: center;
  align-items: center;
  margin: 21px 0 22px;
}
.applepay-express-checkout-divider::before, .applepay-express-checkout-divider::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #e4e4e4;
}
.applepay-express-checkout-divider-text {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  padding: 0 8px;
  margin: 0;
}
.applepay-express-checkout-container {
  background: #fff;
  padding: 24px 16px;
  border: 1px solid #ddd;
  border-radius: calc(0.063rem * 8);
}
@media (max-width: 1023px) {
  .applepay-express-checkout-container {
    margin: 33px 0 0;
  }
}
.applepay-express-checkout-container apple-pay-button {
  --apple-pay-button-width: 100%;
  --apple-pay-button-height: 48px;
  --apple-pay-button-border-radius: 100px;
  --apple-pay-button-padding: 5px 0;
  --apple-pay-button-box-sizing: border-box;
}
.applepay-express-checkout-header {
  align-items: center;
}
.applepay-express-checkout-header h3 {
  color: #1c1c1c;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
}
.applepay-express-checkout-header .delivery-only {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background: #5064de;
  border-radius: 6.25rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 0 8px;
  margin: 0 0 0 12px;
  height: 24px;
}
.applepay-express-checkout-secure-payment-text {
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 8px 0 8px;
}
.applepay-express-checkout-footer-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
}
.applepay-express-checkout-footer-text--no-mobile {
  display: none;
}
.applepay-express-checkout-footer-text.confirmation-text {
  margin: 8px 0 8px;
}
.applepay-express-checkout-footer-text.grey-medium-light {
  color: #757575;
}
.applepay-express-checkout-footer-text.grey-dim {
  color: #767676;
}
.applepay-express-checkout-footer-text .tc-text {
  color: #1c1c1c;
}
.applepay-express-checkout-footer-text .tc-text--underline {
  text-decoration: underline;
}
.applepay-express-checkout-checkbox-container {
  align-items: center;
}
.applepay-express-checkout-checkbox-container form {
  align-items: center;
}
.applepay-express-checkout-checkbox-container form .checkbox-input {
  position: absolute;
  opacity: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  z-index: 1;
  cursor: pointer;
}
.applepay-express-checkout-checkbox-container form .checkbox-input:checked + .checkbox-icon {
  background: url("https://newlook.a.bigcontent.io/v1/static/checkbox-selected-enabled-24") center no-repeat;
}
.applepay-express-checkout-checkbox-container form .checkbox-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background: url("https://newlook.a.bigcontent.io/v1/static/checkbox-unselected-enabled-24") center no-repeat;
  margin-right: 8px;
}
.applepay-express-checkout-checkbox-container form .checkbox-text {
  margin: 0;
  line-height: 20px;
  letter-spacing: 0.12px;
  color: #716f6d;
}