/*
 Theme Name:   Extra Child Theme
 Theme URI:    http://elegantthemes.com/
 Description:  Extra Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Extra
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  extra-child-theme
*/

.widget { background-color: #fff; margin-bottom: 40px; padding: 40px; }
.sidebar { font-size: 16px; }

.sidebar li { border-bottom: 1px dotted #ddd; margin-bottom: 10px; padding-bottom: 10px; }
.sidebar ul { list-style-type: none;}
.sidebar p:last-child, .sidebar ul > li:last-child { margin-bottom: 0; }
.widget-wrap h4
{
	color: #333;
	font-family: Lato, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}
.ps-list-item a 
{
	color: #7abce7;
	text-decoration: none;
}

.ps-widget--profile__details a ,  .ps-progress-status.ps-completeness-status a
{
	color: #7abce7;

}

.ps-list-item a:hover
{
	color: #333;
	text-decoration: none;
}

.ps-widget--profile__details a:hover ,  .ps-progress-status.ps-completeness-status a:hover
{
	color: #333;

}

li.ps-list-item
{
	border-bottom: 1px dotted #ddd;

}

.ps-tab-content--external, .ps-widget--profile
{
	padding:15px !important;
}

li.visible-desktop, li.visible-tablet, li.ps-js-messages-notification, li.psnotification-toggle, li.ps-list-item
{
	padding:0px !important;

}