/*
 Theme Name:   TWC
 Theme URI:    http://www.thewebco.co.nz
 Description:  TWC standard child theme.
 Author:       The Web Company
 Author URI:   http://www.thewebco.co.nz
 Template:     Divi
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.current_page_item a{
	color:#0022cc !important;
}
.et_fixed_nav #et-top-navigation li a {
    /* color: rgba(0,0,0,.6)!important; */
	color:white !important
}
.et_fixed_nav #et-top-navigation li ul li a{
	color: rgba(0,0,0,.6)!important;
}
.et_fixed_nav #et-top-navigation .current_page_item  a {
    color:#0022cc !important;
}

@media(max-width:1796px) {
	.et_fixed_nav #et-top-navigation li a {
		color: #fff !important;
	}
	.et_fixed_nav #et-top-navigation li ul li a {
		color: rgba(0,0,0,.6)!important;
	}
}

.et_pb_column.et_pb_column_empty {
    min-height: 1px;
    display: none;
}


@media (max-width:980px){
	#et-info{
		padding-bottom:30px;
	}
}


@media (min-width:980px) and ( max-width:1034px ){
	.footer-widget .et_pb_widget div{
		 font-size:13px; 
	}
}
 
/* our profile page */
.page-id-1136 .et_pb_column_1_3 h2{
	font-size:22px;
}

@media (min-width:280px) and ( max-width:538px ){
	.page-id-1136 .et_pb_column_1_3 h2{
		 font-size:19px; 
	}
}
/* air conditioning page */
@media (min-width:280px) and ( max-width:289px ){
	.page-id-1120 .et_pb_text_2 h2{
		 font-size: 34px;
	}
}

/*air condidioning finance page */
@media (min-width:280px) and ( max-width:320px ){
	.page-id-2571  h4 span{
		 font-size: 17px !important;
	}
	
	.page-id-2571 .et_pb_row_6 .et_pb_blurb_description{
		width:90% !important;
	}
}

@media (min-width:280px) and ( max-width:332px ){

	.quote-recaptcha  {
		transform: scale(0.77);
		transform-origin: 0 0;
	}
}

@media (min-width:280px) and (max-width:398px){
	#et-info{
		transform:scale(0.77);
		margin-right:-46px !important;
	}
}

/* supporting our community */
@media (max-width:980px){
	.page-id-1132 .et_pb_promo_description{
		height:auto !important;
	}
}


@media only screen and (max-width: 767px){
	.page-id-1120 .et_pb_text_0 h2{
		font-size:32px
	}
	
	.page-id-1126 .et_pb_text_0 h2{
		font-size:32px;
	}
}