﻿body section:not(#platform_modernisation_header) h1, body section:not(#platform_modernisation_header) h2, body section:not(#platform_modernisation_header) h3, body section:not(#platform_modernisation_header) h4, body section:not(#platform_modernisation_header) p, body section:not(#platform_modernisation_header) span:not(.prompt), body section:not(#platform_modernisation_header) a:not(.header_department-link_link), body section:not(#platform_modernisation_header) div:not(.caat-page-title, .credit-as-a-tender-tray, .credit-as-a-tender__close-tray-text),
body section:not(#platform_modernisation_header) .text-body, body section:not(#platform_modernisation_header) .text-body-xs, body section:not(#platform_modernisation_header) label, body section:not(#platform_modernisation_header) #page-title {
  font-family: var(--tpl-font-family-primary) !important;
  letter-spacing: var(--tpl-letter-spacing-normal) !important;
}

body .sign_in #navigationheader #header-bag-icon #header-bag-item-count {
  width: 22px;
}

body .header_department-link_link {
  color: var(--tpl-black);
}

body .welcome-page p {
  font-weight: var(--tpl-secure-welcome-page-message-font-weight, 100);
  padding: var(--tpl-secure-welcome-page-message-padding, 0);
}

body .welcome-page p.thank-register {
  font-weight: var(--tpl-secure-welcome-page-message-thank-register-font-weight, 600);
}

body .welcome-page p.info-txt-general .link-underline strong {
  font-weight: var(--tpl-secure-welcome-page-message-font-weight, bold) !important;
}

body .welcome-page a.acc-green-btn {
  border-radius: var(--tpl-button-border-radius, 4px);
  font-size: var(--tpl-secure-welcome-page-shop-now-button-font-size, 13px);
  font-weight: var(--tpl-secure-welcome-page-shop-now-button-font-weight, 500) !important;
}

body nav.secure-nav {
  height: var(--tpl-secure-header-height);
  background: var(--tpl-secure-header-background-colour);
}

body nav.secure-nav .container {
  padding: 0px;
  max-width: var(--tpl-secure-header-width);
}

body nav.secure-nav .container .row {
  margin: 0px;
  padding: 0px;
}

body nav.secure-nav .container .row .col-xs-6.text-left {
  left: -25%;
}

body nav.secure-nav .container .row .col-xs-3.text-left {
  left: var(--tpl-checkout-secure-nav-text-middle-left, auto);
  top: var(--tpl-checkout-secure-nav-text-middle-top, auto);
}

body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container {
  width: var(--tpl-checkout-secure-nav-help-link-container-small-screen-width, 50%);
}

@media (max-width: 479px) {
  body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container {
    right: var(--tpl-checkout-secure-nav-help-link-container-right, auto);
  }
}

body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container .secure-nav__help-link.text-right {
  display: var(--tpl-checkout-secure-nav-help-link-display, block);
}

body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container .secure-nav__pipe-separator {
  display: var(--tpl-checkout-secure-nav-pipe-separator, block);
}

body nav.secure-nav .container .row .text-left {
  padding: 0px;
}

body nav.secure-nav .container .row .text-left .secure-nav__next-logo {
  background: var(--tpl-checkout-secure-company-icon) no-repeat;
  background-size: contain;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: var(--tpl-secure-header-company-logo-margin);
  background-position: 0;
}

body nav.secure-nav .container .row .text-left .secure-nav__next-logo svg {
  display: none;
  fill: var(--tpl-white);
}

body nav.secure-nav .container .row .text-left div.secure-nav__padlock-icon {
  background: var(--tpl-checkout-secure-lock-icon) no-repeat;
  width: var(--tpl-secure-header-icon-width-padlock);
  height: var(--tpl-secure-header-icon-height-padlock);
  background-size: contain;
  margin: var(--tpl-secure-header-padlock-margin);
}

body nav.secure-nav .container .row .text-left div.secure-nav__padlock-icon svg {
  display: none;
}

body nav.secure-nav .container .row .secure-nav__bag-help-link-container {
  margin-left: auto;
  padding-right: var(--tpl-secure-distance-shoppingbag);
}

body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon {
  margin: 0px 0px 0px auto;
  float: right;
  padding-right: 26px;
}

