/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

/* Bom Sucesso — hero das categorias Directorist */
body.page-id-14 .page-header { display:none !important; }
body.page-id-14 .bs-category-hero {
	min-height:360px;
	max-width:1180px;
	margin:36px auto 34px;
	padding:46px 48px;
	display:flex;
	align-items:flex-end;
	background-size:cover;
	background-position:center 45%;
	background-repeat:no-repeat;
	color:#fff;
	border-radius:28px;
	overflow:hidden;
	box-shadow:0 18px 45px rgba(16,47,42,.12);
}
body.page-id-14 .bs-category-hero__inner { max-width:760px; }
body.page-id-14 .bs-category-hero__kicker {
	text-transform:uppercase;
	letter-spacing:.16em;
	font-size:13px;
	font-weight:800;
	color:#f3dfb8;
	margin-bottom:12px;
}
body.page-id-14 .bs-category-hero h1 {
	margin:0 0 12px;
	color:#fff;
	font-size:clamp(40px,5vw,66px);
	line-height:1.02;
	letter-spacing:-.035em;
	font-weight:800;
}
body.page-id-14 .bs-category-hero p {
	margin:0;
	max-width:650px;
	color:#e8f0ed;
	font-size:17px;
	line-height:1.55;
}
@media(max-width:767px) {
	body.page-id-14 .bs-category-hero {
		min-height:300px;
		margin:24px 16px 24px;
		padding:32px 24px;
		border-radius:22px;
		background-position:center;
	}
	body.page-id-14 .bs-category-hero h1 { font-size:38px; }
	body.page-id-14 .bs-category-hero p { font-size:15px; }
}
