/*

 Theme Name:   Course Builder Child

 Theme URI:    http://wordpresslms.thimpress.com

 Description:  Course Builder Child Theme

 Author:       ThimPress

 Author URI:   http://thimpress.com

 Template:     course-builder

 Version:      1.0.0

 Text Domain:  course-builder-child

*/

@media print {
    header,footer,.breadcrumb-content  {
        display:none;
    }
	.page-title .main-top {
		height: auto!important;
	}
	.page-title.layout-2 .main-top .content .text-title {
     margin-top: 0!important;
}
}