.mmm-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.mmm-card-body{text-align:left!important}.mmm-product-card{background:#fff;border:1px solid #000;border-radius:18px;overflow:hidden;padding:1.3rem;box-shadow:0 2px 15px rgb(0 0 0 / .08);transition:.3s}.mmm-product-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgb(0 0 0 / .12)}.mmm-card-image{margin-bottom:30px}.mmm-category-heading{text-align:center;margin-bottom:50px}.mmm-product-card.Screener img{width:unset!important;height:unset!important}.mmm-category-section{padding-top:80px}.mmm-category-section:first-of-type{padding-top:0}.mmm-card-image img{max-width:100%!important;height:auto!important;width:350px;height:250px!important;border-radius:10px}.mmm-short-text{display:inline-block;padding:4px 14px;background:#c5caf0;color:#3d4fa3;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.8px;box-shadow:0 4px 10px rgb(37 99 235 / .25);margin-bottom:10px}.mmm-default{display:flex;justify-content:space-between;flex-wrap:nowrap}.mmm-default h4{text-align:left}.mmm-price{color:#446591;font-size:18px;font-weight:700}.mmm-buy-btn{display:block;width:100%;background:#bd2302;color:#fff!important;text-decoration:none;text-align:center;padding:10px 22px;border-radius:10px;font-size:1rem;font-weight:600;transition:.3s}.mmm-buy-btn:hover{background:#2b4973;color:#fff}@media (max-width:991px){.mmm-products{grid-template-columns:repeat(2,1fr);gap:20px}.mmm-product-card{padding:1rem}.mmm-price{font-size:16px}.mmm-buy-btn{padding:10px 16px;font-size:15px}}@media (max-width:767px){.mmm-products{grid-template-columns:1fr;gap:20px}.mmm-product-card{padding:1rem}.mmm-title,.mmm-default h4{font-size:20px;line-height:1.3}.mmm-desc{font-size:14px;line-height:1.5}.mmm-price{font-size:18px}.mmm-buy-btn{font-size:14px;padding:12px}}@media (max-width:480px){.mmm-product-card{padding:15px;border-radius:14px}.mmm-title,.mmm-default h4{font-size:18px}.mmm-price{font-size:16px}.mmm-buy-btn{padding:10px;font-size:13px}}.mmm-product-checkout{display:flex;justify-content:left;align-items:center;gap:10px;padding:20px 0}.mmm-product-checkout h3{margin:0;padding:0}.mmm-checkout{background:#fff;padding:30px;border-radius:20px;margin-bottom:25px;box-shadow:0 5px 25px rgb(0 0 0 / .08);border:1px solid #edf1f7}.mmm-row{display:flex;gap:20px;margin-bottom:20px}.mmm-col{flex:1}.mmm-col.full{width:100%}.mmm-col label{display:block;margin-bottom:8px;font-weight:600;color:#1d3557}.mmm-col input{width:100%;height:55px;border:1px solid #dfe6ee;border-radius:5px;padding:0 18px;font-size:15px}.mmm-col input:focus{border-color:#0c8f95;outline:none}.mmm-qty{display:flex;align-items:center;width:180px;border:1px solid #dfe6ee;border-radius:5px;overflow:hidden}.mmm-qty button{width:50px;height:50px;border:none;background:#f5f7fb;font-size:24px;cursor:pointer;color:#000}.mmm-qty input{border:none;text-align:center;font-size:18px}.mmm-pay-btn{display:block;background:#bd2302;color:#fff!important;text-decoration:none;text-align:center;padding:14px 22px;border-radius:10px;font-size:1rem;font-weight:600;transition:.3s;width:100%;margin-top:20px}.mmm-product-checkout img{width:120px;border:10px solid #f5f5f5;border-radius:5px}.mmm-pay-btn:hover{background:#0274be}.field-error{display:block;color:#dc3545;font-size:13px;margin-top:5px}.input-error{border:1px solid #dc3545!important}@media(max-width:768px){.mmm-row{flex-direction:column;gap:15px}}.mmm-success-order{max-width:1000px;margin:60px auto;background:#fff;border-radius:24px;padding:40px}.mmm-success-top{text-align:center;margin-bottom:40px}.mmm-success-icon{width:80px;height:80px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:38px;font-weight:700}.mmm-success-top h2{margin:0 0 10px;font-size:34px;color:#111}.mmm-success-top p{margin:0;color:#666;font-size:16px}.mmm-success-card{display:flex;gap:40px;align-items:flex-start}.mmm-success-image{width:150px;flex-shrink:0}.mmm-success-image img{display:block;border-radius:20px;border:1px solid #eee}.mmm-success-content{flex:1}.mmm-success-content h3{margin:0 0 25px;font-size:28px;color:#111}.mmm-order-table{width:100%;border-collapse:collapse}.mmm-order-table th,.mmm-order-table td{padding:16px;border-bottom:1px solid #eee;text-align:left}.mmm-order-table th{width:220px;background:#f8f8f8;color:#111;font-weight:600}.mmm-order-table td{color:#555}@media (max-width:768px){.mmm-success-order{padding:25px;margin:30px 15px}.mmm-success-card{flex-direction:column;gap:25px}.mmm-success-image{width:100%}.mmm-success-top h2{font-size:28px}.mmm-order-table th,.mmm-order-table td{display:block;width:100%}.mmm-order-table th{border-bottom:none;padding-bottom:5px}.mmm-order-table td{padding-top:0;margin-bottom:15px}}.mmm-payment-cancel{max-width:700px;margin:80px auto;background:#fff;padding:40px;border-radius:20px;text-align:center;box-shadow:0 10px 40px rgb(0 0 0 / .08)}.mmm-payment-cancel h2{color:#d32f2f;margin-bottom:20px}.mmm-payment-cancel p{font-size:18px;margin-bottom:30px}.mmm-back-btn{display:inline-block;padding:12px 30px;background:#000;color:#fff;text-decoration:none;border-radius:10px}.mmm-back-btn:hover{background:#333;color:#fff}a.mmm-invoice-btn{display:block;background:#bd2302;color:#fff!important;text-decoration:none;text-align:center;padding:10px 22px;border-radius:10px;font-size:1rem;font-weight:600;transition:.3s}.mmm-success-flex{display:flex;align-items:baseline;justify-content:space-between}@media (max-width:991px){.mmm-products{grid-template-columns:repeat(2,1fr);gap:20px}.mmm-card-image img{width:100%;height:220px!important;object-fit:cover}.mmm-default{flex-direction:column;gap:10px;align-items:flex-start}.mmm-success-flex{flex-direction:column;gap:20px}}@media (max-width:767px){.mmm-checkout{padding:20px}.mmm-products{grid-template-columns:1fr;gap:20px}.mmm-product-card{padding:20px}.mmm-card-image{margin-bottom:20px}.mmm-card-image img{width:100%;height:auto!important;max-height:250px;object-fit:contain}.mmm-default{flex-direction:column;align-items:flex-start;gap:10px}.mmm-product-checkout{flex-direction:column;align-items:flex-start}.mmm-product-checkout img{width:100px}.mmm-qty{width:100%;max-width:220px}.mmm-pay-btn{width:100%}.mmm-success-order{padding:20px;margin:20px 10px}.mmm-success-top h2{font-size:28px}.mmm-success-content h3{font-size:24px}.mmm-success-flex{flex-direction:column;gap:20px;align-items:flex-start;padding-bottom:20px}.mmm-payment-cancel{margin:30px 15px;padding:25px}}@media (max-width:480px){.mmm-category-section{padding-top:50px}.mmm-category-heading{margin-bottom:30px}.mmm-short-text{font-size:11px;padding:4px 10px}.mmm-default h4{font-size:18px}.mmm-price{font-size:16px}.mmm-buy-btn,.mmm-pay-btn{font-size:14px;padding:12px}.mmm-success-top h2{font-size:24px}.mmm-success-icon{width:65px;height:65px;font-size:30px}.mmm-order-table th,.mmm-order-table td{font-size:14px;padding:12px;word-break:break-word}.mmm-payment-cancel h2{font-size:24px}.mmm-payment-cancel p{font-size:16px}}.mmm-product-title{color:#000;text-decoration:none;transition:.3s}.mmm-product-title:hover{color:#bd2302}.mmm-product-details{padding:80px 0}.mmm-product-image{overflow:hidden;padding:20px}.mmm-product-content{padding-left:30px}.mmm-category{display:block;font-size:17px;color:#7a7a7a;margin-bottom:15px}.mmm-product-content h1{font-size:46px;line-height:1.2;font-weight:700;color:#111;margin-bottom:25px}.mmm-price-details{font-size:55px;font-weight:700;color:#d92900;margin-bottom:25px}.mmm-description{font-size:18px;line-height:1.9;color:#555;margin-bottom:35px}.mmm-coupon{display:flex;margin-bottom:30px}.mmm-coupon input{width:100%;height:60px;border:1px solid #ddd;border-radius:10px 0 0 10px;padding:0 20px;font-size:16px;outline:none}.mmm-coupon button{width:180px;border:none;background:#444;color:#fff;font-size:17px;border-radius:0 10px 10px 0;cursor:pointer;transition:.3s}.mmm-coupon button:hover{background:#222}.mmm-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:30px}.mmm-total span{font-size:32px;font-weight:700}.mmm-total strong{font-size:34px;color:#111}.mmm-details-btn{display:block;width:100%;text-align:center;background:#fff;color:#bd2302;border:2px solid #bd2302;padding:10px 22px;border-radius:10px;text-decoration:none;font-weight:600;margin-bottom:12px;transition:.3s}.mmm-details-btn:hover{background:#bd2302;color:#fff}@media(max-width:991px){.mmm-product-content{padding-left:0;margin-top:40px}.mmm-product-content h1{font-size:36px}.mmm-price{font-size:42px}.mmm-description{font-size:17px}}@media(max-width:767px){.mmm-product-details{padding:40px 0}.mmm-product-content h1{font-size:28px}.mmm-price{font-size:34px}.mmm-category{font-size:15px}.mmm-description{font-size:15px;line-height:1.8}.mmm-coupon{flex-direction:column;gap:10px}.mmm-coupon input{border-radius:10px}.mmm-coupon button{width:100%;height:55px;border-radius:10px}.mmm-total span{font-size:22px}.mmm-total strong{font-size:24px}.mmm-buy-btn{font-size:18px;padding:15px}}