<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* IMPORTANT: Do not modify this generated css file*/
/* common value, do not edit unless you have global search and confirm it is safe */
/* Color Theme */
/* Color theme for landing */
/* header scss variable */
/* (Flexbox Mixin Helper) */
/* (Calc Mixin Helper) */
/*  START: Animation Mixin */
/* Clockwise Spinning */
/* Anti-clockwise Spinning */
/*  END: Animation Mixin */
/* Start - image container */
/* line 7, ../../../../resource/compass/lib/_general_skeleton.scss */
.imgContainer &gt; img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

/* line 14, ../../../../resource/compass/lib/_general_skeleton.scss */
.imgContainer {
  text-align: center;
  font: 0/0 a;
  height: 100%;
  width: 100%;
}

/* line 20, ../../../../resource/compass/lib/_general_skeleton.scss */
.imgContainer:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/* End - image container */
/* Start - Base Buttons */
/* line 32, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton {
  border-radius: 2px;
  min-width: 128px;
  padding: 0 10px 0 10px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.13s linear;
}

/* line 41, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.large {
  min-width: 194px;
  font-size: 20px;
}
/* line 44, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton.large {
  min-width: 233px;
  line-height: 50px;
}

/* line 50, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.green {
  background: #36b449;
  color: white;
}
/* line 53, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton.green {
  background: #333;
}
/* line 55, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton.green:hover {
  background: #000;
}

/* line 61, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.green:hover {
  background: #2b8939;
}

/* line 65, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.drakgrey {
  background: #49535c;
  color: white;
}
/* line 68, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton.drakgrey {
  background: #7a7979;
}

/* line 73, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.drakgrey:hover {
  background: #292d35;
}
/* line 75, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton.drakgrey:hover {
  background: #595757;
  color: #fff;
}

/* line 81, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.disabled, .squareButton[disabled=disabled], .squareButton.disabled:hover, .squareButton[disabled=disabled]:hover, .squareButton.disabled:active, .squareButton[disabled=disabled]:active {
  background: #aaa;
  color: white;
  cursor: initial;
}

/* line 87, ../../../../resource/compass/lib/_general_skeleton.scss */
.baseButton {
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  padding: 15px;
  color: white;
}

/* line 95, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton {
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.13s linear;
  color: black;
}

/* line 106, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.surface:hover {
  color: #36b449;
}

/* line 111, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.dark {
  color: white;
  background: black;
}

/* line 116, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.darkGrey {
  color: white;
  background: #666;
}

/* line 121, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.lightGrey {
  color: white;
  background: #AAAAAA;
}

/* line 126, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.surface:hover {
  color: #36b449;
}

/* line 133, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.supermarketStandard:hover {
  color: #36b449;
}

/* line 137, ../../../../resource/compass/lib/_general_skeleton.scss */
.labelButton.supermarketStandard:active, .labelButton.supermarketStandard.active {
  color: white;
  background: #36b449;
}

/* line 142, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton &gt; *, .labelButton &gt; * {
  display: inline-block;
  vertical-align: middle;
}

/* line 147, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton .spriteWrapper {
  font: 0/0 a;
}

/* line 151, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton .spriteWrapper &gt; i:first-of-type {
  margin: 0 7px;
}
/* line 153, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .squareButton .spriteWrapper &gt; i:first-of-type {
  margin: 0 5px;
}

/* line 158, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton &gt; span:first-of-type {
  margin-right: 7px;
}
/* line 160, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .threshold-promotion .squareButton &gt; span:first-of-type {
  font-size: 15px;
  font-weight: normal;
}

/* line 168, ../../../../resource/compass/lib/_general_skeleton.scss */
.blockButton {
  padding: 10px;
  transition: all 0.13s linear;
}
/* line 171, ../../../../resource/compass/lib/_general_skeleton.scss */
.blockButton.darkgrey {
  background: #282828;
}
/* line 173, ../../../../resource/compass/lib/_general_skeleton.scss */
.blockButton.darkgrey &gt; span {
  color: white;
}
/* line 177, ../../../../resource/compass/lib/_general_skeleton.scss */
.blockButton:hover {
  background: #000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
}
/* line 180, ../../../../resource/compass/lib/_general_skeleton.scss */
a[href=''] .blockButton:hover, a:not([href]) .blockButton:hover, a[href="javascript:void(0);"] .blockButton:hover {
  cursor: default;
  background: #282828;
  box-shadow: none;
}

