/*
Theme Name: Keyes Real Estate
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.5.9
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

.grecaptcha-badge {
    position: relative;
    z-index: 9999999;
}

/*
.ipp-fp-list .ipp-fp-status {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 400px;
    height: 400px;
    transform: rotate(-45deg);
}

.ipp-fp-list .ipp-fp-status::after {
    content: '';
    display: block;
    background: #000;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 10px 0 5px;
    text-align: center;
    text-transform: uppercase;
}

.ipp-fp-list a[data-status="Off Market"] .ipp-fp-status::after {
    content: 'Off Market';
}

.ipp-fp-list a[data-status="Coming Soon"] .ipp-fp-status::after {
    content: 'Coming Soon';
}

.ipp-fp-list a[data-status="Coming Soon"] .ipp-fp-img img.exclusive-icon {
    display: none;
}

.ipp-fp-list a:not([data-status="Off Market"]) .ipp-fp-status {
    display: none;
}*/
