.receipt{margin-top:50px!important}@media only screen and (max-width:700px){.receipt{margin-top:20px!important}}.receipt p{line-height:1.7!important}.receipt-body{display:flex;justify-content:space-between}@media only screen and (max-width:700px){.receipt-body{flex-direction:column}}.receipt-body h1{margin-top:0}.receipt-header{width:50%;padding:20px}@media only screen and (max-width:700px){.receipt-header{width:100%;padding:20px 0}}.receipt-card{width:350px;max-width:100%;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;box-sizing:border-box}.receipt-card img{margin:0 auto;margin-bottom:20px}.receipt-card p{display:flex;align-items:center;gap:10px}.receipt-card p svg{width:30px;height:30px}.receipt-card-opening-hours{display:flex;gap:10px}.receipt-card-opening-hours svg{width:30px;height:30px}.receipt-card-opening-hours-items{display:flex;flex-direction:column;gap:10px}.receipt-card-opening-hours-items p{margin:0}.receipt-review{border-top:1px solid #d3d3d3;margin-top:40px!important;padding-top:20px}