

/* Link karriere südtirol (all pages) */
.nav-link--de-karrieresuedtirol,
.nav-link--it-karrieresuedtirol {
	background-image: url(/themes/custom/bootstrap_salto/css/logo-menuitem-karriere-suedtirol-blue.svg) !important;
  background-size: 60px 2.4rem !important;
  background-position: 0 0.7rem;
  background-repeat: no-repeat !important;
  width: 5rem;
  color: transparent !important;
}

/* Burger Menu */
.menu__link.jobs {
  background-image: url(/themes/custom/bootstrap_salto/css/logo-menuitem-karriere-suedtirol-white.svg) !important;
  background-size: 60px 1.2rem !important;
  background-position: 0 0;
  background-repeat: no-repeat !important;
  width: 4rem !important;
  color: transparent !important;
  display: block;
}

/* Different image for home page (has different departments menu background)*/
.path-frontpage .nav-link--de-karrieresuedtirol,
.path-frontpage .nav-link--it-karrieresuedtirol {
  background-image: url(/themes/custom/bootstrap_salto/css/logo-menuitem-karriere-suedtirol-white.svg) !important;
}

/* Set Salto CSS */
/**************************************************************************** GENERAL ***/
html {
  font-size: 18px;
}

/* set full height for every block */
[class^='block-region-'] {
  height: 100% !important;
}

/***************************************************************************** DUMMY ****/
.salto-dummy {
  width: 100%;
  height: 100%;
  display: block;
  background: #ccc;
  margin-bottom: 1rem !important;
}

.block-views-blocksalto-dummy-block-1 {
  background-color: #ccc;
}

/***************************************************************************** PAGER ****/
ul.js-pager__items.pagination {
  text-align: center;
}

/***************************************************************************** CARDS ****/
/*
.view-content,
.card {
  border: 0 !important;
  border-radius: 0 !important;
}
*/

/*********************************************************************** ALL TEASERS ****/
.salto-department a,
.salto-separator,
.salto-pretitle,
.salto-department a:hover {
  color: var(--salto-primary);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
}

.salto-teaser-short {
  color: var(--salto-darktext);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-title {
  word-break: break-word;
}

.salto-title a,
.salto-title a:hover {
  color: var(--salto-primary);
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25rem;
  text-decoration: none;
  word-break: break-word;
}

/********************************************************************** ARTICLE ICON ****/
.salto-article-icon {
  color: var(--salto-primary);
}

.salto-front-teaser-community .salto-article-icon,
.article-community-pretitle .salto-article-icon,
.article-selection-pretitle .salto-article-icon,
.salto-front-teaser-community .salto-user {
  color: var(--salto-community-primary) !important;
}

.salto-front-teaser-community.salto-community-block-premium2 .salto-comment-count {
  color: var(--salto-white) !important;
  font-weight: 700;
}

.salto-front-teaser-community .salto-separator,
.salto-front-teaser-community .salto-user a {
  color: var(--salto-white);
}

.article-partners-pretitle .salto-article-icon {
  color: var(--salto-partner-primary) !important;
}

.article-advertorial-pretitle .salto-article-icon {
  color: var(--salto-advertorial-primary) !important;
}

.article-community-pretitle .salto-article-icon {
  color: var(--salto-community-primary) !important;
}

/************************************************************************** COMMENTS ****/
.salto-comments {
  display: inline-block;
  width: 1.5rem;
  bottom: 0;
  right: 0;
  line-height: 1.25;
  background: url('chat-right-fill.svg') center no-repeat;
  background-size: contain;
  text-align: center;
  vertical-align: middle;
}

.salto-comments i {
  font-size: 1.5rem;
  color: var(--salto-community-primary);
}

.salto-comment-count {
  position: relative;
  top: 0;
  right: 0;
  color: var(--salto-white);
  font-size: 0.75rem;
  vertical-align: top;
}
/********************************************************************** OLD COMMENTS ****/
/*
.salto-comments {
  position: relative;
}
.salto-comments i {
  font-size: 1.5rem;
  color: var(--salto-community-primary);
}
.salto-comment-count {
  position: absolute;
  top: 0.15rem;
  right: 0.25rem;
  color: var(--salto-white);
}
*/

/****************************************************************************************/
/**************************************************************************** EDITOR ****/
/****************************************************************************************/
.salto-front-teaser-editor h2,
.salto-department-editor h2 {
  line-height: 1.5rem;
}

/********************************************************************* EDITOR TYPE 1 ****/
.salto-front-teaser-type1 {
  text-align: center;
}
.salto-front-teaser-type1 .salto-title a,
.salto-front-teaser-type1 .salto-title a:hover {
  font-size: 2.5rem;
  line-height: 2rem;
}

.salto-front-teaser-type1 .salto-teaser-text {
  max-width: 60%;
  margin: 0 auto;
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

/************************************************************ EDITOR TYPE 1 COMMENTS ****/
.salto-front-teaser-type1 .salto-comments {
  /* position: absolute; */
  display: inline-block;
  width: 1.5rem;
  bottom: 0;
  right: 0;
  line-height: 1;
  background: url('chat-right-fill.svg') center no-repeat;
  background-size: contain;
  /* background-size: 2rem; */
  vertical-align: middle;
}
.salto-front-teaser-type1 .salto-comments i {
  /* position: absolute;
  right: 0; */
  font-size: 1.5rem;
  color: var(--salto-community-primary);
}
.salto-front-teaser-type1 .salto-comment-count {
  position: relative;
  top: 0.15rem;
  right: 0;
  color: var(--salto-white);
  font-size: 0.75rem;
  vertical-align: top;
}

/********************************************************* EDITOR TYPE 1 MEDIA QUERY ****/
@media (max-width: 768px) {
  .salto-front-teaser-type1 .salto-title a,
  .salto-front-teaser-type1 .salto-title a:hover {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
  .salto-front-teaser-type1 .salto-teaser-text {
    max-width: 100%;
    margin: 0 auto;
  }
}

/**************************************************************************** AUTHOR ****/
.salto-teaser-author,
.salto-user,
.salto-user a {
  color: #7B838A;
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-user a:hover {
  color: #7B838A;
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

/************************************************************************** SALTO PLUS **/
.salto-plus {
  line-height: 0;
  vertical-align: middle;
}
.salto-plus img {
  /* color: var(--salto-community-primary); */
  width: auto;
  height: 1.25rem;
  vertical-align: baseline;
}
/******************************************************************* SALTO PLUS TYPE 1 **/
.salto-front-teaser-type1 .salto-plus {
  vertical-align: baseline;
}
.salto-front-teaser-type1 .salto-plus img {
  vertical-align: baseline;
}


/************************************************************************ SALTO CHOSEN **/
.salto-chosen img {
  color: var(--salto-white);
  width: 1.25rem;
  float: right;
}

/*************************************************************************** ENDLINE ****/
hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-primary);
}

.article-partners-paragraphs hr.salto-endline {
  background: var(--salto-partner);
}

.article-advertorial-paragraphs hr.salto-endline {
  background: var(--salto-advertorial);
}

.article-community-paragraphs hr.salto-endline {
  background: var(--salto-community-primary);
}

hr.salto-endline1 {
  margin: 0 auto;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-primary);
}
hr.salto-endline7 {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: calc(63% + 60px);
  border: 0;
  opacity: 1;
  background: var(--salto-primary);
}
@media (max-width: 768px) {
  hr.salto-endline7 {
    width: 25%;
  }
}

/****************************************************************************************/
/************************************************************************* COMMUNITY ****/
/****************************************************************************************/

/******************************************************************* COMMUNITY TITLE ****/
.salto-community-block-title h2 {
  background-color: var(--salto-community-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-community-block-title a,
.salto-community-block-title a:hover,
.salto-community-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}

/**************************************************************** COMMUNITY TYPE 1-2 ****/
.block-views-blocksalto-front-teaser-community-block-1,
.block-views-blocksalto-front-teaser-community-block-2 {
  background-color: var(--salto-community-background-1);
}

.block-views-blocksalto-front-teaser-community-block-3,
.block-views-blocksalto-front-teaser-community-block-4,
.block-views-blocksalto-front-teaser-community-block-5 {
  background-color: var(--salto-community-background-2);
}

.salto-front-teaser-community .salto-department,
.salto-front-teaser-community .salto-department a {
  color: var(--salto-community-primary);
}

.salto-front-teaser-community-type1 h2,
.salto-front-teaser-community-type2 h2,
.salto-front-teaser-community .salto-title a,
.salto-front-teaser-community .salto-title a:hover {
  color: var(--salto-community-primary);
  line-height: 1.5rem;
}

.salto-front-teaser-community .salto-endtext {
  color: var(--salto-community-text-color-2);
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-front-teaser-community .salto-user,
.salto-front-teaser-community .salto-user a {
  color: var(--salto-community-primary);
}

.salto-front-teaser-community .salto-comments {
  transform: scale(0.85);
}

.salto-front-teaser-community hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-community-primary);
}

/******************************************************************** COMMUNITY LINK ****/
.salto-community-link {
  display: block;
  background: var(--salto-community-primary);
  color: var(--salto-white);
  text-align: center;
}

#block-views-block-salto-front-teaser-community-block-1 .view-content,
#block-views-block-salto-front-teaser-community-block-2 .view-content {
  background-color: var(--salto-community-background-1);
}

#block-views-block-salto-front-teaser-community-block-3 .view-content,
#block-views-block-salto-front-teaser-community-block-4 .view-content {
  background-color: var(--salto-community-background-2);
}

