/*!
Theme Name: realestate
Theme URI: http://underscores.me/
Author: Rubiq
Author URI: https://rubiq.in
Description: Real Estate
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: realestate
*/


.img-category-box {
	position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    text-transform: uppercase;
    color: #000;
    font-size: .8rem;
    font-weight: 400;
    letter-spacing: 1px;
    background: #ffffffc4;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 8px;
    line-height: normal;
}

.grecaptcha-badge {
    visibility: hidden;
}
