.cart_popup{max-width:374px;width:100%;position:fixed;top:110px;right:0;background:#fff;border-radius:0 0 0 12px;transform:translateY(-200%);transition:.4s;z-index:1111}.header-sticky .cart_popup{top:71px}.header-hidden .cart_popup{top:0}.cart_popup.active{transform:translateY(0)}.cart_popup .popup-close{cursor:pointer}.cart_popup .popup-header{display:flex;justify-content:space-between;align-items:center;padding:16px}.cart_popup .popup-header .cart-label{color:#181818;font-size:18px;font-style:normal;font-weight:400;line-height:100%}.cart_popup .qch_items{padding:12px;display:flex;gap:14px;flex-wrap:nowrap}.cart_popup .qch_items .qcn_left img{width:110px;height:133px;object-fit:cover;background:#f4f4f4}.cart_popup .qch_items .qcn_right{display:flex;flex-direction:column;justify-content:end;padding:12px 0;gap:12px;max-width:198px;width:100%}.cart_popup .qch_items .qcn_title a{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.cart_popup .qch_items .qcn_price{color:#696969;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cart_popup .qcn_btn{display:grid;gap:12px;align-items:center;padding:12px;grid-template-columns:repeat(2,1fr)}.cart_popup .qcn_btn .cart-checkout-button{border-color:#181818}.cart_popup .qcn_btn .cart-btn{background:#181818;color:#fff;transition:.15s;border-color:#181818}.cart_popup .qcn_btn .cart-btn:hover{background:#fff;color:#181818}
/*# sourceMappingURL=/cdn/shop/t/39/assets/quick-cart-popup.css.map */