/* line 189, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton &gt; span:first-of-type {
  margin-right: 7px;
}

/* line 193, ../../../../resource/compass/lib/_general_skeleton.scss */
.simpleButton {
  cursor: pointer;
  background: black;
}

/* line 198, ../../../../resource/compass/lib/_general_skeleton.scss */
.simpleButton &gt; span {
  display: none;
}

/* End - Base Buttons */
/* Start - Specific Buttons */
/* line 205, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.disabled {
  height: 32px;
}
/* line 207, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.disabled .spriteWrapper &gt; i:first-of-type {
  margin: 0;
}
/* line 210, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.disabled &gt; span:first-of-type {
  margin-right: 0;
}

/* line 216, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton .spriteWrapper {
  background: #666;
}
/* line 218, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .notifyMeButton .spriteWrapper {
  background: none;
}
/* line 221, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton .spriteWrapper .icWhiteBell {
  background-image: url(/_ui/desktop/common/images/sprite/sprite1511-s6c86c57acc.png);
  background-position: -1022px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 32px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 221, ../../../../resource/compass/lib/_general_skeleton.scss */
  .notifyMeButton .spriteWrapper .icWhiteBell {
    background-image: url(/_ui/desktop/common/images/sprite/sprite1511-2x-s50e7106e33.png);
    background-size: 1189px 180px;
    background-position: -1022px 0;
    height: 32px;
    width: 18px;
  }
}
/* line 225, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton:hover {
  border: 1px solid #555;
}
/* line 227, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .notifyMeButton:hover {
  border: none;
}

/* line 234, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton.large .spriteWrapper .icWhiteBellLarge {
  background-image: url(/_ui/desktop/common/images/sprite/sprite1511-s6c86c57acc.png);
  background-position: -1108px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 50px;
  width: 28px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 234, ../../../../resource/compass/lib/_general_skeleton.scss */
  .notifyMeButton.large .spriteWrapper .icWhiteBellLarge {
    background-image: url(/_ui/desktop/common/images/sprite/sprite1511-2x-s50e7106e33.png);
    background-size: 1189px 180px;
    background-position: -1108px 0;
    height: 50px;
    width: 28px;
  }
}

/* line 240, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton {
  text-align: left;
  min-width: 118px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 14px;
  background: #eee;
  box-sizing: content-box;
  transition: all 0.13s linear;
}
/* line 249, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton &gt; * {
  display: inline-block;
  vertical-align: middle;
}
/* line 254, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.addToCartButton .spriteWrapper, .sepaButton.couponReserveButton .spriteWrapper {
  background: #36b449;
}
/* line 257, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.addToCartButton:hover, .sepaButton.couponReserveButton:hover {
  border: 1px solid #2b8939;
}
/* line 259, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.addToCartButton:hover .spriteWrapper, .sepaButton.couponReserveButton:hover .spriteWrapper {
  background: #2b8939;
}
/* line 265, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.addToWishlistButton .spriteWrapper, .sepaButton.removeFromWishlistButton .spriteWrapper {
  background: #49535c;
}
/* line 268, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.addToWishlistButton:hover, .sepaButton.removeFromWishlistButton:hover {
  border: 1px solid #49535c;
}
/* line 272, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton &gt; span:first-of-type {
  padding: 0 10px;
}
/* line 275, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton .spriteWrapper {
  font: 0/0 a;
}
/* line 277, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton .spriteWrapper &gt; i:first-of-type {
  margin: 0 7px;
}
/* line 280, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton .spriteWrapper &gt; i.icExternalWeb {
  margin: 9px;
}
/* line 284, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.large {
  font-size: 20px;
}
/* line 286, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.large &gt; span:first-of-type {
  padding: 0 20px;
}
/* line 289, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.large .spriteWrapper &gt; i:first-of-type {
  margin: 0 11px;
}
/* line 294, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.displayStore .spriteWrapper {
  background: #de9661;
}
/* line 298, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.displayStore:hover {
  border: 1px solid #d78042;
}
/* line 300, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.displayStore:hover .spriteWrapper {
  background: #d78042;
}
/* line 305, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.externalAffiliateRedirectLink {
  min-width: 139px;
}
/* line 307, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.externalAffiliateRedirectLink .spriteWrapper {
  background: #de9661;
}
/* line 310, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.externalAffiliateRedirectLink:hover {
  border: 1px solid #d78042;
}
/* line 312, ../../../../resource/compass/lib/_general_skeleton.scss */
.sepaButton.externalAffiliateRedirectLink:hover .spriteWrapper {
  background: #d78042;
}

