/*
 Theme Name:   hello-elementor Child Theme
 Theme URI:    https://wordpress.org/themes/hello-elementor/
 Description:  hello-elementor
 Author:       Tif Ventura
 Author URI:   https://www.runningrobots.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* RR 2026-08-03: YITH AJAX filter titles -> Elementor global H5 "Highlights / Quotes (Choc)" (kit global 672ffc6). */
.yith-wcan-filters .yith-wcan-filter .filter-title,
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
	font-family: "futura-pt", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 1px;
	text-transform: none;
}
@media (max-width: 767px) {
	.yith-wcan-filters .yith-wcan-filter .filter-title,
	.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
		font-size: 19px;
		line-height: 22px;
	}
}

/* RR 2026-08-03: product gallery zoom trigger z-index */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 9;
}

/* RR 2026-08-03: hide PEWC group heading on the Wedding & Event Favors personalization group (PDP) */
#pewc-group-301437 .pewc-group-heading-wrapper {
	display: none;
}

#wcraq-quote-list .variation .pewc-upload-thumb-wrapper img {
	max-width: 120px;
}