#block-views-block-salto-front-teaser-community-cta .view-content {
  background-color: var(--salto-community-primary);
}

.salto-community-link a,
.salto-community-link a:hover {
  color: var(--salto-white);
}

/*
.salto-community-block-premium h2, .salto-community-block-premium .salto-teaser-text span, .salto-community-block-premium .salto-teaser-text p, .salto-community-block-premium .salto-teaser-text a, .salto-community-block-premium .salto-teaser-text a:hover {
  color: var(--salto-white);
  line-height: 1.5rem;
}
*/
/***************************************************************** COMMUNITY PREMIUM ****/
.salto-community-block-premium {
  background-color: var(--salto-community-primary);
}

.salto-community-block-premium .salto-chosen h2 {
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.1rem;
  float: left;
}

.salto-community-block-premium h2,
.salto-community-block-premium .salto-teaser-text a,
.salto-community-block-premium .salto-teaser-text a:hover {
  line-height: 1.25rem;
}

.salto-community-block-premium h2,
.salto-community-block-premium .salto-teaser-text span,
.salto-community-block-premium .salto-teaser-text p,
.salto-community-block-premium .salto-teaser-text a,
.salto-community-block-premium .salto-teaser-text a:hover {
  color: var(--salto-white);
}

.salto-community-block-premium .salto-endtext span {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: var(--salto-white);
}

.salto-community-block-premium .salto-user a,
.salto-community-block-premium .salto-user a:hover {
  color: var(--salto-white);
}

.salto-community-block-premium hr.salto-endline {
  background: var(--salto-white);
}

/*
.salto-community-block-premium .salto-comments i {
  color: var(--salto-white);
}
.salto-community-block-premium .salto-comment-count {
  color: var(--salto-community-primary);
}
*/
.salto-community-block-premium .salto-comments {
  display: inline-block;
  width: 1.5rem;
  bottom: 0;
  right: 0;
  line-height: 1.25;
  background: url('chat-right-fill-white.svg') center no-repeat;
  background-size: contain;
  text-align: center;
  vertical-align: middle;
}

.salto-community-block-premium span .salto-comment-count {
  position: relative;
  top: 0;
  right: 0;
  color: var(--salto-community-primary);
  font-size: 0.75rem;
  vertical-align: top;
}

/******************************************************************** COMMUNITY LIVE ****/

.view-salto-community-live .view-header h2 {
  color: var(--salto-community-primary);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  text-align: center;
}

/********************************************************************* COMMUNITY CTA ****/
.block-views-blocksalto-front-teaser-community-cta {
  background: var(--salto-community-primary);
}

.salto-community-block-cta {
  background: var(--salto-community-primary);
  color: var(--salto-white);
}

.salto-community-block-cta hr.salto-endline {
  background: var(--salto-white);
}

