/*
Theme Name: AwlTech
Version: 2.0
Description: Child theme for Canvas.
Author: Design Crew
Author URI: http://www.designcrew.net
Template: canvas
*/

@import url("../canvas/style.css");
@import url("fonts/opensanscondensed_bold/stylesheet.css");

.clear:after {
    content: "";
    display: table;
    clear: both;
}

.nav-toggle {
	background: #003366;
	font-size: 18px;
	text-shadow: none;
}

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

/* Typography */
h1, h2, h3, .page-title, .post .title, .page .title, .widget h3 {
	font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #003366;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0 0 0.5em;
	line-height: 1.3em;
}

h1, .page-title, .post .title, .page .title {
	font-size: 36px;
}

h1.entry-title span.parent-title {
	color: #CCC;
}

h2 {
	font-size: 24px;
}

h2.section-title {
	font-size: 30px;
}

h3, .widget h3 {
	font-size: 18px;
}

p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
}

b, strong {
	color: #003366;
}

a, a:link {
	color: #003366;
	text-decoration: underline;
}

a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
	font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: inline-block;
	padding: .327em 1em;
	color: white !important;
	text-align: center;
	border:none;
	text-decoration: none;
	font-size: 18px;
	cursor: pointer;
	overflow: visible;
	width: auto;
	line-height: 1.618em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	background: #003366;
	text-transform: uppercase;
	box-shadow: 3px 3px #CCC;
	-webkit-box-shadow: 3px 3px #CCC;
	border-radius: 0;
	text-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

img {
	width: 100%;
	height: auto;
}
/***************/



/* Header Widget */
#header {
	padding: 30px 0;
}

.header-widget .widget h1 {
	margin-top: 10px !important;
}

.header-widget h3 {
	border-bottom: none;
}

.header-widget .widget h1, .header-widget .widget h3 {
	line-height: 40px;
	margin: 0;
	padding: 0;
}

h1 i.fa-envelope {
	background: #003366;
	color: #FFF;
	font-size: 16px;
	padding: 5px;
	line-height: 1;
	position: relative;
	top: -8px;
}



/* Homepage */
.home .entry {
	background: #f9f9f9;
	padding: 30px;
	box-shadow: 3px 3px #CCC;
	margin-bottom: 30px !important;
}

.banner-text h1 {
	font-size: 58px;
	text-align: right;
	line-height: 1.2;
}

.home article {
	margin-bottom: 0;
}
/************/




/* Page */
.page article.post {
	margin-bottom: 0;
}



/* Product Pages */
.featured-image {
	margin-bottom: 1em;
}

.featured-image img {
	max-width: 100%;
	height: auto;
}

.product-spec {
	background: #f9f9f9;
	border-bottom: 1px solid #FFF;
}

.product-spec .label {
	text-transform: capitalize;
}

.product-spec .label, .product-spec .value, .product-spec p:last-child {
	margin: 0;
	padding: 5px;
}

.products-grid .product {
	width: 48%;
	margin-right: 3.8%;
	float: left;
	position: relative;
	box-shadow: 0 0 3px #CCC;
	margin-bottom: 3.8%;
}

.products-grid .product:nth-child(2n) {
	margin-right: 0;
}

.products-grid .product img {
	width: 100%;
	height: 200px;
	border: none;
	padding: 0;
}

.products-grid .product h2 {
	position: absolute;
	top: 0;
	right: 0;
	background: #003366;
	color: #FFF;
	padding: 5px 10px;
}


/* Footer */
#footer-widgets {
	background: #003366;
}

#footer-widgets .block {
	padding-top: 0;
}

#footer {
	padding-bottom: 0;
}

#footer p {
	color: #003366;
	font-size: 18px;
	font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#footer p a {
	color: #003366;
}



/* Sidebar Widgets */
#sidebar {
	overflow: visible;
}

#sidebar .widget {
	box-shadow: 3px 3px #CCC;
}

#sidebar .widget_subpages, #sidebar .widget {
	background: #f9f9f9;
}

#sidebar .widget h3 {
	margin-bottom: 0;
	font-size: 22px;
	text-align: center;
	padding: 0;
	line-height: 2;
}

#sidebar .widget ul li {
	font-size: 22px;
	list-style: none;
	text-align: center;
	font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
    border-bottom: 1px solid #EEE;
}

#sidebar .widget ul li a {
	color: #003366;
	line-height: 2;
	display: block;
}

#sidebar .widget ul li a:hover, #sidebar .widget ul li.widget_subpages_current_page a {
	background: #003366;
	color: #FFF;
	display: block;
	text-decoration: none;
}

#sidebar .widget ul ul {
	padding: 0;
	background: #EFEFEF;
}

#sidebar .widget ul ul li a {
}




/* Map */
#map { 
	height: 300px;
	margin-bottom: 30px; 
}



/* Contact Page */
.contact .twocol-one {
	margin-bottom: 0;
}

.wpcf7 label {
	font-weight: bold;
	margin-bottom: 5px;
	color: #003366;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	width: 100%;
	background: #f9f9f9;
	box-shadow: 3px 3px #CCC;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-sizing: border-box;
	padding: 10px;
}

textarea {
	height: 100px;
}

.wpcf7-submit {
	float: right;
	text-transform: none;
}

