.wall-calendar .month-heading{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.month-heading-center{min-width:0}.month-heading-center .month-navigation{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;gap:4px;width:230px;max-width:100%;margin:8px auto 0;align-items:center}.month-heading-center .arrow-button{width:32px;min-width:32px;height:32px;padding:0;border:0;border-radius:0;background:var(--paper);color:var(--red);font:20px/1 Arial,sans-serif}.month-heading-center .arrow-button:hover{background:#f7eace}@media (max-width:700px){.wall-calendar .month-heading{position:relative;display:block;min-height:154px;padding:52px 0 10px}.calendar-heading-tools{position:absolute;left:5px;top:5px}.wall-calendar .month-heading-center{width:230px;max-width:100%;margin:auto}.wall-calendar #month-number{font-size:70px;line-height:.9}}@media (min-width:701px){.month-heading-center .month-navigation{grid-template-columns:40px minmax(0,1fr) 40px;width:280px}.month-heading-center .arrow-button{width:40px;min-width:40px;height:40px;font-size:28px}}.month-heading-center #month-select{appearance:auto;width:100%;height:40px;padding:3px 5px;border:0;background:var(--paper);color:var(--red);font:18px/1.3 Arial,sans-serif;text-transform:none;text-align:center;letter-spacing:.04em}.calendar-heading-tools .calendar-controls #year-select{appearance:auto;color:var(--red);background:var(--paper);border:0;padding:0 6px}.month-heading-center #month-select option,.calendar-heading-tools #year-select option{font:16px Arial,sans-serif;color:var(--ink);background:var(--paper)}@media (max-width:700px){.wall-calendar .month-heading{min-height:120px;padding:10px 0 8px}.calendar-heading-tools{left:0;top:21px}.calendar-heading-tools .calendar-controls{padding:0;min-height:0}.calendar-heading-tools .calendar-controls #year-select{font-size:26px;width:100px;height:38px}.wall-calendar .month-heading-center{width:230px;margin:0 auto}.month-heading-center #month-select{height:32px;font-size:14px}.month-heading-center .month-navigation{margin-top:7px}}
