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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700,300italic,400italic,700italic);

#system-message-container .alert.alert-warning{
  display:none;
}

html > body {
    font-size: 15px;
    line-height: 1.4em;
}

p{
	margin-bottom: 12px;  margin-top: 0;
}

h1, h2, h3, h4, h5, h6, blockquote {
    letter-spacing: 2px;
}

h4 {
    font-weight: bolder;
}

ul {
    margin-top:0;
}

a {
    font-weight: bolder;
}

.uk-panel-box {
    border-radius: 12px;
	background: #f9f9f9;
}


.uk-grid-margin {
    margin-top: 20px;
}

blockquote{
	padding-left: 20px;   
    padding-right: 20px;    
	font-size: 17px;
    line-height: 24px;
	margin-bottom: 30px;
    letter-spacing: 0;
}

blockquote::before {
    display: block;
    left: -16px;
    top: 23px;
    position: absolute;
    content: '\201C';
    font-family: Raleway;
    font-size: 90px;
    color: #999;
}

.calendario-fullpage #dpcalendar_view_list dt{
 width:32%;
 display:inline-block;
}

.calendario-fullpage #dpcalendar_view_list dd{
 display:none;
}

@media screen and (max-width:500px){
 .calendario-fullpage #dpcalendar_view_list dt{
  width:49%;
 }
}
@media screen and (max-width:340px){
 .calendario-fullpage #dpcalendar_view_list dt{
  width:100%;
 }
}

 q:after,  blockquote:after {
    content: '\201D';
    font-family: Raleway;
    font-size: 90px;
    color: #999;
    position: absolute;
    bottom: -24px;
	right: 10px;	
}
.tooltipster-content a{
	pointer-events: none;
   cursor: default;
}
table.acymailing_form{
	margin: 0;
}
.acysubbuttons{
	text-align: left;
}
.uk-sticky-placeholder{
	z-index: 99;
}
.tooltipster-base , .tooltipster-base * {
 color: #fff !important;
}
.home-fullpage .tm-header-container{
	padding-top: 100px;
}
.uk-button, .btn{
	font-size: 13px;
	font-weight: 900;
    padding: 2px 5px 2px 8px;  
	    min-height: 28px;
    line-height: 25px;
}
.uk-navbar-nav{
	padding-left: 100px;
}
.uk-navbar-nav > li > a  {
	letter-spacing: 0px;
	padding: 0 7px;
}

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 140px;
}
.sports-fullpage.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 100px;
}
.slideshow-vela .uk-cover-background.uk-position-cover{
      background-position: 100% 50%;
}

@media (max-width: 767px){
.uk-breadcrumb {
    display: none !important;
}
.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 110px;
}
.home-fullpage .tm-header-container{
	padding-top: 80px;
}
.sports-fullpage.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 80px;
}
	.center-small{
	
		text-align:center;
	}
  .center-small > div{
    margin:0 auto;
  }
}
.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
    border-width: 0 !important;
}

