/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");





#header-outer{background: url("http://mazehouse.com.au/wp-content/themes/salient-child/img/sky6.jpg");
	background-size: cover;
}

.gglogo{
	vertical-align: bottom;
	margin-bottom: 0 !important;
	height:	30px !important
}

.wpb_text_column a, body a{
    color: #f69471 !important;
}

.swiper-slide .button.solid_color a.extra-color-1, .swiper-slide .button.solid_color_2 a.extra-color-1, .toggle.open.extra-color-1 h3 a {
       color: #fff !important;
}



div.work-info-bg {opacity: 0.0 !important;}
div.work-info-bg:hover {opacity: 0.5 !important;}


.soc{opacity:0.8;}

.soc:hover {opacity:1.0}

#footer-outer .widget h4{font-family: Courier,monospace;font-size: 20px;}

div.col.span_3.element.one-fourths::after{
    position: absolute;
    display: inline-block;
    background: url("http://mazehouse.com.au/wp-content/uploads/2016/08/scotcht2.png") no-repeat;
    width: 75px;
    height: 38px;
    top: -20px;
    left: 50%;
    margin-left: -37.5px;
    z-index: 40000;
    visibility: visible !important;
    }
    
    
.wpcf7-form span {background: rgba(255,255,255,0.7); margin-bottom: -10px;}
.wpcf7-form-control-wrap {padding:3px !important;}
    
    
.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
	background-color: transparent!important;
	border: 1px solid #ccc!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	font-size: 16px!important;
	-o-box-shadow: none!important;
	padding: 10px!important;
	font-family: Courier,monospace;
}    

.nectar-slider-loading {
    background-color: #cbe6f2;
    background-position: center;
    background-repeat: repeat;
    background-image: none !important;
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#footer-outer .row {
    padding: 25px 0px 5px 0px;
    margin-bottom: 0px;
}

.ascend {
    background-color: #cbe6f2 !important;
}

.nectar-fancy-box .box-bg:after {
    background-color: rgba(51,51,51,0.1) !important;}

.swiper-container, .swiper-slide{
	background-color: rgb(203, 230, 242)!important;
}