/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

div[data-argument="address_city"]{display: none !important;}
div[data-argument="post_tags"]{display: none !important;}
.geodir-form-gd_place div#geodir_address_map_row{display: none!important;}
.bsui input[type="radio"] {
    transform: scale(1.3);
    top: 3px;
}

/*  1-1-2024
-------------------------------------------------------------- */
@media screen and (max-width: 1199px) {
    .wp-block-kadence-advancedheading.kt-adv-headinge062a1-9d, .wp-block-kadence-advancedheading.kt-adv-headinge062a1-9d[data-kb-block="kb-adv-headinge062a1-9d"] {
        text-align: center  !important;
    }        
    
}