/*
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
*/
.resource-card__logo img{height:auto;}
.boxed--border.resource-card{ border: 1px solid #ececec; border-radius: 6px; background: #fff;}
.post-content .masonry__item:not(:empty){ margin-bottom: 30px; transform-style: preserve-3d;}
.resource-taxonomy ul{list-style:none;}
.resource-taxonomy ul li{list-style:none;}
.post-type-archive-resources .container{margin-right:auto; margin-left:auto;}
.post-type-archive-resources .vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner{
	padding: calc((100vw - 180px) * 0.07);
	padding-left: 0px;
    padding-right: 0px;
}
.post-type-archive-resources .row .col h3{margin-top:0px;}
.tax-resources-category .container{margin-right:auto; margin-left:auto;}
.single-resources .container{margin-right:auto; margin-left:auto;}


