/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 13:51:33 */
html {
	overflow-x:hidden;
}

/* Oveflow Animation */
.bl-overflow-hidden {
	overflow:hidden;
	padding-bottom: 2px;
}

/* Header */
.lb-header-inner {
	transition: all .3s ease-in
}
.lb-header.she-header .lb-header-inner {
    padding: 20px 0px;
}

/* Responsive */
@media only screen and (max-width: 380px) {
	.lb-header .elementor-button {
		border: 0px !important;
		padding: 0px !important;
	}
}

/* Cookie Banner */
.cky-consent-bar *,
.cky-modal * {
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
	line-height: 1.3em !important;
}
.cky-consent-bar button,
.cky-modal button {
	border-radius: 10px !important;
	border-width:1px !important; 
}