.custom-product-row{display:flex;justify-content:flex-start;align-items:center;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;padding:180px 0;scroll-behavior:smooth;z-index:0}.custom-product-row::-webkit-scrollbar{display:none}.custom-product-row:active{cursor:grabbing}.custom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);justify-content:center;align-items:center}.custom-modal-content{display:flex;background:white;padding:20px;border-radius:20px;max-width:800px;text-align:left;position:relative;align-items:center}.modal-image-wrap{margin-right:0px;position:relative;width:40%;max-width:300px;height:500px;border-radius:20px;overflow:hidden}.modal-image-wrap::before{content:"";position:absolute;bottom:0;left:0;width:80%;height:50%;background-color:#FF0000;z-index:1;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;margin-bottom:50px}.modal-image-wrap img{margin-top:100px;position:relative;z-index:2;width:50%;height:auto;object-fit:cover;border-radius:20px;margin-left:40px}.modal-details{flex:2;padding:10px 1px 10px 10px}.modal-details h2{font-family:'Poppins';font-size:24px;color:#000;margin:0;font-weight:800}.modal-details p{font-size:13px;color:#666;margin:10px 0}.order-icons{display:flex;align-items:center;gap:10px;margin-top:10px}.order-icons a{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#ff0000;color:white;text-align:center;font-size:12px;font-weight:bold;text-decoration:none}.order-icons img{width:100px;height:auto}.close-modal{position:absolute;top:10px;right:10px;font-size:25px;color:#FF0000;text-decoration:none;cursor:pointer;z-index:10000;border:2px solid red;border-radius:50%;padding:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.modal-image-wrap{width:100%;height:auto}.modal-image-wrap img{width:80%;height:auto;margin:0 auto}}@media (max-width:480px){.modal-image-wrap{width:100%;height:auto}.modal-image-wrap img{width:80%;height:auto;margin:0 auto}}.dynamic-header-text h1 .half-red{color:red}