/*
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. */

/* Header Styles (Logo, header elements, widgets, etc.) */
.header-widget {
    padding-top: 28px;
    position: absolute;
    right: 0px;
    text-align: right;
}
.header-widget .header-phone a {
    font-size: 20px;
    font-weight: bold;
    color: #2da4d6;
    font-family: Montserrat, arial, sans-serif;
}




/* 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 */
}

#navigation {
    background: transparent;
    text-transform: uppercase;
    margin-left: 40px;
    margin-top: 35px;
}
ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
    background: transparent;
}
ul.nav li a:hover {
    background: transparent;
}


/* 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;
}
.white_text h1, .white_text h2, .white_text h3, .white_text h4, .white_text h5, .white_text h6, .white_text p {
    color: #fff !important;
}
.recent-project-excerpt {
    width: 400px;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    background-color: #31aadd;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #245682;
}
#our_projects .vc_gitem-zone .vc-zone-link {
    border: 3px solid !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 #copyright, #footer #copyright p, #footer #credit, #footer #credit p {
    margin-bottom: 0px;
}
#footer #copyright p {
  display: inline-block;
}
#footer #copyright img {
  vertical-align: sub;
}
#footer-widgets-container {
    background-image: url('https://www.draftsite.com.au/wp-content/uploads/2016/05/footer-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}
.footer-widget-elem {
    text-align: center;
    color: #fff !important;
    padding: 3em 8em;
    line-height: 22px;
}
.footer-widget-elem h3 {
    color: #fff !important;
    line-height: 32px;
    padding-bottom: 20px;
}
.footer-widget-elem .button {
    background: #a6e5ff;
    color: #000 !important;
    padding: 10px 47px;
    border-radius: 20px;
    margin-top: 30px;
}
#footer-widgets {
    color: #fff !important;
}
#footer-widgets h3 {
    color: #fff !important;
    border-bottom: 0 !important;
    font-size: 25px;
}
#footer-widgets a {
    color: #fff !important;
}
#footer-widgets .footer-widget-1 {
    width: 32% !important;
}
#footer-widgets .footer-widget-4 {
    width: 10% !important;
}
#footer-container {
    background-color: transparent !important;
    margin-top: -90px;
    border-top: 0 !important;
}
#footer {
    border-top: 1px solid #dbdbdb !important;
}
#footer a{
    color: #fff !important;
}
.footer_menu li::after {
    content: "|";
    padding-left: 8px;
    padding-right: 8px;
}


.footer_menu li:last-child::after {
    content: "";
}

.footer_menu li {
    display: inline !important;
}

.back-top {
    border: 1px solid #fff;
    padding: 10px;
    width: 43px;
    text-align: center;
    border-radius: 10px;
    text-decoration: none !important;
}
.back-top a {
    text-decoration: none !important;
}


/* 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 */
.home_title {
    margin-left: -100px !important;
}
.cq-profilepanel-text {
    margin: 24px !important;
    padding: 10px;
    top: 190px;
    position: absolute;
    background: #fff;
}
.cq-profilepanel-avatar {
    top: 135px !important;
    border: 0 !important;
    background-color: transparent !important;
    background-image: url('https://www.draftsite.com.au/wp-content/uploads/2016/05/icon-bg.png');
    background-size: cover !important;
    background-repeat: no-repeat;
    width: 145px !important;
    height: 109px !important;
    border-radius: 0 !important;
}
.cq-profilepanel .cq-profilepanel-title {
    color: #2da4d6 !important;
    margin: 0px 0 8px 0 !important;
    font-size: 22px !important;
}
#home_services .cq-profilepanel-text {
    top: 210px !important;
    margin: 20px !important;
    font-size: 14px;
    height: 256px;
    padding: 16px !important;
}
#home_services .cq-profilepanel-avatar {
    top: 135px !important;
}
#home_service_areas .cq-profilepanel-text {
    top: 880px !important;
}
#home_service_areas .cq-profilepanel-avatar {
    top: 810px !important;
}
#home_service_areas h3 {
    color: #2da4d6 !important;
}
#home_recent_project .cq-profilepanel-text {
    top: 172px !important;
    font-size: 13px;
}
#home_recent_project .cq-profilepanel-avatar {
    display: none;
}




/* About Page styles */



/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */


