/* stylesheet for developers */

#content .page-content a {
	text-decoration: none;
}

/* width fixes */
#content .elementor-widget-image > a,
header .elementor-element-eaf83c3 {
	width: 100%;
}

/* header */
header .hfe-dropdown.menu-is-active {
	width: 400px !important;
    right: 0 !important;
    left: unset !important;
    top: 50px;
}

/* breadcrumb */
.rank-math-breadcrumb p > * {
	font-size: 1rem;
	padding-right: 5px;
}