/**
* Theme Name: PhysioZen Child
* Description: This is a child theme of PhysioZen.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: physiozen
* Version: 1.1.1
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: physiozen-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

a[data-id="560fb652"], section[data-id="13dffdd"] div a {
  pointer-events: none;
}

.blog-class-custom a[data-id="560fb652"] {
  pointer-events: auto; /* или initial */
}

div[data-id="3354ebed"] {
    display: none !important;
}

.elementor-widget-cmsmasters-offcanvas__body .elementor-widget-cmsmasters-offcanvas__menu-inner li.current-menu-item > a{
    color: #FFD506 !important;
}

.admin-bar [data-elementor-type=cmsmasters_header].cmsmasters-header-position-absolute-yes {
    top: 90px !important;
}
@media (max-width: 768px) {
	.admin-bar [data-elementor-type=cmsmasters_header].cmsmasters-header-position-absolute-yes {
		top: 165px !important;
	}
}
