/*

Theme Name:		Mediac Child

Theme URI:		http://bit.ly/opalwp

Description:	Mediac Child Theme

Author:			Studio Nube

Author URI:		http://www.studionube.eu/

Template:		mediac

Version:		1.0.0

License:		GNU General Public License v2 or later

License URI:	http://www.gnu.org/licenses/gpl-2.0.html

Tags:			two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Text Domain:	mediac-child

*/



/* SUMÁRIO 

		1. HEADER

		2. MENU

		3. COPYRIGHT

		4. MAIN CONTAINER

*/



/* 1. HEADER */

header#opal-masthead.header-v1 {

	background-color: #673AB7;

}



/* 2. MENU */

ul#primary-menu.navbar-nav li a {

	color: #01c3cf;

}





/* 3. COPYRIGHT */

section.opal-copyright {

	background-color: #673AB7;

}



section.opal-copyright div.container {

	background-color: #673AB7;

}

/* 4. MAIN CONTAINER */

#main-container {

	padding-bottom: 0px;

}