/*
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
*/

/*make project to show 3 in full width*/
.isotope-container { max-width: 1170px; margin: 0 auto; }
.roll-project.fullwidth .project-item { width: 33.33%; }

/*make header transparent*/
.site-header.float-header {
		background-color: transparent !important;
}

.page-wrap{
  background-color: #438496;
}

.page-wrap .content-wrapper {
  background-color: #438496;
}
*/

/*main nav font*/
#mainnav ul li a {
		font-size: 12px !important;

/*remove white line below widget panel frontpage*/
.panel-row-style-for-539-3 {
    border-bottom: none !important;
}

.panel-row-style-for-539-2 {
    border-bottom: none !important;
}

.panel-row-style-for-539-4 {
    border-bottom: none !important;
}

/*reduce footer height*/
.footer-widgets {
    padding: 20px 0;
}