/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 60px;
  padding: 0 15px;
  line-height: 60px;
  /* 2 */
  color: #19315D;
  font-size: 18px;
  font-family: 'Lato';
  font-weight: 400;
  background-image: linear-gradient(#ffffff, #ffffff 50%, #ffffff 50%, #ffffff);
  background-position: 0 100%;
  background-size: 100% 210%;
  text-transform: uppercase;
}

/*titoli eventi home page

.uk-h4 {
  font-size: 25px;
  line-height: 30px;
}


 
 /* Color modifiers
 ========================================================================== */
.uk-button-primary {
  background-color: #5e1912;
  color: #fcbe01;
  background-image: -webkit-linear-gradient(top, #5e1912, #5e1912);
  background-image: linear-gradient(to bottom, #5e1912, #5e1912);
  border-color: transparent;
  border-radius: 4px
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #EA580D;
  color: #fcbe01;
  border-color: rgba(0, 0, 0, 0.1);
  background-image: none;
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
  text-shadow: none;
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #5e1912;
  color: #fcbe01;
  background-image: none;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  text-shadow: none;
}
/*
 * Modifier: `uk-button-success`
 */
.uk-button-success {
  background-color: #a1c66b;
  color: #fcbe01;
  background-image: -webkit-linear-gradient(top, #5e1912, #99be63);
  background-image: linear-gradient(to bottom, #/* Color modifiers
 ========================================================================== */
/*
 * Modifier: `uk-button-primary`
 */
.uk-button-primary {
  background-color: #81b35a;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #5e1912, #5e1912);
  background-image: linear-gradient(to bottom, #5e1912, #5e1912);
  border-color: transparent;
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #5e1912;
  color: #fcbe01;
  border-color: rgba(0, 0, 0, 0.1);
  background-image: none;
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
  text-shadow: none;
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #79ae50;
  color: #ffffff;
  background-image: none;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  text-shadow: none;
}
/*
 * Modifier: `uk-button-success`
 */
.uk-button-success {
  background-color: #a1c66b;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #5e1912, #5e1912);
  background-image: linear-gradient(to bottom, #5e1912, #5e1912);
  border-color: rgba(0, 0, 0, 0.06);
}
/* Hover */
.uk-button-success:hover,
.uk-button-success:focus {
  background-color: #EA580D;
  color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2);
  text-shadow: none;
}, #99be63);
  border-color: rgba(0, 0, 0, 0.06);
}
/* Hover */
.uk-button-success:hover,
.uk-button-success:focus {
  background-color: #EA580D;
  color: #ffffff;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2);
  text-shadow: none;
}
/* Set tm-block-full height */
.tm-block-full {
  height: 200px;
}


/* prova padding*/

.tm-block.tm-block-top-a {    
padding-top: 0;    
}

.uk-panel-box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #5e1912;
    color: #525252;
    padding: 30px;


