.custom-cart.custom-cart-empty .custom-cart-top{min-height:var(--content-min);display:flex;flex-direction:column;justify-content:center}.custom-cart .custom-cart-top{padding:64px 0;background:#f2f2f2}.custom-cart .cart-empty .icon{width:80px;height:80px;display:block;margin:0 auto 8px}.custom-cart .cart-empty .icon svg{width:100%;height:100%}.custom-cart .custom-cart-top-title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:48px;line-height:100%;text-transform:uppercase;color:#000;text-align:center;margin-bottom:8px}.custom-cart .custom-cart-upsell{max-width:882px;padding:0 16px;margin:0 auto;width:100%}.custom-cart .custom-cart-upsell-title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#000;margin-bottom:24px}.custom-cart .custom-cart-upsell-list{display:flex;justify-content:center}.custom-cart .upsell-list-item{display:flex;align-items:center;flex:1 0 auto;position:relative;padding-bottom:40px;max-width:200px}.custom-cart .upsell-list-item:after{content:"";position:absolute;left:0;bottom:16px;width:100%;height:1px;background-color:#0003}.custom-cart .upsell-list-item.checked:after{background-color:#000}.custom-cart .upsell-list-item.checked .checkbox{display:flex}.custom-cart .upsell-list-item.checked .information{opacity:.33}.custom-cart .upsell-list-item:not(:last-child){margin-right:8px}.custom-cart .upsell-list-item .image-wrapper{width:56px;height:56px;margin-right:8px}.custom-cart .upsell-list-item .image-wrapper img{width:100%;height:100%;object-fit:cover}.custom-cart .upsell-list-item .checkbox{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:32px;height:32px;justify-content:center;align-items:center;background-color:#f2f2f2;z-index:1;display:none}.custom-cart .upsell-list-item .checkbox svg{width:17px;height:12px}.custom-cart .upsell-list-item .checkbox svg path{stroke:#000}.custom-cart .upsell-list-item .information{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:13px;line-height:125%;color:#000}.custom-cart .upsell-list-item .information-subtitle,.custom-cart .upsell-list-item .information-price{font-weight:400}.custom-cart .custom-cart-content{max-width:1366px;padding:0 36px;margin:64px auto;display:flex;position:relative}.custom-cart .custom-cart-content .preloader{display:none}.custom-cart .custom-cart-content.loading .preloader{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.custom-cart .custom-cart-content.loading .preloader:after{content:"";display:block;position:absolute;top:calc(50% - 20px);right:calc(50% - 20px);width:40px;height:40px;border-style:solid;border-color:#888580;border-top-color:#fff;border-width:4px;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;box-sizing:border-box;z-index:15}.custom-cart .custom-cart-content.loading .preloader:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:#00000080}.custom-cart .custom-cart-items{max-width:855px;margin-right:24px;padding-top:8px;flex:1 0 auto}.custom-cart .custom-cart-items .custom-cart-item{display:flex;align-items:center;justify-content:space-between;position:relative;padding-right:44px}.custom-cart .custom-cart-items .custom-cart-item:not(:last-child){margin-bottom:4px}.custom-cart .custom-cart-items .custom-cart-item:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#0000001a}.custom-cart .custom-cart-items .custom-cart-item.disabled .custom-cart-item-remove{display:none}.custom-cart .custom-cart-items .custom-cart-item.disabled .quantity-button{opacity:0;visibility:hidden;-webkit-user-select:none;user-select:none}.custom-cart .custom-cart-items .custom-cart-item.set-creator-item .item-information .variant,.custom-cart .custom-cart-items .custom-cart-item.set-creator-item .item-information-mobile .cart-item-information-item .variant,.custom-cart .custom-cart-items .custom-cart-item.prodct-set-item .item-information .variant,.custom-cart .custom-cart-items .custom-cart-item.prodct-set-item .item-information-mobile .cart-item-information-item .variant{margin-bottom:3px}.custom-cart .custom-cart-items .custom-cart-item .item-information-wrapper{display:flex;align-items:center}.custom-cart .custom-cart-items .custom-cart-item .image-wrapper{width:80px;height:98px;margin-right:16px}.custom-cart .custom-cart-items .custom-cart-item .image-wrapper img{width:100%;height:100%;object-fit:cover}.custom-cart .custom-cart-items .custom-cart-item .item-information .title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#000;margin-top:3px}.custom-cart .custom-cart-items .custom-cart-item .item-information .variant{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:11px;line-height:100%;color:#00000080;display:flex;align-items:center;margin-top:4px;margin-bottom:12px}.custom-cart .custom-cart-items .custom-cart-item .item-information .variant .variant_swatch{display:inline-block;width:12px;height:12px;background-size:cover;background-repeat:no-repeat;background-position:center;margin-right:4px;border-radius:50%}.custom-cart .custom-cart-items .custom-cart-item .item-information .discount{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:12px;line-height:100%;letter-spacing:.15em;text-transform:uppercase;color:#000;padding:8px 12px;background-color:#f2f2f2;margin-top:5px}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile{display:none}.custom-cart .custom-cart-items .custom-cart-item .quantity{display:flex;padding:4px;background:#f2f2f2;color:#000}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-input{width:30px;height:24px;padding:0;margin:0;background:transparent;border:none;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:12px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#000;-moz-appearance:textfield}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-input::-webkit-outer-spin-button,.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-input.quantity-disabled-block{display:flex;justify-content:center;align-items:center}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-button{width:24px;height:24px;position:relative}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-minus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-plus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .quantity .quantity-plus:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:12px;width:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .item-controls-wrapper{display:flex;justify-content:space-between;align-items:center;width:345px}.custom-cart .custom-cart-items .custom-cart-item .item-quantity-wrapper{display:flex;align-items:center}.custom-cart .custom-cart-items .custom-cart-item .original-price{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:right;letter-spacing:-.03em;color:#000;margin-right:16px;display:flex;flex-direction:column}.custom-cart .custom-cart-items .custom-cart-item .item-final-price{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:right;letter-spacing:-.03em;color:#000;display:flex;flex-direction:column}.custom-cart .custom-cart-items .custom-cart-item .custom-cart-item-remove{width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);right:12px;cursor:pointer}.custom-cart .custom-cart-items .custom-cart-item .custom-cart-item-remove svg{width:100%;height:100%;fill:#0003}.custom-cart .custom-cart-order-information{max-width:416px;width:100%;border-left:1px solid rgba(0,0,0,.1)}.custom-cart .custom-cart-order-information-inner{padding:24px;background:#f2f2f2}.custom-cart .discount-code{display:flex;flex-direction:column}.custom-cart .discount-code .scDiscount{margin:0}.custom-cart .discount-code .scDiscount>div{width:100%!important}.custom-cart .discount-code .scDiscount .sc_simple-info__tag{margin-bottom:0!important;display:none!important}.custom-cart .discount-code .scDiscount .sc_simple-info__row:not(.sc_code-info){display:none}.custom-cart .discount-code .scDiscount .sc_code-info{display:flex;justify-content:space-between;padding:7px 0 8px;margin:0!important}.custom-cart .discount-code .scDiscount .sc_code-info:not(:last-child){border-top:1px solid rgba(0,0,0,.1)}.custom-cart .discount-code .scDiscount .sc_code-info div:first-child{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000}.custom-cart .discount-code .scDiscount .sc_code-info div:last-child{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-align:right;color:#000;margin:0!important}.custom-cart .discount-code .scDiscount .sc_simple-container{display:flex;flex-direction:column}.custom-cart .discount-code .scDiscount .sc_simple-container .sc-cube-text{width:100%;padding:8px 12px;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#000!important;margin:0 0 8px!important;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:0}.custom-cart .discount-code .scDiscount .sc_simple-container .sc-cube-text::placeholder{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#000!important}.custom-cart .discount-code .scDiscount .sc_simple-container input[type=button]{padding:8px 12px;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:16px;line-height:150%!important;letter-spacing:.1em;text-transform:uppercase;color:#000!important;background:#0000001a!important;width:100%;border:none!important;border-radius:0}.custom-cart .discount-code-input{width:100%;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#000;background:#fff;border:1px solid rgba(0,0,0,.1);visibility:hidden;margin:0;height:0;opacity:0;padding:0}.custom-cart .discount-code-button{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;color:#000;background:#0000001a;visibility:hidden;margin:0;height:0;opacity:0;padding:0}.custom-cart .cart-total-information{margin-bottom:4px}.custom-cart .cart-total-information-title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:16px;line-height:100%;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#000;margin-top:24px;margin-bottom:12px}.custom-cart .cart-total-information-item,.custom-cart .cart-total-information-item-subtotal{display:flex;justify-content:space-between;padding:7px 0 8px}.custom-cart .cart-total-information-item:not(:last-child),.custom-cart .cart-total-information-item-subtotal:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.custom-cart .cart-total-information-item:nth-child(2),.custom-cart .cart-total-information-item-subtotal:nth-child(2){border-top:1px solid rgba(0,0,0,.1)}.custom-cart .cart-total-information-item .label,.custom-cart .cart-total-information-item-subtotal .label{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000}.custom-cart .cart-total-information-item .value,.custom-cart .cart-total-information-item .total-value,.custom-cart .cart-total-information-item-subtotal .value,.custom-cart .cart-total-information-item-subtotal .total-value{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-align:right;color:#000}.custom-cart .cart-total-information-item .value span:not(.money),.custom-cart .cart-total-information-item .total-value span:not(.money),.custom-cart .cart-total-information-item-subtotal .value span:not(.money),.custom-cart .cart-total-information-item-subtotal .total-value span:not(.money){font-weight:500;opacity:.33}.custom-cart .cart-total-information-item .value.money,.custom-cart .cart-total-information-item-subtotal .value.money{display:inline-block}.custom-cart .cart-total-information-item .value.money s,.custom-cart .cart-total-information-item-subtotal .value.money s{display:none}.custom-cart .cart-checkout-button{font-style:normal;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;width:100%;padding:8px 12px}.custom-cart .custom-cart-advantages{display:flex;flex-direction:column;margin-top:24px;padding-left:24px}.custom-cart .custom-cart-advantages-item{display:flex;align-items:center;padding-right:60px}.custom-cart .custom-cart-advantages-item:not(:last-child){margin-bottom:12px}.custom-cart .custom-cart-advantages-item .icon{width:24px;min-width:24px;height:24px;margin-right:8px}.custom-cart .custom-cart-advantages-item .icon img{width:100%;height:100%;object-fit:contain}.custom-cart .custom-cart-advantages-item .text{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:400;font-size:13px;line-height:125%;color:#000;max-width:190px}.custom-cart .custom-cart-advantages-item .text p{margin:0}.custom-cart .custom-cart-advantages-item a{text-decoration:underline;display:block}@media screen and (max-width:1200px){.custom-cart .custom-cart-items .custom-cart-item .item-controls-wrapper{width:245px}.custom-cart .custom-cart-order-information{max-width:315px}}@media screen and (max-width:992px){.custom-cart .custom-cart-content{flex-direction:column}.custom-cart .custom-cart-order-information{max-width:415px;margin:24px auto 0}}@media screen and (max-width:768px){.custom-cart .custom-cart-top{padding:40px 0}.custom-cart .custom-cart-content{margin-top:20px;margin-bottom:36px}.custom-cart .custom-cart-items{margin-right:0}.custom-cart .custom-cart-items .custom-cart-item .item-information .discount{display:none}.custom-cart .custom-cart-order-information{max-width:550px;margin:24px auto 0}}@media screen and (max-width:600px){.custom-cart .custom-cart-upsell-title{margin-bottom:9px}.custom-cart .custom-cart-upsell-list-wrapper{width:100%;overflow-x:auto}.custom-cart .custom-cart-upsell-list-wrapper::-webkit-scrollbar{width:4px;height:8px}.custom-cart .custom-cart-upsell-list-wrapper::-webkit-scrollbar-track{background:#0000001a;border-radius:8px}.custom-cart .custom-cart-upsell-list-wrapper::-webkit-scrollbar-thumb{background:#000;border-radius:8px}.custom-cart .custom-cart-upsell-list-wrapper::-webkit-scrollbar-thumb:hover{background:#000000e6}.custom-cart .custom-cart-upsell-list{display:flex;width:max-content;border-bottom:none;padding:16px 0 18px;margin:0 auto}.custom-cart .upsell-list-item{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:105px;padding-bottom:0}.custom-cart .upsell-list-item:after{content:none}.custom-cart .upsell-list-item.checked .checkbox{background-color:#000}.custom-cart .upsell-list-item.checked .information{opacity:.33}.custom-cart .upsell-list-item:not(:last-child){margin-bottom:0;margin-right:8px}.custom-cart .upsell-list-item .checkbox{width:24px;height:24px;margin-right:0;position:absolute;left:80px;top:-12px;border-radius:50%;display:flex;background-color:#fff;color:#000;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:14px;line-height:100%;text-align:center;letter-spacing:-.03em}.custom-cart .upsell-list-item .checkbox svg path{stroke:#fff}.custom-cart .upsell-list-item .image-wrapper{margin-right:0;margin-bottom:12px;width:85px;height:85px}}@media screen and (max-width:550px){.custom-cart .custom-cart-top-title.empty{font-size:32px}.custom-cart .custom-cart-content{padding:0}.custom-cart .custom-cart-items{padding:0 16px}.custom-cart .custom-cart-items .custom-cart-item{padding-right:0}.custom-cart .custom-cart-items .custom-cart-item .image-wrapper{width:100px;height:120px;margin-right:8px}.custom-cart .custom-cart-items .custom-cart-item .item-information-wrapper{width:100%;align-items:flex-start}.custom-cart .custom-cart-items .custom-cart-item .item-information,.custom-cart .custom-cart-items .custom-cart-item .item-controls-wrapper{display:none}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile{display:flex;flex-direction:column;flex:1 0 auto;margin-top:12px;height:100%}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item{display:flex;justify-content:space-between;align-items:center}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item.quantity-wrapper{flex-wrap:wrap;flex-direction:column;align-items:flex-start;margin-top:4px}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .title{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.03em;color:#000}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .price{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:right;letter-spacing:-.03em;color:#000}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .variant{font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:500;font-size:11px;line-height:100%;color:#00000080;display:flex;align-items:center;margin-top:4px;margin-bottom:12px}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .variant .variant_swatch{display:inline-block;width:12px;height:12px;background-size:cover;background-repeat:no-repeat;background-position:center;margin-right:4px;border-radius:50%}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity{display:flex;padding:4px;background:#f2f2f2;color:#000;margin-top:16px}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-input{width:30px;height:24px;padding:0;margin:0;background:transparent;border:none;font-family:var(--FONT-STACK-BODY);font-style:normal;font-weight:600;font-size:12px;line-height:150%;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#000;-moz-appearance:textfield}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-input::-webkit-outer-spin-button,.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-input.quantity-disabled-block{display:flex;justify-content:center;align-items:center}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-button{width:24px;height:24px;position:relative}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-minus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-plus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .item-information-mobile .cart-item-information-item .quantity .quantity-plus:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:12px;width:2px;background:currentColor}.custom-cart .custom-cart-items .custom-cart-item .custom-cart-item-remove{bottom:12px;right:12px;top:auto}.custom-cart .custom-cart-order-information{max-width:550px;margin:24px auto 0}}@media screen and (max-width:475px){.custom-cart .upsell-list-item .checkbox{left:50px}.custom-cart .upsell-list-item .image-wrapper{width:56px;height:56px}}.template-cart .main-content>.shopify-section:not(.shopify-section--product):not(.shopify-section--page):first-child:not(.transparent-header){padding-top:0}
/*# sourceMappingURL=/cdn/shop/t/15/assets/redesign-cart.scss.css.map */
