/* Id: 7.103002.1527857756
 * Generated: 2018-jul-13 07:20:30
 */
    .mega-menu-center 
{
 background: white !important;
}

.flickity-page-dots {
	display: none !important;
}
.mega-menu .arrow {
    display: none;
}
.calendar-card a:hover {
    color: white;
}

.article-container .column-splitter .simple-list-container {
    padding-left: 0;
}

@media screen and (min-width: 1000px) {
  .ltu-calendarium {
      max-width: 20em;
  }
}

@media screen and (min-width: 768px) {
	.full-image-card img {
    	height: 380px !important;
    }
}
    
#compareRoot .fa {
    font-size: 1em !important;
}
    
.cookies {
   top: -500px !important;
}
  
.cookies[style="transform: translateY(102vw);"] {
    transform: translateY(500px) !important;
}
  
@media screen and (max-width: 767px) {
	.cookies {
		height: 500px;
	}
}

@media print {
  .cookies {
      display: none;
  }
}

      