/*
Theme Name: Blackdsn
Theme URI: https://themeforest.net/user/design_grid/portfolio
Author: Design Grid
Author URI: https://themeforest.net/user/design_grid
Description: is a new portfolio concept for creative agencies AJAX Portfolio WordPress Theme and freelancers. Graphic designers, illustrators, photographers or any kind of creative is now able to create a quick and easy portfolio to showcase their work with a distinctive and creative touch.
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:	right-sidebar, accessibility-ready, custom-background, custom-menu, editor-style, featured-images, flexible-header, sticky-post, threaded-comments, translation-ready, blog , grid-layout, footer-widgets, custom-colors, custom-logo, translation-ready, portfolio
Text Domain: blackdsn
*/


.social-side .icon {
	transform:rotatez(180deg);
}
.social-side .icon:before {
    content: ;
    display:none !important;
}
.social-side .icon:after {
    content:"" ;
    position: relative;
    display: inline-block;
    border-left: 1px solid var(--heading-color);
    height: 50px;
    margin-bottom: 10px;
}