.elementor-widget-heading .elementor-heading-title strong,
.elementor-widget-heading .elementor-heading-title b,
.elementor-widget-heading .elementor-heading-title .crumble-heading-highlight {
	color: inherit;
}

.elementor-widget-heading .elementor-heading-title .crumble-heading-highlight {
	display: inline;
}

.crumble-heading-highlight-button {
	width: auto !important;
	min-width: 34px;
	padding-right: 10px !important;
	padding-left: 10px !important;
	font-size: 11px !important;
	white-space: nowrap;
}

.crumble-heading-highlight-button--fallback {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 34px;
	margin: 0;
	border: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 3px 0 0 3px;
	color: #fff;
	background: #30343b;
	font-family: inherit;
	line-height: 1;
	cursor: pointer;
}

.crumble-heading-highlight-floating {
	position: absolute !important;
	z-index: 999999 !important;
	display: none !important;
	align-items: center;
	justify-content: center;
	min-width: 76px;
	min-height: 34px;
	padding: 0 12px !important;
	border: 0;
	border-radius: 3px;
	color: #fff;
	background: #30343b;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
	font-family: Arial, sans-serif;
	font-size: 12px !important;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
}

.crumble-heading-highlight-floating:hover {
	background: #1f2329;
}

.pen-menu .crumble-heading-highlight-pen-icon {
	align-items: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
}

.pen-menu .crumble-heading-highlight-pen-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
}
