/*
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: WALTER

*/

@import url("../smart-mag/style.css");


 .main-head .right {
	height: 140px;
	}
	


.main { 
	margin: 15px auto; /* 3em */
}

.main .sidebar .widget {
	margin-bottom: 10px; /* 2.5em */ 
}

.main .sidebar .widgettitle, .tabbed .tabs-list {
	margin-bottom: 15px;
}

.page > .row.builder, .page-content > .main-pagination, .post > .row.builder { 
	margin-bottom: 22px; 
}

.news-focus .read-more a{
 display:inline-block;
 background-color: #4e77e5;
 color: #fff;
 margin: 15px 0 0 0;
 padding: 2px 7px;
 font-size: 12px;
 text-transform: uppercase;
} 

.highlights h2 {
	font-size: 16px;
}

.sidebar_div {  
    display: block;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	background: #19232d;
	color: #efefef;
	padding: 0 14px;
	line-height: 32px;
	margin-bottom: -10px;
}

.textwidget th,td {
	background: none;
	padding: 2px 2px;
	border: 0px; 
} td {
	background: none;
	padding: 2px 2px;
	border: 0px; 
}

.listing-alt article {
	padding: 10px 0;
}

.main-footer .wrap  {
	padding: 10px 25px;
}

