@media (min-width:1280px){.topListing{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between;position:relative}.topListing__right{position:absolute;right:0;top:15px}.topListing__right:hover{box-shadow:inset 18em 0 0 0 red;transition:.5s}.topListing__right:hover a{color:#fff;padding-left:20px;padding-right:60px;transition:.5s}.topListing__right:hover a i{color:#fff}.topListing__right a{align-items:center;border:1px solid;display:flex;padding:15px 40px}.topListing__right a i{font-size:35px;margin-left:15px}.al-form button{position:relative}.al-form button:before{left:25px;position:absolute;top:13px}}@media (max-width:1279px){.topListing__right{display:none}}