/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
Author: Enrico (by Marcosh)
Description: Tema child di Hello Elementor
*/

/* header */
.elementor-element.elementor-element-bbc3bd8.selettore-lingua.elementor-widget.elementor-widget-wpml-language-switcher {
  border-left: 1px solid white;
  height: 22px!important;
}
.selettore-lingua .wpml-elementor-ls {
  transform: translateY(-12px)!important;
}
.elementor-widget-image a img[src$=".svg"] {
  width: 100%!important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  transform: translateY(18px)!important;
}
/**/

/* bandiere lingue */
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul {
  display: flex;
  flex-direction: row-reverse;
}
/**/

/* HP slider */
.soprattitolo {
  font-family: 'rubik';
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.elementor-slide-heading {
  margin: 15px!important;
}
.elementor-button.elementor-slide-button.elementor-size-sm {
  background-color: #801624!important;
  border: none!important;
  border-radius: 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'rubik';
  padding: 15px 20px;
  transition: 0.4s ease;
}
.elementor-button.elementor-slide-button.elementor-size-sm:hover {
  background-color: #a81226!important;
}
.trattino {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 1px;
  background-color: white;
  margin-right: 10px;
}
.swiper-slide-contents {
  bottom: 70px!important;
  position: absolute;
}
.elementor-slide-description {
  max-width: 590px;
  margin: 0 auto;
}
/**/

/* HP sezione blog */
.elementor-element.elementor-element-bae75e5.contenitore-blog.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
  background: linear-gradient(to bottom, #3b434a 0%, #000000 50%, #3b434a 100%)!important;
}
strong.article-link-ending-page a {
    font-size: 18px;
    color: #801624;
}
strong.article-link-ending-page a:hover {
    text-decoration: underline;
}
/**/

/* pagina progetti */
nav.elementor-pagination {
  margin-top: 200px;
  color: #801624;
  font-size: 24px;
  font-family: 'rubik'!important;
}
nav.elementor-pagination a {
  color: white;
}
nav.elementor-pagination a:hover {
  color: #801624;
}
.categoria-progetto {
  font-size: 16px!important;
  font-weight: 'regular'!important;
  font-family: 'rubik', sans-serif!important;
  text-transform: uppercase;
  color: white;
}
.tabs-unita-ricerca {
  font-family: 'Rubik', sans-serif;
}

.tab-header {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

button.tab-button {
  min-width: 100px;
  background: transparent;
  border: 1px solid #ccc;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s;
  color: #fff;
}

button.tab-button:hover {
  background-color: #801624;
  color: white;
}

.tab-button.active {
  background: #fff;
  color: #333;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.abstract {
  margin-bottom: 20px;
  color: #BFBDBD;
}

.membri-team {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 60px;
}

.membro-card {
    text-align: center;
    max-width: 290px;
}
/**/

/* Single page progetto */
.foto-membro {
    width: 284px;
    height: 294px;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
}
.foto-membro img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
}
.card-bottom-part {
  width: 284px;
  height: 93px;
  background-color: #801624;
  padding: 12px 14px 16px;
  border-radius: 0 0 30px 30px;
  text-align: start;
}
.card-bottom-part__name {
  font-size: 14px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.card-bottom-part a {
  color: white;
}
.card-bottom-part a:hover {
  color: #D9D9D9;
}
/**/

/* pagina podcast */
.gradient-black-bottom-gray-top {
  background: linear-gradient(to top, 
  #000000 0%, #3b434a 40%,
  #3b434a 100%)!important;
}
.gradient-gray-bottom-black-top {
  background: linear-gradient(to bottom, 
    #000000 0%, 
    #3b434a 40%, 
    #3b434a 100%);
}
/**/

/* pagina team */
.loop-team .elementor-loop-container.elementor-grid {
  grid-column-gap: var(--grid-column-gap,0px)!important;
  grid-row-gap: var(--grid-row-gap,20px)!important;
}
/**/

/* load more button */
.e-loop__load-more.elementor-button-wrapper {
  margin-top: 90px!important;
}
/**/

/* post type pubblicazione */
.contenitore-pubblicazioni-1 .progetto-associato {
  display: none;
}
.progetto-associato {
  color: #fff;
  margin: 0;
  font-weight: 300;
  font-size: 14px;
}
.filtro-pubblicazioni {
  margin-bottom: 20px;
}

.filtro-pubblicazioni label {
  margin-right: 10px;
  font-weight: bold;
}

.filtro-pubblicazioni select {
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid #ccc;
}
/**/

/* pagina evento */
.categoria-evento {
  pointer-events: none;
}
h3.categoria-evento {
  margin: 0;
  padding: 0;
  margin-bottom: -13px;
  font-size: 22px;
  color: white;
  font-weight: bold;
}
.single-news-contenuto-post a {
  color: #fff;
  text-decoration: underline!important;
}
.single-news-contenuto-post a:hover {
  color: #801624;
}
/**/

/* footer */
.footer-cs a {
  color: #fff!important;
}
.footer-cs a:hover {
  color: #fff!important;
  text-decoration: underline;
}
/**/

/* PROGETTO FIS 2021 */
body.page-fis-1-2021 #nascondi {
  display: none !important;
}
/**/

/*utilities*/
.mb10 {
  margin-bottom: 10px;
}
.d-none {
	display: none!important;
}
/**/

@media screen and (max-width: 1024px) {
  /* pagina team */
.loop-team .elementor-loop-container.elementor-grid {
  grid-column-gap: var(--grid-column-gap,0px)!important;
  grid-row-gap: var(--grid-row-gap,30px)!important;
}
  /**/

  /* pagina blog */
  .elementor-widget-loop-grid .elementor-grid {
    grid-column-gap: 20px!important;
  }
  /**/

  /* paginazione */
  nav.elementor-pagination {
    margin-top: 60px;
  }
  /**/
}

@media screen and (max-width: 768px) {
  .soprattitolo {
    font-size: 13px;
  }
}