/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

ul {
    list-style-type: disc;
    margin-left: 0px;
}
.ee-clearfix:before, .ee-clearfix:after {
    content: " ";
    display: table;
}
.ee-clearfix:after {
    clear: both;
}
.espresso_events .ee-event-datetimes-ul li {
    list-style-type: none;
    margin: 0 0 1em;
}
.event-header{display: none;}
.espresso_events .ee-event-datetimes-ul li strong {
    color: #f15a22;
    font-size: 110%;
    line-height: 128%;
}
.page-id-72 .page-header{
	display: none;
}
@media (min-width: 768px){
div.espresso-event-header-dv {
    float: left;
    width: 35%;
}
.espresso-event-list-wrapper-dv {
    width: 50%;
    float: left;
    margin-left: 35px;
}
}
@media (min-width: 901px){
.espresso_events, .espresso_venues {
    padding-top: 0px !important;
}
}
.espresso_events {
    margin-bottom: 20px;
    border-bottom: 1px solid #999a9c;
    padding-bottom: 34px;
}
@media (min-width: 1185px){
.event-content form {
    float: right;
}
.ee-clearfix .ee-event-datetimes-li {
    float: left;
    width: 60%;
}	
}
@media (min-width: 768px){
.espresso_events {
    border-bottom: 0px solid rgba(0, 0, 0, 0);
    float: left;
}
}

header.sticky{background: #fff;}
@media(max-width: 480px){
	#socialBtn .vc_col-sm-4{width: 32%;}
}