@charset "UTF-8";
.template-blocks_tapahtumakalenteri #wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.template-blocks_tapahtumakalenteri .wrap {
  width: 100%;
}
.template-blocks_tapahtumakalenteri .w1 {
  width: 100%;
}
.template-blocks_tapahtumakalenteri .front-ajankohtaista-holder {
  display: block;
  float: left;
  width: 100%;
}
.template-blocks_tapahtumakalenteri .cards-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1000px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 1060px;
  }
}
@media only screen and (min-width: 1400px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 1160px;
  }
}
@media only screen and (min-width: 1600px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 1800px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 1360px;
  }
}
@media only screen and (min-width: 2000px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    max-width: 1460px;
  }
}
@media only screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 520px) {
  .template-blocks_tapahtumakalenteri .cards-container {
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumat {
  padding-top: 40px;
  min-height: 320px;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumat {
    padding-top: 30px;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card {
  border-radius: 6px;
}
.template-blocks_tapahtumakalenteri #tapahtumat .delete-button {
  position: absolute;
  right: 0;
  top: 30px;
  display: block;
  float: right;
  background: #f0008c;
  color: #fff !important;
  padding: 3px 10px;
  opacity: 0;
  width: auto !important;
  height: auto;
  z-index: 1000;
}
.template-blocks_tapahtumakalenteri #tapahtumat .edit-button {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  float: right;
  background: #f0008c;
  color: #fff !important;
  padding: 3px 10px;
  opacity: 0;
  width: auto !important;
  height: auto;
  z-index: 1000;
}
.template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card:hover .edit-button {
  opacity: 1;
}
.template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card:hover .edit-button:hover {
  background: #ca0076;
}
.template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card:hover .delete-button {
  opacity: 1;
}
.template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card:hover .delete-button:hover {
  background: #ca0076;
}
.template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-kiteytys {
  display: block;
}
.template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-location {
  display: none;
  margin-bottom: 0 !important;
  font-weight: 400;
}
.template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-date {
  display: block;
}
@media screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-kiteytys {
    display: none;
  }
  .template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-location {
    display: block;
  }
  .template-blocks_tapahtumakalenteri #tapahtumat .cards-grid .card-grid-card a .text-holder p.tapahtuma-date {
    display: block;
  }
}
.template-blocks_tapahtumakalenteri .min-height-220 {
  min-height: 220px;
}
.template-blocks_tapahtumakalenteri #tapahtuma h2 {
  margin-bottom: 20px;
}
.template-blocks_tapahtumakalenteri #tapahtuma .text-padding {
  padding: 10px 4% 20px 4%;
}
.template-blocks_tapahtumakalenteri #tapahtuma-card h3 {
  margin: 10px 0 0 0;
}
.template-blocks_tapahtumakalenteri #tapahtuma-card .socool-block-text {
  padding-bottom: 20px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri {
  margin: 0;
  width: 100%;
  float: left;
  padding-bottom: 30px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri .socool-block-text-wrap {
  width: 100%;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri #front-menu-heading h1 {
  margin: 50px 0 20px !important;
  text-align: center;
  font-weight: 600;
  color: #060606;
}
.template-blocks_tapahtumakalenteri .tapahtumakalenteri-description {
  text-align: center;
  padding: 0 32px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-inputs {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-inputs {
    flex-direction: column;
    align-items: center;
  }
}
.template-blocks_tapahtumakalenteri #print-page {
  display: none;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-container {
  display: block;
  position: relative;
  z-index: 100;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu-container {
  display: block;
  margin: 0 auto;
  float: none;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu-container {
    width: 300px;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  float: left;
  height: 100%;
  width: auto;
  transition: all 0.25s linear;
  margin: 0 auto;
  padding: 0 16px 16px 16px;
  box-sizing: border-box;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu {
    width: 300px;
  }
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul {
    width: 100%;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  float: left;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li {
  list-style: none;
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
  display: block;
  float: none;
  background: none;
  background: white;
  position: relative;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  width: auto;
  float: left;
  margin-right: 5px;
}
@media screen and (max-width: 1060px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li#taphtumakalenteri-ilmoita {
    float: left;
    clear: both;
  }
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li#tapahtumakalenteri-mita {
    position: inherit;
  }
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li.tapahtumakalenteri-input {
    float: left;
    clear: both;
    width: 100%;
    max-width: 300px;
  }
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li.tapahtumakalenteri-link {
    border: none;
  }
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li.tapahtumakalenteri-link a {
    padding: 0;
    margin-right: 10px;
    margin-top: 8px;
    color: #34861d;
    text-decoration: underline;
  }
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li.tapahtumakalenteri-link a:hover {
    outline: 2px dashed rgba(52, 134, 29, 0.2666666667);
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li.selected #tapahtumakalenteri-submenu {
  color: #49535f;
  display: block;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li a {
  display: block;
  float: left;
  padding: 6px 10px;
  color: #475967;
  font-size: 0.8824em;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li input {
  background-color: transparent !important;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li input::placeholder {
  color: #475967;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li#tapahtumakalenteri-mita.selected span {
  color: #475967;
  width: 100%;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu ul li#tapahtumakalenteri-mita span {
  color: #475967;
  text-decoration: none;
  font-family: MuseoSans, Helvetica, sans-serif;
  font-size: 0.8824em;
  line-height: 1.1;
  font-weight: 500;
  width: 100%;
  padding: 10px 20px 10px 30px;
  margin: 0;
  display: block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  background: transparent url(icons/icons-sprite-v1.png) no-repeat 1px -153px;
  background-size: 32px 512px;
  box-sizing: border-box;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input {
  width: 100%;
  outline: none !important;
  border: none;
  padding-left: 36px;
  color: black;
  font-size: 16px;
  height: 35px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input {
  background: transparent url(icons/icons-sprite-v1.png) no-repeat 2px 7px;
  background-size: 32px 512px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input#tapahtumakalenteri-date-input {
  background: transparent url(icons/icons-sprite-v1.png) no-repeat 1px 6px;
  background-size: 32px 512px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input#tapahtumakalenteri-search-input {
  background: transparent url(icons/icons-sprite-v1.png) no-repeat 1px -75px;
  background-size: 32px 512px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input#tapahtumakalenteri-date-input.datepicker-open {
  width: 100%;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input.has-value,
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input:focus,
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input input:valid {
  background-color: #fff;
  color: #000;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-menu .tapahtumakalenteri-input:hover {
  border-color: #000 !important;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-ilmoita-linkki {
  display: block;
  float: right;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 100;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-ilmoita-linkki a {
  display: block;
  float: right;
  padding: 11px 50px 9px 16px;
  font-size: 16px;
  line-height: 16px;
  background: rgba(73, 95, 113, 0.8784313725);
  color: #fff !important;
  font-family: MuseoSans, Helvetica, sans-serif;
  font-weight: bold;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu {
  display: none;
  border-top: none;
  border-bottom: none;
  width: 642px;
  position: absolute;
  left: -222px;
  background: #fff;
  top: 48px;
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
  padding: 20px;
  z-index: 998;
  border-radius: 5px;
}
@media only screen and (max-width: 1060px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu {
    width: 570px;
  }
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu {
    width: 96%;
    left: 2%;
    box-sizing: border-box;
    top: 202px;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu h3 {
  margin: 0 0 6px 0;
  color: #060606;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .close {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(icons/icon-close.png) no-repeat 0 0;
  background-size: 32px 32px;
  cursor: pointer;
  z-index: 99000;
  border-radius: 16px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .close:hover {
  cursor: pointer;
  background-color: #f5f8f9;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption {
  z-index: 50;
  float: left;
  width: 99%;
  margin-right: 1%;
  opacity: 1;
  padding: 5px 0 5px 0;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption {
    width: 49%;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption p {
  margin-bottom: 0;
  margin-left: 28px;
  color: #6e6e6e;
  font-size: 0.8824em;
  line-height: 1.1;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  width: 150%;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption p i {
  color: #888;
  margin-left: 4px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption:hover p {
  text-decoration: underline;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption::before {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #e3e4e8;
  margin-right: 9px;
  position: absolute;
  top: 5px;
  left: 2px;
  background-color: #fff;
  border-radius: 2px;
  font-size: 0.8824em;
  line-height: 1.1;
  text-align: center;
  content: "";
  color: #fff;
  border-color: #d8dbdd;
  background-color: #d8dbdd;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption.selected p {
  color: #000;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption.selected::before {
  color: #fff;
  content: "✓";
  border-color: #34861d;
  background-color: #34861d;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption strong:empty {
  display: none;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu .tapahtumaOption strong:before {
  content: " - ";
  color: #a8aeb3;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-mita-menu {
  display: block;
  float: left;
  width: 66%;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-mita-menu {
    width: 99%;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-mita-menu .tapahtumaOption {
  width: 49%;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-mita-menu .tapahtumaOption p {
  text-align: left !important;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-kenelle-menu {
  display: block;
  float: left;
  width: 33%;
}
@media screen and (max-width: 720px) {
  .template-blocks_tapahtumakalenteri #tapahtumakalenteri-submenu #tapahtumakalenteri-kenelle-menu {
    margin-top: 20px;
    width: 99%;
  }
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags {
  display: block;
  float: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags .tapahtumaTag {
  z-index: 50;
  float: left;
  width: auto;
  margin-right: 1%;
  opacity: 1;
  padding: 6px 28px 6px 6px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  background: #f4f4f4;
  margin: 0 8px 8px 0;
  border-radius: 3px;
  font-size: 0.88em;
  line-height: 1;
  border: 1px solid #aaa;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags .tapahtumaTag p {
  margin: 0;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags .tapahtumaTag strong {
  display: none;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags .tapahtumaTag::after {
  display: inline-block;
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
  width: 12px;
  height: 12px;
  border: 1px solid #e3e4e8;
  position: absolute;
  top: 6px;
  right: 6px;
  background-color: #fff;
  border-radius: 7px;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  color: #fff;
  content: "—";
  border-color: #666d73;
  background-color: #666d73;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-tags .tapahtumaTag:hover p {
  color: #58a841;
  font-weight: 300;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-search-input-clear {
  display: block;
  float: left;
  position: absolute;
  right: 5px;
  background: #bbb;
  color: #fff;
  border-radius: 4px;
  width: 15px;
  text-align: center;
  font-size: 0.8824em;
  line-height: 1.1;
  padding: 3px 5px 5px 5px;
  top: 5px;
  cursor: pointer;
}
.template-blocks_tapahtumakalenteri #tapahtumakalenteri-search-input-clear.hidden {
  display: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker {
  margin-top: 40px !important;
}
.template-blocks_tapahtumakalenteri .cards-grid {
  width: 100%;
  display: grid;
  grid-template: 1fr/1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 32px;
  margin-bottom: 32px;
}
@media only screen and (min-width: 1921px) {
  .template-blocks_tapahtumakalenteri .cards-grid {
    grid-template: 1fr/1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri .cards-grid {
    grid-column: span 1;
    grid-gap: 8px;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(1),
.template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(2) {
  grid-row: span 1;
  grid-column: span 3;
}
@media only screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(1),
  .template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(2) {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 1921px) {
  .template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(1),
  .template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(2),
  .template-blocks_tapahtumakalenteri .cards-grid.first-two-cards-big .card-grid-card:nth-child(3) {
    grid-column: span 4;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card {
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.02);
  background: #fff;
  width: 100%;
  grid-row: span 1;
  grid-column: span 3;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a {
    display: grid;
    grid-template: 1fr/100px 1fr;
    padding: 10px;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .image-holder {
    float: left;
    height: 100px;
    grid-row: span 1;
    grid-column: span 1;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .text-holder {
    float: left;
    grid-row: span 1;
    grid-column: span 1;
    padding: 5px 0 0 0;
    box-sizing: border-box;
    width: 100%;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .text-holder p {
    padding-left: 10px;
    margin: 0;
    padding-bottom: 0;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .text-holder :nth-child(3) {
    display: none;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card a .text-holder h2 {
    padding-left: 10px;
  }
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 800px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card {
    grid-column: span 2;
  }
}
@media only screen and (min-width: 1921px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card {
    grid-column: span 3;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card:hover {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card.hidden {
  display: none;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .image-holder {
  padding: 0;
  margin: 0;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .image-holder img {
  width: 100%;
  display: block;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder {
  padding: 25px;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder h2 {
  font-size: 17px !important;
  line-height: 22px !important;
  text-transform: none;
  margin: 0 0 10px 0 !important;
  color: #060606;
}
@media only screen and (max-width: 640px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder h2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder h2 {
    font-size: 15px !important;
    line-height: 19px !important;
  }
}
@media only screen and (max-width: 380px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder h2 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p {
  font-size: 15px !important;
  line-height: 19px !important;
  text-transform: none;
  margin: 0 0 10px 0 !important;
  color: #48535e;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p .read-more {
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media only screen and (max-width: 380px) {
  .template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p.tapahtuma-date {
  text-transform: uppercase;
  font-weight: 100;
  color: #565c60;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card .text-holder p.card-info {
  text-transform: uppercase;
  font-weight: 100;
  color: #565c60;
}
.template-blocks_tapahtumakalenteri .cards-grid a:hover {
  text-decoration: none !important;
}
.template-blocks_tapahtumakalenteri .cards-grid a:hover .read-more {
  text-decoration: underline !important;
  font-weight: bold;
  color: #34861d !important;
}
.template-blocks_tapahtumakalenteri .cards-grid .card-grid-card-span-1 {
  grid-row: span 1;
  grid-column: span 1;
}
.template-blocks_tapahtumakalenteri .cards-grid.cards-grid-3-columns {
  grid-template: 1fr/1fr 1fr 1fr;
}
@media only screen and (max-width: 880px) {
  .template-blocks_tapahtumakalenteri .cards-grid.cards-grid-3-columns {
    grid-template: 1fr/1fr 1fr;
  }
}
@media only screen and (max-width: 520px) {
  .template-blocks_tapahtumakalenteri .cards-grid.cards-grid-3-columns {
    grid-template: 1fr/1fr;
  }
}
.template-blocks_tapahtumakalenteri .cards-grid.cards-grid-2-columns {
  grid-template: 1fr/1fr 1fr;
}
.template-blocks_tapahtumakalenteri .card-grid-card a {
  height: 100%;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none !important;
  color: inherit;
}
.template-blocks_tapahtumakalenteri #socool-modal-container {
  color: rgba(0, 0, 0, 0.65);
  width: 100%;
  background-color: rgba(213, 225, 235, 0.8);
  z-index: 9999999;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.template-blocks_tapahtumakalenteri #socool-modal-container #socool-modal-listen-button {
  display: none;
}
.template-blocks_tapahtumakalenteri #socool-modal-window {
  overflow: hidden;
  margin: 40px auto 0 auto;
  max-width: 870px;
  background: #fff;
  position: relative;
}
.template-blocks_tapahtumakalenteri.show-socool-modal {
  overflow: hidden;
}
.template-blocks_tapahtumakalenteri.show-socool-modal #socool-modal {
  display: block;
}
.template-blocks_tapahtumakalenteri #socool-modal {
  display: none;
}
.template-blocks_tapahtumakalenteri #socool-modal-close {
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 16px;
  right: 10px;
  cursor: pointer;
  z-index: 10;
  content: "×";
}
.template-blocks_tapahtumakalenteri #socool-modal-close:hover {
  cursor: pointer;
}
.template-blocks_tapahtumakalenteri #socool-modal-close:hover #socool-modal-close-icon {
  opacity: 0;
  transition: all 2s;
}
.template-blocks_tapahtumakalenteri #socool-modal-close:hover #socool-modal-close-button {
  opacity: 1;
  width: auto;
  width: 128px;
  transition: all 1s;
}
.template-blocks_tapahtumakalenteri #socool-modal-close-icon {
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  position: absolute;
  background: #eff5f9;
  border-radius: 24px;
  opacity: 1;
  transition: all 2s;
}
.template-blocks_tapahtumakalenteri #socool-modal-close-icon:before, .template-blocks_tapahtumakalenteri #socool-modal-close-icon:after {
  position: absolute;
  left: 23px;
  top: 8px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #5d5d5d;
  border-radius: 3px;
}
.template-blocks_tapahtumakalenteri #socool-modal-close-icon:before {
  transform: rotate(45deg);
}
.template-blocks_tapahtumakalenteri #socool-modal-close-icon:after {
  transform: rotate(-45deg);
}
.template-blocks_tapahtumakalenteri #socool-modal-close-button {
  position: absolute;
  right: -1px;
  width: 48px;
  border-radius: 24px;
  line-height: 45px;
  height: 48px;
  padding: 0 20px;
  border: none;
  background: #9d9d9d;
  color: white;
  opacity: 0;
  transition: all 1s;
  overflow: hidden;
}
.template-blocks_tapahtumakalenteri .tapahtuma-socool-modal {
  overflow: hidden;
}
@media only screen and (max-width: 799px) {
  .template-blocks_tapahtumakalenteri #socool-modal-window {
    margin: 0 auto;
  }
  .template-blocks_tapahtumakalenteri #socool-modal-close {
    width: 30px;
    height: 30px;
    top: 11px;
  }
  .template-blocks_tapahtumakalenteri #socool-modal-close:hover #socool-modal-close-button {
    width: 128px;
  }
  .template-blocks_tapahtumakalenteri #socool-modal-close-icon {
    width: 30px;
    height: 30px;
    border-radius: 16px;
  }
  .template-blocks_tapahtumakalenteri #socool-modal-close-icon:before, .template-blocks_tapahtumakalenteri #socool-modal-close-icon:after {
    left: 14px;
    top: 5px;
    height: 20px;
    width: 2px;
    border-radius: 2px;
  }
  .template-blocks_tapahtumakalenteri #socool-modal-close-button {
    right: -1px;
    width: 30px;
    height: 30px;
    border-radius: 16px;
    line-height: 30px;
    padding: 0 20px;
  }
}
.template-blocks_tapahtumakalenteri.darkMode #tapahtuma a, html.darkMode .template-blocks_tapahtumakalenteri #tapahtuma a {
  color: #6de1f3;
}
.template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card {
  background-color: #3c3c3c;
  color: white;
}
.template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h1, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h2, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h3, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h4, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h5, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder h6, .template-blocks_tapahtumakalenteri.darkMode #tapahtumat .card-grid-card .text-holder p, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h1, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h2, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h3, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h4, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h5, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder h6, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumat .card-grid-card .text-holder p {
  color: white;
}
.template-blocks_tapahtumakalenteri.darkMode #tapahtumakalenteri #front-menu-heading h1, html.darkMode .template-blocks_tapahtumakalenteri #tapahtumakalenteri #front-menu-heading h1 {
  color: white;
}
.template-blocks_tapahtumakalenteri.darkMode #socool-modal-container, html.darkMode .template-blocks_tapahtumakalenteri #socool-modal-container {
  background-color: rgba(0, 0, 0, 0.8);
}
.template-blocks_tapahtumakalenteri.darkMode #socool-modal-window, html.darkMode .template-blocks_tapahtumakalenteri #socool-modal-window {
  background-color: #3c3c3c;
  color: white;
}
.template-blocks_tapahtumakalenteri.darkMode #socool-modal-content .article, html.darkMode .template-blocks_tapahtumakalenteri #socool-modal-content .article {
  background-color: #3c3c3c;
  color: white;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker_Icon_Wrapper {
  margin: 0;
  padding: 0;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker {
  box-sizing: border-box;
  background: #fff;
  color: #1d1d1a;
  font: 13px MuseoSans, Helvetica, sans-serif;
  padding: 5px 5px;
  position: absolute;
  display: table;
  z-index: 1200;
  margin-top: 36px;
  margin-left: 0;
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker * {
  padding: 0;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker *,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker *:after,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker *:before {
  box-sizing: content-box !important;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker table th,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker table td {
  color: #1d1d1a;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker th,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker td {
  padding: 5px;
  cursor: pointer;
  text-align: center;
  min-width: 27px;
  width: 27px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker.date-selected .dp_body .dp_hover {
  color: #34861d;
  background: #fff;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body {
  border: 0 !important;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_weekend {
  color: #1d1d1a;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_not_in_month {
  color: #cccccc;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_current {
  color: #000;
  font-weight: bold;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_selected {
  background: #34861d;
  color: #fff;
  border-radius: 3px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_disabled {
  color: #cccccc;
  cursor: text;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body td {
  background: #fff;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body th,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body td {
  border: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body th:first-child,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body td:first-child {
  border-left: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body th:last-child,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body td:last-child {
  border-right: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body tr:first-child th,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body tr:first-child td {
  border-top: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body tr:last-child th,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body tr:last-child td {
  border-bottom: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_disabled.dp_current {
  color: #b56a6a;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_hover {
  background: #34861d;
  color: #fff;
  border-radius: 3px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_body .dp_hover.dp_time_control {
  background-color: #8c8c8c;
  color: #fff;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_timepicker td,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_yearpicker td,
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_monthpicker td {
  width: 33.3333%;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_timepicker .dp_disabled {
  border: none;
  color: #222;
  font-size: 39px;
  font-weight: bold;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_time_separator div {
  position: relative;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_time_separator div:after {
  content: ":";
  color: 1px solid #bfbfbf;
  font-size: 37px;
  left: 100%;
  position: absolute;
  z-index: 1;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_header {
  margin-bottom: 2px;
  background: #495f71;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_footer {
  margin-top: 3px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_footer .dp_icon {
  width: 50%;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_actions td {
  color: #fff;
  border: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_actions .dp_caption {
  font-weight: bold;
  width: 100%;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_actions .dp_hover {
  background-color: #04bcda;
  color: #fff;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_actions .dp_clear {
  background-color: #fff;
  color: #34861d;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_daypicker th {
  cursor: text;
  font-weight: normal;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker.dp_hidden {
  display: none;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_icon {
  height: 16px;
  background-image: none;
  background-repeat: no-repeat;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_icon.dp_confirm {
  background-position: center -123px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_icon.dp_view_toggler {
  background-position: center -91px;
}
.template-blocks_tapahtumakalenteri .Zebra_DatePicker .dp_icon.dp_view_toggler.dp_calendar {
  background-position: center -59px;
}
.template-blocks_tapahtumakalenteri button.Zebra_DatePicker_Icon {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 0;
  margin: 0 0 0 3px;
  padding: 0;
  position: absolute;
  text-indent: -9000px;
  width: 16px;
}
.template-blocks_tapahtumakalenteri button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Disabled {
  background-position: center -32px;
  cursor: default;
}
.template-blocks_tapahtumakalenteri button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside_Right {
  margin: 0 3px 0 0;
}
.template-blocks_tapahtumakalenteri button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside_Left {
  margin: 0 0 0 3px;
}
.template-blocks_tapahtumakalenteri .share-buttons {
  display: block;
  float: left;
  position: absolute;
  left: 0;
  bottom: -18px;
  z-index: 2;
  padding: 8px 4% 8px 4%;
}
.template-blocks_tapahtumakalenteri .share-buttons-text {
  display: block;
  float: left;
  padding: 20px 0;
  position: relative;
}
.template-blocks_tapahtumakalenteri .share-buttons-heading {
  color: #000;
  padding-bottom: 4px;
  position: absolute;
  z-index: -1;
  display: none;
}
.template-blocks_tapahtumakalenteri .share-buttons-text .share-buttons-heading {
  position: static;
  display: none;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button__link,
.template-blocks_tapahtumakalenteri .resp-sharing-button__icon {
  display: inline-block;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0 5px 0 0;
  display: block;
  float: right;
  z-index: 3;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button {
  border-radius: 20px;
  border: 1px solid #fff;
  transition: 25ms ease-out;
  padding: 4px 5px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3);
}
.template-blocks_tapahtumakalenteri .share-buttons-text .resp-sharing-button {
  box-shadow: none;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button__icon svg {
  width: 20px;
  height: 20px;
  margin: 0;
  vertical-align: top;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button__icon {
  stroke: none;
  fill: #fff;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--twitter {
  background-color: #000;
  border-color: #000;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--twitter:hover, .template-blocks_tapahtumakalenteri .resp-sharing-button--twitter:active {
  background-color: #333;
  border-color: #333;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--facebook:hover, .template-blocks_tapahtumakalenteri .resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--email {
  background-color: #777;
  border-color: #777;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--email:hover, .template-blocks_tapahtumakalenteri .resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--link {
  background-color: #54606d;
  border-color: #54606d;
  height: 22px;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--link:hover, .template-blocks_tapahtumakalenteri .resp-sharing-button--link:active {
  background-color: #44505d;
  border-color: #44505d;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--link .resp-sharing-button__icon {
  width: 20px;
  height: 20px;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--link img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-left: 1px;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button__link {
  background: none;
  padding: 0;
  border: 0;
  outline: none;
  position: relative;
}
.template-blocks_tapahtumakalenteri .copy-link--notify {
  display: none;
  position: absolute;
  top: 35px;
  background: #54606d;
  padding: 2px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--whatsapp {
  background-color: #25D366;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--hackernews {
  background-color: #FF6600;
}
.template-blocks_tapahtumakalenteri .resp-sharing-button--hackernews:hover, .template-blocks_tapahtumakalenteri .resp-sharing-button--hackernews:focus {
  background-color: #FB6200;
}

/*# sourceMappingURL=template-tapahtumakalenteri.css.map */
