#checkoutSteps #password,#cpassword{padding:10px 10px;width:100%;border:none;background-color:#f2f2f28f;border-radius:6px}#checkoutSteps .textPrd .product{padding:0 !important}#checkoutSteps .toast-container-checkout{z-index:9999;display:flex;flex-direction:column;align-items:center}#checkoutSteps .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}#checkoutSteps .toast.show{opacity:1;transform:translateX(0)}#checkoutSteps .toast.success{background-color:#28a745}#checkoutSteps .toast.error{background-color:#dc3545}#checkoutSteps #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;margin-top:40px}#checkoutSteps .product{background-color:#ffffff;padding:10px !important;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 h2{font-size:34px}#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}.subTotal .price{font-weight:700}#checkoutSteps .summary .pay .price{font-size:18px;font-weight:700}@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;height:70px;width:100%;border-radius:10px;border-color:#e3e3e372}#checkoutSteps .paymentData .paymentTitle{font-size:12px;margin:10px 0;margin-bottom:5px}#checkoutSteps .paymentData .methods label{padding:5px 8px;display:contents !important}#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%}}#checkoutSteps .address-item{padding:10px;margin:10px 0;border:1px solid #ddd;display:flex;align-items:center}#checkoutSteps .address-wrapper{display:flex;align-items:center;flex-direction:row}#checkoutSteps .address-radio{margin-right:10px;cursor:pointer;opacity:1!important;position:relative!important}#checkoutSteps .address-details p{margin:0}#checkoutSteps .address-item input:checked + .address-details{background-color:#f0f0f0}#checkoutSteps .changeShippingIcon{cursor:pointer;color:#007bff;margin-left:10px;font-size:16px}#checkoutSteps .changeShippingIcon:hover{color:#0056b3}#checkoutSteps .changeShipping{font-size:10px;color:#472af2;cursor:pointer}#checkoutSteps #popup-change-select-shipping-list{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);justify-content:center;align-items:center;z-index:1000}#checkoutSteps #popup-change-select-shipping-list .popup-content{background:#fff;border-radius:8px;width:90%;max-width:500px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,0.2);animation:fadeIn 0.3s ease-in-out}#checkoutSteps #popup-change-select-shipping-list .popup-title{font-size:1.5em;font-weight:bold;margin-bottom:10px;color:#333}#checkoutSteps #popup-change-select-shipping-list .popup-description{font-size:1em;margin-bottom:20px;color:#555}#checkoutSteps #popup-change-select-shipping-list .shipping-list{list-style:none;padding:0;margin:0}#checkoutSteps #popup-change-select-shipping-list .shipping-list li{margin-bottom:10px}#checkoutSteps #popup-change-select-shipping-list .shipping-list input[type="radio"]{margin-right:10px;opacity:1!important}#checkoutSteps #popup-change-select-shipping-list .shipping-list label{font-size:1em;color:#333;margin-left:25px}#checkoutSteps #popup-change-select-shipping-list .popup-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}#checkoutSteps #popup-change-select-shipping-list .btn{padding:10px 20px;font-size:1em;border-radius:5px;border:none;cursor:pointer;transition:background-color 0.3s ease}#checkoutSteps #popup-change-select-shipping-list .btn-primary{background-color:#007bff;color:white}#checkoutSteps #popup-change-select-shipping-list .btn-primary:hover{background-color:#0056b3}#checkoutSteps #popup-change-select-shipping-list .btn-secondary{background-color:#6c757d;color:white}#checkoutSteps #popup-change-select-shipping-list .btn-secondary:hover{background-color:#5a6268}@keyframes fadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#checkoutSteps .shipping-list input[type="radio"]{width:20px;height:20px;margin-right:10px;cursor:pointer}