@media screen and (min-width:0px){.cart-row{padding:20px 0;font-size:var(--font-body-sml);line-height:var(--font-body-sml-line-height);border-bottom:1px #f1f2f2 solid}.cart-row:last-child{border-bottom:1px transparent solid}.cart-row select:disabled{opacity:1}.cart-row .product-img{width:70px;height:70px;border-radius:var(--border-radius);overflow:hidden;background-color:var(--color-pearl)}.cart-row .product-img img{height:100%;object-fit:cover}.cart-row.onsale .product-tag{display:block}.cart-row.bundles .product-tag{display:block}.cart-row .product-tag{display:none;background-color:var(--color-pearl);border-radius:5px;text-align:center;padding:2px;margin-top:4px}.cart-row .product-tag span{background:linear-gradient(270deg,#96cb68 -.11%,#3fae29 104.17%);width:fit-content;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.cart-row .product-info{width:calc(100% - 80px);margin-left:10px;align-self:stretch;display:flex;flex-direction:column}.cart-row .product-info-top{margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.cart-row .product-info-top .remove-cart{width:20px;height:20px;position:relative;cursor:pointer}.cart-row .product-info-top .remove-cart div{width:16px;height:1px;background:var(--color-peppercorn);position:absolute;right:0;top:10px}.cart-row .product-info-top .remove-cart div:first-child{transform:rotate(45deg)}.cart-row .product-info-top .remove-cart div:last-child{transform:rotate(-45deg)}.cart-row .product-info .product-line{margin-bottom:3px;font-weight:700}.cart-row .product-info .product-title{margin-bottom:0;font-weight:700}.cart-row .product-info .plug-types{margin-bottom:4px}.cart-row .product-info .plug-types,.cart-row .product-info .product-sizes{display:flex;align-items:center}.cart-row .product-info .plug-types .label,.cart-row .product-info .product-sizes .label{width:80px}.cart-row .product-info .plug-types select,.cart-row .product-info .product-sizes select{width:calc(100% - 80px);max-width:150px;padding:0;border:1px transparent solid;border-radius:0;font-size:var(--font-body-sml);line-height:var(--font-body-sml-line-height);background-position:right 0 center}.cart-row .product-info .product-contents{margin-top:8px;opacity:.75;margin-bottom:10px}.cart-row .product-info .product-contents li{display:flex;justify-content:space-between;margin-bottom:5px}.cart-row .product-info-bottom{margin-top:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.cart-row .product-info-bottom .amount-widget{width:110px}.cart-row.out-of-stock .product-bottom-row{display:none}.cart-row.out-of-stock .product-info-bottom{display:none}.cart-row .original-price,.cart-row .product-price{font-weight:700;letter-spacing:1px;font-size:var(--font-body-xsml);line-height:var(--font-body-xsml-line-height)}.cart-row .original-price{display:none;font-weight:500;padding-left:12px;color:var(--color-gray);text-decoration:line-through}.cart-row.onsale .original-price{display:initial}.cart-row .product-info-bottom .onsale-wrapper{margin-top:20px;width:100%;display:flex;justify-content:flex-end;align-items:center}.cart-row .product-info-bottom .onsale-wrapper .discount span{display:inline-block;margin:0 30px 0 10px;padding:0 8px;font-size:.75rem;line-height:1.125rem;background-color:var(--color-leaf);color:#fff;font-weight:700;border-radius:5px}.cart-row .product-info-bottom .onsale-wrapper .onsale-prices{font-weight:700}.cart-row .product-info-stock{display:none;font-weight:500;margin:12px 0 8px;padding:8px 20px;background-color:var(--color-pearl);border-radius:var(--border-radius)}.cart-row.low-in-stock .product-info-stock{display:block}.cart-row .product-info-stock span:first-child{color:var(--color-stock)}.cart-row .product-info-pre-order{font-weight:500;margin-top:20px;padding:10px 20px;background-color:var(--color-pearl);border-radius:var(--border-radius)}.cart-row .product-info-pre-order span:first-child{color:var(--color-leaf)}.cart-row .available-form,.cart-row .product-info-stock{max-width:350px;box-sizing:border-box;margin-top:4px}.cart-row .available-form .available-form-tip{margin-bottom:var(--grid-s);color:var(--color-error)}.cart-row .available-form form{display:flex;width:100%}.cart-row .available-form form .entry{width:calc(100% - var(--grid-s) - 44px);margin-bottom:0}.cart-row .available-form .available-tips{font-weight:500;margin-top:8px;padding:8px 20px;background-color:var(--color-pearl);border-radius:10px}.cart-row .available-form .available-tips span:first-child{color:var(--color-stock)}.cart-row.out-of-stock .available-form .form-success{display:none;align-items:flex-start;padding:15px 20px;background-color:var(--color-pearl);border-radius:10px;line-height:1.5rem}.cart-row.out-of-stock .available-form.successful .form-success{display:flex}.cart-row.out-of-stock .available-form.successful form{display:none}.cart-row.out-of-stock .available-form.successful .available-tips{display:none}.cart-row.out-of-stock .available-form .form-success .text{width:calc(100% - 26px);margin-left:10px}.cart-row.out-of-stock .remove-cart{right:0;bottom:4px;left:unset}.cart-row .product-bottom-row.desktop{display:none}.cart-row .product-top-row{display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-top:0}.cart-row .product-bottom-row{display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:auto}.cart-row .remove-cart{padding:8px;border-radius:5px;background-color:var(--color-pearl);width:10px;height:10px;position:absolute;right:-8px;cursor:pointer}.cart-row .product-info-main .remove-cart{display:none}.cart-row .product-bottom-row .prices-row{display:flex;align-items:center;flex-wrap:wrap}.cart-row .product-bottom-row .discount{background-color:var(--color-leaf);padding:4px 8px;border-radius:5px;color:#fff;margin-right:10px}.cart-row .product-sku{opacity:.5}.cart-row .product-sku span:nth-child(1){font-weight:700}.cart-row .shipping-msg{margin-top:12px}.cart-row.prime-sale .prime-deal{display:none}.cart-row .prime-deal{display:none;position:relative;width:fit-content;margin-top:4px;background:var(--color-light-leaf-hover);border-radius:5px;padding:2px 12px}.cart-row .prime-deal span{font-weight:500;font-size:var(--font-body-sml);line-height:normal;position:relative;z-index:1}.cart-row .prime-deal::after{content:"";position:absolute;left:2px;right:2px;top:2px;bottom:2px;background:var(--color-light-leaf-hover);filter:blur(0);border-radius:3px}.upsell-widget{padding:20px 0;font-size:var(--font-body-sml);line-height:var(--font-body-reg-line-height);border-bottom:1px #f1f2f2 solid}.upsell-widget:last-child{border-bottom:1px transparent solid}.upsell-widget select:disabled{opacity:1}.upsell-widget .product-img{width:70px;height:70px;border-radius:var(--border-radius);overflow:hidden;background-color:var(--color-pearl)}.upsell-widget .product-img img{height:100%;object-fit:cover}.upsell-widget.onsale .product-tag{display:block}.upsell-widget .product-tag{display:none;background-color:var(--color-pearl);border-radius:5px;text-align:center;padding:2px;margin-top:4px}.upsell-widget .product-tag span{background:linear-gradient(270deg,#96cb68 -.11%,#3fae29 104.17%);width:fit-content;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.upsell-widget .product-info{width:calc(100% - 80px);margin-left:10px;align-self:stretch;display:flex;flex-direction:column}.upsell-widget .product-info-top{margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.upsell-widget .product-info .product-line{margin-bottom:3px;font-weight:700}.upsell-widget .product-info .product-title{margin-bottom:0;font-weight:700}.upsell-widget .product-info .plug-types .label,.upsell-widget .product-info .product-sizes .label{width:80px}.upsell-widget .product-info-bottom{margin-top:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.upsell-widget .product-info-bottom .amount-widget{width:110px}.upsell-widget .original-price,.upsell-widget .product-price{font-weight:700;letter-spacing:1px;font-size:var(--font-body-sml);line-height:var(--font-body-sml-line-height)}.upsell-widget .original-price{display:none;font-weight:500;padding-left:12px;color:var(--color-gray);text-decoration:line-through}.upsell-widget.onsale .original-price{display:initial}.upsell-widget .product-info-bottom .onsale-wrapper{margin-top:20px;width:100%;display:flex;justify-content:flex-end;align-items:center}.upsell-widget .product-info-bottom .onsale-wrapper .discount span{display:inline-block;margin:0 30px 0 10px;padding:0 8px;font-size:.75rem;line-height:1.125rem;background-color:var(--color-leaf);color:#fff;font-weight:700;border-radius:5px}.upsell-widget .product-info-bottom .onsale-wrapper .onsale-prices{font-weight:700}.upsell-widget .product-info-stock{display:none;font-weight:500;margin:12px 0 8px;padding:8px 20px;background-color:var(--color-pearl);border-radius:var(--border-radius)}.upsell-widget .product-bottom-row.desktop{display:none}.upsell-widget .product-top-row{display:flex;align-items:flex-start;justify-content:space-between;position:relative;margin-top:0}.upsell-widget .product-bottom-row{display:flex;justify-content:space-between;position:relative;margin-top:24px}.upsell-widget .product-bottom-row .prices-row{display:flex;align-items:center;flex-wrap:wrap}.upsell-widget .product-bottom-row .discount{background-color:var(--color-leaf);padding:4px 8px;border-radius:5px;color:#fff;margin-right:10px}.upsell-widget .product-sku{opacity:.5}.upsell-widget .product-sku span:nth-child(1){font-weight:700}.upsell-widget .product-operation-container .quantity-selector-wrapper{display:flex;flex-direction:row;justify-content:flex-start;margin-top:8px}.upsell-widget .upsell-callout{display:inline-block;padding:16px 24px;margin-bottom:16px;background-color:rgb(63,174,41,.1);border-radius:10px;width:100%;box-sizing:border-box}.upsell-widget .upsell-add-to-cart{width:auto}.cart-row .shipping-msg.ja{display:none}[lang^=ja-] .cart-row .shipping-msg{display:none}[lang^=ja-] .cart-row .shipping-msg.ja{display:block}}@media screen and (min-width:1024px){.cart-row .product-img{width:100px;height:100px}.cart-row .product-info{width:calc(100% - 120px);margin-left:20px}.cart-row .product-info-bottom .amount-widget{width:160px}.cart-row .available-form form{display:flex;justify-content:space-between;align-items:flex-start;max-width:350px}.upsell-widget .product-img{width:100px;height:100px}.upsell-widget .product-info{width:calc(100% - 120px);margin-left:20px}.upsell-widget .product-info-bottom .amount-widget{width:160px}}@media screen and (min-width:1280px){.cart-row .product-img{width:150px;height:150px}.cart-row .product-info{width:calc(100% - 180px);margin-left:30px}.cart-row .product-info .plug-types{margin-top:4px;margin-bottom:0}.upsell-widget .product-img{width:150px;height:150px}.upsell-widget .product-info{width:calc(100% - 180px);margin-left:30px}}@media screen and (min-width:1440px){.cart-row .product-img{width:200px;height:200px}.cart-row .product-info{width:calc(100% - 230px);margin-left:30px}.upsell-widget .product-img{width:200px;height:200px}.upsell-widget .product-info{width:calc(100% - 230px);margin-left:30px}}@media screen and (min-width:0px){.review-cart .cart-list{width:100%}.review-cart .cart-row.out-of-stock .product-bottom-row{display:none}.review-cart .cart-row.out-of-stock .product-bottom-row.desktop{opacity:0;visibility:hidden}.review-cart .cart-row .product-bottom-row .prices-wrapper{margin-right:12px}.review-cart .cart-row .product-bottom-row figure{display:none}.review-cart .cart-row .product-bottom-row .amount-widget{height:36px;min-width:108px;border-radius:5px;border:1px solid var(--color-fog)}.review-cart .cart-row .product-bottom-row .amount-widget input{font-weight:700}.review-cart .cart-row .original-price{text-align:right}.review-cart .cart-row .mini-prime-deal{display:none}.review-cart .cart-list{width:100%}.review-cart .upsell-widget .product-bottom-row{justify-content:flex-start;flex-direction:row;align-items:center}.review-cart .upsell-widget .product-bottom-row .prices-wrapper{margin-right:12px}.review-cart .upsell-widget .product-bottom-row figure{display:none}.review-cart .upsell-widget .product-bottom-row .amount-widget{height:36px;min-width:108px;border-radius:5px;border:1px solid var(--color-fog)}.review-cart .upsell-widget .product-bottom-row .amount-widget input{font-weight:700}.review-cart .upsell-widget .original-price{text-align:right}.review-cart{padding:var(--nav-height) 0 var(--section-padding);background-color:#fff}.review-cart .label-arrow{height:0;width:0;padding:4px;margin:6px 10px 0;border-bottom:2px solid var(--color-peppercorn);border-right:2px solid var(--color-peppercorn);transform:rotate(-135deg);transition:transform .35s}.review-cart .tablet{display:none}.review-cart .cart-top{display:flex;align-items:center;justify-content:space-between;padding:40px var(--page-padding) 20px}.shipping-info-wrapper .all{display:block}.shipping-info-wrapper .de,.shipping-info-wrapper .fr{display:none}[lang^=fr-] .shipping-info-wrapper .fr{display:block}[lang^=fr-] .shipping-info-wrapper .all,[lang^=fr-] .shipping-info-wrapper .de{display:none}[lang^=de-] .shipping-info-wrapper .de{display:block}[lang^=de-] .shipping-info-wrapper .all,[lang^=de-] .shipping-info-wrapper .fr{display:none}.review-cart .shipping-info-wrapper.active{height:200px}.review-cart .shipping-info-wrapper{height:36px;display:flex;flex-direction:column;background-color:var(--color-pearl);font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);transition:var(--default-transition)}.review-cart .shipping-info-wrapper .open-shipping-info{display:flex;flex-shrink:0;justify-content:center;align-items:center;height:36px;font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);background-color:var(--color-pearl)}.review-cart .shipping-info-wrapper.active .lists{opacity:1;visibility:visible;transform:translateY(0)}.review-cart .shipping-info-wrapper .lists{opacity:0;visibility:hidden;transform:translateY(-30%);display:flex;flex-wrap:wrap;padding-top:20px;transition:var(--default-transition);position:relative}.review-cart .shipping-info-wrapper .lists li{height:80px;display:flex;flex-direction:column;align-items:center;width:50%}.review-cart .shipping-info-wrapper .lists li .li-left{width:20px}.review-cart .shipping-info-wrapper .lists li .li-right{width:80%;margin-top:8px}.review-cart .shipping-info-wrapper .lists li .li-right .label{text-align:center;font-weight:700}.review-cart .shipping-info-wrapper .lists li .li-right .label .icon-mark-white{margin-left:4px}.review-cart .shipping-info-wrapper .lists li .connect-popup{opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;position:absolute;bottom:88px;left:0;right:0;margin:0 auto;width:300px;padding:20px;box-sizing:border-box;background-color:#fff;border-radius:var(--border-radius);font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);z-index:1;border:1px var(--color-marble) solid;box-shadow:0 20px 50px 0 rgb(0 0 0 / 13%)}.review-cart .shipping-info-wrapper .lists li .connect-popup .close-popup{width:80px;margin:0 0 0 auto;text-transform:uppercase;font-weight:700;display:block;color:var(--color-leaf)}.review-cart .shipping-info-wrapper .lists li:hover .connect-popup{opacity:1;visibility:visible}.review-cart .shipping-info-wrapper .lists li .connect-popup:after{content:"";position:absolute;bottom:-16px;left:48%;transform:rotate(180deg);margin-left:-5px;border-width:9px;border-style:solid;border-color:transparent transparent #fff transparent}.review-cart .cart-top .btn{display:none}.review-cart .cart-main{display:flex;flex-wrap:wrap}.review-cart .cart-main .cart-empty{display:none}.review-cart.is-empty .cart-main .cart-empty{display:flex;align-items:center;background-color:var(--color-pearl);margin-top:15px;border-radius:var(--border-radius)}.review-cart .cart-main .cart-empty .divimg{padding:0 20px;width:120px;margin-top:50px}.review-cart .cart-main .cart-empty .empty-title{padding-right:20px;font-weight:700}.review-cart .cart-main .cart-list{padding:0 var(--page-padding)}.review-cart .overlay{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0);z-index:1;transition:all .35s;z-index:4;pointer-events:none}.review-cart .overlay.active{background-color:rgba(0,0,0,.5);pointer-events:all}.review-cart .buy-box{width:100%;box-sizing:border-box;position:fixed;left:0;right:0;bottom:0;z-index:5;background-color:var(--color-pearl)}.review-cart .buy-box .wrapper{background-color:var(--color-pearl)}.review-cart .buy-box .logged-in{display:none}.as-user .review-cart .buy-box .logged-in{display:block}.as-user .review-cart .buy-box .un-auth{display:none}.review-cart .buy-box .buy-box-toggle{display:flex;justify-content:center;align-items:center;padding:15px var(--page-padding);font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);background-color:var(--color-pearl);border-bottom:1px solid #fff;border-top:1px solid rgba(218,222,225,.5)}.review-cart .buy-box .buy-box-wrapper{position:absolute;left:0;right:0;top:0;max-height:400px;overflow-y:auto;padding:20px var(--page-padding) 0;box-sizing:border-box;opacity:0;visibility:hidden;transform:translateY(10px);animation-delay:0s;animation-duration:.8s;animation-name:nl-buy-box-out;animation-fill-mode:forwards}.review-cart .buy-box .mini-buy-box-wrapper{background-color:var(--color-pearl);animation-duration:1s;animation-name:nl-mini-buy-box-in}.review-cart .buy-box.active .buy-box-toggle{border-bottom:unset}.review-cart .buy-box.active .buy-box-toggle .label-arrow{margin:-5px 10px 0;transform:rotate(45deg)}.review-cart .buy-checkout{padding:20px var(--page-padding);background-color:var(--color-pearl);font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);border-radius:var(--border-radius)}.review-cart .buy-checkout .payment-method{position:relative;margin-bottom:15px;padding-bottom:15px;border-bottom:1px #f1f2f2 solid;cursor:pointer}.review-cart .buy-checkout .payment-method .label{margin-bottom:10px;font-size:1rem;line-height:1.5rem}.review-cart .buy-checkout .payment-method ul{display:flex;align-items:center;justify-content:space-between}.review-cart .buy-checkout .payment-method ul li img{width:40px}.review-cart .buy-box .payment-buy-box-wrapper.tablet{display:none}.review-cart .buy-box .payment-buy-box-wrapper{display:flex;justify-content:center;flex-direction:column;overflow:hidden;padding:0 20px;height:0;transition:var(--default-transition)}.review-cart .buy-box.active .payment-buy-box-wrapper{height:120px}.as-user .review-cart .buy-box.active .payment-buy-box-wrapper{height:120px}.review-cart .buy-box .payment-buy-box-wrapper .payment-popup{visibility:hidden;opacity:0;position:absolute;width:100%;right:0;top:70px;z-index:1;background-color:#fff;padding:20px 20px 10px;border:1px var(--color-pearl) solid;box-shadow:0 10px 40px -25px #333;box-sizing:border-box;border-radius:var(--border-radius);transition:all .35s;cursor:none}.review-cart .buy-box .payment-buy-box-wrapper:hover .payment-popup{visibility:visible;opacity:1}.review-cart .buy-box .payment-buy-box-wrapper .payment-popup ul{min-width:auto;display:flex;flex-wrap:wrap;justify-content:flex-start}.review-cart .buy-box .payment-buy-box-wrapper .payment-popup ul li{margin:5px;margin-bottom:12px}.review-cart .buy-box .payment-buy-box-wrapper ul{display:flex;justify-content:space-between}.review-cart .buy-box .payment-buy-box-wrapper ul li.open-more{padding:3px 8px;border-radius:5px;background:#fff}.review-cart .buy-box .payment-buy-box-wrapper p{margin-top:30px}.review-cart .buy-checkout .tablet.logged-in{display:none}.review-cart .buy-checkout>p{text-align:center;margin-bottom:20px}.review-cart .buy-checkout>p a{text-decoration:underline;text-underline-offset:3px}.review-cart .buy-checkout .label{opacity:.5}.review-cart .buy-checkout .rewards{margin:0 0 15px;display:flex;align-items:center;justify-content:space-between}.as-user .review-cart .buy-box .buy-checkout .discount{display:none}.review-cart .buy-checkout .subtotal{margin:0 0 15px;display:flex;align-items:center;justify-content:space-between}.review-cart .buy-checkout .total-price{font-size:1.25rem;line-height:1.75rem;font-weight:700}.review-cart .buy-checkout .cart-operation .btn{width:100%;display:flex;align-items:center;justify-content:center}.review-cart .buy-checkout .cart-operation .btn .spinner{-webkit-animation:nl-loading-spin 1s linear infinite;animation:nl-loading-spin 1s linear infinite;border-radius:50%;width:16px;height:16px;border:3px solid var(--color-marble);border-top:3px solid var(--color-leaf);margin-left:10px}.review-cart .buy-checkout .cart-operation .btn.btn-black div:nth-child(1){display:block}.review-cart .buy-checkout .cart-operation .btn.btn-black div:nth-child(2){display:none}.review-cart .buy-checkout .cart-operation .btn.btn-black div:nth-child(3){display:none}.review-cart .buy-checkout .cart-operation .btn.btn-black.processing{background-color:transparent;border:none;color:var(--color-peppercorn);cursor:default}.review-cart .buy-checkout .cart-operation .btn.btn-black.processing div:nth-child(1){display:none}.review-cart .buy-checkout .cart-operation .btn.btn-black.processing div:nth-child(2){display:block}.review-cart .buy-checkout .cart-operation .btn.btn-black.processing div:nth-child(3){display:block}.review-cart .buy-checkout .points-to-earn{display:none;align-items:center;justify-content:space-between;margin-bottom:10px}.review-cart .buy-checkout .points-in-account{display:none;align-items:center;justify-content:space-between;margin-bottom:20px}.review-cart .buy-checkout .points-wrapper{display:flex;align-items:center;padding:5px 0;background-color:#fff;border-radius:5px;font-weight:700}.review-cart .buy-checkout .points-wrapper .points-number{padding:0 10px}.review-cart .buy-checkout .points-to-earn .points-wrapper .points-number{color:var(--color-leaf)}.review-cart .buy-checkout .points-wrapper .divider{border-right:1px solid var(--color-peppercorn);height:14px}.review-cart .buy-checkout .points-wrapper .points-tooltip{padding:0 10px;cursor:pointer}.review-cart .buy-box .buy-msg{height:0;padding:0 20px 0;text-align:center;font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height);transition:var(--default-transition)}.review-cart .buy-box.active .buy-msg{height:60px}.review-cart #you-may-also-like.recommend-products{margin:20px 0 0 0;width:100%}.review-cart #you-may-also-like.recommend-products .sec-title{margin-bottom:10px;font-size:var(--font-body-big);line-height:var(--font-body-big-line-height)}.review-cart .good-to-know{width:100%;padding:0;box-sizing:border-box;margin-top:30px}.review-cart .good-to-know .content{padding:0 20px 40px;border-radius:var(--border-radius)}.review-cart .good-to-know .content .title{font-weight:700}.review-cart .good-to-know .content .text{padding:20px 0;font-size:var(--font-body-reg);line-height:var(--font-body-reg-line-height)}.review-cart .good-to-know .content .text ul li{display:flex;margin-bottom:10px}.review-cart .good-to-know .content .text ul li:last-child{margin-bottom:0}.review-cart .good-to-know .content .text ul li span:first-of-type{font-weight:700}.review-cart .good-to-know .content .text ul li span{display:block;min-width:20px}.review-cart .good-to-know .content .text ul li a{display:inline-block;border-bottom:1px solid var(--color-peppercorn)}.review-cart .good-to-know .btn-list .btn{width:100%}.review-cart .good-to-know .btn-list .btn:last-child{margin-top:10px}.review-cart .plug-tips{margin-top:var(--margin-s)}.review-cart .plug-tips{display:flex;justify-content:center;align-items:center;padding:10px 20px;background-color:var(--color-pearl);border-radius:10px}.review-cart.is-empty .plug-tips{display:none}.review-cart .plug-tips img{width:22px;margin-right:10px}.review-cart .plug-tips p{font-size:var(--font-body-sml);line-height:var(--font-body-sml-line-height)}.review-cart .shipping-msg{display:flex;margin-top:var(--margin-s);justify-content:center;align-items:center;padding:10px 20px;background-color:var(--color-pearl);border-radius:10px}.review-cart .shipping-msg img{width:22px;margin-right:10px}.review-cart .shipping-msg p{font-size:var(--font-body-sml);line-height:var(--font-body-sml-line-height)}.review-cart .buy-box .payment-popup .crypto_payment{width:36px;height:22px;border:1px solid #000;border-radius:2px}}@media screen and (min-width:768px){.review-cart .plug-tips{margin-top:0}.review-cart .shipping-msg{margin:0 0 var(--margin-s)}.review-cart{padding-left:var(--page-padding);padding-right:var(--page-padding);padding-bottom:80px}.review-cart .mobile{display:none}.review-cart .tablet{display:block}.review-cart .cart-top{display:flex;align-items:center;justify-content:space-between;padding:30px 0 10px}.review-cart .cart-top .review-cart-title{margin-bottom:15px}.review-cart .shipping-info-wrapper{height:auto;margin:0 calc(var(--page-padding) * -1)}.review-cart .shipping-info-wrapper.active{height:auto}.review-cart .shipping-info-wrapper .open-shipping-info{display:none}.review-cart .shipping-info-wrapper .lists{opacity:1;visibility:visible;transform:translateY(0)}.review-cart .shipping-info-wrapper .lists li{position:relative}.review-cart .shipping-info-wrapper .lists li .li-left{width:24px}.review-cart .cart-main{padding-top:30px;justify-content:space-between}.review-cart.is-empty .cart-main .cart-empty{margin:0}.review-cart .cart-main .cart-list{width:55%;padding:0 30px 0 0;box-sizing:border-box}.review-cart .cart-main .buy-box{position:relative;width:clamp(300px,45%,400px);padding:0;order:2;border-bottom:none;border-radius:10px;background-color:#fff;z-index:3}.review-cart .buy-box .box-wrapper{position:sticky;position:-webkit-sticky;top:120px}.review-cart .buy-box .wrapper{border-radius:10px}.review-cart .buy-box .buy-box-wrapper{position:-webkit-sticky;position:sticky;top:calc(var(--nav-height) + 30px);max-height:initial;overflow-y:hidden;padding:0;opacity:1;visibility:visible;transform:translateY(0);animation:none;display:flex;flex-direction:column}.showGreenBar .review-cart .buy-box .buy-box-wrapper{top:calc(var(--top-message-height) + var(--nav-height) + 30px)}.review-cart .buy-box .buy-box-toggle{display:none}.review-cart .buy-box .mini-buy-box-wrapper{border-radius:10px}.review-cart .buy-box .payment-buy-box-wrapper.tablet{display:flex;height:auto;padding-bottom:25px}.review-cart .buy-box .payment-buy-box-wrapper.mobile{display:none}.review-cart .buy-box .payment-buy-box-wrapper .label{margin-bottom:15px}.review-cart .buy-box .payment-buy-box-wrapper .payment-popup{top:unset;bottom:0}.review-cart .buy-checkout>p{text-align:left}.review-cart .buy-desc{order:1}.review-cart .buy-checkout{padding:20px;order:2}.as-user .review-cart .buy-box .tablet.logged-in{display:block}.as-user .review-cart .buy-box .tablet.un-auth{display:none}.as-user .review-cart .buy-box .buy-checkout .discount{margin:0 0 15px;display:flex;align-items:center;justify-content:space-between}.review-cart .buy-box .buy-msg{height:auto;margin-top:10px}.review-cart .buy-box .coupon-code-wrapper{display:flex;align-items:center;padding:0 20px 20px}.review-cart .buy-box .coupon-code-wrapper input{flex:.65;margin-right:8px}.review-cart .buy-box .coupon-code-wrapper .btn{flex:.35;padding:10px 0}.review-cart .buy-desc .lists li .connect-popup{left:-15px;top:40px;bottom:auto}.review-cart .buy-desc .lists li .connect-popup:after{bottom:auto;top:-18px;transform:rotate(0)}.review-cart #you-may-also-like.recommend-products{order:3;padding:0;margin:30px 0 0 0}.review-cart .good-to-know{order:4;margin-top:40px}.review-cart .good-to-know .content{padding:0}.review-cart .good-to-know .content .text ul li{margin-bottom:15px}.review-cart .good-to-know .btn-list{display:flex;align-items:center}.review-cart .good-to-know .btn-list .btn{width:fit-content}.review-cart .good-to-know .btn-list .btn:last-child{margin:0 0 0 20px}}@media screen and (min-width:1024px){.review-cart .cart-main .cart-empty .divimg{padding:0 50px;width:140px}.review-cart .cart-main .cart-empty .empty-title{padding-right:50px}}@media screen and (min-width:1280px){.review-cart{padding-bottom:100px}.review-cart .shipping-info-wrapper{padding:20px 0;margin:0;border-radius:10px}.review-cart .shipping-info-wrapper .lists{padding:0;flex-wrap:nowrap}.review-cart .shipping-info-wrapper .lists li{height:60px;flex:1;justify-content:center;border-right:1px solid rgba(45,47,48,.25)}.review-cart .shipping-info-wrapper .lists li:last-child{border-right:unset}.review-cart .shipping-info-wrapper .lists li .connect-popup{bottom:68px}.review-cart .cart-row .product-img{width:80px;height:80px}.review-cart .cart-row .product-info{margin:0 30px}.review-cart .cart-row .product-info .product-contents{width:clamp(260px,100%,350px)}.review-cart .cart-row .product-info-main .product-sizes{display:block}.review-cart .cart-row .product-info-main .remove-cart{display:block;position:absolute;right:0}.review-cart .cart-row .product-bottom-row{display:none}.review-cart .cart-row .product-bottom-row.desktop{display:flex;flex-direction:column;align-items:flex-end;margin-top:0}.review-cart .cart-row .product-bottom-row.desktop .prices-wrapper{margin:8px 0 0 0}.review-cart .cart-row .product-bottom-row.desktop .prices-wrapper .original-price{order:1;padding:0 8px 0 0}.review-cart .cart-row .product-bottom-row.desktop .prices-wrapper .product-price{order:2}.review-cart .cart-row .prime-deal{margin-left:auto;margin-top:24px}.review-cart .cart-main .cart-list{width:calc(100% - 400px);padding:0 60px 0 0}.review-cart .cart-main .buy-box{width:400px}.review-cart .buy-desc{padding:40px;font-size:1rem;line-height:1.5rem}.review-cart .buy-desc .lists li{margin-bottom:15px}.review-cart .buy-desc .lists li .li-left{width:26px;margin-right:15px}.review-cart .buy-checkout{padding:40px 40px 20px}.review-cart .buy-checkout .payment-method{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.review-cart .buy-checkout .payment-method .label{margin:0 20px 10px 0}.review-cart .buy-checkout .payment-method ul{min-width:250px}.review-cart .buy-box .coupon-code-wrapper{padding:0 40px 20px}.review-cart .buy-box .payment-buy-box-wrapper.tablet{padding:0 40px 25px}.review-cart .good-to-know{margin-top:50px}.review-cart .good-to-know .content{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.review-cart .good-to-know .content .title{width:100%;margin-bottom:15px}.review-cart .good-to-know .content .text{width:65%;padding:0}.review-cart .good-to-know .content .btn-list{width:200px;flex-wrap:wrap;align-self:center}.review-cart .good-to-know .btn-list .btn{width:100%}.review-cart .good-to-know .btn-list .btn:last-child{margin:30px 0 0 0}.review-cart .cart-row.out-of-stock .available-form .form-success{align-items:center;padding:20px 30px}.review-cart .upsell-widget .product-info{margin:0 30px}.review-cart .upsell-widget .product-bottom-row{flex-direction:column-reverse;margin-top:0}.review-cart .upsell-widget .product-bottom-row div{margin-left:auto}.review-cart .upsell-widget .product-bottom-row .prices-wrapper{margin-top:8px}.review-cart .upsell-widget .product-bottom-row{display:none}.review-cart .upsell-widget .product-bottom-row.desktop{display:flex;flex-direction:column;align-items:flex-end;width:250px}.review-cart .upsell-widget .product-bottom-row.desktop .prices-wrapper{margin:8px 0 0 0}.review-cart .upsell-widget .product-bottom-row.desktop .prices-wrapper .original-price{order:1;padding:0 8px 0 0}.review-cart .upsell-widget .product-bottom-row.desktop .prices-wrapper .product-price{order:2}.review-cart .upsell-widget .product-info{margin-bottom:54px}.review-cart .upsell-widget .product-img{width:80px;height:80px}}@media screen and (min-width:1440px){.review-cart .cart-main .cart-list{width:70%;padding:0 60px 0 0}.review-cart .cart-main .buy-box{width:30%}.review-cart .good-to-know .content .text{width:75%}}@media screen and (min-width:1920px){.review-cart{width:var(--nl-width);margin:0 auto}.review-cart .cart-row.out-of-stock .available-form .form-success{font-size:1rem;line-height:1.5rem}}