/*
Theme Name:  DG
Theme URI:   https://divigarden.com
Version:     21.1.21
Description: A child theme of Divi. This is a custom child theme created for Divi Garden.
Author:      Divi Garden Team
Author URI:  https://divigarden.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/* DMS - Branda Header Footer*/
.dms-select {
	font: 12px Roboto;
	padding: 0;
	border: 0;
}

#top-header .container {
	padding-top: 3px;
}

#et-info {
	font: 600 13px Roboto;
	padding: 2px 0 5px;
}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
    text-align: center;
    z-index: 20;
}

#branda_content_footer, #branda_content_footer .footer-widget {
	color: #ccc;
	font: 600 13px Roboto;
	padding: 2px 0 5px;
}
#branda_content_footer .footer-widget h3 {
	color: #ccc;
}
#branda_content_footer a, #branda_content_footer .footer-widget a {
	color: #FFF;
}