#tm-header > div > div > div > div > div.tm-navbar-center {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
#tm-header > div > div > div > div > div.tm-navbar-center a{
    font-size: 13px;
    font-weight: 900;
}
.home-slodeshow-wk > div > ul, .home-slodeshow-wk > div > ul > li{
	height: 60vh !important;
	min-height: 200px !important;
}
.sports-slodeshow-wk > div > ul, .sports-slodeshow-wk > div > ul > li{
	height: 40vh !important;
	min-height: 200px !important;
}
.sports-slodeshow-wk div.uk-cover-background{
background-repeat:  no-repeat;
	background-position:  center center; 
	/*background-attachment: fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 .home-slodeshow-wk div.uk-cover-background{
background-repeat:  no-repeat;
	background-position:  center center; 
	background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.uk-panel.introtext {
    margin:20px 40px 28px 40px;
    text-align: center;
}

div.uk-panel.introtext h2 {
    font-weight: 400;
    margin-bottom:12px;
}

div.uk-panel.introtext h4 {
    margin:0 0 6px 0;
    line-height: 1.3em;
    font-weight: 400;
}

div.uk-panel.introtext p {
    margin:0 0 6px 0;
    line-height: 1.4em;
    font-size: 14px;
}
.grazie-centro-img {
  text-align:center;
}

.grazie-centro-img h3{
  text-align:left;
}

/* FORM */
.form-style {
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
    color: #4a4442 !important;
    text-transform: none !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.form-style input[type=text], .form-style  textarea{
     background: #ffffff;
     max-width: calc(100% - 14px);
}
.form-style select{
  height: 32px;
}
.form-style .wdform-calendar-button{
  
    position: relative;
    top: 0px;
    margin-bottom: 13px;
}

.form-style .wdform_row{
      clear: both;
}
.form-style .mini_label {
  margin-top: -10px;
  margin-bottom: 0px;
}
.form-style, .wdform-page-and-images, .wdform-field {
 width: 100% !important;
}
.form-style .wdform-calendar-button{
	
}
.wdform-label-section{
 width: 20% !important;
}
.wdform-element-section {
 width: 80% !important;
    display: inline-block !important;
}
input[type=hidden]{
 width: 0px;
}
div[type=type_checkbox] > .wdform-element-section > div{
 margin: 5px !important;
}
div[type=type_checkbox] > .wdform-element-section > div > div {
 display: inline-block !important;
}
div[type=type_checkbox] > .wdform-element-section > div > div > label {
 display: inline-block !important;
}

div[type=type_checkbox] > .wdform-element-section > div  {
 width: 47% !important;
}
.wdform-element-section button , .form-style .wdform-calendar-button{
border: none;
    border-color: transparent;
    box-shadow: none;
    text-shadow: none;
    line-height: 32px;
    background: #19418d;
    color: #ffffff;
    padding: 0 33px;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-backface-visibility: hidden;
	background-color: #db2211;
	color: #ffffff;
}

.wdform-field[type="type_submit_reset"]{
	margin-top: 15px;
}
.wdform-field[type="type_paypal_radio"] .wdform-element-section *{ 
	display: inline-block;
}
.wdform-element-section .wdform-ch-rad-label{
	margin-right: 10px;
}
#wdform_1_td_name_currency {
	vertical-align: top;
}
.panel-no-padding .uk-panel-space{
	padding: 0;
}

.panel-no-padding .uk-panel-title{
	margin: 0;
}

.panel-no-padding .uk-panel .uk-margin > h4{
	margin-top: 20px;
}
.sportHome, .sportHandbike {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}
.sportHome .sportHandbike  > div{
	flex: 1 1 auto;
}
/* MEDIA */
@media (max-width: 875px){
	.sportHome > div{
		flex: none;
		float: left;
	}
}

@media (max-width: 610px){
 div[type=type_checkbox] > .wdform-element-section > div  {
 width: 100% !important;
}
}
@media (max-width: 480px){
 .wdform-label-section{
 width: 100% !important;
}
.wdform-element-section {
 width: 100% !important;
 display: block !important;
}
}

div.sportHome div p img {
    margin-bottom:-10px;
}

div.sportHandbike div p img {
    margin-bottom:-10px;
}


div.uk-panel.foot-contrast {
    color:#fff;
    text-shadow: none;
    font-weight: 400;
}

div.uk-panel.foot-contrast p {
    margin-bottom:10px;
}

div.uk-panel.foot-contrast a {
    color:#fceae6;
    font-weight: bold;
}

div.uk-panel.foot-contrast a:hover{
    color:#fff;
    font-weight: bold;
}

p.social-link {
    font-size: 2em;
    margin-top: 0;
}

h3.uk-margin-top-remove {
    margin-bottom:4px;
}

h4.uk-margin-top-small {
    margin-top:6px;
}

.uk-article-title a{
	    font-weight: normal !important;
}
.atleti-insuperabili-mod > h3:nth-child(2){
	font-size: 18px;
	line-height: 22px;
}
.menu-small .uk-hidden{
	display: block !important;
    visibility: visible !important;
	overflow: auto !important;
	height: auto !important;
}
.menu-small .uk-parent > a:after , .menu-small .uk-parent.uk-open > a:after{
	content: "";
}

.uk-nav-navbar > li > a {
    color: #ffd7c1;
    font-family: Raleway;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 1.2em;
    margin: 6px 0;
    padding-bottom: 3px;
    padding-top: 3px;
    text-transform: uppercase;
    transform: translate3d(0px, 0px, 0px);
}

/* CALENDARI */

.fc-event {
    font-weight: 900;
    font-size: 1em;
}

.fc-event-vert .fc-event-time {
    font-size: 13px;
    white-space: nowrap;
}

.fc-event-time, .fc-event-title {
    padding: 3px 5px;
    line-height: 1.2em !important;

}

div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.dpcal-module_event_dpcal_274.tooltipstered div.fc-event-inner span.fc-event-title,
div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.dpcal-module_event_dpcal_274.tooltipstered div.fc-event-inner span.fc-event-time {
    padding: 3px 0;
    font-size: 13px;
}

div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.dpcal-module_event_dpcal_274.tooltipstered div.fc-event-inner {
    line-height: 1em !important;
    margin:0 5px;
}

div.fc-view.fc-view-month.fc-grid div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner span.fc-event-title,
div.fc-view.fc-view-month.fc-grid div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner span.fc-event-time,
div.fc-view.fc-view-agendaWeek.fc-agenda div div div div.fc-event-container a.fc-event.fc-event-vert.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner div.fc-event-title,
div.fc-view.fc-view-agendaWeek.fc-agenda div div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner span.fc-event-title,
div.fc-view.fc-view-agendaDay.fc-agenda div div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner span.fc-event-title
{    
    padding: 3px 5px 3px 0px;
    font-size: 13px;
}

div.fc-view.fc-view-agendaDay.fc-agenda div div div div.fc-event-container a.fc-event.fc-event-vert.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner div.fc-event-time {
    margin-top: 4px;
}

div.fc-content div.fc-view.fc-view-month.fc-grid div.fc-event-container a.fc-event.fc-event-hori.fc-event-start.fc-event-end.tooltipstered div.fc-event-inner {
    line-height: 1em !important;
    margin:0 2px;
}



.fc-event-time {
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: bold !important;
   
}

.fc-list-section .fc-event {
    margin: 1px 2px 6px;
}

div#dpcalendar_view_list dl dt label.checkbox {
    font-weight: 900;
}

td.fc-header-center span.fc-header-title h2 {
    padding-top: 6px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0px !important;
}

td.fc-header-right  {
    font-size:11px;
    padding-top: 6px;
}

.event-content a{
	white-space: normal;
}



/* Altro da valerio */
.dcsns-li{
	background-color: #f9f9f9 !important;
}