﻿/*Beauty PDP variables*/
/*Horizontal Filter variable*/
/*Sales clearance variables*/
/* Desktop Vertical Spread*/
/*Enhanced Style With Ribbon*/
/*chanelPDP*/
/*Desktop Vertical Spread*/
.PageFooter {
  position: fixed;
  bottom: 0;
  color: #ffffff;
  z-index: 1000;
  min-width: 1000px;
  background-color: #000;
  text-transform: uppercase;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
  width: 100%;
}

.PageFooter .FooterBG {
  width: 100%;
  height: 30px;
}

.PageFooter .Content {
  position: relative;
  background: none;
  height: auto;
}

.PageFooter .FooterSections {
  margin: 0;
  list-style-image: none;
  position: relative;
}

.PageFooter .FooterSections .FooterSection {
  height: 30px;
  float: left;
  list-style: none;
  font-size: 11px;
  position: relative;
  cursor: pointer;
  padding-right: 1px;
}

.PageFooter .FooterSections .FooterSection:hover, .PageFooter .FooterSections .FooterSection.Active {
  color: #111;
  background: #ffffff;
}

.PageFooter .FooterSections .FooterSection .contentWrap {
  padding: 0 16px 0;
  margin-top: 9px;
  height: 15px;
  display: block;
  border: 1px dotted #c7c5c5;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
}

.PageFooter .FooterSections .FooterSection.InternationalLinks.Active .contentWrap {
  background-position: -10px -2px;
}

.PageFooter .FooterSections .FooterSection.ie8 .footerSubItem {
  border: 1px solid #CCC;
}

.PageFooter .Copyright {
  float: left;
  height: 16px;
  margin: 11px 16px 0 0;
  font-size: 10px;
  line-height: 100%;
  color: #ffffff;
  text-decoration: none;
}

.PageFooter .Copyright a {
  color: #ffffff;
  text-decoration: none;
}

.PageFooter a.recentlyViewedFooterLink {
  float: right;
  font-size: 11px;
  line-height: 17px;
  margin-top: 7px;
  text-decoration: none;
  color: #ffffff;
  width: 119px;
  height: 18px;
  text-align: center;
}

.PageFooter a.recentlyViewedFooterLink:hover, .PageFooter a.recentlyViewedFooterLink.active {
  color: #111;
  background: #ffffff;
}

.PageFooter a.recentlyViewedFooterLink.disabled, .PageFooter a.recentlyViewedFooterLink.disabled:hover {
  color: #676767;
  cursor: default;
}

.PageFooter li.SiteMapLink {
  color: #ffffff;
  display: block;
}

.PageFooter li.SiteMapLink a {
  color: #ffffff;
  display: block;
}

.PageFooter li.SiteMapLink:hover a {
  color: #000;
}

