.shopcart__main-content--left {
    width: 10.32rem;
}

.shopcart__main-content--right {
    width: 4.08rem;
}

.shopcart-fixed-sidebar-container {
    /*width:4.08rem;*/
}

.shopcart-fixed-sidebar-container.fiex-side-bar {
    position: fixed;
}

.free-shipping__why-tips-text {
    width: 6.2rem;
}

.free-shipping__why-tips-text p {
    line-height: 0.2rem;
}

.product-container__bottom-operate {
    height: 30px;
}

.product-container__bottom-operate .input-group {
    width: auto;
}

.shopcart__main-content--right .shopcart-paypal-checkout-btn {
    padding: 0;
    height: 56PX;
    background-color: #FFC439;
}

.shopcart__main-content--right .shopcart-paypal-braintree-btn-container {
    width: 100%;
    height: 55PX;
    background-color: #ffc439;
}

.shopcart-paypal-checkout-btn-logo {
    display: inline-block;
    width: 100PX;
    height: 25PX;
    background-image: url('/web/assets/images/shopcart/pp-logo.png');
    background-size: 100%;
}

.payment-type-text--mid {
    height: 0.4rem;
    line-height: 0.4rem;
}

.shopcart__main-content--right .shopcart-checkout-btn {
    padding: 0;
    height: 56PX;
    font-size: 20PX;
}

.official-partner-logo {
    height: 0.22rem;
    margin: 0 0.05rem 0.1rem;
    background-image: url('/web/assets/images/shopcart/shopcart-payment-icon-bg.png');
    background-repeat: no-repeat;
    background-size: 3.3rem;
}

.official-partner-logo.paypal-logo {
    width: 0.68rem;
    background-position: 0 0;
}

.official-partner-logo.visa-logo {
    width: 0.48rem;
    background-position: -0.78rem 0;
}

.official-partner-logo.mastercard-logo {
    width: 0.29rem;
    background-position: -1.36rem 0;
}

.official-partner-logo.mada-logo {
    width: 0.51rem;
    background-position: -1.75rem 0;
}

.official-partner-logo.oxxo-logo {
    width: 0.43rem;
    background-position: -2.36rem 0;
}

.official-partner-logo.seg-logo {
    width: 0.41rem;
    background-position: -2.89rem 0;
}

.official-partner-logo.sofort-logo {
    width: 0.62rem;
    background-position: 0 -0.32rem;
}

.official-partner-logo.IDEAL-logo {
    width: 0.27rem;
    background-position: -0.72rem -0.32rem;
}

.official-partner-logo.UPI-logo {
    width: 0.38rem;
    background-position: -1.09rem -0.32rem;
}

.official-partner-logo.rupay-logo {
    width: 0.6rem;
    background-position: -1.57rem -0.32rem;
}

.official-partner-logo.yandex-logo {
    width: 0.47rem;
    background-position: -2.83rem -0.32rem;
}

.official-partner-logo.cod-logo {
    width: 0.66rem;
    background-position: 0 -0.64rem;
}

.official-partner-logo.dlocal-logo {
    width: 1rem;
    background-position: -0.76rem -0.64rem;
}

.official-partner-logo.Dokuwallet-logo {
    width: 0.6rem;
    background-position: -2.23rem -0.64rem;
}

.official-partner-logo.Alfamart-logo {
    width: 0.37rem;
    background-position: -2.93rem -0.64rem;
}

.official-partner-logo.ATMIndonesia-logo {
    width: 0.62rem;
    background-position: 0 -0.96rem;
}

.shopcart-recommend-container {
    padding-top: 0.8rem;
}

.empty-shopcart {
    padding: 0.5rem 0 0;
    width: 100%;
}

.empty-shopcart-bg {
    width: 3.4rem;
    height: 1.9rem;
    background-image: url('../images/empty-shopcart-bg.png');
    background-size: 100%;
}

.empty-shopcart-btn--mid {
    padding: 0;
    min-width: 1.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 13PX;
}

.loading-shopcart .main-content__top-tips-container {
    min-height: 0.72rem;
    background-color: #f7f7f7;
}

.loading-shopcart .product-container__top-type--loading {
    margin: 0.17rem 0;
    min-height: 0.22rem;
    background-color: #f7f7f7;
}

.loading-shopcart .product-item-image-container--loading {
    width: 1.14rem;
    height: 1.52rem;
    background-color: #f7f7f7;
}

.loading-shopcart .product-item-name--loading {
    height: 0.4rem;
    background-color: #f7f7f7;
}

