/*
Theme Name:     Canvas Child
Theme URI:      
Description:    Child theme for the Canvas theme
Author:         Jezweb
Author URI:     http://www.jezweb.com.au/
Template:       canvas
Version:        0.1.0
*/

/* General element styles i.e., header, navigation, content, sidebar widgets, sliders and galleries. */
a, a:hover,
input[type=submit],
input[type=submit]:hover,
.tru-btn button,
.tru-btn button:hover{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}

.widget ul li:before {
display: none;
}

h1, h2, h3{line-height:1.2!important;}
/* Header Styles (Logo, header elements, widgets, etc.) */

.header-widget a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;color:#425473;font-weight:700;
}
.header-widget a:hover{color:#c57b07;text-decoration:none;}
.header-widget a:before{
	content:url("images/icon-phone.png");
	margin-right:7px;
}

/* Navigation Styles (Main Menu) */
#navigation ul.nav li ul.sub-menu {
padding: 0; /* this can be adjusted */
width: auto; /* important style */
min-width: 200px; /* this can be adjusted */
}
#navigation ul.nav li ul.sub-menu li a {
white-space: nowrap; /* important style */
width: 100%; /* important style */
}

#nav-container{margin-bottom:0;}


/* Content Area (General styles) */
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	border: none !important;
	background: none !important;
	padding: 0px !important;
}

#content .flexslider {
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}

body.home #content{padding-bottom:0!important;}
#content{padding-top:35px;}
body.home #content{padding-top:0;}

/* tru button style */

.tru-btn button{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;font-size:18px!important;text-transform:uppercase;
	padding:15px 30px!important;color:#FFF!important;
	background:#c57b07!important;
	border-radius:0!important;
}
.tru-btn button:hover{
	text-decoration:none;
	background:#425473!important;
	color:#FFF!important;
}

/* Single Post and Blog Page styles */
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility {
	display: none;
}



/* Homepage styles */
.home-banner .vc_column-inner{
	padding-top:0!important;
	padding-bottom:0!important;
}
.home-banner p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;color:#FFF;	
}

.home-footer{
	background-position:50% 0%!important;
	background-repeat:no-repeat!important;
}

.home-footer1 h2:first-child{
	font-weight:400!important;	
	margin-bottom:20px;
}
.home-footer1 h2:last-child{
	font-weight:700!important;	
}

.home-footer2 p{
	text-align:right;font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
}

.home-footer2 p:first-child{
	font-weight:700;font-style:italic;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
	margin-bottom:25px;
}
.home-footer2 p:nth-child(2) a{
	font-weight:400;color:#FFF;
	padding:12px 50px;
	background:#c57b07!important;
}
.home-footer2 p:nth-child(2) a{
	text-decoration:none;
	background:#425473;
	color:#FFF;
}
.home-footer2 p:last-child{
	font-weight:700;
	color:#425473;
}

/* Footer elements styles */


#credit ul{margin:0;padding:0;width:310px;float:right;}
#credit ul li{
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	color:#aab7cd!important;margin-right:10px;font-size:20px;letter-spacing:0.03rem;
}
#credit ul li:first-child{margin-right:20px;}
#credit ul li a{
	color:#aab7cd!important;
	text-decoration:none;
}
#footer #copyright, #footer #copyright p, #footer #credit, #footer #credit p {
  margin-bottom: 0px;
}
#footer #copyright p {
  letter-spacing: 0.05rem;
  color: #aab7cd;
}
#footer #credit .jezweb-logo {
  opacity: 0.5;
}
#footer {
  padding: 30px 0px;
}
/* Gravity Forms styles */
.gform_wrapper,
.gform_wrapper .gform_footer{margin:0!important;padding:0!important;}
.gform_wrapper .top_label .gfield_label{display:none!important;}
.gform_wrapper .top_label #field_2_6 .gfield_label,
.gform_wrapper .top_label #field_2_8 .gfield_label{
	display:block!important;margin-top:10px;
}
body .gform_wrapper label.gfield_label+div.ginput_container{margin-top:0!important;}

.gform_wrapper h3.gform_title{
	font-family:'Roboto Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#425473;
}

.gform_wrapper ul li.gfield{margin-bottom:5px!important;}
.gform_wrapper ul li#field_1_4{margin-bottom:0px!important;}
.gform_wrapper .top_label input.medium{
	width:97.5%;
	margin-bottom:0;
	height:40px;
	border-color:#c9c9c9;
	border-width:1px;	
}
.gform_wrapper .top_label textarea{
	height:133px;
	border-color:#c9c9c9;
	border-width:1px;
	margin-bottom:5px!important;	
}


