/**handles:wr-frontend-elements,firebox,althea-wp-theme-extras,restaurant_system_public_style**/
img.lws-woorewards-point-symbol{display:inline !important;margin-bottom:-0.1em;height:1em;width:auto;}ul.products li.product img.lws-woorewards-point-symbol{margin-bottom:-0.1em;}.wr-wrapper{display:flex;flex-direction:row;padding:var(--wr-block-padding, "10px");gap:10px;justify-content:center;align-items:center;border-style:var(--wr-block-border-style, "none");border-width:var(--wr-block-border-width, "inherit");border-radius:var(--wr-block-border-radius, "inherit");border-color:var(--wr-block-border-color, "inherit");background-color:var(--wr-block-background-color, "inherit");color:var(--wr-block-font-color, "inherit");font-size:var(--wr-block-font-size, "inherit");line-height:1;flex-wrap:wrap}.wr-wrapper.vertical{flex-direction:column}.wr-wrapper.top-margin{margin-top:10px}.wr-wrapper.auto-fit{width:-moz-fit-content;width:fit-content}.wr-wrapper.bottom-margin{margin-bottom:10px}.wr-wrapper .wr-icon{display:flex;justify-content:center;align-items:center;font-size:2em;color:var(--wr-block-border-color, "inherit")}.wr-button{display:flex;justify-content:center;align-items:center;padding:5px 10px;transition:all .5s ease;padding:var(--wr-button-padding, "10px");border-style:var(--wr-button-border-style, "none");border-width:var(--wr-button-border-width, "inherit");border-color:var(--wr-button-border-color, "inherit");border-radius:var(--wr-button-border-radius, "inherit");background-color:var(--wr-button-background-color, "inherit");color:var(--wr-button-font-color, "inherit");font-size:var(--wr-button-font-size, "inherit")}.wr-button:hover{border-color:var(--wr-button-border-over-color, "inherit");background-color:var(--wr-button-background-over-color, "inherit");color:var(--wr-button-font-over-color, "inherit")}
:root{--fb-h1-size:24px;--fb-h2-size:20px;--fb-h3-size:18px;--fb-h4-size:16px;--fb-base-metric:8px;--fb-gutter:20px;--fb-font-size:14px;--fb-border-radius:3px;--fb-tablet-width:768px;--fb-mobile-width:468px;--fb-color-primary:#4285F4;--fb-color-success:#0F9D58;--fb-color-danger:#DB4437;--fb-color-warning:#F4B400;--fb-color-default:#555}.fb-inst .fbox-yes-no{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:1.2}.fb-inst .fbox-yn-text{margin-bottom:var(--fb-gutter)}.fb-inst .fbox-ys-footer{margin-top:var(--fb-gutter)}.fb-inst .fbox-ys-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-inst .fbox-ys-btn{margin:0}.fb-inst .fbox-ys-btn a{font-size:14px;border-radius:3px;vertical-align:middle;padding:.8em 1.6em!important;line-height:1;font-weight:400;letter-spacing:inherit;text-transform:inherit;text-decoration:none!important;-webkit-transition:all .2s linear;transition:all .2s linear}.fb-inst .fbox-ys-btn a:hover{opacity:.9}.fb-inst .fbox-ys-subtext{display:block;font-size:.8em;opacity:.8;margin-top:.2em}.fb-animate{-webkit-animation-duration:var(--animation_duration, 150ms);animation-duration:var(--animation_duration, 150ms);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fbfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fbfadeIn{0%{opacity:0}100%{opacity:1}}.fb-fadeIn{-webkit-animation-name:fbfadeIn;animation-name:fbfadeIn}@-webkit-keyframes fbfadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fbfadeOut{0%{opacity:1}100%{opacity:0}}.fb-fadeOut{-webkit-animation-name:fbfadeOut;animation-name:fbfadeOut}@media(print),(prefers-reduced-motion:reduce){.fb-animate{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.fb-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:10px;top:10px;z-index:10000;background:0 0;color:#aeaeae;font-size:24px;font-weight:400;font-family:Tahoma,Arial;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0;line-height:1;cursor:pointer;background-color:rgba(0,0,0,0);text-decoration:none!important}.fb-close:hover{background:rgba(0,0,0,0)}.fb-close:focus{outline:0}body.admin-bar .fb-inst>.fb-close{margin-top:32px}.fb-rtl .fb-close{right:auto;left:0}@-webkit-keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}@keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}.fb-acc{text-align:center}.fb-acr{text-align:right}.fb-acb .fb-container,.fb-acm .fb-container{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fb-acb .fb-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fb-acm>.fb-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-acm.fb-acc>.fb-container>.fb-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-acm.fb-acc>.fb-container>.fb-content>.fpf-widget.fpf-video,.fb-acm.fb-acc>.fb-container>.fb-content>.wp-block-embed,.fb-acm.fb-acc>.fb-container>.fb-content>.wp-block-separator{width:100%}.fb-row-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;text-align:center}.fb-row-flex>*{margin:5px 8px!important}.fb-left{float:left}.fb-right{float:right}.fb{font-family:Arial;line-height:1.5;font-size:var(--fb-font-size)}.fb svg{fill:currentColor}.fb a{color:var(--fb-color-primary)}.fb .fb-btn:not(.wp-block-button){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:var(--fb-color-default);color:#fff;padding:.9em;line-height:.6em!important;border-radius:var(--fb-border-radius);text-decoration:none!important;max-width:100%;border:solid 1px transparent;font-size:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;text-transform:inherit;cursor:pointer;margin:0}.fb .fb-btn:not(.wp-block-button).fb-btn-small{font-size:.8em;padding:.7em}.fb .fb-btn:not(.wp-block-button).fb-btn-medium{font-size:.9em;padding:.8em}.fb .fb-btn:not(.wp-block-button).fb-btn-large{font-size:1.1em;padding:.95em}.fb .fb-btn:not(.wp-block-button).fb-btn-outline,.fb .fb-btn:not(.wp-block-button).is-style-outline{background:0 0;color:inherit;border:solid 1px currentColor}.fb .fb-btn:not(.wp-block-button).fb-btn-primary{background-color:var(--fb-color-primary)}.fb .fb-btn:not(.wp-block-button).fb-btn-danger{background-color:var(--fb-color-danger)}.fb .fb-btn:not(.wp-block-button).fb-btn-success{background-color:var(--fb-color-success)}.fb .fb-btn:not(.wp-block-button).fb-fullwidth{width:100%}.fb .fb-btn:not(.wp-block-button):hover{opacity:.9}.fb-inst .fb-h1{font-size:var(--fb-h1-size)}.fb-inst .fb-h2{font-size:var(--fb-h2-size)}.fb-inst .fb-h3{font-size:var(--fb-h3-size)}.fb-inst .fb-h4{font-size:var(--fb-h4-size)}.fb-inst .fb-h1,.fb-inst .fb-h2,.fb-inst .fb-h3,.fb-inst .fb-h4{line-height:1.3;margin-bottom:var(--fb-gutter)}.fb-inst .fb-btn:not(.wp-block-button){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:var(--fb-color-default);color:#fff;padding:.9em;line-height:.6em!important;border-radius:var(--fb-border-radius);text-decoration:none!important;max-width:100%;border:solid 1px transparent;font-size:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;text-transform:inherit;cursor:pointer;margin:0}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-small{font-size:.8em;padding:.7em}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-medium{font-size:.9em;padding:.8em}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-large{font-size:1.1em;padding:.95em}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-outline,.fb-inst .fb-btn:not(.wp-block-button).is-style-outline{background:0 0;color:inherit;border:solid 1px currentColor}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-primary{background-color:var(--fb-color-primary)}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-danger{background-color:var(--fb-color-danger)}.fb-inst .fb-btn:not(.wp-block-button).fb-btn-success{background-color:var(--fb-color-success)}.fb-inst .fb-btn:not(.wp-block-button).fb-fullwidth{width:100%}.fb-inst .fb-btn:not(.wp-block-button):hover{opacity:.9}.fb-inst .fb-btn.wp-block-button a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:var(--fb-color-default);color:#fff;padding:.9em;line-height:.6em!important;border-radius:var(--fb-border-radius);text-decoration:none!important;max-width:100%;border:solid 1px transparent;font-size:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;text-transform:inherit;cursor:pointer;margin:0}.fb-inst .fb-btn.wp-block-button.fb-btn-small a{font-size:.8em;padding:.7em}.fb-inst .fb-btn.wp-block-button.fb-btn-medium a{font-size:.9em;padding:.8em}.fb-inst .fb-btn.wp-block-button.fb-btn-large a{font-size:1.1em;padding:.95em}.fb-inst .fb-btn.wp-block-button.fb-btn-outline a,.fb-inst .fb-btn.wp-block-button.is-style-outline a{background:0 0;color:inherit;border:solid 1px currentColor}.fb-inst .fb-btn.wp-block-button.fb-btn-primary a{background-color:var(--fb-color-primary)}.fb-inst .fb-btn.wp-block-button.fb-btn-danger a{background-color:var(--fb-color-danger)}.fb-inst .fb-btn.wp-block-button.fb-btn-success a{background-color:var(--fb-color-success)}.fb-inst .fb-btn.wp-block-button.fb-fullwidth a{width:100%}.fb-inst .fb-btn.wp-block-button:hover{opacity:.9}.fb-inst #fboxLogin input[type=submit]{background-color:var(--fb-color-primary)!important}.fb-inst #fboxLogin input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:var(--fb-color-default);color:#fff;padding:.9em;line-height:.6em!important;border-radius:var(--fb-border-radius);text-decoration:none!important;max-width:100%;border:solid 1px transparent;font-size:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:400;text-transform:inherit;cursor:pointer;margin:0}.fb-inst #fboxLogin input[type=submit].fb-btn-small{font-size:.8em;padding:.7em}.fb-inst #fboxLogin input[type=submit].fb-btn-medium{font-size:.9em;padding:.8em}.fb-inst #fboxLogin input[type=submit].fb-btn-large{font-size:1.1em;padding:.95em}.fb-inst #fboxLogin input[type=submit].fb-btn-outline,.fb-inst #fboxLogin input[type=submit].is-style-outline{background:0 0;color:inherit;border:solid 1px currentColor}.fb-inst #fboxLogin input[type=submit].fb-btn-primary{background-color:var(--fb-color-primary)}.fb-inst #fboxLogin input[type=submit].fb-btn-danger{background-color:var(--fb-color-danger)}.fb-inst #fboxLogin input[type=submit].fb-btn-success{background-color:var(--fb-color-success)}.fb-inst #fboxLogin input[type=submit].fb-fullwidth{width:100%}.fb-inst #fboxLogin input[type=submit]:hover{opacity:.9}.fb-inst .fb-dialog .fb-container .fb-content>figure.wp-block-image{margin:0!important}.fb-inst .fb-dialog .fb-container .fb-content>.wp-block-button{margin-bottom:0}.fb-inst p:empty{display:none}.fb-inst .wp-block-image a{display:block}.fb-inst .wp-block-buttons{margin:0}.fb-inst .wp-block-buttons>.wp-block-button{margin:0}.fb-inst .fb-hr{margin:18px 0}.fb-inst a{text-transform:inherit;font-weight:inherit}.fb-p{padding:0;margin-bottom:var(--fb-gutter)}.fb-p:first-child{margin-top:0}.fb-p:last-child{margin:0}.fb-small{font-size:.9em}.fb-muted{opacity:.6}.fb-no-margin{margin:0!important}.text-success{color:var(--fb-color-success)}.fb-icon,.fb-icon-warning{font-size:50px;line-height:56px;border:solid 2px currentColor;width:60px;height:60px;display:inline-block;border-radius:100%;color:var(--fb-color-default);margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fb-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.fb-row .fb-col{padding:10px}.fb-label{display:inline-block;background-color:var(--fb-color-default);padding:.7em;line-height:.8em;border-radius:var(--fb-border-radius);color:#fff}.fb-label.fb-label-danger{background-color:var(--fb-color-danger)}.fb-coupon-code{background-color:var(--fb-color-primary);color:#fff;padding:6px 18px;border-radius:var(--fb-border-radius);display:inline-block;font-family:monospace;font-size:16px;position:relative;text-align:center;letter-spacing:.1em}.fb-coupon-code:before{content:"✄";top:6px;left:-6px;font-size:34px;line-height:13px;position:relative}.fb-coupon-code-simple{display:inline-block;border:dashed 1px currentColor;padding:.5em;line-height:1;font-family:monospace;font-weight:700;letter-spacing:.1em}.fb-backdrop{height:100%;width:100%;position:fixed;left:0;top:0;z-index:0;overflow:hidden}.fb-floating-button{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:pointer}.fb-floating-button>*{pointer-events:all}.fb-floating-button div{font-size:var(--fontSize, "16px");color:var(--color);background-color:var(--bgColor);padding:.6em 1em;border-radius:3px;margin:30px;cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.fb-floating-button div:hover{opacity:.8}.fb-floating-button[class*=middle] div{margin:0}.fb-inst{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none;z-index:99999;text-align:left;font-size:16px;overflow:inherit}.fb-inst>*{pointer-events:all}.fb-inst,.fb-inst *,.fb-inst :after,.fb-inst :before{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width:576px){.fb-inst.fb-vertical-center-close-button .fb-close{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.fb-inst .fb-margin-bottom-0{margin-bottom:0!important}.fb-inst .aligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-inst strong{font-weight:700}.fb-inst .fb-header{font-size:1.6em;line-height:1em;margin-bottom:20px;opacity:.8}.fb-inst .fb-header ul{list-style:disc inside none;margin:0;padding:0}.fb-inst .fb-content p{line-height:1.5}.fb-inst .fb-content>p:first-child{margin-top:0}.fb-inst .fb-content>p:first-child>p{margin-top:15px}.fb-inst .fb-content>p+p{margin-top:15px}.fb-inst .fb-content>p:last-child{margin-left:0;margin-right:0;margin-bottom:0}.fb-inst .fb-content mark a{color:inherit}.fb-inst .fb-content .fb-input{border:1px solid #aeaeae;padding:.6em .8em;width:100%;height:auto;font-family:Arial;line-height:normal;margin:0}.fb-inst .fb-content .fb-field-row{margin-bottom:.5em}.fb-inst .fb-content .fb-field-row label{display:inline-block;margin-bottom:.5em}.fb-inst .fb-content .wp-block-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.fb-inst .fb-content .wp-block-buttons a{margin:0}.fb-inst .fb-content>.wp-block-columns{margin:0}.fb-inst .fb-content .wp-block-image{margin-bottom:0}.fb-inst .fb-content .wp-block-image>a{display:block}.fb-inst.fboxNav .menu-main-menu-container{margin-top:0!important}.fb-inst.fboxNav .sub-menu-toggle{display:none}.fb-inst.fboxNav .menu li{display:block;width:100%}.fb-inst .fb-formHor .fb-container{margin:0 auto;max-width:1000px}@media(min-width:768px){.fb-inst .fb-formHor form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -5px}.fb-inst .fb-formHor .fb-content form>*{padding:0 5px;margin:0;width:100%}.fb-inst .fb-formHor .fb-content form .fb-footer{-ms-flex-negative:0;flex-shrink:0;width:150px}}.fb-inst .fb-formHor button{width:100%}.fb-inst img{display:block;max-width:100%}body.admin-bar>.fb-inst.fb-top-center,body.admin-bar>.fb-inst.fb-top-left,body.admin-bar>.fb-inst.fb-top-right,body.admin-bar>.fb-pageslide>.fb-inst.fb-top-center,body.admin-bar>.fb-pageslide>.fb-inst.fb-top-left,body.admin-bar>.fb-pageslide>.fb-inst.fb-top-right{margin-top:var(--wp-admin--admin-bar--height)}.fb-dialog{width:100%;max-width:100%!important;height:auto;max-height:100%;z-index:1;background:#fff;-webkit-overflow-scrolling:touch;position:relative;overflow:auto}.fb-dialog.fb-shd1{-webkit-box-shadow:0 0 2px 2px rgba(0,0,1,.3);box-shadow:0 0 2px 2px rgba(0,0,1,.3)}.fb-dialog.fb-shd2{-webkit-box-shadow:6px 7px 4px 6px rgba(0,0,1,.3);box-shadow:6px 7px 4px 6px rgba(0,0,1,.3)}.fb-dialog.fb-shd3{-webkit-box-shadow:0 0 27px 15px rgba(0,0,0,.5);box-shadow:0 0 27px 15px rgba(0,0,0,.5)}.fb-dialog.fb-shdelevation{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.1),0 9px 46px 8px rgba(0,0,0,.1);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.1),0 9px 46px 8px rgba(0,0,0,.1)}.fb-dialog:focus{outline:0}.fb-dialog.velocity-animating{-webkit-transition:none;transition:none}.fb-dialog .wp-block-group>div{position:relative}.fb-dialog .wp-block-embed iframe{width:100%}.fb-dialog embed,.fb-dialog iframe,.fb-dialog object,.fb-dialog video{max-width:100%}.fb-pageslide{position:relative;z-index:1000000000000000000000}.fb-pageslide>.fb-inst{position:relative}iframe.fboxFitFrame{position:absolute;height:100%!important;width:100%!important;top:0;left:0}.fb-page_no_scroll,.fb-page_no_scroll body{overflow:hidden!important;position:relative}.fb-hide{display:none}.fb-top-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fb-top-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fb-middle-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-middle-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fb-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fb-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}html.fb-popup .dialog-type-lightbox{z-index:999999}
body#colibri .wp-block-latest-comments__comment-author{color:#666;font-size:14px}body#colibri .wp-block-latest-comments__comment-author:hover{color:#000}body#colibri .wp-block-latest-comments__comment-link{color:#666;font-size:14px}body#colibri .wp-block-latest-comments__comment-link:hover{color:#000}body#colibri .wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-weight:400;color:#333;font-size:14px}body#colibri .wp-block-latest-comments .wp-block-latest-comments__comment-date,body#colibri .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date{font-size:14px;margin-left:3.7em;color:#666}body#colibri .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,body#colibri .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,body#colibri .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt,body#colibri .wp-block-latest-comments .wp-block-latest-comments__comment-meta{margin-left:0}body#colibri .wp-block-latest-comments__comment-avatar{margin-top:3px}body#colibri .wp-block-latest-comments__comment{margin-bottom:0}body#colibri .wp-block-search .search-icon{fill:white}body#colibri .wp-block-search .wp-block-search__button{border-bottom-left-radius:0!important;border-top-left-radius:0!important}body#colibri .widget_block a{text-decoration:underline}body#colibri .h-svg-icon{text-align:center}body#colibri .colibri-menu-container>ul.colibri-menu li>ul>li>a:after{content:' ';display:block;width:18px}html.althea-wp-theme .wp-block-latest-comments__comment-author{color:#666;font-size:14px}html.althea-wp-theme .wp-block-latest-comments__comment-author:hover{color:#000}html.althea-wp-theme .wp-block-latest-comments__comment-link{color:#666;font-size:14px}html.althea-wp-theme .wp-block-latest-comments__comment-link:hover{color:#000}html.althea-wp-theme .wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-weight:400;color:#333;font-size:14px}html.althea-wp-theme .wp-block-latest-comments .wp-block-latest-comments__comment-date,html.althea-wp-theme .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date{font-size:14px;margin-left:3.7em;color:#666}html.althea-wp-theme .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,html.althea-wp-theme .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,html.althea-wp-theme .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt,html.althea-wp-theme .wp-block-latest-comments .wp-block-latest-comments__comment-meta{margin-left:0}html.althea-wp-theme .wp-block-latest-comments__comment-avatar{margin-top:3px}html.althea-wp-theme .wp-block-latest-comments__comment{margin-bottom:0}html.althea-wp-theme .wp-block-search .search-icon{fill:white}html.althea-wp-theme .wp-block-search .wp-block-search__button{border-bottom-left-radius:0!important;border-top-left-radius:0!important}html.althea-wp-theme .widget_block a{text-decoration:underline}html.althea-wp-theme .h-svg-icon{text-align:center}html.althea-wp-theme .colibri-menu-container>ul.colibri-menu li>ul>li>a:after{content:' ';display:block;width:18px}
.glf-btn-basic{font-weight:700;text-decoration:underline}.glf-mor-restaurant-menu-item{margin-bottom:1rem}.glf-mor-restaurant-menu-item-header{display:flex}.glf-mor-restaurant-menu-item-header h5{margin:0 .5rem 0 0}.glf-mor-restaurant-menu-category{padding-top:3rem}.glf-mor-restaurant-menu-category:first-of-type{padding-top:0}.glf-mor-restaurant-menu-category-description{font-weight:400;font-size:1.25rem;line-height:1.6;padding-top:.5rem}.glf-mor-restaurant-menu-item-inner{display:flex}.glf-mor-restaurant-menu-item-inner img{margin-right:.5rem;max-width:fit-content}.glf-mor-restaurant-menu-item-price{margin-left:auto;white-space:nowrap}.glf-mor-restaurant-menu-item-price span.from{margin-right:10px;font-size:14px}.glf-widget-opening-hours .glf-opening-entry{position:relative;display:flex;flex-direction:row;justify-content:space-between}.glf-widget-opening-hours .glf-open-type{margin-top:24px;margin-bottom:12px}.glf-widget-promotions{max-width:950px!important;margin-left:auto;margin-right:auto}.glf-widget-promotions .glf-promotions-list{position:relative;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.glf-promotions-list .glf-promotion-deal{position:relative;margin-top:24px;margin-bottom:12px;width:48%;min-width:445px;padding:20px;min-height:264px}.glf-promotion-deal .deal-background{position:absolute;background-size:cover;background-position:center;top:0;left:0;width:100%;height:100%;z-index:1}.glf-promotion-deal .deal-background:not(.empty):after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:1;background-image:linear-gradient(0deg,transparent 45%,rgba(0,0,0,.4));background-color:rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.glf-promotion-deal .deal-details{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between;color:#fff;z-index:2}.glf-promotion-deal .deal-details .deal-title{color:inherit;font-weight:600;line-height:1;margin:0}.glf-promotion-deal .deal-details .deal-description p{margin:0;color:inherit;font-weight:400;line-height:16px;padding-top:.5rem!important}.glf-promotion-deal .deal-conditions p{margin:0;color:inherit;font-weight:400;line-height:16px;padding-top:2rem!important;padding-bottom:.5rem!important}.glf-promotion-deal .deal-conditions .deal-list{list-style-type:none;margin:0}.glf-promotion-deal .deal-conditions .deal-list li{padding-left:20px}.glf-promotion-deal .deal-conditions .deal-list li:before{content:'-';position:absolute;margin-left:-20px}.glf-promotions-list.type-grid .deal-details .deal-button{align-self:flex-end;position:relative;display:flex;justify-content:center}.glf-promotions-list.type-list{flex-wrap:wrap;flex-direction:column}.glf-promotions-list.type-list .glf-promotion-deal{display:flex;justify-content:flex-end;width:100%;padding:0 20px}.glf-promotions-list.type-list .deal-background{width:48%}.glf-promotions-list.type-list .deal-details{color:#000;display:flex;width:48%;flex-direction:column;justify-content:space-between;min-height:264px}.deal-details .deal-button{width:200px;padding:12.5px;box-sizing:border-box;background-color:#df733c;border-radius:3px;box-shadow:0 3px #c96836;color:#fff;font-size:15px;font-weight:600;text-shadow:0 1px 0 rgba(0,0,0,.1);line-height:15px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none!important;margin:3px}.deal-details .deal-button:hover{background-color:#e07945}@media screen and (max-width:1024px){.glf-promotions-list.type-grid{flex-direction:column;align-content:center}.glf-promotions-list.type-grid .glf-promotion-deal{width:100%;max-width:700px;height:300px;margin-top:60px;margin-bottom:0}.glf-promotions-list.type-grid .glf-promotion-deal:first-child{margin-top:0}.glf-promotions-list.type-grid .glf-promotion-deal:last-child{margin-bottom:30px}.glf-promotions-list.type-list{align-content:center}.glf-promotions-list.type-list .glf-promotion-deal{flex-direction:column;max-width:700px;padding:0;margin:60px 30px 0 30px}.glf-promotions-list.type-list .glf-promotion-deal:first-child{margin-top:0}.glf-promotions-list.type-list .glf-promotion-deal:last-child{margin-bottom:30px}.glf-promotions-list .glf-promotion-deal .deal-background{height:100%}.glf-promotions-list.type-list .glf-promotion-deal .deal-background{position:relative;height:300px}.glf-promotions-list.type-list .glf-promotion-deal .deal-details{min-height:auto;margin:30px 30px 0 30px}.glf-promotions-list.type-list .glf-promotion-deal .deal-details .deal-button{margin-top:1rem}.glf-promotions-list.type-list .glf-promotion-deal>*{width:100%}}.wp-core-ui .button.glf-refresh-button{margin:0 10px 20px 10px}.elementor-glf-button{cursor:pointer}