/*
 Theme Name:   ecocabinets based on motif
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Ecocabinets
 Author:       Warped Time Productions
 Author URI:   http://warpedtime.com
 Template:     motif-wpcom
 Version:      1.0.2
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../motif-wpcom/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.now-open{position:fixed; z-index:999; top:0px; right:0px;}
@media screen and (max-width: 1500px) { .now-open{display:none;} }

body {
	color: #000;
	font-family: 'latoregular', helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.6;
		font-weight: 200;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'latobold', helvetica, Arial, serif;
	line-height: 1.4;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0.85715em;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1.125em;
}
h4 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 1em;
}
h5 {
	font-family: helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 1em;
}
h6 {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 1.1538em;
	text-transform:uppercase;
}

img, iframe {

}

#banner {
position: relative;
z-index: -1;
}

.wp-caption {
	border: 0px solid #eee;
	margin-bottom: 1.5em;
	max-width: 100%;
	padding: 0px 0 0px 0;
}

#splash-panel {
        position: relative;
        top: -50px;
        left: 0px;
	border: 0px solid #eee;
	z-index: 10000;
	text-align: center middle;
	
}

.splash-link {
	color: #ffffff;
	font-size: 16px;
	text-transform: lowercase;
	border-radius:30px;
	background-color: #aed477;
	padding: 10px 10px 20px 20px;
	margin: 5px 5px 10px 10px;

	display: block;
	width: 148px;
	height: 140px;
	float: left;
	line-height: 130%;
}
.splash-link:visited {
	color: #ffffff;
}
.splash-link:hover {
	color: #000000;
	background-color: #e9fafe;
	text-decoration: none
}
.splash-link strong { 
	padding-bottom: 7px;
}

p.heading-contact {
    float: right;
    font-size: 24px;
    font-family: 'latolight';
    margin-bottom: 0px;
}
p.heading-contact span {
    color: #4eadd4;
    font-family: 'latoregular'; 
}

/* =Menu
----------------------------------------------- */

.slicknav_menu{display:none;}

.header-image-link{float:left;}

.main-navigation {
	padding: 0em 0em;
  max-width: 1260px;
  margin: 0 auto;  
  float: right;
  display: inline-block;
}

.main-navigation a {
	color: #000;
	font-size: 16px;
	text-transform: lowercase;
	padding: 30px 15px;
	}

.main-navigation a:hover,
.main-navigation ul :hover > a,
.main-navigation ul ul :hover > a {
	color: #555555;
}

.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation li.current-menu-ancestor > a {
  color:#008fd5;
}


.main-navigation ul ul {
	display: none;
	float: left;
	position: absolute;
	z-index: 99999;
  top: 82px;
  background: rgb(174, 212, 119,0.85);
}

.main-navigation ul ul li {
	border-top: 0px dotted #5d5c5c;
	padding: 0;
	margin-top: 0.2em;
	
}
.main-navigation ul ul  a:hover{
background:white;
}

.main-navigation ul ul ul li {
	border-top: 0px dotted #8f8f8f;
		margin-top: 0.2em;
}

.main-navigation ul ul ul {
  background: rgba(194,238,131,0.85);
	margin: 0;
	}
  
#secondary-navigation {
float:left;
}

#houzz-button {
float:right;
margin-top:10px;
}

#fb-button {
float:right;
margin-top:10px;
margin-right: 10px;
}

#instagram-button {
float:right;
margin-top:10px;
margin-right: 10px;
}

#cma-button {
float:right;
margin-top:10px;
margin-right: 10px;
}

/* =Layout
----------------------------------------------- */

.site {
	margin: 0px auto 24px auto;
	max-width: 1260px;
}
.site-content {
	background-color: #ffffff;
}
.content-area {
	float: left;
	margin: 0px 0px 24px 0px;  width:100%;
	max-width: 960px;
}
.sidebar-widget-area {
	float: right;
	margin: 24px 24px 24px 0px;
	width: 276px;
}

.nav-bg {
    background: rgba(165,208,102,0.85);
}

.menu-titlemenu-container{
    float: right;
    display: inline-block;
    width: auto;
}

/* =Home
----------------------------------------------- */

.home-header{
  max-width: 1260px;
  margin: 0 auto;
  position:relative;
  padding-top: 30px;
}

