.v-alert{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:101}.v-alert.show{display:flex}.v-alert .icon{font-size:.8rem;position:absolute;right:0;top:-.4rem}.v-alert-body{background-color:#fff;border-radius:.1067rem;max-width:608px;padding:1.1733rem .48rem .4rem;position:relative;text-align:center;width:8.1067rem}.v-alert-content{color:#333;font-size:.32rem;line-height:.48rem}@media screen and (min-width:1280px){.v-alert .icon{font-size:28px;right:16px;top:8px}.v-alert-body{border-radius:20px;max-width:none;padding:40px 65px 28px;width:370px}.v-alert-content{font-size:16px;line-height:24px}}.v-confirm{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:5}.v-confirm.show{display:flex}.v-confirm .icon{font-size:.8rem;position:absolute;right:0;top:-.4rem}.v-confirm-body{background-color:#fff;border-radius:.1067rem;max-width:608px;padding:1.1733rem .48rem .4rem;position:relative;text-align:center;width:8.1067rem}.v-confirm-content{color:#333;font-size:.32rem;line-height:.48rem}.v-confirm-btns{font-size:0;line-height:normal;margin-top:1.0667rem}.v-confirm-no,.v-confirm-yes{border:1px solid #333;border-radius:.6rem;display:inline-block;font-size:.32rem;line-height:1.2rem;max-width:280px;vertical-align:top;width:3.7333rem}.v-confirm-no.v-confirm-yes,.v-confirm-yes.v-confirm-yes{background-color:#fff;color:#333;margin-right:.1333rem}.v-confirm-no.v-confirm-no,.v-confirm-yes.v-confirm-no{background-color:#333;color:#fff;margin-left:.1333rem}@media screen and (min-width:1280px){.v-confirm .icon{font-size:28px;right:16px;top:8px}.v-confirm-body{border-radius:20px;max-width:none;padding:40px 65px 28px;width:370px}.v-confirm-content{font-size:16px;line-height:24px}.v-confirm-btns{margin-top:28px}.v-confirm-no,.v-confirm-yes{border-radius:24px;font-size:16px;line-height:36px;max-width:none;width:160px}.v-confirm-no.v-confirm-yes,.v-confirm-yes.v-confirm-yes{margin-right:12.5px}.v-confirm-no.v-confirm-no,.v-confirm-yes.v-confirm-no{margin-left:12.5px}}[lang=ar] .v-confirm .v-confirm-yes{margin-left:.1667rem;margin-right:0}[lang=ar] .v-confirm .v-confirm-no{margin-left:0;margin-right:.1667rem}@media screen and (min-width:1280px){[lang=ar] .v-confirm .v-confirm-yes{margin-left:12.5px}[lang=ar] .v-confirm .v-confirm-no{margin-right:12.5px}}.v-empty{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:.853rem 0}.v-empty img{width:3rem}.v-empty p{font-size:.32rem;font-weight:600;line-height:.48rem;margin-top:.32rem;text-align:center;width:100%}@media screen and (min-width:1280px){.v-empty img{width:180px}.v-empty p{font-size:16px;line-height:24px;margin-top:16px}}.v-error-message{color:var(--alert-color);display:none;font-size:.32rem;line-height:.48rem;margin-top:.1333rem}@media screen and (min-width:1280px){.v-error-message{font-size:14px;line-height:20px;margin-top:10px}}.v-loading{position:relative}.v-loading-mask{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.v-loading-spinner{margin-top:-24px;position:absolute;text-align:center;top:50%;width:100%}.v-loading-loader{animation:rotate 1s linear infinite;border-radius:50%;display:inline-block;height:48px;position:relative;width:48px}.v-loading-loader:after,.v-loading-loader:before{animation:prixClipFix 2s linear infinite;border:5px solid #fff;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}.v-loading-loader:after{animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;border-color:var(--theme-color);inset:6px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.v-modal{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2}.v-modal .modal-content{background-color:#fff;max-width:680px;position:relative;width:9.0667rem}.v-modal .icon{font-size:.8rem;position:absolute;right:0;top:-.4rem}.v-modal .site-form{border-radius:.1067rem}@media screen and (min-width:1280px){.v-modal .modal-content{max-width:none;width:740px}.v-modal .site-form{border-radius:0;margin:30px}.v-modal .icon{font-size:28px;right:16px;top:8px}}.site-pagination{display:block;font-size:0;list-style-type:none;padding:.5333rem 0 .8667rem;text-align:center}.site-pagination li{display:none}.site-pagination .view-more{display:inline-block}.site-pagination .view-more>a,.site-pagination .view-more>button{background-color:transparent;border:1px solid #111;border-radius:.6rem;color:#333;display:inline-block;font-size:.32rem;font-weight:600;line-height:1.1733rem;padding:0 .8rem}.site-pagination .view-more>a.disabled,.site-pagination .view-more>button.disabled{background-color:rgba(51,51,51,.4)!important;cursor:not-allowed}.site-pagination .view-more>a:after,.site-pagination .view-more>button:after{border-bottom:1px solid #111;border-right:1px solid #111;content:"";display:inline-block;height:.16rem;margin-top:-.032rem;transform:rotate(45deg);vertical-align:middle;width:.16rem}.site-pagination .text{display:inline-block;margin-right:.16rem;vertical-align:middle}@media screen and (min-width:1280px){.site-pagination{align-items:center;display:flex;justify-content:end;padding:40px 0;text-align:right}.site-pagination li{display:block}.site-pagination li:first-child{color:#333;display:block;font-size:14px}.site-pagination .symbol{display:block;font-size:24px;transform:scaleX(.7)}.site-pagination .view-more{display:none}.site-pagination a{color:#111;display:block;font-size:16px;height:20px;line-height:20px;margin:0 8px;text-align:center;width:20px}.site-pagination a.current{background-color:#111;border-radius:10px;color:#fff;font-size:12px}.site-pagination a.disabled{color:#ddd}[lang=ar] .site-pagination{text-align:left}}.v-breadcrumb{display:none}@media screen and (min-width:1280px){.v-breadcrumb{display:block}.v-breadcrumb ul{border-bottom:1px solid #666;font-size:0;list-style-type:none;padding:38px 44px 18px}.v-breadcrumb li{display:inline-block;font-weight:600;line-height:24px}.v-breadcrumb a,.v-breadcrumb a:after,.v-breadcrumb li{color:#333;font-size:16px}.v-breadcrumb a:after{content:">>";display:inline-block;margin:0 10px;transform:scaleX(.5);vertical-align:top}}#app{background-color:#f6f6f6}@media screen and (min-width:1280px){#app{background-color:#fff}}.v-user-container .user-sidenav{display:none}@media screen and (min-width:1280px){.v-user-container{display:flex;font-size:0}.v-user-container .user-sidenav{border-right:1px solid #ddd;display:block;flex:0 0 auto;padding-bottom:80px;padding-left:44px;width:354px}.v-user-container .user-sidenav h4{border-bottom:1px solid #ddd;color:#333;font-size:20px;font-weight:600;line-height:29px;padding:30px 20px 20px}.v-user-container .user-sidenav ul{list-style-type:none}.v-user-container .user-sidenav li{margin-top:20px;padding-left:20px}.v-user-container .user-sidenav a{color:#666;font-size:16px;line-height:24px}.v-user-container .user-sidenav a.current{color:#333;font-weight:600}.v-user-container .user-main{background-color:#fff;border-left:1px solid #ddd;flex:1 1 auto;margin-left:-1px;width:calc(100% - 399px)}[lang=ar] .v-user-container .user-sidenav{border-left:1px solid #ddd;border-right:0;padding-left:0;padding-right:44px}[lang=ar] .v-user-container .user-sidenav li{padding-left:0;padding-right:20px}[lang=ar] .v-user-container .user-main{border-left:0;border-right:1px solid #ddd;margin-left:0;margin-right:-1px}}.light-font{font-weight:300}.book-font,.regular-font{font-weight:400}.medium-font{font-weight:500}.black-font,.semibold-font{font-weight:600}.bold-font{font-weight:700}.one-line-ellipsis{white-space:nowrap}.one-line-ellipsis,.two-line-ellipsis{overflow:hidden;text-overflow:ellipsis}.two-line-ellipsis{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal}.site-form{background-color:#fff;font-size:0;padding:0 .4rem .3333rem}.site-form .form-title{color:#333;font-size:.32rem;font-weight:600;line-height:.48rem;margin-top:.4rem}.site-form .form-flex{display:flex}.site-form .form-group{display:inline-block;vertical-align:top;width:100%}.site-form .form-group.split{width:calc(50% - .1333rem)}.site-form .form-group.input-area-code{flex:1 1 calc(25% - 0.1333rem)}.site-form .form-group.input-area-code label{white-space:nowrap}.site-form .form-group.input-phone{flex:1 1 auto}.site-form .form-group.left{margin-right:.1333rem}.site-form .form-group.right{margin-left:.1333rem}.site-form .form-group label{color:#333;display:block;font-size:.32rem;line-height:.48rem;margin-bottom:.1333rem;margin-top:.2667rem}.site-form .form-group i{color:#fd353f;display:inline-block;font-style:normal;vertical-align:top}.site-form .form-group .form-input,.site-form .form-group .v-select{background-color:#fff;border:1px solid #ddd;border-radius:.1333rem;color:#333;font-size:.32rem;height:1.0933rem;line-height:1.0933rem}.site-form .form-group .form-input{padding-left:.4rem;width:calc(100% - .4rem - 2px)}.site-form .form-group .visible-pwd{bottom:.1333rem;color:#333;position:absolute;right:.1333rem}.site-form .form-group .visible-pwd span{font-size:.6933rem}.site-form .form-group .v-select .vs__dropdown-toggle{background-color:transparent}.site-form .form-group-code{display:flex}.site-form .form-group-code .form-input{flex:1 1 auto}.site-form .form-group-code .form-code{background-color:#111;border:0;border-radius:.1333rem;color:#fff;flex:0 0 2.4rem;font-size:.32rem;margin-left:.2666rem}.site-form .vdpComponent{width:100%}.site-form .vdpComponent.vdpWithInput>input{padding-right:0}.site-form .vdpComponent .vdpClearInput{display:none}.site-form .form-text{align-items:center;color:#666;display:flex;font-size:.32rem;line-height:.48rem;margin-top:.1333rem}.site-form .form-text div{flex:0 0 auto;margin-right:.1333rem;width:.533rem}.site-form .form-text-box{padding-top:.08rem}.site-form .form-text-box a,.site-form .form-text-box span{color:var(--theme-color)}.site-form .btn-group{background-color:#fff;margin:1.0667rem 1.2267rem 0;text-align:center}.site-form .btn-group button{background-color:#111;border:0;border-radius:.6rem;color:#fff;font-size:.32rem;height:1.2rem;width:100%}.site-form .btn-group a{color:#333;display:block;font-size:.32rem;line-height:.48rem;margin-top:.2667rem}@media screen and (min-width:1280px){.site-form{padding:0}.site-form .form-title{font-size:20px;font-weight:600;line-height:30px;margin-top:30px}.site-form .form-group{margin-top:20px;position:relative}.site-form .form-group.split{width:calc(50% - 10px)}.site-form .form-group.split.input-area-code{width:calc(25% - 10px)}.site-form .form-group.split.input-phone{width:calc(75% - 10px)}.site-form .form-group.left{margin-right:10px}.site-form .form-group.right{margin-left:10px}.site-form .form-group label{font-size:14px;font-weight:600;line-height:21px;margin-bottom:10px;margin-top:0}.site-form .form-group .form-input,.site-form .form-group .v-select{background-color:#fafafa;border:1px solid #ddd;border-radius:10px;font-size:16px;height:52px;line-height:52px}.site-form .form-group .form-input{padding-left:15px;width:calc(100% - 17px)}.site-form .form-group .visible-pwd{bottom:13px;right:21px}.site-form .form-group .visible-pwd span{font-size:28px}.site-form .form-group .v-select{padding-left:8px;width:100%}.site-form .form-group-code .form-code{border-radius:10px;flex:0 0 120px;font-size:16px;margin-left:20px}.site-form .form-text{font-size:14px;line-height:20px;margin-top:10px}.site-form .form-text div{margin-right:7px;width:16px}.site-form .form-text-box{padding-top:4px}.site-form .btn-group{margin:80px 0 0}.site-form .btn-group button{border-radius:23px;font-size:16px;height:46px;width:472px}.site-form .btn-group a{font-size:16px;line-height:24px;margin-top:10px}}[lang=ar] .site-form .form-group.left{margin-left:.1333rem;margin-right:0}[lang=ar] .site-form .form-group.right{margin-left:0;margin-right:.1333rem}[lang=ar] .site-form .form-group .form-input{padding-left:0;padding-right:.4rem}[lang=ar] .site-form .form-group .visible-pwd{left:.1333rem;right:auto}[lang=ar] .site-form .form-group .form-group-code .form-code{margin-left:0;margin-right:.2666rem}[lang=ar] .site-form p div{margin-left:.1333rem;margin-right:0}@media screen and (min-width:1280px){[lang=ar] .site-form .form-group.left{margin-left:10px}[lang=ar] .site-form .form-group.right{margin-right:10px}[lang=ar] .site-form .form-group .form-input{padding-right:15px}[lang=ar] .site-form .form-group .visible-pwd{left:21px}[lang=ar] .site-form .form-group .form-group-code .form-code{margin-right:20px}[lang=ar] .site-form .v-select{padding-left:0;padding-right:8px}}.user-order{font-size:0}.user-order .order-tab{background-color:#fff;height:1.2533rem;list-style-type:none;margin-bottom:.2667rem;overflow:hidden;padding:0 .3333rem}.user-order .order-tab .tab-item{display:inline-block;padding:0 .2rem;width:auto!important}.user-order .order-tab .tab-item:first-child{text-align:left}.user-order .order-tab .tab-item:last-child{text-align:right}.user-order .order-tab .tab-item a{color:#999;font-size:.32rem;line-height:1.2533rem}.user-order .order-tab .tab-item a.current{color:#333;font-weight:600}.user-order .order-item{background-color:#fff;border-radius:.1067rem;box-shadow:0 2px 2px 0 rgba(0,0,0,.05);margin:0 .2667rem .2667rem;padding:.2667rem .24rem}.user-order .order-item .free-gift-icon{background:#82e600;border-bottom-right-radius:.16rem;border-top-left-radius:.16rem;color:#fff;font-size:.21333333rem;left:0;padding:.02666667rem .10666667rem;position:absolute;top:0}.user-order .table-box table{width:100%}.user-order .order-header{border-bottom:1px solid #ddd;color:#333;font-size:.32rem;padding-bottom:.2667rem}.user-order .order-header>div{display:none}.user-order .order-header>p{line-height:.48rem}.user-order .order-header>p>*{margin-right:.1333rem}.user-order .order-header>p .status-name{display:block;font-weight:600;margin-bottom:.1333rem}.user-order .order-header>p a,.user-order .order-header>p button{display:none}.user-order .order-product h5{color:#333;font-size:14px;font-weight:400;line-height:20px}.user-order .order-product table{border-spacing:0}.user-order .order-product td{border-bottom:1px solid #ddd;padding:.2667rem 0}.user-order .order-product td h5{display:none}.user-order .order-product td:nth-child(4n+2){padding-left:.1333rem;vertical-align:top}.user-order .order-product td:nth-child(4n+2) h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.3733rem;font-weight:600;height:.8533rem;line-height:.4267rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.user-order .order-product td:nth-child(4n+2) p{color:#666;font-size:.32rem;line-height:.48rem;margin-top:.1333rem}.user-order .order-product td:nth-child(4n+2) span{color:#111;font-size:.4267rem;font-weight:600;line-height:.56rem;margin-top:.4rem}.user-order .order-product td:nth-child(4n+3){color:#666;font-weight:400;text-align:right;vertical-align:top}.user-order .order-product td:nth-child(4n+4){display:none}.user-order .order-product img{background-color:#f6f6f6;border-radius:.1067rem;width:2.6667rem}.user-order .order-product .order-total{display:block;text-align:right}.user-order .order-product .order-total .order-total-header{line-height:.56rem;padding:.2667rem 0}.user-order .order-product .order-total .order-total-body .number,.user-order .order-product .order-total .order-total-body h5{display:none}.user-order .order-product .order-total h5{color:#666;display:inline-block;font-size:.32rem;vertical-align:middle}.user-order .order-product .order-total h5 i{font-style:normal}.user-order .order-product .order-total .number{color:#111;display:inline-block;font-size:.4267rem;margin-left:.08rem;vertical-align:middle}.user-order .order-product .order-total .pay-now,.user-order .order-product .order-total .view-order,.user-order .order-product .order-total button{border:1px solid #111;border-radius:.4rem;display:inline-block;font-size:.32rem;line-height:.7733rem;margin-left:.1333rem;padding:0 .16rem}.user-order .order-product .order-total .view-order,.user-order .order-product .order-total button{background-color:#fff;color:#333}.user-order .order-product .order-total .pay-now{background-color:#111;color:#fff}.user-order .product-cart-gift{align-items:center;background-color:#f5fdeb;border-radius:.10666667rem;display:flex;font-size:.26666667rem;margin-top:.32rem;padding:.21333333rem;position:relative}.user-order .product-cart-gift .triangle-up{border-bottom:.16rem solid #f5fdeb;border-left:.16rem solid transparent;border-right:.16rem solid transparent;height:0;left:.8rem;position:absolute;top:-.16rem;width:0}.user-order .product-cart-gift .product-free-gift{border:.01333333rem solid #82e600;border-radius:.05333333rem;color:#82e600;padding:0 .10666667rem}.user-order .product-cart-gift .product-free-img{background-color:#fff!important;border-radius:.05333333rem;height:.85333333rem;margin:0 .21333333rem;width:.85333333rem!important}.user-order .product-cart-gift .product-free-img img{height:100%;width:100%}.user-order .product-cart-gift .product-arrow{color:#999;display:inline-block;font-size:.48rem;line-height:.3733rem;transform:scaleX(.5);vertical-align:middle}.user-order .product-cart-gift .product-free-text{color:#666;flex:1;font-size:.32rem;font-weight:300}@media screen and (min-width:1280px){.user-order{padding:0 80px}.user-order .order-tab{border-bottom:1px solid #ddd;display:flex;height:auto;margin-bottom:40px;padding:30px 0}.user-order .order-tab .tab-item{flex:1 1 auto;padding:0;text-align:center}.user-order .order-tab .tab-item:first-child{text-align:left}.user-order .order-tab .tab-item:last-child{text-align:right}.user-order .order-tab .tab-item a{color:#666;font-size:20px;line-height:24px}.user-order .order-item{border-radius:8px;margin:0 0 20px;padding:0}.user-order .order-item:last-child{margin-bottom:0}.user-order .order-item .free-gift-icon{border-bottom-right-radius:12px;border-top-left-radius:12px;font-size:16px;padding:2px 8px}.user-order .order-header{align-items:center;background-color:#f8f8f8;border:0;border-radius:8px 8px 0 0;display:flex;font-size:14px;height:80px;padding:0 20px}.user-order .order-header>div{display:block;flex:0 0 auto;line-height:20px}.user-order .order-header>div p:last-child{margin-top:10px}.user-order .order-header>div span{font-weight:600;margin-left:6px}.user-order .order-header>p{flex:1 1 auto;line-height:40px;text-align:right}.user-order .order-header>p>*{margin-left:10px;margin-right:0}.user-order .order-header>p .status-name{display:none}.user-order .order-header>p span{display:inline-block;vertical-align:middle}.user-order .order-header>p span.icon{display:inline-block;font-size:30px}.user-order .order-header>p button{display:none}.user-order .order-product h5{color:#333;font-size:14px;font-weight:400;line-height:20px}.user-order .order-product .table-box{display:inline-block;padding-left:20px;vertical-align:top}.user-order .order-product table{display:table;width:100%}.user-order .order-product td{border:0;padding:16px 0 30px}.user-order .order-product td h5{display:block}.user-order .order-product td span{color:#111;display:block;font-size:20px;line-height:27px}.user-order .order-product td:nth-child(4n+1){width:140px}.user-order .order-product td:nth-child(4n+2){padding-left:10px;padding-right:40px;vertical-align:top}.user-order .order-product td:nth-child(4n+2) h4{color:#111;font-size:16px;font-weight:400;height:48px;line-height:24px;margin-top:14px}.user-order .order-product td:nth-child(4n+2) p{color:#333;font-size:14px;line-height:20px;margin-top:10px}.user-order .order-product td:nth-child(4n+2) span{display:none}.user-order .order-product td:nth-child(4n+3),.user-order .order-product td:nth-child(4n+4){display:table-cell;padding-left:72px;padding-right:72px;text-align:center;vertical-align:top}.user-order .order-product td:nth-child(4n+3) span,.user-order .order-product td:nth-child(4n+4) span{font-weight:600;margin-top:18px;white-space:nowrap}.user-order .order-product img{background-color:#f8f8f8;border-radius:9px;width:140px}.user-order .order-product .order-total{padding-bottom:30px;padding-right:20px}.user-order .order-product .order-total .order-total-header{line-height:inherit;padding:0 0 10px}.user-order .order-product .order-total h5{color:#333;font-size:14px;font-weight:400;line-height:20px}.user-order .order-product .order-total .number{color:#111;font-size:20px;line-height:28px;margin-left:10px;white-space:nowrap}.user-order .order-product .order-total .pay-now,.user-order .order-product .order-total .view-order,.user-order .order-product .order-total button{border-radius:24px;font-size:16px;line-height:38px;padding:0 20px}.user-order .product-cart-gift{border-radius:8px;font-size:16px;margin-top:24px;padding:16px}.user-order .product-cart-gift .triangle-up{border-bottom:12px solid #f5fdeb;border-left:12px solid transparent;border-right:12px solid transparent;left:60px;top:-12px}.user-order .product-cart-gift .product-free-gift{border:1px solid #82e600;border-radius:4px;padding:0 8px}.user-order .product-cart-gift .product-free-img{border-radius:4px;height:64px;margin:0 16px;width:64px!important}.user-order .product-cart-gift .product-free-img img{height:100%;width:100%}.user-order .product-cart-gift .product-arrow{font-size:36px;line-height:28px}.user-order .product-cart-gift .product-free-text{font-size:16px}}@media screen and (min-width:1780px){.user-order .table-box{width:calc(100% - 240px)}.user-order .order-header>p button{border:1px solid #111;border-radius:24px;display:inline-block;font-size:16px;line-height:38px;padding:0 20px;vertical-align:middle}.user-order .order-header>p button.order-pay{background-color:#111;color:#fff}.user-order .order-header>p button.order-cancel{background-color:#fff;color:#111}.user-order .order-product{display:flex}.user-order .order-product .order-total{display:flex;flex-direction:column;margin-left:20px;padding:16px 0 0;text-align:center;vertical-align:top;width:200px}.user-order .order-product .order-total .order-total-header{padding:0}.user-order .order-product .order-total .order-total-header .number{display:none}.user-order .order-product .order-total .order-total-body{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.user-order .order-product .order-total .order-total-body .number,.user-order .order-product .order-total .order-total-body h5{display:block}.user-order .order-product .order-total .number{display:block;font-weight:600;margin-left:0;padding:20px 0}.user-order .order-product .order-total .pay-now,.user-order .order-product .order-total button{display:none}.user-order .order-product .order-total .view-order{border:0;color:#333;display:block;font-size:14px;font-weight:600;line-height:20px;margin-top:10px}.user-order .order-product .order-total .view-order:after{border-right:1px solid #333;border-top:1px solid #333;content:"";display:inline-block;height:8px;transform:rotate(45deg);width:8px}}[lang=ar] .user-order .order-product td:nth-child(4n+2){padding-left:0;padding-right:.1333rem}[lang=ar] .user-order .order-product .order-total{text-align:left}@media screen and (min-width:1280px){[lang=ar] .user-order .order-tab .tab-item{text-align:right}[lang=ar] .user-order .order-header>div span{margin-left:0;margin-right:6px}[lang=ar] .user-order .order-header>p{text-align:left}[lang=ar] .user-order .order-product td:nth-child(4n+2){padding-right:10px}[lang=ar] .user-order .order-product .order-total{margin-left:0;margin-right:20px;text-align:center}[lang=ar] .user-order .order-product .order-total .view-order:after{transform:rotate(-135deg)}}