/*!
Theme Name: Handyrex Child
Theme URI: https://themes.potenzaglobalsolutions.com/handyrex/
Author: Potenza Global Solutions
Author URI: https://www.potenzaglobalsolutions.com/
Description: Handyman Services & Repair WordPress Theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: handyrex-child
Tags: elementor, page-builder, responsive, business, handyman, air conditioning, ac repair, home maintenance, maintenance, plumber, plumbing, repair, clean, services, renovation
Copyright: (c) 2025 Potenza Global Solutions. All rights reserved.
Template: handyrex
*/




@media(min-width: 993px) {
	.site-header .header-phone-number a span.icon i {
		display: none;
	}
}

@media(max-width: 992px) {
	.site-header.header-style--style-1 .header-right-info,
	.site-header .header-phone-number {
		display: block
	}
	
	.site-header .header-phone-number > i,
	.site-header .header-phone-number a span.label{
		display: none;
	}
	
	.main-navigation .offcanvas-body .primary-menu-wrapper .primary-menu > .menu-item .dropdown-menu li a {
		white-space: break-spaces
	}
}

