/*
Theme Name: Samadhi Child
Template: samadhi
Theme URI: http://samadhi.axiomthemes.com/
Description: Samadhi is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sidebar .widget{
	padding: 3rem 2rem 3rem !important;
}

.scheme_default .sidebar_inner .widget + .widget{
	
}

.widget.widget_recent_news{
	color: #ffffff !important;
	background-color: #FCC500 !important;
}

.widget.widget_recent_news .widget_title{
	color: #ffffff !important;
}

.widget.widget_recent_news .extra_date{
	display: none !important;
}

.widget.widget_recent_news .post_meta .post_date{
	display: block !important;
}


.widget.widget_recent_news .post_meta .post_author{ 
	display: none !important;
}

.widget.widget_recent_news .post_meta .post_author span{
	color: #ffffff !important;
}

.widget.widget_recent_news .post_meta .post_author a{
	color: #ffffff !important;
}

.widget.widget_recent_news .post_meta .post_date:before{
	margin: 0 0.6em 0 0 !important;
}

.widget.widget_recent_news .post_meta .post_date a{
	color: #ffffff !important;
}

.widget.widget_recent_news .post_header .post_title a{
	color: #ffffff !important;
}

.widget.widget_recent_news .post_header .post_title a:hover{
	color: #000000 !important;
}

.tribe-common.tribe-events.tribe-events-widget-shortcode.tribe-events-widget-shortcode-events-month .tribe-events-widget-events-month{
	background-color: transparent !important;
}

.widget ul > li:before{
	display: none !important;
}

.tribe-common.tribe-events.tribe-events-widget.tribe-events-view--shortcode.tribe-events-widget-events-month, .tribe-common.tribe-events.tribe-events-widget.tribe-events-view--shortcode.tribe-events-widget-events-shortcode-month{
	padding: 0 !important;
}

.tribe-common.tribe-events-widget .tribe-common-l-container{
	padding: 0 !important;
}

.tribe-events-content ol, .tribe-events-content ul {
    list-style-position: inherit !important;
	padding: revert !important;
}