/*
 Theme Name:   Ettore
 Theme URI:    http://themeskingdom.com
 Description:  An elegant, fast, minimal theme - made just right for creators and creatives.
 Author:       Themes Kingdom
 Author URI:   http://themeskingdom.com
 Template:     goodz-magazine
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  LICENSE
 Tags: blog, portfolio, photography, entertainment, one-column, two-columns, grid-layout, flexible-header, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  ettore
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Colors
# Layout
# Forms
# Components
# Content
# Responsive
--------------------------------------------------------------*/


.site-footer .widget-title {
	opacity: .8;
}

.custom-menus a, .site-info a {
	color: rgba(0,0,0,.8);
}

.site-footer {
	color: rgba(0,0,0,.8);
}

label.mc_var_label.mc_header.mc_header_email {
	text-transform: uppercase;
	font-size: 12px;
}

.mc_merge_var {
	margin-top: 10px;
}

.single .no-sidebar {
	max-width: 840px;
}