.salto-community-block-cta .salto-cta {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-community-block-cta .salto-portal {
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.salto-community-block-cta .salto-was {
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-community-block-cta hr.salto-endline {
  bottom: 1em;
  left: 1em;
}

/***************************************************************** COMMUNITY LANDING ****/
.salto-community-landing {
  /*
  background-color: var(--salto-community-background-2);
  */
}

.salto-front-teaser-community .salto-pretitle {
  color: var(--salto-community-primary);
}

.salto-community-landing hr.salto-endline1 {
  background: var(--salto-community-primary);
}

/**************************************************************** COMMUNITY PREMIUM2 ****/
.block-views-blocksalto-community-landing-type-2-block-1,
.block-views-blocksalto-community-landing-type-2-block-2,
.block-views-blocksalto-community-landing-type-2-block-3,
.block-views-blocksalto-community-landing-type-2-block-4 {
  border: 2px solid var(--salto-community-primary);
  background-color: var(--salto-community-background-2);
}

.salto-community-block-premium2 .salto-chosen h2 {
  color: var(--salto-community-primary);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.1rem;
  float: left;
}

.salto-community-block-premium2 h2,
.salto-community-block-premium2 .salto-teaser-text a,
.salto-community-block-premium2 .salto-teaser-text a:hover {
  line-height: 1.25rem;
}

.salto-community-block-premium2 h2,
.salto-community-block-premium2 .salto-teaser-text span,
.salto-community-block-premium2 .salto-teaser-text p,
.salto-community-block-premium2 .salto-teaser-text a,
.salto-community-block-premium2 .salto-teaser-text a:hover {
  color: var(--salto-community-primary);
}

.salto-community-block-premium2 .salto-endtext span {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: var(--salto-community-primary);
}

.salto-community-block-premium2 .salto-user a,
.salto-community-block-premium2 .salto-user a:hover {
  color: var(--salto-community-primary);
}

.salto-community-block-premium2 hr.salto-endline {
  background: var(--salto-community-primary);
}

.salto-community-block-premium2 .salto-comments i {
  color: var(--salto-community-primary);
}

.salto-community-block-premium2 .salto-comment-count {
  color: var(--salto-white);
}

/***************************************************************** COMMUNITY ENDLESS ****/
.view-salto-community-landing-endless span.page-link,
.view-salto-community-landing-endless a.page-link {
  color: var(--salto-community-primary);
}

/******************************************************************** COMMUNITY LIVE ****/
.block-views-blocksalto-community-live-salto-community-short,
.block-views-blocksalto-community-live-salto-community-full-1,
.block-views-blocksalto-community-live-salto-community-full-2,
.block-views-blocksalto-community-live-salto-community-full-3 {
  /* min-height: 100%; */
  height: 100% !important;
  background-color: var(--salto-community-background-1);
}

/* copy from style.css */
.view-salto-community-live.view-display-id-salto_community_short,
.view-salto-community-live.view-display-id-salto_community_full_1,
.view-salto-community-live.view-display-id-salto_community_full_2,
.view-salto-community-live.view-display-id-salto_community_full_3 {
  background-color: transparent;
}

/****************************************************************************************/
/************************************************************************* COLUMNIST ****/
/****************************************************************************************/

.salto-front-teaser-columnist .salto-title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
  word-break: break-word;
}

/******************************************************************* COLUMNIST TITLE ****/
.salto-columnist-block-title h2 {
  background-color: var(--salto-columnist-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-columnist-block-title a,
.salto-columnist-block-title a:hover,
.salto-columnist-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}

/********************************************************************* COLUMNIST A B ****/
.block-views-blocksalto-front-teaser-columnists-a,
.block-views-blocksalto-front-teaser-columnists-b {
  background-color: var(--salto-columnist-background-2);
}

.salto-front-teaser-columnist.salto-columnist-block-list {
  min-height: 6rem;
}

.salto-front-teaser-columnist .salto-title a,
.salto-front-teaser-columnist .salto-title a:hover {
  color: var(--salto-black);
}

.salto-front-teaser-columnist .salto-user,
.salto-front-teaser-columnist .salto-user a {
  color: var(--salto-primary);
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-front-teaser-columnist .salto-columnist-image img {
  max-height: 50px;
  width: auto;
}

/*
@media (max-width: 768px) {
  .salto-front-teaser-columnist .salto-columnist-image img {
    max-height: 50px;
  }
}
*/
/***************************************************************** COLUMNIST PREMIUM ****/
.block-views-blocksalto-front-teaser-columnists-premium {
  background-color: var(--salto-columnist-background-1);
}

.salto-columnist-block-premium {
  color: var(--salto-white);
}

.salto-columnist-block-premium .salto-columnist-image {
  max-height: 100px;
  width: auto;
  border-radius: 50%;
}

.salto-columnist-block-premium .salto-user,
.salto-columnist-block-premium .salto-user a,
.salto-columnist-block-premium .salto-user a:hover {
  color: var(--salto-primary);
}

.salto-columnist-block-premium .salto-title a,
.salto-columnist-block-premium .salto-title a:hover {
  color: var(--salto-black);
}

.salto-columnist-block-premium .salto-teaser-short {
  color: var(--salto-columnist-text-color-1);
  font-family: var(--salto-font-serif);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

/********************************************************* COLUMNIST PREMIUM LANDING ****/
.block-views-blocksalto-front-teaser-columnists-premium-landing {
  background-color: var(--salto-columnist-primary);
  color: var(--salto-white);
}

.salto-columnist-block-premium2 .salto-subheader {
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.salto-columnist-block-premium2 .salto-user a,
.salto-columnist-block-premium2 h2.salto-title a {
  color: var(--salto-white);
  font-family: var(--salto-font-sans);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.salto-columnist-block-premium2 p.salto-teaser-short {
  color: var(--salto-white);
}

.salto-columnist-block-premium2 hr.salto-endline {
  background: var(--salto-white);
}

/************************************************************* COLUMNIST MOBILE LIST ****/
.block-views-blocksalto-front-teaser-columnists-mobile-list {
  background-color: var(--salto-columnist-background-2);
}

.salto-columnist-block-mobilelist p.salto-teaser-short {
  line-height: 1.25rem;
}

/*********************************************************** COLUMNIST MOBILE SCROLL ****/
.block-views-blocksalto-front-teaser-columnists-mobile-scroll {
  background-color: var(--salto-columnist-background-2);
}

.salto-columnist-block-mobilescroll p.salto-teaser-short {
  color: var(--salto-columnist-text-color-1);
  font-family: var(--salto-font-serif);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
}

.xcontainer {
  display: flex;
  overflow: auto;
  flex: none;
}

.xcontainer.x {
  width: 100%;
  flex-flow: row nowrap;
}

/* scroll-snap */
.x.mandatory-scroll-snapping {
  scroll-snap-type: x mandatory;
}

.xcontainer>div {
  text-align: left;
  scroll-snap-align: center;
  flex: none;
}

.x.xcontainer>div {
  width: 75%;
}

/*
.xcontainer > div:nth-child(even) {
  background-color: #87ea87;
}
.xcontainer > div:nth-child(odd) {
  background-color: #87ccea;
}
*/

/************************************************************* COLUMNIST MEDIA QUERY ****/
@media (max-width: 768px) {
  .salto-front-teaser-columnist .salto-columnist-image img {
    max-height: 50px;
  }

  .block-views-blocksalto-front-teaser-columnists-a,
  .block-views-blocksalto-front-teaser-columnists-b {
    display: none;
  }

  .salto-front-teaser-columnist.salto-columnist-block-list {
    min-height: auto;
  }
}

@media (min-width: 768px) {

  .block-views-blocksalto-front-teaser-columnists-mobile-list,
  .block-views-blocksalto-front-teaser-columnists-mobile-scroll {
    display: none;
  }
}

/* Columnists landing page */

.salto-landing-teaser-columnist h2 {
  line-height: 1.5rem;
}

.salto-landing-teaser-columnist .salto-teaser-pretext a,
.salto-landing-teaser-columnist .salto-teaser-pretext span {
  color: var(--salto-columnist-primary) !important;
}

.salto-landing-teaser-columnist .salto-landing-teaser-columnist .salto-title,
.salto-landing-teaser-columnist .salto-title a {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  word-break: break-word;
  color: var(--salto-columnist-primary);
}

.salto-landing-teaser-columnist .salto-user,
.salto-landing-teaser-columnist .salto-user a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--salto-columnist-primary);
}

.salto-landing-teaser-columnist hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-columnist-primary);
}

/* Music landing page */

.salto-landing-teaser-music h2 {
  line-height: 1.5rem;
}

.salto-landing-teaser-music .salto-teaser-pretext a,
.salto-landing-teaser-music .salto-teaser-pretext span {
  color: var(--salto-music-primary) !important;
}

.salto-landing-teaser-music .salto-landing-teaser-music .salto-title,
.salto-landing-teaser-music .salto-title a {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  word-break: break-word;
  color: var(--salto-music-primary);
  font-family: var(--salto-font-music);
}

.salto-landing-teaser-music .salto-user,
.salto-landing-teaser-music .salto-user a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--salto-music-primary);
}

.salto-landing-teaser-music hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-music-primary);
}