/*  REV SLIDER  */
.rev_slider li {
    font-size: 14px !important;
    line-height: 20px !important;
}
.hesperiden.tp-leftarrow {
    background: #d3d3d3 !important;
    border-radius: 50px 0 0 50px;
}
.hesperiden.tp-rightarrow {
    background: #2da4d6 !important;
    border-radius: 0 50px 50px 0;
}
.hesperiden.tparrows {
    width: 30px;
    height: 30px;
}
.hesperiden.tparrows:before {
    font-size: 13px;
    line-height: 30px;
}




/* Responsive styles goes here */

/* 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:800px) and (min-width:768px) {
	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: 80%;
		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%, 0, 0);
	}
	body .nav-toggle, body .nav-close, body .nav-home {
		display: block !important;
	}
}


@media (max-width: 979px) {
  #footer #copyright, #footer #credit {
    float: none;
    text-align: center;
  }
}


@media only screen and (min-width: 768px) {
    #navigation { 
        float: left; 
        width: auto; 
        clear:none; 
		max-width: 600px; // This can be changed
    }
}

/* TAB */
@media only screen and (max-width:800px) {
.header-phone {
    margin-right: 20px;
}
.home_title {
    margin-left: 0 !important;
}
.home_title h2{
    font-size: 20px !important;
}
#home_services .cq-profilepanel-text {
    top: 149px !important;
    margin: 6px !important;
    height: 350px;
    padding: 4px !important;
}
#home_services .cq-profilepanel-avatar {
    top: 60px !important;
}
#home_services .cq-profilepanel-content h3 {
    font-size: 20px !important;
}
#navigation {
    margin-left: 0;
}


}



@media only screen and (max-width:767px) {

#logo {
    text-align: center;
}
.header-phone {
    text-align: center;
}
.header-address {
    text-align: center;
}

.header-phone a.phone-top::before {
    color: #2da4d6;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 37px;
}
.header-phone a.phone-top {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    font-size: 0;
    height: 35px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-decoration: none;
    top: -173px;
    width: 35px;
}

h3.nav-toggle {
    border: 0;
    background: #2da4d6;
    line-height: 50px;
    height: 50px;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
    background: #2da4d6 none repeat scroll 0 0;
}

h3.nav-toggle a {
    text-shadow: none;
    padding: 0;
    border: 0;
    text-transform: uppercase;
    font-weight: normal;
    vertical-align: top;
    font-size: 18px;
}

h3.nav-toggle:before{
    font-size: 25px;
    padding: 0;
    margin: 0;
    text-shadow: none;
    border: 0;
    width: 50px;
    text-align: center;
}

body.show-nav #inner-wrapper {
	  left: 0;
}
.csstransforms3d.csstransitions body #wrapper #navigation {
    width: 400px;
    left: 0;
    top: 0;
    padding-top: 80px;
    background: rgba(0,0,0,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: 400px;
}
#wrapper #navigation ul.nav li a {
    font-size: 16px;
    font-family: 'Open Sans', arial, sans-serif;
    margin: 0;
    padding: 15px !important;
    display: block;
    text-decoration: none;
    border: 0;
}
#navigation ul.nav li a{
	  color: #FFFFFF;
  }
#wrapper #navigation ul.nav li ul.sub-menu {
    width: auto;
    min-width: 1px;
    background: none;
    padding: 0;
}
#wrapper #navigation ul.nav li ul.sub-menu li a {
    font-size: 16px;
    white-space: normal;
    width: auto;
    display: block;
    text-decoration: none;
    color: #A8A8A8 !important;
    border-bottom: 0;
}
#navigation h3 {
    font-size: 20px;
    padding: 0;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 60px;
    color: #FFFFFF;
    z-index: -1;
    font-weight: normal;
    text-transform: uppercase;
}
#wrapper #navigation .nav-home, #wrapper #navigation .nav-close {
    height: 30px;
    width: 30px;
    font-size: 15px;
    padding: 0;
    background: #2da4d6;
    border-radius: 0;
}
#footer-widgets .footer-widget-1 {
    width: 100% !important;
}
.footer-widget-elem {
    padding: 10px;
}
.cq-profilepanel {
    height: 536px;
}
.hesperiden.tparrows {
    top: 70px !important;
}
#header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#navigation {
    margin-top: 0px;
}
.home_title {
    margin-left: 0 !important;
}

#wrapper {
    overflow-y: hidden !important;
}

}