@font-face{font-family:'Affect';src:url('../Fonts/Affect-bold.otf') format('opentype');font-weight:700}@font-face{font-family:'Affect';src:url('../Fonts/Affect-light.otf') format('opentype');font-weight:300}*{font-family:'Affect';font-weight:300}.no-orders-img{position:absolute;width:100%;height:100%;z-index:100;background-color:#4d814a;display:flex;align-items:center;justify-content:center;flex-direction:column}.no-orders-img h1{font-size:197px;letter-spacing:11px;font-weight:300;text-transform:lowercase;text-align:center;margin:0;color:#f7f9eb}.no-orders-img span{font-size:50px;margin-top:5px;letter-spacing:7px;text-transform:lowercase;color:#f7f9eb}body{margin:0;padding:0;background-color:#fff;text-transform:uppercase}ul{list-style:none;margin:0!important;padding:0!important}.header-content{display:flex;justify-content:space-between}.logo{color:#fff;font-size:15vh;text-transform:lowercase;line-height:100%;color:#f7f9eb}.container{width:92%;margin:0 auto;position:relative}.header{background-color:#5e9cea;height:21.6vh}.logos{display:flex;justify-content:space-between;align-items:flex-start}.titles{display:flex;justify-content:space-between;padding-top:.7vh!important}.titles .titles__item{font-size:1vw;color:#f7f9eb;display:flex;text-transform:uppercase;font-size:2.4vw;letter-spacing:1px}.titles__item div:first-child{width:23vw;padding-left:6vw}.titles__item:last-child div{width:11vw;padding-left:10vw}.titles__item div:last-child{width:16.3vw}.orders{display:flex;flex-direction:column;flex-wrap:wrap;height:78.4vh}.order{display:flex;align-items:center;width:46%;height:12.5%;padding-left:4%!important;color:#4d4d4d}.order:nth-child(2n+1),.order:nth-child(n+9):nth-child(2n){background-color:#dcdcdc}.order:nth-child(2n),.order:nth-child(n+9):nth-child(2n+2){background-color:#f7f9eb}.new.order:nth-child(2n+1),.new.order:nth-child(n+9):nth-child(2n){animation-duration:1s;animation-name:grey;animation-iteration-count:5}.new.order:nth-child(2n),.new.order:nth-child(n+9):nth-child(2n+2){animation-duration:1s;animation-name:white;animation-iteration-count:5}@keyframes grey{from{background-color:#ebebeb}50%{background-color:#91ff91}to{background-color:#ebebeb}}@keyframes white{from{background-color:#fff}50%{background-color:#91ff91}to{background-color:#fff}}.order:nth-child(n+9){justify-content:flex-end;padding-left:0!important;padding-right:4%!important}.order:nth-child(n+9) .order__number{padding-left:9vw}.order__number{width:25vw;font-size:3.7vw;font-weight:700;padding-left:6vw;color:#000}.order_btn{width:16.3vw;margin-right:25px}.order__status{font-size:2.2vw;text-transform:uppercase;letter-spacing:.16vw;display:flex;align-items:center;font-size:1.2vw;font-weight:700;color:#000}.order__status::before{content:'';width:5vw;height:7vh;display:inline-block;margin-right:5px}.order__status.ready::before{background:url('Images/apply.svg') no-repeat center/contain}.order__status.cooking::before{background:url('Images/clock.svg') no-repeat center/contain}.separate{position:fixed;height:69vh;width:3px;background-color:#5e9cea;left:50%;bottom:5.75vh}