/*
Theme Name:     Nofa Universal
Theme URI:      n/a
Template:       kadence
Author:         Nofa Themes
Author URI:     https://www.nofathemes.com
Description:    Child Theme Description
Version:        1.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* gap between sidebar right bordr and main content */


.has-sidebar .content-container {grid-gap:35px;}

/* end */

/* overlap section */

.overlapsection{
	position: relative;
    z-index: 99999;}

/* end */

/* remove box shadow in search field */

input.search-field{box-shadow:none!important;}

/* end */

