/*
Theme Name: The Social Nexus
Author: Social Nexus Team
Author URI: none
Theme URI: https://thesocialnexus.org
Template: obelisk
Description: Custom Developed.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: TSN
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/



:root {
    --color-main: #3bb3c2 !important;
    --color-primary: #3bb3c2 !important;
    --color-secondary: #f8c300 !important;
    --color-ternary: #f8c300;
}


.obelisk-portfolio-single .slider-box {
    padding-bottom: 3% !important;
    padding-top: 3% !important;
}	
.tcg-admin-notices .notice {
		display: none !important;
	}