/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@media only screen and (max-width: 1025px) {
.spco-whats-next-buttons {text-align: center !important;}
}


@media only screen and (max-width: 800px) {
.event-tickets {max-width: 600px;margin: 0 auto;}
.espresso-venue-dv {max-width: 600px;margin: 0 auto;}
	.col-inner {max-width: 600px !important; margin: 0 auto !important;}
	.spco-whats-next-buttons {text-align: center !important;}
}

@media only screen and (max-width: 460px) {
.event-tickets {max-width: 345px;margin: 0 auto;}
	.espresso-venue-dv {max-width: 345px;margin: 0 auto;}
.col-inner {max-width: 345px !important; margin: 0 auto !important;}
	#espresso-notices {max-width: 345px !important; margin: 0 auto !important;left: 1vw !important;top: -30px !important;}
	.spco-whats-next-buttons {text-align: center !important;}
	.ticket-selector-submit-btn-wrap {float: none !important;}
	.espresso_events .ee-event-datetimes-ul--small .ee-event-datetimes-li {width: 90%;}
}