body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{cursor:pointer;position:absolute;z-index:10}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{align-items:center;background:hsla(0,0%,100%,.6);border:0;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-right:0;border-top:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;height:7px;margin:0;padding:5px;position:relative;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator{background:transparent;border:0;color:transparent;cursor:pointer;opacity:.25}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{background:#000;border-radius:50%;content:"";height:7px;left:0;position:absolute;text-align:center;top:0;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{overflow:hidden;width:100%}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{overflow:hidden;width:100%}.react-slideshow-wrapper .images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.suggestionBox{background-color:"black"}.bar:hover{background-color:#fff}.bar,.bar:hover{background-color:#bebebe}.container{display:flex;flex-direction:column;justify-items:center;text-align:left;width:80%}.bottom_box{display:flex;margin-top:15px}.Sidebar{display:flex;flex-direction:column;height:100vh;width:30%}.SideBox{width:70%}.Btn{margin-top:5%}.Btn button{background-color:#fff;border-bottom:1px solid gray;border-radius:0;color:#000;display:flex;justify-content:left;margin:5px;width:100%}.BackImage{-webkit-filter:blur(8px);filter:blur(8px);height:720px;position:relative;width:100%}.Form_box{align-items:center;background-color:#fff;border-radius:15px;display:flex;justify-content:center;justify-items:center;margin:auto;opacity:.7;padding:50px;position:absolute;right:33%;top:15%;width:30%}.Form_box label{font-weight:600}.Form_box button{background-color:#24aeb1;color:#fff;margin-top:10px;width:90%}.Form_box input{background-color:#fff;border:1px solid #24aeb1;color:#000}*{box-sizing:border-box;margin:0;padding:0}.Container{background-color:#fff;border-radius:10px;display:flex;margin:5% auto auto;width:80%}.Content_wrapper h2{font-size:24px;font-weight:700;text-align:left}.Content_wrapper p{color:gray;font-size:12px;margin-bottom:25px;text-align:left;width:90%}.Image_wrapper{padding:2px}.Content_wrapper{margin-top:30px;width:50%}.Image_wrapper{width:50%}.Content_wrapper{padding:20px}.input_wrapper label{color:#24aeb1}.Social_wrapper button{background-color:#fff;border:1px solid gray;color:#c1bfbf;font-size:12px;margin:10px;text-align:center;width:35%}.Social_wrapper{text-align:center}.cat{margin:auto;width:100%}.catbox{margin:auto;text-align:left;width:95%}.catbox>h1{font-size:1.5rem;margin-left:40px;margin-top:35px}.cattrain{align-items:center;display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-around;margin:15px auto auto;width:98%}.carttrainbox{background-color:#fff;border-radius:7px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:300px;padding:10px;text-align:center;width:230px}.carttrainbox>img{width:100%}.catgeorygridbox{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,3fr));justify-items:center;margin:auto;width:95%}.card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);line-height:1.5;padding:.5rem}.card>img{width:90%}.title{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.categoryname{border-radius:5px;color:#32aeb1;font-size:1rem;margin:auto;padding:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pricename>span:first-child{font-weight:700}.pricename>span:last-child{color:#ec407a;font-weight:700}.mrpname>span:last-child{font-size:.8rem;margin-left:1px;text-decoration:line-through}.mrpname>span:first-child{font-size:.8rem}.addcartbtn{background-color:#32aeb1;border:none;border-radius:10px;color:#fff;padding:.3rem .5rem}.disablecartbtn{visibility:hidden}.totalProduct{border:1px solid red}.buttonbox>div{align-items:center;margin:auto auto auto 0;width:90%}.quantbox{font-size:1.5rem;width:50px}.cart{text-align:left;width:100%}.cartbox>h1{align-self:left;font-size:1.5rem;font-weight:700;margin-left:154px}.cartbox>div{display:flex;justify-content:space-around;margin:auto;width:85%}.cartproductsbox{width:65%}.cartproductsbox>h4{align-self:left;color:rgba(21,27,57,.6);font-size:1.5rem;font-weight:700;margin-left:46px}.pricesbox{width:30%}.productcard{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;margin:15px auto auto;padding:15px;width:90%}.productcard>div:first-child{line-height:2;padding:15px;text-align:left;width:70%}.productcard>div:last-child{line-height:2;text-align:left;width:50%}.productcard>div:first-child>h1{color:rgba(21,27,57,.6);font-size:1.1rem;font-weight:700}.productcard>div:first-child>p{font-style:oblique;margin-top:20px}.productcard>div:first-child>h2{margin-top:20px}.productcard>div:first-child>h2>span:first-child{color:#ec407a;font-size:1rem;font-weight:700}.productcard>div:first-child>h2>span:last-child{font-size:1rem;font-weight:700;margin-left:20px;text-decoration:line-through}.productcard>div:first-child>h4{margin-top:20px}.productcard>div:last-child>img{align-self:right;margin-left:50%;width:50%}.countingbox{align-items:center;display:flex;justify-content:space-around;margin-left:40%;margin-top:20px;width:60%}.countingbox>button{background-color:#32aeb1;border-radius:10px;color:#fff;height:35px;width:50px}.promocodebox{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);margin:15px auto auto;text-align:center;width:100%}.promocodebox>div{display:flex;justify-content:space-around;margin-top:20px;text-align:left;width:40%}.promocodebox>div>button{border:1px solid rgba(21,27,57,.6);border-radius:10px;height:20px;width:20px}.promocodebox>p>span{font-size:.7rem}.promocodebox>h1{font-weight:700}.totalpricebox{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);margin:15px auto auto;padding:15px;text-align:center;width:100%}.totalpricebox>h1{font-weight:700}.calculatebox>div{display:flex;justify-content:space-between;margin-top:15px;padding-left:15px;padding-right:15px;width:90%}.calculatebox>div:last-child>span{font-weight:700}.totalsave{background-color:#eceff1;color:#378f30;margin:15px auto auto;width:85%}.finalprice{display:flex;justify-content:space-around;margin:15px auto auto;width:90%}.finalprice>button{background-color:#32aeb1;border-radius:10px;color:#fff;height:40px;padding:5px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.finalprice>div>p{color:rgba(21,27,57,.6);font-size:.7rem;font-weight:700}.finalprice>div>h1{font-size:1.1rem;font-weight:700}.categorypage{margin:auto;width:100%}.categorypagebox{display:flex;justify-content:space-between;width:99%}.productsbox{width:80%}.categoryimagebox{box-shadow:0 3px 8px rgba(0,0,0,.24);height:fit;margin:auto;width:96%}.categoryimagebox>img{height:fit;width:100%}.sortingbox{align-items:center;display:flex;height:5rem;justify-content:space-between;padding:1rem;width:100%}.sortingbox>div>button{border-radius:10px;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);height:40px;margin-left:10px;padding:5px}.buttontrue{background-color:#32aeb1;border:hidden;color:#fff}.buttonfalse{background-color:#fff;color:#000}.gridbox{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,3fr));justify-items:center;margin:auto;width:98%}.productsbox{border:none}.container{margin:auto;width:99%}.conatinerbox{display:flex;margin:auto;width:95%}.conatinerbox>div{margin:auto;width:90%}.detailsbox{box-shadow:0 3px 8px rgba(0,0,0,.24)}.detailsbox>div{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;line-height:2;margin:20px auto auto;padding:1rem;width:95%}.detailsbox>div>h1{font-size:1.5rem}.detailsbox>div>h4{display:flex;flex-direction:column;font-size:1rem;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.detailsbox>div>h4>span{background-color:#cfd8dc;color:teal;font-size:1rem;margin-left:20px;margin-top:10px}.addtocartbtn{background-color:#0dcaf0;border:none;border-radius:7px;color:#fff;height:45px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.detailsbox>div:nth-child(2){text-align:left}.detailsbox>div:nth-child(2)>h1{font-weight:700}.detailsbox>div:nth-child(2)>h1>span:last-child{color:#f06292}.detailsbox>div:nth-child(2)>h5>span:last-child{text-decoration:line-through}.sidebar{width:20%}.categoryFbox{background-color:#fff;border-radius:7px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:300px;margin:auto;overflow:scroll;scroll-behavior:smooth;width:95%}.categoryFbox::-webkit-scrollbar{display:none}.categoryFbox>h1{font-size:1.5rem;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:95%}.trainbox{align-items:center;border-bottom:1px solid #000;height:40px;padding:10px;text-align:left}.categoryFbox>div{border-bottom:1px solid;height:2rem;margin:auto;width:90%}.selection{border:none;border-bottom:1px solid;height:50px;width:100%}.brandbox,.selection{background-color:#fff}.brandbox{border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem auto auto;padding:1rem;width:95%}.brandbox>h1{font-size:1.5rem;font-weight:700}.brandinputbox{border-bottom:1px solid;display:flex;justify-content:flex-start;margin-top:.2rem;width:100%}.brandinputbox>label{margin-left:.4rem}.featuresbox{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem auto auto;padding:10px;width:95%}.featuresbox>h1{font-size:1.5rem;font-weight:700}.featuresbox>div{display:flex;flex-direction:column;height:15rem;justify-content:space-around}.featuresbox>div>button{background-color:initial;border-radius:10px;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);height:50px}.featuresbox>div>div{width:100%}.featuresbox>div>div>label{color:grey;font-size:.9rem;font-weight:700}.categoryFbox>h1,.sidebar>h1{border:none}.danger,.edit{background-color:#fff;border:none}.add-to-cart,.remove-from-cart{background-color:#fff;border:1px solid #000;border-radius:3px;cursor:pointer;margin:0 5px}.image{height:220px;width:320px}.btm{display:flex;justify-content:space-between;padding:0 20px}.main{border:1px solid;border-radius:10px;padding:10px}.product-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(300px,3fr));justify-items:center}
/*# sourceMappingURL=main.14c01676.css.map*/