/* End - Specific Buttons */
/* Start - Base vip label */
/* line 321, ../../../../resource/compass/lib/_general_skeleton.scss */
.vip-highlight {
  background-image: url(/_ui/shared/common/images/vipPriceRebate/VIPTag.svg);
  display: inline-block;
  width: 35px;
  height: 18px;
  background-size: cover;
  margin-left: 4px;
}

/* End - Base vip label */
/* Start - Base gold vip label */
/* line 332, ../../../../resource/compass/lib/_general_skeleton.scss */
.goldvip-highlight
span:not(.goldvip-highlight goldvip) {
  background-image: url(/_ui/shared/common/images/vipPriceRebate/Gold-3x.png);
  display: inline-block;
  width: 42px;
  height: 18px;
  background-size: cover;
  margin-left: 4px;
}

/* End - Base gold vip label */
/* Start - Base diamond vip label */
/* line 344, ../../../../resource/compass/lib/_general_skeleton.scss */
.diamondvip-highlight
span:not(.diamondvip-highlight diamondvip) {
  background-image: url(/_ui/shared/common/images/vipPriceRebate/DVIPTag.svg);
  display: inline-block;
  width: 43px;
  height: 18px;
  background-size: contain;
  margin-left: 4px;
}

/* End - Base diamond vip label */
/* Start - Base Template*/
/* line 357, ../../../../resource/compass/lib/_general_skeleton.scss */
a.imageLinkText {
  display: block;
}

/* End - Base Template*/
/* Start - Colorbox loading*/
/* line 369, ../../../../resource/compass/lib/_general_skeleton.scss */
#cboxLoadedContent .loadingLogoWrapper {
  height: 100%;
  width: 100%;
}
/* line 372, ../../../../resource/compass/lib/_general_skeleton.scss */
#cboxLoadedContent .loadingLogoWrapper .loadingLogo {
  height: 100%;
  width: 100%;
  background: url("/_ui/desktop/common/images/loading1605.gif") no-repeat center;
}
/* line 377, ../../../../resource/compass/lib/_general_skeleton.scss */
#cboxLoadedContent .loadingLogoWrapper .message {
  padding-top: 243px;
  text-align: center;
}
/* line 380, ../../../../resource/compass/lib/_general_skeleton.scss */
#cboxLoadedContent .loadingLogoWrapper .message &gt; * {
  display: inline-block;
  vertical-align: middle;
  color: red;
}
/* line 385, ../../../../resource/compass/lib/_general_skeleton.scss */
#cboxLoadedContent .loadingLogoWrapper .message &gt; i {
  margin-right: 5px;
}

/* line 392, ../../../../resource/compass/lib/_general_skeleton.scss */
.zoomContainer {
  z-index: 99999;
}

/* End - Colorbox loading*/
/* Start Add to Cart Button */
/* line 400, ../../../../resource/compass/lib/_general_skeleton.scss */
.squareButton.green.disabledWithoutGrey.disabled, .squareButton.green.disabledWithoutGrey[disabled=disabled] {
  background: #36b449;
}

