<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Responsive layouts */
 
@media only screen and (max-width: 321px) {
  /*.day_container {
    width: 66px !important;
    font-size: 9px !important;
  }

  .day_number_container  {
    width: 66px !important;
  }
  .day_number_container_first_span {
    font-size:20px !important;
  }*/

   .gCalFlow .gcf-item-title-block {
    margin-top: 0 !important;
    margin-left: 20px;
   }

   .gcf-item-title {
    font-size: 11px;
}

}


@media only screen and (max-width: 480px) and (min-width: 321px) {
  .gcf-item-title {
    font-size: 9px;
  }

  .gcf-item-location {
    font-size: 9px !important;
  }

  .gCalFlow .gcf-item-title-block {
    margin-top: 0 !important;
    margin-left: 10px;
   }
  /*
   .day_container {
    width: 66px !important;
    font-size: 9px !important;
  }

  .day_number_container  {
    width: 66px !important;
  }*/
  .day_number_container_first_span {
    font-size:13px !important;
  }
}


.gcf-no-items,.search-result-title  {
   color: #be3e55;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}



.month-button {
background-color: #721305 !important;
color: white !important;
display: inline-block !important;
font-weight: bold;
height: 45px;
}
#prev-month {
  float:left;
  visibility: hidden;
}
#next-month {
  float:right;
  visibility: hidden;
}

.cur_month {
  color: #f45f46;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 2px;
    text-align: center;
  
  }

.gcf-item-title {
  display: inline-block;
}
.lunedi, .martedi, .mercoledi, .giovedi, .venerdi, .sabato {
    background-color: #006a84;
}

.domenica {
  background-color: #BE3E55;
}
.vescovo {
  background-color: blue;
}

.today {
  color: green !important;
}

.feriale {
  color:black !important;
}

.festivo {
  color:red !important;
}

.logo-container {
  padding: 0 !important;
}


. {
  background-image: url('/wp-content/plugins/calendario/festivo.jpg');
  background-repeat: no-repeat;
  background-size: 80px auto;
}
.logo-container img {
    float: right;
    padding: 12px;
    position: relative;
    top: 4px;
}

.day
.full_day-container {
  -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    5px 5px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    height: 57px;
    margin-bottom: 9px;
    margin-top: 8px;
    width: 82px;
    border-radius: 10px;
}

.full_day-container {
  background-image: url('/wp-content/plugins/calendario/festivo.jpg');
  background-repeat: no-repeat;
  background-size: 65px auto;
  height: 95px;
}
.gcf-item-location {
  font-style: italic;
  font-size: 12px;
  color:#006a84 !important
}

.day_container {
    color: white;
    font-size: 12px;
    padding: 8px;
    text-align: center;
    width: 65px;
    top: 0px;
    position: relative;
}

.month_day {
    border-radius: 0 0 6px 6px;
    color: white;
    font-size: 10px;
    line-height: 20px;
    padding-bottom: 1px;
    text-align: center;
    width: 71px;
}
.day_number_container {
    color: black;
    font-family: helvetica;
    font-size: 20px;
    font-weight: bolder;
    line-height: 26px;
    position: relative;
    text-align: center;
    top: -7px;
    width: 66px;
  }

.day_number_container_first_span {
  font-size: 13px;
    font-weight: normal;
    position: relative;
    top: -6px;
  
}

.day_number_container_second_span {
 font-size: 23px;
    position: relative;
    top: -2px;
}


.month_container  {
  background-color: #be3e55;
  color:white;
  font-size: 13px;
  width: 96px;
  text-align: center;
}

.evidenzia {
    color: #be3e55;
    font-weight: bold;
    padding-bottom: 3px;
}

.gCalFlow {
  position: relative;
  width: 300px;
  height: 400px;
  float: left;
  font-size: 90%;
  overflow: hidden;
  text-decoration: none;
  padding-bottom: 0.5em; }
  .gCalFlow a, .gCalFlow a:visited, .gCalFlow a:hover {
    color: black;
    background-color: transparent;
    text-decoration: none; }
  .gCalFlow a:hover {
    text-decoration: underline; }
  .gCalFlow .gcf-header-block {
    padding: 5px 4px; }
  .gCalFlow .gcf-title-block {
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: white; }
    .gCalFlow .gcf-title-block a, .gCalFlow .gcf-title-block a:visited, .gCalFlow .gcf-title-block a:hover {
      _color: white; }
  .gCalFlow .gcf-last-update-block {
    font-size: 76%;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 4px;
    position: absolute; }
  .gCalFlow .gcf-item-container-block {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 90%; }
  .gCalFlow .gcf-item-block {
    border-bottom: 1px solid #e2e5e7;
    color: #656565;
    margin: 2px 0;
    overflow: hidden;
    padding-bottom: 1px;
    padding-top: 12px;
    position: relative;
  }
  .gCalFlow .gcf-item-header-block {
    /*white-space: nowrap;*/
    overflow: hidden; }
  .gCalFlow .gcf-item-date-block {
    font-size: 76%;
    font-weight: bold; }
  .gCalFlow .gcf-item-title-block {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); 
    font-size: 14px;
    margin-top: 7px;
    color:black;
  }
  .gCalFlow .gcf-item-body-block {
    font-size: 80%;
    font-color: #999;
    max-height: 2.45em; }

.gCalFlow {
  /*border-style: solid;
  border-width: 1px;
  border-color: #ccc #999 #999 #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  background: linear-gradient(to bottom, #fff, #eee);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
  zoom: 1;
  color: blak;*/
   }
  .gCalFlow .gcf-header-block {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#AAB1DC), to(#3B4CA5));
    background: -moz-linear-gradient(top, #AAB1DC, #3B4CA5);
    background: -o-linear-gradient(top, #AAB1DC, #3B4CA5);
    background: linear-gradient(to bottom, #AAB1DC, #3B4CA5);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffAAB1DC,EndColorStr=#ff3B4CA5);
    zoom: 1; }
  .gCalFlow .gcf-item-body-block {
    color: #333; }
</pre></body></html>