/*
Theme Name: PMR
Theme URI: 
Author: Jalal Bagheri
Author URI: http://jalalbagheri.ir
Description: Designed as a block-based masterpiece, our theme is seamlessly integrated with WordPress, allowing for a fully customizable experience through the block editor. Built natively, its featherweight design ensures swift loading times, enhancing user experience. This theme is tailor-made for Pak Motor's dedicated team in Babol, reflecting their ethos and vision. With a minimalistic essence and a coherent design language, it encapsulates the essence of a unified aesthetic. Boasting optimized and minimalistic code, it not only embodies efficiency but also aligns with contemporary web standards. Drawing inspiration from the Iranian flag and culture, the design language and color palette harmonize seamlessly, crafting a compelling and authentically impactful online atmosphere.
Requires at least: 6.0
Tested up to: 6.2.2
Requires PHP: 7.4
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pmr
Tags: block theme
*/
/* This theme designed and developed for Pak Motor Rahbar Babol, is a professional and stylish theme that allows you to create your company website simply and in the best possible way. With responsive design, this theme is optimally displayed on all devices. Our exclusive features, including custom settings, block item support , options and live pages, allow you to showcase your company's identity in the best possible way.
 */
html {
  box-sizing: border-box;
}

.wp-site-blocks > * {
  margin-block-start: 0;
}

.drop-shadow {
	filter: drop-shadow(0px 0px 1px gray);
}
