/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 03 2016 | 02:07:25 (am)
/*
/******* Do not edit this file *******/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	 
.facebook-button div span iframe {
    min-width: 100px;
    max-width: 100px;
}
 
  #recaptcha_table, #recaptcha_area, #recaptcha_image {
width: 230px !important;
max-width: 230px !important;
	 
}
	   
}

.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
width: 100% !important;
}

.additional-attendee-lnk {
display:block;
}

#espresso_calendar .ui-state-default {
    background:none;
}

#espresso_calendar .ui-state-active {
  background: #d22b30;
  font-weight: 400;
  color: #eee;
}

#event_content .ui-state-hover, 
#event_content .ui-state-focus, 
#event_content .ui-state-hover, 
#event_content .ui-state-focus, 
#event_content .ui-state-hover {
  background: #d22b30;
}

#event_espresso_registration_form .ui-state-hover, 
#event_espresso_registration_form .ui-state-focus, 
#event_espresso_registration_form .ui-state-hover, 
#event_espresso_registration_form .ui-state-focus, 
#event_espresso_registration_form .ui-state-hover {
  background: #d22b30;
}
.a_register_link.ui-button.ui-button-big.ui-priority-primary.ui-state-default.ui-state-hover.ui-state-focus.ui-corner-all { color:#FFFFFF; }

.ui-widget-header { background: #FFFFFF; }

#registration_form .btn_event_form_submit {
 color: #fff;
}