/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.row.project-title {
  background-color: #eaeaea;
  padding-top: 25px;
}

.swiper-slide[data-x-pos="left"] .content p {
  margin: 0;
  color: #fff;
}

#portfolio-nav {
  display: none;
}

.bottom_controls {
  max-height: 32px;
}

.portfolio-items .work-meta h4 {
  font-size: 20px !important;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
  .single-portfolio #full_width_portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title h1 {
    letter-spacing: 0;
    line-height: 52px;
  }
}