/*
 Theme Name:   HrHub Child
 Theme URI:    https://wdthrhub.wpengine.com/
 Description:  HrHub Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     hrhub
 Text Domain:  hrhub-child
 Version:      1.0.0
 Tested up to: 6.6
 Requires PHP: 7.4
 Tags: Blog,Portfolio
 License: GNU General Public License v2 or later 
 License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 buddhathemes. All rights reserved.
*/

.wdt-heading-holder .wdt-heading-title .wdt-split-heading-wrapper .wdt-split-heading-title:first-child {
	text-transform: none;
}
::placeholder {
	color: #000000;
}

/*
.wdt-header-menu .wdt-primary-nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}
@media screen and (max-width: 1650px) {
	.wdt-header-menu .wdt-primary-nav > li > a {
		font-size: 12px;
	}
}
@media screen and (max-width: 1400px) {
	.wdt-header-menu .wdt-primary-nav > li > a {
		font-size: 11px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media screen and (max-width: 1520px) {
	.mgs-header-btn .wdt-button-holder .wdt-button .wdt-button-text:after {
		width: 40px !important;
	}
	.mgs-header-btn .wdt-button .wdt-button-text {
		gap: 5px !important;
	}
	.mgs-header-btn .wdt-button-holder .wdt-button .wdt-button-text:before {
		font-size: 10px;
		right: -5px !important;
	}
}
*/