.cart_body{display:flex}.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:52.4vw;min-width:1006px;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;height:62px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #F0F0F0;padding:0 20px}.drawer__heading{margin:0;font-size:16px;font-weight:700;color:#272727}.drawer__heading .total{font-size:14px;color:#272727;margin-left:7px;font-weight:400}.drawer__close{display:inline-block;padding:0;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:15px;width:15px}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width: 749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width: 750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.recom_scroll_border::-webkit-scrollbar{width:3px}.recom_scroll_border::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.recom_scroll_border::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width: 750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.drawer__inner .recom_list{width:45%;padding:10px 0;display:flex;flex-direction:column}.drawer__inner .recom_list .recom_title{font-size:14px;font-weight:700;color:#000;margin-bottom:10px;padding:0 16px}.drawer__inner .recom_scroll{overflow:hidden;width:100%;overflow-y:auto;display:block;flex:inherit;padding:0 16px}.drawer__inner .recom_list .recom-item{width:100%;display:flex;margin:10px 0}.drawer__inner .recom_list .recom-item .card__inner{width:130px;margin-right:6px;min-width:130px;background-color:#fff}.drawer__inner .recom_list .recom-item .img-first{position:relative}.drawer__inner .recom_list .recom-item .samita-container{display:none!important}.fn-recom-body{display:flex;flex-direction:column;justify-content:space-between;width:100%;flex:1}.fn-recom-body .fn-product-title{width:100%}.fn-recom-body .fn-product-title .t{font-weight:400;font-size:16px;color:#272727;line-height:18px;height:auto;word-break:break-all}.fn-recom-body .fn-product-price{width:auto}.fn-recom-body .fn-product-price span{font-size:14px;font-weight:700;color:#000;margin-right:5px;letter-spacing:0}.fn-recom-body .fn-compareat_price .fn-compare-at_price{font-size:12px;font-weight:400}.fn-recom-body .fn-compareat_price{align-items:flex-end}.fn-recom-body .fn-compareat_price .fn-compare-at_price{font-size:12px;color:#777}.fn-recom-body .button--full-width{width:30px;height:30px;overflow:hidden;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;min-width:auto;min-height:100%;padding:0}.fn-recom-body .button--full-width .t{font-weight:400}.fn-recom-body .button--full-width:after{box-shadow:none}.fn-recom-body .fn-product-layout{margin:0;align-items:flex-end}.product-items .fn-product-price{width:40%}@media screen and (max-width: 1006px){.drawer__inner{width:100%;min-width:100%}}.cart-hidden{overflow:hidden}.drawer{visibility:hidden}.cart-drawer-items{position:relative;z-index:2}.drawer__inner .cart_content{display:flex;flex-direction:column;width:55%;position:relative;height:calc(100vh - 60px)}.drawer__inner .recom_list_box1{display:flex;position:relative;height:calc(100vh - 60px)}.drawer__inner .recom_list_box2{display:none}.drawer{z-index:10000000001}.cart-drawer-scroll{overflow:auto;flex:inherit;height:100%}.cart-drawer-scroll .cartDrawer-empty{display:none}.cart-drawer-scroll #CartDrawer-Form{display:flex}.cart-drawer-scroll .is-empty #CartDrawer-Form{display:none}.cart-drawer-scroll .is-empty .cartDrawer-empty{display:flex}.cart-drawer-scroll .equity_list.is-empty{display:none}#shopify-section-notice{position:relative;z-index:101}.cart-notice .notice_li{padding:0;box-sizing:border-box;width:100%}.cart-notice .notice_li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart_content .cart_countTime_timestamp{display:flex}.cart_content .cart_countTime_timestamp .time_li{display:inline-block;margin:0 3px;display:flex}.cart_content .cart_countTime_timestamp .count_strong{font-weight:700;width:18px;height:25px;margin:0 1px;font-size:16px;font-weight:400;text-shadow:0px 1px 1px rgba(165,60,0,.5);display:flex;justify-content:center;align-items:center;float:left}.render-data{display:flex;flex-direction:column;height:calc(100vh - 61px)}@media screen and (max-width: 989px){#shopify-section-notice{position:sticky;top:0}.cart-notice{height:40px;line-height:40px}}.progress-section{width:100%;max-width:458px;margin:16px auto;padding:0 20px;position:relative}.progress-section .progress-container{width:100%;margin:0 auto;background:bisque;border-radius:20px;height:6px}.progress-section .progress-bar{height:100%;background:linear-gradient(270deg,#ff7816,#ffc582);border-radius:20px;transition:width .5s ease}.progress-section .progress-tips{display:flex;align-items:center}.progress-section .progress-tips .progress-img{width:45px;height:45px;display:flex;align-items:center;margin-right:10px}.progress-section .progress-tips .progress-price{color:#ff7606;font-weight:700;margin:0 5px}.cartDrawer-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.cartDrawer-empty .cart-empty-img{width:201px;margin-bottom:45px}.cartDrawer-empty .cart-empty-t1{font-size:14px;color:#000;font-weight:400;margin-bottom:10px}.cartDrawer-empty .cart-empty-t2{font-size:14px;color:#ff7606;font-weight:700;text-decoration-line:underline}.cartDrawer-items{padding:0 20px}.cartDrawer-item{display:flex;position:relative;margin:0 0 20px}.cartDrawer-item .cart-item-images{width:130px;height:130px;margin-right:6px}.cartDrawer-item .cart-item-body{width:100%;flex:1;display:flex;flex-direction:column;justify-content:space-between}.cartDrawer-item .cart-item-cont{padding-right:45px;min-height:94px;padding-bottom:5px}.cartDrawer-item .cart-item-cont .cart-item__name{font-size:16px;color:#272727;line-height:19px;margin-top:2px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.cartDrawer-item .cart-item-cont .product-option{font-size:14px;color:#777;line-height:16px;margin-top:8px}.cartDrawer-item .original-price{font-size:12px;color:#777;font-weight:400;text-decoration:line-through}.cartDrawer-item .cart-item-cont .list-unstyled{margin-top:5px}.cartDrawer-item .cart-item-cont .list-unstyled .discounts__discount{line-height:22px;padding:0 14px;background:#ffe0e0;border-radius:13px;font-size:12px;color:#944646;display:inline-block}.cartDrawer-item .cart-item-remove{position:absolute;top:0;right:0}.cart-item-remove .icon-close{position:static;width:15px;height:15px}.cartDrawer-item .cart-item__quantity{display:flex;justify-content:space-between;align-items:flex-end}.cartDrawer-item .cart-item__quantity .cart-item__discounted-prices{display:flex;flex-direction:column-reverse;text-align:right}.cartDrawer-item .cart-item__quantity .cart-item__discounted-prices .cart-item__old-price{font-size:14px;font-weight:400;color:#777}.cartDrawer-item .cart-item__quantity .product-option{font-size:16px;font-weight:700;color:#000}.cartDrawer-item .quantity__button{width:calc(3.5rem / var(--font-body-scale))}.cartDrawer-item .quantity__button svg{width:.8rem}.cartDrawer-item .quantity{min-height:36px;width:calc(10rem / var(--font-body-scale) + var(--inputs-border-width)* 2)}.cartDrawer-item .quantity:after{border:1px solid #F1F1F1;box-shadow:none}.cartDrawer-item .quantity__input{font-size:1.2rem}.drawer_total{padding:10px 20px;background:#fbfbfb}.drawer_total .total-subtitle{display:flex;align-items:center}.drawer_total .icon-tips{position:relative;line-height:0;margin-left:5px;cursor:pointer}.drawer_total .popoverContent .icon-san:before{width:100%;height:100%;background:#fff;border-top:1px solid #ccc;border-left:1px solid #ccc;transform:rotate(225deg);content:"";display:block}.drawer_total .popoverContent .icon-san{position:absolute;width:5px;height:5px;bottom:-3px;left:50%;transform:translate(-50%)}.drawer_total .popoverContent{border-radius:4px;width:200px;display:none;line-height:120%;text-align:center;position:absolute;background:#fff;border:1px solid #ccc;padding:2px 6px;bottom:116%;transform:translate(-50%);left:50%;z-index:100}#Details-CartDrawer{margin-bottom:14px}#Details-CartDrawer .summary__title{font-weight:700;font-size:14px;color:#272727}#Details-CartDrawer summary .icon-caret{position:static}#Details-CartDrawer .cart__note .text-area{border:1px solid #272727;border-radius:6px}#Details-CartDrawer{padding:0 20px}.equity_list{display:flex;flex-wrap:wrap;padding:0 20px}.equity_list .equity_item{width:100%;display:flex;margin:0 0 10px}.equity_list .equity_item .equity_images{width:22px;margin-right:8px}.equity_list .equity_cont{flex:1;width:100%}.equity_list .equity_cont div{font-size:14px;font-weight:700;color:#272727;line-height:22px}.equity_list .equity_cont p{font-size:14px;color:#272727;line-height:16px}.equity_list .equity_iconlist{display:flex;flex-wrap:wrap}.equity_list .equity_iconlist li{width:31px;margin:0 5px 0 0}.cart__ctas{display:grid;flex-direction:column;grid-template-areas:"foot2" "foot1" "foot3";gap:0}.cart__ctas .cart_drawer_totals{grid-area:foot1}.cart__ctas .scDiscount__container{grid-area:foot2}.cart__ctas .cart__checkout-button{grid-area:foot3}.scDiscount__container,#scDiscountApp{width:100%}#scDiscountApp.scDiscount{margin:0}#scDiscountApp>div{width:100%!important}#scDiscountApp .sc_simple-container .sc-cube-text{padding:15px 10px;border-radius:6px;font-size:14px;border:1px solid #F1F1F1}#scDiscountApp .sc_simple-container .sc-cube-text::placeholder{color:#c9c9c9}#scDiscountApp .sc_simple-container .sc_code-btn input[type=button]{min-width:136px;background:#ff7606!important;color:#fff;font-size:14px;font-weight:700;border-radius:6px;border:0!important}.sc_simple-container .sc_code-btn .sc_code-loading{background:#ff7606!important}#scDiscountApp .sc_simple-info .sc_simple-info__tag{display:block;margin:0}#scDiscountApp .sc_simple-info .sc-tag{padding:0 5px;background:bisque;color:#272727}.sc-tag .code>svg{width:12px!important;height:12px!important;color:#343231}#scDiscountApp .sc_simple-info__row.sc_code-info{margin-bottom:13px}#scDiscountApp .sc_simple-info__row.sc_code-info,#scDiscountApp .sc_simple-info__row.sc_code-info div strong{color:#272727;font-size:14px;font-weight:400}#scDiscountApp .sc_simple-info__row,#scDiscountApp .sc_simple-info__row div strong{color:#272727;font-weight:700;font-size:14px}.cart__ctas .cart__checkout-button,.cart__ctas .cart__checkout-button:hover,.cart__ctas .cart__checkout-button:after,.cart__ctas .cart__checkout-button:before{border-radius:6px!important;margin:0!important}#scDiscountApp .sc_simple-info .sc_simple-info__row{margin:0;padding:5px 0}#scDiscountApp .sc_code-info>div>span{color:#ff7606}.cart__ctas .cart_drawer_totals{width:100%;font-size:14px;color:#272727;line-height:24px;margin-top:0!important;margin-bottom:0}.cart_drawer_totals .total_item{display:flex;justify-content:space-between;padding:5px 0}.cart_drawer_totals .total_discount .total_value{color:#ff7606}.cart_drawer_totals .total_info{font-weight:700;border-top:1px solid #F0F0F0}.cart_drawer_totals .total_info .totals__subtotal-value{font-size:14px}@media screen and (max-width: 855px){.cart-hidden{overflow:hidden;position:fixed}.drawer__header{height:48px}.cart-notice{height:50px;line-height:50px}.drawer__inner{width:100vw}.cart_body{display:block}.drawer__inner .cart_content{width:100%}.drawer__inner .recom_list{width:100%;display:none}.drawer__inner .recom_list_box1{display:none}.drawer__inner .recom_list_box2{display:flex;width:100%;flex-direction:column}.drawer__inner .recom_scroll{overflow:inherit;height:auto}.progress-section{padding:0 12px}.cartDrawer-items{padding:0 8px 0 12px}.cartDrawer-item .cart-item-images{width:106px;height:106px}.cartDrawer-item .cart-item-cont{min-height:auto}.cartDrawer-item .cart-item-cont .cart-item__name{-webkit-line-clamp:3;font-size:15px;line-height:18px}.cartDrawer-item .cart-item__quantity .product-option{line-height:110%}#Details-CartDrawer{padding:0 12px}.drawer__inner .recom_list{padding:10px 0}.drawer__inner .recom_list .recom-item{margin:20px 0}.drawer__inner .recom_list .recom-item .card__inner{width:106px;height:106px;min-width:auto}.fn-recom-body .fn-product-title .t{-webkit-line-clamp:3;font-size:15px;line-height:18px}.fn-recom-body .fn-product-price span{font-size:16px}.fn-recom-body .fn-compareat_price{flex-direction:row}.fn-recom-body .fn-compareat_price .fn-compare-at_price{font-size:14px;font-weight:400}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/cart-drawer-component-card.css.map */