.loading-shopcart .product-item__select-poa--loading {
    width: 1.1rem;
    height: 0.28rem;
    background-color: #f7f7f7;
}

.loading-shopcart .product-item__operate-conatiner--loading {
    width: 1.52rem;
    height: 0.2rem;
    background-color: #f7f7f7;
}

.loading-shopcart .shopcart__product-price-container--loading {
    width: 0.92rem;
    height: 0.4rem;
    background-color: #f7f7f7;
}

.loading-shopcart .shopcart__product-qty-container--loading {
    width: 1.52rem;
    height: 0.4rem;
    background-color: #f7f7f7;
}

.loading-shopcart .shopcart__product-total-container--loading {
    width: 1.32rem;
    height: 0.4rem;
    background-color: #f7f7f7;
}

.loading-shopcart .summary-loading-text-container {
    height: 0.16rem;
    background-color: #fff;
}

.loading-shopcart .summary-subtotal-container {
    height: 2.5rem;
    background-color: #fff;
}[data-toggle="popover"] {
     pointer-events: auto;
 }[data-toggle="popover"]:hover i {
      color: #333;
  }

.summary-coupon-tips-text {
    padding: 5PX;
    width: 3rem;
    line-height: 20PX;
}

.summary-coupon-tips-text li {
    margin-bottom: 4PX;
}

.shopcart__main-content--right .subtotal-select-btn {
    padding: 0;
    line-height: 0.32rem;
    font-size: 0.12rem;
}

.shopcart-summary-container .input-group .input-radio {
    padding: 0;
}

.shopcart-summary-container .input-group .input-radio .nc-radio-modal {
    margin: 0;
}

.radio-padding {
    width: 16PX;
    margin: 0;
}

