body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn-primary{background-color:#f0c040;color:#000}.products{display:flex;flex-wrap:wrap;justify-content:center}.rating span{color:#ffc000}.product{border:1px solid #404040;margin:1rem}.product img{max-width:400px;width:100%}.product-info{padding:1rem}.img-large{max-width:100%}.img-thumbnail{height:80px}.small-container{max-width:600px}html{box-sizing:border-box;font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,Arial,sans-serif;font-size:1.6rem;height:100vh;margin:0}#root{height:100%}.grid-container{display:grid;grid-template-areas:"header" "main" "footer";grid-template-columns:1fr;grid-template-rows:5rem 1fr 5rem;height:100%}header{grid-area:header}footer,header{background-color:#1976d2}footer{color:#fff;grid-area:footer}h1{font-size:1.8rem}h1,h2{padding:1rem 0}h2{font-size:1.6rem}a{text-decoration:none}a:hover{color:#ff8000}ul{list-style-type:none;margin:0;padding:0}li{margin-top:1rem}button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:.1rem solid #a4a4a4;border-radius:.5rem;font-family:Helvetica,Arial,sans-serif;font-size:1.6rem;padding:1rem}button{background-color:#f8f8f8;cursor:pointer}button:hover,input:hover,select:hover,textarea:hover{border:.1rem solid #404040}button.primary{background-color:#f0c040}button.block{width:100%}button.small{font-size:1.2rem}header a{color:#fff;padding:1rem}a.brand{color:#fff;font-size:3rem;font-weight:700}.badge{background-color:#f02020;border-radius:50%;color:#fff;font-size:1.4rem;margin-left:.2rem;padding:.2rem .7rem}.row.center{justify-content:center}.row.top{align-items:flex-start}.row.start{justify-content:flex-start}.min-30{min-width:30rem}.p-1{padding:1rem}aside{background-color:#efefef;height:100%;position:fixed;-webkit-transform:translateX(-30rem);transform:translateX(-30rem);transition:all .5s;width:30rem;z-index:1000}aside.open{-webkit-transform:translateX(0);transform:translateX(0)}button.open-sidebar{background:none;color:#fff;cursor:pointer;font-size:3rem;margin:0 .5rem;padding:.2rem .5rem}button.open-sidebar:hover{border-color:#fff}aside ul{list-style:none;padding:0}aside li{display:flex;justify-content:space-between;padding:1rem}button.close-sidebar{padding:.3rem .8rem}img{border-radius:.5rem}img.small{max-width:5rem;width:100%}img.medium{max-width:29rem;width:100%}.card{background-color:#f8f8f8;border:.1rem solid silver;border-radius:.5rem;margin:1rem}.card-body{padding:1rem}.card-body>*{margin-bottom:.5rem}.loading{display:block!important}.success{color:#20a020}.danger{color:#a02020}.alert{border:.1rem solid transparent;border-radius:.5rem;padding:1rem}.alert-info{background-color:#e0e0ff;color:#2020a0}.alert-danger{background-color:#ffe0e0;color:#a02020}.alert-success{background-color:#eeffe0;color:#20a020}.form{margin:0 auto;max-width:60rem}.form>div{display:flex;flex-direction:column;margin:1rem}.form label{margin:1rem 0}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#1976d2;border-radius:.5rem;display:none;margin:.4rem 0 0;min-width:12rem;padding:1rem;position:absolute;right:0;z-index:1}.dropdown:hover .dropdown-content{display:block}.checkout-steps>div{border-top:.3rem solid silver;color:silver;flex:1 1;font-weight:700;padding:1rem}.checkout-steps>div.active{border-top-color:#f08000;color:#f08000}.table{border-collapse:collapse;width:100%}.table tbody tr:nth-of-type(odd){background-color:#f4f4f4}.table td,.table th{border:.1rem solid #e4e4e4;padding:.5rem;text-align:left}.table button{margin:0 .2rem}.carousel .slide img{max-width:30rem}.search button{border-radius:0 .5rem .5rem 0;border-right:none;margin-right:.5rem}.search input{border-radius:.5rem 0 0 .5rem;border-right:none;margin-left:.5rem}.active{font-weight:700}.full-container{height:calc(100% + 2rem);margin:-1rem}.map-input-box{box-sizing:border-box;display:flex;height:4rem;left:0;margin:.5rem auto;position:absolute;right:0;width:25rem}.map-input-box input{border-radius:1rem 0 0 1rem;border-right:0}.map-input-box button{border-left:0;border-radius:0 1rem 1rem 0}.pagination a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:.1rem solid #a4a4a4;border-radius:.5rem;font-family:Helvetica,Arial,sans-serif;font-size:1.6rem;margin:.5rem;padding:1rem}.pagination a.active{font-weight:700}.summary>li{border:.1rem solid silver;border-radius:.5rem;flex:1 1 20rem;margin:2rem}.summary-title{font-size:2rem;padding:1rem}.summary-body{font-size:4rem;padding:1rem;text-align:center}.summary-title.color1{background-color:#f0e0e0}.summary-title.color2{background-color:#e0f0e0}.summary-title.color3{background-color:#e0e0f0}.chatbox{bottom:1rem;color:#000;position:fixed;right:1rem}.chatbox ul{max-height:20rem;overflow:scroll}.chatbox li{margin-bottom:1rem}.chatbox input{width:calc(100% - 9rem)}.support-users{background:#f0f0f0;height:100%}.support-users li{background-color:#f8f8f8}.support-users button{background-color:initial;border:none;text-align:left}.support-users li{border-bottom:.1rem solid silver;margin:0}.support-users li,.support-users li:hover{background-color:#f0f0f0}.support-users li.selected{background-color:silver}.support-messages{padding:1rem}.support-messages input{width:calc(100% - 9rem)}.support-messages ul{height:calc(100vh - 18rem);max-height:calc(100vh - 18rem);overflow:scroll}.support-messages li{margin-bottom:1rem}.support-users span{border-radius:50%;height:2rem;margin-left:-25px;margin-top:10px;position:absolute;width:2rem}.support-users .offline{background-color:grey}.support-users .online{background-color:#20a020}.support-users .unread{background-color:#f02020}main{grid-area:main;margin-top:70px;padding:1rem}.row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.center{justify-content:center}.col-1{flex:1 1 25rem}.col-2{flex:2 1 50rem}.col-3{flex:32 1 75rem}.price{font-size:2rem}.rating span{color:#f0c040;margin:.1rem}.rating span:last-child{color:#404040;margin:.1rem}img.large{width:100%}.third-section{background-color:#f8f8f8;border:.1rem solid silver;border-radius:.5rem;margin:1rem;padding:1rem}.footer{background-color:#1976d2;color:#fff;padding:1rem;text-align:center;width:100%}
/*# sourceMappingURL=main.732d3cd5.css.map*/