/*
 Theme Name:   Mentalist Child
 Theme URI:    https://wdtmentalist.wpengine.com/
 Description:  Mentalist Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     mentalist
 Version:      1.0.0
 Text Domain:  mentalist-child
 Tested up to: 6.9
 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) 2025 buddhathemes. All rights reserved.
*/

body.error404 div.wrapper.type1 {
    background-color: #f8f0e5;
    background-image: none !important;
}

.center-content-wrapper {
    max-width: none !important;
}

.wdt-contact-form-1 > p > span:nth-child(4) { grid-area: 3 / span 2; }
.wdt-contact-form-1 > p > span:nth-child(5) { grid-area: 4 / span 2; }
.wdt-contact-form-1 > p > span:nth-child(6) { grid-area: 5 / span 2; }
.wdt-contact-form-1 > p > span:nth-child(7) { grid-area: 6 / span 2; }

.wdt-contact-form-1 .select2 {
	width: 100%;
}

@media(max-width:1024px) {
	.wdt-contact-form-1 > p { grid-template-columns: 1fr; }
	.wdt-contact-form-1 > p > span:first-child,
	.wdt-contact-form-1 > p > span:nth-child(4),
	.wdt-contact-form-1 > p > span:nth-child(5),
	.wdt-contact-form-1 > p > span:nth-child(6),
	.wdt-contact-form-1 > p > span:nth-child(7) {
		grid-area: auto;
	}
}

.elementor-468 .wdt-specifications-holder .wdt-content-item .wdt-specification-block.wdt_type_1 .wdt-content-icon-wrapper .wdt-content-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.grecaptcha-badge { visibility: hidden; }
