main{background:var(--color-creme);color:#000;padding-top:90px;position:static}#builder{background-color:#fff;border-top:1px solid #DFDEDB}.pad.p-60{padding:60px}.pad.p-40{padding:40px}.pad.p-30{padding:30px}.pad.p-20{padding:20px}#builder .box-selection{background:#fff;border:1px solid var(--color-med-creme);display:flex;align-items:flex-start;cursor:pointer;margin-bottom:20px;transition:transform .2s ease;position:relative}#builder.value-pack div[data-hide-for-value-box=true],#builder.value-pack #meat-cuts{display:none}#builder.value-pack #meat-cuts+hr{display:none}#builder.value-pack .cuts-nav a:first-child{display:none}#builder{overflow:visible}#builder .has-sidebar{width:calc(100% - 480px)}#builder .cut-selection-card{position:sticky;top:20px;z-index:5;box-shadow:0 0 20px #0003}#builder .box-selection{cursor:default;cursor:pointer;width:calc(50% - 10px);transition:transform .4s ease}#builder .meatpoints{position:relative;background:#e9e7d7;border-radius:100px;height:20px;overflow:hidden;width:100%;align-self:center}#builder .box-selection.pad{padding-right:20px;padding-left:30px}#builder .atc-actions{display:flex;align-items:center}#builder .atc-actions .remove-button{cursor:pointer;text-decoration:underline;padding:4px 12px;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}#builder .meat-type .qty{opacity:0;-webkit-user-select:none;user-select:none;background:#000;color:#fff;border-radius:20px;font-size:18px;width:22px;height:22px;text-align:center;padding:0;position:absolute;right:20px}#builder .meat-type .qty span{display:inline-block;vertical-align:middle}#builder .meat-type .qty.active{opacity:1}#builder .sidebar .cart-overscroll{max-height:calc(100vh - 180px);overflow-y:scroll}#builder .meatpoints-number{display:block;text-align:right;margin-bottom:6px}#builder .howto{max-width:700px}#builder .meat-type .grill-points-label{font-weight:700}#builder .meat-type .remove-button.active{opacity:1;pointer-events:all}#builder .box-selection .button:active{transform:scale(1.02)}#builder .sidebar .button.next{width:100%;padding:12px}.bottom-nav{position:sticky;bottom:0;box-shadow:0 0 20px #0003;z-index:2}.bottom-nav .flex-between{align-items:center}.bottom-nav .go-back,.bottom-nav .go-next{float:none}#builder.box-is-full .meat-list .meat-type{pointer-events:none;opacity:.5}#builder .line-item{display:flex;box-shadow:0 1px 3px #0003;margin-bottom:18px;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none}#builder .line-item .actions{margin-left:auto;text-align:right;padding:20px}#builder .line-item .remove{cursor:pointer;text-decoration:underline;padding:12px;font-size:12px;margin-top:-2px;margin-right:-12px}#builder .line-item .image{width:80px;background-size:cover}#builder .line-item .meta{padding:20px}#builder .line-item .meta h4{margin-bottom:12px}#builder .meat-type{transition:border .3s ease,transform .18s ease-out}#builder .meat-type .description{margin-bottom:20px}#builder .meat-type.disabled{pointer-events:none;opacity:.5}#builder .meat-type .key-features span,#builder .line-item .key-features span,#builder .card-pop .key-features span{text-transform:uppercase;font-weight:700;color:var(--color-brown);padding-right:18px;font-size:12px;white-space:nowrap}#builder .meat-type .key-features span:first-child{padding-left:0}#builder .meat-type.has-selected{border-color:#000}#builder .meat-type .button{white-space:nowrap}#builder .meat-type .more-info{color:#fff;display:inline-block;background:var(--color-light-gray);border-radius:100px;width:18px;height:18px;font-size:16px;display:flex;justify-content:center;cursor:pointer;margin-left:10px;align-items:center}#builder .box-selection .h4{align-items:center;justify-content:flex-start}.card-pops{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center;min-height:100vh;opacity:0;z-index:102;background:#fffc;transition:opacity .2s ease}.card-pop{max-width:450px;min-width:320px;box-shadow:0 0 20px #0003;opacity:0;transform:translateY(10px);background:#fff;overflow:hidden;transition:opacity .2s ease,transform .2s ease;display:none;max-height:95vh}.card-pop hr{border:none;height:1px;width:100%;margin:18px 0;background:#000}.card-pop .close-pop{width:90px;position:absolute;padding:20px;top:0;left:0;cursor:pointer}.card-pop .close-pop svg{width:100%}.card-pop .close-pop:hover svg circle{fill:#eae7d7}.card-pop .desc{max-height:calc(95vh - 520px);overflow:auto}.card-pop .qty{border:1px solid black;display:inline-flex;color:#000}.card-pop .atc .flex-between{display:flex}.card-pop .add-to-box{white-space:nowrap;width:100%;padding:8px 12px}.card-pop .max-q-label{color:var(--color-brown);align-self:center;padding-right:10px;display:inline-block}.card-pop .qty-num{padding:0 10px;display:flex;justify-content:center;align-items:center;font-size:20px;-webkit-user-select:none;user-select:none}.card-pop .minus,.card-pop .plus{padding:12px;display:flex;justify-content:center;align-items:center;font-size:24px;cursor:pointer;-webkit-user-select:none;user-select:none}.card-pops.active{opacity:1;pointer-events:all}.card-pop.active{opacity:1;pointer-events:all;transform:translateY(0);display:block}.card-pop .pop-hero{position:relative;background-size:cover;background-position:50% 50%;padding-bottom:60%}#builder .meat-list{display:flex;flex-wrap:wrap;justify-content:space-between}#builder .meat-list hr{margin:0 0 40px;height:1px;width:100%;background:#9b8766;border:none}#builder .meat-list>div{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}#builder .sidebar{display:block;background:var(--color-med-creme)}#builder .cuts-nav{position:sticky;top:0;z-index:4;background:#fff;padding:30px 0 0;border-bottom:1px solid black;white-space:nowrap;overflow-x:scroll}#builder .cuts-nav a{border-bottom:4px solid transparent;padding-bottom:10px;display:inline-block;font-weight:600;margin-right:30px}#builder .cuts-nav a.active{color:#000;border-bottom:4px solid black}#builder .cut-cat-title{width:100%;margin-bottom:0}#builder .sidebar .inner{position:sticky;top:30px}#builder .sidebar .cart-bottom{position:sticky;bottom:0;padding-bottom:30px;padding-top:20px}#builder .sidebar .cart-bottom{text-align:center;color:var(--color-brown)}#builder .sidebar .cart-bottom:before{content:" ";display:block;width:100%;height:1px;background:#dfdedb;position:absolute;top:0;left:0}#builder .pop-grill-points{font-style:italic;color:var(--color-brown)}#builder .text>.flex.between{flex-wrap:wrap}#builder .text .key-features,#builder .text .atc-actions{width:100%}#builder .show-info-trigger{color:#000;background:var(--color-peach);font-style:normal;padding:14px 12px;border-radius:100px;position:absolute;right:12px;bottom:12px;font-size:12px;line-height:0}#builder .quick-add-sel{color:#fff;background:#000;font-style:normal;padding:13px;border-radius:100px;position:absolute;left:-22px;top:16px;font-size:31px;font-weight:500;line-height:16px;-webkit-user-select:none;user-select:none}#builder .box-selection.pad{padding-right:40px}#builder .box-selection:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 3px #00000026;transition:opacity .2s ease;pointer-events:none}#builder .box-selection.active{border:2px solid var(--color-orange);transform:scale(1.025)}#builder .box-selection.active:after,.frequency-option.active:after{opacity:1}#builder .box-selection .text{padding-left:20px;width:100%;height:100%;position:relative}#builder .box-selection .h4{display:flex;width:100%;justify-content:space-between;font-size:16px;text-transform:uppercase;font-weight:700}#builder .box-selection .price{font-weight:400;font-size:18px;margin-left:20px}#builder .box-selection .price .strike{position:relative;display:inline-block;padding:0 6px;text-align:center}#builder .box-selection .price .strike:before{content:" ";width:100%;left:0;display:block;position:absolute;top:0;bottom:0;margin:auto;height:1px;background:currentColor}#builder .box-selection .edit{padding-left:60px;align-self:flex-start;cursor:pointer}#builder .box-selection.selected{border:2px solid black}#builder .box-selection .image,#builder .box-selection .image svg{width:60%;height:100%;background-size:cover;background-position:50% 50%;position:relative}#builder .box-selection .image img{width:80px}@media screen and (max-width:980px){.quick-items .line-items{overflow-x:scroll;white-space:nowrap;padding-top:12px;overflow-y:hidden}#builder .quick-items .line-item{width:auto;position:relative;height:70px;width:70px;display:inline-block;margin-right:16px}#builder .quick-items .line-item .image{position:absolute;left:0;top:0;width:100%;height:100%}#builder .quick-items .line-item .remove{background:transparent;position:absolute;right:0;top:0;width:40px;border-radius:20px;height:40px;color:transparent}#builder .quick-items .line-item .remove:before{content:"\2212";display:block;height:16px;width:16px;background:#000;color:#fff;font-size:25px;line-height:0;border-radius:200px;height:24px;width:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:-20px;left:0;right:0;bottom:0;margin:auto}#builder .quick-items .line-item .qty{color:#fff;position:absolute;left:0;bottom:0;background:#000;padding:5px 12px;font-weight:600}#builder .quick-items .line-item .actions{width:100%;height:100%;left:0;top:0}#builder .box-selection{width:100%}#builder .box-selection .image{align-self:flex-start;position:relative}#builder .atc-actions{justify-content:flex-start}#builder .cart-header{background:#e9e7d7;padding:20px;margin-left:-10px;margin-right:-10px;margin-top:-20px;text-align:center;position:relative}#builder .close-mobile-cuts-x{position:absolute;left:20px;top:0;bottom:0;height:20px;padding:20px;margin:0 auto auto -20px}#builder .close-mobile-cuts-x svg{width:42px}#builder .sidebar .button.next{cursor:pointer;pointer-events:all;padding:6px 12px}#builder .sidebar{position:fixed;top:0;left:0;height:100%;width:100vw;z-index:102;transform:translate(-100vw);transition:transform .2s ease-out;background:#fff}#builder .sidebar.active{transform:translate(0)}#builder .line-item{background:#fff}#builder .has-sidebar,#builder .box-selection{width:100%}#builder .status-indicator{position:fixed;bottom:0;left:0;width:100%;padding:20px;z-index:10;background:var(--color-dark-creme);box-shadow:0 -2px 10px #0000001a}#builder .status-indicator .flex.between{display:flex;justify-content:space-between}#builder .status-indicator .button{width:calc(50% - 10px);white-space:nowrap;margin-top:16px;padding-top:12px;padding-bottom:12px}#builder .status-indicator .button.next{opacity:.5;pointer-events:none}#builder .status-indicator .button.next.active{opacity:1;pointer-events:all}#builder .sidebar .inner,#builder .sidebar .inner .cart{height:100%}#builder .sidebar .line-items{max-height:calc(100vh - 200px);overflow-y:scroll;padding-bottom:200px}#builder .status-messaging .h4{font-size:24px}#builder .sidebar .cart-bottom{position:absolute;bottom:0;left:0;width:100%;margin-bottom:-10px}#builder .meat-type .text .flex.between{flex-wrap:wrap}#builder .meat-type .text .flex.between>*{width:100%;justify-content:space-between}#builder .meat-type .text .flex.between .grill-points-label{width:auto;font-style:normal}#builder .meatpoints{height:14px}#builder .meat-type .description{display:none}#builder .meat-type .qty{right:20px;bottom:10px}#builder .quick-add-sel{padding:13px;border-radius:100px;position:absolute;left:-20px;top:16px;height:41px;-webkit-user-select:none;user-select:none}#builder .show-info-trigger{padding:14px 12px;border-radius:100px;position:absolute;right:12px;top:12px;font-size:12px;line-height:0;bottom:auto}#builder .quick-items .line-item .meta{display:none}#reamaze-widget-container{display:none!important}.cart-bottom .button{padding:12px}}@media screen and (min-width:980px)and (max-width:1200px){#builder .box-selection{width:100%}}.content.has-sidebar .container{min-height:calc(100vh - 145px)}.sidebar{width:480px;border-left:1px solid #DFDEDB;display:none}section.has-sidebar{display:flex}.content.has-sidebar{width:100%}.content.has-sidebar .container{max-width:1180px}header.scroller.active{display:none}
/*# sourceMappingURL=/cdn/shop/t/31/assets/collection.catering.css.map */
