/*
 Theme Name:   ECE
 Description:  Plant Child Theme by SeedThemes.com
 Author:       SeedThemes
 Template:     plant
 Version:      0.9.0
*/

.widget-area.-rightbar {
  padding: 0 18px 1px;
  background-color: #f2f2f2;
}
.widget-area.-rightbar .widget-title {
  margin-bottom: 10px;
  margin: 0 -18px 15px;
  padding: 6px 18px 5px;
  background-color: #e6e6e6;
}

body.page-id-12 #content > .main-header{
  display: none;
}

body.page-id-166 .site-canvas,
body.page-id-166 .site-content,
body.page-id-241 .site-canvas,
body.page-id-241 .site-content{
  background-color: #333;
}

/* WooCommerce */
.woocommerce .product .woocommerce-tabs ul.tabs {
  display: none;
}

.home-banner {margin-bottom: 0px!important;}

.contact {color:white;}
.contact h1{font-size:25px;}
.contact h2{font-size:28px; margin-top:-20px;}
.contact span{
	background: url(https://www.eceengineering.com/wp-content/uploads/2019/09/call.png) 0 50% no-repeat;
	margin: 30px 0 0 0;
    padding: 0 0 0 52px;
    text-decoration: none;
	font-size:36px;
	}

.mail {
	background: url(https://www.eceengineering.com/wp-content/uploads/2019/09/mail.png) 0 50% no-repeat;
	margin: 30px 0 0 0;
    padding: 0 0 0 52px;
	font-size:19px;
	font-family: "Maledpan", sans-serif;
	color:white!important;
	display: inline-block;
	width: 100%;
}
.mail:hover {opacity: 0.6;}

.mailbox {border:3px solid #003864!important;}

.line {
	background: url(https://www.eceengineering.com/wp-content/uploads/2019/09/line-icon.png) 0 50% no-repeat;
	margin: 30px 0 0 0;
    padding: 0 0 0 52px;
	font-size:19px;
	font-family: "Maledpan", sans-serif;
	color:white!important;
	display: inline-block;
	width: 100%;
}

.line:hover {opacity: 0.6;}

.title {font-size:16px;}
.img_pre {position:relative;}
.service {margin-top:-38px;}
.service h1{color:#003864;}
.service p{margin-top:-5px;}
.access h3{color:#003864;}
.access p{font-size:16px; font-family:"Maledpan", sans-serif;}
.access-title h4{margin-top:0;}
.fbbutton {
	border:1px solid #e6e6e6!important;
	background:url(https://www.eceengineering.com/wp-content/uploads/2019/09/ribblue.png) 100% 100% no-repeat!important;
	color:#003864!important;
	font-family:"Maledpan", sans-serif!important;
	}
.fbbutton:hover {opacity: 0.6;}

.linkhover {opacity: 1;}
.linkhover:hover {opacity: 0.6;}

.sitemap {
	color:white!important;
	font-family:"Maledpan", sans-serif!important;
	font-size:14px!important;
}
.sitemap a{color:white!important;}
.sitemap a:hover{color:#a0bed6!important;}

/* Mobile */
@media only screen and (max-width: 720px) {
	h1.sow-headline {
    	font-size:2rem!important;
  	}
	h4.sow-sub-headline{
		line-height:0.5in!important;
	}
	.so-widget-sow-headline-default-43ad1d4a4bfb .sow-headline-container h4.sow-sub-headline {margin-top:-17px;}
	.service {margin-top:-15px;}
	.service h1{font-size:1.5em}
	.service p{margin-top:-10px; font-size:14px;}
	.title h1{font-size:1.2em!important;}
	.title p{font-size:14px;}
	.contact h1{font-size:20px;}
	.contact h2{font-size:23px; margin-top:-20px;}	
	.contact h3{font-size:18px;}	
	.access-title h4{margin-top:-30px!important;}
	.ribbon {
	margin-left:0px!important;
	position:absolute;
	}
	/**
	.main-header {
	background: url(https://www.eceengineering.com/wp-content/uploads/2019/09/eceoffice.jpg) 55% 0 no-repeat!important;
	}**/
}

/* PC */
@media only screen and (min-width: 720px) {
	.img_pre {
		display:none;
	}
}

/**
.main-header {
	background: url(https://www.eceengineering.com/wp-content/uploads/2019/09/eceoffice.jpg) 0 0 no-repeat;
	padding: 200px 0 200px 0;
	background-size: cover;
}

.main-title {
    padding-top: 25px;
    padding-bottom: 25px!important;
}
**/

.main-title, .main-title a {
    display: none;
}

.ribbon {
	margin:0 0 0 15px;
	position:absolute;
}

#pg-8-0 {
    margin: -16px 0 0 0!important;
}

.company-title {
  display: flex;
  flex-wrap: nowrap; 
  align-items: baseline
}

.th-name {
  white-space: nowrap;
	font-size:30;
}

.eng-subname {
  font-size: 24px; 
  display: inline-block;
  white-space: nowrap;
	padding-left:3px;
}

.subtitle {font-size:14px; margin-top:-18px;}

@media (max-width: 600px) {
		.company-title {
			display: none;
			align-items: baseline
		}
		.th-name {
			font-size:30;
			}
	
	
}
