.lazy-load-placeholder {
  width:100%;
  background-color:#fff;
  padding:10px
}
.lazy-load-placeholder .lazy-load-skeleton {
  width:100%;
  height:40px;
  animation:skeleton-animation 1.2s ease-in-out infinite;
  background-color:#eee;
  background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);
  background-repeat:no-repeat;
  background-size:200px 100%
}
.toast-text-info {
  min-width:150px;
  max-width:200px;
  padding:10px;
  border-radius:2px;
  color:#fff;
  background:#424242
}
.toast-text-info, .toast-text-loading {
  position:fixed;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  z-index:999
}
.toast-text-loading {
  width:80px;
  height:80px;
  background-color:rgba(0,0,0,.65);
  background-image:url(//img.lazcdn.com/g/tps/tfs/TB1zlivfRTH8KJjy0FiXXcRsXXa-200-200.gif);
  background-position:50%;
  background-size:40px;
  background-repeat:no-repeat;
  border-radius:4px
}
.pdp-mod-product-info-section {
  padding:8px 0
}
.pdp-mod-product-info-section .section-title {
  display:inline-block;
  margin:0;
  width:92px;
  color:#757575;
  word-wrap:break-word;
  font-size:14px;
  font-weight:400;
  vertical-align:top
}
.pdp-mod-product-info-section .section-content {
  display:inline-block;
  width:calc(100% - 92px)
}
.pdp-overlay {
  background-color:#fff;
  border:1px solid transparent;
  box-shadow:1px 2px 14px #ccc;
  z-index:0;
  border-radius:3px;
  box-sizing:border-box
}
.pdp-overlay.overlay-with-arrow:before {
  position:absolute;
  top:-6px;
  right:36px;
  display:block;
  content:"";
  width:12px;
  height:12px;
  background-color:#fff;
  box-shadow:2px 1px 14px #ccc;
  transform:rotate(45deg);
  z-index:-1
}
.pdp-overlay .content-block {
  max-height:400px;
  background-color:#fff
}
.next-overlay-wrapper .next-overlay-inner.pdp-overlay {
  z-index:1
}
.next-overlay-wrapper .next-overlay-inner.pdp-overlay_theme_sfo {
  z-index:101;
  box-shadow:0 1px 3px 0 rgba(0,0,0,.16), 0 4px 16px 0 rgba(0,0,0,.1);
  border-radius:2px
}
.sfo-overlay .next-overlay-backdrop {
  z-index:100
}
.html-content {
  word-break:break-word
}
.html-content a, .html-content a:visited {
  color:#136cff
}
.html-content a:active, .html-content a:focus, .html-content a:hover {
  color:#1e71ff;
  cursor:pointer
}
.lzd-svg-icon .svgfont {
  font-size:inherit
}
.sfo {
  width:340px;
  padding:10px 16px 20px;
  font-size:14px
}
.sfo__close {
  font-size:14px;
  position:absolute;
  top:16px;
  right:16px;
  color:#999;
  width:20px;
  height:20px
}
.sfo__close:hover {
  cursor:pointer
}
.sfo__title {
  display:table;
  margin-bottom:7px
}
.sfo__title-icon {
  display:table-cell;
  font-size:28px;
  padding-right:8px
}
.sfo__title-text {
  display:table-cell;
  vertical-align:top;
  padding-top:4px;
  font-size:18px
}
.delivery-option-item_type_restricted {
  color:#f44336;
  padding:16px
}
.delivery-option-item_state_highlight-sfo {
  z-index:101;
  position:relative;
  background-color:#fff
}
.delivery-option-item__body {
  display:table;
  border-collapse:collapse;
  width:100%
}
.delivery-option-item__icon {
  display:table-cell;
  padding-right:10px;
  width:35px;
  box-sizing:border-box
}
.delivery-option-item__icon .lzd-svg-icon {
  font-size:24px;
  color:#757575
}
.delivery-option-item__info {
  display:table-cell;
  vertical-align:middle
}
.delivery-option-item__title {
  line-height:14px
}
.delivery-option-item__title_restricted {
  color:#f44336
}
.delivery-option-item__subtitle, .delivery-option-item__time {
  color:#9e9e9e;
  font-size:12px;
  line-height:12px;
  margin-top:5px
}
.delivery-option-item__shipping-fee {
  font-weight:500;
  font-family:Roboto-Medium;
  padding-left:5px;
  display:table-cell;
  text-align:right;
  white-space:nowrap
}
.delivery-option-item__shipping-fee.no-subtitle {
  vertical-align:middle
}
.delivery-option-item__promotion {
  font-size:13px;
  background-color:#fff;
  padding:8px;
  margin:8px 0 0 35px;
  box-shadow:0 1px 1px 0 #dadada;
  border-radius:2px
}
.delivery-tooltip-item {
  margin-bottom:24px;
  display:inline-block;
  width:100%
}
.delivery-tooltip-item.delivery-tooltip-item_no-content {
  display:none
}
.delivery-tooltip-item:last-child {
  margin-bottom:0
}
.delivery-tooltip-item_no-content .delivery-tooltip-item__info {
  vertical-align:middle
}
.delivery-tooltip-item .babayo-icon {
  font-size:24px;
  color:#757575
}
.delivery-tooltip-item__icon {
  padding-right:8px;
  width:30px;
  font-size:30px;
  display:inline-block;
  vertical-align:middle
}
.delivery-tooltip-item__info {
  display:inline-block;
  vertical-align:top;
  width:calc(100% - 48px)
}
.delivery-tooltip-item__title {
  font-weight:500;
  font-family:Roboto-Medium;
  color:#212121
}
.delivery-tooltip-item__colon {
  margin-right:4px
}
.delivery-tooltip-item__description {
  color:#000
}
.delivery-tooltip-item__description .html-content {
  display:inline
}
.delivery-tooltip-item__description .html-content ul {
  margin-top:10px;
  margin-left:20px;
  list-style:disc
}
.warranty-tooltip-item {
  margin-bottom:24px;
  font-size:14px
}
.warranty-tooltip-item:last-child {
  margin-bottom:0
}
.warranty-tooltip-item_no-content .delivery-tooltip-item__info {
  vertical-align:middle
}
.warranty-tooltip-item .babayo-icon {
  font-size:24px;
  color:#757575
}
.warranty-tooltip-item__header {
  margin-bottom:6px;
  display:inline-block
}
.warranty-tooltip-item__description {
  color:#404040
}
.warranty-tooltip-item__description .html-content ul {
  margin-left:20px;
  list-style:disc
}
.warranty-tooltip-item__icon {
  padding-right:8px;
  width:30px;
  height:30px;
  font-size:30px;
  display:inline-block;
  vertical-align:middle
}
.warranty-tooltip-item__title {
  color:#212121;
  display:inline-block;
  vertical-align:middle
}
.delivery-tooltip {
  width:540px;
  background-color:#fff;
  padding:24px 16px;
  border-radius:3px;
  font-size:14px
}
.delivery-tooltip__title {
  font-size:18px;
  margin-bottom:16px;
  color:#202020
}
.delivery-tooltip__icon {
  color:#757575;
  cursor:pointer
}
.delivery-tooltip__options {
  max-height:300px;
  line-height:normal;
  overflow-y:auto
}
.delivery-header {
  display:table;
  padding:20px 16px 2px;
  align-items:center;
  width:100%;
  box-sizing:border-box
}
.delivery-header__title {
  display:table-cell;
  font-size:12px;
  line-height:12px;
  color:#757575;
  font-weight:500;
  font-family:Roboto-Medium;
  width:300px
}
.delivery-header__tooltip {
  display:table-cell;
  text-align:right
}
.pdp-mod-section-title {
  font-weight:500;
  font-family:Roboto-Medium;
  font-size:16px;
  line-height:19px;
  color:#212121;
  letter-spacing:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.pdp-mod-section-title.outer-title {
  padding-left:24px;
  padding-right:24px;
  height:52px;
  line-height:52px;
  background:#fafafa
}
.seller-icon {
  display:inline-block
}
.seller-icon .lzd-svg-icon {
  font-size:12px
}
.seller-icon__text {
  margin-left:3px;
  font-size:11px;
  vertical-align:middle
}
.seller-icon__type_babayo {
  color:#f50
}
.seller-icon__type_taobao {
  color:#f57224
}
.seller-icon__type_official {
  color:#a90b26
}
.seller-icon__type_certified {
  color:#06a97f
}
.pdp-button {
  padding:0 24px;
  border-radius:2px;
  transition:all .3s ease-out;
  outline:none;
  cursor:pointer;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column
}
.pdp-button-text {
  display:block
}
.pdp-button-sub-text {
  font-size:12px;
  display:block
}
.pdp-button_size_s {
  height:32px;
  font-size:14px
}
.pdp-button_size_m {
  height:36px;
  font-size:14px
}
.pdp-button_size_l {
  height:38px;
  font-size:14px
}
.pdp-button_size_l2 {
  height:40px;
  font-size:14px
}
.pdp-button_size_xl {
  height:44px;
  font-size:16px;
  padding:0 60px
}
.pdp-button_theme_orange {
  border:1px solid #f57224;
  background:#f57224;
  color:#fff
}
.pdp-button_theme_orange:hover {
  background:#d0611e
}
.pdp-button_theme_yellow {
  border:1px solid #ffb916;
  background:#ffb916;
  color:#fff
}
.pdp-button_theme_yellow:hover {
  border-color:#e59b11;
  background:#e59b11
}
.pdp-button_theme_bluedaraz {
  border:1px solid #2abbe8;
  background:#2abbe8;
  color:#fff
}
.pdp-button_theme_bluedaraz:hover {
  border-color:#26abd4;
  background:#26abd4
}
.pdp-button_theme_yellow2 {
  border:1px solid #ffd833;
  background:#ffd833;
  color:#ae7e12
}
.pdp-button_theme_yellow2:hover {
  border-color:#ffd833;
  background:#ffd833
}
.pdp-button_theme_white {
  border:1px solid #136cff;
  background:#fff;
  color:#136cff
}
.pdp-button_theme_white:hover {
  background:#1e71ff;
  color:#fff;
  border:1px solid #1e71ff;
  border-radius:3px
}
.pdp-button_theme_blue {
  border:1px solid #136cff;
  background:#136cff;
  color:#fff
}
.pdp-button_theme_gray {
  background:#f0f0f0;
  border:1px solid #f0f0f0;
  color:#666
}
.pdp-button_theme_gray:hover {
  background:#ccc;
  border-color:#ccc
}
.pdp-button_theme_gray-disabled {
  background:#f0f0f0;
  border-color:#f0f0f0;
  color:#aaa
}
.pdp-button_theme_red-redmart {
  color:#fff;
  background-color:#ee4054;
  border:1px solid #ee4054
}
.pdp-button_theme_red-redmart:hover {
  background-color:#de142b;
  border-color:#de142b
}
.pdp-button_theme_gray-redmart {
  color:#ee4054;
  background-color:#f0f0f0;
  border:1px solid #f0f0f0
}
.pdp-button_theme_gray-redmart:hover {
  background-color:#eaeaea;
  border-color:#eaeaea
}
.pdp-button_no-border {
  border:none
}
.pdp-button_type_icon {
  width:48px;
  padding:0
}
.pdp-button_type_icon .babayo-icon {
  font-size:22px
}
.pdp-button_type_icon-only {
  background:initial;
  border:none;
  color:initial;
  height:auto;
  padding:0
}
.pdp-link, .pdp-link:visited {
  color:#136cff
}
.pdp-link:active, .pdp-link:focus {
  color:#1e71ff;
  cursor:pointer;
  text-decoration:none
}
.pdp-link:hover {
  color:#1e71ff;
  cursor:pointer;
  text-decoration:underline
}
.pdp-link_theme_black {
  color:#212121
}
.pdp-link_theme_black:active, .pdp-link_theme_black:focus, .pdp-link_theme_black:hover, .pdp-link_theme_black:visited {
  color:#424242;
  text-decoration:none
}
.pdp-link_size_s {
  font-size:12px
}
.pdp-link_size_xs {
  font-size:13px
}
.pdp-link_size_m {
  font-size:14px
}
.pdp-link_size_l {
  font-size:16px
}
.lzd-loader {
  display:inline-block
}
#lzd-loader-spinner {
  transform:rotate(0deg);
  transform-origin:center center;
  animation:rotate .6s linear infinite;
  transform-box:fill-box
}
@keyframes rotate {
  0% {
    transform:rotate(0deg)
  }
  to {
    transform:rotate(1turn)
  }
}
.mod-fusion-toast {
  transform:translateZ(0);
  max-width:788px;
  top:165px!important;
  overflow-wrap:break-word;
  word-wrap:break-word;
  hyphens:auto
}
.mod-fusion-toast .next-feedback-content {
  line-height:18px!important
}
.pdp-stars {
  margin-top:1px
}
.pdp-stars__icons {
  color:#dadada;
  font-size:14px;
  line-height:1
}
.pdp-stars__icon {
  display:inline-block
}
.pdp-stars__icons_active {
  position:absolute;
  top:0;
  left:0;
  color:#faca51;
  overflow:hidden;
  white-space:nowrap
}
.pdp-stars_size_xs .babayo-icon {
  font-size:12px
}
.pdp-stars_size_s .babayo-icon {
  font-size:14px
}
.pdp-stars_size_m .babayo-icon {
  font-size:24px
}
.recommend .recommend-loading {
  width:100%;
  min-height:389px;
  background:url(https://img.lazcdn.com/g/tps/tfs/TB1ZXn5kh6I8KJjy0FgXXXXzVXa-206-205.gif) no-repeat 50%;
  background-size:80px
}
.recommend .recommend-loading.icon-d {
  background-image:url(https://img.lazcdn.com/g/tps/tfs/TB151WdoH3nBKNjSZFMXXaUSFXa-200-200.gif)
}
.recommend .recommend-loading.icon-s {
  background-image:url(https://img.lazcdn.com/g/tps/tfs/TB1thRDoFkoBKNjSZFkXXb4tFXa-200-200.gif)
}
.recommend .recommend-title {
  margin-bottom:16px;
  color:#212121;
  font-size:16px;
  font-weight:400;
  line-height:20px
}
.recommend .recommend-product-list {
  margin:0 -6px
}
.recommend .recommend-product-item {
  display:inline-block;
  margin:0 6px 20px;
  width:188px;
  background-color:#fff;
  vertical-align:top;
  position:relative
}
.recommend .recommend-product-item-link {
  display:block;
  box-shadow:0 1px 2px 0 transparent;
  text-decoration:none
}
.recommend .recommend-product-item-link:hover {
  text-decoration:none;
  box-shadow:0 1px 2px 0 rgba(0,0,0,.25)
}
.recommend .recommend-product-item-add-cart {
  background-image:url(//img.lazcdn.com/g/tps/tfs/TB1AlncDwDqK1RjSZSyXXaxEVXa-80-64.png);
  background-size:cover;
  width:38px;
  height:30px;
  display:block;
  position:absolute;
  bottom:35px;
  right:10px;
  cursor:pointer
}
.recommend .product-image {
  margin:0;
  width:100%;
  height:188px;
  text-align:center
}
.recommend .product-image:before {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.recommend .product-image .image {
  display:inline-block;
  max-width:100%;
  max-height:100%;
  vertical-align:middle
}
.recommend .product-info {
  padding:3px 8px 14px;
  background-color:#fff
}
.recommend .store-tag {
  height:16px;
  line-height:1;
  font-size:0;
  display:block
}
.recommend .store-tag .tag-icon {
  display:inline-block;
  min-width:12px;
  height:12px;
  vertical-align:middle
}
.recommend .store-tag .tag-text {
  display:inline-block;
  margin-left:4px;
  font-size:12px;
  height:16px;
  width:calc(100% - 17px);
  line-height:16px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align:middle
}
.p-yatra .recommend .store-tag .tag-text {
  display:none
}
.recommend .product-title {
  margin:2px 0 0;
  height:28px;
  color:#404040;
  font-size:12px;
  font-weight:400;
  line-height:14px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical
}
.recommend .product-price {
  margin:4px 0 0;
  height:22px;
  color:#f57224;
  font-size:18px;
  line-height:22px
}
.recommend .product-original-price {
  margin:4px 0 0;
  height:12px;
  font-size:10px;
  line-height:12px
}
.recommend .product-original-price .original-price {
  color:#9e9e9e;
  text-decoration:line-through
}
.recommend .product-original-price .discount {
  margin-left:4px;
  color:#212121
}
.recommend .product-installment {
  margin:4px 0 0;
  color:#9e9e9e;
  font-size:12px;
  height:12px;
  line-height:1
}
.recommend .product-service-list {
  margin:4px 0 0;
  height:16px
}
.recommend .product-service-list .service-item {
  margin-right:6px;
  width:16px;
  height:16px;
  vertical-align:top
}
.recommend .product-service-list .service-item:last-child {
  margin-right:0
}
.recommend .product-rating-region {
  margin:6px 0 0;
  height:14px;
  overflow:hidden
}
.recommend .product-rating-region .product-rating {
  float:left;
  overflow:hidden
}
.recommend .product-rating-region .rating-star {
  float:left
}
.recommend .product-rating-region .rating-total {
  float:left;
  margin-left:4px;
  color:#9e9e9e;
  font-size:10px;
  line-height:14px
}
.recommend .product-rating-region .product-region {
  float:right;
  max-width:70px;
  font-size:10px;
  line-height:14px;
  color:#9e9e9e;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis
}
.recommend .product-rating-region.no-rating .product-region {
  max-width:100%
}
.recommend.simple .product-info {
  padding-top:6px
}
.recommend.addtocart {
  margin:18px auto 30px;
  width:992px
}
.recommend.addtocart .recommend-products-wrap {
  padding:2px 2px 3px;
  overflow-x:auto;
  overflow-y:hidden
}
.recommend.addtocart .recommend-product-list {
  margin:0;
  white-space:nowrap
}
.recommend.addtocart .recommend-product-list .recommend-product-item {
  margin-bottom:0;
  white-space:normal
}
.recommend.addtocart .recommend-product-list .recommend-product-item:first-child {
  margin-left:0
}
.recommend.addtocart .recommend-product-list .recommend-product-item:last-child {
  margin-right:0
}
.cart-dialog-wrapper .next-overlay-backdrop {
  z-index:30003
}
.cart-dialog-wrapper .next-dialog.cart-dialog {
  border-radius:3px;
  border-width:0;
  z-index:30003
}
.cart-dialog-wrapper .next-dialog.cart-dialog .next-dialog-body {
  padding:48px 0 0
}
.cart-dialog-wrapper .next-dialog.cart-dialog .next-dialog-close {
  color:grey;
  width:18px;
  height:18px;
  right:16px;
  top:16px;
  display:inline-block
}
.cart-dialog-wrapper .next-dialog.cart-dialog .next-dialog-close .next-icon {
  width:18px;
  height:18px;
  line-height:18px
}
.cart-dialog-wrapper .next-dialog.cart-dialog .next-dialog-close .next-icon:before {
  width:18px;
  height:18px;
  font-size:18px;
  line-height:18px
}
.summary-section {
  padding:16px 12px 0;
  background:#fff
}
.summary-section-heading {
  font-size:18px;
  color:#212121;
  margin-bottom:14px;
  position:relative;
  font-weight:500
}
.summary-section-content {
  border-bottom:1px solid #eff0f5;
  padding-bottom:16px
}
.summary-section-content:after {
  content:"";
  display:table;
  clear:both
}
.summary-section:last-child .summary-section-content {
  border-bottom:none
}
.summary-section-edit {
  position:absolute;
  top:0;
  right:0;
  text-decoration:none;
  font-size:14px;
  color:#1a9cb7;
  cursor:pointer
}
.checkout-summary-heading {
  margin-bottom:14px;
  position:relative
}
.checkout-summary-icon {
  position:absolute;
  top:2px;
  right:0;
  cursor:pointer
}
.checkout-summary-title {
  font-size:18px;
  line-height:24px;
  color:#212121;
  font-weight:500
}
.checkout-summary-rows {
  margin-bottom:15px
}
.checkout-summary-rows:last-child {
  margin-bottom:0
}
.checkout-summary-main {
  display:flex
}
.checkout-summary-sub {
  margin-left:0;
  margin-top:10px;
  text-align:left
}
.checkout-summary-row {
  display:flex;
  width:100%;
  margin-bottom:16px;
  flex-direction:column
}
.checkout-summary-row:last-child {
  margin-bottom:0
}
.checkout-summary-label {
  flex:1;
  display:flex;
  justify-content:flex-start;
  font-size:14px;
  color:#757575;
  letter-spacing:0;
  line-height:21px
}
.checkout-addon-icon {
  vertical-align:middle
}
.checkout-summary-value {
  font-size:16px;
  line-height:21px;
  text-align:right;
  color:#202020;
  letter-spacing:-.44px;
  vertical-align:middle
}
.checkout-summary-line-value, .checkout-summary-value .text-through {
  margin-right:5px;
  text-decoration:line-through
}
.checkout-summary-noline-value {
  margin-right:5px
}
.checkout-summary-label-collapse {
  display:table-cell;
  width:50%;
  font-size:18px;
  line-height:24px;
  color:#212121;
  font-weight:500
}
.checkout-summary-value-collapse {
  display:table-cell;
  text-align:right;
  padding-right:20px
}
.checkout-summary-more-info {
  text-align:right
}
.checkout-summary-count {
  font-size:12px;
  color:#757575;
  letter-spacing:0;
  vertical-align:middle;
  display:inline-block;
  margin-left:10px
}
.checkout-order-total {
  margin-top:10px
}
.checkout-order-total-row {
  display:table;
  width:100%;
  margin-bottom:16px
}
.checkout-order-total-row:last-child {
  margin-bottom:0
}
.checkout-order-total-title {
  display:table-cell;
  font-size:14px;
  color:#202020;
  line-height:16px
}
.checkout-order-total-fee {
  display:table-cell;
  font-size:18px;
  color:#f57224;
  text-align:right
}
.checkout-order-total-fee-tip {
  font-size:12px;
  color:#424242;
  letter-spacing:0;
  line-height:16px;
  display:block;
  text-align:right;
  margin-top:5px
}
.checkout-order-total-button.next-btn {
  width:100%;
  height:40px;
  line-height:14px;
  position:absolute;
  bottom:12px;
  right:40px
}
.cart-item {
  width:100%;
  padding:16px 0;
  background-color:#fff;
  font-size:12px;
  font-weight:400;
  text-align:left
}
.cart-item-inner {
  width:100%;
  display:table
}
.cart-item-left {
  display:table-cell;
  vertical-align:top
}
.cart-item-left.cart-item-left-img-wrap {
  width:100px;
  padding-left:12px;
  padding-right:10px
}
.cart-item-right {
  display:table-cell;
  vertical-align:bottom;
  padding-right:40px
}
.cart-item-right .cart-item-right {
  padding-right:0
}
.cart-item-promoted-icon {
  height:12px
}
.cart-item-invalid-tip {
  margin-top:8px;
  padding-left:10px;
  font-size:12px;
  line-height:16px;
  color:#f44336
}
.cart-item-stock-tip {
  font-size:12px;
  line-height:14px;
  color:#1e1e1e;
  margin-top:4px
}
.cart-item-quantity {
  text-align:right;
  vertical-align:middle
}
.cart-item-quantity-icon {
  font-size:14px;
  line-height:28px;
  color:#c9c9c9;
  margin-right:5px
}
.cart-item-quantity-prefix {
  font-size:14px;
  color:#757575;
  vertical-align:middle
}
.cart-item-quantity-value {
  font-size:16px;
  line-height:28px;
  color:#212121;
  vertical-align:middle
}
.cart-item-img-wrap {
  position:relative;
  float:left;
  outline:none
}
.cart-item-img, .cart-item-img-wrap {
  width:80px;
  height:80px
}
.cart-item-content {
  display:inline-block
}
.cart-item-title {
  padding-left:0;
  font-size:14px;
  line-height:16px;
  color:#212121;
  outline:none
}
.cart-item-title, .cart-item-title:hover {
  text-decoration:none
}
.cart-item-title:link, .cart-item-title:visited {
  color:#212121
}
.cart-item-sku {
  margin:16px 0 8px;
  font-size:12px;
  line-height:16px;
  color:#757575
}
.cart-item-current-price {
  font-size:18px;
  line-height:28px;
  color:#f57224;
  font-weight:500;
  margin-bottom:4px
}
.cart-item-origin-price {
  color:#757575;
  margin-bottom:8px;
  text-decoration:line-through;
  margin-right:5px
}
.cart-item-origin-price, .cart-item-promotion-ratio {
  font-size:14px;
  line-height:16px;
  display:inline-block
}
.cart-item-promotion-ratio {
  color:#212121;
  font-weight:500
}
.cart {
  background:#fff;
  width:1012px;
  display:table;
  border-top:1px solid #eff0f5;
  border-bottom:1px solid #eff0f5
}
.cart .babayoicon {
  font-size:16px
}
.cart-message {
  padding-left:12px;
  padding-top:14px;
  padding-bottom:2px
}
.cart-message-icon {
  line-height:18px;
  margin-right:4px
}
.cart-message-icon, .cart-message-text {
  font-size:18px;
  color:#4caf50;
  vertical-align:middle
}
.cart-message-text {
  font-weight:400;
  line-height:22px
}
.cart-panel {
  display:table-cell;
  vertical-align:top
}
.cart-panel-left {
  max-width:598px
}
.cart-panel-right {
  position:relative;
  min-width:280px
}
.cart-panel-right .checkout-order-total-row {
  margin-bottom:0
}
.cart-panel-right .checkout-order-total .next-btn {
  width:auto;
  margin-top:16px
}
.cart-panel-right .checkout-order-total .next-btn.next-btn-secondary {
  background:#fff;
  color:#f57224;
  border-color:#f57224
}
.cart-list {
  max-height:277px;
  overflow:auto
}
.cart-list-item {
  margin-bottom:20px
}
.cart-list-item:last-child {
  margin-bottom:0
}
.cart-checkout-summary {
  padding:8px 0 0 12px
}
.cart-checkout-summary .checkout-summary-title {
  font-weight:400
}
.cart-checkout-summary .checkout-summary-label {
  font-size:12px;
  color:#757575;
  letter-spacing:0;
  line-height:16px
}
.cart-checkout-summary .checkout-summary-value {
  font-size:14px;
  color:#424242;
  letter-spacing:-.44px
}
.cart-order-total .checkout-order-total-fee-tip {
  color:#212121
}
.cart-order-total .checkout-order-total-title {
  font-weight:400;
  font-size:16px
}
.cart-error {
  height:310px;
  background:#fff;
  width:1012px;
  display:table;
  border-top:1px solid #eff0f5;
  border-bottom:1px solid #eff0f5
}
.cart-error .cart-error-feedback {
  width:388px;
  margin:0 auto
}
.cart-error-body {
  margin-top:50px;
  text-align:center
}
.cart-error-body .cart-error-content {
  font-size:16px;
  line-height:22px;
  font-weight:500
}
.cart-error-body .cart-error-btn {
  cursor:pointer;
  display:inline-block;
  margin-top:27px;
  padding:9px 15px;
  background-color:#fff;
  border:1px solid #f57224;
  border-radius:2px;
  font-size:12px;
  color:#f57224;
  line-height:14px;
  text-align:center;
  text-decoration:none;
  outline:none
}
.login-iframe {
  width:810px;
  min-height:380px
}
.mod-login {
  width:810px;
  box-sizing:border-box;
  margin:30px auto;
  padding:25px 50px;
  background-color:#fff;
  color:#757575
}
.mod-login:after {
  content:"";
  display:table;
  clear:both
}
.mod-login a {
  color:#049cb9
}
.mod-login-input-email label:after, .mod-login-input-loginName label:after, .mod-login-input-name label:after, .mod-login-input-password label:after, .mod-login-input-phone label:after, .mod-login-input-re-password label:after, .mod-login-input-sms label:after, .mod-login-login-input-name label:after {
  content:"*"
}
.mod-login-sms .mod-input-close-icon {
  display:none
}
.mod-login-sms {
  position:relative
}
.mod-login-sms .mod-sendcode {
  z-index:10;
  top:26px;
  position:absolute;
  right:0
}
.mod-login-sms .mod-sendcode.disable button {
  color:#a0a0a0
}
.mod-login-sms .mod-sendcode-btn {
  padding:7px;
  color:#136cff;
  background:none;
  border:0;
  outline:0
}
.mod-login-sms .mod-sendcode-btn span {
  margin-left:3px
}
.mod-login .mod-button-disable {
  background-color:#a0a0a0
}
.mod-login-col1 {
  width:380px;
  float:left
}
.mod-login-col2 {
  width:305px;
  float:right
}
.mod-login-birthday {
  float:left
}
.mod-login-birthday-hd {
  color:#000
}
.mod-login-birthday .mod-input input {
  margin-top:0
}
.mod-login-gender {
  float:left;
  width:auto
}
.mod-login-receive {
  display:flex;
  font-size:12px
}
.mod-login-receive label {
  margin-right:10px;
  position:relative;
  top:2px
}
.mod-login-receive p {
  flex:1
}
.mod-login-policy {
  font-size:12px;
  margin-bottom:20px
}
.mod-login-policy a {
  padding-left:3px
}
.mod-login-btn {
  margin:12px 0
}
.mod-login button {
  width:100%
}
.mod-login-change-register .mod-change-register-btn {
  margin-top:12px
}
.mod-login-third-btns .mod-third-party-login-btn span {
  display:none
}
.mod-login-forgot {
  margin-top:-7px;
  text-align:right;
  font-size:12px
}
.mod-login-password {
  font-size:11px;
  color:#9e9e9e;
  margin-top:-15px
}
.mod-login input[type=number]::-webkit-inner-spin-button, .mod-login input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance:none;
  margin:0
}
.mod-login-dialog a {
  outline:none
}
.mod-login-dialog .next-dialog-body {
  padding:0
}
.mod-login-dialog .mod-login {
  padding-top:10px
}
.mod-login-dialog .mod-input-password {
  bottom:-4px
}
.mod-login-dialog .mod-login-input-name {
  margin-bottom:24px
}
.mod-login-dialog-hd {
  padding:30px 0 0 50px
}
.mod-login-dialog-hd h3 {
  font-size:20px;
  color:#424242;
  margin-bottom:10px;
  font-weight:400
}
.mod-login-dialog-hd p {
  color:#136cff
}
.mod-login-dialog-hd a {
  text-decoration:underline;
  color:#136cff
}
.mod-login-dialog-icon .next-dialog-close {
  display:none
}
.mod-lazadian .mod-login-dialog-hd {
  padding:0;
  margin-bottom:1px
}
.mod-third-party-login-in-two-lines .mod-third-party-login-bd {
  display:flex;
  flex-direction:row;
  align-items:center
}
.mod-third-party-login-in-two-lines .mod-third-party-login-btn {
  flex:1
}
.mod-third-party-login-in-two-lines .mod-third-party-login-fb {
  margin-right:4px;
  margin-bottom:0
}
.mod-third-party-login-in-two-lines .mod-third-party-login-google {
  margin-left:4px;
  margin-bottom:0
}
.pdp-common-image-placeholder {
  display:inline-block;
  width:100%;
  height:100%;
  min-height:37px;
  background-color:#f5f5f5;
  background-repeat:no-repeat;
  background-position:50%;
  background-size:cover
}
.pdp-common-image {
  text-align:center
}
.pdp-common-image, .pdp-common-image .lazyload-wrapper {
  display:inline-block;
  width:100%;
  height:100%
}
.pdp-common-image:before {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.pdp-common-image .image {
  display:inline-block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  vertical-align:middle
}
.bundle-product {
  margin:0 0 16px;
  width:122px;
  background-color:#fff;
  display:inline-block;
  box-sizing:border-box
}
.bundle-product.other-product {
  position:relative;
  border:1px solid #dadada;
  border-radius:2px;
  cursor:pointer
}
.bundle-product.other-product .product-content {
  position:relative
}
.bundle-product.other-product.selected {
  border-color:#f57224
}
.bundle-product.other-product.selected:after {
  position:absolute;
  right:0;
  bottom:0;
  content:"";
  width:0;
  height:0;
  border-color:transparent #f57224 #f57224 transparent;
  border-style:solid;
  border-width:12px;
  border-bottom-right-radius:1px
}
.bundle-product.other-product.disabled {
  border:0
}
.bundle-product.other-product.disabled .product-content-wrap {
  display:block
}
.bundle-product.other-product.disabled .product-content-wrap:hover {
  text-decoration:none
}
.bundle-product.other-product.disabled:after, .bundle-product.other-product.disabled:hover {
  border:0
}
.bundle-product.other-product .view-link {
  display:none;
  position:absolute;
  left:-1px;
  bottom:-29px;
  width:122px;
  height:28px;
  line-height:28px;
  text-align:center;
  box-sizing:border-box;
  background-color:#fff;
  z-index:1
}
.bundle-product.other-product .view-link .pdp-link, .bundle-product.other-product .view-link .pdp-link:hover, .bundle-product.other-product .view-link .pdp-link:visited {
  color:#424242;
  text-decoration:none
}
.bundle-product.other-product:hover {
  border-color:#f57224;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}
.bundle-product.other-product:hover .view-link {
  display:block;
  border-left:1px solid #f57224;
  border-right:1px solid #f57224;
  border-bottom:1px solid #f57224;
  border-bottom-right-radius:2px;
  border-bottom-left-radius:2px
}
.bundle-product .selected-icon {
  position:absolute;
  right:0;
  bottom:-1px;
  color:#fff;
  font-size:12px;
  line-height:12px;
  z-index:1
}
.bundle-product .product-image {
  padding:11px 8px;
  height:100px;
  overflow:hidden;
  box-sizing:border-box;
  text-align:center
}
.bundle-product .product-image:before {
  display:inline-block;
  content:"";
  height:100%;
  width:0;
  vertical-align:middle
}
.bundle-product .product-image .image {
  display:inline-block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  vertical-align:middle
}
.bundle-product .product-info {
  padding:0 8px
}
.bundle-product .product-title {
  margin:0 0 4px;
  height:28px;
  color:#212121;
  font-size:12px;
  line-height:14px;
  font-weight:400;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical
}
.bundle-product .product-price {
  margin-bottom:0;
  padding-bottom:13px;
  color:#424242;
  font-size:12px;
  line-height:16px
}
.bundle-product-list, .bundle-product-list .other-product-wrap {
  display:inline-block
}
.bundle-product-list .other-product-wrap .plus {
  display:inline-block;
  margin:68px 8px 0;
  font-size:22px;
  color:#757575;
  vertical-align:top
}
.bundle-product-list .other-product-wrap .bundle-product {
  display:inline-block
}
.bundle-list-header {
  height:52px;
  overflow:hidden;
  background:#fafafa
}
.bundle-list-header:after {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.bundle-list-header .slider-arrow {
  float:right;
  margin-right:12px;
  height:52px;
  display:flex;
  align-items:center
}
.bundle-list-header .slider-index {
  margin-right:14px;
  font-size:14px;
  color:#757575
}
.bundle-list-header .arrow-prev {
  margin-right:4px
}
.bundle-list-header .arrow-next, .bundle-list-header .arrow-prev {
  font-size:16px;
  color:#757575;
  cursor:pointer
}
.bundle-list-header .arrow-next:hover, .bundle-list-header .arrow-prev:hover {
  color:#212121
}
.bundle-list-header .arrow-next.disabled, .bundle-list-header .arrow-next.disabled:hover, .bundle-list-header .arrow-prev.disabled, .bundle-list-header .arrow-prev.disabled:hover {
  color:#757575
}
.pdp-mod-bundle-list {
  background-color:#fff
}
.redmart-cart-picker {
  position:relative;
  width:100%;
  height:40px;
  background-color:#ee4054;
  overflow:hidden
}
.redmart-cart-picker .next-number-picker-handler-wrap {
  width:100%
}
.redmart-cart-picker .next-number-picker-handler-wrap .next-number-picker-handler {
  width:40px;
  height:40px;
  color:#fff;
  background-color:#ee4054
}
.redmart-cart-picker .next-number-picker-handler-wrap .next-number-picker-handler:hover {
  background-color:#de142b
}
.redmart-cart-picker .next-number-picker-handler-wrap .next-number-picker-handler .next-icon {
  line-height:32px
}
.redmart-cart-picker .next-number-picker-input-wrap {
  position:absolute;
  float:none;
  margin-left:0;
  top:0;
  left:40px;
  right:40px;
  bottom:0
}
.redmart-cart-picker .next-number-picker-input-wrap .next-number-picker-input {
  width:100%;
  background-color:#ee4054;
  border-color:#ee4054
}
.redmart-cart-picker .next-number-picker-input-wrap .next-number-picker-input input {
  height:38px;
  color:#fff
}
.redmart-cart-btn {
  display:flex;
  min-width:152px
}
.redmart-cart-btn .pdp-button {
  flex:1;
  padding:0;
  font-weight:500;
  font-family:Roboto-Medium
}
.redmart-cart-btn .pdp-button_size_xl {
  font-size:14px;
  font-weight:500
}
.mixed-text {
  line-height:normal
}
.mixed-text.mixed-text-liveupplus {
  display:inline-block;
  background-color:#003298;
  color:#fff;
  border-radius:6px;
  font-size:13px;
  padding:4px 7px 4px 6px;
  margin:4px 10px 4px 0
}
.mixed-text .ic-caret-inline {
  height:10px;
  padding-left:3px;
  vertical-align:middle
}
.mixed-text .ic-liveup-logo {
  height:14px;
  max-width:100px
}
.mixed-text .ic-liveup-inline-logo {
  height:14px;
  max-width:100px;
  padding-left:5px;
  margin-bottom:-1px;
  vertical-align:baseline
}
.mixed-text .ic-liveup-small-logo {
  height:12px;
  margin-bottom:-1px;
  vertical-align:baseline
}
.mixed-text .ic-liveupplus-inline-logo {
  height:10px;
  max-width:100px;
  padding-left:5px;
  margin-bottom:-1px;
  vertical-align:baseline
}
.product-card {
  font-family:Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif;
  box-sizing:border-box;
  width:152px;
  flex:none;
  display:flex;
  justify-content:space-between;
  flex-direction:column;
  padding:0;
  margin:6px;
  background:#fff
}
.product-card:hover {
  box-shadow:0 1px 6px rgba(0,0,0,.3);
  border-radius:3px
}
.product-card .product-card-header {
  position:relative;
  display:block;
  height:152px;
  margin-bottom:10px
}
.product-card .product-card-header .product-badge {
  position:absolute;
  left:0;
  bottom:0;
  margin-left:8px;
  padding:4px 8px;
  color:#fff;
  border-radius:3px;
  font-size:14px;
  font-weight:700;
  max-width:120px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.product-card .product-card-header .product-badge.soldOut {
  background-color:#4a4a4a
}
.product-card .product-card-body {
  flex:1;
  display:flex;
  flex-direction:column;
  margin-bottom:5px;
  padding:0 8px
}
.product-card .product-card-footer .pdp-button, .product-card .product-card-footer .redmart-cart-picker {
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px
}
.product-card .product-name {
  font-size:14px;
  margin-bottom:5px;
  color:#333;
  line-height:18px;
  height:54px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3
}
.product-card .product-info {
  color:#9e9e9e;
  font-size:12px;
  margin-bottom:5px;
  height:13px;
  padding:0!important
}
.product-card .product-tags {
  flex:1;
  display:flex;
  align-items:center;
  margin-bottom:5px;
  height:18px
}
.product-card .product-tags .tag-item {
  font-family:Roboto-Medium;
  display:inline-block;
  border:1px solid #999;
  border-radius:3px;
  padding:0;
  font-size:12px;
  white-space:nowrap;
  margin-right:5px;
  height:16px;
  line-height:16px
}
.product-card .product-tags .tag-item .tag-text {
  transform:scale(.83);
  display:inline-block;
  font-weight:500
}
.product-card .product-tags .tag-item:last-child {
  margin-right:0
}
.product-card .product-tags img {
  width:18px;
  height:18px
}
.product-card .price-tag {
  height:34px;
  font-family:Roboto-Medium;
  font-weight:500
}
.product-card .price-tag .price-label-prime {
  color:#ee4054;
  font-size:15px;
  font-weight:500
}
.product-card .price-tag .price-label-origin {
  color:#9e9e9e;
  font-size:12px;
  text-decoration:line-through
}
.product-card .price-tag .price-label-discount {
  color:#212121;
  font-size:12px;
  margin-left:5px
}
.product-card .promotion-tags {
  height:22px
}
.product-card .promotion-tags .promotion-label {
  display:inline-block;
  padding:2px 8px;
  border:1px solid transparent;
  box-sizing:border-box;
  max-width:100%;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.redmart-product-list {
  display:flex;
  flex-wrap:wrap
}
.pdp-stars {
  position:relative
}
.pdp-stars_size_xs img {
  width:10.64px;
  height:10.64px
}
.pdp-stars_size_s img {
  width:13.3px;
  height:13.3px
}
.pdp-stars_size_m img {
  width:17.29px;
  height:17.29px
}
.bday-tag {
  display:inline-block;
  width:30px;
  height:12px;
  border-radius:2px
}
.pdp-recommend .recommend-loading {
  width:100%;
  min-height:100px;
  background-size:50px!important
}
.pdp-recommend .recommend-loading.babayo {
  background:url(https://img.lazcdn.com/g/tps/tfs/TB1ISHWkgvD8KJjy0FlXXagBFXa-200-200.gif) no-repeat 50%
}
.pdp-recommend .recommend-loading.daraz {
  background:url(https://img.lazcdn.com/g/tps/tfs/TB1H4kXa4TpK1RjSZR0XXbEwXXa-200-200.gif) no-repeat 50%
}
.pdp-recommend .recommend-loading.mm {
  background:url(https://img.lazcdn.com/g/tps/tfs/TB1rT4lbkvoK1RjSZFNXXcxMVXa-200-200.gif) no-repeat 50%
}
.pdp-recommend .recommend-title {
  margin-bottom:16px;
  color:#212121;
  font-size:16px;
  font-weight:500;
  font-family:Roboto-Medium;
  line-height:20px
}
.pdp-recommend .recommend-product-list {
  margin:0 -6px
}
.pdp-recommend .recommend-product-item {
  display:inline-block;
  margin:0 6px 12px;
  width:188px;
  vertical-align:top
}
.pdp-recommend .product-item-link {
  display:block;
  text-decoration:none;
  box-shadow:0 1px 2px 0 transparent
}
.pdp-recommend .product-item-link:hover {
  text-decoration:none;
  box-shadow:0 1px 2px 0 rgba(0,0,0,.25)
}
.pdp-recommend .product-image {
  margin:0;
  width:100%;
  height:188px;
  text-align:center;
  background-color:#fff
}
.pdp-recommend .product-image:before {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.pdp-recommend .product-image .image {
  display:inline-block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  vertical-align:middle
}
.pdp-recommend .product-info {
  padding:4px 8px 8px;
  background-color:#fff
}
.pdp-recommend .product-title {
  margin:0;
  height:28px;
  color:#212121;
  font-size:12px;
  font-weight:400;
  line-height:14px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical
}
.pdp-recommend .product-title .bday-tag {
  margin-right:3px;
  margin-top:1px;
  vertical-align:top
}
.pdp-recommend .product-price {
  margin:4px 0 0;
  height:22px;
  color:#f57224;
  font-size:18px;
  line-height:22px
}
.pdp-recommend .product-original-price {
  margin:4px 0 0;
  height:12px;
  font-size:10px;
  line-height:12px
}
.pdp-recommend .product-original-price .original-price {
  color:#9e9e9e;
  text-decoration:line-through
}
.pdp-recommend .product-original-price .discount {
  margin-left:4px;
  color:#212121
}
.pdp-recommend .product-rating-region {
  margin:4px 0 0;
  height:16px;
  overflow:hidden
}
.pdp-recommend .product-rating-region .product-rating {
  float:left;
  overflow:hidden
}
.pdp-recommend .product-rating-region .rating-star {
  display:inline-block;
  font-size:10px;
  line-height:12px
}
.pdp-recommend .product-rating-region .sales-text {
  font-size:12px;
  color:#212121
}
.pdp-recommend .product-rating-region .divide-line {
  display:inline-block;
  margin:0 4px;
  width:1px;
  height:10px;
  background-color:#dadada
}
.pdp-redmart-recommend {
  background-color:#fff;
  padding:20px
}
.pdp-redmart-recommend .pdp-redmart-recommend-block {
  margin-bottom:10px
}
.pdp-redmart-recommend .pdp-redmart-recommend-block:last-child {
  margin-bottom:0
}
.pdp-redmart-recommend .pdp-redmart-recommend-block .pdp-redmart-recommend-title {
  font-size:16px;
  margin-bottom:10px
}
.pdp-common-phone-input .phone-input-wrap {
  margin:10px 0 0;
  width:335px
}
.pdp-common-phone-input .phone-input {
  box-sizing:border-box;
  padding-left:15px;
  width:100%;
  height:40px;
  color:#212121;
  font-size:14px;
  border:1px solid #9e9e9e;
  box-shadow:0 2px 0 0 #f1f1f1;
  border-radius:3px;
  outline:none
}
.pdp-common-phone-input .phone-input::-webkit-input-placeholder {
  color:#757575
}
.pdp-common-phone-input .phone-input:-ms-input-placeholder {
  color:#757575!important
}
.pdp-common-phone-input .phone-input::-ms-clear {
  display:none
}
.pdp-common-phone-input .phone-input-error {
  margin-top:4px;
  color:#f44336;
  font-size:12px
}
.pdp-common-phone-input.error .phone-input {
  border-color:#f44336;
  box-shadow:none
}
.pdp-rolling {
  height:100%;
  overflow:hidden;
  box-sizing:border-box
}
.pdp-rolling-marquee {
  position:relative;
  overflow:hidden
}
.pdp-rolling-marquee-container {
  position:relative
}
.pdp-rolling-marquee-item {
  display:flex;
  justify-content:center;
  align-items:center;
  height:24px
}
.pdp-rolling-suffix {
  margin:0 2px
}
.pdp-rolling-suffix-image {
  height:12px
}
.pdp-mod-add-on-service {
  margin-top:12px;
  background-color:#fff
}
.pdp-mod-add-on-service .bundle-product-list {
  padding:0 24px
}
.pdp-mod-add-on-service .service-footer {
  padding:16px 24px;
  overflow:hidden;
  display:table;
  width:100%;
  box-sizing:border-box;
  border-top:1px solid #eff0f5
}
.pdp-mod-add-on-service .service-footer .total-info {
  float:left;
  margin:0;
  line-height:40px;
  color:#f57224;
  display:table-cell;
  vertical-align:middle;
  text-align:left
}
.pdp-mod-add-on-service .service-footer .cart-btn {
  height:40px;
  display:table-cell;
  vertical-align:middle;
  text-align:right
}
.service-title {
  display:inline-block;
  padding-left:24px;
  line-height:52px;
  font-weight:500;
  font-family:Roboto-Medium;
  font-size:16px;
  color:#212121
}
.pdp-cart-concern {
  margin-top:8px;
  border-radius:2px;
  line-height:44px;
  color:#fff;
  text-align:left;
  font-size:16px;
  cursor:pointer;
  display:flex
}
.pdp-cart-concern .add-cart {
  height:100%;
  background-color:#f57224
}
.pdp-cart-concern .btn-default {
  background-color:#f57224
}
.pdp-cart-concern .btn-wishlist {
  background-color:#136cff
}
.pdp-cart-concern .btn-soon {
  cursor:not-allowed;
  background-color:#dadada;
  color:#9e9e9e
}
.pdp-cart-concern .pdp-buy-tips {
  display:inline-block;
  margin-left:24px;
  font-size:14px;
  color:#136cff
}
.pdp-cart-concern .btn-txt {
  position:relative;
  top:-3px
}
.add-to-cart-buy-now-btn {
  padding:0;
  width:225px;
  text-align:center;
  margin-right:10px;
  border:0
}
.add-to-cart-buy-now-btn.full-btn {
  width:100%;
  margin-right:0
}
.add-to-cart-buy-now-btn.long-btn {
  width:480px
}
.button-inner-icon {
  font-size:24px;
  margin-right:1px
}
.pdp-sponsored-products.success {
  background:#fff
}
.pdp-sponsored-products .recommend-title {
  margin:0;
  height:52px;
  line-height:52px;
  text-align:center;
  background-color:#fafafa;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden
}
.pdp-sponsored-products .recommend-product-list {
  margin:0
}
.pdp-sponsored-products .product-item-link {
  margin:1px auto;
  width:188px
}
.pdp-sponsored-products .recommend-product-item {
  margin:0;
  width:100%
}
.pdp-sponsored-products .recommend-product-item .product-info {
  padding-bottom:14px
}
.pdp-sponsored-products .recommend-product-item:first-child .product-item-link {
  margin-top:0
}
.age-restriction-mask {
  position:fixed;
  top:0;
  left:0;
  overflow:hidden;
  width:100%;
  height:100%;
  z-index:4200;
  background:#9e9e9e;
  opacity:1
}
.age-restriction-dialog {
  box-sizing:border-box;
  position:fixed;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:548px;
  height:180px;
  padding:26px 24px 28px;
  background:#fafafa;
  box-shadow:0 16px 32px 0 rgba(0,0,0,.4);
  border-radius:2px
}
.age-restriction-title {
  font-family:Roboto-Medium;
  font-size:18px;
  color:#202020;
  letter-spacing:0;
  font-weight:700
}
.age-restriction-message {
  margin-top:10px;
  font-family:Roboto-Regular;
  font-size:16px;
  color:#000;
  letter-spacing:0
}
.age-restriction-dontaskagain {
  margin-top:24px
}
.age-restriction-dontaskagain .age-restriction-dontaskagain-label {
  cursor:pointer;
  margin-left:10px;
  font-size:14px;
  color:#424242;
  letter-spacing:0;
  vertical-align:bottom
}
.age-restriction-dontaskagain .age-restriction-dontaskagain-check {
  display:inline-block;
  cursor:pointer
}
.age-restriction-dontaskagain .age-restriction-dontaskagain-check .age-checked-on {
  font-size:18px;
  color:#f57224
}
.age-restriction-dontaskagain .age-restriction-dontaskagain-check .age-checked-off {
  font-size:18px;
  color:#9e9e9e
}
.age-restriction-btn-over {
  cursor:pointer;
  box-sizing:border-box;
  display:inline-block;
  margin-right:24px;
  text-align:center;
  vertical-align:middle;
  width:238px;
  height:44px;
  background:#f57224;
  font-family:Roboto-Medium;
  font-size:16px;
  color:#fff;
  letter-spacing:0;
  line-height:44px;
  border-radius:2px
}
.age-restriction-btn-wrapper {
  display:table;
  margin-top:32px;
  width:100%
}
.age-restriction-btn-under {
  cursor:pointer;
  box-sizing:border-box;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  width:238px;
  height:44px;
  background:#dadada;
  font-family:Roboto-Medium;
  font-size:16px;
  color:#212121;
  letter-spacing:0;
  line-height:44px;
  border-radius:2px
}
.pdp-price_color_orange {
  color:#f57224
}
.pdp-price_color_black {
  color:#212121
}
.pdp-price_color_gray {
  color:#404040
}
.pdp-price_color_lightgray {
  color:#9e9e9e
}
.pdp-price_color_red {
  color:#ff6700
}
.pdp-price_size_xxxs {
  font-size:10px
}
.pdp-price_size_xxs {
  font-size:12px
}
.pdp-price_size_xs {
  font-size:14px
}
.pdp-price_size_s {
  font-size:16px
}
.pdp-price_size_m {
  font-size:18px
}
.pdp-price_size_xm {
  font-size:22px
}
.pdp-price_size_l {
  font-size:24px
}
.pdp-price_size_xl {
  font-size:30px
}
.pdp-price_type_deleted {
  text-decoration:line-through
}
.pdp-price_type_bold {
  font-weight:700
}
.combo-total-info {
  padding:16px 24px;
  overflow:hidden;
  display:table;
  width:100%;
  box-sizing:border-box;
  border-top:1px solid #eff0f5
}
.combo-total-info .total-info-block {
  display:table-cell;
  vertical-align:middle;
  text-align:left
}
.combo-total-info .total-info {
  padding:0 0 7px;
  font-size:14px;
  color:#424242
}
.combo-total-info .discount {
  display:inline-block;
  padding-left:6px;
  font-size:14px;
  color:#424242
}
.combo-total-info .total {
  display:inline-block;
  font-size:17px;
  color:#f57224
}
.combo-total-info .btn-cart {
  height:40px;
  display:table-cell;
  vertical-align:middle;
  text-align:right
}
.pdp-mod-combo-item {
  padding-top:16px;
  background-color:#fff
}
.pdp-mod-combo-item .bundle-product-list {
  padding-left:8px;
  padding-right:8px
}
.pdp-mod-voucher-item {
  padding:12px 0 0;
  border:1px solid #eff0f5;
  background-color:#fafafa
}
.pdp-mod-voucher-item .voucher-item-footer, .pdp-mod-voucher-item .voucher-item-header, .pdp-mod-voucher-item .voucher-item-use-condition {
  padding:0 16px
}
.pdp-mod-voucher-item .vocher-name {
  color:#424242;
  font-weight:500;
  font-family:Roboto-Medium
}
.pdp-mod-voucher-item .code-info, .pdp-mod-voucher-item .vocher-name {
  font-size:14px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.pdp-mod-voucher-item .code-info .label {
  color:#424242
}
.pdp-mod-voucher-item .code-info .code {
  color:#000;
  font-weight:500;
  font-family:Roboto-Medium
}
.pdp-mod-voucher-item .voucher-item-use-condition {
  padding:8px 16px;
  color:#f57224
}
.pdp-mod-voucher-item .voucher-item-use-condition .discont {
  font-size:24px;
  line-height:28px
}
.pdp-mod-voucher-item .voucher-item-use-condition .condition {
  font-size:14px;
  line-height:18px
}
.pdp-mod-voucher-item .voucher-item-use-condition .condition a {
  color:#136cff;
  text-decoration:none
}
.pdp-mod-voucher-item .voucher-item-use-condition .condition a:hover {
  text-decoration:none
}
.pdp-mod-voucher-item .voucher-item-footer {
  position:relative;
  padding-top:11px;
  padding-bottom:11px;
  border-top:1px dashed #eff0f5
}
.pdp-mod-voucher-item .voucher-item-footer:after, .pdp-mod-voucher-item .voucher-item-footer:before {
  position:absolute;
  top:-7px;
  content:"";
  width:8px;
  height:12px;
  background:#fff;
  border:1px solid #eff0f5
}
.pdp-mod-voucher-item .voucher-item-footer:before {
  left:-2px;
  border-radius:0 6px 6px 0;
  border-left-color:#fff
}
.pdp-mod-voucher-item .voucher-item-footer:after {
  right:-2px;
  border-radius:6px 0 0 6px;
  border-right-color:#fff
}
.pdp-mod-voucher-item .voucher-item-footer .expiry-copy-block {
  line-height:1
}
.pdp-mod-voucher-item .voucher-item-footer .expiry-date {
  display:inline-block;
  max-width:75%;
  color:#757575;
  font-size:12px;
  line-height:14px
}
.pdp-mod-voucher-item .voucher-item-footer .voucher-copy-success-tip {
  margin-top:8px;
  font-size:12px;
  color:#4caf50
}
.pdp-mod-voucher-item .voucher-item-footer .voucher-copy-success-tip.tip-error {
  color:red
}
.pdp-mod-voucher-item .voucher-item-footer .copy-btn {
  float:right;
  padding:0 12px;
  font-size:14px;
  line-height:16px;
  text-align:center;
  color:#136cff;
  border:0;
  background-color:transparent;
  outline:none;
  cursor:pointer
}
.pdp-mod-voucher-list .pdp-mod-voucher-item {
  margin-bottom:12px
}
.pdp-mod-voucher-list .pdp-mod-voucher-item:last-child {
  margin-bottom:0
}
.pdp-mod-multibuy-item {
  padding:8px 0 0;
  border:1px solid #eff0f5;
  background-color:#fafafa
}
.pdp-mod-multibuy-item .multibuy-item-footer, .pdp-mod-multibuy-item .multibuy-item-header, .pdp-mod-multibuy-item .multibuy-item-use-condition {
  padding:0 16px
}
.pdp-mod-multibuy-item .multibuy-item-use-condition {
  padding:8px 16px 16px;
  color:#f57224
}
.pdp-mod-multibuy-item .multibuy-item-use-condition .condition {
  font-size:14px;
  line-height:18px
}
.pdp-mod-multibuy-item .multibuy-item-use-condition .condition a {
  color:#136cff;
  text-decoration:none
}
.pdp-mod-multibuy-item .multibuy-item-use-condition .condition a:hover {
  text-decoration:none
}
.pdp-mod-multibuy-item .multibuy-item-footer {
  position:relative;
  padding-top:11px;
  padding-bottom:11px;
  border-top:1px dashed #eff0f5
}
.pdp-mod-multibuy-item .multibuy-item-footer:after, .pdp-mod-multibuy-item .multibuy-item-footer:before {
  position:absolute;
  top:-7px;
  content:"";
  width:8px;
  height:12px;
  background:#fff;
  border:1px solid #eff0f5
}
.pdp-mod-multibuy-item .multibuy-item-footer:before {
  left:-2px;
  border-radius:0 6px 6px 0;
  border-left-color:#fff
}
.pdp-mod-multibuy-item .multibuy-item-footer:after {
  right:-2px;
  border-radius:6px 0 0 6px;
  border-right-color:#fff
}
.pdp-mod-multibuy-item .multibuy-item-footer .expiry-copy-block:after {
  content:"";
  display:block;
  clear:both
}
.pdp-mod-multibuy-item .multibuy-item-footer .expiry-date {
  display:inline-block;
  max-width:75%;
  color:#757575;
  font-size:12px;
  line-height:14px
}
.pdp-mod-multibuy-item .multibuy-item-footer .link-more {
  float:right;
  padding:0 12px;
  font-size:14px;
  line-height:16px;
  text-align:center;
  color:#136cff;
  border:0;
  background-color:transparent;
  outline:none;
  cursor:pointer
}
.product-item {
  margin-bottom:12px
}
.product-item .toggle-block {
  position:relative;
  display:inline-block;
  margin-right:8px;
  width:16px;
  height:16px;
  border:1px solid #757575;
  border-radius:50%;
  vertical-align:middle;
  box-shadow:inset 0 3px 0 0 #f2f2f2
}
.product-item .toggle-block.checked:after {
  position:absolute;
  top:5px;
  left:5px;
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background-color:#f57224
}
.product-item .product-image {
  display:inline-block;
  margin-right:10px;
  width:40px;
  height:40px;
  line-height:40px;
  vertical-align:middle
}
.product-item .product-image:before {
  display:none
}
.product-item .product-info {
  display:inline-block;
  width:calc(100% - 76px);
  vertical-align:middle
}
.product-item .title {
  margin-bottom:0;
  font-size:13px;
  font-weight:400;
  line-height:1.2;
  color:#424242;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.product-item .pdp-link .title {
  color:#136cff
}
.product-item .price-info {
  font-size:13px
}
.product-item .price-info .price {
  margin-right:8px;
  color:#9e9e9e;
  text-decoration:line-through
}
.product-item .price-info .text {
  color:#f57224
}
.free-gift-info .gift-title {
  margin-bottom:10px;
  font-size:14px;
  line-height:16px;
  color:#212121;
  font-weight:400
}
.free-gift-info .product-list .product-item:last-child {
  margin-bottom:0
}
.pdp-mod-promotion-info {
  padding:8px
}
.pdp-mod-promotion-info.voucher-info {
  padding:8px;
  width:430px
}
.pdp-mod-promotion-info.free-gift {
  padding:16px;
  width:430px
}
.pdp-mod-promotion-info.seller-promotion {
  padding:16px;
  width:438px;
  font-size:13px
}
.pdp-mod-promotion-info .promotion-title {
  margin:0;
  padding:12px 0 8px;
  color:#212121;
  font-size:14px;
  font-weight:400;
  line-height:16px
}
.pdp-mod-promotion-info .promotion-description {
  font-size:14px
}
.pdp-mod-promotion-info .promotion-description ul {
  padding-left:10px;
  list-style:disc;
  list-style-position:inside;
  font-size:14px;
  line-height:20px
}
.pdp-mod-promotion-info.buy-more {
  padding:19px 24px
}
.pdp-mod-promotion-info.buy-more .gradient-item {
  padding:5px 0
}
.pdp-mod-promotion-info.buy-more .gradient-item .discount {
  font-size:18px;
  color:#f57224
}
.pdp-mod-promotion-info.buy-more .gradient-item .total {
  font-size:14px;
  color:#f57224
}
.pdp-mod-promotion-info .rich-text li, .pdp-mod-promotion-info .rich-text ul {
  list-style:none;
  padding:0
}
.pdp-mod-promotion-info .rich-text li, .pdp-mod-promotion-info .rich-text p, .pdp-mod-promotion-info .rich-text ul {
  margin:0
}
.pdp-mod-promotion-info a, .pdp-mod-promotion-info a:visited {
  color:#136cff
}
.pdp-mod-promotion-info a:active, .pdp-mod-promotion-info a:focus {
  color:#1e71ff;
  cursor:pointer;
  text-decoration:none
}
.pdp-mod-promotion-info a:hover {
  color:#1e71ff;
  cursor:pointer;
  text-decoration:underline
}
.pdp-mod-promotion-dialog {
  max-height:400px;
  overflow-y:auto
}
.promotion-tag-item {
  display:inline-block;
  position:relative;
  padding:0 12px 0 8px;
  height:24px;
  line-height:24px;
  color:#fff;
  font-size:12px;
  background-color:#f57224
}
.promotion-tag-item:after {
  position:absolute;
  top:0;
  right:-7px;
  display:inline-block;
  content:"";
  border-color:#ff9800 transparent;
  border-style:solid;
  border-width:12px 7px
}
.promotion-tag-item .tag-name {
  display:inline-block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.promotion-tag-item .tag-name-rolling {
  height:24px;
  padding:0;
  font-size:12px
}
.promotion-tag-item.has-arrow {
  padding-right:25px;
  cursor:pointer
}
.promotion-tag-item.has-arrow:before {
  position:absolute;
  top:10px;
  right:7px;
  content:"";
  border-color:#fff transparent transparent;
  border-style:solid;
  border-width:5px 4px
}
.pdp-mod-combo-list .combo-count-saving {
  display:inline-block;
  font-size:0;
  vertical-align:middle
}
.pdp-mod-combo-list .combo-count {
  display:inline-block
}
.pdp-mod-combo-list .combo-saving {
  display:inline-block;
  margin-left:15px;
  font-size:14px;
  color:#f57224;
  line-height:24px;
  vertical-align:top
}
.common-error {
  background:0 0;
  width:1188px;
  text-align:center;
  margin:0 auto;
  padding:80px 0;
  font-family:Roboto-Regular
}
.common-error .error-logo {
  width:100px;
  height:100px
}
.common-error .error-title {
  color:#757575;
  font-size:18px;
  font-weight:bolder;
  margin:8px 0;
  padding:0
}
.common-error .error-info {
  margin-bottom:40px;
  font-size:14px
}
.common-error .error-info h3 {
  color:#757575;
  font-size:14px;
  line-height:20px
}
.common-error .back-to-hp .back-btn {
  color:#136cff;
  font-size:14px;
  font-weight:bolder
}
.next-progress-circle, .next-progress-line {
  color:#333;
  font-family:Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC, Microsoft YaHei;
  font-size:14px;
  line-height:1.2857142;
  box-sizing:border-box
}
.next-progress-circle *, .next-progress-circle :after, .next-progress-circle :before, .next-progress-line *, .next-progress-line :after, .next-progress-line :before {
  box-sizing:border-box
}
.next-progress-line {
  width:100%;
  display:inline-block;
  position:relative
}
.next-progress-line-container {
  margin-right:0;
  padding-right:0;
  display:inline-block;
  width:100%;
  vertical-align:middle
}
.next-progress-line-underlay {
  position:relative;
  width:100%;
  background-color:#ebecf0
}
.next-progress-line-overlay {
  position:absolute;
  left:0;
  top:0;
  transition:all 1s cubic-bezier(.65,.2,.35,1)
}
.next-progress-line-overlay-normal {
  background-color:#2192d9
}
.next-progress-line-overlay-success {
  background-color:#1dc11d
}
.next-progress-line-overlay-error, .next-progress-line-overlay-started {
  background-color:#f33
}
.next-progress-line-overlay-middle {
  background-color:#ffa033
}
.next-progress-line-overlay-almostfinished {
  background-color:#1dc11d
}
.next-progress-line-small .next-progress-line-underlay {
  border-radius:0;
  height:4px
}
.next-progress-line-small .next-progress-line-overlay {
  height:4px;
  border-radius:0;
  top:50%;
  margin-top:-2px
}
.next-progress-line-small .next-progress-line-text {
  font-size:12px;
  line-height:4px
}
.next-progress-line-medium .next-progress-line-underlay {
  border-radius:0;
  height:8px
}
.next-progress-line-medium .next-progress-line-overlay {
  height:8px;
  border-radius:0;
  top:50%;
  margin-top:-4px
}
.next-progress-line-medium .next-progress-line-text {
  font-size:12px;
  line-height:8px
}
.next-progress-line-large .next-progress-line-underlay {
  border-radius:0;
  height:16px
}
.next-progress-line-large .next-progress-line-overlay {
  height:16px;
  border-radius:0;
  top:50%;
  margin-top:-8px
}
.next-progress-line-large .next-progress-line-text {
  font-size:14px;
  line-height:16px
}
.next-progress-line-show-info .next-progress-line-container {
  padding-right:60px;
  margin-right:-60px
}
.next-progress-line-show-info .next-progress-line-text {
  width:50px;
  text-align:left;
  margin-left:10px;
  vertical-align:middle;
  display:inline-block;
  color:#333
}
.next-progress-circle {
  position:relative;
  display:inline-block
}
.next-progress-circle-underlay {
  stroke:#ebecf0;
  stroke-width:8px
}
.next-progress-circle-overlay {
  transition:all 1s cubic-bezier(.65,.2,.35,1);
  stroke-linecap:round;
  stroke-width:8px
}
.next-progress-circle-overlay-normal {
  stroke:#2192d9
}
.next-progress-circle-overlay-success {
  stroke:#1dc11d
}
.next-progress-circle-overlay-error, .next-progress-circle-overlay-started {
  stroke:#f33
}
.next-progress-circle-overlay-middle {
  stroke:#ffa033
}
.next-progress-circle-overlay-almostfinished {
  stroke:#1dc11d
}
.next-progress-circle-small {
  width:100px;
  height:100px;
  font-size:20px
}
.next-progress-circle-medium {
  width:116px;
  height:116px;
  font-size:24px
}
.next-progress-circle-large {
  width:132px;
  height:132px;
  font-size:36px
}
.next-progress-circle-text {
  display:block;
  position:absolute;
  width:100%;
  top:50%;
  left:0;
  margin:0;
  text-align:center;
  line-height:1;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  transition:transform .3s cubic-bezier(.65,.2,.35,1);
  color:#333
}
.crazy-deal-details.pc {
  margin:8px;
  height:29px;
  overflow:hidden;
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:100% 100%
}
.crazy-deal-details.pc .crazy-deal-details-right {
  position:relative;
  margin-left:140px;
  height:100%;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between
}
.crazy-deal-details.pc .crazy-deal-details-process {
  display:flex;
  flex-direction:row-reverse;
  align-items:center;
  color:#999;
  font-weight:700
}
.crazy-deal-details.pc .crazy-deal-details-procressbar {
  width:90px;
  height:8px;
  background:#ffd1c2;
  border-radius:4px;
  display:inline-block;
  margin-right:6px;
  margin-left:6px
}
.crazy-deal-details.pc .crazy-deal-details-procressbar-inner {
  background:linear-gradient(90deg,#ff8763,#ff330c);
  border-radius:4px;
  width:0;
  height:100%
}
.crazy-deal-details.pc .crazy-deal-details-countdown {
  text-align:right
}
.crazy-deal-details.pc .crazy-deal-details-countdown-time {
  color:#ff3d00
}
.crazy-deal-details.pc .crazy-deal-details-notstart {
  text-align:right
}
.crazy-deal-details.pc .content-wrapper {
  display:flex;
  align-items:center
}
.crazy-deal-details.pc .right-img {
  height:18px;
  position:relative;
  top:-.5px;
  cursor:pointer
}
.crazy-deal-details.msite {
  height:50px;
  overflow:hidden;
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:cover
}
.crazy-deal-details.msite .crazy-deal-details-right {
  position:relative;
  display:flex;
  color:#fff;
  margin-right:10px;
  height:100%;
  flex-direction:column;
  justify-content:center
}
.crazy-deal-details.msite .crazy-deal-details-process {
  text-align:right
}
.crazy-deal-details.msite .crazy-deal-details-procressbar {
  width:60px;
  height:6px;
  background:#f2a491;
  border-radius:3px;
  display:inline-block;
  margin-right:5px
}
.crazy-deal-details.msite .crazy-deal-details-procressbar-inner {
  background:#fff;
  border-radius:3px;
  width:0;
  height:100%
}
.crazy-deal-details.msite .crazy-deal-details-countdown {
  text-align:right
}
.crazy-deal-details.msite .crazy-deal-details-countdown-time {
  font-weight:700
}
.crazy-deal-details.msite .crazy-deal-details-notstart {
  text-align:right
}
.crazy-deal-details.msite .content-wrapper {
  display:flex;
  align-items:center;
  justify-content:flex-end
}
.crazy-deal-details.msite .right-img {
  height:18px;
  position:relative;
  top:-1px;
  cursor:pointer
}
.cdd-action-url {
  position:relative;
  top:-1px;
  cursor:pointer;
  color:#eb6e48;
  display:flex
}
.location-link, .location-link:visited, .seller-container .seller-name .seller-im-wrapper .seller-im-content {
  color:#136cff
}
.location-link:active, .location-link:focus, .location-link:hover {
  color:#1e71ff;
  cursor:pointer;
  text-decoration:none
}
.location-link_size_s {
  font-size:12px
}
.location-link_size_xs {
  font-size:13px
}
.location-link_size_m {
  font-size:14px
}
.location-overlay {
  background-color:#fff;
  border:1px solid transparent;
  box-shadow:1px 2px 14px #ccc;
  z-index:0;
  border-radius:3px;
  box-sizing:border-box
}
.location-overlay.overlay-with-arrow:before {
  position:absolute;
  top:-6px;
  right:36px;
  display:block;
  content:"";
  width:12px;
  height:12px;
  background-color:#fff;
  box-shadow:2px 1px 14px #ccc;
  transform:rotate(45deg);
  z-index:-1
}
.location-overlay .content-block {
  max-height:400px;
  background-color:#fff
}
.location-input.next-input {
  padding:4px 1px;
  border-radius:3px;
  width:100%
}
.location-input_theme_search.next-input-group {
  width:100%
}
.location-input_theme_search.next-input-group .next-input {
  padding:4px 1px;
  border-radius:3px 0 0 3px;
  border-right:none;
  transition:unset
}
.location-input_theme_search.next-input-group .next-input.next-input-single, .location-input_theme_search.next-input-group .next-input.next-input-single:hover {
  border-color:#dadada
}
.location-input_theme_search.next-input-group .next-input.next-input-single.focus, .location-input_theme_search.next-input-group .next-input.next-input-single.focus+.next-input-addon {
  border-color:#136cff
}
.location-input_theme_search.next-input-group.medium .next-input-addon {
  background-color:#fff;
  border-radius:0 3px 3px 0;
  font-size:28px;
  padding-right:5px;
  border-color:#dadada
}
.location-input_theme_search.next-input-group.medium .next-input-addon .babayo-icon {
  font-size:28px;
  line-height:32px
}
.location-button {
  padding:0 24px;
  border-radius:2px
}
.location-button_size_s {
  height:32px;
  font-size:14px
}
.location-button_size_m {
  height:36px;
  font-size:14px
}
.location-button_size_l {
  height:38px;
  font-size:14px
}
.location-button_size_xl {
  height:44px;
  font-size:16px;
  padding:0 60px
}
.location-button_theme_orange {
  border:1px solid #f57224;
  background:#f57224;
  color:#fff
}
.location-button_theme_white {
  border:1px solid #136cff;
  background:#fff;
  color:#136cff
}
.location-button_theme_blue {
  border:1px solid #136cff;
  background:#136cff;
  color:#fff
}
.p-yatra .location-button_theme_blue {
  border:1px solid #25a5d8;
  background:#25a5d8
}
.location-button_theme_gray {
  cursor:not-allowed;
  background:#d8d8d8;
  color:#757575
}
.location-button_type_icon {
  width:48px;
  padding:0
}
.location-button_type_icon .babayo-icon {
  font-size:22px
}
.location-postcode__form {
  width:100%;
  display:table
}
.location-postcode__input-wrap {
  display:table-cell;
  padding-right:10px
}
.location-postcode__input {
  margin-right:11px
}
.location-postcode__button-save {
  display:table-cell;
  width:87px;
  text-align:right
}
.location-postcode__button-save .location-button {
  text-transform:uppercase
}
.location-postcode__message {
  color:#f44336;
  margin-top:7px
}
.location-nav {
  padding-right:5px;
  padding-bottom:10px;
  margin-bottom:4px;
  overflow:auto
}
.location-nav__list {
  white-space:nowrap
}
.location-nav__item, .location-nav__list {
  display:flex;
  align-items:center
}
.location-nav__icon {
  padding:0 4px
}
.location-nav__label {
  display:table-cell;
  color:#757575
}
.location-list__item {
  font-weight:300;
  padding:12px 15px;
  border-bottom:1px solid #eff0f5
}
.location-list__item:hover {
  cursor:pointer
}
.location-list__item:last-child {
  border-bottom:none
}
.location-level {
  max-width:300px;
  max-height:374px;
  padding:13px 0;
  font-size:13px;
  color:#202020;
  line-height:16px
}
.location-level__nav {
  padding:0 15px
}
.location-level__search {
  margin-bottom:10px;
  padding:0 15px
}
.location-level__main {
  max-height:280px;
  overflow:scroll;
  transition:height .2s linear
}
.location-level_state_loading .location-level__main {
  padding:15px;
  height:280px;
  box-sizing:border-box;
  text-align:center
}
.location-level__loader {
  width:100%
}
.location-level_state_saving {
  position:relative
}
.location-level__block-loader {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:hsla(0,0%,100%,.6)
}
.location__label {
  font-size:14px;
  color:#9e9e9e;
  letter-spacing:0;
  line-height:18px;
  margin-bottom:11px
}
.location__body {
  display:table;
  width:100%;
  align-items:center
}
.location__icon .babayoicon {
  font-size:24px;
  display:table-cell;
  vertical-align:middle
}
.location__address {
  display:table-cell;
  vertical-align:middle;
  color:#202020;
  padding-right:15px
}
.location__link-change {
  display:table-cell;
  vertical-align:middle;
  color:#009db4;
  text-align:right;
  text-transform:uppercase;
  white-space:nowrap
}
.delivery {
  font-size:14px;
  background-color:#fafafa;
  color:#212121
}
.delivery_hide-all-options .delivery__header, .delivery_no-content {
  border-bottom:none
}
.delivery__header {
  margin-bottom:8px;
  border-bottom:1px solid #eff0f5
}
.delivery_no-content .delivery__header {
  margin-bottom:0;
  border-bottom:0
}
.delivery__location, .delivery__option .delivery-option-item {
  padding:10px 16px
}
.delivery__location .location-postcode__form {
  display:flex;
  align-items:center
}
.delivery__location .location__address {
  max-width:140px;
  word-break:break-word
}
.delivery__location .location-postcode__input {
  margin-right:10px
}
.delivery__location .location__current {
  box-sizing:border-box
}
.delivery__location .location__link-change {
  font-weight:500
}
.delivery__location .location-input.next-input {
  padding:2px 1px
}
.delivery__location .location-input.next-input input::placeholder {
  color:#9e9e9e
}
.delivery__location .location-input.next-input.focus {
  border-color:#136cff
}
.delivery__location .location-input.next-input.focus.error {
  border-color:#f44336
}
.delivery__content {
  position:relative;
  padding-bottom:4px
}
.delivery__content .next-loading {
  width:100%;
  height:100%;
  position:absolute;
  background:hsla(0,0%,100%,.5)
}
.location-overlay {
  width:300px
}
.location-overlay .location-input_theme_search.next-input-group .next-input {
  padding:2px 1px
}
.pdp-groupbuy-tip {
  justify-content:space-between;
  box-sizing:border-box;
  width:100%;
  height:48px;
  padding:0 10px
}
.pdp-groupbuy-tip, .pdp-groupbuy-tip-content {
  display:flex;
  align-items:center
}
.pdp-groupbuy-tip-content-img {
  height:30px;
  width:100px;
  margin-right:10px;
  background-position:50%;
  background-repeat:no-repeat;
  background-size:cover
}
.pdp-groupbuy-tip-text {
  margin:0 10px
}
.pdp-groupbuy-tip-bc {
  color:#26a96d
}
.pdp-groupbuy-tip-close {
  color:#fff;
  cursor:pointer
}
.guideApp {
  padding:10px 20px;
  background:#fafafa;
  color:#212121;
  border-top:1px solid #eff0f5;
  font-size:14px
}
.guideApp-qrcode {
  width:130px
}
.guideApp>p {
  font-size:12px;
  margin-top:5px;
  display:flex;
  align-items:center
}
.guideApp-mobile {
  border:1px solid #666;
  margin-right:5px;
  width:9px;
  height:13px;
  display:inline-block;
  position:relative;
  border-radius:2px
}
.guideApp-mobile:before {
  position:absolute;
  content:".";
  top:0;
  left:4px
}
.wrap-guideApp {
  padding:9px 16px 10px;
  width:170px;
  align-items:center;
  cursor:pointer;
  background:#fff;
  position:relative;
  margin-left:10px;
  box-shadow:1px 2px 14px #ccc;
  border-radius:5px
}
.wrap-guideApp p {
  color:#9e9e9e;
  font-size:12px;
  margin-top:4px
}
.wrap-guideApp img {
  width:43px
}
.wrap-guideApp:before {
  position:absolute;
  top:calc(50% - 4px);
  left:-4px;
  display:block;
  z-index:1;
  content:"";
  width:8px;
  height:8px;
  background-color:#fff;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
}
.inner-link-container {
  padding:18px 24px
}
.inner-link-container a {
  display:inline-block;
  color:#136cff;
  font-size:14px;
  font-weight:400;
  line-height:20px;
  text-transform:capitalize;
  margin-right:24px
}
.pdp-mod-installment {
  padding-bottom:10px
}
.pdp-mod-installment .installment-item {
  color:#212121
}
.pdp-mod-installment svg {
  margin-right:4px;
  font-size:20px
}
.pdp-mod-installment .item-icon, .pdp-mod-installment svg {
  float:left;
  line-height:1
}
.pdp-mod-installment .item-content {
  margin-left:24px;
  margin-bottom:0;
  font-size:14px
}
.item-gallery__thumbnail {
  width:52px;
  height:52px;
  box-sizing:border-box
}
.item-gallery__thumbnail:not(:last-child) {
  margin-right:14px
}
.item-gallery__thumbnail-video {
  border-radius:2px;
  cursor:pointer
}
.item-gallery__image-wrapper {
  width:52px;
  height:52px;
  display:table-cell;
  vertical-align:middle;
  margin:auto;
  box-sizing:border-box;
  border:1px solid #dadada;
  border-radius:2px;
  text-align:center
}
.item-gallery__thumbnail-image {
  width:auto;
  height:auto;
  max-width:50px;
  max-height:50px;
  margin:auto
}
.item-gallery__thumbnail_state_active.item-gallery__image-wrapper, .item-gallery__thumbnail_state_active .item-gallery__image-wrapper {
  border:1px solid #f57224
}
.item-gallery__video-icon {
  display:inline-block!important;
  width:36px;
  height:24px
}
.item-gallery__video-error-msg {
  color:#9e9e9e;
  font-size:14px;
  position:absolute;
  width:100%;
  text-align:center;
  top:calc(50% - 20px)
}
.item-gallery__video-player_hidden {
  visibility:hidden
}
.item-gallery__video-dialog .next-dialog-body {
  padding:38px 16px 16px
}
.item-gallery__video-dialog .next-dialog-footer {
  display:none
}
.item-gallery__video-dialog .next-dialog-close {
  top:12px;
  right:12px;
  color:#757575;
  width:12px;
  height:12px
}
.item-gallery__video-dialog .next-dialog-close .next-icon {
  font-weight:700
}
.item-gallery__video-dialog .next-dialog-close .next-icon:before {
  width:12px;
  height:12px;
  font-size:12px;
  line-height:12px
}
.item-gallery__video-dialog_error .item-gallery__video-player {
  visibility:hidden
}
.item-gallery .next-slick-track {
  height:52px;
  overflow:hidden;
  width:330px;
  transition:transform .5s ease
}
.gallery-preview-panel {
  border-bottom:1px solid #eff0f5;
  box-sizing:border-box;
  margin-bottom:9px;
  position:relative;
  cursor:zoom-in
}
.gallery-preview-panel__content {
  position:relative;
  overflow:hidden;
  height:330px;
  width:330px;
  text-align:center;
  margin:8px 0 10px 8px
}
.gallery-preview-panel__content:after {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.gallery-preview-panel__content_video {
  cursor:default
}
.gallery-preview-panel__video-player {
  position:absolute;
  width:63px;
  height:48px;
  font-size:42px;
  top:calc(50% - 21px);
  left:calc(50% - 21px);
  color:#fff;
  cursor:pointer
}
.gallery-preview-panel__hover-box {
  background:rgba(26,156,183,.09);
  border-radius:2px;
  position:absolute;
  top:0
}
.gallery-preview-panel__image {
  display:inline-block;
  max-height:100%;
  max-width:100%;
  vertical-align:middle
}
.gallery-preview-panel__zoom-box {
  position:absolute;
  top:0;
  left:calc(100% + 20px);
  z-index:10;
  background:#fff;
  box-shadow:0 1px 3px 0 rgba(0,0,0,.16), 0 4px 16px 0 rgba(0,0,0,.1);
  border-radius:2px;
  width:820px;
  height:526px;
  overflow:hidden
}
.gallery-preview-panel__zoom-box-image {
  position:absolute
}
.shop-promotion-product-card {
  position:relative;
  box-sizing:border-box;
  width:188px;
  flex:none;
  display:flex;
  flex-direction:column;
  padding:0;
  margin:5px;
  background:#fff
}
.shop-promotion-product-card-mask {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,.7);
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align:center;
  color:#fff;
  font-size:16px
}
.shop-promotion-product-card:hover {
  box-shadow:0 1px 6px rgba(0,0,0,.3)
}
.shop-promotion-product-card-header {
  position:relative;
  display:block;
  height:188px
}
.shop-promotion-product-card-header .image {
  width:100%;
  height:100%;
  background-size:100% 100%;
  background-repeat:no-repeat
}
.shop-promotion-product-card-header-tag {
  position:absolute;
  top:0;
  right:0;
  width:85px;
  height:28px
}
.shop-promotion-product-card-body {
  flex:1;
  display:flex;
  flex-direction:column;
  margin-bottom:5px;
  padding:0 8px
}
.shop-promotion-product-card-body-product-name {
  font-size:12px;
  margin:5px 0;
  color:#404040;
  font-family:Roboto-Regular;
  line-height:14px;
  height:28px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2
}
.shop-promotion-product-card-body-product-rating-region {
  display:flex;
  align-items:center;
  margin:4px 0 0;
  height:16px;
  overflow:hidden
}
.shop-promotion-product-card-body-product-rating-region .product-rating {
  float:left;
  overflow:hidden
}
.shop-promotion-product-card-body-product-rating-region .rating-star {
  display:inline-block;
  font-size:10px;
  line-height:12px
}
.shop-promotion-product-card-body-product-rating-region .sales-text {
  font-size:12px;
  color:#9e9e9e
}
.shop-promotion-product-card-body-product-rating-region .divide-line {
  display:inline-block;
  margin:0 4px;
  width:1px;
  height:10px;
  background-color:#dadada
}
.shop-promotion-product-card-body-price-tag .price-label {
  display:block
}
.shop-promotion-product-card-body-price-tag .price-label-prim {
  color:#f57224;
  font-size:18px
}
.shop-promotion-product-card-body-price-tag .price-label-prev {
  color:#9e9e9e;
  font-size:12px;
  margin:4px 0
}
.shop-promotion-product-card-body-price-tag .price-label-prev-line-through {
  text-decoration:line-through
}
.shop-promotion-product-card-body-price-tag .price-label-prev-discount {
  color:#212121;
  margin-left:5px
}
.shop-promotion-product-card .product-info {
  color:#9e9e9e;
  font-size:12px;
  margin-bottom:5px;
  height:13px
}
.pdp-shop-promotion-page-filter {
  padding:6px;
  display:flex;
  align-items:center
}
.pdp-shop-promotion-page-filter-text {
  font-size:14px;
  margin-right:20px
}
.pdp-shop-promotion-page-products {
  display:flex;
  flex-wrap:wrap
}
.count-down {
  height:30px;
  line-height:30px;
  text-align:center;
  color:#000
}
.sku-product-card {
  display:flex
}
.sku-product-card-left {
  position:relative;
  width:200px;
  height:200px;
  background-repeat:no-repeat;
  background-size:200px 200px
}
.sku-product-card-left-tag {
  position:absolute;
  top:0;
  right:0;
  width:70px;
  height:22px
}
.sku-product-card-right {
  height:200px;
  width:330px;
  margin-left:10px;
  flex:1;
  display:flex;
  flex-direction:column;
  justify-content:space-between
}
.sku-product-card-right-title {
  width:100%;
  max-height:32px;
  color:#333;
  font-size:14px;
  overflow:hidden;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical
}
.sku-product-card-right-variation {
  margin:10px 0;
  color:#999
}
.sku-product-card-right-price {
  font-size:18px;
  color:#ff6700
}
.sku-product-card-right-bottom p {
  margin:5px 0;
  font-size:14px
}
.sku-product-card-right-bottom-list {
  display:flex;
  flex-wrap:wrap;
  height:60px;
  overflow:scroll
}
.sku-product-card-right-bottom-product {
  width:60px;
  height:60px;
  margin-right:5px;
  border-radius:5px;
  cursor:pointer
}
.sku-product-card-right-bottom-product .image {
  box-sizing:border-box;
  background-size:100% 100%;
  width:100%;
  height:100%;
  border-radius:10px
}
.sku-product-card-right-bottom-product.selected .image {
  border:1px solid #ff6700
}
.pdp-banner-detail {
  display:flex;
  align-items:center;
  color:#136cff;
  cursor:pointer
}
.pdp-banner-detail-tooltip {
  width:580px;
  background-color:#fff;
  padding:16px;
  box-sizing:border-box;
  border-radius:3px;
  font-size:14px
}
.pdp-banner-detail-tooltip.content-block {
  min-height:min-content
}
.pdp-banner-detail-tooltip__title {
  font-size:18px;
  margin-bottom:16px;
  color:#202020
}
.pdp-banner-detail-tooltip__title__desc {
  padding-bottom:16px;
  border-bottom:1px solid #eff0f5
}
.pdp-banner-detail-tooltip-terms-detail {
  font-size:12px;
  color:#333
}
.pdp-banner-detail-tooltip-terms-title {
  margin:10px 0;
  font-size:18px;
  color:#333
}
.pdp-banner-detail-tooltip-gift {
  border-bottom:1px solid #ccc
}
.pdp-banner-detail-tooltip-gift-title {
  color:#333;
  font-size:18px
}
.pdp-banner-detail-tooltip-gift-detail {
  font-size:14px;
  color:#666
}
.pdp-banner-detail-tooltip-gift-text {
  margin:10px 0;
  font-size:14px;
  color:#333
}
.pdp-banner-detail-tooltip-gift-rolling {
  height:24px;
  padding:10px 0;
  font-size:14px
}
.pdp-banner-detail-tooltip-gift-rolling .pdp-banner-title .pdp-banner-title-marquee-item {
  color:#666;
  font-size:14px
}
.pdp-banner-detail span {
  margin-right:10px
}
.pdp-banner-detail-tooltip__icon {
  color:#136cff;
  cursor:pointer
}
#pdp-shop-promotion-banner {
  position:relative;
  width:100%;
  height:180px
}
.pdp-banner {
  background:#fff;
  position:fixed;
  left:0;
  right:0;
  z-index:301
}
.pdp-banner-content {
  justify-content:space-between;
  width:1188px;
  height:60px;
  margin:auto
}
.pdp-banner-content, .pdp-banner-content-left {
  display:flex;
  align-items:center
}
.pdp-banner-content-left-rolling {
  height:24px;
  padding:3px 0;
  margin-right:20px;
  font-size:18px
}
.pdp-banner-content-left .lzd-multibuy-title-detail {
  display:none
}
.pdp-banner-content-left .count-down {
  background:#fff;
  color:#000;
  font-size:14px
}
.pdp-banner-bg {
  display:none;
  width:100%;
  height:120px;
  background-size:100% 100%;
  background-repeat:no-repeat
}
.pdp-banner-bg.visible {
  display:block
}
.snackbar .snack {
  background-color:#4a4a4a;
  color:#fff;
  border-radius:4px;
  padding:15px;
  margin-bottom:15px;
  font-size:16px
}
.basket-bundle {
  display:flex;
  align-items:center;
  height:48px;
  flex:none
}
.basket-bundle-group {
  position:relative
}
.basket-bundle-cell {
  display:inline-block;
  width:48px;
  height:48px;
  background-color:#eff0f4;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:50%;
  border-radius:4px;
  margin-right:10px
}
.basket-bundle-cell:last-child {
  margin-right:0
}
.basket-bundle .basket-ic-plus {
  line-height:1
}
.basket-bundle .basket-ic-plus .babayo-icon {
  font-size:32px
}
.redmart-basket-list {
  position:relative
}
.redmart-basket-list .basket-content {
  display:flex;
  flex-wrap:nowrap;
  overflow-x:auto;
  overflow-y:hidden;
  padding:5px 0
}
.redmart-basket-list .basket-content.has-addon {
  margin-right:64px
}
.redmart-basket-list .basket-content .basket-sep-v {
  border-right:1px solid #999;
  margin:0 10px
}
.redmart-basket-list .basket-addon {
  position:absolute;
  box-sizing:border-box;
  top:50%;
  right:0;
  width:64px;
  transform:translateY(-50%);
  background-color:#fff;
  padding:0 5px;
  text-align:center
}
.redmart-basket-list .basket-addon .pdp-link {
  font-size:13px
}
.pdp-multiple-buy {
  margin-bottom:25px
}
.pdp-multiple-buy .basket-section {
  background-color:#fff;
  border-radius:4px;
  padding:20px 20px 15px;
  margin-bottom:20px
}
.pdp-multiple-buy .basket-section-title {
  font-size:16px;
  margin-bottom:5px;
  color:#333
}
.pdp-multiple-buy .product-sections {
  display:flex;
  align-items:flex-start;
  background-color:#fff;
  border-radius:4px;
  overflow:hidden
}
.pdp-multiple-buy .product-sections .product-section {
  display:flex;
  flex-direction:column;
  padding:16px
}
.pdp-multiple-buy .product-sections .product-section-title {
  font-size:16px;
  margin-bottom:10px;
  color:#333
}
.pdp-multiple-buy .product-sections .product-section.main-section {
  flex:1
}
.pdp-multiple-buy .product-sections .product-section.attached-section {
  flex:0 0 328px;
  background-color:#fafafa
}
.pdp-multiple-buy .product-sections .product-section .redmart-product-list {
  flex:1
}
.pdp-rm-mb-freegift-tag {
  display:inline-block;
  width:61px;
  height:18px;
  line-height:18px;
  border-radius:3px;
  color:#fff;
  font-size:12px;
  font-weight:600;
  text-align:center
}
.pdp-rm-mb-freegift-item {
  display:flex;
  cursor:pointer
}
.pdp-rm-mb-freegift-item-checkbox-wrapper {
  display:flex;
  padding:0 22px 0 15px
}
.pdp-rm-mb-freegift-item-checkbox {
  width:18px;
  height:18px;
  border:1px solid #999;
  border-radius:9px;
  margin:auto 0;
  padding:3px
}
.pdp-rm-mb-freegift-item-checkbox-inner {
  width:100%;
  height:100%;
  border-radius:50%
}
.pdp-rm-mb-freegift-item-checkbox-checked {
  border:1px solid #1b5ee2
}
.pdp-rm-mb-freegift-item-checkbox-checked .pdp-rm-mb-freegift-item-checkbox-inner {
  background-color:#1b5ee2
}
.pdp-rm-mb-freegift-item-checkbox-disabled {
  opacity:.3
}
.pdp-rm-mb-freegift-item-checkbox-disabled.pdp-rm-mb-freegift-item-checkbox-checked {
  border:1px solid #999
}
.pdp-rm-mb-freegift-item-checkbox-disabled.pdp-rm-mb-freegift-item-checkbox-checked .pdp-rm-mb-freegift-item-checkbox-inner {
  background-color:#999
}
.pdp-rm-mb-freegift-item-content {
  display:flex
}
.pdp-rm-mb-freegift-item-img {
  width:60px;
  margin:auto 0
}
.pdp-rm-mb-freegift-item-img>img {
  width:60px;
  height:60px
}
.pdp-rm-mb-freegift-item-img>img:not([src]), .pdp-rm-mb-freegift-item-img>img[src=""] {
  opacity:0
}
.pdp-rm-mb-freegift-item-detail {
  flex:1;
  padding-left:15px;
  display:flex;
  align-items:center
}
.pdp-rm-mb-freegift-item-detail-title {
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  color:#111;
  font-size:13px
}
.pdp-rm-mb-freegift-item-detail-desc {
  padding:2px 0 6px;
  font-size:12px;
  color:#858b9c
}
.pdp-rm-mb-freegift-item-detail-price-current {
  margin-right:4px;
  color:#ee4054;
  font-size:15px;
  font-weight:700
}
.pdp-rm-mb-freegift-item-detail-price-origin {
  color:#999;
  text-decoration:line-through;
  font-size:12px
}
.pdp-rm-mb-freegift-modal {
  border-radius:8px;
  width:405px
}
.pdp-rm-mb-freegift-modal .next-dialog-header {
  padding:18px 12px;
  text-align:center;
  font-size:15px;
  font-weight:700
}
.pdp-rm-mb-freegift-modal .next-dialog-body {
  padding-bottom:0
}
.pdp-rm-mb-freegift-modal .next-dialog-close {
  position:absolute;
  top:auto;
  bottom:-72px;
  left:50%;
  transform:translateX(-50%);
  color:#fff;
  width:36px;
  height:36px;
  border:2px solid #fff;
  border-radius:19px
}
.pdp-rm-mb-freegift-modal .next-dialog-close:hover {
  color:#fff
}
.pdp-rm-mb-freegift-modal .next-dialog-close .next-icon-close {
  font-weight:700
}
.pdp-rm-mb-freegift-modal .next-dialog-footer {
  padding:15px 11px 11px
}
.pdp-rm-mb-freegift-modal-content {
  padding:3px 3px 0
}
.pdp-rm-mb-freegift-modal-button {
  height:38px;
  width:100%;
  border-radius:19px;
  color:#fff;
  background-color:#ee4054;
  cursor:pointer;
  text-align:center
}
.pdp-rm-mb-freegift-modal-button>span {
  line-height:38px
}
.pdp-rm-mb-freegift-modal-button-loading .next-icon-loading {
  top:5px;
  left:-10px
}
.pdp-rm-mb-freegift-modal-button-loading .next-icon-loading:before {
  font-size:20px!important;
  width:20px!important
}
.pdp-rm-mb-freegift-modal-list {
  padding-right:15px
}
.pdp-rm-mb-freegift-modal-list>li {
  padding-bottom:24px
}
.pdp-rm-mb-gwp-gift {
  margin:15px 0;
  padding:0 15px;
  background-color:#fff;
  border-radius:8px
}
.pdp-rm-mb-gwp-gift-title {
  padding:15px 0;
  font-size:15px;
  color:#424242;
  font-weight:700
}
.pdp-rm-mb-gwp-gift-desc {
  font-size:13px;
  color:#333
}
.pdp-rm-mb-gwp-gift-list {
  padding-top:15px
}
.pdp-rm-mb-gwp-gift-list li {
  display:inline-block;
  padding-bottom:24px;
  width:24.6%;
  margin-right:.4%
}
.pdp-rm-mb-gwp-pc-promotion-group {
  display:flex;
  border-left:2px solid #d8d8d8;
  padding-left:15px;
  padding-right:15px
}
.pdp-rm-mb-gwp-pc-promotion-group.giftPromo {
  flex-direction:column
}
.pdp-rm-mb-gwp-pc-promotion-group:first-child {
  border-left:none
}
.pdp-rm-mb-gwp-pc-section-bundle {
  display:flex
}
.pdp-rm-mb-gwp-pc-section-bundle.gwp-promo.gift {
  margin-top:20px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-item {
  height:54px;
  width:54px;
  margin-right:10px;
  position:relative;
  display:flex
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-item-image {
  height:42px;
  width:42px;
  border-radius:5px;
  object-fit:cover;
  margin:6px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-free-gift {
  border-radius:6px;
  display:flex;
  flex-direction:row;
  position:relative;
  white-space:nowrap
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-free-gift .pdp-rm-mb-pc-gift-text {
  display:flex;
  flex-direction:column;
  padding:5px 10px 5px 5px;
  justify-content:center;
  position:relative;
  z-index:1
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-free-gift .pdp-rm-mb-pc-gift-soldout {
  margin-bottom:6px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-free-gift .pdp-rm-mb-pc-gift-select-option {
  color:#ee4054;
  font-weight:700;
  cursor:pointer
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-grey-overlay {
  height:54px;
  width:100%;
  border-radius:6px;
  background:#999;
  opacity:.1;
  position:absolute;
  top:0;
  left:0;
  z-index:0
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-basket-ic-plus {
  display:flex;
  align-items:center;
  line-height:1;
  margin-right:10px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-basket-ic-plus .babayo-icon {
  font-size:36px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-placeholder {
  border-radius:6px;
  background-color:#999;
  opacity:.1
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-placeholder.item {
  height:54px;
  width:54px;
  margin-right:10px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-placeholder.gift {
  height:54px;
  width:200px
}
.pdp-rm-mb-gwp-pc-section-bundle .pdp-rm-mb-pc-placeholder.gift:not(:first-child) {
  margin-left:10px
}
.pdp-rm-mb-gwp-pc-bundles-container {
  padding-bottom:5px;
  background-color:#fff;
  margin-bottom:15px;
  border-radius:8px;
  position:relative
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-title {
  margin:0 0 6px 10px;
  color:#424242;
  font-size:15px;
  font-weight:700;
  padding-bottom:8px;
  padding-top:15px
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-bundles {
  display:flex;
  padding-bottom:10px;
  overflow:hidden
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button {
  width:36px;
  height:36px;
  position:absolute;
  display:flex;
  justify-content:center;
  align-items:center;
  border-radius:50%;
  background-color:#fff;
  box-shadow:0 1px 2px 0 rgba(0,0,0,.2);
  cursor:pointer;
  top:50%
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.right-wrapper {
  right:-18px
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.left-wrapper {
  left:-18px
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.left-wrapper .pc-bundle-button, .pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.right-wrapper .pc-bundle-button {
  border-color:#000;
  border-style:solid;
  border-width:0 2px 2px 0;
  display:table;
  padding:3px
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.left-wrapper .pc-bundle-button.right, .pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.right-wrapper .pc-bundle-button.right {
  transform:rotate(-45deg)
}
.pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.left-wrapper .pc-bundle-button.left, .pdp-rm-mb-gwp-pc-bundles-container .pdp-rm-mb-gwp-pc-button.right-wrapper .pc-bundle-button.left {
  transform:rotate(135deg)
}
.pdp-rm-mb-gwp-promotion-display-container {
  display:flex;
  flex-direction:row;
  background-color:#fff;
  padding-top:20px;
  flex-wrap:wrap;
  border-radius:8px
}
.pdp-rm-mb-gwp-promotion-display-container .product-row-container {
  padding-left:20px;
  padding-bottom:100px;
  display:flex;
  flex-direction:column
}
.pdp-rm-mb-gwp-promotion-display-container .multi {
  width:48%
}
.pdp-rm-mb-gwp-promotion-display-container .title {
  font-size:15px;
  margin-bottom:5px;
  font-weight:700
}
.pdp-rm-mb-gwp-promotion-display-container .product-row-container.multi {
  padding-bottom:42px
}
.pdp-rm-mb-gwp-promotion-display-container .product-card .product-tags img {
  margin-right:2px
}
.pdp-rm-mb-gwp-error-container {
  width:100%;
  min-height:calc(100vh - 470px);
  display:flex;
  justify-content:center;
  align-items:center;
  background-color:#fff
}
.pdp-rm-mb-gwp-error-card {
  width:600px;
  display:flex;
  font-family:Lato-Regular, sans-serif;
  flex-direction:column;
  justify-content:center;
  align-items:center
}
.pdp-rm-mb-gwp-error-card .pdp-rm-mb-gwp-error-image {
  height:150px;
  margin-bottom:16px
}
.pdp-rm-mb-gwp-error-card .pdp-rm-mb-gwp-error-title {
  color:#111;
  font-weight:700;
  font-size:24px;
  line-height:28px;
  margin-bottom:16px
}
.pdp-rm-mb-gwp-error-card .pdp-rm-mb-gwp-error-decription {
  color:#595f6d;
  font-size:16px;
  line-height:19px;
  margin-bottom:16px
}
.pdp-rm-mb-gwp-error-card .pdp-rm-mb-gwp-error-refresh-button {
  align-items:center;
  justify-content:center;
  font-size:16px;
  border-radius:24px;
  padding:14px 28px;
  text-align:center;
  background-image:linear-gradient(90deg,#ff933f,#f93782);
  color:#fff;
  border:none;
  cursor:pointer
}
#container.rm-pdp-multibuy-pc #root.pdp-block {
  overflow:visible
}
.pdp-multibuy-gwp .section {
  background-color:#fff;
  border-radius:4px;
  padding:20px 20px 15px;
  margin-bottom:20px
}
.pdp-mod-store-icon {
  display:inline-block;
  vertical-align:top
}
.pdp-mod-store-icon .babayo, .pdp-mod-store-icon .lzd-svg-icon {
  font-size:12px
}
.pdp-mod-store-icon .store-text {
  display:inline-block;
  padding-left:4px;
  font-size:10px
}
.babayo-color, .taobao-color {
  color:#f57224
}
.official-color {
  color:#a90b26
}
.certified-color {
  color:#06a97f
}
.shipping-details__overlay {
  padding:16px
}
.shipping-details__overlay-title {
  font-size:16px;
  margin-bottom:8px
}
.shipping-details__default-delivery {
  font-size:14px;
  line-height:14px;
  margin-bottom:4px;
  position:relative;
  cursor:pointer
}
.shipping-details__default-delivery_only {
  cursor:default;
  padding-right:0
}
.shipping-details__default-delivery_only:after {
  display:none
}
.shipping-details__default-delivery-text {
  display:inline-block
}
.shipping-details__default-delivery-icon {
  display:inline-block;
  vertical-align:top;
  content:"";
  border-color:#9e9e9e transparent transparent;
  border-style:solid;
  border-width:5px 4px;
  margin-left:-8px;
  margin-top:3px;
  height:0;
  width:0
}
.shipping-details__delivery {
  text-align:justify;
  display:table;
  width:100%;
  font-size:14px
}
.shipping-details__delivery:not(:last-child) {
  margin-bottom:16px
}
.shipping-details__delivery_restricted {
  color:#f44336
}
.shipping-details__delivery-main-info {
  display:table-cell
}
.shipping-details__delivery-icon {
  display:inline-block;
  font-size:24px;
  vertical-align:middle;
  margin-right:8px
}
.shipping-details__delivery-title {
  display:inline-block;
  color:#212121;
  margin-right:4px
}
.shipping-details__delivery-time {
  display:inline-block;
  color:#9e9e9e
}
.shipping-details__delivery-fee {
  display:table-cell;
  text-align:right;
  padding-left:16px;
  font-weight:500;
  font-family:Roboto-Medium
}
.shipping-details__service {
  font-size:14px
}
.shipping-details__service .delivery-option-item__info {
  vertical-align:middle
}
.shipping-details__service .delivery-option-item__title {
  margin-bottom:4px
}
.shipping-details__show-icon {
  padding-right:16px
}
.ms-price {
  display:table;
  width:100%
}
.ms-price__add-to-cart, .ms-price__content {
  display:table-cell;
  vertical-align:top
}
.ms-price__add-to-cart-wrapper {
  text-align:right
}
.ms-price__add-to-cart-wrapper .pdp-button {
  width:46px;
  height:34px
}
.ms-price__shipping-fee {
  font-size:12px;
  color:#9e9e9e;
  margin-top:4px
}
.ms-price__promotion {
  position:relative;
  font-size:12px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  width:150px;
  border:1px dashed #f57224;
  height:20px;
  color:#424242;
  margin-top:8px;
  margin-right:16px;
  padding:3px 26px 3px 3px;
  cursor:pointer
}
.ms-price__promotion:after {
  position:absolute;
  top:6px;
  right:7px;
  content:"";
  border-color:#9e9e9e transparent transparent;
  border-style:solid;
  border-width:5px 4px
}
.ms-price__overlay {
  padding:14px;
  max-width:200px
}
.pdp-msi {
  vertical-align:top
}
.pdp-msi__seller-name-block {
  font-size:16px;
  color:#333;
  margin-bottom:4px
}
.pdp-msi__seller-name {
  margin-right:4px
}
.pdp-msi__delivery-option-item {
  margin-bottom:11px;
  font-size:14px
}
.pdp-msi__seller-rating {
  font-size:12px;
  color:#9e9e9e;
  margin-bottom:10px
}
.pdp-ms {
  background:#fff;
  position:relative
}
.pdp-ms .next-loading {
  width:100%;
  height:100%;
  position:absolute;
  background:hsla(0,0%,100%,.5)
}
.pdp-ms__content {
  padding:0 24px 16px
}
.pdp-ms__pagination {
  height:60px;
  text-align:right;
  padding:16px 0;
  box-sizing:border-box
}
.pdp-ms__pagination .next-pagination-jump .next-input {
  vertical-align:middle
}
.pdp-ms__pagination .next-pagination-jump .next-input input {
  vertical-align:top
}
.pdp-ms__pagination .next-pagination-jump .next-pagination-go {
  vertical-align:middle
}
.pdp-ms__title {
  padding:0 16px;
  font-size:16px;
  color:#212121;
  font-weight:500;
  font-family:Roboto-Medium;
  background:#fafafa;
  height:52px;
  display:table;
  width:100%;
  box-sizing:border-box
}
.pdp-ms__title-promotion, .pdp-ms__title-text {
  vertical-align:middle;
  display:table-cell
}
.pdp-ms__title-promotion {
  color:#757575;
  font-size:12px;
  text-align:right
}
.pdp-ms__table {
  width:100%
}
.pdp-ms__table td {
  padding:20px 8px;
  border-bottom:1px solid #eff0f5
}
.pdp-ms__table td:first-child {
  padding-left:0
}
.pdp-ms__table td:last-child {
  padding-right:8px
}
.pdp-ms__table thead td {
  height:55px;
  box-sizing:border-box;
  font-size:12px
}
.pdp-ms__table tbody td {
  width:20%
}
.pdp-ms__table-header {
  display:table
}
.pdp-ms__table-header .pdp-ms__table-header-text {
  display:table-cell;
  vertical-align:middle;
  padding-right:8px
}
.pdp-ms__tooltip-icon .babayo-icon {
  color:#757575
}
.pdp-ms__view-all {
  height:76px;
  text-align:center;
  display:table;
  width:100%
}
.pdp-ms__view-all-button {
  display:table-cell;
  vertical-align:middle
}
.pdp-ms__tooltip {
  padding:24px 16px;
  width:540px;
  box-sizing:border-box
}
.popup-mask {
  position:fixed;
  top:0;
  left:0;
  overflow:hidden;
  width:100%;
  height:100%;
  z-index:4200;
  background:rgba(32,32,32,.8)
}
.popup-dialog {
  box-sizing:border-box;
  position:fixed;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:388px;
  padding:33px 24px 21px;
  background:#fafafa;
  box-shadow:0 16px 32px 0 rgba(0,0,0,.4)
}
.popup-title {
  margin-bottom:10px;
  font-family:Roboto-Medium;
  font-size:18px;
  color:#202020;
  letter-spacing:0;
  font-weight:700
}
.popup-message {
  font-family:Roboto-Regular;
  font-size:16px;
  color:#000;
  letter-spacing:0;
  white-space:pre-line
}
.popup-dontaskagain {
  margin-top:24px
}
.popup-dontaskagain .popup-dontaskagain-label {
  cursor:pointer;
  margin-left:10px;
  font-size:14px;
  color:#424242;
  letter-spacing:0;
  vertical-align:bottom
}
.popup-dontaskagain .popup-dontaskagain-check {
  display:inline-block;
  cursor:pointer
}
.popup-dontaskagain .popup-dontaskagain-check .age-checked-on {
  font-size:18px;
  color:#f57224
}
.popup-dontaskagain .popup-dontaskagain-check .age-checked-off {
  font-size:18px;
  color:#9e9e9e
}
.popup-btn-over {
  cursor:pointer;
  box-sizing:border-box;
  display:inline-block;
  margin-left:8px;
  padding:9px;
  text-align:center;
  vertical-align:middle;
  background:#f57224;
  font-family:Roboto-Medium;
  font-size:12px;
  color:#fff;
  letter-spacing:0;
  border-radius:2px
}
.popup-btn-wrapper {
  margin-top:32px;
  text-align:right
}
.popup-btn-under {
  cursor:pointer;
  box-sizing:border-box;
  display:inline-block;
  text-align:center;
  vertical-align:middle;
  padding:9px;
  background:#eff0f5;
  font-family:Roboto-Medium;
  font-size:12px;
  color:#757575;
  letter-spacing:0;
  border-radius:2px
}
.pre-order-tag {
  display:inline-flex;
  align-items:center;
  height:28px;
  padding:7px;
  background:#e8f0ff
}
.pre-order-tag .icon {
  width:16px;
  height:16px;
  margin-right:7px
}
.pre-order-tag .content {
  color:#1a71ff;
  font-size:12px
}
.pricemask-detail.msite {
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:cover;
  width:100%;
  height:0;
  overflow:hidden;
  position:relative
}
.pricemask-detail.msite .pricemask-detail-inner {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:34.56px;
  display:flex;
  justify-content:space-between;
  padding:0 12px
}
.pricemask-detail.msite .pricemask-detail-text {
  display:flex;
  align-items:center;
  font-size:18px
}
.pricemask-detail.msite .pricemask-detail-text-price {
  font-weight:700;
  margin-left:5px
}
.pricemask-detail.msite .pricemask-detail-timer {
  display:flex;
  align-items:center;
  font-size:12px
}
.pricemask-detail.pc {
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:cover;
  width:100%;
  height:0;
  overflow:hidden;
  position:relative
}
.pricemask-detail.pc .pricemask-detail-inner {
  background:hsla(0,0%,100%,0)!important;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  display:flex;
  flex-direction:column;
  padding:12px;
  box-sizing:border-box;
  height:100%
}
.pricemask-detail.pc .pricemask-detail-text {
  font-size:24px
}
.pricemask-detail.pc .pricemask-detail-text-price {
  font-weight:700;
  margin-left:5px
}
.pricemask-detail.pc .pricemask-detail-timer {
  line-height:25px;
  font-size:14px
}
.slick-slider {
  box-sizing:border-box;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}
.slick-list, .slick-slider {
  position:relative;
  display:block
}
.slick-list {
  overflow:hidden;
  margin:0;
  padding:0
}
.slick-list:focus {
  outline:none
}
.slick-list.dragging {
  cursor:pointer;
  cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform:translateZ(0);
  -moz-transform:translateZ(0);
  -ms-transform:translateZ(0);
  -o-transform:translateZ(0);
  transform:translateZ(0)
}
.slick-track {
  position:relative;
  left:0;
  top:0;
  display:block;
  margin-left:auto;
  margin-right:auto
}
.slick-track:after, .slick-track:before {
  content:"";
  display:table
}
.slick-track:after {
  clear:both
}
.slick-loading .slick-track {
  visibility:hidden
}
.slick-slide {
  float:left;
  height:100%;
  min-height:1px;
  display:none
}
[dir=rtl] .slick-slide {
  float:right
}
.slick-slide img {
  display:block
}
.slick-slide.slick-loading img {
  display:none
}
.slick-slide.dragging img {
  pointer-events:none
}
.slick-initialized .slick-slide {
  display:block
}
.slick-loading .slick-slide {
  visibility:hidden
}
.slick-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent
}
.slick-arrow.slick-hidden {
  display:none
}
.pdp-mod-product-attrs {
  margin-top:12px;
  margin-bottom:12px
}
.pdp-mod-product-attrs .product-attr-list .slick-arrow {
  position:absolute;
  background-color:#fff;
  border:none;
  outline:none;
  text-align:center;
  z-index:1
}
.pdp-mod-product-attrs .product-attr-list .slick-arrow:hover {
  background-color:#f0f0f0
}
.pdp-mod-product-attrs .product-attr-list .slick-prev {
  top:0;
  left:0;
  bottom:0;
  width:48px
}
.pdp-mod-product-attrs .product-attr-list .slick-next {
  top:0;
  right:0;
  bottom:0;
  width:48px
}
.pdp-mod-product-attrs .product-attr-list .slick-disabled {
  visibility:hidden
}
.pdp-mod-product-attrs .product-attr-list .slick-arrow:after {
  content:"";
  display:inline-block;
  width:0;
  height:0;
  border-color:transparent #757575;
  border-style:solid;
  border-width:4px
}
.pdp-mod-product-attrs .product-attr-list .slick-arrow.slick-prev:after {
  border-left:none;
  border-right-width:5px
}
.pdp-mod-product-attrs .product-attr-list .slick-arrow.slick-next:after {
  border-right:none;
  border-left-width:5px
}
.pdp-mod-product-attrs .product-attr-wrapper .product-attr {
  display:flex;
  flex-direction:column;
  font-size:14px;
  margin-right:50px
}
.pdp-mod-product-attrs .product-attr-wrapper .product-attr .attr-name {
  color:#2e3346;
  margin-bottom:5px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-weight:500
}
.pdp-mod-product-attrs .product-attr-wrapper .product-attr .attr-text {
  color:#595f6d;
  font-weight:400
}
.pdp-product-brand {
  display:inline-block;
  width:100%;
  padding-bottom:15px;
  border-bottom:1px solid #eff0f5;
  line-height:20px
}
.pdp-product-brand.redmart {
  border-bottom:none
}
.pdp-product-brand__name {
  color:#9e9e9e;
  font-size:12px
}
.pdp-product-brand__divider, .pdp-product-brand__name {
  display:inline-block;
  vertical-align:middle;
  margin-right:4px
}
.pdp-product-brand__divider {
  height:12px;
  width:1px;
  background:#9e9e9e;
  margin-left:7px
}
.pdp-product-brand__brand-link, .pdp-product-brand__suggestion-link {
  display:inline-block;
  vertical-align:middle
}
.pdp-product-brand__suggestion-link {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.pdp-product-brand__tail-label {
  color:#9e9e9e;
  font-size:12px;
  float:right;
  margin-top:1px;
  margin-left:4px
}
.message {
  display:flex;
  border-bottom:1px solid #eff0f5
}
.message__icon {
  color:#2196f3;
  padding-right:7px;
  height:16px
}
.message__item {
  margin-bottom:.16rem;
  color:#9e9e9e;
  font-size:12px;
  line-height:16px
}
.message_platform_pc, .message_platform_pc-redmart {
  border:1px solid #eff0f5;
  padding:10px 10px 5px
}
.message_platform_pc-redmart .message__item, .message_platform_pc .message__item {
  margin-bottom:4px
}
.pdp-mod-specification {
  margin-top:16px;
  padding-bottom:10px;
  border-bottom:1px solid #eff0f5;
  font-size:14px
}
.pdp-mod-specification .specification-keys {
  margin:16px -15px 0;
  height:auto;
  box-sizing:border-box;
  font-size:14px
}
.pdp-mod-specification .specification-keys .key-li {
  display:inline-block;
  box-sizing:border-box;
  width:50%;
  padding:0 15px;
  margin-bottom:8px;
  vertical-align:top;
  line-height:18px
}
.pdp-mod-specification .specification-keys .key-li .key-title {
  display:inline-block;
  margin-right:18px;
  width:140px;
  vertical-align:top;
  color:#757575;
  word-break:break-word;
  font-size:14px
}
.pdp-mod-specification .specification-keys .key-li .key-value {
  display:inline-block;
  width:306px;
  word-break:break-word
}
.pdp-mod-specification .box-content {
  margin-top:28px
}
.pdp-mod-specification .box-content .key-title {
  display:table-cell;
  width:140px;
  color:#757575;
  word-break:break-word;
  font-size:14px
}
.pdp-mod-specification .box-content .box-content-html {
  display:table-cell;
  padding-left:18px;
  word-break:break-word
}
.pdp-mod-specification .box-content .box-content-html li {
  display:inline-block
}
.pdp-mod-redmart-attribute {
  padding:2px 10px 2px 0;
  background:#fff
}
.pdp-mod-redmart-attribute+.html-content.detail-content {
  margin-top:0
}
.pdp-mod-spec-item {
  margin-bottom:20px
}
.pdp-mod-spec-item-name {
  font-size:16px;
  font-weight:700;
  color:#212121;
  margin-top:12px
}
.pdp-mod-spec-item-value {
  padding-top:18px;
  font-size:14px;
  color:#212121
}
.pdp-mod-spec-item-value .mark {
  display:inline-block;
  padding:2px 4px;
  border-radius:3px;
  margin:0 2px
}
.pdp-mod-spec-item-note {
  margin-top:16px;
  background:#fafafa;
  padding:6px 10px 10px;
  color:#333;
  font-size:14px;
  line-height:17px
}
.pdp-mod-spec-item-note a {
  color:#41a6b8;
  text-decoration:underline
}
.pdp-mod-spec-item .pdp-square {
  float:left;
  width:15px
}
.pdp-mod-spec-item .pdp-square:before {
  content:"â€¢"
}
.pdp-mod-qualification .pdp-mod-section-title {
  padding:16px 0
}
.pdp-mod-qualification .pdp-mod-qualification-items .item .title {
  font-weight:400;
  font-size:14px;
  line-height:16px;
  color:#757575
}
.pdp-mod-qualification .pdp-mod-qualification-items .item .content {
  font-weight:400;
  font-size:14px;
  line-height:16px;
  color:#000;
  margin:2px 0 10px
}
.pdp-product-detail {
  position:relative
}
.pdp-product-detail .pdp-product-desc {
  height:auto;
  overflow-y:hidden;
  padding:5px 14px 5px 24px;
  box-sizing:border-box;
  background-color:#fff
}
.pdp-product-detail .pdp-product-highlights {
  padding:11px 0 16px;
  border-bottom:1px solid #eff0f5;
  overflow:hidden
}
.pdp-product-detail .pdp-product-highlights>p {
  position:relative;
  padding-left:15px;
  box-sizing:border-box;
  font-size:14px;
  line-height:18px;
  text-align:left;
  list-style:none;
  word-break:break-word;
  -webkit-column-break-inside:avoid;
  page-break-inside:avoid;
  break-inside:avoid
}
.pdp-product-detail .pdp-product-highlights>p:before {
  content:"â€¢";
  position:absolute;
  left:0
}
.pdp-product-detail .pdp-product-highlights ol, .pdp-product-detail .pdp-product-highlights ul {
  list-style:none;
  overflow:hidden;
  column-count:2;
  column-gap:32px
}
.pdp-product-detail .pdp-product-highlights ol>li, .pdp-product-detail .pdp-product-highlights ul>li {
  position:relative;
  padding-left:15px;
  box-sizing:border-box;
  font-size:14px;
  line-height:18px;
  text-align:left;
  list-style:none;
  word-break:break-word;
  -webkit-column-break-inside:avoid;
  page-break-inside:avoid;
  break-inside:avoid
}
.pdp-product-detail .pdp-product-highlights ol>li:before, .pdp-product-detail .pdp-product-highlights ul>li:before {
  content:"â€¢";
  position:absolute;
  left:0
}
.pdp-product-detail .pdp-product-highlights ol>li:only-child, .pdp-product-detail .pdp-product-highlights ul>li:only-child {
  column-span:all
}
.pdp-product-detail .detail-content {
  position:relative;
  height:auto;
  margin-top:16px;
  padding-bottom:16px;
  line-height:1.3;
  border-bottom:1px solid #eff0f5
}
.pdp-product-detail .detail-content>div {
  width:100%!important;
  height:auto!important
}
.pdp-product-detail .detail-content:last-child {
  border-bottom:none
}
.pdp-product-detail .detail-content img {
  max-width:100%!important;
  height:auto!important;
  display:block
}
.pdp-product-detail .detail-content p {
  font-size:14px
}
.pdp-product-detail .detail-content h2 {
  margin:0 0 17px;
  font-size:16px;
  font-weight:700;
  line-height:29px
}
.pdp-product-detail .height-limit {
  height:780px
}
.pdp-product-detail .height-limit:after {
  content:"";
  height:100px;
  position:absolute;
  bottom:66px;
  width:100%;
  left:0;
  background:linear-gradient(-180deg,hsla(0,0%,100%,0) 6%,#fff 83%)
}
.pdp-product-detail .expand-button {
  position:relative;
  bottom:0;
  left:0;
  background:#fff;
  font-size:13px;
  line-height:14px;
  padding:12px 0 18px;
  text-align:center;
  width:100%;
  margin:0!important
}
.pdp-product-detail .expand-cursor {
  cursor:pointer
}
.pdp-view-more-btn {
  display:inline-block;
  line-height:36px
}
.pdp-mod-product-price {
  position:relative
}
.pdp-mod-product-price-topbanner {
  width:100%
}
.pdp-mod-product-price .promotion-banner-img {
  display:inline-block;
  position:absolute;
  bottom:0;
  width:254px;
  height:72px;
  margin-left:12px
}
.pdp-mod-product-price .e-tickets-wrapper {
  background-color:#fff2e4;
  padding:6px 5px;
  display:flex;
  align-items:center
}
.pdp-mod-product-price .e-tickets-wrapper .icon {
  width:24px;
  height:20px;
  background:url(//img.lazcdn.com/g/tps/imgextra/i1/O1CN01iJtsUu1NXE8umH7rT_!!6000000001579-2-tps-40-40.png) no-repeat;
  background-size:contain;
  margin-right:6px
}
.pdp-mod-product-price .e-tickets-wrapper .text {
  line-height:16px;
  font-size:12px;
  color:#f36003
}
.pdp-mod-product-price .e-tickets-wrapper .text span {
  color:#1871ff
}
.pdp-product-price {
  display:inline-block;
  padding:16px 0 17px
}
.pdp-product-price__with-banner {
  width:calc(100% - 266px);
  min-height:39px
}
.pdp-product-price__discount {
  font-size:14px;
  color:#212121;
  margin-left:6px
}
.pdp-product-price .valid-date {
  margin-top:4px;
  font-size:14px;
  color:#000;
  word-wrap:break-word
}
.pdp-review-summary__divider {
  width:1px;
  background:#9e9e9e;
  margin-left:7px;
  margin-right:4px;
  display:inline-block;
  height:14px;
  vertical-align:middle
}
.pdp-review-summary__stars {
  margin-right:8px;
  display:inline-block;
  vertical-align:middle
}
.pdp-review-summary__stars .star {
  width:12px;
  height:12px
}
.pdp-review-summary__link {
  display:inline-block;
  vertical-align:middle
}
.pdp-product-title {
  margin-top:13px;
  margin-bottom:11px
}
.pdp-product-title.is-redmart {
  display:flex;
  justify-content:space-between
}
.pdp-product-title .pdp-mod-product-badge-wrapper {
  margin-top:4px
}
.pdp-product-title .pdp-mod-product-badge-wrapper img {
  vertical-align:baseline
}
.pdp-product-title .pdp-mod-product-badge {
  max-height:16px;
  margin-right:8px
}
.pdp-product-title .pdp-mod-product-badge-title {
  color:#212121;
  font-size:22px;
  font-weight:400;
  word-break:break-word;
  word-wrap:break-word;
  overflow-wrap:break-word
}
.pdp-product-title .pdp-mod-product-new-badge {
  display:inline-block;
  background-color:#009ebb;
  color:#fff;
  border-radius:3px;
  padding:2px 4px;
  margin-left:8px;
  font-size:13px;
  font-weight:500
}
.pdp-mod-promotion-tags {
  padding-top:4px
}
.pdp-mod-promotion-tags .section-title {
  margin-top:4px;
  height:24px;
  line-height:24px
}
.pdp-mod-promotion-tags .promotion-tag-item {
  box-sizing:border-box;
  margin:4px 15px 4px 0;
  max-width:100%
}
.pdp-mod-promotion-tags .tag-list {
  display:flex;
  align-items:flex-end;
  flex-wrap:wrap
}
.lu-promo-tag {
  background-color:#009db2;
  border-radius:6px;
  color:#fff;
  font-size:13px;
  padding:4px 7px 4px 6px;
  margin:4px 10px 4px 0
}
.pdp-mod-qna {
  overflow:hidden;
  padding:0 24px 18px;
  background-color:#fff
}
.pdp-mod-qna .qna-ask-box-container {
  margin:20px 0
}
.pdp-mod-qna .qna-login-tips {
  margin-top:10px
}
.pdp-mod-qna .qna-ask-box {
  position:relative
}
.pdp-mod-qna .qna-ask-box .qna-ask-input {
  display:block;
  width:100%;
  border-width:0 0 1px;
  border-bottom-color:#f1f1f1
}
.pdp-mod-qna .qna-ask-box input[placeholder] {
  color:#9e9e9e
}
.pdp-mod-qna .qna-ask-box .qna-ask-btn {
  padding:0 32px;
  height:40px;
  line-height:40px
}
.pdp-mod-qna .qna-ask-box .qna-ask-btn.next-btn-medium.next-btn-loading {
  padding-left:40px
}
.pdp-mod-qna .qna-ask-box .qna-ask-box-tips {
  display:none
}
.pdp-mod-qna .qna-ask-box.folded .qna-ask-input {
  height:40px;
  line-height:40px;
  border-width:1px;
  border-bottom-left-radius:3px;
  border-top-left-radius:3px
}
.pdp-mod-qna .qna-ask-box.folded .qna-ask-btn {
  position:absolute;
  top:0;
  right:0;
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
.pdp-mod-qna .qna-ask-box.unfolded {
  padding:10px;
  border:1px solid #9e9e9e;
  border-radius:3px;
  box-shadow:0 2px 0 0 #f1f1f1;
  text-align:right
}
.pdp-mod-qna .qna-ask-box.unfolded .qna-ask-input textarea {
  padding-left:0
}
.pdp-mod-qna .qna-ask-box.unfolded .qna-ask-btn {
  margin-top:10px
}
.pdp-mod-qna .qna-ask-box.unfolded .qna-ask-box-tips {
  display:block;
  position:absolute;
  margin-top:16px;
  margin-right:350px;
  text-align:left
}
.pdp-mod-qna .qna-empty-icon.babayo-icon {
  display:block;
  margin:30px auto 10px;
  text-align:center;
  font-size:64px;
  color:#dadada
}
.pdp-mod-qna .qna-empty-text {
  text-align:center;
  color:#757575;
  font-size:14px
}
.pdp-mod-qna .qna-custom-nav {
  margin-top:15px
}
.pdp-mod-qna .qna-section-title {
  margin-top:15px;
  padding-bottom:8px;
  font-size:15px;
  color:#212121;
  border-bottom:1px solid #eff0f5
}
.pdp-mod-qna .qna-list {
  list-style:none
}
.pdp-mod-qna .qna-item:not(:last-of-type) {
  border-bottom:1px solid #eff0f5
}
.pdp-mod-qna .qna-item-group {
  padding-left:48px;
  margin:25px 0
}
.pdp-mod-qna .qna-icon {
  position:absolute;
  margin-left:-48px;
  font-size:24px
}
.pdp-mod-qna .qna-icon-q {
  color:#136cff
}
.pdp-mod-qna .qna-icon-a {
  color:#9e9e9e
}
.pdp-mod-qna .qna-content {
  overflow:hidden;
  text-overflow:ellipsis;
  word-wrap:break-word;
  white-space:pre-wrap;
  font-size:14px
}
.pdp-mod-qna .qna-meta {
  margin-top:5px;
  color:#9e9e9e
}
.pdp-mod-qna .qna-pagination {
  margin-top:20px;
  text-align:right
}
.pdp-mod-qna .qna__chatnow .next-feedback.next-feedback-prompt .next-feedback-title {
  color:#212121
}
.pdp-mod-qna .qna__chatnow .next-dialog-close {
  display:none
}
.sku-select-promotion {
  margin-top:16px;
  font-size:14px;
  color:#424242
}
.sku-select-total {
  color:#f77209;
  font-size:14px
}
.sku-select-discount, .sku-select-total {
  font-weight:500;
  font-family:Roboto-Medium
}
.quantity-content-default {
  font-size:12px;
  padding-left:12px;
  color:#9e9e9e
}
.quantity-content-warning {
  font-size:12px;
  padding-left:12px;
  color:#f44336
}
.sku-quantity-selection {
  padding-top:24px!important
}
.sku-quantity-selection .section-title {
  padding-top:7px
}
.sku-quantity-selection .next-number-picker-input {
  border:none!important
}
.sku-quantity-selection input {
  height:32px!important
}
.sku-quantity-selection .next-number-picker-handler-up-disabled {
  background:#fafafa!important;
  border-color:#fafafa!important;
  cursor:not-allowed;
  color:#dadada
}
.sku-quantity-selection .next-number-picker-handler-up-disabled .next-number-picker-handler-up-inner {
  cursor:not-allowed
}
.sku-quantity-selection .next-number-picker-handler-down-disabled {
  background:#fafafa!important;
  border-color:#fafafa!important;
  cursor:not-allowed;
  color:#dadada
}
.sku-quantity-selection .next-number-picker-disabled, .sku-quantity-selection .next-number-picker-handler-down-disabled .next-number-picker-handler-down-inner {
  cursor:not-allowed
}
.sku-quantity-selection .next-number-picker-disabled .next-number-picker-input input[disabled] {
  background:#fafafa;
  cursor:not-allowed
}
.pdp-recommend-bottom {
  margin-top:12px
}
.pdp-recommend-bottom-2 {
  margin-top:12px;
  margin-bottom:12px
}
.pdp-addon-label .addon-label-text {
  color:#9e9e9e;
  padding:2px 5px
}
.pdp-redmart-add-to-cart {
  display:flex;
  margin-top:8px
}
.pdp-redmart-add-to-cart .redmart-cart-btn .pdp-button_size_xl {
  height:40px
}
.pdp-redmart-add-to-cart .redmart-cart-btn .pdp-button {
  padding-left:36px;
  padding-right:36px;
  font-weight:500;
  font-family:Roboto-Medium;
  font-size:16px
}
.pdp-redmart-add-to-cart .redmart-cart-btn .pdp-button, .pdp-redmart-add-to-cart .redmart-cart-btn .redmart-cart-picker {
  border-radius:6px
}
.pdp-redmart-add-to-cart .pdp-addon-label {
  display:flex;
  align-items:center;
  margin:0 10px
}
.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler .next-icon:before {
  font-weight:900
}
.delivery-days {
  display:flex;
  justify-content:space-between
}
.delivery-days .delivery-day-item {
  display:flex;
  flex-direction:column;
  text-align:center
}
.delivery-days .delivery-day-item .icon {
  font-size:18px
}
.delivery-days .delivery-day-item .icon.check {
  color:#ff9800
}
.delivery-days .delivery-day-item .icon.delete {
  color:#9e9e9e
}
.delivery-days .delivery-day-item .delivery-day-name {
  margin-top:5px;
  margin-bottom:5px
}
.delivery-days .delivery-day-item .delivery-day-date {
  color:#9e9e9e;
  margin-bottom:5px
}
.delivery-days .delivery-day-item .delivery-day-from {
  color:#9e9e9e;
  font-size:10px
}
.delivery-module {
  padding:10px;
  background-color:#fafafa;
  font-size:13px;
  font-family:Roboto-Regular
}
.delivery-module .delivery-title {
  font-weight:600;
  color:#000;
  font-size:15px;
  margin-bottom:12px
}
.delivery-module .delivery-section {
  margin-bottom:20px
}
.delivery-module .delivery-section .delivery-subtitle {
  margin-bottom:8px
}
.delivery-module .delivery-section .delivery-subtitle-note {
  color:#858b9c;
  margin-bottom:8px
}
.delivery-module .delivery-section .delivery-options .delivery-option {
  margin-bottom:6px
}
.delivery-module .delivery-section .delivery-options .delivery-option:before {
  content:"â€¢";
  margin-right:6px;
  color:rgba(0,0,0,.3)
}
.delivery-module .delivery-section .delivery-options .delivery-option .option-shipping {
  margin-left:4px
}
.delivery-module .delivery-section .delivery-options .delivery-option .option-name {
  font-weight:600
}
.delivery-module .delivery-days {
  display:flex;
  justify-content:flex-start;
  flex-wrap:wrap
}
.delivery-module .delivery-days .delivery-day-item {
  border-radius:4px;
  box-shadow:1px 1px 4px rgba(0,0,0,.2);
  background-color:#fff;
  padding:6px;
  margin-right:6px;
  margin-bottom:6px;
  width:85px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  text-align:start
}
.delivery-module .delivery-days .delivery-day-item .delivery-day-title {
  font-size:13px;
  line-height:20px;
  margin-bottom:2px;
  font-weight:600;
  color:#000
}
.delivery-module .delivery-days .delivery-day-item .delivery-day-subtitle {
  font-size:12px;
  height:30px
}
.delivery-module .delivery-days .delivery-day-item .delivery-day-mixed-text img {
  padding:0
}
.delivery-module .delivery-days .delivery-day-item.unavailableSlot {
  color:#9e9e9e
}
.delivery-module .delivery-days .delivery-day-item.afterSlot, .delivery-module .delivery-days .delivery-day-item.availableSlot {
  color:#ff9800
}
.pdp-redmart-delivery {
  background-color:#fafafa;
  color:#212121
}
.pdp-redmart-delivery .delivery-section {
  padding:20px 16px;
  border-bottom:1px solid #eff0f5
}
.pdp-redmart-delivery .delivery-subtitle {
  color:#757575;
  font-size:12px;
  font-weight:500;
  font-family:Roboto-Regular;
  margin-bottom:20px
}
.pdp-redmart-delivery .delivery-description {
  font-size:14px
}
.pdp-redmart-delivery .delivery-description .ic-liveup-inline-logo {
  position:relative;
  top:-1px
}
.redmart-promotion-header {
  height:52px;
  overflow:hidden;
  background:#fafafa
}
.redmart-promotion-header:after {
  content:"";
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle
}
.redmart-promotion-header .top-action-item {
  float:right;
  height:100%;
  margin-right:20px
}
.redmart-promotion-header .top-action-item:after {
  content:"";
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle
}
.redmart-promotion-header .promotion-tag-item {
  vertical-align:middle
}
.redmart-promotion-header .saving-text {
  vertical-align:middle;
  margin-left:15px;
  font-size:14px;
  color:#f57224;
  line-height:24px
}
.redmart-promotion-header .lu-saving-text {
  vertical-align:middle;
  margin-left:15px;
  font-size:14px;
  color:#333;
  line-height:24px;
  font-weight:450
}
.redmart-promotion-header .link-view-all {
  vertical-align:middle;
  display:inline-flex
}
.pdp-redmart-promotion {
  background-color:#fff;
  margin-top:12px
}
.pdp-redmart-promotion .redmart-promotion-body {
  display:flex;
  padding:15px
}
.pdp-redmart-promotion .redmart-promotion-body .redmart-product-list {
  flex-wrap:nowrap
}
.pdp-redmart-promotion .redmart-promotion-body .redmart-product-list .product-tags {
  min-height:18px
}
.pdp-redmart-promotion .redmart-promotion-body .section-plus-sign {
  display:flex;
  justify-content:center;
  align-items:center;
  flex:0 0 165px
}
.pdp-redmart-promotion .redmart-promotion-body .section-plus-sign .plus-free {
  font-size:20px;
  font-weight:700
}
.pdp-redmart-promotion .redmart-promotion-body-section {
  flex:1
}
.pdp-redmart-promotion .redmart-promotion-body-section:not(:first-child) {
  border-left:1px solid #ddd
}
.pdp-redmart-promotion .redmart-promotion-body-section-title, .pdp-redmart-promotion .redmart-promotion-body-title {
  margin-left:12px;
  font-size:13px;
  font-weight:700
}
.pdp-redmart-promotion .redmart-promotion-body-title {
  margin-left:27px;
  padding-top:15px
}
.pdp-redmart-promotion .redmart-promotion-body-link {
  display:flex;
  align-items:center;
  width:100px;
  padding-left:68px
}
.pdp-redmart-promotion .redmart-promotion-body-link>a {
  display:flex;
  align-items:center;
  color:#ee4054;
  font-size:15px
}
.pdp-redmart-promotion .redmart-promotion-body-link>a>span {
  display:flex;
  align-items:center;
  font-size:12px
}
.pdp-redmart-promotion .redmart-promotion-body-gift {
  flex:1;
  margin:15px 0;
  padding:0 15px;
  background-color:#fff;
  border-radius:8px
}
.pdp-redmart-promotion .redmart-promotion-body-gift-desc {
  font-size:13px;
  color:#333
}
.pdp-redmart-promotion .redmart-promotion-body-gift-list {
  padding-top:15px
}
.pdp-redmart-promotion .redmart-promotion-body-gift-list li {
  display:inline-block;
  padding-bottom:24px;
  width:276px;
  margin-right:4px
}
.redmart-member-tags .member-tag {
  text-align:right
}
.redmart-member-tags .member-tag .member-info {
  color:#212121
}
.redmart-member-tags .member-tag .member-info .ic-liveup-inline-logo {
  position:relative;
  top:1px;
  vertical-align:baseline
}
.redmart-member-tags .member-tag .member-link {
  margin-top:8px
}
.redmart-member-tags.redmart-member-tags-horizontal {
  display:flex;
  flex-wrap:wrap;
  margin-left:8px
}
.pdp-redmart-product-price {
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:15px 0
}
.pdp-redmart-product-price .redmart-product-price-container {
  display:flex;
  align-items:baseline;
  gap:4px
}
.pdp-redmart-product-price .redmart-product-price-container .redmart-product-price-tags {
  padding-bottom:5px
}
.pdp-redmart-product-price .redmart-product-price-container .redmart-product-discount {
  display:flex;
  padding:4px 6px;
  align-items:baseline;
  border-radius:6px;
  background:#feecef;
  color:#fe4960;
  font-size:12px;
  font-weight:500
}
.pdp-redmart-product-price .redmart-product-price-container .redmart-product-discount-b2b {
  display:flex;
  padding:4px 6px;
  align-items:baseline;
  border-radius:6px;
  background:#12355b;
  color:#fff;
  font-size:12px;
  font-weight:500
}
.pdp-redmart-product-price .redmart-product-price-block {
  display:inline-block
}
.pdp-redmart-product-price .redmart-product-price-block .pdp-price.pdp-price_color_red {
  color:#fe4960;
  font-weight:700
}
.pdp-redmart-product-price .redmart-product-price-block .redmart-product-origin-price {
  display:flex;
  gap:8px;
  align-items:flex-end
}
.pdp-redmart-product-price .redmart-product-price-block .redmart-product-origin-price .redmart-product-origin-price-with-tags {
  margin-top:8px
}
body {
  font-family:Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif!important
}
.pdp-redmart-seller {
  background-color:#fafafa;
  padding:13px 16px 10px
}
.pdp-redmart-seller .redmart-seller__name {
  color:#212121;
  margin-bottom:4px
}
.pdp-redmart-seller .redmart-seller__name-label {
  font-family:Roboto-Regular;
  color:#757575;
  font-size:12px
}
.pdp-redmart-seller .redmart-seller__name-text {
  font-size:14px
}
.pdp-redmart-seller .redmart-seller__logo {
  margin-bottom:10px
}
.pdp-redmart-seller .redmart-seller__logo img {
  max-width:100px;
  max-height:100px
}
.pdp-redmart-seller .redmart-seller__link {
  padding:5px 0;
  text-align:center;
  font-weight:500;
  font-family:Roboto-Medium
}
.pdp-redmart-service {
  background-color:#fafafa;
  color:#212121;
  border-bottom:1px solid #eff0f5
}
.pdp-redmart-service .redmart-service-header {
  padding:20px 16px 0
}
.pdp-redmart-service .redmart-service-header .redmart-service-subtitle {
  color:#757575;
  font-size:12px;
  font-weight:500;
  font-family:Roboto-Regular
}
.pdp-redmart-service .redmart-service-body .redmart-service-section {
  padding:10px 16px
}
.pdp-redmart-service .redmart-service-body .redmart-service-title {
  font-size:14px
}
.pdp-redmart-service .redmart-service-body .redmart-service-content {
  color:#9e9e9e;
  font-size:12px;
  margin-top:6px
}
.redmart-top-promo-banner {
  margin-top:8px
}
.redmart-top-promo-banner-img {
  width:100%
}
ul {
  list-style:none
}
.next-overlay-backdrop {
  z-index:1000
}
.next-overlay-wrapper .next-overlay-inner {
  z-index:1001
}
.next-radio-group .next-radio-label {
  color:#212121
}
.next-radio .next-radio-inner {
  position:absolute
}
.dialog-report {
  background:#fafafa;
  border:none
}
.dialog-report .next-dialog-body {
  padding:24px
}
.dialog-report .next-dialog-close {
  right:24px
}
.dialog-report .next-dialog-footer {
  padding:0 24px 24px
}
.dialog-report .next-dialog-footer .next-btn {
  border-radius:2px;
  height:44px;
  text-transform:uppercase;
  font-size:16px;
  line-height:16px
}
.how-to-write-pop {
  position:relative;
  width:352px;
  max-height:300px;
  overflow:scroll;
  padding:16px;
  font-size:14px;
  color:#212121;
  background:#fff;
  border-radius:3px;
  box-shadow:1px 2px 14px #ccc
}
.how-to-write-pop .title {
  margin-top:16px
}
.how-to-write-pop .dont-title {
  color:#757575
}
.how-to-write-pop .btn-close {
  position:absolute;
  top:16px;
  right:16px;
  width:16px;
  height:16px;
  background:url(//img.lazcdn.com/g/tps/tfs/TB1I5j9hOqAXuNjy1XdXXaYcVXa-12-12.png) 0 0 no-repeat;
  cursor:pointer
}
.how-to-write-pop .list-text-wrap {
  margin-top:8px;
  list-style:disc;
  padding-left:20px
}
.how-to-write-pop .list-text-wrap li {
  margin-top:5px
}
.pdp-review-progress {
  display:inline-block;
  position:relative;
  width:138px;
  height:12px
}
.pdp-review-progress .bar {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%
}
.pdp-review-progress .bg {
  background:#eff0f5
}
.pdp-review-progress .fg {
  background:#faca51
}
.report-container {
  width:488px;
  font-size:17px
}
.report-container .report-title {
  color:#202020;
  font-size:18px
}
.report-container .report-reason-list {
  margin-top:20px
}
.report-container .report-radio-group label {
  display:block;
  margin-bottom:14px
}
.report-container .title-input {
  margin-top:20px;
  font-size:12px;
  color:#9e9e9e
}
.report-container .report-comment-container {
  margin-top:10px
}
.report-container .txt-comment {
  width:100%
}
.pdp-mod-write-review {
  width:560px
}
.pdp-mod-write-review .title {
  color:#202020;
  font-size:20px;
  margin-top:20px
}
.pdp-mod-write-review .deliver-time {
  color:#757575;
  font-size:14px;
  margin-top:24px;
  margin-bottom:16px
}
.pdp-mod-write-review .btn-how-to-write {
  color:#136cff;
  font-size:14px;
  float:right;
  margin-top:14px;
  outline:none
}
.submit-review-container {
  color:#212121;
  font-size:14px
}
.submit-review-container .switch-anonymous {
  margin-right:8px;
  vertical-align:baseline;
  color:#9e9e9e
}
.submit-review-container .review-as {
  color:#212121;
  margin-top:15px
}
.submit-review-container .reviewAsText {
  margin-right:3px;
  margin-bottom:8px
}
.submit-review-container .switch-wrap {
  color:#9e9e9e
}
.submit-review-container .submit {
  margin-top:20px;
  width:100%
}
.submit-review-container .btn-submit {
  width:238px;
  height:44px;
  text-transform:uppercase
}
.submit-review-container .btn-cancel-wrapper {
  float:right
}
.submit-review-container .btn-cancel {
  background:none;
  border:none;
  font-size:14px;
  color:#136cff;
  line-height:44px;
  height:44px;
  text-transform:uppercase
}
.item-rating-container:after, .item-rating-container:before {
  content:"";
  display:table
}
.item-rating-container:after {
  clear:both
}
.item-rating-container .item-left {
  float:left
}
.item-rating-container .item-left img {
  border-radius:3px
}
.item-rating-container .item-right {
  padding-left:72px;
  color:#212121;
  font-size:14px
}
.item-rating-container .item-right .title {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.item-rating-container .item-right .sku {
  color:#757575;
  font-size:12px;
  margin-top:5px
}
.item-rating-container .item-right .starWrap {
  margin-top:10px
}
.item-rating-container .item-right .starCls {
  cursor:pointer
}
.item-rating-container .item-right .input-title {
  color:#9e9e9e;
  font-size:12px;
  margin-top:14px
}
.item-rating-container .item-right .input-wrap {
  margin-top:8px
}
.item-rating-container .item-right .input-wrap .next-input {
  width:100%
}
.menu-wrap {
  border:1px solid #eff0f5
}
.menu-item {
  width:100%;
  font-size:12px;
  background:#fff;
  padding:8px 18px;
  border-top:1px solid #eff0f5;
  cursor:pointer;
  box-sizing:border-box
}
.menu-item.disabled {
  color:#eff0f5;
  cursor:default
}
.oper-wrap {
  cursor:pointer
}
.oper-wrap .oper-icon {
  font-size:16px
}
.oper-list {
  min-width:180px;
  padding:10px 0;
  background:#fff;
  border:1px solid #c1c1c1
}
.oper-list div {
  padding:10px 20px;
  white-space:nowrap;
  cursor:pointer
}
.pdp-mod-filterSort {
  height:44px;
  padding-left:24px;
  border-top:1px solid #eff0f5;
  border-bottom:1px solid #eff0f5
}
.pdp-mod-filterSort .title {
  display:inline-block;
  height:44px;
  line-height:44px;
  font-size:14px;
  color:#212121
}
.pdp-mod-filterSort .oper {
  float:right;
  display:inline-block;
  padding:0 12px;
  height:44px;
  line-height:44px;
  border-left:1px solid #eff0f5;
  font-size:13px;
  color:#757575;
  cursor:pointer
}
.pdp-mod-filterSort .oper .condition {
  color:#212121;
  margin-left:5px
}
.pdp-mod-filterSort .oper .oper-icon {
  font-size:20px;
  margin-right:5px;
  position:relative;
  top:2px
}
.pdp-mod-review .mod-rating {
  padding:20px 24px
}
.pdp-mod-review .mod-rating .content {
  margin-top:18px
}
.pdp-mod-review .mod-rating .content:after, .pdp-mod-review .mod-rating .content:before {
  content:"";
  display:table
}
.pdp-mod-review .mod-rating .content:after {
  clear:both
}
.pdp-mod-review .mod-rating .item-title {
  font-weight:700
}
.pdp-mod-review .mod-rating .left {
  float:left
}
.pdp-mod-review .mod-rating .left:after, .pdp-mod-review .mod-rating .left:before {
  content:"";
  display:table
}
.pdp-mod-review .mod-rating .left:after {
  clear:both
}
.pdp-mod-review .mod-rating .right {
  float:right
}
.pdp-mod-review .mod-rating .summary {
  float:left;
  width:145px;
  margin-right:90px
}
.pdp-mod-review .mod-rating .detail {
  float:left
}
.pdp-mod-review .mod-rating .detail li {
  margin-bottom:8px;
  color:#757575;
  font-size:10px
}
.pdp-mod-review .mod-rating .detail li .progress-wrap {
  margin-left:17px;
  margin-right:12px
}
.pdp-mod-review .mod-rating .detail li .progress-title {
  display:inline-block
}
.pdp-mod-review .mod-rating .detail li .percent {
  font-size:12px;
  color:#212121
}
.pdp-mod-review .mod-rating .detail li span.star-number {
  display:inline-block;
  width:10px
}
.pdp-mod-review .mod-rating .score {
  color:#212121
}
.pdp-mod-review .mod-rating .score-average {
  font-size:48px
}
.pdp-mod-review .mod-rating .score-max {
  font-size:32px;
  color:#9e9e9e;
  text-align:center;
  line-height:40px
}
.pdp-mod-review .mod-rating .average {
  margin-top:7px
}
.pdp-mod-review .mod-rating .count {
  margin-top:9px;
  color:#757575
}
.pdp-mod-review .mod-rating .btn-rate {
  width:182px;
  height:38px;
  border-radius:3px
}
.pdp-mod-review .mod-reviews .item {
  padding:17px 21px;
  color:grey;
  font-size:12px;
  border-bottom:1px solid #eff0f5
}
.pdp-mod-review .mod-reviews .item-content--seller-reply .item-title {
  color:#ff330c
}
.pdp-mod-review .mod-reviews .item-title {
  font-size:12px;
  color:#6a6a6a;
  line-height:16px;
  margin-bottom:8px;
  display:inline-block
}
.pdp-mod-review .mod-reviews .item-title span {
  display:inline-block;
  vertical-align:bottom
}
.pdp-mod-review .mod-reviews .left {
  float:left
}
.pdp-mod-review .mod-reviews .right {
  float:right
}
.pdp-mod-review .mod-reviews .top:after, .pdp-mod-review .mod-reviews .top:before {
  content:"";
  display:table
}
.pdp-mod-review .mod-reviews .top:after {
  clear:both
}
.pdp-mod-review .mod-reviews .starCtn {
  margin-right:6px
}
.pdp-mod-review .mod-reviews .title {
  font-size:12px;
  display:inline-block;
  overflow:hidden;
  word-break:break-word;
  color:#757575;
  float:right
}
.pdp-mod-review .mod-reviews .verifyImg {
  margin-left:8px;
  margin-right:3px;
  vertical-align:sub
}
.pdp-mod-review .mod-reviews .verify {
  color:#4caf50
}
.pdp-mod-review .mod-reviews .middle {
  margin:5px 0 15px
}
.pdp-mod-review .mod-reviews .content {
  color:#212121;
  font-size:14px;
  white-space:pre-wrap;
  word-break:break-word
}
.pdp-mod-review .mod-reviews .skuInfo {
  font-size:12px;
  margin-top:8px
}
.pdp-mod-review .mod-reviews .bottom {
  margin-top:8px
}
.pdp-mod-review .mod-reviews .bottom:after, .pdp-mod-review .mod-reviews .bottom:before {
  content:"";
  display:table
}
.pdp-mod-review .mod-reviews .bottom:after {
  clear:both
}
.pdp-mod-review .mod-reviews .bottom .left {
  cursor:pointer
}
.pdp-mod-review .mod-reviews .bottom .left-content {
  display:flex;
  align-items:center
}
.pdp-mod-review .mod-reviews .bottom .left-content span {
  line-height:16px
}
.pdp-mod-review .mod-reviews .bottom .like-icon {
  color:#bababa;
  margin-right:7px;
  font-size:16px
}
.pdp-mod-review .mod-reviews .bottom .like-icon.liked, .pdp-mod-review .mod-reviews .helpful-text-liked {
  color:#136cff
}
.pdp-mod-review .mod-empty {
  border-top:1px solid #eff0f5;
  padding:20px 0;
  text-align:center
}
.pdp-mod-review .mod-empty .imgWrap {
  margin-bottom:15px
}
.pdp-mod-review .mod-empty p {
  color:#757575;
  font-size:14px;
  margin-bottom:0
}
.pdp-mod-review .review-pagination {
  padding-top:20px;
  padding-bottom:20px;
  text-align:right;
  padding-right:25px
}
.submit-review-dialog {
  border:none
}
.submit-review-dialog .next-dialog-body {
  padding:24px 24px 30px
}
.submit-review-dialog .pdp-mod-write-review .title {
  margin:0
}
.submit-review-dialog .next-dialog-close, .submit-review-dialog .next-dialog-footer {
  display:none
}
.seller-reply-wrapper {
  position:relative;
  background-color:#f8f8f8;
  padding:15px 15px 15px 48px;
  margin-top:20px
}
.seller-reply-wrapper:before {
  content:" ";
  position:absolute;
  top:-15px;
  left:30px;
  width:0;
  height:0;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:16px solid #f8f8f8
}
.seller-reply-badge {
  width:20px;
  height:20px;
  margin-right:8px;
  display:inline-block;
  vertical-align:bottom
}
.follow-up-review-divider {
  height:1px;
  width:100%;
  background-color:#d8d8d8;
  margin:16px 0
}
.review-image {
  padding-top:16px;
  padding-bottom:8px
}
.review-image__list {
  display:flex;
  margin-left:-2px
}
.review-image__item {
  position:relative;
  cursor:pointer;
  border:2px solid transparent;
  transition:all .3s cubic-bezier(.46,.03,.52,.96);
  display:block;
  width:auto;
  height:auto;
  text-align:initial
}
.review-image__item:not(:last-of-type) {
  margin-right:14px
}
.review-image__item--selected {
  border:2px solid #136cff
}
.review-image__item--selected:before {
  content:" ";
  position:absolute;
  bottom:-12px;
  left:calc(50% - 5px);
  width:0;
  height:0;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-top:10px solid #136cff
}
.review-image__item .image {
  width:94px;
  height:94px;
  background-position:50%;
  background-repeat:no-repeat;
  background-size:contain;
  background-color:#eee
}
.review-image__image--enlarged {
  text-align:left
}
.review-image__image--enlarged img.image {
  max-width:500px;
  max-height:500px
}
.review-image__enlarged-wrapper {
  margin-top:22px
}
.seller-name {
  margin-top:8px;
  background-color:#fafafa;
  padding:13px 16px 10px;
  display:flex;
  flex-direction:row
}
.seller-name .seller-name__wrapper {
  flex:1
}
.seller-name .seller-im-wrapper {
  width:85px;
  display:flex;
  flex-direction:row;
  align-items:center;
  padding-left:14px
}
.seller-name .seller-im-wrapper .seller-im-content {
  cursor:pointer;
  color:#136cff;
  font-size:14px;
  font-family:Roboto-Medium;
  display:flex
}
.seller-name .seller-im-icon {
  margin-right:4px;
  font-size:16px
}
.seller-name .seller-im-icon span {
  vertical-align:middle
}
.seller-name__detail-name {
  margin-right:14px
}
.seller-name__title {
  color:#757575;
  font-size:12px;
  margin-bottom:4px
}
.seller-name__detail {
  font-size:16px
}
.seller-name__detail .pdp-seller-badge {
  display:block;
  margin-top:4px;
  max-height:16px
}
.seller-name-retail {
  margin-top:8px;
  background-color:#fafafa;
  padding:13px 16px 10px;
  display:flex;
  flex-direction:row
}
.seller-name-retail .seller-name__wrapper {
  flex:1
}
.seller-name-retail .seller-im-wrapper {
  width:85px;
  display:flex;
  flex-direction:row;
  align-items:center;
  padding-left:14px
}
.seller-name-retail .seller-im-wrapper .seller-im-content {
  cursor:pointer;
  color:#136cff;
  font-size:14px;
  font-family:Roboto-Medium;
  display:flex
}
.seller-name-retail .seller-im-icon {
  margin-right:4px;
  font-size:16px
}
.seller-name-retail .seller-im-icon span {
  vertical-align:middle
}
.seller-link {
  padding:15px;
  text-align:center;
  font-weight:500;
  font-family:Roboto-Medium;
  border-top:1px solid #eff0f5
}
.seller-link__text {
  text-transform:uppercase;
  text-decoration:none;
  color:#009db4
}
.no-enough-data {
  font-size:13px;
  font-weight:300;
  padding:0 .18rem;
  text-align:center
}
.seller-info-num {
  font-size:28px;
  line-height:1
}
.rating-negative {
  color:#f44336
}
.rating-neutral {
  color:#212121
}
.rating-positive {
  color:#6abf67
}
.seller-time {
  display:inline-block;
  text-align:center;
  line-height:1
}
.seller-time .left-main-time {
  display:inline-block;
  font-weight:400;
  font-size:30px
}
.seller-time .right-time-unit {
  display:inline-block;
  font-weight:300
}
.seller-time .right-time-unit .time-plus, .seller-time .right-time-unit .time-unit {
  display:block;
  text-align:left;
  line-height:1;
  text-indent:5px
}
.seller-time .right-time-unit .time-plus {
  font-size:18px
}
.seller-time .right-time-unit .time-unit {
  font-size:13px
}
.seller-size_column_1 {
  height:6.65px
}
.seller-size_column_2 {
  height:10px
}
.seller-size_column_3 {
  height:13.35px
}
.seller-size_column_4 {
  height:16.7px
}
.seller-size_column_5 {
  height:20.05px
}
.seller-size_column {
  display:inline-block;
  width:10px;
  margin-right:3px;
  background-color:#dadada
}
.seller-size_column:last-child {
  margin-right:0
}
.seller-size_column_active {
  background-color:#183545
}
.pdp-seller-info-pc {
  display:table;
  width:100%;
  table-layout:fixed;
  border-top:1px solid #eff0f5
}
.pdp-seller-info-pc .info-content {
  padding:8px 10px;
  box-sizing:border-box;
  border-left:1px solid #eff0f5;
  font-size:14px;
  text-align:left;
  display:table-cell;
  width:33.3333333333%;
  vertical-align:top;
  position:relative;
  cursor:pointer
}
.pdp-seller-info-pc .info-content:first-child {
  border-left:none;
  padding-left:16px
}
.pdp-seller-info-pc .info-content .seller-time {
  text-align:center;
  font-weight:300;
  position:absolute;
  bottom:8px;
  left:10px
}
.pdp-seller-info-pc .info-content .seller-info-title {
  margin-bottom:20px;
  font-size:12px;
  line-height:14px;
  height:28px;
  overflow:hidden;
  color:#757575
}
.pdp-seller-info-pc .info-content .seller-info-value {
  font-size:26px;
  line-height:30px
}
.pdp-seller-info-pc .info-content .seller-info-value.gray-text {
  font-size:12px;
  color:#ccc;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  height:30px
}
.pdp-seller-info-pc .info-content .seller-info-value.rating-negative {
  color:#f44336
}
.pdp-seller-info-pc .info-content .seller-info-value.rating-neutral, .pdp-seller-info-pc .info-content .seller-info-value.rating-positive {
  color:#212121
}
.pdp-seller-info-pc .info-content .seller-info-num {
  position:absolute;
  bottom:8px
}
.pdp-seller-info-pc .info-content .seller-size-icon {
  position:absolute;
  left:10px
}
.pdp-seller-info-pc .info-content .no-enough-data {
  position:absolute;
  bottom:8px;
  padding:0;
  text-align:left
}
.pdp-seller-info-pc .info-cursor {
  cursor:pointer
}
.seller-size-dialog {
  width:508px;
  height:auto;
  padding:23px 16px
}
.seller-size-dialog .seller-dialog-title {
  font-size:18px;
  margin-bottom:16px
}
.seller-size-dialog .seller-size-desc {
  font-size:14px
}
.seller-size-dialog .seller-size-no {
  margin-top:20px;
  overflow:hidden
}
.seller-size-dialog .seller-size-no .seller-size-left {
  width:80px;
  float:left
}
.seller-size-dialog .seller-size-no .seller-size-right {
  font-size:14px;
  float:left
}
.seller-container {
  background-color:#fafafa;
  font-size:12px;
  color:#212121;
  margin-top:10px
}
.pdp-redmart-seller-recommend {
  background-color:#fff;
  padding:20px
}
.pdp-redmart-seller-recommend .pdp-redmart-seller-recommend-block {
  margin-bottom:10px
}
.pdp-redmart-seller-recommend .pdp-redmart-seller-recommend-block:last-child {
  margin-bottom:0
}
.pdp-redmart-seller-recommend .pdp-redmart-seller-recommend-block .pdp-redmart-seller-recommend-title {
  font-size:16px;
  margin-bottom:10px
}
.facebook-share-button {
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:0 3px 20px;
  width:25%;
  text-align:center;
  cursor:pointer
}
.facebook-share-button__icon {
  text-align:center;
  line-height:1;
  font-size:50px
}
.facebook-share-button__text {
  margin-top:12px;
  color:#212121;
  font-size:12px;
  line-height:12px
}
.facebook-share-button_pc {
  padding:0;
  width:auto;
  margin-right:8px
}
.facebook-share-button_pc .facebook-share-button__icon {
  font-size:28px;
  line-height:normal;
  display:flex
}
.pdp-share__share-button {
  margin-right:23px
}
.pdp-share__share-button-icon {
  display:inline-block;
  cursor:pointer
}
.pdp-share__share-button-icon .babayo-icon {
  display:inline-block;
  width:22px;
  height:22px;
  font-size:22px;
  color:#757575
}
.pdp-share__share-button:hover .babayo-icon {
  font-size:22px;
  color:#f57224
}
.pdp-share__dialog {
  display:inline-block;
  padding:26px 28px;
  min-width:255px
}
.pdp-share__label {
  font-size:13px;
  color:#202020;
  margin-right:20px
}
.pdp-share__label, .pdp-share__share-icon {
  display:inline-block;
  vertical-align:middle
}
.pdp-share__share-icon .lzd-svg-icon {
  display:flex;
  font-size:28px;
  line-height:28px
}
.pdp-share__share-icon:not(:last-child) {
  margin-right:8px
}
.pdp-share__facebook {
  display:inline-block;
  vertical-align:middle
}
.pdp-shop-promotion .saving-text {
  display:inline-block;
  margin-left:15px;
  font-size:14px;
  color:#f57224;
  height:24px
}
.pdp-shop-promotion-header {
  display:flex;
  align-items:center;
  height:52px;
  overflow:hidden;
  background:#fafafa
}
.pdp-shop-promotion-header:after {
  content:"";
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle
}
.pdp-shop-promotion-header .top-action-item {
  flex-grow:1;
  display:flex;
  justify-content:flex-end;
  margin-right:20px
}
.pdp-shop-promotion-header .top-action-item:after {
  content:"";
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle
}
.pdp-shop-promotion-body {
  display:flex;
  background:#fff
}
.pdp-shop-promotion-body-gift {
  display:flex;
  align-items:center;
  cursor:pointer
}
.pdp-shop-promotion-body-gift-plus {
  margin:0 30px;
  font-size:40px
}
.mod-fusion-dialog {
  width:388px
}
.mod-fusion-dialog .next-dialog-body .next-feedback .next-feedback-title {
  font-size:14px;
  color:#212121;
  padding:0 16px 0 0;
  max-width:356px;
  overflow-wrap:break-word;
  word-wrap:break-word;
  hyphens:auto;
  max-height:250px;
  overflow-y:auto;
  line-height:24px
}
.mod-fusion-dialog .next-dialog-body .next-dialog-header {
  padding-left:0
}
.mod-fusion-dialog .next-dialog-alert .next-icon, .mod-fusion-dialog .next-dialog-confirm .next-icon {
  display:none!important
}
.mod-fusion-dialog.right .next-dialog-footer:after {
  content:"";
  display:table;
  clear:both
}
.mod-fusion-dialog.right .next-dialog-footer .next-btn-primary {
  float:right
}
.mod-fusion-dialog .next-btn-primary {
  background:#136cff
}
.mod-fusion-dialog .next-btn-primary:hover {
  background:#1e71ff
}
.p-yatra .mod-fusion-dialog .next-btn-primary {
  background:#2abbe8
}
.sku-prop-selection {
  padding-top:25px;
  padding-bottom:0
}
.sku-prop-selection .section-title {
  line-height:18px
}
.sku-prop-content-header {
  position:relative;
  min-height:18px;
  font-size:14px;
  color:#212121;
  letter-spacing:0;
  line-height:18px
}
.sku-prop-content-header .sku-name {
  position:absolute;
  bottom:0;
  max-height:36px;
  overflow:hidden
}
.sku-prop-content-header .sku-name-warning {
  color:#f44336
}
.sku-prop-content-header .sku-name-hint {
  color:#9e9e9e
}
.sku-prop-content-header .sku-name-hover {
  margin-right:14px
}
.sku-prop-content-header .sku-size-drop {
  display:inline-block;
  cursor:pointer;
  user-select:none;
  height:16px;
  line-height:16px;
  font-size:14px;
  color:#212121;
  margin-right:16px
}
.sku-prop-content-header .sku-size-drop .sku-prop-tab-item, .sku-prop-content-header .sku-size-drop .sku-prop-tab-item-selected {
  display:inline-block;
  padding:12px
}
.sku-prop-content-header .sku-size-drop .sku-prop-tab-item-selected {
  border-bottom:2px solid #f57224
}
.sku-prop-content-header .sku-size-link {
  float:right;
  cursor:pointer;
  user-select:none;
  color:#136cff
}
.sku-prop-content-header .sku-size-link .sku-size-chart-icon {
  vertical-align:sub;
  margin-left:7px;
  width:24px;
  height:10px;
  font-size:16px
}
.sku-prop-content-header .sku-size-link .sku-size-chart-icon span {
  font-size:18px
}
.sku-prop-content-header:after {
  display:block;
  content:"";
  clear:both
}
.sku-prop-content {
  max-height:168px;
  overflow:auto;
  -ms-overflow-style:-ms-autohiding-scrollbar;
  font-size:0;
  user-select:none
}
.sku-prop-content .sku-variable-img-wrap, .sku-prop-content .sku-variable-img-wrap-disabled, .sku-prop-content .sku-variable-img-wrap-selected {
  box-sizing:border-box;
  display:inline-block;
  position:relative;
  margin-top:8px;
  margin-right:12px;
  overflow:hidden;
  width:36px;
  height:36px;
  text-align:center;
  border:1px solid #eff0f5;
  border-radius:2px;
  padding:1px
}
.sku-prop-content .sku-variable-img-wrap-disabled .sku-variable-img-icon, .sku-prop-content .sku-variable-img-wrap-selected .sku-variable-img-icon, .sku-prop-content .sku-variable-img-wrap .sku-variable-img-icon {
  font-size:12px;
  position:absolute;
  right:0;
  bottom:-2px;
  cursor:pointer
}
.sku-prop-content .sku-variable-img-wrap-disabled:after, .sku-prop-content .sku-variable-img-wrap-selected:after, .sku-prop-content .sku-variable-img-wrap:after {
  display:inline-block;
  content:"";
  width:0;
  height:100%;
  vertical-align:middle
}
.sku-prop-content .sku-variable-img-wrap-disabled:hover, .sku-prop-content .sku-variable-img-wrap-selected, .sku-prop-content .sku-variable-img-wrap-selected:hover, .sku-prop-content .sku-variable-img-wrap:hover {
  border-color:#f57224
}
.sku-prop-content .sku-variable-img-wrap-disabled {
  opacity:.1;
  cursor:not-allowed;
  pointer-events:none
}
.sku-prop-content .sku-variable-img-wrap-disabled:hover {
  border-color:#dadada
}
.sku-prop-content .sku-variable-img, .sku-prop-content .sku-variable-img-disabled, .sku-prop-content .sku-variable-img-selected {
  cursor:pointer;
  box-sizing:border-box;
  max-width:100%;
  max-height:100%;
  display:inline-block;
  vertical-align:middle;
  overflow:hidden
}
.sku-prop-content .sku-variable-img-disabled span, .sku-prop-content .sku-variable-img-selected span, .sku-prop-content .sku-variable-img span {
  display:inline-block;
  width:100%;
  height:100%
}
.sku-prop-content .sku-variable-name, .sku-prop-content .sku-variable-name-disabled, .sku-prop-content .sku-variable-name-selected {
  box-sizing:border-box;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  user-select:none;
  position:relative;
  overflow:hidden;
  min-width:48px;
  max-width:388px;
  height:32px;
  margin:8px 8px 0 0;
  padding-right:8px;
  padding-left:8px;
  background:#fff;
  border:1px solid #dadada;
  border-radius:2px;
  font-size:12px;
  color:#212121;
  letter-spacing:0
}
.sku-prop-content .sku-variable-name-disabled .sku-variable-name-icon, .sku-prop-content .sku-variable-name-selected .sku-variable-name-icon, .sku-prop-content .sku-variable-name .sku-variable-name-icon {
  font-size:12px;
  position:absolute;
  bottom:-2px;
  right:-1px
}
.sku-prop-content .sku-variable-name-disabled .sku-variable-name-text, .sku-prop-content .sku-variable-name-selected .sku-variable-name-text, .sku-prop-content .sku-variable-name .sku-variable-name-text {
  display:inline-block;
  width:100%;
  text-align:center;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden
}
.sku-prop-content .sku-variable-name-disabled:hover, .sku-prop-content .sku-variable-name-selected:hover, .sku-prop-content .sku-variable-name:hover {
  border-color:#f57224
}
.sku-prop-content .sku-variable-name-selected {
  background:#fff;
  border:1px solid #f36f21;
  box-shadow:0 2px 1px 0 rgba(0,0,0,.08);
  border-radius:2px
}
.sku-prop-content .sku-variable-name-disabled {
  background:#fafafa;
  color:#b8b8b8;
  border:1px dashed #dadada;
  border-radius:2px;
  cursor:not-allowed
}
.sku-prop-content .sku-variable-name-disabled:hover {
  border-color:#dadada
}
.sku-prop-content .sku-variable-size, .sku-prop-content .sku-variable-size-disabled, .sku-prop-content .sku-variable-size-selected {
  box-sizing:border-box;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  user-select:none;
  font-size:12px;
  text-align:center;
  overflow:hidden;
  min-width:48px;
  max-width:388px;
  height:32px;
  padding-right:8px;
  padding-left:8px;
  margin-top:8px;
  margin-right:8px;
  background:#fff;
  border:1px solid #dadada;
  border-radius:2px
}
.sku-prop-content .sku-variable-size-disabled:hover, .sku-prop-content .sku-variable-size-selected:hover, .sku-prop-content .sku-variable-size:hover {
  border-color:#f57224
}
.sku-prop-content .sku-variable-size-selected {
  background:#fff;
  border:1px solid #f36f21;
  color:#f57224;
  box-shadow:0 2px 1px 0 rgba(0,0,0,.08);
  border-radius:2px
}
.sku-prop-content .sku-variable-size-disabled {
  background:#fafafa;
  color:#b8b8b8;
  border:1px dashed #dadada;
  border-radius:2px;
  cursor:not-allowed
}
.sku-prop-content .sku-variable-size-disabled:hover {
  border-color:#dadada
}
.sku-sizechart-dialog {
  width:788px;
  height:445px!important
}
.sku-sizechart-dialog .next-dialog-body {
  padding-top:50px
}
.pdp_center_target {
  position:fixed;
  left:50%;
  top:50%;
  z-index:-100
}
.sku-tabpath-single {
  cursor:auto
}
.sku-size-drop-single {
  cursor:auto!important
}
.size-chart-iframe {
  border:0;
  height:350px;
  width:100%
}
.size-chart-overlay {
  width:788px;
  height:455px;
  background:#fff;
  box-shadow:0 2px 5px 0 rgba(0,0,0,.23);
  border-radius:3px
}
.sku-size-drop-triangle {
  display:inline-block;
  vertical-align:middle;
  cursor:pointer;
  width:0;
  height:0;
  border-color:#757575 transparent transparent;
  border-style:solid;
  border-width:4px 4px 0
}
.sku-selector {
  border-top:1px solid #eff0f5
}
.pdp-mod-sms-phone-input {
  margin-top:28px;
  margin-bottom:16px
}
.pdp-mod-sms-phone-input .phone-input-title {
  color:grey;
  font-size:14px
}
.warranty {
  font-size:14px;
  background-color:#fafafa;
  color:#212121;
  border-top:1px solid #eff0f5
}
.warranty__option-item {
  padding:10px 16px
}
.pdp-mod-wishlist {
  display:inline-block;
  cursor:pointer;
  height:56px
}
.pdp-mod-wishlist .wishlist-icon {
  color:#757575;
  font-size:24px;
  font-weight:700;
  display:inline-block;
  width:24px;
  height:24px
}
.pdp-mod-wishlist .wishlist-icon.active {
  color:#f57224;
  font-weight:400
}
.pdp-mod-wishlist:hover .wishlist-icon {
  color:#f57224
}
