/* LICENSE & DETAILS
   ==================================================

	Theme Name: Joyn Child Theme
	Theme URI: http://joyn.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: joyn
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	JOYN CSS IMPORT
-------------------------------------------- */

@import url("../joyn/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.evcal_month_line, .evcal_desc span.evcal_desc3, .evcal_month_line, .evcal_desc span.evcal_desc_info {
display: none !important;
}


.ajde_evcal_calendar span.evcal_event_title {
font-size: 19px !important;
font-weight: 600;
}
#evcal_list, .eventon_events_list .eventon_list_event .event_description, .eventon_events_list .eventon_list_event .event_description {
border: none;
}

.social-center {
text-align:center !important;
}

.social-center ul.social-icons.large li a {
width: 76px;
height: 76px;
font-size: 54px;
}
.social-center ul.social-icons.large li a:hover i {
top: -80px;
}