.lucky-post .search-and-lucky{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}.lucky-post .search-form{display:flex;align-items:center;margin-bottom:0}#travel-post-search{margin-right:10px;padding:5px}#travel-post-sort{padding:5px}.search-and-lucky h2{font-size:20px!important;color:#000;padding:15px}.travel-post h2{font-size:20px;color:#000;padding:15px}.lucky-posts h2{font-size:20px;color:#000;padding:15px}div#travel-posts-list,div#lucky-posts-list{display:grid;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr)}#lucky-button,#load-more-button{display:inline-block;padding:10px 20px;background-color:#0073aa;color:#fff;border:none;cursor:pointer}#lucky-posts{margin-top:20px;background-color:#e9eef3;padding:15px;border-radius:20px}.elementor-grid{display:grid;gap:20px}.columns-1 .travel-post,.columns-1 .lucky-post{grid-template-columns:1fr}.columns-2 .travel-post,.columns-2 .lucky-post{grid-template-columns:repeat(2,1fr)}.columns-3 .travel-post,.columns-3 .lucky-post{grid-template-columns:repeat(3,1fr)}.columns-4 .travel-post,.columns-4 .lucky-post{grid-template-columns:repeat(4,1fr)}.travel-post,.lucky-post{position:relative;overflow:hidden;border-radius:10px;border:1px solid #e9eef3}.travel-post img,.lucky-post img{width:100%;height:auto;object-fit:cover;display:block}.travel-post .overlay,.lucky-post .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);color:#fff;display:flex;align-items:flex-end;padding:10px;box-sizing:border-box}.travel-post .title,.lucky-post .title{font-size:1.2em;margin:0}.travel-post .meta,.lucky-post .meta{font-size:.9em;display:none;align-items:center;margin-top:5px}.travel-post .meta i,.lucky-post .meta i{margin-right:5px}