.salto-landing-teaser-music.salto-landing-teaser-music-short-news p {
  margin-bottom: 0;
  color: var(--salto-music-primary);
  font-size: .8rem;
  line-height: 1rem;
}
.salto-landing-teaser-music.salto-landing-teaser-music-short-news h2.salto-title {
    line-height: 1rem;
}
.salto-landing-teaser-music.salto-landing-teaser-music-short-news h2.salto-title a {
  font-size: 1rem;
}
.salto-landing-teaser-music.salto-landing-teaser-music-short-news .salto-pretitle {
  font-weight: 100;
  font-style: italic;
}

.salto-landing-teaser-music.salto-landing-teaser-music-short-news .short-news-title h2 {
  background-color: var(--salto-music-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-landing-teaser-music.salto-landing-teaser-music-short-news .short-news-body {
  background-color: var(--salto-music-background-1);
}

.salto-landing-teaser-music.salto-landing-teaser-music-short-news .salto-title {
  font-family: var(--salto-font-music);
  color: var(--salto-music-primary);
  font-size: 1rem;
  margin: 0;
}


.salto-landing-teaser-music.salto-landing-teaser-music-short-news a.arrow-link {
  font-size: 1.8rem;
  color: var(--salto-music-primary);
}


/****************************************************************************************/
/*************************************************************************** PARTNER ****/
/****************************************************************************************/
.salto-front-teaser-partner {
  border-color: var(--salto-white);
}

.salto-front-teaser-partner .salto-title,
.salto-front-teaser-partner .salto-title a {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  word-break: break-word;
}

.salto-front-teaser-partner .salto-user,
.salto-front-teaser-partner .salto-user a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-front-teaser-partner hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-partner-primary);
}

/* Partner Landing */

.salto-landing-teaser-type1 .salto-title a {
  font-size: 2.5rem!important;
  line-height: 2rem!important;
}

.salto-landing-teaser-partner h2 {
  line-height: 1.5rem;
}

.salto-landing-teaser-partner .salto-teaser-pretext a,
.salto-landing-teaser-partner .salto-teaser-pretext span {
  color: var(--salto-partner-primary) !important;
}

.salto-landing-teaser-partner .salto-landing-teaser-partner .salto-title,
.salto-landing-teaser-partner .salto-title a {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
  word-break: break-word;
  color: var(--salto-partner-primary);
}

.salto-landing-teaser-partner .salto-user,
.salto-landing-teaser-partner .salto-user a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--salto-partner-primary);
}

.salto-landing-teaser-partner hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-partner-primary);
}
.salto-landing-teaser-partner hr.salto-endline1 {
  margin: 0 auto;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-partner-primary);
}

.block-views-blocksalto-front-teaser-partners-plus-title-logo {
  background-color: var(--salto-partner-primary);
}


/******************************************************************* PARTNER ENDLESS ****/
.view-salto-partners-landing-endless span.page-link,
.view-salto-partners-landing-endless a.page-link {
  color: var(--salto-partner-primary);
}



/************************************************************** PARTNER PLUS PREMIUM ****/
.block-views-blocksalto-front-teaser-partners-plus-premium {
  background-color: var(--salto-partner-primary);
}

/******************************************************************* PARTNER PREMIUM ****/
.block-views-blocksalto-front-teaser-partners-premium {
  background-color: var(--salto-partner-primary);
}