.home-header h1,
.home-header .site_title {
font-size: 25px;
display: inline-block;
line-height: 44px;
font-family: 'latolight';
font-weight: normal;
margin-bottom: 0.75em;
}

.home-header h1,
.home-header .site_title h1{
  color: #4eadd4;
  font-family: 'latoregular';
}

.home-header  a {
float: right;
background: #008fd5;
padding: 10px 20px;
color: white;
border-radius: 5px;
transition:all 0.5s;
}

.home-header  a:hover{
text-decoration:none;
background:#20aef3;
}

.home-box{
float:left;
width: 19%;
margin: 0 0.5%;
position:relative;
background:#000000;
background:#000000;
}

.clearfix {
clear:both;
}

.home-box img {
opacity:0.65;
display:block
}

.home-box p {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    font-size: 16px;
    color: white;
    width: 100%;
    text-align: center;
    line-height: 45px;
    background: rgba(165,208,102,0.85);
}

.home #page { margin-top:0px; }

.home-box:hover img {
    opacity:1;
    transition:all 1s;
}

.home-box:hover p {
    background: #83af2d;
    transition:all 1s;
}

.home-call-to-action {
    padding: 20px;
    background:black;
    font-family: 'latolight';
}
.home-call-to-action-cont{
  max-width:1260px;
  margin:0 auto;
  background: url(images/cta-background.jpg) top left no-repeat black;  
}
h2.cta-header, p.cta-p, p.cta-phone {
  max-width: 630px;
  width: 100%;
  float: right;
  color: white;
  text-align: left;
  clear: both;
}

p.cta-p {
  font-family:'latolight';
}

h2.cta-header, p.cta-phone {
font-size:24px;
  font-family:'latolight';
  margin-bottom:20px;
}

h2.cta-header span, p.cta-phone span, h2.cta-header span strong {
  font-family:'latoregular';
  font-weight:normal;
}
p.cta-phone span strong {
  color:#008fd5;
}
p.cta-p  a {
    font-size: 18px;
    color: white;
    padding: 20px;
    border: 1px solid #666666;
    border-radius: 5px;
    margin-bottom: 0px;
    display: inline-block;
    transition:all 1s;
}
p.cta-p  a:hover {
    background:rgba(255,255,255,0.1);
    text-decoration:none;
}

/* =Masthead
----------------------------------------------- */
.site-branding {
    max-width: 1260px;
    margin: 0 auto;
}
.display-header-text .site-image {
	margin-bottom: 0px;
}
.display-header-text .site-image img {
    max-width: 400px;
    width: 100%;
    }


/* =Footer
----------------------------------------------- */

.footer-navbar {
	padding: 24px 34px 0 34px;
	background-color: #ffffff;
	display: block;
  max-width: 1260px;
  margin: 0 auto;  
	}
