/*
Theme Name: Pileh Center Child
Theme URI: https://pilehcenter.com/
Description: پوسته فرزند اختصاصی پیله سنتر بر پایه Woodmart.
Author: Pileh Center
Template: woodmart
Version: 0.7.5
Text Domain: pileh-center-child
Update URI: false
*/

:root {
	--pileh-cream: #f2e8d5;
	--pileh-terracotta: #b85c38;
	--pileh-green: #064a31;
	--pileh-brown: #6b4f3f;
	--pileh-orange: #f4a261;
	--pileh-sand: #d9b382;
}

body {
	background-color: #fffdf9;
}

body.rtl .whb-header,
body.rtl .main-page-wrapper {
	direction: rtl;
}

/* Prevent Elementor's default page-title spacing on the dedicated homepage. */
body.home .main-page-wrapper {
	padding-top: 0;
}

body.home .site-content {
	margin-bottom: 0;
}
