.wpc-filters-range-column.wpc-filters-range-min-column {
  border-radius: 0px;
}

.wpc-filters-range-min {
  border-radius: 5px;
}

.wpc-filters-range-max {
  border-radius: 5px;
}


.woocommerce-techspecs-title {
		font-size: var(--wp--preset--font-size--medium);
}

.wp-block-navigation-item__label{
	font-weight: var(--wp--custom--typography--font-weight--semi-bold);
	font-style: italic;
}

.wp-block-navigation-item__content {
	font-weight: var(--wp--custom--typography--font-weight--semi-bold);
	font-style: italic;
}

.mgbikeshop-header{
		max-width: var(--wp--style--global--wide-size);
}