#herbatica-tip{margin:28px 0;padding:24px;border:1px solid #e5eadf;border-radius:18px;background:#fbfdf8;text-align:center}
#herbatica-tip h2{margin:0 0 6px;font-size:24px}
#herbatica-tip>p{margin:0 0 20px;color:#666}
.herbatica-tip-options{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}
.herbatica-tip-form{margin:0}
.herbatica-tip-form button{display:flex;min-width:108px;padding:10px 12px;border:2px solid transparent;border-radius:16px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);align-items:center;flex-direction:column;cursor:pointer;transition:.2s}
.herbatica-tip-form button:hover{border-color:#67bd4b;transform:translateY(-2px)}
.herbatica-tip-form button:disabled{border-color:#00a376;background:#f0faf5;cursor:default;transform:none}
.herbatica-tip-form img{width:76px;height:76px;object-fit:contain}
.herbatica-tip-form span{margin-top:7px;color:#222;font-size:17px;font-weight:700}
.herbatica-tip-form small{color:#068361;font-size:12px}
.herbatica-tip-row .p-quantity .quantity-form{display:none}
.herbatica-tip-row .p-quantity:after{content:'1';font-weight:700}
@media(max-width:479px){#herbatica-tip{padding:20px 12px}.herbatica-tip-options{gap:10px}.herbatica-tip-form button{min-width:84px;padding:8px}.herbatica-tip-form img{width:62px;height:62px}}