.PageFooter .coachTip {
  width: 168px;
  height: 128px;
  position: absolute;
  right: -20px;
  top: 40px;
  opacity: 0;
  background-image: url(https://www.next.co.uk/Images/Structural/RecentlyViewed/tooltip.png);
  background-repeat: no-repeat;
  display: none;
}

.PageFooter .coachTip.open {
  top: -200px;
  display: block;
}

.PageFooter .InternationalLinks .FlagImage {
  float: left;
  margin-right: 7px;
}

.PageFooter .InternationalLinks .FlagImage img {
  width: 21px;
  height: 15px;
}

.PageFooter .InternationalLinks .footerSubItem {
  width: 940px;
  min-height: 275px;
  overflow: hidden;
}

.PageFooter .flagContainer {
  height: auto;
  margin: 5px 0 0 3px;
}

.PageFooter .footerSubItem {
  background-position: left top;
  display: none;
  min-height: 100px;
  background-color: #ffffff;
  position: absolute;
  min-width: 165px;
  background-repeat: repeat-x;
  padding: 7px 11px 13px 11px;
  z-index: -1;
  border: 1px solid #c7c5c5;
  border-bottom: 0;
  left: -1px !important;
  color: #111;
}

.PageFooter .footerSubItem a {
  color: #111;
}

.PageFooter .footerSubItem h4 {
  padding-bottom: 6px;
  margin: 5px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #c7c5c5;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.PageFooter .footerSubItem .SmallFlag {
  height: 16px;
  width: 215px;
  margin: 0 0 10px;
}

.PageFooter .footerSubItem .SmallFlag a:hover {
  color: #269E94;
}

.PageFooter .footerSubItem .SmallFlag .FlagImage {
  background: url(https://www.next.co.uk/content/common/items/default/default/footer/flags/small-flags-sprite.png);
  float: left;
}

.PageFooter .footerSubItem .SmallFlag .FlagImage.UK {
  background-position: -140px 0;
}

.PageFooter .footerSubItem .SmallFlag .FlagImage, .PageFooter .footerSubItem .SmallFlag .FlagImage img {
  width: 28px;
  height: 20px;
  cursor: pointer;
}

.PageFooter .footerSubItem .CountrySelector {
  background: none;
  position: static;
  display: none;
  font-weight: normal;
}

.PageFooter .footerSubItem .CountrySelector .Title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 22px;
  padding-top: 6px;
  width: 940px;
  height: 11px;
  border-bottom: 1px dotted #c7c5c5;
}

.PageFooter .footerSubItem .CountrySelector .Title .Text {
  background-color: #ffffff;
  width: 265px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
}

.PageFooter .footerSubItem .CountrySelector .Title .AdviseText {
  text-transform: none;
  font-size: 11px;
  font-weight: normal;
}

.PageFooter .footerSubItem .CountrySelector .SmallFlag .FlagText {
  cursor: pointer;
  float: left;
  margin-left: 8px;
  margin-top: 2px;
}

.PageFooter .footerSubItem .CountrySelector .SmallFlag .FlagImage img {
  width: 21px;
  height: 15px;
}

.PageFooter .footerSubItem .CountrySelector .SmallFlag.Separator {
  background: url(https://www.next.co.uk/content/common/items/default/default/footer/flags/Separator.png) repeat-x center;
  margin-right: 16px;
}

.PageFooter .footerSubItem .CountrySelector .LargeFlag {
  display: block;
  float: left;
  height: 72px;
  width: 46px;
  margin-right: 15px;
  text-align: center;
}

.PageFooter .footerSubItem .CountrySelector .LargeFlag .FlagImage {
  background: url(https://www.next.co.uk/content/common/items/default/default/footer/flags/big-flags-sprite.png);
  float: left;
  width: 46px;
  height: 31px;
  margin-bottom: 7px;
}

.PageFooter .footerSubItem .CountrySelector .LargeFlag .FlagText {
  margin-top: 8px;
  cursor: pointer;
  display: block;
  text-align: center;
}

.PageFooter .footerSubItem .CountrySelector li {
  list-style: none;
}

.PageFooter .footerSubItem .CountrySelector a {
  text-decoration: none;
  color: #676767;
}

.PageFooter .footerSubItem .CountrySelector .Content {
  background: none;
}

.PageFooter .footerSubItem .CountrySelector.Open {
  display: block;
}

.PageFooter .footerSubItem .CountrySelector .FlagSection {
  margin-left: 0;
  float: left;
}

.PageFooter .footerSubItem .CountrySelector .FlagSection .Title {
  font-weight: normal;
  font-size: 11px;
  padding-top: 0;
  margin-bottom: 11px;
}

.PageFooter .footerSubItem .CountrySelector .FlagSection img {
  vertical-align: middle;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth1 {
  width: 130px;
  float: left;
  display: block;
}

.PageFooter .footerSubItem .CountrySelector ul.PromotedCountries .ColumnWidth1 * {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth2 {
  width: 284px;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth3 {
  width: 486px;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth4 {
  width: 648px;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth5 {
  width: 810px;
}

.PageFooter .footerSubItem .CountrySelector .ColumnWidth6 {
  width: 972px;
}

.PageFooter .footerSubItem .CountrySelector .AllCountries {
  float: left;
  width: 810px;
}

.PageFooter .footerSubItem .CountrySelector .PromotedCountries {
  border-right: 1px dotted #c7c5c5;
  float: left;
  margin-right: 8px;
  margin-left: 0;
  padding-bottom: 0;
  width: 126px;
}

.PageFooter .footerSubItem .CountrySelector a img {
  display: inline;
}

.PageFooter .footerSubItem ul.LinkList {
  list-style: none;
  margin: 0;
  padding: 0;
}

.PageFooter .footerSubItem ul.LinkList li.Item {
  list-style: none;
}

.PageFooter .footerSubItem ul.LinkList li.Item img {
  float: left;
  margin-right: 9px;
  vertical-align: middle;
}

.PageFooter .footerSubItem ul.LinkList li.Item a {
  text-decoration: none;
  display: block;
  padding: 5px;
  font-size: 11px;
  font-weight: normal;
}

.PageFooter .footerSubItem ul.LinkList li.Item a.icon {
  min-width: 180px;
  height: 20px;
}

.PageFooter .footerSubItem ul.LinkList li.Item a.icon span {
  margin-top: 2px;
  display: block;
  float: left;
}

.PageFooter .FooterPromotions .PromoCarousel, .PageFooter .FooterPromotions .SocialNetworks, .PageFooter .FooterPromotions .Suppliers {
  width: 292px;
  height: 126px;
  padding: 16px;
  float: left;
}

.PageFooter .FooterPromotions .Suppliers .Description {
  float: left;
  width: 150px;
}

.PageFooter .CountrySelector a {
  font-size: 11px;
}

.PageFooter .CountrySelector a:hover {
  text-decoration: underline;
}

.PageFooter .CountrySelector a:hover .FlagText {
  text-decoration: underline;
}

.PageFooter .FooterLinks .LinkSection .LinkList {
  float: left;
}

.shoppingFooterWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 600;
  color: #ffffff;
  background-color: #000;
  text-transform: uppercase;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
  width: 100%;
  height: 30px;
}

.shoppingFooterWrapper .sbLastFooterBackground {
  width: 100%;
  height: 30px;
  background: #000;
}

.shoppingFooterWrapper .Copyright {
  float: left;
  height: 16px;
  margin: 9px 0 0;
  font-size: 10px;
  line-height: 100%;
  color: #ffffff;
}

.shoppingFooterWrapper a.recentlyViewedFooterLink {
  float: right;
  font-size: 11px;
  line-height: 17px;
  text-decoration: none;
  color: #ffffff;
  width: 119px;
  height: 18px;
  text-align: center;
  margin-top: -7px;
}

.shoppingFooterWrapper a.recentlyViewedFooterLink:hover, .shoppingFooterWrapper a.recentlyViewedFooterLink.active {
  color: #111;
  background: #ffffff;
}

.shoppingFooterWrapper a.recentlyViewedFooterLink.disabled, .shoppingFooterWrapper a.recentlyViewedFooterLink.disabled:hover {
  color: #676767;
  cursor: default;
}

.shoppingFooterWrapper .coachTip {
  width: 168px;
  height: 128px;
  position: absolute;
  right: -20px;
  top: 40px;
  opacity: 0;
  background-image: url(https://www.next.co.uk/Images/Structural/RecentlyViewed/tooltip.png);
  background-repeat: no-repeat;
  display: none;
}

.shoppingFooterWrapper .coachTip.open {
  top: -200px;
  display: block;
}

.HomeFooter {
  visibility: hidden;
}

.HomeFooter .Copyright {
  background: none;
  padding-top: 0;
  color: #000;
}

.FooterBG {
  background-color: #000;
  text-transform: uppercase;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
}

div.FooterBG div.Content section.Copyright span.paymentsCountryHide {
  display: none;
}

.mozilla .PageFooter .Copyright {
  padding-top: 0;
  font-weight: bold;
}

.mozilla .PageFooter .FooterBG .Content {
  font-weight: bold;
}

.mozilla .shoppingFooterWrapper .Copyright {
  padding-top: 0;
}

.mozilla .shoppingFooterWrapper .Content {
  font-weight: bold;
}

.mozilla .HomeFooter .Copyright {
  font-weight: bold;
}

.mozilla .HomeFooter .footerBottomBar .Content {
  font-weight: bold;
}

/* Secure footer */
.sbLastFooterBackground {
  background-color: #333333;
  background: url(https://www.next.co.uk/Images/Structural/Footer/Backgrounds/Toolbar-BG.png);
  height: 33px;
  position: relative;
  z-index: 301;
}

#sbLastFooter {
  color: #ffffff;
  height: 100%;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#sbLastFooter img {
  vertical-align: middle;
  margin: 0 8px 0 8px;
}

#sbLastFooter .sbFooterLeft a {
  text-decoration: none;
  color: #ffffff;
}

#sbLastFooter .sbFooterLeft a:hover {
  color: #ffffff;
}

body.msie9 #sbLastFooter {
  display: table;
  padding: 10px 0;
}

body.msie9 #sbLastFooter .sbFooterLeft, body.msie9 #sbLastFooter .sbFooterRight, body.msie9 #sbLastFooter .sbFooterCenter {
  display: table-cell;
  width: auto;
  float: none;
}

body.msie9 #sbLastFooter .sbFooterLeft {
  text-align: left;
}

body.msie9 #sbLastFooter .sbFooterLeft .Copyright {
  float: none;
}

body.msie9 #sbLastFooter .sbFooterRight {
  text-align: right;
}

body.msie9 #sbLastFooter .sbFooterCenter {
  text-align: left;
}

