/* 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 */
/* line 5, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashion-product-brief-wrapper-solr {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 15px;
}

/* line 12, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper {
  position: relative;
  background: white;
}
/* line 15, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .square-wrapper__advertisingIcon {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  border-radius: 2px;
  background-color: #f1d834;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #222222;
  padding: 4px 8px;
}
/* line 29, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .square-wrapper__outOfStockIcon {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-color: #666666;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  padding: 6px 8px;
}
/* line 42, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .video-container {
  color: transparent;
  padding-top: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 48, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .video-container video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* line 59, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .image-container {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
/* line 8, ../../../../../resource/compass/_ui/shared/common/css/ui/ui-image-container.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .image-container img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* line 15, ../../../../../resource/compass/_ui/shared/common/css/ui/ui-image-container.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .image-container.loading, .fashionProductBriefImgButtonWrapper .square-wrapper .image-container.error {
  background-image: url("/_ui/shared/common/svg/common/logoHktvmall-white.svg");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #EBECE9;
}
/* line 24, ../../../../../resource/compass/_ui/shared/common/css/ui/ui-image-container.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .image-container:not(.error) img {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 31, ../../../../../resource/compass/_ui/shared/common/css/ui/ui-image-container.scss */
.fashionProductBriefImgButtonWrapper .square-wrapper .image-container.error img {
  bottom: 10px;
  right: 10px;
}

