/*
/*
Theme Name: Satipanna
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme by Mondodigitalis based on Divi by Elegant Themes
Version: 2.5.8
Author: Mondodigitalis/Elegant Themes
Author URI: http://www.elegantthemes.com & http://www.mondodigitalis.com
Template: Divi
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
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Import base parent theme */
@import url("../Divi/style.css");  

/* place CSS alterations below */
#logo {
    max-height: 90%;}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
}

.et_pb_blurb_0 .et_pb_main_blurb_image, .et_pb_blurb_1 .et_pb_main_blurb_image, .et_pb_blurb_2 .et_pb_main_blurb_image {
    width: 130px;
}

.deck {
	margin-bottom: 22px;
}

.deck p {
	font-size: 23px;
	font-weight: 500;
	color: #333;
	line-height: 1.5;
}

.emphasis {
	padding: 20px 0;
	margin-bottom: 24px;
	border-top: 1px dotted #2f2f2f;	
	border-bottom: 1px dotted #2f2f2f;	
}

.emphasis p {
	font-size: 17px;
	color: #777;
	line-height: 1.6;
}

.et_pb_fullwidth_header {
	padding: 20px 0;
}

.tribe-mini-calendar-event  .list-date {
    display: none;
}
 
.tribe-mini-calendar-event .list-info {
    width: 100%;    
}

.et_pb_section_2 {
	text-align: center;
	background-color: #3e5e6d;
	color: #fff;
	padding: 20px 0;
}

.et_pb_section_2 h2 a {
	font-size: 24px;
}

.et_pb_section_2 h3,
.et_pb_section_2 h2 a {
	color: #fff;
}

.et_pb_section_2 h2 {
	padding-bottom: 0;
}

.et_pb_section_2 a:hover {
	color:#eee;
}

.et_pb_team_member_image {
	 width: 180px;
}

.et_pb_section_2 .tribe-mini-calendar-event {
	border-bottom: 1px solid #bbb;
}

.listspacing ol li {
    margin: 10px 0;
}
.et_pb_section_2 h3, .et_pb_section_2 h2 a {color:#333;}




/********************************************************** Event Posts */

.event-deck,
.event-section {
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #2f2f2f;
}

.event-deck p {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	line-height: 1.3;
	padding-bottom: 10px;
}

.event-section ul li {
	font-size: 17px;list-style-image: none;
}

.event-section:last-child {
	border-bottom: none;
}

.tribe-events-calendar thead th {
    background-color: #b2b2b2;
}



/* Attach Files Widget */

.ex-attachments-smallicons {
	line-height: 1.2em;
}

.ex-attachments-smallicons div {
	padding-left: 40px; 
	padding-top: 3px !important;
	margin-bottom: 15px;
}

/* Sidebar */

.fineprint {
	font-size: 13px;
}

.fineprint a {
    color: #e2b935;
}

/******************************************************************** Footer */

.footer-widget {
	width: 29.666%;
	margin: 0 5.5% 5.5% 0;
}

.footer-widget:nth-child(3) {
    margin-right: 0;
}

.footer-widget .fwidget {
    margin-bottom: 18.54%;
}

.footer-widget .fwidget {
    clear: left;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    clear: left;
    }

/*******************************************************************Mail Chimp */

.mc4wp-form-basic .mc4wp-success, .mc4wp-form-theme .mc4wp-success {
    color: #444 !important;
}

/******************************************************************* Gravity Forms */
.gform_wrapper .gfield_date_year {
    width: 100px !important;
}



/******************************************************************** Media Queries */

@media only screen and (max-width: 980px) {
	.et_pb_widget_area_right {display: none;}
	#sidebar {display:none;}
}

@media only screen and (max-width: 480px) {
	.event-deck p {
		font-size: 18px;
	}

	.event-section ul li {
		font-size: 15px;
	}
}



/**** ***/