.tapas-flow {clear:both;margin:18px 0;color:#222;}
.leftmenu {display:none;}
article .content {float:none;width:100%;}
.webshop-productinfo .col-image {width:700px;}
.webshop-productinfo .col-image .productthumbs {display: block!important}
.webshop-productinfo .col-image .productthumbs > div {display: flex;justify-content: space-between;gap:20px;margin:20px 0}
.webshop-productinfo .col-image .productthumbs > div > a {flex:1}
.webshop-productinfo .col-image .productthumbs > div img {margin:0;max-width: 100%}

.tapas-top {display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;margin:0 0 22px 0;}
.tapas-top__price {font-weight:700;color:#000;}
.tapas-top__price-value {font-size:42px;line-height:1.1;}
.tapas-top__price-unit {font-size:30px;line-height:1.2;margin-top:10px;}
.tapas-flow .amountWrapper {float:none;width:auto;height:auto;margin:0;padding:0;border:0;background:none;box-sizing:border-box;}
.tapas-flow .amountWrapper .amountWrapperHeadline {display:block;width:auto;height:auto;margin:0 0 10px 0;padding:0;font-size:21px;line-height:1.2;font-weight:700;color:#222;text-align:left;}
.tapas-flow .amountWrapper select,.tapas-flow .amountWrapper input#amount {width:100%;height:42px;border:1px solid #d8d0c7;background:#fff;padding:0 10px;box-sizing:border-box;text-align:left;}
.tapas-flow .amountWrapper .tapas-amount__native {display:none;}
.tapas-quantity {display:inline-grid;grid-template-columns:56px 72px 56px;align-items:center;border:1px solid #d8d0c7;background:#fff;height:56px;}
.tapas-quantity__button {appearance:none;-webkit-appearance:none;width:56px;height:54px;border:0;background:#f5efe8;color:#222;font-size:28px;font-weight:700;line-height:1;cursor:pointer;}
.tapas-quantity__button:hover {background:#eadfd3;}
.tapas-quantity__button:disabled {opacity:.45;cursor:not-allowed;}
.tapas-quantity__value {display:block;width:72px;text-align:center;font-size:22px;font-weight:700;color:#222;}
.tapas-pricebox-hidden {display:none!important;}
.tapas-drinks,.tapas-panel {border:1px solid #cfc8bf;background:#fffaf4;margin:22px 0;padding:18px;color:#333;}
.tapas-drinks__heading,.tapas-panel__heading {font-size:22px;font-weight:700;margin:0 0 8px 0;color:#222;}
.tapas-drinks__intro {margin:0 0 16px 0;line-height:1.35;}
.tapas-drinks__list,.tapas-addons__list {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 14px;align-items:stretch;}
.tapas-card {display:grid;grid-template-rows:116px 1fr;align-items:stretch;gap:10px;min-width:0;}
.tapas-card__image {display:flex;align-items:end;justify-content:center;height:116px;}
.tapas-card__image img {display:block;max-height:100px;width:auto;max-width:100%;object-fit:contain;}
.tapas-card__controls {display:grid;grid-template-columns:minmax(0,1fr) 65px;align-items:center;gap:8px;border:1px solid #cfc8bf;background:#fff;padding:10px;min-height:72px;height:100%;box-sizing:border-box;}
.tapas-card__text {display:block;min-width:0;font-weight:700;color:#111;line-height:1.1;}
.tapas-card__name {display:block;font-size:14px;}
.tapas-card__note {display:block;font-size:12px;font-weight:normal;margin-top:2px;}
.tapas-card__note--empty {min-height:13px;}
.tapas-card__price {display:block;font-size:12px;font-weight:700;margin-top:4px;color:#111;}
.tapas-card select {width:65px;height:36px;border:1px solid #d8d0c7;background:#fff;padding:0 8px;outline:none;}
.tapas-card select:focus,.tapas-field select:focus {border-color:#058256;box-shadow:0 0 0 2px rgba(5,130,86,.15);}
.tapas-drinks__message,.tapas-panel__message {margin:12px 0 0 0;font-weight:600;color:#058256;}
.tapas-drinks__message.is-error,.tapas-panel__message.is-error {color:#b42318;}
.tapas-field {display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e4ded6;padding:12px 14px;min-height:48px;margin-top:14px;}
.tapas-field.is-hidden {display:none;}
.tapas-field__label {font-weight:700;color:#222;line-height:36px;}
.tapas-field select {width:70%;height:40px;border:1px solid #d8d0c7;background:#fff;padding:0 10px;outline:none;}
.tapas-pickup__controls {display:grid;grid-template-columns:1fr;gap:8px;width:70%;}
.tapas-pickup__controls select {width:100%;}
.tapas-pickup__time.is-hidden {display:none;}
.tapas-calendar {background:#fff;padding:14px;border:1px solid #e4ded6;}
.tapas-calendar__header {display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:14px;}
.tapas-calendar__title {text-align:center;font-size:24px;font-weight:700;color:#222;}
.tapas-calendar__nav {appearance:none;-webkit-appearance:none;border:0;background:none;color:#222;font-size:42px;line-height:1;cursor:pointer;}
.tapas-calendar__nav:disabled {opacity:.25;cursor:not-allowed;}
.tapas-calendar__grid {display:grid;grid-template-columns:repeat(7,1fr);gap:10px;align-items:center;}
.tapas-calendar__weekday {text-align:center;font-size:18px;color:#333;}
.tapas-calendar__empty {min-height:48px;}
.tapas-calendar__day {appearance:none;-webkit-appearance:none;width:54px;height:54px;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#222;font-size:19px;font-weight:600;justify-self:center;cursor:pointer;}
.tapas-calendar__day:hover,.tapas-calendar__day.is-selected {border-color:#058256;background:#e5f3ec;color:#111;}
.tapas-calendar__day:disabled {border-color:transparent;background:none;color:#cfcfcf;cursor:not-allowed;}
.tapas-pickup__selected-date {margin:18px 0 12px 0;text-align:center;font-size:22px;font-weight:700;color:#222;}
.tapas-pickup__time {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;}
.tapas-time {appearance:none;-webkit-appearance:none;width:64px;height:64px;border:0;border-radius:50%;background:#cfe8c9;color:#222;font-size:16px;font-weight:600;justify-self:center;cursor:pointer;}
.tapas-time:hover,.tapas-time.is-selected {background:#92c88b;color:#111;}
#BUYSECTION {clear:both;}
.webshop-productinfo .buyWrapper {float:none;width:100%;}
.webshop-productinfo .col-info > ul {display:none;}
.webshop-productinfo .variants {display:none;}
@media(max-width:900px) {.webshop-productinfo .col-image .productthumbs {padding:0 20px!important;}}
@media (max-width: 1350px) {.tapas-drinks__list,.tapas-addons__list {grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width: 900px) {.tapas-top {grid-template-columns:1fr;gap:14px;}}
@media (max-width: 600px) {.tapas-top__price-value {font-size:34px;}}
@media (max-width: 600px) {.tapas-top__price-unit {font-size:28px;}}
@media (max-width: 600px) {.tapas-drinks,.tapas-panel {padding:14px;margin:16px 0;}}
@media (max-width: 600px) {.tapas-field {display:block;}}
@media (max-width: 600px) {.tapas-field__label {display:block;margin-bottom:8px;line-height:1.2;}}
@media (max-width: 600px) {.tapas-field select,.tapas-pickup__controls {width:100%;}}
@media (max-width: 600px) {.tapas-calendar {padding:10px;}}
@media (max-width: 600px) {.tapas-calendar__grid {gap:6px;}}
@media (max-width: 600px) {.tapas-calendar__day {width:42px;height:42px;font-size:16px;}}
@media (max-width: 600px) {.tapas-pickup__time {grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width: 600px) {.tapas-time {width:58px;height:58px;font-size:14px;}}
@media (min-width: 880px) {.webshop-productinfo .col-info {position:relative;margin-left:2%;background:#fff;padding:20px;}}
@media (max-width: 879px) {.webshop-productinfo .col-image,.webshop-productinfo .col-info {float:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box;}}
@media (max-width: 879px) {.webshop-productinfo .col-image img {max-width:100%;height:auto;}}
@media (max-width: 879px) {.tapas-flow {margin:16px 0 0 0;width:100%;box-sizing:border-box;}}
@media (max-width: 879px) {.tapas-top {grid-template-columns:1fr 188px;gap:16px;align-items:end;}}
@media (max-width: 700px) {.tapas-top {grid-template-columns:1fr;gap:14px;}}
@media (max-width: 700px) {.tapas-quantity {display:grid;width:100%;grid-template-columns:56px minmax(0,1fr) 56px;}}
@media (max-width: 700px) {.tapas-quantity__value {width:auto;}}
@media (max-width: 700px) {.tapas-flow .amountWrapper {width:100%;}}
@media (max-width: 700px) {.tapas-drinks,.tapas-panel {padding:14px 12px;margin:16px 0;}}
@media (max-width: 700px) {.tapas-drinks__heading,.tapas-panel__heading {font-size:20px;}}
@media (max-width: 700px) {.tapas-drinks__list,.tapas-addons__list {gap:16px 10px;}}
@media (max-width: 700px) {.tapas-card {grid-template-rows:104px 1fr;align-items:stretch;gap:8px;}}
@media (max-width: 700px) {.tapas-card__image {height:104px;}}
@media (max-width: 700px) {.tapas-card__image img {max-height:92px;}}
@media (max-width: 700px) {.tapas-card__controls {grid-template-columns:minmax(0,1fr) 58px;gap:6px;padding:8px;min-height:72px;height:100%;}}
@media (max-width: 700px) {.tapas-card select {width:58px;height:36px;padding:0 6px;}}
@media (max-width: 700px) {.tapas-card__name {font-size:13px;}}
@media (max-width: 700px) {.tapas-calendar {padding:10px 8px;overflow:hidden;}}
@media (max-width: 700px) {.tapas-calendar__header {grid-template-columns:40px 1fr 40px;margin-bottom:10px;}}
@media (max-width: 700px) {.tapas-calendar__title {font-size:21px;}}
@media (max-width: 700px) {.tapas-calendar__nav {font-size:36px;}}
@media (max-width: 700px) {.tapas-calendar__grid {gap:6px;}}
@media (max-width: 700px) {.tapas-calendar__weekday {font-size:15px;}}
@media (max-width: 700px) {.tapas-calendar__empty {min-height:38px;}}
@media (max-width: 700px) {.tapas-calendar__day {width:100%;max-width:42px;height:auto;aspect-ratio:1;font-size:16px;}}
@media (max-width: 700px) {.tapas-pickup__selected-date {font-size:19px;margin:14px 0 10px 0;}}
@media (max-width: 700px) {.tapas-pickup__time {grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}}
@media (max-width: 700px) {.tapas-time {width:100%;max-width:62px;height:auto;aspect-ratio:1;font-size:14px;}}
@media (max-width: 420px) {.tapas-top__price-value {font-size:32px;}}
@media (max-width: 420px) {.tapas-top__price-unit {font-size:24px;margin-top:6px;}}
@media (max-width: 420px) {.tapas-drinks__list,.tapas-addons__list {gap:14px 8px;}}
@media (max-width: 420px) {.tapas-card__controls {grid-template-columns:1fr;align-items:stretch;}}
@media (max-width: 420px) {.tapas-card select {width:100%;}}
