/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/


.konte-category-banner__title {
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 200;
	line-height: 1.2;
	margin: 30px 0 23px 0;
}

.woocommerce div.product .product_title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: 200!important;
	margin: 0 0 7px;
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .panel {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.6666666667;
	color: #000000!important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
.single-page-header .entry-title {
	font-size: 80px;
	font-size: 5rem;
	font-weight: 300;
	margin-bottom: 30px;
}