/*
Theme Name:   قالب اختصاصی گالری محمودی
Theme URI:    https://aminmawatch.com
Description:  قالب فروشگاهی اختصاصی گالری ساعت امین محمودی — سازگار با المنتور و ووکامرس، شامل صفحه محصول، آرشیو برند، سبد خرید، تسویه‌حساب و پنل کاربری اختصاصی.
Author:       آروین
Author URI:   https://aminmawatch.com
Version:      1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mahmoudi-gallery
Tags:         e-commerce, rtl-language-support, custom-menu, custom-logo, featured-images, translation-ready
*/

@font-face{
	font-family:'Peyda';
	src:url('assets/fonts/PeydaWeb-Regular.woff2') format('woff2');
	font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
	font-family:'Peyda';
	src:url('assets/fonts/PeydaWeb-Medium.woff2') format('woff2');
	font-weight:500; font-style:normal; font-display:swap;
}
@font-face{
	font-family:'Peyda';
	src:url('assets/fonts/PeydaWeb-SemiBold.woff2') format('woff2');
	font-weight:600; font-style:normal; font-display:swap;
}
@font-face{
	font-family:'Peyda';
	src:url('assets/fonts/PeydaWeb-Bold.woff2') format('woff2');
	font-weight:700; font-style:normal; font-display:swap;
}
@font-face{
	font-family:'Peyda';
	src:url('assets/fonts/PeydaWeb-ExtraBold.woff') format('woff');
	font-weight:800; font-style:normal; font-display:swap;
}

body, body button, body input, body select, body textarea {
	font-family: 'Peyda', Tahoma, Arial, sans-serif !important;
}

:root{
	--amp-gold:#C9A227;
	--amp-gold-dark:#8A6F1A;
	--amp-navy:#0E1A2E;
	--amp-navy2:#16213A;
	--amp-bg:#F3F0E8;
	--amp-soft:#F6F4EE;
	--amp-card:#FFFFFF;
	--amp-muted:#9AA5B8;
	--amp-muted2:#6B7386;
	--amp-border:#EDE7D8;
	--amp-border2:#F0EDE3;
	--amp-green-bg:#E7F5EC;
	--amp-green:#1E7A4C;
	--amp-red:#C0392B;
	--amp-shadow:0 6px 20px rgba(14,26,46,.05);
}
