/*
Theme Name: Fascinate Child
Theme URI: http://www.multicontrolsitaliana.it/wp-content/themes/fascinate-child/
Author: Mattia Dini
Author URI: http://www.ra.cna.it
Description: A Business theme.
Tags: full-width-template, threaded-comments, two-columns, right-sidebar, left-sidebar, sticky-post, custom-menu, translation-ready, blog, footer-widgets, featured-images
Template: fascinate
Version: 1.0
Text Domain: fascinate-child
*/

a:hover {
	color: black!important;
}



/* Imposto lo sfondo del menu principale */
.header-bottom {
	background-color: black!important;
}

#menu-menu_principale a {
	color: white!important;
}

/* Imposto l'altezza della sezione con il titolo della pagina */
.fb-breadcrumb-wrap {
	padding: 10px 0!important;
}

.fb-breadcrumb-wrap .page-title {
	border-bottom: 0px!important;
	margin-bottom: 0px!important;
}

/* Rimuovo la dicitura Tema Fascinate di Themebeez */
.footer-bottom {
	display: none!important;
}

.footer-inner {
	background-color: grey!important;
	color: white!important;
}

.footer-inner a {
  color: #ffdd54!important;
}