/*
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 {
    margin: 0 0 20px 0 !important;
}


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

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

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

.header-widget #phone {
    margin-bottom: 20px;
}

.header-widget a:hover {
    color: #3eaf4f !important;
    text-decoration: none;
}

.header-widget #phone a {
    color: #4d4d4d;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 1.2px;
    padding-left: 30px;
}

.header-widget #phone a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/contact.png);
    width: 21px;
    height: 31px;
    position: absolute;
    margin-left: -30px;
    margin-top: -3px;
}

.header-widget #booking a {
    color: #4d4d4d;
    font-weight: bold;
    font-size: 20px;
    padding-left: 30px;
    letter-spacing: 1.6px;
}

.header-widget #booking a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/booking.png);
    width: 21px;
    height: 23px;
    position: absolute;
    margin-left: -30px;
    margin-top: -4px;
}

}

/* Navigation Styles (Main Menu) */

#nav-container #navigation {
    background: #ffffff;
    border-bottom: solid 4.5px #3eaf4f;
}

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

ul.nav li a {
    padding: 2.3em 1.8em !important;
}

}

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

#navigation ul.nav > li a:hover, #navigation ul.nav > li:hover, #navigation ul.nav li ul, #navigation ul.cart li:hover a.cart-contents, #navigation ul.nav-search li:hover a.search-contents, #navigation ul.nav-search a.search-contents + ul, #navigation ul.cart a.cart-contents + ul, #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: url(/wp-content/uploads/2016/04/nav-li-bg.png) no-repeat center 65px;
}

}

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


/* Revolution Slider Styles */  
 
.rev-btn, .rev-btn:visited {
    min-width: 150px !important;
    padding: 16px 30px !important;
    text-align: center;
}

.rev_slider .tp-caption, .rev_slider .caption {
    text-align: right;
}

/* 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 */

#footer #copyright, #footer #copyright p, #footer #credit, #footer #credit p {
  margin-bottom: 0px;
}
#footer #copyright, #footer #credit {
  text-align: center;
  float: none;
}
#footer #credit .jezweb-logo {
  opacity: 0.4;
}

#footer-widgets .widget p {
    font-size: 14px;
    text-transform: uppercase;
}

#footer-widgets .widget p a {
    color: #a7a7a7;
}

#address-footer a {
    padding-left: 25px;
}

#address-footer a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/locationfooter.png);
    width: 14px;
    height: 21px;
    position: absolute;
    margin-left: -25px;
}

#email-footer a {
    padding-left: 25px;
}

#email-footer a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/mail.png);
    width: 19px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
}

#phone-footer a {
    padding-left: 25px;
}

#phone-footer a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/contactfooter.png);
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: -25px;
}

#follow-footer a {
    padding-left: 25px;
}

#follow-footer a:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/facebook.png);
    width: 14px;
    height: 24px;
    position: absolute;
    margin-left: -25px;
}

#footer-widgets {
    border-bottom: solid 1px #676767 !important;
}

#footer-container {
    text-transform: uppercase;
}

#footer .col-left {
    margin-bottom: 0px !important;
    float: none;
    text-align: center;
}

#footer p {
    margin-bottom: 5px;
}

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



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

/* Homepage styles */

.contact-us-row .vc_column-inner {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 20px;
}
	
/* 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;  
}

.gform_wrapper {
    max-width: 100% !important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 10px 8px;
    margin-bottom: 0px;
}

.gform_wrapper textarea {
    width: 100% !important;
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 10px 8px !important;
    margin-bottom: 0px;
    text-indent: .25em;
}

.gform_wrapper .gform_footer {
    padding: 0 0 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 10px 30px;
}

.gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url] {
    width: 100% !important;
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 10px 8px;
    margin-bottom: 10px !important;
}

.gform_wrapper .ginput_complex input[type=text] {
    width: 100% !important;
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 10px 8px;
    margin-bottom: 10px !important;
}

.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] {
    font-size: 12px;
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 10px 8px !important;
    margin-bottom: 10px !important;
}

.gform_wrapper .gfield_time_ampm select {
    border: solid 1px #D6D6D6;
    border-radius: 0px;
    padding: 7.5px 8px !important;
    margin-bottom: 10px !important;
}

/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */




/* 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: #5b5c60;
		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 #booking a {
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 10px;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    border: 2px solid #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 10px;
}
.header-widget .widget #phone a {
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 12px;
    right: 150px;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
    border: 2px solid #FFFFFF;
    text-decoration: none;
}
.header-widget .widget #phone a:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 20px;
    color: #35AC47;
}
	#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: #5b5c60;
		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: #5b5c60;
		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;
	}
	.wpb_single_image .vc_single_image-wrapper {
		margin-top: 15px;
	}

}