.salto-partner-block-premium {
  color: var(--salto-white);
  border-color: var(--salto-white);
}

.salto-partner-block-premium .salto-partner-image img {
  max-height: 70px;
  width: auto;
  border: 2px solid var(--salto-white);
  /*
  text-align: center;
  border: solid 2px var(--salto-white);
  left: 1em;
*/
}

.salto-partner-block-premium .salto-pretext p {
  margin: 0;
  font-family: var(--salto-font-serif);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  font-style: italic;
}

.salto-partner-block-premium .salto-user,
.salto-partner-block-premium .salto-user a,
.salto-partner-block-premium .salto-user a:hover {
  color: var(--salto-white);
}

.salto-partner-block-premium .salto-date {
  font-family: var(--salto-font-serif);
  font-size: 0.75rem;
}

.salto-partner-block-premium .salto-title a,
.salto-partner-block-premium .salto-title a:hover,
.salto-partner-block-premium .salto-teaser-short {
  color: var(--salto-white);
}

.salto-partner-block-premium hr.salto-endline {
  margin-top: 0;
  margin-bottom: 0;
  height: 2px !important;
  width: 60px;
  border: 0;
  opacity: 1;
  background: var(--salto-white);
}

/**************************************************************** PARTNER PLUS TITLE ****/
.block-views-blocksalto-front-teaser-partners-plus-title,
.block-views-blocksalto-front-teaser-partners-plus-mobile-2-title {
  background-color: var(--salto-partner-primary);
}

/********************************************************************* PARTNER TITLE ****/
.block-views-blocksalto-front-teaser-partners-title,
.block-views-blocksalto-front-teaser-partners-mobile-2-title {
  background-color: var(--salto-partner-primary);
}

.salto-partner-block-title h2 {
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-partner-block-title a,
.salto-partner-block-title a:hover,
.salto-front-teaser-partner.salto-partner-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}

/***************************************************************** PARTNER PLUS LIST ****/
.block-views-blocksalto-front-teaser-partners-plus-list,
.block-views-blocksalto-front-teaser-partners-plus-list-logo {
  background-color: var(--salto-partner-background-1);
}

.salto-partner-plus-block-list .salto-title a,
.salto-partner-plus-block-list .salto-title a:hover {
  color: var(--salto-partner-primary);
}

.salto-partner-plus-block-list .salto-user,
.salto-partner-plus-block-list .salto-user a {
  color: var(--salto-partner-primary);
}

/**************************************************************** PARTNER PLUS A B C ****/
.block-views-blocksalto-front-teaser-partners-plus-a,
.block-views-blocksalto-front-teaser-partners-plus-b,
.block-views-blocksalto-front-teaser-partners-plus-c,
.block-views-blocksalto-front-teaser-partners-plus-mobile-1,
.block-views-blocksalto-front-teaser-partners-plus-mobile-2 {
  background-color: var(--salto-partner-background-1);
}

/********************************************************************* PARTNER A B C ****/

.block-views-blocksalto-front-teaser-partners-a,
.block-views-blocksalto-front-teaser-partners-b,
.block-views-blocksalto-front-teaser-partners-c,
.block-views-blocksalto-front-teaser-partners-mobile-1,
.block-views-blocksalto-front-teaser-partners-mobile-2 {
  background-color: var(--salto-partner-background-1);
}

.salto-front-teaser-partner.salto-partner-block-list {
  min-height: 9rem;
}

.salto-partner-block-list .salto-title a,
.salto-partner-block-list .salto-title a:hover {
  color: var(--salto-partner-primary);
}

.salto-partner-block-list .salto-user,
.salto-partner-block-list .salto-user a {
  color: var(--salto-primary);
}

.salto-front-teaser-partner .salto-partner-image img {
  max-height: 50px;
  width: auto;
  border: 2px solid var(--salto-partner-primary);
}

.salto-front-teaser-partner i {
  font-size: 1.5rem;
  color: var(--salto-partner-primary);
}

/*
.block-views-blocksalto-front-teaser-partners-a hr.salto-endline:last-child,
.block-views-blocksalto-front-teaser-partners-b hr.salto-endline:last-child,
.block-views-blocksalto-front-teaser-partners-c hr.salto-endline:last-child {
  display: none;
}
*/

/******************************************************************* PARTNER DOSSIER ****/
.salto-front-teaser-partner.salto-partner-block-dossier {
  background-color: var(--salto-partner-primary);
}

/*
.salto-front-teaser-dossier .salto-department a,
.salto-front-teaser-dossier .salto-department a:hover,
.salto-front-teaser-dossier .salto-separator,
.salto-front-teaser-dossier .salto-pretitle {
  color: var(--salto-white);
}
*/

.salto-partner-block-dossier h2,
.salto-partner-block-dossier .salto-title a,
.salto-partner-block-dossier .salto-title a:hover {
  color: var(--salto-white);
  line-height: 1.5rem;
}

.salto-partner-block-dossier p {
  color: var(--salto-white);
}

