/*
Theme Name: BedHog
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Kris Hoja - HogStudio.com
Template: Divi
*/

@import url("../Divi/style.css");


#main-header {
	box-shadow: none;
}
.mfp-title {
	display:none;
}

#footer-info {
    width: 90%;
}
