/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");


/* 
No hearts at the portfolio
*/

.nectar-love-wrap, .n-shortcode {
  display: none!important;
}


/*
hide portfolio view larger button


body .portfolio-items .col .work-item .work-info a:first-child {
    display: none !important;
}

*/

body .portfolio-items .col .work-item .work-info a[href*="jpg"] {
    display: none !important;
}


