/*
Theme Name: fmi-SpeedTechLights
Theme URI: http://speedtechlights.com/
Description: This is a custom child theme I have created for SpeedTechLights.
Author: Fahad Mehdi
Author URI: http: //speedtechlights.com/
Template: fmi
Version: 0.1
*/

/*@import url("../fmi/style.css");*/
/*@import url("../../../../css/styles.css");*/

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}


.lightbox-form .text
{
	color:#666
	border 1px solid #ccc;
}

.content-area
{
	width:60%;		
}

.search-form .search-field
{
	/*
	width: 70%;
	height: 25px;
	*/
}

.lightbox-form .row label
{
		color: white
}


#blog_search_header *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	
	
	-webkit-box-sizing: initial;	
	/*margin:0;
	padding:0;
	*/
}

/*
*,
*:before,
*:after { 

	-webkit-box-sizing: border-box;	
	margin:0;
	padding:0;
}
*/

.site-branding{
	min-height:84px;
	padding:0 20px;
		display: none
}
.site-title{
	line-height:40px;
	float:left;
	padding:25px 0 19px;
	display: none
}

.widget-area .widget-title{
	line-height:16px;
	padding:0 0 10px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}

.main-navigation{
	background: #0689f5;
	font-size:13px;
	line-height:35px;
	border-bottom:1px solid #8b8b8b;
}

.comment-respond .input-container-full {
	clear: both;
}

.comment-respond #comment {
	margin-bottom: 15px;
}

/*header .stl-rewards-program {
	clear: both;
	margin-bottom: 15px;
}*/

#blog_search_header .btn-search i {
	color: #fff;
	margin-left: 10px;
}

.comment-reply-title {
	margin-bottom: 15px;
}

.crp_related h3 {
	margin-top: 10px;
	font-size: 16px;
}

#main article:first-child,
.widget-area,
article h1,
#main .page-header,
#main .page-header h1 {
	padding-top: 0;
}

#main .page-header {
	padding-left: 0;
}

.single .entry-footer {
	padding: 0;
}

.single .share {
	margin: 15px 0;
}

.single .fb-share-button+div,
.single .fb-share-button+div+iframe {
	position: relative !important;
	top: 4px;
}

.home h1 {
	padding-top: 0;
	margin-bottom: 10px;
}

.single .entry-title {
	font-size: 28px;
	line-height: 38px;
}

.single .entry-content h2 {
	font-size: 22px;
	line-height: 32px;
	text-align: justify;
}

.single .entry-content h3 {
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
}

.single .entry-content h4 {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
}

.single .entry-content h5 {
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}

.single .entry-content h6 {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

.single .entry-content h1 {
	text-align: justify;
}

.single .entry-content p {
	text-align: justify;
}

.single #nav-below .nav-next {
	float: right;
	width: auto;
}

.single #nav-below .nav-previous {
	float: left;
	width: auto;
}

.entry-footer .cat-links {
	display: none;
}

#crumbs {
	overflow: hidden;
	margin-left: 7px;
}

#crumbs li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

#crp_related li {
	list-style: none;
}

#crp_related ul {
	margin-left: 0;
}

.fb-share-button {
	margin-right: 7px;
}

.flexslider {
	margin: 0;
	border: none;
}
.main-content .flexslider {
	margin-top: 40px;
}

	.content .flexslider ul {
		list-style: none;
	}
	
		.content .flexslider ul li {
			padding: 0;
		}
		.content .flexslider ul li:before {
			content: none;
			display: none;
		}

.crp_related {
	display: none;
}

.crp_related_show .crp_related {
	display: block;
}

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

#secondary .flexslider {
	margin-bottom: 33px;
}

.post-ratings img {
	margin-bottom: 0;
	position: relative;
	top: 2px;
}

@media screen and (max-width: 980px), screen and (max-width: 980px) and (orientation: landscape), screen and (max-width: 980px) and (orientation: portrait) {
	.side-nav .search .btn-search i {
		left: -3px;
	}
}


@media (max-width: 799px) {
	.content-area {
		width: 100%;
	}
}

