.product-view-left-container {
    margin-right: 0.78rem;
    width: 7.4rem;
}

html[lang="ar"] .product-view-left-container {
    margin-left: 0.78rem;
    margin-right: 0;
}

.product-view-page .product-image-main-image.square-container,
.product-view-page .product-image-video-container.square-container {
    width: 5.4rem;
    height: 5.4rem;
}

.product-view-page .product-image-main-image.rectangle-container,
.product-view-page .product-image-video-container.rectangle-container {
    width: 6.4rem;
    height: 6.4rem;
}

.product-view-page .product-image-main-image .original-image {
    width: 5.4rem;
    height: auto;
}

.product-view-page .product-image-video-container {
    background-color: #333333;
}

.product-image-video-container video {
    max-width: 100%;
    max-height: 100%;
}

.product-info-price-container .product-price-container {
    padding: 0.15rem 0.1rem;
    background: rgba(245, 245, 245, 1);
}

.instalment-payment-info-box .free-interest {
    color: #e30057;
}

.instalment-payment-info-box {
    border-top: 1px solid #e6e6e6;
    min-height: 0.48rem;
}

.instalment-payment-img {
    width: 0.3rem;
    height: 0.2rem;
    background-image: url("/web/assets/images/product-view/installment-logo.png");
    background-size: 100%;
}

.instalment-payment-card-img {
    width: 0.78rem;
    height: 0.2rem;
    background-image: url("/web/assets/images/product-view/installment-card-example.png");
    background-size: 100%;
}

.brazil-instalment-payment-detail-img {
    background-image: url("/web/assets/images/product-view/brazil-instalment-payment-card.png");
    width: 399PX;
    height: 22PX;
    background-size: 100%;
}

.mexico-instalment-payment-detail-img {
    background-image: url("/web/assets/images/product-view/mexico-instalment-payment-card.png");
    width: 480PX;
    height: 16PX;
    background-size: 100%;
}

.list-striped li:nth-of-type(odd) {
    background-color: #f7f7f7;
}

.instalment-payment-detail-list .free-interest {
    color: #fa960a;
    margin: 0 0.05rem;
}

.mexico-instalment-payment-img {
    width: 1.05rem;
    height: 0.21rem;
    background-image: url("/web/assets/images/product-view/mexico-instalment-payment.png");
}

.brazil-instalment-payment-interest,
.mexico-instalment-payment-interest {
    padding-left: 0.15rem;
    line-height: 0.2rem;
}

.brazil-instalment-payment .free-interest,
.mexico-instalment-payment .free-interest {
    color: #FF9603;
}

.mexico-instalment-payment .instalment-amount {
    color: #F59105;
}

.mexico-instalment-payment-interest-box {
    width: 5.6rem;
}

.brazil-instalment-payment-list .brazil-instalment-payment-interest-box {
    top: 0.75rem;
    left: 0.25rem;
}

.mexico-instalment-payment-list .mexico-instalment-payment-interest-box {
    top: 0.75rem;
    left: 0.25rem;
}

.mx-icon-size {
    font-size: 10PX;
    color: #666;
    margin-left: 0.05rem;
}

.brazil-instalment-payment-interest-box::before,
.brazil-instalment-payment-interest-box::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

.mexico-instalment-payment-interest-box::before,
.mexico-instalment-payment-interest-box::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

.brazil-instalment-payment-interest-box::before,
.mexico-instalment-payment-interest-box::before {
    top: -0.12rem;
    left: 0.54rem;
    border-top: 0.06rem solid transparent;
    border-right: 0.06rem solid transparent;
    border-bottom: 0.06rem solid #ddd;
    border-left: 0.06rem solid transparent;
}

.mexico-instalment-payment-interest-box::before {
    left: 2.8rem;
}

.brazil-instalment-payment-interest-box::after,
.mexico-instalment-payment-interest-box::after {
    top: -0.1rem;
    left: 0.55rem;
    border-top: 0.05rem solid transparent;
    border-right: 0.05rem solid transparent;
    border-bottom: 0.05rem solid #fff;
    border-left: 0.05rem solid transparent;
}