/* line 65, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefImgButtonWrapper .image-container {
  color: transparent;
}

/* line 69, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionSolrHorizontalSeparator {
  width: 100%;
  height: 5px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

/* line 76, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief, #store-hotpicks-container div.fashionProductBrief {
  font-family: "proxima_nova",Arial,"Heiti TC","Microsoft JhengHei","Microsoft Yahei","PMingLiU",sans-serif;
  font-size: 13px;
  width: 225px;
  margin-right: 14px;
}
/* line 82, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .mainlandSamePrice-image-frame-img, #store-hotpicks-container div.fashionProductBrief .mainlandSamePrice-image-frame-img {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
/* line 98, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink {
  height: 350px;
}
/* line 101, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief {
  margin-bottom: 0px;
}
/* line 103, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief .price-label, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief .price-label {
  font-size: 15px;
  line-height: 18px;
}
/* line 107, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief .price-label .price > span, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .product-brief .price-label .price > span {
  font-size: 18px;
  line-height: 22px;
}
/* line 114, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .salesNumber-container, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink .upper-wrapper .salesNumber-container {
  color: #999;
  font-size: 12px;
  line-height: 14px;
  max-height: 14px;
  overflow: hidden;
}
/* line 122, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .fashionProductBriefProductLink:hover .fashionProductBriefBrandProductName > *, #store-hotpicks-container div.fashionProductBrief .fashionProductBriefProductLink:hover .fashionProductBriefBrandProductName > * {
  text-decoration: underline;
}
/* line 126, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper, #store-hotpicks-container div.fashionProductBrief .lower-wrapper {
  height: 155px;
  width: 225px;
}
/* line 129, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .all-delivery-label-container, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .all-delivery-label-container {
  height: 58px;
}
/* line 131, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .all-delivery-label-container .overseas-delivery-label-container, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .all-delivery-label-container .overseas-delivery-label-container {
  display: inline-flex;
}
/* line 133, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .all-delivery-label-container .overseas-delivery-label-container .deliveryOverSeaLabel, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .all-delivery-label-container .overseas-delivery-label-container .deliveryOverSeaLabel {
  padding-right: 2px;
}
/* line 137, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .all-delivery-label-container .deliveryLabel, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .all-delivery-label-container .deliveryLabel {
  padding-top: 5px;
}
/* line 141, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection {
  display: flex;
  align-items: center;
  padding: 3px 0px 3px 8px;
  border-radius: 6px;
  background: linear-gradient(90deg, #ff401e 0%, #ff6944 100%);
  font-size: 14px;
  color: #FFF;
  height: 26px;
  position: relative;
  z-index: 1;
}
/* line 152, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection__btn, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection__btn {
  margin-left: auto;
}
/* line 154, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection__btn__icon, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandSamePriceSection__btn__icon {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
}
/* line 163, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection {
  display: flex;
  align-items: center;
  padding-left: 8.5px;
  background: #FF401E;
  color: #FFF;
  border-radius: 6px;
  position: relative;
  z-index: 1;
  height: 26px;
}
/* line 174, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
/* line 181, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName {
  display: flex;
  align-items: center;
  height: 100%;
}
/* line 182, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName.slide, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName.slide {
  animation: slideFashionMainlandStoreName 4.4s linear infinite;
}
/* line 188, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName__text, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__storeName__text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 194, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays {
  display: flex;
  align-items: center;
  height: 100%;
}
/* line 195, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays.slide, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays.slide {
  animation: slideFashionMainlandDeliveryDays 4.4s linear infinite;
}
/* line 201, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays__text, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__text__deliveryDays__text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 208, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__btn, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__btn {
  margin-left: auto;
}
/* line 210, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__btn__icon, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .mainlandStoreNameSection__btn__icon {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
}
@keyframes slideFashionMainlandStoreName {
  0% {
    transform: translateY(0px);
  }
  45.454545454% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-26px);
  }
  50.000000001% {
    transform: translateY(26px);
  }
  95.454545454% {
    transform: translateY(26px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideFashionMainlandDeliveryDays {
  0% {
    transform: translateY(0px);
  }
  45.454545454% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-26px);
  }
  95.454545454% {
    transform: translateY(-26px);
  }
  99.999999999% {
    transform: translateY(-52px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* line 261, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection {
  height: 25px;
  overflow: hidden;
}
/* line 264, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .storeName, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .storeName {
  height: 22px;
}
/* line 266, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .storeName.slide, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .storeName.slide {
  animation: slideFashionStoreName 4.4s linear infinite;
}
/* line 270, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .deliveryDays, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .deliveryDays {
  height: 22px;
  display: flex;
  align-items: end;
  padding: 0 0 2px 10px;
}
/* line 275, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
#product-result div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .deliveryDays.slide, #store-hotpicks-container div.fashionProductBrief .lower-wrapper .fashionDisplayStoreSection .deliveryDays.slide {
  animation: slideFashionDeliveryDays 4.4s linear infinite;
}
@keyframes slideFashionStoreName {
  0% {
    transform: translateY(0px);
  }
  45.454545454% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-22px);
  }
  50.000000001% {
    transform: translateY(22px);
  }
  95.454545454% {
    transform: translateY(22px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideFashionDeliveryDays {
  0% {
    transform: translateY(0px);
  }
  45.454545454% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-22px);
  }
  95.454545454% {
    transform: translateY(-22px);
  }
  99.999999999% {
    transform: translateY(-44px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* line 327, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefStarContainer {
  display: inline-block;
}

/* line 331, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
span.fashionProductBriefNumberOfReview {
  color: #000;
  font-size: 13px;
  margin-left: 5px;
  display: inline-block;
  font-weight: 700;
  vertical-align: initial;
}

/* line 340, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefButtonWrapper {
  width: 225px;
  height: 225px;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
}

/* line 348, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefButtonWrapperabs {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

/* line 355, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.lbFashionMixandmatch {
  background-image: url(/_ui/desktop/common/images/sprite/fashion-sd3507c1a9e.png);
  background-position: -158px -5px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 36px;
  width: 227px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 355, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
  i.lbFashionMixandmatch {
    background-image: url(/_ui/desktop/common/images/sprite/fashion-2x-sc4da1234d6.png);
    background-size: 1188px 262px;
    background-position: -158px -5px;
    height: 36px;
    width: 227px;
  }
}

/* line 358, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.icStoreBlack {
  background-image: url(/_ui/desktop/common/images/sprite/sprite1511-s6c86c57acc.png);
  background-position: -417px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 2px 6px 0 2px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 358, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
  i.icStoreBlack {
    background-image: url(/_ui/desktop/common/images/sprite/sprite1511-2x-s50e7106e33.png);
    background-size: 1189px 180px;
    background-position: -417px 0;
    height: 20px;
    width: 20px;
  }
}
/* line 361, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.icStoreBlack.crown {
  background-image: url(/_ui/desktop/common/svg/storeRating/img_crownBlackFashion.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 367, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.icStoreBlack.plastic-reduction-icon {
  background-image: url(/_ui/desktop/common/svg/storeRating/img_recycleBlack.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 374, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.icStoreBlack.plastic-reduction-icon:hover .icStore {
  background-image: url(/_ui/desktop/common/svg/storeRating/img_recycleGreen.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0px;
}
/* line 381, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
i.icStoreBlack.plastic-reduction-icon:hover > span {
  color: #2b8939;
}

/* line 389, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefImgButtonWrapper {
  position: relative;
  width: 225px;
  height: 225px;
  z-index: 1;
}

/* line 396, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefButtonContainer {
  text-align: center;
  position: absolute;
  z-index: 2;
  display: block;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
}

/* line 406, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefButton {
  float: left;
}

/* line 410, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefButton button {
  position: relative;
  background: black;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  width: 32px;
  height: 32px;
  margin: 0 3px;
}

/* line 421, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefPackingSpec > span {
  color: #999;
  font-weight: 500;
  font-style: normal;
  margin-top: 2px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  max-height: 14px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 436, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefBrandProductName a {
  font-size: 15px;
  text-decoration: none;
  color: #000;
}
/* line 441, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefBrandProductName a .free-mainland-shipping-tag {
  height: 1px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
}
/* line 444, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefBrandProductName a .free-mainland-shipping-tag .free-mainland-shipping-tag-img {
  display: inline-block;
}

/* line 453, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefStarnReviewsContainer {
  padding-top: 5px;
}

/* line 457, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefBrandProductName {
  padding-top: 4px;
  padding-bottom: 7px;
  width: 225px;
  font-size: 15px;
  line-height: 15px;
  color: #222;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2px;
}

/* line 474, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefBrandProductName a:hover {
  text-decoration: underline;
}

/* line 478, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefPromotionTag a {
  text-decoration: none;
  color: #000;
}

/* line 483, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductStore a {
  text-decoration: none;
  color: #000;
}

/* line 488, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductStore {
  position: relative;
  margin-top: 3px;
}

/* line 493, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductStore span {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  max-height: 13px;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 30%;
  width: calc(100% - 28px);
  cursor: pointer;
}

/* line 501, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductStore span:hover {
  text-decoration: underline;
}

/* line 505, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefPromotionTag span {
  z-index: 2;
  padding: 0px 18px 0px 7px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  max-height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 511, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefPromotionTag i {
  position: absolute;
  z-index: 1;
}

/* line 516, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefPromotionTag {
  position: relative;
  height: 36px;
}

/* line 521, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductLink .tooltips.bottom {
  top: 20%;
  left: 12%;
  z-index: 3;
}

/* line 527, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductLink {
  position: relative;
}

/* line 531, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
div.fashionProductBriefProductLink > a {
  position: relative;
  display: inline-block;
  width: 225px;
}

/* line 537, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefMarketingTag {
  position: relative;
  height: 36px;
  padding-left: 4px;
  padding-top: 4px;
}
/* line 542, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefMarketingTag a {
  color: #000;
  text-decoration: none;
}
/* line 546, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefMarketingTag span {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  max-height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  z-index: 2;
  width: 203px;
  margin: 6px 12px 6px 5px;
}
/* line 553, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefMarketingTag img.marketingTagBackground {
  position: absolute;
  z-index: 1;
}

/* line 559, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefPickLabel {
  height: 22px;
  position: absolute;
  z-index: 2;
  right: 2px;
  top: 2px;
}
/* line 565, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefPickLabel .pick-label {
  height: 22px;
  display: inline-block;
  max-width: 100%;
}
/* line 569, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefPickLabel .pick-label > * {
  display: block;
  height: 22px;
  max-width: 100%;
  overflow: hidden;
}
/* line 575, ../../../../../resource/compass/_ui/desktop/common/css/fashion-product/fashion-solr-wrapper.scss */
.fashionProductBriefPickLabel .pick-label img {
  height: 22px;
  max-width: 100%;
}
