/*
Example: https://dev.lib.aegean.gr/el/προβολή-όλων-των-video
*/

.aegean-ds-teaser-row {
  .atl--twocol-7-5 {
    .atl__lc.lc-1 {
      width: 66% !important;
      @media all and (max-width: 45em) {
        width: 100% !important;
      }
    }

    .atl__lc.lc-2 {
      width: 33% !important;
      @media all and (max-width: 45em) {
        width: 100% !important;
      }
    }
  }
}

.aegean-ds-teaser-row {
  background: #f3f3fe !important;
  font-size: 0.78em;
}

.aegean-ds-teaser-row .atl__lr.atl__cw {
  margin: 0;
}

.aegean-ds-teaser-row .node__header {
  display: none;
}

.aegean-ds-teaser-row .node_view {
  display: none;
}

.aegean-ds-teaser-row .atl__lc.lc-1 {
  text-align: justify;
  background: #f3f3f3;
  padding-right: 24px !important;
}

.aegean-ds-teaser-row .atl__lc.lc-2 {
  color: white;
  background: #6A6A6A;
  padding: 20px 0;
}

.aegean-ds-teaser-row .atl__lc.lc-2 a {
  color: white;
}

.aegean-ds-teaser-row .atl__lc.lc-1 > div {
  margin-top: 24px;
}

.aegean-ds-teaser-row .atl__lc.lc-2 > .block {
  margin: 10px 10px 10px 10px !important;
}

.aegean-ds-teaser-row .atl__lc.lc-2 .field__label {
  text-decoration: underline;
}

.aegean-ds-teaser-row .file a:before {
  color: white;
}

.aegean-ds-teaser-row article.node {
  background-color: rgba(243, 243, 243, 1) !important;
  padding: 0 !important;
}
