/*
Theme Name: Deliz Short Child
Theme URI: https://onlinestore.co.il/
Description: Child theme for Deliz Short — PHP customizations only (functions.php).
Author: Original Concepts
Author URI: https://onlinestore.co.il/
Template: deliz-short
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: deliz-short-child
*/
img {
    max-width: 100%;
    height: auto;
}

.site-logo__img{
    width: 100%;
    height: auto;
}