/*
Theme Name:     Archies Progression Child
Description:    Child Theme for Archies Theme
Author:         Progression Studios
Template:       archies-progression

*/

body,
body input,
body textarea,
select{
	font-family: 'DM Serif Display';
}

@media(min-width: 1025px){
	#progression-studios-header-elementor{
		position: absolute;
	    top: 0;
	    z-index: 1000;
	    width: 100%;
	}
}

#content-pro{
    padding-bottom: 0;
}