<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sflBanner {
  position: relative;
  clear: both;
}
#divSaveForLaterMain {
  position: relative;
  clear: both;
  margin-top: 32px;
}
#divSaveForLaterMain p,
#divSaveForLaterMain h1 {
  margin-bottom: 0;
}
#divSaveForLaterMain .divSFLHeader {
  padding-bottom: 16px;
  border-bottom: 1px solid #c7c5c5;
  min-height: 16px;
  display: block;
  position: relative;
}
#divSaveForLaterMain .divSFLHeader .sflTitle {
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  font-family: 'azo-sans', sans-serif;
  font-weight: 300;
}
#divSaveForLaterMain .divSFLHeader .savedItemsCnt {
  font-size: 11px;
  text-transform: capitalize;
  float: left;
  margin-left: 15px;
  padding-top: 6px;
}
#divSaveForLaterMain .divSFLFooter {
  padding: 16px;
  border-top: 1px solid #c7c5c5;
  background-color: #f0f0f0;
  font-family: sans-serif;
}
#divSaveForLaterMain #divSFLContent .loader {
  margin: auto;
  padding: 16px;
  text-align: center;
}
#divSaveForLaterMain #divSFLContent .loader.hide {
  display: none;
}
#divSaveForLaterMain #divSFLContent #emptySFLMessage {
  margin: 16px 0;
  padding: 16px;
  border: 1px solid #c7c5c5;
  width: 340px;
  text-align: center;
  margin-left: 300px;
}
#divSaveForLaterMain #divSFLContent #emptySFLMessage .emptySFLHeader {
  font-size: 14px;
  margin-bottom: 4px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems {
  display: none;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .savedItemLine {
  padding: 16px 16px 0 16px;
  min-height: 110px;
  position: relative;
  border-top: 1px solid #c7c5c5;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .savedItemLine .sflImg {
  width: 66px;
  float: left;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .savedItemLine .sflImg a {
  display: block;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .savedItemLine .sflImg div {
  width: 66px;
  height: 99px;
  background-repeat: no-repeat;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .savedItemLine.threeFourImageClass .sflImg div {
  height: 88px;
  background-size: contain;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner {
  padding-left: 10px;
  text-transform: none;
  padding-bottom: 11px;
  padding-top: 1px;
  border-top: 0;
  text-align: left;
  font-family: "azo-sans", sans-serif;
  border-bottom: none;
  background-color: #f7f7f7;
  font-size: 14px;
  font-weight: normal;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage {
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: -5px;
  text-transform: none;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .fabledLogo {
  padding-right: 3px;
  letter-spacing: 0.4px;
  font-weight: 300;
  display: inline;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .premiumLogo {
  background-repeat: no-repeat;
  color: #525252;
  font-size: 0px;
  letter-spacing: 0.4px;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .premiumLogo[data-premiumIndicator='LE'] {
  background-image: url(/Images/LittleLabel/Ll-Logo.svg);
  background-size: 74px;
  background-position: 1px 4px;
  height: 16px;
  width: 77px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .premiumLogo[data-premiumIndicator='NE'],
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .premiumLogo[data-premiumIndicator='LD'],
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .bannerMessage .premiumLogo[data-premiumIndicator='FD'] {
  background-image: url(/Images/LittleLabel/Next-Logo.svg);
  background-size: contain;
  height: 10px;
  width: 37px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .editLinktext {
  display: inline-block;
  font-weight: 300;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .PremiumBanner .viewLink {
  text-decoration: underline;
  color: #1a6461;
  cursor: pointer;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-txt-wrapper {
  position: relative;
  width: 266px;
  padding: 0 16px;
  float: left;
  font-size: 11px;
  min-height: 94px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-txt-wrapper .sflItemDesc {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
  font-family: 'azo-sans', sans-serif;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-txt-wrapper .sflItemNo {
  color: #c7c5c5;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-txt-wrapper .sflViewItem {
  color: #111;
  position: absolute;
  bottom: 0;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sflSize {
  width: 400px;
  padding: 0 16px;
  position: relative;
  float: left;
  font-size: 11px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper {
  width: 110px;
  float: right;
  font-size: 14px;
  min-height: 94px;
  position: relative;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .sflPrice {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 2px;
  text-align: right;
  font-family: 'azo-sans', sans-serif;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .sfl-action-icon {
  width: 90px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  background-position: right 0;
  text-align: left;
  position: absolute;
  right: 0;
  padding-right: 10px;
  cursor: pointer;
  line-height: 22px;
  font-size: 11px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .move-sfl-to-bag {
  background-image: url('/Images/Structural/ShoppingBag/icn-move-to-bag.png');
  bottom: 32px;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .sflRemove {
  background-image: url('/Images/Structural/ShoppingBag/icn-remove.png');
  bottom: 0;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .move-sfl-to-bag-loader {
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#divSaveForLaterMain #divSFLContent #divSFLItems .sfl-price-wrapper .move-sfl-to-bag-loader.hide {
  display: none;
}
/*# sourceMappingURL=SaveForLater.css.map */</pre></body></html>