/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

body {
    color: #666666  !important;
}

.entry-content {
    font-size: 18px !important;
}

h1 {
	font-size: 250% !important;
	font-weight:300;
}

h4 {
    margin-top: 0em !important;
    margin-left: 2em;
}

.ajde_evcal_calendar .eventon_events_list .eventon_list_event {
    margin: 0 12px 0 0;
    margin-bottom: 12px !important;
    padding: 0px;
    overflow: hidden;
    position: relative;
    list-style-type: none;
}

.ajde_evcal_calendar.boxy.box_5 .eventon_list_event, .ajde_evcal_calendar.boxy.box_5 .evoShow_more_events {
    width: 25%;
}

#x-section-3 h2 {
	color: #ffffff;
}

#news h2 {
    color: #ffffff;
}

#about p {
	font-size: 24px !important;
}

 #x-section-4 h4{
    margin-top: 0em !important;
    margin-bottom: 0em !important;
    line-height: 1.4;
}

.smcx-embed {
    width: 100% !important;
    max-width: 700px !important;
    height: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.smcx-embed>.smcx-iframe-container {
    width: 100%;
    max-width: 600px;
    height: 600px!important;
}