/*
Theme Name:     friefjordar
Description:    Theme used for Frie Fjordar
Author:         Olav Torheim
Author URI:     http://imic.no
Template:       sydney
Version:        0.1.0
*/

#content .container {
  width:100%;
}

.site-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background-color: #000000;
		padding: 30px 0;
		-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.float-header {
    background-color: #000000 !important;
}

.header-image {
height: 500px;
}

.header-wrap .container {
    width: 90%;
    padding: 0;
}

.site-footer {
  background-color: #071968;
  color: white;
}

.footer-widgets {
    color: white;
    background-color: #071968;
}

.preloader {
      display: none !important;
}

.top-search-menu .search-submit{
  display: none;
}

.top-search-menu label{
  position: relative;
}

.top-search-menu label:before{
  font-family: FontAwesome;
  content: '\f002';
  display: inline-block;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 5px;
}

.top-search-menu .search-field{
  height: 26px;
  padding: 3px 5px 3px 23px;
  font-weight: normal;
}


.site-info { display: none; }


.page-id-2 .entry-header { display: none; }

.page-id-2 .panel-row-style{
     padding-top: 0px;
}

.page-id-2 .page page-wrap .content-wrapper
{
  padding : 0;

}

.page-id-2 .page-wrap .content-wrapper
{
  padding-top: 0;
}

.page-id-2 .page-wrap
{
  padding-top: 0;
}

.page-id-353 .entry-header { display: none; }

.page-id-353 .panel-row-style{
     padding-top: 0px;
}

.page-id-353 .page page-wrap .content-wrapper
{
  padding : 0;

}

.page-id-353 .page-wrap .content-wrapper
{
  padding-top: 0;
}

.page-id-353 .page-wrap
{
  padding-top: 0;
}
