/*
CTC Separate Stylesheet
Updated: 2021-10-26 15:40:49
Theme Name: EduMag Child
Theme URI: https://www.readyprint3d.com
Template: edumag
Author: Brian Rottler
Author URI: https://www.readyprint3d.com/
Description: This is the customized theme for Ready Print 3D.
Tags: translation-ready,custom-header,right-sidebar,theme-options,custom-menu,one-column,two-columns,custom-background,custom-logo,featured-image-header,footer-widgets,threaded-comments,education,news,e-commerce
Version: 1.1.7.1635262849
*/

html, body {
	width: 100%;
	height: 100%;
}

body {
	overflow-x: visible;
}

body > .site {
	height: 100%;
}

.site > .site-header {
	margin-bottom: 25px
}

.site > .site-content {
	min-height: calc(100% - 279px);
}