div.wpcf7-validation-errors {
	border: none;
	background: #003366;
	color: #FFF;
	font-weight: bold;
	width: 100%;
	box-shadow: 3px 3px #CCC;
	-moz-box-shadow: 3px 3px #CCC;
	-webkit-box-shadow: 3px 3px #CCC;
	box-sizing: border-box;
}




/* Homepage News Offer */
.latest-news h2.section-title, .blog article h2.title {
	margin-bottom: 1em;
}

.latest-news article.post, .blog article {
	box-shadow: 3px 3px #CCC;
}

.latest-news article.post h2, .blog article h2.title {
	height: 48px;
	margin-bottom: 0.5em;
	font-size: 24px;
	color: #003366;
}

.blog article h2.title a {
	color: #003366 !important;
}

.latest-news article.post .post-entry, .blog article .post-entry {
	background: #F9F9F9;
	padding: 15px;
}

.latest-news article.post .post-entry .excerpt, .blog article.post .post-entry .excerpt {
	height: 50px;
	overflow: hidden;
}

.latest-news article.post:nth-child(3n+1) {
	margin-right: 0;
}

.latest-news article.post a.read-more, .blog article.post .read-more a {
	color: #FFF;
	background: #003366;
	padding: 5px 10px;
	text-decoration: none;
	margin-top: 10px;
	float: right;
	font-weight: bold;
}

.banner-text a.button {
	clear: both;
	float: right;
	margin-top: 20px;
}



/* Blog & Single Blogs */
#main-sidebar-container .widget h3 {
	background: #003366;
	color: #FFF;
}

.widget_recent_entries ul li a {
	line-height: 1.2 !important;
	padding: 10px 0;
}

.single .featured-img {
	margin-bottom: 1em;
}



div.wpcf7 img.ajax-loader {
	display: none;
}



@media screen and ( min-width: 768px ) {
	
	#logo {
		max-width: 30%;
	}
	
	.header-widget {
		width: 65%;
		text-align: right;
	}
	
	#wrapper, #inner-wrapper {
		overflow: visible;
	}
	
	#navigation {
		position: relative;
		left: auto;
		width: 100%;
		border: none;
		padding-top: 0;
		background: #003366;
		border-radius: 0;
		display: block !important;
	}
	
	ul#main-nav {
		margin-right: 0;
		width: 100%;
		position: relative;
	}
	
	ul#main-nav:before {
		content: '';
		line-height: 0;
		font-size: 0;
		width: 0;
		height: 0;
		border-top: 46px solid #003366;
		border-bottom: 0px solid transparent;
		border-left: 5px solid transparent;
		border-right: 0px solid transparent;
		position: absolute;
		top: 0;
		left: -5px;
	}
	
	ul#main-nav:after {
		content: '';
		line-height: 0;
		font-size: 0;
		width: 0;
		height: 0;
		border-top: 46px solid #003366;
		border-bottom: 0px solid transparent;
		border-right: 5px solid transparent;
		border-left: 0px solid transparent;
		position: absolute;
		top: 0;
		right: -5px;
	}
	
	ul.nav li a {
		color: #FFF;
		font-size: 22px;
		font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: normal;
	    padding-top: 10px !important;
	    padding-bottom: 10px !important;
	    text-decoration: none;
	}
	
	#navigation ul.nav > li a:hover, #navigation ul.nav > li:hover, #navigation ul.nav > li.current_page_item a, #footer-widgets .widget_nav_menu ul li a:hover, 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;
		color: #eee;
		text-decoration: none;
	}
	
	#footer-widgets {
		position: relative;
	}
	
	#footer-widgets .widget_nav_menu:before {
		content: '';
		line-height: 0;
		font-size: 0;
		width: 0;
		height: 0;
		border-top: 46px solid #003366;
		border-bottom: 0px solid transparent;
		border-left: 5px solid transparent;
		border-right: 0px solid transparent;
		position: absolute;
		top: 0;
		left: -5px;
	}
	
	#footer-widgets .widget_nav_menu:after {
		content: '';
		line-height: 0;
		font-size: 0;
		width: 0;
		height: 0;
		border-top: 46px solid #003366;
		border-bottom: 0px solid transparent;
		border-right: 5px solid transparent;
		border-left: 0px solid transparent;
		position: absolute;
		top: 0;
		right: -5px;
	}
	
	#footer-widgets .widget_nav_menu {
		margin-bottom: 0;
	}
	
	#footer-widgets .widget_nav_menu ul li {
		position: relative;
		list-style: none;
		display: inline;
	}
	
	#footer-widgets .widget_nav_menu ul li a {
		color: #FFF;
		font-size: 22px;
		font-family: 'open_sans_condensedbold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: normal;
	    padding: 0 1em !important;
	    line-height: 1;
	    display: inline-block;
	}
	
	.slider {
		margin-bottom: 0 !important;
	}
	
	.blog article.post {
		width: 48%;
		float: left;
		margin-right: 3.8%;
		margin-bottom: 3.8%;
	}
	
	.blog article.post:nth-child(2n+1) {
		margin-right: 0;
	}
	
}




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

	.header-widget {
		display: none;
	}
	
	.banner-text, .banner-text h1 {
		text-align: center;
		font-size: 32px;
	}
	
	.banner-text a.button {
		clear: both;
		float: none;
		margin-top: 20px;
	}
	
	.home .entry {
		text-align: center;
	}
	
	#footer-widgets {
		display: none;
	}
	
	#footer {
		border-top: 5px solid #EEE;
	}

}