/*
Theme Name: Lockmasters
Description: Lockmasters Theme from <a href="http://www.7theme.net">7Theme</a>
Author: 7Theme.net
Author URI: http://www.7theme.net/
Version: 1.01
License: Its Located in the license folder
License URI: Its Located in the license folder
Theme URI: http://www.web-rockstars.com/lockmasters/
Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-background, custom-colors, custom-header
*/  

@import "style/default.css";

/* Generated Styles: */
.inner {
	max-width:1100px;
}

body {
	cursor: auto;
	background:#f3f3f3;
}

#page {
	max-width: 100%;
	font-size: 14px; 
}

#overheader > .inner {
	min-height: 30px;
} 

#header > .inner {
	min-height:30px;
}

#logo_1_container {
	z-index: 99;
	position: relative;
	display: block;
	float: right;
	margin-right:40px;
	clear: none;
}

#custom-header_info_container {
	display: block;
	position: relative;
	z-index: 999;
	float: right;
	clear: none;
	padding: 60px 40px;
	margin-bottom: -80px;
	background-color: rgb(188, 218, 0);
	text-align: right;
}

#menu-main_container {
	margin-top: 15px;
	margin-bottom:15px;
	display: block;
	position: relative;
	float: left;
	clear: left;
}
#header ul.menu_element > li {
	padding: 25px 10px; 
}
#header ul#menu li ul.sub-menu {
	background-color: rgb(188, 218, 0);
}
 
body.has_slider #hero, body.has_custom_header_content #hero  {
	padding:50px;
	padding-top:0;
}


#element-slider {
	display: block;
}

#head_line {
	color: rgb(255, 255, 255);
	text-align: center;
	padding-bottom: 50px; 
}

#head_line > .inner {
	min-height:30px;
}

#main > .inner {
	min-height:30px;
}

#content {
	display: block;
}

#footer {
	color: rgb(255, 255, 255); 
}

#footer_container {
	display: block;
}

#logo_container {
	z-index:99;
	position:relative;
}

#menu_container {
	margin-top:30px;
}

ul#menu li ul.sub-menu {
	background-color: rgb(188, 218, 0);
}
body {
 line-height:1.8
}

 
.default_menu_element > li ul.sub-menu {
	background-color: rgb(188, 218, 0);
}
#hero {
	padding: 50px; 
}
#cycle_container {
	max-height:100%;
}
#head_line {
	color: rgb(255, 255, 255);
	text-align: center;
	padding-bottom: 50px; 
}
.headline_page_title {
	font-size: 48px;
}
.sidebar .widget-title {
	font-weight: 700;
	margin-top: 10px;
	font-size: 30px;
}
.team_entry_div {
	text-align:center;
}
.portfolio_shortcode_container {
	position:relative;
}
.portfolio_shortcode_image {
	position:relative;
}
.portfolio_shortcode_title {
	font-weight: 700;
	margin-top: 10px;
	font-size: 30px;
}
.post_shortcode_container {
	position:relative;
}
.post_shortcode_image {
	position:relative;
}
.post_shortcode_title {
	font-weight: 700;
	margin-top: 10px;
	font-size: 30px;
}
.post_container {
	position:relative;
}
.post_title {
	font-weight: 700;
	margin-top: 10px;
	font-size: 30px;
}
.post_image {
	position:relative;
}
.mainsection h1 {
	font-weight: 700;
	margin-top: 10px;
	font-size: 52px;
}
.mainsection h2 {
	font-weight: 700;
	margin-top: 10px;
	font-size: 40px;
}
.mainsection h3 {
	font-weight: 700;
	margin-top: 10px;
	font-size: 30px;
}
.mainsection h4 {
	font-size: 27px;
	font-weight: 700;
	margin-top: 10px;
}
.mainsection h5 {
	font-size: 25px;
	font-weight: 700;
	margin-top: 10px;
}
.mainsection h6 {
	font-size: 23px;
	font-weight: 700;
	margin-top: 10px;
}
#footer {
	color: rgb(255, 255, 255); 
}
#footer .widget-title {
	font-size: 30px;
}
.scroll_top {
	text-align:center;
}
.scroll_top_button {
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,0.3);
}
/* BEGINN SIDEBAR */ 
#page-sidebar-right #content , #page-sidebar-left #content {
	width:820px 
}
.sidebar {
	 width:280px;
}
.slideshow_cycle_container,.single_team_contact_container {
	background:#fff;
}
.slideshow_cycle_container, #custom-header_info_container, .page article.type-post, .archive article.type-post { 
	box-shadow: 0px 26px 20px -20px rgba(0, 0, 0, 0.25);
}
.page article.type-post, .archive article.type-post {
	padding:24px;
	background:#fff;
}
#header ul#menu > li > a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #000;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
#header ul#menu > li:hover > a:after {
	bottom: 50%;
	opacity: 0.6;
}
body.has_no_slider.has_no_custom_header_content  #header, #main {
	border-bottom: 1px solid #dcdcdc;
	box-shadow: 0px 1px 0px #fff;
}
.cbp_tmtimeline > li .cbp_tmlabel {
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
	margin-bottom:40px;
}
.testimonial_content {
	background:#fff;
}