.checkout-slider{position:absolute;right:-20px;top:63px;width:350px;border:1px solid #9055a2;background:#fff;max-height:500px;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:LatoWeb,sans-serif;z-index:1002}.checkout-slider:after,.checkout-slider:before{content:'';display:block;position:absolute;right:20px;width:0;height:0;border-style:solid}.checkout-slider:after{top:-20px;border-color:transparent transparent #fff;border-width:10px;right:21px}.checkout-slider:before{top:-22px;border-color:transparent transparent #53396c;border-width:11px}.checkout-slider.loading{padding:10px;color:#393939}.checkout-slider .items{background:#fff;overflow:auto;flex-shrink:1;flex-grow:1}.checkout-slider .items .item{display:flex;align-items:center;min-height:70px;color:#000}.checkout-slider .items .item>div{flex-shrink:0}.checkout-slider .items .item .amount{font-size:16px;line-height:16px;background-position:right 2px bottom 3px;background-repeat:no-repeat;background-size:6px;background-image:url("/react/assets/images/times.svg");width:30px;text-align:center}.checkout-slider .items .item .removeData{width:40px;align-self:stretch;align-items:center;display:none;justify-content:center}.checkout-slider .items .item .removeData .removeLineItem{cursor:pointer;text-decoration:none;align-items:center}.checkout-slider .items .item .image{width:80px;text-align:center;margin-right:-10px}.checkout-slider .items .item .image img{max-width:100%;margin-left:-20%}.checkout-slider .items .item .details{flex-shrink:1;flex-grow:1;font-size:14px;letter-spacing:1px;padding-right:2px;overflow:hidden}.checkout-slider .items .item .details .name{padding-top:5px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-slider .items .item .details .price{font-size:16px;font-family:LatoWebBlack}.checkout-slider .items .item:hover{background-color:#9055a2;color:#fff}.checkout-slider .items .item:hover .amount{background-image:url("/react/assets/images/times-white.svg")}.checkout-slider .items .item:hover .removeData{background-color:#ec227c;display:flex}.checkout-slider .items .item:hover .removeData rect{fill:#fff}.checkout-slider .items .item+.item{border-top:1px solid #c2c2c2}.checkout-slider .items .item--placeholder{justify-content:center}.checkout-slider .footer{border-radius:0 0 5px 5px;padding:24px 20px;text-align:center;flex-shrink:0;flex-grow:0;border-top:1px solid #c2c2c2}.checkout-slider .footer .total{display:flex;margin-bottom:16px;text-align:left;align-items:center;margin-left:10px;margin-right:20px;font-weight:700}.checkout-slider .footer .total .label{flex-grow:1;font-size:14px;color:#000;letter-spacing:.9px;text-align:left;padding:0}.checkout-slider .footer .total .price{font-size:16px;line-height:16px}.checkout-slider .footer .note{font-size:12px;color:#000;letter-spacing:.7px}.checkout-slider .footer .note .note-us{font-size:12px}.checkout-slider .footer .button-green{font-size:16px;line-height:16px;color:#fff;letter-spacing:1px;padding:10px 14px;border:none;border-radius:30px;background:#9055a2;text-decoration:none;display:block;cursor:pointer;margin-bottom:16px}.checkout-slider .footer .button-green:hover{background:#8c73b4}.checkout-slider .footer .button-green:after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 5px;border-color:transparent transparent transparent #fff;display:inline-block;margin-left:5px}.checkout-slider .footer .button-green span{position:relative;top:1px}@media screen and (max-width:600px){.checkout-slider{right:0;left:0;top:63px;width:auto}}@media screen and (max-height:400px){.checkout-slider .footer{padding:10px 18px 10px 20px}.checkout-slider .footer .total{margin-bottom:3px}.checkout-slider .footer .note{margin-bottom:8px}}@media screen and (max-height:570px){.checkout-slider{max-height:calc(100vh - 63px)}.checkout-slider .footer{border-radius:0}}@media screen and (max-width:768px){.checkout-slider{top:80px;left:auto;width:100%}.checkout-slider:after{right:11px}.checkout-slider:before{right:10px}}
/*# sourceMappingURL=checkout-slider.bundle.css.map*/