#results_scroll{position:relative}#results_scroll>.search-result-cottage-card{opacity:0;height:0;overflow:hidden;transition:opacity .5s ease,height .5s ease}#results_scroll>.search-result-cottage-card.visible{opacity:1;height:auto}#results_scroll>#load-more:hover{background-color:#0090df}#results_scroll>#load-more{margin-bottom:20px;background-color:#00adee;border-radius:18px;padding:10px 15px;border:none;box-shadow:1px 1px 6px 1px rgba(0,0,0,.2);display:block}