.mexico-instalment-payment-interest-box::after {
    left: 2.81rem;
}

.brazil-instalment-payment-card-img {
    width: 4.36rem;
    height: 0.38rem;
    background-image: url("/web/assets/images/product-view/brazil-instalment-payment-card.png");
    background-size: contain
}

.mexico-instalment-payment-desc {
    line-height: 0.21rem;
    border-bottom: 1px solid #E6E6E6;
}

.mexico-instalment-payment-card-img {
    width: 5.21rem;
    height: 0.17rem;
    background-image: url("/web/assets/images/product-view/mexico-instalment-payment-card.png");
    background-size: contain;
    margin: 0 auto 0.05rem;
}

.instalment-interest-detail-item {
    padding: 0 0.16rem;
    height: 0.36rem;
    line-height: 0.36rem;
    border-bottom: 1px dotted #eee;
}

.instalment-interest-detail-item:hover {
    background-color: #f5f5f5;
}

.instalment-interest-detail-item:nth-last-of-type(1) {
    border-bottom: none;
}

.product-description-container {
    width: 8rem;
    margin: 0 auto;
}

.product-description-content {
    overflow: hidden;
    line-height: 2em;
}

.product-description-content .measurement {
    visibility: hidden;
    height: 0;
    clear: both;
    margin-bottom: 0.3rem
}

.product-description-content .measurement.d-visible {
    visibility: visible;
    overflow: hidden;
    height: auto
}

.product-description-content img {
    vertical-align: none;
    max-width: 100%;
}

.product-description-view-more {
    line-height: 0.2rem
}

.view-more-arrow {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    background: #f0f0f0;
    color: #333;
    text-align: center;
    border-radius: 0.1rem;
}

.product-description-view-more:hover {
    border-color: #333333;
}

.product-description-view-more:hover .nc-icon {
    background: #333;
    color: #fff;
}

.product-description-view-more-text {
    display: inline-block;
    vertical-align: top
}

.view-more-arrow.nc-icon-arrows-up- {
    line-height: 0.19rem;
}

.view-more-arrow.nc-icon-arrows-below- {
    line-height: 0.22rem;
}

.product-view-container .page-link {
    border: none;
}

.product-view-container .page-item.disabled .page-link {
    color: #ccc;
}

.product-view__bothub-container {
    margin-left: -0.15rem;
}

html[lang="ar"] .product-view__bothub-container {
    margin-left: 0;
    margin-right: -0.15rem;
}

.product-view__bothub-container .product-info__ds-download {
    margin-left: 0.05rem;
}

html[lang="ar"] .product-view__bothub-container .product-info__ds-download {
    margin-left: 0;
    margin-right: 0.05rem;
}

.product-view-container .disclaimer {
    padding-top: 0.15rem;
    font-size: 16PX;
    clear: both;
}

.product-view-container .disclaimer .title {
    font-weight: 700;
}

@media (max-width:1579px) {
    .instalment-payment-card-type {
        display: none;
    }
}

.product-view-container .image-view-fixed {
    position: fixed;
    top: 0;
}

.product-view-container .image-view-fixed--isheader {
    top: 1.56rem;
}

.product-info__introduction-container {
    min-height: 1.4rem;
}

.description-reset-text span {
    font-size: 13PX !important;
}

.description-reset-text.description-reset-text--OA-text strong {
    font-size: 13PX !important;
    color: #333;
}

.description-reset-text table {
    width: 4.5rem !important;
}

.description-max-height {
    max-height: 3rem
}

.description-limit-height {
    height: 2.8rem;
}

.product-view-container .disclaimer .title {
    font-size: 13PX;
}

.product-view-container .description-reset-text div {
    float: none !important;
}

.description-limit-height {
    height: 3rem;
}

