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

h3 {
    line-height: 30px !important;
}

h4 {
    line-height: 26px !important;
}

a:hover {
text-decoration: none;
}

body #wrapper .button, body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit, input[type=submit], body #wrapper #searchsubmit, #navigation ul.cart .button, body #wrapper .woo-sc-button {
    font-family: Raleway;
    letter-spacing: 1px;
}

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

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

#header-container {
    position: absolute;
    width: 100%;
    z-index: 99;
}

}

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

#header-container {
background: #000000;
}

}

.header-widget a.phone {
    font-size: 28px;
    color: #ffffff;
    font-family: Montserrat;
    position: absolute;
    /*right: 20px;
   top: 54px;*/
	right: 0px;
    top: 52px;
}

.header-widget a.phone:hover {
    color: #BE1E2D
}


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

.header-widget a.phone {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
}

}

/* Navigation Styles (Main Menu) */

#wrapper #nav-container {
    float: left;
    margin: 0px 0px 0px;
    padding: 0;
    background: none;
    margin-left: 40px;
}

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

#navigation ul.nav li a {
    padding-left: 10px !important;
    padding-right: 10px !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 */
}

/* 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-bg {
    background: url(/wp-content/uploads/2016/04/footer_bg.jpg);
    background-position: center bottom;
    background-size: cover;
}

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

#footer-widgets {
    background: url(/wp-content/uploads/2016/04/footer_widget_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1100px !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

#footer-widgets .footer-widget-1 {
    width: 46% !important;
    margin-right: 5%;
}

}

#footer-widgets .widget h3 {
    font-size: 30px !important;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 5px;
}

#footer-widgets-container {
    background: none !important;
    padding-top: 50px;
    padding-bottom: 30px;
}

#footer-widgets .widget a, #footer-widgets .widget h5 {
color: #ffffff;
}

#footer-widgets .footer-widget-1 span {
color: #be1e2d;
}

#footer-widgets .footer-widget-1 ul {
list-style-type: none;
padding-left: 0px;
}

#footer-widgets .footer-widget-1 ul li {
    margin-bottom: 5%;
}

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

#footer-widgets .footer-widget-1 ul li {
    float: left;
    margin-right: 5%;
}

}

#footer-widgets li.address:before {
    content: "";
    background: url(/wp-content/uploads/2016/04/address.png);
    position: absolute;
    width: 24px;
    height: 24px;
    margin-top: -27px;
}

#footer-widgets li.address {
    padding-top: 27px;
}

#footer-widgets li.phone:before {
content: "";
background: url(/wp-content/uploads/2016/04/phone.png);
position: absolute;
width: 16px;
height: 24px;
    margin-top: -27px;
}

#footer-widgets li.phone {
    padding-top: 27px;
}

#footer-widgets li.email:before {
content: "";
background: url(/wp-content/uploads/2016/04/email.png);
position: absolute;
width: 24px;
height: 18px;
    margin-top: -27px;
}

#footer-widgets li.email {
    padding-top: 27px;
}

#footer-container {
    background: none !important;
}

#footer .col-left {
    text-align: center;
    float: none;
}


/* Visual Composer Styles */

.red-button a {
color: #ffffff !important;
border-radius: 0px !important;
background: #be1e2d !important;
}

.order-button a {
    color: #ffffff !important;
    border-radius: 0px !important;
    background: #252525 !important;
    border: solid 3px #ffffff !important;
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 2px;
}

.order-button a:hover {
    background: #BE1E2D !important;
    border: solid 3px #BE1E2D !important;
}

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

.wpb_revslider_element {
margin-bottom: 0px;
}

.rev-btn, .rev-btn:visited {
    font-size: 18px !important;
    font-family: raleway !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    padding: 18px 30px !important;
}

/* Gravity Form Styles */

#gform_wrapper_1 .gfield_label {
display: none !important;
}

#gform_wrapper_1 .gform_footer input.button, #gform_wrapper_1 .gform_footer input[type=submit] {
    width: 100%;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
    padding: 15px !important;
    border: solid 1px #DADADA !important;
    font-size: 12px !important;
    font-family: Raleway !important;
    border-radius: 4px;
    color: #b0b0b0;
    margin-bottom: 5px;
}

.gform_wrapper textarea {
    width: 100% !important;
    padding: 15px !important;
    border: solid 1px #DADADA !important;
    font-size: 12px !important;
    font-family: Raleway !important;
    border-radius: 4px;
    color: #b0b0b0;
    text-indent: .25em;
    margin-bottom: 5px;
}

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

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px !important;
    border-radius: 4px;
    font-weight: bold;
    padding: 20px 25px;
}

#footer-widgets .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}
.gform_wrapper label.gfield_label {
    font-size: 16px;
}

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

#inner-page-banner {
background-color: #000000 !important;
}

#inner-page-banner h1, #inner-page-banner p {
color: #ffffff;
}

