/*
Theme Name: Builders Art and Graphics Child
Theme URI: http://vctest.jkercheval.com/
Template: sydney
Author: Freedom Creative Solutions
Author URI: http://www.freedomcreativesolutions.com/
Description: Builders Art and Graphics website.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.34.1484762473
Updated: 2017-01-18 18:01:13

*/

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    padding: 0px 0 20px 0 !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.site-header {
    background-color: rgba(31,61,125,0.9);
    height: 80px;
	min-height: 40px 
}

.page-wrap {
    padding-top: 0 !important;
	margin-top: -150px !important;
}

.entry-header {
    margin-bottom: 30px ;
    display: none !important;
}

.site-header .col-md-4, .site-header .col-md-8 {
    min-height: 80px !important;
}

.site-logo {
    max-height: 110px;
}

.site-header.float-header {
    background-color: rgba(31,61,125,0.9);
    height: 60px;
}

.site-logo-small {
    max-height: 100px;
}

.mainnav {
	vertical-align: middle;
	padding: 25px 0;
}