body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon {
  background: var(--tpl-checkout-shopping-bag-icon) no-repeat !important;
  background-size: contain !important;
  width: var(--tpl-secure-header-shopping-bag-width);
  height: var(--tpl-secure-header-shopping-bag-height);
  margin: var(--tpl-secure-distance-shoppingbag-top);
}

body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon .sprite-sheet-nav-bag-icon {
  display: none;
}

body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon #header-bag-item-count {
  inset: 0px;
  margin-top: var(--tpl-secure-item-count-margin-top-checkout, 5px);
  font-family: var(--tpl-gbl_font-family-azo);
  font-size: var(--tpl-gbl_font-size-extra-small);
  font-weight: var(--tpl-gbl_font-weight-normal);
  margin-left: var(--tpl-secure-item-count-margin-left-checkout, -1px);
  color: var(--tpl-black);
  width: 28px;
}

@media (max-width: 767px) {
  body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon #header-bag-item-count {
    margin-left: var(--tpl-secure-item-count-margin-left, -3px);
  }
}

body #navigationheader {
  background: var(--tpl-secure-header-background-colour);
}

body #navigationheader .nav-header-left {
  padding: var(--tpl-secure-header-distance-logo);
}

body #navigationheader .nav-header-left #header-logo {
  margin: 0px;
  display: inline;
}

body #navigationheader .nav-header-left #header-logo .nav-nextlogo {
  background: var(--tpl-checkout-secure-company-icon) no-repeat;
  background-size: contain;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  background-position: 0 !important;
  margin: var(--tpl-secure-header-distance-logo-margin, 0);
}

body #navigationheader .nav-header-left .nav-search-link {
  display: inline;
  margin: 0px;
}

body #navigationheader .nav-header-left .nav-search-link .nav-padlock {
  margin: var(--tpl-secure-distance-logo-padlock);
  background: var(--tpl-checkout-secure-lock-icon) no-repeat;
  width: var(--tpl-secure-header-icon-width-padlock);
  height: var(--tpl-secure-header-icon-height-padlock);
  background-size: contain;
}

body #navigationheader .nav-header-right {
  right: var(--tpl-secure-distance-shoppingbag);
}

body #navigationheader .nav-header-right #header-bag-icon {
  height: var(--tpl-secure-header-shopping-bag-height);
  width: var(--tpl-secure-header-shopping-bag-width);
  margin: var(--tpl-secure-header-shopping-bag-margin, 0);
}

body #navigationheader .nav-header-right #header-bag-icon .nav-bag {
  background: var(--tpl-checkout-shopping-bag-icon) no-repeat;
  height: var(--tpl-secure-header-shopping-bag-height);
  width: var(--tpl-secure-header-shopping-bag-width);
  top: 0px !important;
  background-size: contain;
}

body #navigationheader .nav-header-right #header-bag-icon #header-bag-item-count {
  color: var(--tpl-black);
  font-size: var(--tpl-gbl_font-size-extra-small);
  font-weight: var(--tpl-gbl_font-weight-normal);
  top: var(--tpl-secure-item-count-top);
  left: var(--tpl-secure-item-count-left, 1px);
}

body.vision-poppins-font header.vision-header.black-header .nav-header-left .nav-search-link {
  display: inline;
}

body.vision-poppins-font header.vision-header.black-header .nav-header-left .nav-search-link .nav-padlock.nx-icon {
  margin-top: 12px;
}

body.vision-poppins-font header.vision-header.black-header .right-header-bag #header-bag-item-count {
  margin-top: var(--tpl-checkout-vision-poppins-font-gel3-finder-item-count-top, -14px);
  position: initial;
}

body header.vision-header.black-header {
  background: var(--tpl-secure-header-background-colour);
  height: var(--tpl-secure-header-height);
  border-bottom: var(--tpl-secure-header-border-bottom, 1px solid #222) !important;
  text-align: left;
}

body header.vision-header.black-header .nav-header-left {
  padding: var(--tpl-secure-header-distance-logo);
  margin: 0;
}

body header.vision-header.black-header .nav-header-left #header-logo {
  display: inline-block;
}

body header.vision-header.black-header .nav-header-left .nav-search-link {
  display: inline;
  margin: 0;
}

body header.vision-header.black-header .nav-header-left .nav-nextlogo.nx-icon {
  background: var(--tpl-checkout-secure-company-icon) no-repeat;
  background-size: contain;
  background-position: 0;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: var(--tpl-secure-header-distance-logo-margin, 0);
}

