/**
* Theme Name: Dentissimo Child
* Description: This is a child theme of Dentissimo.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: dentissimo
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: dentissimo-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
/* Hide post author only on category archive pages */
body.category
.cmsmasters-meta-data__item.elementor-repeater-item-096e930 {
  display: none !important;
}