/* End Add to Cart Button*/
/* Start Add to Cart Tootlips */
/* line 412, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips .message {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: table;
}
/* line 417, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips .message &gt; i {
  float: left;
  margin-right: 8px;
}
/* line 421, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips .message &gt; span {
  margin-left: 34px;
  display: table-cell;
  vertical-align: middle;
}
/* line 427, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton + .tooltips, .addToCartButton + .tooltips, .disabled + .tooltips {
  bottom: 44px;
}
/* line 429, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton + .tooltips a, .addToCartButton + .tooltips a, .disabled + .tooltips a {
  font-style: italic;
  font-size: 12px;
  text-decoration: underline;
}
/* line 433, ../../../../resource/compass/lib/_general_skeleton.scss */
.notifyMeButton + .tooltips a i, .addToCartButton + .tooltips a i, .disabled + .tooltips a i {
  margin-left: 8px;
}
/* line 437, ../../../../resource/compass/lib/_general_skeleton.scss */
.Top100PopupProductList .notifyMeButton + .tooltips, .Top100PopupProductList .addToCartButton + .tooltips, .Top100PopupProductList .disabled + .tooltips {
  left: -15px;
}
/* line 440, ../../../../resource/compass/lib/_general_skeleton.scss */
.productBrief.fashionTemplate .notifyMeButton + .tooltips, .productBrief.fashionTemplate .addToCartButton + .tooltips, .productBrief.fashionTemplate .disabled + .tooltips {
  left: -67px;
}
/* line 443, ../../../../resource/compass/lib/_general_skeleton.scss */
.productDetailPage .product-detail .notifyMeButton + .tooltips, .productDetailPage .product-detail .addToCartButton + .tooltips, .productDetailPage .product-detail .disabled + .tooltips {
  left: 14px;
}
/* line 447, ../../../../resource/compass/lib/_general_skeleton.scss */
.addToWishlistButton + .tooltips, .removeFromWishlistButton + .tooltips {
  bottom: 36px;
  left: -3px;
}
/* line 450, ../../../../resource/compass/lib/_general_skeleton.scss */
.Top100PopupProductList .addToWishlistButton + .tooltips, .Top100PopupProductList .removeFromWishlistButton + .tooltips {
  width: 200px;
  bottom: 44px;
  right: -17px;
  left: initial;
}
/* line 456, ../../../../resource/compass/lib/_general_skeleton.scss */
.productQuickView .addToWishlistButton + .tooltips, .productQuickView .removeFromWishlistButton + .tooltips {
  bottom: 44px;
}
/* line 459, ../../../../resource/compass/lib/_general_skeleton.scss */
.productBrief.fashionTemplate .addToWishlistButton + .tooltips, .productBrief.fashionTemplate .removeFromWishlistButton + .tooltips {
  bottom: 44px;
  left: -67px;
}
/* line 463, ../../../../resource/compass/lib/_general_skeleton.scss */
.productDetailPage .product-detail .addToWishlistButton + .tooltips, .productDetailPage .product-detail .removeFromWishlistButton + .tooltips {
  left: 14px;
}

/* End Add to Cart Tootlips */
/* Start mallDollarLabel */
/* line 475, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel {
  color: #36b449;
}
/* line 477, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel &gt; * {
  display: inline-block;
  vertical-align: middle;
}
/* line 481, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel:before {
  content: '';
  vertical-align: middle;
  margin-right: 5px;
  background-image: url(/_ui/desktop/common/svg/common/icMallDollar.svg);
  display: inline-block;
  width: 19px;
  height: 19px;
}
/* line 490, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.fashion {
  color: black;
}
/* line 492, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.fashion:before {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: -16px -78px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 25px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 492, ../../../../resource/compass/lib/_general_skeleton.scss */
  .mallDollarLabel.fashion:before {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: -16px -78px;
    height: 25px;
    width: 25px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  /* line 492, ../../../../resource/compass/lib/_general_skeleton.scss */
  .mallDollarLabel.fashion:before {
    background-image: url(/_ui/shared/common/images/sprite/product-3x-s797e9a52b9.png);
    background-size: 48px 296px;
    background-position: 0 0;
    height: 25px;
    width: 25px;
  }
}
/* line 496, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.vip {
  color: #7039c7;
}
/* line 498, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.vip:before {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: 0 -217px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 25px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 498, ../../../../resource/compass/lib/_general_skeleton.scss */
  .mallDollarLabel.vip:before {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: 0 -217px;
    height: 25px;
    width: 25px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  /* line 498, ../../../../resource/compass/lib/_general_skeleton.scss */
  .mallDollarLabel.vip:before {
    background-image: url(/_ui/shared/common/images/sprite/product-3x-s797e9a52b9.png);
    background-size: 48px 296px;
    background-position: 0 -50px;
    height: 25px;
    width: 25px;
  }
}
/* line 503, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.goldvip {
  color: #d9a900;
}
/* line 505, ../../../../resource/compass/lib/_general_skeleton.scss */
.mallDollarLabel.goldvip:before {
  background-image: url(/_ui/shared/common/images/vipPriceRebate/MallDollar.svg);
  display: inline-block;
  background-size: cover;
  background-position: center;
}

