.layout-page{min-height:100vh;display:flex;flex-direction:column}.layout-page__container{flex:1}.layout-main{padding-bottom:24px}.layout-no-padding{padding:0}.layout-header{display:flex;justify-content:space-between;align-items:center;margin:30px}.layout-logo-link img{height:120px;width:auto;max-width:min(280px,55vw);display:block;object-fit:contain}.layout-basket-link{display:block;width:150px;height:150px}.basket-icon{position:relative;width:150px;height:150px}.basket-icon__img{display:block;width:150px;height:150px;object-fit:contain}.basket-list-item.MuiListItem-root{display:flex;align-items:center;gap:12px;padding-top:8px;padding-bottom:8px}.product-image-in-list{width:100px;border-radius:8px;display:block}.list-item-title{flex:1 1 auto;min-width:0;margin-right:8px}.list-item-property{display:flex;align-items:center;gap:16px;flex:0 0 auto;margin-left:auto}.qty-buttons{flex:0 0 auto}.list-item-line{display:inline-flex;align-items:center;gap:4px;width:120px;justify-content:flex-end}.list-item-line .price{min-width:72px;text-align:right;white-space:nowrap}#total-price-line{display:flex;align-items:baseline}.total-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.total-bar__amount{display:flex;align-items:baseline;font-size:1.25rem;gap:8px}#in-basket{position:absolute;left:38%;top:32px;transform:translate(-50%);color:#e63547;font-size:22px;font-weight:700;line-height:1;pointer-events:none}.site-footer{margin-top:auto;background:linear-gradient(180deg,#fafafa,#f0f2f5);border-top:1px solid rgba(47,54,71,.1)}.site-footer__inner{max-width:1200px;margin:0 auto;padding:28px 30px 24px;display:grid;gap:20px}.site-footer__brand{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}.site-footer__logo{height:72px;width:auto;max-width:200px;flex-shrink:0;object-fit:contain}.site-footer__tagline{margin:0;max-width:520px;color:#5b6577;font-size:.95rem;line-height:1.5}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px 20px}.site-footer__links a{color:#e63547;font-size:.9rem;font-weight:600;transition:color .15s ease}.site-footer__links a:hover{color:#c62839}.site-footer__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;padding-top:16px;border-top:1px solid rgba(47,54,71,.08);color:#8a93a3;font-size:.8rem;line-height:1.4}.site-footer__version{white-space:nowrap}@media screen and (max-width:820px){.layout-logo-link img{height:96px}.product-image-in-list{width:50px}}@media screen and (max-width:630px){.list-item-property{flex-direction:column;align-items:flex-end;gap:8px}.list-item-line{min-width:0}}@media screen and (max-width:500px){.layout-logo-link img{height:72px}.site-footer__inner{padding:24px 20px 20px}.site-footer__brand{flex-direction:column;align-items:flex-start}.site-footer__logo{height:56px}.site-footer__meta{flex-direction:column}.layout-basket-link,.basket-icon,.basket-icon__img,#basket-icon{width:100px!important;height:100px!important}#in-basket{top:18px!important;left:36%!important;font-size:16px!important}li{margin-bottom:10px}#total-price-line{display:block!important}}body{font-family:Roboto;overflow-y:scroll}a{text-decoration:none!important}.product{width:100%;max-width:320px;margin-bottom:20px;border:1px solid #dcdcdc;border-radius:8px}.product:hover{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.product-weight{display:flex;justify-content:space-between;margin-bottom:.3rem}.product-info-name{margin-bottom:.5rem}.product-info-descr-title{font-size:11pt;color:#7d7d7d}.product-size-label{font-size:11pt;color:#7d7d7d;text-align:start}.product-size-label span{font-size:smaller}.icon-weight{width:9px;height:15px;margin:1px 5px;background-image:var(--weight-icon, url(/pizza/img/weight.svg))}.product-image{position:relative;width:93%;overflow:hidden;padding:4px;margin:auto;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;-webkit-transition:all 1s ease-out}.product-image:hover{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);-o-transform:scale(1.07)}.product-info{margin:0 7%}.product-info-block{position:relative;min-height:4rem;margin-bottom:1rem}.product-description{position:absolute;font-size:11pt;color:#7d7d7d}.centered{display:block!important;text-align:center;margin:0 auto}button.Mui-selected{color:#fff!important;background-color:#4caf50!important}button.pressed:hover{color:#4caf50}.btn-price-container{display:flex;justify-content:space-between;margin-top:10px;align-items:center;position:relative}.price{font-size:large;color:#e63547;font-weight:700;margin-left:15px}.btn-group{width:20%;padding:6px!important}.btn-sale{width:90px}
