/*
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. */
.widget ul li:before {
display: none;
}
.white, .white * {
color: #ffffff !important;
}

/* Header Styles (Logo, header elements, widgets, etc.) */
#header-banner {
    padding-top: 150px;
    padding-bottom: 150px;
    background-image: url(images/default-banner-img.jpg);
    background-repeat: no-repeinner-form-1at;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-bottom: 40px;
}
#header-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(14, 27, 36, 0.37);
}
.header-title {
    z-index: 111;
    position: relative;
}
h1.banner-title {
    color: #FFFFFF;
    line-height: 1;
    letter-spacing: 4px;
    text-shadow: 2px 1px #000000;
}
h2.blogpost-banner-title + h2.banner-title {
  display: none;
}
p.banner-subtitle {
  color: #FFFFFF;
  line-height: 1.2;
}

/* Header Styles (Logo, header elements, widgets, etc.) */

#header {
    max-width: 1400px !important;
}

#wrapper #nav-container {
  float: right;
  margin: 5px 0px 0px;
  padding: 0;
  background: none;
}

@media (min-width: 768px){
	.header_social { float: right; }
}

@media (max-width: 768px){
	.header_social { text-align: center; }
}



/* Navigation Styles (Main Menu) */

#nav-container #navigation {
    background: none !important;
    text-transform: uppercase;
}

@media only screen and (min-width: 1370px) {

#nav-container #navigation {
    margin-top: 40px;
}


ul.nav li a {
    padding-bottom: 2.5em !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 1369px) {

#nav-container #navigation {
    margin-top: 30px;
}

ul.nav li a {
    padding: 1em 0.7em !important;
    font-size: 15px !important;
}

}

#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 */
}

/* 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;
}

/* Single Post and Blog Page styles */
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility {
	display: none;
}




/* Archive and Category Page styles */





/* Sidebar elements (left or right sidebars, widgets) */





/* Footer elements styles */

#footer .col-left {
    margin-bottom: 0px !important;
    text-align: center;
    float: none;
}

#footer .col-left p {
    margin-bottom: 10px;
}

#footer  .col-right {
    float: none !important;
    text-align: center;
}

#footer .col-right p {
    margin-bottom: 0px;
}

/* Slider and Gallery styles (not necessary if gallery page is part of the sitemap, hence refer to page specific styles section) */


/* Gravity Form Styles */

.gform_wrapper ul li.gfield {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 10px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0px;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper select {
    border-radius: 0px;
    border: none !important;
    padding: 7px !important;
    width: 100% !important;
    margin-bottom: 5px !important;
}

li#field_1_5 {
display: inline-block;
}

li#field_1_6 {
display: inline-block;
}

li#field_1_5 select, li#field_1_6 select {
    max-width: 90px;
    margin-right: 5px;
    width: auto !important;
}

.gform_wrapper textarea {
    padding: 7px !important;
    border-radius: 0px;
    border: none;
    height: 110px !important;
}

.gform_wrapper .top_label .gfield_label {
    font-size: 16px !important;
    font-weight: 100 !important;
}

.gform_wrapper .gform_footer {
    padding: 0 0 0 !important;
    margin: 0 0 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    border-radius: 0px;
    padding: 10px 20px;
}

/* Page specific styles goes here i.e. homepage, about page, contact page, service page, etc. */

/* Homepage styles */

#slider-form .vc_column-inner  {
    padding: 0px !important;
}

#slider-form .gform_wrapper {
    background-color: rgba(44,60,71,0.85) !important;
    padding: 10px 25px;
    padding-bottom: 25px;
}

#slider-form .gform_wrapper .top_label .gfield_label {
    color: #ffffff;
}

#slider-form .gform_wrapper h3.gform_title {
    font-size: 21px;
    text-transform: uppercase;
    color: #ffffff;
}


#testimonials-row h2 {
    color: #ffffff;
}

#testimonials-row .testimonial-item-excerpt {
    color: #ffffff;
}

#testimonials-row .testimonial-item h4 {
    color: #ffffff;
}


/* Features Page styles */

@media only screen and (min-width: 1200px) {

.inner-form-1 {
margin-top: -300px;
}

}

.inner-form-1 .gform_wrapper .top_label .gfield_label {
    color: #ffffff !important;
}

.inner-form-1 .gform_wrapper h3.gform_title {
    text-transform: uppercase;
    color: #ffffff;
}

.inner-form-1 .vc_column-inner {
padding-top: 0px !important;
}

.inner-form-1 .gform_wrapper {
    max-width: 100%;
    background: #0e1b24 !important;
    margin: 0px !important;
    padding: 10px 20px;
    padding-bottom: 20px;
}

