/*
Theme Name: Al-Joud Production Lines Landing
Theme URI: https://example.com/aljoud-production-lines
Author: Brand Go
Author URI: https://example.com
Description: Converted three-language landing page for Al-Joud Production Lines. Includes Arabic, English, and Turkish language switching, hero slider, FAQ accordion, and responsive layout.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: aljoud-production-lines
*/

html,
body {
	margin: 0;
	padding: 0;
}

body.aljoud-landing-body {
	background: #ffffff;
}

body.admin-bar header[style*="position:sticky"] {
	top: 32px !important;
}

@media screen and (max-width: 782px) {
	body.admin-bar header[style*="position:sticky"] {
		top: 46px !important;
	}
}