/* End mallDollarLabel */
/* Start tooltips */
/* line 523, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips {
  display: block;
  position: absolute;
  width: 165px;
  min-height: 37px;
  border-radius: 2px;
  background: white;
  color: black;
  text-align: left;
  z-index: 1;
  cursor: initial;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
}
/* line 535, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips .tooltipsContainer {
  margin: 5px;
}
/* line 539, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips.top:before {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 7px solid #d5d5d5;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: -7px;
  left: 76.5px;
}
/* line 545, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips.top:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 6px solid white;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: -6px;
  left: 77.5px;
}
/* line 553, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips.bottom:before {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 7px solid #c5c5c5;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  bottom: -7px;
  left: 76.5px;
}
/* line 559, ../../../../resource/compass/lib/_general_skeleton.scss */
.tooltips.bottom:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 6px solid white;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -6px;
  left: 77.5px;
}

/* line 568, ../../../../resource/compass/lib/_general_skeleton.scss */
.dividerWrapper {
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: 1188px;
}
/* line 574, ../../../../resource/compass/lib/_general_skeleton.scss */
.dividerWrapper &gt; i {
  position: absolute;
  left: 0;
  right: 0;
}
/* line 578, ../../../../resource/compass/lib/_general_skeleton.scss */
.dividerWrapper &gt; i.dvdFashionLong {
  top: 3.8px;
}

/* End tooltips */
/* line 587, ../../../../resource/compass/lib/_general_skeleton.scss */
iframe[name=google_conversion_frame] {
  display: none;
}

/* line 591, ../../../../resource/compass/lib/_general_skeleton.scss */
.width-1188 {
  position: relative;
  margin: auto;
  width: 1188px;
}
/* line 595, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .width-1188 {
  margin-bottom: -3px;
}
/* line 598, ../../../../resource/compass/lib/_general_skeleton.scss */
.page-fashionLanding.street-fashion .width-1188 {
  margin-bottom: 0px;
}

/* Start - Global Message */
/* line 605, ../../../../resource/compass/lib/_general_skeleton.scss */
.globalMessageWrapper {
  width: 1188px;
  margin: 30px auto;
  background: white;
  border: #e6e6e6 1px solid;
}
/* line 610, ../../../../resource/compass/lib/_general_skeleton.scss */
.globalMessageWrapper .message {
  text-align: center;
  margin: 15px;
}
/* line 613, ../../../../resource/compass/lib/_general_skeleton.scss */
.globalMessageWrapper .message &gt; * {
  vertical-align: middle;
}
/* line 616, ../../../../resource/compass/lib/_general_skeleton.scss */
.globalMessageWrapper .message &gt; span {
  margin-left: 10px;
  color: #222;
  font-size: 15px;
}
/* line 620, ../../../../resource/compass/lib/_general_skeleton.scss */
.globalMessageWrapper .message &gt; span.negative {
  color: red;
}

/* End - Global Message */
/* Start - street background */
/* line 630, ../../../../resource/compass/lib/_general_skeleton.scss */
body.street-fashion {
  background-color: #FFFFFF;
}
/* line 633, ../../../../resource/compass/lib/_general_skeleton.scss */
body.street-tv {
  background-color: #eee;
}

/* End - street background */
/* Todo - remove after all 2015 product brief deprecated, for quickview bx-button cursor */
/* line 641, ../../../../resource/compass/lib/_general_skeleton.scss */
.quick-view-overlay .bx-prev, .quick-view-overlay .bx-next {
  cursor: pointer;
}

/* line 645, ../../../../resource/compass/lib/_general_skeleton.scss */
.quick-view-overlay .product-detail {
  padding-left: 0;
}

