/*COLORS*/
/*FONTS*/
.stm_posts_carousel_style_6 {
  position: relative;
  overflow: hidden; }
  .stm_posts_carousel_style_6 .owl-controls .owl-dots {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .stm_posts_carousel_style_6 .stm_posts_carousel_single {
    font-size: 14px;
    margin-bottom: 0 !important; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 150px;
              flex: 0 1 150px;
      position: relative; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__image a {
        display: block; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__image img {
        display: block;
        width: auto !important; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single__body {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 30%;
              flex: 1 1 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px 15px 15px 20px;
      background-color: #fff; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__body:after {
        content: "";
        display: table;
        width: 100%; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single__excerpt p {
      margin-bottom: 20px;
      line-height: 24px; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single__info {
      line-height: 14px;
      font-size: 13px;
      color: #999999; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__info div {
        display: inline;
        margin-right: 15px; }
        .stm_posts_carousel_style_6 .stm_posts_carousel_single__info div:last-child {
          margin-right: 0; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__info a {
        color: #999999; }
    .stm_posts_carousel_style_6 .stm_posts_carousel_single h5 {
      font-size: 20px !important;
      line-height: 30px !important;
      margin-bottom: 0 !important;
      letter-spacing: -0.35px !important;
      font-weight: 700 !important;
      word-wrap: break-word;
      -webkit-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single h5 a {
        cursor: pointer !important; }
    @media (max-width: 480px) {
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__image {
        float: none;
        display: block;
        margin-right: 0; }
        .stm_posts_carousel_style_6 .stm_posts_carousel_single__image img {
          width: 100% !important; }
      .stm_posts_carousel_style_6 .stm_posts_carousel_single__body {
        padding: 15px; } }

.filter_box_style_1 {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 30px;
  padding: 5px 0; }
  .filter_box_style_1.hot {
    background-color: #ff0000; }
  .filter_box_style_1.popular {
    background-color: #ffaa00; }
  .filter_box_style_1.latest {
    background-color: #40bf00; }
  .filter_box_style_1.trending {
    background-color: #289dfd; }
  .filter_box_style_1 .filter-icon {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    margin-top: 3px;
    margin-right: 8px;
    color: #fff; }
    .filter_box_style_1 .filter-icon img {
      display: block;
      width: 100%; }
  .filter_box_style_1 .filter-title {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #fff; }

@media (max-width: 1118px) and (min-width: 1025px) {
  .stm_posts_carousel_style_1 .stm_posts_carousel_single h5 {
    position: relative;
    overflow: hidden;
    max-height: 34px; } }

@media (min-width: 480px) {
  .has_filter {
    padding-left: 55px; }
  .filter_box_style_1 {
    position: absolute;
    top: 0;
    left: -170px;
    width: 170px;
    margin: 0;
    text-align: center;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    z-index: 100; } }
