.phead{padding:15px 20px 5px 20px;position:relative}.phead__title{font:700 25px/30px 'sf pro display'}.phead__trash{position:absolute;top:20px;right:20px;opacity:.3;transition:300ms;cursor:pointer}.phead__trash-g{stroke:#000;stroke:var(--pcart-color)}.phead__trash:hover{opacity:1}
.pwarn{padding:12px 30px;background:#FFD349;text-align:center;font:500 14px/16px 'sf pro display';margin:0 0 10px 0;color:#000}
.ptypes{background:#EAEAEA;background:var(--pcart-inactive-tab-bg);border-radius:11px;display:flex;padding:3px;margin:0 10px 10px 10px;color:#000;color:var(--pcart-tab-color)}.ptypes__option{padding:7px 5px 5px 5px;flex-grow:1;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:36px;cursor:pointer}.ptypes__name{z-index:2;position:relative;font:600 16px/16px 'sf pro display';white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.3;transition:opacity 200ms}.ptypes__option--active .ptypes__name{opacity:1}.ptypes__option:not(.ptypes__option--active):hover .ptypes__name{opacity:.6}.ptypes__pointer{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;background:var(--pcart-active-tab-bg);border-radius:8px;transition:transform 200ms}
.pdish{font:500 14px/16px 'sf pro display';display:flex;justify-content:space-between;align-items:flex-start;margin:0 0 15px 0}.pdish__name{flex-grow:1}.pdish__size{font:500 12px/14px 'sf pro display';margin:4px 0 0 0;opacity:.4}.pdish__quantity{background:transparent;border-radius:5px;display:flex;position:relative;top:-4px;transition:background-color 200ms;flex-shrink:0;flex-grow:0}.pdish__quantity:hover{background:#EAEAEA;background:var(--pcart-inactive-tab-bg)}.pdish__button{width:20px;position:relative;cursor:pointer;opacity:0;transition:opacity 200ms}.pdish__quantity:hover .pdish__button{opacity:1}.pdish__button:before,.pdish__button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#999;margin:auto;transition:background-color 200ms}.pdish__button:hover:after,.pdish__button:hover:before{background:#000}.pdish__button:before{width:10px;height:2px}.pdish__button--plus:after{height:10px;width:2px}.pdish__button--minus:after{display:none}.pdish__num{line-height:24px;width:20px;text-align:center}.pdish__price{width:65px;text-align:right;flex-shrink:0;flex-grow:0}.pdish__gift{background:url("data:image/svg+xml,%3Csvg width='18' height='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='New-Carte.by-Copy-30' transform='translate(-999 -420)' fill='%23CCC'%3E%3Cg id='gifts-copy-3' transform='translate(999 420)'%3E%3Cpath d='M8.756 8.336c-.145 0-.322-.05-.42-.173a.633.633 0 01-.2-.445v-.544c0-1.533-.09-4.03 1.267-5.44.605-.642 1.436-.914 2.43-.914h.024c2.034 0 3.706 1.656 3.706 3.733 0 2.078-1.672 3.759-3.706 3.759-1.672 0-3.053.024-3.101.024.024.025 0 0 0 0zm3.1-6.28c-.702 0-1.21.147-1.574.543-.969 1.014-.945 3.165-.92 4.5a62.632 62.632 0 012.495-.049 2.475 2.475 0 002.495-2.497 2.491 2.491 0 00-2.495-2.498z' id='Shape' fill-rule='nonzero'/%3E%3Cpath d='M8.635 8.336s-.024 0 0 0c-.024 0-1.187-.05-2.592-.05-1.768 0-3.198-1.434-3.198-3.239 0-1.78 1.43-3.24 3.198-3.24.896 0 1.61.248 2.143.817 1.162 1.211 1.1 3.363 1.1 4.673v.446a.637.637 0 01-.204.445.698.698 0 01-.447.148zM6.067 2.995a2.02 2.02 0 00-2.01 2.027c0 1.113.896 2.028 1.986 2.028.8 0 1.526.025 2.01.025.025-1.113.025-2.82-.75-3.635-.291-.297-.703-.445-1.236-.445z' id='Shape' fill-rule='nonzero'/%3E%3Cpath id='Rectangle' d='M1.898 14.05h6.056v6.924H1.898zm7.752 0h6.056v6.924H9.65z'/%3E%3Cpath id='Path' d='M17.16 12.814H9.65V9.352h7.51zm-9.206 0H.445V9.352h7.51z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;width:18px;height:21px;position:relative;top:-6px}
.pdishes{padding:10px 20px}
.pfoot{background:#F5F5F5;background:var(--pcart-bg);padding:10px}.pfoot__total{display:flex;justify-content:space-between;margin:5px 10px 12px 10px;font:600 19px / 23px "sf pro display"}.pfoot__submit{text-align:center;cursor:pointer;height:50px;transition:background 300ms;font:700 19px/50px "sf pro display";background:rgb(255,101,0);background:var(--pcart-button-bg);color:#fff;color:var(--pcart-button-color);border-radius:10px}.pfoot__submit:before{content:attr(data-text)}.pfoot__submit:hover{background-color:rgb(226,96,10);background-color:var(--pcart-button-bg-hover)}
.pcart{background:#F5F5F5;background:var(--pcart-bg);border-radius:15px;position:sticky;top:15px;height:calc(100vh - 30px);display:flex;flex-direction:column;color:#000;color:var(--pcart-color)}.pcart__header{position:sticky;top:0;margin:0 0 7px 0;z-index:5;background:var(--pcart-bg);border-radius:15px 15px 0 0}.pcart__dishes{flex-grow:1;overflow:auto}.pcart__footer{position:sticky;bottom:0;border-radius:0 0 15px 15px;overflow:hidden}.pcart__empty{height:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding:20px 20px 130px 20px;font:400 16px/21px 'SF Pro Display';opacity:.2}