/*
Theme Name: Pixyweb
Theme URI:  https://www.pixyweb.fr
Author:     Pixyweb
Author URI: https://www.pixyweb.fr
Template:   hello-biz
Version:    1.0
*/

*[id] {
    scroll-margin-top: 150px
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
			clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.germain-highlight {
	color: var(--e-global-color-primary);
}

/* ELEMENTOR SPECIFIC */
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-icon-wrapper {
    line-height: 0; /* Remove unwanted space below icons */
}