/*
Theme Name: Emall Child
Theme URI: https://demo.theme-sky.com/emall/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: emall
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: emall-child
*/

.header-product-title {
    background-color: #252936;
    padding: 3rem 16px;
    text-align: center;
	margin: 1rem 0 2rem;
}

.header-product-title h1 {
    font-size: clamp(2rem, 0.4666rem + 2.4758vw, 3.4375rem);
	font-weight: 800;
    color: #fff;
    margin: 0 auto;
}