/**
Theme Name: ACHA
Author: Symmetrical Design
Author URI: http://www.symmetricaldesign.com
Description: ACHA web theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acha
Template: astra
*/
@media only screen and (max-width:992px) {
	#ect-events-list-content #list-wrp .ect-list-post { display: flex; }
	#ect-events-list-content #list-wrp .ect-list-post .ect-list-post-left { min-width: 70px; text-align: center; }
	#ect-events-list-content #list-wrp .ect-list-post .ect-list-post-left .ect-list-date { min-width: 70px; }
	#ect-events-list-content #list-wrp .ect-list-post .ect-list-post-left .ect-list-date .ect-date-area span { display: block; text-align: center; float: none; padding: 0; margin: 0; }
	#ect-events-list-content #list-wrp .ect-list-post .ect-list-post-right { padding-left: 10px; }
	#ect-events-list-content #list-wrp .ect-list-post h2.ect-list-title a.ect-event-url {
		line-height: 1.2;
	 }
}