.gform_wrapper .gform_footer input[type=submit]{
	width:200px;
	height:50px;
	background:#c57b07;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;font-size:18px;
}


::-webkit-input-placeholder{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;color:#535353;
	font-size:14px;text-transform:uppercase;
}
:-moz-placeholder{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;color:#535353;
	font-size:14px;text-transform:uppercase;
}
::-moz-placeholder{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;color:#535353!important;
	font-size:14px;text-transform:uppercase;
}
:-ms-input-placeholder{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;color:#535353;
	font-size:14px;text-transform:uppercase;
}

/* gravity error */

.gform_wrapper div.validation_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	display:none!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{
	margin-left:0!important;
}
.gform_wrapper .top_label .gfield_error{width:100%!important;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{
	max-width:99.5%!important;
}


/* START BLOG STYLES */

.thumb-image-overlay {
    position: relative;
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-out;
}

.image-overlay-circle {
  height: 70px;
  width: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -52px;
  margin-left: -52px;
  padding: 15px;
  border: 2px solid #FFFFFF;
  border-radius: 100%;
}

.image-overlay-plus{
  height: 100%;
  width: 100%;
  position: relative;
  background-image: url(images/image-overlay.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.thumb-image-overlay:hover .image-overlay {
    opacity: 1;
    visibility: visible;
    background-color: rgba(200,122,40,0.8);
}

/* Single Post and Blog Page styles */
.blogposts-content .image-overlay-circle {
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.blogposts-content .image-overlay-plus{
  background-image: url(images/bigger-plus.png);
}
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility, .post-entries, #comments {
  display: none;
}
.single h1.entry-title {
  margin-bottom: 15px;
}
.single-post .header-banner h2 {
  font-size: 20px;
  padding: 30px;
}
.single-post .blogpost-item {
  padding: 0;
  background: none;
  box-shadow: none;
  margin-bottom: 15px;
}
.single-post .blogpost-item img{
  width: 100%;
}
.single-post .blogpost-item-content {
  padding: 10px 0 0;
}
.single-post .blogpost-item-meta {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.single-post .entry p {
  line-height: 1.8;
}


/* Blog posts styles */
.blogpost-item {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0px 5px rgba(0,0,0,.1);
  box-shadow: 0 0px 5px rgba(0,0,0,.1);
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {

.blogposts-content section#main {
  float: left;
  width: 74%;
}
.blogposts-content #custom-blog-sidebar {
  float: right;
  width: 22%;
}

}

@media only screen and (max-width: 767px) {

.blogposts-content section#main {
  float: none;
  width: 100%;
}
.blogposts-content #custom-blog-sidebar {
  float: none;
  width: 100%;
}
  #footer #credit, #footer #copyright {
    float: none;
    text-align: center;
  }
}

.blogpost-item img {
  margin: 0 auto;
  display: block;
}
.blogpost-item-content {
  padding: 15px;
}
h3.blogpost-item-title {
  line-height: 1.3;
  margin-bottom: 5px;
}
h3.blogpost-item-title a{
  color: #000000;
}
.blogpost-item-meta {
  margin-bottom: 10px;
}
.blogpost-item-meta span {
  font-size: 11px;
  line-height: 1;
  color: #999999;
  border-right: 1px solid #999999;
  padding-right: 8px;
  margin-right: 5px;
}
.blogpost-item-meta span:last-child{
  border: 0;
}
.blogpost-item-meta span a{
  color: #999999;
}
h3.blogpost-item-title a:hover, .blogpost-item-meta span a:hover {
    color: #c87a28;
}
.entry .blogpost-item-content p {
  margin-bottom: 5px;
  line-height: 1.8;
}
.entry .blogpost-item-content a {
    text-decoration: none;
    transition: all 0.3s;
    color: #425470;
}
.entry .blogpost-item-content a:hover {
    color: #c87a28;
}
#custom-blog-sidebar form.searchform {
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  margin: 0;
  border-radius: 0;
}
#custom-blog-sidebar form.searchform input.field {
  outline: 0;
  margin: 0;
  text-align: left;
  max-width: 100%;
  padding: 0 35px 0 10px;
  height: 40px;
  width: 100%;
  background-color: #f1f1f1;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #e0e0e0 #e0e0e0 #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 0.3s;
}
#custom-blog-sidebar form.searchform input.field:focus, #custom-blog-sidebar form.searchform input.field:hover{
  background-color: #FFFFFF;
}
#custom-blog-sidebar form.searchform button.submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 35px;
}
form.searchform .fa-search:before{
  font-size: 16px;
  line-height: 1;
}
#custom-blog-sidebar .widget h3 {
  margin: 0 0 15px;
  padding: 0 0 5px;
}
#custom-blog-sidebar .widget ul {
  padding-left: 15px;
}
#custom-blog-sidebar .widget ul li {
  list-style-type: square;
  color: #425470;
  margin-bottom: 2px;
  list-style-position: outside;
}
#custom-blog-sidebar .widget ul li:hover {
    color: #c57b07;
}
#custom-blog-sidebar .widget a {
    color: #425470;
    text-decoration: none;
    transition: all 0.3s;
}
#custom-blog-sidebar .widget a:hover {
    color: #c57b07;
}