body header.vision-header.black-header .nav-header-left .nav-padlock.nx-icon {
  background: var(--tpl-checkout-secure-lock-icon) no-repeat;
  width: var(--tpl-secure-header-icon-width-padlock);
  height: var(--tpl-secure-header-icon-height-padlock);
  background-size: contain;
  margin: var(--tpl-secure-distance-logo-padlock);
}

body header.vision-header.black-header .right-header-bag {
  top: 0px;
  right: var(--tpl-secure-distance-shoppingbag);
  margin: 0px;
  height: 22px;
  width: 22px;
}

body header.vision-header.black-header .right-header-bag #header-bag-icon {
  background: var(--tpl-checkout-shopping-bag-icon) no-repeat;
  width: var(--tpl-secure-header-shopping-bag-width);
  height: var(--tpl-secure-header-shopping-bag-height);
  background-size: contain;
  margin: var(--tpl-secure-distance-shoppingbag-top);
}

body header.vision-header.black-header .right-header-bag #header-bag-item-count {
  color: var(--tpl-black);
  font-size: var(--tpl-gbl_font-size-extra-small);
  font-weight: var(--tpl-gbl_font-weight-normal);
  margin-top: var(--tpl-secure-item-count-margin-top, 3px);
  margin-left: 0;
  text-align: center;
}

body #mainBody #order-summary-body .order-summary__total .order-summary__total-row--charge-or-incentive {
  margin-top: var(--tpl-checkout-order-summary-total-charge-or-incentive-margin-top);
  margin-bottom: var(--tpl-checkout-order-summary-total-charge-or-incentive-margin-bottom);
}

body #mainBody .registeration-success {
  padding: var(--tpl-secure-welcome-page-message-padding);
}

body #mainBody .messagebox.Failure .msgboxTitle {
  font-weight: var(--tpl-secure-registration-failed-message-font-weight, 100);
}

body #mainBody .messagebox .msgboxTitle {
  font-weight: var(--tpl-gbl_font-weight-bold);
}

body #mainBody .messagebox .msgBody {
  font-weight: var(--tpl-gbl_font-weight-normal);
  padding-top: var(--tpl-secure-registration-padding-top);
}

body #mainBody .messagebox.Failure {
  border: var(--tpl-secure-registration-failed-message-border, solid 1px #c7c5c5);
  border-left: var(--tpl-secure-registration-failed-message-border-left, solid 3px #f01616);
}

body #mainBody .messagebox.Success {
  border-left: var(--tpl-secure-registration-success-promotion-message-border-left);
  background-color: var(--tpl-success-banner-bg-color);
  border-color: var(--tpl-success-banner-bg-color);
  border-left-color: var(--tpl-success-color);
  margin-bottom: 0px;
}

body #mainBody .registration-failure-text {
  font-size: var(--tpl-gbl_font-size-medium);
  font-weight: var(--tpl-gbl_font-weight-normal);
}

body #mainBody .order-complete-container.guestcheckoutpage .row #guestConversionIncentiveBox {
  float: none;
}

body #mainBody .order-complete-container .order-confirmation {
  display: flex;
  flex-direction: column;
  align-items: center;
}

body #mainBody .order-complete-container .order-confirmation #OrderConfirmation, body #mainBody .order-complete-container .order-confirmation .col-xs-12.col-md-offset-2.col-md-8.save-card-details {
  margin: 0;
}

@media (min-width: 1280px) {
  body #mainBody .order-complete-container .order-confirmation #OrderConfirmation, body #mainBody .order-complete-container .order-confirmation .col-xs-12.col-md-offset-2.col-md-8.save-card-details {
    width: 67% !important;
    margin-left: -30px;
  }
}

@media (min-width: 768px) {
  body #mainBody .order-complete-container .order-confirmation #OrderConfirmation, body #mainBody .order-complete-container .order-confirmation .col-xs-12.col-md-offset-2.col-md-8.save-card-details {
    width: 62%;
  }
}

@media (min-width: 1024px) {
  body #mainBody .order-complete-container .order-confirmation #OrderConfirmation, body #mainBody .order-complete-container .order-confirmation .col-xs-12.col-md-offset-2.col-md-8.save-card-details {
    width: 63%;
  }
  body #mainBody .order-complete-container .order-confirmation #OrderConfirmation #SaveCardDetails, body #mainBody .order-complete-container .order-confirmation .col-xs-12.col-md-offset-2.col-md-8.save-card-details #SaveCardDetails {
    width: 100%;
  }
}

