/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

article.post-title {
font-size: 40px; !important
}

.post-header .post-title {
font-size: 27px;
}

.post-header .post-meta {
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 0;
	border: 1px solid #d9d9d9;
	border-left: 0;
	border-right: 0;
	margin-top: 21px; 
	overflow: hidden;
        font-weight: 300;
}

.breadcrumbs {
	background: #f2f2f2;	
	padding: 14px 25px;
	font-size: 14px;
	color: #8d97a1;
	line-height: 1;
        font-weight: 300;
}

.post-header .post-title:before {
height: 35px;
}

.main .sidebar .widgettitle, .tabbed .tabs-list {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background: #19232d;
	color: #efefef;
	
	padding: 0 14px;
	line-height: 34px;
	margin-bottom: 35px;
}

@media (max-width: 800px) {
.title { display: none; }
}

.mc4wp-form input[type="email"] {
  width: 74%; !important
  margin-top: 5px;
}

.mc4wp-form input[type="submit"] {
  float: right;
  margin-top: -10px; !important
  margin-left: 20px; !important
}

#mc4wp-form-1 input{
margin-right: 4%;
}

.bio a { color: #4E9CE5; }

.widget {
    font-weight: 300;
}

.widget_categories li a {
    font-weight: 300;
}

.gallery-title, .section-head {
font-weight: 500;
}

.highlights h2 {
    font-size: 16px; !important
}

.listing .excerpt {
    font-size: 14px;
    line-height: 1.514;
}

.post-pagination {
    float: right; 
    margin-left: 0%;
    margin-right: 20%;
    font-size: 16px;
}
