//home

#curator-feed {
  font-family: 'Nunito Sans', sans-serif;
}

#curator-feed .crt-grid-post-text {
  font-size: 13.5px!important;
  line-height: 1.6em!important;
}

#curator-feed .crt-post-fullname, #curator-feed .crt-post-content-text, #curator-feed .crt-post-content-text p, #curator-feed .crt-grid-post-text-wrap, #curator-feed .crt-grid-post-text-wrap p {
  font-size: 13.5px!important;
  line-height: 1.6em!important;
  color: #acacac;
}

.crt-grid-post-v2 .crt-post-hover .crt-post-content-text a, .crt-popup-wrapper .crt-popup .crt-popup-right a {
  color:#7A9EE8!important;
}

.crt-grid-post-v2 .crt-post-fullname a {
  color:#2c4b8b!important;
}

.crt-grid-post-v2 .crt-post-fullname, .crt-post-v2 .crt-post-fullname {
  white-space: normal!important;
}

#curator-feed, .crt-post-fullname, .crt-post-content-text, .crt-post-text, .crt-grid-post-text {
  text-align: left!important;
}

#curator-feed .crt-post-content-text, .crt-grid-post-text-wrap {
  padding-left: 10%!important;
  padding-right: 10%!important;
}

.crt-grid-post-v2 .crt-post-header {
  text-align: left!important;
  padding-left: 10%!important;
  padding-right: 5%;
  padding-top: 0px!important;
}

.crt-grid-post-v2 .crt-post-c {
  border: 10px solid #F4F4F4!important;
  padding-bottom: 20px!important;
}

.crt-grid-post-v2 .crt-grid-post-text .crt-grid-post-text-wrap div {
  vertical-align: top!important;
  padding-top: 10%;
}

#curator-feed .crt-feed-window {
  height: 1030px!important;
}

#curator-feed .crt-grid-col2 .crt-feed-window {
  height: 1360px!important;
}

#curator-feed .crt-grid-post-v2 .crt-post-c, #curator-feed .crt-hitarea  {
  height: 340px!important;
}

#curator-feed .crt-post-hover {
  padding-top: 20px!important;
}

.crt-grid-post-image {
  height: 140px!important;
}

.crt-grid.crt-grid-col2 .crt-grid-post-image {
  height: 120px!important;
}

.crt-grid-post-v2.crt-post-has-image .crt-grid-post-text {
  font-size: 11px!important;
  display:block!important;
  position:absolute;
  top:140px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.crt-grid.crt-grid-col2 .crt-post-has-image .crt-grid-post-text {
  top:115px;
}

.crt-grid-post-v2.crt-post-has-video .crt-grid-post-text {
  font-size: 17px!important;
  font-weight: 600!important;
  line-height: 1.3em!important;
  position: absolute;
  top: 140px;
}

.crt-grid-post-v2 .crt-post-hover .crt-post-footer {
  font-size:10px;
}

.crt-post-share {
  display:block;
}

.crt-icon-unknown, .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats {
  display:none!important;
}

.crt-popup-wrapper .crt-popup .crt-popup-header .crt-post-name {
  white-space:normal!important;
}

#curator-feed .crt-post-username, #curator-feed .crt-date {
  font-size: .9em!important;
}

.crt-grid-post-v2 .crt-post-footer .crt-post-share, .crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-footer {
  display: none;
}

.crt-grid-post-v2 .crt-post-footer .crt-post-share a i, .crt-post-v2 .crt-post-footer .crt-post-share a i {
  font-size:1.4em!important;
}

.crt-grid.crt-grid-col4 .crt-grid-post:nth-of-type(1) {
  width:50%;
  height:680px!important;
}

.crt-grid.crt-grid-col3 .crt-grid-post:nth-of-type(1) {
  width:66%;
}

.crt-grid.crt-grid-col2 .crt-grid-post:nth-of-type(1) {
  width:100%;
}

#curator-feed .crt-grid-post-v2:nth-of-type(1) .crt-post-c, #curator-feed .crt-grid-post:nth-of-type(1) .crt-hitarea {
  height:680px!important;
}

#curator-feed .crt-grid-post:nth-of-type(1) .crt-post-fullname {
  font-size: 20px!important;
}

#curator-feed .crt-grid-post:nth-of-type(1) .crt-grid-post-text, #curator-feed .crt-grid-post:nth-of-type(1) .crt-grid-post-text p, #curator-feed .crt-grid-post:nth-of-type(1) .crt-post-content-text, #curator-feed .crt-grid-post:nth-of-type(1) .crt-post-content-text p {
  font-size:20px!important;
  line-height: 1.5em!important;
}

.crt-grid-post:nth-of-type(1) .crt-grid-post-image {
  height: 280px!important;
}

.crt-grid-post-v2:nth-of-type(1).crt-post-has-image  .crt-grid-post-text {
  font-size: 20px!important;
  position:absolute;
  top: 280px;
  width:90%;
}

.crt-grid-post-v2:nth-of-type(1) .crt-post-hover {
  display:flex;
  flex-direction:column;
  justify-content:center;
}

#curator-feed .crt-feed-more {
  display:none!important;
}

#curator-feed .crt-load-more a, .crt-feed-more a {
  color:$brand-primary!important;
  background-color:white!important;
  border: 3px solid #e2e2e2!important;
  border-radius:0px!important;
  padding: 7px 15px!important;
  text-decoration: none;
  font-family: 'Merriweather', serif;
  font-size: 13px;
  font-weight:bold;
}

#curator-feed .crt-feed-more a:hover {
  border: 3px solid $brand-primary!important;
}

.crt-load-more {
  display: none;
}


