/*
Theme Name: WPC POLAND
Theme URI: https://wpcpoland.com/
Author: WEBKOMP
Author URI: https://webkomp.pl/
Description: Dedykowany motyw strony WPC POLAND
Template: ignavo
Version: 1.2.2
Text Domain: ignavo-child
*/
/*
 * WPC: typography only inside the header bestseller dropdown.
 * Keeps shop, product pages, cart and all other product cards unchanged.
 */
.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-title,
.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-title a,
.header-bottom .site-header-custom-button .site-custom-dropdown .product .price,
.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-price-vat,
.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-price-vat > * {
	font-family: "Poppins", Arial, sans-serif;
}

.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-title {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: -0.015em;
}

.header-bottom .site-header-custom-button .site-custom-dropdown .product .price {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: -0.02em;
}

.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-price-vat,
.header-bottom .site-header-custom-button .site-custom-dropdown .product .product-price-vat > * {
	font-size: 11px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: 0;
}