/* Start - star-wrapper */
/* line 650, ../../../../resource/compass/lib/_general_skeleton.scss */
.star-wrapper {
  position: relative;
}
/* line 19, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
}
/* line 653, ../../../../resource/compass/lib/_general_skeleton.scss */
.star-wrapper .star-container {
  display: inline-block;
  vertical-align: middle;
}
/* line 190, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper .star-container &gt; div {
  display: inline-block;
  margin-right: 4px;
}
/* line 193, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper .star-container &gt; div:last-of-type {
  margin-right: 0px;
}
/* line 197, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper .star-container span.star {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: 0 -62px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 197, ../../../../resource/compass/lib/_hktvMixin.scss */
  .star-wrapper .star-container span.star {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: 0 -62px;
    height: 15px;
    width: 15px;
  }
}
/* line 200, ../../../../resource/compass/lib/_hktvMixin.scss */
.street-fashion .star-wrapper .star-container span.star.inverse {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 200, ../../../../resource/compass/lib/_hktvMixin.scss */
  .street-fashion .star-wrapper .star-container span.star.inverse {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: 0 0;
    height: 15px;
    width: 15px;
  }
}
/* line 204, ../../../../resource/compass/lib/_hktvMixin.scss */
.street-fashion .star-wrapper .star-container span.star {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: 0 -15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 204, ../../../../resource/compass/lib/_hktvMixin.scss */
  .street-fashion .star-wrapper .star-container span.star {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: 0 -15px;
    height: 15px;
    width: 15px;
  }
}
/* line 208, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper .star-container span.half-star {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: -30px -15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 208, ../../../../resource/compass/lib/_hktvMixin.scss */
  .star-wrapper .star-container span.half-star {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: -30px -15px;
    height: 15px;
    width: 15px;
  }
}
/* line 210, ../../../../resource/compass/lib/_hktvMixin.scss */
.street-fashion .star-wrapper .star-container span.half-star {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: -30px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 210, ../../../../resource/compass/lib/_hktvMixin.scss */
  .street-fashion .star-wrapper .star-container span.half-star {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: -30px 0;
    height: 15px;
    width: 15px;
  }
}
/* line 214, ../../../../resource/compass/lib/_hktvMixin.scss */
.star-wrapper .star-container span.empty-star {
  background-image: url(/_ui/shared/common/images/sprite/product-s516ab4d78c.png);
  background-position: -15px -15px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 214, ../../../../resource/compass/lib/_hktvMixin.scss */
  .star-wrapper .star-container span.empty-star {
    background-image: url(/_ui/shared/common/images/sprite/product-2x-se044fc7286.png);
    background-size: 48px 645px;
    background-position: -15px -15px;
    height: 15px;
    width: 15px;
  }
}
/* line 216, ../../../../resource/compass/lib/_hktvMixin.scss */
.street-fashion .star-wrapper .star-container span.empty-star {
  background-image: url(/_ui/mobile/common/images/sprite/Fashion-scb371780c8.png);
  background-position: -156px -24px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 216, ../../../../resource/compass/lib/_hktvMixin.scss */
  .street-fashion .star-wrapper .star-container span.empty-star {
    background-image: url(/_ui/mobile/common/images/sprite/Fashion-2x-s0f0273376d.png);
    background-size: 222px 168px;
    background-position: -156px -24px;
    height: 15px;
    width: 15px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  /* line 216, ../../../../resource/compass/lib/_hktvMixin.scss */
  .street-fashion .star-wrapper .star-container span.empty-star {
    background-image: url(/_ui/mobile/common/images/sprite/Fashion-3x-s89794995b1.png);
    background-size: 222px 168px;
    background-position: -156px -24px;
    height: 15px;
    width: 15px;
  }
}
/* line 657, ../../../../resource/compass/lib/_general_skeleton.scss */
.star-wrapper .star-container:last-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 663, ../../../../resource/compass/lib/_general_skeleton.scss */
.star-wrapper .averageRatingText {
  vertical-align: middle;
  font-size: 15px;
  color: #ff8a00;
  margin-left: 5px;
}
/* line 668, ../../../../resource/compass/lib/_general_skeleton.scss */
.street-fashion .star-wrapper .averageRatingText {
  color: #000;
}
/* line 672, ../../../../resource/compass/lib/_general_skeleton.scss */
.star-wrapper .numOfReview {
  color: #999999;
  font-size: 13px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
/* line 678, ../../../../resource/compass/lib/_general_skeleton.scss */
.fashion .star-wrapper .numOfReview {
  color: #000;
  vertical-align: initial;
}

/* End - star-wrapper */
/* line 3, ../../../../resource/compass/_ui/shared/common/css/general_responsive.scss */
.headerWrapper {
  text-align: center;
  position: relative;
  background: #ffffff;
  padding: 20px 0;
}
/* line 9, ../../../../resource/compass/_ui/shared/common/css/general_responsive.scss */
.headerWrapper img {
  height: 39px;
  width: 160px;
}

/* line 14, ../../../../resource/compass/_ui/shared/common/css/general_responsive.scss */
.divider1 {
  background-color: #9bcb64;
  height: 2px;
}

/* line 18, ../../../../resource/compass/_ui/shared/common/css/general_responsive.scss */
.divider2 {
  background-color: #36b449;
  height: 2px;
  margin-top: 2px;
}
</pre></body></html>