/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2022 | 08:39:18 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

div#Informationsfilmer div div div ul li:hover {
    color: #C3122C;
    background: #E1DCD7;
}
div#Informationsfilmer div div div ul li.control.active {
    color: #C3122C!important;
  	background: #E1DCD7!important;
}
.top_part .forelasningar_sec p{
  min-height: 50px;
  margin: 0;
}
.top_part .forelasningar_sec h4 {
  min-height: 30px;
  font-weight: 500;
}
.Digitalmaterial​ .caption-style-card .fg-item-title {
  height: 50px;
  overflow: hidden;
}
.Digitalmaterial​ .gallery-item-thumbnail-wrap img.gallery-item-thumbnail {
  border-bottom: 1px solid #e5e5e5;
}
.Digitala_forelasningar​ .eael-gallery-grid-item .fg-item-content p {
  height: 130px;
  overflow: hidden;
    overflow-y: hidden;
  overflow-y: scroll;
	padding-right: 5px;
}
.Digitala_forelasningar​ .eael-gallery-grid-item .fg-item-title {
  height: 60px;
  overflow: hidden;
}
/* Scrolbar */

/* ===== Scrollbar CSS ===== */

  /* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #f2f2f2 #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #f2f2f2;
    border-radius: 10px;
    border: 2px solid #ffffff;
  }

/* scrolbar */

/*/digitala-forelasningar*/

.Digitala_forelasningar​ .eael-gallery-grid-item {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
    position: relative;
    overflow: hidden;
}
.Digitala_forelasningar​ .eael-filter-gallery-control ul {
    margin: 0px 0px 35px 0px;
    padding: 0px;
    text-align: center;
}

.Digitala_forelasningar​ .gallery-item-thumbnail-wrap, .Digitala_forelasningar​ .gallery-item-thumbnail-wrap  {
  height: 140px;
}
.Digitala_forelasningar​ .gallery-item-thumbnail-wrap .gallery-item-thumbnail {
  border-bottom: 1px solid #ededed !important;
}


/* information secton */
.information_section .gallery-item-thumbnail-wrap {
  height: 220px;
}
.information_section .gallery-item-caption-wrap .fg-item-title {
  height: 30px;
  overflow: hidden;
}
.information_section .gallery-item-caption-wrap .fg-item-content p {
  height: 80px;
  overflow: hidden;
    overflow-y: hidden;
  overflow-y: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}


@media only screen and (min-width: 1025px) and (max-width: 1170px){
	header .elementor-widget-wrap .eael-creative-button.eael-creative-button--default {
  padding: 15px 5px !important;
}
	#menuCustom li a {
  font-size: 13px;
  padding: 10px 0;
}
	header .elementor-widget-wrap .eael-creative-button.eael-creative-button--default .eael-creative-button-icon-left {
  margin-right: 0;
}
}

@media only screen and (max-width: 767px){
	.Digitala_forelasningar​ .eael-gallery-grid-item .fg-item-title {
		height: auto;
		overflow: hidden;
	}
.Digitala_forelasningar​ .gallery-item-thumbnail-wrap, .Digitala_forelasningar​ .gallery-item-thumbnail-wrap {
  height: auto;
}
	.Digitala_forelasningar​ .eael-gallery-grid-item .fg-item-content p {
  height: auto;
}
	
	.information_section .gallery-item-thumbnail-wrap {
  height: auto;
}
.information_section .gallery-item-caption-wrap .fg-item-title {
  height: auto;
}
.information_section .gallery-item-caption-wrap .fg-item-content p {
  height: auto;
}

}

