:root { --accent: #303030; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1); } 50% { box-shadow: -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.case27-primary-text { margin-bottom: 16px; } .listing-preview-title { margin-bottom: 16px; } .details-list { flex-direction: column; } .details-list li { flex-direction: row; width: 100% !important; flex-wrap: nowrap !important; } .details-list li i { width: 20% !important; } .listing-preview .overlay { background-color: #fff !important; } .lf-item { height: auto; padding: 20px; } .lf-item-info { position: unset; row-gap: 20px; } #finderListings .lf-contact, #finderListings .c27-explore-search-button i { display: none; } #finderListings .lf-item:hover .lf-contact, #finderListings .lf-item:hover .lf-head { display: block; } .lf-item-info>h4, .lf-contact li { text-align: left; color: #000; font-family: "Mulish", Sans-serif; font-size: 16px; font-weight: 500; text-transform: uppercase; white-space: initial !important; } #finderListings .grid-item { position: unset !important; top: unset !important; left: unset !important; } .lf-item .overlay { z-index: 0; } .c27-explore-search-button { border: 1px solid #303030; border-radius: 3px; background: #fff; color: #303030; font-family: 'Mulish', sans-serif; font-size: 16px; text-transform: uppercase; } .button-2:hover { background: #303030; } .button-2:focus { color: #303030; } .lf-head { position: unset; top: unset; left: unset; } #finderListings .lf-head { display: none; } .lf-head-btn { color: #303030; border: 1px solid #303030; border-radius: 3px; margin-right: 0; padding: 10px; width: calc(50% - 10px); display: flex; justify-content: center; margin-top: 20px; } .lf-head-btn:hover { background: #303030; } .lf-head-btn:hover a { color: #fff !important; } .lf-head-btn:not(:last-child) { margin-right: 10px; } .lf-head-btn::last-child { margin-left: 10px; } .lf-head-btn a { color: #303030; } .infoBox .lf-item { background-color: #fff; } .lf-item>a { height: unset; } a[href*="tel:"] { color: #242429 !important; }