/*    Theme Name: LOCO48    Theme URI: unscaled.com    Description: Responsive Wordpress Theme    Template: zona    Version: 2.1    Author: Unscaled28    Author URI: http://unscaled.com    License: Themeforest    License: GNU General Public License version 3.0    License URI: http://www.gnu.org/licenses/gpl-3.0.html    Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options    Text Domain: zona-child*//*------------------------------------------------------------------Add here your own styles-------------------------------------------------------------------*//*------------------------------------------------------------------Custom Font-------------------------------------------------------------------*/body {
   
    font-family: "Anton", Helvetica, Arial, sans-serif;
   
}


/*------------------------------------------------------------------Custom header-------------------------------------------------------------------*/
#nav a{
	font-size:20px;
}

.theme--logo img{
	height:120px;
}



.events--simple-list a .location {
    max-width: 350px;
}



#nav a{
	font-size:20px;
}

.location a{
	font-size:20px;
}

.header--social a{
	font-size:13px;
	line-height:13px;
}

   

.secondary-menu {
  display: inline-block;

  text-decoration: none;
  color: #fff!important;
  text-transform: uppercase;
    }
    
.secondary-menu a{
  color: #fff!important;
    margin-right: 1rem;
    }  
    
.secondary-menu a:hover{
  color: #fcc92f!important;
    }  


@media only screen and (max-width:1024px) {
.secondary-menu {
        display: none
    }
}

/*------------------------------------------------------------------Custom event list-------------------------------------------------------------------*/
.events--simple-list a .date:after{
	display:none;
}

.page-template-events .content{
	background-color:#131415;
}

.page-template-events .events--list, .custom-taxonomies .events--list {
    max-width: 100%;
}

.events-filter {
    text-align: center
}


/*------------------------------------------------------------------custom event single-------------------------------------------------------------------*/

.intro--event > .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.intro--event-details{
	background-color:#3d3d3d;
	padding:20px;
	margin-top:20px;
}

.intro--event-title {
    margin-bottom: 0px;
}

.event-content{
	float:left;width: 50%;
}

.event-image{
	float:left;width: 50%;
}




    
    
    
    



.events--list .event--col-date {
    width: 40%;
    min-width: 100px;
}


.events--list .event--col-date .past-event-label {
    display: block;
    font-size: 12px;
    line-height: normal;
    opacity: 0.5
}

.events--list li.zona_event_type-past-events .event--col-date .zona_event_date{
    text-decoration: line-through
}

.events--list .event--col-title {
    font-size: 24px;
    padding: 0 10px;
    font-weight: 600;
    width: 40%;
    min-width: 100px;
}





	