/*
.salto-partner-block-dossier .salto-user a,
.salto-partner-block-dossier .salto-user a:hover {
  color: var(--salto-primary);
}
*/
.salto-partner-block-dossier .salto-teaser-author,
.salto-partner-block-dossier .salto-user,
.salto-partner-block-dossier .salto-user a,
.salto-partner-block-dossier .salto-user a:hover {
  color: #7B838A;
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-partner-block-dossier hr.salto-endline {
  background-color: var(--salto-white);
}

/********************************************************************** PARTNER LIST ****/
a.salto-partner-block-link.btn {
  background-color: transparent;
  border-color: var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
}
a.salto-partner-block-link.btn:hover {
  background-color: var(--salto-white);
  border-color: var(--salto-white);
  border-radius: 0;
  color: var(--salto-partner-primary);
}


/*************************************************************** PARTNER MEDIA QUERY ****/
@media (max-width: 768px) {
  .salto-front-teaser-partner .salto-partner-image img {
    max-height: 50px;
  }

  /*
  .block-views-blocksalto-front-teaser-partners-plus-list,
  */
  .block-views-blocksalto-front-teaser-partners-plus-a,
  .block-views-blocksalto-front-teaser-partners-plus-b,
  .block-views-blocksalto-front-teaser-partners-plus-c,
  .block-views-blocksalto-front-teaser-partners-a,
  .block-views-blocksalto-front-teaser-partners-b,
  .block-views-blocksalto-front-teaser-partners-c {
    display: none;
  }

  .salto-front-teaser-partner.salto-partner-plus-block-list,
  .salto-front-teaser-partner.salto-partner-block-list {
    min-height: auto;
  }
}

@media (min-width: 768px) {

  .block-views-blocksalto-front-teaser-partners-plus-mobile-1,
  .block-views-blocksalto-front-teaser-partners-plus-mobile-2-title,
  .block-views-blocksalto-front-teaser-partners-plus-mobile-2,
  .block-views-blocksalto-front-teaser-partners-mobile-1,
  .block-views-blocksalto-front-teaser-partners-mobile-2-title,
  .block-views-blocksalto-front-teaser-partners-mobile-2 {
    display: none;
  }
}

/* TMP HIDE OLD PARTNER VIEW 3 COL */
.block-region-e1-1,
.block-region-e1-2,
.block-region-e1-3,
.block-region-e1-4 {
  display: none;
}

.block-region-j2-1,
.block-region-j2-2 {
  display: none;
}

/****************************************************************************************/
/*********************************************************************** ADVERTORIAL ****/
/****************************************************************************************/
.salto-front-teaser-advertorial {}

/****************************************************************************************/
/***************************************************************************** EVENT ****/
/****************************************************************************************/
.salto-front-teaser-event {
  background-color: var(--salto-event-primary);
}

.salto-front-teaser-event .salto-title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
}

