@import url("../fonts/fonts.css");html,body{margin:0}body{font-family:'TTRounds', sans-serif;width:100%;height:100%;background-color:#070707;color:#070707}body#order,body#order1{background:#070707;color:white}body.adminBody{background:#f2f2f2 repeat-x left top}.unselectable{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;outline:none;-ms-user-select:none;user-select:none}.disabled-input{pointer-events:none}#overlay-back{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.9;filter:alpha(opacity=90);z-index:10000;display:none}pre{color:white}a:focus,button:focus,input[type="submit"]:focus{box-shadow:none;outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{border-top-color:white}.tooltip-inner{border:1px solid white}.hide{display:none !important}.validation{color:red}.navbar.bg-dark{background-color:white !important}.navbar-dark .navbar-nav .nav-link{color:#6c757d}.navbar-dark .navbar-nav .nav-link:hover{color:#070707}.lh{line-height:1.5}.btn{position:relative;z-index:99999999999}.btn-outline-primary{border-color:#070707;color:#070707}.btn-outline-primary:hover{background-color:#070707;color:white;border-color:#070707}.btn-primary{background-color:#6c757d;border-color:#6c757d}.btn-primary:hover{background-color:#007bff;color:white;border-color:#007bff}.alert-primary{color:#6c757d}.checkbox-round{width:40px;height:39px;border-radius:50%;-webkit-appearance:none;background-image:url(../img/checkbox_unchecked_white.svg)}.checkbox-round.vegan{background-image:url(../img/checkbox_unchecked_green.svg)}.checkbox-round.vegan:checked{background-image:url(../img/checkbox_checked_green.svg)}.checkbox-round.alergies{width:40px;height:39px;background-image:url(../img/checkbox_unchecked_white.svg)}.checkbox-round.alergies:checked{background-image:url(../img/checkbox_checked_white.svg)}.checkbox-round:checked{background-image:url(../img/checkbox_checked_white.svg)}.modal.fade{z-index:10000;text-align:center}.modal.fade .modal-body{height:500px}.modal.fade .modal-dialog{min-height:-webkit-calc(100vh - 60px);min-height:-moz-calc(100vh - 60px);min-height:calc(100vh - 60px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:auto}@media (max-width: 768px){.modal.fade .modal-dialog{min-height:-webkit-calc(100vh - 20px);min-height:-moz-calc(100vh - 20px);min-height:calc(100vh - 20px)}}.modal.fade .itemDisabled{color:white}.modal.fade .modalTitle{font-size:45px;text-transform:uppercase;font-weight:bold}.modal.fade .modalText{font-size:28px;font-weight:normal}.modal.fade .close{opacity:1;margin-top:10px}.modal.fade .customButton{background:#04C2DF;color:white;padding:17px 0px 12px;width:200px;font-size:28px;border:none;border-radius:50px;font-weight:bold;text-align:center}.modal.fade .customButton.grey{background:#dadada;color:#070707}#deleteModal .customButton,#deleteOthersModal .customButton{margin-left:120px}#deleteModal .customButton.grey,#deleteOthersModal .customButton.grey{margin-left:0px;margin-right:120px}#alergiesModal .modal-body{height:800px}#alergiesModal input[name="alergiesSubmit"]{margin-top:85px}#alergiesModal div.td{padding:30px 10px 0px 0px;border-bottom:1px solid grey}#alergiesModal #table .tr .td:nth-child(1),#alergiesModal #table .tr .td:nth-child(4){width:35%}#alergiesModal #table .tr .td:nth-child(2),#alergiesModal #table .tr .td:nth-child(5){width:10%}#alergiesModal #table .tr .td:nth-child(3){border-bottom:none;width:7%}#alergiesModal .nobr{white-space:nowrap}#veganGlutenModal .customButton,#noSauceModal .customButton{width:250px}#additionalItems{box-shadow:0px 0px 20px black;background-color:#242424;border-radius:10px;cursor:pointer;max-width:700px}#additionalItems .td{width:20%;font-weight:bold;font-size:25px}#additionalItems .td.additionalItemsFormOthers{width:40%}#additionalItemsStep101 .td{cursor:pointer}#additionalItemsStep101 button.transparent{background:transparent;color:white}.groupName{color:#04C2DF}#table{display:table;width:100%}#table .tr{display:table-row}#table .tr.itemDisabledAllergens{color:#555555;pointer-events:none}#table .tr.itemDisabledAllergens .itemQuantity{color:#555555}#table .tr.itemDisabled .itemQuantity{color:#555555 !important}#table .td{display:table-cell;padding:5px 0;vertical-align:middle}#table .td.slider{min-width:175px}#table .td.padding0{padding:0}#specialOptions{display:table;width:100%}#specialOptions label{margin-bottom:0}#specialOptions .tr{display:table-row}#specialOptions .td{display:table-cell;padding:0px 0 10px;vertical-align:middle;margin-top:auto;margin-bottom:auto}#specialOptions .td label{vertical-align:middle;horiz-align:center}.itemDisabled{color:#555555}.itemEnabled{color:#ffffff !important}button.transparent{background:transparent;border:0}.roundedButton{border:2px solid;text-align:center;width:40px;height:40px;border-radius:100%;display:inline-block;font-size:40px;font-weight:bold;line-height:36px}.roundedButton.english{font-size:30px !important}.roundedButton:hover{color:#070707;background:white;text-decoration:none}.roundedButton.chosen{color:#070707;background:#04C2DF}.container{margin:0 auto}.pt-50{padding-top:50px !important}.pt-100{padding-top:100px !important}.orderPage.Step0{background:#070707;background-size:100% !important}.orderPage.Step6 .readOnly{font-size:40px;padding:25px 75px}.orderPage .nextWokSummary{color:white;font-size:25px;text-transform:uppercase;font-weight:700}.orderPage .h2summary{color:#00A0B4;font-size:30px}.orderPage input[type="submit"],.orderPage .customButton{background:#070707;color:white;padding:15px 51px 10px;font-size:20px;border:none;border-radius:50px;font-weight:bold;text-transform:uppercase}.orderPage input[type="submit"].pay,.orderPage .customButton.pay{font-size:40px;padding:25px 75px;background-color:white !important;color:#00A3B7}.orderPage input[type="submit"].white,.orderPage .customButton.white{background:white;color:#070707}.orderPage input[type="submit"].blue,.orderPage .customButton.blue{background:#04C2DF}.orderPage input[type="submit"].roundedButton,.orderPage .customButton.roundedButton{width:63px;height:62px;border:2px solid #616161;color:#616161;border-radius:65px;padding:3px 0 0 0}.orderPage input[type="submit"].roundedButton:hover,.orderPage .customButton.roundedButton:hover{border:none}.orderPage input[type="submit"].roundedButtonWhite,.orderPage .customButton.roundedButtonWhite{width:63px;height:62px;border:2px solid white;color:white;border-radius:65px;padding:3px 0 0 0}.orderPage input[type="submit"].roundedHomeButton,.orderPage .customButton.roundedHomeButton{width:63px;height:62px;background-image:url(../img/home_icon_grey.svg);background-repeat:no-repeat;color:transparent;cursor:pointer}.orderPage input[type="submit"].roundedHomeButton:hover,.orderPage .customButton.roundedHomeButton:hover{color:transparent;background-image:url(../img/home_icon_highlighted.svg);background-repeat:no-repeat;background-position:center}.orderPage input[type="submit"].roundedHomeButtonWhite,.orderPage .customButton.roundedHomeButtonWhite{width:63px;height:61px;background-image:url(../img/home_icon.svg);background-repeat:no-repeat;color:transparent;cursor:pointer}.orderPage input[type="submit"].roundedHomeButtonWhite:hover,.orderPage .customButton.roundedHomeButtonWhite:hover{color:transparent;background-image:url(../img/home_icon_highlighted.svg);background-repeat:no-repeat;background-position:center}.orderPage input[type="submit"].readOnly,.orderPage .customButton.readOnly{background:#cccccc;cursor:default}.orderPage input[type="submit"].readOnly:hover,.orderPage .customButton.readOnly:hover{background:#cccccc;color:white}.orderPage input[type="submit"].large,.orderPage .customButton.large{padding:30px 0 !important;font-size:43px;border-radius:100px;width:320px}.orderPage input[type="range"]{-webkit-appearance:none;-moz-apperance:none;width:90%;height:3px;outline:none;background-image:-webkit-gradient(linear, left top, right top, color-stop(0.4, #E10908), color-stop(0.4, #3B3B3B))}.orderPage input[type='range']::-webkit-slider-thumb{-webkit-appearance:none !important;background-color:#070707;border:2px solid #E10908;border-radius:50%;height:25px;width:25px}.orderPage span.hotness{text-transform:uppercase;font-size:10px;color:#2e2e2e}.orderPage .hotnessLabels{height:15px;margin-right:6%}.orderPage #lactoseFree{font-family:Montserrat}.orderPage input[name="nextStep"],.orderPage input[name="previousStep"]{text-transform:uppercase}.orderPage input[type="submit"]:hover{background:white;color:#070707}.orderPage .basketContainer{position:fixed;height:300px;width:100%;bottom:0;background:#dadada;color:#070707;z-index:9999}.orderPage .basketContainer .thiswokPriceTag{display:flex;align-items:center;flex-direction:row}.orderPage .basketContainer .thiswokPriceTag .nobr{white-space:nowrap}.orderPage .basketContainer #table .td{padding:10px 0}.orderPage .basketContainer #table .td.borderBottom{border-bottom:1px solid #929292}.orderPage .basketContainer #table .td.borderTop{border-top:1px solid #929292}.orderPage .basketContainer #table .tr{color:black}.orderPage .basketContainer .basketItemContainer .td.borderBottom span.itemName{font-family:Montserrat_SemiBold;text-transform:capitalize;font-size:14px}.orderPage .basketContainer input[type="submit"].blue{color:white;padding:15px 30px 10px;font-size:20px;border:none;border-radius:50px;font-weight:bold}.orderPage .basketContainer input[type="submit"].blue:hover{background:#04C2DF}.orderPage .basketContainer input[type="submit"].readOnly{color:white;padding:15px 30px 10px;font-size:20px;border:none;border-radius:50px;font-weight:bold;background:#cccccc;cursor:default}.orderPage .basketContainer .wokSelector{border:none;padding:0;background:transparent;color:#070707;border-radius:0;text-transform:uppercase}.orderPage .basketContainer .wokSelectorContainer{text-align:center;background-color:#dadada;padding:18px;height:60px;box-shadow:0 10px 10 10 rgba(195,195,195,0.5)}.orderPage .basketContainer .wokSelectorContainer.inactive{box-shadow:inset -25px 0 10px -7px #c3c3c3;opacity:0.5}.orderPage .basketContainer .wokSelectorContainer.inactive.borderBottom{border-bottom:1px solid #6b6b6b}.orderPage .basketContainer .wokSelectorContainer.inactive:hover{opacity:1}.orderPage .basketContainer .wokSelectorContainer.inactive .wokSelector{opacity:0}.orderPage .basketContainer .wokSelectorContainer button{background-color:transparent;border:none}.orderPage .basketContainer .wokSelectorContainerOuter{height:300px;padding:0;box-shadow:inset -15px 0 10px -7px #c3c3c3}.orderPage .basketContainer small.blue{color:#04C2DF}.orderPage .basketContainer .totalPrice{font-weight:bold;font-size:30px}.orderPage .basketContainer .totalPriceLabel{font-weight:bold;font-size:10px;line-height:12px;display:block}.orderPage .basketContainer .light-gray{color:#dadada}.orderPage .basketContainer .col-woks{width:100px;float:left}.orderPage .basketContainer .col-basket{width:calc(100% - 300px);float:left}.orderPage .basketContainer .col-basketGroup{width:calc((100% - 70px) / 4);float:left;margin-top:10px}.orderPage .basketContainer .col-price{width:200px;float:left;box-shadow:inset 15px 0 10px -7px #c3c3c3}.orderPage .basketContainer .collapsibleBasket{background-color:#dadada;border-radius:10px;z-index:9999;padding:25px 80px 0;width:175px;display:inline-block;position:absolute;left:0;right:0;margin:auto;top:-30px;cursor:pointer}.orderPage .basketContainer .collapsibleBasket img{margin-top:-35px;height:50%}.orderPage #basketLarge{background-color:#dadada;position:absolute;z-index:9999;top:1920px;height:1500px;transition:bottom 5s linear}.orderPage #basketLarge .uncollapsibleBasket{position:absolute;text-align:center;background:#dadada;display:block;padding:10px 75px;border-radius:10px;top:-35px;margin:auto;left:0;right:0;width:175px;transform:rotate(180deg);cursor:pointer}.orderPage #basketLarge span.itemName{font-weight:bold;font-size:110%;color:#04C2DF}.orderPage #basketLarge h5{color:black}.orderPage #basketLarge .td{display:table-cell;padding:5px 0 5px 0;vertical-align:middle}.orderPage #basketLarge .totalPrice{color:black;font-size:20px;font-weight:bold}.orderPage #basketLarge .totalPrice.blue{color:#04C2DF;font-weight:bold}.orderPage #basketLarge .borderBottom{border-bottom:1px solid #6b6b6b}.orderPage #basketLarge .borderBottom.thick{border-bottom:3px solid #101010}.orderPage #basketLarge .borderBottom.thick h5{min-height:33px;display:inline-block}.orderPage #basketLarge .borderBottom.thick.padding{padding:5px 0}.orderPage #basketLarge .borderBottom.thick button{background-color:transparent;border:none}.orderPage #basketLarge .borderTop{border-top:1px solid #6b6b6b}.orderPage #basketLarge .itemNameCheckout{color:black;font-family:Montserrat}.orderPage #checkoutPage{position:relative;margin-bottom:0}.orderPage #checkoutPage span.itemName{font-size:14px;text-transform:uppercase;font-weight:bold}.orderPage #checkoutPage ::-webkit-scrollbar{width:5px;margin-right:25px}.orderPage #checkoutPage ::-webkit-scrollbar-track{background:#dadada}.orderPage #checkoutPage ::-webkit-scrollbar-thumb{background:#04C2DF}.orderPage #wokSummary{height:840px;overflow-y:auto}.orderPage #wokSummary:after{content:"";width:100%;height:50px;display:block;position:absolute;background:#070707;background:-webkit-gradient(linear, 0% 0% 0% 100%, from(#070707), to(transparent));background:-webkit-linear-gradient(bottom, #070707, transparent);background:-moz-linear-gradient(bottom, #070707, transparent);background:-ms-linear-gradient(bottom, #070707, transparent);background:-o-linear-gradient(bottom, #070707, transparent);bottom:0;left:0;z-index:10}.orderPage .pulse{margin:20px;border-radius:50%;background:#cca92c;cursor:pointer;box-shadow:0 0 0 rgba(0,160,180,0.6);animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(0,160,180,0.6)}70%{-webkit-box-shadow:0 0 0 20px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(0,160,180,0.6);box-shadow:0 0 0 0 rgba(0,160,180,0.6)}70%{-moz-box-shadow:0 0 0 20px rgba(204,169,44,0);box-shadow:0 0 0 20px rgba(204,169,44,0)}100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}.orderPage #backgroundLight{position:absolute;background-color:#00A0B4;width:100%;height:620px;top:1300px;border-top-left-radius:30px;border-top-right-radius:30px;z-index:-1}.orderPage .orderContainer{margin-bottom:300px;margin-right:200px;color:white}.orderPage .orderContainer.withoutMargin{margin-right:0}.orderPage .orderContainer.withoutMargin .titlepage{margin-top:1100px}.orderPage .orderContainer h1.category{font-size:72px;text-transform:uppercase;font-weight:bold}.orderPage .orderContainer p.categoryDescription{font-family:Montserrat;font-size:18px;max-width:600px;color:#B0B0B0}.orderPage .orderContainer h4.categorySubtitle{font-family:Montserrat;font-size:22px}.orderPage .orderContainer span.itemName{font-size:30px;text-transform:uppercase;font-weight:bold}.orderPage .orderContainer span.itemName.others{font-size:14px}.orderPage .orderContainer span.itemNameCheckout{font-family:Montserrat_SemiBold;font-size:30px;text-transform:capitalize;font-weight:normal}.orderPage .orderContainer small{display:block;font-size:20px;font-weight:bold;color:white}.orderPage .orderContainer .itemQuantity{background:transparent;border:0;color:white;width:40px;text-align:center;font-size:40px;font-weight:700}.orderPage .orderContainer .chooseItem small{font-size:10px;text-transform:uppercase;margin-top:5px;line-height:12px}.orderPage .orderContainer .chooseItem small.chosen{font-size:8px}.orderPage .orderContainer #table .td.borderTop{border-top:1px solid #6b6b6b}.orderPage .orderContainer #table .td.borderBottom{border-bottom:1px solid #6b6b6b}.orderPage .orderContainer #table .td.borderBottom.thick{border-bottom:3px solid white}.orderPage .orderContainer #table .td.borderBottom.thick button{background-color:transparent;border:none}.orderPage .orderContainer #table .td.borderBottom .itemNameCheckout{font-family:Montserrat_SemiBold;font-size:14px;text-transform:capitalize;font-weight:normal}.orderPage .orderContainer .iButton{border:1px solid #2e2e2e;text-align:center;width:20px;height:20px;border-radius:100%;display:inline-block;flex-direction:column;justify-content:center;align-items:center;font-size:15px;line-height:17px;color:#070707;background-color:#2e2e2e;font-weight:bold;text-decoration:none;cursor:pointer;margin-left:10px}.orderPage .orderContainer .iButton:hover{color:#070707;background:white;text-decoration:none}.orderPage .bookmarksContainer{right:200px;height:200px;transform:rotate(-90deg);transform-origin:100% 0;position:absolute;line-height:46px;top:0;text-align:right;background-color:#383838;overflow:hidden}.orderPage .bookmarksContainer .submitBookmark{text-transform:uppercase;border:none;padding:7px 40px 3px 0;background:none;font-size:22px}.orderPage .bookmarksContainer .submitBookmark:hover{background:none;color:inherit}.orderPage .bookmarksContainer .bookmark{min-width:1920px;padding-right:25px;box-shadow:inset 0px -10px 10px -7px #070707;cursor:pointer}.orderPage .bookmarksContainer .bookmark .bookmarkCategory{display:inline-block;padding-right:50px;text-align:left}.orderPage .bookmarksContainer .bookmark .bookmarkNumber{transform:rotate(90deg);transform-origin:-13px 0;display:inline-block;font-size:40px;font-weight:bold}.orderPage small.mealDescription{font-family:Montserrat;font-size:18px;color:#616161}.paymentPage{background-color:#070707}.paymentPage .groupName{color:#04C2DF;text-transform:uppercase;font-size:25px}.paymentPage .msgStart{padding-top:450px;z-index:99999;position:relative}.paymentPage .msgStartSmall{padding-top:225px}.paymentPage .paymentMessage{text-transform:uppercase;font-size:90px;font-weight:bold}.paymentPage .paymentMessage.orderNumber{font-family:TTRounds}.paymentPage .icon{margin-top:150px}.paymentPage .actionIcon{padding-top:400px;position:absolute}.paymentPage .ticketNumberSection{margin-top:350px}.paymentPage .ticketNumberSection.white .ticketNumber{font-family:TTRounds;font-weight:bold;font-size:150px;z-index:99999;position:relative}.paymentPage .ticketNumberSection.white span{font-family:Montserrat;color:white;font-size:35px}.paymentPage .ticketNumberSection.blue .ticketNumber{font-family:TTRounds;font-weight:bold;font-size:150px;color:#04C2DF}.paymentPage .ticketNumberSection.blue span{font-family:Montserrat;color:white;font-size:35px;color:#04C2DF}.paymentPage .messageDescription{font-family:Montserrat;font-size:32px;color:#616161}.paymentPage .bottomWave{position:absolute;width:100%;height:600px;bottom:0px;z-index:1}.paymentPage .bottomWave.blue{background-image:url(../img/waves_blue.png)}.paymentPage .bottomWave.white{background-image:url(../img/waves_white.png)}.paymentPage input[type="submit"].customButton.blue{color:white;padding:15px 10px 10px;font-size:22px;border:none;border-radius:50px;font-weight:bold;cursor:pointer;text-align:center;background:#04C2DF;width:300px;padding:15px 25px 10px}#cashRegister .ticketNumberSection{color:#04C2DF}input[type="validatedSubmit"],.validatedSubmit{background:#070707;color:white;padding:15px 10px 10px;font-size:20px;border:none;border-radius:50px;font-weight:bold;cursor:pointer;text-align:center}input[type="validatedSubmit"].customButton.blue,.validatedSubmit.customButton.blue{background:#04C2DF;width:145px;padding:15px 48px 10px}input[type="validatedSubmit"].customButton:hover,.validatedSubmit.customButton:hover{background:white;color:#070707}input[type="validatedSubmit"].customFinishButton.blue,.validatedSubmit.customFinishButton.blue{background:#04C2DF;width:145px;padding:15px 24px 10px}input[type="validatedSubmit"].roundedHomeButton,.validatedSubmit.roundedHomeButton{width:63px;height:61px;background-image:url(../img/home_icon_grey.svg);background-repeat:no-repeat;color:transparent;cursor:pointer;margin-right:10px}input[type="validatedSubmit"].roundedHomeButton:hover,.validatedSubmit.roundedHomeButton:hover{color:transparent;background-image:url(../img/home_icon_highlighted.svg);background-repeat:no-repeat;background-position:center}#screens .screenBody{width:1920px;height:1080px}#template1.screen,#template2.screen{width:1920px;height:1080px}#template1 .admin,#template2 .admin{zoom:0.5}@media only screen and (max-width: 600px){#template1 .admin table th,#template1 .admin table td,#template2 .admin table th,#template2 .admin table td{padding:0;font-size:8px !important}}#template1 table,#template2 table{position:relative;margin-top:56%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;width:calc(100% - 30px)}#template1 table th,#template1 table td,#template2 table th,#template2 table td{padding:0.1rem;font-size:30px}#template1 table.items-19,#template1 table.items-20,#template2 table.items-19,#template2 table.items-20{margin-top:57%}#template1 table.items-19 th,#template1 table.items-19 td,#template1 table.items-20 th,#template1 table.items-20 td,#template2 table.items-19 th,#template2 table.items-19 td,#template2 table.items-20 th,#template2 table.items-20 td{padding:0;font-size:40px;line-height:50px}#template1 table.items-16 th,#template1 table.items-16 td,#template1 table.items-17 th,#template1 table.items-17 td,#template1 table.items-18 th,#template1 table.items-18 td,#template2 table.items-16 th,#template2 table.items-16 td,#template2 table.items-17 th,#template2 table.items-17 td,#template2 table.items-18 th,#template2 table.items-18 td{padding:0;font-size:40px;line-height:55px}#template1 table.items-14 th,#template1 table.items-14 td,#template1 table.items-15 th,#template1 table.items-15 td,#template2 table.items-14 th,#template2 table.items-14 td,#template2 table.items-15 th,#template2 table.items-15 td{padding:0.1rem;font-size:40px}#template1 table.items-13 th,#template1 table.items-13 td,#template1 table.items-12 th,#template1 table.items-12 td,#template2 table.items-13 th,#template2 table.items-13 td,#template2 table.items-12 th,#template2 table.items-12 td{padding:0.20rem;font-size:45px}#template1 table.items-11 th,#template1 table.items-11 td,#template1 table.items-10 th,#template1 table.items-10 td,#template2 table.items-11 th,#template2 table.items-11 td,#template2 table.items-10 th,#template2 table.items-10 td{padding:0.2rem;font-size:55px}#template1 table.items-9 th,#template1 table.items-9 td,#template1 table.items-8 th,#template1 table.items-8 td,#template2 table.items-9 th,#template2 table.items-9 td,#template2 table.items-8 th,#template2 table.items-8 td{padding:0.25rem;font-size:65px}#template1 table.items-7 th,#template1 table.items-7 td,#template1 table.items-6 th,#template1 table.items-6 td,#template2 table.items-7 th,#template2 table.items-7 td,#template2 table.items-6 th,#template2 table.items-6 td{padding:0.75rem;font-size:70px}#template1 table.items-5 th,#template1 table.items-5 td,#template1 table.items-4 th,#template1 table.items-4 td,#template1 table.items-3 th,#template1 table.items-3 td,#template1 table.items-2 th,#template1 table.items-2 td,#template1 table.items-1 th,#template1 table.items-1 td,#template2 table.items-5 th,#template2 table.items-5 td,#template2 table.items-4 th,#template2 table.items-4 td,#template2 table.items-3 th,#template2 table.items-3 td,#template2 table.items-2 th,#template2 table.items-2 td,#template2 table.items-1 th,#template2 table.items-1 td{padding:1.5rem;font-size:70px}#template3.screen{width:1920px;height:1080px}#template3 .price-beer{position:absolute;top:30%;right:20%}#template3 .price-beer.admin{zoom:0.5}@media only screen and (max-width: 600px){#template3 .price-beer.admin{zoom:0.25}}#template3 .price-beer .price-beer-text{position:absolute;top:17%;right:40%;font-size:75px;color:#10492C}#template3 .price-beer .price-beer-text-currency{position:absolute;top:40%;right:22%;font-size:35px;color:#10492C}#template4.screen{width:1920px;height:1080px}#template4 .price-chicken{position:absolute;top:10%;right:15%}#template4 .price-chicken.admin{zoom:0.5}@media only screen and (max-width: 768px){#template4 .price-chicken.admin{zoom:0.25}}#template4 .price-chicken .price-chicken-text{position:absolute;top:17%;right:40%;font-size:155px;color:#841813}#template4 .price-chicken .price-chicken-text-currency{position:absolute;top:40%;right:22%;font-size:75px;color:#841813}#template4 .menu-chicken{position:absolute;top:48%;right:4%;font-size:40px;width:28%}#template4 .menu-chicken.admin{zoom:0.5}@media only screen and (max-width: 768px){#template4 .menu-chicken.admin{zoom:0.25}}#template4 .menu-chicken table td{padding:0.5rem 0.25rem}#template5.screen{width:1920px;height:1080px}#template5 .price-sausage{position:absolute;top:10%;right:15%}#template5 .price-sausage.admin{zoom:0.5}@media only screen and (max-width: 768px){#template5 .price-sausage.admin{zoom:0.25}}#template5 .price-sausage .price-sausage-text{position:absolute;top:17%;right:40%;font-size:155px;color:#a43b01}#template5 .price-sausage .price-sausage-text-currency{position:absolute;top:40%;right:22%;font-size:75px;color:#a43b01}#template5 .menu-sausage{position:absolute;top:48%;right:4%;font-size:40px;width:28%}#template5 .menu-sausage.admin{zoom:0.5}@media only screen and (max-width: 768px){#template5 .menu-sausage.admin{zoom:0.25}}#template5 .menu-sausage table td{padding:0.5rem 0.25rem}#template6.screen{width:1920px;height:1080px}#template6 .price-burger{position:absolute;top:10%;right:15%}#template6 .price-burger.admin{zoom:0.5}@media only screen and (max-width: 768px){#template6 .price-burger.admin{zoom:0.25}}#template6 .price-burger .price-burger-text{position:absolute;top:17%;right:40%;font-size:155px;color:#262626}#template6 .price-burger .price-burger-text-currency{position:absolute;top:40%;right:22%;font-size:75px;color:#262626}#template6 .menu-burger{position:absolute;top:55%;left:5%;font-size:40px;width:35%}#template6 .menu-burger.admin{zoom:0.5}@media only screen and (max-width: 768px){#template6 .menu-burger.admin{zoom:0.25}}#template6 .menu-burger table td{padding:0.5rem 0.25rem}#template8.screen{width:1920px;height:1080px}#template8 .price-beer{position:absolute;top:29%;right:4%}#template8 .price-beer.admin{zoom:0.5}@media only screen and (max-width: 768px){#template8 .price-beer.admin{zoom:0.25}}#template8 .price-beer .price-beer-text{position:absolute;top:17%;right:40%;font-size:75px;color:#10492C}#template8 .price-beer .price-beer-text-currency{position:absolute;top:40%;right:22%;font-size:35px;color:#10492C}#template8 .price-beer1{position:absolute;top:36%;right:28.5%}#template8 .price-beer1.admin{zoom:0.5}@media only screen and (max-width: 768px){#template8 .price-beer1.admin{zoom:0.25}}#template8 .price-beer1 .price-beer-text{position:absolute;top:17%;right:40%;font-size:75px;color:#10492C}#template8 .price-beer1 .price-beer-text-currency{position:absolute;top:40%;right:22%;font-size:35px;color:#10492C}#template8 .price-beer2{position:absolute;top:60%;right:54%}#template8 .price-beer2.admin{zoom:0.5}@media only screen and (max-width: 768px){#template8 .price-beer2.admin{zoom:0.25}}#template8 .price-beer2 .price-beer-text{position:absolute;top:17%;right:40%;font-size:75px;color:#10492C}#template8 .price-beer2 .price-beer-text-currency{position:absolute;top:40%;right:22%;font-size:35px;color:#10492C}#template8 .price-beer3{position:absolute;top:48%;right:75%}#template8 .price-beer3.admin{zoom:0.5}@media only screen and (max-width: 768px){#template8 .price-beer3.admin{zoom:0.25}}#template8 .price-beer3 .price-beer-text{position:absolute;top:17%;right:40%;font-size:75px;color:#10492C}#template8 .price-beer3 .price-beer-text-currency{position:absolute;top:40%;right:22%;font-size:35px;color:#10492C}#template9.screen{width:1920px;height:1080px}#template9 .menu-fresh{position:absolute;top:45%;left:3%;font-size:40px;width:35%}#template9 .menu-fresh.admin{zoom:0.5}@media only screen and (max-width: 768px){#template9 .menu-fresh.admin{zoom:0.25}}#template9 .menu-fresh table td{padding:0.5rem 0.25rem}#template10.screen{width:1920px;height:1080px}#template10 .table-evo{margin:12% 6% 0;width:88%;font-size:300%}#template10 .table-evo tr.spacer td{line-height:20px}#template10 .table-evo td:nth-child(3n),#template10 .table-evo td:nth-child(2n){text-align:right}#template10 .table-evo .titleClass{text-align:center;font-size:150%;border-bottom:5px solid #52ad47;padding-TOP:2%}#template10 .table-evo.admin{zoom:0.5}@media only screen and (max-width: 768px){#template10 .table-evo.admin{zoom:0.25}}#template10 .table-evo.items-2{font-size:350%;margin:12% 6% 0}#template10 .table-evo.items-2 tr.spacer td{line-height:40px}#template10 .table-evo.items-4{font-size:275%;margin:10% 6% 0}#template10 .table-evo.items-4 tr.spacer td{line-height:0}#template10 .table-evo.items-5{font-size:225%;margin:10% 6% 0}#template10 .table-evo.items-5 tr.spacer td{line-height:0}#template11.screen{width:1920px;height:1080px}#template11 .col-12{padding:0 50px}#template11 .table-evo{margin:27% 0 0;width:100%;font-size:225%}#template11 .table-evo tr.spacer td{line-height:20px}#template11 .table-evo td:nth-child(3n),#template11 .table-evo td:nth-child(2n){text-align:right}#template11 .table-evo .titleClass{text-align:center;font-size:150%;border-bottom:5px solid #52ad47;padding-TOP:2%}#template11 .table-evo.admin{zoom:0.5}@media only screen and (max-width: 768px){#template11 .table-evo.admin{zoom:0.25}}#template12.screen{height:1920px;width:1080px}#template12.adminscreen{max-width:540px;height:960px}#template12 .admin{zoom:0.65}#template12 table{position:relative;margin-top:60%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;font-size:50px}#template12 table.items-14 th,#template12 table.items-14 td,#template12 table.items-15 th,#template12 table.items-15 td{padding:0.20rem}#template12 table.items-13 th,#template12 table.items-13 td,#template12 table.items-12 th,#template12 table.items-12 td{padding:0.25rem;font-size:55px}#template12 table.items-11 th,#template12 table.items-11 td,#template12 table.items-10 th,#template12 table.items-10 td{padding:0.3rem;font-size:65px}#template12 table.items-9 th,#template12 table.items-9 td,#template12 table.items-8 th,#template12 table.items-8 td{padding:0.5rem;font-size:70px}#template12 table.items-7 th,#template12 table.items-7 td,#template12 table.items-6 th,#template12 table.items-6 td{padding:0.75rem;font-size:70px}#template12 table.items-5 th,#template12 table.items-5 td,#template12 table.items-4 th,#template12 table.items-4 td,#template12 table.items-3 th,#template12 table.items-3 td,#template12 table.items-2 th,#template12 table.items-2 td,#template12 table.items-1 th,#template12 table.items-1 td{padding:1.5rem;font-size:70px}#template13.screen{height:1920px;width:1080px;overflow:hidden}#template13.adminscreen{max-width:540px;height:960px}#template13 .admin{zoom:0.7}#template13 table{position:relative;margin-top:85%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;font-size:35px}#template13 table.items-29 th,#template13 table.items-29 td,#template13 table.items-30 th,#template13 table.items-30 td{padding:0;font-size:38px}#template13 table.items-26 th,#template13 table.items-26 td,#template13 table.items-27 th,#template13 table.items-27 td,#template13 table.items-28 th,#template13 table.items-28 td{padding:0;font-size:40px}#template13 table.items-24 th,#template13 table.items-24 td,#template13 table.items-25 th,#template13 table.items-25 td{padding:0;font-size:45px}#template13 table.items-22 th,#template13 table.items-22 td,#template13 table.items-23 th,#template13 table.items-23 td{padding:0;font-size:50px}#template13 table.items-18,#template13 table.items-19,#template13 table.items-20,#template13 table.items-21{margin-top:90%}#template13 table.items-18 th,#template13 table.items-18 td,#template13 table.items-19 th,#template13 table.items-19 td,#template13 table.items-20 th,#template13 table.items-20 td,#template13 table.items-21 th,#template13 table.items-21 td{padding:0.25rem;font-size:50px}#template13 table.items-14 th,#template13 table.items-14 td,#template13 table.items-15 th,#template13 table.items-15 td{padding:0.50rem;font-size:65px}#template13 table.items-13 th,#template13 table.items-13 td,#template13 table.items-12 th,#template13 table.items-12 td{padding:0.75rem;font-size:70px}#template13 table.items-11 th,#template13 table.items-11 td,#template13 table.items-10 th,#template13 table.items-10 td{padding:1.25rem;font-size:70px}#template13 table.items-9 th,#template13 table.items-9 td,#template13 table.items-8 th,#template13 table.items-8 td{padding:1.75rem;font-size:70px}#template13 table.items-7 th,#template13 table.items-7 td,#template13 table.items-6 th,#template13 table.items-6 td{padding:2rem;font-size:70px}#template13 table.items-5 th,#template13 table.items-5 td,#template13 table.items-4 th,#template13 table.items-4 td,#template13 table.items-3 th,#template13 table.items-3 td,#template13 table.items-2 th,#template13 table.items-2 td,#template13 table.items-1 th,#template13 table.items-1 td{padding:2rem;font-size:70px}#template14.screen,#template15.screen{width:1920px;height:1080px}#template14 .price-popcorn-text,#template15 .price-popcorn-text{position:absolute;color:#841813;font-size:100px;top:10%;right:41%}#template14 .price-popcorn-text-currency,#template15 .price-popcorn-text-currency{position:absolute;color:#841813;font-size:50px;top:38%;right:20%}#template14 .price-popcorn,#template15 .price-popcorn{position:absolute;top:25%;right:3%}#template14 .price-popcorn img,#template15 .price-popcorn img{width:200px}#template14 .price-popcorn.admin,#template15 .price-popcorn.admin{zoom:0.5}@media only screen and (max-width: 768px){#template14 .price-popcorn.admin,#template15 .price-popcorn.admin{zoom:0.25}}#template14 .price-popcorn1,#template15 .price-popcorn1{position:absolute;top:81%;right:36%}#template14 .price-popcorn1 img,#template15 .price-popcorn1 img{width:200px}#template14 .price-popcorn1.admin,#template15 .price-popcorn1.admin{zoom:0.5}@media only screen and (max-width: 768px){#template14 .price-popcorn1.admin,#template15 .price-popcorn1.admin{zoom:0.25}}#template14 .price-popcorn2,#template15 .price-popcorn2{position:absolute;top:81%;right:78%}#template14 .price-popcorn2 img,#template15 .price-popcorn2 img{width:200px}#template14 .price-popcorn2.admin,#template15 .price-popcorn2.admin{zoom:0.5}@media only screen and (max-width: 768px){#template14 .price-popcorn2.admin,#template15 .price-popcorn2.admin{zoom:0.25}}#template14 .price-popcorn3,#template15 .price-popcorn3{position:absolute;top:35%;right:77%}#template14 .price-popcorn3 img,#template15 .price-popcorn3 img{width:200px}#template14 .price-popcorn3.admin,#template15 .price-popcorn3.admin{zoom:0.5}@media only screen and (max-width: 768px){#template14 .price-popcorn3.admin,#template15 .price-popcorn3.admin{zoom:0.25}}#template14 table,#template15 table{position:relative;margin-top:56%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;width:calc(100% - 30px)}#template14 table th,#template14 table td,#template15 table th,#template15 table td{padding:0.1rem;font-size:30px}#template14 table.items-19,#template14 table.items-20,#template15 table.items-19,#template15 table.items-20{margin-top:57%}#template14 table.items-19 th,#template14 table.items-19 td,#template14 table.items-20 th,#template14 table.items-20 td,#template15 table.items-19 th,#template15 table.items-19 td,#template15 table.items-20 th,#template15 table.items-20 td{padding:0;font-size:40px;line-height:50px}#template14 table.items-16 th,#template14 table.items-16 td,#template14 table.items-17 th,#template14 table.items-17 td,#template14 table.items-18 th,#template14 table.items-18 td,#template15 table.items-16 th,#template15 table.items-16 td,#template15 table.items-17 th,#template15 table.items-17 td,#template15 table.items-18 th,#template15 table.items-18 td{padding:0;font-size:40px;line-height:55px}#template14 table.items-14 th,#template14 table.items-14 td,#template14 table.items-15 th,#template14 table.items-15 td,#template15 table.items-14 th,#template15 table.items-14 td,#template15 table.items-15 th,#template15 table.items-15 td{padding:0.1rem;font-size:40px}#template14 table.items-13 th,#template14 table.items-13 td,#template14 table.items-12 th,#template14 table.items-12 td,#template15 table.items-13 th,#template15 table.items-13 td,#template15 table.items-12 th,#template15 table.items-12 td{padding:0.20rem;font-size:45px}#template14 table.items-11 th,#template14 table.items-11 td,#template14 table.items-10 th,#template14 table.items-10 td,#template15 table.items-11 th,#template15 table.items-11 td,#template15 table.items-10 th,#template15 table.items-10 td{padding:0.2rem;font-size:55px}#template14 table.items-9 th,#template14 table.items-9 td,#template14 table.items-8 th,#template14 table.items-8 td,#template15 table.items-9 th,#template15 table.items-9 td,#template15 table.items-8 th,#template15 table.items-8 td{padding:0.25rem;font-size:65px}#template14 table.items-7 th,#template14 table.items-7 td,#template14 table.items-6 th,#template14 table.items-6 td,#template15 table.items-7 th,#template15 table.items-7 td,#template15 table.items-6 th,#template15 table.items-6 td{padding:0.75rem;font-size:70px}#template14 table.items-5 th,#template14 table.items-5 td,#template14 table.items-4 th,#template14 table.items-4 td,#template14 table.items-3 th,#template14 table.items-3 td,#template14 table.items-2 th,#template14 table.items-2 td,#template14 table.items-1 th,#template14 table.items-1 td,#template15 table.items-5 th,#template15 table.items-5 td,#template15 table.items-4 th,#template15 table.items-4 td,#template15 table.items-3 th,#template15 table.items-3 td,#template15 table.items-2 th,#template15 table.items-2 td,#template15 table.items-1 th,#template15 table.items-1 td{padding:1.5rem;font-size:70px}#template16.screen{height:1920px;width:1080px;overflow:hidden}#template16.adminscreen{max-width:549px;height:960px}#template16 .admin{zoom:0.7}body#admin-login{min-height:100vh;background-color:white;/*color:white*/}#admin-menu-edit hr{margin:0}#admin-menu-edit input[type=checkbox]{width:30px;height:30px;cursor:pointer}@media only screen and (max-width: 600px){#admin-menu-edit input[type=checkbox]{width:20px !important}}
