/*
Theme Name:     Canvas
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. */


/* Header Styles (Logo, header elements, widgets, etc.) */


@media only screen and (min-width: 768px) {

#header-wrapper {
    background: url(/wp-content/uploads/2016/07/pattern_one.jpg);
}

#header-wrapper {
    position: fixed;
    width: 100%;
    z-index: 999;
}


#logo {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.widget_nav_menu {
display: none !important;
}

.header-widget ul {
list-style-type: none;
}

.header-widget ul li {
    border-left: solid 1px #eeeeee;
    padding-left: 70px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 24px;
    float: left;
}

.header-widget a {
color: #ff6600;
}

li.email-top {
    padding-left: 40px;
}

li.email-top:before {
    content: "";
    background: url(/wp-content/uploads/2016/07/envelope.png);
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: -40px;
}

li.email-top a {
    font-size: 14px !important;
}

li.phone-top {
    padding-left: 40px;
    margin-top: -5px;
}

li.phone-top:before {
    content: "";
    background: url(/wp-content/uploads/2016/07/telephone.png);
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: -40px;
}

li.phone-top a {
    font-size: 24px !important;
}

}


/* Navigation Styles (Main Menu) */

#nav-container {
    background: none;
    margin-bottom: 0px;
}

#nav-container #navigation {
    background: none;
}

#navigation ul.nav > li a:hover, #navigation ul.nav > li:hover a, #navigation ul.nav li ul li a, #navigation ul.cart > li:hover > a, #navigation ul.cart > li > ul > div, #navigation ul.cart > li > ul > div p, #navigation ul.cart > li > ul span, #navigation ul.cart .cart_list a, #navigation ul.nav li.current_page_item a, #navigation ul.nav li.current_page_parent a, #navigation ul.nav li.current-menu-ancestor a, #navigation ul.nav li.current-cat a, #navigation ul.nav li.current-menu-item a {
    background: none !important;
}

#navigation ul.nav > li:hover {
    background: none !important;
}

#navigation ul.nav > li a:hover {
    background: none !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 */
}

@media only screen and (min-width: 1200px) {

ul.nav li a {
    display: block;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    padding: 1em 2em !important;
}

}

/* Content Area (General styles) */

@media only screen and (min-width: 768px) {

#content {
    padding-top: 144px;
}

}

.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;
}


/* Revolution Slider Styles */  
 

/* Single Post and Blog Page styles */

.single .post-meta, .single #post-author, .single article #connect, .single .post-utility {
	display: none;
}

/* Visual Composer Styles */

.wpb_single_image .vc_figure {
	display: block;
}


/* Archive and Category Page styles */





/* Sidebar elements (left or right sidebars, widgets) */





/* Footer elements styles */

#top-widgets {
    border-bottom: 1px solid #4882bc !important;
}

#top-widgets .widget {
    margin-bottom: 0px !important;
}

#top-widgets .widget h3 {
    border-bottom: none !important;
    padding: 0px !important;
    text-align: center;
    color: #ffffff;
    margin: 20px 0px !important;
}

#footer-widgets-container {
    border-top: 1px solid #4882bc !important;
}


#footer #copyright, #footer #copyright p, #footer #credit, #footer #credit p {
    margin-bottom: 0px;
}
#footer #copyright, #footer #credit {
    float: none;
    text-align: center;
}
#footer-widgets p, #footer-widgets p a {
color: #ffffff;
}

#back-to-top {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 9999;
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 30px;
    color: #444;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    background: url(/wp-content/uploads/2016/07/backtotop.png);
}

#back-to-top:hover {
    background: url(/wp-content/uploads/2016/07/backtotop.png) rgba(0, 0, 0, 0.12);
    border-radius: 2px;
}

#back-to-top.show {
    opacity: 1;
}

p.address {
padding-left: 30px;
}

p.address:before {
content: "";
background: url(/wp-content/uploads/2016/07/map-icon.png);
width: 16px;
height: 24px;
position: absolute;
margin-left: -30px;
}

p.phone {
padding-left: 30px;
}

p.phone:before {
content: "";
background: url(/wp-content/uploads/2016/07/telephone-icon.png);
width: 24px;
height: 24px;
position: absolute;
margin-left: -30px;
}

p.email {
padding-left: 30px;
}

p.email:before {
content: "";
background: url(/wp-content/uploads/2016/07/envelope-icon.png);
width: 24px;
height: 24px;
position: absolute;
margin-left: -30px;
}

/* Slider and Gallery styles (not necessary if gallery page is part of the sitemap, hence refer to page specific styles section) */

/* Visual Composer Styles */

.orange-button a {
    background: #ff6600 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    text-transform: uppercase;
    border: none !important;
    border-radius: 30px !important;
}

/* Page specific styles goes here i.e. homepage, about page, contact page, service page, etc. */

/* Homepage styles */

#cable-drying-services {
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
}

#cable-drying-services h1 {
    margin-bottom: 0px;
    color: #ffffff;
}

#cable-drying-services p {
    color: #ffffff;
}

.services-row p, .services-row h2, .services-row h3 {
    color: #ffffff !important;
}

.services-row .vc_column-inner {
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

#services .vc_column-inner {
padding-top: 0px;
}

#services h2 {
    font-weight: 900;
    letter-spacing: 5px;
    font-size: 32px;
    color: #ffffff;
}

