body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7;background:#eee;color:#333;height:100vh}#root{height:100%}.form-group,.form-group input,.form-group label{width:100%;margin-bottom:.5rem}.form-group label{font-size:.8rem}.form-group input{padding:10px 20px;border:none;border-bottom:3px solid transparent;background-color:#eee;outline-width:0;font-size:1rem}.form-group input:focus{border-bottom:3px solid coral}.btn{padding:10px 20px;cursor:pointer;width:100%;font-size:1rem;border:none}.btn:hover{opacity:.8}.btn-primary{background-color:coral;color:#fff}.error-message{background:red}.error-message,.success-message{width:100%;display:inline-block;padding:5px;color:#fff;text-align:center;margin:.5rem 0}.success-message{background:green}.checkout-steps>div{border-top:.3rem solid silver;color:silver;flex:1 1;padding:1rem;font-weight:700}.checkout-steps>div.active{border-top-color:#ff8000;color:#ff8000}.row{justify-content:space-between}.styled-table{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;min-width:800px;box-shadow:0 0 20px rgba(0,0,0,.15)}.styled-table thead tr{background-color:#ff8000;color:#fff;text-align:left}.styled-table td,.styled-table th{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #ddd}.styled-table tbody tr:nth-of-type(2n){background-color:#fff}.styled-table tbody tr:last-of-type{border-bottom:2px solid #858280}.styled-table tbody tr.active-row{font-weight:700;color:#009879}.Appnavbar_logo{width:245px}.Appnavbar{display:flex;align-items:center;padding:5px}.Appheader{background:#fff}.Appnav{flex:1 1;text-align:right}.Appnavbar_links{display:inline block;list-style-type:none}.Appnavbar_linkItem{display:inline-block;margin-right:20x;padding-right:20px}.Appcontainer{max-width:1300px;margin:auto;padding-left:25px;padding-right:25px;background:#fff}.login-screen{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.login-screen__form{width:380px;padding:1.5rem;box-shadow:0 1rem 2rem rgba(0,0,0,.2);background:#fff}.login-screen__title{text-align:center;margin-bottom:1rem}.login-screen__forgotpassword{font-size:.7rem}.login-screen__subtext{font-size:.7rem;display:block;margin:.5rem 0}.register-screen{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.register-screen__form{width:380px;padding:1.5rem;box-shadow:0 1rem 2rem rgba(0,0,0,.2);background:#fff}.register-screen__title{text-align:center;margin-bottom:1rem}.register-screen__subtext{font-size:.7rem;display:block;margin:.5rem 0}.forgotpassword-screen{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.forgotpassword-screen__form{width:380px;padding:1.5rem;box-shadow:0 1rem 2rem rgba(0,0,0,.2);background:#fff}.forgotpassword-screen__title{text-align:center;margin-bottom:1rem}.forgotpassword-screen__subtext{font-size:.7rem;display:block;margin:.5rem 0}.resetpassword-screen{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.resetpassword-screen__form{width:380px;padding:1.5rem;box-shadow:0 1rem 2rem rgba(0,0,0,.2);background:#fff}.resetpassword-screen__title{text-align:center;margin-bottom:1rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif}.navbar_logo{width:245px}.navbar{display:flex;align-items:center;padding:20px}nav{flex:1 1;text-align:right}nav ul{display:inline block;list-style-type:none}nav ul li{display:inline-block;margin-right:20x;padding-right:20px}a{text-decoration:none}a,p{color:#555}.container{max-width:1300px;margin:auto;padding-left:25px;padding-right:25px;background:radial-gradient(#fff,#abb8c1)}.row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-around}.col-2{flex-basis:20%;min-width:300px}.col-2 img{max-width:100%;padding:20px 0}.col-2 h1{font-size:50px;line-height:60px;margin:25px 0}.btn{display:inline-block;background:#ff523b;color:#fff;padding:8px 30px;margin:30px 0;border-radius:30px;transition:background .5s}.btn:hover{background:#563434}.header{background:radial-gradient(#fff,#abb8c1)}.header .row{margin-top:70px}.categories{margin:70px 0}.col-3{flex-basis:30%;min-width:250px;margin-bottom:30px}.col-3 img{width:100%}.small-container{max-width:1080px;margin:auto;padding-left:25px;padding-right:25px}.col-4{flex-basis:25%;padding:10px;min-width:200px;margin-bottom:50px;transition:transform .5s}.col-4 img{width:100%}.title{text-align:center;margin:0 auto 80px;position:relative;line-height:60px;color:#555}.title:after{content:"";background:#ff523b;width:80px;height:5px;border-radius:5px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}h4{color:#555;font-weight:400}.col-4 p{font-size:14px}.rating .fa{color:#ff523b}.col-4:hover{transform:translateY(-5px)}.offer{background:radial-gradient(#fff,#abb8c1);margin-top:80px;padding:30px 0}.col-2 .offer-img{padding:50px}small{color:#555}.testimonial{padding-top:100px}.testimonial .col-3{text-align:center;padding:40px 20px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);cursor:pointer;transition:transform .5s}.testimonial img{width:50px;margin-top:20px;border-radius:50%}.testimonial .col-3:hover{transform:translateY(-10px)}.fa.fa-quote-left{font-size:34px;color:#ff523b}.col-3 p{font-size:12px;margin-top:12px 0;color:#777}.testimonial .col-3 h3{font-weight:600;color:#555;font-size:16px}.brands{margin:100px auto}.col-5{width:160px}.col-5 img{width:100%;cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-filter:grayscale(0);filter:grayscale(0)}.footer{background:#000;font-size:14px;padding:60px 0 20px}.footer,.footer p{color:#8a8a8a}.footer h3{color:#fff;margin-bottom:20}.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4{min-width:250px;margin-bottom:20px}.footer-col-1{flex-basis:30%}.footer-container{max-width:1300px;margin:auto;padding-left:25px;padding-right:25px}.footer-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-around}.footer-col-2{flex:1 1;text-align:center}.footer-col-2 img{width:180px;margin-bottom:20px}.footer-col-3,.footer-col-4{flex-basis:12%;text-align:center}ul{list-style-type:none}.app-logo{margin-top:20px}.app-logo img{width:140px}.footer hr{border:none;background:hsla(0,0%,71%,.7098039215686275);height:1px;margin:20px 0}.copyright{text-align:center}.menu-icon{width:28px;margin-left:20px;display:none}@media only screen and (max-width:800px){nav ul{position:absolute;top:70px;left:0;background:#333;width:100%;overflow:hidden;transition:max-height .5s}nav ul li{display:block;margin-right:50px;margin-top:10px;margin-bottom:10px}nav ul li a{color:#fff}.menu-icon{display:block;cursor:pointer}}@media only screen and (max-width:800px){.row{text-align:center}.col-2,.col-4{flex-basis:100%}}
/*# sourceMappingURL=main.d6445e3a.chunk.css.map */