@charset "UTF-8";

/*
Theme Name:radiant-africa
Theme URI: https://wordpress.org/themes/radiant-africa/
Author: the WordPress team
Author URI: https://wordpress.org/
Description:radiant-africa is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See howradiant-africa elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.6
Requires PHP: 5.6
Version: 2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:radiant-africa
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

radiant-africa WordPress Theme, (C) 2020 WordPress.org */

body #content .register-btn a{background: #1A9948;
    color: #fff;
    display: inline-block;
    z-index: 1;
    position: relative;
    font-size: 1.1rem;
    font-family: var(--global-font-family);
    border: none;
    border-radius: 0;
    font-weight: 500;
    padding: 0.806rem 3.333rem;
    text-align: center;
    transition: all 0.4s;
    overflow: hidden;
    cursor: pointer;}
body #content .register-btn a:hover{background: #3d332f;
    color: #fff;}
body #content .register-btn-2 a{background: #D11F29;
    color: #fff;
    display: inline-block;
    z-index: 1;
    position: relative;
    font-size: 1.1rem;
    font-family: var(--global-font-family);
    border-radius: 15px;
    font-weight: 500;
    padding: 0.667rem 1.667rem;
    text-align: center;
    transition: all 0.4s;
    overflow: hidden;
    cursor: pointer;}
body #content .register-btn-2 a:hover{background: #3d332f;
    color: #fff}
body #content .office-row h4{font-size: 1.667rem;font-weight: 500;font-family: var(--global-font-family);color: #212121;margin-bottom: 1rem;}
body #content .office-row .flexslider{margin:0 !important;}
body #content .office-row .wpb_gallery .wpb_flexslider .flex-control-paging{display:none}
body #content .office-row .service-gallery-slider{margin-bottom:1rem}
body #content .office-row .service-btn{margin-top:1rem}
body #content .office-row .flexslider .slides img{object-fit:cover;height:inherit;}
body #content .office-row .flexslider .slides li{height:266px}
body #content .property-table{width: 100%;border-collapse: collapse;}
body #content .property-table thead{background-color: #1A9948;}
body #content .property-table thead th{    padding: .6rem;border: 1px solid #000;text-align: center;font-weight: bold;font-size: 1rem;color:#fff}
body #content .property-table tbody tr:hover{background-color: #1a99481f;transition: 0.2s ease;}
body #content .property-table td{padding: 0.5rem;border: 1px solid #000;text-align: center; font-size: 1rem;}