/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2025 | 09:57:33 */
@media (min-width: 1024px) {
    .admin-bar .elementSticky{
    top: 123px;
    }
    .elementSticky{
        position: sticky;
        top: 91px;
    }
	.flexHeightProzent {
		height:100%;
	}
} 