#how-it-works .vc_column-inner {
    padding-top: 0px !important;
}

#how-it-works h2 {
    color: #ffffff !important;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 5px;
}

#how-it-works h6 {
    color: #ffffff !important;
    margin-bottom: 0px;
}

#how-it-works-content p, #how-it-works-content ul li {
    color: #ffffff !important;
}

#why-choose-us .vc_column-inner {
padding-top: 0px;
}

#why-choose-us h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
}

#why-choose-us h6 {
    color: #ffffff !important;
    margin-bottom: 0px;
}


#why-choose-row1 {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

#why-choose-row1 .choose-left h6 {
    color: #ffffff;
}

#why-choose-row1 h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}

#why-choose-row2 h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}

#why-choose-row1 .choose-left h2 {
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
    text-transform: uppercase;
}

.choose-left .gform_wrapper .top_label .gfield_label {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}

.choose-left .gform_wrapper .top_label input.medium, .choose-left .gform_wrapper .top_label select.medium {
    border: none !important;
}

.choose-left .gform_wrapper textarea {
    border: none !important;
}

#why-choose-row2 {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

#why-choose-row2 .vc_row {
margin-left: 0px;
margin-right: 0px;
}

.practical-guarantee .vc_column-inner  {
padding: 0px !important;
}

.practical-guarantee .wpb_text_column {
padding: 15px;
}

#industry-solutions h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
}

#industry-solutions p {
    color: #ffffff;
}

#completed-projects .vc_column-inner  {
padding: 0px !important;
}

#completed-projects h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
}

#completed-projects h6 {
    color: #ffffff;
}

.project-title h3 {
    color: #ffffff;
    line-height: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.project-datecomplete {
    color: #ffffff;
    font-size: 12px;
}

#contact-us .vc_column-inner {
    padding-top: 0px !important;
}

#contact-us h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 5px;
}

#contact-us .gform_wrapper label.gfield_label {
    color: #ffffff;
    font-weight: normal !important;
}

/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */


/* Gravity Forms Styles */
	
::-webkit-input-placeholder {
  color: #666666;
  text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666666;
  text-transform: uppercase; 
}
::-moz-placeholder {  /* Firefox 19+ */
  color: #666666;
  text-transform: uppercase; 
}
:-ms-input-placeholder {  
  color: #666666;
  text-transform: uppercase;  
}

body .gform_wrapper ul li.gfield {
    margin: 0px !important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    padding: 10px 8px !important;
}

.gform_wrapper textarea {
    padding: 10px 8px !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] {
    color: #ffffff !important;
    border-radius: 30px !important;
    border: solid 2px #ffffff !important;
    padding: 13px 30px !important;
    font-size: 14px !important;
    font-family: Source Sans Pro;
    font-weight: bold;
    letter-spacing: 2px;
}

.gform_wrapper .gform_footer {
    text-align: center;
}


/* Visual Composer Styles */

.white-transparent-button a {
    color: #ffffff !important;
    background: none !important;
    border-radius: 30px !important;
    border: solid 2px #ffffff !important;
    padding: 13px 30px !important;
    font-size: 14px !important;
    font-family: Source Sans Pro;
    font-weight: bold;
    letter-spacing: 2px;
}

/* Responsive styles goes here */

@media only screen and (min-width: 768px) and (max-width: 1176px) {

.header-widget ul li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 840px) {

ul.nav li a {
    font-size: 14px !important;
}

}

@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: #ff5f2b;
		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;
	}
  	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);
	}
	.header-widget .widget .email-top a {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		position: absolute;
		top: 12px;
		right: 55px;
		line-height: 30px;
		text-align: center;
		background: #ffffff;
		border: 2px solid #ffffff;
  		text-decoration: none;
	}
	.header-widget .widget .email-top a:before {
		content: "\f0e0";
		font-family: FontAwesome;
		font-size: 18px;
		color: #ff5f2b;
	}
	.header-widget .widget .phone-top a {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		position: absolute;
		top: 12px;
		right: 15px;
		line-height: 30px;
		text-align: center;
		background: #ffffff;
		border: 2px solid #ffffff;
  		text-decoration: none;
	}
	.header-widget .widget .phone-top a:before {
		content: "\f095";
		font-family: FontAwesome;
		font-size: 20px;
  		color: #ff5f2b;
	}
	#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: #ff5f2b;
		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: #ff5f2b;
		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;
	}


.header-widget {
    margin-top: -30px;
}

.widget_nav_menu {
margin-top: 0px !important;
}

.widget_nav_menu ul {
    list-style-type: none;
    text-align: center;
}

.widget_nav_menu ul li {
display: inline-block;
margin: 5px;
}

h3.nav-toggle:before {
display: none !important;
}


}


@media only screen and (max-width: 600px) {

#cable-drying-services {
    background-size: contain !important;
}

#content h1 {
font-size: 32px !important;
line-height: 36px !important;
}

#content h2 {
font-size: 28px !important;
line-height: 32px !important;
}

#content h3 {
font-size: 24px !important;
line-height: 28px !important;
}

#content h4 {
font-size: 20px !important;
line-height: 24px !important;
}

#content h5 {
font-size: 16px !important;
line-height: 18px !important;
}

#content h6 {
font-size: 12px !important;
line-height: 14px !important;
}

}