#inner-page-banner h1 {
    margin-bottom: 0px;
}



/* Homepage styles */

#home-slider .vc_column-inner {
    padding: 0px !important;
    margin: 0px !important;
}

#home-infobox-row h3.aio-icon-title {
    font-size: 24px !important;
    line-height: 26px !important;
    color: #ffffff;
    font-weight: bold;
}

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

#home-row-video .vc_column-inner {
min-width: 520px !important
}

#home-row-video .wpb_text_column {
    max-width: 70%;
}

}

#home-row-video p {
color: #ffffff;
}

#home-row-video h2 {
    line-height: 44px !important;
    color: #ffffff;
    font-weight: normal;
}

.home-pricing-row-right .vc_column-inner, .home-pricing-row-left .vc_column-inner {

}

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

.home-pricing-row-pricing .col-sm-8 {
    width: 56.6666% !important;
}

.home-pricing-row-pricing .col-sm-8 .vc_column-inner {
    padding-top: 0px !important;
}

.home-pricing-row-pricing .col-sm-4 .vc_column-inner {
    padding-left: 18%;
}

.home-pricing-row-pricing .col-sm-8 .wpb_single_image {
    margin-right: -78px;
    z-index: 999;
    position: relative;
    margin-bottom: 0px;
    padding: 40px 0px;
}

.home-pricing-row-pricing .col-sm-4 {
    width: 43.33333333% !important;
}

.home-pricing-row-pricing-odd .col-sm-8 {
    width: 56.66666667% !important;
}

.home-pricing-row-pricing-odd .col-sm-4 .vc_column-inner {
    padding-right: 18%;
}

.home-pricing-row-pricing-odd .col-sm-8 .wpb_single_image {
    margin-left: -78px;
    z-index: 999;
    position: relative;
    margin-bottom: 0px;
    padding: 40px 0px;
}

.home-pricing-row-pricing-odd .col-sm-4 {
    width: 43.33333333% !important;
}



}



.home-pricing-row-pricing h2, .home-pricing-row-pricing-odd h2 {
    line-height: 44px !important;
    color: #ffffff;
    font-weight: normal;
}

.home-pricing-row-pricing p, .home-pricing-row-pricing-odd p {
    color: #ffffff;
}

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

#slider-testimonials .slick-initialized .slick-slide {
    margin: 0 0px !important;
}

}

#slider-testimonials .ult-carousel-wrapper {
    padding-bottom: 0px !important;
    margin-bottom: -40px !important;
}

#slider-testimonials .slick-next, #slider-testimonials .slick-prev {
    top: 30% !important;
}

#slider-testimonials h2 {
    color: #bf1d2e;
    font-weight: normal;
    font-size: 52px;
    line-height: 54px;
}

#slider-testimonials p {
    color: #898989;
    line-height: 2em;
}

/* About Page styles */

/*

#media-grid-counter .vc_pageable-slide-wrapper {
    counter-reset: subsection;
}

#media-grid-counter .vc_grid-item:before {
    counter-increment: subsection;
    content: counter(section) "" counter(subsection) " ";
    background: #BE1E2D;
    font-size: 39px;
    color: #ffffff;
    padding: 20px 15px;
    float: left;
    position: absolute;
    z-index: 99;
    font-weight: 100;
    font-family: raleway;
    margin-left: -15px;
    margin-top: -15px;
}

*/

/* Sizing & Pricing Page styles */

#pricing-table .wpb_text_column {

}

#pricing-table h2 {
    color: #ffffff;
    background: #be1e2d;
    font-weight: normal;
    display: table;
    padding: 15px;
    margin-top: -55px;
    margin-left: -30px;
}

#pricing-table h4 {
color: #be1e2d;
    margin-bottom: 0px;
}

#pricing-table h5, #pricing-table p {
color: #ffffff;
}


/* Gallery Page styles */



/* Contact Page styles */

/*

.page-id-11 {
    background: url(/wp-content/uploads/2016/04/bg.jpg);
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
}

.page-id-11 .footer-bg {
    background: none;
}

.page-id-11 #header-container {
    position: relative;
}

.page-id-11 h1, .page-id-11 h2, .page-id-11 h3, .page-id-11 h4, .page-id-11 h5, .page-id-11 h6 .page-id-11 p {
color: #ffffff;
}

*/

p.red-text {
    color: #be1e2d;
    font-size: 24px;
    margin-bottom: 0px;
}

/* 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: #BE1E2D;
		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 {
		font-size: 0;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		position: absolute;
		top: 12px;
		right: 15px;
		line-height: 30px;
		text-align: center;
		background: none;
		border: 2px solid #FFFFFF;
  		text-decoration: none;
	}
	.header-widget .widget a.phone: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: #BE1E2D;
		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: #BE1E2D;
		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;
	}
}
.white-text p { 
color: #fff;
}