.toast-container-checkout{z-index:9999;display:flex;flex-direction:column;align-items:center}.toast{background-color:#333;color:#fff;padding:16px;border-radius:8px;margin-bottom:10px;opacity:0;transform:translateX(100%);transition:opacity 0.5s,transform 0.5s}.toast.show{opacity:1;transform:translateX(0)}.toast.success{background-color:#28a745}.toast.error{background-color:#dc3545}#section-discount{display:flex;justify-content:space-between}#checkoutSteps{position:relative}#checkoutSteps .stps{display:flex;justify-content:center;width:100%;align-items:center}#checkoutSteps .stps .step p{margin:0;font-size:20px;font-weight:550;opacity:0.5;transition:all 0.9s}#checkoutSteps .stps .step:hover p{opacity:0.8}#checkoutSteps .stps .active p{opacity:1}#checkoutSteps .stps svg{width:12px;margin:0 5px;vertical-align:middle}#checkoutSteps .checkOut{display:flex}#checkoutSteps .shipping{padding:0 30px}#checkoutSteps .shipping .delivery{margin:10px 0}#checkoutSteps .shipping .selects{display:flex;justify-content:space-between;align-items:center;margin:30px 0}#checkoutSteps .shipping .selects .btn{margin:0;display:flex;justify-content:space-between;align-items:center;padding:10px 8px;border-color:0;background:inherit}#checkoutSteps .shipping .selects .btn.active{border-width:1px}#checkoutSteps .shipping .selects button svg{width:25px;margin-right:15px}#checkoutSteps .shipping .selects .btn .titleDelivery{margin:0}#checkoutSteps .shipping .selects .btn .titleStore{margin:0}#checkoutSteps .shipping .info{margin:0;margin-bottom:10px}#checkoutSteps .shipping .emails{display:flex;align-items:center;gap:50px;margin-bottom:15px}#checkoutSteps .shipping .emails input[type="text"],#checkoutSteps .shipping .emails input[type="email"],#checkoutSteps .shipping .emails input[type="tel"]{padding:10px 10px;width:100%;border:none;background-color:#f2f2f28f;border-radius:6px}#checkoutSteps .shipping .emails input[type="email"]{padding:10px 10px;width:100%;border:none;background-color:#f2f2f28f;border-radius:6px}#checkoutSteps .shipping .passwordInputs,#checkoutSteps .shipping .addressInputs{display:none;transition:all 0.9s}#checkoutSteps .shipping input[type="checkbox"]:checked ~ .passwordInputs,#checkoutSteps .shipping input[type="checkbox"]:checked ~ .addressInputs{display:flex}#checkoutSteps .shipping label{padding:0 10px}#checkoutSteps .shipping input[type="checkbox"]{opacity:1;position:relative;margin:0;width:15px;vertical-align:middle}#checkoutSteps .shipping label{margin:0 2px 17px}#checkoutSteps .shipping .shippingTitle{margin:15px 0}#checkoutSteps .shipping .emails select{padding:13px 13px;width:100%;border:none;background-color:#f8f8f8;border-radius:6px}#checkoutSteps .shipping .emails select option{padding:10px 5px}#checkoutSteps .btns{display:flex;align-items:center;justify-content:space-between}#checkoutSteps .btns .btn{font-size:15px;margin:0}#checkoutSteps .btns .btn:first-of-type svg{width:15px;margin-right:15px}#checkoutSteps .btns .btn:last-of-type svg{width:15px;margin-left:15px}#checkoutSteps .summary{padding-top:20px;background-color:#e3e3e372;padding:25px;border-radius:20px;margin-bottom:200px}.prds{background-color:#ffffff;padding:1px 11px 0 12px;border-radius:20px;margin-bottom:15px;margin-top:15px}#checkoutSteps .summary p{margin:0}#checkoutSteps .summary svg{width:8px;vertical-align:middle;margin:0}#checkoutSteps .summary > p{margin-bottom:15px}#checkoutSteps .summary .summaryTitles,#checkoutSteps .summary .product,#checkoutSteps .summary .subTotal,#checkoutSteps .summary .tax,#checkoutSteps .summary .Shipping,#checkoutSteps .summary .pay{display:flex;justify-content:space-between;align-items:center;padding-top:8px;padding:10px 0}#checkoutSteps .summary .productInfo{display:flex;align-items:center}#checkoutSteps .summary .productInfo img{width:80px;height:80px;object-fit:cover;object-position:center;border-radius:10px}#checkoutSteps .summary .productInfo .textPrd{margin-left:10px;max-width:170px}#checkoutSteps .summary .summaryTitles,#checkoutSteps .summary .productInfo .product{border:none;padding:0}#checkoutSteps .summary .Shipping .shippingTitle{margin:0}#checkoutSteps .summary .pay,#checkoutSteps .summary .subTotal{padding-top:10px}#checkoutSteps .summary .pay .Payable{font-size:20px;font-weight:510}#checkoutSteps .summary .pay .price{font-size:18px}@media (max-width:998px){#checkoutSteps .summary{margin-top:40px}}#checkoutSteps .shipping .dataCollect .pickup{margin-bottom:0;font-size:18px;font-weight:530}#checkoutSteps .shipping .dataCollect select[name="pickup"]{width:100%;margin:10px 0;margin-bottom:20px;padding:5px 0;border-style:dashed}#checkoutSteps .shipping .dataCollect,#checkoutSteps .shipping .dataHome{display:none}#checkoutSteps .paymentData textArea{width:500px;height:150px;padding:5px}#checkoutSteps .paymentData .paymentTitle{font-size:12px;margin:10px 0;margin-bottom:5px}#checkoutSteps .paymentData .methods label{padding:5px 8px}#checkoutSteps .paymentData .methods label input[type="radio"]{position:relative;opacity:1;vertical-align:middle;width:12px;margin:0}#checkoutSteps .paymentData .methods label img{height:auto;margin-left:5px;width:100px}#checkoutSteps .paymentData .showMethod{margin:0;font-size:11px;font-weight:500;margin-bottom:10px}@media (max-width:768px){#checkoutSteps .stps .step p{font-size:14px;font-weight:500}#checkoutSteps .checkOut{flex-wrap:wrap}#checkoutSteps .summary{width:100vw}#checkoutSteps .paymentData textArea{max-width:80vw}#checkoutSteps .shipping .emails{flex-wrap:wrap;gap:10px}#checkoutSteps .btns{flex-wrap:wrap;gap:10px}#checkoutSteps .btns .btn{width:100%}#checkoutSteps .shipping,#checkoutSteps paymentData{width:100%}}