@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.offer .col-md-8{background-color:#e9f6ff;min-height:60vh;border-radius:15px}.offer .top-left-img{max-height:250px;object-fit:contain}.offer .top-right,.offer .bottom-right{min-height:29vh;border-radius:15px;background-color:#f0faeb}.offer .bottom-right{background-color:#fdf4e7}.offer .scale-container{display:flex;flex-direction:column;justify-content:space-between}.ar-choice-container{height:100vh;background-image:url(../images/ARView.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.ar-choice-card{border-radius:20px;max-width:500px;width:90%;background:linear-gradient(to bottom right,#fffe,#f9f9f9dd);border:3px solid transparent;background-clip:padding-box;box-shadow:0 8px 24px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem;animation:pop .5s ease;margin-left:600px}@keyframes pop{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.ar-choice-card h2{color:#4b49ac;font-weight:700;font-size:1.8rem;margin-bottom:1rem}.ar-choice-card p{font-size:1.1rem;color:#444}.web,.ar{font-weight:600;font-size:1rem;padding:.75rem 1rem;border-radius:8px}.web{background-color:#ffe9cc;color:#000;border:none;box-shadow:0 4px 10px #ffa5004d;transition:all .3s ease}.web:hover{background-color:#ff9f43;color:#fff;box-shadow:0 6px 16px #ffa50066}.ar{background-color:#d6f5d6;color:#000;border:none;box-shadow:0 4px 10px #0080004d;transition:all .3s ease}.ar:hover{background-color:#28a745;color:#fff;box-shadow:0 6px 16px #00800066}.product-card{min-width:300px;margin-right:10px}.product-image{height:200px;width:200px;object-fit:contain;border-radius:10px}.wishlist-btn{background-color:#ccccccc1;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none}.wishlist-btn:hover{background-color:#ccc}.wishlist-popup{position:absolute;top:35px;left:90%;transform:translate(-50%);background-color:#87ad73;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;white-space:nowrap;opacity:0;animation:fadeInOut 2s ease-in-out forwards;z-index:10;box-shadow:0 2px 8px #00000026}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,5px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-5px)}}.scroll-btn{padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;border:1px solid #ced4da;background-color:transparent;cursor:pointer;border-radius:.375rem}.scroll-btn:hover{background-color:#f1f1f1}.category-scroll-wrapper{display:flex;justify-content:center;overflow-x:auto;flex-wrap:nowrap;width:100%;padding-left:.5rem;padding-right:.5rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.category-scroll-wrapper::-webkit-scrollbar{display:none}.category-item{width:100px;cursor:pointer;margin:10px}.category-icon-wrapper{width:90px;height:90px;border:2px solid #eee;overflow:hidden;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.category-icon{width:70px;height:70px;object-fit:contain}.footer-section{background-color:#212529;color:#fff;padding-top:3rem;padding-bottom:2.5rem}.footer-logo{height:80px;width:auto}.footer-heading{text-transform:uppercase;margin-bottom:1rem;font-weight:700}.footer-link{color:#fff;text-decoration:none}.footer-icon{color:#fff;margin-right:1rem;font-size:1.25rem}.footer-icon:hover{opacity:.75}.contact-links{color:#fff;text-decoration:none;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}:root{--background-color1: #fafaff;--background-color2: #ffffff;--background-color3: #ededed;--background-color4: #cad7fda4;--primary-color: #4caf50;--secondary-color: #0c007d;--Border-color: #3f0097;--one-use-color: #3f0097;--two-use-color: #5500cb}.btn,.view,.searchbtn{background-color:#4caf50!important;color:#fff!important;border:none!important;transition:background-color .3s ease}.btn:hover,.view:hover,.searchbtn:hover{background-color:#2aa52f!important;color:#fff!important}.category-scrollbar-hide::-webkit-scrollbar{display:none}body{font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.navbar,.footer,.category-heading{font-family:Poppins,sans-serif}.footer h5,.category-heading{font-family:Playfair Display,serif}.scale-on-hover{transition:transform .3s ease}.scale-on-hover:hover{transform:scale(1.05);transition:transform .3s ease}.change-color-on-hover{color:#4caf50;transition:color .25s ease}.change-color-on-hover:hover{color:#2aa52f!important}