.site-info {
	background-color: #ffffff;
	color: #999;
	font-size: 10px;
	padding: 24px 34px 24px 34px;
	text-transform: lowercase;
	font-weight: 100;
	background-image:url('ECO-back.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	display: block;
  max-width: 1260px;
  margin: 0 auto;
	}
.floater-info h2 {
	color: #000;
	font-size: 2vw;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-weight: 100;
	}
.floater-info h3 {
	color: #000;
	font-size: 2vw;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-weight: 100;
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	position: relative;
	background: #fff;
	margin: 0 0 34px 0;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 0px;
	word-wrap: break-word;
}
.entry-header {
	background-color: #fff;
	vertical-align: text-top;
}
.entry-title {
	color: #51b8e4;
	font-size: 21px;
	font-size: 1.6153rem;
	margin-bottom: 0.375em;
vertical-align: text-top;
}
.single .entry-title,
.page .entry-title {
	margin-bottom: 0;
}
.entry-title a {
	color: #666;
}
.entry-title a:hover {
	color: #999;
}
.entry-meta {
	color: #aaa;
	font-size: 11px;
	font-size: 0.8461rem;
}
footer.entry-meta {
	padding: 1.3334em 1.3334em 1em 1.3334em;
}
.single footer.entry-meta {
	border-top: 1px solid #eee;
}
.entry-meta span {
	display: inline-block;
}
.entry-meta a {
	color: #aaa;
	text-transform: uppercase;
}
.entry-meta a:hover {
	color: #666;
}
.featured-post {
	color: #666;
	margin-right: 1em;
	text-transform: uppercase;
}
.featured-post:before {
	color: #666;
	content: "\f308";
	font-size: 12px;
	font-size: 0.9230rem;
	margin-right: 3px;
	position: relative;
}
.entry-meta .date {
	margin-right: 1em;
}
.entry-meta .date a:before {
	content: "\f303";
	margin-right: 3px;
	position: relative;
	top: 1px;
}
.entry-meta .author {
	margin-right: 1em;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
}
.not-multi-author .entry-meta .author {
	display: none;
}
.entry-meta .comments-link {
	float: right;
	margin-left: 1em;
}
.entry-meta .comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.edit-link {
	float: right;
	margin-left: 1em;
}
.edit-link a:before {
	content: "\f411";
	margin-right: 2px;
	position: relative;
}


.attachment-motif-page-thumbnail {
	margin-left: -35px;
}


/* =Front Page and Sidebar Widgets
----------------------------------------------- */

.front-widget-area .widget,
.sidebar-widget-area .widget {
	border-radius:20px;
	background-color: #e9fafe;
	color: #333;
	padding: 24px;
	box-shadow: rgba(0,0,0, 0) 0px 1px 2px;
}



.front-widget-area .widget-title,
.sidebar-widget-area .widget-title {
	font-family: helvetica, Arial, serif;
	color: #51b8e4;
}


.child-page {
margin-right: 20px;
max-width:600px;
}

.floater-info {
    position: fixed;
    top: 00px;
    right: 15px;
    background-color: #FFF;

    border-radius:30px;
    padding: 15px 15px 15px 15px;
    color: #222;
    font-size: 2em;
    text-transform: lowercase;
    font-weight: 100;
    z-index: 400;
    opacity: 0.6;
}

.easy_testimonial_title{color: #51b8e4;font-size: 21px;font-size: 1.6153rem;margin-bottom: 0.375em;vertical-align: text-top;}
.testimonial_body{border-radius: 20px;background-color: #e9fafe;color: #333;padding: 24px;box-shadow: rgba(0,0,0, 0) 0px 1px 2px;  }
.testimonial_author{text-align: right;}


@media screen and (max-width: 800px) {
	.mobile-only {
		display: block;
		color: #000;
		margin: 24px 0 24px 24px;
		font-size: 2rem;
		width:600px;
		}
	.site-image {
		width: 800px;
		}
	.sidebar-widget-area {	
		float:left;
		width: 600px;
		}


.splash-link {
	color: #000000;
		}
.splash-link:visited {
	color: #000000;
		}
.site-info {
	background-color: white;
	width: 90vw;    padding:0px;
	}

.child-page {
	margin-right: 10px;
	width:700px;
	max-width:800px;
	}
.entry-thumbnail {
	max-width:800px;
	}


.sidebar-widget-area {	
	width: 100%;
	float:left;
	}

.footer-navbar {
	width: 90vw;  padding:10px 0px;
	}

}


@media screen and (max-width: 600px) {
	.slicknav_menu{
    display:block;
    height: 80px !important;
  }
  .slicknav_nav{
    background:white;
    z-index: 9;
    position: relative;
  }
	.child-page {
		margin-right: 0px;
		max-width:600px;
	}
	.site-info {
	font-size: 15px;
	width: auto;
	text-transform: lowercase;
	}
	.site-info h2 {
		font-size: 40px;
		font-weight: normal;
	}
	.site-info h3 {
		font-size: 60px;
		font-weight: normal;
	}
.site-info {
	width:100vw;
	}  
  .site-branding{padding-top:0px;max-width: 80%;}
}



@media screen and (max-width: 1140px) {
.home-header h1 {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.home-header a {
  font-size: 13px;
  margin-top: -7px;
}
p.cta-header, p.cta-p, p.cta-phone {
  max-width:430px;
}
.home-box {
width:32%;
margin-bottom:10px;
}
.home-box img {
width:100%;
}
}

@media screen and (max-width: 930px) {
p.heading-contact {
  display: block;
  float: none;
  text-align: center;
}
.site-image {
text-align:center;
    width: 100%;
}
.home-header a {
  display:none;
}
p.cta-header, p.cta-p, p.cta-phone {
  max-width:280px;
}
.home-call-to-action-cont {
    background: url(images/cta-background.jpg) -100px -0px no-repeat black;
}
}

@media screen and (max-width: 800px) {
#banner{ top:0px}
.home-header { top:20px; }
}

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

p.cta-header, p.cta-p, p.cta-phone {
max-width:100%;
}
p.cta-header {
  margin-top:80%;
}
.home-call-to-action-cont {
  background-size:contain;
}
.home-box {
width:49%;
margin-bottom:10px;min-width:167px;
}
}

@media screen and (max-width: 450px) {
.home-box p {
font-size:13px;
position:relative;
}
}

.portfolio-area { max-width:none !important;}
.loading {
display: block;
width: 100px;
margin: 200px auto;
text-align: center;
font-size: 12px;
}
	
@media screen and (max-width: 1100px) {
.main-navigation a{padding:10px;}
}

@media screen and (max-width: 992px) and (min-width:601px){
.header-image-link{float: none;max-width: 60%;display: block;margin: 20px auto;}
.display-header-text .site-image img{float: none;margin: 0 auto;display: block;margin-bottom: 20px;}
.heading-contact{float: none;text-align: center;}
.main-navigation {float: none;width: 100%;}
.menu-titlemenu-container{float: none;display: block;width: 100%;}
.main-navigation ul{display: block;margin: 0 auto;width: 100%;max-width: 600px;}
}
@media screen and (max-width:600px){
.site-image{display:none;} 
.menu-titlemenu-container{float: none;width: auto;margin: 20px 2.5% 0px 20px;display: block;}
.menu-titlemenu-container ul {list-style: none;}
.menu-titlemenu-container ul li {display: block;padding:5px;}
.menu-titlemenu-container ul li a {text-transform: uppercase;display: block;padding: 5px;max-width: 100%;color:black;}
.menu-titlemenu-container ul li a span {display:none;}
}

.clearboth{clear:both;}
.page-template-front-page-new .container { max-width: unset; }
.page-template-service-page .container { max-width: unset; }


.homeabout-box{position:relative; width:100%; float:left; margin-top:8px; font-family:'latolight';}
.homeabout-box.boxblue{font-family:'latolight';}
.homeabout-box.boxgreen{font-family:'latolight';}

.homeabout-box.boxblue ul li, .homeabout-box.boxgreen ul li {color:black;}

.homeabout-box .homeabtbox-img::after{content:'';position:absolute;top:0;right:0;width:10%;height:100%;z-index:1;background:rgba(255, 255, 255, 0.3);}
.homeabout-box.boxgreen .homeabtbox-img::after{content:'';position:absolute;top:0;left:0;width:10%;height:100%;z-index:1;background:rgba(112, 162, 38, 0.3);}
.homeabout-box.boxblue .homeabtbox-img::after{content:'';position:absolute;top:0;left:0;width:10%;height:100%;z-index:1;background:rgba(105, 195, 233,0.3);}
.homeabtbox-img .side-img-1{width:100%;position:relative;height:100%;background: black;}
.homeabtbox-img .side-img-1::after{z-index:3;content: 'Philippe Signer – Perth-based Kitchen & Bathroom Designer';position: absolute;bottom: 0;left: 0;width: 100%;height: 70px;line-height: 70px;font-size: 20px;text-align: center;color: white;z-index: 1;background: rgba(0, 0, 0,0.75);}
.homeabtbox-img .side-img-1 img{height: 100%;min-height: 0px;max-width: 10000px;width: auto;min-width: 0px;}
/*.homeabtbox-img:before{position:absolute; content:""; background:url(../images/hpmeblog1.jpg) no-repeat; left:0; top:0; height:100%; width:100%;}*/
.homeabtbox-container{align-items: stretch;}
.homeabtbox-rht h2{margin:0 0 30px 0; padding:0;color:#000; }
.homeabtbox-rht h1{margin:0 0 30px 0; padding:0;color:#000;}
.homeabtbox-rht p{ font-weight:400; color:#000;}
.homeabtbox-img{
width: 35.9%;
display: flex;
background-size: cover;
position: relative;
overflow: hidden;
}
.homeabtbox-img  img{ 
    position: absolute;
    top: 0px;
    left: 0px;
    min-height: 100%;
    min-width:100%;
    max-width: 99999px;
    height: 100%;
}



.homeabtbox-text{
width: 64.06%;
background: #fff;
padding: 50px 30px;
display: flex;
}
.page-id-3131 .homeabtbox-text { padding: 80px 30px; }
.homeabtbox-rht {width: 80%; float:left;}
.homeabtbox-rht a{border-radius:8px; display:inline-block; width:250px; text-align:center; padding:10px 0;margin-top: 40px;margin-right: 15px;}
.homeabtbox-rht p a{background:none; border:none; display:unset; width:auto; text-align:center; padding:0;margin:0;}
.homeabout-box.boxblue  .homeabtbox-rht {width: 100%;}
.homeabout-box.boxblue  .homeabtbox-rht h2{color:#000; }
.homeabout-box.boxblue  .homeabtbox-rht p{color:#000;}
.homeabout-box.boxblue  .homeabtbox-rht ul {color: white;list-style: disc;list-style-position: inside;margin-bottom: 20px;}
.homeabout-box.boxgreen .homeabtbox-text{background:#aed477;}
.homeabout-box.boxblue .homeabtbox-text{background:#86cfed;}
.eco_green_button { background: #aed477; color:#fff; text-transform: uppercase; text-decoration: none !important;}
.eco_white_button { background: #fff; color: #000; text-transform: uppercase; text-decoration: none !important;}

@media screen and (max-width: 1800px){
.homeabtbox-rht h2 {margin: 0 0 20px 0;}
.homeabtbox-rht{width:100%;}
.homeabtbox-rht a{margin-top: 20px;}
.homeabtbox-rht p{margin-bottom:9px;}
.homeabout-box.boxblue .homeabtbox-text{min-height:inherit;}
.homeabout-box.boxblue  .homeabtbox-rht a{margin-top:12px;}
.homeabout-box{min-height:338px;}
}

@media screen and (max-width: 1500px){
.homeabout-box {min-height: 318px;}
}

@media screen and (max-width: 1499px){
.homeabout-box { min-height: inherit;}
}

@media screen and (max-width: 1050px){
.homeabout-box{background: #e4e0cd;}
.homeabout-box.boxblue {background: #00303c;}
.homeabout-box.boxyellow {background: #dfc79b;}
.homeabout-box.boxwhite {background: #fff;}
.homeabout-box, .homeabtbox-text, .homeabtbox-img {width:100%;}
.homeabtbox-text{height:auto;}
.homeabtbox-img  img{ 
    position: relative;
    min-height: 0;
    min-width:0;
    max-width: 99999px;
    width: 100%;
}

}


.homeabtbox-rht a.icon-link{border-radius: 0; margin: 0px; width: auto;}

#awards {
	padding:48px 0;
	background-color:#f4f4f4;
}
#awards .award-wrapper {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	width:100%;
	max-width:720px;
	margin:0 auto;
	justify-content:center;
	align-items:center;
}
#awards .award-wrapper .award-1{
width:33.333%;
	padding:16px 32px;
}
#awards .award-wrapper .award-1 img {
	width:100%;
	max-width:180px;
	margin:0 auto 24px auto;
}
#awards .award-wrapper .award-1 p {
	font-weight:700;
}
#awards .award-wrapper .award-2{
	width:33.333%;
	padding:16px 32px;

}
#awards .award-wrapper .award-2 img {
	width:100%;
	max-width:180px;
	display:block;
	margin:0 auto 24px auto;
}
#awards .award-wrapper .award-2 p {
	font-weight:700;
}

#awards .award-wrapper .award-3{
	width:33.333%;
	padding:16px 32px;

}
#awards .award-wrapper .award-3 img {
	width:100%;
	max-width:180px;
	display:block;
	margin:0 auto 24px auto;
}
#awards .award-wrapper .award-3 p {
	font-weight:700;
}

@media screen and (max-width:768px){
	#awards .award-wrapper .award-1 img {
		margin-bottom:12px;
	}
	#awards .award-wrapper .award-2 img {
		margin-bottom:12px;
	}
	#awards .award-wrapper .award-3 img {
		margin-bottom:12px;
	}
}