.coupon-select__select-container {
    display: none;
    left: 0;
    top: 0.32rem;
    width: 100%;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.coupon-select__select-option {
    min-height: 0.32rem;
}

.coupon-select__select-option.active,.coupon-select__select-option:not(.tips-text):hover {
    background-color: #f2f2f2;
    color: #e30057;
}

.coupon-select-input__slide-down-icon,.coupon-select-input__del-icon {
    height: 0.32rem;
    line-height: 0.32rem;
    cursor: pointer;
}

.coupon-select-input__slide-down-icon {
    right: 0;
    top: 0;
}

.coupon-select-input__slide-down-icon.active {
    transform: rotate(180deg);
}

html[lang="ar"] .coupon-select-input__slide-down-icon {
    left: 0;
    right: auto;
}

.coupon-select-input__del-icon {
    display: none;
    right: 0.26rem;
    top: 0;
}

html[lang="ar"] .coupon-select-input__del-icon {
    left: 0.26rem;
    right: auto;
}

.new-usercoupon-tips,.usercoupon-error-tips {
    line-height: 0.3rem;
}

.new-usercoupon-tips {
    color: #f6a239;
}

.shopcart-text-bj-tips {
    width: 3.43rem;
    height: 0.32rem;
    margin-left: 0.16rem;
    justify-items: center;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

html[lang="ar"] .shopcart-text-bj-tips {
    margin-right: 0.16rem;
    margin-left: 0;
}

.text-bj-yellow {
    background: url("/web/assets/images/shopcart/cart-alert-yellow-1x.png") no-repeat;
}

.text-bj-pink {
    background: url("/web/assets/images/shopcart/cart-alert-pink-1x.png") no-repeat;
}

.flex-content-box .nc-icon-my-coupons-hover {
    font-size: 16PX;
    margin-left: 0.12rem;
    cursor: pointer;
}

html[lang="ar"] .flex-content-box .nc-icon-my-coupons-hover {
    margin-right: 0.12rem;
    margin-left: 0;
}

.flex-content-box .nc-icon-close- {
    margin-right: 0.13rem;
    color: #666;
    opacity: 0.6;
    cursor: pointer;
}

html[lang="ar"] .flex-content-box .nc-icon-close- {
    margin-right: 0;
    margin-left: 0.13rem;
}

.flex-content-box .text-best-price {
    font-size: 14PX;
    margin-left: 0.05rem;
}

html[lang="ar"] .flex-content-box .text-best-price {
    margin-right: 0.05rem;
    margin-left: 0;
}

.text-bj-yellow .text-best-price,.text-bj-yellow .nc-icon-my-coupons-hover {
    color: #FF9900;
}

.text-bj-pink .text-best-price,.text-bj-pink .nc-icon-my-coupons-hover {
    color: #F23B59;
}

.shopcart-more-coupon-dialog .modal-dialog-nc {
    max-width: 10rem;
}

.shopcart-more-coupon-dialog-content.modal-body {
    padding: 0 0.57rem;
}

.coupon-list-item {
    margin: 0 0.1rem 0.2rem;
    padding: 0 0.2rem;
    width: 282PX;
    height: 121PX;
    background-image: url('/web/assets/images/shopcart/dialog-coupon-bg.png');
    font-size: 13PX;
    cursor: pointer;
}

.coupon-list-item.disabled-coupon {
    background-position: 0 -125PX;
}

.coupon-description-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 88PX;
    color: #fff;
}

.coupon-description-container::after {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    right: -20PX;
    background-image: url('/web/assets/images/shopcart/dialog-coupon-bg.png');
    background-position: 0 -250PX;
    background-repeat: no-repeat;
    width: 45PX;
;height: 40PX;
}

html[lang="ar"] .coupon-description-container::after {
    left: -20PX;
    right: auto;
}

.selected .coupon-description-container::after {
    display: block;
}

.coupon-tips-container {
    display: flex;
    align-items: center;
    height: 32PX;
    color: #D23638;
}

.coupon-list-item.disabled-coupon .coupon-tips-container {
    color: #666;
    cursor: not-allowed;
}

.coupon-tips-container i {
    margin-right: 0.05rem;
}

html[lang="ar"] .coupon-tips-container i {
    margin-right: 0;
    margin-left: 0.05rem;
}

.coupon-sure-select-btn.btn {
    padding: 0 0.1rem;
    min-width: 1.8rem;
    height: 40PX;
    line-height: 0.4rem;
}

.use-points-tips {
    height: 24PX;
    line-height: 24PX;
    color: #888;
}

.shopcart__product-container--top {
    height: 30px;
}

.shopcart__product-item-container {
    width: 4.56rem;
}

.shopcart__product-price-container,.shopcart__product-qty-container,.shopcart__product-total-container {
    width: 3rem;
}

.product-container__top-type {
    height: 0.56rem;
    line-height: 1;
}

.product-container__top-type .input-group {
    width: auto;
}

.product-container__top-type .input-group > .input-check-box {
    padding: 0;
}

.product-container__top-type .input-group > .input-check-box .nc-check-box-modal {
    margin: 0;
}

.shopcart-product-group-container {
    padding-top: 0.24rem;
    border-top: 1px dashed #e6e6e6;
}

.shopcart-product-group-container.normalProduct {
    padding-top: 0.04rem;
    border-top: none;
}

.shopcart-product-group-container.normalProduct .shopcart-product-list-item-container {
    border-top: 1px dashed #e6e6e6;
}

.product-group-activity-sign {
    min-height: 16PX;
    line-height: 1;
    padding-left: 0.36rem;
}

.multiple-activity-product .product-group-activity-sign {
    background-image: url('/web/assets/images/shopcart/corner-right.png');
    background-position: left -0.1rem;
    background-repeat: no-repeat;
}

html[lang="ar"] .product-group-activity-sign {
    padding-left: 0;
    padding-right: 0.36rem;
}

html[lang="ar"] .multiple-activity-product .product-group-activity-sign {
    background-image: url('/web/assets/images/shopcart/corner-left.png');
}

.product-group-activity-sign i.icontext {
    background-color: #e30057;
    color: #fff;
    font-size: 13PX;
    height: 16PX;
    line-height: 16PX;
}

.product-group-activity-text {
    height: 16PX;
    padding: 0 0.08rem;
    line-height: 16PX;
}

.coupon-select-input {
    height: 0.32rem;
    line-height: 0.32rem;
    border: 1px solid #e6e6e6;
}

.subtotal-select-btn {
    padding: 0;
    min-width: 0.72rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.12rem;
}

.subtotal-item {
    border-bottom: 1px dashed #e6e6e6;
}

.subtotal-item:nth-last-of-type(1) {
    border-bottom: none;
}

.shopcart__product-container--top {
    height: 30px;
}

.shopcart__product-item-container {
    width: 9rem;
}

.shopcart__product-price-container,.shopcart__product-qty-container,.shopcart__product-total-container {
    width: 4rem;
}

.shopcart-product-list-item-container .shopcart__product-total-container {
    color: #1A1A1A;
}

.shopcart-product-list-item-container {
    padding: 0.24rem 0;
}

.activitylProduct .shopcart-product-list-item-container:nth-of-type(2) {
    padding: 0.2rem 0 0.24rem;
}

.multiple-activity-product .shopcart-product-list-item-container {
    background-image: url('/web/assets/images/shopcart/line.png');
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 0.35rem;
}

html[lang="ar"] .multiple-activity-product .shopcart-product-list-item-container {
    background-position: right top;
}

.multiple-activity-product .shopcart-product-list-item-container:nth-last-of-type(1) {
    background-repeat: no-repeat;
}

.product-item-checkbox-container {
    width: 36PX;
}

.product-item-image-container {
    position: relative;
    width: 4rem;
    height: 4rem;
}

.product-item-image-container img {
    width: 100%;
}

.product-item-sold-out-tips {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.05rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
}

.product-item__name-container {
    line-height: 16PX;
    max-height: 32PX;
    height: 32PX;
    width: 5rem;
    overflow: hidden;
}

.product-item__cod-sign {
    display: inline-block;
    padding: 0 0.04rem;
    margin-right: 0.05rem;
    height: 0.16rem;
    background: rgba(255,235,242,1);
}

html[lang="ar"] .product-item__cod-sign {
    margin-left: 0.05rem;
    margin-right: 0;
}

.product-item__select-poa,.product-item__operate-btn {
    cursor: pointer;
}

.product-item__operate-btn {
    color: #999;
}

.product-item__select-poa:hover,.product-item__select-poa.active {
    border-color: #666;
}

.product-item__select-poa.active .nc-icon-arrows-below- {
    transform: rotate(180deg);
}

.product-item__drop-price {
    min-height: 20PX;
    line-height: 20PX;
    background: rgba(255,235,242,1);
    padding-right: 5PX;
}

html[lang="ar"] .product-item__drop-price {
    padding-right: 0;
    padding-left: 5PX;
}

.product-qty-btn {
    height: 20px;
    width: 20px;
    border-radius: 0.14rem;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.product-qty-btn:not(.disabled):hover {
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);
}

.product-qty-btn.disabled {
    color: #999;
}

.product-qty-input {
    margin: 0 0.05rem;
    border: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
}

.unAvailableProduct .product-item-checkbox-container {
    width: 0;
}

.unAvailableProduct .product-item-image-container img,.dis-select-product .product-item-image-container img {
    opacity: 0.5;
}

.unAvailableProduct .shopcart__product-price-container,.dis-select-product .shopcart__product-price-container,.unAvailableProduct .shopcart__product-price-container .price,.dis-select-product .shopcart__product-price-container .price,.unAvailableProduct .shopcart__product-qty-container,.dis-select-product .shopcart__product-qty-container,.unAvailableProduct .shopcart__product-total-container,.dis-select-product .shopcart__product-total-container,.unAvailableProduct .product-qty-btn.disabled,.dis-select-product .product-qty-btn.disabled,.unAvailableProduct .product-item__select-poa.disabled,.dis-select-product .product-item__select-poa.disabled,.unAvailableProduct .product-qty-input,.dis-select-product .product-qty-input {
    color: #ccc!important;
}

.shopcart-edit-attr-modal-container {
    width: 6.48rem;
    position: absolute;
    left: 0;
    top: 0.4rem;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);
    z-index: 30;
    cursor: default;
}

