section[data-section-id="67db00f2896eff2bfcb60d52"] { li.list-item { pointer-events: initial !important; position: relative; padding-bottom: 0px !important; } .list-item-content { position: absolute; transform: translateX(-50%); left: 50%; bottom: 40px; width: calc(~"100% - 60px"); opacity: 0; transition: all 0.5s ease; z-index: 9999999; background-color: #fff; padding-top: 10px; padding-bottom: 10px; } li.list-item:hover .list-item-content { opacity: 1; transition: all 0.5s ease; } li.list-item a { border-color: #000 !important; color: #000 !important; } }