/*
Theme Name:     Enigma Child
Theme URI:      http://www.metalmodeinc.com/
Description:    Child theme of the Enigma theme 
Author:         Andrew Huguenard
Author URI:     http://www.metalmodeinc.com/
Template:       enigma
Version:        0.1.0
*/

@import url("../enigma/style.css");

.header_section {
	border-bottom: 5px solid #31A3DD!important;
	background-color: #000000!important;
	background-image: url(images/bkgr-header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.logo {
	padding: 3% 0px;
}
.logo img {
	max-width:320px;
	width:100%;
	height:auto;
}
.enigma-sidebar {
	border-left: 0px dashed #cccccc;
}
.enigma_sidebar_widget {
	box-shadow: none;
	border: 0px!important;
	background-color:inherit!important;
}
img.widget {
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}
input.wpcf7-text,
textarea.wpcf7-textarea {
	border: 1px solid #cccccc;
	border-radius: 3px;
	-mos-border-radius: 3px;
	padding: 3px 5px;
	width: calc(100% - 12px);
}
textarea.wpcf7-textarea {
	height: 150px;
}
.enigma_footer_widget_area {
	background: #31A3DD;
}
.enigma_footer_area {
	border-top: 5px solid #31A3DD!important;
	background: #000000!important;
}
@media only screen and (max-width: 992px) {
	.logo img {
		margin: 0px auto;
	}
	.enigma-sidebar {
		border-left: 0px;
	}
}
/*
playback timings (ms):
  exclusion.robots: 0.356
  captures_list: 122.852
  CDXLines.iter: 22.365 (3)
  RedisCDXSource: 0.737
  esindex: 0.016
  load_resource: 1040.498
  PetaboxLoader3.datanode: 120.497 (4)
  PetaboxLoader3.resolve: 266.141
  exclusion.robots.policy: 0.339
  LoadShardBlock: 93.874 (3)
*/