.size-chart-menu {
    max-height: 2rem;
}

.product-view-image-block {
    z-index: 99
}

.model-measuirement-img {
    width: 0.75rem;
    text-align: center;
    height: 1rem;
}

.description-reset-text .mCustomScrollBox {
    padding-right: 0.1rem;
}

.product-info-introduction-collapse__model-img,
.product-info-introduction-collapse__model-img img {
    width: 0.75rem;
}

.product-info-description-attr-left-con {
    width: 130PX;
}

.product-view-magnifier-container.rectangle,
.product-view-magnifier-container.rectangle .original-image {
    width: 5.1rem;
}

.product-view__recommend-position .swiper-wrapper .recommend-product-item__img {
    height: 100%;
}

.product-view-info-block-outer {
    min-height: 6.1rem;
}

.product-view-image-block {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.square .product-share-container {
    width: 5.4rem;
}

.rectangle .product-share-container {
    width: 4.8rem;
}

.product-share-container {
    margin-left: 0.8rem;
}

html[lang="ar"] .product-share-container {
    margin-left: 0;
    margin-right: 0.8rem;
}

.share-icon-container {
    width: 32PX;
    height: 32PX;
    border-radius: 50%;
    line-height: 32PX;
    background-color: #f7f7f7;
    cursor: pointer;
}

.share-icon-container:hover,
.share-icon-container:hover {
    background-color: #000;
    color: #fff;
}

.product-share-container {
    width: 5.7rem;
    margin-left: 0.98rem;
}

html[lang="ar"] .product-share-container {
    margin-left: 0;
    margin-right: 0.98rem;
}

.product-share-modal .modal-dialog-nc {
    width: 460PX;
}

.product-share-modal .modal-dialog-nc.lead-to-affiliate-modal-dialog {
    max-width: 850PX;
    width: 850PX;
}

.product-share-modal .modal-body {
    padding: 0 0.5rem;
}

.product-share-modal .modal-footer {
    padding: 0 0 0.4rem;
}

.discount-color--red {
    color: #e20056;
}

.product-share__btn.btn {
    margin: 0 auto;
    min-width: 2.4rem;
    height: 0.4rem;
}

.share-get-coupon__share-success-icon {
    font-size: 0.24rem;
    color: #399C07;
}

.share-get-coupon__coupon-detail-caontainer {
    height: 1.28rem;
    line-height: 1;
    background-image: url('/web/assets/images/product-view/share-coupon-bg.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.share-get-coupon__coupon-disconut-money {
    font-size: 0.48rem;
    color: #FA970C
}

.share-get-coupon__coupon-order-over,
.share-get-coupon__coupon-expires-date {
    color: #CC7B0A;
}

.share-get-coupon__coupon-expires-date {
    margin: 0 auto;
    min-width: 2rem;
    height: 0.24rem;
    line-height: 0.24rem;
    border-radius: 0.12rem;
}

.share-get-coupon__affiliate-center-tips {
    border-top: 1px dashed #E6E6E6;
}

.share-make-money-icon {
    font-size: 0.22rem;
    color: #FA970C;
}

.modal-dialog-nc.lead-to-affiliate-modal-dialog .modal-content {
    background-image: url('/web/assets/images/product-view/success-repeat-bg.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.lead-to-affiliate__top-container {
    height: 1.87rem;
}

.lead-to-affiliate__top-title {
    margin-top: -0.1rem;
}

.lead-to-affiliate__expect-to-earn-text {
    margin: 0.34rem 0 0.06rem;
    ;
    color: #9D6E03;
}

.lead-to-affiliate__expect-to-earn-money {
    font-size: 0.5rem;
}

.earn-money__steps-container {
    position: relative;
    padding: 0.55rem 0.1rem 0.35rem;
}

.earn-money__steps-num-container {
    position: relative;
    margin: 0 auto 0.15rem;
    width: 0.8rem;
    z-index: 2;
}

.earn-money__steps-num {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    border-color: #ccc;
    border-radius: 50%;
}

.earn-money__middle-line {
    position: absolute;
    border-top: 1px dashed #e6e6e6;
    top: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 6rem;
    height: 0;
}

.share-too-many-times__icon {
    font-size: 0.5rem;
}

.share-too-many-times__line-through {
    position: relative;
}

.line-through-line {
    position: absolute;
    height: 0;
    width: 100%;
    border-top: 1px dashed #e6e6e6;
    top: 50%;
    margin-top: 1px;
}

.line-through-text {
    position: relative;
}

.pin-share-modal .modal-dialog-nc {
    max-width: none;
    width: 7rem;
}

.pin-share__section {
    width: 3.3rem
}

.pin-share__section:nth-of-type(1) {
    background-color: #d9d9d9;
}

.pin-share__section:nth-of-type(2) {
    position: relative;
}

.pin-share__show-container {
    margin: 0.6rem auto 0;
    width: 3.2rem;
    height: 3.8rem;
}

.pin-share__image-container {
    height: 2.4rem;
    border-radius: 0.02rem;
}

.pin-share__image-container img {
    max-width: 100%;
    max-height: 100%;
}

.pin-share__board-choose-container {
    height: 2.5rem;
    overflow-y: scroll;
}

.pin-share__section textarea {
    border-radius: 0.02rem;
    resize: none;
    line-height: 1.6;
    max-height: 0.6rem;
    overflow-y: scroll;
}

.pin-share__section .form-control {
    height: 0.26rem;
}

.pin-share__section .btn.btn-primary {
    height: 0.26rem;
    padding: 0 0.07rem;
}

.pin-share__section label {
    margin: 0;
}

.pin-share__board-choose-item {
    line-height: 0.4rem;
}

.product-view-collocation__title--top {
    margin-right: 0.68rem;
}

html[lang="ar"] .product-view-collocation__title--top {
    margin-left: 0.68rem;
    margin-right: 0;
}

.nav-tabs.product-view-collocation__tab {
    margin-left: -0.3rem;
    margin-right: -0.3rem;
    margin-bottom: 0;
    border: none;
}

.nav-tabs.product-view-collocation__tab .nav-link {
    padding: 0;
}

.nav-tabs.product-view-collocation__tab .nav-item {
    margin: 0 0.3rem;
}

.nav-tabs.product-view-collocation__tab .nav-link.active,
.nav-tabs.product-view-collocation__tab .nav-item.show .nav-link {
    border-bottom-width: 0.03rem;
    font-weight: normal;
}

.nav-tabs.product-view-collocation__tab .nav-link:hover .font-bold {
    display: inline-block;
}

.nav-tabs.product-view-collocation__tab .nav-link:hover .font-unset {
    display: none;
}

.product-view-collocation__tab .font-bold {
    display: none;
}

.product-view-collocation__tab .active .font-bold {
    display: inline-block;
}

.product-view-collocation__tab .active .font-unset {
    display: none;
}

.swiper-wrapper .recommend-product-item.product-collocation-item {
    margin: 0.22rem 0.14rem 0;
}

.swiper-wrapper .recommend-product-item.product-collocation-item,
.swiper-wrapper .recommend-product-item.product-collocation-item .recommend-product-item__img {
    width: 2.4rem;
    overflow: hidden;
}

.recommend-product-item.product-collocation-item.main-product {
    margin: 0;
}

.recommend-product-item.product-collocation-item {
    width: 2.58rem;
}

.recommend-product-item.product-collocation-item .recommend-product-item__img {
    width: 2.58rem;
    height: 100%;
}

.product-collocation-tab-pane {
    position: relative;
    width: 8.64rem;
}

.product-collocation-swiper .swiper-slide {
    display: flex;
    height: auto;
}

.product-collocation__swiper-arrow {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.32rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
    z-index: 2;
}

@media (min-width:1580px) {
    .product-collocation-tab-pane {
        width: 9.5rem;
    }
}

.product-collocation-tab-pane:hover .product-collocation__swiper-arrow {
    display: block;
}

.product-collocation-tab-pane:hover .product-collocation__swiper-arrow.disable,
.product-collocation__swiper-arrow.disable {
    display: none;
}

.product-collocation__swiper-arrow:hover {
    background-color: rgba(0, 0, 0, .5);
}

.product-collocation__swiper-arrow .nc-icon {
    font-size: 16PX;
    color: #fff;
}

.product-collocation__swiper-arrow-left {
    left: 0.14rem;
}

.product-collocation__swiper-arrow-right {
    right: 0.14rem;
}

html[lang="ar"] .product-collocation__swiper-arrow-left {
    left: auto;
    right: 0.14rem;
}

html[lang="ar"] .product-collocation__swiper-arrow-right {
    left: 0.14rem;
    right: auto;
}

html[lang="ar"] .product-collocation__swiper-arrow {
    transform: rotate(180deg)
}

.product-view-collocation__main-product .recommend-product-item {
    margin: 0 !important;
}

.product-view-collocation__main-product .recommend-product-item,
.product-view-collocation__main-product .recommend-product-item .recommend-product-item__img {
    width: 3.6rem;
}

.product-view-collocation__main-product .recommend-product-item .recommend-product-item__img {
    margin-bottom: 0;
}

.product-view-collocation__collocation-product {
    margin: 0 0.34rem;
}

.product-view-collocation__collocation-product .recommend-product-item__img:hover img {
    transform: scale(1.1);
}

.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;
}

.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-review-top {}

.product-review-title {
    font-size: 0.3rem;
}

.product-review-full-mark {
    position: relative;
    width: 140PX;
    font-size: 28PX;
    overflow: hidden;
}

.product-review-full-mark.full-mark--small {
    width: 80PX;
    font-size: 16PX;
}

.product-review-mark {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

html[lang="ar"] .product-review-mark {
    left: auto;
    right: 0;
}

.product-review-full-mark:before,
.product-review-mark:before {
    color: #e30057;
    font-family: "nc-icon";
    font-style: normal;
}

.product-review-full-mark:before {
    content: "\e7a0\e7a0\e7a0\e7a0\e7a0";
}

.product-review-mark:before {
    content: "\e79f\e79f\e79f\e79f\e79f";
}

.product-review__progress-bar-box {
    position: relative;
    width: 2rem;
    height: 0.08rem;
}

.product-review__progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
}

html[lang="ar"] .product-review__progress-bar {
    left: auto;
    right: 0;
}

.write-review-btn {
    width: 1.64rem;
    height: 1.64rem;
    border: 1px dashed rgba(153, 153, 153, 1);
    color: #333;
}

.write-review-btn:hover {
    border-color: #666;
    background-color: #fff;
}

.write-review-btn__content {
    width: 100%;
    height: 100%;
}

.write-review-btn .nc-icon {
    font-size: 0.24rem;
}

.reviews-item-full-mark {
    position: relative;
    width: 80PX;
    font-size: 16PX;
    overflow: hidden;
}

.reviews-item-mark {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

html[lang="ar"] .reviews-item-mark {
    left: auto;
    right: 0;
}

.reviews-item-full-mark:before,
.reviews-item-mark:before {
    color: #e30057;
    font-family: "nc-icon";
    font-style: normal;
}

.reviews-item-full-mark:before {
    content: "\e7a0\e7a0\e7a0\e7a0\e7a0";
}

.reviews-item-mark:before {
    content: "\e79f\e79f\e79f\e79f\e79f";
}

.reviews-item__img-item {
    width: 0.6rem;
    cursor: pointer;
}

.reviews-item__img-item img {
    width: 100%;
}

.review-size-type-tab-conatiner {
    width: 4.5rem;
    min-width: 400PX;
}

.review-size-type__tab {
    cursor: pointer;
}

.review-size-type__tab:hover {
    color: #e30057;
}

.review-size-type__tab.active {
    color: #e30057;
}

.product-review-like .nc-icon-support-hover-16 {
    display: none;
}

.product-review-like.active .nc-icon-support-16 {
    display: none
}

.product-review-like.active .nc-icon-support-hover-16 {
    display: inline-block;
}

.reviews-item__img-item.lazyload-before-image {
    background-size: 80%;
}

.product-review-hot-info-title,
.product-review-hot-info {
    width: 2.7rem;
}

.product-review-hot-info-title {
    margin-bottom: 0.14rem;
}

.product-review-hot-info {
    padding: 0.24rem;
    background-color: #F7F7F7;
}

.product-review-hot-info__icon {
    width: 0.32rem;
    height: 0.32rem;
    border: 50%;
    background-image: url('/web/assets/images/product-view/review-hot-crown-bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
}

.product-review-hot-info__img {
    width: 2.22rem;
    min-height: 2.22rem;
}

.review-img-modal .modal-dialog-nc {
    width: 12rem;
    max-width: none;
}

.review-img-modal.hide-right .modal-dialog-nc {
    width: 6.8rem;
    max-width: none;
}

.review-img-modal .modal-header {
    padding: 0;
    height: 0.4rem;
}

.review-img-modal .modal-body {
    padding: 0 0.4rem 0.4rem;
}

.review-img-modal__img-container,
.review-img-modal__img-list {
    width: 6rem;
}

.review-img-modal-img-list__swiper-container {
    width: 5.52rem;
}

.review-img-modal__img-container img {
    max-width: 100%;
    height: 6rem;
}

.review-img-modal__img-list__img-container,
.review-img-modal__img-list__img {
    height: 0.72rem;
}

.review-img-modal__img-list__img-container {
    position: relative;
    width: 0.72rem;
    text-align: center;
    cursor: pointer;
}

.review-img-modal__img-list__img-container::before {
    content: '';
    position: absolute;
    width: calc(100% - 4PX);
    height: calc(100% - 4PX);
    top: 0;
    left: 0;
    border: 0.02rem solid transparent;
}

.review-img-modal__img-list__img-container:hover::before,
.review-img-modal__img-list__img-container.active::before {
    border: 0.02rem solid #333;
}

.review-img-modal__img-list {
    position: relative;
}

.review-img-modal__img-list-swiper-arrow-prev,
.review-img-modal__img-list-swiper-arrow-next {
    position: absolute;
    width: 16PX;
    height: 0.72rem;
    line-height: 0.72rem;
    top: 0;
    cursor: pointer;
}

.review-img-modal__img-list-swiper-arrow-prev {
    left: 0;
}

html[lang="ar"] .review-img-modal__img-list-swiper-arrow-prev {
    left: auto;
    right: 0;
}

html[lang="ar"] .review-img-modal__img-list-swiper-arrow-prev .nc-icon.nc-icon-arrows-left-:before {
    content: "\e72c";
}

.review-img-modal__img-list-swiper-arrow-next {
    right: 0;
}

html[lang="ar"] .review-img-modal__img-list-swiper-arrow-next {
    left: 0;
    right: auto;
}

html[lang="ar"] .review-img-modal__img-list-swiper-arrow-prev .nc-icon.nc-icon-arrows-next-:before {
    content: "\e730";
}

.review-img-modal__full-mark {
    position: relative;
    width: 80PX;
    font-size: 16PX;
    overflow: hidden;
}

.review-img-modal__mark {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.review-img-modal__full-mark:before,
.review-img-modal__mark:before {
    color: #e30057;
    font-family: "nc-icon";
    font-style: normal;
}

.review-img-modal__full-mark:before {
    content: "\e7a0\e7a0\e7a0\e7a0\e7a0";
}

.review-img-modal__mark:before {
    content: "\e79f\e79f\e79f\e79f\e79f";
}

.question-answer-top {
    margin-bottom: 0.55rem;
}

.ask-question-btn {
    min-width: 1.8rem;
    height: 0.4rem;
}

.question-answer-list-item {
    margin-bottom: 0.45rem;
}

.product-view__recommend-position {
    margin-bottom: 0.8rem;
}

.product-relate-search-list-container {
    display: none;
}

.product-related-search-btn {
    position: absolute;
    top: 0;
    right: -100PX;
    display: inline-block;
    transition: all 0.3s;
}

.product-related-search-btn.active {
    transform: rotate(180deg);
}

.product-relate-search-list.active {
    height: auto;
}

.product-relate-search-item {
    flex: 0 0 20%
}

.product-relate-search-item:hover {
    color: #E30057;
    text-decoration: underline;
}

.related-searches--product-view .product-relate-search-item {
    margin: 0 0.08rem 0.16rem;
    ;
    padding: 0 0.24rem;
    height: 0.48rem;
    line-height: 0.44rem;
    background: #f7f7f7;
    border: 0.02rem solid #f7f7f7;
    flex: none;
}

.related-searches--product-view .product-relate-search-item:hover {
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border-color: #333;
}

.add-cart-success-modal {
    width: 7.6rem;
    max-height: unset;
}

.add-cart-modal__success-icon {
    font-size: 0.5rem;
    color: #299211;
    line-height: 1;
}

.add-cart-success-modal .add-cart-modal__btn {
    padding: 0 0.3rem;
    height: 0.46rem;
    line-height: 0.46rem;
}

.add-cart-modal__swiper-container {
    position: relative;
    width: 6rem;
    margin: 0 auto;
}

.add-cart-success-modal-item.recommend-product-item {
    margin: 0 0.15rem;
    width: 1.2rem;
}

.add-cart-success-modal-item.recommend-product-item .recommend-product-item__img {
    width: 1.2rem;
    height: 1.2rem;
    min-height: unset;
}

.add-cart-success-modal-item.recommend-product-item.rectangle-image-product .recommend-product-item__img {
    height: 1.6rem;
}

.add-cart-success-modal .swiper-button-next,
.add-cart-success-modal .swiper-button-prev {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-image: none;
}

.add-cart-success-modal .swiper-button-next {
    right: -0.4rem;
}

.add-cart-success-modal .swiper-button-prev {
    left: -0.4rem;
}

html[lang="ar"] .add-cart-success-modal .swiper-button-next,
html[lang="ar"] .add-cart-success-modal .swiper-button-prev {
    transform: rotate(180deg)
}

html[lang="ar"] .add-cart-success-modal .swiper-button-next {
    left: -0.4rem;
    right: auto;
}

html[lang="ar"] .add-cart-success-modal .swiper-button-prev {
    right: -0.4rem;
    left: auto;
}

.swiper-button-next .nc-icon,
.swiper-button-prev .nc-icon {
    font-size: 0.24rem;
}

.add-cart-modal__swiper-container .recommend-product-item__link.loading-gif-bg {
    min-height: 0.8rem;
    background-size: 80%;
}

.product-view-recommrnd-more-btn.btn {
    position: relative;
    padding: 0 0.16rem;
    min-width: 2.2rem;
    height: 48PX;
    line-height: 48PX;
    color: #fff;
}

.product-view-recommend-product__img-container {
    width: 2.25rem;
    min-height: 2.25rem;
    height: calc(100% - 38PX);
}

.product-view-recommend-product__img-container img {
    width: 100%;
}

.product-view-recommend-product__img-container>a {
    height: 100%;
}

.product-view-recommend-product__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;
}

.product-view-recommend-product__img-container:hover .product-view-recommend-product__item-view-more {
    bottom: 0.7rem;
    opacity: .8;
    z-index: 2;
}

.product-view-recommend-product__item-view-more:hover {
    opacity: 1 !important;
    background-color: #fff;
}

.product-view-left-container .product-thumbnail-left {
    width: 0.9rem;
}