#navbar.uk-open{width:300px;}.uk-first-column::before{content:'';width: 100%;height: 100%;top:0;left:0;position: absolute;display: block;background:rgba(255,255,255,.1);-webkit-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}.imgwrapper:hover::before{content:'';width: 100%;height: 0;top:0;left:0;position: absolute;display: block;background:var(--white);-webkit-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}.imgwrapper img{-webkit-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}.accommodations h4{background: var(--base);color: var(--white);padding-left: 7px;}