/* END BLOG STYLES */

/* Responsive styles goes here */


@media only screen and (max-width:767px) and (min-width:0px) {

	#header-container{padding-bottom:30px;}
	#logo{width:100%;text-align:center;}

	.header-widget{
		position:absolute;margin:0;
		top:90px;left:0;width:100%;text-align:center;
	}
	#content{margin-top:15px;}
	.home-banner p{font-size:24px;padding:20px 30px;}
	.home-footer1 h2:first-child{font-size:28px!important;}
	.home-footer2 p:first-child{font-size:18px;}
	.home-footer2 p:nth-child(2) a{font-size:18px;padding:5px!important;}
	.home-footer2 p:last-child{font-size:26px;}


	/* menu styling */
	h3.nav-toggle{
		background:#425473;
		border-bottom:0;
		height:40px;
		line-height:60px;
		padding:0;
	}
  	h3.nav-toggle:before {
  		font-weight: normal;
		color: #FFFFFF;
		margin-left: 15px;
		text-shadow: none;
		border-right: 0;
		display: inline-block;
		padding: 0;
		font-size: 30px;
  	}
 	h3.nav-toggle a{display:none;}
  	body.show-nav #inner-wrapper{left:0;}
  	.csstransforms3d.csstransitions body #wrapper #navigation {
		width: 280px;
		left: 0;
		padding-top: 60px;
  		z-index: 99999;
		background: rgba(255, 255, 255, 0.95) !important;
		transition: left 0.3s;
		-webkit-transition: left 0.3s;
		-moz-transition: left 0.3s;
	}
  	.csstransforms3d.csstransitions body.show-nav #wrapper #navigation {
		left: 280px;
		box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.3);
	}
	#navigation .nav-home:before,
	#navigation .nav-close:before	{color:#425473;}
	#navigation .menus h3 {
  		display: block;
		font-size: 16px;
		padding:20px 0 0 0;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		height:35px;
		line-height: 60px;
		width: 100%;
		z-index: -1;
		text-align: center;
		background:#425473;
		color: #FFFFFF;
		text-transform: uppercase;
	}
	#navigation .nav-home, #navigation .nav-close {
		height: 30px;
		width: 30px;
		font-size: 15px;
		padding: 0;
		top: 14px;
		left: 12px;
		background: #FFFFFF;
		color: #179BCC;
		border-radius: 0px;
	}
	#navigation .nav-home:before, #navigation .nav-close:before{
		line-height: 30px;
	}
	#navigation .nav-home{left:auto;right:12px;}
	#wrapper #navigation .menus ul.nav li {
		padding: 0;
  		display: block;
  		background: none !important;
	}
	#wrapper #navigation .menus ul.nav li a {
  		font-family: Myriad Pro, sans-serif;
  		font-size: 15px;
  		padding: 12px 0 !important;
		margin: 0;
  		color: #444444 !important;
  		text-decoration: none;
  		border-right: 0 !important;
  		border-bottom: 1px solid #CCC;
  		background: none !important;
  		text-indent:15px;
  	}
	#navigation ul.nav li ul.sub-menu {
		visibility: visible;
		left: auto;
		position: relative;
		padding: 0;
		margin: 0;
		background: none !important;
		width: auto;
	}
	#navigation ul.nav li ul.sub-menu li{border:0!important;}
	#wrapper #navigation .menus ul.nav li ul li a {
		background: none;
  		display:block;
  		text-indent:30px;
	}
	/*end menu styling */

}

