/*
Theme Name: Sydney Child
Theme URI: http://screnter.com
Author: D Roy | SCR Enterprise
Author URI: http://screnter.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

header.float-header img.site-logo {width: 50px;}
footer .site-info {text-align: center;font-size: 1.25rem;}
.FFNBTN {
	font-size: 1.25em !important;
	padding: 1em 2em !important;
	background-color: #1b3e74 !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	text-transform: uppercase;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.FFNBTN h2, .FFNBTN h2 a {color: #FFF !important;}
.FFNBTN:hover {
	background-color: transparent !important;
	background-image: none !important;
	border: 1px solid #1b3e74 !important;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	color: #1b3e74 !important;
}
.FFNBTN h2:hover, .FFNBTN h2 a:hover, .FFNBTN span:hover {color: #1b3e74 !important;}
.iee_event_meta .iee_organizermain { display: none;}
.single .single-meta {display: none;}