.header{height:100px;width:100%;max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;background-color:#fff;z-index:10}.header img{height:52px;width:167px;margin:0 20px}.header svg{font-size:30px}.header a{color:#34597e;text-decoration:none;font-weight:700;font-size:14px;margin:0 20px}.wrapper{width:90%;margin:0 auto}.footer{height:100px;width:100%;max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.footer img{height:52px;width:167px}.device-container{min-height:100px;margin:1px 0;width:100%;transition:background-color .3s ease-in-out;cursor:pointer;display:flex;align-items:center}.device-container:hover{background-color:#6cd5f31a}.device-image{height:78px;width:60px}.device-details{height:100%;width:72%;display:flex;flex-direction:column;margin-top:10px;margin-left:10px}.device-title{color:#747373;font-weight:500}@media(max-width:500px){.device-title{font-size:14px}}.device-address{color:gray}.device-details-wrapper{max-width:490px}.device-distance{height:100%;min-height:100px;width:30%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;color:#fff;margin-right:10px;font-weight:400}.device-container .device-distance{font-size:20px;padding-right:10px}@media(max-width:500px){.device-container .device-distance{font-size:20px}}.device-details-wrapper .device-distance{height:40px;min-height:40px;justify-content:flex-start}.device-details button{color:#0072bc;display:flex;align-items:center;font-family:Roboto,sans-serif;font-weight:700;width:130px;border:none;background:none;justify-content:flex-start;padding:0;cursor:pointer;margin-top:5px}.device-products{display:flex;flex-direction:row;align-items:center;margin:5px 0 0}.product-name{width:90%;font-family:CoconPro,sans-serif}.product-name .available{color:green}.product-name .out-of-stock{color:red}.stock-bar{width:40%;margin-right:10px}@font-face{font-family:CoconPro;src:url(/CoconPro-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:CoconPro;src:url(/CoconPro-Light_0.otf) format("opentype");font-weight:300;font-style:normal}body{margin:0;display:flex;place-items:center;min-width:320px}#root{margin:0;padding:0;width:100%;font-family:CoconPro,sans-serif;font-weight:300}h1{margin-top:0;font-family:CoconPro,sans-serif;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.5)}h4,h5{margin:0}