@media only screen and (min-width:1024px){
	
	.header-widget{
		position:absolute;margin:0;
		top:10px;right:0;width:205px;
	}

	#logo{width:254px;}
	#navigation{
		background:transparent;margin-bottom:0;margin-top:25px;
		width:730px;float:right;clear:right;
	}
	ul.nav{margin-right:0;}
	ul.nav li a{text-transform:uppercase;}
	ul.nav > li:first-child a{padding-left:0!important;}
	ul.nav > li:last-child a{padding-right:0!important;}

	#navigation ul.nav li ul.sub-menu{
		background:#f0f0f0!important;
		-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3);
		box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3);
	}
	#navigation ul.nav li ul.sub-menu li a{font-size:16px;}


	/* sub-menu css effect */
	#navigation ul.nav li ul.sub-menu li:after{display:none!important;}
	#navigation ul.nav li.parent > a:after{display:none;}
	#navigation ul.nav li.parent:hover > ul.sub-menu{
	  opacity: 1;
	  visibility: visible;
	  margin-top: 0;
	}
	#navigation ul.nav li ul.sub-menu {  
	  opacity: 0;
	  visibility: hidden;
	  left: 0 !important;
	  margin-top: 10px;
	  display: block;
	  transition: all 0.4s;
	}
	#navigation ul.nav li ul.sub-menu li a{transition:all 0.3s;}
	#navigation ul.nav li ul.sub-menu:before {
	  content: '';
	  border: 5px solid transparent;
	  border-bottom: 8px solid #c57b07;
	  position: absolute;
	  top: -13px;
	  left: 50px;
	}
	/* end sub-menu css effect */

	ul.nav ul li{
		border-bottom:1px solid #FFD086;
	}

	#navigation ul.nav li ul.sub-menu li a:hover{
		color:#FFF!important;
		background:#c57b07!important;
		text-decoration:none;
	}

	.home-banner p{font-size:40px;padding:60px 30px;}
	.gform_wrapper h3.gform_title{font-size:36px;}
	.con-middle h2{font-size:48px;}
	.home-footer1 h2:first-child{font-size:48px!important;}
	.home-footer1 h2:last-child{font-size:70px!important;}
	.home-footer2 p:first-child{font-size:50px;}
	.home-footer2 p:nth-child(2) a{font-size:36px;}
	.home-footer2 p:last-child{font-size:36px;}

}

/* This style is to override the default styles of navigation and inner-wrapper element for tablet and ipad screens. */
@media only screen and (max-width:1023px) and (min-width:768px) {

	#header-container{padding-bottom:30px;}
	.header-widget{
		position:absolute;margin:0;
		top:10px;right:0;width:205px;
	}

	#navigation ul.nav li ul.sub-menu{
		background:#f0f0f0!important;
		-webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3);
		box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3);
	}
	ul.nav ul li{
		border-bottom:1px solid #FFD086;
	}

	#navigation ul.nav li ul.sub-menu li a:hover{
		color:#FFF!important;
		background:#c57b07!important;
		text-decoration:none;
	}


	.home-banner p{font-size:28px;padding:60px 30px;}
	.gform_wrapper h3.gform_title{font-size:32px;}
	.con-middle h2{font-size:38px!important;}
	.con-middle h3{font-size:28px!important;}
	.home-footer1 h2:first-child{font-size:38px!important;}
	.home-footer1 h2:last-child{font-size:52px!important;}
	.home-footer2 p:first-child{font-size:38px;}
	.home-footer2 p:nth-child(2) a{font-size:36px;}
	.home-footer2 p:last-child{font-size:36px;}

	html.csstransforms3d.csstransitions #inner-wrapper {
		left: 0 !important;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: -webkit-transform 200ms ease;
		-moz-transition: -moz-transform 200ms ease;
		-o-transition: -o-transform 200ms ease;
		transition: transform 200ms ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	html.csstransforms3d.csstransitions .show-nav #inner-wrapper {
		-webkit-transform: translate3d(80%, 0, 0);
		-moz-transform: translate3d(80%, 0, 0);
		-ms-transform: translate3d(80%, 0, 0);
		-o-transform: translate3d(80%, 0, 0);
		transform: translate3d(80%, 0, 0);
		-webkit-transform-origin: 50% 0%;
		-moz-transform-origin: 50% 0%;
		-ms-transform-origin: 50% 0%;
		-o-transform-origin: 50% 0%;
		transform-origin: 50% 0%;
	}
	html.csstransforms3d.csstransitions #navigation {
		clear: both;
		width: 82%;
		left: -80%;
		position: absolute;
		top: 0;
		min-height: 100%;
		z-index: 9000;
		padding-top: 4.236em;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	html.csstransforms3d.csstransitions .show-nav #navigation {
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, -37px, 0);
	}
	body .nav-toggle, body .nav-close, body .nav-home {
		display: block !important;
	}
}


input[value="Send Quote Request"] {
    padding-left: 0px;
    padding-right: 0px;
}