/* Luke's Styles ---------------------------- */

	.fa-facebook-f:before,
	.fa-facebook:before {
		content: "\f09a";
	}

	.content .hentry a:hover,
	.sidebar a:hover {
		color: #ec070c;
		text-decoration: none;
	}

	.content h1.page-title {
		margin-bottom: 30px;
	}
	
	/* Post List ------- */

		.post-list article {
		    margin-bottom: 35px;
		    padding-bottom: 35px;
		    position: relative;
		}
		.post-list article:after {
		    width: 50px;
		    height: 1px;
		    content: '';
		    display: block;
		    background: #ddd;
		    position: absolute;
		    bottom: 0;
		}
		
			.post-list .hentry .entry-title {
				font-size: 21px;
			}
			
			.post-list .hentry .entry-meta {
				overflow: hidden;
				margin-bottom: 20px;
			}
			
				.post-list .hentry .entry-meta .the-date {
					float: left;
				}
			
				.post-list .hentry .entry-meta .comments-link {
					float: right;
					display: none;
				}
				
				.post-list .hentry .readmore {
					font-size: 13px;
					padding: 7px 15px;
				}
				.post-list .hentry .readmore:hover {
					color: #fff;
				}
			
			.posts-pagination .btn {
				padding: 10px 15px;
				margin-right: 2px;
			}
			.posts-pagination span.btn {
				cursor: default;
			}
			.posts-pagination span.btn:before {
				content: none;
				display: none;
			}
			
	/* Single Post ------- */
		
		.single .entry-title {
			font-size: 32px;
			font-weight: bold;
		}
		
		.navigation-post .btn {
		    font-size: 12px;
		    padding: 7px 14px;
		}
		
		.related-posts {
			margin: 50px 0 25px;
		}
		
	/* Widgets ------- */
			
		.widget {
			margin-bottom: 40px;
		}
		
		.widget ul li {
			width: 100%;
			padding: 0 !important;
			transition: all .2s;
			border-bottom: 2px solid #eee;
		}
		.widget ul li:first-child {
			border-top: 2px solid #eee;
		}
		.widget ul li:before {
			content: none;
			display: none;
		}
		
			.widget ul li a {
				width: 100%;
				display: block;
				padding: 7px 0;
				
			}
			.widget ul li:hover a {
				margin-left: 12px;
				text-decoration: none;
			}
			
		.widget.widget_search .search-form {
			position: relative;
		}
			
			.widget.widget_search .search-form input[type="text"] {
			    width: 100%;
			    padding: 12px 20px;
			    padding-right: 40px;
			    border: 2px solid #eee;
			}
			
			.widget.widget_search .search-form .search-submit {
			    font-size: 22px;
			    position: absolute;
			    top: 12px;
			    right: 17px;
			}
			
	/* Override Parent -------*/
	
		#header .logos-box li img {
			width: auto;
		}
		#header .bottom .logo {
			background-image: url('parent/images/logo-3xx.jpg') !important;
	    }
		
	/* Footer */
	
		#n-footer {
			padding-bottom: 52px;
		}
		
	@media (min-width: 992px) {
		
		.row.row-md .col-md {
			padding-left: 30px;
			padding-right: 30px;
		}
	
		.row.row-lg .col-md {
			padding-left: 45px;
			padding-right: 45px;
		}
		
		.row.row-xl .col-md {
			padding-left: 60px;
			padding-right: 60px;
		}
		
	}
			
	@media (min-width: 768px) {
		
		.row.row-md {
			margin-left: -30px;
			margin-right: -30px;
		}
		
			.row.row-md .col-sm {
				padding-left: 30px;
				padding-right: 30px;
			}
			
		.row.row-lg {
			margin-left: -45px;
			margin-right: -45px;
		}
		
			.row.row-lg .col-sm {
				padding-left: 45px;
				padding-right: 45px;
			}
			
		.row.row-xl {
			margin-left: -60px;
			margin-right: -60px;
		}
		
			.row.row-xl .col-sm {
				padding-left: 60px;
				padding-right: 60px;
			}
		
		.pull-right-tablet {
			float: right !important;
		}
		
	}