body #mainBody .order-complete-container .order-confirmation .col-md-offset-2 {
  margin-left: 0;
}

body #mainBody .order-complete-container .order-confirmation .btn-save-card-easy-pay {
  border-radius: var(--tpl-button-border-radius) !important;
  text-transform: var(--tpl-button-text-transform);
  color: var(--tpl-button-text-colour);
}

body #mainBody .order-complete-container .order-confirmation .sprite-sheet-circle-tick-green {
  width: 28px;
  height: 28px;
  margin: 5px 12px 0 0;
}

body #mainBody .order-complete-container #btnOrderSummaryChevron .sprite-sheet-chevron-down, body #mainBody .order-complete-container #btnOrderSummaryChevron .sprite-sheet-chevron-up {
  top: -3px;
  background-image: var(--tpl-ddl-backgroud-image-chevron);
}

body #mainBody .order-complete-container .convert-guest__container .guest-marketing-body-content {
  letter-spacing: var(--tpl-order-complete-guest-marketing-letter-spacing);
}

body #mainBody .order-complete-container #convertGuest #convertGuestButton_complete {
  text-transform: var(--tpl-button-text-transform);
}

body #mainBody .order-complete-container .order-detail__header .heading-extra-small {
  text-transform: var(--tpl-header-title-text-trasform);
}

body #mainBody .order-complete-container .btn-primary {
  font-size: var(--tpl-gbl_font-size-medium);
}

body.alt-tp-footer {
  min-height: 100vh;
  height: auto;
}

body footer.secure-footer {
  position: sticky;
  top: 100vh;
}

body footer.secure-footer .secure-footer__customer-services {
  font-size: var(--tpl-gbl_font-size-medium);
}

body main .order-summary .order-summary__header-row .order-summary__header-content {
  text-align: left;
}

body main .order-summary .order-summary__header-row .order-summary__header-content .order-summary__header-chevron {
  float: right;
}

body main .order-summary .order-summary__header-row .order-summary__header-content .order-summary__header-chevron .sprite-sheet-chevron-up {
  transform: rotate(180deg);
}

body main .order-summary .order-summary__header-row .order-summary__header-content .order-summary__header-chevron .sprite-sheet-chevron-up, body main .order-summary .order-summary__header-row .order-summary__header-content .order-summary__header-chevron .sprite-sheet-chevron-down {
  background-image: var(--tpl-ddl-backgroud-image-chevron);
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 36px;
}

body .delivery-methods-subtotal__charge-incentive {
  font-weight: var(--tpl-font-weight-discount);
}

body #delivery-service__form .extended-terms-and-conditions {
  width: 100%;
}

.Secure header.PageHeader .HeaderContent {
  background: var(--tpl-secure-header-background-colour);
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar {
  padding-top: 0;
  height: var(--tpl-secure-header-height);
  width: 100%;
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar a#header-logo.SiteLogo, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.white, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.gold, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.Black, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo {
  background-image: var(--tpl-secure-company-icon);
  background-position: left;
  background-size: contain;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: var(--tpl-secure-header-distance-logo);
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar .SecureMessages {
  margin-left: 0;
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar #gel-secure-icon {
  margin-left: -5px !important;
  margin-top: 0 !important;
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar section.BagSummary div.Icon #gel-bag-summary {
  top: var(--tpl-secure-header-bag-summary-top);
  height: var(--tpl-secure-header-shopping-bag-height);
  width: var(--tpl-secure-header-shopping-bag-width);
  fill: var(--tpl-black);
}

.Secure header.PageHeader .HeaderContent .HeaderTopBar section.BagSummary div.Icon .ItemCount span {
  color: var(--tpl-black);
  font-size: var(--tpl-gbl_font-size-small);
  margin: 0;
}

.Secure header.PageHeader .HeaderContent .HeaderNavigationBar {
  width: 100%;
  height: 36px;
  background-color: var(--tpl-brand-colour);
}

.Secure header.PageHeader .HeaderContent .HeaderNavigationBar .MainNavigation {
  margin-right: 2px;
}

/*# sourceMappingURL=Checkout.css.map */