/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */

#contact-row h3, #contact-row ul li, #contact-row ul li a, .gform_wrapper .top_label .gfield_label {
color: #ffffff;
}

#contact-row h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

#contact-row h4 .gform_wrapper h3.gform_title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 23px;
    text-align: center;
}

#contact-row li.email {
padding-left: 45px;
}

#contact-row li.email:before {
content: "";
background: url(/wp-content/uploads/2016/08/email.png);
width: 35px;
height: 25px;
position: absolute;
margin-left: -45px;
}

#contact-row li.phone {
padding-left: 45px;
}

#contact-row li.phone:before {
content: "";
background: url(/wp-content/uploads/2016/08/phone.png);
width: 26px;
height: 26px;
position: absolute;
margin-left: -45px;
}

#contact-row .wpb_text_column ul {
list-style-type: none;
padding-left: 0px;
}

#contact-row .wpb_text_column ul li {
    margin-bottom: 40px;
    font-size: 20px;
}

#contact-row li.fax {
padding-left: 45px;
}

#contact-row li.fax:before {
content: "";
background: url(/wp-content/uploads/2016/08/fax.png);
width: 28px;
height: 26px;
position: absolute;
margin-left: -45px;
}


/* Testimonial Styles */

.testimonial-slider{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.testimonial-slider ul{
  padding: 0;
  margin: 0;
}
.testimonial-slider ul.slides li{
  display: none;
}
.testimonial-item-excerpt {
    margin-bottom: 40px;
    font-size: 15px;
    font-style: italic;
    line-height: 25px;
}
.testimonial-item-title{
  text-transform: uppercase;
}
.testimonial-item p {
  line-height: 1.8;
  margin-bottom: 5px;
}
.testimonial-item p.testimonial-item-title{
  margin-bottom: 15px;
}
.testimonial-item img{
  margin-top: 20px;
}
.testimonial-item h4 {
font-size: 20px;
}


/* Responsive styles goes here */

@media only screen and (max-width: 767px) {
 	body {
  		border: 0 !important;
  	}
  	#wrapper #header {
  		position: static;
		padding: 20px 0;
  	}
  	#header #logo {
		float: none;
		text-align: center;
		padding: 0 12px;
	}
  	h3.nav-toggle {
		background: #000000;
		border-bottom: 0;
		height: 60px;
		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;
  	}
  	.header-widget .header-right-details {
		background: none;
		width: 0;
		height: 0;
		margin: 0;
	}
  	.header-widget .widget p, .header-widget .widget .textwidget {
  		font-size: 0 !important;
	}
	.header-widget .widget a.email-top {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		position: absolute;
		top: 12px;
		right: 55px;
		line-height: 30px;
		text-align: center;
		background: none;
		border: 2px solid #FFFFFF;
  		text-decoration: none;
	}
	.header-widget .widget a.email-top:before {
		content: "\f0e0";
		font-family: FontAwesome;
		font-size: 18px;
		color: #FFFFFF;
	}
	.header-widget .widget a.phone-top {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		position: absolute;
		top: 12px;
		right: 100px;
		line-height: 30px;
		text-align: center;
		background: none;
		border: 2px solid #FFFFFF;
  		text-decoration: none;
	}
	.header-widget .widget a.phone-top:before {
		content: "\f095";
		font-family: FontAwesome;
		font-size: 20px;
  		color: #FFFFFF;
	}
  	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 .menus h3 {
  		display: block;
		font-size: 16px;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		height: 60px;
		line-height: 60px;
		width: 100%;
		z-index: -1;
		text-align: center;
		background: #000000;
		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: #000000;
		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 15px !important;
		margin: 0;
  		color: #444444 !important;
  		text-decoration: none;
  		border-right: 0 !important;
  		border-bottom: 1px solid #F2F2F2;
  		background: none !important;
  	}
	#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;
  		padding-left: 30px !important;
	}
	#footer #copyright {
		text-align: center;
		float: none;
		padding-bottom: 15px;
	}
	#footer #credit {
		text-align: center;
		float: none;
	}
}

@media only screen and (max-width: 400px) {

#content h1 {
font-size: 30px !important;
line-height: 34px !important;
}

#content h2 {
font-size: 26px !important;
line-height: 30px !important;
}

#content h3 {
font-size: 22px !important;
line-height: 26px !important;
}

#content h4 {
font-size: 18px !important;
line-height: 22px !important;
}

#content h5 {
font-size: 16px !important;
line-height: 20px !important;
}

#content h6 {
font-size: 14px !important;
line-height: 18px !important;
}

}