/*
Theme Name: ColourWest
Template: Impreza
*/

/*Add your own styles here:*/

.textblock_white,	.textblock_white h2,	.textblock_white h3,	.textblock_white h4	{color: #ffffff!important;}
.textblock_blue,	.textblock_blue	h2,	.textblock_blue	h3	{color: #ffffff!important;}
.white_about_us								{color: #ffffff!important;background: rgba(0, 0, 0, 0.3)!important;padding:25px 30px 25px 30px!important;
									text-shadow: 1px 1px #000000;}
.white_about_us h2,	.white_about_us h3				{color: #ffffff!important; font-weight: bold!important; text-shadow 1px 1px #000000;}
.white_header								{color: #ffffff!important;background: rgba(0, 0, 0, 0.3)!important;padding:25px 30px 25px 30px!important; 
									font-size:32px!important; text-shadow: 1px 1px #000000;}
.white_header h2							{color: #ffffff!important; font-weight: bold!important; text-shadow 1px 1px #000000;}
.w-text-h {font-size: 40px; font-weight: bold; color: #0E4D82;}
.anchor{
  display: block;
  height: 100px; /*same height as header*/
  margin-top: -100px; /*same height as header*/
  visibility: hidden;
}
.textblock_white_shadow, .textblock_white_shadow h2, .textblock_white_shadow h3, .textblock_white_shadow h4 {color: #ffffff!important; text-shadow: 2px 2px #000000!important; 
background-color:rgba(0, 0, 0, 0.3)}

@media (max-width: 768px) {
.home_row { background-image: none!important;  }
.g-cols > div:not([class*="-xs-"]) { margin: 0 0 0px!important; }
}