html[lang="ar"] .shopcart-edit-attr-modal-container {
    right: 0;
    left: auto;
}

.modal-arrow::before,.modal-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.modal-arrow::before {
    top: -0.07rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: rgba(0,0,0,0.1);
}

.modal-arrow::after {
    top: -0.06rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: #ffffff;
}

.edit-attr-modal__close-btn {
    position: absolute;
    right: 0.1rem;
    top: 0.05rem;
    cursor: pointer;
}

html[lang="ar"] .edit-attr-modal__close-btn {
    left: 0.1rem;
    right: auto;
}

.edit-attr-modal__close-btn .nc-icon {
    font-size: 0.12rem;
}

.edit-attr-modal__close-btn:hover .nc-icon {
    color: #333;
}

.edit-attr-modal__img {
    margin-right: 0.2rem;
    width: 1.26rem;
}

html[lang="ar"] .edit-attr-modal__img {
    margin-right: 0;
    margin-left: 0.2rem;
}

.edit-attr-modal__img img {
    width: 100%;
}

.edit-attr-modal__attr-value {
    margin: 0 0.1rem 0.1rem;
    padding: 0 0.1rem;
    height: 0.28rem;
    line-height: 0.28rem;
    color: #333;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}

.disabled.edit-attr-modal__attr-value {
    color: #ccc;
}

.edit-attr-modal__attr-value:hover,.edit-attr-modal__attr-value.active {
    color: #e30057;
    border-color: #e30057;
}

.shopcart-edit-attr-modal-container .edit-attr-modal__submit-btn,.shopcart-edit-attr-modal-container .edit-attr-modal__cancel-btn {
    padding: 0 0.2rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 13PX;
}

.shopcart-product-group-container.unAvailableProduct .similar-product-modal-container {
    min-width: 8.8rem;
    z-index: 10;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);
    cursor: default;
    background-color: #fff;
}

