/*
Theme Name: STEK Türkiye
Theme URI: https://dainew.com
Author: dainew.com
Author URI: https://dainew.com
Description: Hafif, Elementor uyumlu STEK Türkiye teması. Statik HTML şablondan parçalı widget mimarisine geçiş için tasarlandı.
Version: 1.10.46
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stek-turkiye
Tags: custom-menu, featured-images, full-width-template, elementor, translation-ready
*/

/* Theme shell — asıl stiller assets/css altında yüklenir. */

/* Elementor container boşlukları STEK şablonunu bozmasın */
.stek-theme .elementor-section,
.stek-theme .e-con,
.stek-theme .elementor-widget-stek-header,
.stek-theme .elementor-widget-stek-home-body {
	max-width: none;
}
.stek-theme .elementor > .elementor-element {
	--padding-top: 0px;
	--padding-right: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
}
.stek-theme .elementor-widget-stek-header > .elementor-widget-container,
.stek-theme .elementor-widget-stek-home-body > .elementor-widget-container {
	padding: 0 !important;
	margin: 0 !important;
}

/* Theme Builder Header — tam genişlik, ekstra padding yok */
.elementor-location-header,
.elementor-location-header > .elementor,
.elementor-location-header .e-con,
.elementor-location-header .elementor-section {
	width: 100%;
	max-width: none;
}
.elementor-location-header .elementor-widget-container {
	padding: 0 !important;
	margin: 0 !important;
}
.elementor-location-header .e-con {
	--padding-top: 0px;
	--padding-right: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--gap: 0px;
}