:root { --accent: #ff3c48; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1); } 50% { box-shadow: -10px -10px rgba(255, 60, 72, 1), 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 60, 72, 0.2), 10px 10px rgba(255, 60, 72, 1), -10px 10px rgba(255, 60, 72, 0.2), -10px -10px rgba(255, 60, 72, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #fcfcfc }@media only screen and (min-width : 1201px) { ul.main-nav li a>i { display: inline-block; padding-right: 5px; } } .quick-listing-actions>ul>li>a[href="#copy-listing-link"] { display: none; } element.style { } .checkboxes-filter>label, .explore-filter.datepicker-form-group>label, .range-filter>label { font-size: 14px; color: #000000; } /* Mobile and tablet — price below image needs dark text */ @media (max-width: 1024px) { li.price-or-date .value { color: #1B3A5C !important; } li.price-or-date .label { color: #6B7280 !important; } } .messaging-center.inbox-header-icon { display: none !important; } /* Fix image upload click area in Add Listing form */ .upload-file.review-gallery-add { position: relative; cursor: pointer; overflow: hidden; } .upload-file.review-gallery-add .content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; } .upload-file.review-gallery-add .content input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; font-size: 0; } .upload-file.review-gallery-add i.mi { pointer-events: none; position: relative; z-index: 1; } .lf-head-btn.formatted sup.out-of { text-transform: lowercase !important; } /* HOMEPAGE BASIC SEARCH FILTER FIX */ .mylisting-basic-form .select2-container--default .select2-selection--multiple { border: none !important; border-bottom: 1.5px solid rgba(0,0,0,.2) !important; padding: 4px 0 !important; min-height: 36px !important; line-height: 18px; color: #242429; transition: padding .25s ease-in-out; background: transparent; } /* Remove extra vertical spacing */ .mylisting-basic-form .select2-container .select2-selection--multiple { margin-bottom: 0 !important; } /* Keep dropdown aligned nicely */ .mylisting-basic-form .select2-container--default .select2-selection--multiple .select2-selection__rendered { padding-top: 0 !important; padding-bottom: 0 !important; } /* Optional: tighten homepage form spacing */ .mylisting-basic-form .form-group { margin-bottom: 10px !important; } element.style { } .lf-head-btn { background: #ff3c48db; border: 1.5px solid #ff3c48; }