/* 
.header-slider {
    height: 650px !important;
}


*/

.site-header {
    background-color: #fff;
}


.site-header.float-header {
    background-color: rgba(0,0,0,1);
    padding: 20px;
}

.hd1{
    font-size: 300%;
    line-height:1 ;

}
.hd2{
    font-size: 250%;
    line-height:1 ;

}
.hd3{
    font-size: 200%;
    line-height:1 ;

}
.hd4{
    font-size: 150%;
    line-height:1 ;

}
.ff-opensans{
    font-family: 'Open Sans', sans-serif;
}

.aligncenter{
 text-align: center;   
}
.white{
    color: white;
}
.black{
color: #000;
}
.grey{
    color: #939597;
}
.dkgrey{
    color: #606060;
}
.bold{
    font-weight: 700;
}
.medium{
    font-weight: 600;
}
.light{
     font-weight: 300;   
}

.text-shadow{
    text-shadow: 1px 1px 13px rgba(0, 0, 0, 0.8);    
}
.uppercase{
text-transform: uppercase;
}

.shadow{
-webkit-box-shadow: 1px 6px 19px 0px rgba (0,0,0,0.1);

-moz-box-shadow: 1px 6px 19px 0px rgba (0,0,0,0.1);

box-shadow: 1px 6px 19px 0px rgba (0,0,0,0.1);


}

.bttn{
  border: solid 1px #ececec;
  padding: 10px;
  display: block;
    text-align: center;
}

.bttn a{
    color:#666;
    text-align: center;
}

 .bttn:hover{
    background-color: #ececec;
    
 }







.roll-team .team-item .team-pop .pos {
 color: white;
}


span.slb_slideshow {
    display: none!important;
}

.slb_data {
    display: none!important;
}

.team-home{
    border: solid 7px #bbb;

} 
.center{
 text-align: center; 
}
 
.team-details-title{
font-size: 17px;
color: #bc3941;
 font-weight: bold;
  margin-top: 15px
} 
.team-details-phone{
font-size: 19px;
color: #bc3941;
 font-weight: bold;
} 

/* Header Image - About  */

.page-id-246 .header-image {
   background-image: url("http://theairedale.co.nz/wp-content/uploads/2016/07/cropped-UnitB-Bed-Simplified.jpg");
   display: block;
}

/* Header Image - Location  */
.page-id-254 .header-image {
   background-image: url("http://theairedale.co.nz/wp-content/uploads/2016/07/cropped-apartment-image-bedroom.jpg");
   display: block;
}

/* Header Image - Meet the Team  */
.page-id-267 .header-image {
   background-image: url("http://theairedale.co.nz/wp-content/uploads/2016/07/cropped-UnitB-Study-Simplified.jpg");
   display: block;
}
/* Header Image - Plans  */
.page-id-263 .header-image {
   background-image: url("http://theairedale.co.nz/wp-content/uploads/2016/07/cropped-UnitA-Dining-Simplified.jpg");
   display: block;
}

/* Header Image - Contact Us  */
.page-id-272 .header-image {
   background-image: url("http://theairedale.co.nz/wp-content/uploads/2016/07/cropped-UnitB-Bed-Simplified.jpg");
   display: block;
}

/* Spacing of rows  */

.panel-row-style  {
    padding-top:20px!important;
      padding-bottom:30px!important;

}
.page-wrap {
padding-bottom: 25px!important;
padding-top: 25px!important;
}
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 15px!important;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}


/* Lists  */

	.widget ul {
		list-style: circle;
		padding: 12px;
	}

/* Slider */

.text-slider .maintitle, .text-slider .subtitle {

    text-shadow: 1px 1px 13px rgba(0, 0, 0, 0.4);
}





/* Fonts  */
.entry-header {
display: none;
}


#sidebar-footer a{
 text-decoration: none;
  color: #ffe716!important;
}

#sidebar-footer a:hover{
  color: white!important;
}

.red{
 color: #bc3941; 
  }
.white{
 color: white; 
  }
  
.hentry .title-post{
 display: none;
}

h1, h2, h3 {
 color: #818285; 
}

.title, .title-2{
color: #818285;  
  padding-top: 20px;
  padding-bottom: 20px;
font-family: 'Montserrat', sans-serif;
  font-weight:400;
  margin-bottom: 20px;
    margin-top: 20px;
 line-height: 130%;
 font-size: 30px;

}

.title{
 border-top: solid 1px #bc3941;
 border-bottom: solid 1px #bc3941;

}

.title-2{
 border-top: solid 1px #818285;
 border-bottom: solid 1px #818285;

}

.title-3{
 font-size: 30px;
 border-top: solid 1px white;
 border-bottom: solid 1px white;
 line-height: 130%;
 padding-top: 20px;
  padding-bottom: 20px;
font-family: 'Montserrat', sans-serif;
  font-weight: 400;
      margin-bottom: 25px;
}
.sub-heading{
    font-size: 18px;
    line-height: 149%;
   font-weight: 400;
  margin-bottom: 15px;
  margin-top: 8px;
  color: #818285; 

}

.sub-heading-2, .sub-heading-2-red{

  font-size: 18px;
    line-height: 149%;
    font-weight:400;
    margin-bottom: 4px;
    margin-top: 20px;

}


.sub-heading-2-red{
   color: #bc3941; 
}
    




/* Team  */

.roll-team .team-inner {
    padding: 0px;
    border: solid 7px #bbb;
}

.team-social .fa-facebook:before {
      content: '\f0e0';
}
.contractors {
    border-top: solid 1px #bbb;
}

.owl-theme .owl-controls {
    margin-top: 10px;
      margin-bottom: 15px;
}
 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span
{
  background-color: #bbb;
}
.owl-theme .owl-controls .owl-page span{
  border-color: #bc3941;
}



/* Plans  */
.project-title-wrap {
    opacity: 1;
	top: 235px!important;/* 100px */

}
.roll-project .project-title {
height: 13%;
    color: white;
    background-color: #abadb1;
    text-transform: uppercase;
}

.project-filter li a {
    padding: 16px;
    border: solid 1px #bbb;
    margin: 5px 12px 5px 12px;
}
.roll-project .project-item .project-pop {
    background-color: #ececec;
}

/* Space under Widget Titles  */

.panel-grid-cell .widget-title {
  margin-bottom: 20px;
}



.textwidget h1{
    color: white!important;
    margin: 15px 0px 60px 0px!important;
  	text-align: center!important;
}


.menu-primary-menu-container {
    padding-top: 25px;
}

/* Contact Us  */


.contact-calltoaction-box{
    border: solid 7px #bbb;
  padding: 25px;
} 

.social a {
 font-size: 40px!important;
color: #818285;  
}
.social a:hover{
  color: #bc3941;
}










/* Footer  */

div.wpcf7-mail-sent-ok {
    border: 2px solid #ececec;
}

#sidebar-footer, #sidebar-footer a, .footer-widgets .widget-title {
    color: white;
}
.footer-widgets {
    background-color: #818285;
}
#sidebar-footer.social{
 text-align: right;
 color: white;
}

#sidebar-footer.widget-area .widget {
    margin-bottom: 0px;
    padding-top: 0px;
}
#sidebar-footer .fa {
 font-size: 40px;
color: white;  
}
#sidebar-footer .fa:hover{
  color: #bc3941;
}
.footer-widgets {
    padding: 30px 0;
}