/*********************************************************************** EVENT TITLE ****/
.salto-event-block-title h2 {
  background-color: var(--salto-event-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

/********************************************************************* EVENT PREMIUM ****/
.salto-event-block-premium {
  color: var(--salto-white);
  background-color: var(--salto-event-premium);
  font-family: var(--salto-font-serif);
}

.salto-event-block-premium .salto-event-icon i {
  font-size: 1.5rem;
}

.salto-event-block-premium .salto-pretitle {
  color: var(--salto-white);
}

.salto-event-block-premium .salto-title h2,
.salto-event-block-premium .salto-title a,
.salto-event-block-premium .salto-title a:hover {
  color: var(--salto-white);
  font-family: var(--salto-font-sans);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-decoration: none;
}

.salto-event-block-premium .salto-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-event-block-premium .salto-date,
.salto-event-block-premium .salto-location {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

/******************************************************************* EVENT SPONSORED ****/
.salto-event-block-sponsored {
  color: var(--salto-white);
  background-color: var(--salto-event-sponsored);
  font-family: var(--salto-font-serif);
}

.salto-event-block-sponsored .salto-event-icon i {
  font-size: 1.5rem;
}

.salto-event-block-sponsored .salto-pretitle {
  color: var(--salto-white);
}

.salto-event-block-sponsored .salto-title h2,
.salto-event-block-sponsored .salto-title a,
.salto-event-block-sponsored .salto-title a:hover {
  color: var(--salto-white);
  font-family: var(--salto-font-sans);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-decoration: none;
}

/************************************************************************ EVENT LIST ****/
.block-views-blocksalto-front-teaser-events-list {
  background-color: var(--salto-event-background-1);
}

.salto-event-block-list {
  background-color: transparent;
}

/*
.salto-event-block-list svg {
  color: var(--salto-event-primary);
  transform: scale(1.5);
}
*/
.salto-event-block-list .salto-event-icon i {
  font-size: 1.5rem;
  color: var(--salto-event-primary);
}

.salto-event-block-list .salto-pretext {
  color: var(--salto-event-primary);
  font-family: var(--salto-font-serif);
}

.salto-event-block-list .salto-title a,
.salto-event-block-list .salto-title a:hover {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

.salto-event-block-list .salto-type {
  font-family: var(--salto-font-serif);
  font-style: italic;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-event-block-list .salto-date,
.salto-event-block-list .salto-location {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

/****************************************************************************************/
/*************************************************************************** DOSSIER ****/
/****************************************************************************************/
.salto-front-teaser-dossier {
  background-color: var(--salto-dossier-background-1);
}

/********************************************************************* DOSSIER TITLE ****/
.block-views-blocksalto-front-teaser-dossiers-title {
  background-color: var(--salto-dossier-primary);
}

.salto-dossier-block-title h2 {
  background-color: var(--salto-dossier-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-dossier-block-title a,
.salto-dossier-block-title a:hover,
.salto-dossier-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}

/********************************************************************* DOSSIER A B C ****/
.salto-front-teaser-dossier .salto-department a,
.salto-front-teaser-dossier .salto-department a:hover,
.salto-front-teaser-dossier .salto-separator,
.salto-front-teaser-dossier .salto-pretitle {
  color: var(--salto-white);
}

.salto-front-teaser-dossier h2,
.salto-front-teaser-dossier .salto-title a,
.salto-front-teaser-dossier .salto-title a:hover {
  color: var(--salto-dossier-primary);
  line-height: 1.5rem;
}

.salto-front-teaser-dossier .salto-user a,
.salto-front-teaser-dossier .salto-user a:hover {
  color: var(--salto-primary);
}

.salto-front-teaser-dossier hr.salto-endline {
  background-color: var(--salto-dossier-primary);
}

/************************************************************* DOSSIER A B C SPECIAL ****/
/*
.block-views-blocksalto-front-teaser-dossiers-a-special {
  background-color: var(--salto-primary);
}
.salto-front-teaser-dossier .salto-special {
  background-color: var(--salto-primary);
}
*/
.salto-special {
  background-color: var(--salto-primary);

}
.salto-front-teaser-dossier.salto-special .salto-department a,
.salto-front-teaser-dossier.salto-special .salto-department a:hover,
.salto-front-teaser-dossier.salto-special .salto-separator,
.salto-front-teaser-dossier.salto-special .salto-pretitle,
.salto-front-teaser-dossier.salto-special .salto-teaser-short,
.salto-front-teaser-dossier.salto-special .salto-user {
  color: var(--salto-white);
}
.salto-front-teaser-dossier.salto-special .salto-title a,
.salto-front-teaser-dossier.salto-special .salto-title a:hover {
  color: var(--salto-white);
}
.salto-front-teaser-dossier.salto-special .salto-user a,
.salto-front-teaser-dossier.salto-special .salto-user a:hover {
  color: var(--salto-white);
}
.salto-front-teaser-dossier.salto-special hr.salto-endline {
  background-color: var(--salto-white);
}



/********************************************************************** DOSSIER LIST ****/
.salto-dossier-block-list {
  background-color: var(--salto-dossier-primary);
  color: var(--salto-white);
}

.salto-dossier-block-list .salto-title a,
.salto-dossier-block-list .salto-title a:hover {
  color: var(--salto-white);
}

.salto-dossier-block-list .salto-author {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-dossier-block-list .salto-user a,
.salto-dossier-block-list .salto-user a:hover {
  color: var(--salto-white);
}

.salto-dossier-block-list hr.salto-endline {
  background-color: var(--salto-white);
}

/********************************************************************** DOSSIER LINK ****/
.salto-dossier-block-link .salto-link {
  background-color: var(--salto-dossier-primary);
  color: var(--salto-white);
}


.salto-dossier-block-link.btn.btn-outline-primary {
  border: 2px solid var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
}

.salto-dossier-block-link.btn.btn-outline-primary:hover {
  border: 2px solid var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
  background-color: var(--salto-dossier-background-1) !important;

}



/********************************************************************* DOSSIER LINK2 ****/
.block-views-blocksalto-front-teaser-dossiers-link2 {
  background-color: var(--salto-dossier-primary);
}

.salto-dossier-block-link2 .salto-link2 {
  /*
  background-color: var(--salto-white);
  color: var(--salto-dossier-primary);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  */
  /*
  background-color: transparent;
  color: var(--salto-white);
  border: 2px solid var(--salto-white);
  */
}

.salto-dossier-block-link2 .salto-link2 a {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: var(--salto-white);
  text-decoration: none;
}

.salto-dossier-block-link2 .salto-link2 a:hover {
  color: var(--salto-dossier-primary);
}

.salto-dossier-block-link2 .btn {
  background-color: var(--salto-dossier-primary);
  border: 2px solid var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
}

.salto-dossier-block-link2 .btn:hover {
  background-color: var(--salto-white);
  border-color: var(--salto-white);
  border-radius: 0;
  color: var(--salto-dossier-primary);
}

/********************************************************************* DOSSIER LINK3 ****/
/*
.block-views-blocksalto-front-teaser-dossiers-link3 {
  background-color: var(--salto-dossier-primary);
}
*/
.salto-dossier-block-link3 .salto-link3 {
  background-color: var(--salto-dossier-primary);
  color: var(--salto-white);
  /*
  background-color: var(--salto-white);
  color: var(--salto-dossier-primary);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  */
}

.salto-dossier-block-link3 .salto-link3 a,
.salto-dossier-block-link3 .salto-link3 a:hover {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: var(--salto-white);
  text-decoration: none;
}

/********************************************************************** Partner LIST ****/
.salto-partners-block-list {
  background-color: var(--salto-partner-primary);
  color: var(--salto-white);
}

.salto-partners-block-list .salto-title {
  line-height: 1.25rem;
}

.salto-partners-block-list .salto-title a,
.salto-partners-block-list .salto-title a:hover {
  color: var(--salto-white);
}

.salto-partners-block-list .salto-author {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.salto-partners-block-list .salto-user a,
.salto-partners-block-list .salto-user a:hover {
  color: var(--salto-white);
}

.salto-partners-block-list hr.salto-endline {
  background-color: var(--salto-white);
}

/********************************************************************** partners LINK ****/
.salto-partners-block-link .salto-link {
  background-color: var(--salto-partner-primary);
  color: var(--salto-white);
}


.salto-partners-block-link.btn.btn-outline-primary {
  border: 2px solid var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
}

.salto-partners-block-link.btn.btn-outline-primary:hover {
  border: 2px solid var(--salto-white);
  border-radius: 0;
  color: var(--salto-white);
  background-color: var(--salto-dossier-background-1) !important;

}

/****************************************************************************************/
/***************************************************************************** MEDIA ****/
/****************************************************************************************/
.salto-front-teaser-media {}

/************************************************************************ MEDIA ICON ****/


/*********************************************************************** MEDIA TITLE ****/
#block-views-block-salto-front-teaser-media-title {
  background-color: var(--salto-media-primary);
}

.salto-front-teaser-media .salto-title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
}

.salto-media-block-title h2 {
  background-color: var(--salto-media-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-media-block-title a,
.salto-media-block-title a:hover,
.salto-media-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}


.salto-media-block-title a,
.salto-media-block-title a:hover,
.salto-media-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}.salto-media-block-title h2 {
  background-color: var(--salto-media-primary);
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.salto-media-block-title a,
.salto-media-block-title a:hover,
.salto-media-block-title i {
  color: var(--salto-white);
  text-decoration: none;
}

/* Media Landing Pages */

/* Editorial Podcasts */
/* Partner Podcasts */


.partner-podcasts.salto-media-block-title h2 {
  background-color: var(--salto-partner-primary) !important;
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.partner-podcasts.salto-media-block-list {
  background-color: var(--salto-partner-background-3) !important;
}

.partner-podcasts.salto-media-block-list .salto-media-icon i,
.partner-podcasts.salto-media-block-list .card-title a,
.partner-podcasts.salto-media-block-list .card-title a:hover {
  color: var(--salto-partner-primary) !important;
}


/********************************************************************* MEDIA PREMIUM ****/
.block-views-blocksalto-front-teaser-media-premium {
  background-color: var(--salto-media-background-1);
}

.salto-media-block-premium .salto-media-icon {
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.salto-media-block-premium .salto-media-icon i {
  font-size: 2rem;
  color: var(--salto-media-primary);
  /* color: var(--salto-media-icon); */
  background: var(--salto-white);
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
}
.salto-media-block-premium .salto-title h2 {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
}

/*********************************************************************** MEDIA A B C ****/
.salto-media-block-list {
  background-color: var(--salto-media-background-2);
  color: var(--salto-media-primary);
}

.salto-media-header {
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  font-size: 0.95rem;
  line-height: 18px;
  line-height: 1.125rem;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

.salto-media-block-list .salto-media-icon {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}

.salto-media-block-list .salto-media-icon i {
  font-size: 1rem;
  color: var(--salto-media-primary);
  /* color: var(--salto-media-icon); */
  background: var(--salto-white);
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 15px;
}
.salto-media-block-list .salto-media-icon i.bi-youtube {
  line-height: 1.75rem;
}

.salto-media-block-list .card-title h2 {
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
}

.salto-media-block-list .card-body {
  min-height: 5rem;
}

/************************************************************************ MEDIA LINK ****/
.salto-media-link {
  color: var(--salto-white);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: var(--salto-media-primary);
}

/**************************************************************** MEDIA PODCAST LIST ****/
.salto-podcast-list {
  background-color: var(--salto-media-background-2);
}

.salto-media-block-link {
  background-color: var(--salto-media-background-2);
}

.salto-media-block-link .salto-link {
  background-color: var(--salto-media-primary);
  color: var(--salto-white);
}

/****************************************************************************************/
/******************************************************************* MEDIA COMMUNITY ****/
/****************************************************************************************/
.salto-community-media {
  background-color: var(--salto-community-background-2);
  color: var(--salto-community-primary);
}

.salto-community-media .salto-header h2 {
  background: var(--salto-community-primary);
}

.salto-community-media .salto-title h2 {
  color: var(--salto-community-primary);
}

.salto-community-media .salto-media-link {
  background: var(--salto-community-primary);
}

/****************************************************** MEDIA COMMUNITY LAST PODCAST ****/
.salto-community-media .salto-subheader h2 {
  color: var(--salto-white);
  background: var(--salto-community-primary);
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25rem;
}

.salto-media-block-premium.salto-community-media .card-title h2 {
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem;
}

/****************************************************************************************/
/*********************************************************************** ADVERTORIAL ****/
/****************************************************************************************/

/*************************************************************** ADVERTORIAL PREMIUM ****/
.salto-advertorial-block-premium {
  background-color: var(--salto-advertorial-primary);
  color: var(--salto-white);
}

.salto-advertorial-block-premium .salto-subheader {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.10rem;
  text-transform: uppercase;
}

.salto-advertorial-block-premium .salto-teaser-pretext,
.salto-advertorial-block-premium .salto-department a,
.salto-advertorial-block-premium .salto-department a:hover,
.salto-advertorial-block-premium .salto-separator,
.salto-advertorial-block-premium .salto-pretitle,
.salto-advertorial-block-premium .salto-teaser-short,
.salto-advertorial-block-premium .salto-user,
.salto-advertorial-block-premium .salto-user a {
  color: var(--salto-white);
  text-decoration: none;
}

.salto-advertorial-block-premium .salto-title a,
.salto-advertorial-block-premium .salto-title a:hover {
  color: var(--salto-white);
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.salto-advertorial-block-premium .salto-endtext {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
}

.salto-advertorial-block-premium hr.salto-endline {
  background: var(--salto-white);
}

/************************************************************** ADVERTORIAL PREMIUM2 ****/
.salto-advertorial-block-premium2 {
  background-color: var(--salto-advertorial-primary);
  color: var(--salto-black);
}

.salto-advertorial-block-premium2 .salto-subheader {
  font-family: var(--salto-font-serif);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.10rem;
  text-transform: uppercase;
}

.salto-advertorial-block-premium2 .salto-teaser-pretext,
.salto-advertorial-block-premium2 .salto-department a,
.salto-advertorial-block-premium2 .salto-department a:hover,
.salto-advertorial-block-premium2 .salto-separator,
.salto-advertorial-block-premium2 .salto-pretitle {
  color: var(--salto-advertorial-primary);
  text-decoration: none;
}

.salto-advertorial-block-premium2 .salto-teaser-short,
.salto-advertorial-block-premium2 .salto-user,
.salto-advertorial-block-premium2 .salto-user a {
  color: var(--salto-black);
}

.salto-advertorial-block-premium2 .salto-title a,
.salto-advertorial-block-premium2 .salto-title a:hover {
  color: var(--salto-advertorial-primary);
  font-family: var(--salto-font-sans);
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.salto-advertorial-block-premium2 .salto-endtext {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
}

.salto-advertorial-block-premium2 hr.salto-endline {
  background: var(--salto-black);
}


/**** EXTRA MODIFIES ****/

/************************************************************************* ACCORDION ****/

.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button) {
  background-color: var(--salto-primary);
}

/********************************************************************** USER COCKPIT ****/
.salto-user-cockpit-block .btn {
  background-color: var(--salto-primary);
  border: 2px solid var(--salto-white);
  border-radius: 0;
}
.salto-user-cockpit-block .btn:hover {
  background-color: var(--salto-white);
  color: var(--salto-primary);
  border: 2px solid var(--salto-white);
  border-radius: 0;
}

/************************************************************************ ABO PAGE A ****/
h2.h3.product-price-monthly {
  color: var(--salto-primary);
  text-align: center;
}


/* SALTO MUSIC ENDLESS */

.view-salto-music-department-landing-endless .page-link,
.view-salto-music-department-landing-endless .page-link:hover {
  color: var(--salto-music-primary);
}

/*
.salto-landing-teaser-music .salto-title a {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  word-break: break-word;
  color: var(--salto-music-primary);
  font-family: var(--salto-font-music);
}
*/
/*
.salto-landing-teaser-music .view-salto-department-landing-endless .salto-title a {
  font-family: var(--salto-font-music);
  color: var(--salto-music-primary);
}

.salto-landing-teaser-music .block-views-blocksalto-department-landing-endless-block-1 .salto-title a {
  font-family: var(--salto-font-music);
  color: var(--salto-music-primary);
}

.salto-front-teaser-community-type1 h2, .salto-front-teaser-community-type2 h2, .salto-front-teaser-community .salto-title a, .salto-front-teaser-community .salto-title a:hover {
  color: var(--salto-community-primary);
  line-height: 1.25rem;
}
*/

.block-views-blockmusic-landing-short-news-block-1 .short-news-title h2 {
  font-family: var(--salto-font-music);
  color: var(--salto-white);
  background-color: var(--salto-music-primary);
  font-size: 1.5rem;
}
