.hotresSearchBar>div{padding:0 20px;min-width:100px;transition:.3s;color:var(--text-color);flex-wrap:nowrap;align-items:center;justify-content:center;display:flex}.hotresSearchBar .arrival{position:relative}.hotresSearchBar .arrival::after,.hotresSearchBar .arrival::before{content:"";width:10px;border:1px solid #000;transform:rotate(45deg);position:absolute;top:11px;right:-12px}.hotresSearchBar .arrival::before{top:18px;transform:rotate(-45deg)}.hotresSearchBar>div:last-child{padding:0;height:100%;flex-grow:2}.hotresSearchBar button{height:100%;width:100%;border-radius:0px;text-transform:uppercase;font-size:12px;letter-spacing:1px;background:#da9d31;border:none;color:#fff}.hotresSearchBar div{color:#000}.hotresSearchBar .day{font-size:32px;padding-right:10px;font-weight:700}.hotresSearchBar .month{font-size:13px;line-height:14px}.hotresSearchBar .month small{font-size:11px;color:grey;display:block}