/*
Theme Name: Child FanZone
Version: 1.0
Description: Child theme for FanZone.
Author: Hostmarks
Author URI: http://www.hostmarks.com
Template: wp-fanzone
*/

@import url("../wp-fanzone/style.css");

/* =Theme customization starts here-------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 16px !important;
	font-size: 1.6rem !important;
	line-height: 1.5;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 2.9em;
	left: -999em;
	z-index: 99999;
	background:#2e2e2e;
}	

#colophon .col-md-12 {
   display: none;
}
#colophon .site-info .row:after {
   content: 'Copyright © 2015 A1 Digital Piano Reviews. All Rights Reserved.';
}
