.ui-widget-header {
    color: #fff;
    background: #006991;
    height: 40px;
    line-height: 40px;
    border: 1px #006991 solid;
}

.event-display-boxes h2.ui-widget-header {
	font-size: 24px;
	font-family: 'Milo Light', sans-serif;
	line-height: 40px;

}



h3.event_title,
.row h3 {
	color: #fff !important;
}

.ui-widget-header a {
    color: #fff;
}


h3.section-heading {
	color: #006991 !important;
}

.espresso_payment_overview h3.section-heading {
	color: #fff !important;
}


.event-display-boxes .ui-widget-header {
    padding-left: 14px;
}

.ui-widget-content {
    border-top: 0;
}

#event_espresso_registration_form h3.section-heading {
	margin-top: 40px;
}
#event_espresso_registration_form .event_form_field input {
	padding: 10px;
}

.event_espresso_form_wrapper form p {
	margin: 0;
}

#event-reg-form-groups .event_questions {
	padding: 0;
}

.event_description {
	padding: 0;
}

#event_data-1 {
	padding: 0;
}

.section-title, 
.span_event_time_label, 
.event_price_label, 
.span_event_date_label,
.event_espresso_form_wrapper label,
#event-reg-form-groups .event_questions .reg-quest-title,
#event_espresso_attendee_verify th,
#event_espresso_attendee_verify_questions th,
.event_espresso_value,
.instruct,
.event-data-display td {
	font-size: 16px;
	font-family: 'Milo Light', sans-serif;
}

.section-title,
.event_espresso_form_wrapper label,
#event-reg-form-groups .event_questions .reg-quest-title,
#event_espresso_attendee_verify_questions th,
#event_espresso_attendee_verify th {
	font-family: 'Milo xBold', sans-serif;
	font-weight: bold;
}

.event-display-boxes .register-link-footer a,
.btn_event_form_submit,
.submit-payment-btn {
	font-size: 16px !important;
	font-family: 'Milo xBold', sans-serif !important;
	font-weight: bold !important;
	border: 0 !important;
	padding: 10px 15px !important;
	color: #fff !important;
	background: #00AFDC !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}


.event-conf-block :nth-child(3) {
	display: none;
	margin-right: 20px;
}

.event_prices select {
    width: calc(100% - 150px);
    max-width: 100%;
}


@media only screen and (max-width: 640px) {
	.event_prices select {
	    width: 100%;
	    max-width: 100%;
	}
}

/* Event list */

.post-type-archive-espresso_events .articles article {
    display: inline-block;
}

.post-type-archive-espresso_events .articles article .image {
    background-size: cover;
    background-position: center center;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #aaaaaa;
    border-bottom: none;
}

.post-type-archive-espresso_events .articles article .post-content .heading {
    margin: 0;
    padding: 10px 14px;
    background-color: #006991;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.post-type-archive-espresso_events .articles article .post-content .heading a:hover {
    text-decoration: underline;
}

.post-type-archive-espresso_events .articles.vertical article .post-content {
    background-color: transparent;
    border: 1px solid #aaaaaa;
    padding: 0;
    border-radius: 4px;
}

.post-type-archive-espresso_events .articles.vertical article .post-content .perex {
    padding: 10px 14px;
}

.ticket-selector-submit-btn, .ticket-selector-submit-btn-wrap {
    float: left !important;

}

.ticket-selector-submit-btn {
    font-size: 16px !important;
    font-family: 'Milo xBold', sans-serif !important;
    font-weight: bold !important;
    border: 0 !important;
    padding: 10px 15px !important;
    color: #fff !important;
    background: #00AFDC !important;
}

.spco-next-step-btn {
    font-size: 16px !important;
    font-family: 'Milo xBold',! sans-serif important;
    font-weight: bold !important;
    border: 0 !important;
    padding: 10px 15px !important;
    color: #fff !important;
    background: #00AFDC !important;
}

.ee-attention h3, .row #espresso-thank-you-page-overview-dv h3 {
    color: inherit !important;
}

.ee-clearfix .ee-event-datetimes-li {
	width: 100% !important;
}

.post-type-archive-espresso_events .articles.vertical article .post-content .perex .event-datetimes .ee-event-datetimes-ul {
    padding: 0;
    list-style-type: none;
    font-size: 16px;
}

.post-type-archive-espresso_events .articles.vertical article .post-content .perex .event-datetimes .ee-event-datetimes-ul .download-iCal-frm {
    display: none;
}
