/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.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
*/

.page-wrap .content-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(0,0,0,0);
}

.page header.entry-header {
  display: none;
}

.page-wrap, #content .content-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(0,0,0,0);
}

.entry-footer{
  margin-top: 0;
}

.text-color { color: ##1e73be;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		background-color: ##1e73be;
		border: 1px solid ##1e73be;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
		color: ##1e73be;
	}

.postid-862 { 
background-color: #fff; 
}