/*
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
*/
.site-header {
	background: #fff;	
	background: rgba(255, 255, 255, .6) !important;
	padding-bottom: 0px;
	
}
.site-header.fixed {
	position: relative  !important;
}
.site-logo {
    max-height: 171px;
}
@media only screen and (max-width: 1024px) {
   .header-info {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
   #mainnav li {
		padding: 0 21px; 
	}
}

#mainnav {float: none;}
#mainnav li {float: left;}
#mainnav li.menu-item a:hover {color: #000}
#mainnav .sub-menu li a {border-top: 1px solid #fff;}
.menu-row {
	background: #db0b0b;
	padding: 10px 0 10px 0;
}
@media only screen and (max-width: 991px) {	
		.site-header.fixed {
			position: relative !important;
		}
}

.footer-widgets {padding: 20px 0; font-weight: normal;}
.footer-partner img {padding-bottom: 7px;}

.site-footer .site-info {text-align:center;}

table.no-border, table.no-border tr td {border:none;}
@media only screen and (min-width: 768px) {
	.widget_sydney_latest_news .entry-thumb {
		 height: 255px;
	}
}
@media only screen and (min-width: 750px) {
	.archive .entry-thumb {width: 250px; float:left; margin: 0 30px 20px 0;}
}
.archive .hentry:after {border-bottom: 1px solid #fff; width: 100%}
.archive .hentry {border-bottom: 1px solid #db0b0b; padding: 20px 0 0px 0; }
.archive .hentry:last-child {border-bottom: none !important;}