.similar-product-modal-container {
    position: absolute;
    padding: 0.4rem;
    left: -2rem;
    top: 0.25rem;
}

html[lang="ar"] .similar-product-modal-container {
    left: auto;
    right: -2rem;
}

.similar-product-modal-container::before,.similar-product-modal-container::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: 1.5rem;
}

html[lang="ar"] .similar-product-modal-container::before,html[lang="ar"] .similar-product-modal-container::after {
    right: 1.5rem;
    left: auto;
}

.similar-product-modal-container::before {
    top: -0.07rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: rgba(0,0,0,0.1);
}

.similar-product-modal-container::after {
    top: -0.06rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: #ffffff;
}

.similar-product-modal__close-btn {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    line-height: 1;
    color: #999;
    cursor: pointer;
}

.similar-product-modal__close-btn:hover {
    color: #333;
}

html[lang="ar"] .similar-product-modal__close-btn {
    left: 0.1rem;
    right: auto;
}

.similar-product-modal__swiper-container {
    position: relative;
    width: 8rem;
    min-height: 1.8rem;
}

.similar-product-modal-container .swiper-button-next,.similar-product-modal-container .swiper-button-prev {
    width: 24PX;
    height: 24PX;
    line-height: 24PX;
    background-image: none;
    top: 50%;
    transform: translateY(50%);
}

.similar-product-modal-container .swiper-button-next {
    right: -34PX;
}

.similar-product-modal-container .swiper-button-prev {
    left: -34PX;
}

html[lang="ar"] .similar-product-modal-container .swiper-button-next,html[lang="ar"] .similar-product-modal-container .swiper-button-prev {
    transform: rotate(180deg)
}

html[lang="ar"] .similar-product-modal-container .swiper-button-next {
    left: -34PX;
    right: auto;
}

html[lang="ar"] .similar-product-modal-container .swiper-button-prev {
    right: -34PX;
    left: auto;
}

.swiper-button-next .nc-icon,.swiper-button-prev .nc-icon {
    font-size: 24PX;
}

.similar-product-modal__product-container {
    width: 1.44rem;
}

.similar-product-modal__product-discount {
    position: absolute;
    top: 0;
    left: 0;
    width: 75PX;
    height: 20PX;
    line-height: 20PX;
    background-image: url('/web/assets/images/index/product-discount-bg.png');
    text-align: left;
    text-indent: 0.08rem;
    color: #fff;
}

html[lang="ar"] .similar-product-modal__product-discount {
    right: 0;
    left: 0;
}

