:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px white!important;-webkit-text-fill-color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}body{background:var(--background);color:var(--foreground);font-family:Outfit,Outfit Fallback;padding:0;margin:0}#page-container{position:relative;min-height:100vh}#content-wrap{padding-bottom:80px}.footer{position:absolute;bottom:0;width:100%;height:80px}.banner{background:url(/assets/images/banner1.webp) no-repeat;background-size:cover;height:980px;position:relative;width:100%}.login-banner{background:url(/assets/images/loginimage.png) 50% no-repeat;background-size:cover}.login-banner,.register-banner{height:945px;position:relative;width:50%}.register-banner{background:url(/assets/images/registerimage.png) 50% no-repeat;background-size:cover}.login-banner-rectangle{background:rgba(0,0,0,.5);background-size:cover;height:945px;position:relative;width:100%}.sub-banner{background:url(/assets/images/golf-ball-flag.png) 50% no-repeat;background-size:cover}.sub-banner,.sub-banner-rectangle{height:473px;position:relative;width:100%}.sub-banner-rectangle{background:rgba(0,0,0,.5);background-size:cover}.container{width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:320px){.container{max-width:310px}}@media (min-width:476px){.container{max-width:400px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}@media (min-width:1200px){.banner{height:980px}.sub-banner,.sub-banner-rectangle{height:473px}.login-banner,.login-banner-rectangle,.register-banner{height:100vh}}@media (max-width:1199px){.banner{height:800px}.sub-banner,.sub-banner-rectangle{height:220px}.login-banner,.login-banner-rectangle,.register-banner{height:100vh}}@media (max-width:899px){.banner{height:600px}.sub-banner,.sub-banner-rectangle{height:220px}.login-banner,.login-banner-rectangle,.register-banner{height:100vh}}@media (max-width:599px){.banner{background:url(/assets/images/mob_banner.webp) 50% no-repeat;background-size:cover;height:90dvh!important}.banner,.sub-banner{background-position:top}.sub-banner,.sub-banner-rectangle{height:220px}.login-banner,.login-banner-rectangle,.register-banner{height:100vh}}.d-block{display:block}.bottleGolf,.bottleGolf1{position:relative}.bottleGolf img,.bottleGolf1 img{width:100%;height:auto;display:block}@media (max-width:599px){.bottleGolf1 img{height:147px}}.hide,.hidee{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(38,45,48,0);opacity:0;visibility:hidden;transition:opacity .5s ease,background-color .5s ease,visibility .5s;display:flex;align-items:center;justify-content:center}.bottleGolf:hover .hide{background-color:rgba(38,45,48,.8);opacity:1;visibility:visible}@media (max-width:960px){.hidee{background-color:rgba(38,45,48,.8);opacity:1;visibility:visible}}.hoverContain{color:white;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);text-align:start}ul.breadcrumb{list-style:none;margin:0;padding:0}ul.breadcrumb li{display:inline;font-size:18px}ul.breadcrumb li+li:before{padding:16px;color:black;content:"/\00a0"}ul.breadcrumb li span{color:#29518D;text-decoration:none}ul.breadcrumb li span:hover{color:#01447e;text-decoration:underline;cursor:pointer}.productView{transition:all .2s ease-in-out}.productView img{width:100%;border-radius:8px}.productView:hover{border-color:#0275d8;transform:translateY(-3px);cursor:pointer;box-shadow:3px 3px 3px #6aaae2}.product:hover{cursor:pointer}.product:hover .imageHover{transform:scale(1.1)}.commonHeading:before{left:-110px}.commonHeading:after,.commonHeading:before{content:"";height:2px;width:100px;background:#008080;display:block;position:absolute;top:50%}.commonHeading:after{right:-110px}.hii:hover{transition:all .2s ease-in-out}#drop_zone{border:5px solid blue;width:200px;height:100px}#btn-back-to-top{position:-webkit-sticky;position:sticky;bottom:8%;right:3%;margin-top:auto;margin-left:auto;border-radius:100%;color:#000;padding:1rem;width:30px;height:30px;background:#ffd814;cursor:pointer;display:none}#btn-back-to-top,.loader-overlay{align-items:center;justify-content:center}.loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);display:flex;flex-direction:column;z-index:99999999}.loader{width:48px;height:48px;border:5px dotted #fff;border-radius:50%;animation:rotation 2s linear infinite}.header-section{padding:1rem 0;justify-content:space-between}.header-section,.order-info{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.order-number{font-size:1.5rem;font-weight:700}.order-meta{display:flex;align-items:center;gap:.75rem}.order-meta span{color:#666}.button-group{display:flex;gap:.75rem;flex-wrap:wrap}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s}.btn-primary{background-color:#007bff;color:white}.btn-primary:hover{background-color:#0056b3}.btn-outline{background-color:transparent;color:#333;border:2px solid #333}.btn-outline:hover{background-color:#333;color:white}.content-row{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:992px){.content-row{grid-template-columns:2fr 1fr}}.card{background:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:24px;margin-bottom:1rem}.card h6{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.divider{border:none;border-top:1px solid #e0e0e0;margin:.5rem 0 1rem}.order-items-container{max-height:63vh;overflow-y:auto}.order-item{align-items:center;gap:1rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e0e0e0}.order-item:last-child{border-bottom:none}.item-image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e0e0e0;flex-shrink:0}.item-details{display:flex;flex:1 1;gap:1rem;flex-wrap:wrap;align-items:center;margin-left:16px}.item-name{flex:0 0 25%;font-weight:600}.item-qty{margin-left:16px}.item-artwork,.item-qty{flex:0 0 15%}.item-artwork img{max-height:100px;width:80px;object-fit:contain}.item-notes{flex:0 0 20%}.item-price{flex:1 1;text-align:right;font-weight:600}.info-section p{margin-bottom:.5rem;line-height:1.5;margin-top:0}.info-section .fw-semibold{font-weight:600}.header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.payment-summary{text-align:right}.payment-summary p{display:flex;justify-content:space-between;margin-bottom:.75rem;margin-top:0}.payment-total{font-size:1.5rem;padding-top:.5rem}@media (max-width:768px){.header-section,.order-info{flex-direction:column;align-items:flex-start}.button-group{width:100%}.btn{flex:1 1}.item-details{flex-direction:column;align-items:flex-start}.item-artwork,.item-name,.item-notes,.item-price,.item-qty{flex:0 0 100%;text-align:left}.item-price{text-align:right}.card{padding:1.5rem}}@media (max-width:576px){.card{padding:1rem}.order-number{font-size:1.25rem}}@font-face{font-family:Outfit;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_da88ff{font-family:Outfit,Outfit Fallback;font-style:normal}