/*!
Theme Name: PNG Child
Theme URI: https://lepng.gr/
Template: kadence
Author: Lefteris Panagiotou
Author URI: https://lepng.gr/
Description: A custom-built Child Theme developed by me, based on the parent theme, designed to extend functionality and enhance design while maintaining full compatibility with future updates.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: png-child
*/

/* Global Styles */


/* =========================
TABLET
========================= */
@media (max-width: 1024px){}


/* =========================
MOBILE
========================= */
@media (max-width: 768px){}


/* =========================
SMALL MOBILE
========================= */
@media (max-width: 480px){}