:root { --accent: #23b25f; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1); } 50% { box-shadow: -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* Password eye fiy */ .show-password-input:not([style]) { display: none; } /* Elementor carousel fix */ div.listing-feed-carousel .owl-stage-outer { overflow: hidden; } /* Submenu icon */ @media only screen and (min-width: 1201px) { .main-nav ul.sub-menu li.menu-item-has-children:after { position: absolute; left: 100; top: 50%; transform: translateY(-50%); color: black; content: "\e5cc"; font-family: Material Icons; font-size: 20px; } } /* Map desktop icon */ .material-icons.map:before, .mi.map:before { content: "\e0c8" !important; font-size: 25px; color: red; } /* Elementor chat count */ .elementor-widget-container #messages-modal-toggle { display: flex; gap: 10px; } .elementor-widget-container #messages-modal-toggle .chat-counter-container { font-size: 10px; background: var(--accent); width: 16px; height: 16px; display: block; position: absolute; border-radius: 50%; color: #fff; font-style: normal; text-align: center; line-height: 16px; left: 10px; font-family: sans-serif; } .home .fc-default { display:none; } .home .finder-one-columns .finder-map, #findermap { width: 100% !important; height: 500px !important; } .home #c27-explore-listings { height: 500px !important; } .home .mapdrag-switch { display:none; } .marker-icon .term-icon.image-icon img { width:50px !important; height:50px !important; } .marker-img { display:none !important; } .marker-icon .term-icon.image-icon { height: 50px; width: 50px; } .term-icon { background:none !important; } .term-icon.image-icon img { height: 50px; width: 50px; -o-object-fit: contain; object-fit: contain; } .cat-icon { width:50px; height:50px; } .home .mobile-explore-head-top, .home .explore-mobile-nav, .explore-mobile-nav {display:none !important;} .mobile-tab-map .mobile-explore-head-top~.finder-map { height: 500px !important; } 