/*
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
*/

@media screen and (max-width: 1800px) {
  html {
    margin-top: 1px !important;
  }
}

#pagination .next.inactive,#pagination .prev.inactive,#pagination a,#pagination span,.container-wrap nav.woocommerce-pagination ul li span,.woocommerce .container-wrap nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a {
  font-family: inherit;
}

body:not(.archive) #page-header-bg {
  background-color: transparent;
  margin-top: 30px;
}

body:not(.archive) #page-header-bg .row {
  border-bottom: 2px solid #6a46f347;
}

body.search.search-results #page-header-bg h1 {
  font-weight: 800;
  text-transform: uppercase;
}

body.search.search-results #page-header-bg h1 span {
  color: #04D17B;
}

body.search.search-results #search-results[data-layout*=list] article .inner-wrap>a {
  width: 100px;
  height: 100px;
  border-radius: 4px;
  top: 15px;
  -webkit-transform: translateY(0);
  transform: translateY(0%);
}

body.search.search-results #search-results[data-layout*=list] article[data-post-thumb="1"]:before {
  display: none;
}

body.search.search-results #search-results[data-layout*=list] article {
  padding-left: 120px;
}

.nectar-post-grid.vert_list_counter .item-main:before, body.search.search-results #search-results[data-layout="list-no-sidebar"] .result .inner-wrap h2 span {
  font-size:14px !important;
  color:#6a46f3;
  font-weight: 400 !important;
  text-transform: uppercase;
  margin-top: 0 !important;
  line-height: 14px;
}
body.search.search-results #search-results .result h2 a {
    font-size: 24px;
    line-height: 28px;
}

body.search.search-results #search-results .result h2 {
  margin-bottom: 8px;
  padding-top: 20px !important;
}