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

/* Adds a border to all child sticky sections */
/*
 * .nectar-sticky-media-sections.type--scroll-pinned-sections.media-border-radius-15px 
.nectar-sticky-media-section__content-section__wrap 
{
    border: 2px solid #000000 !important; /* Change color and width */
/*    border-radius: 10px;       /* Optional: rounds the corners */
/*    padding: 20px;             /* Optional: adds space inside the border */
/*
}
*/