.similar-product-new-sign {
    display: inline-block;
    background: #FF9603;
    color: #fff;
    text-transform: uppercase;
    padding: 1px 0.03rem;
    font-size: 12PX;
    line-height: 1.2em;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

.swiper-invisible-blank-slide {
    visibility: hidden;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
    -webkit-perspective: 12rem;
    perspective: 12rem;
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-prev,.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.27rem;
    height: 0.44rem;
    margin-top: -0.22rem;
    z-index: 10;
    cursor: pointer;
    background-size: 0.27rem 0.44rem;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 0.1rem;
    right: auto;
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 0.1rem;
    left: auto;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0.1rem;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0.1rem;
    top: 50%;
    -webkit-transform: translate3d(0px,-50%,0);
    transform: translate3d(0px,-50%,0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0.06rem 0;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.08rem;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top,200ms -webkit-transform;
    transition: 200ms top,200ms -webkit-transform;
    -o-transition: 200ms transform,200ms top;
    transition: 200ms transform,200ms top;
    transition: 200ms transform,200ms top,200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.04rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left,200ms -webkit-transform;
    transition: 200ms left,200ms -webkit-transform;
    -o-transition: 200ms transform,200ms left;
    transition: 200ms transform,200ms left;
    transition: 200ms transform,200ms left,200ms -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 0.04rem;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 0.04rem;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}

.swiper-scrollbar {
    border-radius: 0.1rem;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 0.03rem;
    z-index: 50;
    height: 0.05rem;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 0.03rem;
    top: 1%;
    z-index: 50;
    width: 0.05rem;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 0.1rem;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 0.42rem;
    height: 0.42rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.21rem;
    margin-top: -0.21rem;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(0.5rem);
    filter: blur(0.5rem);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 12rem;
}

.product-save-tips-detail {
    position: absolute;
    display: none;
    top: 0.2rem;
    right: -0.34rem;
    z-index: 100;
    width: 200PX;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    box-shadow: 0 0.02rem 0.08rem 0 rgba(0,0,0,0.2);
}

.product-save-tips__product-img {
    width: 48PX;
}

.product-save-tips__product-price-container span {
    color: #e30057;
}

.shopcart__recommend-list-container .NC-home__recommend-product-list {
    margin-bottom: 0.8rem;
}

.shopcart__recommend-list-container .swiper-wrapper .recommend-product-item {
    width: 1.83rem;
}

.shopcart__recommend-list-container .swiper-wrapper .recommend-product-item__img {
    width: 100%;
    min-height: 1.83rem;
    border: none;
}

.shopcart__recommend-list-container .recommend-swiper-arrow {
    display: none;
    width: 0.34rem;
    height: 0.4rem;
    opacity: 0.3;
    background-color: #000;
    z-index: 2;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
}

.shopcart__recommend-list-container:hover .recommend-swiper-arrow:not(.swiper-button-disabled) {
    display: block;
}

.shopcart__recommend-list-container .recommend-swiper-arrow:hover {
    opacity: 0.6;
}

.shopcart__recommend-list-container .recommend-swiper-arrow:hover .nc-icon {
    color: #fff;
}

.shopcart__recommend-list-container .recommend-swiper-arrow.recommend-swiper-arrow-prev {
    padding-right: 0.08rem;
    left: 0;
    border-radius: 0px 0.2rem 0.2rem 0px;
}

html[lang="ar"] .shopcart__recommend-list-container .recommend-swiper-arrow.recommend-swiper-arrow-prev {
    padding-right: 0;
    padding-left: 0.08rem;
    right: 0;
    border-radius: 0.2rem 0px 0px 0.2rem;
}

.shopcart__recommend-list-container .recommend-swiper-arrow.recommend-swiper-arrow-next {
    padding-left: 0.08rem;
    right: 0;
    border-radius: 0.2rem 0px 0px 0.2rem;
}

html[lang="ar"] .shopcart__recommend-list-container .recommend-swiper-arrow.recommend-swiper-arrow-next {
    padding-left: 0;
    padding-right: 0.08rem;
    left: 0;
    border-radius: 0px 0.2rem 0.2rem 0px;
}

.shopcart__recommend-list-container .recommend-swiper-arrow .nc-icon {
    font-size: 0.2rem;
}

.shopcart__recommend-list-container .recommend-content__item-view-more {
    min-width: 1.6rem;
}

.shopcart__recommend-list-container .swiper-wrapper .recommend-product-item__img {
    min-height: 1.83rem;
}

.shopcart__recommend-list-container .swiper-wrapper .rectangle .recommend-product-item__img {
    min-height: 2.44rem;
}

.NC-home__recommend-product-list .swiper-container {
    width: 100%;
}

.NC-home__recommend-product-list .swiper-slide {
    display: flex;
}

.recommend-swiper-arrow {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    cursor: pointer;
}

.recommend-swiper-arrow.recommend-swiper-arrow-prev {
    left: -0.3rem;
}

.recommend-swiper-arrow.recommend-swiper-arrow-next {
    right: -0.3rem;
}

.recommend-swiper-arrow .nc-icon {
    font-size: 0.24rem;
}

.recommend-swiper-arrow.disable {
    display: none
}

.recommend-swiper-arrow:hover .nc-icon {
    color: #e30057
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-prev {
    right: -0.3rem;
    left: auto;
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-next {
    right: auto;
    left: -0.3rem;
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-prev .nc-icon,html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-next .nc-icon {
    transform: rotate(180deg)
}

html[lang="ar"] .recommend-product-item.mr-lg-30 {
    margin-right: 0;
    margin-left: 0.3rem
}

.swiper-button-disabled {
    display: none;
}

.recommend-products__title {
    font-size: 0.3rem;
}

.recommend-before-img {
    width: 100%;
}

.recommend-before-loading {
    width: 2.23rem;
    min-height: 2.23rem;
}

.recommend-product-item {
    width: 2.15rem;
    display: flex;
    flex-direction: column;
}

.recommend-product-item__link {
    width: 100%;
    height: 100%;
}

.recommend-product-item__img {
    position: relative;
    margin-bottom: 13PX;
    width: 2.16rem;
    height: 100%;
    min-height: 2.16rem;
    border: 1PX solid #ededed;
    box-sizing: border-box;
}

.recommend-product-item__img img {
    width: 100%;
}

.recommend-product-item__desc {
    width: 100%;
    line-height: 1;
}

.recommend-product-item-discount {
    position: absolute;
    top: -1px;
    left: 0;
    width: 75PX;
    height: 20PX;
    line-height: 20PX;
    background-image: url("/web/assets/images/index/product-discount-bg.png");
    text-align: left;
    text-indent: 0.08rem;
}

html[lang="ar"] .recommend-product-item-discount {
    left: auto;
    right: 0;
    text-align: right;
    background-image: url('/web/assets/images/index/product-discount-bg-ar.png');
}

.recommend-product-item .price_old {
    text-decoration: line-through;
}

.recommend-content__item-view-more {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1.8rem;
    min-height: 0.38rem;
    line-height: 0.38rem;
    color: #010101;
    background-color: #fff;
    opacity: 0;
    border: 1PX solid #e5e5e5;
    text-align: center;
    transition: all .3s;
    z-index: -1;
    cursor: pointer;
}

.recommend-product-item__img:hover .recommend-content__item-view-more {
    bottom: 0.7rem;
    opacity: .8;
    z-index: 2;
}

.recommend-content__item-view-more:hover {
    opacity: 1!important;
    background-color: #fff;
}

.NC-home__recommend-product-list {
    position: relative;
    min-height: 1.4rem;
    margin-bottom: 0.9rem;
}

.not-swipe-recommend .recommend-product-item {
    margin: 0 0.12rem 0.5rem 0.12rem!important;
}

.not-swipe-recommend .view-more {
    margin: 0 0.12rem 0.55rem 0.12rem;
}

.recommend-product-item a[href="javascript:void(0);"] {
    cursor: default;
}

.recommend-product-item a[href="javascript:void(0);"]:hover {
    text-decoration: none;
}

.swiper-wrapper .recommend-product-item {
    width: 2.25rem;
}

.swiper-wrapper .recommend-product-item__img {
    width: 2.25rem;
}

.not-swipe-recommend .recommend-product-item {
    margin: 0 0.15rem 0.5rem 0.15rem!important;
}

.not-swipe-recommend .view-more {
    margin: 0 0.15rem 0.55rem 0.15rem;
}

.recommend-product-item__link.loading-gif-bg {
    min-height: 2.23rem;
}

.recommend-product-new {
    font-size: 12PX;
    line-height: 16PX;
}

.recommend-product-sale {
    padding: 0 0.03rem;
    font-size: 12PX;
    height: 14PX;
    line-height: 14PX;
    border: 1px solid #e30057;
}

.recommend-product-item__desc-attrs {
    height: 32PX;
}

.product-item-more {
    background-color: rgb(242,242,242);
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.product-item-more:hover {
    opacity: .8;
}

.view-more-text {
    font-size: 0.32rem;
}

.view-more-icon {
    display: block;
    border-radius: 50%;
    width: 0.6rem;
    height: 0.6rem;
    box-shadow: 0.02rem 0.08rem 0.1rem rgba(0,0,0,.1);
    background-color: #fff;
    line-height: 0.6rem;
    text-align: center;
}

.view-more {
    min-width: 2.16rem;
    min-height: 2.16rem;
}

.product-item-more-link {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.free-shipping-tips-container {
    border: 1px solid #FFF7EB;
    background-color: #FFFCF7;
}

.addon-tips-container {
    border: 1px solid #FFEBF2;
    background-color: #FFF7FA;
}

.add-on-tips-details-arrow {
    display: none;
}

.add-on-tips-details.active .add-on-tips-details-arrow {
    display: block;
}

.add-on-tips-details-arrow::before,.add-on-tips-details-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    z-index: 51;
    right: 0;
}

.add-on-tips-details-arrow::before {
    bottom: -0.09rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: rgba(0,0,0,0.1);
}

.add-on-tips-details-arrow::after {
    bottom: -0.1rem;
    border-width: 0 0.07rem 0.07rem 0.07rem;
    border-bottom-color: #ffffff;
}

.add-on-tips-details.active .nc-icon-arrows-below- {
    transform: rotate(180deg);
}

.red {
    color: #e30057;
}

.add-on-details-modal-container {
    margin: 10PX 10PX 0;
    position: absolute;
    top: -0.13rem;
    left: 0;
    padding: 0 0.65rem 0.25rem;
    min-width: 10.32rem;
    z-index: 50;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);
    cursor: default;
}

html[lang="ar"] .add-on-details-modal-container {
    left: 0;
    right: 0;
}

.add-on-details-modal-top {
    margin: 0 -0.5rem;
    height: 0.4rem;
}

.add-on-details-modal__close-btn:hover {
    color: #333;
}

.shopcart-addon-modal__product-list-container {
    width: 9.12rem;
}

.addon-product-img-container {
    display: flex;
    width: 1.5rem;
    position: relative;
    height: calc(100% - 30PX);
}

.addon-product-img-container img {
    width: 100%;
}

.addon-product-add-cart-btn.disabled {
    color: #CCCCCC;
}

.addon-product-item-sold-out-tips {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.05rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
}

.addon-product-bottom-container {
    height: 30PX;
}

.shopcart-user-tips-modal .modal-dialog-nc {
    max-width: none;
    width: 560PX;
}

.shopcart-alert-user .modal-content {
    width: 560PX;
    height: 440PX;
    background-color: transparent !important;
}

.shopcart-alert-bj-tips-content {
    background-image: url("/web/assets/images/shopcart/cart-alert-bg-nc-1x.png") !important;
    background-size: 100%;
}

.shopcart-tips-content-mymove {
    animation: mymove 1.2s alternate;
    -webkit-animation: mymove 1.2s alternate;
    transform-origin: 50% 50%;
}

@keyframes mymove {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@-webkit-keyframes mymove {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@-o-keyframes mymove {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

.shopcart-tips-scalemo {
    transform-origin: 50% 50%;
    animation: myscale 1.4s alternate;
    -webkit-animation: myscale 1.4s alternate;
}

@keyframes myscale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(0);
        transform-origin: 100% -10%;
        display: none;
    }
}

@-webkit-keyframes myscale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(0);
        transform-origin: 100% -10%;
        display: none;
    }
}

@-o-keyframes myscale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(0);
        transform-origin: 10% -10%;
        display: none;
    }
}

.shopcart-alert-close {
    display: block;
    width: 40PX;
    height: 40PX;
    border: 1PX #fff solid !important;
    border-radius: 40PX;
}

.shopcart-alert-close .nc-icon-close-two-16 {
    color: #fff;
    font-size: 12PX;
    line-height: 1;
    text-align: center;
}

.shopcart-tips-cont {
    width: 75%;
    height: 100%;
    margin: 0 auto;
    margin-top: 16%;
}

.shopcart-alert-bj-text {
    width: 100%;
    margin: 0 auto;
}

.shopcart-alert-bj-text .shopcart-alert-uers-h1 {
    width: 100%;
    font-size: 52PX;
    color: #E30057;
    line-height: 1;
    font-weight: bold;
    align-items: center;
    justify-items: center;
    margin: 0 auto;
    height: 52PX;
    overflow: hidden;
}

.shopcart-alert-bj-text .shopcart-alert-uers-h2 {
    width: 100%;
    font-size: 18PX;
    color: #333;
    line-height: 1.2;
    font-weight: 400;
    align-items: center;
    justify-items: center;
    margin-top: 10PX;
    opacity: 0.8;
    height: 40PX;
    overflow: hidden;
}

.shopcart-alert-bj-text .shopcart-alert-uers-h3 {
    width: 100%;
    font-size: 18PX;
    color: #E30057;
    line-height: 1.2;
    font-weight: 400;
    align-items: center;
    justify-items: center;
    margin: 0 auto;
    margin-bottom: 60PX;
    height: 40PX;
    overflow: hidden;
}

.shopcart-alert-bj-text span {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 18PX;
    color: #FFECB2;
    line-height: 18PX;
    font-weight: bold;
    text-align: center;
}

.shopcart-alert-bj-btn {
    width: 280PX;
    height: 66PX;
    background-image: url("/web/assets/images/shopcart/cart-alert-bg-bt-1x.png");
    background-size: 100%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 18PX;
}

.shopcart-alert-bj-btn span {
    display: block;
    width: 100%;
    height: 52PX;
    font-size: 18PX;
    font-weight: bold;
    color: #E30057;
    line-height: 52PX;
    text-align: center;
}