/*
Theme Name: 	Divi Child
Theme URI: 		https://www.portsidemarketing.com/website-design/
Author: 		Portside Marketing, LLC
Author URI: 	https://www.portsidemarketing.com/website-design/
Description:	Child Theme for Divi
Template:		Divi
Version: 		1.0
*/

@import url("../Divi/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */
.main_title {
    display: none;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 20px;
}

#logo {
    max-height: 90%;
}