body{background-color:#011627;color:#fff}h1,h2,h3,p{color:#fff}.navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navbar_actions{display:flex;flex-direction:column}.navbar_actions button{margin:5px}.one_movie_payment_options{display:flex;flex-direction:row;align-items:flex-start;position:absolute;bottom:10px;right:50px}.one_movie_payment_options h4{margin:10px;padding:15px;border-radius:20px;border:3px solid transparent;box-shadow:2px 5px 5px #000;background-color:#222a52}.one_movie_payment_options h4:hover{background-color:#2f3a70}.one_movie_payment_options h4:active{transform:translate3d(3px,3px,0)}.info_about_customer{background-color:#d9d9d91a;padding:10px;display:flex;flex-direction:column;border-radius:20px;margin-bottom:10px}.info_about_customer label{margin-bottom:15px}.payment_selection{background-color:#d9d9d91a;padding:10px;display:flex;flex-direction:column;border-radius:20px;margin-bottom:10px}.payment_order img{width:20%}.orderList{background-color:#d9d9d91a;padding:10px;border-radius:20px}input{background-color:#b0afaf}input:hover{background-color:#d9d9d9}.welcome_movie_container{display:flex;flex-wrap:nowrap;overflow-x:auto}.welcome_movie_container img{height:100px;margin:5px}.small_film_list{margin:5px}.small_film_list img{border-radius:10px;width:75px}.all-movies-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.all-movies-container>div{width:20%}iframe{border-radius:10px;width:100%;height:250px;margin-bottom:5px}.infoMovie{background-color:#d9d9d91a;padding:15px;box-shadow:2px 2px 10px #000;border-radius:10px;margin-left:5px;margin-right:5px}.trash-image{cursor:pointer;height:30px;width:30px;-webkit-filter:grayscale(1) invert(1)}.payment-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.payment-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 2px 5px #0003;max-width:80%}.kundkorg_movie{background-color:#d9d9d91a;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:20px;border:2px solid transparent;box-shadow:2px 2px 10px #000;margin-bottom:10px}.kundkorg_movie img{width:20%;border-radius:10px}.trashImg{width:50%;display:flex;justify-content:flex-end}.trashImg:hover img{border-radius:10px;background-color:red}.checka_ut,.pay_button{display:flex;flex-direction:column;padding:10px;align-items:flex-end;justify-content:flex-start}.cartAndAmount{display:flex;font-size:20px;align-items:center;padding:5px;height:30px}.cartValue{margin-left:5px}