.sbFooterLeft {
  float: left;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
}

.sbFooterRight {
  float: right;
  font-family: "azo-sans", Helvetica, Arial, sans-serif;
}

.sbFooterRight .sflFooterLink {
  color: #ffffff;
  cursor: pointer;
}

.sbFooterRight .sflFooterLink.disable {
  color: #c5c5c5;
}

.sbLastFooterPhoneLabel {
  padding-top: 3px;
}

body.msie8 #sbLastFooter .sbFooterRight {
  margin-top: 10px;
}

body.msie8 #sbLastFooter .sbFooterCenter {
  float: left;
  margin-left: 200px;
}

.sbLastFooterTel {
  background-image: url(https://www.next.co.uk/Images/Structural/Header/Secure/phone-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  /* Prevent background-image from being clipped */
  padding-top: 3px;
  padding-left: 21px;
}

.Homepage .PageFooter.HomeFooter .FooterPromotions .EmailSignup {
  width: 292px;
  padding: 16px;
  height: 126px;
  float: left;
}

.Homepage .PageFooter.HomeFooter .FooterLinks .LinkSection a {
  font-size: 11px;
  color: #525252;
  text-transform: capitalize;
}

.Homepage .PageFooter.HomeFooter .FooterLinks .LinkSection a:hover {
  text-decoration: underline;
}

.FooterSpacer {
  margin-top: 20px;
  height: 30px;
  bottom: 0;
  position: fixed;
}

/* Channel Selector start */
.countrySelectorFooter {
  position: absolute;
  left: 695px;
  top: -202px;
  display: none;
  width: 310px;
  border: 1px solid #c7c5c5;
  border-bottom: 0;
  font-weight: 400;
}

.countrySelectorFooter_div_right_pane {
  top: -284px !important;
  height: 285px !important;
}

.footerMenuDivider {
  border: 1px dotted #c7c5c5;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
  padding-top: 0;
  margin-top: 9px;
}

.flagSelectorFooterContainer {
  margin-top: -4px;
}

.footerFlag {
  margin-top: 2px;
}

.textTransformNone {
  text-transform: none;
}

.dividerHorizontal {
  border: dotted 1px #c7c5c5;
  width: 253px;
  margin-top: 5px;
}

.shopNowFooter {
  padding: 5px;
}

.Secure .shoppingFooterWrapper .sbFooterCenter, .CheckoutCommon .shoppingFooterWrapper .sbFooterCenter {
  float: right;
  margin-top: 9px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .PageFooter {
    bottom: -1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .PageFooter {
    bottom: -2px;
  }
}

@media only screen and (min-width: 1024px) {
  .sbLastFooterBackground .Content {
    width: 976px;
  }
  .PageFooter .FooterBG .Content {
    width: 1000px;
  }
  .PageFooter .countrySelector {
    left: 689px;
  }
  .shoppingFooterWrapper .Copyright {
    padding-left: 0;
  }
}

@media only screen and (min-width: 1280px) {
  .bp1280 .PageFooter .FooterBG .Content {
    width: 1216px;
  }
  .bp1280 .PageFooter .countrySelector {
    left: 905px;
  }
  .bp1280 #sbLastFooter {
    width: 1216px;
  }
}

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