#customizer{font-size:16px;box-sizing:border-box}#customizer *{box-sizing:border-box;padding:0;margin:0}#customizer #loading{margin:auto;height:800px;display:flex;align-items:center;justify-content:center}#customizer #loading p{font-size:2rem;text-align:center;animation:pulse 1s infinite}#customizer #main-wrapper{position:relative;height:100%;border:3px solid #3c6e99}#customizer #menu-wrapper{font-family:sans-serif;position:absolute;width:100%;height:100%;left:0;top:0;z-index:4}@media (min-width:992px){#customizer #menu-wrapper{height:auto;display:flex;justify-content:space-between;border-bottom:2px solid #719b9a}}#customizer #menu-wrapper #main-menu{border-bottom:2px solid #719b9a}@media (min-width:992px){#customizer #menu-wrapper #main-menu{border-bottom:0}}#customizer #menu-wrapper #secondary-menu{border-top:2px solid #719b9a;position:absolute;bottom:0}@media (min-width:992px){#customizer #menu-wrapper #secondary-menu{border-top:0;position:relative;bottom:unset}}#customizer #menu-wrapper .menu{background:#fff;display:flex;width:100%}#customizer #menu-wrapper .menu-section{flex-basis:25%;flex-grow:1;flex-shrink:1}#customizer #menu-wrapper .menu-section .menu-icon{height:40px;width:40px;border-radius:50%;margin:0 auto;display:flex;justify-content:center;align-items:center}#customizer #menu-wrapper .menu-section .menu-icon#charger-icon{background-color:#20374c}#customizer #menu-wrapper .menu-section .menu-icon#charger-icon div{border:2px solid #fff;border-radius:50%;width:34px;height:34px;position:relative}#customizer #menu-wrapper .menu-section .menu-icon#dinner-icon{background-color:#3c6e99}#customizer #menu-wrapper .menu-section .menu-icon#dinner-icon div{border:2px solid #fff;border-radius:50%;width:34px;height:34px;position:relative}#customizer #menu-wrapper .menu-section .menu-icon#salad-icon{background-color:#5d9dd8}#customizer #menu-wrapper .menu-section .menu-icon#salad-icon div{border:2px solid #fff;border-radius:50%;width:34px;height:34px;position:relative}#customizer #menu-wrapper .menu-section .menu-icon#curated-icon{background-color:#719b9a}#customizer #menu-wrapper .menu-section .menu-icon#share-icon{background-color:#355e3b}#customizer #menu-wrapper .menu-section .menu-icon#randomize-icon{background-color:#64af6e}#customizer #menu-wrapper .menu-section .menu-icon#randomize-icon:hover{animation:wiggle 1s 3}#customizer #menu-wrapper .menu-section .menu-icon#background-icon{background-color:#5d7e62}#customizer #menu-wrapper .menu-section .menu-icon#shop-icon{background-color:#1e4c3d}#customizer #menu-wrapper .menu-section .submenu-toggle{font-size:.75em;text-align:center;cursor:pointer;padding:.5em;color:#20374c}#customizer #menu-wrapper .menu-section .submenu-toggle.open{transform:scale(1.15);font-weight:600}#customizer #menu-wrapper .menu-section .submenu-toggle.open #randomize-icon{animation:wiggle 1s infinite}#customizer #menu-wrapper .menu-section .selection-label{display:block;font-size:.75em;padding:.25em .75em;margin:0;color:#3c6e99}#customizer #menu-wrapper .section-collapse{position:absolute;top:70px;width:100%;height:0;margin:0;background:#fff;overflow:hidden}#customizer #menu-wrapper .section-collapse.open{height:auto;border-bottom:2px solid #719b9a}@media (max-width:991px){#customizer #menu-wrapper .section-collapse#background-menu,#customizer #menu-wrapper .section-collapse#share-menu,#customizer #menu-wrapper .section-collapse#shop-menu{top:unset;bottom:70px}#customizer #menu-wrapper .section-collapse#background-menu.open,#customizer #menu-wrapper .section-collapse#share-menu.open,#customizer #menu-wrapper .section-collapse#shop-menu.open{border-bottom:0;border-top:2px solid #719b9a}}#customizer #menu-wrapper h2{font-size:1.125em}#customizer #menu-wrapper ul.button-list{list-style:none;padding:1em 0 1.5em;margin:0;font-size:.75em;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto}#customizer #menu-wrapper ul.button-list li{display:flex;position:relative;text-align:center;width:45px;padding:.125em 0;margin:0 .25em .25em;align-items:center;justify-content:center}#customizer #menu-wrapper ul.button-list li label{display:none}#customizer #menu-wrapper ul.button-list li.selected button{outline:2px solid #3c6e99}#customizer #menu-wrapper ul.button-list li.selected label{display:block;position:absolute;top:calc(100% + .25em);left:50%;transform:translate(-50%);white-space:nowrap}#customizer #menu-wrapper ul.button-list li:first-child.selected label{left:0;transform:none}#customizer #menu-wrapper ul.button-list li:last-child>.option-button:not(.curated-button){background-size:80%!important;background-position:center center!important;background-clip:border-box!important;border-color:transparent}#customizer #menu-wrapper ul.button-list li:last-child>.option-button:not(.curated-button).background-button{background-size:45px 45px!important;border-color:#333}#customizer #menu-wrapper ul.button-list li:last-child.selected label{left:unset;right:0;transform:none}#customizer #menu-wrapper button.option-button{display:block;border-radius:50%;height:40px;width:40px;font-size:0;border:0;background-repeat:no-repeat!important}#customizer #menu-wrapper button.option-button.charger-button,#customizer #menu-wrapper button.option-button.curated-button{background-size:contain!important}#customizer #menu-wrapper button.option-button.dinner-button{background-size:45px 45px!important;background-position:50% 50%!important}#customizer #menu-wrapper button.option-button.salad-button{background-size:55px 55px!important;background-position:50% 50%!important}#customizer #menu-wrapper button.option-button.background-button{border:1px solid #333;height:37px;width:37px;margin:2px;background-size:cover!important}#customizer #menu-wrapper button.option-button.remove{border:1px solid #333;height:37px;width:37px;margin:2px}#customizer #display{position:relative;background-color:#e9e9e9;height:calc(100vw + 4em - 10px);margin-top:65px;margin-bottom:65px;overflow:hidden}@media (min-width:800px){#customizer #display{height:calc(794px + 4em)}}@media (min-width:992px){#customizer #display{margin-bottom:0}}@media (min-width:1150px){#customizer #display{height:900px}}#customizer #display #heading{text-align:center;background:#fff}#customizer #display #heading h1{font-weight:400}#customizer #display #display-container{width:100%;padding:3em 1em;background:#719b9a;background-size:cover!important}#customizer #display #display-wrapper{width:800px;max-width:100%;margin:auto;position:relative}#customizer #display #display-wrapper #dinner,#customizer #display #display-wrapper #salad{position:absolute;top:0;left:0}#customizer #links{display:flex;gap:1em;flex-direction:column;font-size:.875em;background:#fff;padding:1em;justify-content:center}#customizer .section-collapse h4{font-family:New York,serif;margin:0 0 .5em;font-weight:400;letter-spacing:2px;font-size:1.25em;text-transform:capitalize}#customizer .section-collapse button:not(.quantity__btn):not(.dt-quantity-change){border:0;background:#3c6e99;color:#fff;box-shadow:none;padding:1em;text-transform:uppercase;font-size:12px;letter-spacing:2px}#customizer .section-collapse button:not(.quantity__btn):not(.dt-quantity-change):hover{filter:brightness(1.2)}@media (min-width:992px){#customizer .section-collapse button:not(.quantity__btn):not(.dt-quantity-change){padding:1em 3em}}#customizer #share-menu{display:flex;justify-content:space-between}#customizer #share-menu.open{padding:1em}#customizer #share-menu #share{display:flex;gap:1em;font-size:.75em;align-items:center}#customizer #share-menu input{height:auto;margin:.25em 0}#customizer #share-menu #copy{position:relative}#customizer #share-menu #link-copied{color:#355e3b;position:absolute;right:0;bottom:-1em;opacity:1;transition:opacity .5s linear;text-align:right}#customizer #share-menu #link-copied.hiding{transition:opacity .5s linear;opacity:0}#customizer #share-menu #save-image{padding:0 3px;border-radius:3px;display:flex;align-items:center}#customizer #share-menu #save-image img{height:35px;width:auto}@media (min-width:992px){#customizer #share-menu #save-image{margin-left:3em}}@media (min-width:992px){#customizer #shop-menu{display:flex;align-items:center}#customizer #shop-menu h4{margin:auto}}#customizer #shop-menu.open{padding:0 1em}#customizer #shop-menu #emptyMessage{padding:1em;font-size:.8em;text-align:center;color:#3c6e99;letter-spacing:1px}#customizer #shop-menu .shop-link{display:flex;padding:.25em 0;font-size:.85em;align-items:center}#customizer #shop-menu .shop-link img{max-height:40px}#customizer #shop-menu .shop-link .product-details{padding-right:2em;margin-right:auto}#customizer #shop-menu .shop-link .price{font-size:11px}#customizer #shop-menu .shop-link .dt-cart-buttons{display:flex;position:relative}#customizer #shop-menu .shop-link .dt-quantity-change{width:30px;background:0 0;border:0}#customizer #shop-menu .shop-link .dt-quantity-change:hover{color:#3c6e99}#customizer #shop-menu .shop-link .dt-quantity{min-width:50px;max-width:50px;padding:.25em;border:0;text-align:center}#customizer #shop-menu .shop-link .dt-add-to-cart{padding:.25em;margin-left:1em;text-transform:none;letter-spacing:normal;min-width:90px;text-align:center;line-height:1}#customizer #shop-menu a{color:#3c6e99}#customizer #shop-menu .dt-error-message{position:absolute;background:#fe343d;color:#fff;padding:2em 1em 1em;bottom:0;right:100px;font-weight:700;width:100%}#customizer #shop-menu .dt-error-message span{float:right;height:20px;width:20px;color:#fff;margin-right:-1em;margin-top:-1.5em;display:block;font-weight:700}#customizer .img-responsive{max-height:100%;max-width:100%;height:auto;width:auto;min-height:unset;margin:auto}@keyframes pulse{0%{transform:scale(1.05);opacity:1}70%{transform:scale(1);opacity:.75}to{transform:scale(1.05);opacity:1}}@keyframes wiggle{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(0)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/main.css.map */
