@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Roboto+Slab:100,300,400,700");@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");#cafeGame .card .wrapper{width:60rem !important;background-color:#733724}#cafeGame .floor-plan{background-image:url("../img/minigames/cafegame/floor-plan-no-chairs.svg");background-repeat:no-repeat;background-size:100%;width:100%;height:auto}#cafeGame .game-score-container{position:absolute;right:0;margin-top:26.5%;width:12%;display:none}#cafeGame .game-time{background-color:#353535;text-align:center;padding:10%}#cafeGame .game-time .time-left{font-size:80%;color:#9DD6D9;font-weight:700;text-transform:uppercase}#cafeGame .game-time .countdown{color:white;font-weight:700}@media screen and (min-width: 40em){#cafeGame .game-time .countdown{font-size:200%}}#cafeGame .game-earnings{background-color:#F7F281;text-align:center;padding:10%}#cafeGame .game-earnings .earnings{font-size:80%;color:#733725;font-weight:700;text-transform:uppercase}#cafeGame .game-earnings .money{color:#733725;font-weight:700}@media screen and (min-width: 40em){#cafeGame .game-earnings .money{font-size:200%}}#cafeGame .kitchen-item{position:relative;z-index:10}#cafeGame .kitchen-item img{position:absolute;filter:drop-shadow(0px 3px 6px rgba(0,0,0,0.16));width:10%}#cafeGame .kitchen-item img:hover{filter:drop-shadow(0px 3px 6px #703CCD)}#cafeGame .kitchen-item img.drinks{right:2.5%;top:1.5rem}#cafeGame .kitchen-item img.pasta{right:11%;top:4.5rem}#cafeGame .kitchen-item img.burger{right:6%;top:9rem}#cafeGame .kitchen-item img.dishes{width:10%;right:10%;top:32rem}#cafeGame .kitchen-item img.dishes:hover{opacity:1}#cafeGame .kitchen-item.disabled{cursor:default;pointer-events:none}#cafeGame .table-grid-container{display:-ms-grid;display:grid;column-gap:9%;row-gap:3%;-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3, 1fr);-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);width:70%;padding:6.8% 10%;grid-auto-rows:auto}#cafeGame .table-grid-container .table{position:relative !important}#cafeGame .table-grid-container .table img{width:100%;object-fit:cover}#cafeGame .table-grid-container .table .order-item{position:relative}#cafeGame .table-grid-container .table .order-item img{position:absolute;z-index:9;filter:drop-shadow(0px 3px 6px rgba(0,3,6,0.16))}#cafeGame .table-grid-container .table .order-item .pasta,#cafeGame .table-grid-container .table .order-item .burger,#cafeGame .table-grid-container .table .order-item .dirty-dishes{margin-top:64%}#cafeGame .table-grid-container .table .order-item .drinks{margin-top:50%}#cafeGame .modal{position:absolute;z-index:9999;width:100%;margin:auto;box-shadow:none;max-height:fit-content;display:none}#cafeGame .modal .modal-card{background:linear-gradient(0deg, #161240 0%, #3d176b 50%, #5d2b93 100%);height:100vh;overflow:initial;text-align:center;padding:5%;margin:auto;border-radius:.35714rem;box-shadow:10px 0 15px rgba(10,10,10,0.2)}@media screen and (min-width: 40em){#cafeGame .modal .modal-card{padding:2.5%;width:60%;margin-top:22%;height:auto}}#cafeGame .modal .modal-card .modal-title{font-size:125%;color:#FFF;text-transform:uppercase;font-weight:700;margin-bottom:4%}#cafeGame .modal .modal-card p{color:#FFF}#cafeGame .modal .modal-card .total-earnings{font-size:250%;color:#67CC66;margin-bottom:5%}#cafeGame .modal .game-button-wrapper{display:-ms-flexbox;display:flex;gap:15px;-ms-flex-pack:center;justify-content:center}#cafeGame .modal .game-button-wrapper .game-button{width:45%;padding:.85714rem .71429rem;background-color:#04cec9;text-align:center;color:#02514f;border:2px solid #02514f;border-radius:.35714rem;font-weight:700;text-transform:uppercase;text-decoration:none}#cafeGame .modal .game-button-wrapper .game-button:hover{filter:brightness(1.3)}#cafeGame .modal .game-button-wrapper .game-button.text-link{background:none;color:#04cec9;border:0}#cafeGame .modal.intro{display:block;box-shadow:none;position:absolute;z-index:1}
