/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.top-rule, .bottom-rule {
  display: none;
}
.ad-container {
  margin: 20px 0px;
  clear: left;
}
@media (max-width: 1024px) {
  .ad-container {
    margin: 20px 16px !important;
  }
}
@media (max-width: 320px) {
  .ad-container {
    margin: 20px 0px !important;
  }
}
.itemFullText .ad-container {
  margin-right: 30px;
  margin-bottom: 20px;
}
@media (min-width: 426px) {
  .itemFullText .ad-container {
    float: left;
  }
}
@media (max-width: 1024px) {
  #g-navigation > .ad-container:first-of-type {
    margin-top: 60px !important;
  }
}
p + .ad-container {
  margin-right: 30px;
}
@media (min-width: 426px) {
  p + .ad-container {
    float: left;
  }
}
.title-left:before {
  left: 0 !important;
}
.text-right:before {
  text-align: right !important;
}
.show-title {
  display: none;
  position: relative;
  margin-top: 30px !important;
}
.show-title:before {
  content: "ADVERTISEMENT";
  position: absolute;
  top: -25px;
  left: calc(50% - (150px / 2));
  display: block;
  width: 150px;
  text-align: center;
  font-family: "Libre Franklin";
  font-size: 0.8rem;
  color: #63636c;
}
body.view-item .article-content li {
  height: 110px;
}
body.view-item .article-content .clearList {
  display: none !important;
}
.article-content .moduleItemTitle, .body_sponsored_content .moduleItemTitle {
  max-height: 75px;
  overflow: hidden;
  line-height: 15px !important;
}
.article-content li, .body_sponsored_content li {
  height: 90px;
}
.body_sponsored_content img {
  width: 125px !important;
  height: 85px !important;
  object-fit: cover;
}
.body_sponsored_content .fromAdvrs {
  font-size: 1rem !important;
}
@media (max-width: 425px) {
  .body_sponsored_content .fromAdvrs {
    text-align: center;
  }
}
.body_sponsored_content .fullwidth {
  height: unset !important;
}
@media (max-width: 425px) {
  .body_sponsored_content > ul > li:not(.lastItem):not(.clearList) {
    border-bottom: 1px solid #ddd;
  }
}
@media (min-width: 426px) {
  .body_sponsored_content > ul > li:not(.lastItem):not(.clearList) > a:nth-of-type(2) {
    border-right: 1px solid #ddd;
    margin-right: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 425px) {
  .body_sponsored_content > ul > li:not(.lastItem):not(.clearList) > a:nth-of-type(2) {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.body_sponsored_content .even, .body_sponsored_content .odd {
  margin-bottom: 16px !important;
  display: flex !important;
}
.body_sponsored_content .even a, .body_sponsored_content .odd a {
  display: inline-block !important;
  width: 50%;
}
.body_sponsored_content .even a:nth-of-type(2), .body_sponsored_content .odd a:nth-of-type(2) {
  padding-left: 10px;
  font-size: 0.8rem !important;
}
.k2ItemsBlock.article-content {
  clear: left;
  padding-top: 50px;
  margin-bottom: 20px;
  background-color: #e6e7e9;
  position: relative;
}
@media (min-width: 426px) {
  .k2ItemsBlock.article-content {
    margin-right: 30px;
  }
}
@media (min-width: 427px) {
  .k2ItemsBlock.article-content {
    float: left;
    max-width: 300px;
  }
}
.k2ItemsBlock.article-content:before {
  content: "FROM OUR ADVERTISERS";
  font-family: "Libre Franklin";
  font-size: 1rem;
  color: #63636c !important;
  text-align: center;
  top: 15px;
  left: calc(50% - (210px / 2));
  display: block;
  width: 210px;
  position: absolute;
}
.k2ItemsBlock.article-content ul {
  padding: 20px 10px 0px;
}
.k2ItemsBlock.article-content ul li {
  margin-bottom: 20px;
  display: flex;
}
.k2ItemsBlock.article-content ul li:not(.lastItem):not(.clearList) {
  border-bottom: 2px solid #ddd;
}
.k2ItemsBlock.article-content ul li a {
  width: 50%;
  display: inline-block;
  font-size: 0.8rem !important;
  padding: 0 10px;
}
.k2ItemsBlock.article-content .fullwidth {
  height: 110px !important;
}
.k2ItemsBlock.article-content img {
  width: 125px !important;
  height: 85px !important;
  object-fit: cover;
}
@media (min-width: 426px) {
  #itemListPrimary > .itemContainer:not(.itemContainerLast) {
    border-right: 1px solid #ddd;
  }
}
.itemContainer {
  height: 375px;
}
.catItemImage img, .tagItemImage img, .userItemImage img {
  height: 178px !important;
  object-fit: cover;
}
@media (max-width: 425px) {
  .catItemImage img, .tagItemImage img, .userItemImage img {
    width: 90vw !important;
  }
}
@media (max-width: 425px) {
  div.body_sponsored_content div.k2ItemsBlock ul {
    flex-direction: column;
  }
}
/*# sourceMappingURL=ad-injector_232.css.map */