/*
Theme Name: ItaliaWP2 Child Theme
Theme URI: http://italiawp.borisamico.it
Author: Boris Amico
Author URI: http://borisamico.it
Description: Tema child di ItaliaWP2 utilizzabile per la customizzazione.
Version: 1.0.0
License: GNU AFFERO GENERAL PUBLIC LICENSE v3 or later
License URI: https://www.gnu.org/licenses/agpl-3.0.en.html
Template: italiawp2
Text Domain: italiawp2-child
*/

#topcontrol {
    border-radius: 20px;
	background-color: #06c !important;
}

.cookiebar{
    background-color: #004d99 !important;
    height: 20px;
    z-index: 9999999;
}

#btn-main {
    font-size: 0.778em;
    color: #fff !important;
    padding: 8px 24px;
    background: #06c !important;
    margin: 0 16px 24px 0;
}